Pull request #1457 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 533520f17187a83e4cb8ab9b593596b15177ca7e+70bcba76dc915cfbdd4128feb93bb597124cda78 (6e8239f5dcbca3ac9aa2a931f5dc24528c058909) 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-ssh11706180939715827037.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11836531242782411048.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11323103709384846772.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14777489012621250269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15971716524776594268.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-1457/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9080946768339086275.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, testScript:make test, buildImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-functions-sdk-go-settings PROJECT: app-functions-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-functions-sdk DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2810 in /w/workspace/dry_app-functions-sdk-go_PR-1457 [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-1457 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 70bcba76dc915cfbdd4128feb93bb597124cda78 into PR head commit 533520f17187a83e4cb8ab9b593596b15177ca7e Merge succeeded, producing 533520f17187a83e4cb8ab9b593596b15177ca7e Checking out Revision 533520f17187a83e4cb8ab9b593596b15177ca7e (PR-1457) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/1457/head:refs/remotes/origin/PR-1457 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 533520f17187a83e4cb8ab9b593596b15177ca7e # 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 70bcba76dc915cfbdd4128feb93bb597124cda78 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 533520f17187a83e4cb8ab9b593596b15177ca7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:55:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:55:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:55:44 ========================================================= 04:55:44 EdgeX Global Pipelines Version Info 04:55:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:55:45 ------------------- 04:55:45 stable info: 04:55:45 ------------------- 04:55:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:55:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:55:45 Message: update stable to v1.0.250 04:55:45 ------------------- 04:55:45 experimental info: 04:55:45 ------------------- 04:55:45 Commited By: **** collab-it+edgex@linuxfoundation.org 04:55:45 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 04:55:45 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:55:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-functions-sdk-go-settings [Pipeline] echo 04:55:45 [edgeXSetupEnvironment]: set envvar PROJECT = app-functions-sdk-go [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-functions-sdk [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:55:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1457 [Pipeline] echo 04:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1457 [Pipeline] echo 04:55:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1457 [Pipeline] echo 04:55:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 533520f17187a83e4cb8ab9b593596b15177ca7e [Pipeline] echo 04:55:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 533520f [Pipeline] echo 04:55:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:55:47 + git rev-list -1 --merges 533520f17187a83e4cb8ab9b593596b15177ca7e~1..533520f17187a83e4cb8ab9b593596b15177ca7e [Pipeline] echo 04:55:47 -----------> git rev-list -1 --merges 533520f17187a83e4cb8ab9b593596b15177ca7e~1..533520f17187a83e4cb8ab9b593596b15177ca7e 533520f17187a83e4cb8ab9b593596b15177ca7e [false] [Pipeline] sh 04:55:48 + git log --format=format:%s -1 533520f17187a83e4cb8ab9b593596b15177ca7e [Pipeline] echo 04:55:48 ========================================================= 04:55:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:55:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:55:48 + git log --format=format:%s -1 533520f17187a83e4cb8ab9b593596b15177ca7e [Pipeline] echo 04:55:48 [semverPrep] GIT_COMMIT: 533520f17187a83e4cb8ab9b593596b15177ca7e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:55:48 [semverPrep] This is not a build commit. [Pipeline] sh 04:55:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:55:49 + grep -v github /etc/ssh/ssh_known_hosts 04:55:49 + [ -e /tmp/ssh_known_hosts ] 04:55:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:55:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:55:49 + sudo tee -a /etc/ssh/ssh_known_hosts 04:55:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:50 04:55:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:55:53 0.1.4: Pulling from edgex-devops/py-git-semver 04:55:53 b85a868b505f: Pulling fs layer 04:55:53 e2be974225ed: Pulling fs layer 04:55:53 339a4e72a1f5: Pulling fs layer 04:55:53 988bab9f4d93: Pulling fs layer 04:55:53 1469e6f7b9e6: Pulling fs layer 04:55:53 eaf3925da568: Pulling fs layer 04:55:53 bab4dde63d76: Pulling fs layer 04:55:53 bde34c3a00c8: Pulling fs layer 04:55:53 b352a97aabf1: Pulling fs layer 04:55:53 4872d77fe225: Pulling fs layer 04:55:53 5851b861e8e6: Pulling fs layer 04:55:53 4872d77fe225: Waiting 04:55:53 988bab9f4d93: Waiting 04:55:53 5851b861e8e6: Waiting 04:55:53 bde34c3a00c8: Waiting 04:55:53 b352a97aabf1: Waiting 04:55:53 1469e6f7b9e6: Waiting 04:55:53 eaf3925da568: Waiting 04:55:53 bab4dde63d76: Waiting 04:55:53 e2be974225ed: Download complete 04:55:53 988bab9f4d93: Verifying Checksum 04:55:53 988bab9f4d93: Download complete 04:55:53 1469e6f7b9e6: Verifying Checksum 04:55:53 1469e6f7b9e6: Download complete 04:55:53 eaf3925da568: Download complete 04:55:53 339a4e72a1f5: Verifying Checksum 04:55:53 339a4e72a1f5: Download complete 04:55:53 bde34c3a00c8: Verifying Checksum 04:55:53 bde34c3a00c8: Download complete 04:55:53 b85a868b505f: Verifying Checksum 04:55:53 b85a868b505f: Download complete 04:55:53 4872d77fe225: Download complete 04:55:53 5851b861e8e6: Download complete 04:55:53 b352a97aabf1: Download complete 04:55:54 bab4dde63d76: Verifying Checksum 04:55:54 bab4dde63d76: Download complete 04:55:56 b85a868b505f: Pull complete 04:55:57 e2be974225ed: Pull complete 04:55:59 339a4e72a1f5: Pull complete 04:56:01 988bab9f4d93: Pull complete 04:56:02 1469e6f7b9e6: Pull complete 04:56:03 eaf3925da568: Pull complete 04:56:06 bab4dde63d76: Pull complete 04:56:08 bde34c3a00c8: Pull complete 04:56:10 b352a97aabf1: Pull complete 04:56:12 4872d77fe225: Pull complete 04:56:13 5851b861e8e6: Pull complete 04:56:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:56:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:56:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:14 prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container 04:56:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-functions-sdk-go_PR-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:56:29 $ docker top c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b -eo pid,comm 04:56:29 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). 04:56:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:56:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:29 [ssh-agent] Looking for ssh-agent implementation... 04:56:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:29 $ docker exec c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b ssh-agent 04:56:30 SSH_AUTH_SOCK=/tmp/ssh-DNaNYuDlFRqX/agent.32 04:56:30 SSH_AGENT_PID=38 04:56:30 Running ssh-add (command line suppressed) 04:56:30 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/private_key_3943913719553778434.key (/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/private_key_3943913719553778434.key) 04:56:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:30 + git tag --points-at HEAD [Pipeline] } 04:56:30 $ docker exec --env ******** --env ******** c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b ssh-agent -k 04:56:30 unset SSH_AUTH_SOCK; 04:56:30 unset SSH_AGENT_PID; 04:56:30 echo Agent pid 38 killed; 04:56:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:56:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:56:30 [ssh-agent] Looking for ssh-agent implementation... 04:56:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:56:30 $ docker exec c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b ssh-agent 04:56:31 SSH_AUTH_SOCK=/tmp/ssh-dAQde3JdWgr1/agent.70 04:56:31 SSH_AGENT_PID=76 04:56:31 Running ssh-add (command line suppressed) 04:56:31 Identity added: /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/private_key_1272182913613221566.key (/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/private_key_1272182913613221566.key) 04:56:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:56:31 + git semver init 04:56:31 2023-08-03 04:56:31,668 [run_init] DEBUG init version:0.0.0 force:False 04:56:31 2023-08-03 04:56:31,669 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver 04:56:31 2023-08-03 04:56:31,669 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-functions-sdk-go.git /w/workspace/dry_app-functions-sdk-go_PR-1457/.semver 04:56:31 2023-08-03 04:56:31,669 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-functions-sdk-go.git', '/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1457, universal_newlines=False, shell=None, istream=None) 04:56:33 2023-08-03 04:56:33,513 [append_file] DEBUG append to file:/w/workspace/dry_app-functions-sdk-go_PR-1457/.git/info/exclude 04:56:33 2023-08-03 04:56:33,514 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver/PR-1457 with force:False 04:56:33 2023-08-03 04:56:33,514 [write_file] DEBUG write to file:/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver/PR-1457 04:56:33 2023-08-03 04:56:33,518 [execute] INFO git cat-file --batch-check 04:56:33 2023-08-03 04:56:33,519 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver, universal_newlines=False, shell=None, istream=) 04:56:33 2023-08-03 04:56:33,527 [execute] INFO git cat-file --batch 04:56:33 2023-08-03 04:56:33,527 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-functions-sdk-go_PR-1457/.semver, universal_newlines=False, shell=None, istream=) 04:56:33 2023-08-03 04:56:33,532 [read_version] DEBUG read version from /w/workspace/dry_app-functions-sdk-go_PR-1457/.semver/PR-1457 04:56:33 0.0.0 [Pipeline] } 04:56:33 $ docker exec --env ******** --env ******** c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b ssh-agent -k 04:56:33 unset SSH_AUTH_SOCK; 04:56:33 unset SSH_AGENT_PID; 04:56:33 echo Agent pid 76 killed; 04:56:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:56:34 + git semver [Pipeline] } 04:56:34 $ docker stop --time=1 c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b 04:56:35 $ docker rm -f --volumes c5fda3821182e49d8984a88649b0e59589ba0306cfb7a0346744a9bf1433464b [Pipeline] // withDockerContainer [Pipeline] sh 04:56:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:56:36 Stashed 1 file(s) [Pipeline] echo 04:56:36 [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 04:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:56:37 ========================================================= 04:56:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 04:56:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:56:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:56:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 04:56:37 4db1b89c0bd1: Pulling fs layer 04:56:37 6911f1a30b25: Pulling fs layer 04:56:37 e194b8c5c2a9: Pulling fs layer 04:56:37 6863d3e3a2b1: Pulling fs layer 04:56:37 ec0bb842ea78: Pulling fs layer 04:56:37 40a00589a448: Pulling fs layer 04:56:37 6c08303d61cc: Pulling fs layer 04:56:37 798269fcf238: Pulling fs layer 04:56:37 6863d3e3a2b1: Waiting 04:56:37 6c08303d61cc: Waiting 04:56:37 798269fcf238: Waiting 04:56:37 ec0bb842ea78: Waiting 04:56:37 40a00589a448: Waiting 04:56:37 6911f1a30b25: Verifying Checksum 04:56:37 6911f1a30b25: Download complete 04:56:37 6863d3e3a2b1: Download complete 04:56:37 ec0bb842ea78: Verifying Checksum 04:56:37 ec0bb842ea78: Download complete 04:56:37 4db1b89c0bd1: Verifying Checksum 04:56:37 4db1b89c0bd1: Download complete 04:56:37 40a00589a448: Verifying Checksum 04:56:37 40a00589a448: Download complete 04:56:37 4db1b89c0bd1: Pull complete 04:56:37 6911f1a30b25: Pull complete 04:56:38 798269fcf238: Verifying Checksum 04:56:38 798269fcf238: Download complete 04:56:38 e194b8c5c2a9: Verifying Checksum 04:56:38 e194b8c5c2a9: Download complete 04:56:38 6c08303d61cc: Verifying Checksum 04:56:38 6c08303d61cc: Download complete 04:56:42 e194b8c5c2a9: Pull complete 04:56:42 6863d3e3a2b1: Pull complete 04:56:42 ec0bb842ea78: Pull complete 04:56:42 40a00589a448: Pull complete 04:56:44 6c08303d61cc: Pull complete 04:56:45 798269fcf238: Pull complete 04:56:45 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 04:56:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 04:56:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] sh 04:56:46 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:46 + docker inspect -f . ci-base-image-x86_64 04:56:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:46 prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container 04:56:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-functions-sdk-go_PR-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:56:51 Still waiting to schedule task 04:56:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:56:55 $ docker top 6df4cc280480bc705d75cbe91e76c9dc02cdc2801fe8ab7ba9dbaed094f1a112 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:55 + go version 04:56:55 go version go1.20.6 linux/amd64 [Pipeline] } 04:56:55 $ docker stop --time=1 6df4cc280480bc705d75cbe91e76c9dc02cdc2801fe8ab7ba9dbaed094f1a112 04:56:56 $ docker rm -f --volumes 6df4cc280480bc705d75cbe91e76c9dc02cdc2801fe8ab7ba9dbaed094f1a112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:57 + docker inspect -f . ci-base-image-x86_64 04:56:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:57 prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container 04:56:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-functions-sdk-go_PR-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:56:58 $ docker top 2fdfad57e431931e5a5355c25d01da18d9dbd902a2fb4446dfb6a0bcb5b8e80d -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:58 + git config --global --add safe.directory /w/workspace/dry_app-functions-sdk-go_PR-1457 [Pipeline] fileExists [Pipeline] sh 04:56:58 + make test 04:56:58 make -C ./app-service-template build 04:56:58 make[1]: Entering directory '/w/workspace/dry_app-functions-sdk-go_PR-1457/app-service-template' 04:56:58 go mod tidy 04:56:58 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 04:56:58 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:56:58 go: downloading github.com/google/uuid v1.3.0 04:56:58 go: downloading github.com/stretchr/testify v1.8.4 04:56:59 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 04:56:59 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 04:56:59 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 04:56:59 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:56:59 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:56:59 go: downloading gopkg.in/yaml.v3 v3.0.1 04:56:59 go: downloading github.com/stretchr/objx v0.5.0 04:56:59 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 04:56:59 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:56:59 go: downloading github.com/go-playground/validator/v10 v10.14.1 04:56:59 go: downloading github.com/go-kit/log v0.2.1 04:56:59 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:56:59 go: downloading github.com/gorilla/mux v1.8.0 04:56:59 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:56:59 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 04:56:59 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 04:56:59 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:56:59 go: downloading github.com/mitchellh/copystructure v1.2.0 04:56:59 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:56:59 go: downloading github.com/hashicorp/errwrap v1.1.0 04:56:59 go: downloading github.com/gorilla/websocket v1.5.0 04:56:59 go: downloading golang.org/x/net v0.10.0 04:56:59 go: downloading golang.org/x/sync v0.2.0 04:56:59 go: downloading github.com/hashicorp/consul/api v1.22.0 04:56:59 go: downloading github.com/x448/float16 v0.8.4 04:56:59 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:56:59 go: downloading github.com/go-playground/universal-translator v0.18.1 04:56:59 go: downloading github.com/leodido/go-urn v1.2.4 04:56:59 go: downloading golang.org/x/crypto v0.9.0 04:56:59 go: downloading golang.org/x/text v0.9.0 04:56:59 go: downloading github.com/go-playground/locales v0.14.1 04:56:59 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:56:59 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 04:56:59 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:56:59 go: downloading github.com/go-playground/assert/v2 v2.2.0 04:56:59 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:56:59 go: downloading github.com/nats-io/nats.go v1.27.1 04:56:59 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 04:56:59 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:56:59 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:56:59 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:56:59 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:56:59 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:56:59 go: downloading github.com/hashicorp/serf v0.10.1 04:56:59 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 04:57:00 go: downloading github.com/google/go-cmp v0.5.9 04:57:00 go: downloading github.com/hashicorp/consul/sdk v0.14.0 04:57:00 go: downloading github.com/hashicorp/go-uuid v1.0.3 04:57:00 go: downloading golang.org/x/sys v0.8.0 04:57:00 go: downloading github.com/kr/pretty v0.1.0 04:57:00 go: downloading github.com/Microsoft/go-winio v0.6.0 04:57:00 go: downloading github.com/zeebo/errs v1.3.0 04:57:00 go: downloading google.golang.org/grpc v1.53.0 04:57:00 go: downloading github.com/onsi/ginkgo v1.10.1 04:57:00 go: downloading github.com/onsi/gomega v1.7.0 04:57:00 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:57:00 go: downloading github.com/klauspost/compress v1.16.5 04:57:00 go: downloading github.com/nats-io/nkeys v0.4.4 04:57:00 go: downloading github.com/nats-io/nuid v1.0.1 04:57:00 go: downloading github.com/minio/highwayhash v1.0.2 04:57:00 go: downloading github.com/nats-io/jwt/v2 v2.4.1 04:57:00 go: downloading golang.org/x/time v0.3.0 04:57:00 go: downloading github.com/fatih/color v1.14.1 04:57:00 go: downloading github.com/mattn/go-colorable v0.1.13 04:57:00 go: downloading github.com/mattn/go-isatty v0.0.17 04:57:00 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:57:00 go: downloading github.com/armon/go-metrics v0.4.1 04:57:00 go: downloading github.com/hashicorp/go-version v1.2.1 04:57:00 go: downloading github.com/pkg/errors v0.9.1 04:57:00 go: downloading github.com/hashicorp/go-msgpack v0.5.5 04:57:00 go: downloading github.com/hashicorp/memberlist v0.5.0 04:57:00 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:57:00 go: downloading google.golang.org/protobuf v1.28.1 04:57:00 go: downloading github.com/kr/text v0.2.0 04:57:00 go: downloading golang.org/x/tools v0.6.0 04:57:00 go: downloading github.com/golang/protobuf v1.5.2 04:57:00 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:57:00 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:57:00 go: downloading github.com/pascaldekloe/goe v0.1.0 04:57:00 go: downloading github.com/google/btree v1.0.1 04:57:00 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:57:00 go: downloading github.com/miekg/dns v1.1.41 04:57:00 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:57:00 go: downloading github.com/hpcloud/tail v1.0.0 04:57:01 go: downloading gopkg.in/yaml.v2 v2.4.0 04:57:01 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:57:01 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:57:01 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:57:01 go: downloading golang.org/x/mod v0.8.0 04:57:02 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.3 04:57:02 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.16 04:57:02 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.12 04:57:02 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.4 04:57:02 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 04:57:02 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 04:57:02 go: downloading golang.org/x/net v0.12.0 04:57:02 go: downloading github.com/labstack/echo/v4 v4.11.1 04:57:02 go: downloading golang.org/x/crypto v0.11.0 04:57:02 go: downloading golang.org/x/text v0.11.0 04:57:02 go: downloading github.com/hashicorp/consul/api v1.23.0 04:57:02 go: downloading golang.org/x/sys v0.10.0 04:57:02 go: downloading github.com/nats-io/nats.go v1.28.0 04:57:02 go: downloading github.com/labstack/gommon v0.4.0 04:57:02 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:57:02 go: downloading github.com/valyala/fasttemplate v1.2.2 04:57:02 go: downloading github.com/mattn/go-isatty v0.0.19 04:57:02 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:57:03 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 04:57:18 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 04:57:18 ../internal/webserver/server.go:52:60: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 04:57:18 ../internal/webserver/server.go:76:13: cannot use bootstrapHandlers.ProcessCORS(webserver.config.Service.CORSConfiguration) (value of type echo.MiddlewareFunc) as mux.MiddlewareFunc value in argument to router.Use 04:57:18 ../internal/webserver/server.go:81:17: cannot use bootstrapHandlers.HandlePreflight(webserver.config.Service.CORSConfiguration) (value of type echo.MiddlewareFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to router.Methods(http.MethodOptions).MatcherFunc(func(r *http.Request, rm *mux.RouteMatch) bool {…}).HandlerFunc 04:57:18 ../internal/webserver/server.go:99:36: cannot use authenticationHook(handlerForTrigger) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to webserver.router.HandleFunc 04:57:18 ../internal/webserver/server.go:99:55: cannot use handlerForTrigger (variable of type func("net/http".ResponseWriter, *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 04:57:18 make[1]: *** [Makefile:42: build] Error 1 04:57:18 make[1]: Leaving directory '/w/workspace/dry_app-functions-sdk-go_PR-1457/app-service-template' 04:57:18 make: *** [Makefile:24: build] Error 2 [Pipeline] } 04:57:18 $ docker stop --time=1 2fdfad57e431931e5a5355c25d01da18d9dbd902a2fb4446dfb6a0bcb5b8e80d 04:57:28 $ docker rm -f --volumes 2fdfad57e431931e5a5355c25d01da18d9dbd902a2fb4446dfb6a0bcb5b8e80d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:30 04:57:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:30 latest: Pulling from edgex-lftools-log-publisher 04:57:30 5eb5b503b376: Pulling fs layer 04:57:30 5c69ac0246d0: Pulling fs layer 04:57:30 ec43610c2a17: Pulling fs layer 04:57:30 3a2ae6a8a46f: Pulling fs layer 04:57:30 33b1e0a273af: Pulling fs layer 04:57:30 5d3b04190fa2: Pulling fs layer 04:57:30 2f39f015ded8: Pulling fs layer 04:57:30 3a2ae6a8a46f: Waiting 04:57:30 33b1e0a273af: Waiting 04:57:30 5d3b04190fa2: Waiting 04:57:30 2f39f015ded8: Waiting 04:57:30 5c69ac0246d0: Download complete 04:57:30 3a2ae6a8a46f: Verifying Checksum 04:57:30 3a2ae6a8a46f: Download complete 04:57:30 33b1e0a273af: Verifying Checksum 04:57:30 33b1e0a273af: Download complete 04:57:30 5d3b04190fa2: Verifying Checksum 04:57:30 5d3b04190fa2: Download complete 04:57:30 ec43610c2a17: Verifying Checksum 04:57:30 ec43610c2a17: Download complete 04:57:30 5eb5b503b376: Verifying Checksum 04:57:30 5eb5b503b376: Download complete 04:57:31 2f39f015ded8: Download complete 04:57:32 5eb5b503b376: Pull complete 04:57:32 5c69ac0246d0: Pull complete 04:57:32 ec43610c2a17: Pull complete 04:57:32 3a2ae6a8a46f: Pull complete 04:57:32 33b1e0a273af: Pull complete 04:57:33 5d3b04190fa2: Pull complete 04:57:37 2f39f015ded8: Pull complete 04:57:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:37 prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container 04:57:37 $ 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-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:45 $ docker top 38f2ac1f306aa5433c46f7c22ea340088895d518b26db54383c1c6c302dbe80e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:46 ---> job-cost.sh 04:57:46 lf-activate-venv: SKIPPING 04:57:46 INFO: No Stack... 04:57:46 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:46 INFO: Archiving Costs [Pipeline] sh 04:57:47 + cat /w/workspace/dry_app-functions-sdk-go_PR-1457/archives/cost.csv 04:57:47 + cut -d, -f6 [Pipeline] lock 04:57:47 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] 04:57:47 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] did not exist. Created. 04:57:47 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:47 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:47 Stashed 1 file(s) [Pipeline] } 04:57:47 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:47 $ docker stop --time=1 38f2ac1f306aa5433c46f7c22ea340088895d518b26db54383c1c6c302dbe80e 04:57:49 $ docker rm -f --volumes 38f2ac1f306aa5433c46f7c22ea340088895d518b26db54383c1c6c302dbe80e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:50 Failed in branch amd64 04:58:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2812 in /w/workspace/dry_app-functions-sdk-go_PR-1457 [Pipeline] { [Pipeline] ws 04:58:27 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:58:27 The recommended git tool is: git 04:58:32 using credential edgex-jenkins-ssh 04:58:32 Cloning the remote Git repository 04:58:32 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 04:58:32 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 04:58:32 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:58:32 > git --version # timeout=10 04:58:32 > git --version # 'git version 2.25.1' 04:58:32 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:58:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:58:36 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 04:58:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 04:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/1457/head:refs/remotes/origin/PR-1457 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:58:37 Merging remotes/origin/main commit 70bcba76dc915cfbdd4128feb93bb597124cda78 into PR head commit 533520f17187a83e4cb8ab9b593596b15177ca7e 04:58:37 Merge succeeded, producing 533520f17187a83e4cb8ab9b593596b15177ca7e 04:58:37 Checking out Revision 533520f17187a83e4cb8ab9b593596b15177ca7e (PR-1457) 04:58:38 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:58:38 > git --version # timeout=10 04:58:38 > git --version # 'git version 2.25.1' 04:58:38 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 04:58:37 > git config core.sparsecheckout # timeout=10 04:58:37 > git checkout -f 533520f17187a83e4cb8ab9b593596b15177ca7e # timeout=10 04:58:37 > git remote # timeout=10 04:58:37 > git config --get remote.origin.url # timeout=10 04:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 04:58:37 > git merge 70bcba76dc915cfbdd4128feb93bb597124cda78 # timeout=10 04:58:37 > git rev-parse HEAD^{commit} # timeout=10 04:58:37 > git config core.sparsecheckout # timeout=10 04:58:37 > git checkout -f 533520f17187a83e4cb8ab9b593596b15177ca7e # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:58:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:58:39 % Total % Received % Xferd Average Speed Time Time Time Current 04:58:39 Dload Upload Total Spent Left Speed 04:58:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 90432 0 --:--:-- --:--:-- --:--:-- 91078 [Pipeline] sh 04:58:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:58:40 + sudo+ sudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 04:58:40 04:58:40 { 04:58:40 "registry-mirrors": [ 04:58:40 "https://nexus3.edgexfoundry.org:10001" 04:58:40 ], 04:58:40 "bip": "10.250.0.254/24", 04:58:40 "hosts": [ 04:58:40 "tcp://0.0.0.0:5555", 04:58:40 "unix:///var/run/docker.sock" 04:58:40 ], 04:58:40 "mtu": 1458, 04:58:40 "selinux-enabled": true, 04:58:40 "seccomp-profile": "/etc/docker/seccomp.json" 04:58:40 } [Pipeline] sh 04:58:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:58:41 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 04:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:58:59 ========================================================= 04:58:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 04:58:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 04:59:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:59:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:59:00 edb6bdbacee9: Pulling fs layer 04:59:00 5f9638ab2659: Pulling fs layer 04:59:00 8d51d6327a98: Pulling fs layer 04:59:00 8b374f2dd631: Pulling fs layer 04:59:00 ec14aa9079de: Pulling fs layer 04:59:00 2f466654f4bb: Pulling fs layer 04:59:00 554e91adad29: Pulling fs layer 04:59:00 2f466654f4bb: Waiting 04:59:00 554e91adad29: Waiting 04:59:00 ec14aa9079de: Waiting 04:59:00 8b374f2dd631: Waiting 04:59:00 5f9638ab2659: Verifying Checksum 04:59:00 5f9638ab2659: Download complete 04:59:00 8b374f2dd631: Verifying Checksum 04:59:00 8b374f2dd631: Download complete 04:59:00 ec14aa9079de: Verifying Checksum 04:59:00 ec14aa9079de: Download complete 04:59:00 edb6bdbacee9: Verifying Checksum 04:59:00 edb6bdbacee9: Download complete 04:59:01 edb6bdbacee9: Pull complete 04:59:02 554e91adad29: Verifying Checksum 04:59:02 554e91adad29: Download complete 04:59:02 5f9638ab2659: Pull complete 04:59:03 8d51d6327a98: Verifying Checksum 04:59:03 8d51d6327a98: Download complete 04:59:03 2f466654f4bb: Verifying Checksum 04:59:03 2f466654f4bb: Download complete 04:59:13 8d51d6327a98: Pull complete 04:59:13 8b374f2dd631: Pull complete 04:59:13 ec14aa9079de: Pull complete 04:59:20 2f466654f4bb: Pull complete 04:59:23 554e91adad29: Pull complete 04:59:23 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 04:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 04:59:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 04:59:23 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:24 + docker inspect -f . ci-base-image-arm64 04:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:24 prd-ubuntu20.04-docker-arm64-4c-16g-2812 does not seem to be running inside a container 04:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:59:27 $ docker top beea77e2b1adf01580cdd686c46ce3e64ee77a1f98116234e88490ba4e9be4e9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:28 + go version 04:59:28 go version go1.20.6 linux/arm64 [Pipeline] } 04:59:28 $ docker stop --time=1 beea77e2b1adf01580cdd686c46ce3e64ee77a1f98116234e88490ba4e9be4e9 04:59:29 $ docker rm -f --volumes beea77e2b1adf01580cdd686c46ce3e64ee77a1f98116234e88490ba4e9be4e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:30 + docker inspect -f . ci-base-image-arm64 04:59:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:30 prd-ubuntu20.04-docker-arm64-4c-16g-2812 does not seem to be running inside a container 04:59:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:59:32 $ docker top 2dd73c4add92b627f90876c431f011cf286738de58d6572f1caa6183d5c3b141 -eo pid,comm [Pipeline] { [Pipeline] sh 04:59:33 + git config --global --add safe.directory /w/workspace/app-functions-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:59:33 + make test 04:59:33 make -C ./app-service-template build 04:59:33 make[1]: Entering directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 04:59:33 go mod tidy 04:59:34 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.2 04:59:34 go: downloading github.com/rcrowley/go-metrics v0.0.0-20201227073835-cf1acfcdf475 04:59:34 go: downloading github.com/google/uuid v1.3.0 04:59:34 go: downloading github.com/stretchr/testify v1.8.4 04:59:34 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.9 04:59:34 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.11 04:59:34 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.3 04:59:34 go: downloading github.com/go-playground/validator/v10 v10.14.1 04:59:34 go: downloading github.com/fxamacker/cbor/v2 v2.4.0 04:59:34 go: downloading gopkg.in/yaml.v3 v3.0.1 04:59:34 go: downloading github.com/go-kit/log v0.2.1 04:59:35 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.2.7 04:59:35 go: downloading github.com/eclipse/paho.mqtt.golang v1.4.3 04:59:35 go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc 04:59:35 go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 04:59:35 go: downloading github.com/stretchr/objx v0.5.0 04:59:35 go: downloading github.com/edgexfoundry/go-mod-secrets/v3 v3.1.0-dev.3 04:59:35 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.3 04:59:35 go: downloading github.com/gorilla/mux v1.8.0 04:59:35 go: downloading github.com/hashicorp/go-multierror v1.1.1 04:59:35 go: downloading github.com/go-logfmt/logfmt v0.5.1 04:59:35 go: downloading github.com/x448/float16 v0.8.4 04:59:35 go: downloading github.com/mitchellh/copystructure v1.2.0 04:59:35 go: downloading github.com/gabriel-vasile/mimetype v1.4.2 04:59:35 go: downloading github.com/go-playground/universal-translator v0.18.1 04:59:35 go: downloading github.com/leodido/go-urn v1.2.4 04:59:35 go: downloading golang.org/x/crypto v0.9.0 04:59:35 go: downloading golang.org/x/text v0.9.0 04:59:36 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 04:59:36 go: downloading github.com/go-playground/assert/v2 v2.2.0 04:59:36 go: downloading github.com/go-playground/locales v0.14.1 04:59:39 go: downloading golang.org/x/sync v0.2.0 04:59:39 go: downloading golang.org/x/net v0.10.0 04:59:39 go: downloading github.com/gorilla/websocket v1.5.0 04:59:40 go: downloading github.com/hashicorp/consul/api v1.22.0 04:59:40 go: downloading github.com/spiffe/go-spiffe/v2 v2.1.6 04:59:40 go: downloading github.com/gomodule/redigo v2.0.0+incompatible 04:59:40 go: downloading github.com/hashicorp/errwrap v1.1.0 04:59:40 go: downloading github.com/mitchellh/reflectwalk v1.0.2 04:59:40 go: downloading golang.org/x/sys v0.8.0 04:59:40 go: downloading github.com/kr/pretty v0.1.0 04:59:40 go: downloading github.com/nats-io/nats.go v1.27.1 04:59:40 go: downloading github.com/nats-io/nats-server/v2 v2.9.20 04:59:41 go: downloading github.com/go-redis/redis/v7 v7.3.0 04:59:41 go: downloading github.com/hashicorp/go-cleanhttp v0.5.2 04:59:41 go: downloading github.com/hashicorp/go-hclog v1.5.0 04:59:41 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 04:59:41 go: downloading github.com/hashicorp/serf v0.10.1 04:59:41 go: downloading github.com/mitchellh/mapstructure v1.5.0 04:59:41 go: downloading golang.org/x/exp v0.0.0-20230321023759-10a507213a29 04:59:41 go: downloading github.com/google/go-cmp v0.5.9 04:59:41 go: downloading github.com/hashicorp/consul/sdk v0.14.0 04:59:41 go: downloading github.com/hashicorp/go-uuid v1.0.3 04:59:41 go: downloading github.com/Microsoft/go-winio v0.6.0 04:59:41 go: downloading github.com/zeebo/errs v1.3.0 04:59:41 go: downloading google.golang.org/grpc v1.53.0 04:59:43 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 04:59:43 go: downloading github.com/kr/text v0.2.0 04:59:43 go: downloading github.com/klauspost/compress v1.16.5 04:59:43 go: downloading github.com/nats-io/nkeys v0.4.4 04:59:43 go: downloading github.com/nats-io/nuid v1.0.1 04:59:43 go: downloading github.com/onsi/ginkgo v1.10.1 04:59:43 go: downloading github.com/onsi/gomega v1.7.0 04:59:43 go: downloading github.com/fatih/color v1.14.1 04:59:43 go: downloading github.com/mattn/go-colorable v0.1.13 04:59:43 go: downloading github.com/mattn/go-isatty v0.0.17 04:59:43 go: downloading github.com/mitchellh/go-homedir v1.1.0 04:59:43 go: downloading github.com/armon/go-metrics v0.4.1 04:59:43 go: downloading github.com/minio/highwayhash v1.0.2 04:59:43 go: downloading github.com/nats-io/jwt/v2 v2.4.1 04:59:43 go: downloading golang.org/x/time v0.3.0 04:59:43 go: downloading github.com/hashicorp/go-msgpack v0.5.5 04:59:43 go: downloading github.com/hashicorp/memberlist v0.5.0 04:59:43 go: downloading github.com/go-jose/go-jose/v3 v3.0.0 04:59:43 go: downloading google.golang.org/protobuf v1.28.1 04:59:44 go: downloading github.com/pkg/errors v0.9.1 04:59:44 go: downloading github.com/hashicorp/go-version v1.2.1 04:59:44 go: downloading golang.org/x/tools v0.6.0 04:59:44 go: downloading google.golang.org/genproto v0.0.0-20230223222841-637eb2293923 04:59:48 go: downloading github.com/golang/protobuf v1.5.2 04:59:48 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 04:59:48 go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 04:59:48 go: downloading github.com/pascaldekloe/goe v0.1.0 04:59:48 go: downloading github.com/google/btree v1.0.1 04:59:48 go: downloading github.com/hashicorp/go-sockaddr v1.0.2 04:59:48 go: downloading github.com/miekg/dns v1.1.41 04:59:48 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 04:59:48 go: downloading github.com/hashicorp/golang-lru v0.5.4 04:59:48 go: downloading gopkg.in/yaml.v2 v2.4.0 04:59:48 go: downloading github.com/hpcloud/tail v1.0.0 04:59:48 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 04:59:48 go: downloading golang.org/x/mod v0.8.0 04:59:48 go: downloading gopkg.in/fsnotify.v1 v1.4.7 04:59:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v3 v3.1.0-dev.3 04:59:49 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v3 v3.1.0-dev.16 04:59:49 go: downloading github.com/edgexfoundry/go-mod-messaging/v3 v3.1.0-dev.12 04:59:49 go: downloading github.com/edgexfoundry/go-mod-registry/v3 v3.1.0-dev.4 04:59:49 go: downloading github.com/diegoholiveira/jsonlogic/v3 v3.3.0 04:59:49 go: downloading github.com/edgexfoundry/go-mod-configuration/v3 v3.1.0-dev.4 04:59:49 go: downloading golang.org/x/crypto v0.11.0 04:59:49 go: downloading golang.org/x/text v0.11.0 04:59:49 go: downloading golang.org/x/net v0.12.0 04:59:49 go: downloading github.com/hashicorp/consul/api v1.23.0 04:59:49 go: downloading github.com/labstack/echo/v4 v4.11.1 04:59:49 go: downloading github.com/labstack/gommon v0.4.0 04:59:50 go: downloading github.com/golang-jwt/jwt v3.2.2+incompatible 04:59:50 go: downloading github.com/valyala/fasttemplate v1.2.2 04:59:50 go: downloading github.com/nats-io/nats.go v1.28.0 04:59:50 go: downloading github.com/mattn/go-isatty v0.0.19 04:59:50 go: downloading golang.org/x/sys v0.10.0 04:59:50 go: downloading github.com/valyala/bytebufferpool v1.0.0 04:59:52 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-new-service 05:01:44 # github.com/edgexfoundry/app-functions-sdk-go/v3/internal/webserver 05:01:44 ../internal/webserver/server.go:52:60: cannot use router (variable of type *mux.Router) as *echo.Echo value in argument to controller.NewCommonController 05:01:44 ../internal/webserver/server.go:76:13: cannot use bootstrapHandlers.ProcessCORS(webserver.config.Service.CORSConfiguration) (value of type echo.MiddlewareFunc) as mux.MiddlewareFunc value in argument to router.Use 05:01:44 ../internal/webserver/server.go:81:17: cannot use bootstrapHandlers.HandlePreflight(webserver.config.Service.CORSConfiguration) (value of type echo.MiddlewareFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to router.Methods(http.MethodOptions).MatcherFunc(func(r *http.Request, rm *mux.RouteMatch) bool {…}).HandlerFunc 05:01:44 ../internal/webserver/server.go:99:36: cannot use authenticationHook(handlerForTrigger) (value of type echo.HandlerFunc) as func("net/http".ResponseWriter, *"net/http".Request) value in argument to webserver.router.HandleFunc 05:01:44 ../internal/webserver/server.go:99:55: cannot use handlerForTrigger (variable of type func("net/http".ResponseWriter, *"net/http".Request)) as echo.HandlerFunc value in argument to authenticationHook 05:01:44 make[1]: *** [Makefile:42: build] Error 1 05:01:44 make[1]: Leaving directory '/w/workspace/app-functions-sdk-go/1/app-service-template' 05:01:44 make: *** [Makefile:24: build] Error 2 [Pipeline] } 05:01:44 $ docker stop --time=1 2dd73c4add92b627f90876c431f011cf286738de58d6572f1caa6183d5c3b141 05:01:47 $ docker rm -f --volumes 2dd73c4add92b627f90876c431f011cf286738de58d6572f1caa6183d5c3b141 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:51 05:01:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:52 arm64: Pulling from edgex-lftools-log-publisher 05:01:52 8998bd30e6a1: Pulling fs layer 05:01:52 04944245beec: Pulling fs layer 05:01:52 699f458cf7ca: Pulling fs layer 05:01:52 765212b225bb: Pulling fs layer 05:01:52 f23df028b6ca: Pulling fs layer 05:01:52 d65c8cfc05b1: Pulling fs layer 05:01:52 2437ff75d9bd: Pulling fs layer 05:01:52 f23df028b6ca: Waiting 05:01:52 d65c8cfc05b1: Waiting 05:01:52 765212b225bb: Waiting 05:01:52 2437ff75d9bd: Waiting 05:01:52 04944245beec: Verifying Checksum 05:01:52 04944245beec: Download complete 05:01:52 765212b225bb: Verifying Checksum 05:01:52 765212b225bb: Download complete 05:01:52 f23df028b6ca: Verifying Checksum 05:01:52 f23df028b6ca: Download complete 05:01:52 d65c8cfc05b1: Verifying Checksum 05:01:52 d65c8cfc05b1: Download complete 05:01:52 699f458cf7ca: Verifying Checksum 05:01:52 699f458cf7ca: Download complete 05:01:53 8998bd30e6a1: Download complete 05:01:55 2437ff75d9bd: Verifying Checksum 05:01:55 2437ff75d9bd: Download complete 05:01:57 8998bd30e6a1: Pull complete 05:01:57 04944245beec: Pull complete 05:01:58 699f458cf7ca: Pull complete 05:01:59 765212b225bb: Pull complete 05:02:00 f23df028b6ca: Pull complete 05:02:00 d65c8cfc05b1: Pull complete 05:02:15 2437ff75d9bd: Pull complete 05:02:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:02:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:16 prd-ubuntu20.04-docker-arm64-4c-16g-2812 does not seem to be running inside a container 05:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-functions-sdk-go/1 -v /w/workspace/app-functions-sdk-go/1:/w/workspace/app-functions-sdk-go/1:rw,z -v /w/workspace/app-functions-sdk-go/1@tmp:/w/workspace/app-functions-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:02:18 $ docker top 9864428b88d78468d5a8ba82d2df30e7fb081b34134b3ff6b90d4d06477acc6d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:19 ---> job-cost.sh 05:02:19 lf-activate-venv: SKIPPING 05:02:19 INFO: No Stack... 05:02:20 INFO: Retrieving Pricing Info for: v3-standard-4 05:02:20 INFO: Archiving Costs [Pipeline] sh 05:02:20 + cat /w/workspace/app-functions-sdk-go/1/archives/cost.csv 05:02:20 + cut -d, -f6 [Pipeline] lock 05:02:21 Trying to acquire lock on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] 05:02:21 Resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] did not exist. Created. 05:02:21 Lock acquired on [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:21 /w/workspace/app-functions-sdk-go/1@tmp/durable-f406d4a0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:02:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:02:21 Warning: overwriting stash ‘stack-cost’ 05:02:22 Stashed 1 file(s) [Pipeline] } 05:02:22 Lock released on resource [jenkins-edgexfoundry-app-functions-sdk-go-PR-1457-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:22 $ docker stop --time=1 9864428b88d78468d5a8ba82d2df30e7fb081b34134b3ff6b90d4d06477acc6d 05:02:23 $ docker rm -f --volumes 9864428b88d78468d5a8ba82d2df30e7fb081b34134b3ff6b90d4d06477acc6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:02:24 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:02:26 + [ -d /w/workspace/dry_app-functions-sdk-go_PR-1457/archives ] 05:02:26 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1457/archives 05:02:26 total 16 05:02:26 drwxr-xr-x 3 root root 4096 Aug 3 04:57 . 05:02:26 drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 04:57 .. 05:02:26 drwxr-xr-x 2 root root 4096 Aug 3 04:57 cost 05:02:26 -rw-r--r-- 1 root root 94 Aug 3 04:57 cost.csv 05:02:26 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-functions-sdk-go_PR-1457/archives 05:02:26 + ls -al /w/workspace/dry_app-functions-sdk-go_PR-1457/archives 05:02:26 total 16 05:02:26 drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 04:57 . 05:02:26 drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 04:57 .. 05:02:26 drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 04:57 cost 05:02:26 -rw-r--r-- 1 jenkins jenkins 94 Aug 3 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:02:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:02:27 ---> package-listing.sh 05:02:27 ++ facter osfamily 05:02:27 ++ tr '[:upper:]' '[:lower:]' 05:02:28 + OS_FAMILY=debian 05:02:28 + workspace=/w/workspace/dry_app-functions-sdk-go_PR-1457 05:02:28 + START_PACKAGES=/tmp/packages_start.txt 05:02:28 + END_PACKAGES=/tmp/packages_end.txt 05:02:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:02:28 + PACKAGES=/tmp/packages_start.txt 05:02:28 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1457 ']' 05:02:28 + PACKAGES=/tmp/packages_end.txt 05:02:28 + case "${OS_FAMILY}" in 05:02:28 + dpkg -l 05:02:28 + grep '^ii' 05:02:28 + '[' -f /tmp/packages_start.txt ']' 05:02:28 + '[' -f /tmp/packages_end.txt ']' 05:02:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:02:28 + '[' /w/workspace/dry_app-functions-sdk-go_PR-1457 ']' 05:02:28 + mkdir -p /w/workspace/dry_app-functions-sdk-go_PR-1457/archives/ 05:02:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-functions-sdk-go_PR-1457/archives/ [Pipeline] echo 05:02:28 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-1457/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:02:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:29 prd-ubuntu20.04-docker-8c-8g-2810 does not seem to be running inside a container 05:02:29 $ 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-1457/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-1457 -v /w/workspace/dry_app-functions-sdk-go_PR-1457:/w/workspace/dry_app-functions-sdk-go_PR-1457:rw,z -v /w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:02:29 $ docker top 5512b7edd0dde025a035ba86f46d8f863ee7022c44822417b7a9540ea1d40d9b -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:02:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:02:30 + ls /var/log/sa-host 05:02:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:30 provisioning config files... 05:02:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-functions-sdk-go_PR-1457@tmp/config753227858882320072tmp [Pipeline] { [Pipeline] echo 05:02:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:02:31 ---> create-netrc.sh [Pipeline] } 05:02:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:02:31 ---> python-tools-install.sh [Pipeline] echo 05:02:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:02:31 ---> sudo-logs.sh 05:02:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:02:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:02:32 ---> job-cost.sh 05:02:32 lf-activate-venv: SKIPPING 05:02:32 DEBUG: total: 0.2199999988079071 05:02:32 INFO: Retrieving Stack Cost... 05:02:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:32 INFO: Archiving Costs [Pipeline] echo 05:02:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:02:33 ---> logs-deploy.sh 05:02:33 lf-activate-venv: SKIPPING 05:02:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-1457/1 05:02:33 INFO: archiving workspace using pattern(s): 05:02:34 Archives upload complete. 05:02:34 INFO: archiving logs to Nexus 05:02:35 ---> uname -a: 05:02:35 Linux prd-ubuntu20-04-docker-8c-8g-2810 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:02:35 05:02:35 05:02:35 ---> lscpu: 05:02:35 Architecture: x86_64 05:02:35 CPU op-mode(s): 32-bit, 64-bit 05:02:35 Byte Order: Little Endian 05:02:35 Address sizes: 40 bits physical, 48 bits virtual 05:02:35 CPU(s): 8 05:02:35 On-line CPU(s) list: 0-7 05:02:35 Thread(s) per core: 1 05:02:35 Core(s) per socket: 1 05:02:35 Socket(s): 8 05:02:35 NUMA node(s): 1 05:02:35 Vendor ID: AuthenticAMD 05:02:35 CPU family: 23 05:02:35 Model: 49 05:02:35 Model name: AMD EPYC-Rome Processor 05:02:35 Stepping: 0 05:02:35 CPU MHz: 2799.998 05:02:35 BogoMIPS: 5599.99 05:02:35 Virtualization: AMD-V 05:02:35 Hypervisor vendor: KVM 05:02:35 Virtualization type: full 05:02:35 L1d cache: 256 KiB 05:02:35 L1i cache: 256 KiB 05:02:35 L2 cache: 4 MiB 05:02:35 L3 cache: 128 MiB 05:02:35 NUMA node0 CPU(s): 0-7 05:02:35 Vulnerability Itlb multihit: Not affected 05:02:35 Vulnerability L1tf: Not affected 05:02:35 Vulnerability Mds: Not affected 05:02:35 Vulnerability Meltdown: Not affected 05:02:35 Vulnerability Mmio stale data: Not affected 05:02:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:02:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:02:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:02:35 Vulnerability Srbds: Not affected 05:02:35 Vulnerability Tsx async abort: Not affected 05:02:35 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 05:02:35 05:02:35 05:02:35 ---> nproc: 05:02:35 8 05:02:35 05:02:35 05:02:35 ---> df -h: 05:02:35 Filesystem Size Used Avail Use% Mounted on 05:02:35 overlay 155G 11G 145G 7% / 05:02:35 tmpfs 64M 0 64M 0% /dev 05:02:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:02:35 shm 64M 0 64M 0% /dev/shm 05:02:35 /dev/vda1 155G 11G 145G 7% /facter-os 05:02:35 05:02:35 05:02:35 ---> sar -b -r -n DEV: 05:02:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2810) 08/03/23 _x86_64_ (8 CPU) 05:02:35 05:02:35 04:35:44 LINUX RESTART (8 CPU) 05:02:35 05:02:35 04:36:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:02:35 04:37:02 71.25 33.13 38.13 0.00 3485.29 55241.19 0.00 05:02:35 04:38:01 6.68 0.19 6.49 0.00 18.84 19513.05 0.00 05:02:35 04:39:01 3.97 0.00 3.97 0.00 0.00 19368.37 0.00 05:02:35 04:40:01 3.72 0.00 3.72 0.00 0.00 19363.55 0.00 05:02:35 04:41:01 30.88 9.30 21.58 0.00 2891.52 22118.58 0.00 05:02:35 04:42:01 30.96 1.33 29.63 0.00 2271.22 25693.85 0.00 05:02:35 04:43:01 5.97 0.02 5.95 0.00 0.13 19443.03 0.00 05:02:35 04:44:01 3.33 0.00 3.33 0.00 0.00 11579.67 0.00 05:02:35 04:45:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 05:02:35 04:46:01 2.05 0.00 2.05 0.00 0.00 23.73 0.00 05:02:35 04:47:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 05:02:35 04:48:01 1.85 0.00 1.85 0.00 0.00 21.99 0.00 05:02:35 04:49:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 05:02:35 04:50:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 05:02:35 04:51:01 2.23 0.02 2.22 0.00 0.13 30.26 0.00 05:02:35 04:52:01 1.93 0.00 1.93 0.00 0.00 21.73 0.00 05:02:35 04:53:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 05:02:35 04:54:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 05:02:35 04:55:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 05:02:35 04:56:01 16.73 11.75 4.98 0.00 1511.88 1412.83 0.00 05:02:35 04:57:01 74.83 3.17 71.66 0.00 401.33 36929.96 0.00 05:02:35 04:58:01 70.89 0.22 70.67 0.00 4.00 41643.46 0.00 05:02:35 04:59:01 2.02 0.00 2.02 0.00 0.00 22.26 0.00 05:02:35 05:00:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 05:02:35 05:01:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 05:02:35 05:02:01 1.93 0.00 1.93 0.00 0.00 23.20 0.00 05:02:35 Average: 13.22 2.27 10.95 0.00 407.32 10478.42 0.00 05:02:35 05:02:35 04:36:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:02:35 04:37:02 30613052 31886080 489700 1.49 47264 1542576 1649592 4.86 600148 1416392 2292 05:02:35 04:38:01 30606588 31880464 494700 1.50 47344 1543140 1690816 4.98 601364 1416724 252 05:02:35 04:39:01 30608304 31882272 492848 1.50 47432 1543140 1690816 4.98 599532 1416724 20 05:02:35 04:40:01 30607820 31881872 492940 1.50 47512 1543144 1690816 4.98 599392 1416732 136 05:02:35 04:41:01 30304856 31854620 497352 1.51 65492 1798304 1770496 5.22 757280 1536652 66556 05:02:35 04:42:01 30072328 31849152 497420 1.51 82440 2004044 1724216 5.08 927424 1586424 12 05:02:35 04:43:01 30075924 31848076 497620 1.51 81064 2000796 1719852 5.07 926452 1583224 12 05:02:35 04:44:01 30074672 31847036 498344 1.52 81160 2000796 1719852 5.07 928484 1583220 4 05:02:35 04:45:01 30074552 31847000 498200 1.52 81256 2000792 1719852 5.07 928376 1583228 8 05:02:35 04:46:01 30074428 31846976 498292 1.52 81356 2000804 1719852 5.07 928588 1583232 4 05:02:35 04:47:01 30074444 31847112 498156 1.51 81444 2000804 1719852 5.07 928884 1583240 8 05:02:35 04:48:01 30074364 31847204 498072 1.51 81536 2000812 1703732 5.02 928988 1583296 24 05:02:35 04:49:01 30074056 31846964 498220 1.52 81632 2000808 1703732 5.02 929204 1583308 8 05:02:35 04:50:01 30074300 31847268 497888 1.51 81664 2000816 1703732 5.02 929260 1583312 4 05:02:35 04:51:01 30071976 31845096 500036 1.52 81780 2000792 1736868 5.12 929892 1583280 4 05:02:35 04:52:01 30072104 31845296 499796 1.52 81868 2000792 1736868 5.12 930140 1583284 4 05:02:35 04:53:01 30071804 31845116 499944 1.52 81956 2000796 1736868 5.12 930384 1583284 4 05:02:35 04:54:01 30071788 31845136 499860 1.52 81988 2000804 1736868 5.12 930208 1583288 4 05:02:35 04:55:01 30071980 31845392 499800 1.52 82044 2000804 1736868 5.12 930396 1583292 4 05:02:35 04:56:01 29584140 31630752 702760 2.14 87584 2259988 2046752 6.03 1204444 1778324 184880 05:02:35 04:57:01 28095020 31533232 751620 2.29 128160 3517644 1868332 5.51 1462656 2863700 420268 05:02:35 04:58:01 28071952 31563080 724788 2.20 136052 3564792 1755620 5.17 1395656 2958732 300 05:02:35 04:59:01 28071448 31562656 725088 2.21 136112 3564796 1755620 5.17 1396092 2958740 4 05:02:35 05:00:01 28081804 31573136 714708 2.17 136192 3564796 1755620 5.17 1384968 2958736 44 05:02:35 05:01:01 28082364 31573700 714072 2.17 136220 3564800 1755620 5.17 1384912 2958740 12 05:02:35 05:02:01 28082600 31574048 713688 2.17 136300 3564804 1755620 5.17 1385140 2958744 44 05:02:35 Average: 29686103 31778798 557535 1.70 88264 2291784 1742490 5.14 991472 1877225 25958 05:02:35 05:02:35 04:36:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:02:35 04:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:37:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:02:35 04:37:02 ens3 138.26 103.07 476.57 22.79 0.00 0.00 0.00 0.00 05:02:35 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 05:02:35 04:38:01 ens3 1.00 0.64 0.47 0.30 0.00 0.00 0.00 0.00 05:02:35 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:40:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:41:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 05:02:35 04:41:01 ens3 113.08 50.12 1549.29 3.79 0.00 0.00 0.00 0.00 05:02:35 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:02:35 04:42:01 ens3 110.85 57.56 1376.16 3.94 0.00 0.00 0.00 0.00 05:02:35 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:44:01 ens3 1.05 0.47 1.50 0.03 0.00 0.00 0.00 0.00 05:02:35 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:45:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 05:02:35 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:47:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 05:02:35 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:52:01 ens3 0.63 0.42 0.36 0.16 0.00 0.00 0.00 0.00 05:02:35 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:53:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:56:01 lo 2.47 2.47 0.23 0.23 0.00 0.00 0.00 0.00 05:02:35 04:56:01 ens3 293.25 201.13 2268.00 47.71 0.00 0.00 0.00 0.00 05:02:35 04:57:01 veth5a71ce4 119.68 240.14 10.50 1754.93 0.00 0.00 0.00 0.14 05:02:35 04:57:01 docker0 186.60 304.83 13.70 2113.43 0.00 0.00 0.00 0.00 05:02:35 04:57:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 05:02:35 04:57:01 ens3 473.04 288.95 6354.23 44.26 0.00 0.00 0.00 0.00 05:02:35 04:58:01 docker0 22.08 38.39 1.79 284.00 0.00 0.00 0.00 0.00 05:02:35 04:58:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 05:02:35 04:58:01 ens3 153.42 111.43 2812.49 91.95 0.00 0.00 0.00 0.00 05:02:35 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 04:59:01 ens3 3.47 2.33 10.53 0.36 0.00 0.00 0.00 0.00 05:02:35 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 05:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 05:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:35 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:35 05:02:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:02:35 Average: docker0 8.03 13.21 0.60 92.28 0.00 0.00 0.00 0.00 05:02:35 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 05:02:35 Average: ens3 49.63 31.45 571.53 8.29 0.00 0.00 0.00 0.00 05:02:35 05:02:35 05:02:35 ---> sar -P ALL: 05:02:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2810) 08/03/23 _x86_64_ (8 CPU) 05:02:35 05:02:35 04:35:44 LINUX RESTART (8 CPU) 05:02:35 05:02:35 04:36:01 CPU %user %nice %system %iowait %steal %idle 05:02:35 04:37:02 all 2.07 0.00 0.67 6.64 0.03 90.60 05:02:35 04:37:02 0 2.84 0.00 0.48 2.09 0.03 94.56 05:02:35 04:37:02 1 4.18 0.00 0.50 1.15 0.03 94.13 05:02:35 04:37:02 2 0.83 0.00 0.53 1.83 0.03 96.77 05:02:35 04:37:02 3 1.32 0.00 1.77 14.89 0.03 81.98 05:02:35 04:37:02 4 0.97 0.00 0.43 8.09 0.02 90.49 05:02:35 04:37:02 5 3.29 0.00 0.65 22.68 0.02 73.36 05:02:35 04:37:02 6 1.47 0.00 0.50 0.33 0.03 97.66 05:02:35 04:37:02 7 1.61 0.00 0.47 2.04 0.03 95.84 05:02:35 04:38:01 all 0.11 0.00 0.06 0.06 0.01 99.76 05:02:35 04:38:01 0 0.05 0.00 0.08 0.02 0.02 99.83 05:02:35 04:38:01 1 0.03 0.00 0.07 0.00 0.00 99.90 05:02:35 04:38:01 2 0.51 0.00 0.10 0.00 0.02 99.37 05:02:35 04:38:01 3 0.03 0.00 0.05 0.42 0.00 99.49 05:02:35 04:38:01 4 0.07 0.00 0.03 0.03 0.00 99.86 05:02:35 04:38:01 5 0.07 0.00 0.02 0.00 0.00 99.92 05:02:35 04:38:01 6 0.03 0.00 0.07 0.00 0.00 99.90 05:02:35 04:38:01 7 0.10 0.00 0.05 0.00 0.02 99.83 05:02:35 04:39:01 all 0.04 0.00 0.01 0.05 0.01 99.89 05:02:35 04:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:02:35 04:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:02:35 04:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:02:35 04:39:01 3 0.02 0.00 0.02 0.37 0.00 99.60 05:02:35 04:39:01 4 0.03 0.00 0.00 0.03 0.02 99.92 05:02:35 04:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:39:01 7 0.23 0.00 0.02 0.00 0.02 99.73 05:02:35 04:40:01 all 0.09 0.00 0.01 0.12 0.00 99.78 05:02:35 04:40:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:02:35 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:40:01 3 0.00 0.00 0.03 0.90 0.00 99.07 05:02:35 04:40:01 4 0.03 0.00 0.03 0.03 0.00 99.90 05:02:35 04:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:40:01 7 0.63 0.00 0.03 0.00 0.00 99.33 05:02:35 04:41:01 all 1.29 0.00 0.88 0.52 0.02 97.29 05:02:35 04:41:01 0 0.77 0.00 2.45 0.57 0.03 96.18 05:02:35 04:41:01 1 0.92 0.00 0.72 0.40 0.02 97.95 05:02:35 04:41:01 2 0.80 0.00 0.55 0.42 0.02 98.22 05:02:35 04:41:01 3 0.67 0.00 0.72 2.04 0.02 96.56 05:02:35 04:41:01 4 2.07 0.00 0.85 0.13 0.02 96.93 05:02:35 04:41:01 5 1.37 0.00 0.68 0.52 0.02 97.42 05:02:35 04:41:01 6 1.23 0.00 0.62 0.02 0.02 98.12 05:02:35 04:41:01 7 2.53 0.00 0.47 0.03 0.02 96.96 05:02:35 04:42:01 all 1.23 0.00 0.80 0.82 0.02 97.13 05:02:35 04:42:01 0 1.52 0.00 0.57 0.10 0.02 97.79 05:02:35 04:42:01 1 0.88 0.00 1.48 0.05 0.00 97.58 05:02:35 04:42:01 2 1.44 0.00 0.53 1.08 0.03 96.91 05:02:35 04:42:01 3 0.88 0.00 0.72 3.69 0.02 94.69 05:02:35 04:42:01 4 1.37 0.00 0.37 0.94 0.02 97.31 05:02:35 04:42:01 5 2.19 0.00 1.15 0.70 0.02 95.95 05:02:35 04:42:01 6 0.77 0.00 0.60 0.00 0.00 98.63 05:02:35 04:42:01 7 0.79 0.00 0.97 0.03 0.03 98.18 05:02:35 04:43:01 all 0.13 0.00 0.06 0.03 0.01 99.78 05:02:35 04:43:01 0 0.22 0.00 0.13 0.03 0.02 99.60 05:02:35 04:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 05:02:35 04:43:01 2 0.07 0.00 0.05 0.00 0.02 99.87 05:02:35 04:43:01 3 0.13 0.00 0.02 0.18 0.02 99.65 05:02:35 04:43:01 4 0.07 0.00 0.05 0.00 0.00 99.88 05:02:35 04:43:01 5 0.42 0.00 0.08 0.00 0.02 99.48 05:02:35 04:43:01 6 0.03 0.00 0.05 0.00 0.00 99.92 05:02:35 04:43:01 7 0.03 0.00 0.03 0.00 0.00 99.93 05:02:35 04:44:01 all 0.13 0.00 0.01 0.01 0.01 99.84 05:02:35 04:44:01 0 0.03 0.00 0.00 0.02 0.00 99.95 05:02:35 04:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:02:35 04:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:02:35 04:44:01 3 0.05 0.00 0.02 0.10 0.03 99.80 05:02:35 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:44:01 5 0.86 0.00 0.00 0.00 0.00 99.14 05:02:35 04:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:02:35 04:45:01 all 0.03 0.00 0.01 0.03 0.01 99.93 05:02:35 04:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:02:35 04:45:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:02:35 04:45:01 3 0.02 0.00 0.03 0.20 0.02 99.73 05:02:35 04:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:45:01 5 0.12 0.00 0.00 0.00 0.00 99.88 05:02:35 04:45:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:02:35 04:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:46:01 all 0.02 0.00 0.00 0.02 0.01 99.95 05:02:35 04:46:01 0 0.00 0.00 0.02 0.00 0.02 99.97 05:02:35 04:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:02:35 04:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:02:35 04:46:01 3 0.03 0.00 0.00 0.13 0.02 99.82 05:02:35 04:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:46:01 5 0.07 0.00 0.00 0.00 0.00 99.93 05:02:35 04:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 05:02:35 04:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:02:35 04:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:02:35 04:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:02:35 04:47:01 3 0.03 0.00 0.05 0.07 0.02 99.83 05:02:35 04:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 05:02:35 04:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 05:02:35 04:47:01 CPU %user %nice %system %iowait %steal %idle 05:02:35 04:48:01 all 0.02 0.00 0.02 0.02 0.02 99.92 05:02:35 04:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 05:02:35 04:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:02:35 04:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:02:35 04:48:01 3 0.00 0.00 0.02 0.15 0.03 99.80 05:02:35 04:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:48:01 5 0.03 0.00 0.05 0.00 0.02 99.90 05:02:35 04:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:02:35 04:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:02:35 04:49:01 all 0.03 0.00 0.01 0.04 0.01 99.92 05:02:35 04:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:02:35 04:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:02:35 04:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:02:35 04:49:01 3 0.02 0.00 0.02 0.32 0.02 99.63 05:02:35 04:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:02:35 04:49:01 6 0.12 0.00 0.00 0.00 0.02 99.87 05:02:35 04:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:50:01 all 0.10 0.00 0.01 0.02 0.01 99.86 05:02:35 04:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:50:01 1 0.00 0.00 0.00 0.05 0.02 99.93 05:02:35 04:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:02:35 04:50:01 3 0.02 0.00 0.03 0.13 0.02 99.80 05:02:35 04:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:50:01 6 0.71 0.00 0.02 0.00 0.00 99.27 05:02:35 04:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:51:01 all 0.03 0.00 0.02 0.02 0.01 99.91 05:02:35 04:51:01 0 0.03 0.00 0.05 0.00 0.02 99.90 05:02:35 04:51:01 1 0.00 0.00 0.03 0.02 0.02 99.93 05:02:35 04:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:02:35 04:51:01 3 0.07 0.00 0.03 0.13 0.02 99.75 05:02:35 04:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:02:35 04:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:51:01 6 0.08 0.00 0.03 0.02 0.02 99.85 05:02:35 04:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:02:35 04:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:02:35 04:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 05:02:35 04:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:02:35 04:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 04:52:01 3 0.00 0.00 0.03 0.07 0.02 99.88 05:02:35 04:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:02:35 04:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:53:01 all 0.04 0.00 0.01 0.05 0.01 99.90 05:02:35 04:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:02:35 04:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:02:35 04:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 05:02:35 04:53:01 3 0.03 0.00 0.02 0.37 0.03 99.55 05:02:35 04:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:53:01 6 0.18 0.00 0.02 0.00 0.02 99.78 05:02:35 04:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:02:35 04:54:01 all 0.05 0.00 0.01 0.00 0.01 99.92 05:02:35 04:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:02:35 04:54:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:02:35 04:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:02:35 04:54:01 3 0.02 0.00 0.03 0.02 0.02 99.92 05:02:35 04:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:02:35 04:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:02:35 04:54:01 6 0.28 0.00 0.02 0.00 0.02 99.68 05:02:35 04:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:02:35 04:55:01 0 0.02 0.00 0.00 0.00 0.03 99.95 05:02:35 04:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:02:35 04:55:01 2 0.03 0.00 0.03 0.00 0.02 99.92 05:02:35 04:55:01 3 0.02 0.00 0.03 0.07 0.03 99.85 05:02:35 04:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:02:35 04:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:56:01 all 2.80 0.00 0.54 2.83 0.02 93.82 05:02:35 04:56:01 0 1.95 0.00 0.42 0.60 0.02 97.01 05:02:35 04:56:01 1 2.87 0.00 0.40 1.09 0.02 95.62 05:02:35 04:56:01 2 2.50 0.00 0.92 2.92 0.02 93.65 05:02:35 04:56:01 3 3.33 0.00 0.40 17.24 0.03 79.00 05:02:35 04:56:01 4 3.09 0.00 0.38 0.15 0.00 96.38 05:02:35 04:56:01 5 1.53 0.00 0.30 0.23 0.00 97.93 05:02:35 04:56:01 6 5.39 0.00 0.68 0.18 0.03 93.71 05:02:35 04:56:01 7 1.71 0.00 0.79 0.25 0.03 97.23 05:02:35 04:57:01 all 6.51 0.00 2.75 10.01 0.06 80.67 05:02:35 04:57:01 0 7.50 0.00 2.71 13.65 0.05 76.09 05:02:35 04:57:01 1 5.67 0.00 2.27 23.20 0.08 68.78 05:02:35 04:57:01 2 5.63 0.00 3.23 0.47 0.05 90.62 05:02:35 04:57:01 3 6.47 0.00 2.55 32.00 0.07 58.92 05:02:35 04:57:01 4 6.32 0.00 2.59 1.41 0.05 89.63 05:02:35 04:57:01 5 6.93 0.00 2.28 0.17 0.05 90.57 05:02:35 04:57:01 6 5.99 0.00 3.37 7.86 0.03 82.74 05:02:35 04:57:01 7 7.57 0.00 3.00 1.26 0.07 88.10 05:02:35 04:58:01 all 16.56 0.00 3.49 4.07 0.05 75.83 05:02:35 04:58:01 0 17.43 0.00 3.56 15.01 0.07 63.93 05:02:35 04:58:01 1 16.39 0.00 3.60 0.13 0.05 79.83 05:02:35 04:58:01 2 16.89 0.00 3.78 4.03 0.07 75.24 05:02:35 04:58:01 3 16.86 0.00 3.28 0.02 0.03 79.81 05:02:35 04:58:01 4 16.95 0.00 3.25 0.10 0.05 79.65 05:02:35 04:58:01 5 15.83 0.00 4.81 12.83 0.07 66.46 05:02:35 04:58:01 6 15.78 0.00 2.91 0.51 0.05 80.75 05:02:35 04:58:01 7 16.36 0.00 2.72 0.03 0.05 80.83 05:02:35 05:02:35 04:58:01 CPU %user %nice %system %iowait %steal %idle 05:02:35 04:59:01 all 0.03 0.00 0.01 0.08 0.01 99.88 05:02:35 04:59:01 0 0.00 0.00 0.02 0.33 0.00 99.65 05:02:35 04:59:01 1 0.00 0.00 0.02 0.27 0.02 99.70 05:02:35 04:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:02:35 04:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 04:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:02:35 04:59:01 5 0.07 0.00 0.02 0.00 0.00 99.92 05:02:35 04:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:02:35 04:59:01 7 0.07 0.00 0.03 0.00 0.02 99.88 05:02:35 05:00:01 all 0.04 0.00 0.01 0.01 0.01 99.92 05:02:35 05:00:01 0 0.02 0.00 0.00 0.12 0.02 99.85 05:02:35 05:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:02:35 05:00:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:02:35 05:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:02:35 05:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:02:35 05:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 05:02:35 05:00:01 6 0.07 0.00 0.02 0.00 0.00 99.92 05:02:35 05:00:01 7 0.05 0.00 0.05 0.00 0.02 99.88 05:02:35 05:01:01 all 0.02 0.00 0.01 0.02 0.01 99.94 05:02:35 05:01:01 0 0.00 0.00 0.02 0.03 0.02 99.93 05:02:35 05:01:01 1 0.00 0.00 0.02 0.12 0.02 99.85 05:02:35 05:01:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:02:35 05:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:02:35 05:01:01 4 0.08 0.00 0.02 0.00 0.02 99.88 05:02:35 05:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:02:35 05:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 05:02:35 05:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 05:02:35 05:02:01 all 0.15 0.00 0.01 0.05 0.01 99.78 05:02:35 05:02:01 0 0.02 0.00 0.02 0.27 0.00 99.70 05:02:35 05:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:02:35 05:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 05:02:35 05:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:35 05:02:01 4 0.03 0.00 0.02 0.00 0.03 99.92 05:02:35 05:02:01 5 0.02 0.00 0.02 0.03 0.02 99.92 05:02:35 05:02:01 6 1.03 0.00 0.00 0.00 0.00 98.97 05:02:35 05:02:01 7 0.02 0.00 0.00 0.12 0.00 99.87 05:02:35 Average: all 1.21 0.00 0.36 0.98 0.01 97.44 05:02:35 Average: 0 1.25 0.00 0.40 1.25 0.02 97.08 05:02:35 Average: 1 1.19 0.00 0.35 1.02 0.01 97.42 05:02:35 Average: 2 1.12 0.00 0.38 0.41 0.01 98.08 05:02:35 Average: 3 1.15 0.00 0.38 2.82 0.02 95.63 05:02:35 Average: 4 1.20 0.00 0.31 0.42 0.01 98.07 05:02:35 Average: 5 1.26 0.00 0.39 1.42 0.01 96.92 05:02:35 Average: 6 1.28 0.00 0.34 0.34 0.01 98.03 05:02:35 Average: 7 1.22 0.00 0.33 0.15 0.01 98.29 05:02:35 05:02:35 05:02:35