Pull request #1506 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e4ab19d35c63da9e256893288d033e8cc338ce30+d171ac54f182122f57871769b28168ec7a996a36 (bb966d988c96aaa7ca6e82c7caa2229910c342ff) 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-ssh14139417552790936401.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh6651890171462169150.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13540582691557229502.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1506/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18138729518065823221.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2121477624569429163.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1506/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15375691853278642287.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 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:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15632’ is offline Running on prd-ubuntu20.04-docker-8c-8g-15646 in /w/workspace/dry_app-functions-sdk-go_PR-1506 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git > git init /w/workspace/dry_app-functions-sdk-go_PR-1506 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-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/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1506/head:refs/remotes/origin/PR-1506 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d171ac54f182122f57871769b28168ec7a996a36 into PR head commit e4ab19d35c63da9e256893288d033e8cc338ce30 Merge succeeded, producing e4ab19d35c63da9e256893288d033e8cc338ce30 Checking out Revision e4ab19d35c63da9e256893288d033e8cc338ce30 (PR-1506) Commit message: "build(deps): bump github.com/nats-io/nkeys in /app-service-template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:37:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:37:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f e4ab19d35c63da9e256893288d033e8cc338ce30 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d171ac54f182122f57871769b28168ec7a996a36 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4ab19d35c63da9e256893288d033e8cc338ce30 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:37:49 ========================================================= 21:37:49 EdgeX Global Pipelines Version Info 21:37:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:37:51 ------------------- 21:37:51 stable info: 21:37:51 ------------------- 21:37:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:37:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:37:51 Message: update stable to v1.0.254 21:37:51 ------------------- 21:37:51 experimental info: 21:37:51 ------------------- 21:37:51 Commited By: **** collab-it+edgex@linuxfoundation.org 21:37:51 Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 21:37:51 Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:37:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 21:37:51 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 21:37:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:37:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:37:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:37:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:37:51 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:37:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:37:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1506 [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1506 [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1506 [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4ab19d35c63da9e256893288d033e8cc338ce30 [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4ab19d [Pipeline] echo 21:37:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:37:53 + git rev-list -1 --merges e4ab19d35c63da9e256893288d033e8cc338ce30~1..e4ab19d35c63da9e256893288d033e8cc338ce30 [Pipeline] echo 21:37:54 -----------> git rev-list -1 --merges e4ab19d35c63da9e256893288d033e8cc338ce30~1..e4ab19d35c63da9e256893288d033e8cc338ce30 e4ab19d35c63da9e256893288d033e8cc338ce30 [false] [Pipeline] sh 21:37:54 + git log --format=format:%s -1 e4ab19d35c63da9e256893288d033e8cc338ce30 [Pipeline] echo 21:37:54 ========================================================= 21:37:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:37:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:37:54 + git log --format=format:%s -1 e4ab19d35c63da9e256893288d033e8cc338ce30 [Pipeline] echo 21:37:54 [semverPrep] GIT_COMMIT: e4ab19d35c63da9e256893288d033e8cc338ce30, Commit Message: build(deps): bump github.com/nats-io/nkeys in /app-service-template [Pipeline] echo 21:37:54 [semverPrep] This is not a build commit. [Pipeline] sh 21:37:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:37:55 + grep -v github /etc/ssh/ssh_known_hosts 21:37:55 + [ -e /tmp/ssh_known_hosts ] 21:37:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:37:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:37:55 + sudo tee -a /etc/ssh/ssh_known_hosts 21:37:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:56 21:37:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:37:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:37:57 0.1.4: Pulling from edgex-devops/py-git-semver 21:37:57 b85a868b505f: Pulling fs layer 21:37:57 e2be974225ed: Pulling fs layer 21:37:57 339a4e72a1f5: Pulling fs layer 21:37:57 988bab9f4d93: Pulling fs layer 21:37:57 1469e6f7b9e6: Pulling fs layer 21:37:57 eaf3925da568: Pulling fs layer 21:37:57 bab4dde63d76: Pulling fs layer 21:37:57 bde34c3a00c8: Pulling fs layer 21:37:57 b352a97aabf1: Pulling fs layer 21:37:57 4872d77fe225: Pulling fs layer 21:37:57 5851b861e8e6: Pulling fs layer 21:37:57 988bab9f4d93: Waiting 21:37:57 1469e6f7b9e6: Waiting 21:37:57 eaf3925da568: Waiting 21:37:57 5851b861e8e6: Waiting 21:37:57 bab4dde63d76: Waiting 21:37:57 bde34c3a00c8: Waiting 21:37:57 4872d77fe225: Waiting 21:37:57 b352a97aabf1: Waiting 21:37:57 e2be974225ed: Verifying Checksum 21:37:57 e2be974225ed: Download complete 21:37:57 988bab9f4d93: Verifying Checksum 21:37:57 988bab9f4d93: Download complete 21:37:57 339a4e72a1f5: Verifying Checksum 21:37:57 339a4e72a1f5: Download complete 21:37:57 1469e6f7b9e6: Verifying Checksum 21:37:57 1469e6f7b9e6: Download complete 21:37:57 eaf3925da568: Verifying Checksum 21:37:57 eaf3925da568: Download complete 21:37:57 bde34c3a00c8: Download complete 21:37:57 b85a868b505f: Verifying Checksum 21:37:57 b85a868b505f: Download complete 21:37:57 4872d77fe225: Verifying Checksum 21:37:57 4872d77fe225: Download complete 21:37:57 b352a97aabf1: Verifying Checksum 21:37:57 b352a97aabf1: Download complete 21:37:57 5851b861e8e6: Verifying Checksum 21:37:57 5851b861e8e6: Download complete 21:37:57 bab4dde63d76: Verifying Checksum 21:37:57 bab4dde63d76: Download complete 21:37:59 b85a868b505f: Pull complete 21:37:59 e2be974225ed: Pull complete 21:38:00 339a4e72a1f5: Pull complete 21:38:01 988bab9f4d93: Pull complete 21:38:01 1469e6f7b9e6: Pull complete 21:38:01 eaf3925da568: Pull complete 21:38:03 bab4dde63d76: Pull complete 21:38:03 bde34c3a00c8: Pull complete 21:38:04 b352a97aabf1: Pull complete 21:38:04 4872d77fe225: Pull complete 21:38:05 5851b861e8e6: Pull complete 21:38:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:38:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:38:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:05 prd-ubuntu20.04-docker-8c-8g-15646 does not seem to be running inside a container 21:38:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1506 -v /w/workspace/dry_app-functions-sdk-go_PR-1506:/w/workspace/dry_app-functions-sdk-go_PR-1506:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1506@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1506@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 21:38:23 $ docker top 1a9a3850356434e2f5c378a1b9ab3d890053111d80df52591ac7d789bfb9d229 -eo pid,comm 21:38:23 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). 21:38:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:38:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:23 [ssh-agent] Looking for ssh-agent implementation... 21:38:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:24 $ docker exec 1a9a3850356434e2f5c378a1b9ab3d890053111d80df52591ac7d789bfb9d229 ssh-agent 21:38:24 SSH_AUTH_SOCK=/tmp/ssh-MkwZwAFVLgQC/agent.13 21:38:24 SSH_AGENT_PID=19 21:38:24 Running ssh-add (command line suppressed) 21:38:24 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1506@tmp/private_key_2024743770361610362.key (/w/workspace/dry_app-functions-sdk-go_PR-1506@tmp/private_key_2024743770361610362.key) 21:38:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:24 + git tag --points-at HEAD [Pipeline] } 21:38:24 $ docker exec --env ******** --env ******** 1a9a3850356434e2f5c378a1b9ab3d890053111d80df52591ac7d789bfb9d229 ssh-agent -k 21:38:24 unset SSH_AUTH_SOCK; 21:38:24 unset SSH_AGENT_PID; 21:38:24 echo Agent pid 19 killed; 21:38:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:38:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:38:24 [ssh-agent] Looking for ssh-agent implementation... 21:38:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:38:25 $ docker exec 1a9a3850356434e2f5c378a1b9ab3d890053111d80df52591ac7d789bfb9d229 ssh-agent 21:38:25 SSH_AUTH_SOCK=/tmp/ssh-lvOKKW4UCF8H/agent.52 21:38:25 SSH_AGENT_PID=58 21:38:25 Running ssh-add (command line suppressed) 21:38:25 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1506@tmp/private_key_2207775703360207056.key (/w/workspace/dry_app-functions-sdk-go_PR-1506@tmp/private_key_2207775703360207056.key) 21:38:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:38:25 + git semver init 21:38:26 2023-10-31 21:38:26,245 [run_init] DEBUG init version:0.0.0 force:False 21:38:26 2023-10-31 21:38:26,246 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1506/.semver 21:38:26 2023-10-31 21:38:26,247 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1506/.semver 21:38:26 2023-10-31 21:38:26,247 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1506/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1506, universal_newlines=False, shell=None, istream=None) 21:38:29 2023-10-31 21:38:29,041 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1506/.git/info/exclude 21:38:29 2023-10-31 21:38:29,041 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1506/.semver/PR-1506 with force:False 21:38:29 2023-10-31 21:38:29,041 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1506/.semver/PR-1506 21:38:29 2023-10-31 21:38:29,044 [execute] INFO git cat-file --batch-check 21:38:29 2023-10-31 21:38:29,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1506/.semver, universal_newlines=False, shell=None, istream=) 21:38:29 2023-10-31 21:38:29,050 [execute] INFO git cat-file --batch 21:38:29 2023-10-31 21:38:29,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1506/.semver, universal_newlines=False, shell=None, istream=) 21:38:29 2023-10-31 21:38:29,056 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1506/.semver/PR-1506 21:38:29 0.0.0 [Pipeline] } 21:38:29 $ docker exec --env ******** --env ******** 1a9a3850356434e2f5c378a1b9ab3d890053111d80df52591ac7d789bfb9d229 ssh-agent -k 21:38:29 unset SSH_AUTH_SOCK; 21:38:29 unset SSH_AGENT_PID; 21:38:29 echo Agent pid 58 killed; 21:38:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:38:29 + git semver [Pipeline] } 21:38:30 $ docker stop --time=1 1a9a3850356434e2f5c378a1b9ab3d890053111d80df52591ac7d789bfb9d229 21:38:32 $ docker rm -f --volumes 1a9a3850356434e2f5c378a1b9ab3d890053111d80df52591ac7d789bfb9d229 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:38:33 Stashed 1 file(s) [Pipeline] echo 21:38:33 [edgeXSemver]: initialized semver on version 0.0.0 [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] unstash [Pipeline] echo 21:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:38:34 ========================================================= 21:38:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:38:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:38:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:38:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:38:35 7264a8db6415: Pulling fs layer 21:38:35 c4d48a809fc2: Pulling fs layer 21:38:35 4f1c88b9dad5: Pulling fs layer 21:38:35 ad3a456e5733: Pulling fs layer 21:38:35 33e27b845d1e: Pulling fs layer 21:38:35 c68163c4e522: Pulling fs layer 21:38:35 50da416c3ac9: Pulling fs layer 21:38:35 23d2d4c4bb30: Pulling fs layer 21:38:35 33e27b845d1e: Waiting 21:38:35 c68163c4e522: Waiting 21:38:35 50da416c3ac9: Waiting 21:38:35 23d2d4c4bb30: Waiting 21:38:35 ad3a456e5733: Waiting 21:38:35 c4d48a809fc2: Download complete 21:38:35 ad3a456e5733: Verifying Checksum 21:38:35 ad3a456e5733: Download complete 21:38:35 33e27b845d1e: Verifying Checksum 21:38:35 33e27b845d1e: Download complete 21:38:35 7264a8db6415: Verifying Checksum 21:38:35 7264a8db6415: Download complete 21:38:35 c68163c4e522: Verifying Checksum 21:38:35 c68163c4e522: Download complete 21:38:35 23d2d4c4bb30: Verifying Checksum 21:38:35 23d2d4c4bb30: Download complete 21:38:35 7264a8db6415: Pull complete 21:38:35 4f1c88b9dad5: Verifying Checksum 21:38:35 4f1c88b9dad5: Download complete 21:38:36 c4d48a809fc2: Pull complete 21:38:36 50da416c3ac9: Download complete 21:38:40 4f1c88b9dad5: Pull complete 21:38:40 ad3a456e5733: Pull complete 21:38:40 33e27b845d1e: Pull complete 21:38:40 c68163c4e522: Pull complete 21:38:43 50da416c3ac9: Pull complete 21:38:44 23d2d4c4bb30: Pull complete 21:38:45 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:38:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:38:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 21:38:45 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:38:45 + docker inspect -f . ci-base-image-x86_64 21:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:38:46 prd-ubuntu20.04-docker-8c-8g-15646 does not seem to be running inside a container 21:38:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1506 -v /w/workspace/dry_app-functions-sdk-go_PR-1506:/w/workspace/dry_app-functions-sdk-go_PR-1506:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1506@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1506@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 ******** -e ******** ci-base-image-x86_64 cat 21:38:49 Still waiting to schedule task 21:38:49 ‘prd-centos7-blackbox-4c-2g-12692’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 21:38:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15656’ is offline 21:38:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-15657’ is offline 21:39:05 $ docker top b813098c3f8efc7c01d4dba9addf5571a210671dcbda2eb257290be23fa795a8 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:05 + go version 21:39:05 go version go1.21.0 linux/amd64 [Pipeline] } 21:39:05 $ docker stop --time=1 b813098c3f8efc7c01d4dba9addf5571a210671dcbda2eb257290be23fa795a8 21:39:09 $ docker rm -f --volumes b813098c3f8efc7c01d4dba9addf5571a210671dcbda2eb257290be23fa795a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:39:10 + docker inspect -f . ci-base-image-x86_64 21:39:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:39:10 prd-ubuntu20.04-docker-8c-8g-15646 does not seem to be running inside a container 21:39:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1506 -v /w/workspace/dry_app-functions-sdk-go_PR-1506:/w/workspace/dry_app-functions-sdk-go_PR-1506:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1506@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1506@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 ******** -e ******** ci-base-image-x86_64 cat 21:39:13 $ docker top 4be8cd26689f62fd1337ae7f039016955791b66aaf0da74a4ed7d6c678592616 -eo pid,comm [Pipeline] { [Pipeline] sh 21:39:13 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1506 [Pipeline] fileExists [Pipeline] sh 21:39:14 + make test 21:39:14 make -C ./app-service-template build 21:39:14 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1506/app-service-template' 21:39:14 go mod tidy 21:39:14 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 21:39:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:39:14 go: downloading github.com/google/uuid v1.3.1 21:39:14 go: downloading github.com/stretchr/testify v1.8.4 21:39:14 go: downloading github.com/labstack/echo/v4 v4.11.2 21:39:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.52 21:39:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 21:39:14 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 21:39:15 go: downloading gopkg.in/yaml.v3 v3.0.1 21:39:15 go: downloading github.com/go-kit/log v0.2.1 21:39:15 go: downloading github.com/go-playground/validator/v10 v10.15.5 21:39:15 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:39:15 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 21:39:15 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 21:39:16 go: downloading github.com/stretchr/objx v0.5.0 21:39:16 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 21:39:16 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:39:16 go: downloading github.com/labstack/gommon v0.4.0 21:39:16 go: downloading golang.org/x/crypto v0.14.0 21:39:16 go: downloading golang.org/x/net v0.17.0 21:39:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 21:39:17 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 21:39:17 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:39:17 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:39:17 go: downloading github.com/x448/float16 v0.8.4 21:39:17 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:39:17 go: downloading github.com/go-playground/universal-translator v0.18.1 21:39:17 go: downloading github.com/leodido/go-urn v1.2.4 21:39:17 go: downloading golang.org/x/text v0.13.0 21:39:18 go: downloading github.com/go-playground/locales v0.14.1 21:39:18 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:39:18 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:39:18 go: downloading github.com/mitchellh/copystructure v1.2.0 21:39:18 go: downloading github.com/gorilla/websocket v1.5.0 21:39:18 go: downloading golang.org/x/sync v0.2.0 21:39:18 go: downloading github.com/mattn/go-colorable v0.1.13 21:39:18 go: downloading github.com/mattn/go-isatty v0.0.19 21:39:18 go: downloading github.com/valyala/fasttemplate v1.2.2 21:39:18 go: downloading github.com/hashicorp/consul/api v1.25.1 21:39:18 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:39:19 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:39:19 go: downloading github.com/hashicorp/errwrap v1.1.0 21:39:19 go: downloading golang.org/x/sys v0.13.0 21:39:19 go: downloading github.com/kr/pretty v0.1.0 21:39:19 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:39:19 go: downloading github.com/valyala/bytebufferpool v1.0.0 21:39:19 go: downloading github.com/nats-io/nats.go v1.31.0 21:39:19 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:39:19 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:39:19 go: downloading github.com/hashicorp/go-hclog v1.5.0 21:39:19 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:39:19 go: downloading github.com/hashicorp/serf v0.10.1 21:39:19 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:39:19 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 21:39:19 go: downloading github.com/google/go-cmp v0.5.9 21:39:19 go: downloading github.com/hashicorp/consul/sdk v0.14.1 21:39:19 go: downloading github.com/hashicorp/go-uuid v1.0.3 21:39:19 go: downloading github.com/Microsoft/go-winio v0.6.0 21:39:19 go: downloading github.com/zeebo/errs v1.3.0 21:39:19 go: downloading google.golang.org/grpc v1.56.3 21:39:19 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 21:39:19 go: downloading golang.org/x/time v0.3.0 21:39:19 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:39:19 go: downloading github.com/kr/text v0.2.0 21:39:19 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:39:19 go: downloading github.com/fatih/color v1.14.1 21:39:19 go: downloading github.com/onsi/ginkgo v1.10.1 21:39:19 go: downloading github.com/onsi/gomega v1.7.0 21:39:19 go: downloading github.com/hashicorp/go-version v1.2.1 21:39:19 go: downloading github.com/pkg/errors v0.9.1 21:39:19 go: downloading github.com/klauspost/compress v1.17.1 21:39:19 go: downloading github.com/nats-io/nkeys v0.4.6 21:39:19 go: downloading github.com/nats-io/nuid v1.0.1 21:39:19 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:39:19 go: downloading google.golang.org/protobuf v1.30.0 21:39:19 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:39:19 go: downloading github.com/armon/go-metrics v0.4.1 21:39:19 go: downloading github.com/hashicorp/memberlist v0.5.0 21:39:19 go: downloading golang.org/x/tools v0.6.0 21:39:19 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:39:19 go: downloading github.com/golang/protobuf v1.5.3 21:39:19 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 21:39:19 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:39:19 go: downloading github.com/pascaldekloe/goe v0.1.0 21:39:19 go: downloading github.com/google/btree v1.0.1 21:39:19 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:39:19 go: downloading github.com/miekg/dns v1.1.41 21:39:19 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:39:19 go: downloading github.com/hpcloud/tail v1.0.0 21:39:20 go: downloading gopkg.in/yaml.v2 v2.4.0 21:39:20 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:39:20 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:39:20 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:39:20 go: downloading golang.org/x/mod v0.8.0 21:39:21 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 21:39:36 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1506/app-service-template' 21:39:36 make -C ./app-service-template test 21:39:36 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1506/app-service-template' 21:39:36 go test -race -coverprofile=coverage.out ./... 21:40:03 ? app-new-service/config [no test files] 21:40:03 ok app-new-service 1.044s coverage: 45.9% of statements 21:40:03 ok app-new-service/functions 1.050s coverage: 85.3% of statements 21:40:03 go vet ./... 21:40:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:40:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:40:49 ./bin/test-attribution-txt.sh 21:40:49 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1506/app-service-template' 21:40:49 go test -race -coverprofile=coverage.out ./... 21:40:49 go: downloading github.com/gomodule/redigo v1.8.9 21:40:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 21:40:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 21:40:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 21:40:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 21:40:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 21:40:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 21:40:49 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 21:40:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.096s coverage: 67.0% of statements 21:40:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.065s coverage: 92.6% of statements 21:40:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.074s coverage: 85.1% of statements 21:40:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.042s coverage: 100.0% of statements 21:40:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.231s coverage: 77.9% of statements 21:40:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.054s coverage: 97.3% of statements 21:40:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 21:40:50 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.048s coverage: 82.8% of statements 21:40:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 21:40:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 21:40:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 21:40:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.063s coverage: 65.1% of statements 21:40:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.070s coverage: 27.6% of statements 21:40:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.043s coverage: 17.2% of statements 21:40:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.038s coverage: 27.3% of statements 21:40:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.063s coverage: 52.8% of statements 21:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.166s coverage: 75.5% of statements 21:41:19 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.039s coverage: 94.4% of statements 21:41:19 go vet ./... 21:41:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:41:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 21:41:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:41:30 $ docker stop --time=1 4be8cd26689f62fd1337ae7f039016955791b66aaf0da74a4ed7d6c678592616 21:41:34 $ docker rm -f --volumes 4be8cd26689f62fd1337ae7f039016955791b66aaf0da74a4ed7d6c678592616 [Pipeline] // withDockerContainer [Pipeline] sh 21:41:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:41:35 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:36 21:41:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:41:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:37 latest: Pulling from edgex-lftools-log-publisher 21:41:37 5eb5b503b376: Pulling fs layer 21:41:37 5c69ac0246d0: Pulling fs layer 21:41:37 ec43610c2a17: Pulling fs layer 21:41:37 3a2ae6a8a46f: Pulling fs layer 21:41:37 33b1e0a273af: Pulling fs layer 21:41:37 5d3b04190fa2: Pulling fs layer 21:41:37 2f39f015ded8: Pulling fs layer 21:41:37 33b1e0a273af: Waiting 21:41:37 5d3b04190fa2: Waiting 21:41:37 2f39f015ded8: Waiting 21:41:37 3a2ae6a8a46f: Waiting 21:41:37 5c69ac0246d0: Download complete 21:41:37 3a2ae6a8a46f: Verifying Checksum 21:41:37 3a2ae6a8a46f: Download complete 21:41:37 33b1e0a273af: Verifying Checksum 21:41:37 33b1e0a273af: Download complete 21:41:37 ec43610c2a17: Verifying Checksum 21:41:37 ec43610c2a17: Download complete 21:41:37 5d3b04190fa2: Verifying Checksum 21:41:37 5d3b04190fa2: Download complete 21:41:38 5eb5b503b376: Verifying Checksum 21:41:38 5eb5b503b376: Download complete 21:41:38 2f39f015ded8: Verifying Checksum 21:41:38 2f39f015ded8: Download complete 21:41:39 5eb5b503b376: Pull complete 21:41:39 5c69ac0246d0: Pull complete 21:41:40 ec43610c2a17: Pull complete 21:41:41 3a2ae6a8a46f: Pull complete 21:41:42 33b1e0a273af: Pull complete 21:41:42 5d3b04190fa2: Pull complete 21:41:47 2f39f015ded8: Pull complete 21:41:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:41:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:41:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:41:49 prd-ubuntu20.04-docker-8c-8g-15646 does not seem to be running inside a container 21:41:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1506 -v /w/workspace/dry_app-functions-sdk-go_PR-1506:/w/workspace/dry_app-functions-sdk-go_PR-1506:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1506@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1506@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:42:03 $ docker top 338bb5f4faa2d229cb74728a6019896cb298f191f3f1debbc3b798b3f3245229 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:42:03 ---> job-cost.sh 21:42:03 lf-activate-venv: SKIPPING 21:42:03 INFO: No Stack... 21:42:04 INFO: Retrieving Pricing Info for: v3-standard-8 21:42:04 INFO: Archiving Costs [Pipeline] sh 21:42:04 + cut -d, -f6 21:42:04 + cat /w/workspace/dry_app-functions-sdk-go_PR-1506/archives/cost.csv [Pipeline] lock 21:42:04 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1506-1-stack-cost] 21:42:04 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1506-1-stack-cost] did not exist. Created. 21:42:04 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:42:05 + echo total: 0.2199999988079071 [Pipeline] stash 21:42:05 Stashed 1 file(s) [Pipeline] } 21:42:05 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1506-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:42:05 $ docker stop --time=1 338bb5f4faa2d229cb74728a6019896cb298f191f3f1debbc3b798b3f3245229 21:42:08 $ docker rm -f --volumes 338bb5f4faa2d229cb74728a6019896cb298f191f3f1debbc3b798b3f3245229 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:57:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16066 in /w/workspace/dry_app-functions-sdk-go_PR-1506 [Pipeline] { [Pipeline] ws 21:57:55 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 21:57:55 The recommended git tool is: git 21:58:03 using credential edgex-jenkins-ssh 21:58:03 Cloning the remote Git repository 21:58:03 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 21:58:03 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 21:58:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:58:03 > git --version # timeout=10 21:58:03 > git --version # 'git version 2.25.1' 21:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:07 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:58:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:58:09 Merging remotes/origin/main commit d171ac54f182122f57871769b28168ec7a996a36 into PR head commit e4ab19d35c63da9e256893288d033e8cc338ce30 21:58:09 Merge succeeded, producing e4ab19d35c63da9e256893288d033e8cc338ce30 21:58:09 Checking out Revision e4ab19d35c63da9e256893288d033e8cc338ce30 (PR-1506) 21:58:08 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 21:58:08 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 21:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1506/head:refs/remotes/origin/PR-1506 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:58:09 > git config core.sparsecheckout # timeout=10 21:58:09 > git checkout -f e4ab19d35c63da9e256893288d033e8cc338ce30 # timeout=10 21:58:09 > git remote # timeout=10 21:58:09 > git config --get remote.origin.url # timeout=10 21:58:09 using GIT_SSH to set credentials SSH Credentials for GitHub 21:58:09 > git merge d171ac54f182122f57871769b28168ec7a996a36 # timeout=10 21:58:09 > git rev-parse HEAD^{commit} # timeout=10 21:58:09 > git config core.sparsecheckout # timeout=10 21:58:09 > git checkout -f e4ab19d35c63da9e256893288d033e8cc338ce30 # timeout=10 21:58:10 Commit message: "build(deps): bump github.com/nats-io/nkeys in /app-service-template" 21:58:10 > git --version # timeout=10 21:58:10 > git --version # 'git version 2.25.1' 21:58:10 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:12 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:58:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:58:12 Dload Upload Total Spent Left Speed 21:58:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 177k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh 21:58:12 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:58:13 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:58:13 + sudo tee /etc/docker/daemon.new 21:58:13 { 21:58:13 "registry-mirrors": [ 21:58:13 "https://nexus3.edgexfoundry.org:10001" 21:58:13 ], 21:58:13 "bip": "10.250.0.254/24", 21:58:13 "hosts": [ 21:58:13 "tcp://0.0.0.0:5555", 21:58:13 "unix:///var/run/docker.sock" 21:58:13 ], 21:58:13 "mtu": 1458, 21:58:13 "selinux-enabled": true, 21:58:13 "seccomp-profile": "/etc/docker/seccomp.json" 21:58:13 } [Pipeline] sh 21:58:13 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:58:13 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 21:58:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:58:32 ========================================================= 21:58:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:58:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 21:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:58:35 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:58:35 9fda8d8052c6: Pulling fs layer 21:58:35 5d54e960e981: Pulling fs layer 21:58:35 c4a7e357bf2a: Pulling fs layer 21:58:35 f0e02332f6b5: Pulling fs layer 21:58:35 cefa15bbcfad: Pulling fs layer 21:58:35 17808c966233: Pulling fs layer 21:58:35 f4c1fc716caa: Pulling fs layer 21:58:35 cefa15bbcfad: Waiting 21:58:35 17808c966233: Waiting 21:58:35 f4c1fc716caa: Waiting 21:58:35 5d54e960e981: Download complete 21:58:35 f0e02332f6b5: Verifying Checksum 21:58:35 f0e02332f6b5: Download complete 21:58:35 cefa15bbcfad: Verifying Checksum 21:58:35 cefa15bbcfad: Download complete 21:58:35 9fda8d8052c6: Verifying Checksum 21:58:35 9fda8d8052c6: Download complete 21:58:36 f4c1fc716caa: Verifying Checksum 21:58:36 f4c1fc716caa: Download complete 21:58:36 9fda8d8052c6: Pull complete 21:58:37 5d54e960e981: Pull complete 21:58:37 c4a7e357bf2a: Verifying Checksum 21:58:37 c4a7e357bf2a: Download complete 21:58:38 17808c966233: Verifying Checksum 21:58:38 17808c966233: Download complete 21:58:54 c4a7e357bf2a: Pull complete 21:58:54 f0e02332f6b5: Pull complete 21:58:54 cefa15bbcfad: Pull complete 21:59:00 17808c966233: Pull complete 21:59:01 f4c1fc716caa: Pull complete 21:59:01 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:59:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:59:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 21:59:01 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:02 + docker inspect -f . ci-base-image-arm64 21:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:02 prd-ubuntu20.04-docker-arm64-4c-16g-16066 does not seem to be running inside a container 21:59:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:06 $ docker top 9b3c15f54586c2ca33136715e3a475c7be4287b6bdc8b7f38e287c57d9bd9b87 -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:06 + go version 21:59:06 go version go1.21.0 linux/arm64 [Pipeline] } 21:59:07 $ docker stop --time=1 9b3c15f54586c2ca33136715e3a475c7be4287b6bdc8b7f38e287c57d9bd9b87 21:59:08 $ docker rm -f --volumes 9b3c15f54586c2ca33136715e3a475c7be4287b6bdc8b7f38e287c57d9bd9b87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:59:09 + docker inspect -f . ci-base-image-arm64 21:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:59:10 prd-ubuntu20.04-docker-arm64-4c-16g-16066 does not seem to be running inside a container 21:59:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 21:59:11 $ docker top 2317f54a86ce839a3b1ebaaea336151a9b8de8960b924a549bb8165ea4e8f0de -eo pid,comm [Pipeline] { [Pipeline] sh 21:59:12 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 21:59:13 + make test 21:59:13 make -C ./app-service-template build 21:59:13 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 21:59:13 go mod tidy 21:59:13 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.17 21:59:13 go: downloading github.com/labstack/echo/v4 v4.11.2 21:59:13 go: downloading github.com/stretchr/testify v1.8.4 21:59:14 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 21:59:14 go: downloading github.com/google/uuid v1.3.1 21:59:14 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.52 21:59:14 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.30 21:59:14 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.7 21:59:14 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.2 21:59:14 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 21:59:15 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 21:59:15 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 21:59:15 go: downloading gopkg.in/yaml.v3 v3.0.1 21:59:15 go: downloading github.com/stretchr/objx v0.5.0 21:59:15 go: downloading github.com/labstack/gommon v0.4.0 21:59:15 go: downloading golang.org/x/crypto v0.14.0 21:59:15 go: downloading golang.org/x/net v0.17.0 21:59:16 go: downloading github.com/go-kit/log v0.2.1 21:59:16 go: downloading github.com/go-playground/validator/v10 v10.15.5 21:59:16 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 21:59:16 go: downloading github.com/hashicorp/go-multierror v1.1.1 21:59:16 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.7 21:59:16 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.12 21:59:16 go: downloading github.com/gorilla/websocket v1.5.0 21:59:16 go: downloading golang.org/x/sync v0.2.0 21:59:16 go: downloading github.com/mitchellh/copystructure v1.2.0 21:59:17 go: downloading github.com/mattn/go-colorable v0.1.13 21:59:17 go: downloading github.com/mattn/go-isatty v0.0.19 21:59:17 go: downloading github.com/valyala/fasttemplate v1.2.2 21:59:17 go: downloading github.com/go-logfmt/logfmt v0.5.1 21:59:17 go: downloading github.com/x448/float16 v0.8.4 21:59:17 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 21:59:17 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 21:59:17 go: downloading github.com/go-playground/universal-translator v0.18.1 21:59:17 go: downloading github.com/leodido/go-urn v1.2.4 21:59:17 go: downloading golang.org/x/text v0.13.0 21:59:18 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 21:59:18 go: downloading github.com/go-playground/assert/v2 v2.2.0 21:59:18 go: downloading github.com/go-playground/locales v0.14.1 21:59:22 go: downloading github.com/hashicorp/errwrap v1.1.0 21:59:22 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 21:59:22 go: downloading github.com/hashicorp/consul/api v1.25.1 21:59:22 go: downloading github.com/mitchellh/reflectwalk v1.0.2 21:59:22 go: downloading golang.org/x/sys v0.13.0 21:59:22 go: downloading github.com/valyala/bytebufferpool v1.0.0 21:59:22 go: downloading github.com/kr/pretty v0.1.0 21:59:22 go: downloading github.com/mitchellh/mapstructure v1.5.0 21:59:22 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 21:59:22 go: downloading golang.org/x/time v0.3.0 21:59:22 go: downloading github.com/nats-io/nats.go v1.31.0 21:59:22 go: downloading github.com/go-redis/redis/v7 v7.3.0 21:59:22 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 21:59:22 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 21:59:22 go: downloading github.com/hashicorp/go-hclog v1.5.0 21:59:22 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 21:59:22 go: downloading github.com/hashicorp/serf v0.10.1 21:59:23 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 21:59:23 go: downloading github.com/google/go-cmp v0.5.9 21:59:23 go: downloading github.com/hashicorp/consul/sdk v0.14.1 21:59:23 go: downloading github.com/hashicorp/go-uuid v1.0.3 21:59:23 go: downloading github.com/Microsoft/go-winio v0.6.0 21:59:23 go: downloading github.com/zeebo/errs v1.3.0 21:59:23 go: downloading google.golang.org/grpc v1.56.3 21:59:25 go: downloading github.com/kr/text v0.2.0 21:59:25 go: downloading github.com/onsi/ginkgo v1.10.1 21:59:25 go: downloading github.com/onsi/gomega v1.7.0 21:59:25 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 21:59:25 go: downloading github.com/fatih/color v1.14.1 21:59:25 go: downloading github.com/mitchellh/go-homedir v1.1.0 21:59:25 go: downloading github.com/klauspost/compress v1.17.1 21:59:25 go: downloading github.com/nats-io/nkeys v0.4.6 21:59:25 go: downloading github.com/nats-io/nuid v1.0.1 21:59:25 go: downloading github.com/armon/go-metrics v0.4.1 21:59:25 go: downloading github.com/hashicorp/go-version v1.2.1 21:59:25 go: downloading github.com/pkg/errors v0.9.1 21:59:25 go: downloading github.com/hashicorp/go-msgpack v0.5.5 21:59:25 go: downloading github.com/hashicorp/memberlist v0.5.0 21:59:25 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 21:59:26 go: downloading google.golang.org/protobuf v1.30.0 21:59:27 go: downloading golang.org/x/tools v0.6.0 21:59:27 go: downloading google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 21:59:29 go: downloading github.com/golang/protobuf v1.5.3 21:59:30 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 21:59:30 go: downloading github.com/pascaldekloe/goe v0.1.0 21:59:30 go: downloading github.com/google/btree v1.0.1 21:59:30 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 21:59:30 go: downloading github.com/miekg/dns v1.1.41 21:59:31 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 21:59:31 go: downloading gopkg.in/yaml.v2 v2.4.0 21:59:31 go: downloading github.com/hashicorp/golang-lru v0.5.4 21:59:31 go: downloading github.com/hpcloud/tail v1.0.0 21:59:31 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 21:59:31 go: downloading golang.org/x/mod v0.8.0 21:59:31 go: downloading gopkg.in/fsnotify.v1 v1.4.7 21:59:31 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 22:01:08 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:01:08 make -C ./app-service-template test 22:01:08 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:01:08 go test -race -coverprofile=coverage.out ./... 22:03:45 ? app-new-service/config [no test files] 22:03:45 ok app-new-service 1.221s coverage: 45.9% of statements 22:03:45 ok app-new-service/functions 1.217s coverage: 85.3% of statements 22:03:45 go vet ./... 22:05:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:05:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:05:37 ./bin/test-attribution-txt.sh 22:05:37 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 22:05:37 go test -race -coverprofile=coverage.out ./... 22:05:37 go: downloading github.com/gomodule/redigo v1.8.9 22:05:37 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 22:05:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 22:05:50 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 22:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.641s coverage: 67.0% of statements 22:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.318s coverage: 92.6% of statements 22:05:51 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.359s coverage: 85.1% of statements 22:05:52 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.104s coverage: 100.0% of statements 22:05:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 22:05:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 22:05:55 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 22:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.561s coverage: 77.9% of statements 22:05:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.230s coverage: 97.3% of statements 22:05:59 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 22:06:00 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 22:06:00 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.239s coverage: 82.8% of statements 22:06:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.252s coverage: 65.1% of statements 22:06:03 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 22:06:05 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.339s coverage: 27.6% of statements 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 22:06:05 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 22:06:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.289s coverage: 17.2% of statements 22:06:06 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.193s coverage: 27.3% of statements 22:06:10 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.297s coverage: 52.8% of statements 22:06:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.641s coverage: 75.5% of statements 22:06:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.197s coverage: 94.4% of statements 22:06:42 go vet ./... 22:06:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:06:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:06:44 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 22:06:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:06:44 $ docker stop --time=1 2317f54a86ce839a3b1ebaaea336151a9b8de8960b924a549bb8165ea4e8f0de 22:06:46 $ docker rm -f --volumes 2317f54a86ce839a3b1ebaaea336151a9b8de8960b924a549bb8165ea4e8f0de [Pipeline] // withDockerContainer [Pipeline] sh 22:06:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:06:51 Warning: overwriting stash ‘coverage-report’ 22:06:51 Stashed 2 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:52 22:06:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:53 arm64: Pulling from edgex-lftools-log-publisher 22:06:53 8998bd30e6a1: Pulling fs layer 22:06:53 04944245beec: Pulling fs layer 22:06:53 699f458cf7ca: Pulling fs layer 22:06:53 765212b225bb: Pulling fs layer 22:06:53 f23df028b6ca: Pulling fs layer 22:06:53 d65c8cfc05b1: Pulling fs layer 22:06:53 2437ff75d9bd: Pulling fs layer 22:06:53 765212b225bb: Waiting 22:06:53 f23df028b6ca: Waiting 22:06:53 d65c8cfc05b1: Waiting 22:06:53 2437ff75d9bd: Waiting 22:06:53 04944245beec: Verifying Checksum 22:06:53 04944245beec: Download complete 22:06:53 765212b225bb: Download complete 22:06:53 f23df028b6ca: Verifying Checksum 22:06:53 f23df028b6ca: Download complete 22:06:53 d65c8cfc05b1: Download complete 22:06:53 699f458cf7ca: Verifying Checksum 22:06:53 699f458cf7ca: Download complete 22:06:54 8998bd30e6a1: Verifying Checksum 22:06:54 8998bd30e6a1: Download complete 22:06:59 8998bd30e6a1: Pull complete 22:06:59 2437ff75d9bd: Verifying Checksum 22:06:59 2437ff75d9bd: Download complete 22:06:59 04944245beec: Pull complete 22:07:00 699f458cf7ca: Pull complete 22:07:01 765212b225bb: Pull complete 22:07:02 f23df028b6ca: Pull complete 22:07:02 d65c8cfc05b1: Pull complete 22:07:20 2437ff75d9bd: Pull complete 22:07:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:07:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:21 prd-ubuntu20.04-docker-arm64-4c-16g-16066 does not seem to be running inside a container 22:07:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:07:24 $ docker top f5689451240b064c58fe3643929a462691855d336e898c3543f160406b1ab5c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:25 ---> job-cost.sh 22:07:25 lf-activate-venv: SKIPPING 22:07:25 INFO: No Stack... 22:07:25 INFO: Retrieving Pricing Info for: v3-standard-4 22:07:26 INFO: Archiving Costs [Pipeline] sh 22:07:27 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 22:07:27 + cut -d, -f6 [Pipeline] lock 22:07:27 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1506-1-stack-cost] 22:07:27 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1506-1-stack-cost] did not exist. Created. 22:07:27 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1506-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:28 /w/workspace/app-functions-sdk-go/1@tmp/durable-2b521262/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:07:28 + echo total: 0.10999999940395355 [Pipeline] stash 22:07:28 Warning: overwriting stash ‘stack-cost’ 22:07:29 Stashed 1 file(s) [Pipeline] } 22:07:29 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1506-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:29 $ docker stop --time=1 f5689451240b064c58fe3643929a462691855d336e898c3543f160406b1ab5c8 22:07:30 $ docker rm -f --volumes f5689451240b064c58fe3643929a462691855d336e898c3543f160406b1ab5c8 [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 22:07:31 provisioning config files... 22:07:31 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1506@tmp/config18086096890781693172tmp [Pipeline] { [Pipeline] sh 22:07:32 + set +x 22:07:32 + curl -s https://codecov.io/bash 22:07:32 + bash -s -- 22:07:32 22:07:32 _____ _ 22:07:32 / ____| | | 22:07:32 | | ___ __| | ___ ___ _____ __ 22:07:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:07:32 | |___| (_) | (_| | __/ (_| (_) \ V / 22:07:32 \_____\___/ \__,_|\___|\___\___/ \_/ 22:07:32 Bash-1.0.6 22:07:32 22:07:32 22:07:32 ==> git version 2.25.1 found 22:07:32 ==> 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 22:07:32 Release-Date: 2020-01-08 22:07:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:07:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:07:32 ==> Jenkins CI detected. 22:07:32 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1506 22:07:32 project root: . 22:07:32 --> token set from env 22:07:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:07:32 ==> Running gcov in . (disable via -X gcov) 22:07:32 ==> Python coveragepy not found 22:07:32 ==> Searching for coverage reports in: 22:07:32 + . 22:07:32 -> Found 2 reports 22:07:32 ==> Detecting git/mercurial file structure 22:07:32 ==> Reading reports 22:07:32 + ./app-service-template/coverage.out bytes=3558 22:07:32 + ./coverage.out bytes=121185 22:07:32 ==> Appending adjustments 22:07:32 https://docs.codecov.io/docs/fixing-reports 22:07:32 + Found adjustments 22:07:32 ==> Gzipping contents 22:07:32 24K /tmp/codecov.CF1AWX.gz 22:07:32 ==> Uploading reports 22:07:32 url: https://codecov.io 22:07:32 query: branch=PR-1506&commit=e4ab19d35c63da9e256893288d033e8cc338ce30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1506&job=&cmd_args= 22:07:32 -> Pinging Codecov 22:07:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1506&commit=e4ab19d35c63da9e256893288d033e8cc338ce30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1506%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1506&job=&cmd_args= 22:07:33 -> Uploading to 22:07:33 https://storage.googleapis.com/codecov/v4/raw/2023-10-31/3D8B5DFFC46A037C893635FACE044666/e4ab19d35c63da9e256893288d033e8cc338ce30/4c4d76a3-064b-4999-b6da-39138efe9e29.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T220732Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=74514f3a68696f8a79a6263a478eeb9ea29f97e7cc9edfc1064979de4ee53a59 22:07:33 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:33 Dload Upload Total Spent Left Speed 22:07:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21190 0 0 100 21190 0 69933 --:--:-- --:--:-- --:--:-- 69933 22:07:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/e4ab19d35c63da9e256893288d033e8cc338ce30 [Pipeline] } 22:07:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 22:07:35 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1506/archives ] 22:07:35 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1506/archives 22:07:35 total 16 22:07:35 drwxr-xr-x 3 root root 4096 Oct 31 21:42 . 22:07:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 21:42 .. 22:07:35 drwxr-xr-x 2 root root 4096 Oct 31 21:42 cost 22:07:35 -rw-r--r-- 1 root root 93 Oct 31 21:42 cost.csv 22:07:35 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1506/archives 22:07:35 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1506/archives 22:07:35 total 16 22:07:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 21:42 . 22:07:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 31 21:42 .. 22:07:35 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 21:42 cost 22:07:35 -rw-r--r-- 1 jenkins jenkins 93 Oct 31 21:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:07:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:07:37 ---> package-listing.sh 22:07:37 ++ facter osfamily 22:07:37 ++ tr '[:upper:]' '[:lower:]' 22:07:37 + OS_FAMILY=debian 22:07:37 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1506 22:07:37 + START_PACKAGES=/tmp/packages_start.txt 22:07:37 + END_PACKAGES=/tmp/packages_end.txt 22:07:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:37 + PACKAGES=/tmp/packages_start.txt 22:07:37 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1506 ']' 22:07:37 + PACKAGES=/tmp/packages_end.txt 22:07:37 + case "${OS_FAMILY}" in 22:07:37 + dpkg -l 22:07:37 + grep '^ii' 22:07:37 + '[' -f /tmp/packages_start.txt ']' 22:07:37 + '[' -f /tmp/packages_end.txt ']' 22:07:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:37 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1506 ']' 22:07:37 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1506/archives/ 22:07:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1506/archives/ [Pipeline] echo 22:07:37 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/dry_app-functions-sdk-go_PR-1506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:07:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:38 prd-ubuntu20.04-docker-8c-8g-15646 does not seem to be running inside a container 22:07:38 $ 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/dry_app-functions-sdk-go_PR-1506/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-functions-sdk-go_PR-1506 -v /w/workspace/dry_app-functions-sdk-go_PR-1506:/w/workspace/dry_app-functions-sdk-go_PR-1506:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1506@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1506@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:07:38 $ docker top 4159e6c1fbfbbb5fa0b000e0ef5b4cb054bf013c27f0854421e4770f500acdef -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:39 + touch /tmp/pre-build-complete [Pipeline] sh 22:07:39 + mkdir -p /var/log/sysstat [Pipeline] sh 22:07:39 + ls /var/log/sa-host 22:07:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:39 provisioning config files... 22:07:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1506@tmp/config10615458288521447264tmp [Pipeline] { [Pipeline] echo 22:07:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:07:40 ---> create-netrc.sh [Pipeline] } 22:07:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:07:40 ---> python-tools-install.sh [Pipeline] echo 22:07:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:07:41 ---> sudo-logs.sh 22:07:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:07:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:07:41 ---> job-cost.sh 22:07:41 lf-activate-venv: SKIPPING 22:07:41 DEBUG: total: 0.2199999988079071 22:07:41 INFO: Retrieving Stack Cost... 22:07:42 INFO: Retrieving Pricing Info for: v3-standard-8 22:07:42 INFO: Archiving Costs [Pipeline] echo 22:07:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:07:42 ---> logs-deploy.sh 22:07:42 lf-activate-venv: SKIPPING 22:07:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1506/1 22:07:42 INFO: archiving workspace using pattern(s): 22:07:43 Archives upload complete. 22:07:43 INFO: archiving logs to Nexus 22:07:44 ---> uname -a: 22:07:44 Linux prd-ubuntu20-04-docker-8c-8g-15646 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:07:44 22:07:44 22:07:44 ---> lscpu: 22:07:44 Architecture: x86_64 22:07:44 CPU op-mode(s): 32-bit, 64-bit 22:07:44 Byte Order: Little Endian 22:07:44 Address sizes: 40 bits physical, 48 bits virtual 22:07:44 CPU(s): 8 22:07:44 On-line CPU(s) list: 0-7 22:07:44 Thread(s) per core: 1 22:07:44 Core(s) per socket: 1 22:07:44 Socket(s): 8 22:07:44 NUMA node(s): 1 22:07:44 Vendor ID: AuthenticAMD 22:07:44 CPU family: 23 22:07:44 Model: 49 22:07:44 Model name: AMD EPYC-Rome Processor 22:07:44 Stepping: 0 22:07:44 CPU MHz: 2799.998 22:07:44 BogoMIPS: 5599.99 22:07:44 Virtualization: AMD-V 22:07:44 Hypervisor vendor: KVM 22:07:44 Virtualization type: full 22:07:44 L1d cache: 256 KiB 22:07:44 L1i cache: 256 KiB 22:07:44 L2 cache: 4 MiB 22:07:44 L3 cache: 128 MiB 22:07:44 NUMA node0 CPU(s): 0-7 22:07:44 Vulnerability Itlb multihit: Not affected 22:07:44 Vulnerability L1tf: Not affected 22:07:44 Vulnerability Mds: Not affected 22:07:44 Vulnerability Meltdown: Not affected 22:07:44 Vulnerability Mmio stale data: Not affected 22:07:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:07:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:07:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:07:44 Vulnerability Srbds: Not affected 22:07:44 Vulnerability Tsx async abort: Not affected 22:07:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 22:07:44 22:07:44 22:07:44 ---> nproc: 22:07:44 8 22:07:44 22:07:44 22:07:44 ---> df -h: 22:07:44 Filesystem Size Used Avail Use% Mounted on 22:07:44 overlay 155G 11G 145G 7% / 22:07:44 tmpfs 64M 0 64M 0% /dev 22:07:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:07:44 shm 64M 0 64M 0% /dev/shm 22:07:44 /dev/vda1 155G 11G 145G 7% /facter-os 22:07:44 22:07:44 22:07:44 ---> sar -b -r -n DEV: 22:07:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15646) 10/31/23 _x86_64_ (8 CPU) 22:07:44 22:07:44 21:36:32 LINUX RESTART (8 CPU) 22:07:44 22:07:44 21:37:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:07:44 21:38:01 74.54 36.23 38.31 0.00 3972.15 125935.88 0.00 22:07:44 21:39:01 66.12 2.85 63.27 0.00 392.07 30104.85 0.00 22:07:44 21:40:01 40.31 0.58 39.74 0.00 18.10 10789.36 0.00 22:07:44 21:41:01 51.49 0.00 51.49 0.00 0.00 29290.47 0.00 22:07:44 21:42:01 58.19 0.17 58.02 0.00 6.67 23052.29 0.00 22:07:44 21:43:01 6.62 0.03 6.58 0.00 2.53 102.92 0.00 22:07:44 21:44:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 22:07:44 21:45:01 1.88 0.00 1.88 0.00 0.00 21.86 0.00 22:07:44 21:46:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 22:07:44 21:47:01 2.22 0.00 2.22 0.00 0.00 29.59 0.00 22:07:44 21:48:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 22:07:44 21:49:01 1.98 0.00 1.98 0.00 0.00 24.13 0.00 22:07:44 21:50:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 22:07:44 21:51:01 1.98 0.00 1.98 0.00 0.00 23.33 0.00 22:07:44 21:52:01 1.98 0.02 1.97 0.00 0.13 22.13 0.00 22:07:44 21:53:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 22:07:44 21:54:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 22:07:44 21:55:01 1.95 0.00 1.95 0.00 0.00 23.60 0.00 22:07:44 21:56:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 22:07:44 21:57:01 1.97 0.00 1.97 0.00 0.00 23.86 0.00 22:07:44 21:58:01 1.45 0.07 1.38 0.00 0.67 15.60 0.00 22:07:44 21:59:01 2.22 0.00 2.22 0.00 0.00 26.00 0.00 22:07:44 22:00:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 22:07:44 22:01:01 2.05 0.00 2.05 0.00 0.00 25.06 0.00 22:07:44 22:02:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 22:07:44 22:03:01 1.97 0.00 1.97 0.00 0.00 22.26 0.00 22:07:44 22:04:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 22:07:44 22:05:01 1.95 0.00 1.95 0.00 0.00 23.33 0.00 22:07:44 22:06:01 3.22 1.02 2.20 0.00 21.86 28.53 0.00 22:07:44 22:07:01 1.92 0.00 1.92 0.00 0.00 22.27 0.00 22:07:44 Average: 11.27 1.33 9.95 0.00 142.87 7195.21 0.00 22:07:44 22:07:44 21:37:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:07:44 21:38:01 29713084 31625364 729224 2.22 61940 2145164 1841532 5.43 1112836 1735276 199928 22:07:44 21:39:01 28890716 31566276 750760 2.28 82212 2856988 1828132 5.39 1220572 2384084 55084 22:07:44 21:40:01 27411056 31346568 949936 2.89 108268 3994072 2052312 6.05 1892584 3072928 939292 22:07:44 21:41:01 27495752 31462536 836440 2.54 110464 4014960 1944680 5.73 1813164 3059940 166936 22:07:44 21:42:01 28286936 31538224 766996 2.33 114400 3335796 1866484 5.50 1366328 2763744 348 22:07:44 21:43:01 28292768 31544632 759992 2.31 114604 3335840 1762780 5.20 1369824 2751420 4 22:07:44 21:44:01 28292712 31544736 759804 2.31 114696 3335844 1762780 5.20 1369768 2751424 4 22:07:44 21:45:01 28298868 31550980 753420 2.29 114788 3335848 1762780 5.20 1363868 2751428 4 22:07:44 21:46:01 28298440 31551156 753496 2.29 114872 3335844 1762780 5.20 1363260 2751944 8 22:07:44 21:47:01 28302116 31554888 749696 2.28 114960 3335820 1762780 5.20 1359184 2751932 4 22:07:44 21:48:01 28301556 31554396 750128 2.28 115020 3335828 1762780 5.20 1359420 2751944 8 22:07:44 21:49:01 28301748 31554720 749968 2.28 115116 3335840 1762780 5.20 1359408 2751944 8 22:07:44 21:50:01 28301732 31554796 749864 2.28 115204 3335844 1762780 5.20 1359508 2751948 8 22:07:44 21:51:01 28302472 31555632 748984 2.28 115300 3335828 1762780 5.20 1359324 2751964 8 22:07:44 21:52:01 28301904 31555232 749424 2.28 115380 3335848 1795160 5.29 1359660 2751984 8 22:07:44 21:53:01 28301880 31555300 749348 2.28 115460 3335848 1795160 5.29 1359828 2751984 12 22:07:44 21:54:01 28302004 31555532 748924 2.28 115540 3335852 1795160 5.29 1359524 2751988 8 22:07:44 21:55:01 28301632 31555312 749132 2.28 115636 3335856 1795160 5.29 1359964 2751992 8 22:07:44 21:56:01 28302092 31555804 748796 2.28 115668 3335852 1795160 5.29 1360012 2751992 16 22:07:44 21:57:01 28301824 31555648 748888 2.28 115768 3335860 1795160 5.29 1359816 2751996 8 22:07:44 21:58:01 28302280 31556160 748284 2.28 115860 3335856 1795160 5.29 1360572 2752000 12 22:07:44 21:59:01 28301644 31555772 748468 2.28 115952 3335884 1795160 5.29 1360152 2752016 8 22:07:44 22:00:01 28301384 31555612 748568 2.28 116048 3335888 1795160 5.29 1360368 2752020 8 22:07:44 22:01:01 28301100 31555548 748576 2.28 116140 3336000 1795160 5.29 1360188 2752148 8 22:07:44 22:02:01 28300516 31555072 748956 2.28 116228 3336020 1778572 5.24 1360292 2752152 8 22:07:44 22:03:01 28300896 31555548 748628 2.28 116324 3336020 1778572 5.24 1360492 2752152 8 22:07:44 22:04:01 28300628 31555340 748780 2.28 116408 3336024 1778572 5.24 1360672 2752156 8 22:07:44 22:05:01 28300604 31555416 748648 2.28 116488 3336032 1778572 5.24 1360496 2752164 12 22:07:44 22:06:01 28297892 31553744 750360 2.28 116584 3336652 1796328 5.29 1360936 2752660 8 22:07:44 22:07:01 28297700 31553684 750280 2.28 116668 3336656 1796328 5.29 1360748 2752668 8 22:07:44 Average: 28310198 31546321 759759 2.31 112267 3324855 1801890 5.31 1381092 2727200 45393 22:07:44 22:07:44 21:37:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:07:44 21:38:01 ens3 433.85 275.61 2777.61 67.30 0.00 0.00 0.00 0.00 22:07:44 21:38:01 lo 2.34 2.34 0.22 0.22 0.00 0.00 0.00 0.00 22:07:44 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:39:01 ens3 198.97 142.68 3472.15 25.42 0.00 0.00 0.00 0.00 22:07:44 21:39:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 22:07:44 21:39:01 docker0 62.94 62.19 4.53 361.33 0.00 0.00 0.00 0.00 22:07:44 21:40:01 ens3 280.26 150.29 1777.07 80.01 0.00 0.00 0.00 0.00 22:07:44 21:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:40:01 veth6baf0c1 118.41 245.32 11.28 1746.57 0.00 0.00 0.00 0.14 22:07:44 21:40:01 docker0 118.41 245.20 9.67 1746.56 0.00 0.00 0.00 0.00 22:07:44 21:41:01 ens3 16.63 13.30 12.56 24.34 0.00 0.00 0.00 0.00 22:07:44 21:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:41:01 veth6baf0c1 1.20 1.28 0.10 1.57 0.00 0.00 0.00 0.00 22:07:44 21:41:01 docker0 1.20 1.27 0.08 1.57 0.00 0.00 0.00 0.00 22:07:44 21:42:01 ens3 94.98 55.71 2524.17 12.72 0.00 0.00 0.00 0.00 22:07:44 21:42:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 22:07:44 21:42:01 docker0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:43:01 ens3 7.47 5.18 8.15 2.94 0.00 0.00 0.00 0.00 22:07:44 21:43:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 22:07:44 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:44:01 ens3 0.65 0.23 1.25 0.02 0.00 0.00 0.00 0.00 22:07:44 21:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:45:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:07:44 21:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:46:01 ens3 0.43 0.00 0.02 0.00 0.00 0.00 0.00 0.00 22:07:44 21:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:47:01 ens3 1.37 0.10 0.12 0.01 0.00 0.00 0.00 0.00 22:07:44 21:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:48:01 ens3 0.78 0.53 0.38 0.28 0.00 0.00 0.00 0.00 22:07:44 21:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:49:01 ens3 0.87 0.10 0.07 0.01 0.00 0.00 0.00 0.00 22:07:44 21:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:50:01 ens3 0.35 0.08 0.07 0.00 0.00 0.00 0.00 0.00 22:07:44 21:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:51:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:07:44 21:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:52:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:53:01 ens3 0.40 0.23 0.09 0.08 0.00 0.00 0.00 0.00 22:07:44 21:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:54:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:07:44 21:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:55:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:07:44 21:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:56:01 ens3 0.23 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:07:44 21:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:57:01 ens3 3.05 0.18 0.33 0.01 0.00 0.00 0.00 0.00 22:07:44 21:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:58:01 ens3 2.57 0.95 0.63 0.38 0.00 0.00 0.00 0.00 22:07:44 21:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 21:59:01 ens3 1.38 0.63 0.42 0.29 0.00 0.00 0.00 0.00 22:07:44 21:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 21:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:00:01 ens3 0.88 0.57 0.51 0.41 0.00 0.00 0.00 0.00 22:07:44 22:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:01:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:07:44 22:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 22:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:02:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:03:01 ens3 0.43 0.22 0.09 0.07 0.00 0.00 0.00 0.00 22:07:44 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 22:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:04:01 ens3 1.25 0.70 0.46 0.30 0.00 0.00 0.00 0.00 22:07:44 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:05:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 22:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 22:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:06:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:07:44 22:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 22:07:01 ens3 0.77 0.10 0.06 0.01 0.00 0.00 0.00 0.00 22:07:44 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:07:44 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:07:44 Average: ens3 34.62 21.35 350.28 7.11 0.00 0.00 0.00 0.00 22:07:44 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 22:07:44 Average: docker0 6.13 10.37 0.48 70.90 0.00 0.00 0.00 0.00 22:07:44 22:07:44 22:07:44 ---> sar -P ALL: 22:07:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15646) 10/31/23 _x86_64_ (8 CPU) 22:07:44 22:07:44 21:36:32 LINUX RESTART (8 CPU) 22:07:44 22:07:44 21:37:03 CPU %user %nice %system %iowait %steal %idle 22:07:44 21:38:01 all 5.35 0.00 1.08 15.76 0.35 77.46 22:07:44 21:38:01 0 2.78 0.00 0.99 0.61 0.29 95.33 22:07:44 21:38:01 1 5.79 0.00 0.90 8.21 0.29 84.81 22:07:44 21:38:01 2 5.96 0.00 1.30 42.91 0.35 49.49 22:07:44 21:38:01 3 5.93 0.00 1.10 55.39 0.38 37.20 22:07:44 21:38:01 4 5.59 0.00 1.33 3.40 0.52 89.17 22:07:44 21:38:01 5 7.52 0.00 0.74 4.88 0.29 86.57 22:07:44 21:38:01 6 2.97 0.00 1.24 9.41 0.26 86.12 22:07:44 21:38:01 7 6.29 0.00 1.06 1.16 0.38 91.11 22:07:44 21:39:01 all 3.86 0.00 2.09 10.13 0.56 83.36 22:07:44 21:39:01 0 2.95 0.00 3.10 0.82 0.57 92.56 22:07:44 21:39:01 1 4.31 0.00 1.54 0.37 0.53 93.25 22:07:44 21:39:01 2 3.18 0.00 1.56 20.84 0.69 73.75 22:07:44 21:39:01 3 3.55 0.00 2.54 51.55 0.65 41.71 22:07:44 21:39:01 4 3.60 0.00 2.06 2.43 0.47 91.44 22:07:44 21:39:01 5 4.19 0.00 1.86 3.59 0.52 89.85 22:07:44 21:39:01 6 4.86 0.00 1.82 0.48 0.47 92.37 22:07:44 21:39:01 7 4.22 0.00 2.21 1.02 0.60 91.95 22:07:44 21:40:01 all 34.16 0.00 3.45 9.99 0.63 51.77 22:07:44 21:40:01 0 32.26 0.00 3.45 8.01 0.65 55.64 22:07:44 21:40:01 1 33.61 0.00 3.79 2.16 0.60 59.84 22:07:44 21:40:01 2 36.37 0.00 3.49 10.23 0.63 49.28 22:07:44 21:40:01 3 33.13 0.00 3.40 24.79 0.80 37.88 22:07:44 21:40:01 4 35.37 0.00 3.29 6.55 0.65 54.14 22:07:44 21:40:01 5 34.48 0.00 3.59 7.87 0.56 53.50 22:07:44 21:40:01 6 36.32 0.00 3.30 15.57 0.60 44.21 22:07:44 21:40:01 7 31.75 0.00 3.26 4.68 0.58 59.72 22:07:44 21:41:01 all 21.77 0.00 2.84 15.56 0.61 59.21 22:07:44 21:41:01 0 21.85 0.00 3.18 11.48 0.55 62.94 22:07:44 21:41:01 1 19.93 0.00 2.62 13.40 0.62 63.44 22:07:44 21:41:01 2 25.07 0.00 3.57 7.32 0.49 63.56 22:07:44 21:41:01 3 20.09 0.00 3.23 26.37 0.71 49.60 22:07:44 21:41:01 4 20.95 0.00 2.56 13.41 0.56 62.52 22:07:44 21:41:01 5 20.84 0.00 2.40 3.60 0.57 72.59 22:07:44 21:41:01 6 22.33 0.00 2.74 45.48 0.64 28.81 22:07:44 21:41:01 7 23.12 0.00 2.45 3.64 0.71 70.08 22:07:44 21:42:01 all 11.76 0.00 2.19 6.42 0.65 78.98 22:07:44 21:42:01 0 11.85 0.00 2.10 1.27 0.70 84.08 22:07:44 21:42:01 1 12.10 0.00 2.38 23.19 0.66 61.67 22:07:44 21:42:01 2 12.69 0.00 1.70 0.30 0.58 84.73 22:07:44 21:42:01 3 11.43 0.00 3.03 21.44 0.60 63.50 22:07:44 21:42:01 4 11.50 0.00 2.35 0.20 0.69 85.26 22:07:44 21:42:01 5 10.73 0.00 1.64 0.32 0.43 86.89 22:07:44 21:42:01 6 11.66 0.00 1.64 1.88 0.94 83.88 22:07:44 21:42:01 7 12.11 0.00 2.70 2.92 0.60 81.66 22:07:44 21:43:01 all 0.16 0.00 0.15 0.92 0.18 98.58 22:07:44 21:43:01 0 0.07 0.00 0.15 0.22 0.12 99.45 22:07:44 21:43:01 1 0.10 0.00 0.18 0.30 0.18 99.23 22:07:44 21:43:01 2 0.12 0.00 0.13 0.53 0.32 98.90 22:07:44 21:43:01 3 0.17 0.00 0.12 2.56 0.27 96.89 22:07:44 21:43:01 4 0.28 0.00 0.15 1.00 0.10 98.47 22:07:44 21:43:01 5 0.20 0.00 0.18 2.03 0.13 97.45 22:07:44 21:43:01 6 0.18 0.00 0.12 0.62 0.18 98.90 22:07:44 21:43:01 7 0.20 0.00 0.17 0.12 0.13 99.38 22:07:44 21:44:01 all 0.05 0.00 0.01 0.15 0.03 99.75 22:07:44 21:44:01 0 0.02 0.00 0.00 0.00 0.07 99.92 22:07:44 21:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 21:44:01 2 0.02 0.00 0.00 0.17 0.00 99.82 22:07:44 21:44:01 3 0.05 0.00 0.07 1.02 0.10 98.77 22:07:44 21:44:01 4 0.07 0.00 0.02 0.00 0.02 99.90 22:07:44 21:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:44:01 6 0.25 0.00 0.00 0.00 0.05 99.70 22:07:44 21:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:07:44 21:45:01 all 0.02 0.00 0.01 0.49 0.04 99.44 22:07:44 21:45:01 0 0.00 0.00 0.00 0.00 0.03 99.97 22:07:44 21:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:07:44 21:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 22:07:44 21:45:01 3 0.02 0.00 0.05 3.93 0.17 95.83 22:07:44 21:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 21:45:01 6 0.12 0.00 0.00 0.00 0.03 99.85 22:07:44 21:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 21:46:01 all 0.05 0.00 0.01 0.09 0.03 99.81 22:07:44 21:46:01 0 0.00 0.00 0.02 0.00 0.03 99.95 22:07:44 21:46:01 1 0.00 0.00 0.00 0.00 0.03 99.97 22:07:44 21:46:01 2 0.02 0.00 0.00 0.02 0.02 99.95 22:07:44 21:46:01 3 0.03 0.00 0.02 0.58 0.10 99.27 22:07:44 21:46:01 4 0.02 0.00 0.00 0.15 0.02 99.82 22:07:44 21:46:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:07:44 21:46:01 6 0.32 0.00 0.03 0.00 0.03 99.62 22:07:44 21:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 21:47:01 all 0.05 0.00 0.01 0.11 0.13 99.70 22:07:44 21:47:01 0 0.03 0.00 0.03 0.03 0.41 99.49 22:07:44 21:47:01 1 0.02 0.00 0.02 0.00 0.03 99.93 22:07:44 21:47:01 2 0.00 0.00 0.00 0.02 0.02 99.97 22:07:44 21:47:01 3 0.10 0.00 0.03 0.63 0.35 98.89 22:07:44 21:47:01 4 0.00 0.00 0.02 0.17 0.10 99.72 22:07:44 21:47:01 5 0.02 0.00 0.00 0.02 0.02 99.95 22:07:44 21:47:01 6 0.22 0.00 0.00 0.00 0.07 99.72 22:07:44 21:47:01 7 0.00 0.00 0.02 0.00 0.03 99.95 22:07:44 21:48:01 all 0.06 0.00 0.02 0.05 0.01 99.87 22:07:44 21:48:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:07:44 21:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 21:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 21:48:01 3 0.05 0.00 0.03 0.22 0.03 99.67 22:07:44 21:48:01 4 0.02 0.00 0.00 0.15 0.02 99.82 22:07:44 21:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:07:44 21:48:01 6 0.35 0.00 0.03 0.00 0.02 99.60 22:07:44 21:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:07:44 21:48:01 CPU %user %nice %system %iowait %steal %idle 22:07:44 21:49:01 all 0.03 0.00 0.00 0.00 0.01 99.96 22:07:44 21:49:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:07:44 21:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 21:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:49:01 3 0.03 0.00 0.00 0.03 0.02 99.92 22:07:44 21:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:07:44 21:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 22:07:44 21:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:07:44 21:50:01 all 0.19 0.00 0.01 0.00 0.01 99.79 22:07:44 21:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 21:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:07:44 21:50:01 3 0.03 0.00 0.03 0.02 0.03 99.88 22:07:44 21:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:50:01 6 1.44 0.00 0.02 0.00 0.02 98.53 22:07:44 21:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:51:01 all 0.02 0.00 0.00 0.07 0.01 99.89 22:07:44 21:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:07:44 21:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:07:44 21:51:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:07:44 21:51:01 3 0.05 0.00 0.00 0.55 0.02 99.38 22:07:44 21:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:07:44 21:51:01 5 0.00 0.00 0.00 0.00 0.08 99.92 22:07:44 21:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 21:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:52:01 all 0.01 0.00 0.02 0.01 0.04 99.92 22:07:44 21:52:01 0 0.02 0.00 0.02 0.00 0.05 99.92 22:07:44 21:52:01 1 0.00 0.00 0.03 0.00 0.05 99.92 22:07:44 21:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 22:07:44 21:52:01 3 0.02 0.00 0.03 0.03 0.15 99.77 22:07:44 21:52:01 4 0.02 0.00 0.03 0.02 0.03 99.90 22:07:44 21:52:01 5 0.00 0.00 0.03 0.00 0.00 99.97 22:07:44 21:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:07:44 21:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:07:44 21:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:07:44 21:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:07:44 21:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 21:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:53:01 3 0.00 0.00 0.00 0.03 0.00 99.97 22:07:44 21:53:01 4 0.08 0.00 0.02 0.00 0.02 99.88 22:07:44 21:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 21:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 21:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 22:07:44 21:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 21:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 21:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 21:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 22:07:44 21:54:01 4 0.07 0.00 0.03 0.00 0.00 99.90 22:07:44 21:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 21:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 21:55:01 all 0.02 0.00 0.02 0.01 0.01 99.95 22:07:44 21:55:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:07:44 21:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:07:44 21:55:01 3 0.02 0.00 0.02 0.03 0.00 99.93 22:07:44 21:55:01 4 0.05 0.00 0.08 0.02 0.02 99.83 22:07:44 21:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 21:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 22:07:44 21:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:56:01 all 0.01 0.00 0.01 0.00 0.02 99.96 22:07:44 21:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 21:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 21:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 21:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 22:07:44 21:56:01 4 0.03 0.00 0.02 0.00 0.08 99.87 22:07:44 21:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 21:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 21:57:01 all 0.03 0.00 0.01 0.00 0.00 99.96 22:07:44 21:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:07:44 21:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 22:07:44 21:57:01 4 0.07 0.00 0.05 0.02 0.02 99.85 22:07:44 21:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:07:44 21:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:58:01 all 0.16 0.00 0.01 0.00 0.01 99.81 22:07:44 21:58:01 0 0.00 0.00 0.03 0.00 0.02 99.95 22:07:44 21:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 21:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 21:58:01 3 0.00 0.00 0.00 0.03 0.02 99.95 22:07:44 21:58:01 4 0.03 0.00 0.03 0.00 0.02 99.92 22:07:44 21:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:58:01 6 1.22 0.00 0.00 0.00 0.02 98.76 22:07:44 21:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 22:07:44 21:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 21:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 21:59:01 3 0.03 0.00 0.05 0.02 0.02 99.88 22:07:44 21:59:01 4 0.02 0.00 0.02 0.07 0.02 99.88 22:07:44 21:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 21:59:01 6 0.02 0.00 0.03 0.00 0.02 99.93 22:07:44 21:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:07:44 21:59:01 CPU %user %nice %system %iowait %steal %idle 22:07:44 22:00:01 all 0.01 0.00 0.01 0.00 0.03 99.95 22:07:44 22:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 22:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:07:44 22:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:00:01 3 0.02 0.00 0.02 0.00 0.08 99.88 22:07:44 22:00:01 4 0.02 0.00 0.05 0.03 0.05 99.85 22:07:44 22:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 22:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:07:44 22:01:01 all 0.05 0.00 0.02 0.02 0.02 99.89 22:07:44 22:01:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:07:44 22:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 22:07:44 22:01:01 2 0.00 0.00 0.00 0.00 0.03 99.97 22:07:44 22:01:01 3 0.05 0.00 0.03 0.00 0.05 99.87 22:07:44 22:01:01 4 0.00 0.00 0.03 0.13 0.02 99.82 22:07:44 22:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:01:01 6 0.33 0.00 0.03 0.00 0.03 99.60 22:07:44 22:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:07:44 22:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 22:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 22:02:01 3 0.05 0.00 0.03 0.02 0.02 99.88 22:07:44 22:02:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:07:44 22:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 22:07:44 22:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:03:01 all 0.09 0.00 0.01 0.00 0.01 99.89 22:07:44 22:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 22:07:44 22:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 22:07:44 22:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:03:01 3 0.05 0.00 0.03 0.00 0.03 99.88 22:07:44 22:03:01 4 0.02 0.00 0.00 0.03 0.02 99.93 22:07:44 22:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:03:01 6 0.55 0.00 0.03 0.00 0.02 99.40 22:07:44 22:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:07:44 22:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 22:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:04:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:07:44 22:04:01 4 0.02 0.00 0.02 0.02 0.00 99.95 22:07:44 22:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:07:44 22:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 22:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:07:44 22:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:07:44 22:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 22:05:01 3 0.02 0.00 0.03 0.00 0.03 99.92 22:07:44 22:05:01 4 0.02 0.00 0.02 0.03 0.00 99.93 22:07:44 22:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:05:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:07:44 22:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 22:06:01 all 0.06 0.00 0.02 0.01 0.01 99.90 22:07:44 22:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 22:07:44 22:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:07:44 22:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 22:07:44 22:06:01 3 0.10 0.00 0.02 0.00 0.03 99.85 22:07:44 22:06:01 4 0.02 0.00 0.02 0.02 0.02 99.93 22:07:44 22:06:01 5 0.23 0.00 0.07 0.03 0.02 99.65 22:07:44 22:06:01 6 0.07 0.00 0.02 0.00 0.02 99.90 22:07:44 22:06:01 7 0.03 0.00 0.00 0.00 0.02 99.95 22:07:44 22:07:01 all 0.19 0.00 0.01 0.01 0.01 99.79 22:07:44 22:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:07:44 22:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:07:44 22:07:01 3 0.05 0.00 0.02 0.02 0.02 99.90 22:07:44 22:07:01 4 0.03 0.00 0.00 0.05 0.02 99.90 22:07:44 22:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 22:07:44 22:07:01 6 1.38 0.00 0.02 0.00 0.00 98.60 22:07:44 22:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 22:07:44 Average: all 2.60 0.00 0.40 1.97 0.11 94.91 22:07:44 Average: 0 2.40 0.00 0.44 0.75 0.12 96.28 22:07:44 Average: 1 2.53 0.00 0.38 1.57 0.10 95.42 22:07:44 Average: 2 2.78 0.00 0.39 2.69 0.11 94.02 22:07:44 Average: 3 2.50 0.00 0.46 6.25 0.16 90.64 22:07:44 Average: 4 2.59 0.00 0.40 0.92 0.11 95.97 22:07:44 Average: 5 2.60 0.00 0.35 0.74 0.09 96.22 22:07:44 Average: 6 2.82 0.00 0.37 2.42 0.12 94.27 22:07:44 Average: 7 2.58 0.00 0.40 0.45 0.10 96.47 22:07:44 22:07:44 22:07:44