Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2657904837488510882.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh81353634315114240.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 a03e002eace0db65b27acd1444eb3c4392a49323 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4841554635803067533.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh124519973202654875.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6055810118417964277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-199 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh7265804585209719855.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 # timeout=10 Commit message: "Merge pull request #1066 from lenny-intel/released-go-mods" > git rev-list --no-walk 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:15 ========================================================= 20:04:15 EdgeX Global Pipelines Version Info 20:04:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:17 ------------------- 20:04:17 stable info: 20:04:17 ------------------- 20:04:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:17 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:04:17 Message: update stable to v1.0.213 20:04:17 ------------------- 20:04:17 experimental info: 20:04:17 ------------------- 20:04:17 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:17 Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 20:04:17 Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8594ac2 [Pipeline] echo 20:04:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:18 provisioning config files... 20:04:18 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4924842184752920283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:18 ---> docker-login.sh 20:04:18 nexus3.edgexfoundry.org:10001 20:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:18 Configure a credential helper to remove this warning. See 20:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:18 20:04:18 Login Succeeded 20:04:18 nexus3.edgexfoundry.org:10002 20:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:18 Configure a credential helper to remove this warning. See 20:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:18 20:04:18 Login Succeeded 20:04:18 nexus3.edgexfoundry.org:10003 20:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:18 Configure a credential helper to remove this warning. See 20:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:18 20:04:18 Login Succeeded 20:04:18 nexus3.edgexfoundry.org:10004 20:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:18 Configure a credential helper to remove this warning. See 20:04:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:18 20:04:18 Login Succeeded 20:04:18 docker.io 20:04:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:19 Configure a credential helper to remove this warning. See 20:04:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:19 20:04:19 Login Succeeded 20:04:19 ---> docker-login.sh ends [Pipeline] } 20:04:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:04:19 + git rev-list -1 --merges 8594ac2f7ffce9ed2fa5e632b0287c300efb8695~1..8594ac2f7ffce9ed2fa5e632b0287c300efb8695 [Pipeline] echo 20:04:19 -----------> git rev-list -1 --merges 8594ac2f7ffce9ed2fa5e632b0287c300efb8695~1..8594ac2f7ffce9ed2fa5e632b0287c300efb8695 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 20:04:19 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 [false] [Pipeline] sh 20:04:20 + git log --format=format:%s -1 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 [Pipeline] echo 20:04:20 ========================================================= 20:04:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:04:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:20 + git log --format=format:%s -1 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 [Pipeline] echo 20:04:20 [semverPrep] GIT_COMMIT: 8594ac2f7ffce9ed2fa5e632b0287c300efb8695, Commit Message: Merge pull request #1066 from lenny-intel/released-go-mods [Pipeline] echo 20:04:20 [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh 20:04:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:21 20:04:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:04:21 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:21 latest: Pulling from edgex-devops/git-semver 20:04:21 a0d0a0d46f8b: Pulling fs layer 20:04:21 3e5f54012d9b: Pulling fs layer 20:04:21 4c7163046ea9: Pulling fs layer 20:04:21 0c2d73faf560: Pulling fs layer 20:04:21 0c2d73faf560: Waiting 20:04:21 3e5f54012d9b: Download complete 20:04:21 a0d0a0d46f8b: Download complete 20:04:21 4c7163046ea9: Verifying Checksum 20:04:21 4c7163046ea9: Download complete 20:04:21 0c2d73faf560: Verifying Checksum 20:04:21 0c2d73faf560: Download complete 20:04:21 a0d0a0d46f8b: Pull complete 20:04:21 3e5f54012d9b: Pull complete 20:04:22 4c7163046ea9: Pull complete 20:04:22 0c2d73faf560: Pull complete 20:04:22 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:22 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:04:22 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 20:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:04:23 $ docker top 052ed3952f47b340f744ad8cbe6c68c147327290fcd5ccd2c68366b996c1e254 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:23 [ssh-agent] Looking for ssh-agent implementation... 20:04:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:23 $ docker exec 052ed3952f47b340f744ad8cbe6c68c147327290fcd5ccd2c68366b996c1e254 ssh-agent 20:04:23 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBMBAJP/agent.15 20:04:23 SSH_AGENT_PID=21 20:04:23 Running ssh-add (command line suppressed) 20:04:23 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7772508311548935039.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7772508311548935039.key) 20:04:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:23 + git tag --points-at HEAD [Pipeline] } 20:04:23 $ docker exec --env ******** --env ******** 052ed3952f47b340f744ad8cbe6c68c147327290fcd5ccd2c68366b996c1e254 ssh-agent -k 20:04:23 unset SSH_AUTH_SOCK; 20:04:23 unset SSH_AGENT_PID; 20:04:23 echo Agent pid 21 killed; 20:04:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:23 [ssh-agent] Looking for ssh-agent implementation... 20:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:24 $ docker exec 052ed3952f47b340f744ad8cbe6c68c147327290fcd5ccd2c68366b996c1e254 ssh-agent 20:04:24 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEHOeFj/agent.56 20:04:24 SSH_AGENT_PID=62 20:04:24 Running ssh-add (command line suppressed) 20:04:24 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1065038291989434582.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1065038291989434582.key) 20:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:24 + git semver init 20:04:24 # -> Open(): unable to determine branch for HEAD 20:04:24 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:04:24 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:04:24 # $SEMVER_REMOTE_NAME = origin 20:04:24 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:04:24 # $SEMVER_USER_NAME = edgex-jenkins 20:04:24 # $SEMVER_BRANCH = main 20:04:24 # $SEMVER_TEMP = /tmp/semver-731905622 20:04:24 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 20:04:25 # '/tmp/semver-731905622' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 20:04:25 # -> Force: false 20:04:25 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 20:04:25 $ docker exec --env ******** --env ******** 052ed3952f47b340f744ad8cbe6c68c147327290fcd5ccd2c68366b996c1e254 ssh-agent -k 20:04:25 unset SSH_AUTH_SOCK; 20:04:25 unset SSH_AGENT_PID; 20:04:25 echo Agent pid 62 killed; 20:04:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:25 + git semver [Pipeline] } 20:04:25 $ docker stop --time=1 052ed3952f47b340f744ad8cbe6c68c147327290fcd5ccd2c68366b996c1e254 20:04:27 $ docker rm -f 052ed3952f47b340f744ad8cbe6c68c147327290fcd5ccd2c68366b996c1e254 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:04:27 Stashed 1 file(s) [Pipeline] echo 20:04:27 [edgeXSemver]: initialized semver on version 2.0.1-dev.32 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 20:04:28 Running on prd-ubuntu18.04-docker-arm64-4c-16g-204 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:04:28 Running in /w/workspace/device-sdk-go/31 [Pipeline] { [Pipeline] checkout 20:04:28 Selected Git installation does not exist. Using Default 20:04:28 The recommended git tool is: NONE 20:04:33 using credential edgex-jenkins-ssh 20:04:33 Cloning the remote Git repository 20:04:33 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:04:33 > git init /w/workspace/device-sdk-go/31 # timeout=10 20:04:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:04:33 > git --version # timeout=10 20:04:33 > git --version # 'git version 2.17.1' 20:04:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:34 Avoid second fetch 20:04:34 Checking out Revision 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 (main) 20:04:34 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:04:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:34 > git config core.sparsecheckout # timeout=10 20:04:34 > git checkout -f 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 # timeout=10 20:04:38 Commit message: "Merge pull request #1066 from lenny-intel/released-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:04:39 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:39 Dload Upload Total Spent Left Speed 20:04:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 86941 0 --:--:-- --:--:-- --:--:-- 87585 [Pipeline] sh 20:04:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:04:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:04:40 + sudo tee /etc/docker/daemon.new 20:04:40 { 20:04:40 "registry-mirrors": [ 20:04:40 "https://nexus3.edgexfoundry.org:10001" 20:04:40 ], 20:04:40 "bip": "10.250.0.254/24", 20:04:40 "hosts": [ 20:04:40 "tcp://0.0.0.0:5555", 20:04:40 "unix:///var/run/docker.sock" 20:04:40 ], 20:04:40 "mtu": 1458, 20:04:40 "selinux-enabled": true, 20:04:40 "seccomp-profile": "/etc/docker/seccomp.json" 20:04:40 } [Pipeline] sh 20:04:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:41 + sudo service docker restart 20:04:42 Still waiting to schedule task 20:04:42 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-199’ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:59 provisioning config files... 20:04:59 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/31@tmp/config8318959964022390116tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:59 ---> docker-login.sh 20:04:59 nexus3.edgexfoundry.org:10001 20:05:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:00 Configure a credential helper to remove this warning. See 20:05:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:00 20:05:00 Login Succeeded 20:05:00 nexus3.edgexfoundry.org:10002 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 nexus3.edgexfoundry.org:10003 20:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:01 Configure a credential helper to remove this warning. See 20:05:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:01 20:05:01 Login Succeeded 20:05:01 nexus3.edgexfoundry.org:10004 20:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:02 Configure a credential helper to remove this warning. See 20:05:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:02 20:05:02 Login Succeeded 20:05:02 docker.io 20:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:05:03 Configure a credential helper to remove this warning. See 20:05:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:05:03 20:05:03 Login Succeeded 20:05:03 ---> docker-login.sh ends [Pipeline] } 20:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:05:03 ========================================================= 20:05:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:05:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:05:03 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:05:04 Sending build context to Docker daemon 2.737MB 20:05:04 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:05:04 Step 2/10 : FROM ${BASE} AS builder 20:05:04 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:05:04 552d1f2373af: Pulling fs layer 20:05:04 ea3f2d53f512: Pulling fs layer 20:05:04 9e70ebbbe112: Pulling fs layer 20:05:04 7a9cfe048b4a: Pulling fs layer 20:05:04 72dc09318566: Pulling fs layer 20:05:04 f4f7b4309257: Pulling fs layer 20:05:04 0ac9a79272e3: Pulling fs layer 20:05:04 b78e95d17946: Pulling fs layer 20:05:04 7a9cfe048b4a: Waiting 20:05:04 72dc09318566: Waiting 20:05:04 f4f7b4309257: Waiting 20:05:04 0ac9a79272e3: Waiting 20:05:04 b78e95d17946: Waiting 20:05:04 9e70ebbbe112: Verifying Checksum 20:05:04 9e70ebbbe112: Download complete 20:05:04 ea3f2d53f512: Verifying Checksum 20:05:04 ea3f2d53f512: Download complete 20:05:04 72dc09318566: Verifying Checksum 20:05:04 72dc09318566: Download complete 20:05:04 f4f7b4309257: Verifying Checksum 20:05:04 f4f7b4309257: Download complete 20:05:04 552d1f2373af: Verifying Checksum 20:05:04 552d1f2373af: Download complete 20:05:04 0ac9a79272e3: Verifying Checksum 20:05:04 0ac9a79272e3: Download complete 20:05:05 552d1f2373af: Pull complete 20:05:06 ea3f2d53f512: Pull complete 20:05:06 9e70ebbbe112: Pull complete 20:05:06 b78e95d17946: Verifying Checksum 20:05:06 b78e95d17946: Download complete 20:05:07 7a9cfe048b4a: Verifying Checksum 20:05:07 7a9cfe048b4a: Download complete 20:05:17 7a9cfe048b4a: Pull complete 20:05:17 72dc09318566: Pull complete 20:05:18 f4f7b4309257: Pull complete 20:05:18 0ac9a79272e3: Pull complete 20:05:25 b78e95d17946: Pull complete 20:05:25 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:05:25 ---> 8b459fc5aaf0 20:05:25 Step 3/10 : ARG MAKE=make build 20:05:25 ---> Running in c074b9d1611b 20:05:25 Removing intermediate container c074b9d1611b 20:05:25 ---> 3f890d4226e4 20:05:25 Step 4/10 : WORKDIR /device-sdk-go 20:05:25 ---> Running in f71945aa2020 20:05:26 Removing intermediate container f71945aa2020 20:05:26 ---> e7327a34c2d9 20:05:26 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:05:26 ---> Running in c8f61c92031e 20:05:26 Removing intermediate container c8f61c92031e 20:05:26 ---> f59eb3255e08 20:05:26 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:05:26 ---> Running in aa8a8bedabdf 20:05:28 Removing intermediate container aa8a8bedabdf 20:05:28 ---> c66f6fc11093 20:05:28 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:05:28 ---> Running in 9738fe72fb91 20:05:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:05:30 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:05:31 OK: 219 MiB in 52 packages 20:05:32 Removing intermediate container 9738fe72fb91 20:05:32 ---> f330223098c2 20:05:32 Step 8/10 : COPY . . 20:05:33 ---> e2791e3b7e5e 20:05:33 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:33 ---> Running in 1485c93186ef 20:06:55 Removing intermediate container 1485c93186ef 20:06:55 ---> fbb336135f97 20:06:55 Step 10/10 : RUN ${MAKE} 20:06:55 ---> Running in 08266c272996 20:06:55 noop 20:06:55 Removing intermediate container 08266c272996 20:06:55 ---> 323c48c5fc35 20:06:55 Successfully built 323c48c5fc35 20:06:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:06:55 + docker inspect -f . ci-base-image-arm64 20:06:55 . [Pipeline] withDockerContainer 20:06:56 prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container 20:06:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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-arm64 cat 20:06:57 $ docker top 6b55922aee2b64cd5b2117ce130d68db02d51da8d383e20c1c3b7c897bc09edd -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:58 + go version 20:06:58 go version go1.16.8 linux/arm64 [Pipeline] } 20:06:58 $ docker stop --time=1 6b55922aee2b64cd5b2117ce130d68db02d51da8d383e20c1c3b7c897bc09edd 20:07:00 $ docker rm -f 6b55922aee2b64cd5b2117ce130d68db02d51da8d383e20c1c3b7c897bc09edd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:07:01 + docker inspect -f . ci-base-image-arm64 20:07:01 . [Pipeline] withDockerContainer 20:07:01 prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container 20:07:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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-arm64 cat 20:07:03 $ docker top 056eaee21520ea53ab0ac66a194c9bd4219d9f810b609a4f79bd18251da53a3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:07:04 + make test 20:07:04 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:07:26 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:08:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:08:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:08:34 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:08:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.253s coverage: 23.3% of statements 20:08:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:08:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.228s coverage: 27.6% of statements 20:08:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.231s coverage: 78.9% of statements 20:08:39 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.236s coverage: 9.0% of statements 20:08:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:08:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:08:39 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:08:40 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.294s coverage: 28.7% of statements 20:08:40 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:08:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.293s coverage: 83.3% of statements 20:08:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:08:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:08:42 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.347s coverage: 57.8% of statements 20:08:45 Running on prd-centos7-docker-4c-2g-206 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:08:45 Running in /w/workspace/device-sdk-go/31 [Pipeline] { [Pipeline] checkout 20:08:45 Selected Git installation does not exist. Using Default 20:08:45 The recommended git tool is: NONE 20:08:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.006s coverage: 89.2% of statements 20:08:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:08:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.204s coverage: 4.8% of statements 20:08:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:08:47 GO111MODULE=on go vet ./... 20:08:47 using credential edgex-jenkins-ssh 20:08:47 Cloning the remote Git repository 20:08:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:08:47 > git init /w/workspace/device-sdk-go/31 # timeout=10 20:08:47 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:08:47 > git --version # timeout=10 20:08:47 > git --version # 'git version 2.24.4' 20:08:47 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:47 [INFO] Currently running in a labeled security context 20:08:47 [INFO] Currently SELinux is 'enforcing' on the host 20:08:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/31@tmp/jenkins-gitclient-ssh1595186109425269331.key 20:08:47 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:48 Avoid second fetch 20:08:48 Checking out Revision 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 (main) 20:08:48 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:08:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:48 > git config core.sparsecheckout # timeout=10 20:08:48 > git checkout -f 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 # timeout=10 20:08:52 Commit message: "Merge pull request #1066 from lenny-intel/released-go-mods" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:08:52 provisioning config files... 20:08:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/31@tmp/config4605662393197822202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:53 ---> docker-login.sh 20:08:53 nexus3.edgexfoundry.org:10001 20:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:53 Configure a credential helper to remove this warning. See 20:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:53 20:08:53 Login Succeeded 20:08:53 nexus3.edgexfoundry.org:10002 20:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:53 Configure a credential helper to remove this warning. See 20:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:53 20:08:53 Login Succeeded 20:08:53 nexus3.edgexfoundry.org:10003 20:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:53 Configure a credential helper to remove this warning. See 20:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:53 20:08:53 Login Succeeded 20:08:53 nexus3.edgexfoundry.org:10004 20:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:53 Configure a credential helper to remove this warning. See 20:08:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:53 20:08:53 Login Succeeded 20:08:53 docker.io 20:08:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:08:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:08:54 Configure a credential helper to remove this warning. See 20:08:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:08:54 20:08:54 Login Succeeded 20:08:54 ---> docker-login.sh ends [Pipeline] } 20:08:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:08:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:08:54 ========================================================= 20:08:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:08:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:08:54 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 20:08:54 Sending build context to Docker daemon 2.739MB 20:08:54 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:08:54 Step 2/10 : FROM ${BASE} AS builder 20:08:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:08:54 a0d0a0d46f8b: Pulling fs layer 20:08:54 31adcdaf11c8: Pulling fs layer 20:08:54 b8b176561691: Pulling fs layer 20:08:54 4527c011a84f: Pulling fs layer 20:08:54 5d74067f8e1e: Pulling fs layer 20:08:54 e0aca202a116: Pulling fs layer 20:08:54 3a43be97a3b4: Pulling fs layer 20:08:54 34cad66bf833: Pulling fs layer 20:08:54 b4e3c513aaa6: Pulling fs layer 20:08:54 e0aca202a116: Waiting 20:08:54 3a43be97a3b4: Waiting 20:08:54 34cad66bf833: Waiting 20:08:54 b4e3c513aaa6: Waiting 20:08:54 4527c011a84f: Waiting 20:08:54 5d74067f8e1e: Waiting 20:08:54 b8b176561691: Verifying Checksum 20:08:54 b8b176561691: Download complete 20:08:54 31adcdaf11c8: Verifying Checksum 20:08:54 31adcdaf11c8: Download complete 20:08:54 5d74067f8e1e: Verifying Checksum 20:08:54 5d74067f8e1e: Download complete 20:08:54 e0aca202a116: Verifying Checksum 20:08:54 e0aca202a116: Download complete 20:08:54 a0d0a0d46f8b: Verifying Checksum 20:08:54 a0d0a0d46f8b: Download complete 20:08:54 3a43be97a3b4: Verifying Checksum 20:08:54 3a43be97a3b4: Download complete 20:08:54 34cad66bf833: Verifying Checksum 20:08:54 34cad66bf833: Download complete 20:08:55 b4e3c513aaa6: Verifying Checksum 20:08:55 b4e3c513aaa6: Download complete 20:08:55 a0d0a0d46f8b: Pull complete 20:08:55 4527c011a84f: Verifying Checksum 20:08:55 4527c011a84f: Download complete 20:08:55 31adcdaf11c8: Pull complete 20:08:55 b8b176561691: Pull complete 20:08:59 4527c011a84f: Pull complete 20:08:59 5d74067f8e1e: Pull complete 20:08:59 e0aca202a116: Pull complete 20:08:59 3a43be97a3b4: Pull complete 20:08:59 34cad66bf833: Pull complete 20:09:02 b4e3c513aaa6: Pull complete 20:09:02 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:09:02 ---> 9f6097aaca64 20:09:02 Step 3/10 : ARG MAKE=make build 20:09:05 ---> Running in d99ad53d0ebc 20:09:05 Removing intermediate container d99ad53d0ebc 20:09:05 ---> b576950b8a6c 20:09:05 Step 4/10 : WORKDIR /device-sdk-go 20:09:05 ---> Running in 1be5dd494eae 20:09:05 Removing intermediate container 1be5dd494eae 20:09:05 ---> 27236e14881a 20:09:05 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:09:05 ---> Running in a12c86315a21 20:09:05 Removing intermediate container a12c86315a21 20:09:05 ---> 4fcae53cccff 20:09:05 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:06 ---> Running in 4c27edc26789 20:09:06 Removing intermediate container 4c27edc26789 20:09:06 ---> e27822c2c157 20:09:06 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:09:06 ---> Running in 5a0118bab301 20:09:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:09:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:09:07 OK: 220 MiB in 52 packages 20:09:08 Removing intermediate container 5a0118bab301 20:09:08 ---> 093c782461c6 20:09:08 Step 8/10 : COPY . . 20:09:08 ---> ddace5a2db68 20:09:08 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:08 ---> Running in 119bd012bb51 20:09:40 Removing intermediate container 119bd012bb51 20:09:40 ---> 39034a3cf1a7 20:09:40 Step 10/10 : RUN ${MAKE} 20:09:40 ---> Running in d72caaf7a326 20:09:40 noop 20:09:40 Removing intermediate container d72caaf7a326 20:09:40 ---> 883d92b09c7d 20:09:40 Successfully built 883d92b09c7d 20:09:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:09:40 + docker inspect -f . ci-base-image-x86_64 20:09:40 . [Pipeline] withDockerContainer 20:09:40 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 20:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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-x86_64 cat 20:09:41 $ docker top 1cfdf3ea95c1dac9257363868b947f45958baa904a10277551ba0f18278d6306 -eo pid,comm [Pipeline] { [Pipeline] sh 20:09:41 + go version 20:09:41 go version go1.16.8 linux/amd64 [Pipeline] } 20:09:41 $ docker stop --time=1 1cfdf3ea95c1dac9257363868b947f45958baa904a10277551ba0f18278d6306 20:09:42 $ docker rm -f 1cfdf3ea95c1dac9257363868b947f45958baa904a10277551ba0f18278d6306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:09:43 + docker inspect -f . ci-base-image-x86_64 20:09:43 . [Pipeline] withDockerContainer 20:09:43 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 20:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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-x86_64 cat 20:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:43 ./bin/test-attribution-txt.sh 20:09:43 $ docker top d9525d4c35736ac5ef9229aaccbda48cb57ea7e0fc524bf4aaec49612b92878a -eo pid,comm [Pipeline] { [Pipeline] } 20:09:43 $ docker stop --time=1 056eaee21520ea53ab0ac66a194c9bd4219d9f810b609a4f79bd18251da53a3f 20:09:45 $ docker rm -f 056eaee21520ea53ab0ac66a194c9bd4219d9f810b609a4f79bd18251da53a3f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] fileExists [Pipeline] sh 20:09:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:46 + make test 20:09:46 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:09:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:09:49 + ls -al . 20:09:49 total 300 20:09:49 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 20:09 . 20:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 20:04 .. 20:09:49 -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 20:04 .dockerignore 20:09:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 20:04 .git 20:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:04 .github 20:09:49 -rw-rw-r-- 1 jenkins jenkins 131 Nov 11 20:04 .gitignore 20:09:49 -rw-rw-r-- 1 jenkins jenkins 24816 Nov 11 20:04 CHANGELOG.md 20:09:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 20:04 GOVERNANCE.md 20:09:49 -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 20:04 Jenkinsfile 20:09:49 -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 20:04 LICENSE 20:09:49 -rw-rw-r-- 1 jenkins jenkins 1120 Nov 11 20:04 Makefile 20:09:49 -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 20:04 OWNERS.md 20:09:49 -rw-rw-r-- 1 jenkins jenkins 4877 Nov 11 20:04 README.md 20:09:49 -rw-rw-r-- 1 jenkins jenkins 12 Nov 11 20:04 VERSION 20:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 20:04 bin 20:09:49 -rw-r--r-- 1 jenkins jenkins 128370 Nov 11 20:08 coverage.out 20:09:49 drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 20:04 example 20:09:49 -rw-rw-r-- 1 jenkins jenkins 576 Nov 11 20:04 go.mod 20:09:49 -rw-rw-r-- 1 jenkins jenkins 48946 Nov 11 20:04 go.sum 20:09:49 drwxrwxr-x 15 jenkins jenkins 4096 Nov 11 20:04 internal 20:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 20:04 openapi 20:09:49 drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 20:04 pkg 20:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 20:04 snap 20:09:49 -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 20:04 version.go [Pipeline] isUnix [Pipeline] sh 20:09:49 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8594ac2f7ffce9ed2fa5e632b0287c300efb8695 --label arch=arm64 --label version=2.0.1-dev.32 . 20:09:50 Sending build context to Docker daemon 2.866MB 20:09:50 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:09:50 Step 2/24 : FROM ${BASE} AS builder 20:09:50 ---> 323c48c5fc35 20:09:50 Step 3/24 : ARG MAKE=make build 20:09:50 ---> Running in 6933ad3479fd 20:09:51 Removing intermediate container 6933ad3479fd 20:09:51 ---> 0e11e8b897e6 20:09:51 Step 4/24 : WORKDIR /device-sdk-go 20:09:51 ---> Running in b6c8d5dd209f 20:09:51 Removing intermediate container b6c8d5dd209f 20:09:51 ---> 5e47eaac5220 20:09:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:09:51 ---> Running in 886b80322d2e 20:09:51 Removing intermediate container 886b80322d2e 20:09:51 ---> f1c5b27c2b73 20:09:51 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:51 ---> Running in e57f42c2ada5 20:09:52 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:09:53 Removing intermediate container e57f42c2ada5 20:09:53 ---> faa110b10253 20:09:53 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:09:53 ---> Running in db0fa1325bff 20:09:55 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:09:56 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:09:56 OK: 219 MiB in 52 packages 20:09:57 Removing intermediate container db0fa1325bff 20:09:57 ---> 63f849c2353c 20:09:57 Step 8/24 : COPY . . 20:09:58 ---> 8a14642bdfee 20:09:58 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:58 ---> Running in 7c85c1ecb889 20:10:01 Removing intermediate container 7c85c1ecb889 20:10:01 ---> 3e71844206dc 20:10:01 Step 10/24 : RUN ${MAKE} 20:10:01 ---> Running in b77cd4f88f47 20:10:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.32" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:10:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.064s coverage: 23.3% of statements 20:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:10:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.045s coverage: 27.6% of statements 20:10:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.051s coverage: 78.9% of statements 20:10:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.049s coverage: 9.0% of statements 20:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:10:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.073s coverage: 28.7% of statements 20:10:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.048s coverage: 83.3% of statements 20:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:10:19 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:10:19 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 57.8% of statements 20:10:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.842s coverage: 89.2% of statements 20:10:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:10:20 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.046s coverage: 4.8% of statements 20:10:20 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:10:20 GO111MODULE=on go vet ./... 20:10:34 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:10:37 Removing intermediate container b77cd4f88f47 20:10:37 ---> 7fd2152a6946 20:10:37 Step 11/24 : FROM alpine:3.14 20:10:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:39 ./bin/test-attribution-txt.sh [Pipeline] } 20:10:39 $ docker stop --time=1 d9525d4c35736ac5ef9229aaccbda48cb57ea7e0fc524bf4aaec49612b92878a 20:10:40 $ docker rm -f d9525d4c35736ac5ef9229aaccbda48cb57ea7e0fc524bf4aaec49612b92878a [Pipeline] // withDockerContainer [Pipeline] sh 20:10:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:10:41 Warning: overwriting stash ‘coverage-report’ 20:10:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 20:10:41 3.14: Pulling from library/alpine 20:10:41 552d1f2373af: Already exists 20:10:41 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:10:41 Status: Downloaded newer image for alpine:3.14 20:10:41 ---> bb3de5531c18 20:10:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:10:41 ---> Running in a75ee67c4dff 20:10:42 Removing intermediate container a75ee67c4dff 20:10:42 ---> ea1acd23c6b2 20:10:42 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:42 ---> Running in 7a4c9a1b2a55 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:10:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:10:43 + ls -al . 20:10:43 total 264 20:10:43 drwxrwxr-x. 10 jenkins jenkins 4096 Nov 11 20:10 . 20:10:43 drwxrwxr-x. 4 jenkins jenkins 30 Nov 11 20:08 .. 20:10:43 drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 20:08 bin 20:10:43 -rw-rw-r--. 1 jenkins jenkins 24816 Nov 11 20:08 CHANGELOG.md 20:10:43 -rw-r--r--. 1 jenkins jenkins 128369 Nov 11 20:10 coverage.out 20:10:43 -rw-rw-r--. 1 jenkins jenkins 140 Nov 11 20:08 .dockerignore 20:10:43 drwxrwxr-x. 5 jenkins jenkins 62 Nov 11 20:08 example 20:10:43 drwxrwxr-x. 8 jenkins jenkins 162 Nov 11 20:08 .git 20:10:43 drwxrwxr-x. 3 jenkins jenkins 125 Nov 11 20:08 .github 20:10:43 -rw-rw-r--. 1 jenkins jenkins 131 Nov 11 20:08 .gitignore 20:10:43 -rw-rw-r--. 1 jenkins jenkins 576 Nov 11 20:08 go.mod 20:10:43 -rw-rw-r--. 1 jenkins jenkins 48946 Nov 11 20:08 go.sum 20:10:43 -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 20:08 GOVERNANCE.md 20:10:43 drwxrwxr-x. 15 jenkins jenkins 224 Nov 11 20:08 internal 20:10:43 -rw-rw-r--. 1 jenkins jenkins 880 Nov 11 20:08 Jenkinsfile 20:10:43 -rw-rw-r--. 1 jenkins jenkins 11341 Nov 11 20:08 LICENSE 20:10:43 -rw-rw-r--. 1 jenkins jenkins 1120 Nov 11 20:08 Makefile 20:10:43 drwxrwxr-x. 3 jenkins jenkins 16 Nov 11 20:08 openapi 20:10:43 -rw-rw-r--. 1 jenkins jenkins 619 Nov 11 20:08 OWNERS.md 20:10:43 drwxrwxr-x. 5 jenkins jenkins 50 Nov 11 20:08 pkg 20:10:43 -rw-rw-r--. 1 jenkins jenkins 4877 Nov 11 20:08 README.md 20:10:43 drwxrwxr-x. 4 jenkins jenkins 54 Nov 11 20:08 snap 20:10:43 -rw-rw-r--. 1 jenkins jenkins 12 Nov 11 20:04 VERSION 20:10:43 -rw-rw-r--. 1 jenkins jenkins 222 Nov 11 20:08 version.go [Pipeline] isUnix [Pipeline] sh 20:10:44 Removing intermediate container 7a4c9a1b2a55 20:10:44 ---> 46848a03937d 20:10:44 Step 14/24 : RUN apk add --update --no-cache zeromq 20:10:44 ---> Running in bcd86f57738b 20:10:44 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=8594ac2f7ffce9ed2fa5e632b0287c300efb8695 --label arch=amd64 --label version=2.0.1-dev.32 . 20:10:44 Sending build context to Docker daemon 2.868MB 20:10:44 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:10:44 Step 2/24 : FROM ${BASE} AS builder 20:10:44 ---> 883d92b09c7d 20:10:44 Step 3/24 : ARG MAKE=make build 20:10:44 ---> Running in 259f7137cdbe 20:10:44 Removing intermediate container 259f7137cdbe 20:10:44 ---> 19c50dae1fc8 20:10:44 Step 4/24 : WORKDIR /device-sdk-go 20:10:44 ---> Running in bb4114048bd3 20:10:44 Removing intermediate container bb4114048bd3 20:10:44 ---> 81748c4669d4 20:10:44 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:10:44 ---> Running in fd8211cabbd4 20:10:44 Removing intermediate container fd8211cabbd4 20:10:44 ---> de26c7697994 20:10:44 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:44 ---> Running in d4928a5a982c 20:10:44 Removing intermediate container d4928a5a982c 20:10:44 ---> b6032012de05 20:10:44 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:10:44 ---> Running in 7404c070b88a 20:10:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:10:45 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:10:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:10:46 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:10:46 OK: 220 MiB in 52 packages 20:10:46 Removing intermediate container 7404c070b88a 20:10:46 ---> 4f95e0178249 20:10:46 Step 8/24 : COPY . . 20:10:47 (1/5) Installing libgcc (10.3.1_git20210424-r2) 20:10:47 (2/5) Installing libsodium (1.0.18-r0) 20:10:47 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 20:10:47 (4/5) Installing libzmq (4.3.4-r0) 20:10:47 ---> c8bc633cce12 20:10:47 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:47 ---> Running in ba135dd76dfe 20:10:47 (5/5) Installing zeromq (4.3.4-r0) 20:10:47 Executing busybox-1.33.1-r3.trigger 20:10:47 OK: 8 MiB in 19 packages 20:10:47 Removing intermediate container ba135dd76dfe 20:10:47 ---> 1887a1ef8d57 20:10:47 Step 10/24 : RUN ${MAKE} 20:10:47 ---> Running in 5df46b4a8f66 20:10:48 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.32" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 20:10:48 Removing intermediate container bcd86f57738b 20:10:48 ---> 6b0fd32789a5 20:10:48 Step 15/24 : WORKDIR / 20:10:48 ---> Running in ffe3c4ee16fe 20:10:48 Removing intermediate container ffe3c4ee16fe 20:10:48 ---> ac086cbdb6b8 20:10:48 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:10:49 ---> 6903d60fc56a 20:10:49 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:10:50 ---> 310817519e72 20:10:50 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:10:51 ---> 2dbc4d08cc29 20:10:51 Step 19/24 : EXPOSE 59999 20:10:51 ---> Running in 11df17a24035 20:10:51 Removing intermediate container 11df17a24035 20:10:51 ---> 6e9f694b419b 20:10:51 Step 20/24 : ENTRYPOINT ["/device-simple"] 20:10:52 ---> Running in c1fbc3552d3e 20:10:52 Removing intermediate container c1fbc3552d3e 20:10:52 ---> 18febaf2e2cb 20:10:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:10:52 ---> Running in 43c277de4e23 20:10:52 Removing intermediate container 43c277de4e23 20:10:52 ---> 9ce1e1917c24 20:10:52 Step 22/24 : LABEL arch=arm64 20:10:52 ---> Running in accbc0dfb8b4 20:10:53 Removing intermediate container accbc0dfb8b4 20:10:53 ---> 9cbc2b667f70 20:10:53 Step 23/24 : LABEL git_sha=8594ac2f7ffce9ed2fa5e632b0287c300efb8695 20:10:53 ---> Running in 021ba14ddf88 20:10:53 Removing intermediate container 021ba14ddf88 20:10:53 ---> f58a86a519ab 20:10:53 Step 24/24 : LABEL version=2.0.1-dev.32 20:10:53 ---> Running in edaccd7b64b9 20:10:54 Removing intermediate container edaccd7b64b9 20:10:54 ---> 3bf93c87384e 20:10:54 [Warning] One or more build-args [ARCH] were not consumed 20:10:54 Successfully built 3bf93c87384e 20:10:54 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:10:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:10:54 20:10:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:10:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:10:55 arm64: Pulling from edgex-lftools-log-publisher 20:10:55 448f6bf000e3: Pulling fs layer 20:10:55 f757da607395: Pulling fs layer 20:10:55 05883995daec: Pulling fs layer 20:10:55 8603b9c90790: Pulling fs layer 20:10:55 1560dd03e051: Pulling fs layer 20:10:55 27f5ce0e4adf: Pulling fs layer 20:10:55 c2d8d7efcc4b: Pulling fs layer 20:10:55 27f5ce0e4adf: Waiting 20:10:55 c2d8d7efcc4b: Waiting 20:10:55 8603b9c90790: Waiting 20:10:55 f757da607395: Download complete 20:10:55 8603b9c90790: Verifying Checksum 20:10:55 8603b9c90790: Download complete 20:10:55 1560dd03e051: Verifying Checksum 20:10:55 1560dd03e051: Download complete 20:10:55 27f5ce0e4adf: Verifying Checksum 20:10:55 27f5ce0e4adf: Download complete 20:10:55 05883995daec: Verifying Checksum 20:10:55 05883995daec: Download complete 20:10:55 448f6bf000e3: Download complete 20:10:58 c2d8d7efcc4b: Verifying Checksum 20:10:58 c2d8d7efcc4b: Download complete 20:10:59 448f6bf000e3: Pull complete 20:11:00 f757da607395: Pull complete 20:11:00 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 20:11:00 Removing intermediate container 5df46b4a8f66 20:11:00 ---> ec62b8d2dbb3 20:11:00 Step 11/24 : FROM alpine:3.14 20:11:01 05883995daec: Pull complete 20:11:01 8603b9c90790: Pull complete 20:11:02 1560dd03e051: Pull complete 20:11:03 3.14: Pulling from library/alpine 20:11:03 27f5ce0e4adf: Pull complete 20:11:03 a0d0a0d46f8b: Already exists 20:11:03 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 20:11:03 Status: Downloaded newer image for alpine:3.14 20:11:03 ---> 14119a10abf4 20:11:03 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:11:03 ---> Running in d9d2af37bdba 20:11:03 Removing intermediate container d9d2af37bdba 20:11:03 ---> 9fda654e0a3e 20:11:03 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:11:03 ---> Running in 1c47572be7b4 20:11:04 Removing intermediate container 1c47572be7b4 20:11:04 ---> 316067999f83 20:11:04 Step 14/24 : RUN apk add --update --no-cache zeromq 20:11:04 ---> Running in a1f31486ba16 20:11:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:11:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:11:05 (1/5) Installing libgcc (10.3.1_git20210424-r2) 20:11:05 (2/5) Installing libsodium (1.0.18-r0) 20:11:05 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 20:11:05 (4/5) Installing libzmq (4.3.4-r0) 20:11:05 (5/5) Installing zeromq (4.3.4-r0) 20:11:05 Executing busybox-1.33.1-r3.trigger 20:11:05 OK: 8 MiB in 19 packages 20:11:06 Removing intermediate container a1f31486ba16 20:11:06 ---> 961a9cbe0289 20:11:06 Step 15/24 : WORKDIR / 20:11:06 ---> Running in 323d4deceb68 20:11:06 Removing intermediate container 323d4deceb68 20:11:06 ---> 0224343f67df 20:11:06 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 20:11:06 ---> b01c63704b0e 20:11:06 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 20:11:07 ---> ffcd3309a679 20:11:07 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 20:11:07 ---> eea298fdf3fb 20:11:07 Step 19/24 : EXPOSE 59999 20:11:07 ---> Running in c988bf9ce8a4 20:11:07 Removing intermediate container c988bf9ce8a4 20:11:07 ---> 8a59a3e6d520 20:11:07 Step 20/24 : ENTRYPOINT ["/device-simple"] 20:11:07 ---> Running in 19493720b260 20:11:07 Removing intermediate container 19493720b260 20:11:07 ---> d0bdbcef2be8 20:11:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:11:07 ---> Running in 6f580145a0a6 20:11:07 Removing intermediate container 6f580145a0a6 20:11:07 ---> 99310bb5e129 20:11:07 Step 22/24 : LABEL arch=amd64 20:11:07 ---> Running in 2647ef5152e9 20:11:07 Removing intermediate container 2647ef5152e9 20:11:07 ---> 3b2da7284f9a 20:11:07 Step 23/24 : LABEL git_sha=8594ac2f7ffce9ed2fa5e632b0287c300efb8695 20:11:07 ---> Running in 76981873d151 20:11:07 Removing intermediate container 76981873d151 20:11:07 ---> 90048e2491bc 20:11:07 Step 24/24 : LABEL version=2.0.1-dev.32 20:11:07 ---> Running in 485e5a335c9a 20:11:07 Removing intermediate container 485e5a335c9a 20:11:07 ---> 77effbb2d5d1 20:11:07 [Warning] One or more build-args [ARCH] were not consumed 20:11:07 Successfully built 77effbb2d5d1 20:11:07 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:08 20:11:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:11:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:08 latest: Pulling from edgex-lftools-log-publisher 20:11:08 b4d181a07f80: Pulling fs layer 20:11:08 a1111a8f2ec3: Pulling fs layer 20:11:08 ed53099fbce6: Pulling fs layer 20:11:08 dc539afda2c1: Pulling fs layer 20:11:08 77bc0d833cb6: Pulling fs layer 20:11:08 9065ff56babe: Pulling fs layer 20:11:08 d287ab97295c: Pulling fs layer 20:11:08 77bc0d833cb6: Waiting 20:11:08 9065ff56babe: Waiting 20:11:08 d287ab97295c: Waiting 20:11:08 dc539afda2c1: Waiting 20:11:08 a1111a8f2ec3: Verifying Checksum 20:11:08 a1111a8f2ec3: Download complete 20:11:08 dc539afda2c1: Verifying Checksum 20:11:08 dc539afda2c1: Download complete 20:11:08 ed53099fbce6: Verifying Checksum 20:11:08 ed53099fbce6: Download complete 20:11:08 77bc0d833cb6: Verifying Checksum 20:11:08 77bc0d833cb6: Download complete 20:11:09 9065ff56babe: Verifying Checksum 20:11:09 9065ff56babe: Download complete 20:11:09 b4d181a07f80: Verifying Checksum 20:11:09 b4d181a07f80: Download complete 20:11:09 d287ab97295c: Verifying Checksum 20:11:09 d287ab97295c: Download complete 20:11:10 b4d181a07f80: Pull complete 20:11:10 a1111a8f2ec3: Pull complete 20:11:11 ed53099fbce6: Pull complete 20:11:11 dc539afda2c1: Pull complete 20:11:11 77bc0d833cb6: Pull complete 20:11:11 9065ff56babe: Pull complete 20:11:17 d287ab97295c: Pull complete 20:11:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:11:17 prd-centos7-docker-4c-2g-206 does not seem to be running inside a container 20:11:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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:latest cat 20:11:18 c2d8d7efcc4b: Pull complete 20:11:18 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:11:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:19 $ docker top 90a95779444f0c422f421dc1de685d5d01ab3b2396cb3e10d114068dc1598b88 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 20:11:19 prd-ubuntu18.04-docker-arm64-4c-16g-204 does not seem to be running inside a container 20:11:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/31 -v /w/workspace/device-sdk-go/31:/w/workspace/device-sdk-go/31:rw,z -v /w/workspace/device-sdk-go/31@tmp:/w/workspace/device-sdk-go/31@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:arm64 cat 20:11:22 $ docker top 1036bd9d6ef4c0bc608d392f8cbef529464beec8028395ebc7d8ca1920594891 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 20:11:23 ---> job-cost.sh 20:11:23 lf-activate-venv: SKIPPING 20:11:23 INFO: No Stack... 20:11:23 ---> job-cost.sh 20:11:23 lf-activate-venv: SKIPPING 20:11:23 INFO: No Stack... 20:11:24 INFO: Retrieving Pricing Info for: v3-standard-2 20:11:24 INFO: Archiving Costs [Pipeline] sh 20:11:24 INFO: Retrieving Pricing Info for: v3-standard-4 20:11:24 + cat /w/workspace/device-sdk-go/31/archives/cost.csv 20:11:24 + cut -d, -f6 [Pipeline] lock 20:11:24 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-31-stack-cost] 20:11:24 Resource [jenkins-edgexfoundry-device-sdk-go-main-31-stack-cost] did not exist. Created. 20:11:24 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:24 + echo total: 0.05999999865889549 [Pipeline] stash 20:11:24 Stashed 1 file(s) [Pipeline] } 20:11:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 20:11:25 $ docker stop --time=1 90a95779444f0c422f421dc1de685d5d01ab3b2396cb3e10d114068dc1598b88 20:11:25 INFO: Archiving Costs 20:11:26 $ docker rm -f 90a95779444f0c422f421dc1de685d5d01ab3b2396cb3e10d114068dc1598b88 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:11:26 + cat /w/workspace/device-sdk-go/31/archives/cost.csv 20:11:26 + cut -d, -f6 [Pipeline] lock 20:11:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-31-stack-cost] 20:11:26 Resource [jenkins-edgexfoundry-device-sdk-go-main-31-stack-cost] did not exist. Created. 20:11:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-31-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:27 /w/workspace/device-sdk-go/31@tmp/durable-00e53315/script.sh: 1: /w/workspace/device-sdk-go/31@tmp/durable-00e53315/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:11:28 + echo total: 0.10999999940395355 [Pipeline] stash 20:11:28 Warning: overwriting stash ‘stack-cost’ 20:11:28 Stashed 1 file(s) [Pipeline] } 20:11:28 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-31-stack-cost] [Pipeline] // lock [Pipeline] } 20:11:28 $ docker stop --time=1 1036bd9d6ef4c0bc608d392f8cbef529464beec8028395ebc7d8ca1920594891 20:11:29 $ docker rm -f 1036bd9d6ef4c0bc608d392f8cbef529464beec8028395ebc7d8ca1920594891 [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 20:11:30 provisioning config files... 20:11:30 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5719569948642998841tmp [Pipeline] { [Pipeline] sh 20:11:30 + set +x 20:11:30 + curl -s https://codecov.io/bash 20:11:30 + bash -s -- 20:11:30 20:11:30 _____ _ 20:11:30 / ____| | | 20:11:30 | | ___ __| | ___ ___ _____ __ 20:11:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:11:30 | |___| (_) | (_| | __/ (_| (_) \ V / 20:11:30 \_____\___/ \__,_|\___|\___\___/ \_/ 20:11:30 Bash-1.0.6 20:11:30 20:11:30 20:11:30 ==> git version 2.24.4 found 20:11:30 ==> 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 20:11:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:11:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:11:30 ==> Jenkins CI detected. 20:11:31 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 20:11:31 project root: . 20:11:31 --> token set from env 20:11:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:11:31 ==> Running gcov in . (disable via -X gcov) 20:11:31 ==> Python coveragepy not found 20:11:31 ==> Searching for coverage reports in: 20:11:31 + . 20:11:31 -> Found 1 reports 20:11:31 ==> Detecting git/mercurial file structure 20:11:31 ==> Reading reports 20:11:31 + ./coverage.out bytes=128369 20:11:31 ==> Appending adjustments 20:11:31 https://docs.codecov.io/docs/fixing-reports 20:11:31 + Found adjustments 20:11:31 ==> Gzipping contents 20:11:31 16K /tmp/codecov.KKFNMZ.gz 20:11:31 ==> Uploading reports 20:11:31 url: https://codecov.io 20:11:31 query: branch=main&commit=8594ac2f7ffce9ed2fa5e632b0287c300efb8695&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:11:31 -> Pinging Codecov 20:11:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=8594ac2f7ffce9ed2fa5e632b0287c300efb8695&build=31&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F31%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 20:11:32 -> Uploading to 20:11:32 https://storage.googleapis.com/codecov/v4/raw/2021-11-11/7E55EF52A471D76F132DFD9A03CDDE97/8594ac2f7ffce9ed2fa5e632b0287c300efb8695/219256e8-c8c8-4c1d-9fba-e811908251d5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T201131Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4703230a2da6b4cdd6e44df78f3512385d9460104d9749e2e605261ab944762e 20:11:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:32 Dload Upload Total Spent Left Speed 20:11:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16310 0 0 100 16310 0 45690 --:--:-- --:--:-- --:--:-- 45814 20:11:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/8594ac2f7ffce9ed2fa5e632b0287c300efb8695 [Pipeline] } 20:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:11:32 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:11:32 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:11:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:11:33 20:11:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 20:11:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:11:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:11:33 188c0c94c7c5: Pulling fs layer 20:11:33 0ef7d3d256c8: Pulling fs layer 20:11:33 de9db76c5a1d: Pulling fs layer 20:11:33 0eba1c9be4d2: Pulling fs layer 20:11:33 0d57e429df01: Pulling fs layer 20:11:33 4e4be7b47b0d: Pulling fs layer 20:11:33 e1f770b5df2f: Pulling fs layer 20:11:33 85a0685a4137: Pulling fs layer 20:11:33 0d57e429df01: Waiting 20:11:33 4e4be7b47b0d: Waiting 20:11:33 e1f770b5df2f: Waiting 20:11:33 85a0685a4137: Waiting 20:11:33 0eba1c9be4d2: Waiting 20:11:33 de9db76c5a1d: Verifying Checksum 20:11:33 de9db76c5a1d: Download complete 20:11:33 0ef7d3d256c8: Verifying Checksum 20:11:33 0ef7d3d256c8: Download complete 20:11:33 0d57e429df01: Verifying Checksum 20:11:33 0d57e429df01: Download complete 20:11:33 188c0c94c7c5: Verifying Checksum 20:11:33 188c0c94c7c5: Download complete 20:11:33 4e4be7b47b0d: Verifying Checksum 20:11:33 4e4be7b47b0d: Download complete 20:11:33 e1f770b5df2f: Verifying Checksum 20:11:33 e1f770b5df2f: Download complete 20:11:33 0eba1c9be4d2: Verifying Checksum 20:11:33 0eba1c9be4d2: Download complete 20:11:33 188c0c94c7c5: Pull complete 20:11:34 85a0685a4137: Verifying Checksum 20:11:34 85a0685a4137: Download complete 20:11:34 0ef7d3d256c8: Pull complete 20:11:34 de9db76c5a1d: Pull complete 20:11:37 0eba1c9be4d2: Pull complete 20:11:37 0d57e429df01: Pull complete 20:11:37 4e4be7b47b0d: Pull complete 20:11:38 e1f770b5df2f: Pull complete 20:11:42 85a0685a4137: Pull complete 20:11:42 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 20:11:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:11:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 20:11:42 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 20:11:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:11:45 $ docker top 0150a507f651f1aeec787a321c58c48f4e00e5f3c3b7cfb0c754bd380ca0fe72 -eo pid,comm [Pipeline] { [Pipeline] echo 20:11:45 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 20:11:45 + set -o pipefail 20:11:45 + snyk monitor '--org=edgex-jenkins' 20:11:50 20:11:50 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 20:11:50 20:11:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/83ab1177-f229-4d7d-be61-712340944ce1 20:11:50 20:11:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:11:50 20:11:50 20:11:50 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 20:11:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:11:50 $ docker stop --time=1 0150a507f651f1aeec787a321c58c48f4e00e5f3c3b7cfb0c754bd380ca0fe72 20:11:52 $ docker rm -f 0150a507f651f1aeec787a321c58c48f4e00e5f3c3b7cfb0c754bd380ca0fe72 [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) [Pipeline] echo 20:11:53 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:53 provisioning config files... 20:11:53 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8222126736202702203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:53 --> edgex-publish-swagger.sh 20:11:53 === Publish openapi/v2 API === 20:11:53 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 20:11:53 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 20:11:53 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:53 Dload Upload Total Spent Left Speed 20:11:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 68685 --:--:-- --:--:-- --:--:-- 68695 20:11:54 20:11:54 [Pipeline] } 20:11:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:54 + git log --format=format:%s -1 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 [Pipeline] isUnix [Pipeline] sh 20:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:11:54 . [Pipeline] withDockerContainer 20:11:54 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 20:11:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:11:55 $ docker top 097698829f70fee3a9a5ffebb35ec61f71f7f8b6b73403eb4752aa92d64d9d0a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:11:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:11:55 [ssh-agent] Looking for ssh-agent implementation... 20:11:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:55 $ docker exec 097698829f70fee3a9a5ffebb35ec61f71f7f8b6b73403eb4752aa92d64d9d0a ssh-agent 20:11:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNFgMMI/agent.15 20:11:55 SSH_AGENT_PID=22 20:11:55 Running ssh-add (command line suppressed) 20:11:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5773936244963500109.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5773936244963500109.key) 20:11:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:11:56 + git semver tag 20:11:56 # -> Open(): unable to determine branch for HEAD 20:11:56 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:11:56 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:11:56 # $SEMVER_REMOTE_NAME = origin 20:11:56 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:11:56 # $SEMVER_USER_NAME = edgex-jenkins 20:11:56 # $SEMVER_BRANCH = main 20:11:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 20:11:56 # 8594ac2f7ffce9ed2fa5e632b0287c300efb8695 HEAD 20:11:56 # -> Force: false 20:11:56 # 70742faf5b89c9b603a1a89de5c6ead552210090 refs/tags/v2.0.1-dev.32 [Pipeline] } 20:11:56 $ docker exec --env ******** --env ******** 097698829f70fee3a9a5ffebb35ec61f71f7f8b6b73403eb4752aa92d64d9d0a ssh-agent -k 20:11:56 unset SSH_AUTH_SOCK; 20:11:56 unset SSH_AGENT_PID; 20:11:56 echo Agent pid 22 killed; 20:11:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:11:56 + git semver [Pipeline] } 20:11:56 $ docker stop --time=1 097698829f70fee3a9a5ffebb35ec61f71f7f8b6b73403eb4752aa92d64d9d0a 20:11:57 $ docker rm -f 097698829f70fee3a9a5ffebb35ec61f71f7f8b6b73403eb4752aa92d64d9d0a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 20:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:11:58 20:11:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 20:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:11:58 0.23.1-centos7: Pulling from edgex-lftools 20:11:58 ab5ef0e58194: Pulling fs layer 20:11:58 9712f1f96733: Pulling fs layer 20:11:58 63f879dbbcfc: Pulling fs layer 20:11:58 0d9ebad4ef96: Pulling fs layer 20:11:58 e9a5061849ea: Pulling fs layer 20:11:58 d747dcd14b5f: Pulling fs layer 20:11:58 2de7ff778b66: Pulling fs layer 20:11:58 0d9ebad4ef96: Waiting 20:11:58 e9a5061849ea: Waiting 20:11:58 d747dcd14b5f: Waiting 20:11:58 2de7ff778b66: Waiting 20:11:58 9712f1f96733: Verifying Checksum 20:11:58 9712f1f96733: Download complete 20:11:58 63f879dbbcfc: Verifying Checksum 20:11:58 63f879dbbcfc: Download complete 20:11:58 0d9ebad4ef96: Verifying Checksum 20:11:58 0d9ebad4ef96: Download complete 20:11:58 d747dcd14b5f: Verifying Checksum 20:11:58 d747dcd14b5f: Download complete 20:11:58 e9a5061849ea: Verifying Checksum 20:11:58 e9a5061849ea: Download complete 20:11:58 ab5ef0e58194: Verifying Checksum 20:11:58 ab5ef0e58194: Download complete 20:11:58 2de7ff778b66: Verifying Checksum 20:11:58 2de7ff778b66: Download complete 20:12:01 ab5ef0e58194: Pull complete 20:12:01 9712f1f96733: Pull complete 20:12:02 63f879dbbcfc: Pull complete 20:12:06 0d9ebad4ef96: Pull complete 20:12:06 e9a5061849ea: Pull complete 20:12:06 d747dcd14b5f: Pull complete 20:12:07 2de7ff778b66: Pull complete 20:12:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:12:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:12:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 20:12:07 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 20:12:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:12:11 $ docker top 1e5c0d12ce9fa6090b2410e1258c37c78fa3e9d7cdbadf51efef738f5fc64489 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:12:11 provisioning config files... 20:12:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8046735121412251442tmp 20:12:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5637814558836845848tmp 20:12:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5048330474099814650tmp [Pipeline] { [Pipeline] echo 20:12:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:12:11 ---> sigul-configuration.sh 20:12:11 gpg: directory `/root/.gnupg' created 20:12:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:12:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:12:11 gpg: keyring `/root/.gnupg/secring.gpg' created 20:12:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:12:11 gpg: CAST5 encrypted data 20:12:11 gpg: encrypted with 1 passphrase 20:12:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:12:12 + mkdir /home/jenkins 20:12:12 + mkdir /home/jenkins/sigul [Pipeline] sh 20:12:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 20:12:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:12:12 ---> sigul-install.sh 20:12:12 Sigul already installed; skipping installation. [Pipeline] sh 20:12:12 + git tag --list 20:12:12 0.7.1 20:12:12 delhi-tag 20:12:12 v1.0.0 20:12:12 v1.1.0 20:12:12 v1.1.1 20:12:12 v1.1.2 20:12:12 v1.2.0 20:12:12 v1.2.1 20:12:12 v1.2.2 20:12:12 v1.2.3 20:12:12 v1.3.0 20:12:12 v1.4.0 20:12:12 v2.0.0 20:12:12 v2.0.1-dev.1 20:12:12 v2.0.1-dev.10 20:12:12 v2.0.1-dev.11 20:12:12 v2.0.1-dev.12 20:12:12 v2.0.1-dev.13 20:12:12 v2.0.1-dev.14 20:12:12 v2.0.1-dev.15 20:12:12 v2.0.1-dev.16 20:12:12 v2.0.1-dev.17 20:12:12 v2.0.1-dev.18 20:12:12 v2.0.1-dev.19 20:12:12 v2.0.1-dev.2 20:12:12 v2.0.1-dev.20 20:12:12 v2.0.1-dev.21 20:12:12 v2.0.1-dev.22 20:12:12 v2.0.1-dev.23 20:12:12 v2.0.1-dev.24 20:12:12 v2.0.1-dev.25 20:12:12 v2.0.1-dev.26 20:12:12 v2.0.1-dev.27 20:12:12 v2.0.1-dev.28 20:12:12 v2.0.1-dev.29 20:12:12 v2.0.1-dev.3 20:12:12 v2.0.1-dev.30 20:12:12 v2.0.1-dev.31 20:12:12 v2.0.1-dev.32 20:12:12 v2.0.1-dev.4 20:12:12 v2.0.1-dev.5 20:12:12 v2.0.1-dev.6 20:12:12 v2.0.1-dev.7 20:12:12 v2.0.1-dev.8 20:12:12 v2.0.1-dev.9 [Pipeline] sh 20:12:13 + lftools sign git-tag v2.0.1-dev.32 20:12:13 Signing Git tag with Sigul... 20:12:13 Signing v2.0.1-dev.32 [Pipeline] echo 20:12:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:12:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:12:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:12:15 $ docker stop --time=1 1e5c0d12ce9fa6090b2410e1258c37c78fa3e9d7cdbadf51efef738f5fc64489 20:12:16 $ docker rm -f 1e5c0d12ce9fa6090b2410e1258c37c78fa3e9d7cdbadf51efef738f5fc64489 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 20:12:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:12:16 . [Pipeline] withDockerContainer 20:12:16 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 20:12:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:12:17 $ docker top b4e53159c834372ae141ff70b768b794df2c7fc9b31a03522561787f8e8c683c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:12:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:12:17 [ssh-agent] Looking for ssh-agent implementation... 20:12:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:12:17 $ docker exec b4e53159c834372ae141ff70b768b794df2c7fc9b31a03522561787f8e8c683c ssh-agent 20:12:17 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXeFFClA/agent.14 20:12:17 SSH_AGENT_PID=20 20:12:17 Running ssh-add (command line suppressed) 20:12:17 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5795456307759335912.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5795456307759335912.key) 20:12:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:12:18 + git semver bump pre 20:12:18 # -> Open(): unable to determine branch for HEAD 20:12:18 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:12:18 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:12:18 # $SEMVER_REMOTE_NAME = origin 20:12:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:12:18 # $SEMVER_USER_NAME = edgex-jenkins 20:12:18 # $SEMVER_BRANCH = main 20:12:18 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 20:12:18 2.0.1-dev.33 [Pipeline] } 20:12:18 $ docker exec --env ******** --env ******** b4e53159c834372ae141ff70b768b794df2c7fc9b31a03522561787f8e8c683c ssh-agent -k 20:12:18 unset SSH_AUTH_SOCK; 20:12:18 unset SSH_AGENT_PID; 20:12:18 echo Agent pid 20 killed; 20:12:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:12:18 + git semver [Pipeline] } 20:12:18 $ docker stop --time=1 b4e53159c834372ae141ff70b768b794df2c7fc9b31a03522561787f8e8c683c 20:12:19 $ docker rm -f b4e53159c834372ae141ff70b768b794df2c7fc9b31a03522561787f8e8c683c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 20:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:12:19 . [Pipeline] withDockerContainer 20:12:20 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 20:12:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:12:20 $ docker top dfce734a106118b97c293a40811013ca3bab1009268adc4d1aa76dab59cd950c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:12:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:12:20 [ssh-agent] Looking for ssh-agent implementation... 20:12:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:12:20 $ docker exec dfce734a106118b97c293a40811013ca3bab1009268adc4d1aa76dab59cd950c ssh-agent 20:12:20 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXIlEjOP/agent.14 20:12:20 SSH_AGENT_PID=20 20:12:20 Running ssh-add (command line suppressed) 20:12:20 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2370888627900650300.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2370888627900650300.key) 20:12:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:12:21 + git semver push 20:12:21 # -> Open(): unable to determine branch for HEAD 20:12:21 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 20:12:21 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 20:12:21 # $SEMVER_REMOTE_NAME = origin 20:12:21 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:12:21 # $SEMVER_USER_NAME = edgex-jenkins 20:12:21 # $SEMVER_BRANCH = main 20:12:21 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 20:12:23 $ docker exec --env ******** --env ******** dfce734a106118b97c293a40811013ca3bab1009268adc4d1aa76dab59cd950c ssh-agent -k 20:12:23 unset SSH_AUTH_SOCK; 20:12:23 unset SSH_AGENT_PID; 20:12:23 echo Agent pid 20 killed; 20:12:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:12:24 + git semver [Pipeline] } 20:12:24 $ docker stop --time=1 dfce734a106118b97c293a40811013ca3bab1009268adc4d1aa76dab59cd950c 20:12:25 $ docker rm -f dfce734a106118b97c293a40811013ca3bab1009268adc4d1aa76dab59cd950c [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 20:12:26 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:12:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:12:27 ---> package-listing.sh 20:12:27 ++ tr '[:upper:]' '[:lower:]' 20:12:27 ++ facter osfamily 20:12:27 + OS_FAMILY=redhat 20:12:27 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 20:12:27 + START_PACKAGES=/tmp/packages_start.txt 20:12:27 + END_PACKAGES=/tmp/packages_end.txt 20:12:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:27 + PACKAGES=/tmp/packages_start.txt 20:12:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 20:12:27 + PACKAGES=/tmp/packages_end.txt 20:12:27 + case "${OS_FAMILY}" in 20:12:27 + sort 20:12:27 + rpm -qa 20:12:27 + '[' -f /tmp/packages_start.txt ']' 20:12:27 + '[' -f /tmp/packages_end.txt ']' 20:12:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:27 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 20:12:27 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 20:12:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 20:12:27 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:12:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:12:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:28 20:12:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:12:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:29 latest: Pulling from edgex-lftools-log-publisher 20:12:29 b4d181a07f80: Pulling fs layer 20:12:29 a1111a8f2ec3: Pulling fs layer 20:12:29 ed53099fbce6: Pulling fs layer 20:12:29 dc539afda2c1: Pulling fs layer 20:12:29 77bc0d833cb6: Pulling fs layer 20:12:29 9065ff56babe: Pulling fs layer 20:12:29 d287ab97295c: Pulling fs layer 20:12:29 dc539afda2c1: Waiting 20:12:29 77bc0d833cb6: Waiting 20:12:29 9065ff56babe: Waiting 20:12:29 d287ab97295c: Waiting 20:12:29 a1111a8f2ec3: Verifying Checksum 20:12:29 a1111a8f2ec3: Download complete 20:12:29 dc539afda2c1: Verifying Checksum 20:12:29 dc539afda2c1: Download complete 20:12:29 ed53099fbce6: Verifying Checksum 20:12:29 ed53099fbce6: Download complete 20:12:29 9065ff56babe: Verifying Checksum 20:12:29 9065ff56babe: Download complete 20:12:29 77bc0d833cb6: Verifying Checksum 20:12:29 77bc0d833cb6: Download complete 20:12:29 b4d181a07f80: Verifying Checksum 20:12:29 b4d181a07f80: Download complete 20:12:29 d287ab97295c: Verifying Checksum 20:12:29 d287ab97295c: Download complete 20:12:30 b4d181a07f80: Pull complete 20:12:30 a1111a8f2ec3: Pull complete 20:12:31 ed53099fbce6: Pull complete 20:12:31 dc539afda2c1: Pull complete 20:12:31 77bc0d833cb6: Pull complete 20:12:31 9065ff56babe: Pull complete 20:12:37 d287ab97295c: Pull complete 20:12:37 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:12:37 prd-centos7-docker-4c-2g-199 does not seem to be running inside a container 20:12:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:12:39 $ docker top 6b768ba5957bed1e9afc32cca02495ba69666ebb5afc99841e9c8217da593edd -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:40 + touch /tmp/pre-build-complete [Pipeline] sh 20:12:40 + mkdir -p /var/log/sysstat [Pipeline] sh 20:12:40 + ls /var/log/sa-host 20:12:40 + sadf -c /var/log/sa-host/sa11 20:12:40 file_magic: OK 20:12:40 HZ: Using current value: 100 20:12:40 file_header: OK 20:12:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:12:40 Statistics: 20:12:40 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:12:40 File successfully converted to sysstat format version 12.0.3 20:12:40 + sadf -c /var/log/sa-host/sa30 20:12:40 file_magic: OK 20:12:40 HZ: Using current value: 100 20:12:40 file_header: OK 20:12:40 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 20:12:40 Statistics: 20:12:40 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:12:40 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:40 provisioning config files... 20:12:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8794354267688051084tmp [Pipeline] { [Pipeline] echo 20:12:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:12:41 ---> create-netrc.sh [Pipeline] } 20:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:12:41 ---> python-tools-install.sh [Pipeline] echo 20:12:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:12:41 ---> sudo-logs.sh 20:12:41 Archiving 'sudo' log.. 20:12:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-199.novalocal: Name or service not known 20:12:41 sudo: unable to resolve host prd-centos7-docker-4c-2g-199.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:12:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:12:42 ---> job-cost.sh 20:12:42 lf-activate-venv: SKIPPING 20:12:42 DEBUG: total: 0.10999999940395355 20:12:42 INFO: Retrieving Stack Cost... 20:12:42 INFO: Retrieving Pricing Info for: v3-standard-2 20:12:43 INFO: Archiving Costs [Pipeline] echo 20:12:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:12:43 ---> logs-deploy.sh 20:12:43 lf-activate-venv: SKIPPING 20:12:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/31 20:12:43 INFO: archiving workspace using pattern(s): 20:12:43 Archives upload complete. 20:12:44 INFO: archiving logs to Nexus 20:12:44 ---> uname -a: 20:12:44 Linux prd-centos7-docker-4c-2g-199.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 20:12:44 20:12:44 20:12:44 ---> lscpu: 20:12:44 Architecture: x86_64 20:12:44 CPU op-mode(s): 32-bit, 64-bit 20:12:44 Byte Order: Little Endian 20:12:44 Address sizes: 40 bits physical, 48 bits virtual 20:12:44 CPU(s): 2 20:12:44 On-line CPU(s) list: 0,1 20:12:44 Thread(s) per core: 1 20:12:44 Core(s) per socket: 1 20:12:44 Socket(s): 2 20:12:44 NUMA node(s): 1 20:12:44 Vendor ID: AuthenticAMD 20:12:44 CPU family: 23 20:12:44 Model: 49 20:12:44 Model name: AMD EPYC-Rome Processor 20:12:44 Stepping: 0 20:12:44 CPU MHz: 2799.998 20:12:44 BogoMIPS: 5599.99 20:12:44 Virtualization: AMD-V 20:12:44 Hypervisor vendor: KVM 20:12:44 Virtualization type: full 20:12:44 L1d cache: 32K 20:12:44 L1i cache: 32K 20:12:44 L2 cache: 512K 20:12:44 L3 cache: 16384K 20:12:44 NUMA node0 CPU(s): 0,1 20:12:44 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 20:12:44 20:12:44 20:12:44 ---> nproc: 20:12:44 2 20:12:44 20:12:44 20:12:44 ---> df -h: 20:12:44 Filesystem Size Used Avail Use% Mounted on 20:12:44 overlay 40G 8.6G 32G 22% / 20:12:44 tmpfs 64M 0 64M 0% /dev 20:12:44 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:12:44 shm 64M 0 64M 0% /dev/shm 20:12:44 /dev/vda1 40G 8.6G 32G 22% /facter-os 20:12:44 20:12:44 20:12:44 ---> sar -b -r -n DEV: 20:12:44 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 20:12:44 20:12:44 19:09:23 LINUX RESTART (2 CPU) 20:12:44 20:12:44 19:10:01 tps rtps wtps bread/s bwrtn/s 20:12:44 19:11:01 2.35 0.00 2.35 0.00 635.03 20:12:44 19:12:01 1.07 0.00 1.07 0.00 17.36 20:12:44 19:13:01 0.27 0.00 0.27 0.00 3.07 20:12:44 19:14:01 0.18 0.00 0.18 0.00 2.47 20:12:44 19:15:01 0.25 0.00 0.25 0.00 4.10 20:12:44 19:16:01 0.32 0.00 0.32 0.00 4.36 20:12:44 19:17:01 0.27 0.00 0.27 0.00 3.65 20:12:44 19:18:01 0.25 0.00 0.25 0.00 2.88 20:12:44 19:19:01 0.20 0.00 0.20 0.00 1.54 20:12:44 19:20:01 0.28 0.00 0.28 0.00 3.13 20:12:44 19:21:01 0.23 0.00 0.23 0.00 3.00 20:12:44 19:22:01 0.25 0.00 0.25 0.00 3.23 20:12:44 19:23:01 0.25 0.00 0.25 0.00 2.48 20:12:44 19:24:01 0.20 0.00 0.20 0.00 1.52 20:12:44 19:25:01 0.45 0.20 0.25 6.39 2.96 20:12:44 19:26:01 0.77 0.00 0.77 0.00 14.89 20:12:44 19:27:01 0.25 0.00 0.25 0.00 3.80 20:12:44 19:28:01 0.25 0.00 0.25 0.00 2.48 20:12:44 19:29:01 0.27 0.00 0.27 0.00 3.50 20:12:44 19:30:01 0.23 0.00 0.23 0.00 2.20 20:12:44 19:31:01 0.18 0.00 0.18 0.00 2.05 20:12:44 19:32:01 0.23 0.00 0.23 0.00 3.36 20:12:44 19:33:01 0.25 0.00 0.25 0.00 2.48 20:12:44 19:34:01 0.32 0.00 0.32 0.00 3.82 20:12:44 19:35:01 0.20 0.00 0.20 0.00 2.60 20:12:44 19:36:01 0.20 0.00 0.20 0.00 2.07 20:12:44 19:37:01 0.28 0.00 0.28 0.00 3.23 20:12:44 19:38:01 0.22 0.00 0.22 0.00 2.32 20:12:44 19:39:01 0.27 0.00 0.27 0.00 2.81 20:12:44 19:40:01 0.20 0.00 0.20 0.00 2.58 20:12:44 19:41:01 0.18 0.00 0.18 0.00 2.17 20:12:44 19:42:01 0.30 0.00 0.30 0.00 3.95 20:12:44 19:43:01 0.20 0.00 0.20 0.00 2.72 20:12:44 19:44:01 0.25 0.00 0.25 0.00 2.95 20:12:44 19:45:01 0.20 0.00 0.20 0.00 2.85 20:12:44 19:46:01 0.17 0.00 0.17 0.00 1.63 20:12:44 19:47:01 0.25 0.00 0.25 0.00 2.68 20:12:44 19:48:01 0.23 0.00 0.23 0.00 2.98 20:12:44 19:49:01 0.27 0.00 0.27 0.00 3.81 20:12:44 19:50:01 0.20 0.00 0.20 0.00 2.72 20:12:44 19:51:02 0.17 0.00 0.17 0.00 1.63 20:12:44 19:52:01 0.27 0.00 0.27 0.00 3.03 20:12:44 19:53:01 0.25 0.00 0.25 0.00 2.47 20:12:44 19:54:01 0.25 0.00 0.25 0.00 2.81 20:12:44 19:55:01 0.20 0.00 0.20 0.00 2.58 20:12:44 19:56:01 0.25 0.00 0.25 0.00 3.42 20:12:44 19:57:01 0.25 0.00 0.25 0.00 2.82 20:12:44 19:58:01 0.22 0.00 0.22 0.00 2.18 20:12:44 19:59:01 0.25 0.00 0.25 0.00 2.95 20:12:44 20:00:01 0.22 0.00 0.22 0.00 2.32 20:12:44 20:01:01 0.18 0.02 0.17 0.13 1.77 20:12:44 20:02:01 0.47 0.08 0.38 1.60 7.18 20:12:44 20:03:01 0.22 0.00 0.22 0.00 2.30 20:12:44 20:04:01 0.18 0.00 0.18 0.00 2.02 20:12:44 20:05:01 80.45 4.10 76.35 2483.14 2503.61 20:12:44 20:06:01 0.35 0.00 0.35 0.00 5.95 20:12:44 20:07:01 0.23 0.00 0.23 0.00 3.07 20:12:44 20:08:01 0.22 0.00 0.22 0.00 3.05 20:12:44 20:09:01 0.32 0.00 0.32 0.00 5.70 20:12:44 20:10:01 0.25 0.00 0.25 0.00 4.56 20:12:44 20:11:01 0.28 0.00 0.28 0.00 4.28 20:12:44 20:12:01 132.26 0.03 132.22 3.73 32411.09 20:12:44 Average: 3.73 0.07 3.66 40.27 577.15 20:12:44 20:12:44 19:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:12:44 19:11:01 5948248 0 485740 6.06 2620 1572324 1057180 11.67 361992 1473584 20 20:12:44 19:12:01 5951280 0 482704 6.03 2620 1572328 1023856 11.30 359744 1473604 8 20:12:44 19:13:01 5948392 0 485588 6.06 2620 1572332 1024312 11.31 362876 1473604 20 20:12:44 19:14:01 5948080 0 485896 6.07 2620 1572336 1024360 11.31 363016 1473852 8 20:12:44 19:15:01 5947060 0 486908 6.08 2620 1572344 1024756 11.31 363348 1473852 16 20:12:44 19:16:01 5939560 0 494404 6.17 2620 1572348 1024420 11.31 371100 1474004 20 20:12:44 19:17:01 5938132 0 495828 6.19 2620 1572352 1024372 11.31 372364 1474004 8 20:12:44 19:18:01 5938260 0 495692 6.19 2620 1572360 1024372 11.31 373124 1473348 8 20:12:44 19:19:01 5938672 0 495280 6.18 2620 1572360 1024372 11.31 372888 1473348 12 20:12:44 19:20:01 5935220 0 498724 6.23 2620 1572368 1024456 11.31 375880 1473356 20 20:12:44 19:21:01 5935444 0 498500 6.22 2620 1572368 1024480 11.31 376004 1473356 8 20:12:44 19:22:01 5936032 0 497904 6.22 2620 1572376 1024372 11.31 375440 1473360 8 20:12:44 19:23:01 5936132 0 497800 6.22 2620 1572380 1024372 11.31 375328 1473356 8 20:12:44 19:24:01 5936108 0 497824 6.22 2620 1572380 1024372 11.31 375444 1473356 8 20:12:44 19:25:01 5935404 0 498520 6.22 2620 1572388 1024472 11.31 375960 1473356 16 20:12:44 19:26:01 5935920 0 498004 6.22 2620 1572388 1024372 11.31 375484 1473348 20 20:12:44 19:27:01 5935656 0 498260 6.22 2620 1572396 1024372 11.31 375396 1473348 8 20:12:44 19:28:01 5935928 0 497984 6.22 2620 1572400 1024372 11.31 375432 1473348 8 20:12:44 19:29:01 5935920 0 497984 6.22 2620 1572408 1024372 11.31 375388 1473348 8 20:12:44 19:30:01 5935296 0 498604 6.23 2620 1572412 1024468 11.31 375904 1473348 20 20:12:44 19:31:01 5936044 0 497852 6.22 2620 1572416 1024372 11.31 375548 1473352 20 20:12:44 19:32:01 5935804 0 498088 6.22 2620 1572420 1024372 11.31 375540 1473348 8 20:12:44 19:33:01 5935960 0 497928 6.22 2620 1572424 1024372 11.31 375528 1473348 8 20:12:44 19:34:01 5935016 0 498868 6.23 2620 1572428 1024480 11.31 376020 1473348 8 20:12:44 19:35:01 5935296 0 498584 6.23 2620 1572432 1024456 11.31 375880 1473348 16 20:12:44 19:36:01 5935672 0 498200 6.22 2620 1572440 1024372 11.31 375440 1473352 16 20:12:44 19:37:01 5935920 0 497952 6.22 2620 1572440 1024372 11.31 375564 1473348 8 20:12:44 19:38:01 5936380 0 497484 6.21 2620 1572448 1024372 11.31 375420 1473348 8 20:12:44 19:39:01 5935788 0 498076 6.22 2620 1572448 1024372 11.31 375568 1473348 8 20:12:44 19:40:01 5935940 0 497920 6.22 2620 1572452 1024468 11.31 376032 1473348 8 20:12:44 19:41:01 5935920 0 497932 6.22 2620 1572460 1024372 11.31 375516 1473348 8 20:12:44 19:42:01 5936052 0 497800 6.22 2620 1572460 1024372 11.31 375468 1473348 8 20:12:44 19:43:01 5934588 0 499256 6.23 2620 1572468 1024528 11.31 376440 1473348 8 20:12:44 19:44:01 5936060 0 497784 6.22 2620 1572468 1024372 11.31 375628 1473348 8 20:12:44 19:45:01 5935196 0 498636 6.23 2620 1572480 1024456 11.31 375956 1473348 8 20:12:44 19:46:01 5936000 0 497828 6.22 2620 1572484 1024372 11.31 375608 1473348 8 20:12:44 19:47:01 5935904 0 497924 6.22 2620 1572484 1024372 11.31 375528 1473348 8 20:12:44 19:48:01 5934836 0 498984 6.23 2620 1572492 1024528 11.31 376460 1473348 8 20:12:44 19:49:01 5935664 0 498156 6.22 2620 1572492 1024372 11.31 375520 1473348 8 20:12:44 19:50:01 5935180 0 498632 6.23 2620 1572500 1024456 11.31 375996 1473348 8 20:12:44 19:51:02 5935772 0 498012 6.22 2620 1572528 1024372 11.31 375632 1473356 20 20:12:44 19:52:01 5935796 0 498004 6.22 2620 1572512 1024372 11.31 375548 1473352 8 20:12:44 19:53:01 5935904 0 497892 6.22 2620 1572516 1024372 11.31 375624 1473348 8 20:12:44 19:54:01 5935764 0 498028 6.22 2620 1572520 1024372 11.31 375600 1473352 8 20:12:44 19:55:01 5935180 0 498608 6.23 2620 1572524 1024468 11.31 376068 1473348 8 20:12:44 19:56:01 5935764 0 498020 6.22 2620 1572528 1024372 11.31 375648 1473348 8 20:12:44 19:57:01 5935984 0 497796 6.22 2620 1572532 1024372 11.31 375704 1473348 8 20:12:44 19:58:01 5935888 0 497888 6.22 2620 1572536 1024372 11.31 375572 1473348 8 20:12:44 19:59:01 5935968 0 497800 6.22 2620 1572544 1024372 11.31 375696 1473348 8 20:12:44 20:00:01 5934800 0 498968 6.23 2620 1572544 1024468 11.31 376104 1473348 8 20:12:44 20:01:01 5933720 0 500036 6.24 2620 1572556 1027248 11.34 376972 1473352 8 20:12:44 20:02:01 5935152 0 498484 6.22 2620 1572676 1024880 11.32 375896 1473412 20 20:12:44 20:03:01 5935464 0 498164 6.22 2620 1572684 1024880 11.32 375884 1473412 8 20:12:44 20:04:01 5933700 0 499924 6.24 2620 1572688 1025120 11.32 377188 1473412 20 20:12:44 20:05:01 5667832 0 638556 7.97 2620 1699924 1232032 13.60 581260 1525140 16 20:12:44 20:06:01 5674692 0 631692 7.89 2620 1699928 1156304 12.77 576204 1525140 16 20:12:44 20:07:01 5676632 0 629752 7.86 2620 1699928 1156304 12.77 574488 1525284 8 20:12:44 20:08:01 5676912 0 629464 7.86 2620 1699936 1156304 12.77 574496 1525284 8 20:12:44 20:09:01 5681612 0 624760 7.80 2620 1699940 1156644 12.77 568360 1525980 8 20:12:44 20:10:01 5681072 0 625292 7.81 2620 1699948 1156744 12.77 569004 1525980 8 20:12:44 20:11:01 5682816 0 623544 7.79 2620 1699952 1156432 12.77 567968 1525996 8 20:12:44 20:12:01 4423352 0 812012 10.14 2620 2770948 1618788 17.87 820108 2413800 352148 20:12:44 Average: 5883286 0 516850 6.45 2620 1606175 1050714 11.60 403900 1494463 5690 20:12:44 20:12:44 19:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:12:44 19:11:01 eth0 1.40 0.50 1.84 0.03 0.00 0.00 0.00 0.00 20:12:44 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:12:01 eth0 1.05 0.10 0.09 0.01 0.00 0.00 0.00 0.00 20:12:44 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:13:01 eth0 2.07 0.60 0.64 0.40 0.00 0.00 0.00 0.00 20:12:44 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:14:01 eth0 1.15 0.35 0.33 0.17 0.00 0.00 0.00 0.00 20:12:44 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:15:01 eth0 1.27 0.62 0.62 0.46 0.00 0.00 0.00 0.00 20:12:44 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:16:01 eth0 0.35 0.18 0.10 0.04 0.00 0.00 0.00 0.00 20:12:44 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:17:01 eth0 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 20:12:44 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:18:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:19:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:20:01 eth0 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 20:12:44 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:21:01 eth0 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 20:12:44 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:22:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:23:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:24:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:12:44 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:25:01 eth0 0.23 0.20 0.08 0.08 0.00 0.00 0.00 0.00 20:12:44 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:26:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:27:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:28:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:29:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:30:01 eth0 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:12:44 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:31:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:32:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:33:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:34:01 eth0 0.42 0.40 0.22 0.03 0.00 0.00 0.00 0.00 20:12:44 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:35:01 eth0 0.20 0.20 0.08 0.05 0.00 0.00 0.00 0.00 20:12:44 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:36:01 eth0 0.08 0.08 0.01 0.03 0.00 0.00 0.00 0.00 20:12:44 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:37:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:38:01 eth0 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:39:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 20:12:44 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:40:01 eth0 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 20:12:44 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:41:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:43:01 eth0 0.50 0.28 0.27 0.17 0.00 0.00 0.00 0.00 20:12:44 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:44:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 20:12:44 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:45:01 eth0 0.22 0.20 0.08 0.05 0.00 0.00 0.00 0.00 20:12:44 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:46:01 eth0 0.07 0.07 0.00 0.03 0.00 0.00 0.00 0.00 20:12:44 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:47:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:12:44 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:48:01 eth0 0.22 0.15 0.18 0.01 0.00 0.00 0.00 0.00 20:12:44 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:49:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:50:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:12:44 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:51:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:51:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:53:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:54:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:55:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:12:44 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:57:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:58:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:59:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:00:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:12:44 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:01:01 eth0 0.20 0.18 0.20 0.01 0.00 0.00 0.00 0.00 20:12:44 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:02:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:03:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:04:01 eth0 1.32 0.42 0.36 0.17 0.00 0.00 0.00 0.00 20:12:44 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:05:01 eth0 267.57 194.64 653.65 59.53 0.00 0.00 0.00 0.00 20:12:44 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:05:01 docker0 7.96 4.40 1.65 29.83 0.00 0.00 0.00 0.00 20:12:44 20:06:01 eth0 0.13 0.07 0.06 0.01 0.00 0.00 0.00 0.00 20:12:44 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:08:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:09:01 eth0 1.62 0.37 0.39 0.17 0.00 0.00 0.00 0.00 20:12:44 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:10:01 eth0 0.68 0.38 0.40 0.29 0.00 0.00 0.00 0.00 20:12:44 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:11:01 eth0 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:12:01 eth0 324.60 211.27 7639.93 65.15 0.00 0.00 0.00 0.00 20:12:44 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 20:12:01 docker0 36.05 52.24 3.29 388.25 0.00 0.00 0.00 0.00 20:12:44 Average: eth0 9.84 6.70 133.99 2.06 0.00 0.00 0.00 0.00 20:12:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:12:44 Average: docker0 0.71 0.91 0.08 6.75 0.00 0.00 0.00 0.00 20:12:44 20:12:44 20:12:44 ---> sar -P ALL: 20:12:44 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 11/11/21 _x86_64_ (2 CPU) 20:12:44 20:12:44 19:09:23 LINUX RESTART (2 CPU) 20:12:44 20:12:44 19:10:01 CPU %user %nice %system %iowait %steal %idle 20:12:44 19:11:01 all 0.46 0.00 0.08 0.00 0.01 99.46 20:12:44 19:11:01 0 0.13 0.00 0.10 0.00 0.02 99.75 20:12:44 19:11:01 1 0.78 0.00 0.05 0.00 0.00 99.17 20:12:44 19:12:01 all 0.26 0.00 0.08 0.00 0.01 99.66 20:12:44 19:12:01 0 0.13 0.00 0.12 0.00 0.02 99.73 20:12:44 19:12:01 1 0.38 0.00 0.03 0.00 0.00 99.58 20:12:44 19:13:01 all 0.43 0.00 0.06 0.00 0.02 99.50 20:12:44 19:13:01 0 0.52 0.00 0.08 0.00 0.02 99.38 20:12:44 19:13:01 1 0.33 0.00 0.03 0.00 0.02 99.62 20:12:44 19:14:01 all 0.24 0.00 0.05 0.00 0.01 99.70 20:12:44 19:14:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:12:44 19:14:01 1 0.40 0.00 0.03 0.00 0.00 99.57 20:12:44 19:15:01 all 0.32 0.00 0.05 0.00 0.03 99.61 20:12:44 19:15:01 0 0.10 0.00 0.07 0.00 0.02 99.82 20:12:44 19:15:01 1 0.53 0.00 0.03 0.00 0.03 99.40 20:12:44 19:16:01 all 0.14 0.00 0.06 0.00 0.02 99.78 20:12:44 19:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:12:44 19:16:01 1 0.25 0.00 0.08 0.00 0.02 99.65 20:12:44 19:17:01 all 0.07 0.00 0.05 0.00 0.03 99.86 20:12:44 19:17:01 0 0.08 0.00 0.05 0.00 0.03 99.83 20:12:44 19:17:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:12:44 19:18:01 all 0.23 0.00 0.05 0.00 0.01 99.71 20:12:44 19:18:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:12:44 19:18:01 1 0.38 0.00 0.03 0.00 0.00 99.58 20:12:44 19:19:01 all 0.25 0.00 0.05 0.00 0.02 99.69 20:12:44 19:19:01 0 0.10 0.00 0.08 0.00 0.03 99.78 20:12:44 19:19:01 1 0.39 0.00 0.02 0.00 0.00 99.59 20:12:44 19:20:01 all 0.19 0.00 0.05 0.00 0.02 99.74 20:12:44 19:20:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:12:44 19:20:01 1 0.30 0.00 0.03 0.00 0.02 99.65 20:12:44 19:21:01 all 0.14 0.00 0.04 0.00 0.02 99.80 20:12:44 19:21:01 0 0.08 0.00 0.05 0.00 0.03 99.83 20:12:44 19:21:01 1 0.20 0.00 0.03 0.00 0.00 99.77 20:12:44 20:12:44 19:21:01 CPU %user %nice %system %iowait %steal %idle 20:12:44 19:22:01 all 0.08 0.00 0.06 0.00 0.01 99.86 20:12:44 19:22:01 0 0.12 0.00 0.08 0.00 0.02 99.78 20:12:44 19:22:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:12:44 19:23:01 all 0.16 0.00 0.03 0.00 0.03 99.78 20:12:44 19:23:01 0 0.07 0.00 0.05 0.00 0.03 99.85 20:12:44 19:23:01 1 0.25 0.00 0.02 0.00 0.02 99.72 20:12:44 19:24:01 all 0.13 0.00 0.04 0.00 0.02 99.81 20:12:44 19:24:01 0 0.05 0.00 0.05 0.00 0.03 99.87 20:12:44 19:24:01 1 0.22 0.00 0.03 0.00 0.00 99.75 20:12:44 19:25:01 all 0.14 0.00 0.06 0.00 0.03 99.77 20:12:44 19:25:01 0 0.07 0.00 0.08 0.00 0.03 99.82 20:12:44 19:25:01 1 0.22 0.00 0.03 0.00 0.02 99.73 20:12:44 19:26:01 all 0.18 0.00 0.06 0.00 0.02 99.74 20:12:44 19:26:01 0 0.07 0.00 0.08 0.00 0.03 99.82 20:12:44 19:26:01 1 0.30 0.00 0.03 0.00 0.00 99.67 20:12:44 19:27:01 all 0.17 0.00 0.04 0.00 0.02 99.77 20:12:44 19:27:01 0 0.10 0.00 0.08 0.00 0.03 99.78 20:12:44 19:27:01 1 0.23 0.00 0.00 0.00 0.00 99.77 20:12:44 19:28:01 all 0.22 0.00 0.04 0.00 0.03 99.72 20:12:44 19:28:01 0 0.38 0.00 0.03 0.00 0.02 99.57 20:12:44 19:28:01 1 0.05 0.00 0.05 0.00 0.03 99.87 20:12:44 19:29:01 all 0.15 0.00 0.07 0.00 0.02 99.77 20:12:44 19:29:01 0 0.20 0.00 0.07 0.00 0.00 99.73 20:12:44 19:29:01 1 0.10 0.00 0.07 0.00 0.03 99.80 20:12:44 19:30:01 all 0.17 0.00 0.04 0.00 0.02 99.77 20:12:44 19:30:01 0 0.13 0.00 0.02 0.00 0.02 99.83 20:12:44 19:30:01 1 0.20 0.00 0.07 0.00 0.02 99.72 20:12:44 19:31:01 all 0.18 0.00 0.03 0.00 0.02 99.77 20:12:44 19:31:01 0 0.33 0.00 0.05 0.00 0.02 99.60 20:12:44 19:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:12:44 19:32:01 all 0.18 0.00 0.03 0.00 0.03 99.77 20:12:44 19:32:01 0 0.32 0.00 0.02 0.00 0.02 99.65 20:12:44 19:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:12:44 20:12:44 19:32:01 CPU %user %nice %system %iowait %steal %idle 20:12:44 19:33:01 all 0.18 0.00 0.03 0.00 0.03 99.76 20:12:44 19:33:01 0 0.32 0.00 0.03 0.00 0.03 99.62 20:12:44 19:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:12:44 19:34:01 all 0.18 0.00 0.02 0.00 0.02 99.78 20:12:44 19:34:01 0 0.33 0.00 0.02 0.00 0.02 99.63 20:12:44 19:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:12:44 19:35:01 all 0.11 0.00 0.05 0.00 0.03 99.81 20:12:44 19:35:01 0 0.07 0.00 0.07 0.00 0.05 99.82 20:12:44 19:35:01 1 0.15 0.00 0.03 0.00 0.02 99.80 20:12:44 19:36:01 all 0.18 0.00 0.04 0.00 0.02 99.77 20:12:44 19:36:01 0 0.10 0.00 0.07 0.00 0.02 99.82 20:12:44 19:36:01 1 0.25 0.00 0.02 0.00 0.02 99.72 20:12:44 19:37:01 all 0.20 0.00 0.04 0.00 0.03 99.73 20:12:44 19:37:01 0 0.07 0.00 0.07 0.00 0.05 99.82 20:12:44 19:37:01 1 0.33 0.00 0.02 0.00 0.00 99.65 20:12:44 19:38:01 all 0.18 0.00 0.04 0.00 0.01 99.77 20:12:44 19:38:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:12:44 19:38:01 1 0.27 0.00 0.02 0.00 0.00 99.72 20:12:44 19:39:01 all 0.20 0.00 0.03 0.00 0.03 99.75 20:12:44 19:39:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:12:44 19:39:01 1 0.37 0.00 0.02 0.00 0.02 99.60 20:12:44 19:40:01 all 0.26 0.00 0.05 0.00 0.03 99.67 20:12:44 19:40:01 0 0.15 0.00 0.05 0.00 0.03 99.77 20:12:44 19:40:01 1 0.37 0.00 0.05 0.00 0.02 99.57 20:12:44 19:41:01 all 0.13 0.00 0.04 0.00 0.02 99.81 20:12:44 19:41:01 0 0.03 0.00 0.05 0.00 0.02 99.90 20:12:44 19:41:01 1 0.23 0.00 0.03 0.00 0.02 99.72 20:12:44 19:42:01 all 0.23 0.00 0.02 0.00 0.02 99.74 20:12:44 19:42:01 0 0.07 0.00 0.02 0.00 0.02 99.90 20:12:44 19:42:01 1 0.38 0.00 0.02 0.00 0.02 99.58 20:12:44 19:43:01 all 0.20 0.00 0.06 0.00 0.03 99.72 20:12:44 19:43:01 0 0.05 0.00 0.07 0.00 0.02 99.87 20:12:44 19:43:01 1 0.35 0.00 0.05 0.00 0.03 99.57 20:12:44 20:12:44 19:43:01 CPU %user %nice %system %iowait %steal %idle 20:12:44 19:44:01 all 0.20 0.00 0.03 0.00 0.03 99.74 20:12:44 19:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 20:12:44 19:44:01 1 0.35 0.00 0.03 0.00 0.02 99.60 20:12:44 19:45:01 all 0.19 0.00 0.04 0.00 0.03 99.74 20:12:44 19:45:01 0 0.07 0.00 0.07 0.00 0.03 99.83 20:12:44 19:45:01 1 0.32 0.00 0.02 0.00 0.02 99.65 20:12:44 19:46:01 all 0.18 0.00 0.06 0.00 0.01 99.75 20:12:44 19:46:01 0 0.17 0.00 0.08 0.00 0.02 99.73 20:12:44 19:46:01 1 0.20 0.00 0.03 0.00 0.00 99.77 20:12:44 19:47:01 all 0.11 0.00 0.03 0.00 0.03 99.83 20:12:44 19:47:01 0 0.17 0.00 0.05 0.00 0.03 99.75 20:12:44 19:47:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:12:44 19:48:01 all 0.22 0.00 0.06 0.00 0.01 99.72 20:12:44 19:48:01 0 0.32 0.00 0.03 0.00 0.00 99.65 20:12:44 19:48:01 1 0.12 0.00 0.08 0.00 0.02 99.78 20:12:44 19:49:01 all 0.25 0.00 0.05 0.00 0.02 99.68 20:12:44 19:49:01 0 0.38 0.00 0.02 0.00 0.00 99.60 20:12:44 19:49:01 1 0.12 0.00 0.08 0.00 0.03 99.77 20:12:44 19:50:01 all 0.23 0.00 0.08 0.00 0.01 99.68 20:12:44 19:50:01 0 0.32 0.00 0.07 0.00 0.00 99.62 20:12:44 19:50:01 1 0.15 0.00 0.08 0.00 0.02 99.75 20:12:44 19:51:02 all 0.20 0.00 0.03 0.00 0.02 99.75 20:12:44 19:51:02 0 0.05 0.00 0.05 0.00 0.03 99.87 20:12:44 19:51:02 1 0.35 0.00 0.02 0.00 0.00 99.63 20:12:44 19:52:01 all 0.19 0.00 0.05 0.00 0.02 99.75 20:12:44 19:52:01 0 0.07 0.00 0.08 0.00 0.02 99.83 20:12:44 19:52:01 1 0.31 0.00 0.02 0.00 0.02 99.66 20:12:44 19:53:01 all 0.19 0.00 0.04 0.00 0.01 99.76 20:12:44 19:53:01 0 0.10 0.00 0.07 0.00 0.02 99.82 20:12:44 19:53:01 1 0.28 0.00 0.02 0.00 0.00 99.70 20:12:44 19:54:01 all 0.17 0.00 0.05 0.00 0.01 99.77 20:12:44 19:54:01 0 0.07 0.00 0.08 0.00 0.02 99.83 20:12:44 19:54:01 1 0.27 0.00 0.02 0.00 0.00 99.72 20:12:44 20:12:44 19:54:01 CPU %user %nice %system %iowait %steal %idle 20:12:44 19:55:01 all 0.22 0.00 0.03 0.00 0.03 99.73 20:12:44 19:55:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:12:44 19:55:01 1 0.37 0.00 0.02 0.00 0.03 99.58 20:12:44 19:56:01 all 0.22 0.00 0.04 0.00 0.02 99.72 20:12:44 19:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 20:12:44 19:56:01 1 0.38 0.00 0.05 0.00 0.02 99.55 20:12:44 19:57:01 all 0.17 0.00 0.04 0.00 0.02 99.77 20:12:44 19:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:12:44 19:57:01 1 0.30 0.00 0.05 0.00 0.02 99.63 20:12:44 19:58:01 all 0.22 0.00 0.04 0.00 0.02 99.72 20:12:44 19:58:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:12:44 19:58:01 1 0.37 0.00 0.05 0.00 0.02 99.57 20:12:44 19:59:01 all 0.26 0.00 0.03 0.00 0.03 99.68 20:12:44 19:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 20:12:44 19:59:01 1 0.48 0.00 0.03 0.00 0.02 99.47 20:12:44 20:00:01 all 0.28 0.00 0.04 0.00 0.02 99.66 20:12:44 20:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 20:12:44 20:00:01 1 0.52 0.00 0.03 0.00 0.02 99.43 20:12:44 20:01:01 all 0.10 0.00 0.06 0.00 0.02 99.82 20:12:44 20:01:01 0 0.05 0.00 0.07 0.00 0.02 99.87 20:12:44 20:01:01 1 0.15 0.00 0.05 0.00 0.02 99.78 20:12:44 20:02:01 all 0.21 0.00 0.04 0.00 0.02 99.73 20:12:44 20:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 20:12:44 20:02:01 1 0.35 0.00 0.05 0.00 0.02 99.58 20:12:44 20:03:01 all 0.21 0.00 0.03 0.00 0.03 99.73 20:12:44 20:03:01 0 0.07 0.00 0.03 0.00 0.05 99.85 20:12:44 20:03:01 1 0.35 0.00 0.02 0.00 0.02 99.62 20:12:44 20:04:01 all 0.21 0.00 0.04 0.00 0.03 99.72 20:12:44 20:04:01 0 0.18 0.00 0.05 0.00 0.02 99.75 20:12:44 20:04:01 1 0.23 0.00 0.03 0.00 0.03 99.70 20:12:44 20:05:01 all 6.67 0.00 2.33 2.13 0.07 88.80 20:12:44 20:05:01 0 7.24 0.00 2.31 1.63 0.05 88.78 20:12:44 20:05:01 1 6.11 0.00 2.35 2.62 0.08 88.83 20:12:44 20:12:44 20:05:01 CPU %user %nice %system %iowait %steal %idle 20:12:44 20:06:01 all 0.27 0.00 0.07 0.00 0.03 99.63 20:12:44 20:06:01 0 0.47 0.00 0.05 0.00 0.05 99.43 20:12:44 20:06:01 1 0.07 0.00 0.08 0.00 0.02 99.83 20:12:44 20:07:01 all 0.28 0.00 0.05 0.00 0.03 99.64 20:12:44 20:07:01 0 0.50 0.00 0.05 0.00 0.02 99.43 20:12:44 20:07:01 1 0.07 0.00 0.05 0.00 0.03 99.85 20:12:44 20:08:01 all 0.26 0.00 0.03 0.00 0.03 99.69 20:12:44 20:08:01 0 0.47 0.00 0.02 0.00 0.02 99.50 20:12:44 20:08:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:12:44 20:09:01 all 0.28 0.00 0.04 0.00 0.03 99.66 20:12:44 20:09:01 0 0.47 0.00 0.03 0.00 0.03 99.47 20:12:44 20:09:01 1 0.08 0.00 0.05 0.00 0.02 99.85 20:12:44 20:10:01 all 0.19 0.00 0.06 0.00 0.03 99.72 20:12:44 20:10:01 0 0.15 0.00 0.07 0.00 0.03 99.75 20:12:44 20:10:01 1 0.23 0.00 0.05 0.00 0.02 99.70 20:12:44 20:11:01 all 0.19 0.00 0.08 0.00 0.02 99.72 20:12:44 20:11:01 0 0.08 0.00 0.07 0.00 0.02 99.83 20:12:44 20:11:01 1 0.30 0.00 0.08 0.00 0.02 99.60 20:12:44 20:12:01 all 16.36 0.00 6.36 1.96 0.08 75.24 20:12:44 20:12:01 0 16.29 0.00 6.58 2.03 0.09 75.02 20:12:44 20:12:01 1 16.44 0.00 6.14 1.89 0.07 75.47 20:12:44 Average: all 0.56 0.00 0.18 0.06 0.02 99.18 20:12:44 Average: 0 0.52 0.00 0.19 0.06 0.02 99.21 20:12:44 Average: 1 0.60 0.00 0.17 0.07 0.02 99.14 20:12:44 20:12:44 20:12:44