Pull request #655 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 619b5cfb3220d1697349fb8ddab3d98235833d37+9e2b4de80f2f77675910eee7170c1292975a828e (c782dd9b2a8060d9008af0f3550fe477fa5e826c) 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-ssh15552499258565241755.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1504391347134197737.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-655/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-service-configurable/branches/PR-655/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11387692204314757424.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-service-configurable/branches/PR-655/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5050056356924541271.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16660067441335864227.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-service-configurable/branches/PR-655/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-service-configurable/branches/PR-655/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13609577388605920928.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [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-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-2153 in /w/workspace/_app-service-configurable_PR-655 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-655 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.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-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 9e2b4de80f2f77675910eee7170c1292975a828e into PR head commit 619b5cfb3220d1697349fb8ddab3d98235833d37 Merge succeeded, producing 619b5cfb3220d1697349fb8ddab3d98235833d37 Checking out Revision 619b5cfb3220d1697349fb8ddab3d98235833d37 (PR-655) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/655/head:refs/remotes/origin/PR-655 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 619b5cfb3220d1697349fb8ddab3d98235833d37 # 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 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 619b5cfb3220d1697349fb8ddab3d98235833d37 # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:21:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:21:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:21:57 ========================================================= 12:21:57 EdgeX Global Pipelines Version Info 12:21:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:21:58 ------------------- 12:21:58 stable info: 12:21:58 ------------------- 12:21:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:21:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:21:58 Message: update stable to v1.0.258 12:21:58 ------------------- 12:21:58 experimental info: 12:21:58 ------------------- 12:21:58 Commited By: **** collab-it+edgex@linuxfoundation.org 12:21:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 12:21:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:21:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:21:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:21:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-655 [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-655 [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-655 [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 619b5cfb3220d1697349fb8ddab3d98235833d37 [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 619b5cf [Pipeline] echo 12:22:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:22:00 provisioning config files... 12:22:00 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-655@tmp/config2398221504000848252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:22:01 ---> ****-login.sh 12:22:01 nexus3.edgexfoundry.org:10001 12:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:01 Configure a credential helper to remove this warning. See 12:22:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:01 12:22:01 Login Succeeded 12:22:01 nexus3.edgexfoundry.org:10002 12:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:01 Configure a credential helper to remove this warning. See 12:22:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:01 12:22:01 Login Succeeded 12:22:01 nexus3.edgexfoundry.org:10003 12:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:01 Configure a credential helper to remove this warning. See 12:22:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:01 12:22:01 Login Succeeded 12:22:01 nexus3.edgexfoundry.org:10004 12:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:01 Configure a credential helper to remove this warning. See 12:22:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:01 12:22:01 Login Succeeded 12:22:01 ****.io 12:22:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:02 Configure a credential helper to remove this warning. See 12:22:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:02 12:22:02 Login Succeeded 12:22:02 ---> ****-login.sh ends [Pipeline] } 12:22:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:22:02 + git rev-list -1 --merges 619b5cfb3220d1697349fb8ddab3d98235833d37~1..619b5cfb3220d1697349fb8ddab3d98235833d37 [Pipeline] echo 12:22:02 -----------> git rev-list -1 --merges 619b5cfb3220d1697349fb8ddab3d98235833d37~1..619b5cfb3220d1697349fb8ddab3d98235833d37 619b5cfb3220d1697349fb8ddab3d98235833d37 [false] [Pipeline] sh 12:22:03 + git log --format=format:%s -1 619b5cfb3220d1697349fb8ddab3d98235833d37 [Pipeline] echo 12:22:03 ========================================================= 12:22:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:22:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:22:03 + git log --format=format:%s -1 619b5cfb3220d1697349fb8ddab3d98235833d37 [Pipeline] echo 12:22:03 [semverPrep] GIT_COMMIT: 619b5cfb3220d1697349fb8ddab3d98235833d37, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 12:22:03 [semverPrep] This is not a build commit. [Pipeline] sh 12:22:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:22:04 + grep -v github /etc/ssh/ssh_known_hosts 12:22:04 + [ -e /tmp/ssh_known_hosts ] 12:22:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:22:04 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 12:22:04 tee -a /etc/ssh/ssh_known_hosts 12:22:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:22:04 12:22:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:22:05 0.1.4: Pulling from edgex-devops/py-git-semver 12:22:05 b85a868b505f: Pulling fs layer 12:22:05 e2be974225ed: Pulling fs layer 12:22:05 339a4e72a1f5: Pulling fs layer 12:22:05 988bab9f4d93: Pulling fs layer 12:22:05 1469e6f7b9e6: Pulling fs layer 12:22:05 eaf3925da568: Pulling fs layer 12:22:05 bab4dde63d76: Pulling fs layer 12:22:05 bde34c3a00c8: Pulling fs layer 12:22:05 b352a97aabf1: Pulling fs layer 12:22:05 4872d77fe225: Pulling fs layer 12:22:05 5851b861e8e6: Pulling fs layer 12:22:05 1469e6f7b9e6: Waiting 12:22:05 eaf3925da568: Waiting 12:22:05 5851b861e8e6: Waiting 12:22:05 4872d77fe225: Waiting 12:22:05 bab4dde63d76: Waiting 12:22:05 b352a97aabf1: Waiting 12:22:05 988bab9f4d93: Waiting 12:22:05 bde34c3a00c8: Waiting 12:22:05 e2be974225ed: Download complete 12:22:05 988bab9f4d93: Verifying Checksum 12:22:05 988bab9f4d93: Download complete 12:22:05 1469e6f7b9e6: Verifying Checksum 12:22:05 1469e6f7b9e6: Download complete 12:22:05 eaf3925da568: Verifying Checksum 12:22:05 eaf3925da568: Download complete 12:22:05 339a4e72a1f5: Verifying Checksum 12:22:05 339a4e72a1f5: Download complete 12:22:05 bde34c3a00c8: Verifying Checksum 12:22:05 bde34c3a00c8: Download complete 12:22:05 b352a97aabf1: Download complete 12:22:05 4872d77fe225: Verifying Checksum 12:22:05 4872d77fe225: Download complete 12:22:05 5851b861e8e6: Download complete 12:22:05 b85a868b505f: Download complete 12:22:05 bab4dde63d76: Verifying Checksum 12:22:05 bab4dde63d76: Download complete 12:22:06 b85a868b505f: Pull complete 12:22:06 e2be974225ed: Pull complete 12:22:07 339a4e72a1f5: Pull complete 12:22:07 988bab9f4d93: Pull complete 12:22:07 1469e6f7b9e6: Pull complete 12:22:07 eaf3925da568: Pull complete 12:22:09 bab4dde63d76: Pull complete 12:22:09 bde34c3a00c8: Pull complete 12:22:09 b352a97aabf1: Pull complete 12:22:09 4872d77fe225: Pull complete 12:22:09 5851b861e8e6: Pull complete 12:22:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:22:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:22:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:22:10 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 12:22:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:22:13 $ docker top 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 -eo pid,comm 12:22:13 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). 12:22:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:22:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:22:13 [ssh-agent] Looking for ssh-agent implementation... 12:22:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:22:13 $ docker exec 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 ssh-agent 12:22:13 SSH_AUTH_SOCK=/tmp/ssh-imuTp2ohGMgx/agent.33 12:22:13 SSH_AGENT_PID=39 12:22:13 Running ssh-add (command line suppressed) 12:22:13 Identity added: /w/workspace/_app-service-configurable_PR-655@tmp/private_key_10236997439999480838.key (/w/workspace/_app-service-configurable_PR-655@tmp/private_key_10236997439999480838.key) 12:22:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:22:14 + git tag --points-at HEAD [Pipeline] } 12:22:14 $ docker exec --env ******** --env ******** 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 ssh-agent -k 12:22:14 unset SSH_AUTH_SOCK; 12:22:14 unset SSH_AGENT_PID; 12:22:14 echo Agent pid 39 killed; 12:22:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:22:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:22:14 [ssh-agent] Looking for ssh-agent implementation... 12:22:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:22:14 $ docker exec 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 ssh-agent 12:22:14 SSH_AUTH_SOCK=/tmp/ssh-7CaleXELiSLl/agent.73 12:22:14 SSH_AGENT_PID=79 12:22:14 Running ssh-add (command line suppressed) 12:22:14 Identity added: /w/workspace/_app-service-configurable_PR-655@tmp/private_key_2564005609786693553.key (/w/workspace/_app-service-configurable_PR-655@tmp/private_key_2564005609786693553.key) 12:22:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:22:14 + git semver init 12:22:15 2024-04-08 12:22:15,090 [run_init] DEBUG init version:0.0.0 force:False 12:22:15 2024-04-08 12:22:15,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-655/.semver 12:22:15 2024-04-08 12:22:15,092 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-655/.semver 12:22:15 2024-04-08 12:22:15,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-655/.semver'], cwd=/w/workspace/_app-service-configurable_PR-655, universal_newlines=False, shell=None, istream=None) 12:22:16 2024-04-08 12:22:16,212 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-655/.git/info/exclude 12:22:16 2024-04-08 12:22:16,213 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-655/.semver/PR-655 with force:False 12:22:16 2024-04-08 12:22:16,213 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-655/.semver/PR-655 12:22:16 2024-04-08 12:22:16,215 [execute] INFO git cat-file --batch-check 12:22:16 2024-04-08 12:22:16,215 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-655/.semver, universal_newlines=False, shell=None, istream=) 12:22:16 2024-04-08 12:22:16,220 [execute] INFO git cat-file --batch 12:22:16 2024-04-08 12:22:16,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-655/.semver, universal_newlines=False, shell=None, istream=) 12:22:16 2024-04-08 12:22:16,224 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-655/.semver/PR-655 12:22:16 0.0.0 [Pipeline] } 12:22:16 $ docker exec --env ******** --env ******** 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 ssh-agent -k 12:22:16 unset SSH_AUTH_SOCK; 12:22:16 unset SSH_AGENT_PID; 12:22:16 echo Agent pid 79 killed; 12:22:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:22:17 + git semver [Pipeline] } 12:22:17 $ docker stop --time=1 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 12:22:18 $ docker rm -f --volumes 1d27ff1b0f16ac34d741ca39d5f2e05f6605b4d1ed838154c675f9ba928d57d6 [Pipeline] // withDockerContainer [Pipeline] sh 12:22:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:22:19 Stashed 1 file(s) [Pipeline] echo 12:22:19 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 12:22:20 provisioning config files... 12:22:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-655@tmp/config17922001664032762787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:22:20 ---> ****-login.sh 12:22:20 nexus3.edgexfoundry.org:10001 12:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:20 Configure a credential helper to remove this warning. See 12:22:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:20 12:22:20 Login Succeeded 12:22:20 nexus3.edgexfoundry.org:10002 12:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:20 Configure a credential helper to remove this warning. See 12:22:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:20 12:22:20 Login Succeeded 12:22:20 nexus3.edgexfoundry.org:10003 12:22:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:21 Configure a credential helper to remove this warning. See 12:22:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:21 12:22:21 Login Succeeded 12:22:21 nexus3.edgexfoundry.org:10004 12:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:21 Configure a credential helper to remove this warning. See 12:22:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:21 12:22:21 Login Succeeded 12:22:21 ****.io 12:22:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:22:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:22:21 Configure a credential helper to remove this warning. See 12:22:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:22:21 12:22:21 Login Succeeded 12:22:21 ---> ****-login.sh ends [Pipeline] } 12:22:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:22:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:22:21 ========================================================= 12:22:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 12:22:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:22:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:22:22 Sending build context to Docker daemon 8.972MB 12:22:22 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:22:22 Step 2/12 : FROM ${BASE} AS builder 12:22:22 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 12:22:22 7264a8db6415: Pulling fs layer 12:22:22 c4d48a809fc2: Pulling fs layer 12:22:22 4f1c88b9dad5: Pulling fs layer 12:22:22 ad3a456e5733: Pulling fs layer 12:22:22 69c7f0334f64: Pulling fs layer 12:22:22 1f1c1a5573a3: Pulling fs layer 12:22:22 ce7588e14bc9: Pulling fs layer 12:22:22 b5e4710f87ac: Pulling fs layer 12:22:22 ad3a456e5733: Waiting 12:22:22 69c7f0334f64: Waiting 12:22:22 b5e4710f87ac: Waiting 12:22:22 ce7588e14bc9: Waiting 12:22:22 1f1c1a5573a3: Waiting 12:22:22 c4d48a809fc2: Verifying Checksum 12:22:22 c4d48a809fc2: Download complete 12:22:22 ad3a456e5733: Verifying Checksum 12:22:22 ad3a456e5733: Download complete 12:22:22 69c7f0334f64: Verifying Checksum 12:22:22 69c7f0334f64: Download complete 12:22:22 7264a8db6415: Download complete 12:22:22 1f1c1a5573a3: Verifying Checksum 12:22:22 1f1c1a5573a3: Download complete 12:22:22 7264a8db6415: Pull complete 12:22:22 b5e4710f87ac: Verifying Checksum 12:22:22 b5e4710f87ac: Download complete 12:22:22 c4d48a809fc2: Pull complete 12:22:22 4f1c88b9dad5: Verifying Checksum 12:22:22 4f1c88b9dad5: Download complete 12:22:23 ce7588e14bc9: Verifying Checksum 12:22:23 ce7588e14bc9: Download complete 12:22:26 4f1c88b9dad5: Pull complete 12:22:26 ad3a456e5733: Pull complete 12:22:26 69c7f0334f64: Pull complete 12:22:26 1f1c1a5573a3: Pull complete 12:22:29 ce7588e14bc9: Pull complete 12:22:29 b5e4710f87ac: Pull complete 12:22:29 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 12:22:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 12:22:29 ---> 88b5674ff536 12:22:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:22:34 Still waiting to schedule task 12:22:34 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:22:36 ---> Running in 0f70eaf99ce5 12:22:36 Removing intermediate container 0f70eaf99ce5 12:22:36 ---> 90815bf5bca7 12:22:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:22:36 ---> Running in 62cc2646843d 12:22:36 Removing intermediate container 62cc2646843d 12:22:36 ---> b46cbae63c2d 12:22:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:22:36 ---> Running in 79474c378063 12:22:36 Removing intermediate container 79474c378063 12:22:36 ---> 0bb0d5feb036 12:22:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:22:36 ---> Running in 0a1aece67cea 12:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:22:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:22:36 OK: 264 MiB in 52 packages 12:22:36 Removing intermediate container 0a1aece67cea 12:22:36 ---> 92a50de938fe 12:22:36 Step 7/12 : WORKDIR /app 12:22:36 ---> Running in 672759cd1840 12:22:36 Removing intermediate container 672759cd1840 12:22:36 ---> 224ef88b8092 12:22:36 Step 8/12 : COPY go.mod vendor* ./ 12:22:36 ---> bf615c291d20 12:22:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:22:36 ---> Running in 0b8e2e091b25 12:23:44 Removing intermediate container 0b8e2e091b25 12:23:44 ---> 58047a201029 12:23:44 Step 10/12 : COPY . . 12:23:44 ---> d670eefa52a4 12:23:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:23:44 ---> Running in 92fcfa64ba41 12:23:44 Removing intermediate container 92fcfa64ba41 12:23:44 ---> 4dad9cf163ba 12:23:44 Step 12/12 : RUN $MAKE 12:23:44 ---> Running in b887a2cb8f17 12:23:44 noop 12:23:44 Removing intermediate container b887a2cb8f17 12:23:44 ---> 806a1805308a 12:23:44 Successfully built 806a1805308a 12:23:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:45 + docker inspect -f . ci-base-image-x86_64 12:23:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:45 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 12:23:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:23:45 $ docker top 442d679503f4d5caef8626bed43b4cc8a49794969c2fbcd24ba02df95e20e27e -eo pid,comm [Pipeline] { [Pipeline] sh 12:23:46 + go version 12:23:46 go version go1.21.0 linux/amd64 [Pipeline] } 12:23:46 $ docker stop --time=1 442d679503f4d5caef8626bed43b4cc8a49794969c2fbcd24ba02df95e20e27e 12:23:47 $ docker rm -f --volumes 442d679503f4d5caef8626bed43b4cc8a49794969c2fbcd24ba02df95e20e27e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:23:48 + docker inspect -f . ci-base-image-x86_64 12:23:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:23:48 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 12:23:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:23:48 $ docker top 47b0f6552ea96ff6008f3405df21b770d68386d05bb577e3c6fc528b64786ca4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:23:49 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-655 [Pipeline] fileExists [Pipeline] sh 12:23:49 + make test 12:23:49 go test -race -coverprofile=coverage.out ./... 12:24:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2154 in /w/workspace/_app-service-configurable_PR-655 [Pipeline] { [Pipeline] ws 12:24:02 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:24:05 Selected Git installation does not exist. Using Default 12:24:05 The recommended git tool is: NONE 12:24:10 using credential edgex-jenkins-ssh 12:24:10 Cloning the remote Git repository 12:24:10 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:24:10 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:24:10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:24:10 > git --version # timeout=10 12:24:10 > git --version # 'git version 2.25.1' 12:24:10 using GIT_SSH to set credentials SSH Credentials for GitHub 12:24:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:24:12 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:24:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:24:13 Merging remotes/origin/main commit 9e2b4de80f2f77675910eee7170c1292975a828e into PR head commit 619b5cfb3220d1697349fb8ddab3d98235833d37 12:24:14 Merge succeeded, producing 619b5cfb3220d1697349fb8ddab3d98235833d37 12:24:14 Checking out Revision 619b5cfb3220d1697349fb8ddab3d98235833d37 (PR-655) 12:24:13 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:24:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:24:13 using GIT_SSH to set credentials SSH Credentials for GitHub 12:24:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/655/head:refs/remotes/origin/PR-655 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:24:13 > git config core.sparsecheckout # timeout=10 12:24:14 > git checkout -f 619b5cfb3220d1697349fb8ddab3d98235833d37 # timeout=10 12:24:14 > git remote # timeout=10 12:24:14 > git config --get remote.origin.url # timeout=10 12:24:14 using GIT_SSH to set credentials SSH Credentials for GitHub 12:24:14 > git merge 9e2b4de80f2f77675910eee7170c1292975a828e # timeout=10 12:24:14 > git rev-parse HEAD^{commit} # timeout=10 12:24:14 > git config core.sparsecheckout # timeout=10 12:24:14 > git checkout -f 619b5cfb3220d1697349fb8ddab3d98235833d37 # timeout=10 12:24:14 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 12:24:14 > git --version # timeout=10 12:24:14 > git --version # 'git version 2.25.1' 12:24:14 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:24:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:24:19 % Total % Received % Xferd Average Speed Time Time Time Current 12:24:19 Dload Upload Total Spent Left Speed 12:24:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 12:24:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:24:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 12:24:20 sudo tee /etc/docker/daemon.new 12:24:20 { 12:24:20 "registry-mirrors": [ 12:24:20 "https://nexus3.edgexfoundry.org:10001" 12:24:20 ], 12:24:20 "bip": "10.250.0.254/24", 12:24:20 "hosts": [ 12:24:20 "tcp://0.0.0.0:5555", 12:24:20 "unix:///var/run/docker.sock" 12:24:20 ], 12:24:20 "mtu": 1458, 12:24:20 "selinux-enabled": true, 12:24:20 "seccomp-profile": "/etc/docker/seccomp.json" 12:24:20 } [Pipeline] sh 12:24:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:24:20 + sudo service docker restart 12:24:21 ? github.com/edgexfoundry/app-service-configurable [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:24:39 provisioning config files... 12:24:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1810458786749712989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:24:39 ---> ****-login.sh 12:24:39 nexus3.edgexfoundry.org:10001 12:24:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:40 Configure a credential helper to remove this warning. See 12:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:40 12:24:40 Login Succeeded 12:24:40 nexus3.edgexfoundry.org:10002 12:24:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:40 Configure a credential helper to remove this warning. See 12:24:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:40 12:24:40 Login Succeeded 12:24:40 nexus3.edgexfoundry.org:10003 12:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:41 Configure a credential helper to remove this warning. See 12:24:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:41 12:24:41 Login Succeeded 12:24:41 nexus3.edgexfoundry.org:10004 12:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:41 Configure a credential helper to remove this warning. See 12:24:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:41 12:24:41 Login Succeeded 12:24:41 ****.io 12:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:24:41 Configure a credential helper to remove this warning. See 12:24:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:24:41 12:24:41 Login Succeeded 12:24:41 ---> ****-login.sh ends [Pipeline] } 12:24:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:24:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:24:42 ========================================================= 12:24:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 12:24:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:42 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 12:24:42 Sending build context to Docker daemon 238.1kB 12:24:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 12:24:43 Step 2/12 : FROM ${BASE} AS builder 12:24:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:24:43 9fda8d8052c6: Pulling fs layer 12:24:43 5d54e960e981: Pulling fs layer 12:24:43 c4a7e357bf2a: Pulling fs layer 12:24:43 f0e02332f6b5: Pulling fs layer 12:24:43 872ee5b61b7b: Pulling fs layer 12:24:43 0c6a40ed1a82: Pulling fs layer 12:24:43 94ae7d8d031c: Pulling fs layer 12:24:43 f0e02332f6b5: Waiting 12:24:43 872ee5b61b7b: Waiting 12:24:43 0c6a40ed1a82: Waiting 12:24:43 94ae7d8d031c: Waiting 12:24:43 5d54e960e981: Verifying Checksum 12:24:43 5d54e960e981: Download complete 12:24:43 f0e02332f6b5: Verifying Checksum 12:24:43 f0e02332f6b5: Download complete 12:24:43 872ee5b61b7b: Verifying Checksum 12:24:43 872ee5b61b7b: Download complete 12:24:43 9fda8d8052c6: Verifying Checksum 12:24:43 9fda8d8052c6: Download complete 12:24:43 go vet ./... 12:24:44 94ae7d8d031c: Verifying Checksum 12:24:44 94ae7d8d031c: Download complete 12:24:44 9fda8d8052c6: Pull complete 12:24:44 5d54e960e981: Pull complete 12:24:45 c4a7e357bf2a: Verifying Checksum 12:24:45 c4a7e357bf2a: Download complete 12:24:46 0c6a40ed1a82: Verifying Checksum 12:24:46 0c6a40ed1a82: Download complete 12:24:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:24:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:24:49 ./bin/test-attribution-txt.sh 12:24:49 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [Pipeline] echo 12:24:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:24:49 $ docker stop --time=1 47b0f6552ea96ff6008f3405df21b770d68386d05bb577e3c6fc528b64786ca4 12:24:54 $ docker rm -f --volumes 47b0f6552ea96ff6008f3405df21b770d68386d05bb577e3c6fc528b64786ca4 [Pipeline] // withDockerContainer [Pipeline] sh 12:24:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:24:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:24:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:24:55 + ls -al . 12:24:55 total 260 12:24:55 drwxrwxr-x 7 jenkins jenkins 4096 Apr 8 12:23 . 12:24:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 12:21 .. 12:24:55 -rw-rw-r-- 1 jenkins jenkins 119 Apr 8 12:21 .dockerignore 12:24:55 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 12:24 .git 12:24:55 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 12:21 .github 12:24:55 -rw-rw-r-- 1 jenkins jenkins 106 Apr 8 12:21 .gitignore 12:24:55 -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 12:21 .golangci.yml 12:24:55 drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 12:22 .semver 12:24:55 -rw-rw-r-- 1 jenkins jenkins 18981 Apr 8 12:21 Attribution.txt 12:24:55 -rw-rw-r-- 1 jenkins jenkins 37263 Apr 8 12:21 CHANGELOG.md 12:24:55 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 8 12:21 Dockerfile 12:24:55 -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 12:21 GOVERNANCE.md 12:24:55 -rw-rw-r-- 1 jenkins jenkins 666 Apr 8 12:21 Jenkinsfile 12:24:55 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 12:21 LICENSE 12:24:55 -rw-rw-r-- 1 jenkins jenkins 618 Apr 8 12:21 OWNERS.md 12:24:55 -rw-rw-r-- 1 jenkins jenkins 4582 Apr 8 12:21 README.md 12:24:55 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 12:22 VERSION 12:24:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 12:21 bin 12:24:55 -rw-r--r-- 1 jenkins jenkins 13 Apr 8 12:23 coverage.out 12:24:55 -rw-rw-r-- 1 jenkins jenkins 7160 Apr 8 12:21 go.mod 12:24:55 -rw-rw-r-- 1 jenkins jenkins 101573 Apr 8 12:21 go.sum 12:24:55 -rw-rw-r-- 1 jenkins jenkins 1937 Apr 8 12:21 main.go 12:24:55 -rw-rw-r-- 1 jenkins jenkins 2572 Apr 8 12:21 makefile 12:24:55 drwxrwxr-x 9 jenkins jenkins 4096 Apr 8 12:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:24:56 + docker build -t app-service-configurable -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=619b5cfb3220d1697349fb8ddab3d98235833d37 --label arch=amd64 --label version=0.0.0 . 12:24:56 Sending build context to Docker daemon 8.973MB 12:24:56 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:24:56 Step 2/27 : FROM ${BASE} AS builder 12:24:56 ---> 806a1805308a 12:24:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:24:56 ---> Running in fca611e257f2 12:24:56 Removing intermediate container fca611e257f2 12:24:56 ---> 62794e7fef2b 12:24:56 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:24:56 ---> Running in 0615248d3e1a 12:24:56 Removing intermediate container 0615248d3e1a 12:24:56 ---> 804f15b173f8 12:24:56 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:24:56 ---> Running in 7b72e9bdca6d 12:24:56 Removing intermediate container 7b72e9bdca6d 12:24:56 ---> 5365edfa2e53 12:24:56 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:24:56 ---> Running in 674f3f337021 12:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 12:24:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 12:24:57 OK: 264 MiB in 52 packages 12:24:57 Removing intermediate container 674f3f337021 12:24:57 ---> 61109067fb82 12:24:57 Step 7/27 : WORKDIR /app 12:24:57 ---> Running in df5f9a307ebb 12:24:57 Removing intermediate container df5f9a307ebb 12:24:57 ---> 7a600f33df08 12:24:57 Step 8/27 : COPY go.mod vendor* ./ 12:24:58 ---> c73a018354ed 12:24:58 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:24:58 ---> Running in ddfdf5d9f63b 12:24:58 Removing intermediate container ddfdf5d9f63b 12:24:58 ---> 95703823c62c 12:24:58 Step 10/27 : COPY . . 12:24:58 c4a7e357bf2a: Pull complete 12:24:58 f0e02332f6b5: Pull complete 12:24:58 872ee5b61b7b: Pull complete 12:24:59 ---> af6f967ae8c1 12:24:59 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:24:59 ---> Running in 96a6d0ae493c 12:24:59 Removing intermediate container 96a6d0ae493c 12:24:59 ---> 8e503543dc8c 12:24:59 Step 12/27 : RUN $MAKE 12:24:59 ---> Running in de20aa3cd194 12:24:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:25:07 0c6a40ed1a82: Pull complete 12:25:08 94ae7d8d031c: Pull complete 12:25:08 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 12:25:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 12:25:08 ---> 86de565de09d 12:25:08 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:25:10 ---> Running in 47bdcfbe3616 12:25:10 Removing intermediate container 47bdcfbe3616 12:25:10 ---> 7868d421edff 12:25:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:25:10 ---> Running in 11d8beff5c69 12:25:10 Removing intermediate container 11d8beff5c69 12:25:10 ---> a0275b0d676a 12:25:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:25:10 ---> Running in 479c643bef68 12:25:10 Removing intermediate container 479c643bef68 12:25:10 ---> fb72f43d188b 12:25:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:25:10 ---> Running in 73833ded0a7a 12:25:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:25:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:25:13 OK: 266 MiB in 52 packages 12:25:14 Removing intermediate container 73833ded0a7a 12:25:14 ---> 775eb39ccfef 12:25:14 Step 7/12 : WORKDIR /app 12:25:14 ---> Running in 25cce74cf176 12:25:14 Removing intermediate container 25cce74cf176 12:25:14 ---> 52831f5f9f5d 12:25:14 Step 8/12 : COPY go.mod vendor* ./ 12:25:14 ---> a7596f47195e 12:25:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:25:14 ---> Running in 104fc98b7961 12:25:38 Removing intermediate container de20aa3cd194 12:25:38 ---> 08748219906f 12:25:38 Step 13/27 : FROM alpine:3.18 12:25:47 Get "https://registry-1.docker.io/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // withEnv [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 12:25:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:25:48 12:25:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:25:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:25:48 latest: Pulling from edgex-lftools-log-publisher 12:25:48 5eb5b503b376: Pulling fs layer 12:25:48 5c69ac0246d0: Pulling fs layer 12:25:48 ec43610c2a17: Pulling fs layer 12:25:48 3a2ae6a8a46f: Pulling fs layer 12:25:48 33b1e0a273af: Pulling fs layer 12:25:48 5d3b04190fa2: Pulling fs layer 12:25:48 2f39f015ded8: Pulling fs layer 12:25:48 3a2ae6a8a46f: Waiting 12:25:48 33b1e0a273af: Waiting 12:25:48 5d3b04190fa2: Waiting 12:25:48 2f39f015ded8: Waiting 12:25:48 5c69ac0246d0: Download complete 12:25:48 3a2ae6a8a46f: Verifying Checksum 12:25:48 3a2ae6a8a46f: Download complete 12:25:48 33b1e0a273af: Verifying Checksum 12:25:48 33b1e0a273af: Download complete 12:25:48 5d3b04190fa2: Verifying Checksum 12:25:48 5d3b04190fa2: Download complete 12:25:48 ec43610c2a17: Verifying Checksum 12:25:48 ec43610c2a17: Download complete 12:25:49 5eb5b503b376: Verifying Checksum 12:25:49 5eb5b503b376: Download complete 12:25:49 2f39f015ded8: Verifying Checksum 12:25:49 2f39f015ded8: Download complete 12:25:50 5eb5b503b376: Pull complete 12:25:50 5c69ac0246d0: Pull complete 12:25:51 ec43610c2a17: Pull complete 12:25:51 3a2ae6a8a46f: Pull complete 12:25:51 33b1e0a273af: Pull complete 12:25:51 5d3b04190fa2: Pull complete 12:25:55 2f39f015ded8: Pull complete 12:25:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:25:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:25:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:25:55 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 12:25:55 $ 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-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:26:01 $ docker top b4d3c29cfae6e66d3fa60a058b6dc625d801a9a868744f33769eb5c48e2c7a8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:26:01 ---> job-cost.sh 12:26:01 lf-activate-venv: SKIPPING 12:26:01 INFO: No Stack... 12:26:02 INFO: Retrieving Pricing Info for: v3-standard-8 12:26:02 INFO: Archiving Costs [Pipeline] sh 12:26:02 + cut -d, -f6 12:26:02 + cat /w/workspace/_app-service-configurable_PR-655/archives/cost.csv [Pipeline] lock 12:26:02 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] 12:26:02 Resource [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] did not exist. Created. 12:26:02 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:26:03 + echo total: 0.2199999988079071 [Pipeline] stash 12:26:03 Stashed 1 file(s) [Pipeline] } 12:26:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:26:03 $ docker stop --time=1 b4d3c29cfae6e66d3fa60a058b6dc625d801a9a868744f33769eb5c48e2c7a8a 12:26:04 $ docker rm -f --volumes b4d3c29cfae6e66d3fa60a058b6dc625d801a9a868744f33769eb5c48e2c7a8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:26:04 Failed in branch amd64 12:27:06 Removing intermediate container 104fc98b7961 12:27:06 ---> 770066ccb2f1 12:27:06 Step 10/12 : COPY . . 12:27:06 ---> 97e5d2ae7893 12:27:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:27:06 ---> Running in 595058a83e47 12:27:06 Removing intermediate container 595058a83e47 12:27:06 ---> 26ce761383c6 12:27:06 Step 12/12 : RUN $MAKE 12:27:06 ---> Running in 5fcb9219dc79 12:27:07 noop 12:27:08 Removing intermediate container 5fcb9219dc79 12:27:08 ---> 9cefe0085b75 12:27:08 Successfully built 9cefe0085b75 12:27:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:08 + docker inspect -f . ci-base-image-arm64 12:27:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:08 prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container 12:27:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 12:27:10 $ docker top c312f7ceaeb6e6843313a3134d4aa5c0436a3af5edbe096fd3b00329d90a4f65 -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:10 + go version 12:27:10 go version go1.21.0 linux/arm64 [Pipeline] } 12:27:11 $ docker stop --time=1 c312f7ceaeb6e6843313a3134d4aa5c0436a3af5edbe096fd3b00329d90a4f65 12:27:12 $ docker rm -f --volumes c312f7ceaeb6e6843313a3134d4aa5c0436a3af5edbe096fd3b00329d90a4f65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:27:13 + docker inspect -f . ci-base-image-arm64 12:27:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:27:13 prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container 12:27:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 12:27:15 $ docker top e123135476c3df35821c732fdb740c4a211e07e1e93fbbe51a45c0a58f16532d -eo pid,comm [Pipeline] { [Pipeline] sh 12:27:15 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:27:16 + make test 12:27:16 go test -race -coverprofile=coverage.out ./... 12:30:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:30:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:30:23 go vet ./... 12:33:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:33:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:33:15 ./bin/test-attribution-txt.sh 12:33:15 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [Pipeline] echo 12:33:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:33:15 $ docker stop --time=1 e123135476c3df35821c732fdb740c4a211e07e1e93fbbe51a45c0a58f16532d 12:33:17 $ docker rm -f --volumes e123135476c3df35821c732fdb740c4a211e07e1e93fbbe51a45c0a58f16532d [Pipeline] // withDockerContainer [Pipeline] sh 12:33:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:33:19 Warning: overwriting stash ‘coverage-report’ 12:33:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:33:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:33:20 + ls -al . 12:33:20 total 256 12:33:20 drwxrwxr-x 6 jenkins jenkins 4096 Apr 8 12:27 . 12:33:20 drwxrwxr-x 4 jenkins jenkins 4096 Apr 8 12:24 .. 12:33:20 -rw-rw-r-- 1 jenkins jenkins 119 Apr 8 12:24 .dockerignore 12:33:20 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 12:24 .git 12:33:20 drwxrwxr-x 3 jenkins jenkins 4096 Apr 8 12:24 .github 12:33:20 -rw-rw-r-- 1 jenkins jenkins 106 Apr 8 12:24 .gitignore 12:33:20 -rw-rw-r-- 1 jenkins jenkins 41 Apr 8 12:24 .golangci.yml 12:33:20 -rw-rw-r-- 1 jenkins jenkins 18981 Apr 8 12:24 Attribution.txt 12:33:20 -rw-rw-r-- 1 jenkins jenkins 37263 Apr 8 12:24 CHANGELOG.md 12:33:20 -rw-rw-r-- 1 jenkins jenkins 2007 Apr 8 12:24 Dockerfile 12:33:20 -rw-rw-r-- 1 jenkins jenkins 677 Apr 8 12:24 GOVERNANCE.md 12:33:20 -rw-rw-r-- 1 jenkins jenkins 666 Apr 8 12:24 Jenkinsfile 12:33:20 -rw-rw-r-- 1 jenkins jenkins 10174 Apr 8 12:24 LICENSE 12:33:20 -rw-rw-r-- 1 jenkins jenkins 618 Apr 8 12:24 OWNERS.md 12:33:20 -rw-rw-r-- 1 jenkins jenkins 4582 Apr 8 12:24 README.md 12:33:20 -rw-rw-r-- 1 jenkins jenkins 5 Apr 8 12:22 VERSION 12:33:20 drwxrwxr-x 2 jenkins jenkins 4096 Apr 8 12:24 bin 12:33:20 -rw-r--r-- 1 jenkins jenkins 13 Apr 8 12:27 coverage.out 12:33:20 -rw-rw-r-- 1 jenkins jenkins 7160 Apr 8 12:24 go.mod 12:33:20 -rw-rw-r-- 1 jenkins jenkins 101573 Apr 8 12:24 go.sum 12:33:20 -rw-rw-r-- 1 jenkins jenkins 1937 Apr 8 12:24 main.go 12:33:20 -rw-rw-r-- 1 jenkins jenkins 2572 Apr 8 12:24 makefile 12:33:20 drwxrwxr-x 9 jenkins jenkins 4096 Apr 8 12:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:21 + docker build -t app-service-configurable-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=619b5cfb3220d1697349fb8ddab3d98235833d37 --label arch=arm64 --label version=0.0.0 . 12:33:21 Sending build context to Docker daemon 239.1kB 12:33:21 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 12:33:21 Step 2/27 : FROM ${BASE} AS builder 12:33:21 ---> 9cefe0085b75 12:33:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 12:33:21 ---> Running in a9cb011fc0a0 12:33:21 Removing intermediate container a9cb011fc0a0 12:33:21 ---> 126ac0bd8d02 12:33:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:33:21 ---> Running in c6ce3423688d 12:33:22 Removing intermediate container c6ce3423688d 12:33:22 ---> fd9a87640461 12:33:22 Step 5/27 : ARG ADD_BUILD_TAGS="" 12:33:22 ---> Running in 9ef817d50eac 12:33:22 Removing intermediate container 9ef817d50eac 12:33:22 ---> 268231756ea7 12:33:22 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:33:22 ---> Running in a89815ac2ef8 12:33:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:33:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:33:25 OK: 266 MiB in 52 packages 12:33:25 Removing intermediate container a89815ac2ef8 12:33:25 ---> 05b1984d42b8 12:33:25 Step 7/27 : WORKDIR /app 12:33:25 ---> Running in 84326091d393 12:33:26 Removing intermediate container 84326091d393 12:33:26 ---> e12b0ec2418e 12:33:26 Step 8/27 : COPY go.mod vendor* ./ 12:33:26 ---> efed3478ef19 12:33:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:33:26 ---> Running in 3ae69d631584 12:33:29 Removing intermediate container 3ae69d631584 12:33:29 ---> f80be6375494 12:33:29 Step 10/27 : COPY . . 12:33:30 ---> 04e7a63f01a8 12:33:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:33:30 ---> Running in 76245d5f8866 12:33:30 Removing intermediate container 76245d5f8866 12:33:30 ---> f1d6d2d6d2d4 12:33:30 Step 12/27 : RUN $MAKE 12:33:30 ---> Running in 1f9e80ca5c75 12:33:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.33 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable 12:36:22 Removing intermediate container 1f9e80ca5c75 12:36:22 ---> b9a0ae77b7f5 12:36:22 Step 13/27 : FROM alpine:3.18 12:36:22 3.18: Pulling from library/alpine 12:36:22 c6b39de5b339: Pulling fs layer 12:36:22 c6b39de5b339: Verifying Checksum 12:36:22 c6b39de5b339: Download complete 12:36:22 c6b39de5b339: Pull complete 12:36:22 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 12:36:22 Status: Downloaded newer image for alpine:3.18 12:36:22 ---> 33abbf032149 12:36:22 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 12:36:22 ---> Running in 7b815d8dafea 12:36:22 Removing intermediate container 7b815d8dafea 12:36:22 ---> c8e5aca449e7 12:36:22 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:36:22 ---> Running in d081b8e88242 12:36:22 Removing intermediate container d081b8e88242 12:36:22 ---> e02d6f4ea22c 12:36:22 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 12:36:22 ---> Running in f7a85a8e2b1c 12:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:36:22 (1/2) Installing ca-certificates (20240226-r0) 12:36:22 (2/2) Installing dumb-init (1.2.5-r2) 12:36:22 Executing busybox-1.36.1-r5.trigger 12:36:22 Executing ca-certificates-20240226-r0.trigger 12:36:22 OK: 9 MiB in 17 packages 12:36:22 Removing intermediate container f7a85a8e2b1c 12:36:22 ---> 7ee88c34a66a 12:36:22 Step 17/27 : RUN apk --no-cache upgrade 12:36:22 ---> Running in 41fb46f4ad9f 12:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:36:22 Upgrading critical system libraries and apk-tools: 12:36:22 (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.3-r1) 12:36:22 Executing busybox-1.36.1-r5.trigger 12:36:22 Continuing the upgrade transaction with new apk-tools: 12:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 12:36:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 12:36:23 (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) 12:36:23 Executing ca-certificates-20240226-r0.trigger 12:36:23 OK: 9 MiB in 17 packages 12:36:24 Removing intermediate container 41fb46f4ad9f 12:36:24 ---> 9a2650fdaeb9 12:36:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:36:24 ---> d3a8cb6c63c4 12:36:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:36:25 ---> 3db506506933 12:36:25 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:36:25 ---> cbadba4f0023 12:36:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:36:27 ---> f75a219c79ed 12:36:27 Step 22/27 : EXPOSE 48095 12:36:27 ---> Running in 95e2ae229d43 12:36:27 Removing intermediate container 95e2ae229d43 12:36:27 ---> 9776c544d8e6 12:36:27 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:36:27 ---> Running in 2b2ed4d2dd16 12:36:28 Removing intermediate container 2b2ed4d2dd16 12:36:28 ---> 80b3d9755393 12:36:28 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:36:28 ---> Running in 4483e1e21f58 12:36:28 Removing intermediate container 4483e1e21f58 12:36:28 ---> 45cdc01a9712 12:36:28 Step 25/27 : LABEL arch=arm64 12:36:28 ---> Running in b66df75f5333 12:36:29 Removing intermediate container b66df75f5333 12:36:29 ---> a19d81eb0918 12:36:29 Step 26/27 : LABEL git_sha=619b5cfb3220d1697349fb8ddab3d98235833d37 12:36:29 ---> Running in 93162683bbd9 12:36:29 Removing intermediate container 93162683bbd9 12:36:29 ---> b58aef3cb39e 12:36:29 Step 27/27 : LABEL version=0.0.0 12:36:29 ---> Running in baa02fd24863 12:36:29 Removing intermediate container baa02fd24863 12:36:29 ---> 91bc6751aaef 12:36:29 [Warning] One or more build-args [ARCH] were not consumed 12:36:29 Successfully built 91bc6751aaef 12:36:29 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:30 12:36:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:36:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:30 arm64: Pulling from edgex-lftools-log-publisher 12:36:30 8998bd30e6a1: Pulling fs layer 12:36:30 04944245beec: Pulling fs layer 12:36:30 699f458cf7ca: Pulling fs layer 12:36:30 765212b225bb: Pulling fs layer 12:36:30 f23df028b6ca: Pulling fs layer 12:36:30 d65c8cfc05b1: Pulling fs layer 12:36:30 2437ff75d9bd: Pulling fs layer 12:36:30 765212b225bb: Waiting 12:36:30 f23df028b6ca: Waiting 12:36:30 d65c8cfc05b1: Waiting 12:36:30 2437ff75d9bd: Waiting 12:36:31 04944245beec: Verifying Checksum 12:36:31 04944245beec: Download complete 12:36:31 765212b225bb: Verifying Checksum 12:36:31 765212b225bb: Download complete 12:36:31 f23df028b6ca: Verifying Checksum 12:36:31 f23df028b6ca: Download complete 12:36:31 d65c8cfc05b1: Verifying Checksum 12:36:31 d65c8cfc05b1: Download complete 12:36:31 699f458cf7ca: Verifying Checksum 12:36:31 699f458cf7ca: Download complete 12:36:31 8998bd30e6a1: Verifying Checksum 12:36:31 8998bd30e6a1: Download complete 12:36:34 2437ff75d9bd: Verifying Checksum 12:36:34 2437ff75d9bd: Download complete 12:36:36 8998bd30e6a1: Pull complete 12:36:36 04944245beec: Pull complete 12:36:38 699f458cf7ca: Pull complete 12:36:38 765212b225bb: Pull complete 12:36:39 f23df028b6ca: Pull complete 12:36:39 d65c8cfc05b1: Pull complete 12:36:57 2437ff75d9bd: Pull complete 12:36:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:36:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:36:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:36:58 prd-ubuntu20.04-docker-arm64-4c-16g-2154 does not seem to be running inside a container 12:36:58 $ 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-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/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 12:37:00 $ docker top d880858acec4740e394f5d3d0edbab295408ff148a6abdfe096ac85360b05061 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:37:01 ---> job-cost.sh 12:37:01 lf-activate-venv: SKIPPING 12:37:01 INFO: No Stack... 12:37:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:37:02 INFO: Archiving Costs [Pipeline] sh 12:37:03 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:37:03 + cut -d, -f6 [Pipeline] lock 12:37:03 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] 12:37:03 Resource [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] did not exist. Created. 12:37:03 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:37:04 /w/workspace/app-service-configurable/1@tmp/durable-fcab1f5b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:37:04 + echo total: 0.10999999940395355 [Pipeline] stash 12:37:05 Warning: overwriting stash ‘stack-cost’ 12:37:05 Stashed 1 file(s) [Pipeline] } 12:37:05 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-655-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:37:05 $ docker stop --time=1 d880858acec4740e394f5d3d0edbab295408ff148a6abdfe096ac85360b05061 12:37:06 $ docker rm -f --volumes d880858acec4740e394f5d3d0edbab295408ff148a6abdfe096ac85360b05061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 12:37:09 + [ -d /w/workspace/_app-service-configurable_PR-655/archives ] 12:37:09 + ls -al /w/workspace/_app-service-configurable_PR-655/archives 12:37:09 total 16 12:37:09 drwxr-xr-x 3 root root 4096 Apr 8 12:26 . 12:37:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 12:26 .. 12:37:09 drwxr-xr-x 2 root root 4096 Apr 8 12:26 cost 12:37:09 -rw-r--r-- 1 root root 96 Apr 8 12:26 cost.csv 12:37:09 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-655/archives 12:37:09 + ls -al /w/workspace/_app-service-configurable_PR-655/archives 12:37:09 total 16 12:37:09 drwxr-xr-x 3 jenkins jenkins 4096 Apr 8 12:26 . 12:37:09 drwxrwxr-x 8 jenkins jenkins 4096 Apr 8 12:26 .. 12:37:09 drwxr-xr-x 2 jenkins jenkins 4096 Apr 8 12:26 cost 12:37:09 -rw-r--r-- 1 jenkins jenkins 96 Apr 8 12:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:37:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:37:10 ---> package-listing.sh 12:37:10 ++ facter osfamily 12:37:10 ++ tr '[:upper:]' '[:lower:]' 12:37:11 + OS_FAMILY=debian 12:37:11 + workspace=/w/workspace/_app-service-configurable_PR-655 12:37:11 + START_PACKAGES=/tmp/packages_start.txt 12:37:11 + END_PACKAGES=/tmp/packages_end.txt 12:37:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:37:11 + PACKAGES=/tmp/packages_start.txt 12:37:11 + '[' /w/workspace/_app-service-configurable_PR-655 ']' 12:37:11 + PACKAGES=/tmp/packages_end.txt 12:37:11 + case "${OS_FAMILY}" in 12:37:11 + dpkg -l 12:37:11 + grep '^ii' 12:37:11 + '[' -f /tmp/packages_start.txt ']' 12:37:11 + '[' -f /tmp/packages_end.txt ']' 12:37:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:37:11 + '[' /w/workspace/_app-service-configurable_PR-655 ']' 12:37:11 + mkdir -p /w/workspace/_app-service-configurable_PR-655/archives/ 12:37:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-655/archives/ [Pipeline] echo 12:37:11 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/_app-service-configurable_PR-655/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:37:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:37:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:12 prd-ubuntu20.04-docker-8c-8g-2153 does not seem to be running inside a container 12:37:12 $ 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/_app-service-configurable_PR-655/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-655 -v /w/workspace/_app-service-configurable_PR-655:/w/workspace/_app-service-configurable_PR-655:rw,z -v /w/workspace/_app-service-configurable_PR-655@tmp:/w/workspace/_app-service-configurable_PR-655@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 12:37:12 $ docker top 556f484143eef597b9b5bed677103e1feb520a16f3bb960e73b602ccb1cad384 -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:12 + touch /tmp/pre-build-complete [Pipeline] sh 12:37:13 + mkdir -p /var/log/sysstat [Pipeline] sh 12:37:13 + ls /var/log/sa-host 12:37:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:37:13 provisioning config files... 12:37:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-655@tmp/config3218895205691455430tmp [Pipeline] { [Pipeline] echo 12:37:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:37:14 ---> create-netrc.sh [Pipeline] } 12:37:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:37:14 ---> python-tools-install.sh [Pipeline] echo 12:37:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:37:14 ---> sudo-logs.sh 12:37:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:37:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:37:15 ---> job-cost.sh 12:37:15 lf-activate-venv: SKIPPING 12:37:15 DEBUG: total: 0.2199999988079071 12:37:15 INFO: Retrieving Stack Cost... 12:37:15 INFO: Retrieving Pricing Info for: v3-standard-8 12:37:16 INFO: Archiving Costs [Pipeline] echo 12:37:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:37:16 ---> logs-deploy.sh 12:37:16 lf-activate-venv: SKIPPING 12:37:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-655/1 12:37:16 INFO: archiving workspace using pattern(s): 12:37:17 Archives upload complete. 12:37:17 INFO: archiving logs to Nexus 12:37:18 ---> uname -a: 12:37:18 Linux prd-ubuntu20-04-docker-8c-8g-2153 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:37:18 12:37:18 12:37:18 ---> lscpu: 12:37:18 Architecture: x86_64 12:37:18 CPU op-mode(s): 32-bit, 64-bit 12:37:18 Byte Order: Little Endian 12:37:18 Address sizes: 40 bits physical, 48 bits virtual 12:37:18 CPU(s): 8 12:37:18 On-line CPU(s) list: 0-7 12:37:18 Thread(s) per core: 1 12:37:18 Core(s) per socket: 1 12:37:18 Socket(s): 8 12:37:18 NUMA node(s): 1 12:37:18 Vendor ID: AuthenticAMD 12:37:18 CPU family: 23 12:37:18 Model: 49 12:37:18 Model name: AMD EPYC-Rome Processor 12:37:18 Stepping: 0 12:37:18 CPU MHz: 2800.000 12:37:18 BogoMIPS: 5600.00 12:37:18 Virtualization: AMD-V 12:37:18 Hypervisor vendor: KVM 12:37:18 Virtualization type: full 12:37:18 L1d cache: 256 KiB 12:37:18 L1i cache: 256 KiB 12:37:18 L2 cache: 4 MiB 12:37:18 L3 cache: 128 MiB 12:37:18 NUMA node0 CPU(s): 0-7 12:37:18 Vulnerability Itlb multihit: Not affected 12:37:18 Vulnerability L1tf: Not affected 12:37:18 Vulnerability Mds: Not affected 12:37:18 Vulnerability Meltdown: Not affected 12:37:18 Vulnerability Mmio stale data: Not affected 12:37:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:37:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:37:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:37:18 Vulnerability Srbds: Not affected 12:37:18 Vulnerability Tsx async abort: Not affected 12:37:18 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 12:37:18 12:37:18 12:37:18 ---> nproc: 12:37:18 8 12:37:18 12:37:18 12:37:18 ---> df -h: 12:37:18 Filesystem Size Used Avail Use% Mounted on 12:37:18 overlay 155G 12G 144G 8% / 12:37:18 tmpfs 64M 0 64M 0% /dev 12:37:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:37:18 shm 64M 0 64M 0% /dev/shm 12:37:18 /dev/vda1 155G 12G 144G 8% /facter-os 12:37:18 12:37:18 12:37:18 ---> sar -b -r -n DEV: 12:37:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2153) 04/08/24 _x86_64_ (8 CPU) 12:37:18 12:37:18 12:21:12 LINUX RESTART (8 CPU) 12:37:18 12:37:18 12:22:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:37:18 12:23:01 150.43 3.86 146.57 0.00 519.91 34269.04 0.00 12:37:18 12:24:01 227.69 1.45 226.24 0.00 25.86 73902.03 0.00 12:37:18 12:25:01 86.29 0.13 86.15 0.00 2.93 29661.72 0.00 12:37:18 12:26:01 78.85 0.02 78.84 0.00 1.20 43407.30 0.00 12:37:18 12:27:01 8.78 1.98 6.80 0.00 89.32 106.67 0.00 12:37:18 12:28:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 12:37:18 12:29:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 12:37:18 12:30:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 12:37:18 12:31:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 12:37:18 12:32:01 1.85 0.00 1.85 0.00 0.00 23.60 0.00 12:37:18 12:33:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 12:37:18 12:34:01 1.85 0.00 1.85 0.00 0.00 20.80 0.00 12:37:18 12:35:01 3.07 1.60 1.47 0.00 37.06 18.26 0.00 12:37:18 12:36:01 1.82 0.00 1.82 0.00 0.00 21.06 0.00 12:37:18 12:37:01 1.80 0.02 1.78 0.00 0.13 20.80 0.00 12:37:18 Average: 37.77 0.60 37.17 0.00 44.57 12077.16 0.00 12:37:18 12:37:18 12:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:37:18 12:23:01 29180700 31514968 795072 2.42 80476 2524752 1990924 5.87 1048928 2258292 10796 12:37:18 12:24:01 27264084 31112096 1183068 3.60 184828 3784720 2451892 7.23 1779828 3272748 339908 12:37:18 12:25:01 27806348 31358020 936376 2.85 190604 3481584 2166268 6.38 1461272 3049692 15540 12:37:18 12:26:01 27098704 31519564 775800 2.36 198140 4297996 1816456 5.35 1310472 3862524 372 12:37:18 12:27:01 27106276 31534824 762308 2.32 199680 4303792 1813156 5.34 1308300 3858500 52 12:37:18 12:28:01 27105716 31534304 762708 2.32 199712 4303792 1813156 5.34 1308136 3858500 168 12:37:18 12:29:01 27106412 31535060 761928 2.32 199740 4303800 1813156 5.34 1307216 3858528 200 12:37:18 12:30:01 27106772 31535448 761540 2.32 199768 4303800 1813156 5.34 1306832 3858532 20 12:37:18 12:31:01 27116528 31545628 751716 2.29 199792 4303804 1813156 5.34 1296260 3858936 32 12:37:18 12:32:01 27115876 31545096 752160 2.29 199852 4303784 1813156 5.34 1297404 3858932 16 12:37:18 12:33:01 27116068 31545328 752076 2.29 199888 4303784 1813156 5.34 1297452 3858932 148 12:37:18 12:34:01 27115552 31545036 752240 2.29 199948 4303916 1796860 5.30 1297520 3859052 180 12:37:18 12:35:01 27105252 31536956 760188 2.31 200020 4305024 1796860 5.30 1308216 3859404 184 12:37:18 12:36:01 27105204 31536972 760072 2.31 200080 4305028 1796860 5.30 1307848 3859388 184 12:37:18 12:37:01 27104692 31536472 760572 2.31 200132 4305024 1814528 5.35 1307564 3859392 12 12:37:18 Average: 27303612 31495718 801855 2.44 190177 4095640 1888183 5.56 1329550 3659423 24521 12:37:18 12:37:18 12:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:37:18 12:23:01 docker0 182.00 206.05 15.47 320.90 0.00 0.00 0.00 0.00 12:37:18 12:23:01 ens3 417.20 320.17 5201.67 74.12 0.00 0.00 0.00 0.00 12:37:18 12:23:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 12:37:18 12:23:01 veth64d7726 163.70 185.41 16.21 147.58 0.00 0.00 0.00 0.01 12:37:18 12:24:01 docker0 146.78 285.80 13.06 3092.56 0.00 0.00 0.00 0.00 12:37:18 12:24:01 ens3 309.11 160.86 3114.98 23.55 0.00 0.00 0.00 0.00 12:37:18 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:24:01 vethe4a7888 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:37:18 12:25:01 docker0 1.37 2.30 0.08 30.88 0.00 0.00 0.00 0.00 12:37:18 12:25:01 vethf7c7c3e 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:37:18 12:25:01 ens3 21.98 13.10 49.30 8.68 0.00 0.00 0.00 0.00 12:37:18 12:25:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:37:18 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:26:01 ens3 86.89 55.16 2518.35 10.03 0.00 0.00 0.00 0.00 12:37:18 12:26:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 12:37:18 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:27:01 ens3 5.90 4.00 6.03 2.32 0.00 0.00 0.00 0.00 12:37:18 12:27:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:29:01 ens3 3.12 1.80 9.09 0.13 0.00 0.00 0.00 0.00 12:37:18 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:30:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:31:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:32:01 ens3 1.85 0.93 3.84 0.12 0.00 0.00 0.00 0.00 12:37:18 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:35:01 ens3 7.43 5.20 5.52 5.78 0.00 0.00 0.00 0.00 12:37:18 12:35:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:37:18 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 12:37:01 ens3 0.25 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:37:18 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:37:18 Average: docker0 21.83 32.75 1.89 229.55 0.00 0.00 0.00 0.00 12:37:18 Average: ens3 56.55 37.14 722.30 8.25 0.00 0.00 0.00 0.00 12:37:18 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 12:37:18 12:37:18 12:37:18 ---> sar -P ALL: 12:37:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2153) 04/08/24 _x86_64_ (8 CPU) 12:37:18 12:37:18 12:21:12 LINUX RESTART (8 CPU) 12:37:18 12:37:18 12:22:02 CPU %user %nice %system %iowait %steal %idle 12:37:18 12:23:01 all 5.91 0.00 2.84 2.24 0.07 88.94 12:37:18 12:23:01 0 5.11 0.00 2.96 12.13 0.05 79.75 12:37:18 12:23:01 1 6.93 0.00 2.67 0.70 0.07 89.63 12:37:18 12:23:01 2 5.25 0.00 3.04 1.14 0.05 90.52 12:37:18 12:23:01 3 6.61 0.00 2.60 0.24 0.07 90.48 12:37:18 12:23:01 4 5.38 0.00 3.21 0.86 0.07 90.49 12:37:18 12:23:01 5 5.80 0.00 2.75 0.15 0.09 91.21 12:37:18 12:23:01 6 6.30 0.00 2.50 1.83 0.07 89.31 12:37:18 12:23:01 7 5.87 0.00 3.02 0.88 0.10 90.12 12:37:18 12:24:01 all 17.63 0.00 4.07 5.68 0.07 72.55 12:37:18 12:24:01 0 19.36 0.00 5.43 33.55 0.08 41.57 12:37:18 12:24:01 1 18.04 0.00 4.70 1.19 0.05 76.01 12:37:18 12:24:01 2 17.62 0.00 4.41 1.58 0.08 76.30 12:37:18 12:24:01 3 20.90 0.00 4.01 1.17 0.07 73.86 12:37:18 12:24:01 4 17.33 0.00 5.14 4.63 0.08 72.82 12:37:18 12:24:01 5 14.20 0.00 2.91 0.20 0.03 82.66 12:37:18 12:24:01 6 14.57 0.00 2.12 2.36 0.07 80.89 12:37:18 12:24:01 7 19.04 0.00 3.87 0.94 0.08 76.06 12:37:18 12:25:01 all 48.64 0.00 4.56 1.65 0.08 45.06 12:37:18 12:25:01 0 48.85 0.00 4.55 0.27 0.08 46.24 12:37:18 12:25:01 1 49.77 0.00 5.22 0.13 0.08 44.79 12:37:18 12:25:01 2 49.73 0.00 4.78 2.29 0.07 43.13 12:37:18 12:25:01 3 48.07 0.00 4.77 0.35 0.08 46.72 12:37:18 12:25:01 4 49.52 0.00 4.75 3.28 0.08 42.36 12:37:18 12:25:01 5 45.44 0.00 4.02 0.20 0.08 50.25 12:37:18 12:25:01 6 46.93 0.00 3.87 6.52 0.10 42.59 12:37:18 12:25:01 7 50.80 0.00 4.56 0.13 0.08 44.42 12:37:18 12:26:01 all 21.19 0.00 2.97 2.58 0.45 72.81 12:37:18 12:26:01 0 22.23 0.00 3.82 8.23 0.62 65.10 12:37:18 12:26:01 1 21.86 0.00 2.67 0.74 0.69 74.05 12:37:18 12:26:01 2 22.16 0.00 2.62 0.00 0.20 75.01 12:37:18 12:26:01 3 21.93 0.00 2.92 0.02 0.65 74.49 12:37:18 12:26:01 4 21.55 0.00 3.01 11.61 0.66 63.17 12:37:18 12:26:01 5 19.21 0.00 2.41 0.00 0.68 77.70 12:37:18 12:26:01 6 17.67 0.00 3.44 0.03 0.05 78.81 12:37:18 12:26:01 7 22.88 0.00 2.86 0.10 0.05 74.12 12:37:18 12:27:01 all 0.20 0.00 0.15 0.04 0.01 99.61 12:37:18 12:27:01 0 0.18 0.00 0.17 0.13 0.02 99.50 12:37:18 12:27:01 1 0.10 0.00 0.17 0.03 0.02 99.68 12:37:18 12:27:01 2 0.35 0.00 0.13 0.05 0.00 99.47 12:37:18 12:27:01 3 0.23 0.00 0.13 0.02 0.00 99.62 12:37:18 12:27:01 4 0.25 0.00 0.30 0.03 0.00 99.42 12:37:18 12:27:01 5 0.10 0.00 0.10 0.00 0.00 99.80 12:37:18 12:27:01 6 0.07 0.00 0.07 0.00 0.00 99.87 12:37:18 12:27:01 7 0.35 0.00 0.10 0.02 0.03 99.50 12:37:18 12:28:01 all 0.00 0.00 0.01 0.00 0.02 99.97 12:37:18 12:28:01 0 0.02 0.00 0.00 0.03 0.02 99.93 12:37:18 12:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:18 12:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:37:18 12:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:37:18 12:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:37:18 12:28:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:37:18 12:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:37:18 12:28:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:37:18 12:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:37:18 12:29:01 0 0.03 0.00 0.03 0.02 0.02 99.90 12:37:18 12:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:37:18 12:29:01 2 0.05 0.00 0.03 0.00 0.00 99.92 12:37:18 12:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:37:18 12:29:01 4 0.08 0.00 0.00 0.00 0.02 99.90 12:37:18 12:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:37:18 12:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:37:18 12:29:01 7 0.10 0.00 0.00 0.00 0.03 99.87 12:37:18 12:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:37:18 12:30:01 0 0.00 0.00 0.00 0.03 0.00 99.97 12:37:18 12:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:37:18 12:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:37:18 12:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:37:18 12:30:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:37:18 12:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:37:18 12:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:37:18 12:30:01 7 0.02 0.00 0.03 0.00 0.03 99.92 12:37:18 12:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:37:18 12:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 12:37:18 12:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:37:18 12:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:37:18 12:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:37:18 12:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:37:18 12:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:37:18 12:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:37:18 12:31:01 7 0.05 0.00 0.00 0.00 0.03 99.92 12:37:18 12:32:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:37:18 12:32:01 0 0.03 0.00 0.03 0.03 0.00 99.90 12:37:18 12:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:18 12:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:37:18 12:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:37:18 12:32:01 4 0.07 0.00 0.00 0.00 0.02 99.92 12:37:18 12:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:37:18 12:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:37:18 12:32:01 7 0.18 0.00 0.02 0.02 0.03 99.75 12:37:18 12:33:01 all 0.20 0.00 0.01 0.00 0.01 99.78 12:37:18 12:33:01 0 0.00 0.00 0.02 0.02 0.02 99.95 12:37:18 12:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:37:18 12:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:37:18 12:33:01 3 0.02 0.00 0.02 0.00 0.03 99.93 12:37:18 12:33:01 4 1.29 0.00 0.02 0.00 0.02 98.68 12:37:18 12:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:37:18 12:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:37:18 12:33:01 7 0.18 0.00 0.02 0.00 0.02 99.78 12:37:18 12:37:18 12:33:01 CPU %user %nice %system %iowait %steal %idle 12:37:18 12:34:01 all 0.24 0.00 0.01 0.06 0.22 99.47 12:37:18 12:34:01 0 0.02 0.00 0.02 0.47 0.35 99.15 12:37:18 12:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:37:18 12:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:37:18 12:34:01 3 0.02 0.00 0.03 0.02 0.50 99.44 12:37:18 12:34:01 4 1.80 0.00 0.02 0.00 0.39 97.79 12:37:18 12:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:37:18 12:34:01 6 0.00 0.00 0.00 0.00 0.22 99.78 12:37:18 12:34:01 7 0.02 0.00 0.00 0.00 0.28 99.70 12:37:18 12:35:01 all 0.50 0.00 0.03 0.01 0.01 99.45 12:37:18 12:35:01 0 0.30 0.00 0.03 0.03 0.00 99.63 12:37:18 12:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 12:37:18 12:35:01 2 0.08 0.00 0.02 0.00 0.00 99.90 12:37:18 12:35:01 3 0.15 0.00 0.07 0.00 0.02 99.77 12:37:18 12:35:01 4 2.04 0.00 0.02 0.00 0.00 97.95 12:37:18 12:35:01 5 0.53 0.00 0.00 0.00 0.02 99.45 12:37:18 12:35:01 6 0.28 0.00 0.03 0.00 0.00 99.68 12:37:18 12:35:01 7 0.53 0.00 0.08 0.03 0.02 99.33 12:37:18 12:36:01 all 0.10 0.00 0.01 0.00 0.01 99.88 12:37:18 12:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 12:37:18 12:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:37:18 12:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:37:18 12:36:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:37:18 12:36:01 4 0.70 0.00 0.03 0.00 0.02 99.25 12:37:18 12:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:37:18 12:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:37:18 12:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 12:37:18 12:37:01 all 0.09 0.00 0.03 0.77 0.01 99.10 12:37:18 12:37:01 0 0.00 0.00 0.03 3.20 0.02 96.75 12:37:18 12:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:37:18 12:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:37:18 12:37:01 3 0.03 0.00 0.02 2.94 0.02 97.00 12:37:18 12:37:01 4 0.58 0.00 0.03 0.00 0.02 99.37 12:37:18 12:37:01 5 0.05 0.00 0.02 0.02 0.02 99.90 12:37:18 12:37:01 6 0.00 0.00 0.03 0.02 0.02 99.93 12:37:18 12:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:37:18 Average: all 6.28 0.00 0.97 0.86 0.07 91.82 12:37:18 Average: 0 6.37 0.00 1.13 3.84 0.09 88.58 12:37:18 Average: 1 6.42 0.00 1.02 0.19 0.06 92.31 12:37:18 Average: 2 6.31 0.00 1.00 0.33 0.03 92.32 12:37:18 Average: 3 6.51 0.00 0.97 0.32 0.10 92.11 12:37:18 Average: 4 6.65 0.00 1.09 1.35 0.09 90.82 12:37:18 Average: 5 5.65 0.00 0.81 0.04 0.06 93.44 12:37:18 Average: 6 5.67 0.00 0.80 0.71 0.04 92.79 12:37:18 Average: 7 6.63 0.00 0.96 0.14 0.06 92.21 12:37:18 12:37:18 12:37:18