Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a218d4f56953046ecdce72b8d912b6fb71d7f601 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9807971211674409642.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13983095069268475725.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1590169273586875062.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3371799802943798681.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4976948415559683622.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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 Running on prd-centos7-docker-4c-2g-5357 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/jenkins-gitclient-ssh3929826395057989576.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a218d4f56953046ecdce72b8d912b6fb71d7f601 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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 a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 Commit message: "feat: Added "make lint" target and added it to "make test". Also resolved all lint errors (#63)" > git rev-list --no-walk a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:17:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:17:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:17:08 ========================================================= 16:17:08 EdgeX Global Pipelines Version Info 16:17:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:17:09 ------------------- 16:17:09 stable info: 16:17:09 ------------------- 16:17:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:17:09 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:17:09 Message: update stable to v1.0.220 16:17:10 ------------------- 16:17:10 experimental info: 16:17:10 ------------------- 16:17:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:17:10 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 16:17:10 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:17:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:17:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:17:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:17:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] echo 16:17:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a218d4f [Pipeline] echo 16:17:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:11 provisioning config files... 16:17:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6763964299778264031tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:11 ---> docker-login.sh 16:17:11 nexus3.edgexfoundry.org:10001 16:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:11 Configure a credential helper to remove this warning. See 16:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:11 16:17:11 Login Succeeded 16:17:11 nexus3.edgexfoundry.org:10002 16:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:11 Configure a credential helper to remove this warning. See 16:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:11 16:17:11 Login Succeeded 16:17:11 nexus3.edgexfoundry.org:10003 16:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:11 Configure a credential helper to remove this warning. See 16:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:11 16:17:11 Login Succeeded 16:17:11 nexus3.edgexfoundry.org:10004 16:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:11 Configure a credential helper to remove this warning. See 16:17:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:11 16:17:11 Login Succeeded 16:17:11 docker.io 16:17:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:12 Configure a credential helper to remove this warning. See 16:17:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:12 16:17:12 Login Succeeded 16:17:12 ---> docker-login.sh ends [Pipeline] } 16:17:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:17:12 + git rev-list -1 --merges a218d4f56953046ecdce72b8d912b6fb71d7f601~1..a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] echo 16:17:12 -----------> git rev-list -1 --merges a218d4f56953046ecdce72b8d912b6fb71d7f601~1..a218d4f56953046ecdce72b8d912b6fb71d7f601 a218d4f56953046ecdce72b8d912b6fb71d7f601 [false] [Pipeline] sh 16:17:13 + git log --format=format:%s -1 a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] echo 16:17:13 ========================================================= 16:17:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:17:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:13 + git log --format=format:%s -1 a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] echo 16:17:13 [semverPrep] GIT_COMMIT: a218d4f56953046ecdce72b8d912b6fb71d7f601, Commit Message: feat: Added "make lint" target and added it to "make test". Also resolved all lint errors (#63) [Pipeline] echo 16:17:13 [semverPrep] This is not a build commit. [Pipeline] sh 16:17:14 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:17:14 + grep -v github /etc/ssh/ssh_known_hosts 16:17:14 + '[' -e /tmp/ssh_known_hosts ']' 16:17:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:17:14 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 16:17:14 + sudo tee -a /etc/ssh/ssh_known_hosts 16:17:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:17:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:17:14 16:17:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 16:17:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:17:14 latest: Pulling from edgex-devops/git-semver 16:17:14 a0d0a0d46f8b: Pulling fs layer 16:17:14 3e5f54012d9b: Pulling fs layer 16:17:14 4c7163046ea9: Pulling fs layer 16:17:14 0c2d73faf560: Pulling fs layer 16:17:14 0c2d73faf560: Waiting 16:17:14 3e5f54012d9b: Verifying Checksum 16:17:14 3e5f54012d9b: Download complete 16:17:14 a0d0a0d46f8b: Verifying Checksum 16:17:14 a0d0a0d46f8b: Download complete 16:17:14 0c2d73faf560: Verifying Checksum 16:17:14 0c2d73faf560: Download complete 16:17:14 4c7163046ea9: Verifying Checksum 16:17:14 4c7163046ea9: Download complete 16:17:15 a0d0a0d46f8b: Pull complete 16:17:15 3e5f54012d9b: Pull complete 16:17:15 4c7163046ea9: Pull complete 16:17:15 0c2d73faf560: Pull complete 16:17:15 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 16:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:17:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 16:17:15 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:17:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:17:16 $ docker top 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:16 [ssh-agent] Looking for ssh-agent implementation... 16:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:16 $ docker exec 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 ssh-agent 16:17:16 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXiOBkdn/agent.13 16:17:16 SSH_AGENT_PID=20 16:17:16 Running ssh-add (command line suppressed) 16:17:16 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7755649537307763733.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7755649537307763733.key) 16:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:16 + git tag --points-at HEAD [Pipeline] } 16:17:16 $ docker exec --env ******** --env ******** 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 ssh-agent -k 16:17:17 unset SSH_AUTH_SOCK; 16:17:17 unset SSH_AGENT_PID; 16:17:17 echo Agent pid 20 killed; 16:17:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:17:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:17 [ssh-agent] Looking for ssh-agent implementation... 16:17:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:17 $ docker exec 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 ssh-agent 16:17:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhFOCEL/agent.54 16:17:17 SSH_AGENT_PID=60 16:17:17 Running ssh-add (command line suppressed) 16:17:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8130130325502759860.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8130130325502759860.key) 16:17:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:17 + git semver init 16:17:17 # -> Open(): unable to determine branch for HEAD 16:17:17 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 16:17:17 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 16:17:17 # $SEMVER_REMOTE_NAME = origin 16:17:17 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:17:17 # $SEMVER_USER_NAME = edgex-jenkins 16:17:17 # $SEMVER_BRANCH = main 16:17:17 # $SEMVER_TEMP = /tmp/semver-467218320 16:17:17 # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP 16:17:19 # '/tmp/semver-467218320' -> '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver' 16:17:19 # -> Force: false 16:17:19 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 16:17:19 $ docker exec --env ******** --env ******** 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 ssh-agent -k 16:17:19 unset SSH_AUTH_SOCK; 16:17:19 unset SSH_AGENT_PID; 16:17:19 echo Agent pid 60 killed; 16:17:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:19 + git semver [Pipeline] } 16:17:19 $ docker stop --time=1 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 16:17:20 $ docker rm -f 0c656f067ed6727290d2ec17d2733fd0e9dc75403657a3217567d6aa64a23486 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:17:21 Stashed 1 file(s) [Pipeline] echo 16:17:21 [edgeXSemver]: initialized semver on version 2.1.0-dev.1 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:21 provisioning config files... 16:17:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8229936183026116574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:21 ---> docker-login.sh 16:17:21 nexus3.edgexfoundry.org:10001 16:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:21 Configure a credential helper to remove this warning. See 16:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:21 16:17:21 Login Succeeded 16:17:21 nexus3.edgexfoundry.org:10002 16:17:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:21 Configure a credential helper to remove this warning. See 16:17:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:21 16:17:21 Login Succeeded 16:17:21 nexus3.edgexfoundry.org:10003 16:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:22 Configure a credential helper to remove this warning. See 16:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:22 16:17:22 Login Succeeded 16:17:22 nexus3.edgexfoundry.org:10004 16:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:22 Configure a credential helper to remove this warning. See 16:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:22 16:17:22 Login Succeeded 16:17:22 docker.io 16:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:22 Configure a credential helper to remove this warning. See 16:17:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:22 16:17:22 Login Succeeded 16:17:22 ---> docker-login.sh ends [Pipeline] } 16:17:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:17:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:22 ========================================================= 16:17:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:17:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:17:23 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . 16:17:23 Sending build context to Docker daemon 10MB 16:17:23 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:17:23 Step 2/13 : FROM ${BASE} AS builder 16:17:23 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:17:23 59bf1c3509f3: Pulling fs layer 16:17:23 666ba61612fd: Pulling fs layer 16:17:23 8ed8ca486205: Pulling fs layer 16:17:23 4fe6c5a15a65: Pulling fs layer 16:17:23 22a0e8bec74d: Pulling fs layer 16:17:23 640e595b4fbd: Pulling fs layer 16:17:23 763cafe07f6e: Pulling fs layer 16:17:23 0c0b528cf693: Pulling fs layer 16:17:23 10935f4eaf8b: Pulling fs layer 16:17:23 4fe6c5a15a65: Waiting 16:17:23 22a0e8bec74d: Waiting 16:17:23 640e595b4fbd: Waiting 16:17:23 763cafe07f6e: Waiting 16:17:23 0c0b528cf693: Waiting 16:17:23 10935f4eaf8b: Waiting 16:17:23 8ed8ca486205: Verifying Checksum 16:17:23 8ed8ca486205: Download complete 16:17:23 666ba61612fd: Verifying Checksum 16:17:23 666ba61612fd: Download complete 16:17:23 22a0e8bec74d: Verifying Checksum 16:17:23 22a0e8bec74d: Download complete 16:17:23 640e595b4fbd: Verifying Checksum 16:17:23 640e595b4fbd: Download complete 16:17:23 763cafe07f6e: Verifying Checksum 16:17:23 763cafe07f6e: Download complete 16:17:23 59bf1c3509f3: Verifying Checksum 16:17:23 59bf1c3509f3: Download complete 16:17:23 0c0b528cf693: Verifying Checksum 16:17:23 0c0b528cf693: Download complete 16:17:23 59bf1c3509f3: Pull complete 16:17:23 666ba61612fd: Pull complete 16:17:23 4fe6c5a15a65: Verifying Checksum 16:17:23 4fe6c5a15a65: Download complete 16:17:23 8ed8ca486205: Pull complete 16:17:24 10935f4eaf8b: Verifying Checksum 16:17:24 10935f4eaf8b: Download complete 16:17:28 4fe6c5a15a65: Pull complete 16:17:28 22a0e8bec74d: Pull complete 16:17:28 640e595b4fbd: Pull complete 16:17:28 763cafe07f6e: Pull complete 16:17:28 0c0b528cf693: Pull complete 16:17:30 10935f4eaf8b: Pull complete 16:17:30 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 16:17:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:17:30 ---> 99d49a6021b9 16:17:30 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:17:32 ---> Running in a36acabcba61 16:17:32 Removing intermediate container a36acabcba61 16:17:32 ---> 907e74062800 16:17:32 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:17:32 ---> Running in 63a282f4d0d6 16:17:32 Removing intermediate container 63a282f4d0d6 16:17:32 ---> 8e767a91dc72 16:17:32 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:17:32 ---> Running in c5ac4c740b69 16:17:32 Removing intermediate container c5ac4c740b69 16:17:32 ---> 2b10516c20d7 16:17:32 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:32 ---> Running in 583aa968fba0 16:17:33 Removing intermediate container 583aa968fba0 16:17:33 ---> f8babc8f85da 16:17:33 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:33 ---> Running in bb5d185b14ff 16:17:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:17:36 Still waiting to schedule task 16:17:36 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 16:17:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:17:37 OK: 221 MiB in 52 packages 16:17:37 Removing intermediate container bb5d185b14ff 16:17:37 ---> cef1ab559c84 16:17:37 Step 8/13 : WORKDIR /app 16:17:37 ---> Running in d1ed5d36552a 16:17:37 Removing intermediate container d1ed5d36552a 16:17:37 ---> 5685eb0f4c71 16:17:37 Step 9/13 : COPY go.mod vendor* ./ 16:17:37 ---> 369902ae835d 16:17:37 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:37 ---> Running in bd12d4258c45 16:18:16 Removing intermediate container bd12d4258c45 16:18:16 ---> dac73fe9ab73 16:18:16 Step 11/13 : COPY . . 16:18:16 ---> 1f7d9aa51035 16:18:16 Step 12/13 : ARG MAKE="make build" 16:18:16 ---> Running in 5396dfd543bb 16:18:16 Removing intermediate container 5396dfd543bb 16:18:16 ---> 1c62f6babb6e 16:18:16 Step 13/13 : RUN $MAKE 16:18:16 ---> Running in c81c8bd30aee 16:18:16 noop 16:18:16 Removing intermediate container c81c8bd30aee 16:18:16 ---> 6dcb4b83e583 16:18:16 Successfully built 6dcb4b83e583 16:18:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 16:18:16 + docker inspect -f . ci-base-image-x86_64 16:18:16 . [Pipeline] withDockerContainer 16:18:16 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:18:17 $ docker top 26d4443bc564ead78d9b9cb5cfd3dd0e99e6bd39dc8a4779515e4561294b026a -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:17 + go version 16:18:17 go version go1.17.6 linux/amd64 [Pipeline] } 16:18:17 $ docker stop --time=1 26d4443bc564ead78d9b9cb5cfd3dd0e99e6bd39dc8a4779515e4561294b026a 16:18:18 $ docker rm -f 26d4443bc564ead78d9b9cb5cfd3dd0e99e6bd39dc8a4779515e4561294b026a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:18:19 + docker inspect -f . ci-base-image-x86_64 16:18:19 . [Pipeline] withDockerContainer 16:18:19 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:18:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:18:19 $ docker top 38379467e9cc6403cc4b803b0c7952ce7e2c0dfae6acbd6c60c54900ae30dde8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:18:19 + make test 16:18:19 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:18:34 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:18:36 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.055s coverage: 86.2% of statements 16:18:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:18:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.535s coverage: 71.9% of statements 16:18:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 16:18:51 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:18:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:54 ./bin/test-attribution.sh [Pipeline] echo 16:18:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:18:54 $ docker stop --time=1 38379467e9cc6403cc4b803b0c7952ce7e2c0dfae6acbd6c60c54900ae30dde8 16:18:55 $ docker rm -f 38379467e9cc6403cc4b803b0c7952ce7e2c0dfae6acbd6c60c54900ae30dde8 [Pipeline] // withDockerContainer [Pipeline] sh 16:18:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:18:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:18:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:57 + ls -al . 16:18:57 total 200 16:18:57 drwxrwxr-x. 11 jenkins jenkins 4096 Feb 16 16:18 . 16:18:57 drwxrwxr-x. 4 jenkins jenkins 112 Feb 16 16:17 .. 16:18:57 -rw-rw-r--. 1 jenkins jenkins 8248 Feb 16 16:17 Attribution.txt 16:18:57 drwxrwxr-x. 2 jenkins jenkins 33 Feb 16 16:17 bin 16:18:57 -rw-r--r--. 1 jenkins jenkins 41008 Feb 16 16:18 coverage.out 16:18:57 -rw-rw-r--. 1 jenkins jenkins 1923 Feb 16 16:17 Dockerfile 16:18:57 -rw-rw-r--. 1 jenkins jenkins 262 Feb 16 16:17 .dockerignore 16:18:57 drwxrwxr-x. 8 jenkins jenkins 162 Feb 16 16:17 .git 16:18:57 drwxrwxr-x. 2 jenkins jenkins 103 Feb 16 16:17 .github 16:18:57 -rw-rw-r--. 1 jenkins jenkins 788 Feb 16 16:17 .gitignore 16:18:57 -rw-rw-r--. 1 jenkins jenkins 41 Feb 16 16:17 .golangci.yml 16:18:57 -rw-rw-r--. 1 jenkins jenkins 3031 Feb 16 16:17 go.mod 16:18:57 -rw-rw-r--. 1 jenkins jenkins 49531 Feb 16 16:17 go.sum 16:18:57 -rw-rw-r--. 1 jenkins jenkins 677 Feb 16 16:17 GOVERNANCE.md 16:18:57 drwxrwxr-x. 2 jenkins jenkins 140 Feb 16 16:17 images 16:18:57 drwxrwxr-x. 4 jenkins jenkins 35 Feb 16 16:17 internal 16:18:57 -rw-rw-r--. 1 jenkins jenkins 686 Feb 16 16:17 Jenkinsfile 16:18:57 -rw-rw-r--. 1 jenkins jenkins 11347 Feb 16 16:17 LICENSE 16:18:57 -rw-rw-r--. 1 jenkins jenkins 531 Feb 16 16:17 main.go 16:18:57 -rw-rw-r--. 1 jenkins jenkins 2095 Feb 16 16:17 Makefile 16:18:57 -rw-rw-r--. 1 jenkins jenkins 617 Feb 16 16:17 OWNERS.md 16:18:57 -rw-rw-r--. 1 jenkins jenkins 31205 Feb 16 16:17 README.md 16:18:57 drwxrwxr-x. 2 jenkins jenkins 32 Feb 16 16:17 res 16:18:57 drwx------. 3 jenkins jenkins 30 Feb 16 16:17 .semver 16:18:57 drwxrwxr-x. 4 jenkins jenkins 54 Feb 16 16:17 snap 16:18:57 drwxrwxr-x. 3 jenkins jenkins 18 Feb 16 16:17 static 16:18:57 -rw-rw-r--. 1 jenkins jenkins 11 Feb 16 16:17 VERSION [Pipeline] isUnix [Pipeline] sh 16:18:57 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a218d4f56953046ecdce72b8d912b6fb71d7f601 --label arch=amd64 --label version=2.1.0-dev.1 . 16:18:57 Sending build context to Docker daemon 10MB 16:18:57 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 16:18:57 Step 2/31 : FROM ${BASE} AS builder 16:18:57 ---> 6dcb4b83e583 16:18:57 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:18:57 ---> Running in 271f65c3f68c 16:18:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5362 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:18:58 Running in /w/workspace/app-rfid-llrp-inventory/22 [Pipeline] { [Pipeline] checkout 16:18:58 Removing intermediate container 271f65c3f68c 16:18:58 ---> 29446213eef8 16:18:58 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 16:18:58 ---> Running in cea61bcdbe97 16:18:58 Removing intermediate container cea61bcdbe97 16:18:58 ---> edab8bd4f689 16:18:58 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:18:58 ---> Running in 86b0461f69b7 16:18:58 Removing intermediate container 86b0461f69b7 16:18:58 ---> 9db595efdcd4 16:18:58 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:18:58 The recommended git tool is: git 16:18:58 ---> Running in 186bdb9224d1 16:18:58 Removing intermediate container 186bdb9224d1 16:18:58 ---> 8d5b24755952 16:18:58 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:58 ---> Running in 1b6750c46d28 16:18:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:18:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:19:00 OK: 221 MiB in 52 packages 16:19:00 Removing intermediate container 1b6750c46d28 16:19:00 ---> e69ba291c39f 16:19:00 Step 8/31 : WORKDIR /app 16:19:00 ---> Running in 36fb1509a29a 16:19:00 Removing intermediate container 36fb1509a29a 16:19:00 ---> 4d1817b4d72d 16:19:00 Step 9/31 : COPY go.mod vendor* ./ 16:19:00 ---> 49a0b41f2c0c 16:19:00 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:00 ---> Running in c40c39717d0d 16:19:01 Removing intermediate container c40c39717d0d 16:19:01 ---> 629d2a4f5584 16:19:01 Step 11/31 : COPY . . 16:19:01 ---> 10c2eeaa4016 16:19:01 Step 12/31 : ARG MAKE="make build" 16:19:01 ---> Running in b5f8429dde39 16:19:01 Removing intermediate container b5f8429dde39 16:19:01 ---> 7956fd57a7a1 16:19:01 Step 13/31 : RUN $MAKE 16:19:01 ---> Running in db665eabfcef 16:19:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.1" -o app-rfid-llrp-inventory 16:19:03 using credential edgex-jenkins-ssh 16:19:03 Cloning the remote Git repository 16:19:03 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:19:03 > git init /w/workspace/app-rfid-llrp-inventory/22 # timeout=10 16:19:03 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:19:03 > git --version # timeout=10 16:19:03 > git --version # 'git version 2.17.1' 16:19:03 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:14 Removing intermediate container db665eabfcef 16:19:14 ---> 5d095b463a7e 16:19:14 Step 14/31 : FROM alpine:3.14 16:19:14 3.14: Pulling from library/alpine 16:19:14 97518928ae5f: Pulling fs layer 16:19:14 97518928ae5f: Verifying Checksum 16:19:14 97518928ae5f: Download complete 16:19:14 97518928ae5f: Pull complete 16:19:14 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:19:14 Status: Downloaded newer image for alpine:3.14 16:19:14 ---> 0a97eee8041e 16:19:14 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:19:15 ---> Running in 2e2b0c8125f5 16:19:15 Removing intermediate container 2e2b0c8125f5 16:19:15 ---> 41c651a5ea23 16:19:15 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:19:15 ---> Running in ddcc00940b61 16:19:15 Removing intermediate container ddcc00940b61 16:19:15 ---> 5f62aed25973 16:19:15 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:19:15 ---> Running in f001406e14ab 16:19:15 Removing intermediate container f001406e14ab 16:19:15 ---> 63e6a188d0fc 16:19:15 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 16:19:15 ---> Running in 4ddacda9bdae 16:19:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 16:19:16 Avoid second fetch 16:19:16 Checking out Revision a218d4f56953046ecdce72b8d912b6fb71d7f601 (main) 16:19:16 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:19:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:16 > git config core.sparsecheckout # timeout=10 16:19:16 > git checkout -f a218d4f56953046ecdce72b8d912b6fb71d7f601 # timeout=10 16:19:16 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 16:19:17 (1/6) Installing ca-certificates (20211220-r0) 16:19:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:19:17 (3/6) Installing libsodium (1.0.18-r0) 16:19:17 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:19:17 (5/6) Installing libzmq (4.3.4-r0) 16:19:17 (6/6) Installing zeromq (4.3.4-r0) 16:19:17 Executing busybox-1.33.1-r6.trigger 16:19:17 Executing ca-certificates-20211220-r0.trigger 16:19:17 OK: 9 MiB in 20 packages 16:19:18 Removing intermediate container 4ddacda9bdae 16:19:18 ---> b7c217144c9c 16:19:18 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:19:18 ---> 894c82c21cac 16:19:18 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 16:19:18 ---> 74d3abf9a3a0 16:19:18 Step 21/31 : COPY --from=builder /app/res/ /res/ 16:19:18 ---> 0d09a6578f7d 16:19:18 Step 22/31 : COPY --from=builder /app/static/ /static/ 16:19:18 ---> 9c2b21ada030 16:19:18 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:19:19 ---> 037aecddfbc8 16:19:19 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:19:19 ---> Running in 1de7df07e533 16:19:19 Removing intermediate container 1de7df07e533 16:19:19 ---> 582ed54706d0 16:19:19 Step 25/31 : VOLUME /cache 16:19:19 ---> Running in 4ae52f4f181f 16:19:19 Removing intermediate container 4ae52f4f181f 16:19:19 ---> 8c011acd49a6 16:19:19 Step 26/31 : EXPOSE 59711 16:19:19 ---> Running in f71d380e3170 16:19:19 Removing intermediate container f71d380e3170 16:19:19 ---> 1a59f9014a47 16:19:19 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:19:19 ---> Running in 940016c56e93 16:19:19 Removing intermediate container 940016c56e93 16:19:19 ---> 8216208b4bba 16:19:19 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:19:19 ---> Running in a35a0b167f8c 16:19:19 Removing intermediate container a35a0b167f8c 16:19:19 ---> df0e1289941b 16:19:19 Step 29/31 : LABEL arch=amd64 16:19:19 ---> Running in 98cbe8ac8b01 16:19:20 Removing intermediate container 98cbe8ac8b01 16:19:20 ---> ac4b8996a393 16:19:20 Step 30/31 : LABEL git_sha=a218d4f56953046ecdce72b8d912b6fb71d7f601 16:19:20 ---> Running in eb0d71255871 16:19:20 Removing intermediate container eb0d71255871 16:19:20 ---> 2d54b1ff9730 16:19:20 Step 31/31 : LABEL version=2.1.0-dev.1 16:19:20 ---> Running in 046373b74ee6 16:19:20 Removing intermediate container 046373b74ee6 16:19:20 ---> 1a79d3af6a16 16:19:20 [Warning] One or more build-args [ARCH] were not consumed 16:19:20 Successfully built 1a79d3af6a16 16:19:20 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:20 provisioning config files... 16:19:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8851115851786084886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:20 ---> docker-login.sh 16:19:20 nexus3.edgexfoundry.org:10001 16:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:20 Configure a credential helper to remove this warning. See 16:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:20 16:19:20 Login Succeeded 16:19:20 nexus3.edgexfoundry.org:10002 16:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:20 Commit message: "feat: Added "make lint" target and added it to "make test". Also resolved all lint errors (#63)" 16:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:21 Configure a credential helper to remove this warning. See 16:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:21 16:19:21 Login Succeeded 16:19:21 nexus3.edgexfoundry.org:10003 16:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:21 Configure a credential helper to remove this warning. See 16:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:21 16:19:21 Login Succeeded 16:19:21 nexus3.edgexfoundry.org:10004 16:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:21 Configure a credential helper to remove this warning. See 16:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:21 16:19:21 Login Succeeded 16:19:21 docker.io [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:21 Configure a credential helper to remove this warning. See 16:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:21 16:19:21 Login Succeeded 16:19:21 ---> docker-login.sh ends [Pipeline] } 16:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:21 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:19:21 a218d4f56953046ecdce72b8d912b6fb71d7f601 16:19:21 latest 16:19:21 2.1.0-dev.1 16:19:21 a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 16:19:21 main 16:19:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:19:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:21 Dload Upload Total Spent Left Speed 16:19:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 81675 0 --:--:-- --:--:-- --:--:-- 81675 [Pipeline] sh 16:19:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] isUnix [Pipeline] sh 16:19:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:19:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601 16:19:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:19:22 9ce466da39fd: Preparing 16:19:22 eeb2a7083311: Preparing 16:19:22 18c9b8319f94: Preparing 16:19:22 90eca52cbe11: Preparing 16:19:22 46fbc32eb3eb: Preparing 16:19:22 751dd6bc6c97: Preparing 16:19:22 77fbaf4670fd: Preparing 16:19:22 150902cc4e38: Preparing 16:19:22 1a058d5342cc: Preparing 16:19:22 77fbaf4670fd: Waiting 16:19:22 150902cc4e38: Waiting 16:19:22 1a058d5342cc: Waiting 16:19:22 751dd6bc6c97: Waiting 16:19:22 18c9b8319f94: Pushed 16:19:22 90eca52cbe11: Pushed 16:19:22 46fbc32eb3eb: Pushed 16:19:22 9ce466da39fd: Pushed 16:19:22 1a058d5342cc: Layer already exists 16:19:22 751dd6bc6c97: Pushed 16:19:22 150902cc4e38: Pushed 16:19:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:19:22 + sudo tee /etc/docker/daemon.new 16:19:22 { 16:19:22 "registry-mirrors": [ 16:19:22 "https://nexus3.edgexfoundry.org:10001" 16:19:22 ], 16:19:22 "bip": "10.250.0.254/24", 16:19:22 "hosts": [ 16:19:22 "tcp://0.0.0.0:5555", 16:19:22 "unix:///var/run/docker.sock" 16:19:22 ], 16:19:22 "mtu": 1458, 16:19:22 "selinux-enabled": true, 16:19:22 "seccomp-profile": "/etc/docker/seccomp.json" 16:19:22 } [Pipeline] sh 16:19:22 77fbaf4670fd: Pushed 16:19:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:19:23 + sudo service docker restart 16:19:23 eeb2a7083311: Pushed 16:19:24 a218d4f56953046ecdce72b8d912b6fb71d7f601: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] isUnix [Pipeline] sh 16:19:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 16:19:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:19:24 9ce466da39fd: Preparing 16:19:24 eeb2a7083311: Preparing 16:19:24 18c9b8319f94: Preparing 16:19:24 90eca52cbe11: Preparing 16:19:24 46fbc32eb3eb: Preparing 16:19:24 751dd6bc6c97: Preparing 16:19:24 77fbaf4670fd: Preparing 16:19:24 150902cc4e38: Preparing 16:19:24 1a058d5342cc: Preparing 16:19:24 751dd6bc6c97: Waiting 16:19:24 77fbaf4670fd: Waiting 16:19:24 150902cc4e38: Waiting 16:19:24 1a058d5342cc: Waiting 16:19:24 90eca52cbe11: Layer already exists 16:19:24 9ce466da39fd: Layer already exists 16:19:24 eeb2a7083311: Layer already exists 16:19:24 46fbc32eb3eb: Layer already exists 16:19:24 18c9b8319f94: Layer already exists 16:19:24 751dd6bc6c97: Layer already exists 16:19:24 1a058d5342cc: Layer already exists 16:19:24 77fbaf4670fd: Layer already exists 16:19:24 150902cc4e38: Layer already exists 16:19:24 latest: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] isUnix [Pipeline] sh 16:19:24 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:19:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.1 16:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:19:25 9ce466da39fd: Preparing 16:19:25 eeb2a7083311: Preparing 16:19:25 18c9b8319f94: Preparing 16:19:25 90eca52cbe11: Preparing 16:19:25 46fbc32eb3eb: Preparing 16:19:25 751dd6bc6c97: Preparing 16:19:25 77fbaf4670fd: Preparing 16:19:25 150902cc4e38: Preparing 16:19:25 1a058d5342cc: Preparing 16:19:25 751dd6bc6c97: Waiting 16:19:25 77fbaf4670fd: Waiting 16:19:25 150902cc4e38: Waiting 16:19:25 1a058d5342cc: Waiting 16:19:25 46fbc32eb3eb: Layer already exists 16:19:25 18c9b8319f94: Layer already exists 16:19:25 90eca52cbe11: Layer already exists 16:19:25 eeb2a7083311: Layer already exists 16:19:25 9ce466da39fd: Layer already exists 16:19:25 751dd6bc6c97: Layer already exists 16:19:25 150902cc4e38: Layer already exists 16:19:25 1a058d5342cc: Layer already exists 16:19:25 77fbaf4670fd: Layer already exists 16:19:25 2.1.0-dev.1: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] isUnix [Pipeline] sh 16:19:25 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:19:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 16:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:19:25 9ce466da39fd: Preparing 16:19:25 eeb2a7083311: Preparing 16:19:25 18c9b8319f94: Preparing 16:19:25 90eca52cbe11: Preparing 16:19:25 46fbc32eb3eb: Preparing 16:19:25 751dd6bc6c97: Preparing 16:19:25 77fbaf4670fd: Preparing 16:19:25 150902cc4e38: Preparing 16:19:25 1a058d5342cc: Preparing 16:19:25 77fbaf4670fd: Waiting 16:19:25 150902cc4e38: Waiting 16:19:25 1a058d5342cc: Waiting 16:19:25 18c9b8319f94: Layer already exists 16:19:25 90eca52cbe11: Layer already exists 16:19:25 eeb2a7083311: Layer already exists 16:19:25 46fbc32eb3eb: Layer already exists 16:19:25 9ce466da39fd: Layer already exists 16:19:25 751dd6bc6c97: Layer already exists 16:19:25 1a058d5342cc: Layer already exists 16:19:25 150902cc4e38: Layer already exists 16:19:25 77fbaf4670fd: Layer already exists 16:19:25 a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] isUnix [Pipeline] sh 16:19:26 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 16:19:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:19:26 9ce466da39fd: Preparing 16:19:26 eeb2a7083311: Preparing 16:19:26 18c9b8319f94: Preparing 16:19:26 90eca52cbe11: Preparing 16:19:26 46fbc32eb3eb: Preparing 16:19:26 751dd6bc6c97: Preparing 16:19:26 77fbaf4670fd: Preparing 16:19:26 150902cc4e38: Preparing 16:19:26 1a058d5342cc: Preparing 16:19:26 751dd6bc6c97: Waiting 16:19:26 77fbaf4670fd: Waiting 16:19:26 150902cc4e38: Waiting 16:19:26 1a058d5342cc: Waiting 16:19:26 46fbc32eb3eb: Layer already exists 16:19:26 eeb2a7083311: Layer already exists 16:19:26 9ce466da39fd: Layer already exists 16:19:26 18c9b8319f94: Layer already exists 16:19:26 90eca52cbe11: Layer already exists 16:19:26 77fbaf4670fd: Layer already exists 16:19:26 1a058d5342cc: Layer already exists 16:19:26 751dd6bc6c97: Layer already exists 16:19:26 150902cc4e38: Layer already exists 16:19:26 main: digest: sha256:359a56e1f526aefde19862671d0962719729eea10ee454e4b97a2c6faf347938 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:26 ===================================================== [Pipeline] echo 16:19:26 taggedImages: 16:19:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601 16:19:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:19:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.1 16:19:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 16:19:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:19:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:26 16:19:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 16:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:27 latest: Pulling from edgex-lftools-log-publisher 16:19:27 b4d181a07f80: Pulling fs layer 16:19:27 a1111a8f2ec3: Pulling fs layer 16:19:27 ed53099fbce6: Pulling fs layer 16:19:27 dc539afda2c1: Pulling fs layer 16:19:27 77bc0d833cb6: Pulling fs layer 16:19:27 9065ff56babe: Pulling fs layer 16:19:27 d287ab97295c: Pulling fs layer 16:19:27 77bc0d833cb6: Waiting 16:19:27 9065ff56babe: Waiting 16:19:27 d287ab97295c: Waiting 16:19:27 dc539afda2c1: Waiting 16:19:27 a1111a8f2ec3: Verifying Checksum 16:19:27 a1111a8f2ec3: Download complete 16:19:27 dc539afda2c1: Verifying Checksum 16:19:27 dc539afda2c1: Download complete 16:19:27 ed53099fbce6: Verifying Checksum 16:19:27 ed53099fbce6: Download complete 16:19:27 9065ff56babe: Verifying Checksum 16:19:27 9065ff56babe: Download complete 16:19:27 77bc0d833cb6: Verifying Checksum 16:19:27 77bc0d833cb6: Download complete 16:19:27 b4d181a07f80: Verifying Checksum 16:19:27 b4d181a07f80: Download complete 16:19:27 d287ab97295c: Verifying Checksum 16:19:27 d287ab97295c: Download complete 16:19:28 b4d181a07f80: Pull complete 16:19:28 a1111a8f2ec3: Pull complete 16:19:29 ed53099fbce6: Pull complete 16:19:29 dc539afda2c1: Pull complete 16:19:29 77bc0d833cb6: Pull complete 16:19:30 9065ff56babe: Pull complete 16:19:35 d287ab97295c: Pull complete 16:19:35 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 16:19:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:19:35 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:19:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:19:38 $ docker top 820d6b3993db253fe8babe422ee2f91e5f6776f9cff4f41b83d1a7e1f4ee00ea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:38 ---> job-cost.sh 16:19:38 lf-activate-venv: SKIPPING 16:19:38 INFO: No Stack... 16:19:39 INFO: Retrieving Pricing Info for: v3-standard-2 16:19:39 INFO: Archiving Costs [Pipeline] sh 16:19:39 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:19:39 + cut -d, -f6 [Pipeline] lock 16:19:39 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] 16:19:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] did not exist. Created. 16:19:39 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:19:39 + echo total: 0.10999999940395355 [Pipeline] stash 16:19:39 Stashed 1 file(s) [Pipeline] } 16:19:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:40 $ docker stop --time=1 820d6b3993db253fe8babe422ee2f91e5f6776f9cff4f41b83d1a7e1f4ee00ea 16:19:41 $ docker rm -f 820d6b3993db253fe8babe422ee2f91e5f6776f9cff4f41b83d1a7e1f4ee00ea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:41 provisioning config files... 16:19:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/22@tmp/config199377415302915995tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:41 ---> docker-login.sh 16:19:41 nexus3.edgexfoundry.org:10001 16:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:42 Configure a credential helper to remove this warning. See 16:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:42 16:19:42 Login Succeeded 16:19:42 nexus3.edgexfoundry.org:10002 16:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:43 Configure a credential helper to remove this warning. See 16:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:43 16:19:43 Login Succeeded 16:19:43 nexus3.edgexfoundry.org:10003 16:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:43 Configure a credential helper to remove this warning. See 16:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:43 16:19:43 Login Succeeded 16:19:43 nexus3.edgexfoundry.org:10004 16:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:43 Configure a credential helper to remove this warning. See 16:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:43 16:19:43 Login Succeeded 16:19:43 docker.io 16:19:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:44 Configure a credential helper to remove this warning. See 16:19:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:44 16:19:44 Login Succeeded 16:19:44 ---> docker-login.sh ends [Pipeline] } 16:19:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:44 ========================================================= 16:19:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:19:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:19:45 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 16:19:45 Sending build context to Docker daemon 681.5kB 16:19:45 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:19:45 Step 2/13 : FROM ${BASE} AS builder 16:19:45 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:19:45 9b3977197b4f: Pulling fs layer 16:19:45 1a89e8eeedd5: Pulling fs layer 16:19:45 94645a83ff95: Pulling fs layer 16:19:45 3f3a8bcf1eab: Pulling fs layer 16:19:45 0c92f367c5e7: Pulling fs layer 16:19:45 f7c0051592d6: Pulling fs layer 16:19:45 a227ed2f7395: Pulling fs layer 16:19:45 7b1c46037f91: Pulling fs layer 16:19:45 3f3a8bcf1eab: Waiting 16:19:45 0c92f367c5e7: Waiting 16:19:45 f7c0051592d6: Waiting 16:19:45 7b1c46037f91: Waiting 16:19:45 a227ed2f7395: Waiting 16:19:45 94645a83ff95: Verifying Checksum 16:19:45 1a89e8eeedd5: Verifying Checksum 16:19:45 1a89e8eeedd5: Download complete 16:19:45 0c92f367c5e7: Download complete 16:19:45 f7c0051592d6: Verifying Checksum 16:19:45 f7c0051592d6: Download complete 16:19:45 9b3977197b4f: Download complete 16:19:45 a227ed2f7395: Verifying Checksum 16:19:45 a227ed2f7395: Download complete 16:19:46 9b3977197b4f: Pull complete 16:19:46 1a89e8eeedd5: Pull complete 16:19:47 94645a83ff95: Pull complete 16:19:47 7b1c46037f91: Verifying Checksum 16:19:47 7b1c46037f91: Download complete 16:19:48 3f3a8bcf1eab: Download complete 16:20:00 3f3a8bcf1eab: Pull complete 16:20:00 0c92f367c5e7: Pull complete 16:20:00 f7c0051592d6: Pull complete 16:20:00 a227ed2f7395: Pull complete 16:20:05 7b1c46037f91: Pull complete 16:20:05 Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe 16:20:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:20:05 ---> f79e39bc4007 16:20:05 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:20:07 ---> Running in c071b0960e25 16:20:07 Removing intermediate container c071b0960e25 16:20:07 ---> 71e7c24f7389 16:20:07 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:20:07 ---> Running in c1f99b04e3f8 16:20:08 Removing intermediate container c1f99b04e3f8 16:20:08 ---> 4025890aafde 16:20:08 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:20:08 ---> Running in 87c320060a1f 16:20:08 Removing intermediate container 87c320060a1f 16:20:08 ---> 567d0aa88fbe 16:20:08 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:08 ---> Running in 6c9d066b06a8 16:20:10 Removing intermediate container 6c9d066b06a8 16:20:10 ---> 3c59b029be76 16:20:10 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:20:10 ---> Running in f86cc360da89 16:20:11 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:12 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:13 OK: 220 MiB in 52 packages 16:20:14 Removing intermediate container f86cc360da89 16:20:14 ---> 39fcb99824ff 16:20:14 Step 8/13 : WORKDIR /app 16:20:14 ---> Running in ae7c0eebb238 16:20:14 Removing intermediate container ae7c0eebb238 16:20:14 ---> 524d7bc5373f 16:20:14 Step 9/13 : COPY go.mod vendor* ./ 16:20:15 ---> ca566b9a0c0c 16:20:15 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:15 ---> Running in 2b38de98708b 16:21:23 Removing intermediate container 2b38de98708b 16:21:23 ---> 437225862f63 16:21:23 Step 11/13 : COPY . . 16:21:24 ---> 92856ca7dc6a 16:21:24 Step 12/13 : ARG MAKE="make build" 16:21:24 ---> Running in a790e5fda395 16:21:24 Removing intermediate container a790e5fda395 16:21:24 ---> 5cdefb1c76ce 16:21:24 Step 13/13 : RUN $MAKE 16:21:24 ---> Running in dbe30e8ef3cf 16:21:25 noop 16:21:26 Removing intermediate container dbe30e8ef3cf 16:21:26 ---> e94d64f1dfe9 16:21:26 Successfully built e94d64f1dfe9 16:21:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:21:26 + docker inspect -f . ci-base-image-arm64 16:21:26 . [Pipeline] withDockerContainer 16:21:26 prd-ubuntu18.04-docker-arm64-4c-16g-5362 does not seem to be running inside a container 16:21:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/22 -v /w/workspace/app-rfid-llrp-inventory/22:/w/workspace/app-rfid-llrp-inventory/22:rw,z -v /w/workspace/app-rfid-llrp-inventory/22@tmp:/w/workspace/app-rfid-llrp-inventory/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:21:28 $ docker top 7a6a03a54925210920d13a1fd208795592af9b8502619bc744fdf694c8d1a39e -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:28 + go version 16:21:28 go version go1.17.6 linux/arm64 [Pipeline] } 16:21:28 $ docker stop --time=1 7a6a03a54925210920d13a1fd208795592af9b8502619bc744fdf694c8d1a39e 16:21:30 $ docker rm -f 7a6a03a54925210920d13a1fd208795592af9b8502619bc744fdf694c8d1a39e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:21:31 + docker inspect -f . ci-base-image-arm64 16:21:31 . [Pipeline] withDockerContainer 16:21:31 prd-ubuntu18.04-docker-arm64-4c-16g-5362 does not seem to be running inside a container 16:21:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/22 -v /w/workspace/app-rfid-llrp-inventory/22:/w/workspace/app-rfid-llrp-inventory/22:rw,z -v /w/workspace/app-rfid-llrp-inventory/22@tmp:/w/workspace/app-rfid-llrp-inventory/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:21:32 $ docker top e6e4359b7f8c92d6bc2dcf7bc10624d89f8a05045b414e413cdc68c7154ba971 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:21:33 + make test 16:21:33 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:22:20 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:22:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.165s coverage: 86.2% of statements 16:22:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:22:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.667s coverage: 71.9% of statements 16:22:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 16:22:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:22:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:22:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:22:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:22:45 ./bin/test-attribution.sh [Pipeline] echo 16:22:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:22:47 $ docker stop --time=1 e6e4359b7f8c92d6bc2dcf7bc10624d89f8a05045b414e413cdc68c7154ba971 16:22:49 $ docker rm -f e6e4359b7f8c92d6bc2dcf7bc10624d89f8a05045b414e413cdc68c7154ba971 [Pipeline] // withDockerContainer [Pipeline] sh 16:22:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:22:50 Warning: overwriting stash ‘coverage-report’ 16:22:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:22:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:22:51 + ls -al . 16:22:51 total 236 16:22:51 drwxrwxr-x 10 jenkins jenkins 4096 Feb 16 16:22 . 16:22:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:19 .. 16:22:51 -rw-rw-r-- 1 jenkins jenkins 262 Feb 16 16:19 .dockerignore 16:22:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 16 16:19 .git 16:22:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:19 .github 16:22:51 -rw-rw-r-- 1 jenkins jenkins 788 Feb 16 16:19 .gitignore 16:22:51 -rw-rw-r-- 1 jenkins jenkins 41 Feb 16 16:19 .golangci.yml 16:22:51 -rw-rw-r-- 1 jenkins jenkins 8248 Feb 16 16:19 Attribution.txt 16:22:51 -rw-rw-r-- 1 jenkins jenkins 1923 Feb 16 16:19 Dockerfile 16:22:51 -rw-rw-r-- 1 jenkins jenkins 677 Feb 16 16:19 GOVERNANCE.md 16:22:51 -rw-rw-r-- 1 jenkins jenkins 686 Feb 16 16:19 Jenkinsfile 16:22:51 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 16 16:19 LICENSE 16:22:51 -rw-rw-r-- 1 jenkins jenkins 2095 Feb 16 16:19 Makefile 16:22:51 -rw-rw-r-- 1 jenkins jenkins 617 Feb 16 16:19 OWNERS.md 16:22:51 -rw-rw-r-- 1 jenkins jenkins 31205 Feb 16 16:19 README.md 16:22:51 -rw-rw-r-- 1 jenkins jenkins 11 Feb 16 16:17 VERSION 16:22:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:19 bin 16:22:51 -rw-r--r-- 1 jenkins jenkins 41008 Feb 16 16:22 coverage.out 16:22:51 -rw-rw-r-- 1 jenkins jenkins 3031 Feb 16 16:19 go.mod 16:22:51 -rw-rw-r-- 1 jenkins jenkins 49531 Feb 16 16:19 go.sum 16:22:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:19 images 16:22:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:19 internal 16:22:51 -rw-rw-r-- 1 jenkins jenkins 531 Feb 16 16:19 main.go 16:22:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 16:19 res 16:22:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 16 16:19 snap 16:22:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 16 16:19 static [Pipeline] isUnix [Pipeline] sh 16:22:51 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a218d4f56953046ecdce72b8d912b6fb71d7f601 --label arch=arm64 --label version=2.1.0-dev.1 . 16:22:51 Sending build context to Docker daemon 681.5kB 16:22:51 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 16:22:51 Step 2/31 : FROM ${BASE} AS builder 16:22:51 ---> e94d64f1dfe9 16:22:51 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:22:51 ---> Running in b29828c1daa0 16:22:52 Removing intermediate container b29828c1daa0 16:22:52 ---> 99ae2ab711b0 16:22:52 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 16:22:52 ---> Running in 87deaca47da7 16:22:52 Removing intermediate container 87deaca47da7 16:22:52 ---> 539166f30da4 16:22:52 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:22:52 ---> Running in b3c9fe8dd427 16:22:53 Removing intermediate container b3c9fe8dd427 16:22:53 ---> fd3cf232797e 16:22:53 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:22:53 ---> Running in f81378746c4b 16:22:54 Removing intermediate container f81378746c4b 16:22:54 ---> 63f9ea30de9e 16:22:54 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:22:54 ---> Running in 3bc9da817274 16:22:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:22:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:57 OK: 220 MiB in 52 packages 16:22:58 Removing intermediate container 3bc9da817274 16:22:58 ---> b9832a9ca5f2 16:22:58 Step 8/31 : WORKDIR /app 16:22:58 ---> Running in 75f98a73d336 16:22:58 Removing intermediate container 75f98a73d336 16:22:58 ---> 5d080e5fbaf3 16:22:58 Step 9/31 : COPY go.mod vendor* ./ 16:22:59 ---> 27d0ed7feffd 16:22:59 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:22:59 ---> Running in 8a60518b03bc 16:23:01 Removing intermediate container 8a60518b03bc 16:23:01 ---> 2b738cf3a48e 16:23:01 Step 11/31 : COPY . . 16:23:02 ---> 2af4dfed3057 16:23:02 Step 12/31 : ARG MAKE="make build" 16:23:02 ---> Running in e07fe2167ab7 16:23:02 Removing intermediate container e07fe2167ab7 16:23:02 ---> 6795521419fe 16:23:02 Step 13/31 : RUN $MAKE 16:23:02 ---> Running in 157a96e69bbb 16:23:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.1 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.1" -o app-rfid-llrp-inventory 16:23:50 Removing intermediate container 157a96e69bbb 16:23:50 ---> 4162d5ae2345 16:23:50 Step 14/31 : FROM alpine:3.14 16:23:50 3.14: Pulling from library/alpine 16:23:50 be307f383ecc: Pulling fs layer 16:23:50 be307f383ecc: Download complete 16:23:50 be307f383ecc: Pull complete 16:23:50 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 16:23:50 Status: Downloaded newer image for alpine:3.14 16:23:50 ---> 5b8b7b635229 16:23:50 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:23:50 ---> Running in 59503734f587 16:23:50 Removing intermediate container 59503734f587 16:23:50 ---> ebe4efeee9c7 16:23:50 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:23:50 ---> Running in 157f5f811a84 16:23:50 Removing intermediate container 157f5f811a84 16:23:50 ---> 41c107fedb1d 16:23:50 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:50 ---> Running in 05d13e780f2e 16:23:50 Removing intermediate container 05d13e780f2e 16:23:50 ---> 432053c7dc3a 16:23:50 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 16:23:50 ---> Running in aabd7c680b7e 16:23:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:23:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:23:53 (1/6) Installing ca-certificates (20211220-r0) 16:23:53 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:23:53 (3/6) Installing libsodium (1.0.18-r0) 16:23:53 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:23:53 (5/6) Installing libzmq (4.3.4-r0) 16:23:53 (6/6) Installing zeromq (4.3.4-r0) 16:23:53 Executing busybox-1.33.1-r6.trigger 16:23:53 Executing ca-certificates-20211220-r0.trigger 16:23:53 OK: 9 MiB in 20 packages 16:23:55 Removing intermediate container aabd7c680b7e 16:23:55 ---> 5b6ed9b627fb 16:23:55 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:23:55 ---> 0f2b88be9fed 16:23:55 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 16:23:55 ---> 39c7f0e5adab 16:23:55 Step 21/31 : COPY --from=builder /app/res/ /res/ 16:23:56 ---> 7538ea239605 16:23:56 Step 22/31 : COPY --from=builder /app/static/ /static/ 16:23:57 ---> 80a516ad9a61 16:23:57 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:23:58 ---> 903f859527fe 16:23:58 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:23:58 ---> Running in 3bd9596b3ccf 16:23:59 Removing intermediate container 3bd9596b3ccf 16:23:59 ---> 80e0d55aef77 16:23:59 Step 25/31 : VOLUME /cache 16:23:59 ---> Running in 927e8d341faa 16:24:00 Removing intermediate container 927e8d341faa 16:24:00 ---> 29c4ac57563d 16:24:00 Step 26/31 : EXPOSE 59711 16:24:00 ---> Running in b7dbfa928552 16:24:00 Removing intermediate container b7dbfa928552 16:24:00 ---> 67c5b85d6e2b 16:24:00 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:24:00 ---> Running in f03383930eb3 16:24:01 Removing intermediate container f03383930eb3 16:24:01 ---> d98535b8cceb 16:24:01 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:24:01 ---> Running in 10f5f75af87b 16:24:01 Removing intermediate container 10f5f75af87b 16:24:01 ---> 75404e3b2d46 16:24:01 Step 29/31 : LABEL arch=arm64 16:24:01 ---> Running in cbd1f3e94bb7 16:24:02 Removing intermediate container cbd1f3e94bb7 16:24:02 ---> 7c4774ac6d6b 16:24:02 Step 30/31 : LABEL git_sha=a218d4f56953046ecdce72b8d912b6fb71d7f601 16:24:02 ---> Running in 51bdb5cd7662 16:24:02 Removing intermediate container 51bdb5cd7662 16:24:02 ---> 5f4a60859c73 16:24:02 Step 31/31 : LABEL version=2.1.0-dev.1 16:24:02 ---> Running in 3caf7fb6b117 16:24:03 Removing intermediate container 3caf7fb6b117 16:24:03 ---> a19c24b12c42 16:24:03 [Warning] One or more build-args [ARCH] were not consumed 16:24:03 Successfully built a19c24b12c42 16:24:03 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:24:03 provisioning config files... 16:24:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/22@tmp/config4200508530494805403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:03 ---> docker-login.sh 16:24:03 nexus3.edgexfoundry.org:10001 16:24:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:03 Configure a credential helper to remove this warning. See 16:24:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:03 16:24:03 Login Succeeded 16:24:03 nexus3.edgexfoundry.org:10002 16:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:04 Configure a credential helper to remove this warning. See 16:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:04 16:24:04 Login Succeeded 16:24:04 nexus3.edgexfoundry.org:10003 16:24:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:04 Configure a credential helper to remove this warning. See 16:24:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:04 16:24:04 Login Succeeded 16:24:04 nexus3.edgexfoundry.org:10004 16:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:05 Configure a credential helper to remove this warning. See 16:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:05 16:24:05 Login Succeeded 16:24:05 docker.io 16:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:24:05 Configure a credential helper to remove this warning. See 16:24:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:24:05 16:24:05 Login Succeeded 16:24:05 ---> docker-login.sh ends [Pipeline] } 16:24:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:24:05 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:24:05 a218d4f56953046ecdce72b8d912b6fb71d7f601 16:24:05 latest 16:24:05 2.1.0-dev.1 16:24:05 a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 16:24:05 main 16:24:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:06 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] isUnix [Pipeline] sh 16:24:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601 16:24:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:24:06 f030801fe2f3: Preparing 16:24:06 1fb7458906ea: Preparing 16:24:06 5db582c011f0: Preparing 16:24:06 71da5c90f790: Preparing 16:24:06 db074828c8f2: Preparing 16:24:06 1540abf43f2d: Preparing 16:24:06 89da882c9fa3: Preparing 16:24:06 ecea9e5fe734: Preparing 16:24:06 62170e181a92: Preparing 16:24:06 1540abf43f2d: Waiting 16:24:06 ecea9e5fe734: Waiting 16:24:06 89da882c9fa3: Waiting 16:24:06 62170e181a92: Waiting 16:24:06 71da5c90f790: Pushed 16:24:06 5db582c011f0: Pushed 16:24:06 db074828c8f2: Pushed 16:24:06 f030801fe2f3: Pushed 16:24:06 62170e181a92: Layer already exists 16:24:07 1540abf43f2d: Pushed 16:24:07 ecea9e5fe734: Pushed 16:24:08 89da882c9fa3: Pushed 16:24:10 1fb7458906ea: Pushed 16:24:10 a218d4f56953046ecdce72b8d912b6fb71d7f601: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] isUnix [Pipeline] sh 16:24:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:24:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:24:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:24:11 f030801fe2f3: Preparing 16:24:11 1fb7458906ea: Preparing 16:24:11 5db582c011f0: Preparing 16:24:11 71da5c90f790: Preparing 16:24:11 db074828c8f2: Preparing 16:24:11 1540abf43f2d: Preparing 16:24:11 89da882c9fa3: Preparing 16:24:11 ecea9e5fe734: Preparing 16:24:11 62170e181a92: Preparing 16:24:11 89da882c9fa3: Waiting 16:24:11 ecea9e5fe734: Waiting 16:24:11 62170e181a92: Waiting 16:24:11 1540abf43f2d: Waiting 16:24:11 1fb7458906ea: Layer already exists 16:24:11 5db582c011f0: Layer already exists 16:24:11 db074828c8f2: Layer already exists 16:24:11 71da5c90f790: Layer already exists 16:24:11 f030801fe2f3: Layer already exists 16:24:11 ecea9e5fe734: Layer already exists 16:24:11 1540abf43f2d: Layer already exists 16:24:11 62170e181a92: Layer already exists 16:24:11 89da882c9fa3: Layer already exists 16:24:11 latest: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] isUnix [Pipeline] sh 16:24:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:24:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.1 16:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:24:12 f030801fe2f3: Preparing 16:24:12 1fb7458906ea: Preparing 16:24:12 5db582c011f0: Preparing 16:24:12 71da5c90f790: Preparing 16:24:12 db074828c8f2: Preparing 16:24:12 1540abf43f2d: Preparing 16:24:12 89da882c9fa3: Preparing 16:24:12 ecea9e5fe734: Preparing 16:24:12 62170e181a92: Preparing 16:24:12 89da882c9fa3: Waiting 16:24:12 ecea9e5fe734: Waiting 16:24:12 62170e181a92: Waiting 16:24:12 1540abf43f2d: Waiting 16:24:12 71da5c90f790: Layer already exists 16:24:12 5db582c011f0: Layer already exists 16:24:12 1fb7458906ea: Layer already exists 16:24:12 db074828c8f2: Layer already exists 16:24:12 f030801fe2f3: Layer already exists 16:24:12 89da882c9fa3: Layer already exists 16:24:12 62170e181a92: Layer already exists 16:24:12 1540abf43f2d: Layer already exists 16:24:12 ecea9e5fe734: Layer already exists 16:24:12 2.1.0-dev.1: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] isUnix [Pipeline] sh 16:24:12 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 [Pipeline] isUnix [Pipeline] sh 16:24:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 16:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:24:13 f030801fe2f3: Preparing 16:24:13 1fb7458906ea: Preparing 16:24:13 5db582c011f0: Preparing 16:24:13 71da5c90f790: Preparing 16:24:13 db074828c8f2: Preparing 16:24:13 1540abf43f2d: Preparing 16:24:13 89da882c9fa3: Preparing 16:24:13 ecea9e5fe734: Preparing 16:24:13 62170e181a92: Preparing 16:24:13 1540abf43f2d: Waiting 16:24:13 89da882c9fa3: Waiting 16:24:13 ecea9e5fe734: Waiting 16:24:13 62170e181a92: Waiting 16:24:13 71da5c90f790: Layer already exists 16:24:13 1fb7458906ea: Layer already exists 16:24:13 db074828c8f2: Layer already exists 16:24:13 f030801fe2f3: Layer already exists 16:24:13 5db582c011f0: Layer already exists 16:24:13 1540abf43f2d: Layer already exists 16:24:13 ecea9e5fe734: Layer already exists 16:24:13 89da882c9fa3: Layer already exists 16:24:13 62170e181a92: Layer already exists 16:24:13 a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] isUnix [Pipeline] sh 16:24:13 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 16:24:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:24:14 f030801fe2f3: Preparing 16:24:14 1fb7458906ea: Preparing 16:24:14 5db582c011f0: Preparing 16:24:14 71da5c90f790: Preparing 16:24:14 db074828c8f2: Preparing 16:24:14 1540abf43f2d: Preparing 16:24:14 89da882c9fa3: Preparing 16:24:14 ecea9e5fe734: Preparing 16:24:14 62170e181a92: Preparing 16:24:14 1540abf43f2d: Waiting 16:24:14 89da882c9fa3: Waiting 16:24:14 ecea9e5fe734: Waiting 16:24:14 62170e181a92: Waiting 16:24:14 5db582c011f0: Layer already exists 16:24:14 db074828c8f2: Layer already exists 16:24:14 1fb7458906ea: Layer already exists 16:24:14 f030801fe2f3: Layer already exists 16:24:14 71da5c90f790: Layer already exists 16:24:14 1540abf43f2d: Layer already exists 16:24:14 62170e181a92: Layer already exists 16:24:14 ecea9e5fe734: Layer already exists 16:24:14 89da882c9fa3: Layer already exists 16:24:14 main: digest: sha256:a304ebe1599250f55d800b04bf819c14f6364a01cbaf9f4db59300fbb3c36164 size: 2196 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:24:14 ===================================================== [Pipeline] echo 16:24:14 taggedImages: 16:24:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601 16:24:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:24:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.1 16:24:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a218d4f56953046ecdce72b8d912b6fb71d7f601-2.1.0-dev.1 16:24:14 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:15 16:24:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:15 arm64: Pulling from edgex-lftools-log-publisher 16:24:15 448f6bf000e3: Pulling fs layer 16:24:15 f757da607395: Pulling fs layer 16:24:15 05883995daec: Pulling fs layer 16:24:15 8603b9c90790: Pulling fs layer 16:24:15 1560dd03e051: Pulling fs layer 16:24:15 27f5ce0e4adf: Pulling fs layer 16:24:15 c2d8d7efcc4b: Pulling fs layer 16:24:15 8603b9c90790: Waiting 16:24:15 1560dd03e051: Waiting 16:24:15 27f5ce0e4adf: Waiting 16:24:15 c2d8d7efcc4b: Waiting 16:24:15 f757da607395: Verifying Checksum 16:24:15 f757da607395: Download complete 16:24:15 8603b9c90790: Verifying Checksum 16:24:15 8603b9c90790: Download complete 16:24:15 1560dd03e051: Verifying Checksum 16:24:15 1560dd03e051: Download complete 16:24:15 27f5ce0e4adf: Verifying Checksum 16:24:15 27f5ce0e4adf: Download complete 16:24:15 05883995daec: Verifying Checksum 16:24:15 05883995daec: Download complete 16:24:16 448f6bf000e3: Verifying Checksum 16:24:16 448f6bf000e3: Download complete 16:24:18 c2d8d7efcc4b: Verifying Checksum 16:24:18 c2d8d7efcc4b: Download complete 16:24:20 448f6bf000e3: Pull complete 16:24:20 f757da607395: Pull complete 16:24:21 05883995daec: Pull complete 16:24:22 8603b9c90790: Pull complete 16:24:23 1560dd03e051: Pull complete 16:24:23 27f5ce0e4adf: Pull complete 16:24:38 c2d8d7efcc4b: Pull complete 16:24:38 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 16:24:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:24:38 prd-ubuntu18.04-docker-arm64-4c-16g-5362 does not seem to be running inside a container 16:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/22 -v /w/workspace/app-rfid-llrp-inventory/22:/w/workspace/app-rfid-llrp-inventory/22:rw,z -v /w/workspace/app-rfid-llrp-inventory/22@tmp:/w/workspace/app-rfid-llrp-inventory/22@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:24:41 $ docker top 358801c98020f25e43340d0fdc67135b7068545ce76f697a54bcd72ea9038f3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:42 ---> job-cost.sh 16:24:42 lf-activate-venv: SKIPPING 16:24:42 INFO: No Stack... 16:24:42 INFO: Retrieving Pricing Info for: v3-standard-4 16:24:42 INFO: Archiving Costs [Pipeline] sh 16:24:43 + cat /w/workspace/app-rfid-llrp-inventory/22/archives/cost.csv 16:24:43 + cut -d, -f6 [Pipeline] lock 16:24:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] 16:24:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] did not exist. Created. 16:24:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:44 /w/workspace/app-rfid-llrp-inventory/22@tmp/durable-bce3086d/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/22@tmp/durable-bce3086d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 16:24:44 + echo total: 0.10999999940395355 [Pipeline] stash 16:24:44 Warning: overwriting stash ‘stack-cost’ 16:24:45 Stashed 1 file(s) [Pipeline] } 16:24:45 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-22-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:45 $ docker stop --time=1 358801c98020f25e43340d0fdc67135b7068545ce76f697a54bcd72ea9038f3f 16:24:46 $ docker rm -f 358801c98020f25e43340d0fdc67135b7068545ce76f697a54bcd72ea9038f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:24:47 provisioning config files... 16:24:47 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2950695649954115275tmp [Pipeline] { [Pipeline] sh 16:24:47 + set +x 16:24:47 + curl -s https://codecov.io/bash 16:24:47 + bash -s -- 16:24:47 16:24:47 _____ _ 16:24:47 / ____| | | 16:24:47 | | ___ __| | ___ ___ _____ __ 16:24:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:24:47 | |___| (_) | (_| | __/ (_| (_) \ V / 16:24:47 \_____\___/ \__,_|\___|\___\___/ \_/ 16:24:47 Bash-1.0.6 16:24:47 16:24:47 16:24:47 ==> git version 2.24.4 found 16:24:47 ==> 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 16:24:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 16:24:47 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 16:24:47 ==> Jenkins CI detected. 16:24:47 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:24:47 project root: . 16:24:47 --> token set from env 16:24:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:24:47 ==> Running gcov in . (disable via -X gcov) 16:24:47 ==> Python coveragepy not found 16:24:47 ==> Searching for coverage reports in: 16:24:47 + . 16:24:47 -> Found 1 reports 16:24:47 ==> Detecting git/mercurial file structure 16:24:47 ==> Reading reports 16:24:47 + ./coverage.out bytes=41008 16:24:47 ==> Appending adjustments 16:24:47 https://docs.codecov.io/docs/fixing-reports 16:24:47 + Found adjustments 16:24:47 ==> Gzipping contents 16:24:47 12K /tmp/codecov.SvrKEb.gz 16:24:47 ==> Uploading reports 16:24:47 url: https://codecov.io 16:24:47 query: branch=main&commit=a218d4f56953046ecdce72b8d912b6fb71d7f601&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:24:47 -> Pinging Codecov 16:24:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=a218d4f56953046ecdce72b8d912b6fb71d7f601&build=22&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F22%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:24:48 -> Uploading to 16:24:48 https://storage.googleapis.com/codecov/v4/raw/2022-02-16/581DD39554BDF9B6E22D074273EAD858/a218d4f56953046ecdce72b8d912b6fb71d7f601/f7012965-afab-4dbb-b619-5f0a189499a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220216%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220216T162447Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00345c5e4d5a8559914d93773ea65623606f539b43db3551855c38bcf143f275 16:24:48 % Total % Received % Xferd Average Speed Time Time Time Current 16:24:48 Dload Upload Total Spent Left Speed 16:24:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11575 0 0 100 11575 0 36045 --:--:-- --:--:-- --:--:-- 36059 16:24:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] } 16:24:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:24:48 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:24:48 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:24:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:49 16:24:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 16:24:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:49 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:24:49 188c0c94c7c5: Pulling fs layer 16:24:49 0ef7d3d256c8: Pulling fs layer 16:24:49 de9db76c5a1d: Pulling fs layer 16:24:49 0eba1c9be4d2: Pulling fs layer 16:24:49 0d57e429df01: Pulling fs layer 16:24:49 4e4be7b47b0d: Pulling fs layer 16:24:49 e1f770b5df2f: Pulling fs layer 16:24:49 85a0685a4137: Pulling fs layer 16:24:49 4e4be7b47b0d: Waiting 16:24:49 e1f770b5df2f: Waiting 16:24:49 85a0685a4137: Waiting 16:24:49 0eba1c9be4d2: Waiting 16:24:49 0d57e429df01: Waiting 16:24:49 de9db76c5a1d: Verifying Checksum 16:24:49 de9db76c5a1d: Download complete 16:24:49 0ef7d3d256c8: Verifying Checksum 16:24:49 0ef7d3d256c8: Download complete 16:24:49 0d57e429df01: Verifying Checksum 16:24:49 0d57e429df01: Download complete 16:24:49 188c0c94c7c5: Verifying Checksum 16:24:49 188c0c94c7c5: Download complete 16:24:49 4e4be7b47b0d: Verifying Checksum 16:24:49 4e4be7b47b0d: Download complete 16:24:49 e1f770b5df2f: Verifying Checksum 16:24:49 e1f770b5df2f: Download complete 16:24:49 188c0c94c7c5: Pull complete 16:24:50 0eba1c9be4d2: Verifying Checksum 16:24:50 0eba1c9be4d2: Download complete 16:24:50 0ef7d3d256c8: Pull complete 16:24:50 de9db76c5a1d: Pull complete 16:24:50 85a0685a4137: Verifying Checksum 16:24:50 85a0685a4137: Download complete 16:24:54 0eba1c9be4d2: Pull complete 16:24:54 0d57e429df01: Pull complete 16:24:54 4e4be7b47b0d: Pull complete 16:24:54 e1f770b5df2f: Pull complete 16:24:58 85a0685a4137: Pull complete 16:24:58 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 16:24:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:24:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 16:24:58 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:24:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:24:59 $ docker top 158112684f60d3f1c4136c87d73046f41cefd1bca15e99a0fb03c0df623463b0 -eo pid,comm [Pipeline] { [Pipeline] echo 16:24:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 16:24:59 + set -o pipefail 16:24:59 + snyk monitor '--org=edgex-jenkins' 16:25:06 16:25:06 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:25:06 16:25:06 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/b524828f-02d0-4a24-8f62-a65fa16fda2b 16:25:06 16:25:06 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:25:06 16:25:06 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:25:06 16:25:06 [Pipeline] } 16:25:06 $ docker stop --time=1 158112684f60d3f1c4136c87d73046f41cefd1bca15e99a0fb03c0df623463b0 16:25:08 $ docker rm -f 158112684f60d3f1c4136c87d73046f41cefd1bca15e99a0fb03c0df623463b0 [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 16:25:09 + git log --format=format:%s -1 a218d4f56953046ecdce72b8d912b6fb71d7f601 [Pipeline] sh 16:25:09 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:25:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:25:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:09 . [Pipeline] withDockerContainer 16:25:09 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:25:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:25:10 $ docker top ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:10 [ssh-agent] Looking for ssh-agent implementation... 16:25:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:10 $ docker exec ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd ssh-agent 16:25:10 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXngjmdc/agent.14 16:25:10 SSH_AGENT_PID=21 16:25:10 Running ssh-add (command line suppressed) 16:25:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4887479108202595005.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4887479108202595005.key) 16:25:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:11 + git semver tag 16:25:11 # -> Open(): unable to determine branch for HEAD 16:25:11 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 16:25:11 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 16:25:11 # $SEMVER_REMOTE_NAME = origin 16:25:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:25:11 # $SEMVER_USER_NAME = edgex-jenkins 16:25:11 # $SEMVER_BRANCH = main 16:25:11 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:25:11 # a218d4f56953046ecdce72b8d912b6fb71d7f601 HEAD 16:25:11 # -> Force: false 16:25:11 # 4563809549b4fa07fd25b189037653969635c9a1 refs/tags/v2.1.0-dev.1 [Pipeline] } 16:25:11 $ docker exec --env ******** --env ******** ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd ssh-agent -k 16:25:11 unset SSH_AUTH_SOCK; 16:25:11 unset SSH_AGENT_PID; 16:25:11 echo Agent pid 21 killed; 16:25:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:11 + git semver [Pipeline] } 16:25:11 $ docker stop --time=1 ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd 16:25:12 $ docker rm -f ec5d5bec27e93610c7beb67a8fc67adadd32ec00baffe1e3847e13ad68512fdd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 16:25:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:25:13 16:25:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 16:25:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:25:13 0.23.1-centos7: Pulling from edgex-lftools 16:25:13 ab5ef0e58194: Pulling fs layer 16:25:13 9712f1f96733: Pulling fs layer 16:25:13 63f879dbbcfc: Pulling fs layer 16:25:13 0d9ebad4ef96: Pulling fs layer 16:25:13 e9a5061849ea: Pulling fs layer 16:25:13 d747dcd14b5f: Pulling fs layer 16:25:13 2de7ff778b66: Pulling fs layer 16:25:13 e9a5061849ea: Waiting 16:25:13 d747dcd14b5f: Waiting 16:25:13 2de7ff778b66: Waiting 16:25:13 0d9ebad4ef96: Waiting 16:25:13 9712f1f96733: Verifying Checksum 16:25:13 9712f1f96733: Download complete 16:25:13 63f879dbbcfc: Verifying Checksum 16:25:13 63f879dbbcfc: Download complete 16:25:13 ab5ef0e58194: Verifying Checksum 16:25:13 ab5ef0e58194: Download complete 16:25:13 d747dcd14b5f: Verifying Checksum 16:25:13 d747dcd14b5f: Download complete 16:25:13 0d9ebad4ef96: Verifying Checksum 16:25:13 0d9ebad4ef96: Download complete 16:25:13 e9a5061849ea: Verifying Checksum 16:25:13 e9a5061849ea: Download complete 16:25:13 2de7ff778b66: Verifying Checksum 16:25:13 2de7ff778b66: Download complete 16:25:17 ab5ef0e58194: Pull complete 16:25:17 9712f1f96733: Pull complete 16:25:17 63f879dbbcfc: Pull complete 16:25:21 0d9ebad4ef96: Pull complete 16:25:21 e9a5061849ea: Pull complete 16:25:21 d747dcd14b5f: Pull complete 16:25:23 2de7ff778b66: Pull complete 16:25:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:25:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 16:25:23 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:25:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:25:26 $ docker top 2e3cea7909b2c4cb46df9f5351592ba193216511c3d835508e6b05f38d412ea6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:25:26 provisioning config files... 16:25:26 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6065992016462632359tmp 16:25:26 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3922774644911141412tmp 16:25:26 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6774795278677721063tmp [Pipeline] { [Pipeline] echo 16:25:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:25:27 ---> sigul-configuration.sh 16:25:27 gpg: directory `/root/.gnupg' created 16:25:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:25:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:25:27 gpg: keyring `/root/.gnupg/secring.gpg' created 16:25:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:25:27 gpg: CAST5 encrypted data 16:25:27 gpg: encrypted with 1 passphrase 16:25:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:25:27 + mkdir /home/jenkins 16:25:27 + mkdir /home/jenkins/sigul [Pipeline] sh 16:25:28 + 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 16:25:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:25:28 ---> sigul-install.sh 16:25:28 Sigul already installed; skipping installation. [Pipeline] sh 16:25:28 + git tag --list 16:25:28 v0.0.0 16:25:28 v0.0.1-dev.1 16:25:28 v0.0.1-dev.2 16:25:28 v0.0.1-dev.3 16:25:28 v0.0.1-dev.4 16:25:28 v0.0.1-dev.5 16:25:28 v0.0.1-dev.6 16:25:28 v0.0.1-dev.7 16:25:28 v1.0.0 16:25:28 v1.0.1-dev.1 16:25:28 v1.0.1-dev.2 16:25:28 v1.0.1-dev.3 16:25:28 v1.0.1-dev.4 16:25:28 v1.0.1-dev.5 16:25:28 v2.1.0-dev.1 [Pipeline] sh 16:25:28 + lftools sign git-tag v2.1.0-dev.1 16:25:29 Signing Git tag with Sigul... 16:25:29 Signing v2.1.0-dev.1 [Pipeline] echo 16:25:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:25:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:25:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:25:30 $ docker stop --time=1 2e3cea7909b2c4cb46df9f5351592ba193216511c3d835508e6b05f38d412ea6 16:25:31 $ docker rm -f 2e3cea7909b2c4cb46df9f5351592ba193216511c3d835508e6b05f38d412ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:25:31 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:25:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:25:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:31 . [Pipeline] withDockerContainer 16:25:32 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:25:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:25:32 $ docker top 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:32 [ssh-agent] Looking for ssh-agent implementation... 16:25:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:32 $ docker exec 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a ssh-agent 16:25:32 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXpbPBFl/agent.13 16:25:32 SSH_AGENT_PID=20 16:25:32 Running ssh-add (command line suppressed) 16:25:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7462586610734760584.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7462586610734760584.key) 16:25:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:33 + git semver bump pre 16:25:33 # -> Open(): unable to determine branch for HEAD 16:25:33 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 16:25:33 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 16:25:33 # $SEMVER_REMOTE_NAME = origin 16:25:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:25:33 # $SEMVER_USER_NAME = edgex-jenkins 16:25:33 # $SEMVER_BRANCH = main 16:25:33 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:25:33 2.1.0-dev.2 [Pipeline] } 16:25:33 $ docker exec --env ******** --env ******** 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a ssh-agent -k 16:25:33 unset SSH_AUTH_SOCK; 16:25:33 unset SSH_AGENT_PID; 16:25:33 echo Agent pid 20 killed; 16:25:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:33 + git semver [Pipeline] } 16:25:33 $ docker stop --time=1 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a 16:25:34 $ docker rm -f 12bed711a8234c6f2b8f825b2bad803b54afd22fa375e31ee2c8ea22732afc6a [Pipeline] // withDockerContainer [Pipeline] sh 16:25:35 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 16:25:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 16:25:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 16:25:35 . [Pipeline] withDockerContainer 16:25:35 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:25:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 16:25:35 $ docker top 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:25:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:25:35 [ssh-agent] Looking for ssh-agent implementation... 16:25:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:25:35 $ docker exec 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc ssh-agent 16:25:36 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoChmJo/agent.13 16:25:36 SSH_AGENT_PID=20 16:25:36 Running ssh-add (command line suppressed) 16:25:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1838441417218938921.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1838441417218938921.key) 16:25:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:25:36 + git semver push 16:25:36 # -> Open(): unable to determine branch for HEAD 16:25:36 # $GIT_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.git 16:25:36 # $GIT_WORK_TREE = /w/workspace/dry_app-rfid-llrp-inventory_main 16:25:36 # $SEMVER_REMOTE_NAME = origin 16:25:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 16:25:36 # $SEMVER_USER_NAME = edgex-jenkins 16:25:36 # $SEMVER_BRANCH = main 16:25:36 # $SEMVER_DIR = /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [Pipeline] } 16:25:37 $ docker exec --env ******** --env ******** 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc ssh-agent -k 16:25:37 unset SSH_AUTH_SOCK; 16:25:37 unset SSH_AGENT_PID; 16:25:37 echo Agent pid 20 killed; 16:25:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:25:38 + git semver [Pipeline] } 16:25:38 $ docker stop --time=1 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc 16:25:39 $ docker rm -f 787746133fc0078de8ddf0b5ae8db633790d5f8aa302dd38a4eb35b18c28d7dc [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:25:40 + '[' -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ']' 16:25:40 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:25:40 total 8 16:25:40 drwxr-xr-x. 3 root root 34 Feb 16 16:19 . 16:25:40 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 16:25 .. 16:25:40 drwxr-xr-x. 2 root root 6 Feb 16 16:19 cost 16:25:40 -rw-r--r--. 1 root root 94 Feb 16 16:19 cost.csv 16:25:40 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:25:40 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:25:40 total 8 16:25:40 drwxr-xr-x. 3 jenkins jenkins 34 Feb 16 16:19 . 16:25:40 drwxrwxr-x. 12 jenkins jenkins 4096 Feb 16 16:25 .. 16:25:40 drwxr-xr-x. 2 jenkins jenkins 6 Feb 16 16:19 cost 16:25:40 -rw-r--r--. 1 jenkins jenkins 94 Feb 16 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:25:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:25:40 ---> package-listing.sh 16:25:40 ++ tr '[:upper:]' '[:lower:]' 16:25:40 ++ facter osfamily 16:25:41 + OS_FAMILY=redhat 16:25:41 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:25:41 + START_PACKAGES=/tmp/packages_start.txt 16:25:41 + END_PACKAGES=/tmp/packages_end.txt 16:25:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:25:41 + PACKAGES=/tmp/packages_start.txt 16:25:41 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:25:41 + PACKAGES=/tmp/packages_end.txt 16:25:41 + case "${OS_FAMILY}" in 16:25:41 + rpm -qa 16:25:41 + sort 16:25:41 + '[' -f /tmp/packages_start.txt ']' 16:25:41 + '[' -f /tmp/packages_end.txt ']' 16:25:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:25:41 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:25:41 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:25:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 16:25:41 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:25:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:25:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:25:42 . [Pipeline] withDockerContainer 16:25:42 prd-centos7-docker-4c-2g-5357 does not seem to be running inside a container 16:25: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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:25:42 $ docker top 9602be439cf225cb8c56aa2aeba7579bfce44eb98385c23e1f6ea3835df72b03 -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:43 + touch /tmp/pre-build-complete [Pipeline] sh 16:25:43 + mkdir -p /var/log/sysstat [Pipeline] sh 16:25:43 + ls /var/log/sa-host 16:25:43 + sadf -c /var/log/sa-host/sa16 16:25:43 file_magic: OK 16:25:43 HZ: Using current value: 100 16:25:43 file_header: OK 16:25:43 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 16:25:43 Statistics: 16:25:43 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... 16:25:43 File successfully converted to sysstat format version 12.0.3 16:25:43 + sadf -c /var/log/sa-host/sa17 16:25:43 file_magic: OK 16:25:43 HZ: Using current value: 100 16:25:43 file_header: OK 16:25:43 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 16:25:43 Statistics: 16:25:43 Hnuu...uuuununununu...Hnuu...uuuununununu... 16:25:43 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:44 provisioning config files... 16:25:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config441897285569107854tmp [Pipeline] { [Pipeline] echo 16:25:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:25:44 ---> create-netrc.sh [Pipeline] } 16:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:25:44 ---> python-tools-install.sh [Pipeline] echo 16:25:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:25:45 ---> sudo-logs.sh 16:25:45 Archiving 'sudo' log.. 16:25:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-5357.novalocal: Name or service not known 16:25:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-5357.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 16:25:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:25:45 ---> job-cost.sh 16:25:45 lf-activate-venv: SKIPPING 16:25:45 DEBUG: total: 0.10999999940395355 16:25:45 INFO: Retrieving Stack Cost... 16:25:45 INFO: Retrieving Pricing Info for: v3-standard-2 16:25:45 INFO: Archiving Costs [Pipeline] echo 16:25:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:25:46 ---> logs-deploy.sh 16:25:46 lf-activate-venv: SKIPPING 16:25:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/22 16:25:46 INFO: archiving workspace using pattern(s): 16:25:46 Archives upload complete. 16:25:47 INFO: archiving logs to Nexus 16:25:47 ---> uname -a: 16:25:47 Linux prd-centos7-docker-4c-2g-5357.novalocal 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64 GNU/Linux 16:25:47 16:25:47 16:25:47 ---> lscpu: 16:25:47 Architecture: x86_64 16:25:47 CPU op-mode(s): 32-bit, 64-bit 16:25:47 Byte Order: Little Endian 16:25:47 Address sizes: 40 bits physical, 48 bits virtual 16:25:47 CPU(s): 2 16:25:47 On-line CPU(s) list: 0,1 16:25:47 Thread(s) per core: 1 16:25:47 Core(s) per socket: 1 16:25:47 Socket(s): 2 16:25:47 NUMA node(s): 1 16:25:47 Vendor ID: AuthenticAMD 16:25:47 CPU family: 23 16:25:47 Model: 49 16:25:47 Model name: AMD EPYC-Rome Processor 16:25:47 Stepping: 0 16:25:47 CPU MHz: 2799.998 16:25:47 BogoMIPS: 5599.99 16:25:47 Virtualization: AMD-V 16:25:47 Hypervisor vendor: KVM 16:25:47 Virtualization type: full 16:25:47 L1d cache: 32K 16:25:47 L1i cache: 32K 16:25:47 L2 cache: 512K 16:25:47 L3 cache: 16384K 16:25:47 NUMA node0 CPU(s): 0,1 16:25:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:25:47 16:25:47 16:25:47 ---> nproc: 16:25:47 2 16:25:47 16:25:47 16:25:47 ---> df -h: 16:25:47 Filesystem Size Used Avail Use% Mounted on 16:25:47 overlay 40G 11G 30G 26% / 16:25:47 tmpfs 64M 0 64M 0% /dev 16:25:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 16:25:47 shm 64M 0 64M 0% /dev/shm 16:25:47 /dev/vda1 40G 11G 30G 26% /facter-os 16:25:47 16:25:47 16:25:47 ---> sar -b -r -n DEV: 16:25:47 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/16/22 _x86_64_ (2 CPU) 16:25:47 16:25:47 15:02:27 LINUX RESTART (2 CPU) 16:25:47 16:25:47 15:03:01 tps rtps wtps bread/s bwrtn/s 16:25:47 15:04:01 2.48 0.02 2.47 1.33 519.24 16:25:47 15:05:01 0.30 0.00 0.30 0.00 5.08 16:25:47 15:06:01 0.28 0.00 0.28 0.00 3.31 16:25:47 15:07:01 0.20 0.00 0.20 0.00 2.57 16:25:47 15:08:01 0.27 0.00 0.27 0.00 3.66 16:25:47 15:09:01 0.32 0.00 0.32 0.00 4.35 16:25:47 15:10:01 0.28 0.00 0.28 0.00 3.08 16:25:47 15:11:01 0.23 0.00 0.23 0.00 2.85 16:25:47 15:12:01 0.18 0.00 0.18 0.00 1.75 16:25:47 15:13:01 0.23 0.00 0.23 0.00 3.20 16:25:47 15:14:01 0.30 0.00 0.30 0.00 4.08 16:25:47 15:15:01 0.23 0.00 0.23 0.00 3.20 16:25:47 15:16:01 0.25 0.00 0.25 0.00 2.58 16:25:47 15:17:02 0.20 0.00 0.20 0.00 1.48 16:25:47 15:18:01 1.00 0.19 0.81 5.96 16.08 16:25:47 15:19:01 0.25 0.00 0.25 0.00 2.83 16:25:47 15:20:01 0.28 0.00 0.28 0.00 3.12 16:25:47 15:21:01 0.27 0.00 0.27 0.00 2.98 16:25:47 15:22:01 0.27 0.00 0.27 0.00 3.20 16:25:47 15:23:01 0.20 0.00 0.20 0.00 2.70 16:25:47 15:24:01 0.20 0.00 0.20 0.00 1.75 16:25:47 15:25:01 0.25 0.00 0.25 0.00 3.06 16:25:47 15:26:01 0.25 0.00 0.25 0.00 2.45 16:25:47 15:27:01 0.28 0.00 0.28 0.00 3.07 16:25:47 15:28:01 0.27 0.00 0.27 0.00 3.81 16:25:47 15:29:01 0.20 0.00 0.20 0.00 2.03 16:25:47 15:30:01 0.28 0.00 0.28 0.00 2.93 16:25:47 15:31:01 0.22 0.00 0.22 0.00 2.15 16:25:47 15:32:01 0.25 0.00 0.25 0.00 2.78 16:25:47 15:33:01 1.33 0.92 0.42 67.43 18.12 16:25:47 15:34:01 0.27 0.00 0.27 0.00 3.30 16:25:47 15:35:01 0.38 0.00 0.38 0.00 5.30 16:25:47 15:36:01 0.25 0.00 0.25 0.00 2.83 16:25:47 15:37:01 0.25 0.00 0.25 0.00 2.78 16:25:47 15:38:01 0.20 0.00 0.20 0.00 2.62 16:25:47 15:39:01 0.22 0.00 0.22 0.00 2.48 16:25:47 15:40:01 0.23 0.00 0.23 0.00 1.90 16:25:47 15:41:01 0.33 0.00 0.33 0.00 5.11 16:25:47 15:42:01 0.33 0.00 0.33 0.00 4.71 16:25:47 15:43:01 0.27 0.00 0.27 0.00 4.80 16:25:47 15:44:01 0.23 0.00 0.23 0.00 3.61 16:25:47 15:45:01 0.35 0.00 0.35 0.00 4.91 16:25:47 15:46:01 0.30 0.00 0.30 0.00 4.20 16:25:47 15:47:01 0.33 0.00 0.33 0.00 4.80 16:25:47 15:48:01 0.28 0.00 0.28 0.00 4.18 16:25:47 15:49:02 0.32 0.00 0.32 0.00 4.00 16:25:47 15:50:01 0.36 0.00 0.36 0.00 5.64 16:25:47 15:51:01 0.23 0.00 0.23 0.00 2.90 16:25:47 15:52:01 0.25 0.00 0.25 0.00 3.05 16:25:47 15:53:01 0.22 0.00 0.22 0.00 2.42 16:25:47 15:54:01 0.20 0.00 0.20 0.00 1.97 16:25:47 15:55:01 0.28 0.00 0.28 0.00 3.08 16:25:47 15:56:01 0.28 0.00 0.28 0.00 2.61 16:25:47 15:57:01 0.27 0.00 0.27 0.00 3.45 16:25:47 15:58:01 0.20 0.00 0.20 0.00 2.42 16:25:47 15:59:01 0.17 0.00 0.17 0.00 1.83 16:25:47 16:00:01 0.32 0.00 0.32 0.00 3.22 16:25:47 16:01:01 0.23 0.02 0.22 0.13 2.15 16:25:47 16:02:01 0.42 0.08 0.33 1.60 5.00 16:25:47 16:03:01 0.28 0.00 0.28 0.00 4.18 16:25:47 16:04:01 0.23 0.00 0.23 0.00 2.90 16:25:47 16:05:01 0.22 0.00 0.22 0.00 2.00 16:25:47 16:06:01 0.33 0.00 0.33 0.00 3.85 16:25:47 16:07:01 0.17 0.00 0.17 0.00 1.33 16:25:47 16:08:01 0.25 0.00 0.25 0.00 3.05 16:25:47 16:09:01 0.30 0.00 0.30 0.00 3.12 16:25:47 16:10:01 0.27 0.00 0.27 0.00 2.82 16:25:47 16:11:01 0.17 0.00 0.17 0.00 1.52 16:25:47 16:12:01 0.20 0.00 0.20 0.00 1.75 16:25:47 16:13:01 0.25 0.00 0.25 0.00 2.92 16:25:47 16:14:01 0.25 0.00 0.25 0.00 2.78 16:25:47 16:15:01 0.20 0.00 0.20 0.00 1.78 16:25:47 16:16:01 4.50 4.18 0.32 60.37 4.15 16:25:47 16:17:01 288.06 265.87 22.19 3704.20 1009.14 16:25:47 16:18:01 281.96 3.56 278.40 2375.88 52338.24 16:25:47 16:19:01 220.14 0.00 220.14 0.00 33981.19 16:25:47 16:20:02 122.68 0.00 122.68 0.00 24858.79 16:25:47 16:21:01 1.90 0.00 1.90 0.00 38.71 16:25:47 16:22:01 0.15 0.00 0.15 0.00 2.00 16:25:47 16:23:01 0.32 0.00 0.32 0.00 4.60 16:25:47 16:24:01 0.18 0.00 0.18 0.00 1.85 16:25:47 16:25:01 93.71 0.03 93.67 3.73 26723.93 16:25:47 Average: 12.65 3.35 9.29 75.92 1705.61 16:25:47 16:25:47 15:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:25:47 15:04:01 5942216 0 489736 6.11 2620 1574360 1091544 12.05 369656 1472992 20 16:25:47 15:05:01 5950116 0 481828 6.02 2620 1574368 1024040 11.31 362292 1472756 16 16:25:47 15:06:01 5948752 0 483192 6.03 2620 1574368 1024448 11.31 364040 1472756 8 16:25:47 15:07:01 5948176 0 483760 6.04 2620 1574376 1024172 11.31 364540 1472756 8 16:25:47 15:08:01 5947872 0 484060 6.04 2620 1574380 1024244 11.31 364940 1472756 16 16:25:47 15:09:01 5946736 0 485192 6.06 2620 1574384 1024172 11.31 366140 1472756 8 16:25:47 15:10:01 5937068 0 494856 6.18 2620 1574388 1024172 11.31 375612 1472756 16 16:25:47 15:11:01 5936336 0 495580 6.19 2620 1574396 1024172 11.31 376288 1472756 8 16:25:47 15:12:01 5936872 0 495044 6.18 2620 1574396 1024172 11.31 376448 1472756 8 16:25:47 15:13:01 5933536 0 498376 6.22 2620 1574400 1024268 11.31 378716 1472756 8 16:25:47 15:14:01 5923968 0 507940 6.34 2620 1574404 1041088 11.49 388136 1472756 8 16:25:47 15:15:01 5929180 0 502724 6.28 2620 1574408 1024172 11.31 383472 1472756 8 16:25:47 15:16:01 5929056 0 502840 6.28 2620 1574416 1024172 11.31 383464 1472756 8 16:25:47 15:17:02 5928756 0 503140 6.28 2620 1574416 1024172 11.31 384204 1472756 8 16:25:47 15:18:01 5927716 0 504172 6.30 2620 1574424 1024268 11.31 384800 1472756 8 16:25:47 15:19:01 5929100 0 502784 6.28 2620 1574428 1024172 11.31 383368 1472756 8 16:25:47 15:20:01 5928992 0 502884 6.28 2620 1574436 1024172 11.31 383496 1472756 8 16:25:47 15:21:01 5928920 0 502952 6.28 2620 1574440 1024172 11.31 383540 1472756 8 16:25:47 15:22:01 5928960 0 502912 6.28 2620 1574440 1024172 11.31 383540 1472756 8 16:25:47 15:23:01 5928800 0 503064 6.28 2620 1574448 1024268 11.31 384140 1472756 8 16:25:47 15:24:01 5928844 0 503020 6.28 2620 1574448 1024172 11.31 383600 1472756 8 16:25:47 15:25:01 5928112 0 503744 6.29 2620 1574456 1024172 11.31 384428 1472756 8 16:25:47 15:26:01 5928136 0 503716 6.29 2620 1574460 1024172 11.31 384456 1472756 8 16:25:47 15:27:01 5928112 0 503736 6.29 2620 1574464 1024172 11.31 384492 1472756 8 16:25:47 15:28:01 5927728 0 504116 6.29 2620 1574468 1024256 11.31 384944 1472756 8 16:25:47 15:29:01 5928980 0 502856 6.28 2620 1574476 1024172 11.31 383656 1472764 8 16:25:47 15:30:01 5929120 0 502716 6.28 2620 1574476 1024172 11.31 383716 1472756 8 16:25:47 15:31:01 5928880 0 502952 6.28 2620 1574480 1024172 11.31 383584 1472756 8 16:25:47 15:32:01 5928904 0 502924 6.28 2620 1574484 1024172 11.31 383588 1472756 8 16:25:47 15:33:01 5920440 0 509084 6.36 2620 1576788 1027128 11.34 391312 1473380 8 16:25:47 15:34:01 5923700 0 505816 6.32 2620 1576796 1026792 11.34 388280 1473376 8 16:25:47 15:35:01 5923132 0 506380 6.32 2620 1576800 1026840 11.34 388644 1473376 16 16:25:47 15:36:01 5923652 0 505852 6.32 2620 1576808 1026792 11.34 388332 1473380 12 16:25:47 15:37:01 5923584 0 505920 6.32 2620 1576808 1026792 11.34 388352 1473376 8 16:25:47 15:38:01 5922968 0 506532 6.32 2620 1576812 1026888 11.34 388820 1473376 8 16:25:47 15:39:01 5923576 0 505916 6.32 2620 1576820 1026792 11.34 388396 1473376 8 16:25:47 15:40:01 5923372 0 506120 6.32 2620 1576820 1026792 11.34 388420 1473376 8 16:25:47 15:41:01 5922192 0 507292 6.33 2620 1576828 1026792 11.34 389348 1473376 8 16:25:47 15:42:01 5922184 0 507300 6.33 2620 1576828 1026792 11.34 389372 1473376 8 16:25:47 15:43:01 5922384 0 507092 6.33 2620 1576836 1026888 11.34 389884 1473376 8 16:25:47 15:44:01 5922300 0 507172 6.33 2620 1576840 1026792 11.34 389492 1473376 8 16:25:47 15:45:01 5922408 0 507060 6.33 2620 1576844 1026792 11.34 389344 1473380 8 16:25:47 15:46:01 5922688 0 506772 6.33 2620 1576852 1026792 11.34 389424 1473376 8 16:25:47 15:47:01 5922464 0 506996 6.33 2620 1576852 1026792 11.34 389388 1473376 8 16:25:47 15:48:01 5922484 0 506968 6.33 2620 1576860 1026864 11.34 389584 1473376 8 16:25:47 15:49:02 5922408 0 507040 6.33 2620 1576864 1026792 11.34 389520 1473376 8 16:25:47 15:50:01 5922424 0 507016 6.33 2620 1576872 1026792 11.34 389524 1473376 8 16:25:47 15:51:01 5921424 0 508012 6.34 2620 1576876 1027020 11.34 390168 1473376 8 16:25:47 15:52:01 5923324 0 506108 6.32 2620 1576880 1026792 11.34 388468 1473376 8 16:25:47 15:53:01 5923056 0 506372 6.32 2620 1576884 1026876 11.34 388760 1473376 8 16:25:47 15:54:01 5923200 0 506196 6.32 2620 1576916 1026792 11.34 388656 1473388 24 16:25:47 15:55:01 5923308 0 506112 6.32 2620 1576892 1026792 11.34 388640 1473376 8 16:25:47 15:56:01 5922204 0 507212 6.33 2620 1576896 1026792 11.34 389440 1473376 8 16:25:47 15:57:01 5922128 0 507280 6.33 2620 1576904 1026792 11.34 389448 1473376 8 16:25:47 15:58:01 5922512 0 506896 6.33 2620 1576904 1026864 11.34 389608 1473376 8 16:25:47 15:59:01 5922832 0 506568 6.33 2620 1576912 1026792 11.34 388688 1473380 8 16:25:47 16:00:01 5923096 0 506304 6.32 2620 1576912 1026792 11.34 388708 1473376 8 16:25:47 16:01:01 5921684 0 507712 6.34 2620 1576916 1029560 11.37 389540 1473376 8 16:25:47 16:02:01 5922516 0 506752 6.33 2620 1577044 1027300 11.34 389008 1473440 8 16:25:47 16:03:01 5922712 0 506552 6.32 2620 1577048 1027384 11.34 388972 1473440 8 16:25:47 16:04:01 5922684 0 506576 6.33 2620 1577052 1027492 11.34 389364 1473440 8 16:25:47 16:05:01 5922736 0 506520 6.32 2620 1577056 1027300 11.34 388900 1473444 12 16:25:47 16:06:01 5922404 0 506848 6.33 2620 1577060 1027300 11.34 388892 1473440 8 16:25:47 16:07:01 5922760 0 506488 6.32 2620 1577064 1027300 11.34 388932 1473440 8 16:25:47 16:08:01 5922616 0 506628 6.33 2620 1577068 1027384 11.34 389128 1473440 8 16:25:47 16:09:01 5922644 0 506596 6.33 2620 1577072 1027300 11.34 388924 1473440 8 16:25:47 16:10:01 5923056 0 506180 6.32 2620 1577076 1027300 11.34 388880 1473440 8 16:25:47 16:11:01 5923104 0 506124 6.32 2620 1577084 1027300 11.34 388972 1473440 8 16:25:47 16:12:01 5921752 0 507468 6.34 2620 1577092 1027300 11.34 389932 1473440 8 16:25:47 16:13:01 5921680 0 507540 6.34 2620 1577092 1027372 11.34 389876 1473440 8 16:25:47 16:14:01 5921900 0 507316 6.33 2620 1577096 1027300 11.34 389844 1473440 8 16:25:47 16:15:01 5921768 0 507440 6.34 2620 1577104 1027300 11.34 389948 1473440 8 16:25:47 16:16:01 5916820 0 510960 6.38 2620 1578532 1029644 11.37 392080 1473972 8 16:25:47 16:17:01 5755152 0 614824 7.68 2620 1636336 1027368 11.34 430052 1492468 8 16:25:47 16:18:01 3260660 0 1161924 14.51 2620 3583728 1570832 17.34 1355288 2786256 456108 16:25:47 16:19:01 3711572 0 1145848 14.31 2620 3148892 1775944 19.61 1088520 2638804 184 16:25:47 16:20:02 3106396 0 1172468 14.64 2620 3727448 1365680 15.08 1119492 3133576 20 16:25:47 16:21:01 3113292 0 1165572 14.55 2620 3727448 1318380 14.56 1115288 3133576 8 16:25:47 16:22:01 3118208 0 1160648 14.49 2620 3727456 1318620 14.56 1112436 3133576 8 16:25:47 16:23:01 3119284 0 1159572 14.48 2620 3727456 1318536 14.56 1112392 3133576 12 16:25:47 16:24:01 3119336 0 1159512 14.48 2620 3727464 1318548 14.56 1112180 3133576 12 16:25:47 16:25:01 2198728 0 1359688 16.98 2620 4447896 1600608 17.67 1311436 3769584 56 16:25:47 Average: 5648279 0 571463 7.14 2620 1786570 1068212 11.79 461971 1632869 5574 16:25:47 16:25:47 15:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:25:47 15:04:01 eth0 3.10 1.27 2.70 0.38 0.00 0.00 0.00 0.00 16:25:47 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:05:01 eth0 0.47 0.10 0.05 0.13 0.00 0.00 0.00 0.00 16:25:47 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:06:01 eth0 0.70 0.37 0.36 0.23 0.00 0.00 0.00 0.00 16:25:47 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:07:01 eth0 0.17 0.10 0.01 0.04 0.00 0.00 0.00 0.00 16:25:47 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:08:01 eth0 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:09:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:10:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:11:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:12:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:13:01 eth0 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:14:01 eth0 1.05 1.02 0.18 3.55 0.00 0.00 0.00 0.00 16:25:47 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:15:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:16:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:17:02 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:18:01 eth0 0.24 0.20 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:19:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:20:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:21:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:22:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:23:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:24:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:25:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:26:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:27:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:28:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:29:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:31:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:32:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:33:01 eth0 11.29 5.93 11.47 5.03 0.00 0.00 0.00 0.00 16:25:47 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:34:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:35:01 eth0 0.53 0.42 0.44 0.03 0.00 0.00 0.00 0.00 16:25:47 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:36:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:37:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:38:01 eth0 0.17 0.15 0.08 0.04 0.00 0.00 0.00 0.00 16:25:47 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:39:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 16:25:47 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:40:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:41:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:42:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:43:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:44:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:47:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:48:01 eth0 0.22 0.18 0.08 0.04 0.00 0.00 0.00 0.00 16:25:47 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:49:02 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 16:25:47 15:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:50:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:51:01 eth0 0.45 0.28 0.26 0.17 0.00 0.00 0.00 0.00 16:25:47 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:52:01 eth0 0.07 0.05 0.00 0.03 0.00 0.00 0.00 0.00 16:25:47 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:53:01 eth0 0.18 0.15 0.08 0.04 0.00 0.00 0.00 0.00 16:25:47 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:54:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:55:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:56:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 16:25:47 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:57:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:58:01 eth0 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:00:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:02:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:03:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:04:01 eth0 0.78 0.33 0.30 0.20 0.00 0.00 0.00 0.00 16:25:47 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:05:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 16:25:47 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:06:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:07:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:08:01 eth0 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:09:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:10:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:11:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:12:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:13:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 16:25:47 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:14:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 16:25:47 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:15:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:16:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:17:01 eth0 0.18 0.10 0.44 0.01 0.00 0.00 0.00 0.00 16:25:47 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:18:01 eth0 651.02 492.29 6285.46 87.52 0.00 0.00 0.00 0.00 16:25:47 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:18:01 docker0 248.53 277.71 19.93 2233.75 0.00 0.00 0.00 0.00 16:25:47 16:19:01 veth876f4d0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:19:01 eth0 59.70 38.67 84.09 70.11 0.00 0.00 0.00 0.00 16:25:47 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:19:01 docker0 6.99 9.21 0.41 38.09 0.00 0.00 0.00 0.00 16:25:47 16:20:02 eth0 172.34 124.27 2736.34 174.35 0.00 0.00 0.00 0.00 16:25:47 16:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:20:02 docker0 6.40 8.39 0.37 53.54 0.00 0.00 0.00 0.00 16:25:47 16:21:01 eth0 0.54 0.29 0.04 0.02 0.00 0.00 0.00 0.00 16:25:47 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:22:01 eth0 1.58 0.58 0.67 0.42 0.00 0.00 0.00 0.00 16:25:47 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:23:01 eth0 0.18 0.15 0.08 0.10 0.00 0.00 0.00 0.00 16:25:47 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:24:01 eth0 3.40 1.28 3.38 0.09 0.00 0.00 0.00 0.00 16:25:47 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:25:01 veth434f95b 13.94 17.57 1.47 4.79 0.00 0.00 0.00 0.00 16:25:47 16:25:01 eth0 157.73 93.24 4066.08 13.06 0.00 0.00 0.00 0.00 16:25:47 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 16:25:01 docker0 13.94 17.47 1.28 4.78 0.00 0.00 0.00 0.00 16:25:47 Average: veth434f95b 0.17 0.21 0.02 0.06 0.00 0.00 0.00 0.00 16:25:47 Average: eth0 13.07 9.34 161.03 4.35 0.00 0.00 0.00 0.00 16:25:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:25:47 Average: docker0 3.37 3.82 0.27 28.44 0.00 0.00 0.00 0.00 16:25:47 16:25:47 16:25:47 ---> sar -P ALL: 16:25:47 Linux 3.10.0-1160.45.1.el7.x86_64 (centos-7-docker-61956895-6fad-6945-99d6-2040f50c295e.novalocal) 02/16/22 _x86_64_ (2 CPU) 16:25:47 16:25:47 15:02:27 LINUX RESTART (2 CPU) 16:25:47 16:25:47 15:03:01 CPU %user %nice %system %iowait %steal %idle 16:25:47 15:04:01 all 0.74 0.00 0.09 0.00 0.03 99.15 16:25:47 15:04:01 0 0.40 0.00 0.10 0.00 0.03 99.47 16:25:47 15:04:01 1 1.07 0.00 0.08 0.00 0.02 98.83 16:25:47 15:05:01 all 0.25 0.00 0.08 0.00 0.01 99.67 16:25:47 15:05:01 0 0.07 0.00 0.08 0.00 0.02 99.83 16:25:47 15:05:01 1 0.43 0.00 0.07 0.00 0.00 99.50 16:25:47 15:06:01 all 0.25 0.00 0.07 0.00 0.03 99.66 16:25:47 15:06:01 0 0.07 0.00 0.03 0.00 0.02 99.88 16:25:47 15:06:01 1 0.44 0.00 0.10 0.00 0.03 99.43 16:25:47 15:07:01 all 0.23 0.00 0.03 0.00 0.02 99.72 16:25:47 15:07:01 0 0.05 0.00 0.03 0.00 0.02 99.90 16:25:47 15:07:01 1 0.40 0.00 0.03 0.00 0.02 99.55 16:25:47 15:08:01 all 0.16 0.00 0.05 0.00 0.02 99.77 16:25:47 15:08:01 0 0.23 0.00 0.03 0.00 0.02 99.72 16:25:47 15:08:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:25:47 15:09:01 all 0.18 0.00 0.05 0.00 0.02 99.76 16:25:47 15:09:01 0 0.30 0.00 0.05 0.00 0.02 99.63 16:25:47 15:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 16:25:47 15:10:01 all 0.24 0.00 0.05 0.00 0.02 99.69 16:25:47 15:10:01 0 0.43 0.00 0.03 0.00 0.02 99.52 16:25:47 15:10:01 1 0.05 0.00 0.07 0.00 0.02 99.87 16:25:47 15:11:01 all 0.19 0.00 0.05 0.00 0.02 99.74 16:25:47 15:11:01 0 0.35 0.00 0.07 0.00 0.02 99.57 16:25:47 15:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 16:25:47 15:12:01 all 0.13 0.00 0.05 0.00 0.02 99.81 16:25:47 15:12:01 0 0.18 0.00 0.03 0.00 0.00 99.78 16:25:47 15:12:01 1 0.07 0.00 0.07 0.00 0.03 99.83 16:25:47 15:13:01 all 0.13 0.00 0.04 0.00 0.03 99.81 16:25:47 15:13:01 0 0.17 0.00 0.05 0.00 0.02 99.77 16:25:47 15:13:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:25:47 15:14:01 all 0.30 0.00 0.06 0.00 0.03 99.62 16:25:47 15:14:01 0 0.33 0.00 0.07 0.00 0.02 99.58 16:25:47 15:14:01 1 0.27 0.00 0.05 0.00 0.03 99.65 16:25:47 16:25:47 15:14:01 CPU %user %nice %system %iowait %steal %idle 16:25:47 15:15:01 all 0.15 0.00 0.04 0.00 0.02 99.79 16:25:47 15:15:01 0 0.28 0.00 0.07 0.00 0.02 99.63 16:25:47 15:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 16:25:47 15:16:01 all 0.13 0.00 0.04 0.00 0.02 99.81 16:25:47 15:16:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:25:47 15:16:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:25:47 15:17:02 all 0.15 0.00 0.05 0.00 0.03 99.77 16:25:47 15:17:02 0 0.27 0.00 0.03 0.00 0.02 99.68 16:25:47 15:17:02 1 0.03 0.00 0.07 0.00 0.03 99.87 16:25:47 15:18:01 all 0.14 0.00 0.06 0.00 0.03 99.77 16:25:47 15:18:01 0 0.22 0.00 0.03 0.00 0.02 99.73 16:25:47 15:18:01 1 0.07 0.00 0.08 0.00 0.03 99.81 16:25:47 15:19:01 all 0.16 0.00 0.04 0.00 0.01 99.79 16:25:47 15:19:01 0 0.23 0.00 0.02 0.00 0.00 99.75 16:25:47 15:19:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:25:47 15:20:01 all 0.22 0.00 0.04 0.00 0.02 99.72 16:25:47 15:20:01 0 0.37 0.00 0.02 0.00 0.00 99.62 16:25:47 15:20:01 1 0.07 0.00 0.07 0.00 0.03 99.83 16:25:47 15:21:01 all 0.10 0.00 0.06 0.00 0.03 99.82 16:25:47 15:21:01 0 0.15 0.00 0.05 0.00 0.02 99.78 16:25:47 15:21:01 1 0.05 0.00 0.07 0.00 0.03 99.85 16:25:47 15:22:01 all 0.16 0.00 0.03 0.00 0.02 99.79 16:25:47 15:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:25:47 15:22:01 1 0.28 0.00 0.03 0.00 0.02 99.67 16:25:47 15:23:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:25:47 15:23:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:25:47 15:23:01 1 0.35 0.00 0.03 0.00 0.02 99.60 16:25:47 15:24:01 all 0.11 0.00 0.04 0.00 0.03 99.82 16:25:47 15:24:01 0 0.03 0.00 0.05 0.00 0.03 99.88 16:25:47 15:24:01 1 0.18 0.00 0.03 0.00 0.02 99.77 16:25:47 15:25:01 all 0.18 0.00 0.04 0.00 0.02 99.77 16:25:47 15:25:01 0 0.07 0.00 0.05 0.00 0.03 99.85 16:25:47 15:25:01 1 0.28 0.00 0.03 0.00 0.00 99.68 16:25:47 16:25:47 15:25:01 CPU %user %nice %system %iowait %steal %idle 16:25:47 15:26:01 all 0.27 0.00 0.03 0.00 0.02 99.68 16:25:47 15:26:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:25:47 15:26:01 1 0.50 0.00 0.03 0.00 0.02 99.45 16:25:47 15:27:01 all 0.10 0.00 0.04 0.00 0.02 99.84 16:25:47 15:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:25:47 15:27:01 1 0.15 0.00 0.03 0.00 0.02 99.80 16:25:47 15:28:01 all 0.17 0.00 0.07 0.00 0.02 99.75 16:25:47 15:28:01 0 0.05 0.00 0.10 0.00 0.03 99.82 16:25:47 15:28:01 1 0.28 0.00 0.03 0.00 0.00 99.68 16:25:47 15:29:01 all 0.20 0.00 0.04 0.00 0.02 99.74 16:25:47 15:29:01 0 0.07 0.00 0.05 0.00 0.03 99.85 16:25:47 15:29:01 1 0.33 0.00 0.03 0.00 0.00 99.63 16:25:47 15:30:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:25:47 15:30:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:25:47 15:30:01 1 0.32 0.00 0.02 0.00 0.02 99.65 16:25:47 15:31:01 all 0.17 0.00 0.05 0.00 0.02 99.77 16:25:47 15:31:01 0 0.05 0.00 0.08 0.00 0.03 99.83 16:25:47 15:31:01 1 0.28 0.00 0.02 0.00 0.00 99.70 16:25:47 15:32:01 all 0.14 0.00 0.04 0.00 0.03 99.79 16:25:47 15:32:01 0 0.07 0.00 0.07 0.00 0.03 99.83 16:25:47 15:32:01 1 0.22 0.00 0.02 0.00 0.02 99.75 16:25:47 15:33:01 all 0.82 0.00 0.11 0.00 0.01 99.06 16:25:47 15:33:01 0 0.72 0.00 0.13 0.00 0.02 99.13 16:25:47 15:33:01 1 0.92 0.00 0.08 0.00 0.00 99.00 16:25:47 15:34:01 all 0.18 0.00 0.04 0.00 0.03 99.76 16:25:47 15:34:01 0 0.10 0.00 0.07 0.00 0.03 99.80 16:25:47 15:34:01 1 0.25 0.00 0.02 0.00 0.02 99.72 16:25:47 15:35:01 all 0.12 0.00 0.04 0.00 0.02 99.82 16:25:47 15:35:01 0 0.20 0.00 0.07 0.00 0.03 99.70 16:25:47 15:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:25:47 15:36:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:25:47 15:36:01 0 0.28 0.00 0.03 0.00 0.00 99.68 16:25:47 15:36:01 1 0.08 0.00 0.03 0.00 0.03 99.85 16:25:47 16:25:47 15:36:01 CPU %user %nice %system %iowait %steal %idle 16:25:47 15:37:01 all 0.19 0.00 0.06 0.00 0.02 99.73 16:25:47 15:37:01 0 0.05 0.00 0.08 0.00 0.03 99.83 16:25:47 15:37:01 1 0.33 0.00 0.03 0.00 0.00 99.63 16:25:47 15:38:01 all 0.13 0.00 0.04 0.00 0.02 99.81 16:25:47 15:38:01 0 0.05 0.00 0.07 0.00 0.02 99.87 16:25:47 15:38:01 1 0.22 0.00 0.02 0.00 0.02 99.75 16:25:47 15:39:01 all 0.20 0.00 0.03 0.00 0.02 99.75 16:25:47 15:39:01 0 0.05 0.00 0.05 0.00 0.03 99.87 16:25:47 15:39:01 1 0.35 0.00 0.02 0.00 0.00 99.63 16:25:47 15:40:01 all 0.21 0.00 0.04 0.00 0.02 99.73 16:25:47 15:40:01 0 0.08 0.00 0.05 0.00 0.03 99.83 16:25:47 15:40:01 1 0.33 0.00 0.03 0.00 0.00 99.63 16:25:47 15:41:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:25:47 15:41:01 0 0.07 0.00 0.05 0.00 0.03 99.85 16:25:47 15:41:01 1 0.30 0.00 0.02 0.00 0.00 99.68 16:25:47 15:42:01 all 0.23 0.00 0.04 0.01 0.02 99.70 16:25:47 15:42:01 0 0.05 0.00 0.03 0.02 0.02 99.88 16:25:47 15:42:01 1 0.42 0.00 0.05 0.00 0.02 99.52 16:25:47 15:43:01 all 0.09 0.00 0.04 0.00 0.02 99.85 16:25:47 15:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 16:25:47 15:43:01 1 0.15 0.00 0.05 0.00 0.02 99.78 16:25:47 15:44:01 all 0.13 0.00 0.04 0.00 0.03 99.80 16:25:47 15:44:01 0 0.20 0.00 0.03 0.00 0.02 99.75 16:25:47 15:44:01 1 0.07 0.00 0.05 0.00 0.03 99.85 16:25:47 15:45:01 all 0.20 0.00 0.05 0.00 0.02 99.73 16:25:47 15:45:01 0 0.33 0.00 0.02 0.00 0.00 99.65 16:25:47 15:45:01 1 0.07 0.00 0.08 0.00 0.03 99.82 16:25:47 15:46:01 all 0.20 0.00 0.03 0.00 0.03 99.74 16:25:47 15:46:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:25:47 15:46:01 1 0.08 0.00 0.05 0.00 0.03 99.83 16:25:47 15:47:01 all 0.19 0.00 0.05 0.00 0.02 99.74 16:25:47 15:47:01 0 0.32 0.00 0.03 0.00 0.00 99.65 16:25:47 15:47:01 1 0.07 0.00 0.07 0.00 0.03 99.83 16:25:47 16:25:47 15:47:01 CPU %user %nice %system %iowait %steal %idle 16:25:47 15:48:01 all 0.24 0.00 0.06 0.00 0.02 99.68 16:25:47 15:48:01 0 0.42 0.00 0.03 0.00 0.00 99.55 16:25:47 15:48:01 1 0.07 0.00 0.08 0.00 0.03 99.82 16:25:47 15:49:02 all 0.20 0.00 0.06 0.00 0.01 99.73 16:25:47 15:49:02 0 0.37 0.00 0.03 0.00 0.00 99.60 16:25:47 15:49:02 1 0.03 0.00 0.08 0.00 0.02 99.87 16:25:47 15:50:01 all 0.18 0.00 0.04 0.00 0.02 99.76 16:25:47 15:50:01 0 0.27 0.00 0.02 0.00 0.00 99.71 16:25:47 15:50:01 1 0.08 0.00 0.07 0.00 0.03 99.81 16:25:47 15:51:01 all 0.23 0.00 0.04 0.00 0.03 99.71 16:25:47 15:51:01 0 0.38 0.00 0.05 0.00 0.03 99.53 16:25:47 15:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 16:25:47 15:52:01 all 0.11 0.00 0.06 0.00 0.03 99.81 16:25:47 15:52:01 0 0.15 0.00 0.05 0.00 0.02 99.78 16:25:47 15:52:01 1 0.07 0.00 0.07 0.00 0.03 99.83 16:25:47 15:53:01 all 0.23 0.00 0.03 0.00 0.01 99.74 16:25:47 15:53:01 0 0.40 0.00 0.02 0.00 0.00 99.58 16:25:47 15:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:25:47 15:54:01 all 0.19 0.00 0.04 0.00 0.03 99.74 16:25:47 15:54:01 0 0.35 0.00 0.03 0.00 0.02 99.60 16:25:47 15:54:01 1 0.03 0.00 0.05 0.00 0.03 99.88 16:25:47 15:55:01 all 0.18 0.00 0.04 0.00 0.02 99.77 16:25:47 15:55:01 0 0.28 0.00 0.02 0.00 0.00 99.70 16:25:47 15:55:01 1 0.07 0.00 0.07 0.00 0.03 99.83 16:25:47 15:56:01 all 0.20 0.00 0.04 0.00 0.02 99.74 16:25:47 15:56:01 0 0.17 0.00 0.02 0.00 0.00 99.82 16:25:47 15:56:01 1 0.23 0.00 0.07 0.00 0.03 99.67 16:25:47 15:57:01 all 0.16 0.00 0.05 0.00 0.02 99.77 16:25:47 15:57:01 0 0.03 0.00 0.05 0.00 0.03 99.88 16:25:47 15:57:01 1 0.28 0.00 0.05 0.00 0.00 99.67 16:25:47 15:58:01 all 0.09 0.00 0.04 0.00 0.02 99.85 16:25:47 15:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:25:47 15:58:01 1 0.13 0.00 0.07 0.00 0.03 99.77 16:25:47 16:25:47 15:58:01 CPU %user %nice %system %iowait %steal %idle 16:25:47 15:59:01 all 0.19 0.00 0.05 0.00 0.02 99.74 16:25:47 15:59:01 0 0.32 0.00 0.03 0.00 0.00 99.65 16:25:47 15:59:01 1 0.07 0.00 0.07 0.00 0.03 99.83 16:25:47 16:00:01 all 0.14 0.00 0.03 0.00 0.02 99.82 16:25:47 16:00:01 0 0.23 0.00 0.03 0.00 0.02 99.72 16:25:47 16:00:01 1 0.05 0.00 0.02 0.00 0.02 99.92 16:25:47 16:01:01 all 0.24 0.00 0.03 0.00 0.02 99.71 16:25:47 16:01:01 0 0.43 0.00 0.03 0.00 0.02 99.52 16:25:47 16:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:25:47 16:02:01 all 0.17 0.00 0.03 0.01 0.02 99.77 16:25:47 16:02:01 0 0.28 0.00 0.03 0.00 0.02 99.67 16:25:47 16:02:01 1 0.05 0.00 0.03 0.02 0.02 99.88 16:25:47 16:03:01 all 0.23 0.00 0.04 0.00 0.02 99.71 16:25:47 16:03:01 0 0.40 0.00 0.03 0.00 0.00 99.57 16:25:47 16:03:01 1 0.07 0.00 0.05 0.00 0.03 99.85 16:25:47 16:04:01 all 0.18 0.00 0.03 0.00 0.02 99.77 16:25:47 16:04:01 0 0.32 0.00 0.05 0.00 0.02 99.62 16:25:47 16:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:25:47 16:05:01 all 0.19 0.00 0.06 0.00 0.02 99.73 16:25:47 16:05:01 0 0.30 0.00 0.03 0.00 0.02 99.65 16:25:47 16:05:01 1 0.08 0.00 0.08 0.00 0.02 99.82 16:25:47 16:06:01 all 0.12 0.00 0.03 0.00 0.01 99.85 16:25:47 16:06:01 0 0.18 0.00 0.02 0.00 0.00 99.80 16:25:47 16:06:01 1 0.05 0.00 0.03 0.00 0.02 99.90 16:25:47 16:07:01 all 0.12 0.00 0.05 0.00 0.03 99.81 16:25:47 16:07:01 0 0.22 0.00 0.03 0.00 0.02 99.73 16:25:47 16:07:01 1 0.02 0.00 0.07 0.00 0.03 99.88 16:25:47 16:08:01 all 0.19 0.00 0.04 0.00 0.01 99.76 16:25:47 16:08:01 0 0.28 0.00 0.03 0.00 0.00 99.68 16:25:47 16:08:01 1 0.10 0.00 0.05 0.00 0.02 99.83 16:25:47 16:09:01 all 0.19 0.00 0.03 0.00 0.02 99.76 16:25:47 16:09:01 0 0.32 0.00 0.02 0.00 0.02 99.65 16:25:47 16:09:01 1 0.07 0.00 0.05 0.00 0.02 99.87 16:25:47 16:25:47 16:09:01 CPU %user %nice %system %iowait %steal %idle 16:25:47 16:10:01 all 0.15 0.00 0.04 0.00 0.01 99.80 16:25:47 16:10:01 0 0.22 0.00 0.03 0.00 0.00 99.75 16:25:47 16:10:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:25:47 16:11:01 all 0.21 0.00 0.05 0.00 0.03 99.72 16:25:47 16:11:01 0 0.35 0.00 0.03 0.00 0.02 99.60 16:25:47 16:11:01 1 0.07 0.00 0.07 0.00 0.03 99.83 16:25:47 16:12:01 all 0.25 0.00 0.05 0.00 0.02 99.68 16:25:47 16:12:01 0 0.42 0.00 0.03 0.00 0.00 99.55 16:25:47 16:12:01 1 0.08 0.00 0.07 0.00 0.03 99.82 16:25:47 16:13:01 all 0.11 0.00 0.04 0.00 0.03 99.82 16:25:47 16:13:01 0 0.18 0.00 0.05 0.00 0.02 99.75 16:25:47 16:13:01 1 0.03 0.00 0.03 0.00 0.03 99.90 16:25:47 16:14:01 all 0.14 0.00 0.05 0.00 0.01 99.80 16:25:47 16:14:01 0 0.20 0.00 0.03 0.00 0.00 99.77 16:25:47 16:14:01 1 0.08 0.00 0.07 0.00 0.02 99.83 16:25:47 16:15:01 all 0.20 0.00 0.04 0.00 0.02 99.74 16:25:47 16:15:01 0 0.32 0.00 0.02 0.00 0.00 99.67 16:25:47 16:15:01 1 0.08 0.00 0.07 0.00 0.03 99.82 16:25:47 16:16:01 all 0.23 0.06 0.24 0.05 0.02 99.40 16:25:47 16:16:01 0 0.05 0.07 0.22 0.05 0.02 99.60 16:25:47 16:16:01 1 0.42 0.05 0.27 0.05 0.02 99.20 16:25:47 16:17:01 all 0.10 4.16 14.08 2.87 0.06 78.72 16:25:47 16:17:01 0 0.07 4.10 14.11 2.67 0.07 78.98 16:25:47 16:17:01 1 0.14 4.22 14.05 3.07 0.05 78.47 16:25:47 16:18:01 all 25.31 0.00 10.32 3.86 0.09 60.42 16:25:47 16:18:01 0 25.72 0.00 10.99 3.86 0.09 59.35 16:25:47 16:18:01 1 24.91 0.00 9.66 3.87 0.09 61.48 16:25:47 16:19:01 all 47.85 0.00 9.43 1.62 0.12 40.99 16:25:47 16:19:01 0 48.12 0.00 9.23 1.25 0.11 41.29 16:25:47 16:19:01 1 47.59 0.00 9.63 1.98 0.13 40.68 16:25:47 16:20:02 all 24.95 0.00 6.20 1.66 0.09 67.11 16:25:47 16:20:02 0 25.35 0.00 6.41 1.59 0.09 66.56 16:25:47 16:20:02 1 24.55 0.00 5.98 1.73 0.09 67.65 16:25:47 16:25:47 16:20:02 CPU %user %nice %system %iowait %steal %idle 16:25:47 16:21:01 all 0.14 0.00 0.08 0.00 0.02 99.76 16:25:47 16:21:01 0 0.24 0.00 0.09 0.00 0.02 99.66 16:25:47 16:21:01 1 0.05 0.00 0.07 0.00 0.02 99.86 16:25:47 16:22:01 all 0.17 0.00 0.08 0.00 0.02 99.73 16:25:47 16:22:01 0 0.25 0.00 0.12 0.00 0.02 99.62 16:25:47 16:22:01 1 0.08 0.00 0.05 0.00 0.02 99.85 16:25:47 16:23:01 all 0.07 0.00 0.05 0.00 0.02 99.87 16:25:47 16:23:01 0 0.00 0.00 0.03 0.00 0.00 99.97 16:25:47 16:23:01 1 0.13 0.00 0.07 0.00 0.03 99.77 16:25:47 16:24:01 all 0.21 0.00 0.03 0.00 0.01 99.76 16:25:47 16:24:01 0 0.08 0.00 0.02 0.00 0.02 99.88 16:25:47 16:24:01 1 0.33 0.00 0.03 0.00 0.00 99.63 16:25:47 16:25:01 all 9.11 0.00 3.63 1.33 0.03 85.90 16:25:47 16:25:01 0 9.13 0.00 3.85 1.61 0.03 85.37 16:25:47 16:25:01 1 9.10 0.00 3.40 1.04 0.03 86.43 16:25:47 Average: all 1.42 0.05 0.56 0.13 0.02 97.81 16:25:47 Average: 0 1.45 0.05 0.57 0.13 0.02 97.78 16:25:47 Average: 1 1.39 0.05 0.55 0.14 0.02 97.85 16:25:47 16:25:47 16:25:47