Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5ec5e69222fbe1cabc57f6e226de7296c53eab0 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-ssh11605441098468135707.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3399667641882839396.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2837672000457264935.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 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-ssh17800999054209352097.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5657565849360144058.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-8894 in /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go.git > git init /w/workspace/edgexfoundry_device-mqtt-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a5ec5e69222fbe1cabc57f6e226de7296c53eab0 (main) Commit message: "fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#563)" > git config core.sparsecheckout # timeout=10 > git checkout -f a5ec5e69222fbe1cabc57f6e226de7296c53eab0 # timeout=10 > git rev-list --no-walk b506dd615994917e797a6b9bb8fd8633858a422c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:28:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:28:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:28:39 ========================================================= 08:28:39 EdgeX Global Pipelines Version Info 08:28:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:28:40 ------------------- 08:28:40 stable info: 08:28:40 ------------------- 08:28:40 Commited By: Bill Mahoney bill.mahoney@intel.com 08:28:40 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 08:28:40 Message: update stable to v1.0.248 08:28:41 ------------------- 08:28:41 experimental info: 08:28:41 ------------------- 08:28:41 Commited By: **** collab-it+edgex@linuxfoundation.org 08:28:41 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 08:28:41 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5ec5e6 [Pipeline] echo 08:28:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:41 provisioning config files... 08:28:41 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2328402508749417001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:42 ---> docker-login.sh 08:28:42 nexus3.edgexfoundry.org:10001 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 nexus3.edgexfoundry.org:10002 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 nexus3.edgexfoundry.org:10003 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 nexus3.edgexfoundry.org:10004 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:42 Configure a credential helper to remove this warning. See 08:28:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:42 08:28:42 Login Succeeded 08:28:42 docker.io 08:28:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:43 Configure a credential helper to remove this warning. See 08:28:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:43 08:28:43 Login Succeeded 08:28:43 ---> docker-login.sh ends [Pipeline] } 08:28:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:28:43 + git rev-list -1 --merges a5ec5e69222fbe1cabc57f6e226de7296c53eab0~1..a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] echo 08:28:43 -----------> git rev-list -1 --merges a5ec5e69222fbe1cabc57f6e226de7296c53eab0~1..a5ec5e69222fbe1cabc57f6e226de7296c53eab0 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [false] [Pipeline] sh 08:28:43 + git log --format=format:%s -1 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] echo 08:28:43 ========================================================= 08:28:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:28:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:28:44 + git log --format=format:%s -1 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] echo 08:28:44 [semverPrep] GIT_COMMIT: a5ec5e69222fbe1cabc57f6e226de7296c53eab0, Commit Message: fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#563) [Pipeline] echo 08:28:44 [semverPrep] This is not a build commit. [Pipeline] sh 08:28:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:28:44 + grep -v github /etc/ssh/ssh_known_hosts 08:28:44 + [ -e /tmp/ssh_known_hosts ] 08:28:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:28:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:28:44 + sudo tee -a /etc/ssh/ssh_known_hosts 08:28:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:44 08:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:45 0.1.4: Pulling from edgex-devops/py-git-semver 08:28:45 b85a868b505f: Pulling fs layer 08:28:45 e2be974225ed: Pulling fs layer 08:28:45 339a4e72a1f5: Pulling fs layer 08:28:45 988bab9f4d93: Pulling fs layer 08:28:45 1469e6f7b9e6: Pulling fs layer 08:28:45 eaf3925da568: Pulling fs layer 08:28:45 bab4dde63d76: Pulling fs layer 08:28:45 bde34c3a00c8: Pulling fs layer 08:28:45 b352a97aabf1: Pulling fs layer 08:28:45 4872d77fe225: Pulling fs layer 08:28:45 5851b861e8e6: Pulling fs layer 08:28:45 eaf3925da568: Waiting 08:28:45 5851b861e8e6: Waiting 08:28:45 bab4dde63d76: Waiting 08:28:45 4872d77fe225: Waiting 08:28:45 bde34c3a00c8: Waiting 08:28:45 b352a97aabf1: Waiting 08:28:45 1469e6f7b9e6: Waiting 08:28:45 988bab9f4d93: Waiting 08:28:45 e2be974225ed: Download complete 08:28:45 988bab9f4d93: Download complete 08:28:45 1469e6f7b9e6: Verifying Checksum 08:28:45 1469e6f7b9e6: Download complete 08:28:45 339a4e72a1f5: Verifying Checksum 08:28:45 339a4e72a1f5: Download complete 08:28:45 eaf3925da568: Download complete 08:28:45 bde34c3a00c8: Verifying Checksum 08:28:45 bde34c3a00c8: Download complete 08:28:45 b352a97aabf1: Verifying Checksum 08:28:45 b352a97aabf1: Download complete 08:28:45 4872d77fe225: Verifying Checksum 08:28:45 4872d77fe225: Download complete 08:28:45 5851b861e8e6: Verifying Checksum 08:28:45 5851b861e8e6: Download complete 08:28:45 b85a868b505f: Verifying Checksum 08:28:45 b85a868b505f: Download complete 08:28:45 bab4dde63d76: Verifying Checksum 08:28:45 bab4dde63d76: Download complete 08:28:46 b85a868b505f: Pull complete 08:28:46 e2be974225ed: Pull complete 08:28:47 339a4e72a1f5: Pull complete 08:28:47 988bab9f4d93: Pull complete 08:28:47 1469e6f7b9e6: Pull complete 08:28:47 eaf3925da568: Pull complete 08:28:49 bab4dde63d76: Pull complete 08:28:49 bde34c3a00c8: Pull complete 08:28:49 b352a97aabf1: Pull complete 08:28:49 4872d77fe225: Pull complete 08:28:49 5851b861e8e6: Pull complete 08:28:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:49 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:28:51 $ docker top 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c -eo pid,comm 08:28:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:28:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:51 [ssh-agent] Looking for ssh-agent implementation... 08:28:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:51 $ docker exec 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c ssh-agent 08:28:51 SSH_AUTH_SOCK=/tmp/ssh-6SZ027IvEuHt/agent.32 08:28:51 SSH_AGENT_PID=38 08:28:51 Running ssh-add (command line suppressed) 08:28:51 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16798277417745580795.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16798277417745580795.key) 08:28:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:51 + git tag --points-at HEAD [Pipeline] } 08:28:51 $ docker exec --env ******** --env ******** 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c ssh-agent -k 08:28:51 unset SSH_AUTH_SOCK; 08:28:51 unset SSH_AGENT_PID; 08:28:51 echo Agent pid 38 killed; 08:28:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:28:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:52 [ssh-agent] Looking for ssh-agent implementation... 08:28:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:52 $ docker exec 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c ssh-agent 08:28:52 SSH_AUTH_SOCK=/tmp/ssh-5nN2sHGA9d1I/agent.70 08:28:52 SSH_AGENT_PID=76 08:28:52 Running ssh-add (command line suppressed) 08:28:52 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14688048720726939585.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14688048720726939585.key) 08:28:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:52 + git semver init 08:28:52 2023-04-18 08:28:52,919 [run_init] DEBUG init version:0.0.0 force:False 08:28:52 2023-04-18 08:28:52,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 08:28:52 2023-04-18 08:28:52,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 08:28:52 2023-04-18 08:28:52,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 08:28:53 2023-04-18 08:28:53,680 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 08:28:53 2023-04-18 08:28:53,681 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 08:28:53 2023-04-18 08:28:53,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:28:53 2023-04-18 08:28:53,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:28:53 3.0.0-dev.20 [Pipeline] } 08:28:53 $ docker exec --env ******** --env ******** 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c ssh-agent -k 08:28:53 unset SSH_AUTH_SOCK; 08:28:53 unset SSH_AGENT_PID; 08:28:53 echo Agent pid 76 killed; 08:28:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:54 + git semver [Pipeline] } 08:28:54 $ docker stop --time=1 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c 08:28:55 $ docker rm -f --volumes 5c3e9828ffe2bccec5e58df8d517bbc1fbd358fef792125b8966dea48144c88c [Pipeline] // withDockerContainer [Pipeline] sh 08:28:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:28:56 Stashed 1 file(s) [Pipeline] echo 08:28:56 [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:56 provisioning config files... 08:28:56 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config14762006675889131144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:56 ---> docker-login.sh 08:28:56 nexus3.edgexfoundry.org:10001 08:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:56 Configure a credential helper to remove this warning. See 08:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:56 08:28:56 Login Succeeded 08:28:56 nexus3.edgexfoundry.org:10002 08:28:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:56 Configure a credential helper to remove this warning. See 08:28:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:56 08:28:56 Login Succeeded 08:28:56 nexus3.edgexfoundry.org:10003 08:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:57 Configure a credential helper to remove this warning. See 08:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:57 08:28:57 Login Succeeded 08:28:57 nexus3.edgexfoundry.org:10004 08:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:57 Configure a credential helper to remove this warning. See 08:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:57 08:28:57 Login Succeeded 08:28:57 docker.io 08:28:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:57 Configure a credential helper to remove this warning. See 08:28:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:57 08:28:57 Login Succeeded 08:28:57 ---> docker-login.sh ends [Pipeline] } 08:28:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:57 ========================================================= 08:28:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:28:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:28:57 Sending build context to Docker daemon 6.418MB 08:28:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:28:57 Step 2/12 : FROM ${BASE} AS builder 08:28:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:28:57 63b65145d645: Pulling fs layer 08:28:57 a2d21d5440eb: Pulling fs layer 08:28:57 935e6c44a52c: Pulling fs layer 08:28:57 94cc34f8dd06: Pulling fs layer 08:28:57 30dea6a524f1: Pulling fs layer 08:28:57 a2aff8979fd8: Pulling fs layer 08:28:57 6808be2612f2: Pulling fs layer 08:28:57 f25807f1079a: Pulling fs layer 08:28:57 94cc34f8dd06: Waiting 08:28:57 30dea6a524f1: Waiting 08:28:57 a2aff8979fd8: Waiting 08:28:57 6808be2612f2: Waiting 08:28:57 f25807f1079a: Waiting 08:28:57 a2d21d5440eb: Verifying Checksum 08:28:57 a2d21d5440eb: Download complete 08:28:58 94cc34f8dd06: Verifying Checksum 08:28:58 94cc34f8dd06: Download complete 08:28:58 30dea6a524f1: Verifying Checksum 08:28:58 30dea6a524f1: Download complete 08:28:58 63b65145d645: Verifying Checksum 08:28:58 63b65145d645: Download complete 08:28:58 a2aff8979fd8: Verifying Checksum 08:28:58 a2aff8979fd8: Download complete 08:28:58 63b65145d645: Pull complete 08:28:58 a2d21d5440eb: Pull complete 08:28:58 f25807f1079a: Verifying Checksum 08:28:58 f25807f1079a: Download complete 08:28:58 935e6c44a52c: Download complete 08:28:58 6808be2612f2: Verifying Checksum 08:28:58 6808be2612f2: Download complete 08:29:02 935e6c44a52c: Pull complete 08:29:02 94cc34f8dd06: Pull complete 08:29:02 30dea6a524f1: Pull complete 08:29:02 a2aff8979fd8: Pull complete 08:29:04 6808be2612f2: Pull complete 08:29:05 f25807f1079a: Pull complete 08:29:05 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 08:29:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:29:05 ---> 3b553350e43f 08:29:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:29:06 ---> Running in 8fbb7c9d5fe2 08:29:06 Removing intermediate container 8fbb7c9d5fe2 08:29:06 ---> 94be1f70f2a6 08:29:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:29:06 ---> Running in f94f206eaab3 08:29:06 Removing intermediate container f94f206eaab3 08:29:06 ---> 1d50730dc634 08:29:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:29:06 ---> Running in 67b1303b8bd0 08:29:06 Removing intermediate container 67b1303b8bd0 08:29:06 ---> 8a4f8c8d2bef 08:29:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:29:07 ---> Running in 2114bdad5912 08:29:07 Removing intermediate container 2114bdad5912 08:29:07 ---> d89a9efe386a 08:29:07 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:29:07 ---> Running in ba1671d07869 08:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:29:07 (1/4) Installing openssh-keygen (9.1_p1-r2) 08:29:07 (2/4) Installing libedit (20221030.3.1-r0) 08:29:07 (3/4) Installing openssh-client-common (9.1_p1-r2) 08:29:07 (4/4) Installing openssh-client-default (9.1_p1-r2) 08:29:07 Executing busybox-1.35.0-r29.trigger 08:29:07 OK: 269 MiB in 57 packages 08:29:08 Removing intermediate container ba1671d07869 08:29:08 ---> ceb741361348 08:29:08 Step 8/12 : WORKDIR /device-mqtt-go 08:29:08 ---> Running in 3f3343407e78 08:29:08 Removing intermediate container 3f3343407e78 08:29:08 ---> 5d7690472f30 08:29:08 Step 9/12 : COPY go.mod vendor* ./ 08:29:08 ---> 9d4284ef95c5 08:29:08 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:29:08 ---> Running in 1c9b18dc223b 08:29:11 Still waiting to schedule task 08:29:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:29:47 Removing intermediate container 1c9b18dc223b 08:29:47 ---> a34e6818dfe1 08:29:47 Step 11/12 : COPY . . 08:29:47 ---> 378a88d52a94 08:29:47 Step 12/12 : RUN $MAKE 08:29:47 ---> Running in 82676ee52fba 08:29:47 noop 08:29:47 Removing intermediate container 82676ee52fba 08:29:47 ---> d9cf2345d8e6 08:29:47 Successfully built d9cf2345d8e6 08:29:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker inspect -f . ci-base-image-x86_64 08:29:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:47 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:48 $ docker top 2160f7a63c7055f8c67cf9c26b2d3b6398128dcf981b3d01c0643ce71f8fea44 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:48 + go version 08:29:48 go version go1.20.2 linux/amd64 [Pipeline] } 08:29:48 $ docker stop --time=1 2160f7a63c7055f8c67cf9c26b2d3b6398128dcf981b3d01c0643ce71f8fea44 08:29:49 $ docker rm -f --volumes 2160f7a63c7055f8c67cf9c26b2d3b6398128dcf981b3d01c0643ce71f8fea44 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:50 + docker inspect -f . ci-base-image-x86_64 08:29:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:50 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:50 $ docker top 1fa6bf63dd43b9cf93a094be45d2361dad90c58f995448fbc6af5c041bf5a5f0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 08:29:51 + make test 08:29:51 go test ./... -coverprofile=coverage.out ./... 08:29:56 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:30:06 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:30:06 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:30:06 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.9% of statements 08:30:13 go vet ./... 08:30:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:30:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:30:16 ./bin/test-attribution-txt.sh [Pipeline] echo 08:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:30:16 $ docker stop --time=1 1fa6bf63dd43b9cf93a094be45d2361dad90c58f995448fbc6af5c041bf5a5f0 08:30:18 $ docker rm -f --volumes 1fa6bf63dd43b9cf93a094be45d2361dad90c58f995448fbc6af5c041bf5a5f0 [Pipeline] // withDockerContainer [Pipeline] sh 08:30:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:30:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:30:19 + ls -al . 08:30:19 total 180 08:30:19 drwxrwxr-x 10 jenkins jenkins 4096 Apr 18 08:29 . 08:30:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 08:28 .. 08:30:19 -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 08:28 .dockerignore 08:30:19 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 08:28 .git 08:30:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:28 .github 08:30:19 -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 08:28 .gitignore 08:30:19 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 08:28 .golangci.yml 08:30:19 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 08:28 .semver 08:30:19 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 18 08:28 Attribution.txt 08:30:19 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 18 08:28 CHANGELOG.md 08:30:19 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 18 08:28 Dockerfile 08:30:19 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 08:28 GOVERNANCE.md 08:30:19 -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 08:28 Jenkinsfile 08:30:19 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 08:28 LICENSE 08:30:19 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 18 08:28 Makefile 08:30:19 -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 08:28 OWNERS.md 08:30:19 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 18 08:28 README.md 08:30:19 -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 08:28 VERSION 08:30:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 08:28 bin 08:30:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:28 cmd 08:30:19 -rw-r--r-- 1 jenkins jenkins 18460 Apr 18 08:30 coverage.out 08:30:19 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 18 08:28 go.mod 08:30:19 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 18 08:28 go.sum 08:30:19 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:28 internal 08:30:19 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 08:28 mock 08:30:19 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 08:28 snap 08:30:19 -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 08:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:20 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a5ec5e69222fbe1cabc57f6e226de7296c53eab0 --label arch=amd64 --label version=3.0.0-dev.20 . 08:30:20 Sending build context to Docker daemon 6.437MB 08:30:20 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 08:30:20 Step 2/24 : FROM ${BASE} AS builder 08:30:20 ---> d9cf2345d8e6 08:30:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:30:20 ---> Running in bac7e53e3a41 08:30:20 Removing intermediate container bac7e53e3a41 08:30:20 ---> f042c3f54c49 08:30:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:30:20 ---> Running in dde5a394de43 08:30:20 Removing intermediate container dde5a394de43 08:30:20 ---> 69b2c9a8e34e 08:30:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:30:20 ---> Running in 3f6834e4f3e6 08:30:20 Removing intermediate container 3f6834e4f3e6 08:30:20 ---> 62868d316423 08:30:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 08:30:20 ---> Running in fbc4be4248ee 08:30:20 Removing intermediate container fbc4be4248ee 08:30:20 ---> ee3fda89bcd9 08:30:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:30:20 ---> Running in 3ff3d40a6346 08:30:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:30:21 OK: 269 MiB in 57 packages 08:30:21 Removing intermediate container 3ff3d40a6346 08:30:21 ---> 010ec6d1feac 08:30:21 Step 8/24 : WORKDIR /device-mqtt-go 08:30:21 ---> Running in 311c411d716e 08:30:21 Removing intermediate container 311c411d716e 08:30:21 ---> 9c48d392a7c6 08:30:21 Step 9/24 : COPY go.mod vendor* ./ 08:30:21 ---> 75217affdd71 08:30:21 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:21 ---> Running in d68462a815a2 08:30:22 Removing intermediate container d68462a815a2 08:30:22 ---> 550adf571fee 08:30:22 Step 11/24 : COPY . . 08:30:23 ---> ce73b645771f 08:30:23 Step 12/24 : RUN $MAKE 08:30:23 ---> Running in 703f89846c8e 08:30:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 08:30:45 Removing intermediate container 703f89846c8e 08:30:45 ---> d901ada057de 08:30:45 Step 13/24 : FROM alpine:3.17 08:30:45 3.17: Pulling from library/alpine 08:30:45 f56be85fc22e: Pulling fs layer 08:30:45 f56be85fc22e: Verifying Checksum 08:30:45 f56be85fc22e: Download complete 08:30:45 f56be85fc22e: Pull complete 08:30:45 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:30:45 Status: Downloaded newer image for alpine:3.17 08:30:45 ---> 9ed4aefc74f6 08:30:45 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 08:30:45 ---> Running in 791e5444d4e9 08:30:45 Removing intermediate container 791e5444d4e9 08:30:45 ---> eb114de0cfb1 08:30:45 Step 15/24 : RUN apk add --update --no-cache dumb-init 08:30:45 ---> Running in 992fbf18dae4 08:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:30:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:30:45 (1/1) Installing dumb-init (1.2.5-r2) 08:30:45 Executing busybox-1.35.0-r29.trigger 08:30:45 OK: 7 MiB in 16 packages 08:30:45 Removing intermediate container 992fbf18dae4 08:30:45 ---> 3f1ae1b9a2ac 08:30:45 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 08:30:45 ---> d372c0dc3332 08:30:45 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 08:30:45 ---> c7f16a02183f 08:30:45 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 08:30:45 ---> 58f6d9a80da3 08:30:45 Step 19/24 : EXPOSE 59982 08:30:45 ---> Running in 21084922fd06 08:30:45 Removing intermediate container 21084922fd06 08:30:45 ---> 5316deb1c28c 08:30:45 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 08:30:45 ---> Running in 5477ad22ba45 08:30:45 Removing intermediate container 5477ad22ba45 08:30:45 ---> a0236d094475 08:30:45 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:30:45 ---> Running in 98f26e74ea51 08:30:45 Removing intermediate container 98f26e74ea51 08:30:45 ---> 09e76ff9f810 08:30:45 Step 22/24 : LABEL arch=amd64 08:30:45 ---> Running in f0559cfda9f0 08:30:45 Removing intermediate container f0559cfda9f0 08:30:45 ---> dc7224dfe8c7 08:30:45 Step 23/24 : LABEL git_sha=a5ec5e69222fbe1cabc57f6e226de7296c53eab0 08:30:45 ---> Running in 657fc2810ef9 08:30:45 Removing intermediate container 657fc2810ef9 08:30:45 ---> cb7a6cf2fbd3 08:30:45 Step 24/24 : LABEL version=3.0.0-dev.20 08:30:45 ---> Running in fc20baee2cd2 08:30:45 Removing intermediate container fc20baee2cd2 08:30:45 ---> 79a73ea4ce1a 08:30:45 [Warning] One or more build-args [ARCH] were not consumed 08:30:45 Successfully built 79a73ea4ce1a 08:30:45 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:45 provisioning config files... 08:30:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8583142665632968984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:46 ---> docker-login.sh 08:30:46 nexus3.edgexfoundry.org:10001 08:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:46 Configure a credential helper to remove this warning. See 08:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:46 08:30:46 Login Succeeded 08:30:46 nexus3.edgexfoundry.org:10002 08:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:46 Configure a credential helper to remove this warning. See 08:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:46 08:30:46 Login Succeeded 08:30:46 nexus3.edgexfoundry.org:10003 08:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:46 Configure a credential helper to remove this warning. See 08:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:46 08:30:46 Login Succeeded 08:30:46 nexus3.edgexfoundry.org:10004 08:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:46 Configure a credential helper to remove this warning. See 08:30:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:46 08:30:46 Login Succeeded 08:30:46 docker.io 08:30:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:47 Configure a credential helper to remove this warning. See 08:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:47 08:30:47 Login Succeeded 08:30:47 ---> docker-login.sh ends [Pipeline] } 08:30:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:47 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 08:30:47 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 08:30:47 latest 08:30:47 3.0.0-dev.20 08:30:47 a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 08:30:47 main 08:30:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 08:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:30:47 31781fcf3132: Preparing 08:30:47 7272597f65a3: Preparing 08:30:47 e9bb0a1e6517: Preparing 08:30:47 5f0218ca1984: Preparing 08:30:47 f1417ff83b31: Preparing 08:30:47 f1417ff83b31: Layer already exists 08:30:47 7272597f65a3: Pushed 08:30:47 31781fcf3132: Pushed 08:30:47 5f0218ca1984: Pushed 08:30:50 e9bb0a1e6517: Pushed 08:30:50 a5ec5e69222fbe1cabc57f6e226de7296c53eab0: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:50 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 08:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:30:50 31781fcf3132: Preparing 08:30:50 7272597f65a3: Preparing 08:30:50 e9bb0a1e6517: Preparing 08:30:50 5f0218ca1984: Preparing 08:30:50 f1417ff83b31: Preparing 08:30:50 e9bb0a1e6517: Layer already exists 08:30:50 7272597f65a3: Layer already exists 08:30:50 31781fcf3132: Layer already exists 08:30:50 5f0218ca1984: Layer already exists 08:30:50 f1417ff83b31: Layer already exists 08:30:50 latest: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.20 08:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:30:51 31781fcf3132: Preparing 08:30:51 7272597f65a3: Preparing 08:30:51 e9bb0a1e6517: Preparing 08:30:51 5f0218ca1984: Preparing 08:30:51 f1417ff83b31: Preparing 08:30:51 5f0218ca1984: Layer already exists 08:30:51 f1417ff83b31: Layer already exists 08:30:51 31781fcf3132: Layer already exists 08:30:51 7272597f65a3: Layer already exists 08:30:51 e9bb0a1e6517: Layer already exists 08:30:51 3.0.0-dev.20: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:51 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 08:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:30:52 31781fcf3132: Preparing 08:30:52 7272597f65a3: Preparing 08:30:52 e9bb0a1e6517: Preparing 08:30:52 5f0218ca1984: Preparing 08:30:52 f1417ff83b31: Preparing 08:30:52 31781fcf3132: Layer already exists 08:30:52 f1417ff83b31: Layer already exists 08:30:52 5f0218ca1984: Layer already exists 08:30:52 e9bb0a1e6517: Layer already exists 08:30:52 7272597f65a3: Layer already exists 08:30:52 a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:52 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8897 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 08:30:52 Running in /w/workspace/device-mqtt-go/104 [Pipeline] { [Pipeline] checkout 08:30:52 Selected Git installation does not exist. Using Default 08:30:52 The recommended git tool is: NONE 08:30:52 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 08:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 08:30:52 31781fcf3132: Preparing 08:30:52 7272597f65a3: Preparing 08:30:52 e9bb0a1e6517: Preparing 08:30:52 5f0218ca1984: Preparing 08:30:52 f1417ff83b31: Preparing 08:30:52 e9bb0a1e6517: Layer already exists 08:30:52 5f0218ca1984: Layer already exists 08:30:52 31781fcf3132: Layer already exists 08:30:52 f1417ff83b31: Layer already exists 08:30:52 7272597f65a3: Layer already exists 08:30:52 main: digest: sha256:34f8cfcb16f0103827302f948aec48061de01ce5a646ac28d4d7046015e1f80b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:30:52 ===================================================== [Pipeline] echo 08:30:52 taggedImages: 08:30:52 - nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 08:30:52 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 08:30:52 - nexus3.edgexfoundry.org:10004/device-mqtt:3.0.0-dev.20 08:30:52 - nexus3.edgexfoundry.org:10004/device-mqtt:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 08:30:52 - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:53 08:30:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:30:53 latest: Pulling from edgex-lftools-log-publisher 08:30:53 5eb5b503b376: Pulling fs layer 08:30:53 5c69ac0246d0: Pulling fs layer 08:30:53 ec43610c2a17: Pulling fs layer 08:30:53 3a2ae6a8a46f: Pulling fs layer 08:30:53 33b1e0a273af: Pulling fs layer 08:30:53 5d3b04190fa2: Pulling fs layer 08:30:53 2f39f015ded8: Pulling fs layer 08:30:53 5d3b04190fa2: Waiting 08:30:53 3a2ae6a8a46f: Waiting 08:30:53 33b1e0a273af: Waiting 08:30:53 2f39f015ded8: Waiting 08:30:53 5c69ac0246d0: Download complete 08:30:53 3a2ae6a8a46f: Verifying Checksum 08:30:53 3a2ae6a8a46f: Download complete 08:30:53 33b1e0a273af: Verifying Checksum 08:30:53 33b1e0a273af: Download complete 08:30:53 5d3b04190fa2: Download complete 08:30:53 ec43610c2a17: Download complete 08:30:53 5eb5b503b376: Verifying Checksum 08:30:53 5eb5b503b376: Download complete 08:30:54 2f39f015ded8: Download complete 08:30:55 5eb5b503b376: Pull complete 08:30:55 5c69ac0246d0: Pull complete 08:30:55 ec43610c2a17: Pull complete 08:30:55 3a2ae6a8a46f: Pull complete 08:30:56 33b1e0a273af: Pull complete 08:30:56 5d3b04190fa2: Pull complete 08:30:58 using credential edgex-jenkins-ssh 08:30:58 Cloning the remote Git repository 08:30:58 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 08:30:58 > git init /w/workspace/device-mqtt-go/104 # timeout=10 08:30:58 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 08:30:58 > git --version # timeout=10 08:30:58 > git --version # 'git version 2.25.1' 08:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:30:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:00 2f39f015ded8: Pull complete 08:31:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:31:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:31:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:00 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:31:00 $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:31:02 $ docker top 77fe4366e2fe3115f1443216f0a9d957039ce4b072a417c47826b542618d9fbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:02 ---> job-cost.sh 08:31:02 lf-activate-venv: SKIPPING 08:31:02 INFO: No Stack... 08:31:02 Avoid second fetch 08:31:02 Checking out Revision a5ec5e69222fbe1cabc57f6e226de7296c53eab0 (main) 08:31:02 INFO: Retrieving Pricing Info for: v3-standard-8 08:31:01 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 08:31:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:31:02 > git config core.sparsecheckout # timeout=10 08:31:02 > git checkout -f a5ec5e69222fbe1cabc57f6e226de7296c53eab0 # timeout=10 08:31:03 Commit message: "fix: [WIP BUG] Add ProfilesDir & DevicesDir to local config (#563)" 08:31:03 INFO: Archiving Costs [Pipeline] sh 08:31:03 + cut -d, -f6 08:31:03 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [Pipeline] lock 08:31:03 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] 08:31:03 Resource [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] did not exist. Created. 08:31:03 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:31:03 08:31:03 GitHub has been notified of this commit’s build result 08:31:03 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:31:03 + echo total: 0.2199999988079071 [Pipeline] stash 08:31:03 Stashed 1 file(s) [Pipeline] } 08:31:03 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 08:31:03 $ docker stop --time=1 77fe4366e2fe3115f1443216f0a9d957039ce4b072a417c47826b542618d9fbc 08:31:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:31:04 % Total % Received % Xferd Average Speed Time Time Time Current 08:31:04 Dload Upload Total Spent Left Speed 08:31:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 81737 0 --:--:-- --:--:-- --:--:-- 82264 08:31:05 $ docker rm -f --volumes 77fe4366e2fe3115f1443216f0a9d957039ce4b072a417c47826b542618d9fbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:31:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:31:05 + sudo tee /etc/docker/daemon.new 08:31:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:31:05 { 08:31:05 "registry-mirrors": [ 08:31:05 "https://nexus3.edgexfoundry.org:10001" 08:31:05 ], 08:31:05 "bip": "10.250.0.254/24", 08:31:05 "hosts": [ 08:31:05 "tcp://0.0.0.0:5555", 08:31:05 "unix:///var/run/docker.sock" 08:31:05 ], 08:31:05 "mtu": 1458, 08:31:05 "selinux-enabled": true, 08:31:05 "seccomp-profile": "/etc/docker/seccomp.json" 08:31:05 } [Pipeline] sh 08:31:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:31:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:31:24 provisioning config files... 08:31:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/104@tmp/config18385831396731656050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:31:25 ---> docker-login.sh 08:31:25 nexus3.edgexfoundry.org:10001 08:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:25 Configure a credential helper to remove this warning. See 08:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:25 08:31:25 Login Succeeded 08:31:25 nexus3.edgexfoundry.org:10002 08:31:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:25 Configure a credential helper to remove this warning. See 08:31:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:25 08:31:25 Login Succeeded 08:31:25 nexus3.edgexfoundry.org:10003 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 nexus3.edgexfoundry.org:10004 08:31:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:26 Configure a credential helper to remove this warning. See 08:31:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:26 08:31:26 Login Succeeded 08:31:26 docker.io 08:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:31:27 Configure a credential helper to remove this warning. See 08:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:31:27 08:31:27 Login Succeeded 08:31:27 ---> docker-login.sh ends [Pipeline] } 08:31:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:31:27 ========================================================= 08:31:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:31:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 08:31:28 Sending build context to Docker daemon 3.331MB 08:31:28 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 08:31:28 Step 2/12 : FROM ${BASE} AS builder 08:31:28 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:31:28 af6eaf76a39c: Pulling fs layer 08:31:28 55522c791124: Pulling fs layer 08:31:28 ce5c4a1c91eb: Pulling fs layer 08:31:28 169dfbe0d373: Pulling fs layer 08:31:28 e1ff8fa3b103: Pulling fs layer 08:31:28 52ebb69f0ebf: Pulling fs layer 08:31:28 5abe8eddf0d5: Pulling fs layer 08:31:28 e1ff8fa3b103: Waiting 08:31:28 169dfbe0d373: Waiting 08:31:28 52ebb69f0ebf: Waiting 08:31:28 5abe8eddf0d5: Waiting 08:31:28 55522c791124: Verifying Checksum 08:31:28 55522c791124: Download complete 08:31:28 169dfbe0d373: Verifying Checksum 08:31:28 169dfbe0d373: Download complete 08:31:28 e1ff8fa3b103: Verifying Checksum 08:31:28 e1ff8fa3b103: Download complete 08:31:28 af6eaf76a39c: Verifying Checksum 08:31:28 af6eaf76a39c: Download complete 08:31:29 5abe8eddf0d5: Verifying Checksum 08:31:29 5abe8eddf0d5: Download complete 08:31:29 af6eaf76a39c: Pull complete 08:31:30 55522c791124: Pull complete 08:31:31 ce5c4a1c91eb: Verifying Checksum 08:31:31 ce5c4a1c91eb: Download complete 08:31:31 52ebb69f0ebf: Verifying Checksum 08:31:31 52ebb69f0ebf: Download complete 08:31:43 ce5c4a1c91eb: Pull complete 08:31:43 169dfbe0d373: Pull complete 08:31:43 e1ff8fa3b103: Pull complete 08:31:50 52ebb69f0ebf: Pull complete 08:31:52 5abe8eddf0d5: Pull complete 08:31:52 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 08:31:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:31:52 ---> 6cb57ee374ae 08:31:52 Step 3/12 : ARG ADD_BUILD_TAGS="" 08:31:55 ---> Running in 31a3b3443fe9 08:31:55 Removing intermediate container 31a3b3443fe9 08:31:55 ---> f99c22d60c8a 08:31:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:31:55 ---> Running in a538beea6109 08:31:55 Removing intermediate container a538beea6109 08:31:55 ---> f15fafbebbf7 08:31:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:31:55 ---> Running in 284eabe9d704 08:31:55 Removing intermediate container 284eabe9d704 08:31:55 ---> c1c96e6b3678 08:31:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 08:31:55 ---> Running in 17595e69ea7c 08:31:55 Removing intermediate container 17595e69ea7c 08:31:55 ---> bc48dcc7e3e1 08:31:55 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:31:55 ---> Running in ea7c8ffb8dbb 08:31:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:31:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:31:57 (1/4) Installing openssh-keygen (9.1_p1-r2) 08:31:57 (2/4) Installing libedit (20221030.3.1-r0) 08:31:57 (3/4) Installing openssh-client-common (9.1_p1-r2) 08:31:58 (4/4) Installing openssh-client-default (9.1_p1-r2) 08:31:58 Executing busybox-1.35.0-r29.trigger 08:31:58 OK: 268 MiB in 57 packages 08:31:59 Removing intermediate container ea7c8ffb8dbb 08:31:59 ---> 3d38ed0bce36 08:31:59 Step 8/12 : WORKDIR /device-mqtt-go 08:31:59 ---> Running in 69a2ff584133 08:31:59 Removing intermediate container 69a2ff584133 08:31:59 ---> b11a267a4941 08:31:59 Step 9/12 : COPY go.mod vendor* ./ 08:31:59 ---> 367eb843efb5 08:31:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:59 ---> Running in 802cbf1a62ed 08:33:07 Removing intermediate container 802cbf1a62ed 08:33:07 ---> 0b83f8555ab1 08:33:07 Step 11/12 : COPY . . 08:33:07 ---> 016cda8110b3 08:33:07 Step 12/12 : RUN $MAKE 08:33:07 ---> Running in 76ebb86b5bc6 08:33:07 noop 08:33:07 Removing intermediate container 76ebb86b5bc6 08:33:07 ---> dabc8d03dafe 08:33:07 Successfully built dabc8d03dafe 08:33:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:08 + docker inspect -f . ci-base-image-arm64 08:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:08 prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container 08:33:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/104 -v /w/workspace/device-mqtt-go/104:/w/workspace/device-mqtt-go/104:rw,z -v /w/workspace/device-mqtt-go/104@tmp:/w/workspace/device-mqtt-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:09 $ docker top 77dcbf50dd66e4c9f168c38e33f593c7b791037093ba0683f608aa8fa46b88ad -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:10 + go version 08:33:10 go version go1.20.2 linux/arm64 [Pipeline] } 08:33:10 $ docker stop --time=1 77dcbf50dd66e4c9f168c38e33f593c7b791037093ba0683f608aa8fa46b88ad 08:33:12 $ docker rm -f --volumes 77dcbf50dd66e4c9f168c38e33f593c7b791037093ba0683f608aa8fa46b88ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker inspect -f . ci-base-image-arm64 08:33:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:12 prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container 08:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/104 -v /w/workspace/device-mqtt-go/104:/w/workspace/device-mqtt-go/104:rw,z -v /w/workspace/device-mqtt-go/104@tmp:/w/workspace/device-mqtt-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:16 $ docker top fd61bf5594d77a14732a71c02e30699a33d22a79a1b1ae26c6b70bb943a4a002 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:16 + git config --global --add safe.directory /w/workspace/device-mqtt-go/104 [Pipeline] fileExists [Pipeline] sh 08:33:17 + make test 08:33:17 go test ./... -coverprofile=coverage.out ./... 08:33:49 ? github.com/edgexfoundry/device-mqtt-go [no test files] 08:35:41 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 08:35:41 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 08:35:41 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.083s coverage: 21.9% of statements 08:35:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:35:41 go vet ./... 08:36:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:36:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:36:13 ./bin/test-attribution-txt.sh [Pipeline] echo 08:36:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:36:13 $ docker stop --time=1 fd61bf5594d77a14732a71c02e30699a33d22a79a1b1ae26c6b70bb943a4a002 08:36:15 $ docker rm -f --volumes fd61bf5594d77a14732a71c02e30699a33d22a79a1b1ae26c6b70bb943a4a002 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:36:17 Warning: overwriting stash ‘coverage-report’ 08:36:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:36:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:36:18 + ls -al . 08:36:18 total 176 08:36:18 drwxrwxr-x 9 jenkins jenkins 4096 Apr 18 08:33 . 08:36:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 08:30 .. 08:36:18 -rw-rw-r-- 1 jenkins jenkins 140 Apr 18 08:31 .dockerignore 08:36:18 drwxrwxr-x 8 jenkins jenkins 4096 Apr 18 08:31 .git 08:36:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:31 .github 08:36:18 -rw-rw-r-- 1 jenkins jenkins 329 Apr 18 08:31 .gitignore 08:36:18 -rw-rw-r-- 1 jenkins jenkins 41 Apr 18 08:31 .golangci.yml 08:36:18 -rw-rw-r-- 1 jenkins jenkins 9417 Apr 18 08:31 Attribution.txt 08:36:18 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 18 08:31 CHANGELOG.md 08:36:18 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 18 08:31 Dockerfile 08:36:18 -rw-rw-r-- 1 jenkins jenkins 677 Apr 18 08:31 GOVERNANCE.md 08:36:18 -rw-rw-r-- 1 jenkins jenkins 678 Apr 18 08:31 Jenkinsfile 08:36:18 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 18 08:31 LICENSE 08:36:18 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 18 08:31 Makefile 08:36:18 -rw-rw-r-- 1 jenkins jenkins 620 Apr 18 08:31 OWNERS.md 08:36:18 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 18 08:31 README.md 08:36:18 -rw-rw-r-- 1 jenkins jenkins 12 Apr 18 08:28 VERSION 08:36:18 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 08:31 bin 08:36:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:31 cmd 08:36:18 -rw-r--r-- 1 jenkins jenkins 18460 Apr 18 08:35 coverage.out 08:36:18 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 18 08:31 go.mod 08:36:18 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 18 08:31 go.sum 08:36:18 drwxrwxr-x 3 jenkins jenkins 4096 Apr 18 08:31 internal 08:36:18 drwxrwxr-x 2 jenkins jenkins 4096 Apr 18 08:31 mock 08:36:18 drwxrwxr-x 4 jenkins jenkins 4096 Apr 18 08:31 snap 08:36:18 -rw-rw-r-- 1 jenkins jenkins 227 Apr 18 08:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:36:18 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a5ec5e69222fbe1cabc57f6e226de7296c53eab0 --label arch=arm64 --label version=3.0.0-dev.20 . 08:36:18 Sending build context to Docker daemon 3.35MB 08:36:18 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 08:36:18 Step 2/24 : FROM ${BASE} AS builder 08:36:18 ---> dabc8d03dafe 08:36:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:36:19 ---> Running in 136eca59ac4a 08:36:19 Removing intermediate container 136eca59ac4a 08:36:19 ---> 52a40cb83b33 08:36:19 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:36:19 ---> Running in a193ff6e28aa 08:36:19 Removing intermediate container a193ff6e28aa 08:36:19 ---> 0b332d313efb 08:36:19 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 08:36:19 ---> Running in 90d20ed8f9e3 08:36:19 Removing intermediate container 90d20ed8f9e3 08:36:19 ---> 296650ca3438 08:36:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 08:36:20 ---> Running in fc36339c2602 08:36:20 Removing intermediate container fc36339c2602 08:36:20 ---> 93a288e46f77 08:36:20 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:36:20 ---> Running in 8489d21e80eb 08:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:36:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:36:22 OK: 268 MiB in 57 packages 08:36:23 Removing intermediate container 8489d21e80eb 08:36:23 ---> 074921db3444 08:36:23 Step 8/24 : WORKDIR /device-mqtt-go 08:36:23 ---> Running in ddcdcc14f5d4 08:36:24 Removing intermediate container ddcdcc14f5d4 08:36:24 ---> 46879503b5a1 08:36:24 Step 9/24 : COPY go.mod vendor* ./ 08:36:24 ---> 4acf4c63ddfa 08:36:24 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:24 ---> Running in 8cf48a0e8d85 08:36:27 Removing intermediate container 8cf48a0e8d85 08:36:27 ---> 24d6ea5a3501 08:36:27 Step 11/24 : COPY . . 08:36:29 ---> 38330015bfa6 08:36:29 Step 12/24 : RUN $MAKE 08:36:29 ---> Running in d33fe0eed219 08:36:29 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 08:38:36 Removing intermediate container d33fe0eed219 08:38:36 ---> b1cc3f534ab8 08:38:36 Step 13/24 : FROM alpine:3.17 08:38:36 3.17: Pulling from library/alpine 08:38:36 c41833b44d91: Pulling fs layer 08:38:36 c41833b44d91: Download complete 08:38:36 c41833b44d91: Pull complete 08:38:36 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:38:36 Status: Downloaded newer image for alpine:3.17 08:38:36 ---> 51e60588ff2c 08:38:36 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 08:38:36 ---> Running in 86a857032597 08:38:36 Removing intermediate container 86a857032597 08:38:36 ---> dd996174a949 08:38:36 Step 15/24 : RUN apk add --update --no-cache dumb-init 08:38:36 ---> Running in 38e003e61ac3 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:38:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:38:38 (1/1) Installing dumb-init (1.2.5-r2) 08:38:38 Executing busybox-1.35.0-r29.trigger 08:38:38 OK: 8 MiB in 16 packages 08:38:41 Removing intermediate container 38e003e61ac3 08:38:41 ---> 9534aee507a2 08:38:41 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 08:38:42 ---> 7d047940c62b 08:38:42 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 08:38:42 ---> c536def820ca 08:38:42 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 08:38:43 ---> 9b540eb7dcee 08:38:43 Step 19/24 : EXPOSE 59982 08:38:43 ---> Running in 7fe9aba74c48 08:38:43 Removing intermediate container 7fe9aba74c48 08:38:43 ---> 535d62d42279 08:38:43 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 08:38:43 ---> Running in f184c72bba98 08:38:43 Removing intermediate container f184c72bba98 08:38:43 ---> d0e5fd8f9c7f 08:38:43 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 08:38:43 ---> Running in 908bd419850a 08:38:44 Removing intermediate container 908bd419850a 08:38:44 ---> f96daf952f1d 08:38:44 Step 22/24 : LABEL arch=arm64 08:38:44 ---> Running in 01cf6b8d7b98 08:38:44 Removing intermediate container 01cf6b8d7b98 08:38:44 ---> 687ebbfdcc40 08:38:44 Step 23/24 : LABEL git_sha=a5ec5e69222fbe1cabc57f6e226de7296c53eab0 08:38:44 ---> Running in 1d4cb2afe253 08:38:45 Removing intermediate container 1d4cb2afe253 08:38:45 ---> 7870e06aa2a5 08:38:45 Step 24/24 : LABEL version=3.0.0-dev.20 08:38:45 ---> Running in 25f474734834 08:38:45 Removing intermediate container 25f474734834 08:38:45 ---> 0a9a31ba8774 08:38:45 [Warning] One or more build-args [ARCH] were not consumed 08:38:45 Successfully built 0a9a31ba8774 08:38:45 Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:38:45 provisioning config files... 08:38:45 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/104@tmp/config10601016883850584462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:38:45 ---> docker-login.sh 08:38:45 nexus3.edgexfoundry.org:10001 08:38:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:46 Configure a credential helper to remove this warning. See 08:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:46 08:38:46 Login Succeeded 08:38:46 nexus3.edgexfoundry.org:10002 08:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:46 Configure a credential helper to remove this warning. See 08:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:46 08:38:46 Login Succeeded 08:38:46 nexus3.edgexfoundry.org:10003 08:38:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:46 Configure a credential helper to remove this warning. See 08:38:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:46 08:38:46 Login Succeeded 08:38:46 nexus3.edgexfoundry.org:10004 08:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:47 Configure a credential helper to remove this warning. See 08:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:47 08:38:47 Login Succeeded 08:38:47 docker.io 08:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:38:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:38:47 Configure a credential helper to remove this warning. See 08:38:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:38:47 08:38:47 Login Succeeded 08:38:47 ---> docker-login.sh ends [Pipeline] } 08:38:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:38:47 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 08:38:47 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 08:38:47 latest 08:38:47 3.0.0-dev.20 08:38:47 a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 08:38:47 main 08:38:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:48 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:48 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 08:38:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:38:48 5741816574e8: Preparing 08:38:48 9ef1b33be10a: Preparing 08:38:48 621de9d28ddb: Preparing 08:38:48 ce75e906f6a8: Preparing 08:38:48 26cbea5cba74: Preparing 08:38:48 26cbea5cba74: Layer already exists 08:38:48 5741816574e8: Pushed 08:38:48 9ef1b33be10a: Pushed 08:38:48 ce75e906f6a8: Pushed 08:38:54 621de9d28ddb: Pushed 08:38:54 a5ec5e69222fbe1cabc57f6e226de7296c53eab0: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:54 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:54 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 08:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:38:54 5741816574e8: Preparing 08:38:54 9ef1b33be10a: Preparing 08:38:54 621de9d28ddb: Preparing 08:38:54 ce75e906f6a8: Preparing 08:38:54 26cbea5cba74: Preparing 08:38:54 9ef1b33be10a: Layer already exists 08:38:54 5741816574e8: Layer already exists 08:38:54 26cbea5cba74: Layer already exists 08:38:54 621de9d28ddb: Layer already exists 08:38:54 ce75e906f6a8: Layer already exists 08:38:54 latest: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:55 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:55 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.20 08:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:38:55 5741816574e8: Preparing 08:38:55 9ef1b33be10a: Preparing 08:38:55 621de9d28ddb: Preparing 08:38:55 ce75e906f6a8: Preparing 08:38:55 26cbea5cba74: Preparing 08:38:55 26cbea5cba74: Layer already exists 08:38:55 621de9d28ddb: Layer already exists 08:38:55 ce75e906f6a8: Layer already exists 08:38:55 5741816574e8: Layer already exists 08:38:55 9ef1b33be10a: Layer already exists 08:38:55 3.0.0-dev.20: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:55 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:56 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 08:38:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:38:56 5741816574e8: Preparing 08:38:56 9ef1b33be10a: Preparing 08:38:56 621de9d28ddb: Preparing 08:38:56 ce75e906f6a8: Preparing 08:38:56 26cbea5cba74: Preparing 08:38:56 9ef1b33be10a: Layer already exists 08:38:56 26cbea5cba74: Layer already exists 08:38:56 5741816574e8: Layer already exists 08:38:56 ce75e906f6a8: Layer already exists 08:38:56 621de9d28ddb: Layer already exists 08:38:56 a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:57 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:57 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 08:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 08:38:57 5741816574e8: Preparing 08:38:57 9ef1b33be10a: Preparing 08:38:57 621de9d28ddb: Preparing 08:38:57 ce75e906f6a8: Preparing 08:38:57 26cbea5cba74: Preparing 08:38:57 26cbea5cba74: Layer already exists 08:38:57 ce75e906f6a8: Layer already exists 08:38:57 621de9d28ddb: Layer already exists 08:38:57 5741816574e8: Layer already exists 08:38:57 9ef1b33be10a: Layer already exists 08:38:57 main: digest: sha256:b6ce2676011ba91e9a69a73b939178b2769be25c625cdc2e922565130da04dde size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:38:57 ===================================================== [Pipeline] echo 08:38:57 taggedImages: 08:38:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0 08:38:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 08:38:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.0.0-dev.20 08:38:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:a5ec5e69222fbe1cabc57f6e226de7296c53eab0-3.0.0-dev.20 08:38:57 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:57 08:38:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:38:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:38:58 arm64: Pulling from edgex-lftools-log-publisher 08:38:58 8998bd30e6a1: Pulling fs layer 08:38:58 04944245beec: Pulling fs layer 08:38:58 699f458cf7ca: Pulling fs layer 08:38:58 765212b225bb: Pulling fs layer 08:38:58 f23df028b6ca: Pulling fs layer 08:38:58 d65c8cfc05b1: Pulling fs layer 08:38:58 2437ff75d9bd: Pulling fs layer 08:38:58 765212b225bb: Waiting 08:38:58 f23df028b6ca: Waiting 08:38:58 d65c8cfc05b1: Waiting 08:38:58 2437ff75d9bd: Waiting 08:38:58 04944245beec: Verifying Checksum 08:38:58 04944245beec: Download complete 08:38:58 765212b225bb: Verifying Checksum 08:38:58 765212b225bb: Download complete 08:38:58 f23df028b6ca: Verifying Checksum 08:38:58 f23df028b6ca: Download complete 08:38:58 d65c8cfc05b1: Verifying Checksum 08:38:58 d65c8cfc05b1: Download complete 08:38:58 699f458cf7ca: Verifying Checksum 08:38:58 699f458cf7ca: Download complete 08:38:59 8998bd30e6a1: Download complete 08:39:00 2437ff75d9bd: Verifying Checksum 08:39:00 2437ff75d9bd: Download complete 08:39:02 8998bd30e6a1: Pull complete 08:39:03 04944245beec: Pull complete 08:39:04 699f458cf7ca: Pull complete 08:39:04 765212b225bb: Pull complete 08:39:07 f23df028b6ca: Pull complete 08:39:07 d65c8cfc05b1: Pull complete 08:39:22 2437ff75d9bd: Pull complete 08:39:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:39:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:39:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:22 prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container 08:39:22 $ 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-mqtt-go/104 -v /w/workspace/device-mqtt-go/104:/w/workspace/device-mqtt-go/104:rw,z -v /w/workspace/device-mqtt-go/104@tmp:/w/workspace/device-mqtt-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:39:25 $ docker top f80ff14f8337518610583fe8946dfbcee90235d3918a5114ccacbb48decee1be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:39:26 ---> job-cost.sh 08:39:26 lf-activate-venv: SKIPPING 08:39:26 INFO: No Stack... 08:39:26 INFO: Retrieving Pricing Info for: v3-standard-4 08:39:27 INFO: Archiving Costs [Pipeline] sh 08:39:27 + cut -d, -f6 08:39:27 + cat /w/workspace/device-mqtt-go/104/archives/cost.csv [Pipeline] lock 08:39:27 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] 08:39:27 Resource [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] did not exist. Created. 08:39:27 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:39:27 /w/workspace/device-mqtt-go/104@tmp/durable-1e80d45d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:39:28 + echo total: 0.10999999940395355 [Pipeline] stash 08:39:28 Warning: overwriting stash ‘stack-cost’ 08:39:28 Stashed 1 file(s) [Pipeline] } 08:39:28 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } 08:39:28 $ docker stop --time=1 f80ff14f8337518610583fe8946dfbcee90235d3918a5114ccacbb48decee1be 08:39:30 $ docker rm -f --volumes f80ff14f8337518610583fe8946dfbcee90235d3918a5114ccacbb48decee1be [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 08:39:30 provisioning config files... 08:39:30 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8565185253288857863tmp [Pipeline] { [Pipeline] sh 08:39:30 + set +x 08:39:30 + curl -s https://codecov.io/bash 08:39:30 + bash -s -- 08:39:30 08:39:30 _____ _ 08:39:30 / ____| | | 08:39:30 | | ___ __| | ___ ___ _____ __ 08:39:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:39:30 | |___| (_) | (_| | __/ (_| (_) \ V / 08:39:30 \_____\___/ \__,_|\___|\___\___/ \_/ 08:39:30 Bash-1.0.6 08:39:30 08:39:30 08:39:30 ==> git version 2.25.1 found 08:39:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 08:39:30 Release-Date: 2020-01-08 08:39:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:39:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:39:30 ==> Jenkins CI detected. 08:39:30 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 08:39:30 project root: . 08:39:30 --> token set from env 08:39:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:39:30 ==> Running gcov in . (disable via -X gcov) 08:39:30 ==> Python coveragepy not found 08:39:30 ==> Searching for coverage reports in: 08:39:30 + . 08:39:30 -> Found 1 reports 08:39:30 ==> Detecting git/mercurial file structure 08:39:30 ==> Reading reports 08:39:30 + ./coverage.out bytes=18460 08:39:30 ==> Appending adjustments 08:39:30 https://docs.codecov.io/docs/fixing-reports 08:39:30 + Found adjustments 08:39:30 ==> Gzipping contents 08:39:30 4.0K /tmp/codecov.XY6RTg.gz 08:39:30 ==> Uploading reports 08:39:30 url: https://codecov.io 08:39:30 query: branch=main&commit=a5ec5e69222fbe1cabc57f6e226de7296c53eab0&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:39:30 -> Pinging Codecov 08:39:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=a5ec5e69222fbe1cabc57f6e226de7296c53eab0&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:39:30 -> Uploading to 08:39:30 https://storage.googleapis.com/codecov/v4/raw/2023-04-18/7D719EC7BBE17E464838252E33014C33/a5ec5e69222fbe1cabc57f6e226de7296c53eab0/fcb95d16-2b1d-4688-871c-f9ce4c45bc75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230418%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230418T083930Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15d2de9940301db395075b4c51459d831673f8876beb21da93c0d957690e1a8a 08:39:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:39:31 Dload Upload Total Spent Left Speed 08:39:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3182 0 0 100 3182 0 13956 --:--:-- --:--:-- --:--:-- 14017 08:39:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] } 08:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:39:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:39:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:39:31 08:39:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:39:32 1.410.4: Pulling from edgex-devops/edgex-snyk-go 08:39:32 df9b9388f04a: Pulling fs layer 08:39:32 52dc419b0ee2: Pulling fs layer 08:39:32 25bc292e5bac: Pulling fs layer 08:39:32 114826534d7a: Pulling fs layer 08:39:32 4657fd5d0bcf: Pulling fs layer 08:39:32 6ad1cebc031e: Pulling fs layer 08:39:32 8a3aa393b2d8: Pulling fs layer 08:39:32 114826534d7a: Waiting 08:39:32 4657fd5d0bcf: Waiting 08:39:32 8a3aa393b2d8: Waiting 08:39:32 6ad1cebc031e: Waiting 08:39:32 25bc292e5bac: Download complete 08:39:32 52dc419b0ee2: Verifying Checksum 08:39:32 52dc419b0ee2: Download complete 08:39:32 4657fd5d0bcf: Download complete 08:39:32 df9b9388f04a: Download complete 08:39:32 df9b9388f04a: Pull complete 08:39:32 6ad1cebc031e: Verifying Checksum 08:39:32 6ad1cebc031e: Download complete 08:39:32 52dc419b0ee2: Pull complete 08:39:32 25bc292e5bac: Pull complete 08:39:32 114826534d7a: Verifying Checksum 08:39:32 114826534d7a: Download complete 08:39:33 8a3aa393b2d8: Verifying Checksum 08:39:33 8a3aa393b2d8: Download complete 08:39:36 114826534d7a: Pull complete 08:39:36 4657fd5d0bcf: Pull complete 08:39:36 6ad1cebc031e: Pull complete 08:39:39 8a3aa393b2d8: Pull complete 08:39:39 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 08:39:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 08:39:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:39 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:39:39 $ 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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 08:39:40 $ docker top 354e9360ec4b9e1427839d8fd4f04111c667c4e91fcfa2df0dda372ce6801443 -eo pid,comm [Pipeline] { [Pipeline] echo 08:39:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 08:39:41 + set -o pipefail 08:39:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 08:39:46 08:39:46 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 08:39:46 08:39:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/bb84a54f-2c51-40be-9cfe-2633f47ea8f7 08:39:46 08:39:46 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 08:39:46 08:39:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:39:46 08:39:46 08:39:46 A medium severity vulnerability was found in the Snyk CLI versions you are using. 08:39:46 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 08:39:46 More details here: https://snyk.co/ue1NS [Pipeline] } 08:39:46 $ docker stop --time=1 354e9360ec4b9e1427839d8fd4f04111c667c4e91fcfa2df0dda372ce6801443 08:39:48 $ docker rm -f --volumes 354e9360ec4b9e1427839d8fd4f04111c667c4e91fcfa2df0dda372ce6801443 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:39:49 + git log --format=format:%s -1 a5ec5e69222fbe1cabc57f6e226de7296c53eab0 [Pipeline] sh 08:39:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:39:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:39:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:39:49 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:39:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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/py-git-semver:0.1.4 cat 08:39:50 $ docker top ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e -eo pid,comm 08:39:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:39:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:39:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:39:50 [ssh-agent] Looking for ssh-agent implementation... 08:39:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:39:50 $ docker exec ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e ssh-agent 08:39:50 SSH_AUTH_SOCK=/tmp/ssh-DFFJmYh0RPIN/agent.32 08:39:50 SSH_AGENT_PID=38 08:39:50 Running ssh-add (command line suppressed) 08:39:50 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_189158298557835703.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_189158298557835703.key) 08:39:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:39:51 + git semver tag 08:39:51 2023-04-18 08:39:51,351 [run_tag] DEBUG tag force:False 08:39:51 2023-04-18 08:39:51,352 [check_head_tag] DEBUG check head tag 08:39:51 2023-04-18 08:39:51,353 [execute] INFO git cat-file --batch-check 08:39:51 2023-04-18 08:39:51,353 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 08:39:51 2023-04-18 08:39:51,357 [execute] INFO git cat-file --batch 08:39:51 2023-04-18 08:39:51,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 08:39:51 2023-04-18 08:39:51,378 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:39:51 2023-04-18 08:39:51,378 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 08:39:51 2023-04-18 08:39:51,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 08:39:51 2023-04-18 08:39:51,383 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:39:51 3.0.0-dev.20 [Pipeline] } 08:39:51 $ docker exec --env ******** --env ******** ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e ssh-agent -k 08:39:51 unset SSH_AUTH_SOCK; 08:39:51 unset SSH_AGENT_PID; 08:39:51 echo Agent pid 38 killed; 08:39:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:39:51 + git semver [Pipeline] } 08:39:52 $ docker stop --time=1 ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e 08:39:53 $ docker rm -f --volumes ca6b941acaeb75d02fd0611751039757540d57e3a3e5a2ea5289fb37c844936e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:39:53 08:39:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:39:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:39:54 0.23.1-centos7: Pulling from edgex-lftools 08:39:54 ab5ef0e58194: Pulling fs layer 08:39:54 9712f1f96733: Pulling fs layer 08:39:54 63f879dbbcfc: Pulling fs layer 08:39:54 0d9ebad4ef96: Pulling fs layer 08:39:54 e9a5061849ea: Pulling fs layer 08:39:54 0d9ebad4ef96: Waiting 08:39:54 d747dcd14b5f: Pulling fs layer 08:39:54 2de7ff778b66: Pulling fs layer 08:39:54 e9a5061849ea: Waiting 08:39:54 d747dcd14b5f: Waiting 08:39:54 9712f1f96733: Verifying Checksum 08:39:54 9712f1f96733: Download complete 08:39:54 63f879dbbcfc: Verifying Checksum 08:39:54 63f879dbbcfc: Download complete 08:39:54 0d9ebad4ef96: Verifying Checksum 08:39:54 0d9ebad4ef96: Download complete 08:39:54 d747dcd14b5f: Verifying Checksum 08:39:54 d747dcd14b5f: Download complete 08:39:54 e9a5061849ea: Verifying Checksum 08:39:54 e9a5061849ea: Download complete 08:39:54 ab5ef0e58194: Verifying Checksum 08:39:54 ab5ef0e58194: Download complete 08:39:54 2de7ff778b66: Verifying Checksum 08:39:54 2de7ff778b66: Download complete 08:39:57 ab5ef0e58194: Pull complete 08:39:57 9712f1f96733: Pull complete 08:39:58 63f879dbbcfc: Pull complete 08:40:02 0d9ebad4ef96: Pull complete 08:40:02 e9a5061849ea: Pull complete 08:40:02 d747dcd14b5f: Pull complete 08:40:03 2de7ff778b66: Pull complete 08:40:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:40:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:40:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:03 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:40:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:40:05 $ docker top 59235d04a2aab343d1a665990f117de03081b74877124cf3020e45a87ac6393f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:40:05 provisioning config files... 08:40:05 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6453071483892876tmp 08:40:05 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8096406197343870170tmp 08:40:05 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1781396373173004424tmp [Pipeline] { [Pipeline] echo 08:40:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:40:05 ---> sigul-configuration.sh 08:40:05 gpg: directory `/root/.gnupg' created 08:40:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:40:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:40:05 gpg: keyring `/root/.gnupg/secring.gpg' created 08:40:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:40:05 gpg: CAST5 encrypted data 08:40:05 gpg: encrypted with 1 passphrase 08:40:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:40:05 + mkdir /home/jenkins 08:40:05 + mkdir /home/jenkins/sigul [Pipeline] sh 08:40:06 + 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 08:40:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:40:06 ---> sigul-install.sh 08:40:06 Sigul already installed; skipping installation. [Pipeline] sh 08:40:06 + git tag --list 08:40:06 0.7.1 08:40:06 v1.0.0 08:40:06 v1.1.0 08:40:06 v1.1.1 08:40:06 v1.2.2 08:40:06 v1.3.0 08:40:06 v1.3.1 08:40:06 v2.0.0 08:40:06 v2.1.0 08:40:06 v2.1.1 08:40:06 v2.1.1-dev.1 08:40:06 v2.1.1-dev.2 08:40:06 v2.2.0 08:40:06 v2.2.1-dev.1 08:40:06 v2.2.1-dev.10 08:40:06 v2.2.1-dev.2 08:40:06 v2.2.1-dev.3 08:40:06 v2.2.1-dev.4 08:40:06 v2.2.1-dev.5 08:40:06 v2.2.1-dev.6 08:40:06 v2.2.1-dev.7 08:40:06 v2.2.1-dev.8 08:40:06 v2.2.1-dev.9 08:40:06 v2.3.0 08:40:06 v2.3.0-dev.10 08:40:06 v2.3.0-dev.11 08:40:06 v2.3.0-dev.12 08:40:06 v2.3.0-dev.13 08:40:06 v2.3.0-dev.14 08:40:06 v2.3.0-dev.15 08:40:06 v2.3.0-dev.16 08:40:06 v2.3.0-dev.17 08:40:06 v2.3.0-dev.18 08:40:06 v2.3.0-dev.19 08:40:06 v2.3.0-dev.20 08:40:06 v2.3.0-dev.21 08:40:06 v2.3.0-dev.22 08:40:06 v2.3.0-dev.23 08:40:06 v2.3.0-dev.24 08:40:06 v2.3.0-dev.25 08:40:06 v2.3.0-dev.26 08:40:06 v2.3.0-dev.27 08:40:06 v2.3.0-dev.28 08:40:06 v2.3.0-dev.29 08:40:06 v2.3.0-dev.30 08:40:06 v2.3.0-dev.31 08:40:06 v2.3.0-dev.32 08:40:06 v2.3.0-dev.33 08:40:06 v2.3.0-dev.34 08:40:06 v3.0.0-dev.1 08:40:06 v3.0.0-dev.10 08:40:06 v3.0.0-dev.11 08:40:06 v3.0.0-dev.12 08:40:06 v3.0.0-dev.13 08:40:06 v3.0.0-dev.14 08:40:06 v3.0.0-dev.15 08:40:06 v3.0.0-dev.16 08:40:06 v3.0.0-dev.17 08:40:06 v3.0.0-dev.18 08:40:06 v3.0.0-dev.19 08:40:06 v3.0.0-dev.2 08:40:06 v3.0.0-dev.20 08:40:06 v3.0.0-dev.3 08:40:06 v3.0.0-dev.4 08:40:06 v3.0.0-dev.5 08:40:06 v3.0.0-dev.6 08:40:06 v3.0.0-dev.7 08:40:06 v3.0.0-dev.8 08:40:06 v3.0.0-dev.9 [Pipeline] sh 08:40:07 + lftools sign git-tag v3.0.0-dev.20 08:40:07 Signing Git tag with Sigul... 08:40:07 Signing v3.0.0-dev.20 [Pipeline] echo 08:40:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:40:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:40:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:40:08 $ docker stop --time=1 59235d04a2aab343d1a665990f117de03081b74877124cf3020e45a87ac6393f 08:40:09 $ docker rm -f --volumes 59235d04a2aab343d1a665990f117de03081b74877124cf3020e45a87ac6393f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:40:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:40:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:40:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:10 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:40:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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/py-git-semver:0.1.4 cat 08:40:10 $ docker top 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f -eo pid,comm 08:40:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:40:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:40:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:10 [ssh-agent] Looking for ssh-agent implementation... 08:40:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:10 $ docker exec 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f ssh-agent 08:40:11 SSH_AUTH_SOCK=/tmp/ssh-YgOWXeMeqxTv/agent.31 08:40:11 SSH_AGENT_PID=37 08:40:11 Running ssh-add (command line suppressed) 08:40:11 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2544014785401151213.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_2544014785401151213.key) 08:40:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:11 + git semver bump pre 08:40:11 2023-04-18 08:40:11,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:40:11 2023-04-18 08:40:11,663 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev 08:40:11 2023-04-18 08:40:11,663 [bump_version] DEBUG bumped version:3.0.0-dev.21 08:40:11 2023-04-18 08:40:11,663 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 08:40:11 2023-04-18 08:40:11,663 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:40:11 2023-04-18 08:40:11,663 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:40:11 2023-04-18 08:40:11,665 [execute] INFO git cat-file --batch-check 08:40:11 2023-04-18 08:40:11,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:40:11 2023-04-18 08:40:11,670 [execute] INFO git cat-file --batch 08:40:11 2023-04-18 08:40:11,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:40:11 2023-04-18 08:40:11,674 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:40:11 3.0.0-dev.21 [Pipeline] } 08:40:11 $ docker exec --env ******** --env ******** 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f ssh-agent -k 08:40:11 unset SSH_AUTH_SOCK; 08:40:11 unset SSH_AGENT_PID; 08:40:11 echo Agent pid 37 killed; 08:40:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:40:12 + git semver [Pipeline] } 08:40:12 $ docker stop --time=1 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f 08:40:13 $ docker rm -f --volumes 1d16cf55573c8e5dd0fe781a07b055349d44330718226d2ffbf1e21a811c308f [Pipeline] // withDockerContainer [Pipeline] sh 08:40:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:40:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:40:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:14 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:40:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-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/py-git-semver:0.1.4 cat 08:40:15 $ docker top bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:40:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:40:15 [ssh-agent] Looking for ssh-agent implementation... 08:40:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:40:15 $ docker exec bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 ssh-agent 08:40:15 SSH_AUTH_SOCK=/tmp/ssh-aEbS6H4LoYG0/agent.32 08:40:15 SSH_AGENT_PID=38 08:40:15 Running ssh-add (command line suppressed) 08:40:15 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13490008694894176799.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13490008694894176799.key) 08:40:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:40:15 + git semver push 08:40:15 2023-04-18 08:40:15,923 [run_push] DEBUG push 08:40:15 2023-04-18 08:40:15,924 [execute] INFO git cat-file --batch-check 08:40:15 2023-04-18 08:40:15,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 08:40:15 2023-04-18 08:40:15,928 [execute] INFO git rev-list 3a5698f3bbe75e977f2da6027c20b867bf9788a1 -- 08:40:15 2023-04-18 08:40:15,928 [execute] DEBUG Popen(['git', 'rev-list', '3a5698f3bbe75e977f2da6027c20b867bf9788a1', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:40:15 2023-04-18 08:40:15,937 [execute] INFO git fetch -v origin 08:40:15 2023-04-18 08:40:15,937 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 08:40:16 2023-04-18 08:40:16,414 [run_push] DEBUG no remote changes detected 08:40:16 2023-04-18 08:40:16,414 [execute] INFO git push origin semver 08:40:16 2023-04-18 08:40:16,415 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 08:40:17 2023-04-18 08:40:17,336 [run_push] DEBUG push all version tags 08:40:17 2023-04-18 08:40:17,337 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:40:17 2023-04-18 08:40:17,338 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 08:40:18 2023-04-18 08:40:18,154 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 08:40:18 3.0.0-dev.21 [Pipeline] } 08:40:18 $ docker exec --env ******** --env ******** bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 ssh-agent -k 08:40:18 unset SSH_AUTH_SOCK; 08:40:18 unset SSH_AGENT_PID; 08:40:18 echo Agent pid 38 killed; 08:40:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:40:18 + git semver [Pipeline] } 08:40:19 $ docker stop --time=1 bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 08:40:20 $ docker rm -f --volumes bf1c0e881f12c3b0398ec4c5a8ba04b595c6e6d82d87d554495214a644f775d3 [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 08:40:21 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 08:40:21 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:40:21 total 16 08:40:21 drwxr-xr-x 3 root root 4096 Apr 18 08:31 . 08:40:21 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 08:40 .. 08:40:21 drwxr-xr-x 2 root root 4096 Apr 18 08:31 cost 08:40:21 -rw-r--r-- 1 root root 87 Apr 18 08:31 cost.csv 08:40:21 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:40:21 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 08:40:21 total 16 08:40:21 drwxr-xr-x 3 jenkins jenkins 4096 Apr 18 08:31 . 08:40:21 drwxrwxr-x 11 jenkins jenkins 4096 Apr 18 08:40 .. 08:40:21 drwxr-xr-x 2 jenkins jenkins 4096 Apr 18 08:31 cost 08:40:21 -rw-r--r-- 1 jenkins jenkins 87 Apr 18 08:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:40:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:40:22 ---> package-listing.sh 08:40:22 ++ facter osfamily 08:40:22 ++ tr '[:upper:]' '[:lower:]' 08:40:22 + OS_FAMILY=debian 08:40:22 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 08:40:22 + START_PACKAGES=/tmp/packages_start.txt 08:40:22 + END_PACKAGES=/tmp/packages_end.txt 08:40:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:40:22 + PACKAGES=/tmp/packages_start.txt 08:40:22 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:40:22 + PACKAGES=/tmp/packages_end.txt 08:40:22 + case "${OS_FAMILY}" in 08:40:22 + dpkg -l 08:40:22 + grep '^ii' 08:40:22 + '[' -f /tmp/packages_start.txt ']' 08:40:22 + '[' -f /tmp/packages_end.txt ']' 08:40:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:40:22 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 08:40:22 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 08:40:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 08:40:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:40:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:40:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:40:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:40:23 prd-ubuntu20.04-docker-8c-8g-8894 does not seem to be running inside a container 08:40:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-mqtt-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-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:40:23 $ docker top 68b446905b77dc7406895045b26875a2be906104782382937840156dc7709ec3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:40:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:40:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:40:24 + ls /var/log/sa-host 08:40:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:40:24 provisioning config files... 08:40:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12529460297114781600tmp [Pipeline] { [Pipeline] echo 08:40:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:40:24 ---> create-netrc.sh [Pipeline] } 08:40:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:40:25 ---> python-tools-install.sh [Pipeline] echo 08:40:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:40:25 ---> sudo-logs.sh 08:40:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:40:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:40:25 ---> job-cost.sh 08:40:25 lf-activate-venv: SKIPPING 08:40:25 DEBUG: total: 0.2199999988079071 08:40:25 INFO: Retrieving Stack Cost... 08:40:26 INFO: Retrieving Pricing Info for: v3-standard-8 08:40:26 INFO: Archiving Costs [Pipeline] echo 08:40:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:40:26 ---> logs-deploy.sh 08:40:26 lf-activate-venv: SKIPPING 08:40:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/104 08:40:26 INFO: archiving workspace using pattern(s): 08:40:27 Archives upload complete. 08:40:27 INFO: archiving logs to Nexus 08:40:28 ---> uname -a: 08:40:28 Linux prd-ubuntu20-04-docker-8c-8g-8894 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:40:28 08:40:28 08:40:28 ---> lscpu: 08:40:28 Architecture: x86_64 08:40:28 CPU op-mode(s): 32-bit, 64-bit 08:40:28 Byte Order: Little Endian 08:40:28 Address sizes: 40 bits physical, 48 bits virtual 08:40:28 CPU(s): 8 08:40:28 On-line CPU(s) list: 0-7 08:40:28 Thread(s) per core: 1 08:40:28 Core(s) per socket: 1 08:40:28 Socket(s): 8 08:40:28 NUMA node(s): 1 08:40:28 Vendor ID: AuthenticAMD 08:40:28 CPU family: 23 08:40:28 Model: 49 08:40:28 Model name: AMD EPYC-Rome Processor 08:40:28 Stepping: 0 08:40:28 CPU MHz: 2799.998 08:40:28 BogoMIPS: 5599.99 08:40:28 Virtualization: AMD-V 08:40:28 Hypervisor vendor: KVM 08:40:28 Virtualization type: full 08:40:28 L1d cache: 256 KiB 08:40:28 L1i cache: 256 KiB 08:40:28 L2 cache: 4 MiB 08:40:28 L3 cache: 128 MiB 08:40:28 NUMA node0 CPU(s): 0-7 08:40:28 Vulnerability Itlb multihit: Not affected 08:40:28 Vulnerability L1tf: Not affected 08:40:28 Vulnerability Mds: Not affected 08:40:28 Vulnerability Meltdown: Not affected 08:40:28 Vulnerability Mmio stale data: Not affected 08:40:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:40:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:40:28 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:40:28 Vulnerability Srbds: Not affected 08:40:28 Vulnerability Tsx async abort: Not affected 08:40:28 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:40:28 08:40:28 08:40:28 ---> nproc: 08:40:28 8 08:40:28 08:40:28 08:40:28 ---> df -h: 08:40:28 Filesystem Size Used Avail Use% Mounted on 08:40:28 overlay 155G 13G 143G 9% / 08:40:28 tmpfs 64M 0 64M 0% /dev 08:40:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:40:28 shm 64M 0 64M 0% /dev/shm 08:40:28 /dev/vda1 155G 13G 143G 9% /facter-os 08:40:28 08:40:28 08:40:28 ---> sar -b -r -n DEV: 08:40:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8894) 04/18/23 _x86_64_ (8 CPU) 08:40:28 08:40:28 07:40:01 LINUX RESTART (8 CPU) 08:40:28 08:40:28 07:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:40:28 07:42:01 8.26 0.00 8.26 0.00 0.00 40759.50 0.00 08:40:28 07:43:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 08:40:28 07:44:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 08:40:28 07:45:01 1.68 0.00 1.68 0.00 0.00 19.59 0.00 08:40:28 07:46:01 38.57 11.68 26.90 0.00 5426.92 6293.80 0.00 08:40:28 07:47:01 1.88 0.00 1.88 0.00 0.00 20.79 0.00 08:40:28 07:48:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 08:40:28 07:49:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 08:40:28 07:50:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 08:40:28 07:51:01 2.35 0.00 2.35 0.00 0.00 38.92 0.00 08:40:28 07:52:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 08:40:28 07:53:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 08:40:28 07:54:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 08:40:28 07:55:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 08:40:28 07:56:01 1.37 0.02 1.35 0.00 0.13 16.79 0.00 08:40:28 07:57:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 08:40:28 07:58:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 08:40:28 07:59:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 08:40:28 08:00:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 08:40:28 08:01:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 08:40:28 08:02:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:40:28 08:03:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 08:40:28 08:04:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 08:40:28 08:05:01 1.73 0.00 1.73 0.00 0.00 20.39 0.00 08:40:28 08:06:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:40:28 08:07:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 08:40:28 08:08:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:40:28 08:09:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 08:40:28 08:10:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 08:40:28 08:11:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 08:40:28 08:12:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 08:40:28 08:13:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 08:40:28 08:14:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 08:40:28 08:15:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 08:40:28 08:16:01 1.49 0.00 1.49 0.00 0.00 16.27 0.00 08:40:28 08:17:01 1.52 0.02 1.50 0.00 0.13 16.39 0.00 08:40:28 08:18:01 5.22 3.82 1.40 0.00 86.79 26.40 0.00 08:40:28 08:19:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 08:40:28 08:20:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 08:40:28 08:21:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 08:40:28 08:22:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 08:40:28 08:23:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 08:40:28 08:24:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 08:40:28 08:25:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 08:40:28 08:26:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 08:40:28 08:27:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 08:40:28 08:28:01 0.87 0.00 0.87 0.00 0.00 10.80 0.00 08:40:28 08:29:01 46.94 12.83 34.11 0.00 1867.96 11144.54 0.00 08:40:28 08:30:01 191.88 1.30 190.58 0.00 25.60 71210.13 0.00 08:40:28 08:31:01 166.01 0.33 165.67 0.00 24.40 37167.94 0.00 08:40:28 08:32:01 17.23 0.00 17.23 0.00 0.00 6650.76 0.00 08:40:28 08:33:01 1.75 0.00 1.75 0.00 0.00 20.00 0.00 08:40:28 08:34:01 0.90 0.00 0.90 0.00 0.00 9.86 0.00 08:40:28 08:35:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 08:40:28 08:36:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 08:40:28 08:37:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 08:40:28 08:38:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 08:40:28 08:39:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 08:40:28 08:40:01 63.94 1.23 62.71 0.00 34.13 34240.16 0.00 08:40:28 Average: 10.25 0.53 9.72 0.00 126.61 3530.84 0.00 08:40:28 08:40:28 07:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:40:28 07:42:01 30614520 31877032 489580 1.49 47292 1538964 1692264 4.99 604216 1404568 8 08:40:28 07:43:01 30615044 31877756 488568 1.49 47324 1538976 1692264 4.99 604308 1404676 12 08:40:28 07:44:01 30614876 31877644 488520 1.49 47364 1538976 1692264 4.99 604252 1404672 12 08:40:28 07:45:01 30616056 31879280 487144 1.48 47460 1538972 1692264 4.99 602316 1405040 8 08:40:28 07:46:01 30236332 31851244 499308 1.52 56124 1871484 1748604 5.15 838868 1518352 8 08:40:28 07:47:01 30236000 31851008 499464 1.52 56220 1871484 1748604 5.15 839272 1518352 8 08:40:28 07:48:01 30235364 31850616 499536 1.52 56316 1871488 1748604 5.15 839096 1518424 4 08:40:28 07:49:01 30235984 31851500 498636 1.52 56412 1871616 1748604 5.15 839220 1518548 8 08:40:28 07:50:01 30235060 31850744 499448 1.52 56516 1871604 1748604 5.15 839216 1518628 8 08:40:28 07:51:01 30235524 31851380 498516 1.52 56672 1871600 1748604 5.15 839572 1518620 8 08:40:28 07:52:01 30234932 31850852 498980 1.52 56736 1871608 1748604 5.15 839876 1518620 4 08:40:28 07:53:01 30233600 31849568 499992 1.52 56768 1871612 1748604 5.15 841912 1518628 4 08:40:28 07:54:01 30233528 31849540 499880 1.52 56800 1871612 1748604 5.15 841676 1518628 8 08:40:28 07:55:01 30233764 31849808 499548 1.52 56832 1871608 1748604 5.15 841740 1518640 4 08:40:28 07:56:01 30231492 31847648 502072 1.53 56892 1871616 1732892 5.11 842176 1518644 4 08:40:28 07:57:01 30231956 31848152 501512 1.53 56924 1871620 1732892 5.11 842160 1518644 16 08:40:28 07:58:01 30232200 31848432 501172 1.52 56956 1871624 1732892 5.11 842484 1518648 4 08:40:28 07:59:01 30231872 31848132 501644 1.53 56980 1871624 1732892 5.11 842480 1518648 8 08:40:28 08:00:01 30231548 31847836 501896 1.53 57004 1871628 1732892 5.11 842636 1518652 4 08:40:28 08:01:01 30231816 31848152 501468 1.53 57044 1871636 1732892 5.11 842856 1518656 180 08:40:28 08:02:01 30231832 31848184 501412 1.52 57084 1871636 1732892 5.11 842528 1518656 12 08:40:28 08:03:01 30231768 31848128 501384 1.52 57108 1871640 1732892 5.11 842656 1518664 4 08:40:28 08:04:01 30231620 31848112 501380 1.52 57188 1871640 1716588 5.06 843644 1518668 8 08:40:28 08:05:01 30231824 31848352 501072 1.52 57252 1871620 1716588 5.06 843476 1518668 8 08:40:28 08:06:01 30231800 31848388 501020 1.52 57276 1871648 1716588 5.06 843988 1518672 8 08:40:28 08:07:01 30231776 31848380 500948 1.52 57332 1871640 1716588 5.06 844012 1518672 8 08:40:28 08:08:01 30231548 31848236 501088 1.52 57364 1871652 1716588 5.06 844272 1518676 8 08:40:28 08:09:01 30231532 31848248 501008 1.52 57388 1871660 1716588 5.06 844364 1518680 16 08:40:28 08:10:01 30231716 31848436 500972 1.52 57420 1871648 1716588 5.06 844088 1518684 8 08:40:28 08:11:01 30231900 31848672 500900 1.52 57444 1871668 1716588 5.06 844596 1518692 36 08:40:28 08:12:01 30231544 31848368 501108 1.52 57476 1871668 1716588 5.06 844684 1518692 188 08:40:28 08:13:01 30230748 31847656 501768 1.53 57556 1871672 1716588 5.06 845392 1518688 16 08:40:28 08:14:01 30230732 31847664 501696 1.53 57580 1871672 1716588 5.06 845268 1518688 8 08:40:28 08:15:01 30230392 31847372 502000 1.53 57636 1871660 1716588 5.06 845496 1518692 8 08:40:28 08:16:01 30230388 31847476 502104 1.53 57724 1871680 1716588 5.06 845784 1518696 12 08:40:28 08:17:01 30230584 31847712 501812 1.53 57768 1871676 1716588 5.06 846012 1518696 16 08:40:28 08:18:01 30183724 31804328 544244 1.66 57804 1874564 1716588 5.06 891104 1520268 196 08:40:28 08:19:01 30183472 31804224 544308 1.66 57844 1874696 1732744 5.11 890428 1520400 16 08:40:28 08:20:01 30182872 31803668 544772 1.66 57860 1874700 1732744 5.11 890716 1520404 180 08:40:28 08:21:01 30182896 31803752 544672 1.66 57916 1874704 1732744 5.11 890992 1520408 8 08:40:28 08:22:01 30183100 31803992 544372 1.66 57948 1874704 1732744 5.11 891056 1520408 4 08:40:28 08:23:01 30183236 31804156 544364 1.66 57972 1874708 1732744 5.11 891136 1520412 12 08:40:28 08:24:01 30183160 31804096 544584 1.66 57988 1874712 1732744 5.11 891184 1520412 204 08:40:28 08:25:01 30183444 31804412 544256 1.66 58012 1874716 1732744 5.11 891044 1520420 16 08:40:28 08:26:01 30182852 31803848 544760 1.66 58044 1874712 1732744 5.11 891284 1520424 4 08:40:28 08:27:01 30182844 31803884 544656 1.66 58076 1874724 1732744 5.11 891388 1520424 24 08:40:28 08:28:01 30182756 31803824 544616 1.66 58092 1874728 1732744 5.11 891536 1520432 220 08:40:28 08:29:01 29043520 31566132 740808 2.25 78012 2725416 2101832 6.19 1228500 2242560 501480 08:40:28 08:30:01 27481176 31212252 1068208 3.25 156372 3744864 2525504 7.44 1836560 3061332 246260 08:40:28 08:31:01 27294828 31537620 744452 2.26 170024 4203992 1883700 5.55 1499312 3548116 183540 08:40:28 08:32:01 27302152 31545084 737480 2.24 170256 4204128 1803724 5.32 1503096 3535864 32 08:40:28 08:33:01 27302528 31545468 736960 2.24 170284 4204136 1803724 5.32 1502940 3535872 4 08:40:28 08:34:01 27304736 31547736 734916 2.23 170296 4204136 1803724 5.32 1500952 3535872 192 08:40:28 08:35:01 27304964 31548008 734596 2.23 170336 4204140 1803724 5.32 1501000 3535876 196 08:40:28 08:36:01 27315468 31558516 723984 2.20 170372 4204128 1803724 5.32 1490412 3535880 12 08:40:28 08:37:01 27315768 31558844 723644 2.20 170396 4204144 1803724 5.32 1490100 3535880 20 08:40:28 08:38:01 27315884 31559000 723628 2.20 170420 4204148 1803724 5.32 1490136 3535884 24 08:40:28 08:39:01 27315788 31559084 723488 2.20 170444 4204280 1803724 5.32 1490588 3536016 200 08:40:28 08:40:01 25853748 31495832 782716 2.38 202824 5458444 2129824 6.28 1621944 4748100 571700 08:40:28 Average: 29662171 31775483 561746 1.71 78353 2312465 1767206 5.21 971831 1912319 25512 08:40:28 08:40:28 07:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:40:28 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:42:01 ens3 0.33 0.13 0.10 0.07 0.00 0.00 0.00 0.00 08:40:28 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:43:01 ens3 0.92 0.53 0.52 0.40 0.00 0.00 0.00 0.00 08:40:28 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:45:01 ens3 0.23 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:46:01 ens3 135.36 67.79 1951.52 4.84 0.00 0.00 0.00 0.00 08:40:28 07:46:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:40:28 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:47:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:49:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:50:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:51:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:53:01 ens3 1.80 0.65 1.61 0.04 0.00 0.00 0.00 0.00 08:40:28 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:56:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 07:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:00:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:01:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:04:01 ens3 0.92 0.57 0.39 0.28 0.00 0.00 0.00 0.00 08:40:28 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:06:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:08:01 ens3 0.25 0.20 0.17 0.01 0.00 0.00 0.00 0.00 08:40:28 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:09:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:11:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:13:01 ens3 0.45 0.40 0.29 0.16 0.00 0.00 0.00 0.00 08:40:28 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:14:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:15:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:16:01 ens3 0.17 0.14 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:17:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:18:01 ens3 14.46 11.18 12.72 6.64 0.00 0.00 0.00 0.00 08:40:28 08:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:20:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:21:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:26:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:29:01 docker0 4.65 3.48 0.49 48.00 0.00 0.00 0.00 0.00 08:40:28 08:29:01 ens3 368.89 230.63 6056.65 60.99 0.00 0.00 0.00 0.00 08:40:28 08:29:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 08:40:28 08:30:01 docker0 177.47 324.13 14.24 1956.02 0.00 0.00 0.00 0.00 08:40:28 08:30:01 veth8679ee6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:40:28 08:30:01 ens3 365.66 217.13 1987.41 87.45 0.00 0.00 0.00 0.00 08:40:28 08:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:31:01 docker0 2.58 5.87 0.16 85.48 0.00 0.00 0.00 0.00 08:40:28 08:31:01 ens3 161.79 116.85 2710.00 229.45 0.00 0.00 0.00 0.00 08:40:28 08:31:01 lo 7.73 7.73 0.75 0.75 0.00 0.00 0.00 0.00 08:40:28 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:32:01 ens3 7.33 4.87 8.03 2.85 0.00 0.00 0.00 0.00 08:40:28 08:32:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:36:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:40:28 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:40:28 08:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:40:28 08:40:01 docker0 41.58 73.25 3.41 579.66 0.00 0.00 0.00 0.00 08:40:28 08:40:01 ens3 323.95 190.87 7744.80 29.09 0.00 0.00 0.00 0.00 08:40:28 08:40:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 08:40:28 Average: docker0 3.84 6.90 0.31 45.25 0.00 0.00 0.00 0.00 08:40:28 Average: ens3 23.51 14.33 347.12 7.17 0.00 0.00 0.00 0.00 08:40:28 Average: lo 0.38 0.38 0.03 0.03 0.00 0.00 0.00 0.00 08:40:28 08:40:28 08:40:28 ---> sar -P ALL: 08:40:28 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8894) 04/18/23 _x86_64_ (8 CPU) 08:40:28 08:40:28 07:40:01 LINUX RESTART (8 CPU) 08:40:28 08:40:28 07:41:01 CPU %user %nice %system %iowait %steal %idle 08:40:28 07:42:01 all 0.01 0.00 0.01 0.02 0.00 99.95 08:40:28 07:42:01 0 0.02 0.00 0.03 0.05 0.00 99.90 08:40:28 07:42:01 1 0.02 0.00 0.02 0.07 0.00 99.90 08:40:28 07:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:42:01 4 0.02 0.00 0.02 0.07 0.02 99.88 08:40:28 07:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:42:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:40:28 07:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:43:01 all 0.03 0.00 0.02 0.01 0.00 99.95 08:40:28 07:43:01 0 0.05 0.00 0.02 0.03 0.00 99.90 08:40:28 07:43:01 1 0.03 0.00 0.03 0.02 0.02 99.90 08:40:28 07:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:43:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:40:28 07:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:40:28 07:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 07:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:40:28 07:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:45:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:40:28 07:45:01 0 0.03 0.00 0.03 0.05 0.00 99.88 08:40:28 07:45:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:40:28 07:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:46:01 all 1.28 0.00 0.69 0.34 0.02 97.68 08:40:28 07:46:01 0 0.73 0.00 0.70 1.72 0.02 96.83 08:40:28 07:46:01 1 1.07 0.00 0.72 0.15 0.02 98.05 08:40:28 07:46:01 2 2.09 0.00 1.19 0.62 0.02 96.09 08:40:28 07:46:01 3 2.07 0.00 0.97 0.07 0.02 96.88 08:40:28 07:46:01 4 1.01 0.00 0.64 0.05 0.02 98.29 08:40:28 07:46:01 5 0.58 0.00 0.43 0.07 0.02 98.90 08:40:28 07:46:01 6 1.99 0.00 0.50 0.07 0.02 97.43 08:40:28 07:46:01 7 0.67 0.00 0.35 0.02 0.02 98.95 08:40:28 07:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:40:28 07:47:01 0 0.02 0.00 0.03 0.07 0.02 99.87 08:40:28 07:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:47:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 07:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:40:28 07:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:48:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 07:48:01 0 0.02 0.00 0.02 0.05 0.00 99.92 08:40:28 07:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:48:01 2 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 07:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:49:01 all 0.14 0.00 0.01 0.01 0.00 99.84 08:40:28 07:49:01 0 0.02 0.00 0.00 0.05 0.00 99.93 08:40:28 07:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:49:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 07:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:49:01 4 1.04 0.00 0.00 0.00 0.00 98.96 08:40:28 07:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:40:28 07:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:50:01 all 0.11 0.00 0.06 0.01 0.01 99.81 08:40:28 07:50:01 0 0.03 0.00 0.15 0.07 0.00 99.75 08:40:28 07:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:40:28 07:50:01 2 0.02 0.00 0.10 0.00 0.00 99.88 08:40:28 07:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:40:28 07:50:01 4 0.71 0.00 0.02 0.00 0.02 99.25 08:40:28 07:50:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:40:28 07:50:01 6 0.05 0.00 0.12 0.00 0.00 99.83 08:40:28 07:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:40:28 07:51:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:40:28 07:51:01 0 0.03 0.00 0.02 0.10 0.02 99.83 08:40:28 07:51:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:40:28 07:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 07:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 07:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:52:01 all 0.02 0.00 0.02 0.01 0.00 99.95 08:40:28 07:52:01 0 0.00 0.00 0.02 0.05 0.00 99.93 08:40:28 07:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:52:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:40:28 07:52:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 07:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:40:28 07:52:01 CPU %user %nice %system %iowait %steal %idle 08:40:28 07:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:40:28 07:53:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 07:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:40:28 07:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:40:28 07:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:54:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:40:28 07:54:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 07:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 07:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:40:28 07:55:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 07:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:55:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:40:28 07:55:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:40:28 07:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 07:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:56:01 all 0.03 0.00 0.03 0.00 0.01 99.93 08:40:28 07:56:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:40:28 07:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:56:01 2 0.07 0.00 0.07 0.00 0.00 99.87 08:40:28 07:56:01 3 0.02 0.00 0.05 0.02 0.00 99.92 08:40:28 07:56:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:40:28 07:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:40:28 07:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:40:28 07:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:57:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 07:57:01 0 0.02 0.00 0.03 0.03 0.00 99.92 08:40:28 07:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:40:28 07:57:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 07:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 07:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 07:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:40:28 07:58:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:58:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:40:28 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 07:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:58:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:40:28 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 07:59:01 0 0.02 0.00 0.02 0.03 0.00 99.93 08:40:28 07:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 07:59:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:40:28 07:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 07:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:40:28 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 07:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 07:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:00:01 all 0.22 0.00 0.01 0.00 0.00 99.76 08:40:28 08:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:00:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:40:28 08:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 08:00:01 4 1.70 0.00 0.03 0.00 0.00 98.27 08:40:28 08:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:01:01 all 0.26 0.00 0.00 0.00 0.00 99.73 08:40:28 08:01:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:40:28 08:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:40:28 08:01:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:01:01 4 2.00 0.00 0.00 0.00 0.00 98.00 08:40:28 08:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:02:01 all 0.26 0.00 0.01 0.00 0.00 99.72 08:40:28 08:02:01 0 0.00 0.00 0.03 0.03 0.00 99.93 08:40:28 08:02:01 1 0.00 0.00 0.03 0.00 0.02 99.95 08:40:28 08:02:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:40:28 08:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:02:01 4 1.97 0.00 0.00 0.00 0.00 98.03 08:40:28 08:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:03:01 all 0.06 0.00 0.03 0.00 0.00 99.91 08:40:28 08:03:01 0 0.03 0.00 0.03 0.02 0.00 99.92 08:40:28 08:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:40:28 08:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:03:01 4 0.38 0.00 0.10 0.00 0.00 99.52 08:40:28 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:40:28 08:03:01 CPU %user %nice %system %iowait %steal %idle 08:40:28 08:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:40:28 08:04:01 0 0.00 0.00 0.00 0.03 0.00 99.97 08:40:28 08:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 08:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 08:05:01 0 0.02 0.00 0.00 0.05 0.00 99.93 08:40:28 08:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:05:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:40:28 08:05:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:40:28 08:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:40:28 08:06:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 08:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:06:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:40:28 08:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:40:28 08:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:06:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:40:28 08:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:07:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 08:07:01 0 0.02 0.00 0.02 0.03 0.00 99.93 08:40:28 08:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:07:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:40:28 08:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:08:01 all 0.01 0.00 0.00 0.01 0.00 99.98 08:40:28 08:08:01 0 0.00 0.00 0.00 0.03 0.00 99.97 08:40:28 08:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:08:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:40:28 08:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:40:28 08:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:09:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:40:28 08:09:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 08:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:09:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:40:28 08:09:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 08:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 08:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:10:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:40:28 08:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:40:28 08:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:11:01 all 0.01 0.00 0.01 0.00 0.00 99.96 08:40:28 08:11:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 08:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:11:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:40:28 08:11:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:40:28 08:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:40:28 08:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 08:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 08:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:12:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 08:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 08:13:01 0 0.03 0.00 0.00 0.05 0.00 99.92 08:40:28 08:13:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:40:28 08:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 08:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:40:28 08:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:40:28 08:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:40:28 08:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:40:28 08:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:40:28 08:14:01 CPU %user %nice %system %iowait %steal %idle 08:40:28 08:15:01 all 0.02 0.00 0.00 0.01 0.00 99.97 08:40:28 08:15:01 0 0.02 0.00 0.02 0.05 0.00 99.92 08:40:28 08:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:40:28 08:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 08:15:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:40:28 08:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 08:16:01 0 0.02 0.00 0.02 0.07 0.00 99.90 08:40:28 08:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:16:01 2 0.03 0.00 0.05 0.00 0.00 99.92 08:40:28 08:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:17:01 all 0.15 0.00 0.01 0.01 0.01 99.82 08:40:28 08:17:01 0 0.02 0.00 0.02 0.03 0.02 99.92 08:40:28 08:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 08:17:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:40:28 08:17:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:17:01 4 1.14 0.00 0.03 0.00 0.02 98.81 08:40:28 08:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:18:01 all 0.74 0.00 0.04 0.02 0.00 99.20 08:40:28 08:18:01 0 0.52 0.00 0.10 0.13 0.00 99.25 08:40:28 08:18:01 1 1.28 0.00 0.02 0.00 0.00 98.70 08:40:28 08:18:01 2 0.28 0.00 0.05 0.00 0.00 99.67 08:40:28 08:18:01 3 0.10 0.00 0.03 0.02 0.00 99.85 08:40:28 08:18:01 4 2.10 0.00 0.07 0.00 0.00 97.83 08:40:28 08:18:01 5 0.25 0.00 0.02 0.00 0.00 99.73 08:40:28 08:18:01 6 0.53 0.00 0.02 0.00 0.00 99.45 08:40:28 08:18:01 7 0.87 0.00 0.03 0.00 0.00 99.10 08:40:28 08:19:01 all 0.26 0.00 0.01 0.01 0.00 99.72 08:40:28 08:19:01 0 0.02 0.00 0.03 0.03 0.00 99.92 08:40:28 08:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:40:28 08:19:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:19:01 4 1.99 0.00 0.00 0.00 0.00 98.01 08:40:28 08:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:20:01 all 0.27 0.00 0.01 0.00 0.00 99.72 08:40:28 08:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 08:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:40:28 08:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 08:20:01 4 1.99 0.00 0.02 0.00 0.00 98.00 08:40:28 08:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:21:01 all 0.09 0.00 0.01 0.00 0.00 99.90 08:40:28 08:21:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:21:01 4 0.67 0.00 0.05 0.02 0.00 99.27 08:40:28 08:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:22:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:40:28 08:22:01 0 0.02 0.00 0.02 0.03 0.00 99.93 08:40:28 08:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:22:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:40:28 08:22:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 08:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 08:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 08:23:01 0 0.00 0.00 0.02 0.07 0.00 99.92 08:40:28 08:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:23:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:40:28 08:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 08:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:24:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:40:28 08:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 08:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 08:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:24:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:40:28 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:40:28 08:25:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:25:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:40:28 08:25:01 3 0.00 0.00 0.02 0.03 0.00 99.95 08:40:28 08:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:40:28 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:40:28 08:25:01 CPU %user %nice %system %iowait %steal %idle 08:40:28 08:26:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:40:28 08:26:01 0 0.00 0.00 0.03 0.03 0.00 99.93 08:40:28 08:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 08:26:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:40:28 08:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:27:01 all 0.23 0.00 0.01 0.00 0.00 99.75 08:40:28 08:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:40:28 08:27:01 4 1.78 0.00 0.02 0.00 0.00 98.21 08:40:28 08:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:28:01 all 0.26 0.00 0.01 0.01 0.00 99.72 08:40:28 08:28:01 0 0.02 0.00 0.03 0.05 0.00 99.90 08:40:28 08:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:28:01 4 2.02 0.00 0.00 0.00 0.02 97.96 08:40:28 08:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:28:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 08:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:29:01 all 5.27 0.00 1.90 0.40 0.03 92.40 08:40:28 08:29:01 0 4.31 0.00 1.89 0.85 0.03 92.91 08:40:28 08:29:01 1 6.96 0.00 1.41 0.07 0.05 91.52 08:40:28 08:29:01 2 5.17 0.00 1.68 0.07 0.03 93.05 08:40:28 08:29:01 3 4.45 0.00 1.88 1.39 0.03 92.24 08:40:28 08:29:01 4 6.92 0.00 1.91 0.03 0.02 91.12 08:40:28 08:29:01 5 4.30 0.00 2.09 0.05 0.03 93.52 08:40:28 08:29:01 6 5.04 0.00 2.06 0.59 0.02 92.29 08:40:28 08:29:01 7 4.97 0.00 2.27 0.15 0.03 92.58 08:40:28 08:30:01 all 17.28 0.00 5.09 1.22 0.06 76.35 08:40:28 08:30:01 0 16.84 0.00 5.33 4.78 0.05 73.00 08:40:28 08:30:01 1 18.23 0.00 5.19 1.05 0.07 75.47 08:40:28 08:30:01 2 18.34 0.00 4.85 0.49 0.05 76.27 08:40:28 08:30:01 3 16.28 0.00 5.10 1.82 0.05 76.75 08:40:28 08:30:01 4 16.89 0.00 4.34 0.05 0.05 78.67 08:40:28 08:30:01 5 16.25 0.00 4.33 0.29 0.05 79.09 08:40:28 08:30:01 6 18.31 0.00 6.06 1.28 0.07 74.28 08:40:28 08:30:01 7 17.09 0.00 5.55 0.03 0.07 77.26 08:40:28 08:31:01 all 33.43 0.00 6.66 1.01 0.09 58.80 08:40:28 08:31:01 0 32.41 0.00 6.45 1.20 0.08 59.86 08:40:28 08:31:01 1 31.19 0.00 7.59 2.32 0.08 58.81 08:40:28 08:31:01 2 35.47 0.00 7.35 0.79 0.10 56.29 08:40:28 08:31:01 3 34.66 0.00 7.30 3.20 0.10 54.73 08:40:28 08:31:01 4 32.59 0.00 6.11 0.12 0.10 61.08 08:40:28 08:31:01 5 32.67 0.00 6.14 0.03 0.08 61.07 08:40:28 08:31:01 6 35.37 0.00 6.30 0.08 0.10 58.15 08:40:28 08:31:01 7 33.08 0.00 6.07 0.37 0.10 60.37 08:40:28 08:32:01 all 0.20 0.00 0.16 0.19 0.00 99.44 08:40:28 08:32:01 0 0.17 0.00 0.18 0.12 0.00 99.53 08:40:28 08:32:01 1 0.15 0.00 0.17 0.57 0.02 99.10 08:40:28 08:32:01 2 0.18 0.00 0.13 0.00 0.00 99.68 08:40:28 08:32:01 3 0.12 0.00 0.33 0.77 0.00 98.78 08:40:28 08:32:01 4 0.22 0.00 0.10 0.00 0.00 99.68 08:40:28 08:32:01 5 0.25 0.00 0.12 0.02 0.00 99.62 08:40:28 08:32:01 6 0.37 0.00 0.15 0.00 0.00 99.48 08:40:28 08:32:01 7 0.15 0.00 0.13 0.03 0.02 99.67 08:40:28 08:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:40:28 08:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:40:28 08:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:33:01 5 0.07 0.00 0.02 0.02 0.00 99.90 08:40:28 08:33:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:40:28 08:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 08:34:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:40:28 08:34:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:40:28 08:34:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:40:28 08:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:34:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:40:28 08:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:40:28 08:35:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:40:28 08:35:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:40:28 08:35:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:40:28 08:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:40:28 08:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:40:28 08:36:01 0 0.08 0.00 0.02 0.00 0.02 99.88 08:40:28 08:36:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:40:28 08:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:40:28 08:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:40:28 08:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:40:28 08:36:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:40:28 08:40:28 08:36:01 CPU %user %nice %system %iowait %steal %idle 08:40:28 08:37:01 all 0.16 0.00 0.01 0.00 0.00 99.82 08:40:28 08:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:40:28 08:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:40:28 08:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:37:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:40:28 08:37:01 4 0.85 0.00 0.02 0.00 0.00 99.14 08:40:28 08:37:01 5 0.30 0.00 0.00 0.00 0.00 99.70 08:40:28 08:37:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 08:38:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:40:28 08:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:40:28 08:38:01 2 0.03 0.00 0.08 0.00 0.00 99.88 08:40:28 08:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:38:01 4 1.06 0.00 0.00 0.00 0.00 98.94 08:40:28 08:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:40:28 08:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:40:28 08:39:01 all 0.04 0.00 0.02 0.00 0.00 99.94 08:40:28 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:39:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:40:28 08:39:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:40:28 08:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 08:40:28 08:39:01 4 0.13 0.00 0.00 0.00 0.00 99.87 08:40:28 08:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:40:28 08:39:01 6 0.05 0.00 0.03 0.02 0.00 99.90 08:40:28 08:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:40:28 08:40:01 all 7.42 0.00 3.30 0.56 0.04 88.69 08:40:28 08:40:01 0 7.16 0.00 3.90 0.83 0.03 88.07 08:40:28 08:40:01 1 6.59 0.00 3.24 1.92 0.03 88.22 08:40:28 08:40:01 2 7.54 0.00 3.56 0.12 0.05 88.73 08:40:28 08:40:01 3 9.10 0.00 3.85 0.08 0.03 86.93 08:40:28 08:40:01 4 5.16 0.00 3.49 0.84 0.03 90.47 08:40:28 08:40:01 5 7.64 0.00 2.84 0.20 0.03 89.28 08:40:28 08:40:01 6 8.61 0.00 2.19 0.08 0.03 89.09 08:40:28 08:40:01 7 7.51 0.00 3.30 0.42 0.05 88.71 08:40:28 Average: all 1.16 0.00 0.31 0.07 0.01 98.46 08:40:28 Average: 0 1.06 0.00 0.33 0.19 0.01 98.42 08:40:28 Average: 1 1.11 0.00 0.32 0.11 0.01 98.46 08:40:28 Average: 2 1.18 0.00 0.34 0.04 0.01 98.43 08:40:28 Average: 3 1.12 0.00 0.33 0.13 0.01 98.41 08:40:28 Average: 4 1.44 0.00 0.29 0.02 0.01 98.25 08:40:28 Average: 5 1.05 0.00 0.27 0.01 0.00 98.66 08:40:28 Average: 6 1.19 0.00 0.30 0.04 0.01 98.46 08:40:28 Average: 7 1.09 0.00 0.30 0.02 0.01 98.59 08:40:28 08:40:28 08:40:28