Pull request #1160 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8b009f85c03355ab01f7640236607ed632349d45+912d14d9ea583ebe39c6b55ac902f6f7c32fe832 (ee2e4c74c9ae70d505d32afc148080e3cdff42ca) 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-ssh15975836130317721643.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh5922716822991181102.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7069020497143262018.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5895629448162960987.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13643752300707966532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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.18 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/v2 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-21266 in /w/workspace/dry_app-functions-sdk-go_PR-1160 [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-1160 # 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 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 into PR head commit 8b009f85c03355ab01f7640236607ed632349d45 > 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/1160/head:refs/remotes/origin/PR-1160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b009f85c03355ab01f7640236607ed632349d45 # 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 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 # timeout=10 Merge succeeded, producing 8b009f85c03355ab01f7640236607ed632349d45 Checking out Revision 8b009f85c03355ab01f7640236607ed632349d45 (PR-1160) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8b009f85c03355ab01f7640236607ed632349d45 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. > git rev-list --no-walk 0c7b688ab3b296b438a66b7b47512fc366dd97ac # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-27T19:33:25.887Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-27T19:33:25.947Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-27T19:33:25.960Z] ========================================================= [2022-07-27T19:33:25.960Z] EdgeX Global Pipelines Version Info [2022-07-27T19:33:25.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:33:27.097Z] ------------------- [2022-07-27T19:33:27.097Z] stable info: [2022-07-27T19:33:27.097Z] ------------------- [2022-07-27T19:33:27.097Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T19:33:27.097Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T19:33:27.097Z] Message: update stable to v1.0.238 [2022-07-27T19:33:27.361Z] ------------------- [2022-07-27T19:33:27.361Z] experimental info: [2022-07-27T19:33:27.361Z] ------------------- [2022-07-27T19:33:27.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-27T19:33:27.361Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-27T19:33:27.361Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-27T19:33:27.535Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo [2022-07-27T19:33:27.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo [2022-07-27T19:33:27.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-27T19:33:27.575Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-27T19:33:27.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-27T19:33:27.616Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-27T19:33:27.635Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-27T19:33:27.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-27T19:33:27.671Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-27T19:33:27.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-27T19:33:27.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-27T19:33:27.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo [2022-07-27T19:33:27.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-27T19:33:27.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-27T19:33:27.760Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T19:33:27.776Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T19:33:27.788Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T19:33:27.804Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-27T19:33:27.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-27T19:33:27.829Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-27T19:33:27.840Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-27T19:33:27.853Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-27T19:33:27.869Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-27T19:33:27.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-27T19:33:27.898Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2022-07-27T19:33:27.912Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-27T19:33:27.922Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-27T19:33:27.934Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1160 [Pipeline] echo [2022-07-27T19:33:27.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1160 [Pipeline] echo [2022-07-27T19:33:27.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1160 [Pipeline] echo [2022-07-27T19:33:27.971Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] echo [2022-07-27T19:33:27.983Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8b009f8 [Pipeline] echo [2022-07-27T19:33:28.002Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-27T19:33:28.357Z] + git rev-list -1 --merges 8b009f85c03355ab01f7640236607ed632349d45~1..8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] echo [2022-07-27T19:33:28.393Z] -----------> git rev-list -1 --merges 8b009f85c03355ab01f7640236607ed632349d45~1..8b009f85c03355ab01f7640236607ed632349d45 8b009f85c03355ab01f7640236607ed632349d45 [false] [Pipeline] sh [2022-07-27T19:33:28.684Z] + git log --format=format:%s -1 8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] echo [2022-07-27T19:33:28.703Z] ========================================================= [2022-07-27T19:33:28.703Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-27T19:33:28.703Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T19:33:29.071Z] + git log --format=format:%s -1 8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] echo [2022-07-27T19:33:29.083Z] [semverPrep] GIT_COMMIT: 8b009f85c03355ab01f7640236607ed632349d45, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2 [Pipeline] echo [2022-07-27T19:33:29.093Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-27T19:33:29.449Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-27T19:33:29.449Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-27T19:33:29.449Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-27T19:33:29.449Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-27T19:33:29.449Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-27T19:33:29.449Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-27T19:33:29.449Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:33:29.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T19:33:30.079Z] [2022-07-27T19:33:30.079Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:33:30.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T19:33:30.389Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-27T19:33:30.389Z] b85a868b505f: Pulling fs layer [2022-07-27T19:33:30.389Z] e2be974225ed: Pulling fs layer [2022-07-27T19:33:30.389Z] 339a4e72a1f5: Pulling fs layer [2022-07-27T19:33:30.389Z] 988bab9f4d93: Pulling fs layer [2022-07-27T19:33:30.389Z] 1469e6f7b9e6: Pulling fs layer [2022-07-27T19:33:30.389Z] eaf3925da568: Pulling fs layer [2022-07-27T19:33:30.389Z] bab4dde63d76: Pulling fs layer [2022-07-27T19:33:30.389Z] bde34c3a00c8: Pulling fs layer [2022-07-27T19:33:30.389Z] b352a97aabf1: Pulling fs layer [2022-07-27T19:33:30.389Z] 4872d77fe225: Pulling fs layer [2022-07-27T19:33:30.389Z] 5851b861e8e6: Pulling fs layer [2022-07-27T19:33:30.389Z] 1469e6f7b9e6: Waiting [2022-07-27T19:33:30.389Z] b352a97aabf1: Waiting [2022-07-27T19:33:30.389Z] 4872d77fe225: Waiting [2022-07-27T19:33:30.389Z] 5851b861e8e6: Waiting [2022-07-27T19:33:30.389Z] eaf3925da568: Waiting [2022-07-27T19:33:30.389Z] bab4dde63d76: Waiting [2022-07-27T19:33:30.389Z] 988bab9f4d93: Waiting [2022-07-27T19:33:30.389Z] bde34c3a00c8: Waiting [2022-07-27T19:33:30.389Z] e2be974225ed: Verifying Checksum [2022-07-27T19:33:30.389Z] e2be974225ed: Download complete [2022-07-27T19:33:30.389Z] 988bab9f4d93: Verifying Checksum [2022-07-27T19:33:30.389Z] 988bab9f4d93: Download complete [2022-07-27T19:33:30.664Z] 1469e6f7b9e6: Verifying Checksum [2022-07-27T19:33:30.664Z] 1469e6f7b9e6: Download complete [2022-07-27T19:33:30.664Z] eaf3925da568: Verifying Checksum [2022-07-27T19:33:30.664Z] eaf3925da568: Download complete [2022-07-27T19:33:30.664Z] 339a4e72a1f5: Verifying Checksum [2022-07-27T19:33:30.664Z] 339a4e72a1f5: Download complete [2022-07-27T19:33:30.664Z] bde34c3a00c8: Verifying Checksum [2022-07-27T19:33:30.664Z] bde34c3a00c8: Download complete [2022-07-27T19:33:30.664Z] b352a97aabf1: Verifying Checksum [2022-07-27T19:33:30.664Z] b352a97aabf1: Download complete [2022-07-27T19:33:30.664Z] 4872d77fe225: Download complete [2022-07-27T19:33:30.664Z] 5851b861e8e6: Verifying Checksum [2022-07-27T19:33:30.664Z] 5851b861e8e6: Download complete [2022-07-27T19:33:30.664Z] b85a868b505f: Verifying Checksum [2022-07-27T19:33:30.664Z] b85a868b505f: Download complete [2022-07-27T19:33:30.928Z] bab4dde63d76: Verifying Checksum [2022-07-27T19:33:30.928Z] bab4dde63d76: Download complete [2022-07-27T19:33:32.313Z] b85a868b505f: Pull complete [2022-07-27T19:33:32.314Z] e2be974225ed: Pull complete [2022-07-27T19:33:32.883Z] 339a4e72a1f5: Pull complete [2022-07-27T19:33:32.883Z] 988bab9f4d93: Pull complete [2022-07-27T19:33:33.145Z] 1469e6f7b9e6: Pull complete [2022-07-27T19:33:33.145Z] eaf3925da568: Pull complete [2022-07-27T19:33:35.058Z] bab4dde63d76: Pull complete [2022-07-27T19:33:35.322Z] bde34c3a00c8: Pull complete [2022-07-27T19:33:35.322Z] b352a97aabf1: Pull complete [2022-07-27T19:33:35.586Z] 4872d77fe225: Pull complete [2022-07-27T19:33:35.586Z] 5851b861e8e6: Pull complete [2022-07-27T19:33:35.586Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-27T19:33:35.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-27T19:33:35.586Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T19:33:35.689Z] prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container [2022-07-27T19:33:35.731Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@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-devops/py-git-semver:0.1.4 cat [2022-07-27T19:33:37.063Z] $ docker top 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f -eo pid,comm [2022-07-27T19:33:37.143Z] 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). [2022-07-27T19:33:37.143Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-27T19:33:37.182Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T19:33:37.182Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T19:33:37.325Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T19:33:37.329Z] $ docker exec 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f ssh-agent [2022-07-27T19:33:37.469Z] SSH_AUTH_SOCK=/tmp/ssh-Z4rhwv5614dk/agent.34 [2022-07-27T19:33:37.469Z] SSH_AGENT_PID=40 [2022-07-27T19:33:37.477Z] Running ssh-add (command line suppressed) [2022-07-27T19:33:37.604Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/private_key_1101604640856035706.key (/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/private_key_1101604640856035706.key) [2022-07-27T19:33:37.620Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T19:33:37.914Z] + git tag --points-at HEAD [Pipeline] } [2022-07-27T19:33:37.929Z] $ docker exec --env ******** --env ******** 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f ssh-agent -k [2022-07-27T19:33:38.051Z] unset SSH_AUTH_SOCK; [2022-07-27T19:33:38.052Z] unset SSH_AGENT_PID; [2022-07-27T19:33:38.052Z] echo Agent pid 40 killed; [2022-07-27T19:33:38.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-27T19:33:38.098Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-27T19:33:38.098Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-27T19:33:38.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-27T19:33:38.226Z] $ docker exec 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f ssh-agent [2022-07-27T19:33:38.383Z] SSH_AUTH_SOCK=/tmp/ssh-XtsaWgjZmH2x/agent.73 [2022-07-27T19:33:38.383Z] SSH_AGENT_PID=82 [2022-07-27T19:33:38.388Z] Running ssh-add (command line suppressed) [2022-07-27T19:33:38.511Z] Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/private_key_5711416989812492839.key (/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/private_key_5711416989812492839.key) [2022-07-27T19:33:38.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-27T19:33:38.830Z] + git semver init [2022-07-27T19:33:39.092Z] 2022-07-27 19:33:39,027 [run_init] DEBUG init version:0.0.0 force:False [2022-07-27T19:33:39.092Z] 2022-07-27 19:33:39,028 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver [2022-07-27T19:33:39.092Z] 2022-07-27 19:33:39,028 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1160/.semver [2022-07-27T19:33:39.092Z] 2022-07-27 19:33:39,029 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1160, universal_newlines=False, shell=None, istream=None) [2022-07-27T19:33:40.481Z] 2022-07-27 19:33:40,268 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1160/.git/info/exclude [2022-07-27T19:33:40.481Z] 2022-07-27 19:33:40,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver/PR-1160 with force:False [2022-07-27T19:33:40.481Z] 2022-07-27 19:33:40,269 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver/PR-1160 [2022-07-27T19:33:40.481Z] 2022-07-27 19:33:40,273 [execute] INFO git cat-file --batch-check [2022-07-27T19:33:40.481Z] 2022-07-27 19:33:40,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T19:33:40.481Z] 2022-07-27 19:33:40,281 [execute] INFO git cat-file --batch [2022-07-27T19:33:40.481Z] 2022-07-27 19:33:40,282 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1160/.semver, universal_newlines=False, shell=None, istream=) [2022-07-27T19:33:40.481Z] 2022-07-27 19:33:40,287 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1160/.semver/PR-1160 [2022-07-27T19:33:40.481Z] 0.0.0 [Pipeline] } [2022-07-27T19:33:40.493Z] $ docker exec --env ******** --env ******** 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f ssh-agent -k [2022-07-27T19:33:40.601Z] unset SSH_AUTH_SOCK; [2022-07-27T19:33:40.601Z] unset SSH_AGENT_PID; [2022-07-27T19:33:40.602Z] echo Agent pid 82 killed; [2022-07-27T19:33:40.617Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-27T19:33:40.923Z] + git semver [Pipeline] } [2022-07-27T19:33:41.201Z] $ docker stop --time=1 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f [2022-07-27T19:33:42.591Z] $ docker rm -f 02d21d6aa8a899053eb0aa2c758d60e1fd29ae53f22d8ca0bbd680a5c810680f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T19:33:42.950Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-27T19:33:43.198Z] Stashed 1 file(s) [Pipeline] echo [2022-07-27T19:33:43.201Z] [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 [2022-07-27T19:33:43.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T19:33:43.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T19:33:43.399Z] ========================================================= [2022-07-27T19:33:43.399Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-27T19:33:43.400Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-27T19:33:43.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T19:33:43.698Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-27T19:33:43.698Z] 2408cc74d12b: Pulling fs layer [2022-07-27T19:33:43.698Z] ea60b727a1ce: Pulling fs layer [2022-07-27T19:33:43.698Z] 30c4a7721957: Pulling fs layer [2022-07-27T19:33:43.698Z] 370296b7ddb6: Pulling fs layer [2022-07-27T19:33:43.698Z] 7c6cee850709: Pulling fs layer [2022-07-27T19:33:43.698Z] 39a5fcdaea64: Pulling fs layer [2022-07-27T19:33:43.698Z] d94ebbe4e438: Pulling fs layer [2022-07-27T19:33:43.698Z] bcfd1f05c69d: Pulling fs layer [2022-07-27T19:33:43.698Z] 59ccb84bbe0f: Pulling fs layer [2022-07-27T19:33:43.698Z] 39a5fcdaea64: Waiting [2022-07-27T19:33:43.698Z] 370296b7ddb6: Waiting [2022-07-27T19:33:43.698Z] d94ebbe4e438: Waiting [2022-07-27T19:33:43.698Z] bcfd1f05c69d: Waiting [2022-07-27T19:33:43.698Z] 59ccb84bbe0f: Waiting [2022-07-27T19:33:43.698Z] 30c4a7721957: Verifying Checksum [2022-07-27T19:33:43.698Z] 30c4a7721957: Download complete [2022-07-27T19:33:43.698Z] ea60b727a1ce: Download complete [2022-07-27T19:33:43.698Z] 7c6cee850709: Download complete [2022-07-27T19:33:43.698Z] 39a5fcdaea64: Verifying Checksum [2022-07-27T19:33:43.698Z] 39a5fcdaea64: Download complete [2022-07-27T19:33:43.698Z] 2408cc74d12b: Verifying Checksum [2022-07-27T19:33:43.698Z] 2408cc74d12b: Download complete [2022-07-27T19:33:43.698Z] d94ebbe4e438: Download complete [2022-07-27T19:33:43.959Z] 2408cc74d12b: Pull complete [2022-07-27T19:33:43.959Z] ea60b727a1ce: Pull complete [2022-07-27T19:33:44.220Z] 30c4a7721957: Pull complete [2022-07-27T19:33:44.481Z] 59ccb84bbe0f: Verifying Checksum [2022-07-27T19:33:44.481Z] 59ccb84bbe0f: Download complete [2022-07-27T19:33:44.740Z] bcfd1f05c69d: Verifying Checksum [2022-07-27T19:33:44.740Z] 370296b7ddb6: Download complete [2022-07-27T19:33:48.938Z] 370296b7ddb6: Pull complete [2022-07-27T19:33:48.938Z] 7c6cee850709: Pull complete [2022-07-27T19:33:48.938Z] 39a5fcdaea64: Pull complete [2022-07-27T19:33:48.938Z] d94ebbe4e438: Pull complete [2022-07-27T19:33:51.478Z] bcfd1f05c69d: Pull complete [2022-07-27T19:33:51.737Z] 59ccb84bbe0f: Pull complete [2022-07-27T19:33:51.737Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-27T19:33:51.737Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-27T19:33:51.737Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] sh [2022-07-27T19:33:52.027Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:33:52.328Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T19:33:52.329Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T19:33:52.417Z] prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container [2022-07-27T19:33:52.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T19:33:54.211Z] $ docker top a4c7b5dc75dd83819a2c0487505251cc86bcf5eca97b81a46014bbcae2b89b6c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T19:33:54.582Z] + go version [2022-07-27T19:33:54.582Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-27T19:33:54.597Z] $ docker stop --time=1 a4c7b5dc75dd83819a2c0487505251cc86bcf5eca97b81a46014bbcae2b89b6c [2022-07-27T19:33:55.885Z] $ docker rm -f a4c7b5dc75dd83819a2c0487505251cc86bcf5eca97b81a46014bbcae2b89b6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:33:56.300Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-27T19:33:56.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T19:33:56.388Z] prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container [2022-07-27T19:33:56.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/dry_app-functions-sdk-go_PR-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-27T19:33:56.805Z] $ docker top e510de69c6b86a920ba3a25e90ed9f4945d2410329d59e69570af16fc5cb795c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T19:33:57.170Z] + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1160 [Pipeline] fileExists [Pipeline] sh [2022-07-27T19:33:57.476Z] + make test [2022-07-27T19:33:57.476Z] make -C ./app-service-template build [2022-07-27T19:33:57.476Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1160/app-service-template' [2022-07-27T19:33:57.476Z] go mod tidy [2022-07-27T19:33:57.476Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-27T19:33:57.476Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-27T19:33:57.476Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-27T19:33:57.476Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-27T19:33:57.476Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-27T19:33:57.476Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-27T19:33:57.476Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-27T19:33:57.476Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-27T19:33:57.476Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-27T19:33:57.476Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-27T19:33:57.476Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-27T19:33:57.476Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-27T19:33:57.476Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-27T19:33:57.476Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-27T19:33:57.476Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-27T19:33:57.736Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-27T19:33:57.736Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-27T19:33:57.736Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-27T19:33:57.736Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-27T19:33:57.736Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-27T19:33:57.736Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-27T19:33:57.736Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-27T19:33:57.736Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-27T19:33:57.736Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-27T19:33:57.736Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-27T19:33:57.736Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-27T19:33:57.736Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-27T19:33:57.736Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-27T19:33:57.736Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-27T19:33:57.736Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-27T19:33:57.736Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-27T19:33:57.736Z] go: downloading golang.org/x/text v0.3.7 [2022-07-27T19:33:57.736Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-27T19:33:57.996Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-27T19:33:57.996Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-27T19:33:57.996Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-27T19:33:57.996Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-27T19:33:57.996Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-27T19:33:58.257Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-27T19:33:58.257Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-27T19:33:58.257Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-27T19:33:58.257Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-27T19:33:58.257Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-27T19:33:58.257Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-27T19:33:58.257Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-27T19:33:58.257Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-27T19:33:58.257Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-27T19:33:58.257Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-27T19:33:58.311Z] Still waiting to schedule task [2022-07-27T19:33:58.311Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-21264’ [2022-07-27T19:33:58.517Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-27T19:33:58.517Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-27T19:33:58.517Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-27T19:33:58.517Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-27T19:33:58.517Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-27T19:33:58.517Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-27T19:33:58.517Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-27T19:33:58.517Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-27T19:33:58.517Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-27T19:33:58.517Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T19:33:58.517Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-27T19:33:58.517Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-27T19:33:58.777Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-27T19:33:58.777Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-27T19:33:58.777Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-27T19:33:58.777Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-27T19:33:58.777Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-27T19:33:58.777Z] go: downloading github.com/kr/text v0.2.0 [2022-07-27T19:33:58.777Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-27T19:33:58.777Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-27T19:33:58.777Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-27T19:33:58.777Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-27T19:33:58.777Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-27T19:33:58.777Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-27T19:33:58.777Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-27T19:33:58.777Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-27T19:33:59.037Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-27T19:33:59.037Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-27T19:33:59.037Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-27T19:33:59.037Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-27T19:34:00.952Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.11 [2022-07-27T19:34:00.952Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.12 [2022-07-27T19:34:00.952Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 [2022-07-27T19:34:00.952Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-07-27T19:34:00.952Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 [2022-07-27T19:34:00.952Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-27T19:34:00.952Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-07-27T19:34:00.952Z] go: downloading github.com/nats-io/nats-server/v2 v2.7.4 [2022-07-27T19:34:00.952Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-07-27T19:34:00.952Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-07-27T19:34:00.952Z] go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 [2022-07-27T19:34:00.952Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-07-27T19:34:00.952Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-07-27T19:34:00.952Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-07-27T19:34:02.337Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-07-27T19:34:20.569Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1160/app-service-template' [2022-07-27T19:34:20.569Z] make -C ./app-service-template test [2022-07-27T19:34:20.569Z] make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1160/app-service-template' [2022-07-27T19:34:20.569Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-27T19:34:42.536Z] ok new-app-service 0.081s coverage: 48.1% of statements [2022-07-27T19:34:42.536Z] ? new-app-service/config [no test files] [2022-07-27T19:34:42.536Z] ok new-app-service/functions 0.046s [2022-07-27T19:34:42.536Z] CGO_ENABLED=1 go vet ./... [2022-07-27T19:34:50.663Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T19:34:50.663Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T19:34:50.663Z] ./bin/test-attribution-txt.sh [2022-07-27T19:34:50.924Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T19:34:50.925Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T19:34:50.925Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T19:34:50.925Z] make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1160/app-service-template' [2022-07-27T19:34:50.925Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T19:34:50.925Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-27T19:34:51.495Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.147s coverage: 60.3% of statements [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.057s coverage: 93.8% of statements [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.113s coverage: 76.5% of statements [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.080s coverage: 88.7% of statements [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.079s coverage: 100.0% of statements [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.177s coverage: 78.5% of statements [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.069s coverage: 97.3% of statements [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.066s coverage: 82.8% of statements [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 0.727s coverage: 81.5% of statements [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.146s coverage: 28.7% of statements [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.080s coverage: 14.0% of statements [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.087s coverage: 27.3% of statements [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-27T19:34:55.703Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-27T19:34:55.703Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.060s coverage: 51.4% of statements [2022-07-27T19:35:23.065Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.139s coverage: 75.5% of statements [2022-07-27T19:35:23.065Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.061s coverage: 94.4% of statements [2022-07-27T19:35:23.065Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-27T19:35:23.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T19:35:23.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T19:35:29.646Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [Pipeline] echo [2022-07-27T19:35:29.662Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T19:35:29.681Z] $ docker stop --time=1 e510de69c6b86a920ba3a25e90ed9f4945d2410329d59e69570af16fc5cb795c [2022-07-27T19:35:31.145Z] $ docker rm -f e510de69c6b86a920ba3a25e90ed9f4945d2410329d59e69570af16fc5cb795c [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T19:35:31.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T19:35:31.979Z] 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 [2022-07-27T19:35:32.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T19:35:32.420Z] [2022-07-27T19:35:32.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:35:32.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T19:35:33.002Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-27T19:35:33.002Z] 5eb5b503b376: Pulling fs layer [2022-07-27T19:35:33.002Z] 5c69ac0246d0: Pulling fs layer [2022-07-27T19:35:33.003Z] ec43610c2a17: Pulling fs layer [2022-07-27T19:35:33.003Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-27T19:35:33.003Z] 33b1e0a273af: Pulling fs layer [2022-07-27T19:35:33.003Z] 5d3b04190fa2: Pulling fs layer [2022-07-27T19:35:33.003Z] 2f39f015ded8: Pulling fs layer [2022-07-27T19:35:33.003Z] 3a2ae6a8a46f: Waiting [2022-07-27T19:35:33.003Z] 33b1e0a273af: Waiting [2022-07-27T19:35:33.003Z] 5d3b04190fa2: Waiting [2022-07-27T19:35:33.003Z] 2f39f015ded8: Waiting [2022-07-27T19:35:33.003Z] 5c69ac0246d0: Download complete [2022-07-27T19:35:33.003Z] 3a2ae6a8a46f: Download complete [2022-07-27T19:35:33.003Z] 33b1e0a273af: Verifying Checksum [2022-07-27T19:35:33.003Z] 33b1e0a273af: Download complete [2022-07-27T19:35:33.003Z] 5d3b04190fa2: Verifying Checksum [2022-07-27T19:35:33.003Z] 5d3b04190fa2: Download complete [2022-07-27T19:35:33.003Z] ec43610c2a17: Verifying Checksum [2022-07-27T19:35:33.003Z] ec43610c2a17: Download complete [2022-07-27T19:35:33.263Z] 5eb5b503b376: Verifying Checksum [2022-07-27T19:35:33.263Z] 5eb5b503b376: Download complete [2022-07-27T19:35:33.830Z] 2f39f015ded8: Download complete [2022-07-27T19:35:34.398Z] 5eb5b503b376: Pull complete [2022-07-27T19:35:34.657Z] 5c69ac0246d0: Pull complete [2022-07-27T19:35:35.225Z] ec43610c2a17: Pull complete [2022-07-27T19:35:35.225Z] 3a2ae6a8a46f: Pull complete [2022-07-27T19:35:35.482Z] 33b1e0a273af: Pull complete [2022-07-27T19:35:35.482Z] 5d3b04190fa2: Pull complete [2022-07-27T19:35:39.671Z] 2f39f015ded8: Pull complete [2022-07-27T19:35:39.671Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-27T19:35:39.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T19:35:39.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T19:35:39.766Z] prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container [2022-07-27T19:35:39.805Z] $ 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-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T19:35:41.270Z] $ docker top b4b30d31e3a0de32110d907b4b33704b389c4d6c50bdecea5407e560bdee8353 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:35:41.647Z] ---> job-cost.sh [2022-07-27T19:35:41.647Z] lf-activate-venv: SKIPPING [2022-07-27T19:35:41.647Z] INFO: No Stack... [2022-07-27T19:35:42.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T19:35:42.480Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T19:35:42.771Z] + cat /w/workspace/dry_app-functions-sdk-go_PR-1160/archives/cost.csv [2022-07-27T19:35:42.772Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T19:35:42.784Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [2022-07-27T19:35:42.791Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] did not exist. Created. [2022-07-27T19:35:42.791Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T19:35:43.091Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-27T19:35:43.123Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T19:35:43.129Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T19:35:43.153Z] $ docker stop --time=1 b4b30d31e3a0de32110d907b4b33704b389c4d6c50bdecea5407e560bdee8353 [2022-07-27T19:35:44.329Z] $ docker rm -f b4b30d31e3a0de32110d907b4b33704b389c4d6c50bdecea5407e560bdee8353 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-27T19:37:14.275Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21267 in /w/workspace/dry_app-functions-sdk-go_PR-1160 [Pipeline] { [Pipeline] ws [2022-07-27T19:37:14.292Z] Running in /w/workspace/app-functions-sdk-go/3 [Pipeline] { [Pipeline] checkout [2022-07-27T19:37:14.368Z] The recommended git tool is: git [2022-07-27T19:37:21.336Z] using credential edgex-jenkins-ssh [2022-07-27T19:37:21.359Z] Cloning the remote Git repository [2022-07-27T19:37:21.421Z] Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-27T19:37:21.498Z] > git init /w/workspace/app-functions-sdk-go/3 # timeout=10 [2022-07-27T19:37:21.570Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-27T19:37:21.571Z] > git --version # timeout=10 [2022-07-27T19:37:21.591Z] > git --version # 'git version 2.25.1' [2022-07-27T19:37:21.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T19:37:21.671Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T19:37:25.929Z] Merging remotes/origin/main commit 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 into PR head commit 8b009f85c03355ab01f7640236607ed632349d45 [2022-07-27T19:37:26.215Z] Merge succeeded, producing 8b009f85c03355ab01f7640236607ed632349d45 [2022-07-27T19:37:26.216Z] Checking out Revision 8b009f85c03355ab01f7640236607ed632349d45 (PR-1160) [2022-07-27T19:37:25.178Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-07-27T19:37:25.195Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-27T19:37:25.291Z] > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 [2022-07-27T19:37:25.359Z] Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git [2022-07-27T19:37:25.360Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T19:37:25.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1160/head:refs/remotes/origin/PR-1160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-27T19:37:25.959Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T19:37:25.985Z] > git checkout -f 8b009f85c03355ab01f7640236607ed632349d45 # timeout=10 [2022-07-27T19:37:26.117Z] > git remote # timeout=10 [2022-07-27T19:37:26.134Z] > git config --get remote.origin.url # timeout=10 [2022-07-27T19:37:26.156Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-27T19:37:26.170Z] > git merge 912d14d9ea583ebe39c6b55ac902f6f7c32fe832 # timeout=10 [2022-07-27T19:37:26.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-27T19:37:26.226Z] > git config core.sparsecheckout # timeout=10 [2022-07-27T19:37:26.247Z] > git checkout -f 8b009f85c03355ab01f7640236607ed632349d45 # timeout=10 [2022-07-27T19:37:30.550Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-27T19:37:31.517Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-27T19:37:31.517Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T19:37:31.517Z] Dload Upload Total Spent Left Speed [2022-07-27T19:37:31.517Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh [2022-07-27T19:37:32.232Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-27T19:37:32.626Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-27T19:37:32.626Z] + sudo tee /etc/docker/daemon.new [2022-07-27T19:37:32.626Z] { [2022-07-27T19:37:32.626Z] "registry-mirrors": [ [2022-07-27T19:37:32.626Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-27T19:37:32.626Z] ], [2022-07-27T19:37:32.626Z] "bip": "10.250.0.254/24", [2022-07-27T19:37:32.626Z] "hosts": [ [2022-07-27T19:37:32.626Z] "tcp://0.0.0.0:5555", [2022-07-27T19:37:32.626Z] "unix:///var/run/docker.sock" [2022-07-27T19:37:32.626Z] ], [2022-07-27T19:37:32.626Z] "mtu": 1458, [2022-07-27T19:37:32.626Z] "selinux-enabled": true, [2022-07-27T19:37:32.626Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-27T19:37:32.626Z] } [Pipeline] sh [2022-07-27T19:37:32.980Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-27T19:37:33.346Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2022-07-27T19:37:52.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T19:37:52.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-27T19:37:52.112Z] ========================================================= [2022-07-27T19:37:52.112Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-27T19:37:52.112Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2022-07-27T19:37:52.501Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T19:37:53.107Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-27T19:37:53.107Z] b3c136eddcbf: Pulling fs layer [2022-07-27T19:37:53.107Z] c0a3192eca97: Pulling fs layer [2022-07-27T19:37:53.107Z] a050256f5b6f: Pulling fs layer [2022-07-27T19:37:53.107Z] 656be50a0ddc: Pulling fs layer [2022-07-27T19:37:53.107Z] 2bbca73fdf42: Pulling fs layer [2022-07-27T19:37:53.107Z] 46d945488cbd: Pulling fs layer [2022-07-27T19:37:53.107Z] 8a5474983e97: Pulling fs layer [2022-07-27T19:37:53.107Z] 329c88fbcd65: Pulling fs layer [2022-07-27T19:37:53.107Z] 656be50a0ddc: Waiting [2022-07-27T19:37:53.107Z] 8a5474983e97: Waiting [2022-07-27T19:37:53.107Z] 2bbca73fdf42: Waiting [2022-07-27T19:37:53.107Z] 46d945488cbd: Waiting [2022-07-27T19:37:53.107Z] 329c88fbcd65: Waiting [2022-07-27T19:37:53.107Z] a050256f5b6f: Verifying Checksum [2022-07-27T19:37:53.107Z] a050256f5b6f: Download complete [2022-07-27T19:37:53.107Z] c0a3192eca97: Verifying Checksum [2022-07-27T19:37:53.107Z] c0a3192eca97: Download complete [2022-07-27T19:37:53.388Z] 2bbca73fdf42: Verifying Checksum [2022-07-27T19:37:53.388Z] 2bbca73fdf42: Download complete [2022-07-27T19:37:53.388Z] 46d945488cbd: Verifying Checksum [2022-07-27T19:37:53.388Z] 46d945488cbd: Download complete [2022-07-27T19:37:53.388Z] b3c136eddcbf: Verifying Checksum [2022-07-27T19:37:53.388Z] b3c136eddcbf: Download complete [2022-07-27T19:37:54.395Z] b3c136eddcbf: Pull complete [2022-07-27T19:37:54.395Z] 329c88fbcd65: Verifying Checksum [2022-07-27T19:37:54.395Z] 329c88fbcd65: Download complete [2022-07-27T19:37:55.014Z] c0a3192eca97: Pull complete [2022-07-27T19:37:55.293Z] a050256f5b6f: Pull complete [2022-07-27T19:37:55.572Z] 8a5474983e97: Verifying Checksum [2022-07-27T19:37:55.572Z] 8a5474983e97: Download complete [2022-07-27T19:37:56.175Z] 656be50a0ddc: Download complete [2022-07-27T19:38:08.588Z] 656be50a0ddc: Pull complete [2022-07-27T19:38:08.861Z] 2bbca73fdf42: Pull complete [2022-07-27T19:38:09.144Z] 46d945488cbd: Pull complete [2022-07-27T19:38:15.881Z] 8a5474983e97: Pull complete [2022-07-27T19:38:17.320Z] 329c88fbcd65: Pull complete [2022-07-27T19:38:17.320Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-27T19:38:17.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-27T19:38:17.320Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] sh [2022-07-27T19:38:17.669Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:38:18.026Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T19:38:18.026Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T19:38:18.308Z] prd-ubuntu20.04-docker-arm64-4c-16g-21267 does not seem to be running inside a container [2022-07-27T19:38:18.417Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T19:38:23.017Z] $ docker top 5ceb23e864769ef513f755b337b9ca689685e42f3d5c8b7664a647b1130e1525 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T19:38:23.951Z] + go version [2022-07-27T19:38:23.951Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-27T19:38:23.980Z] $ docker stop --time=1 5ceb23e864769ef513f755b337b9ca689685e42f3d5c8b7664a647b1130e1525 [2022-07-27T19:38:25.605Z] $ docker rm -f 5ceb23e864769ef513f755b337b9ca689685e42f3d5c8b7664a647b1130e1525 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:38:26.270Z] + docker inspect -f . ci-base-image-arm64 [2022-07-27T19:38:26.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T19:38:26.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-21267 does not seem to be running inside a container [2022-07-27T19:38:26.648Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-functions-sdk-go/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-27T19:38:27.976Z] $ docker top aac3f088b6aa8289b23dbfb542cec877700ae4e27329f6f4e75129e1b0423019 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T19:38:28.911Z] + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-27T19:38:29.597Z] + make test [2022-07-27T19:38:29.597Z] make -C ./app-service-template build [2022-07-27T19:38:29.597Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' [2022-07-27T19:38:29.597Z] go mod tidy [2022-07-27T19:38:29.597Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.2.0 [2022-07-27T19:38:29.597Z] go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 [2022-07-27T19:38:29.871Z] go: downloading github.com/google/uuid v1.3.0 [2022-07-27T19:38:29.871Z] go: downloading github.com/stretchr/testify v1.8.0 [2022-07-27T19:38:29.871Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.2.1-dev.5 [2022-07-27T19:38:29.871Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.2.1-dev.8 [2022-07-27T19:38:29.871Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.2.0 [2022-07-27T19:38:30.151Z] go: downloading github.com/go-playground/validator/v10 v10.10.1 [2022-07-27T19:38:30.151Z] go: downloading github.com/go-kit/log v0.2.0 [2022-07-27T19:38:30.151Z] go: downloading gopkg.in/yaml.v3 v3.0.1 [2022-07-27T19:38:30.151Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.3 [2022-07-27T19:38:30.151Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.4.1 [2022-07-27T19:38:30.151Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-07-27T19:38:30.151Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-07-27T19:38:30.151Z] go: downloading github.com/stretchr/objx v0.4.0 [2022-07-27T19:38:30.437Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.1 [2022-07-27T19:38:30.437Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-07-27T19:38:30.437Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-07-27T19:38:30.437Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.2.0 [2022-07-27T19:38:30.437Z] go: downloading github.com/go-logfmt/logfmt v0.5.1 [2022-07-27T19:38:30.437Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2022-07-27T19:38:30.437Z] go: downloading github.com/fxamacker/cbor/v2 v2.4.0 [2022-07-27T19:38:30.437Z] go: downloading github.com/gorilla/websocket v1.4.2 [2022-07-27T19:38:30.437Z] go: downloading golang.org/x/net v0.0.0-20211112202133-69e39bad7dc2 [2022-07-27T19:38:30.713Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-07-27T19:38:30.713Z] go: downloading github.com/pelletier/go-toml v1.9.5 [2022-07-27T19:38:30.713Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2022-07-27T19:38:30.713Z] go: downloading github.com/go-playground/universal-translator v0.18.0 [2022-07-27T19:38:30.713Z] go: downloading github.com/leodido/go-urn v1.2.1 [2022-07-27T19:38:30.992Z] go: downloading golang.org/x/crypto v0.0.0-20211215153901-e495a2d5b3d3 [2022-07-27T19:38:31.276Z] go: downloading golang.org/x/text v0.3.7 [2022-07-27T19:38:31.560Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-07-27T19:38:31.560Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2022-07-27T19:38:31.560Z] go: downloading github.com/go-playground/locales v0.14.0 [2022-07-27T19:38:34.208Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2022-07-27T19:38:34.208Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-07-27T19:38:34.208Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.0 [2022-07-27T19:38:34.208Z] go: downloading github.com/x448/float16 v0.8.4 [2022-07-27T19:38:34.208Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2022-07-27T19:38:34.208Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2022-07-27T19:38:34.208Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2022-07-27T19:38:34.487Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2022-07-27T19:38:34.487Z] go: downloading github.com/hashicorp/serf v0.9.5 [2022-07-27T19:38:34.487Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-07-27T19:38:34.487Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2022-07-27T19:38:34.487Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-07-27T19:38:34.487Z] go: downloading golang.org/x/sys v0.0.0-20220209214540-3681064d5158 [2022-07-27T19:38:34.487Z] go: downloading github.com/kr/pretty v0.3.0 [2022-07-27T19:38:34.487Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2022-07-27T19:38:34.487Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2022-07-27T19:38:34.487Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2022-07-27T19:38:34.766Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2022-07-27T19:38:34.766Z] go: downloading github.com/fatih/color v1.9.0 [2022-07-27T19:38:34.766Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2022-07-27T19:38:34.766Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-07-27T19:38:34.766Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-07-27T19:38:34.766Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-07-27T19:38:34.766Z] go: downloading github.com/zeebo/errs v1.2.2 [2022-07-27T19:38:34.766Z] go: downloading google.golang.org/grpc v1.46.0 [2022-07-27T19:38:35.752Z] go: downloading github.com/pkg/errors v0.9.1 [2022-07-27T19:38:35.752Z] go: downloading github.com/kr/text v0.2.0 [2022-07-27T19:38:35.752Z] go: downloading github.com/rogpeppe/go-internal v1.8.0 [2022-07-27T19:38:35.752Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2022-07-27T19:38:35.752Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2022-07-27T19:38:35.752Z] go: downloading github.com/onsi/gomega v1.7.0 [2022-07-27T19:38:35.752Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-07-27T19:38:35.752Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2022-07-27T19:38:36.027Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2022-07-27T19:38:36.027Z] go: downloading gopkg.in/square/go-jose.v2 v2.4.1 [2022-07-27T19:38:36.027Z] go: downloading google.golang.org/protobuf v1.28.0 [2022-07-27T19:38:36.302Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-07-27T19:38:36.907Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-07-27T19:38:36.907Z] go: downloading github.com/google/go-cmp v0.5.6 [2022-07-27T19:38:37.180Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2022-07-27T19:38:37.180Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2022-07-27T19:38:37.180Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-07-27T19:38:37.180Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2022-07-27T19:38:37.180Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2022-07-27T19:38:37.452Z] go: downloading github.com/miekg/dns v1.1.26 [2022-07-27T19:38:37.452Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-07-27T19:38:37.726Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2022-07-27T19:38:37.726Z] go: downloading gopkg.in/yaml.v2 v2.2.8 [2022-07-27T19:38:37.726Z] go: downloading github.com/hpcloud/tail v1.0.0 [2022-07-27T19:38:37.726Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-07-27T19:38:38.001Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-07-27T19:38:38.001Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2022-07-27T19:38:42.324Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.3.0-dev.11 [2022-07-27T19:38:42.324Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.3.0-dev.12 [2022-07-27T19:38:42.324Z] go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.4 [2022-07-27T19:38:42.324Z] go: downloading golang.org/x/crypto v0.0.0-20220525230936-793ad666bf5e [2022-07-27T19:38:42.324Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.2.1-dev.5 [2022-07-27T19:38:42.324Z] go: downloading github.com/spiffe/go-spiffe/v2 v2.1.1 [2022-07-27T19:38:42.324Z] go: downloading github.com/nats-io/nats.go v1.16.0 [2022-07-27T19:38:42.610Z] go: downloading github.com/nats-io/nkeys v0.3.0 [2022-07-27T19:38:42.610Z] go: downloading github.com/nats-io/nuid v1.0.1 [2022-07-27T19:38:42.610Z] go: downloading github.com/nats-io/nats-server/v2 v2.7.4 [2022-07-27T19:38:43.591Z] go: downloading github.com/nats-io/jwt/v2 v2.3.0 [2022-07-27T19:38:43.591Z] go: downloading github.com/minio/highwayhash v1.0.2 [2022-07-27T19:38:43.591Z] go: downloading github.com/klauspost/compress v1.15.9 [2022-07-27T19:38:43.591Z] go: downloading golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 [2022-07-27T19:38:46.993Z] CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o new-app-service [2022-07-27T19:40:53.887Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' [2022-07-27T19:40:53.887Z] make -C ./app-service-template test [2022-07-27T19:40:53.887Z] make[1]: Entering directory '/w/workspace/app-functions-sdk-go/3/app-service-template' [2022-07-27T19:40:53.887Z] CGO_ENABLED=1 go test -race -coverprofile=coverage.out ./... [2022-07-27T19:43:15.796Z] ok new-app-service 0.250s coverage: 48.1% of statements [2022-07-27T19:43:15.796Z] ? new-app-service/config [no test files] [2022-07-27T19:43:15.796Z] ok new-app-service/functions 0.198s [2022-07-27T19:43:15.796Z] CGO_ENABLED=1 go vet ./... [2022-07-27T19:44:37.632Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T19:44:37.632Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T19:44:37.632Z] ./bin/test-attribution-txt.sh [2022-07-27T19:44:37.632Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-27T19:44:37.632Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-27T19:44:37.632Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-27T19:44:37.632Z] make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/3/app-service-template' [2022-07-27T19:44:37.632Z] CGO_ENABLED=1 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-27T19:44:37.632Z] go: downloading github.com/gomodule/redigo v1.8.9 [2022-07-27T19:44:37.632Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal [no test files] [2022-07-27T19:44:52.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/app 0.586s coverage: 60.3% of statements [2022-07-27T19:44:52.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/appfunction 0.279s coverage: 93.8% of statements [2022-07-27T19:44:52.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/container [no test files] [2022-07-27T19:44:52.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/bootstrap/handlers 0.382s coverage: 76.5% of statements [2022-07-27T19:44:52.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/common [no test files] [2022-07-27T19:44:52.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/controller/rest 0.294s coverage: 88.7% of statements [2022-07-27T19:44:52.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/etm 0.224s coverage: 100.0% of statements [2022-07-27T19:44:52.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/runtime 0.801s coverage: 78.5% of statements [2022-07-27T19:44:52.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db [no test files] [2022-07-27T19:44:52.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis [no test files] [2022-07-27T19:44:52.751Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/store/db/redis/models 0.266s coverage: 97.3% of statements [2022-07-27T19:44:52.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/telemetry [no test files] [2022-07-27T19:44:52.751Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger [no test files] [2022-07-27T19:44:54.742Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http 0.306s coverage: 82.8% of statements [2022-07-27T19:44:54.742Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/http/mocks [no test files] [2022-07-27T19:44:58.157Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus 1.165s coverage: 81.5% of statements [2022-07-27T19:44:58.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/messagebus/mocks [no test files] [2022-07-27T19:44:58.157Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mocks [no test files] [2022-07-27T19:45:01.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt 0.319s coverage: 28.7% of statements [2022-07-27T19:45:01.586Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/internal/trigger/mqtt/mocks [no test files] [2022-07-27T19:45:01.586Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/internal/webserver 0.274s coverage: 14.0% of statements [2022-07-27T19:45:01.863Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg 0.316s coverage: 27.3% of statements [2022-07-27T19:45:01.863Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces [no test files] [2022-07-27T19:45:01.863Z] ? github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-07-27T19:45:05.279Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/secure 0.220s coverage: 51.4% of statements [2022-07-27T19:45:37.617Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/transforms 25.494s coverage: 75.5% of statements [2022-07-27T19:45:37.617Z] ok github.com/edgexfoundry/app-functions-sdk-go/v2/pkg/util 0.198s coverage: 94.4% of statements [2022-07-27T19:45:37.617Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-27T19:45:43.053Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-27T19:45:43.053Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-27T19:45:43.053Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [Pipeline] echo [2022-07-27T19:45:43.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-27T19:45:43.096Z] $ docker stop --time=1 aac3f088b6aa8289b23dbfb542cec877700ae4e27329f6f4e75129e1b0423019 [2022-07-27T19:45:45.021Z] $ docker rm -f aac3f088b6aa8289b23dbfb542cec877700ae4e27329f6f4e75129e1b0423019 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-27T19:45:48.998Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-27T19:45:49.027Z] Warning: overwriting stash ‘coverage-report’ [2022-07-27T19:45:49.612Z] 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 [2022-07-27T19:45:50.057Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T19:45:50.057Z] [2022-07-27T19:45:50.057Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:45:50.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T19:45:50.689Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-27T19:45:50.689Z] 8998bd30e6a1: Pulling fs layer [2022-07-27T19:45:50.689Z] 04944245beec: Pulling fs layer [2022-07-27T19:45:50.689Z] 699f458cf7ca: Pulling fs layer [2022-07-27T19:45:50.689Z] 765212b225bb: Pulling fs layer [2022-07-27T19:45:50.689Z] f23df028b6ca: Pulling fs layer [2022-07-27T19:45:50.689Z] d65c8cfc05b1: Pulling fs layer [2022-07-27T19:45:50.689Z] 2437ff75d9bd: Pulling fs layer [2022-07-27T19:45:50.689Z] f23df028b6ca: Waiting [2022-07-27T19:45:50.689Z] 765212b225bb: Waiting [2022-07-27T19:45:50.689Z] 2437ff75d9bd: Waiting [2022-07-27T19:45:50.689Z] d65c8cfc05b1: Waiting [2022-07-27T19:45:50.689Z] 04944245beec: Verifying Checksum [2022-07-27T19:45:50.689Z] 04944245beec: Download complete [2022-07-27T19:45:50.689Z] 765212b225bb: Verifying Checksum [2022-07-27T19:45:50.689Z] 765212b225bb: Download complete [2022-07-27T19:45:50.689Z] f23df028b6ca: Verifying Checksum [2022-07-27T19:45:50.689Z] f23df028b6ca: Download complete [2022-07-27T19:45:50.965Z] d65c8cfc05b1: Verifying Checksum [2022-07-27T19:45:50.965Z] d65c8cfc05b1: Download complete [2022-07-27T19:45:50.965Z] 699f458cf7ca: Verifying Checksum [2022-07-27T19:45:50.965Z] 699f458cf7ca: Download complete [2022-07-27T19:45:51.241Z] 8998bd30e6a1: Verifying Checksum [2022-07-27T19:45:51.241Z] 8998bd30e6a1: Download complete [2022-07-27T19:45:53.877Z] 2437ff75d9bd: Verifying Checksum [2022-07-27T19:45:53.877Z] 2437ff75d9bd: Download complete [2022-07-27T19:45:55.864Z] 8998bd30e6a1: Pull complete [2022-07-27T19:45:56.140Z] 04944245beec: Pull complete [2022-07-27T19:45:57.580Z] 699f458cf7ca: Pull complete [2022-07-27T19:45:57.854Z] 765212b225bb: Pull complete [2022-07-27T19:45:58.836Z] f23df028b6ca: Pull complete [2022-07-27T19:45:58.836Z] d65c8cfc05b1: Pull complete [2022-07-27T19:46:13.941Z] 2437ff75d9bd: Pull complete [2022-07-27T19:46:13.941Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-27T19:46:13.941Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-27T19:46:13.941Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T19:46:14.219Z] prd-ubuntu20.04-docker-arm64-4c-16g-21267 does not seem to be running inside a container [2022-07-27T19:46:14.314Z] $ 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/3 -v /w/workspace/app-functions-sdk-go/3:/w/workspace/app-functions-sdk-go/3:rw,z -v /w/workspace/app-functions-sdk-go/3@tmp:/w/workspace/app-functions-sdk-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-27T19:46:16.836Z] $ docker top a60d59eadb73e624fe8dd5fdd9f76e55ce290c76d8e7961362e86b61731ec0c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:46:17.773Z] ---> job-cost.sh [2022-07-27T19:46:17.773Z] lf-activate-venv: SKIPPING [2022-07-27T19:46:17.773Z] INFO: No Stack... [2022-07-27T19:46:18.046Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-27T19:46:19.027Z] INFO: Archiving Costs [Pipeline] sh [2022-07-27T19:46:19.696Z] + cat /w/workspace/app-functions-sdk-go/3/archives/cost.csv [2022-07-27T19:46:19.696Z] + cut -d, -f6 [Pipeline] lock [2022-07-27T19:46:19.757Z] Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [2022-07-27T19:46:19.764Z] Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] did not exist. Created. [2022-07-27T19:46:19.764Z] Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-27T19:46:20.445Z] /w/workspace/app-functions-sdk-go/3@tmp/durable-a5cc8848/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-27T19:46:21.127Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-27T19:46:21.148Z] Warning: overwriting stash ‘stack-cost’ [2022-07-27T19:46:21.215Z] Stashed 1 file(s) [Pipeline] } [2022-07-27T19:46:21.222Z] Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1160-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-27T19:46:21.249Z] $ docker stop --time=1 a60d59eadb73e624fe8dd5fdd9f76e55ce290c76d8e7961362e86b61731ec0c7 [2022-07-27T19:46:22.754Z] $ docker rm -f a60d59eadb73e624fe8dd5fdd9f76e55ce290c76d8e7961362e86b61731ec0c7 [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 [2022-07-27T19:46:23.233Z] provisioning config files... [2022-07-27T19:46:23.265Z] copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/config1079731731123966587tmp [Pipeline] { [Pipeline] sh [2022-07-27T19:46:23.583Z] + set +x [2022-07-27T19:46:23.583Z] + bash -s -- [2022-07-27T19:46:23.583Z] + curl -s https://codecov.io/bash [2022-07-27T19:46:23.583Z] [2022-07-27T19:46:23.583Z] _____ _ [2022-07-27T19:46:23.583Z] / ____| | | [2022-07-27T19:46:23.583Z] | | ___ __| | ___ ___ _____ __ [2022-07-27T19:46:23.583Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-27T19:46:23.583Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-27T19:46:23.583Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-27T19:46:23.583Z] Bash-1.0.6 [2022-07-27T19:46:23.583Z] [2022-07-27T19:46:23.583Z] [2022-07-27T19:46:23.583Z] ==> git version 2.25.1 found [2022-07-27T19:46:23.583Z] ==> 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 [2022-07-27T19:46:23.583Z] Release-Date: 2020-01-08 [2022-07-27T19:46:23.583Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-27T19:46:23.583Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-27T19:46:23.583Z] ==> Jenkins CI detected. [2022-07-27T19:46:23.583Z] current dir:  /w/workspace/dry_app-functions-sdk-go_PR-1160 [2022-07-27T19:46:23.583Z] project root: . [2022-07-27T19:46:23.583Z] --> token set from env [2022-07-27T19:46:23.583Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-27T19:46:23.583Z] ==> Running gcov in . (disable via -X gcov) [2022-07-27T19:46:23.583Z] ==> Python coveragepy not found [2022-07-27T19:46:23.583Z] ==> Searching for coverage reports in: [2022-07-27T19:46:23.583Z] + . [2022-07-27T19:46:23.583Z] -> Found 2 reports [2022-07-27T19:46:23.583Z] ==> Detecting git/mercurial file structure [2022-07-27T19:46:23.583Z] ==> Reading reports [2022-07-27T19:46:23.583Z] + ./app-service-template/coverage.out bytes=1222 [2022-07-27T19:46:23.583Z] + ./coverage.out bytes=125926 [2022-07-27T19:46:23.583Z] ==> Appending adjustments [2022-07-27T19:46:23.583Z] https://docs.codecov.io/docs/fixing-reports [2022-07-27T19:46:24.154Z] + Found adjustments [2022-07-27T19:46:24.154Z] ==> Gzipping contents [2022-07-27T19:46:24.154Z] 24K /tmp/codecov.1VcVi9.gz [2022-07-27T19:46:24.154Z] ==> Uploading reports [2022-07-27T19:46:24.154Z] url: https://codecov.io [2022-07-27T19:46:24.154Z] query: branch=PR-1160&commit=8b009f85c03355ab01f7640236607ed632349d45&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1160&job=&cmd_args= [2022-07-27T19:46:24.154Z] -> Pinging Codecov [2022-07-27T19:46:24.154Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=17ebf437-e483-4174-b11b-49c3772ebb45&branch=PR-1160&commit=8b009f85c03355ab01f7640236607ed632349d45&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2FPR-1160%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=1160&job=&cmd_args= [2022-07-27T19:46:24.416Z] -> Uploading to [2022-07-27T19:46:24.416Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-27/3D8B5DFFC46A037C893635FACE044666/8b009f85c03355ab01f7640236607ed632349d45/fed2d080-b89b-49ee-96e4-de0c3a27f58c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220727%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220727T194624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2948cb930f278eaf4bd0ed83868782ea40fa8e588234ea3d84ad95fcf2e21a72 [2022-07-27T19:46:24.416Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-27T19:46:24.416Z] Dload Upload Total Spent Left Speed [2022-07-27T19:46:24.676Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 21626 0 0 100 21626 0 97855 --:--:-- --:--:-- --:--:-- 97414 100 21626 0 0 100 21626 0 94026 --:--:-- --:--:-- --:--:-- 93619 [2022-07-27T19:46:24.676Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/8b009f85c03355ab01f7640236607ed632349d45 [Pipeline] } [2022-07-27T19:46:24.685Z] 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 [2022-07-27T19:46:25.394Z] + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1160/archives ] [2022-07-27T19:46:25.394Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1160/archives [2022-07-27T19:46:25.394Z] total 16 [2022-07-27T19:46:25.394Z] drwxr-xr-x 3 root root 4096 Jul 27 19:35 . [2022-07-27T19:46:25.394Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 19:35 .. [2022-07-27T19:46:25.394Z] drwxr-xr-x 2 root root 4096 Jul 27 19:35 cost [2022-07-27T19:46:25.394Z] -rw-r--r-- 1 root root 93 Jul 27 19:35 cost.csv [2022-07-27T19:46:25.394Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1160/archives [2022-07-27T19:46:25.394Z] + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1160/archives [2022-07-27T19:46:25.394Z] total 16 [2022-07-27T19:46:25.394Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 27 19:35 . [2022-07-27T19:46:25.394Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 27 19:35 .. [2022-07-27T19:46:25.394Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 27 19:35 cost [2022-07-27T19:46:25.394Z] -rw-r--r-- 1 jenkins jenkins 93 Jul 27 19:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:46:25.689Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:46:26.559Z] ---> package-listing.sh [2022-07-27T19:46:26.559Z] ++ facter osfamily [2022-07-27T19:46:26.559Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-27T19:46:26.820Z] + OS_FAMILY=debian [2022-07-27T19:46:26.820Z] + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1160 [2022-07-27T19:46:26.820Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-27T19:46:26.820Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-27T19:46:26.820Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-27T19:46:26.820Z] + PACKAGES=/tmp/packages_start.txt [2022-07-27T19:46:26.820Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1160 ']' [2022-07-27T19:46:26.820Z] + PACKAGES=/tmp/packages_end.txt [2022-07-27T19:46:26.821Z] + case "${OS_FAMILY}" in [2022-07-27T19:46:26.821Z] + dpkg -l [2022-07-27T19:46:26.821Z] + grep '^ii' [2022-07-27T19:46:26.821Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-27T19:46:26.821Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-27T19:46:26.821Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-27T19:46:26.821Z] + '[' /w/workspace/dry_app-functions-sdk-go_PR-1160 ']' [2022-07-27T19:46:26.821Z] + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1160/archives/ [2022-07-27T19:46:26.821Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1160/archives/ [Pipeline] echo [2022-07-27T19:46:26.833Z] 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-1160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-27T19:46:27.117Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-27T19:46:27.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-27T19:46:27.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-27T19:46:27.774Z] prd-ubuntu20.04-docker-8c-8g-21266 does not seem to be running inside a container [2022-07-27T19:46:27.814Z] $ 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-1160/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-1160 -v /w/workspace/dry_app-functions-sdk-go_PR-1160:/w/workspace/dry_app-functions-sdk-go_PR-1160:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1160@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1160@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-27T19:46:28.047Z] $ docker top 9a01146e2993777b582fa8b876178128f02d47079b1687f8753075276b24c07c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-27T19:46:28.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-27T19:46:28.695Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-27T19:46:28.989Z] + ls /var/log/sa-host [2022-07-27T19:46:28.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-27T19:46:29.074Z] provisioning config files... [2022-07-27T19:46:29.083Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1160@tmp/config1022835623209885682tmp [Pipeline] { [Pipeline] echo [2022-07-27T19:46:29.097Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:46:29.385Z] ---> create-netrc.sh [Pipeline] } [2022-07-27T19:46:29.393Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:46:29.737Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-27T19:46:29.746Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:46:30.036Z] ---> sudo-logs.sh [2022-07-27T19:46:30.037Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-27T19:46:30.065Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:46:30.351Z] ---> job-cost.sh [2022-07-27T19:46:30.351Z] lf-activate-venv: SKIPPING [2022-07-27T19:46:30.351Z] DEBUG: total: 0.2199999988079071 [2022-07-27T19:46:30.351Z] INFO: Retrieving Stack Cost... [2022-07-27T19:46:30.612Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-27T19:46:31.183Z] INFO: Archiving Costs [Pipeline] echo [2022-07-27T19:46:31.193Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-27T19:46:31.477Z] ---> logs-deploy.sh [2022-07-27T19:46:31.477Z] lf-activate-venv: SKIPPING [2022-07-27T19:46:31.477Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1160/3 [2022-07-27T19:46:31.477Z] INFO: archiving workspace using pattern(s): [2022-07-27T19:46:32.425Z] Archives upload complete. [2022-07-27T19:46:32.685Z] INFO: archiving logs to Nexus [2022-07-27T19:46:33.257Z] ---> uname -a: [2022-07-27T19:46:33.257Z] Linux prd-ubuntu20-04-docker-8c-8g-21266 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] ---> lscpu: [2022-07-27T19:46:33.257Z] Architecture: x86_64 [2022-07-27T19:46:33.257Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-27T19:46:33.257Z] Byte Order: Little Endian [2022-07-27T19:46:33.257Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-27T19:46:33.257Z] CPU(s): 8 [2022-07-27T19:46:33.257Z] On-line CPU(s) list: 0-7 [2022-07-27T19:46:33.257Z] Thread(s) per core: 1 [2022-07-27T19:46:33.257Z] Core(s) per socket: 1 [2022-07-27T19:46:33.257Z] Socket(s): 8 [2022-07-27T19:46:33.257Z] NUMA node(s): 1 [2022-07-27T19:46:33.257Z] Vendor ID: AuthenticAMD [2022-07-27T19:46:33.257Z] CPU family: 23 [2022-07-27T19:46:33.257Z] Model: 49 [2022-07-27T19:46:33.257Z] Model name: AMD EPYC-Rome Processor [2022-07-27T19:46:33.257Z] Stepping: 0 [2022-07-27T19:46:33.257Z] CPU MHz: 2799.998 [2022-07-27T19:46:33.257Z] BogoMIPS: 5599.99 [2022-07-27T19:46:33.257Z] Virtualization: AMD-V [2022-07-27T19:46:33.257Z] Hypervisor vendor: KVM [2022-07-27T19:46:33.257Z] Virtualization type: full [2022-07-27T19:46:33.257Z] L1d cache: 256 KiB [2022-07-27T19:46:33.257Z] L1i cache: 256 KiB [2022-07-27T19:46:33.257Z] L2 cache: 4 MiB [2022-07-27T19:46:33.257Z] L3 cache: 128 MiB [2022-07-27T19:46:33.257Z] NUMA node0 CPU(s): 0-7 [2022-07-27T19:46:33.257Z] Vulnerability Itlb multihit: Not affected [2022-07-27T19:46:33.257Z] Vulnerability L1tf: Not affected [2022-07-27T19:46:33.257Z] Vulnerability Mds: Not affected [2022-07-27T19:46:33.257Z] Vulnerability Meltdown: Not affected [2022-07-27T19:46:33.257Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-27T19:46:33.257Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-27T19:46:33.257Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-27T19:46:33.257Z] Vulnerability Srbds: Not affected [2022-07-27T19:46:33.257Z] Vulnerability Tsx async abort: Not affected [2022-07-27T19:46:33.257Z] 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 [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] ---> nproc: [2022-07-27T19:46:33.257Z] 8 [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] ---> df -h: [2022-07-27T19:46:33.257Z] Filesystem Size Used Avail Use% Mounted on [2022-07-27T19:46:33.257Z] overlay 155G 11G 145G 7% / [2022-07-27T19:46:33.257Z] tmpfs 64M 0 64M 0% /dev [2022-07-27T19:46:33.257Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-27T19:46:33.257Z] shm 64M 0 64M 0% /dev/shm [2022-07-27T19:46:33.257Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] ---> sar -b -r -n DEV: [2022-07-27T19:46:33.257Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21266) 07/27/22 _x86_64_ (8 CPU) [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] 19:32:49 LINUX RESTART (8 CPU) [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] 19:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-27T19:46:33.257Z] 19:34:01 398.37 55.77 342.59 0.00 7383.57 199616.46 0.00 [2022-07-27T19:46:33.257Z] 19:35:01 45.03 0.68 44.35 0.00 23.33 24072.13 0.00 [2022-07-27T19:46:33.257Z] 19:36:01 50.86 1.00 49.86 0.00 29.73 26390.53 0.00 [2022-07-27T19:46:33.257Z] 19:37:01 1.53 0.00 1.53 0.00 0.00 19.59 0.00 [2022-07-27T19:46:33.257Z] 19:38:01 1.28 0.02 1.27 0.00 0.13 15.06 0.00 [2022-07-27T19:46:33.257Z] 19:39:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 [2022-07-27T19:46:33.257Z] 19:40:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 [2022-07-27T19:46:33.257Z] 19:41:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 [2022-07-27T19:46:33.257Z] 19:42:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2022-07-27T19:46:33.257Z] 19:43:01 1.55 0.00 1.55 0.00 0.00 20.13 0.00 [2022-07-27T19:46:33.257Z] 19:44:01 1.18 0.00 1.18 0.00 0.00 17.60 0.00 [2022-07-27T19:46:33.257Z] 19:45:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 [2022-07-27T19:46:33.257Z] 19:46:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-07-27T19:46:33.257Z] Average: 38.94 4.42 34.52 0.00 572.03 19247.88 0.00 [2022-07-27T19:46:33.257Z] [2022-07-27T19:46:33.257Z] 19:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-27T19:46:33.257Z] 19:34:01 28450664 31776700 525732 1.60 133912 3409684 2026144 5.97 1193820 2807988 346988 [2022-07-27T19:46:33.257Z] 19:35:01 27825216 31719788 578724 1.76 126280 3947836 2097020 6.18 1544260 3041216 270892 [2022-07-27T19:46:33.257Z] 19:36:01 28353432 31779828 525184 1.60 130424 3502776 1856168 5.47 1204172 2883760 320 [2022-07-27T19:46:33.257Z] 19:37:01 28353792 31780364 524464 1.59 130464 3502908 1856168 5.47 1203796 2883896 188 [2022-07-27T19:46:33.257Z] 19:38:01 28361256 31787896 516836 1.57 130516 3502908 1856168 5.47 1196656 2883904 28 [2022-07-27T19:46:33.257Z] 19:39:01 28362224 31788948 515752 1.57 130560 3502916 1856168 5.47 1196076 2883908 172 [2022-07-27T19:46:33.257Z] 19:40:01 28364184 31791100 513680 1.56 130612 3502912 1856168 5.47 1193372 2884084 12 [2022-07-27T19:46:33.257Z] 19:41:01 28363892 31790876 513836 1.56 130644 3502924 1856168 5.47 1193364 2884088 200 [2022-07-27T19:46:33.258Z] 19:42:01 28363844 31790948 513736 1.56 130684 3502928 1856168 5.47 1193948 2884160 12 [2022-07-27T19:46:33.258Z] 19:43:01 28363948 31791080 513744 1.56 130732 3502924 1856168 5.47 1193384 2884164 144 [2022-07-27T19:46:33.258Z] 19:44:01 28364436 31791620 513172 1.56 130796 3502912 1856168 5.47 1193892 2884144 24 [2022-07-27T19:46:33.258Z] 19:45:01 28364640 31791884 512868 1.56 130828 3502916 1856168 5.47 1193652 2884144 184 [2022-07-27T19:46:33.258Z] 19:46:01 28364332 31791580 513092 1.56 130840 3502920 1856168 5.47 1193548 2884148 12 [2022-07-27T19:46:33.258Z] Average: 28327374 31782509 521602 1.59 130561 3529959 1887770 5.56 1222611 2890277 47629 [2022-07-27T19:46:33.258Z] [2022-07-27T19:46:33.258Z] 19:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-27T19:46:33.258Z] 19:34:01 ens3 1019.70 754.49 9259.07 132.11 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:34:01 lo 4.20 4.20 0.40 0.40 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:34:01 vetha47b782 68.49 85.05 6.72 1194.85 0.00 0.00 0.00 0.10 [2022-07-27T19:46:33.258Z] 19:34:01 docker0 120.86 135.13 9.72 1548.16 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:35:01 ens3 47.65 44.82 20.22 56.13 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:35:01 vetha47b782 5.06 5.41 0.48 3.24 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:35:01 docker0 5.06 5.36 0.41 3.24 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:36:01 ens3 109.77 71.52 2532.77 19.58 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:36:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:36:01 docker0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:37:01 ens3 0.48 0.28 0.12 0.08 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:38:01 ens3 0.42 0.25 0.26 0.19 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:39:01 ens3 5.16 8.10 0.40 9.83 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:41:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:42:01 ens3 14.61 9.85 13.11 0.65 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:44:01 ens3 8.70 13.10 0.63 14.71 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] Average: ens3 92.83 69.44 909.69 17.95 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] Average: lo 0.51 0.51 0.05 0.05 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] Average: docker0 9.69 10.81 0.78 119.33 0.00 0.00 0.00 0.00 [2022-07-27T19:46:33.258Z] [2022-07-27T19:46:33.258Z] [2022-07-27T19:46:33.258Z] ---> sar -P ALL: [2022-07-27T19:46:33.258Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21266) 07/27/22 _x86_64_ (8 CPU) [2022-07-27T19:46:33.258Z] [2022-07-27T19:46:33.258Z] 19:32:49 LINUX RESTART (8 CPU) [2022-07-27T19:46:33.258Z] [2022-07-27T19:46:33.258Z] 19:33:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T19:46:33.258Z] 19:34:01 all 12.98 0.00 5.13 2.75 0.07 79.07 [2022-07-27T19:46:33.258Z] 19:34:01 0 13.38 0.00 5.60 0.84 0.07 80.12 [2022-07-27T19:46:33.258Z] 19:34:01 1 14.66 0.00 4.20 1.81 0.07 79.26 [2022-07-27T19:46:33.258Z] 19:34:01 2 14.03 0.00 4.67 2.15 0.05 79.10 [2022-07-27T19:46:33.258Z] 19:34:01 3 9.08 0.00 5.85 2.37 0.08 82.62 [2022-07-27T19:46:33.258Z] 19:34:01 4 12.06 0.00 4.28 0.39 0.05 83.22 [2022-07-27T19:46:33.258Z] 19:34:01 5 14.53 0.00 4.77 2.13 0.07 78.50 [2022-07-27T19:46:33.258Z] 19:34:01 6 14.63 0.00 4.02 3.66 0.08 77.61 [2022-07-27T19:46:33.258Z] 19:34:01 7 11.46 0.00 7.68 8.71 0.07 72.08 [2022-07-27T19:46:33.258Z] 19:35:01 all 51.01 0.00 7.69 0.14 0.09 41.07 [2022-07-27T19:46:33.258Z] 19:35:01 0 51.80 0.00 8.18 0.64 0.08 39.29 [2022-07-27T19:46:33.258Z] 19:35:01 1 52.03 0.00 7.70 0.10 0.08 40.09 [2022-07-27T19:46:33.258Z] 19:35:01 2 46.35 0.00 7.29 0.05 0.08 46.23 [2022-07-27T19:46:33.258Z] 19:35:01 3 49.91 0.00 7.10 0.17 0.10 42.72 [2022-07-27T19:46:33.258Z] 19:35:01 4 54.31 0.00 7.48 0.03 0.08 38.09 [2022-07-27T19:46:33.258Z] 19:35:01 5 52.53 0.00 7.96 0.05 0.08 39.37 [2022-07-27T19:46:33.258Z] 19:35:01 6 52.70 0.00 7.85 0.02 0.08 39.34 [2022-07-27T19:46:33.258Z] 19:35:01 7 48.39 0.00 7.96 0.07 0.08 43.50 [2022-07-27T19:46:33.258Z] 19:36:01 all 11.52 0.00 2.18 0.41 0.03 85.86 [2022-07-27T19:46:33.258Z] 19:36:01 0 11.87 0.00 2.19 0.93 0.03 84.99 [2022-07-27T19:46:33.258Z] 19:36:01 1 11.49 0.00 2.35 0.07 0.03 86.06 [2022-07-27T19:46:33.258Z] 19:36:01 2 10.71 0.00 2.77 0.00 0.03 86.49 [2022-07-27T19:46:33.258Z] 19:36:01 3 11.61 0.00 2.36 1.99 0.03 84.00 [2022-07-27T19:46:33.258Z] 19:36:01 4 11.39 0.00 1.98 0.10 0.03 86.49 [2022-07-27T19:46:33.258Z] 19:36:01 5 11.58 0.00 2.11 0.00 0.02 86.30 [2022-07-27T19:46:33.258Z] 19:36:01 6 12.19 0.00 1.88 0.02 0.03 85.88 [2022-07-27T19:46:33.258Z] 19:36:01 7 11.30 0.00 1.81 0.15 0.03 86.71 [2022-07-27T19:46:33.258Z] 19:37:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-07-27T19:46:33.258Z] 19:37:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T19:46:33.258Z] 19:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:37:01 3 0.05 0.00 0.03 0.08 0.00 99.83 [2022-07-27T19:46:33.258Z] 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:38:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-07-27T19:46:33.258Z] 19:38:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2022-07-27T19:46:33.258Z] 19:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:38:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2022-07-27T19:46:33.258Z] 19:38:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2022-07-27T19:46:33.258Z] 19:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T19:46:33.258Z] 19:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T19:46:33.258Z] 19:38:01 7 0.05 0.00 0.05 0.02 0.00 99.88 [2022-07-27T19:46:33.258Z] 19:39:01 all 0.03 0.00 0.02 0.00 0.00 99.94 [2022-07-27T19:46:33.258Z] 19:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:39:01 3 0.07 0.00 0.03 0.02 0.00 99.88 [2022-07-27T19:46:33.258Z] 19:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2022-07-27T19:46:33.258Z] 19:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:39:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2022-07-27T19:46:33.258Z] 19:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-07-27T19:46:33.258Z] 19:40:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2022-07-27T19:46:33.258Z] 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T19:46:33.258Z] 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:40:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-07-27T19:46:33.258Z] 19:40:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-27T19:46:33.258Z] 19:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-27T19:46:33.258Z] 19:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-27T19:46:33.258Z] 19:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:41:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T19:46:33.258Z] 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:41:01 3 0.02 0.00 0.03 0.03 0.00 99.92 [2022-07-27T19:46:33.258Z] 19:41:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2022-07-27T19:46:33.258Z] 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T19:46:33.258Z] 19:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T19:46:33.258Z] 19:42:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2022-07-27T19:46:33.258Z] 19:42:01 0 0.02 0.00 0.02 0.03 0.00 99.93 [2022-07-27T19:46:33.258Z] 19:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T19:46:33.258Z] 19:42:01 2 0.08 0.00 0.00 0.00 0.02 99.90 [2022-07-27T19:46:33.258Z] 19:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T19:46:33.258Z] 19:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2022-07-27T19:46:33.258Z] 19:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T19:46:33.258Z] 19:42:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2022-07-27T19:46:33.259Z] 19:42:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2022-07-27T19:46:33.259Z] 19:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-07-27T19:46:33.259Z] 19:43:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-27T19:46:33.259Z] 19:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T19:46:33.259Z] 19:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T19:46:33.259Z] 19:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2022-07-27T19:46:33.259Z] 19:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-27T19:46:33.259Z] 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:44:01 all 0.05 0.00 0.02 0.01 0.00 99.92 [2022-07-27T19:46:33.259Z] 19:44:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2022-07-27T19:46:33.259Z] 19:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-27T19:46:33.259Z] 19:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-27T19:46:33.259Z] 19:44:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-07-27T19:46:33.259Z] 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:44:01 5 0.12 0.00 0.05 0.00 0.00 99.83 [2022-07-27T19:46:33.259Z] 19:44:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2022-07-27T19:46:33.259Z] 19:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T19:46:33.259Z] [2022-07-27T19:46:33.259Z] 19:44:01 CPU %user %nice %system %iowait %steal %idle [2022-07-27T19:46:33.259Z] 19:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-07-27T19:46:33.259Z] 19:45:01 0 0.03 0.00 0.00 0.02 0.02 99.93 [2022-07-27T19:46:33.259Z] 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T19:46:33.259Z] 19:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-27T19:46:33.259Z] 19:45:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-27T19:46:33.259Z] 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T19:46:33.259Z] 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:45:01 6 0.08 0.00 0.02 0.00 0.00 99.90 [2022-07-27T19:46:33.259Z] 19:45:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2022-07-27T19:46:33.259Z] 19:46:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:46:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-27T19:46:33.259Z] 19:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T19:46:33.259Z] 19:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2022-07-27T19:46:33.259Z] 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-27T19:46:33.259Z] 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-27T19:46:33.259Z] Average: all 5.77 0.00 1.15 0.25 0.02 92.81 [2022-07-27T19:46:33.259Z] Average: 0 5.90 0.00 1.23 0.20 0.02 92.66 [2022-07-27T19:46:33.259Z] Average: 1 5.98 0.00 1.09 0.15 0.01 92.77 [2022-07-27T19:46:33.259Z] Average: 2 5.42 0.00 1.12 0.17 0.01 93.28 [2022-07-27T19:46:33.259Z] Average: 3 5.41 0.00 1.18 0.36 0.02 93.03 [2022-07-27T19:46:33.259Z] Average: 4 5.94 0.00 1.06 0.04 0.02 92.94 [2022-07-27T19:46:33.259Z] Average: 5 6.02 0.00 1.14 0.17 0.01 92.66 [2022-07-27T19:46:33.259Z] Average: 6 6.09 0.00 1.06 0.28 0.02 92.55 [2022-07-27T19:46:33.259Z] Average: 7 5.41 0.00 1.33 0.67 0.01 92.57 [2022-07-27T19:46:33.259Z] [2022-07-27T19:46:33.259Z] [2022-07-27T19:46:33.259Z]