Pull request #1560 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602+3bc857698cc13a1282509d5e63119d2caf80d765 (68a042ce12a520963d051e1aaeaca109e63e9d66) 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-ssh14062739648379575646.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh7528926306642064065.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-1560/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-1560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1887330482989117685.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-1560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9363977584223247838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6464881330287630664.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-1560/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-1560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5576471306568288241.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5121 in /w/workspace/dry_app-functions-sdk-go_PR-1560 [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-1560 # 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 Merging remotes/origin/main commit 3bc857698cc13a1282509d5e63119d2caf80d765 into PR head commit 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 Merge succeeded, producing 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 Checking out Revision 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 (PR-1560) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage > 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/1560/head:refs/remotes/origin/PR-1560 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 # 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 3bc857698cc13a1282509d5e63119d2caf80d765 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:03:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:03:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:03:34 ========================================================= 23:03:34 EdgeX Global Pipelines Version Info 23:03:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:03:35 ------------------- 23:03:35 stable info: 23:03:35 ------------------- 23:03:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:03:35 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:03:35 Message: update stable to v1.0.258 23:03:36 ------------------- 23:03:36 experimental info: 23:03:36 ------------------- 23:03:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:03:36 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 23:03:36 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:03:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 23:03:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 23:03:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:03:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:03:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:03:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 23:03:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:03:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1560 [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1560 [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1560 [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ecaffe [Pipeline] echo 23:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:03:39 + git rev-list -1 --merges 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602~1..5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] echo 23:03:39 -----------> git rev-list -1 --merges 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602~1..5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [false] [Pipeline] sh 23:03:39 + git log --format=format:%s -1 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] echo 23:03:39 ========================================================= 23:03:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:03:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:40 + git log --format=format:%s -1 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] echo 23:03:40 [semverPrep] GIT_COMMIT: 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo 23:03:40 [semverPrep] This is not a build commit. [Pipeline] sh 23:03:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:03:40 + grep -v github /etc/ssh/ssh_known_hosts 23:03:40 + [ -e /tmp/ssh_known_hosts ] 23:03:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:03:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:03:40 + sudo tee -a /etc/ssh/ssh_known_hosts 23:03:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:41 23:03:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:03:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:42 0.1.4: Pulling from edgex-devops/py-git-semver 23:03:42 b85a868b505f: Pulling fs layer 23:03:42 e2be974225ed: Pulling fs layer 23:03:42 339a4e72a1f5: Pulling fs layer 23:03:42 988bab9f4d93: Pulling fs layer 23:03:42 1469e6f7b9e6: Pulling fs layer 23:03:42 eaf3925da568: Pulling fs layer 23:03:42 bab4dde63d76: Pulling fs layer 23:03:42 bde34c3a00c8: Pulling fs layer 23:03:42 b352a97aabf1: Pulling fs layer 23:03:42 4872d77fe225: Pulling fs layer 23:03:42 5851b861e8e6: Pulling fs layer 23:03:42 1469e6f7b9e6: Waiting 23:03:42 bab4dde63d76: Waiting 23:03:42 4872d77fe225: Waiting 23:03:42 988bab9f4d93: Waiting 23:03:42 5851b861e8e6: Waiting 23:03:42 b352a97aabf1: Waiting 23:03:42 bde34c3a00c8: Waiting 23:03:42 eaf3925da568: Waiting 23:03:42 e2be974225ed: Verifying Checksum 23:03:42 e2be974225ed: Download complete 23:03:42 988bab9f4d93: Download complete 23:03:42 1469e6f7b9e6: Verifying Checksum 23:03:42 1469e6f7b9e6: Download complete 23:03:42 339a4e72a1f5: Verifying Checksum 23:03:42 339a4e72a1f5: Download complete 23:03:42 eaf3925da568: Verifying Checksum 23:03:42 eaf3925da568: Download complete 23:03:42 bde34c3a00c8: Verifying Checksum 23:03:42 bde34c3a00c8: Download complete 23:03:42 b352a97aabf1: Verifying Checksum 23:03:42 b352a97aabf1: Download complete 23:03:42 4872d77fe225: Download complete 23:03:42 5851b861e8e6: Verifying Checksum 23:03:42 5851b861e8e6: Download complete 23:03:42 b85a868b505f: Verifying Checksum 23:03:42 b85a868b505f: Download complete 23:03:42 bab4dde63d76: Verifying Checksum 23:03:42 bab4dde63d76: Download complete 23:03:43 b85a868b505f: Pull complete 23:03:43 e2be974225ed: Pull complete 23:03:44 339a4e72a1f5: Pull complete 23:03:44 988bab9f4d93: Pull complete 23:03:44 1469e6f7b9e6: Pull complete 23:03:44 eaf3925da568: Pull complete 23:03:46 bab4dde63d76: Pull complete 23:03:46 bde34c3a00c8: Pull complete 23:03:46 b352a97aabf1: Pull complete 23:03:46 4872d77fe225: Pull complete 23:03:46 5851b861e8e6: Pull complete 23:03:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:03:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:03:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:03:47 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 23:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:03:50 $ docker top 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 -eo pid,comm 23:03:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 23:03:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:50 [ssh-agent] Looking for ssh-agent implementation... 23:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:50 $ docker exec 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 ssh-agent 23:03:50 SSH_AUTH_SOCK=/tmp/ssh-h8JZ0FwxW9ye/agent.32 23:03:50 SSH_AGENT_PID=38 23:03:50 Running ssh-add (command line suppressed) 23:03:51 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/private_key_2705761292209125283.key (/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/private_key_2705761292209125283.key) 23:03:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:51 + git tag --points-at HEAD [Pipeline] } 23:03:51 $ docker exec --env ******** --env ******** 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 ssh-agent -k 23:03:51 unset SSH_AUTH_SOCK; 23:03:51 unset SSH_AGENT_PID; 23:03:51 echo Agent pid 38 killed; 23:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:03:51 [ssh-agent] Looking for ssh-agent implementation... 23:03:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:03:52 $ docker exec 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 ssh-agent 23:03:52 SSH_AUTH_SOCK=/tmp/ssh-Q63YrEgsERUZ/agent.69 23:03:52 SSH_AGENT_PID=75 23:03:52 Running ssh-add (command line suppressed) 23:03:52 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/private_key_16784268787700339502.key (/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/private_key_16784268787700339502.key) 23:03:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:03:52 + git semver init 23:03:53 2024-03-07 23:03:53,141 [run_init] DEBUG init version:0.0.0 force:False 23:03:53 2024-03-07 23:03:53,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver 23:03:53 2024-03-07 23:03:53,143 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1560/.semver 23:03:53 2024-03-07 23:03:53,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1560, universal_newlines=False, shell=None, istream=None) 23:03:55 2024-03-07 23:03:54,866 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1560/.git/info/exclude 23:03:55 2024-03-07 23:03:54,867 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver/PR-1560 with force:False 23:03:55 2024-03-07 23:03:54,867 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver/PR-1560 23:03:55 2024-03-07 23:03:54,874 [execute] INFO git cat-file --batch-check 23:03:55 2024-03-07 23:03:54,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver, universal_newlines=False, shell=None, istream=) 23:03:55 2024-03-07 23:03:54,882 [execute] INFO git cat-file --batch 23:03:55 2024-03-07 23:03:54,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1560/.semver, universal_newlines=False, shell=None, istream=) 23:03:55 2024-03-07 23:03:54,888 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1560/.semver/PR-1560 23:03:55 0.0.0 [Pipeline] } 23:03:55 $ docker exec --env ******** --env ******** 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 ssh-agent -k 23:03:55 unset SSH_AUTH_SOCK; 23:03:55 unset SSH_AGENT_PID; 23:03:55 echo Agent pid 75 killed; 23:03:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:03:58 + git semver [Pipeline] } 23:03:58 $ docker stop --time=1 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 23:03:59 $ docker rm -f --volumes 8103e9b5c6bbf664c28bcaeb271b04a3c67cce9c3d2f3e121903c8cfcd61fbb0 [Pipeline] // withDockerContainer [Pipeline] sh 23:04:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:04:00 Stashed 1 file(s) [Pipeline] echo 23:04:00 [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 23:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:04:01 ========================================================= 23:04:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 23:04:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:04:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:04:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 23:04:02 7264a8db6415: Pulling fs layer 23:04:02 c4d48a809fc2: Pulling fs layer 23:04:02 4f1c88b9dad5: Pulling fs layer 23:04:02 ad3a456e5733: Pulling fs layer 23:04:02 69c7f0334f64: Pulling fs layer 23:04:02 1f1c1a5573a3: Pulling fs layer 23:04:02 ce7588e14bc9: Pulling fs layer 23:04:02 69c7f0334f64: Waiting 23:04:02 ad3a456e5733: Waiting 23:04:02 1f1c1a5573a3: Waiting 23:04:02 b5e4710f87ac: Pulling fs layer 23:04:02 ce7588e14bc9: Waiting 23:04:02 c4d48a809fc2: Verifying Checksum 23:04:02 c4d48a809fc2: Download complete 23:04:02 ad3a456e5733: Verifying Checksum 23:04:02 ad3a456e5733: Download complete 23:04:02 69c7f0334f64: Verifying Checksum 23:04:02 69c7f0334f64: Download complete 23:04:02 7264a8db6415: Verifying Checksum 23:04:02 7264a8db6415: Download complete 23:04:02 1f1c1a5573a3: Verifying Checksum 23:04:02 1f1c1a5573a3: Download complete 23:04:02 b5e4710f87ac: Verifying Checksum 23:04:02 b5e4710f87ac: Download complete 23:04:02 7264a8db6415: Pull complete 23:04:02 c4d48a809fc2: Pull complete 23:04:02 4f1c88b9dad5: Verifying Checksum 23:04:02 4f1c88b9dad5: Download complete 23:04:03 ce7588e14bc9: Verifying Checksum 23:04:03 ce7588e14bc9: Download complete 23:04:06 4f1c88b9dad5: Pull complete 23:04:06 ad3a456e5733: Pull complete 23:04:06 69c7f0334f64: Pull complete 23:04:06 1f1c1a5573a3: Pull complete 23:04:08 ce7588e14bc9: Pull complete 23:04:08 b5e4710f87ac: Pull complete 23:04:08 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 23:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 23:04:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] sh 23:04:09 + 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 23:04:09 + docker inspect -f . ci-base-image-x86_64 23:04:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:09 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 23:04:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@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-x86_64 cat 23:04:15 $ docker top 96834f4aed2a3f03fdaedba208fd8c7a27b2ac839f8080f54505c38ba60bd9d1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:15 + go version 23:04:15 go version go1.21.0 linux/amd64 [Pipeline] } 23:04:15 $ docker stop --time=1 96834f4aed2a3f03fdaedba208fd8c7a27b2ac839f8080f54505c38ba60bd9d1 23:04:16 Still waiting to schedule task 23:04:16 ‘prd-centos7-blackbox-4c-2g-2059’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 23:04:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5126’ is offline 23:04:16 ‘prd-ubuntu20.04-docker-arm64-4c-16g-5128’ is offline 23:04:16 $ docker rm -f --volumes 96834f4aed2a3f03fdaedba208fd8c7a27b2ac839f8080f54505c38ba60bd9d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:04:17 + docker inspect -f . ci-base-image-x86_64 23:04:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:04:22 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 23:04:24 $ 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-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@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-x86_64 cat 23:04:24 $ docker top 045a1fc026136e64b0a287d39843dbe3ba621cc301fc990307916e99b5ac3cbf -eo pid,comm [Pipeline] { [Pipeline] sh 23:04:25 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1560 [Pipeline] fileExists [Pipeline] sh 23:04:25 + make test 23:04:25 make -C ./app-service-template build 23:04:25 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1560/app-service-template' 23:04:25 go mod tidy 23:04:25 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 23:04:25 go: downloading github.com/labstack/echo/v4 v4.11.4 23:04:25 go: downloading github.com/stretchr/testify v1.8.4 23:04:25 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:04:25 go: downloading github.com/google/uuid v1.6.0 23:04:25 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 23:04:25 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 23:04:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 23:04:25 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 23:04:25 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 23:04:26 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 23:04:26 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 23:04:26 go: downloading gopkg.in/yaml.v3 v3.0.1 23:04:26 go: downloading github.com/stretchr/objx v0.5.0 23:04:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:04:26 go: downloading github.com/labstack/gommon v0.4.2 23:04:26 go: downloading golang.org/x/crypto v0.17.0 23:04:26 go: downloading golang.org/x/net v0.19.0 23:04:26 go: downloading github.com/go-kit/log v0.2.1 23:04:26 go: downloading github.com/go-playground/validator/v10 v10.16.0 23:04:26 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 23:04:26 go: downloading github.com/mitchellh/copystructure v1.2.0 23:04:26 go: downloading github.com/gorilla/websocket v1.5.0 23:04:26 go: downloading golang.org/x/sync v0.4.0 23:04:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 23:04:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 23:04:26 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:04:26 go: downloading github.com/hashicorp/errwrap v1.1.0 23:04:26 go: downloading github.com/mattn/go-colorable v0.1.13 23:04:26 go: downloading github.com/mattn/go-isatty v0.0.20 23:04:26 go: downloading github.com/valyala/fasttemplate v1.2.2 23:04:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:04:26 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:04:26 go: downloading github.com/go-playground/universal-translator v0.18.1 23:04:26 go: downloading github.com/leodido/go-urn v1.2.4 23:04:26 go: downloading golang.org/x/text v0.14.0 23:04:26 go: downloading github.com/go-playground/locales v0.14.1 23:04:27 go: downloading github.com/x448/float16 v0.8.4 23:04:27 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:04:27 go: downloading github.com/hashicorp/consul/api v1.27.0 23:04:27 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 23:04:27 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:04:27 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 23:04:27 go: downloading golang.org/x/time v0.5.0 23:04:27 go: downloading golang.org/x/sys v0.15.0 23:04:27 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:04:27 go: downloading github.com/go-playground/assert/v2 v2.2.0 23:04:27 go: downloading github.com/valyala/bytebufferpool v1.0.0 23:04:27 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:04:27 go: downloading github.com/hashicorp/go-hclog v1.5.0 23:04:27 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:04:27 go: downloading github.com/hashicorp/serf v0.10.1 23:04:27 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 23:04:27 go: downloading github.com/hashicorp/consul/sdk v0.15.1 23:04:27 go: downloading github.com/google/go-cmp v0.5.9 23:04:27 go: downloading github.com/hashicorp/go-uuid v1.0.3 23:04:27 go: downloading github.com/nats-io/nats.go v1.31.0 23:04:27 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:04:27 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:04:27 go: downloading github.com/Microsoft/go-winio v0.6.1 23:04:27 go: downloading github.com/zeebo/errs v1.3.0 23:04:27 go: downloading google.golang.org/grpc v1.60.1 23:04:27 go: downloading github.com/kr/pretty v0.1.0 23:04:28 go: downloading github.com/fatih/color v1.14.1 23:04:28 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:04:28 go: downloading github.com/hashicorp/go-version v1.2.1 23:04:28 go: downloading github.com/pkg/errors v0.9.1 23:04:28 go: downloading github.com/armon/go-metrics v0.4.1 23:04:28 go: downloading github.com/hashicorp/go-msgpack v0.5.5 23:04:28 go: downloading github.com/hashicorp/memberlist v0.5.0 23:04:28 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 23:04:28 go: downloading google.golang.org/protobuf v1.32.0 23:04:28 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:04:28 go: downloading github.com/onsi/ginkgo v1.10.1 23:04:28 go: downloading github.com/onsi/gomega v1.7.0 23:04:28 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 23:04:28 go: downloading github.com/klauspost/compress v1.17.1 23:04:28 go: downloading github.com/nats-io/nkeys v0.4.6 23:04:28 go: downloading github.com/nats-io/nuid v1.0.1 23:04:28 go: downloading github.com/kr/text v0.2.0 23:04:28 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:04:28 go: downloading github.com/pascaldekloe/goe v0.1.0 23:04:28 go: downloading github.com/google/btree v1.0.1 23:04:28 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:04:28 go: downloading github.com/miekg/dns v1.1.41 23:04:28 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:04:28 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 23:04:28 go: downloading github.com/golang/protobuf v1.5.3 23:04:28 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:04:28 go: downloading gopkg.in/yaml.v2 v2.4.0 23:04:28 go: downloading github.com/hpcloud/tail v1.0.0 23:04:28 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:04:28 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:04:28 go: downloading golang.org/x/mod v0.12.0 23:04:32 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 23:04:32 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.18 23:04:32 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 23:04:32 go: downloading github.com/stretchr/testify v1.9.0 23:04:32 go: downloading golang.org/x/crypto v0.19.0 23:04:32 go: downloading golang.org/x/net v0.21.0 23:04:32 go: downloading github.com/go-playground/validator/v10 v10.18.0 23:04:32 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 23:04:32 go: downloading github.com/stretchr/objx v0.5.2 23:04:32 go: downloading golang.org/x/sys v0.17.0 23:04:32 go: downloading github.com/nats-io/nats.go v1.33.1 23:04:32 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 23:04:32 go: downloading github.com/leodido/go-urn v1.4.0 23:04:32 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 23:04:32 go: downloading github.com/klauspost/compress v1.17.2 23:04:33 go: downloading github.com/nats-io/nkeys v0.4.7 23:04:34 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 23:04:49 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1560/app-service-template' 23:04:49 make -C ./app-service-template test 23:04:49 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1560/app-service-template' 23:04:49 go test -race -coverprofile=coverage.out ./... 23:05:11 ? app-new-service/config [no test files] 23:05:11 ok app-new-service 1.049s coverage: 45.9% of statements 23:05:11 ok app-new-service/functions 1.058s coverage: 85.3% of statements 23:05:11 go vet ./... 23:05:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:05:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:05:29 ./bin/test-attribution-txt.sh 23:05:29 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1560/app-service-template' 23:05:29 go test -race -coverprofile=coverage.out ./... 23:05:29 go: downloading github.com/gomodule/redigo v1.9.2 23:05:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 23:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 23:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 23:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 23:05:31 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 23:05:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 23:05:32 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 23:05:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.117s coverage: 66.6% of statements 23:05:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.057s coverage: 89.3% of statements 23:05:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.067s coverage: 85.1% of statements 23:05:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.038s coverage: 100.0% of statements 23:05:32 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.132s coverage: 75.5% of statements 23:05:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 23:05:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.059s coverage: 97.3% of statements 23:05:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.053s coverage: 82.8% of statements 23:05:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 23:05:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 23:05:33 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:05:33 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.065s coverage: 65.1% of statements 23:05:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.070s coverage: 27.6% of statements 23:05:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.076s coverage: 17.2% of statements 23:05:34 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.042s coverage: 27.3% of statements 23:05:35 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.061s coverage: 52.8% of statements 23:06:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.137s coverage: 72.3% of statements 23:06:01 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.040s coverage: 94.4% of statements 23:06:01 go vet ./... 23:06:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:06:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 23:06:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:06:15 $ docker stop --time=1 045a1fc026136e64b0a287d39843dbe3ba621cc301fc990307916e99b5ac3cbf 23:06:19 $ docker rm -f --volumes 045a1fc026136e64b0a287d39843dbe3ba621cc301fc990307916e99b5ac3cbf [Pipeline] // withDockerContainer [Pipeline] sh 23:06:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:06:20 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 23:06:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:23 23:06:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:23 latest: Pulling from edgex-lftools-log-publisher 23:06:23 5eb5b503b376: Pulling fs layer 23:06:23 5c69ac0246d0: Pulling fs layer 23:06:23 ec43610c2a17: Pulling fs layer 23:06:23 3a2ae6a8a46f: Pulling fs layer 23:06:23 33b1e0a273af: Pulling fs layer 23:06:23 5d3b04190fa2: Pulling fs layer 23:06:23 2f39f015ded8: Pulling fs layer 23:06:23 5d3b04190fa2: Waiting 23:06:23 3a2ae6a8a46f: Waiting 23:06:23 33b1e0a273af: Waiting 23:06:23 2f39f015ded8: Waiting 23:06:23 5c69ac0246d0: Verifying Checksum 23:06:23 5c69ac0246d0: Download complete 23:06:23 3a2ae6a8a46f: Verifying Checksum 23:06:23 3a2ae6a8a46f: Download complete 23:06:23 33b1e0a273af: Verifying Checksum 23:06:23 33b1e0a273af: Download complete 23:06:23 5d3b04190fa2: Verifying Checksum 23:06:23 5d3b04190fa2: Download complete 23:06:23 ec43610c2a17: Verifying Checksum 23:06:23 ec43610c2a17: Download complete 23:06:24 5eb5b503b376: Verifying Checksum 23:06:24 5eb5b503b376: Download complete 23:06:24 2f39f015ded8: Download complete 23:06:25 5eb5b503b376: Pull complete 23:06:25 5c69ac0246d0: Pull complete 23:06:25 ec43610c2a17: Pull complete 23:06:25 3a2ae6a8a46f: Pull complete 23:06:26 33b1e0a273af: Pull complete 23:06:26 5d3b04190fa2: Pull complete 23:06:30 2f39f015ded8: Pull complete 23:06:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:06:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:31 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 23:06:31 $ 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-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@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:latest cat 23:06:41 $ docker top 32f94af2c0b24004cea4683a67a8b2d93909c871b798ffff301e03c28614707c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:44 ---> job-cost.sh 23:06:44 lf-activate-venv: SKIPPING 23:06:44 INFO: No Stack... 23:06:44 INFO: Retrieving Pricing Info for: v3-standard-8 23:06:44 INFO: Archiving Costs [Pipeline] sh 23:06:45 + cat /w/workspace/dry_app-functions-sdk-go_PR-1560/archives/cost.csv 23:06:45 + cut -d, -f6 [Pipeline] lock 23:06:45 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] 23:06:45 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] did not exist. Created. 23:06:45 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:45 + echo total: 0.2199999988079071 [Pipeline] stash 23:06:45 Stashed 1 file(s) [Pipeline] } 23:06:45 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:06:45 $ docker stop --time=1 32f94af2c0b24004cea4683a67a8b2d93909c871b798ffff301e03c28614707c 23:06:48 $ docker rm -f --volumes 32f94af2c0b24004cea4683a67a8b2d93909c871b798ffff301e03c28614707c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5142 in /w/workspace/dry_app-functions-sdk-go_PR-1560 [Pipeline] { [Pipeline] ws 23:09:55 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 23:09:59 The recommended git tool is: git 23:10:08 using credential edgex-jenkins-ssh 23:10:08 Cloning the remote Git repository 23:10:08 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 23:10:08 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 23:10:09 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:10:09 > git --version # timeout=10 23:10:09 > git --version # 'git version 2.25.1' 23:10:09 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:14 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:10:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:10:16 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 23:10:16 Merging remotes/origin/main commit 3bc857698cc13a1282509d5e63119d2caf80d765 into PR head commit 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 23:10:17 Merge succeeded, producing 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 23:10:17 Checking out Revision 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 (PR-1560) 23:10:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 23:10:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1560/head:refs/remotes/origin/PR-1560 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:10:16 > git config core.sparsecheckout # timeout=10 23:10:16 > git checkout -f 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 # timeout=10 23:10:17 > git remote # timeout=10 23:10:17 > git config --get remote.origin.url # timeout=10 23:10:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:10:17 > git merge 3bc857698cc13a1282509d5e63119d2caf80d765 # timeout=10 23:10:17 > git rev-parse HEAD^{commit} # timeout=10 23:10:17 > git config core.sparsecheckout # timeout=10 23:10:17 > git checkout -f 5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 # timeout=10 23:10:18 Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" 23:10:18 > git --version # timeout=10 23:10:18 > git --version # 'git version 2.25.1' 23:10:18 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:10:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:10:20 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:20 Dload Upload Total Spent Left Speed 23:10:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh 23:10:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:10:20 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 23:10:20 tee /etc/docker/daemon.new 23:10:20 { 23:10:20 "registry-mirrors": [ 23:10:20 "https://nexus3.edgexfoundry.org:10001" 23:10:20 ], 23:10:20 "bip": "10.250.0.254/24", 23:10:20 "hosts": [ 23:10:20 "tcp://0.0.0.0:5555", 23:10:20 "unix:///var/run/docker.sock" 23:10:20 ], 23:10:20 "mtu": 1458, 23:10:20 "selinux-enabled": true, 23:10:20 "seccomp-profile": "/etc/docker/seccomp.json" 23:10:20 } [Pipeline] sh 23:10:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:10:21 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 23:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:10:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 23:10:40 ========================================================= 23:10:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 23:10:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 23:10:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:10:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:42 9fda8d8052c6: Pulling fs layer 23:10:42 5d54e960e981: Pulling fs layer 23:10:42 c4a7e357bf2a: Pulling fs layer 23:10:42 f0e02332f6b5: Pulling fs layer 23:10:42 872ee5b61b7b: Pulling fs layer 23:10:42 0c6a40ed1a82: Pulling fs layer 23:10:42 94ae7d8d031c: Pulling fs layer 23:10:42 f0e02332f6b5: Waiting 23:10:42 872ee5b61b7b: Waiting 23:10:42 0c6a40ed1a82: Waiting 23:10:42 94ae7d8d031c: Waiting 23:10:42 5d54e960e981: Verifying Checksum 23:10:42 5d54e960e981: Download complete 23:10:42 f0e02332f6b5: Verifying Checksum 23:10:42 f0e02332f6b5: Download complete 23:10:42 872ee5b61b7b: Verifying Checksum 23:10:42 872ee5b61b7b: Download complete 23:10:42 9fda8d8052c6: Verifying Checksum 23:10:42 9fda8d8052c6: Download complete 23:10:42 94ae7d8d031c: Verifying Checksum 23:10:42 94ae7d8d031c: Download complete 23:10:43 9fda8d8052c6: Pull complete 23:10:44 5d54e960e981: Pull complete 23:10:44 c4a7e357bf2a: Verifying Checksum 23:10:44 c4a7e357bf2a: Download complete 23:10:45 0c6a40ed1a82: Verifying Checksum 23:10:45 0c6a40ed1a82: Download complete 23:10:57 c4a7e357bf2a: Pull complete 23:10:57 f0e02332f6b5: Pull complete 23:10:58 872ee5b61b7b: Pull complete 23:11:08 0c6a40ed1a82: Pull complete 23:11:08 94ae7d8d031c: Pull complete 23:11:09 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 23:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 23:11:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] sh 23:11:09 + 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 23:11:09 + docker inspect -f . ci-base-image-arm64 23:11:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:10 prd-ubuntu20.04-docker-arm64-4c-16g-5142 does not seem to be running inside a container 23:11:10 $ 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 23:11:14 $ docker top dce108d987b00abc32f5bdb7fa703af051d204f6313db4f832b1cd1f58c16562 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:15 + go version 23:11:15 go version go1.21.0 linux/arm64 [Pipeline] } 23:11:15 $ docker stop --time=1 dce108d987b00abc32f5bdb7fa703af051d204f6313db4f832b1cd1f58c16562 23:11:17 $ docker rm -f --volumes dce108d987b00abc32f5bdb7fa703af051d204f6313db4f832b1cd1f58c16562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:11:18 + docker inspect -f . ci-base-image-arm64 23:11:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:11:19 prd-ubuntu20.04-docker-arm64-4c-16g-5142 does not seem to be running inside a container 23:11:19 $ 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 23:11:21 $ docker top 9d29d5bbc36bd44ffa8d02e630d26223abe1e70534c83d7cccea93d2e222e1d9 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:22 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 23:11:22 + make test 23:11:22 make -C ./app-service-template build 23:11:22 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:11:22 go mod tidy 23:11:22 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.4 23:11:22 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 23:11:23 go: downloading github.com/stretchr/testify v1.8.4 23:11:23 go: downloading github.com/google/uuid v1.6.0 23:11:23 go: downloading github.com/labstack/echo/v4 v4.11.4 23:11:23 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.14 23:11:24 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.5 23:11:24 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.2.0-dev.2 23:11:24 go: downloading gopkg.in/yaml.v3 v3.0.1 23:11:24 go: downloading github.com/go-kit/log v0.2.1 23:11:24 go: downloading github.com/go-playground/validator/v10 v10.16.0 23:11:24 go: downloading github.com/fxamacker/cbor/v2 v2.5.0 23:11:25 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 23:11:25 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 23:11:25 go: downloading github.com/stretchr/objx v0.5.0 23:11:25 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.4.0 23:11:25 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 23:11:25 go: downloading github.com/labstack/gommon v0.4.2 23:11:25 go: downloading golang.org/x/crypto v0.17.0 23:11:25 go: downloading golang.org/x/net v0.19.0 23:11:26 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.2.0-dev.5 23:11:26 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.2.0-dev.2 23:11:26 go: downloading github.com/hashicorp/go-multierror v1.1.1 23:11:26 go: downloading github.com/go-logfmt/logfmt v0.5.1 23:11:27 go: downloading github.com/x448/float16 v0.8.4 23:11:27 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 23:11:27 go: downloading github.com/go-playground/universal-translator v0.18.1 23:11:27 go: downloading github.com/leodido/go-urn v1.2.4 23:11:27 go: downloading golang.org/x/text v0.14.0 23:11:28 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 23:11:28 go: downloading github.com/go-playground/assert/v2 v2.2.0 23:11:28 go: downloading github.com/go-playground/locales v0.14.1 23:11:33 go: downloading github.com/mitchellh/copystructure v1.2.0 23:11:33 go: downloading github.com/gorilla/websocket v1.5.0 23:11:33 go: downloading golang.org/x/sync v0.4.0 23:11:33 go: downloading github.com/mattn/go-isatty v0.0.20 23:11:33 go: downloading github.com/valyala/fasttemplate v1.2.2 23:11:33 go: downloading github.com/mattn/go-colorable v0.1.13 23:11:33 go: downloading github.com/hashicorp/consul/api v1.27.0 23:11:33 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.7 23:11:33 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 23:11:33 go: downloading github.com/hashicorp/errwrap v1.1.0 23:11:33 go: downloading golang.org/x/sys v0.15.0 23:11:33 go: downloading github.com/kr/pretty v0.1.0 23:11:33 go: downloading github.com/mitchellh/reflectwalk v1.0.2 23:11:33 go: downloading github.com/valyala/bytebufferpool v1.0.0 23:11:33 go: downloading github.com/nats-io/nats.go v1.31.0 23:11:33 go: downloading github.com/go-redis/redis/v7 v7.3.0 23:11:33 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 23:11:33 go: downloading github.com/hashicorp/go-hclog v1.5.0 23:11:33 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 23:11:34 go: downloading github.com/hashicorp/serf v0.10.1 23:11:34 go: downloading github.com/mitchellh/mapstructure v1.5.0 23:11:34 go: downloading golang.org/x/exp v0.0.0-20230817173708-d852ddb80c63 23:11:34 go: downloading github.com/google/go-cmp v0.5.9 23:11:34 go: downloading github.com/hashicorp/consul/sdk v0.15.1 23:11:34 go: downloading github.com/hashicorp/go-uuid v1.0.3 23:11:34 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 23:11:35 go: downloading golang.org/x/time v0.5.0 23:11:35 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 23:11:35 go: downloading github.com/Microsoft/go-winio v0.6.1 23:11:35 go: downloading github.com/zeebo/errs v1.3.0 23:11:35 go: downloading google.golang.org/grpc v1.60.1 23:11:37 go: downloading github.com/kr/text v0.2.0 23:11:37 go: downloading github.com/onsi/ginkgo v1.10.1 23:11:37 go: downloading github.com/onsi/gomega v1.7.0 23:11:37 go: downloading github.com/fatih/color v1.14.1 23:11:37 go: downloading github.com/mitchellh/go-homedir v1.1.0 23:11:37 go: downloading github.com/klauspost/compress v1.17.1 23:11:37 go: downloading github.com/nats-io/nkeys v0.4.6 23:11:37 go: downloading github.com/nats-io/nuid v1.0.1 23:11:37 go: downloading github.com/armon/go-metrics v0.4.1 23:11:37 go: downloading github.com/hashicorp/go-version v1.2.1 23:11:37 go: downloading github.com/pkg/errors v0.9.1 23:11:37 go: downloading github.com/hashicorp/go-msgpack v0.5.5 23:11:37 go: downloading github.com/hashicorp/memberlist v0.5.0 23:11:37 go: downloading github.com/go-jose/go-jose/v3 v3.0.1 23:11:37 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 23:11:37 go: downloading google.golang.org/protobuf v1.32.0 23:11:39 go: downloading golang.org/x/tools v0.12.1-0.20230815132531-74c255bcf846 23:11:39 go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20231016165738-49dd2c1f3d0b 23:11:39 go: downloading github.com/golang/protobuf v1.5.3 23:11:39 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 23:11:39 go: downloading github.com/pascaldekloe/goe v0.1.0 23:11:39 go: downloading github.com/google/btree v1.0.1 23:11:39 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 23:11:39 go: downloading github.com/miekg/dns v1.1.41 23:11:39 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 23:11:39 go: downloading github.com/hashicorp/golang-lru v0.5.4 23:11:39 go: downloading gopkg.in/yaml.v2 v2.4.0 23:11:39 go: downloading github.com/hpcloud/tail v1.0.0 23:11:40 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 23:11:40 go: downloading gopkg.in/fsnotify.v1 v1.4.7 23:11:42 go: downloading golang.org/x/mod v0.12.0 23:11:44 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.2.0-dev.8 23:11:44 go: downloading github.com/stretchr/testify v1.9.0 23:11:44 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.2.0-dev.18 23:11:44 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.2.0-dev.12 23:11:44 go: downloading github.com/go-playground/validator/v10 v10.18.0 23:11:44 go: downloading github.com/fxamacker/cbor/v2 v2.6.0 23:11:44 go: downloading golang.org/x/crypto v0.19.0 23:11:44 go: downloading golang.org/x/net v0.21.0 23:11:45 go: downloading github.com/stretchr/objx v0.5.2 23:11:45 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 23:11:46 go: downloading github.com/leodido/go-urn v1.4.0 23:11:46 go: downloading golang.org/x/sys v0.17.0 23:11:47 go: downloading github.com/nats-io/nats.go v1.33.1 23:11:47 go: downloading github.com/klauspost/compress v1.17.2 23:11:48 go: downloading github.com/nats-io/nkeys v0.4.7 23:11:48 go: downloading github.com/go-jose/go-jose/v3 v3.0.3 23:11:53 CGO_ENABLED=0 go build -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 23:14:15 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:14:15 make -C ./app-service-template test 23:14:15 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:14:15 go test -race -coverprofile=coverage.out ./... 23:17:07 ? app-new-service/config [no test files] 23:17:07 ok app-new-service 1.269s coverage: 45.9% of statements 23:17:07 ok app-new-service/functions 1.270s coverage: 85.3% of statements 23:17:07 go vet ./... 23:19:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:29 ./bin/test-attribution-txt.sh 23:19:29 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 23:19:29 go test -race -coverprofile=coverage.out ./... 23:19:29 go: downloading github.com/gomodule/redigo v1.9.2 23:19:29 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal [no test files] 23:19:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/container [no test files] 23:19:41 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/common [no test files] 23:19:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/app 1.782s coverage: 66.6% of statements 23:19:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/appfunction 1.408s coverage: 89.3% of statements 23:19:41 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/bootstrap/handlers 1.475s coverage: 85.1% of statements 23:19:42 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/etm 1.138s coverage: 100.0% of statements 23:19:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db [no test files] 23:19:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis [no test files] 23:19:48 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger [no test files] 23:19:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/runtime 1.698s coverage: 75.5% of statements 23:19:49 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/store/db/redis/models 1.272s coverage: 97.3% of statements 23:19:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http/mocks [no test files] 23:19:52 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mocks [no test files] 23:19:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/http 1.442s coverage: 82.8% of statements 23:19:53 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/messagebus 1.277s coverage: 65.1% of statements 23:19:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt/mocks [no test files] 23:19:57 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/trigger/mqtt 1.341s coverage: 27.6% of statements 23:19:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces [no test files] 23:19:57 ? github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/interfaces/mocks [no test files] 23:19:58 ok github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 1.235s coverage: 17.2% of statements 23:19:59 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg 1.257s coverage: 27.3% of statements 23:20:03 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/secure 1.318s coverage: 52.8% of statements 23:20:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/transforms 26.552s coverage: 72.3% of statements 23:20:36 ok github.com/edgexfoundry/app-functions-sdk-go/v3/pkg/util 1.194s coverage: 94.4% of statements 23:20:36 go vet ./... 23:20:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:20:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:20:38 WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo 23:20:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 23:20:38 $ docker stop --time=1 9d29d5bbc36bd44ffa8d02e630d26223abe1e70534c83d7cccea93d2e222e1d9 23:20:40 $ docker rm -f --volumes 9d29d5bbc36bd44ffa8d02e630d26223abe1e70534c83d7cccea93d2e222e1d9 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:20:45 Warning: overwriting stash ‘coverage-report’ 23:20:46 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 23:20:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:47 23:20:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:20:48 arm64: Pulling from edgex-lftools-log-publisher 23:20:48 8998bd30e6a1: Pulling fs layer 23:20:48 04944245beec: Pulling fs layer 23:20:48 699f458cf7ca: Pulling fs layer 23:20:48 765212b225bb: Pulling fs layer 23:20:48 f23df028b6ca: Pulling fs layer 23:20:48 d65c8cfc05b1: Pulling fs layer 23:20:48 2437ff75d9bd: Pulling fs layer 23:20:48 f23df028b6ca: Waiting 23:20:48 d65c8cfc05b1: Waiting 23:20:48 2437ff75d9bd: Waiting 23:20:48 765212b225bb: Waiting 23:20:48 04944245beec: Verifying Checksum 23:20:48 04944245beec: Download complete 23:20:48 765212b225bb: Download complete 23:20:48 f23df028b6ca: Verifying Checksum 23:20:48 f23df028b6ca: Download complete 23:20:48 d65c8cfc05b1: Verifying Checksum 23:20:48 d65c8cfc05b1: Download complete 23:20:48 699f458cf7ca: Download complete 23:20:48 8998bd30e6a1: Verifying Checksum 23:20:48 8998bd30e6a1: Download complete 23:20:51 2437ff75d9bd: Verifying Checksum 23:20:51 2437ff75d9bd: Download complete 23:20:53 8998bd30e6a1: Pull complete 23:20:54 04944245beec: Pull complete 23:20:56 699f458cf7ca: Pull complete 23:20:56 765212b225bb: Pull complete 23:20:57 f23df028b6ca: Pull complete 23:20:57 d65c8cfc05b1: Pull complete 23:21:15 2437ff75d9bd: Pull complete 23:21:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:21:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:21:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:16 prd-ubuntu20.04-docker-arm64-4c-16g-5142 does not seem to be running inside a container 23:21:16 $ 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 23:21:19 $ docker top 2faa299a2c08bcf5935c817120d14e54bede217c1a264da5dc2494deb1fb2f6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:21:20 ---> job-cost.sh 23:21:20 lf-activate-venv: SKIPPING 23:21:20 INFO: No Stack... 23:21:20 INFO: Retrieving Pricing Info for: v3-standard-4 23:21:21 INFO: Archiving Costs [Pipeline] sh 23:21:22 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 23:21:22 + cut -d, -f6 [Pipeline] lock 23:21:22 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] 23:21:22 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] did not exist. Created. 23:21:22 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:21:23 /w/workspace/app-functions-sdk-go/1@tmp/durable-5b845bba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:21:24 + echo total: 0.10999999940395355 [Pipeline] stash 23:21:24 Warning: overwriting stash ‘stack-cost’ 23:21:24 Stashed 1 file(s) [Pipeline] } 23:21:24 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1560-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:21:24 $ docker stop --time=1 2faa299a2c08bcf5935c817120d14e54bede217c1a264da5dc2494deb1fb2f6c 23:21:25 $ docker rm -f --volumes 2faa299a2c08bcf5935c817120d14e54bede217c1a264da5dc2494deb1fb2f6c [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 23:21:27 provisioning config files... 23:21:27 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/config12838676110625490234tmp [Pipeline] { [Pipeline] sh 23:21:28 + set +x 23:21:28 + + curl -sbash https://codecov.io/bash -s 23:21:28 -- 23:21:28 23:21:28 _____ _ 23:21:28 / ____| | | 23:21:28 | | ___ __| | ___ ___ _____ __ 23:21:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:21:28 | |___| (_) | (_| | __/ (_| (_) \ V / 23:21:28 \_____\___/ \__,_|\___|\___\___/ \_/ 23:21:28 Bash-1.0.6 23:21:28 23:21:28 23:21:28 ==> git version 2.25.1 found 23:21:28 ==> 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 23:21:28 Release-Date: 2020-01-08 23:21:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:21:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:21:28 ==> Jenkins CI detected. 23:21:28 current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1560 23:21:28 project root: . 23:21:28 --> token set from env 23:21:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:21:28 ==> Running gcov in . (disable via -X gcov) 23:21:28 ==> Python coveragepy not found 23:21:28 ==> Searching for coverage reports in: 23:21:28 + . 23:21:28 -> Found 2 reports 23:21:28 ==> Detecting git/mercurial file structure 23:21:28 ==> Reading reports 23:21:28 + ./app-service-template/coverage.out bytes=3558 23:21:28 + ./coverage.out bytes=126749 23:21:28 ==> Appending adjustments 23:21:28 https://docs.codecov.io/docs/fixing-reports 23:21:28 + Found adjustments 23:21:28 ==> Gzipping contents 23:21:28 24K /tmp/codecov.ha6hUW.gz 23:21:28 ==> Uploading reports 23:21:28 url: https://codecov.io 23:21:28 query: branch=PR-1560&commit=5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1560&job=&cmd_args= 23:21:28 -> Pinging Codecov 23:21:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1560&commit=5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1560%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1560&job=&cmd_args= 23:21:29 -> Uploading to 23:21:29 https://storage.googleapis.com/codecov/v4/raw/2024-03-07/3D8B5DFFC46A037C893635FACE044666/5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602/d972503e-5e71-4b16-84be-8f64aedae8c0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T232129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e3c38aa8850261793c0cad6e33adfe717888ec88326ce70991e73f384bd4b798 23:21:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:21:29 Dload Upload Total Spent Left Speed 23:21:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21779 0 0 100 21779 0 69804 --:--:-- --:--:-- --:--:-- 69804 23:21:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/5ecaffe4ca2a21bcb1b509fdcd4c574d9cb04602 [Pipeline] } 23:21:29 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 23:21:32 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1560/archives ] 23:21:32 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1560/archives 23:21:32 total 16 23:21:32 drwxr-xr-x 3 root root 4096 Mar 7 23:06 . 23:21:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:06 .. 23:21:32 drwxr-xr-x 2 root root 4096 Mar 7 23:06 cost 23:21:32 -rw-r--r-- 1 root root 93 Mar 7 23:06 cost.csv 23:21:32 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1560/archives 23:21:32 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1560/archives 23:21:32 total 16 23:21:32 drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:06 . 23:21:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 23:06 .. 23:21:32 drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:06 cost 23:21:32 -rw-r--r-- 1 jenkins jenkins 93 Mar 7 23:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:21:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:21:33 ---> package-listing.sh 23:21:33 ++ facter osfamily 23:21:33 ++ tr '[:upper:]' '[:lower:]' 23:21:34 + OS_FAMILY=debian 23:21:34 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1560 23:21:34 + START_PACKAGES=/tmp/packages_start.txt 23:21:34 + END_PACKAGES=/tmp/packages_end.txt 23:21:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:21:34 + PACKAGES=/tmp/packages_start.txt 23:21:34 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1560 ']' 23:21:34 + PACKAGES=/tmp/packages_end.txt 23:21:34 + case "${OS_FAMILY}" in 23:21:34 + dpkg -l 23:21:34 + grep '^ii' 23:21:34 + '[' -f /tmp/packages_start.txt ']' 23:21:34 + '[' -f /tmp/packages_end.txt ']' 23:21:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:21:34 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1560 ']' 23:21:34 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1560/archives/ 23:21:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1560/archives/ [Pipeline] echo 23:21:34 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-1560/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:21:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:21:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:35 prd-ubuntu20.04-docker-8c-8g-5121 does not seem to be running inside a container 23:21:35 $ 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-1560/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-1560 -v /w/workspace/dry_app-functions-sdk-go_PR-1560:/w/workspace/dry_app-functions-sdk-go_PR-1560:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1560@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1560@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 23:21:35 $ docker top 58fb4e59f0a78f17c959f7b1137f26a2cfc071d7c7946c2f250af84a347195da -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:36 + touch /tmp/pre-build-complete [Pipeline] sh 23:21:36 + mkdir -p /var/log/sysstat [Pipeline] sh 23:21:36 + ls /var/log/sa-host 23:21:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:21:37 provisioning config files... 23:21:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1560@tmp/config14391474276856980024tmp [Pipeline] { [Pipeline] echo 23:21:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:21:42 ---> create-netrc.sh [Pipeline] } 23:21:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:21:44 ---> python-tools-install.sh [Pipeline] echo 23:21:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:21:44 ---> sudo-logs.sh 23:21:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:21:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:21:44 ---> job-cost.sh 23:21:44 lf-activate-venv: SKIPPING 23:21:44 DEBUG: total: 0.2199999988079071 23:21:44 INFO: Retrieving Stack Cost... 23:21:45 INFO: Retrieving Pricing Info for: v3-standard-8 23:21:45 INFO: Archiving Costs [Pipeline] echo 23:21:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:21:46 ---> logs-deploy.sh 23:21:46 lf-activate-venv: SKIPPING 23:21:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1560/1 23:21:46 INFO: archiving workspace using pattern(s): 23:21:47 Archives upload complete. 23:21:47 INFO: archiving logs to Nexus 23:21:47 ---> uname -a: 23:21:47 Linux prd-ubuntu20-04-docker-8c-8g-5121 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 23:21:47 23:21:47 23:21:47 ---> lscpu: 23:21:47 Architecture: x86_64 23:21:47 CPU op-mode(s): 32-bit, 64-bit 23:21:47 Byte Order: Little Endian 23:21:47 Address sizes: 40 bits physical, 48 bits virtual 23:21:47 CPU(s): 8 23:21:47 On-line CPU(s) list: 0-7 23:21:47 Thread(s) per core: 1 23:21:47 Core(s) per socket: 1 23:21:47 Socket(s): 8 23:21:47 NUMA node(s): 1 23:21:47 Vendor ID: AuthenticAMD 23:21:47 CPU family: 23 23:21:47 Model: 49 23:21:47 Model name: AMD EPYC-Rome Processor 23:21:47 Stepping: 0 23:21:47 CPU MHz: 2800.000 23:21:47 BogoMIPS: 5600.00 23:21:47 Virtualization: AMD-V 23:21:47 Hypervisor vendor: KVM 23:21:47 Virtualization type: full 23:21:47 L1d cache: 256 KiB 23:21:47 L1i cache: 256 KiB 23:21:47 L2 cache: 4 MiB 23:21:47 L3 cache: 128 MiB 23:21:47 NUMA node0 CPU(s): 0-7 23:21:47 Vulnerability Itlb multihit: Not affected 23:21:47 Vulnerability L1tf: Not affected 23:21:47 Vulnerability Mds: Not affected 23:21:47 Vulnerability Meltdown: Not affected 23:21:47 Vulnerability Mmio stale data: Not affected 23:21:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:21:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:21:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:21:47 Vulnerability Srbds: Not affected 23:21:47 Vulnerability Tsx async abort: Not affected 23:21:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 23:21:47 23:21:47 23:21:47 ---> nproc: 23:21:47 8 23:21:47 23:21:47 23:21:47 ---> df -h: 23:21:47 Filesystem Size Used Avail Use% Mounted on 23:21:47 overlay 155G 11G 145G 7% / 23:21:47 tmpfs 64M 0 64M 0% /dev 23:21:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:21:47 shm 64M 0 64M 0% /dev/shm 23:21:47 /dev/vda1 155G 11G 145G 7% /facter-os 23:21:47 23:21:47 23:21:47 ---> sar -b -r -n DEV: 23:21:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5121) 03/07/24 _x86_64_ (8 CPU) 23:21:47 23:21:47 23:02:39 LINUX RESTART (8 CPU) 23:21:47 23:21:47 23:03:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:21:47 23:04:01 108.47 40.26 68.21 0.00 4272.49 117238.59 0.00 23:21:47 23:05:01 81.23 0.50 80.73 0.00 18.79 86102.57 0.00 23:21:47 23:06:01 62.14 0.00 62.14 0.00 0.00 39357.94 0.00 23:21:47 23:07:01 55.03 0.23 54.80 0.00 11.86 19285.17 0.00 23:21:47 23:08:01 4.63 0.97 3.67 0.00 67.46 53.19 0.00 23:21:47 23:09:01 1.68 0.00 1.68 0.00 0.00 21.20 0.00 23:21:47 23:10:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 23:21:47 23:11:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 23:21:47 23:12:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 23:21:47 23:13:01 1.13 0.00 1.13 0.00 0.00 15.86 0.00 23:21:47 23:14:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 23:21:47 23:15:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 23:21:47 23:16:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 23:21:47 23:17:01 0.98 0.02 0.97 0.00 0.13 13.20 0.00 23:21:47 23:18:01 1.80 0.02 1.78 0.00 0.13 21.86 0.00 23:21:47 23:19:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 23:21:47 23:20:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 23:21:47 23:21:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 23:21:47 Average: 18.09 2.33 15.76 0.00 243.03 14545.69 0.00 23:21:47 23:21:47 23:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:21:47 23:04:01 29899148 31602316 750536 2.28 59940 1938736 1730104 5.10 973612 1681228 292 23:21:47 23:05:01 27664936 31166880 1137848 3.46 99356 3583284 2402780 7.08 1801832 2917008 912900 23:21:47 23:06:01 27813040 31542972 762860 2.32 102068 3790540 1802068 5.31 1540872 3019568 13236 23:21:47 23:07:01 28656004 31557464 753804 2.29 105240 3006884 1736476 5.12 1128236 2637128 336 23:21:47 23:08:01 28649300 31557596 753036 2.29 106684 3012024 1775736 5.23 1130532 2642192 188 23:21:47 23:09:01 28656700 31564976 745960 2.27 106736 3012020 1792988 5.28 1122612 2642148 136 23:21:47 23:10:01 28656740 31565076 745808 2.27 106768 3012024 1792988 5.28 1122916 2642152 12 23:21:47 23:11:01 28665104 31573464 737364 2.24 106792 3012024 1792988 5.28 1114552 2642152 176 23:21:47 23:12:01 28665280 31573660 737308 2.24 106816 3012028 1792988 5.28 1114480 2642156 8 23:21:47 23:13:01 28665280 31574028 737212 2.24 106876 3012004 1792988 5.28 1114440 2642452 204 23:21:47 23:14:01 28664940 31573688 737428 2.24 106912 3012004 1792988 5.28 1114872 2642452 180 23:21:47 23:15:01 28665028 31573832 737292 2.24 106952 3012012 1792988 5.28 1114332 2642460 144 23:21:47 23:16:01 28665360 31574220 736872 2.24 106980 3012012 1792988 5.28 1114524 2642460 12 23:21:47 23:17:01 28664844 31573820 737140 2.24 107016 3012012 1792988 5.28 1115188 2642464 176 23:21:47 23:18:01 28664980 31574072 737012 2.24 107060 3012008 1760624 5.19 1114092 2642464 20 23:21:47 23:19:01 28665036 31574188 736864 2.24 107100 3012020 1760624 5.19 1114204 2642468 168 23:21:47 23:20:01 28664980 31574172 736808 2.24 107140 3012024 1760624 5.19 1114180 2642472 12 23:21:47 23:21:01 28665228 31574452 736680 2.24 107168 3012024 1760624 5.19 1114228 2642472 184 23:21:47 Average: 28628440 31548382 764324 2.32 103534 3027094 1812586 5.34 1171095 2624883 51577 23:21:47 23:21:47 23:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:21:47 23:04:01 lo 2.73 2.73 0.26 0.26 0.00 0.00 0.00 0.00 23:21:47 23:04:01 ens3 479.90 367.89 3217.45 108.76 0.00 0.00 0.00 0.00 23:21:47 23:04:01 docker0 77.34 79.84 5.52 430.93 0.00 0.00 0.00 0.00 23:21:47 23:05:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:21:47 23:05:01 ens3 398.08 271.36 6027.91 57.20 0.00 0.00 0.00 0.00 23:21:47 23:05:01 vethd212877 188.22 262.80 18.01 2873.24 0.00 0.00 0.00 0.24 23:21:47 23:05:01 docker0 188.22 262.69 15.43 2873.23 0.00 0.00 0.00 0.00 23:21:47 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:06:01 ens3 21.22 13.62 15.45 8.00 0.00 0.00 0.00 0.00 23:21:47 23:06:01 vethd212877 1.44 1.63 0.12 1.67 0.00 0.00 0.00 0.00 23:21:47 23:06:01 docker0 1.44 1.61 0.10 1.67 0.00 0.00 0.00 0.00 23:21:47 23:07:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 23:21:47 23:07:01 ens3 96.97 62.18 2531.18 14.43 0.00 0.00 0.00 0.00 23:21:47 23:07:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:08:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:21:47 23:08:01 ens3 0.78 0.43 0.36 0.18 0.00 0.00 0.00 0.00 23:21:47 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:47 23:09:01 ens3 2.77 0.18 0.36 0.07 0.00 0.00 0.00 0.00 23:21:47 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:10:01 ens3 0.77 0.12 0.12 0.07 0.00 0.00 0.00 0.00 23:21:47 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:47 23:11:01 ens3 0.68 0.45 0.27 0.22 0.00 0.00 0.00 0.00 23:21:47 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:12:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 23:21:47 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:47 23:13:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 23:21:47 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:14:01 ens3 0.32 0.10 0.09 0.07 0.00 0.00 0.00 0.00 23:21:47 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:47 23:15:01 ens3 0.98 0.20 0.15 0.01 0.00 0.00 0.00 0.00 23:21:47 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:16:01 ens3 0.47 0.22 0.11 0.08 0.00 0.00 0.00 0.00 23:21:47 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:47 23:17:01 ens3 0.50 0.37 0.26 0.21 0.00 0.00 0.00 0.00 23:21:47 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:18:01 ens3 0.28 0.00 0.01 0.00 0.00 0.00 0.00 0.00 23:21:47 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:47 23:19:01 ens3 0.42 0.25 0.09 0.08 0.00 0.00 0.00 0.00 23:21:47 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:20:01 ens3 0.62 0.25 0.09 0.02 0.00 0.00 0.00 0.00 23:21:47 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:21:47 23:21:01 ens3 0.35 0.12 0.02 0.01 0.00 0.00 0.00 0.00 23:21:47 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:21:47 Average: lo 0.37 0.37 0.03 0.03 0.00 0.00 0.00 0.00 23:21:47 Average: ens3 55.90 39.91 655.90 10.53 0.00 0.00 0.00 0.00 23:21:47 Average: docker0 14.85 19.14 1.17 183.86 0.00 0.00 0.00 0.00 23:21:47 23:21:47 23:21:47 ---> sar -P ALL: 23:21:47 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5121) 03/07/24 _x86_64_ (8 CPU) 23:21:47 23:21:47 23:02:39 LINUX RESTART (8 CPU) 23:21:47 23:21:47 23:03:01 CPU %user %nice %system %iowait %steal %idle 23:21:47 23:04:01 all 6.54 0.00 1.91 2.59 0.04 88.91 23:21:47 23:04:01 0 7.97 0.00 2.33 2.19 0.05 87.46 23:21:47 23:04:01 1 6.06 0.00 1.81 1.04 0.03 91.05 23:21:47 23:04:01 2 8.69 0.00 2.20 5.62 0.05 83.44 23:21:47 23:04:01 3 5.62 0.00 1.14 2.04 0.05 91.15 23:21:47 23:04:01 4 5.15 0.00 1.71 0.22 0.03 92.89 23:21:47 23:04:01 5 7.15 0.00 1.56 1.51 0.03 89.75 23:21:47 23:04:01 6 4.90 0.00 1.46 0.35 0.05 93.24 23:21:47 23:04:01 7 6.80 0.00 3.03 7.79 0.05 82.32 23:21:47 23:05:01 all 30.64 0.00 4.82 2.71 0.09 61.75 23:21:47 23:05:01 0 29.40 0.00 5.07 0.39 0.10 65.03 23:21:47 23:05:01 1 31.58 0.00 4.77 0.61 0.12 62.93 23:21:47 23:05:01 2 30.88 0.00 4.49 3.90 0.09 60.65 23:21:47 23:05:01 3 29.89 0.00 4.48 2.62 0.10 62.91 23:21:47 23:05:01 4 31.20 0.00 5.15 0.20 0.08 63.36 23:21:47 23:05:01 5 27.24 0.00 4.44 0.22 0.10 68.01 23:21:47 23:05:01 6 33.20 0.00 4.69 1.18 0.07 60.85 23:21:47 23:05:01 7 31.73 0.00 5.47 12.63 0.07 50.11 23:21:47 23:06:01 all 29.73 0.00 3.38 1.49 0.07 65.33 23:21:47 23:06:01 0 26.59 0.00 2.91 2.31 0.07 68.12 23:21:47 23:06:01 1 33.39 0.00 4.12 7.21 0.09 55.19 23:21:47 23:06:01 2 33.26 0.00 3.52 1.32 0.07 61.83 23:21:47 23:06:01 3 26.44 0.00 3.22 0.39 0.07 69.88 23:21:47 23:06:01 4 30.34 0.00 3.53 0.12 0.07 65.95 23:21:47 23:06:01 5 26.50 0.00 2.99 0.44 0.07 70.00 23:21:47 23:06:01 6 30.23 0.00 3.40 0.10 0.05 66.22 23:21:47 23:06:01 7 31.10 0.00 3.33 0.07 0.07 65.44 23:21:47 23:07:01 all 14.14 0.00 2.16 1.39 0.06 82.25 23:21:47 23:07:01 0 13.27 0.00 2.13 0.17 0.03 84.41 23:21:47 23:07:01 1 15.12 0.00 2.35 6.21 0.07 76.24 23:21:47 23:07:01 2 13.08 0.00 2.97 2.06 0.10 81.79 23:21:47 23:07:01 3 13.84 0.00 2.11 0.00 0.03 84.01 23:21:47 23:07:01 4 14.18 0.00 1.97 1.18 0.03 82.64 23:21:47 23:07:01 5 14.24 0.00 1.61 0.18 0.05 83.92 23:21:47 23:07:01 6 14.63 0.00 1.90 1.19 0.08 82.19 23:21:47 23:07:01 7 14.80 0.00 2.23 0.17 0.05 82.75 23:21:47 23:08:01 all 0.24 0.00 0.05 0.01 0.01 99.68 23:21:47 23:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:21:47 23:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:21:47 23:08:01 2 0.03 0.00 0.02 0.02 0.02 99.92 23:21:47 23:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 23:21:47 23:08:01 4 0.02 0.00 0.05 0.02 0.02 99.90 23:21:47 23:08:01 5 0.13 0.00 0.07 0.02 0.00 99.78 23:21:47 23:08:01 6 1.63 0.00 0.18 0.02 0.02 98.15 23:21:47 23:08:01 7 0.03 0.00 0.07 0.03 0.03 99.83 23:21:47 23:09:01 all 0.28 0.00 0.03 0.05 0.01 99.63 23:21:47 23:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 23:21:47 23:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:21:47 23:09:01 2 0.02 0.00 0.03 0.00 0.00 99.95 23:21:47 23:09:01 3 0.00 0.00 0.03 0.00 0.00 99.97 23:21:47 23:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:21:47 23:09:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:21:47 23:09:01 6 2.00 0.00 0.02 0.00 0.02 97.96 23:21:47 23:09:01 7 0.05 0.00 0.07 0.43 0.02 99.43 23:21:47 23:10:01 all 0.20 0.00 0.01 0.00 0.01 99.79 23:21:47 23:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:21:47 23:10:01 1 0.00 0.00 0.00 0.02 0.00 99.98 23:21:47 23:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:21:47 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:21:47 23:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 23:21:47 23:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:47 23:10:01 6 1.49 0.00 0.00 0.00 0.02 98.50 23:21:47 23:10:01 7 0.02 0.00 0.03 0.02 0.02 99.92 23:21:47 23:11:01 all 0.21 0.00 0.01 0.00 0.01 99.78 23:21:47 23:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:21:47 23:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:21:47 23:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:21:47 23:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:21:47 23:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:21:47 23:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:21:47 23:11:01 6 1.52 0.00 0.02 0.00 0.00 98.47 23:21:47 23:11:01 7 0.05 0.00 0.00 0.00 0.03 99.92 23:21:47 23:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:21:47 23:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:21:47 23:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:21:47 23:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:21:47 23:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:21:47 23:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:21:47 23:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:21:47 23:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:21:47 23:12:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:21:47 23:13:01 all 0.03 0.00 0.01 0.01 0.01 99.94 23:21:47 23:13:01 0 0.05 0.00 0.02 0.02 0.02 99.90 23:21:47 23:13:01 1 0.02 0.00 0.00 0.02 0.02 99.95 23:21:47 23:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 23:21:47 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:21:47 23:13:01 4 0.03 0.00 0.02 0.02 0.00 99.93 23:21:47 23:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:21:47 23:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:21:47 23:13:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:21:47 23:14:01 all 0.11 0.00 0.01 0.00 0.01 99.87 23:21:47 23:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:21:47 23:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:21:47 23:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:21:47 23:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:21:47 23:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:21:47 23:14:01 5 0.28 0.00 0.02 0.00 0.00 99.70 23:21:47 23:14:01 6 0.50 0.00 0.02 0.00 0.02 99.47 23:21:47 23:14:01 7 0.03 0.00 0.00 0.02 0.02 99.93 23:21:47 23:21:47 23:14:01 CPU %user %nice %system %iowait %steal %idle 23:21:47 23:15:01 all 0.28 0.00 0.00 0.00 0.01 99.71 23:21:47 23:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 23:21:47 23:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:21:47 23:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:21:47 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:21:47 23:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:21:47 23:15:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:21:47 23:15:01 6 2.00 0.00 0.00 0.00 0.00 98.00 23:21:47 23:15:01 7 0.03 0.00 0.02 0.02 0.00 99.93 23:21:47 23:16:01 all 0.09 0.00 0.02 0.00 0.01 99.88 23:21:47 23:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:21:47 23:16:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:21:47 23:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:21:47 23:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 23:21:47 23:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:21:47 23:16:01 5 0.13 0.00 0.00 0.00 0.00 99.87 23:21:47 23:16:01 6 0.50 0.00 0.05 0.00 0.02 99.43 23:21:47 23:16:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:21:47 23:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:21:47 23:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:21:47 23:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:21:47 23:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:21:47 23:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 23:21:47 23:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:21:47 23:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:21:47 23:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 23:21:47 23:17:01 7 0.02 0.00 0.00 0.02 0.02 99.95 23:21:47 23:18:01 all 0.13 0.00 0.03 0.00 0.00 99.83 23:21:47 23:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:21:47 23:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 23:21:47 23:18:01 2 0.07 0.00 0.03 0.00 0.00 99.90 23:21:47 23:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 23:21:47 23:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:21:47 23:18:01 5 0.05 0.00 0.03 0.00 0.00 99.92 23:21:47 23:18:01 6 0.83 0.00 0.03 0.00 0.02 99.12 23:21:47 23:18:01 7 0.03 0.00 0.03 0.02 0.00 99.92 23:21:47 23:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 23:21:47 23:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:21:47 23:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:21:47 23:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:21:47 23:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:21:47 23:19:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:21:47 23:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 23:21:47 23:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:21:47 23:19:01 7 0.03 0.00 0.02 0.03 0.00 99.92 23:21:47 23:20:01 all 0.09 0.00 0.01 0.00 0.01 99.89 23:21:47 23:20:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:21:47 23:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 23:21:47 23:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 23:21:47 23:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:21:47 23:20:01 4 0.05 0.00 0.00 0.00 0.00 99.95 23:21:47 23:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:21:47 23:20:01 6 0.53 0.00 0.02 0.00 0.00 99.45 23:21:47 23:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 23:21:47 23:21:01 all 0.08 0.00 0.01 0.00 0.01 99.90 23:21:47 23:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:21:47 23:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 23:21:47 23:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 23:21:47 23:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:21:47 23:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 23:21:47 23:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:21:47 23:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:21:47 23:21:01 7 0.58 0.00 0.02 0.02 0.00 99.39 23:21:47 Average: all 4.54 0.00 0.68 0.46 0.02 94.30 23:21:47 Average: 0 4.25 0.00 0.70 0.28 0.03 94.75 23:21:47 Average: 1 4.72 0.00 0.72 0.83 0.02 93.70 23:21:47 Average: 2 4.71 0.00 0.73 0.71 0.02 93.82 23:21:47 Average: 3 4.16 0.00 0.61 0.28 0.01 94.94 23:21:47 Average: 4 4.44 0.00 0.69 0.10 0.02 94.77 23:21:47 Average: 5 4.17 0.00 0.59 0.13 0.01 95.09 23:21:47 Average: 6 5.16 0.00 0.65 0.16 0.02 94.01 23:21:47 Average: 7 4.67 0.00 0.79 1.17 0.02 93.36 23:21:47 23:21:47 23:21:47