Started by upstream project "edgexfoundry/cd-management/release-lts" build number 94 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 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-ssh492820252552383517.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh74578899692890111.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16981946089997806514.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8829980469907068389.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh924973334196839445.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.23 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41018 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_odessa # 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 Avoid second fetch Checking out Revision b411876a5905ee172ca1fb2b2b05bf9ef98a6fad (odessa) > 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 core.sparsecheckout # timeout=10 > git checkout -f b411876a5905ee172ca1fb2b2b05bf9ef98a6fad # timeout=10 Commit message: "ci(lts-release): LTS release v4.0.0 @2585b12" > git rev-list --no-walk b411876a5905ee172ca1fb2b2b05bf9ef98a6fad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:54:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:54:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:54:39 ========================================================= 03:54:39 EdgeX Global Pipelines Version Info 03:54:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:54:40 ------------------- 03:54:40 stable info: 03:54:40 ------------------- 03:54:40 Commited By: Cherry Wang cherry@iotechsys.com 03:54:40 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 03:54:40 Message: update stable to v1.0.271 03:54:40 ------------------- 03:54:40 experimental info: 03:54:40 ------------------- 03:54:40 Commited By: **** collab-it+edgex@linuxfoundation.org 03:54:40 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 03:54:40 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:54:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b411876 [Pipeline] echo 03:54:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:41 provisioning config files... 03:54:41 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config6797196998099129018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:41 ---> ****-login.sh 03:54:41 nexus3.edgexfoundry.org:10001 03:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:42 Configure a credential helper to remove this warning. See 03:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:42 03:54:42 Login Succeeded 03:54:42 nexus3.edgexfoundry.org:10002 03:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:42 Configure a credential helper to remove this warning. See 03:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:42 03:54:42 Login Succeeded 03:54:42 nexus3.edgexfoundry.org:10003 03:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:42 Configure a credential helper to remove this warning. See 03:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:42 03:54:42 Login Succeeded 03:54:42 nexus3.edgexfoundry.org:10004 03:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:42 Configure a credential helper to remove this warning. See 03:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:42 03:54:42 Login Succeeded 03:54:42 ****.io 03:54:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:42 Configure a credential helper to remove this warning. See 03:54:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:42 03:54:42 Login Succeeded 03:54:42 ---> ****-login.sh ends [Pipeline] } 03:54:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:54:43 + git rev-list -1 --merges b411876a5905ee172ca1fb2b2b05bf9ef98a6fad~1..b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] echo 03:54:43 -----------> git rev-list -1 --merges b411876a5905ee172ca1fb2b2b05bf9ef98a6fad~1..b411876a5905ee172ca1fb2b2b05bf9ef98a6fad b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [false] [Pipeline] sh 03:54:43 + git log --format=format:%s -1 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] echo 03:54:43 ========================================================= 03:54:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 03:54:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:54:44 + git log --format=format:%s -1 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] echo 03:54:44 [semverPrep] GIT_COMMIT: b411876a5905ee172ca1fb2b2b05bf9ef98a6fad, Commit Message: ci(lts-release): LTS release v4.0.0 @2585b12 [Pipeline] echo 03:54:44 [semverPrep] This is not a build commit. [Pipeline] sh 03:54:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:54:44 + grep -v github /etc/ssh/ssh_known_hosts 03:54:44 + [ -e /tmp/ssh_known_hosts ] 03:54:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:54:44 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:54:44 + sudo tee -a /etc/ssh/ssh_known_hosts 03:54:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:44 03:54:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:45 0.1.4: Pulling from edgex-devops/py-git-semver 03:54:45 b85a868b505f: Pulling fs layer 03:54:45 e2be974225ed: Pulling fs layer 03:54:45 339a4e72a1f5: Pulling fs layer 03:54:45 988bab9f4d93: Pulling fs layer 03:54:45 1469e6f7b9e6: Pulling fs layer 03:54:45 eaf3925da568: Pulling fs layer 03:54:45 988bab9f4d93: Waiting 03:54:45 bab4dde63d76: Pulling fs layer 03:54:45 bde34c3a00c8: Pulling fs layer 03:54:45 1469e6f7b9e6: Waiting 03:54:45 b352a97aabf1: Pulling fs layer 03:54:45 4872d77fe225: Pulling fs layer 03:54:45 5851b861e8e6: Pulling fs layer 03:54:45 eaf3925da568: Waiting 03:54:45 bab4dde63d76: Waiting 03:54:45 b352a97aabf1: Waiting 03:54:45 5851b861e8e6: Waiting 03:54:45 4872d77fe225: Waiting 03:54:45 e2be974225ed: Verifying Checksum 03:54:45 e2be974225ed: Download complete 03:54:45 988bab9f4d93: Download complete 03:54:45 339a4e72a1f5: Verifying Checksum 03:54:45 339a4e72a1f5: Download complete 03:54:45 1469e6f7b9e6: Verifying Checksum 03:54:45 1469e6f7b9e6: Download complete 03:54:45 eaf3925da568: Verifying Checksum 03:54:45 eaf3925da568: Download complete 03:54:45 bde34c3a00c8: Download complete 03:54:45 b352a97aabf1: Verifying Checksum 03:54:45 b352a97aabf1: Download complete 03:54:45 4872d77fe225: Verifying Checksum 03:54:45 4872d77fe225: Download complete 03:54:45 5851b861e8e6: Download complete 03:54:45 b85a868b505f: Download complete 03:54:45 bab4dde63d76: Verifying Checksum 03:54:45 bab4dde63d76: Download complete 03:54:46 b85a868b505f: Pull complete 03:54:46 e2be974225ed: Pull complete 03:54:47 339a4e72a1f5: Pull complete 03:54:47 988bab9f4d93: Pull complete 03:54:47 1469e6f7b9e6: Pull complete 03:54:47 eaf3925da568: Pull complete 03:54:49 bab4dde63d76: Pull complete 03:54:49 bde34c3a00c8: Pull complete 03:54:49 b352a97aabf1: Pull complete 03:54:49 4872d77fe225: Pull complete 03:54:49 5851b861e8e6: Pull complete 03:54:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:54:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:54:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:49 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 03:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:54:51 $ docker top 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf -eo pid,comm 03:54:51 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). 03:54:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:54:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:51 [ssh-agent] Looking for ssh-agent implementation... 03:54:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:51 $ docker exec 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf ssh-agent 03:54:51 SSH_AUTH_SOCK=/tmp/ssh-YteokjVlHvmu/agent.32 03:54:51 SSH_AGENT_PID=38 03:54:51 Running ssh-add (command line suppressed) 03:54:52 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_6154457003251771986.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_6154457003251771986.key) 03:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:52 + git tag --points-at b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] } 03:54:52 $ docker exec --env ******** --env ******** 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf ssh-agent -k 03:54:52 unset SSH_AUTH_SOCK; 03:54:52 unset SSH_AGENT_PID; 03:54:52 echo Agent pid 38 killed; 03:54:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 03:54:52 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.0' [Pipeline] sshagent 03:54:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:54:52 [ssh-agent] Looking for ssh-agent implementation... 03:54:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:54:52 $ docker exec 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf ssh-agent 03:54:52 SSH_AUTH_SOCK=/tmp/ssh-l068xmhjvtW4/agent.71 03:54:52 SSH_AGENT_PID=77 03:54:52 Running ssh-add (command line suppressed) 03:54:52 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_4936730903182973241.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_4936730903182973241.key) 03:54:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:54:53 + git semver init 03:54:53 2025-03-12 03:54:53,472 [run_init] DEBUG init version:0.0.0 force:False 03:54:53 2025-03-12 03:54:53,473 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_odessa/.semver 03:54:53 2025-03-12 03:54:53,473 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_odessa/.semver 03:54:53 2025-03-12 03:54:53,473 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_odessa/.semver'], cwd=/w/workspace/_app-service-configurable_odessa, universal_newlines=False, shell=None, istream=None) 03:54:54 2025-03-12 03:54:54,705 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_odessa/.git/info/exclude 03:54:54 2025-03-12 03:54:54,706 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:False 03:54:54 2025-03-12 03:54:54,706 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:54:54 2025-03-12 03:54:54,706 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:54:54 4.0.0 [Pipeline] } 03:54:54 $ docker exec --env ******** --env ******** 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf ssh-agent -k 03:54:54 unset SSH_AUTH_SOCK; 03:54:54 unset SSH_AGENT_PID; 03:54:54 echo Agent pid 77 killed; 03:54:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:54:55 + git semver [Pipeline] } 03:54:55 $ docker stop --time=1 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf 03:54:56 $ docker rm -f --volumes 992b4138762aea5b280c871a48b141477c70e1cc34ade9f8e67ceb8b5737edcf [Pipeline] // withDockerContainer [Pipeline] sh 03:54:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:54:57 Stashed 1 file(s) [Pipeline] echo 03:54:57 [edgeXSemver]: initialized semver on version 4.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] sh 03:54:57 + git checkout b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 03:54:57 HEAD is now at b411876 ci(lts-release): LTS release v4.0.0 @2585b12 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:58 provisioning config files... 03:54:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config2682137093621792901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:58 ---> ****-login.sh 03:54:58 nexus3.edgexfoundry.org:10001 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 nexus3.edgexfoundry.org:10002 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 nexus3.edgexfoundry.org:10003 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 nexus3.edgexfoundry.org:10004 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 ****.io 03:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:54:58 Configure a credential helper to remove this warning. See 03:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:54:58 03:54:58 Login Succeeded 03:54:58 ---> ****-login.sh ends [Pipeline] } 03:54:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:54:58 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:54:59 + grep ^go [0-9].[0-9]* go.mod 03:54:59 + cut -d -f 2 [Pipeline] echo 03:54:59 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:54:59 ========================================================= 03:54:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 03:54:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:55:00 Sending build context to Docker daemon 58.94MB 03:55:00 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:55:00 Step 2/12 : FROM ${BASE} AS builder 03:55:00 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 03:55:00 0a9a5dfd008f: Pulling fs layer 03:55:00 8833042f23b5: Pulling fs layer 03:55:00 6ca661eb024f: Pulling fs layer 03:55:00 b5acb76e9680: Pulling fs layer 03:55:00 4f4fb700ef54: Pulling fs layer 03:55:00 b5acb76e9680: Waiting 03:55:00 012bb1f9d321: Pulling fs layer 03:55:00 97255f1bc79d: Pulling fs layer 03:55:00 454448c9edf9: Pulling fs layer 03:55:00 4f4fb700ef54: Waiting 03:55:00 012bb1f9d321: Waiting 03:55:00 15f87924ceaf: Pulling fs layer 03:55:00 97255f1bc79d: Waiting 03:55:00 15f87924ceaf: Waiting 03:55:00 8833042f23b5: Verifying Checksum 03:55:00 8833042f23b5: Download complete 03:55:00 b5acb76e9680: Verifying Checksum 03:55:00 b5acb76e9680: Download complete 03:55:00 0a9a5dfd008f: Download complete 03:55:00 4f4fb700ef54: Verifying Checksum 03:55:00 4f4fb700ef54: Download complete 03:55:00 012bb1f9d321: Verifying Checksum 03:55:00 012bb1f9d321: Download complete 03:55:00 97255f1bc79d: Verifying Checksum 03:55:00 97255f1bc79d: Download complete 03:55:00 0a9a5dfd008f: Pull complete 03:55:00 8833042f23b5: Pull complete 03:55:00 15f87924ceaf: Verifying Checksum 03:55:00 15f87924ceaf: Download complete 03:55:00 6ca661eb024f: Verifying Checksum 03:55:00 6ca661eb024f: Download complete 03:55:01 454448c9edf9: Verifying Checksum 03:55:01 454448c9edf9: Download complete 03:55:04 6ca661eb024f: Pull complete 03:55:04 b5acb76e9680: Pull complete 03:55:04 4f4fb700ef54: Pull complete 03:55:04 012bb1f9d321: Pull complete 03:55:04 97255f1bc79d: Pull complete 03:55:06 454448c9edf9: Pull complete 03:55:07 15f87924ceaf: Pull complete 03:55:07 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 03:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 03:55:07 ---> bc3d7bf65e23 03:55:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:55:10 ---> Running in a57dd2e6abc9 03:55:10 Removing intermediate container a57dd2e6abc9 03:55:10 ---> a8ae86a82bfb 03:55:10 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:55:10 ---> Running in c36c89b6e4fd 03:55:10 Removing intermediate container c36c89b6e4fd 03:55:10 ---> 07ac11110620 03:55:10 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:55:10 ---> Running in 22f29420d2da 03:55:10 Removing intermediate container 22f29420d2da 03:55:10 ---> a19fffbad782 03:55:10 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:55:10 ---> Running in 895eb0a76067 03:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:55:10 OK: 248 MiB in 58 packages 03:55:11 Removing intermediate container 895eb0a76067 03:55:11 ---> db0d045b5e79 03:55:11 Step 7/12 : WORKDIR /app 03:55:11 ---> Running in eebce8e97d1c 03:55:11 Removing intermediate container eebce8e97d1c 03:55:11 ---> f580a6811b1e 03:55:11 Step 8/12 : COPY go.mod vendor* ./ 03:55:12 Still waiting to schedule task 03:55:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-41016’ 03:55:14 ---> bdce6dd8d849 03:55:14 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:55:14 ---> Running in 3c3671d335ec 03:55:52 Removing intermediate container 3c3671d335ec 03:55:52 ---> edd8ad314393 03:55:52 Step 10/12 : COPY . . 03:55:52 ---> 14fb6e30825a 03:55:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:55:52 ---> Running in 9eb239d8da8a 03:55:52 Removing intermediate container 9eb239d8da8a 03:55:52 ---> 7f3a3e212c2f 03:55:52 Step 12/12 : RUN $MAKE 03:55:52 ---> Running in 3d702cd5285a 03:55:52 noop 03:55:52 Removing intermediate container 3d702cd5285a 03:55:52 ---> 04b347892503 03:55:52 Successfully built 04b347892503 03:55:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:53 + docker inspect -f . ci-base-image-x86_64 03:55:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:53 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 03:55:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** ci-base-image-x86_64 cat 03:55:53 $ docker top f3e571221d44d32f0be12c793758fb02b54b7e7649e40c5019ee95410a41e5bd -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:53 + go version 03:55:53 go version go1.23.7 linux/amd64 [Pipeline] } 03:55:53 $ docker stop --time=1 f3e571221d44d32f0be12c793758fb02b54b7e7649e40c5019ee95410a41e5bd 03:55:55 $ docker rm -f --volumes f3e571221d44d32f0be12c793758fb02b54b7e7649e40c5019ee95410a41e5bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:55 + docker inspect -f . ci-base-image-x86_64 03:55:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:55:55 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 03:55:55 $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** ci-base-image-x86_64 cat 03:55:56 $ docker top f822b20ffdb00f7f427d02950692f84ec79c6c822761beecbb50211e2a709b5e -eo pid,comm [Pipeline] { [Pipeline] sh 03:55:56 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] fileExists [Pipeline] sh 03:55:56 + make test 03:55:56 go test -race -coverprofile=coverage.out ./... 03:56:28 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:56:55 go vet ./... 03:57:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:57:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:57:00 ./bin/test-attribution-txt.sh [Pipeline] echo 03:57:00 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:57:01 + go mod tidy [Pipeline] } 03:57:01 $ docker stop --time=1 f822b20ffdb00f7f427d02950692f84ec79c6c822761beecbb50211e2a709b5e 03:57:04 $ docker rm -f --volumes f822b20ffdb00f7f427d02950692f84ec79c6c822761beecbb50211e2a709b5e [Pipeline] // withDockerContainer [Pipeline] sh 03:57:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:57:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:57:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:57:06 + ls -al . 03:57:06 total 252 03:57:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:55 . 03:57:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:54 .. 03:57:06 -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 03:54 .dockerignore 03:57:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:56 .git 03:57:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:54 .github 03:57:06 -rw-rw-r-- 1 jenkins jenkins 101 Mar 12 03:54 .gitignore 03:57:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 03:54 .golangci.yml 03:57:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:54 .semver 03:57:06 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 12 03:54 Attribution.txt 03:57:06 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 12 03:54 CHANGELOG.md 03:57:06 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 12 03:54 Dockerfile 03:57:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:54 GOVERNANCE.md 03:57:06 -rw-rw-r-- 1 jenkins jenkins 666 Mar 12 03:54 Jenkinsfile 03:57:06 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 03:54 LICENSE 03:57:06 -rw-rw-r-- 1 jenkins jenkins 618 Mar 12 03:54 OWNERS.md 03:57:06 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 12 03:54 README.md 03:57:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 03:54 VERSION 03:57:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:54 bin 03:57:06 -rw-r--r-- 1 jenkins jenkins 953 Mar 12 03:56 coverage.out 03:57:06 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 12 03:54 go.mod 03:57:06 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 03:54 go.sum 03:57:06 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 12 03:54 main.go 03:57:06 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 12 03:54 makefile 03:57:06 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 03:54 res 03:57:06 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 03:54 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:06 + 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=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad --label arch=amd64 --label version=4.0.0 . 03:57:07 Sending build context to Docker daemon 58.94MB 03:57:07 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 03:57:07 Step 2/27 : FROM ${BASE} AS builder 03:57:07 ---> 04b347892503 03:57:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:57:07 ---> Running in 986b0bf88863 03:57:07 Removing intermediate container 986b0bf88863 03:57:07 ---> 328c1469c143 03:57:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:57:07 ---> Running in aa0355dd0483 03:57:07 Removing intermediate container aa0355dd0483 03:57:07 ---> 0a04637cd228 03:57:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:57:07 ---> Running in f32076bff53c 03:57:07 Removing intermediate container f32076bff53c 03:57:07 ---> cc2a8f8a4ecc 03:57:07 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:57:07 ---> Running in c1bb31a78842 03:57:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:57:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:57:08 OK: 248 MiB in 58 packages 03:57:08 Removing intermediate container c1bb31a78842 03:57:08 ---> 0528a075da85 03:57:08 Step 7/27 : WORKDIR /app 03:57:08 ---> Running in e214abf4e9b9 03:57:08 Removing intermediate container e214abf4e9b9 03:57:08 ---> 179414b9bb03 03:57:08 Step 8/27 : COPY go.mod vendor* ./ 03:57:11 ---> bc9d9bd9922a 03:57:11 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:57:11 ---> Running in dce55684a93c 03:57:11 skipping... 03:57:11 Removing intermediate container dce55684a93c 03:57:11 ---> 2614edc44105 03:57:11 Step 10/27 : COPY . . 03:57:14 ---> e389bae10f36 03:57:14 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:57:14 ---> Running in 844a19f226fd 03:57:14 Removing intermediate container 844a19f226fd 03:57:14 ---> 72dd53d6e67e 03:57:14 Step 12/27 : RUN $MAKE 03:57:14 ---> Running in 38970ff31f23 03:57:14 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 03:57:46 Removing intermediate container 38970ff31f23 03:57:46 ---> 448598b34604 03:57:46 Step 13/27 : FROM alpine:3.20 03:57:46 3.20: Pulling from library/alpine 03:57:46 0a9a5dfd008f: Already exists 03:57:46 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 03:57:46 Status: Downloaded newer image for alpine:3.20 03:57:46 ---> ff221270b9fb 03:57:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:57:46 ---> Running in 53657ec112a3 03:57:46 Removing intermediate container 53657ec112a3 03:57:46 ---> 519fc69b066f 03:57:46 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:57:46 ---> Running in edcfb9ed7d78 03:57:46 Removing intermediate container edcfb9ed7d78 03:57:46 ---> 234a906bbc1f 03:57:46 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:57:46 ---> Running in fc3978bd70cf 03:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:57:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:57:46 (1/2) Installing ca-certificates (20241121-r1) 03:57:46 (2/2) Installing dumb-init (1.2.5-r3) 03:57:46 Executing busybox-1.36.1-r29.trigger 03:57:46 Executing ca-certificates-20241121-r1.trigger 03:57:46 OK: 9 MiB in 16 packages 03:57:47 Removing intermediate container fc3978bd70cf 03:57:47 ---> 6c7ce0173458 03:57:47 Step 17/27 : RUN apk --no-cache upgrade 03:57:47 ---> Running in 0e5d125c63d9 03:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:57:48 OK: 9 MiB in 16 packages 03:57:48 Removing intermediate container 0e5d125c63d9 03:57:48 ---> ba46a6b2fbed 03:57:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:57:48 ---> f3de75406579 03:57:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:57:48 ---> e304066a5533 03:57:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:57:48 ---> 8c69e709f318 03:57:48 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:57:49 ---> ff930e48a965 03:57:49 Step 22/27 : EXPOSE 48095 03:57:49 ---> Running in 21657387af03 03:57:49 Removing intermediate container 21657387af03 03:57:49 ---> 8a1b0d17b6f5 03:57:49 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:57:49 ---> Running in 860dd3c2d036 03:57:49 Removing intermediate container 860dd3c2d036 03:57:49 ---> 8abf0625f70e 03:57:49 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:57:49 ---> Running in 7817f1583b07 03:57:49 Removing intermediate container 7817f1583b07 03:57:49 ---> f2e8d21878b6 03:57:49 Step 25/27 : LABEL arch=amd64 03:57:49 ---> Running in 9270c6f37cca 03:57:49 Removing intermediate container 9270c6f37cca 03:57:49 ---> cad8b6f4cd62 03:57:49 Step 26/27 : LABEL git_sha=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 03:57:49 ---> Running in 4105545bbdda 03:57:49 Removing intermediate container 4105545bbdda 03:57:49 ---> 27c3a124d744 03:57:49 Step 27/27 : LABEL version=4.0.0 03:57:49 ---> Running in 6c20c0cb93a5 03:57:50 Removing intermediate container 6c20c0cb93a5 03:57:50 ---> 132ed63579b7 03:57:50 [Warning] One or more build-args [ARCH] were not consumed 03:57:50 Successfully built 132ed63579b7 03:57:50 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:57:50 provisioning config files... 03:57:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config2006842866378745054tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:57:50 ---> ****-login.sh 03:57:50 nexus3.edgexfoundry.org:10001 03:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:50 Configure a credential helper to remove this warning. See 03:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:50 03:57:50 Login Succeeded 03:57:50 nexus3.edgexfoundry.org:10002 03:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:50 Configure a credential helper to remove this warning. See 03:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:50 03:57:50 Login Succeeded 03:57:50 nexus3.edgexfoundry.org:10003 03:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:50 Configure a credential helper to remove this warning. See 03:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:50 03:57:50 Login Succeeded 03:57:50 nexus3.edgexfoundry.org:10004 03:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:50 Configure a credential helper to remove this warning. See 03:57:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:50 03:57:50 Login Succeeded 03:57:50 ****.io 03:57:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:57:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:57:51 Configure a credential helper to remove this warning. See 03:57:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:57:51 03:57:51 Login Succeeded 03:57:51 ---> ****-login.sh ends [Pipeline] } 03:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:57:51 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:57:51 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 03:57:51 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 03:57:51 4.0.0 03:57:51 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 03:57:51 odessa 03:57:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 03:57:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:57:51 cef513667523: Preparing 03:57:51 ef76a28a3e69: Preparing 03:57:51 317015263cb9: Preparing 03:57:51 305bd8c2b68f: Preparing 03:57:51 4d38e31dd40f: Preparing 03:57:51 8b5e994ba3f0: Preparing 03:57:51 994456c4fd7b: Preparing 03:57:51 8b5e994ba3f0: Waiting 03:57:51 994456c4fd7b: Waiting 03:57:51 305bd8c2b68f: Pushed 03:57:51 ef76a28a3e69: Pushed 03:57:51 317015263cb9: Pushed 03:57:51 4d38e31dd40f: Pushed 03:57:51 994456c4fd7b: Layer already exists 03:57:52 8b5e994ba3f0: Pushed 03:57:55 cef513667523: Pushed 03:57:55 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad: digest: sha256:d8e19899da323f531530f3bd0f4cf0cc3532c1b23a51357c6f1e90370d21abf8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0 03:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:57:56 cef513667523: Preparing 03:57:56 ef76a28a3e69: Preparing 03:57:56 317015263cb9: Preparing 03:57:56 305bd8c2b68f: Preparing 03:57:56 4d38e31dd40f: Preparing 03:57:56 8b5e994ba3f0: Preparing 03:57:56 994456c4fd7b: Preparing 03:57:56 8b5e994ba3f0: Waiting 03:57:56 994456c4fd7b: Waiting 03:57:56 305bd8c2b68f: Layer already exists 03:57:56 4d38e31dd40f: Layer already exists 03:57:56 317015263cb9: Layer already exists 03:57:56 cef513667523: Layer already exists 03:57:56 ef76a28a3e69: Layer already exists 03:57:56 8b5e994ba3f0: Layer already exists 03:57:56 994456c4fd7b: Layer already exists 03:57:56 4.0.0: digest: sha256:d8e19899da323f531530f3bd0f4cf0cc3532c1b23a51357c6f1e90370d21abf8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 03:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:57:56 cef513667523: Preparing 03:57:56 ef76a28a3e69: Preparing 03:57:56 317015263cb9: Preparing 03:57:56 305bd8c2b68f: Preparing 03:57:56 4d38e31dd40f: Preparing 03:57:56 8b5e994ba3f0: Preparing 03:57:56 994456c4fd7b: Preparing 03:57:56 994456c4fd7b: Waiting 03:57:56 8b5e994ba3f0: Waiting 03:57:56 317015263cb9: Layer already exists 03:57:56 305bd8c2b68f: Layer already exists 03:57:56 4d38e31dd40f: Layer already exists 03:57:56 cef513667523: Layer already exists 03:57:56 ef76a28a3e69: Layer already exists 03:57:56 994456c4fd7b: Layer already exists 03:57:56 8b5e994ba3f0: Layer already exists 03:57:56 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0: digest: sha256:d8e19899da323f531530f3bd0f4cf0cc3532c1b23a51357c6f1e90370d21abf8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 03:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:57:57 cef513667523: Preparing 03:57:57 ef76a28a3e69: Preparing 03:57:57 317015263cb9: Preparing 03:57:57 305bd8c2b68f: Preparing 03:57:57 4d38e31dd40f: Preparing 03:57:57 8b5e994ba3f0: Preparing 03:57:57 994456c4fd7b: Preparing 03:57:57 994456c4fd7b: Waiting 03:57:57 8b5e994ba3f0: Waiting 03:57:57 4d38e31dd40f: Layer already exists 03:57:57 ef76a28a3e69: Layer already exists 03:57:57 317015263cb9: Layer already exists 03:57:57 cef513667523: Layer already exists 03:57:57 305bd8c2b68f: Layer already exists 03:57:57 8b5e994ba3f0: Layer already exists 03:57:57 994456c4fd7b: Layer already exists 03:57:57 odessa: digest: sha256:d8e19899da323f531530f3bd0f4cf0cc3532c1b23a51357c6f1e90370d21abf8 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:57:57 ===================================================== [Pipeline] echo 03:57:57 taggedImages: 03:57:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 03:57:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0 03:57:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 03:57:57 - nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:57:58 03:57:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:57:58 latest: Pulling from edgex-lftools-log-publisher 03:57:58 5eb5b503b376: Pulling fs layer 03:57:58 5c69ac0246d0: Pulling fs layer 03:57:58 ec43610c2a17: Pulling fs layer 03:57:58 3a2ae6a8a46f: Pulling fs layer 03:57:58 33b1e0a273af: Pulling fs layer 03:57:58 5d3b04190fa2: Pulling fs layer 03:57:58 2f39f015ded8: Pulling fs layer 03:57:58 3a2ae6a8a46f: Waiting 03:57:58 33b1e0a273af: Waiting 03:57:58 5d3b04190fa2: Waiting 03:57:58 2f39f015ded8: Waiting 03:57:58 5c69ac0246d0: Download complete 03:57:58 3a2ae6a8a46f: Verifying Checksum 03:57:58 3a2ae6a8a46f: Download complete 03:57:58 33b1e0a273af: Verifying Checksum 03:57:58 33b1e0a273af: Download complete 03:57:58 ec43610c2a17: Download complete 03:57:58 5d3b04190fa2: Verifying Checksum 03:57:58 5d3b04190fa2: Download complete 03:57:58 5eb5b503b376: Verifying Checksum 03:57:58 5eb5b503b376: Download complete 03:57:59 2f39f015ded8: Download complete 03:57:59 5eb5b503b376: Pull complete 03:57:59 5c69ac0246d0: Pull complete 03:58:00 ec43610c2a17: Pull complete 03:58:00 3a2ae6a8a46f: Pull complete 03:58:00 33b1e0a273af: Pull complete 03:58:00 5d3b04190fa2: Pull complete 03:58:04 2f39f015ded8: Pull complete 03:58:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:58:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:58:04 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 03:58:04 $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:58:07 $ docker top 1bb8dc448713c0ecf254b7484fc24f9a0b73b190619399e9752965f70b0582ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:58:07 ---> job-cost.sh 03:58:07 lf-activate-venv: SKIPPING 03:58:07 INFO: No Stack... 03:58:08 INFO: Retrieving Pricing Info for: v3-standard-8 03:58:08 INFO: Archiving Costs [Pipeline] sh 03:58:08 + cat /w/workspace/_app-service-configurable_odessa/archives/cost.csv 03:58:08 + cut -d, -f6 [Pipeline] lock 03:58:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] 03:58:08 Resource [jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] did not exist. Created. 03:58:08 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:58:08 + echo total: 0.2199999988079071 [Pipeline] stash 03:58:09 Stashed 1 file(s) [Pipeline] } 03:58:09 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } 03:58:09 $ docker stop --time=1 1bb8dc448713c0ecf254b7484fc24f9a0b73b190619399e9752965f70b0582ec 03:58:10 $ docker rm -f --volumes 1bb8dc448713c0ecf254b7484fc24f9a0b73b190619399e9752965f70b0582ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:58:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41020 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] ws 03:58:48 Running in /w/workspace/app-service-configurable/7 [Pipeline] { [Pipeline] checkout 03:58:51 The recommended git tool is: git 03:58:56 using credential edgex-jenkins-ssh 03:58:56 Cloning the remote Git repository 03:58:56 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:58:56 > git init /w/workspace/app-service-configurable/7 # timeout=10 03:58:56 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:58:56 > git --version # timeout=10 03:58:56 > git --version # 'git version 2.25.1' 03:58:56 using GIT_SSH to set credentials SSH Credentials for GitHub 03:58:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:58:59 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:58:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:59:00 Avoid second fetch 03:59:00 Checking out Revision b411876a5905ee172ca1fb2b2b05bf9ef98a6fad (odessa) 03:59:00 > git config core.sparsecheckout # timeout=10 03:59:00 > git checkout -f b411876a5905ee172ca1fb2b2b05bf9ef98a6fad # timeout=10 03:59:02 Commit message: "ci(lts-release): LTS release v4.0.0 @2585b12" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:59:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:59:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:59:07 Dload Upload Total Spent Left Speed 03:59:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 73724 0 --:--:-- --:--:-- --:--:-- 74150 [Pipeline] sh 03:59:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:59:08 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 03:59:08 /etc/docker/daemon.json 03:59:08 { 03:59:08 "registry-mirrors": [ 03:59:08 "https://nexus3.edgexfoundry.org:10001" 03:59:08 ], 03:59:08 "bip": "10.250.0.254/24", 03:59:08 "hosts": [ 03:59:08 "tcp://0.0.0.0:5555", 03:59:08 "unix:///var/run/docker.sock" 03:59:08 ], 03:59:08 "mtu": 1458, 03:59:08 "selinux-enabled": true, 03:59:08 "seccomp-profile": "/etc/docker/seccomp.json" 03:59:08 } [Pipeline] sh 03:59:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:59:08 + sudo service docker restart [Pipeline] sh 03:59:27 + git checkout b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 03:59:27 HEAD is now at b411876 ci(lts-release): LTS release v4.0.0 @2585b12 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:59:27 provisioning config files... 03:59:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config2248588003814103897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:59:27 ---> ****-login.sh 03:59:27 nexus3.edgexfoundry.org:10001 03:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:28 Configure a credential helper to remove this warning. See 03:59:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:28 03:59:28 Login Succeeded 03:59:28 nexus3.edgexfoundry.org:10002 03:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:28 Configure a credential helper to remove this warning. See 03:59:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:28 03:59:28 Login Succeeded 03:59:28 nexus3.edgexfoundry.org:10003 03:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:29 Configure a credential helper to remove this warning. See 03:59:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:29 03:59:29 Login Succeeded 03:59:29 nexus3.edgexfoundry.org:10004 03:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:29 Configure a credential helper to remove this warning. See 03:59:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:29 03:59:29 Login Succeeded 03:59:29 ****.io 03:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:59:30 Configure a credential helper to remove this warning. See 03:59:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:59:30 03:59:30 Login Succeeded 03:59:30 ---> ****-login.sh ends [Pipeline] } 03:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:59:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:59:30 + grep ^go [0-9].[0-9]* go.mod+ 03:59:30 cut -d -f 2 [Pipeline] echo 03:59:30 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:59:30 ========================================================= 03:59:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 03:59:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:59:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:59:35 Sending build context to Docker daemon 44.29MB 03:59:35 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 03:59:35 Step 2/12 : FROM ${BASE} AS builder 03:59:35 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 03:59:35 94e9d8af2201: Pulling fs layer 03:59:35 345fe9f21930: Pulling fs layer 03:59:35 b40fc9e46828: Pulling fs layer 03:59:35 c9804373a1e5: Pulling fs layer 03:59:35 4f4fb700ef54: Pulling fs layer 03:59:35 f5a772c54f75: Pulling fs layer 03:59:35 e2dd1b2a9dca: Pulling fs layer 03:59:35 0a0502178392: Pulling fs layer 03:59:35 c9804373a1e5: Waiting 03:59:35 4f4fb700ef54: Waiting 03:59:35 f5a772c54f75: Waiting 03:59:35 e2dd1b2a9dca: Waiting 03:59:35 0a0502178392: Waiting 03:59:35 345fe9f21930: Verifying Checksum 03:59:35 345fe9f21930: Download complete 03:59:35 c9804373a1e5: Verifying Checksum 03:59:35 c9804373a1e5: Download complete 03:59:35 4f4fb700ef54: Verifying Checksum 03:59:35 4f4fb700ef54: Download complete 03:59:35 f5a772c54f75: Verifying Checksum 03:59:35 f5a772c54f75: Download complete 03:59:35 94e9d8af2201: Verifying Checksum 03:59:35 94e9d8af2201: Download complete 03:59:36 0a0502178392: Verifying Checksum 03:59:36 0a0502178392: Download complete 03:59:36 94e9d8af2201: Pull complete 03:59:37 345fe9f21930: Pull complete 03:59:37 b40fc9e46828: Verifying Checksum 03:59:37 b40fc9e46828: Download complete 03:59:38 e2dd1b2a9dca: Verifying Checksum 03:59:38 e2dd1b2a9dca: Download complete 03:59:53 b40fc9e46828: Pull complete 03:59:53 c9804373a1e5: Pull complete 03:59:53 4f4fb700ef54: Pull complete 03:59:53 f5a772c54f75: Pull complete 04:00:01 e2dd1b2a9dca: Pull complete 04:00:02 0a0502178392: Pull complete 04:00:02 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 04:00:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 04:00:02 ---> 72db82c1953f 04:00:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:00:04 ---> Running in a7569a885da9 04:00:05 Removing intermediate container a7569a885da9 04:00:05 ---> 5c5ed7e29cb0 04:00:05 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:00:05 ---> Running in 8e613bd0922e 04:00:05 Removing intermediate container 8e613bd0922e 04:00:05 ---> 0a4168bccefd 04:00:05 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:00:05 ---> Running in d518d2f37558 04:00:06 Removing intermediate container d518d2f37558 04:00:06 ---> 07675e69d566 04:00:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:00:06 ---> Running in 87dc6cad2476 04:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:00:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:00:09 OK: 239 MiB in 58 packages 04:00:10 Removing intermediate container 87dc6cad2476 04:00:10 ---> 8552a1009cad 04:00:10 Step 7/12 : WORKDIR /app 04:00:10 ---> Running in 4770fa082e59 04:00:10 Removing intermediate container 4770fa082e59 04:00:10 ---> 3c89cd9612cd 04:00:10 Step 8/12 : COPY go.mod vendor* ./ 04:00:22 ---> a8db78d12d98 04:00:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:00:22 ---> Running in 79ce2180d8e7 04:02:14 Removing intermediate container 79ce2180d8e7 04:02:14 ---> 69beda61d3ee 04:02:14 Step 10/12 : COPY . . 04:02:14 ---> 902222b8a900 04:02:14 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:02:14 ---> Running in 3015109dc783 04:02:14 Removing intermediate container 3015109dc783 04:02:14 ---> 317142ec6848 04:02:14 Step 12/12 : RUN $MAKE 04:02:14 ---> Running in 4ca7650520a5 04:02:14 noop 04:02:14 Removing intermediate container 4ca7650520a5 04:02:14 ---> 2330a406198e 04:02:14 Successfully built 2330a406198e 04:02:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:14 + docker inspect -f . ci-base-image-arm64 04:02:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:14 prd-ubuntu20.04-docker-arm64-4c-16g-41020 does not seem to be running inside a container 04:02:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** ci-base-image-arm64 cat 04:02:16 $ docker top 6bb4c77ab9a0092cc97480a3b571f209370ddc3073378b6400f3b874d46ee6d2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:16 + go version 04:02:16 go version go1.23.7 linux/arm64 [Pipeline] } 04:02:16 $ docker stop --time=1 6bb4c77ab9a0092cc97480a3b571f209370ddc3073378b6400f3b874d46ee6d2 04:02:18 $ docker rm -f --volumes 6bb4c77ab9a0092cc97480a3b571f209370ddc3073378b6400f3b874d46ee6d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:19 + docker inspect -f . ci-base-image-arm64 04:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:02:19 prd-ubuntu20.04-docker-arm64-4c-16g-41020 does not seem to be running inside a container 04:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@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 ******** ci-base-image-arm64 cat 04:02:20 $ docker top 47fc659ad5839c0c80cc5fc10590c623d21ab8110c4bc79a08b7565c17089108 -eo pid,comm [Pipeline] { [Pipeline] sh 04:02:21 + git config --global --add safe.directory /w/workspace/app-service-configurable/7 [Pipeline] fileExists [Pipeline] sh 04:02:21 + make test 04:02:21 go test -race -coverprofile=coverage.out ./... 04:06:43 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 04:06:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:06:43 go vet ./... 04:09:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:09:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:09:50 ./bin/test-attribution-txt.sh [Pipeline] echo 04:09:50 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 04:09:51 + go mod tidy [Pipeline] } 04:09:55 $ docker stop --time=1 47fc659ad5839c0c80cc5fc10590c623d21ab8110c4bc79a08b7565c17089108 04:09:57 $ docker rm -f --volumes 47fc659ad5839c0c80cc5fc10590c623d21ab8110c4bc79a08b7565c17089108 [Pipeline] // withDockerContainer [Pipeline] sh 04:10:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:10:00 Warning: overwriting stash ‘coverage-report’ 04:10:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:10:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:10:02 + ls -al . 04:10:02 total 248 04:10:02 drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 04:02 . 04:10:02 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 03:58 .. 04:10:02 -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 03:59 .dockerignore 04:10:02 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 03:59 .git 04:10:02 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 03:59 .github 04:10:02 -rw-rw-r-- 1 jenkins jenkins 101 Mar 12 03:59 .gitignore 04:10:02 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 03:59 .golangci.yml 04:10:02 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 12 03:59 Attribution.txt 04:10:02 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 12 03:59 CHANGELOG.md 04:10:02 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 12 03:59 Dockerfile 04:10:02 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 03:59 GOVERNANCE.md 04:10:02 -rw-rw-r-- 1 jenkins jenkins 666 Mar 12 03:59 Jenkinsfile 04:10:02 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 03:59 LICENSE 04:10:02 -rw-rw-r-- 1 jenkins jenkins 618 Mar 12 03:59 OWNERS.md 04:10:02 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 12 03:59 README.md 04:10:02 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 03:54 VERSION 04:10:02 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 03:59 bin 04:10:02 -rw-r--r-- 1 jenkins jenkins 953 Mar 12 04:06 coverage.out 04:10:02 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 12 03:59 go.mod 04:10:02 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 03:59 go.sum 04:10:02 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 12 03:59 main.go 04:10:02 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 12 03:59 makefile 04:10:02 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 03:59 res 04:10:02 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 03:59 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:02 + 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=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad --label arch=arm64 --label version=4.0.0 . 04:10:06 Sending build context to Docker daemon 44.29MB 04:10:06 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:10:06 Step 2/27 : FROM ${BASE} AS builder 04:10:06 ---> 2330a406198e 04:10:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:10:06 ---> Running in 64ce40e0e673 04:10:07 Removing intermediate container 64ce40e0e673 04:10:07 ---> 8c2db53987e4 04:10:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:10:07 ---> Running in 4e34f635a99b 04:10:07 Removing intermediate container 4e34f635a99b 04:10:07 ---> 7db55185d38b 04:10:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:10:07 ---> Running in 5bae1157e1d6 04:10:08 Removing intermediate container 5bae1157e1d6 04:10:08 ---> 6abc1f1b8931 04:10:08 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:10:08 ---> Running in f239b7e114b4 04:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:10:10 OK: 239 MiB in 58 packages 04:10:11 Removing intermediate container f239b7e114b4 04:10:11 ---> 30afbcfc8f13 04:10:11 Step 7/27 : WORKDIR /app 04:10:11 ---> Running in 8a248628d929 04:10:11 Removing intermediate container 8a248628d929 04:10:11 ---> bbb1a7b25bb3 04:10:11 Step 8/27 : COPY go.mod vendor* ./ 04:10:26 ---> ccc9fa187dc9 04:10:26 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:10:26 ---> Running in 504842dcb7a0 04:10:26 skipping... 04:10:26 Removing intermediate container 504842dcb7a0 04:10:26 ---> 27e12c3e5ca1 04:10:26 Step 10/27 : COPY . . 04:10:39 ---> 9bbf927c4c17 04:10:39 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:10:39 ---> Running in ca773a3ad9b3 04:10:39 Removing intermediate container ca773a3ad9b3 04:10:39 ---> 8abb215c4484 04:10:39 Step 12/27 : RUN $MAKE 04:10:39 ---> Running in 398416c032de 04:10:40 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 04:14:17 Removing intermediate container 398416c032de 04:14:17 ---> f8e105a48773 04:14:17 Step 13/27 : FROM alpine:3.20 04:14:17 3.20: Pulling from library/alpine 04:14:17 94e9d8af2201: Already exists 04:14:17 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 04:14:17 Status: Downloaded newer image for alpine:3.20 04:14:17 ---> 7aab056cecc6 04:14:17 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:14:17 ---> Running in 088f147b0021 04:14:17 Removing intermediate container 088f147b0021 04:14:17 ---> c57dd3c27c26 04:14:17 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:14:17 ---> Running in 6793bf4199a4 04:14:17 Removing intermediate container 6793bf4199a4 04:14:17 ---> a99e46c4a081 04:14:17 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:14:17 ---> Running in 6551e3d3b49b 04:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:14:17 (1/2) Installing ca-certificates (20241121-r1) 04:14:17 (2/2) Installing dumb-init (1.2.5-r3) 04:14:17 Executing busybox-1.36.1-r29.trigger 04:14:17 Executing ca-certificates-20241121-r1.trigger 04:14:17 OK: 10 MiB in 16 packages 04:14:17 Removing intermediate container 6551e3d3b49b 04:14:17 ---> ab959e357ff5 04:14:17 Step 17/27 : RUN apk --no-cache upgrade 04:14:17 ---> Running in f92aab0b6429 04:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:14:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:14:17 OK: 10 MiB in 16 packages 04:14:17 Removing intermediate container f92aab0b6429 04:14:17 ---> a86fce3770a7 04:14:17 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:14:17 ---> f7d57edac387 04:14:17 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:14:17 ---> a83ea56d8958 04:14:17 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:14:17 ---> c81e2eecd999 04:14:17 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:14:17 ---> 91549cc023ab 04:14:17 Step 22/27 : EXPOSE 48095 04:14:17 ---> Running in 4a1a30e123d8 04:14:17 Removing intermediate container 4a1a30e123d8 04:14:17 ---> e04eb083ebc6 04:14:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:14:17 ---> Running in 6791cc5fb114 04:14:17 Removing intermediate container 6791cc5fb114 04:14:17 ---> ed484c48d989 04:14:17 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 04:14:17 ---> Running in 0615aa9d9ab5 04:14:17 Removing intermediate container 0615aa9d9ab5 04:14:17 ---> 39087405d88a 04:14:17 Step 25/27 : LABEL arch=arm64 04:14:17 ---> Running in 56d239abe43b 04:14:17 Removing intermediate container 56d239abe43b 04:14:17 ---> 9565dfa72df9 04:14:17 Step 26/27 : LABEL git_sha=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 04:14:17 ---> Running in be134956b2a7 04:14:17 Removing intermediate container be134956b2a7 04:14:17 ---> cf045b204b70 04:14:17 Step 27/27 : LABEL version=4.0.0 04:14:17 ---> Running in 8ecbc582b64d 04:14:17 Removing intermediate container 8ecbc582b64d 04:14:17 ---> e18998795495 04:14:17 [Warning] One or more build-args [ARCH] were not consumed 04:14:18 Successfully built e18998795495 04:14:18 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:14:18 provisioning config files... 04:14:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/7@tmp/config14103174776672403818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:14:18 ---> ****-login.sh 04:14:18 nexus3.edgexfoundry.org:10001 04:14:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:19 Configure a credential helper to remove this warning. See 04:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:19 04:14:19 Login Succeeded 04:14:19 nexus3.edgexfoundry.org:10002 04:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:19 Configure a credential helper to remove this warning. See 04:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:19 04:14:19 Login Succeeded 04:14:19 nexus3.edgexfoundry.org:10003 04:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:19 Configure a credential helper to remove this warning. See 04:14:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:19 04:14:19 Login Succeeded 04:14:19 nexus3.edgexfoundry.org:10004 04:14:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:20 Configure a credential helper to remove this warning. See 04:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:20 04:14:20 Login Succeeded 04:14:20 ****.io 04:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:14:20 Configure a credential helper to remove this warning. See 04:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:14:20 04:14:20 Login Succeeded 04:14:20 ---> ****-login.sh ends [Pipeline] } 04:14:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:14:20 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 04:14:20 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 04:14:20 4.0.0 04:14:20 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 04:14:20 odessa 04:14:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 04:14:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:14:21 7763ae264e1c: Preparing 04:14:21 d65cd9f8f70b: Preparing 04:14:21 161f0cd577ba: Preparing 04:14:21 303df4894af6: Preparing 04:14:21 4d95eb6341b1: Preparing 04:14:21 b8c3ab8fefb5: Preparing 04:14:21 dd9c8f8612c8: Preparing 04:14:21 b8c3ab8fefb5: Waiting 04:14:21 d65cd9f8f70b: Pushed 04:14:21 303df4894af6: Pushed 04:14:21 4d95eb6341b1: Pushed 04:14:21 161f0cd577ba: Pushed 04:14:21 dd9c8f8612c8: Layer already exists 04:14:22 b8c3ab8fefb5: Pushed 04:14:30 7763ae264e1c: Pushed 04:14:30 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad: digest: sha256:5b0f5064d2cbf0ac4850d407f26aa3e4573bbe92390908cf9aa5b2154aad3a1d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0 04:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:14:31 7763ae264e1c: Preparing 04:14:31 d65cd9f8f70b: Preparing 04:14:31 161f0cd577ba: Preparing 04:14:31 303df4894af6: Preparing 04:14:31 4d95eb6341b1: Preparing 04:14:31 b8c3ab8fefb5: Preparing 04:14:31 dd9c8f8612c8: Preparing 04:14:31 b8c3ab8fefb5: Waiting 04:14:31 dd9c8f8612c8: Waiting 04:14:31 7763ae264e1c: Layer already exists 04:14:31 4d95eb6341b1: Layer already exists 04:14:31 161f0cd577ba: Layer already exists 04:14:31 303df4894af6: Layer already exists 04:14:31 d65cd9f8f70b: Layer already exists 04:14:31 b8c3ab8fefb5: Layer already exists 04:14:31 dd9c8f8612c8: Layer already exists 04:14:31 4.0.0: digest: sha256:5b0f5064d2cbf0ac4850d407f26aa3e4573bbe92390908cf9aa5b2154aad3a1d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 04:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:14:31 7763ae264e1c: Preparing 04:14:31 d65cd9f8f70b: Preparing 04:14:31 161f0cd577ba: Preparing 04:14:31 303df4894af6: Preparing 04:14:31 4d95eb6341b1: Preparing 04:14:31 b8c3ab8fefb5: Preparing 04:14:31 dd9c8f8612c8: Preparing 04:14:31 b8c3ab8fefb5: Waiting 04:14:31 dd9c8f8612c8: Waiting 04:14:31 303df4894af6: Layer already exists 04:14:31 d65cd9f8f70b: Layer already exists 04:14:31 4d95eb6341b1: Layer already exists 04:14:31 7763ae264e1c: Layer already exists 04:14:31 161f0cd577ba: Layer already exists 04:14:31 b8c3ab8fefb5: Layer already exists 04:14:31 dd9c8f8612c8: Layer already exists 04:14:31 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0: digest: sha256:5b0f5064d2cbf0ac4850d407f26aa3e4573bbe92390908cf9aa5b2154aad3a1d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa 04:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:14:32 7763ae264e1c: Preparing 04:14:32 d65cd9f8f70b: Preparing 04:14:32 161f0cd577ba: Preparing 04:14:32 303df4894af6: Preparing 04:14:32 4d95eb6341b1: Preparing 04:14:32 b8c3ab8fefb5: Preparing 04:14:32 dd9c8f8612c8: Preparing 04:14:32 b8c3ab8fefb5: Waiting 04:14:32 dd9c8f8612c8: Waiting 04:14:32 161f0cd577ba: Layer already exists 04:14:32 4d95eb6341b1: Layer already exists 04:14:32 303df4894af6: Layer already exists 04:14:32 d65cd9f8f70b: Layer already exists 04:14:32 7763ae264e1c: Layer already exists 04:14:32 b8c3ab8fefb5: Layer already exists 04:14:32 dd9c8f8612c8: Layer already exists 04:14:32 odessa: digest: sha256:5b0f5064d2cbf0ac4850d407f26aa3e4573bbe92390908cf9aa5b2154aad3a1d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:14:33 ===================================================== [Pipeline] echo 04:14:33 taggedImages: 04:14:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad 04:14:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0 04:14:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b411876a5905ee172ca1fb2b2b05bf9ef98a6fad-4.0.0 04:14:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:33 04:14:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:14:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:14:33 arm64: Pulling from edgex-lftools-log-publisher 04:14:33 8998bd30e6a1: Pulling fs layer 04:14:33 04944245beec: Pulling fs layer 04:14:33 699f458cf7ca: Pulling fs layer 04:14:33 765212b225bb: Pulling fs layer 04:14:33 f23df028b6ca: Pulling fs layer 04:14:33 d65c8cfc05b1: Pulling fs layer 04:14:33 2437ff75d9bd: Pulling fs layer 04:14:33 f23df028b6ca: Waiting 04:14:33 d65c8cfc05b1: Waiting 04:14:33 2437ff75d9bd: Waiting 04:14:33 765212b225bb: Waiting 04:14:34 04944245beec: Verifying Checksum 04:14:34 04944245beec: Download complete 04:14:34 765212b225bb: Verifying Checksum 04:14:34 765212b225bb: Download complete 04:14:34 f23df028b6ca: Verifying Checksum 04:14:34 f23df028b6ca: Download complete 04:14:34 d65c8cfc05b1: Verifying Checksum 04:14:34 d65c8cfc05b1: Download complete 04:14:34 699f458cf7ca: Verifying Checksum 04:14:34 699f458cf7ca: Download complete 04:14:34 8998bd30e6a1: Verifying Checksum 04:14:34 8998bd30e6a1: Download complete 04:14:37 2437ff75d9bd: Verifying Checksum 04:14:37 2437ff75d9bd: Download complete 04:14:39 8998bd30e6a1: Pull complete 04:14:39 04944245beec: Pull complete 04:14:41 699f458cf7ca: Pull complete 04:14:41 765212b225bb: Pull complete 04:14:42 f23df028b6ca: Pull complete 04:14:42 d65c8cfc05b1: Pull complete 04:15:00 2437ff75d9bd: Pull complete 04:15:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:15:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:15:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:00 prd-ubuntu20.04-docker-arm64-4c-16g-41020 does not seem to be running inside a container 04:15:00 $ 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/7 -v /w/workspace/app-service-configurable/7:/w/workspace/app-service-configurable/7:rw,z -v /w/workspace/app-service-configurable/7@tmp:/w/workspace/app-service-configurable/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:15:03 $ docker top 785b6289a5226ca137c59652d30bc6d0405d5badd4da6033ed2a2a205a66b860 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:15:04 ---> job-cost.sh 04:15:04 lf-activate-venv: SKIPPING 04:15:04 INFO: No Stack... 04:15:04 INFO: Retrieving Pricing Info for: v3-standard-4 04:15:05 INFO: Archiving Costs [Pipeline] sh 04:15:05 + cat /w/workspace/app-service-configurable/7/archives/cost.csv 04:15:05 + cut -d, -f6 [Pipeline] lock 04:15:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] 04:15:05 Resource [jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] did not exist. Created. 04:15:05 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:06 /w/workspace/app-service-configurable/7@tmp/durable-9953ae19/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:15:06 + echo total: 0.10999999940395355 [Pipeline] stash 04:15:06 Warning: overwriting stash ‘stack-cost’ 04:15:07 Stashed 1 file(s) [Pipeline] } 04:15:07 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-7-stack-cost] [Pipeline] // lock [Pipeline] } 04:15:07 $ docker stop --time=1 785b6289a5226ca137c59652d30bc6d0405d5badd4da6033ed2a2a205a66b860 04:15:09 $ docker rm -f --volumes 785b6289a5226ca137c59652d30bc6d0405d5badd4da6033ed2a2a205a66b860 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:15:09 provisioning config files... 04:15:09 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_odessa@tmp/config13418066235792160799tmp [Pipeline] { [Pipeline] sh 04:15:09 + set +x 04:15:09 + curl -s https://codecov.io/bash 04:15:09 + bash -s -- 04:15:09 04:15:09 _____ _ 04:15:09 / ____| | | 04:15:09 | | ___ __| | ___ ___ _____ __ 04:15:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:15:09 | |___| (_) | (_| | __/ (_| (_) \ V / 04:15:09 \_____\___/ \__,_|\___|\___\___/ \_/ 04:15:09 Bash-1.0.6 04:15:09 04:15:09 04:15:09 ==> git version 2.25.1 found 04:15:09 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:15:09 Release-Date: 2020-01-08 04:15:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:15:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:15:09 ==> Jenkins CI detected. 04:15:09 current dir:  /w/workspace/_app-service-configurable_odessa 04:15:09 project root: . 04:15:09 --> token set from env 04:15:09 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 04:15:10 ==> Running gcov in . (disable via -X gcov) 04:15:10 ==> Python coveragepy not found 04:15:10 ==> Searching for coverage reports in: 04:15:10 + . 04:15:10 -> Found 1 reports 04:15:10 ==> Detecting git/mercurial file structure 04:15:10 ==> Reading reports 04:15:10 + ./coverage.out bytes=953 04:15:10 ==> Appending adjustments 04:15:10 https://docs.codecov.io/docs/fixing-reports 04:15:10 + Found adjustments 04:15:10 ==> Gzipping contents 04:15:10 28K /tmp/codecov.rO8qXI.gz 04:15:10 ==> Uploading reports 04:15:10 url: https://codecov.io 04:15:10 query: branch=odessa&commit=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:15:10 -> Pinging Codecov 04:15:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=b411876a5905ee172ca1fb2b2b05bf9ef98a6fad&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F7%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:15:10 -> Uploading to 04:15:10 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/b411876a5905ee172ca1fb2b2b05bf9ef98a6fad/85b38d2a-6541-4c47-a56d-6ef1b38494b4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T041510Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=9a05998ea7c7bdc77e60a9d745cbeac044ef3099170cd118357a30151f5f1559 04:15:10 % Total % Received % Xferd Average Speed Time Time Time Current 04:15:10 Dload Upload Total Spent Left Speed 04:15:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26068 0 0 100 26068 0 97632 --:--:-- --:--:-- --:--:-- 97632 04:15:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] } 04:15:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:15:11 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:15:11 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:15:11 04:15:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:15:11 latest: Pulling from edgex-devops/edgex-snyk-go 04:15:11 43c4264eed91: Pulling fs layer 04:15:11 4cc291be95ef: Pulling fs layer 04:15:11 2ac1f1163629: Pulling fs layer 04:15:11 5c3c966382ef: Pulling fs layer 04:15:11 4f4fb700ef54: Pulling fs layer 04:15:11 d9c7d2e4e75e: Pulling fs layer 04:15:11 9c3e1370e548: Pulling fs layer 04:15:11 d9c7d2e4e75e: Waiting 04:15:11 9c3e1370e548: Waiting 04:15:11 5c3c966382ef: Waiting 04:15:11 4cc291be95ef: Verifying Checksum 04:15:11 4cc291be95ef: Download complete 04:15:11 5c3c966382ef: Verifying Checksum 04:15:11 5c3c966382ef: Download complete 04:15:11 4f4fb700ef54: Verifying Checksum 04:15:11 4f4fb700ef54: Download complete 04:15:11 43c4264eed91: Verifying Checksum 04:15:11 43c4264eed91: Download complete 04:15:12 43c4264eed91: Pull complete 04:15:12 d9c7d2e4e75e: Verifying Checksum 04:15:12 d9c7d2e4e75e: Download complete 04:15:12 4cc291be95ef: Pull complete 04:15:12 2ac1f1163629: Verifying Checksum 04:15:12 2ac1f1163629: Download complete 04:15:12 9c3e1370e548: Verifying Checksum 04:15:12 9c3e1370e548: Download complete 04:15:15 2ac1f1163629: Pull complete 04:15:15 5c3c966382ef: Pull complete 04:15:15 4f4fb700ef54: Pull complete 04:15:15 d9c7d2e4e75e: Pull complete 04:15:18 9c3e1370e548: Pull complete 04:15:18 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:15:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:15:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:19 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 04:15:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:15:22 $ docker top bf7405dbf74129c92e746f49438c7472fd6ad912ddd4fc6649a5ea6314056a94 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:22 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] echo 04:15:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:odessa' [Pipeline] sh 04:15:22 + set -o pipefail 04:15:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:odessa' 04:15:26 04:15:26 Monitoring /w/workspace/_app-service-configurable_odessa (github.com/edgexfoundry/app-service-configurable)... 04:15:26 04:15:26 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/b1b142a5-80ba-4871-b2b9-d6d2fde8df5a/history/48471719-5514-4ba3-bba7-b901a1e4b260 04:15:26 04:15:26 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 04:15:26 04:15:26 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:15:26 04:15:26 04:15:26 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:15:26 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:15:26 $ docker stop --time=1 bf7405dbf74129c92e746f49438c7472fd6ad912ddd4fc6649a5ea6314056a94 04:15:28 $ docker rm -f --volumes bf7405dbf74129c92e746f49438c7472fd6ad912ddd4fc6649a5ea6314056a94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:15:29 + git log --format=format:%s -1 b411876a5905ee172ca1fb2b2b05bf9ef98a6fad [Pipeline] sh 04:15:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:30 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 04:15:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 04:15:30 $ docker top d47a11ee0b4b7b5146788780521deb3cef00bcc4ee3ab724bfe9f42cddc7001b -eo pid,comm 04:15:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:15:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:30 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:30 + git semver [Pipeline] } 04:15:31 $ docker stop --time=1 d47a11ee0b4b7b5146788780521deb3cef00bcc4ee3ab724bfe9f42cddc7001b 04:15:32 $ docker rm -f --volumes d47a11ee0b4b7b5146788780521deb3cef00bcc4ee3ab724bfe9f42cddc7001b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:15:32 04:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:15:33 0.23.1-centos7: Pulling from edgex-lftools 04:15:33 ab5ef0e58194: Pulling fs layer 04:15:33 9712f1f96733: Pulling fs layer 04:15:33 63f879dbbcfc: Pulling fs layer 04:15:33 0d9ebad4ef96: Pulling fs layer 04:15:33 e9a5061849ea: Pulling fs layer 04:15:33 d747dcd14b5f: Pulling fs layer 04:15:33 2de7ff778b66: Pulling fs layer 04:15:33 e9a5061849ea: Waiting 04:15:33 2de7ff778b66: Waiting 04:15:33 d747dcd14b5f: Waiting 04:15:33 0d9ebad4ef96: Waiting 04:15:33 9712f1f96733: Download complete 04:15:33 63f879dbbcfc: Verifying Checksum 04:15:33 63f879dbbcfc: Download complete 04:15:33 ab5ef0e58194: Verifying Checksum 04:15:33 ab5ef0e58194: Download complete 04:15:33 d747dcd14b5f: Verifying Checksum 04:15:33 d747dcd14b5f: Download complete 04:15:33 e9a5061849ea: Verifying Checksum 04:15:33 e9a5061849ea: Download complete 04:15:33 0d9ebad4ef96: Verifying Checksum 04:15:33 0d9ebad4ef96: Download complete 04:15:33 2de7ff778b66: Verifying Checksum 04:15:33 2de7ff778b66: Download complete 04:15:36 ab5ef0e58194: Pull complete 04:15:36 9712f1f96733: Pull complete 04:15:36 63f879dbbcfc: Pull complete 04:15:41 0d9ebad4ef96: Pull complete 04:15:41 e9a5061849ea: Pull complete 04:15:41 d747dcd14b5f: Pull complete 04:15:41 2de7ff778b66: Pull complete 04:15:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:41 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 04:15:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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-lftools:0.23.1-centos7 cat 04:15:45 $ docker top 559c3539c6f33c65f21b100a171ff0d834937427b1d382951cc6ebbcb9d1a218 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:15:45 provisioning config files... 04:15:45 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_odessa@tmp/config8069407138123754193tmp 04:15:45 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_odessa@tmp/config8056487033641043987tmp 04:15:45 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_odessa@tmp/config5364052440536751751tmp [Pipeline] { [Pipeline] echo 04:15:45 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:15:45 ---> sigul-configuration.sh 04:15:45 gpg: directory `/root/.gnupg' created 04:15:45 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:15:45 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:15:45 gpg: keyring `/root/.gnupg/secring.gpg' created 04:15:45 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:15:45 gpg: CAST5 encrypted data 04:15:45 gpg: encrypted with 1 passphrase 04:15:45 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:15:45 + mkdir /home/jenkins 04:15:45 + mkdir /home/jenkins/sigul [Pipeline] sh 04:15:46 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:15:46 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:15:46 ---> sigul-install.sh 04:15:46 Sigul already installed; skipping installation. [Pipeline] sh 04:15:46 + git tag --list 04:15:46 v1.0.0 04:15:46 v1.1.0 04:15:46 v1.2.0 04:15:46 v1.3.0 04:15:46 v1.3.1 04:15:46 v2.0.0 04:15:46 v2.0.1 04:15:46 v2.1.0 04:15:46 v2.1.1 04:15:46 v2.1.2 04:15:46 v2.2.0 04:15:46 v2.3 04:15:46 v2.3.0 04:15:46 v2.3.1 04:15:46 v3.0 04:15:46 v3.0.0 04:15:46 v3.0.1 04:15:46 v3.0.1-dev.1 04:15:46 v3.1 04:15:46 v3.1.0 04:15:46 v3.1.0-dev.1 04:15:46 v3.1.0-dev.10 04:15:46 v3.1.0-dev.11 04:15:46 v3.1.0-dev.12 04:15:46 v3.1.0-dev.13 04:15:46 v3.1.0-dev.14 04:15:46 v3.1.0-dev.15 04:15:46 v3.1.0-dev.16 04:15:46 v3.1.0-dev.17 04:15:46 v3.1.0-dev.18 04:15:46 v3.1.0-dev.19 04:15:46 v3.1.0-dev.2 04:15:46 v3.1.0-dev.20 04:15:46 v3.1.0-dev.21 04:15:46 v3.1.0-dev.22 04:15:46 v3.1.0-dev.23 04:15:46 v3.1.0-dev.24 04:15:46 v3.1.0-dev.25 04:15:46 v3.1.0-dev.26 04:15:46 v3.1.0-dev.27 04:15:46 v3.1.0-dev.28 04:15:46 v3.1.0-dev.29 04:15:46 v3.1.0-dev.3 04:15:46 v3.1.0-dev.30 04:15:46 v3.1.0-dev.31 04:15:46 v3.1.0-dev.32 04:15:46 v3.1.0-dev.33 04:15:46 v3.1.0-dev.34 04:15:46 v3.1.0-dev.35 04:15:46 v3.1.0-dev.36 04:15:46 v3.1.0-dev.37 04:15:46 v3.1.0-dev.38 04:15:46 v3.1.0-dev.39 04:15:46 v3.1.0-dev.4 04:15:46 v3.1.0-dev.5 04:15:46 v3.1.0-dev.6 04:15:46 v3.1.0-dev.7 04:15:46 v3.1.0-dev.8 04:15:46 v3.1.0-dev.9 04:15:46 v3.1.1 04:15:46 v3.1.1-dev.1 04:15:46 v3.2.0-dev.1 04:15:46 v3.2.0-dev.10 04:15:46 v3.2.0-dev.11 04:15:46 v3.2.0-dev.12 04:15:46 v3.2.0-dev.13 04:15:46 v3.2.0-dev.14 04:15:46 v3.2.0-dev.15 04:15:46 v3.2.0-dev.16 04:15:46 v3.2.0-dev.17 04:15:46 v3.2.0-dev.18 04:15:46 v3.2.0-dev.19 04:15:46 v3.2.0-dev.2 04:15:46 v3.2.0-dev.20 04:15:46 v3.2.0-dev.21 04:15:46 v3.2.0-dev.22 04:15:46 v3.2.0-dev.23 04:15:46 v3.2.0-dev.24 04:15:46 v3.2.0-dev.25 04:15:46 v3.2.0-dev.26 04:15:46 v3.2.0-dev.27 04:15:46 v3.2.0-dev.28 04:15:46 v3.2.0-dev.29 04:15:46 v3.2.0-dev.3 04:15:46 v3.2.0-dev.30 04:15:46 v3.2.0-dev.31 04:15:46 v3.2.0-dev.32 04:15:46 v3.2.0-dev.33 04:15:46 v3.2.0-dev.34 04:15:46 v3.2.0-dev.35 04:15:46 v3.2.0-dev.36 04:15:46 v3.2.0-dev.37 04:15:46 v3.2.0-dev.38 04:15:46 v3.2.0-dev.4 04:15:46 v3.2.0-dev.5 04:15:46 v3.2.0-dev.6 04:15:46 v3.2.0-dev.7 04:15:46 v3.2.0-dev.8 04:15:46 v3.2.0-dev.9 04:15:46 v4.0 04:15:46 v4.0.0 04:15:46 v4.0.0-dev.1 04:15:46 v4.0.0-dev.10 04:15:46 v4.0.0-dev.11 04:15:46 v4.0.0-dev.12 04:15:46 v4.0.0-dev.13 04:15:46 v4.0.0-dev.14 04:15:46 v4.0.0-dev.15 04:15:46 v4.0.0-dev.16 04:15:46 v4.0.0-dev.17 04:15:46 v4.0.0-dev.18 04:15:46 v4.0.0-dev.19 04:15:46 v4.0.0-dev.2 04:15:46 v4.0.0-dev.20 04:15:46 v4.0.0-dev.21 04:15:46 v4.0.0-dev.22 04:15:46 v4.0.0-dev.3 04:15:46 v4.0.0-dev.4 04:15:46 v4.0.0-dev.5 04:15:46 v4.0.0-dev.6 04:15:46 v4.0.0-dev.7 04:15:46 v4.0.0-dev.8 04:15:46 v4.0.0-dev.9 04:15:46 v4.0.1 04:15:46 v4.0.1-dev.1 [Pipeline] sh 04:15:47 + lftools sign git-tag v4.0.0 04:15:47 Signing Git tag with Sigul... 04:15:47 Signing v4.0.0 [Pipeline] echo 04:15:48 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:15:48 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:15:48 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:15:48 $ docker stop --time=1 559c3539c6f33c65f21b100a171ff0d834937427b1d382951cc6ebbcb9d1a218 04:15:49 $ docker rm -f --volumes 559c3539c6f33c65f21b100a171ff0d834937427b1d382951cc6ebbcb9d1a218 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:15:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:50 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 04:15:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 04:15:50 $ docker top c64ca44099093a199315e66eceebbcec5e7735176f8d55f21b89435a55966199 -eo pid,comm 04:15:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:15:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:50 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:51 + git semver [Pipeline] } 04:15:51 $ docker stop --time=1 c64ca44099093a199315e66eceebbcec5e7735176f8d55f21b89435a55966199 04:15:52 $ docker rm -f --volumes c64ca44099093a199315e66eceebbcec5e7735176f8d55f21b89435a55966199 [Pipeline] // withDockerContainer [Pipeline] sh 04:15:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:15:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:15:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:53 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 04:15:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 04:15:53 $ docker top 11576a5e709a98937980db5c7d97d7093d05e36e11890e144ca581695c5951c2 -eo pid,comm 04:15:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:15:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:53 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.0' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:15:54 + git semver [Pipeline] } 04:15:54 $ docker stop --time=1 11576a5e709a98937980db5c7d97d7093d05e36e11890e144ca581695c5951c2 04:15:55 $ docker rm -f --volumes 11576a5e709a98937980db5c7d97d7093d05e36e11890e144ca581695c5951c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:15:56 + [ -d /w/workspace/_app-service-configurable_odessa/archives ] 04:15:56 + ls -al /w/workspace/_app-service-configurable_odessa/archives 04:15:56 total 16 04:15:56 drwxr-xr-x 3 root root 4096 Mar 12 03:58 . 04:15:56 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 04:15 .. 04:15:56 drwxr-xr-x 2 root root 4096 Mar 12 03:58 cost 04:15:56 -rw-r--r-- 1 root root 96 Mar 12 03:58 cost.csv 04:15:56 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_odessa/archives 04:15:56 + ls -al /w/workspace/_app-service-configurable_odessa/archives 04:15:56 total 16 04:15:56 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 03:58 . 04:15:56 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 04:15 .. 04:15:56 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 03:58 cost 04:15:56 -rw-r--r-- 1 jenkins jenkins 96 Mar 12 03:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:15:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:15:57 ---> package-listing.sh 04:15:57 ++ facter osfamily 04:15:57 ++ tr '[:upper:]' '[:lower:]' 04:15:57 + OS_FAMILY=debian 04:15:57 + workspace=/w/workspace/_app-service-configurable_odessa 04:15:57 + START_PACKAGES=/tmp/packages_start.txt 04:15:57 + END_PACKAGES=/tmp/packages_end.txt 04:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:15:57 + PACKAGES=/tmp/packages_start.txt 04:15:57 + '[' /w/workspace/_app-service-configurable_odessa ']' 04:15:57 + PACKAGES=/tmp/packages_end.txt 04:15:57 + case "${OS_FAMILY}" in 04:15:57 + dpkg -l 04:15:57 + grep '^ii' 04:15:57 + '[' -f /tmp/packages_start.txt ']' 04:15:57 + '[' -f /tmp/packages_end.txt ']' 04:15:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:15:57 + '[' /w/workspace/_app-service-configurable_odessa ']' 04:15:57 + mkdir -p /w/workspace/_app-service-configurable_odessa/archives/ 04:15:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_odessa/archives/ [Pipeline] echo 04:15:57 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_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:15:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:15:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:15:58 prd-ubuntu20.04-docker-8c-8g-41018 does not seem to be running inside a container 04:15:58 $ 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_odessa/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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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-lftools-log-publisher:latest cat 04:15:58 $ docker top e7b1c5b015c01b240f0f2aa4a03e20548d533f7a4390ad1900b94446c400a000 -eo pid,comm [Pipeline] { [Pipeline] sh 04:15:59 + touch /tmp/pre-build-complete [Pipeline] sh 04:15:59 + mkdir -p /var/log/sysstat [Pipeline] sh 04:15:59 + ls /var/log/sa-host 04:15:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:59 provisioning config files... 04:15:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config1764126433120688409tmp [Pipeline] { [Pipeline] echo 04:15:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> create-netrc.sh [Pipeline] } 04:16:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> python-tools-install.sh [Pipeline] echo 04:16:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> sudo-logs.sh 04:16:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:16:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> job-cost.sh 04:16:00 lf-activate-venv: SKIPPING 04:16:00 DEBUG: total: 0.2199999988079071 04:16:00 INFO: Retrieving Stack Cost... 04:16:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:16:01 INFO: Archiving Costs [Pipeline] echo 04:16:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:16:02 ---> logs-deploy.sh 04:16:02 lf-activate-venv: SKIPPING 04:16:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/odessa/7 04:16:02 INFO: archiving workspace using pattern(s): 04:16:03 Archives upload complete. 04:16:03 INFO: archiving logs to Nexus 04:16:03 ---> uname -a: 04:16:03 Linux prd-ubuntu20-04-docker-8c-8g-41018 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:16:03 04:16:03 04:16:03 ---> lscpu: 04:16:03 Architecture: x86_64 04:16:03 CPU op-mode(s): 32-bit, 64-bit 04:16:03 Byte Order: Little Endian 04:16:03 Address sizes: 40 bits physical, 48 bits virtual 04:16:03 CPU(s): 8 04:16:03 On-line CPU(s) list: 0-7 04:16:03 Thread(s) per core: 1 04:16:03 Core(s) per socket: 1 04:16:03 Socket(s): 8 04:16:03 NUMA node(s): 1 04:16:03 Vendor ID: AuthenticAMD 04:16:03 CPU family: 23 04:16:03 Model: 49 04:16:03 Model name: AMD EPYC-Rome Processor 04:16:03 Stepping: 0 04:16:03 CPU MHz: 2800.000 04:16:03 BogoMIPS: 5600.00 04:16:03 Virtualization: AMD-V 04:16:03 Hypervisor vendor: KVM 04:16:03 Virtualization type: full 04:16:03 L1d cache: 256 KiB 04:16:03 L1i cache: 256 KiB 04:16:03 L2 cache: 4 MiB 04:16:03 L3 cache: 128 MiB 04:16:03 NUMA node0 CPU(s): 0-7 04:16:03 Vulnerability Itlb multihit: Not affected 04:16:03 Vulnerability L1tf: Not affected 04:16:03 Vulnerability Mds: Not affected 04:16:03 Vulnerability Meltdown: Not affected 04:16:03 Vulnerability Mmio stale data: Not affected 04:16:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:16:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:16:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:16:03 Vulnerability Srbds: Not affected 04:16:03 Vulnerability Tsx async abort: Not affected 04:16:03 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 04:16:03 04:16:03 04:16:03 ---> nproc: 04:16:03 8 04:16:03 04:16:03 04:16:03 ---> df -h: 04:16:03 Filesystem Size Used Avail Use% Mounted on 04:16:03 overlay 155G 14G 142G 9% / 04:16:03 tmpfs 64M 0 64M 0% /dev 04:16:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:16:03 shm 64M 0 64M 0% /dev/shm 04:16:03 /dev/vda1 155G 14G 142G 9% /facter-os 04:16:03 04:16:03 04:16:03 ---> sar -b -r -n DEV: 04:16:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41018) 03/12/25 _x86_64_ (8 CPU) 04:16:03 04:16:03 03:53:52 LINUX RESTART (8 CPU) 04:16:03 04:16:03 03:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:16:03 03:55:02 347.78 48.48 299.30 0.00 5462.56 99480.49 0.00 04:16:03 03:56:01 392.76 3.37 389.39 0.00 40.94 108072.26 0.00 04:16:03 03:57:01 35.64 0.07 35.58 0.00 0.53 19538.23 0.00 04:16:03 03:58:01 223.21 0.17 223.05 0.00 16.93 59728.45 0.00 04:16:03 03:59:01 60.17 2.83 57.34 0.00 2363.47 19984.00 0.00 04:16:03 04:00:01 15.08 7.42 7.67 0.00 1095.28 274.62 0.00 04:16:03 04:01:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 04:16:03 04:02:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 04:16:03 04:03:01 1.35 0.00 1.35 0.00 0.00 16.39 0.00 04:16:03 04:04:01 1.37 0.00 1.37 0.00 0.00 24.80 0.00 04:16:03 04:05:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 04:16:03 04:06:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 04:16:03 04:07:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 04:16:03 04:08:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 04:16:03 04:09:01 1.92 0.02 1.90 0.00 0.13 23.60 0.00 04:16:03 04:10:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 04:16:03 04:11:01 1.15 0.00 1.15 0.00 0.00 15.20 0.00 04:16:03 04:12:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 04:16:03 04:13:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 04:16:03 04:14:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 04:16:03 04:15:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 04:16:03 04:16:01 131.86 0.33 131.53 0.00 26.40 50079.52 0.00 04:16:03 Average: 55.39 2.85 52.55 0.00 409.65 16174.76 0.00 04:16:03 04:16:03 03:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:16:03 03:55:02 29277496 31499244 835016 2.54 74212 2423532 2041380 6.02 1079804 2154556 460876 04:16:03 03:56:01 27547068 31298260 1008216 3.07 200980 3664628 2331588 6.87 1487932 3288992 55648 04:16:03 03:57:01 26840456 31507840 794332 2.42 206500 4488004 1783620 5.26 1376908 4018576 359736 04:16:03 03:58:01 26696940 31475500 829340 2.52 220212 4594608 2049952 6.04 1495184 4051220 397340 04:16:03 03:59:01 26436960 31486836 810696 2.47 227352 4824664 1781176 5.25 1603232 4160096 100 04:16:03 04:00:01 26396864 31485708 810124 2.46 229224 4860532 1833504 5.40 1639728 4159952 244 04:16:03 04:01:01 26406204 31495104 800732 2.44 229268 4860536 1833504 5.40 1630188 4159960 8 04:16:03 04:02:01 26406296 31495452 800408 2.43 229292 4860664 1833504 5.40 1630340 4160176 144 04:16:03 04:03:01 26408328 31497524 798324 2.43 229336 4860668 1833504 5.40 1630580 4160180 20 04:16:03 04:04:01 26407788 31497284 798820 2.43 229436 4860648 1833504 5.40 1630644 4160376 236 04:16:03 04:05:01 26408012 31497548 798512 2.43 229472 4860648 1833504 5.40 1630180 4160372 12 04:16:03 04:06:01 26408004 31497580 798444 2.43 229496 4860652 1833504 5.40 1630216 4160376 148 04:16:03 04:07:01 26408200 31497800 798112 2.43 229528 4860652 1833504 5.40 1630120 4160376 12 04:16:03 04:08:01 26407560 31497220 798536 2.43 229560 4860656 1833504 5.40 1630204 4160380 240 04:16:03 04:09:01 26405404 31495200 800700 2.43 229628 4860656 1838188 5.42 1630396 4160380 44 04:16:03 04:10:01 26406352 31496172 799628 2.43 229648 4860664 1838188 5.42 1630652 4160384 148 04:16:03 04:11:01 26406576 31496420 799556 2.43 229668 4860668 1838188 5.42 1630608 4160388 140 04:16:03 04:12:01 26406464 31496324 799628 2.43 229676 4860668 1838188 5.42 1630304 4160388 156 04:16:03 04:13:01 26406208 31496092 799716 2.43 229712 4860672 1838188 5.42 1630744 4160392 200 04:16:03 04:14:01 26406192 31496108 799648 2.43 229728 4860672 1838188 5.42 1630712 4160392 72 04:16:03 04:15:01 26405876 31495840 799912 2.43 229752 4860676 1838188 5.42 1630484 4160396 20 04:16:03 04:16:01 24891812 31433652 852420 2.59 267620 6144532 2113304 6.23 1777600 5389716 344 04:16:03 Average: 26554139 31483396 815037 2.48 221332 4723195 1884994 5.56 1587125 4074001 57995 04:16:03 04:16:03 03:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:16:03 03:55:02 ens3 589.94 397.25 6090.94 97.15 0.00 0.00 0.00 0.00 04:16:03 03:55:02 docker0 36.69 38.29 2.75 235.47 0.00 0.00 0.00 0.00 04:16:03 03:55:02 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 04:16:03 03:56:01 ens3 481.05 323.17 3010.25 43.36 0.00 0.00 0.00 0.00 04:16:03 03:56:01 veth043804b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:16:03 03:56:01 docker0 302.46 448.03 25.91 2972.40 0.00 0.00 0.00 0.00 04:16:03 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 03:57:01 ens3 11.68 6.15 10.17 5.05 0.00 0.00 0.00 0.00 04:16:03 03:57:01 veth043804b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 03:58:01 ens3 158.41 107.92 2672.00 222.05 0.00 0.00 0.00 0.00 04:16:03 03:58:01 docker0 4.48 9.63 0.27 117.59 0.00 0.00 0.00 0.00 04:16:03 03:58:01 lo 7.73 7.73 0.77 0.77 0.00 0.00 0.00 0.00 04:16:03 03:59:01 ens3 64.62 31.39 1420.64 6.59 0.00 0.00 0.00 0.00 04:16:03 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 03:59:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:16:03 04:00:01 ens3 0.62 0.40 0.26 0.12 0.00 0.00 0.00 0.00 04:16:03 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:01:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:02:01 ens3 0.70 0.43 0.33 0.22 0.00 0.00 0.00 0.00 04:16:03 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:03:01 ens3 2.12 2.38 0.14 13.83 0.00 0.00 0.00 0.00 04:16:03 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:04:01 ens3 3.13 2.50 0.45 6.87 0.00 0.00 0.00 0.00 04:16:03 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:05:01 ens3 3.22 4.90 0.33 7.22 0.00 0.00 0.00 0.00 04:16:03 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:06:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:07:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:08:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:10:01 ens3 1.58 2.52 0.17 6.91 0.00 0.00 0.00 0.00 04:16:03 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:11:01 ens3 0.07 0.08 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:12:01 ens3 0.27 0.17 0.10 0.01 0.00 0.00 0.00 0.00 04:16:03 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:14:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:16:03 04:15:01 ens3 2.42 4.73 0.27 7.23 0.00 0.00 0.00 0.00 04:16:03 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:16:03 04:16:01 ens3 368.41 242.78 7197.70 133.08 0.00 0.00 0.00 0.00 04:16:03 04:16:01 docker0 2.98 2.60 0.72 0.98 0.00 0.00 0.00 0.00 04:16:03 04:16:01 lo 2.60 2.60 0.25 0.25 0.00 0.00 0.00 0.00 04:16:03 Average: ens3 76.45 51.02 925.85 24.97 0.00 0.00 0.00 0.00 04:16:03 Average: docker0 15.54 22.34 1.33 149.06 0.00 0.00 0.00 0.00 04:16:03 Average: lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 04:16:03 04:16:03 04:16:03 ---> sar -P ALL: 04:16:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41018) 03/12/25 _x86_64_ (8 CPU) 04:16:03 04:16:03 03:53:52 LINUX RESTART (8 CPU) 04:16:03 04:16:03 03:54:01 CPU %user %nice %system %iowait %steal %idle 04:16:03 03:55:02 all 8.44 0.00 2.63 2.76 0.06 86.10 04:16:03 03:55:02 0 6.02 0.00 2.39 4.00 0.07 87.53 04:16:03 03:55:02 1 6.94 0.00 1.97 0.92 0.05 90.12 04:16:03 03:55:02 2 9.18 0.00 2.75 0.70 0.07 87.30 04:16:03 03:55:02 3 8.27 0.00 3.08 3.72 0.07 84.87 04:16:03 03:55:02 4 6.45 0.00 2.31 9.39 0.05 81.80 04:16:03 03:55:02 5 10.38 0.00 3.85 0.67 0.05 85.04 04:16:03 03:55:02 6 7.71 0.00 2.43 2.37 0.05 87.44 04:16:03 03:55:02 7 12.60 0.00 2.30 0.34 0.07 84.69 04:16:03 03:56:01 all 11.29 0.00 5.04 3.71 0.08 79.88 04:16:03 03:56:01 0 11.42 0.00 5.12 1.31 0.09 82.07 04:16:03 03:56:01 1 10.46 0.00 4.75 1.86 0.07 82.86 04:16:03 03:56:01 2 11.66 0.00 5.16 5.00 0.09 78.10 04:16:03 03:56:01 3 10.66 0.00 4.27 1.96 0.07 83.05 04:16:03 03:56:01 4 10.66 0.00 7.40 14.48 0.10 67.35 04:16:03 03:56:01 5 10.64 0.00 4.94 0.94 0.10 83.38 04:16:03 03:56:01 6 11.62 0.00 3.82 1.50 0.07 82.99 04:16:03 03:56:01 7 13.17 0.00 4.90 2.74 0.09 79.10 04:16:03 03:57:01 all 63.90 0.00 7.95 0.23 0.11 27.80 04:16:03 03:57:01 0 61.04 0.00 8.22 0.13 0.10 30.50 04:16:03 03:57:01 1 64.64 0.00 8.05 0.05 0.12 27.14 04:16:03 03:57:01 2 62.74 0.00 7.69 0.13 0.12 29.31 04:16:03 03:57:01 3 63.71 0.00 7.94 0.05 0.10 28.21 04:16:03 03:57:01 4 63.15 0.00 7.91 0.12 0.12 28.70 04:16:03 03:57:01 5 66.06 0.00 8.06 0.27 0.12 25.50 04:16:03 03:57:01 6 63.82 0.00 8.00 1.04 0.12 27.01 04:16:03 03:57:01 7 66.06 0.00 7.70 0.07 0.12 26.06 04:16:03 03:58:01 all 28.10 0.00 5.87 1.76 0.08 64.20 04:16:03 03:58:01 0 26.18 0.00 6.64 0.08 0.08 67.01 04:16:03 03:58:01 1 28.65 0.00 5.38 1.06 0.08 64.83 04:16:03 03:58:01 2 29.16 0.00 5.28 0.27 0.08 65.20 04:16:03 03:58:01 3 28.80 0.00 6.16 0.86 0.08 64.10 04:16:03 03:58:01 4 27.68 0.00 6.55 4.31 0.08 61.36 04:16:03 03:58:01 5 27.04 0.00 5.28 0.07 0.07 67.55 04:16:03 03:58:01 6 28.76 0.00 6.52 7.41 0.08 57.23 04:16:03 03:58:01 7 28.50 0.00 5.13 0.03 0.08 66.26 04:16:03 03:59:01 all 1.69 0.00 0.77 0.64 0.02 96.88 04:16:03 03:59:01 0 1.70 0.00 0.68 0.20 0.00 97.41 04:16:03 03:59:01 1 1.55 0.00 0.50 0.03 0.02 97.89 04:16:03 03:59:01 2 1.32 0.00 0.49 0.23 0.02 97.94 04:16:03 03:59:01 3 1.34 0.00 0.64 0.02 0.02 97.99 04:16:03 03:59:01 4 1.20 0.00 0.79 0.60 0.02 97.39 04:16:03 03:59:01 5 3.11 0.00 0.85 0.60 0.02 95.42 04:16:03 03:59:01 6 1.43 0.00 1.26 3.31 0.03 93.97 04:16:03 03:59:01 7 1.86 0.00 0.94 0.17 0.02 97.02 04:16:03 04:00:01 all 0.40 0.00 0.20 0.09 0.01 99.31 04:16:03 04:00:01 0 0.30 0.00 0.18 0.03 0.02 99.47 04:16:03 04:00:01 1 0.45 0.00 0.30 0.33 0.00 98.92 04:16:03 04:00:01 2 0.32 0.00 0.15 0.02 0.00 99.52 04:16:03 04:00:01 3 0.32 0.00 0.15 0.00 0.00 99.53 04:16:03 04:00:01 4 0.25 0.00 0.15 0.03 0.00 99.57 04:16:03 04:00:01 5 0.38 0.00 0.17 0.02 0.00 99.43 04:16:03 04:00:01 6 0.47 0.00 0.23 0.28 0.02 99.00 04:16:03 04:00:01 7 0.70 0.00 0.27 0.00 0.02 99.02 04:16:03 04:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:16:03 04:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:01:01 3 0.07 0.00 0.02 0.00 0.02 99.90 04:16:03 04:01:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:16:03 04:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:16:03 04:01:01 7 0.03 0.00 0.03 0.00 0.00 99.93 04:16:03 04:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:16:03 04:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:16:03 04:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:16:03 04:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:02:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:16:03 04:02:01 7 0.07 0.00 0.03 0.00 0.02 99.88 04:16:03 04:03:01 all 0.10 0.00 0.02 0.06 0.00 99.82 04:16:03 04:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:16:03 04:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:16:03 04:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:03:01 3 0.10 0.00 0.03 0.00 0.00 99.87 04:16:03 04:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:03:01 5 0.35 0.00 0.02 0.00 0.02 99.62 04:16:03 04:03:01 6 0.13 0.00 0.02 0.45 0.00 99.40 04:16:03 04:03:01 7 0.13 0.00 0.05 0.00 0.02 99.80 04:16:03 04:04:01 all 0.03 0.00 0.02 0.01 0.01 99.95 04:16:03 04:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:16:03 04:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:04:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:16:03 04:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:16:03 04:04:01 5 0.07 0.00 0.00 0.00 0.00 99.93 04:16:03 04:04:01 6 0.00 0.00 0.00 0.05 0.00 99.95 04:16:03 04:04:01 7 0.05 0.00 0.03 0.00 0.00 99.92 04:16:03 04:05:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:16:03 04:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:05:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:16:03 04:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:16:03 04:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:16:03 04:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:05:01 5 0.13 0.00 0.02 0.00 0.02 99.83 04:16:03 04:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:16:03 04:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:16:03 04:05:01 CPU %user %nice %system %iowait %steal %idle 04:16:03 04:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:16:03 04:06:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:16:03 04:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:16:03 04:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:16:03 04:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:16:03 04:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:16:03 04:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:16:03 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:16:03 04:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:16:03 04:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 04:16:03 04:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:16:03 04:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:08:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:16:03 04:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:08:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:16:03 04:08:01 6 0.00 0.00 0.00 0.03 0.00 99.97 04:16:03 04:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:09:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:16:03 04:09:01 0 0.05 0.00 0.03 0.02 0.02 99.88 04:16:03 04:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:16:03 04:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:16:03 04:09:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:16:03 04:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:16:03 04:09:01 6 0.02 0.00 0.02 0.02 0.00 99.95 04:16:03 04:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:10:01 all 0.02 0.00 0.00 0.00 0.00 99.97 04:16:03 04:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:16:03 04:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:16:03 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:16:03 04:10:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:16:03 04:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:16:03 04:11:01 all 0.01 0.00 0.02 0.01 0.01 99.96 04:16:03 04:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:16:03 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:16:03 04:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:16:03 04:11:01 5 0.00 0.00 0.03 0.00 0.02 99.95 04:16:03 04:11:01 6 0.00 0.00 0.00 0.07 0.02 99.92 04:16:03 04:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:12:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:16:03 04:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:16:03 04:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:12:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:16:03 04:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:16:03 04:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:13:01 all 0.01 0.00 0.01 0.00 0.00 99.98 04:16:03 04:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:16:03 04:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:13:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:16:03 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:16:03 04:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:14:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:16:03 04:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 04:16:03 04:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:16:03 04:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:16:03 04:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:16:03 04:14:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:16:03 04:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:16:03 04:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:16:03 04:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:15:01 all 0.01 0.00 0.02 0.00 0.01 99.96 04:16:03 04:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:16:03 04:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:16:03 04:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:16:03 04:15:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:16:03 04:15:01 4 0.02 0.00 0.05 0.00 0.00 99.93 04:16:03 04:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:16:03 04:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:16:03 04:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:16:03 04:16:01 all 8.11 0.00 3.54 1.47 0.06 86.83 04:16:03 04:16:01 0 8.49 0.00 3.12 1.01 0.07 87.32 04:16:03 04:16:01 1 8.91 0.00 3.19 0.35 0.05 87.49 04:16:03 04:16:01 2 8.19 0.00 3.51 0.08 0.05 88.17 04:16:03 04:16:01 3 9.22 0.00 3.28 0.02 0.05 87.43 04:16:03 04:16:01 4 7.06 0.00 4.19 4.07 0.08 84.59 04:16:03 04:16:01 5 6.68 0.00 2.72 0.03 0.05 90.51 04:16:03 04:16:01 6 8.02 0.00 4.73 6.04 0.05 81.16 04:16:03 04:16:01 7 8.27 0.00 3.58 0.15 0.07 87.93 04:16:03 04:16:03 Average: CPU %user %nice %system %iowait %steal %idle 04:16:03 Average: all 5.52 0.00 1.18 0.48 0.02 92.80 04:16:03 Average: 0 5.22 0.00 1.20 0.31 0.02 93.26 04:16:03 Average: 1 5.50 0.00 1.10 0.21 0.02 93.17 04:16:03 Average: 2 5.53 0.00 1.13 0.29 0.02 93.03 04:16:03 Average: 3 5.54 0.00 1.16 0.30 0.02 92.98 04:16:03 Average: 4 5.26 0.00 1.32 1.47 0.02 91.92 04:16:03 Average: 5 5.65 0.00 1.17 0.12 0.02 93.04 04:16:03 Average: 6 5.50 0.00 1.22 1.03 0.02 92.24 04:16:03 Average: 7 5.93 0.00 1.13 0.16 0.02 92.76 04:16:03 04:16:03 04:16:03