Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3b96f9586cc3a60f5878cdcae9e845d329282c6e 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-ssh8422591508067300381.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh13358083918882616896.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7875817527388028942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh13623131455223916102.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14891334857992955506.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, goVersion:1.25] ========================================================= [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.25 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8903 in /w/workspace/ry_app-service-configurable_main [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/ry_app-service-configurable_main # 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 > 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 Avoid second fetch Checking out Revision 3b96f9586cc3a60f5878cdcae9e845d329282c6e (main) Commit message: "Merge pull request #777 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.65" > git config core.sparsecheckout # timeout=10 > git checkout -f 3b96f9586cc3a60f5878cdcae9e845d329282c6e # timeout=10 > git rev-list --no-walk e0eb668f3799a4d1556a8baab8c51a4754ecf90c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:50:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:50:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:50:24 ========================================================= 12:50:24 EdgeX Global Pipelines Version Info 12:50:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:50:25 ------------------- 12:50:25 stable info: 12:50:25 ------------------- 12:50:25 Commited By: Cherry Wang cherry@iotechsys.com 12:50:25 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 12:50:25 Message: update stable to v1.0.278 12:50:26 ------------------- 12:50:26 experimental info: 12:50:26 ------------------- 12:50:26 Commited By: **** collab-it+edgex@linuxfoundation.org 12:50:26 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 12:50:26 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3b96f95 [Pipeline] echo 12:50:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:27 provisioning config files... 12:50:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5620413670927305239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:28 ---> ****-login.sh 12:50:28 nexus3.edgexfoundry.org:10001 12:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:28 12:50:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:50:28 Configure a credential helper to remove this warning. See 12:50:28 https://docs.****.com/go/credential-store/ 12:50:28 12:50:28 Login Succeeded 12:50:28 nexus3.edgexfoundry.org:10002 12:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:28 12:50:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:50:28 Configure a credential helper to remove this warning. See 12:50:28 https://docs.****.com/go/credential-store/ 12:50:28 12:50:28 Login Succeeded 12:50:28 nexus3.edgexfoundry.org:10003 12:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:28 12:50:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:50:28 Configure a credential helper to remove this warning. See 12:50:28 https://docs.****.com/go/credential-store/ 12:50:28 12:50:28 Login Succeeded 12:50:28 nexus3.edgexfoundry.org:10004 12:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:28 12:50:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:50:28 Configure a credential helper to remove this warning. See 12:50:28 https://docs.****.com/go/credential-store/ 12:50:28 12:50:28 Login Succeeded 12:50:28 ****.io 12:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:29 12:50:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 12:50:29 Configure a credential helper to remove this warning. See 12:50:29 https://docs.****.com/go/credential-store/ 12:50:29 12:50:29 Login Succeeded 12:50:29 ---> ****-login.sh ends [Pipeline] } 12:50:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:50:29 + git rev-list -1 --merges 3b96f9586cc3a60f5878cdcae9e845d329282c6e~1..3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo 12:50:29 -----------> git rev-list -1 --merges 3b96f9586cc3a60f5878cdcae9e845d329282c6e~1..3b96f9586cc3a60f5878cdcae9e845d329282c6e 3b96f9586cc3a60f5878cdcae9e845d329282c6e 12:50:29 3b96f9586cc3a60f5878cdcae9e845d329282c6e [false] [Pipeline] sh 12:50:29 + git log --format=format:%s -1 3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo 12:50:29 ========================================================= 12:50:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:50:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:50:30 + git log --format=format:%s -1 3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo 12:50:30 [semverPrep] GIT_COMMIT: 3b96f9586cc3a60f5878cdcae9e845d329282c6e, Commit Message: Merge pull request #777 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.65 [Pipeline] echo 12:50:30 [semverPrep] This is not a build commit. [Pipeline] sh 12:50:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:50:30 + grep -v github /etc/ssh/ssh_known_hosts 12:50:30 + [ -e /tmp/ssh_known_hosts ] 12:50:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:50:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:50:30 + sudo tee -a /etc/ssh/ssh_known_hosts 12:50:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:50:30 12:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:50:31 0.1.4: Pulling from edgex-devops/py-git-semver 12:50:31 3dae71ba6b94: Pulling fs layer 12:50:31 6bf1a483ea7c: Pulling fs layer 12:50:31 f5dfc541a4d3: Pulling fs layer 12:50:31 461d9e800cba: Pulling fs layer 12:50:31 80192f66455f: Pulling fs layer 12:50:31 2e8e34ca0e6c: Pulling fs layer 12:50:31 a29436f7fd5d: Pulling fs layer 12:50:31 923cac83aea3: Pulling fs layer 12:50:31 25ad8b0a4227: Pulling fs layer 12:50:31 db01528c6b51: Pulling fs layer 12:50:31 28988de357af: Pulling fs layer 12:50:31 a29436f7fd5d: Waiting 12:50:31 923cac83aea3: Waiting 12:50:31 28988de357af: Waiting 12:50:31 db01528c6b51: Waiting 12:50:31 461d9e800cba: Waiting 12:50:31 80192f66455f: Waiting 12:50:31 2e8e34ca0e6c: Waiting 12:50:31 6bf1a483ea7c: Verifying Checksum 12:50:31 6bf1a483ea7c: Download complete 12:50:31 461d9e800cba: Verifying Checksum 12:50:31 461d9e800cba: Download complete 12:50:31 80192f66455f: Verifying Checksum 12:50:31 80192f66455f: Download complete 12:50:31 f5dfc541a4d3: Verifying Checksum 12:50:31 f5dfc541a4d3: Download complete 12:50:31 3dae71ba6b94: Verifying Checksum 12:50:31 3dae71ba6b94: Download complete 12:50:31 923cac83aea3: Verifying Checksum 12:50:31 923cac83aea3: Download complete 12:50:31 25ad8b0a4227: Verifying Checksum 12:50:31 25ad8b0a4227: Download complete 12:50:31 db01528c6b51: Download complete 12:50:31 28988de357af: Verifying Checksum 12:50:31 28988de357af: Download complete 12:50:31 a29436f7fd5d: Verifying Checksum 12:50:31 a29436f7fd5d: Download complete 12:50:31 2e8e34ca0e6c: Verifying Checksum 12:50:31 2e8e34ca0e6c: Download complete 12:50:32 3dae71ba6b94: Pull complete 12:50:33 6bf1a483ea7c: Pull complete 12:50:34 f5dfc541a4d3: Pull complete 12:50:34 461d9e800cba: Pull complete 12:50:34 80192f66455f: Pull complete 12:50:38 2e8e34ca0e6c: Pull complete 12:50:39 a29436f7fd5d: Pull complete 12:50:39 923cac83aea3: Pull complete 12:50:39 25ad8b0a4227: Pull complete 12:50:39 db01528c6b51: Pull complete 12:50:39 28988de357af: Pull complete 12:50:39 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 12:50:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:50:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:50:39 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 12:50:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:50:41 $ docker top 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 -eo pid,comm 12:50:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 12:50:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:50:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:41 [ssh-agent] Looking for ssh-agent implementation... 12:50:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:41 $ docker exec 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 ssh-agent 12:50:41 SSH_AUTH_SOCK=/tmp/ssh-BsKvKl8fQ1Vc/agent.32 12:50:41 SSH_AGENT_PID=39 12:50:41 Running ssh-add (command line suppressed) 12:50:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8134838810610969292.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8134838810610969292.key) 12:50:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:42 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 12:50:42 + git tag --points-at HEAD [Pipeline] } 12:50:42 $ docker exec --env ******** --env ******** 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 ssh-agent -k 12:50:42 unset SSH_AUTH_SOCK; 12:50:42 unset SSH_AGENT_PID; 12:50:42 echo Agent pid 39 killed; 12:50:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:50:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:50:42 [ssh-agent] Looking for ssh-agent implementation... 12:50:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:50:42 $ docker exec 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 ssh-agent 12:50:43 SSH_AUTH_SOCK=/tmp/ssh-029zOrQGbqWV/agent.87 12:50:43 SSH_AGENT_PID=93 12:50:43 Running ssh-add (command line suppressed) 12:50:43 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1631081683836930901.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1631081683836930901.key) 12:50:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:50:43 + git semver init 12:50:43 2026-05-08 12:50:43,637 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 12:50:43 2026-05-08 12:50:43,643 [run_init] DEBUG init version:0.0.0 force:False 12:50:43 2026-05-08 12:50:43,645 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 12:50:43 2026-05-08 12:50:43,646 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 12:50:43 2026-05-08 12:50:43,647 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 12:50:45 2026-05-08 12:50:44,981 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 12:50:45 2026-05-08 12:50:44,982 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 12:50:45 2026-05-08 12:50:44,982 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:50:45 2026-05-08 12:50:44,982 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 12:50:45 4.1.0-dev.21 [Pipeline] } 12:50:45 $ docker exec --env ******** --env ******** 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 ssh-agent -k 12:50:45 unset SSH_AUTH_SOCK; 12:50:45 unset SSH_AGENT_PID; 12:50:45 echo Agent pid 93 killed; 12:50:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:50:45 + git semver [Pipeline] } 12:50:46 $ docker stop --time=1 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 12:50:47 $ docker rm -f --volumes 3fe21ed79d0586b97c0a57b1ddc6eb5fd44773712066878ae33a1e3227db3da9 [Pipeline] // withDockerContainer [Pipeline] sh 12:50:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:50:48 Stashed 1 file(s) [Pipeline] echo 12:50:48 [edgeXSemver]: initialized semver on version 4.1.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:50:48 provisioning config files... 12:50:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3405401941468032390tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:50:48 ---> ****-login.sh 12:50:48 nexus3.edgexfoundry.org:10001 12:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:48 Login Succeeded 12:50:48 nexus3.edgexfoundry.org:10002 12:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:48 Login Succeeded 12:50:48 nexus3.edgexfoundry.org:10003 12:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:49 Login Succeeded 12:50:49 nexus3.edgexfoundry.org:10004 12:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:49 Login Succeeded 12:50:49 ****.io 12:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:50:49 Login Succeeded 12:50:49 ---> ****-login.sh ends [Pipeline] } 12:50:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:50:49 ========================================================= 12:50:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 12:50:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:50:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 12:50:50 #0 building with "default" instance using docker driver 12:50:50 12:50:50 #1 [internal] load build definition from Dockerfile 12:50:50 #1 transferring dockerfile: 2.05kB done 12:50:50 #1 DONE 0.0s 12:50:50 12:50:50 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 12:50:50 #2 DONE 0.1s 12:50:50 12:50:50 #3 [internal] load .dockerignore 12:50:50 #3 transferring context: 159B done 12:50:50 #3 DONE 0.0s 12:50:50 12:50:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 12:50:50 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 12:50:50 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 12:50:50 #4 ... 12:50:50 12:50:50 #5 [internal] load build context 12:50:50 #5 transferring context: 14.94MB 0.2s done 12:50:50 #5 DONE 0.2s 12:50:50 12:50:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 12:50:50 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 12:50:50 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 12:50:50 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 12:50:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 12:50:50 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 12:50:50 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 12:50:50 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 12:50:50 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 12:50:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s 12:50:50 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 12:50:50 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 12:50:50 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 12:50:50 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 12:50:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 6.29MB / 112.58MB 0.3s 12:50:50 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 12:50:50 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 12:50:50 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 20.97MB / 112.58MB 0.5s 12:50:50 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 12:50:50 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.5s 12:50:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 33.55MB / 112.58MB 0.6s 12:50:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 12:50:51 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 12:50:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 51.38MB / 112.58MB 0.7s 12:50:51 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 12:50:51 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 12:50:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 73.40MB / 112.58MB 0.8s 12:50:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 95.39MB / 112.58MB 0.9s 12:50:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 12:50:51 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 12:50:56 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.2s 12:50:56 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.2s done 12:50:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 12:50:56 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 12:50:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 12:50:56 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 12:50:56 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 12:50:57 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 12:50:57 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 12:51:01 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 12:51:01 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 12:51:01 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 12:51:01 #4 DONE 10.5s 12:51:01 12:51:01 #6 [builder 2/7] RUN apk add --update --no-cache make git 12:51:01 #6 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:51:01 #6 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:51:01 #6 0.765 OK: 265 MiB in 60 packages 12:51:03 Still waiting to schedule task 12:51:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:51:03 #6 DONE 2.3s 12:51:03 12:51:03 #7 [builder 3/7] WORKDIR /app 12:51:03 #7 DONE 0.0s 12:51:03 12:51:03 #8 [builder 4/7] COPY go.mod vendor* ./ 12:51:03 #8 DONE 0.0s 12:51:03 12:51:03 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:51:15 #9 DONE 11.0s 12:51:15 12:51:15 #10 [builder 6/7] COPY . . 12:51:15 #10 DONE 0.1s 12:51:15 12:51:15 #11 [builder 7/7] RUN echo noop 12:51:15 #11 0.217 noop 12:51:15 #11 DONE 0.3s 12:51:15 12:51:15 #12 exporting to image 12:51:15 #12 exporting layers 12:51:23 #12 exporting layers 8.3s done 12:51:23 #12 writing image sha256:bc82dfdeb66d3aa86d2f4c8401a7acbb3be30ea70b7d2cc455ab988936e4fd24 done 12:51:23 #12 naming to docker.io/library/ci-base-image-x86_64 done 12:51:23 #12 DONE 8.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:24 + docker inspect -f . ci-base-image-x86_64 12:51:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:24 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 12:51:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 12:51:24 $ docker top bb344b52b54c13b2834281b8f7f2cdd176f0b780f718ba2c4df331510def25f0 -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:25 + go version 12:51:25 go version go1.25.2 linux/amd64 [Pipeline] } 12:51:25 $ docker stop --time=1 bb344b52b54c13b2834281b8f7f2cdd176f0b780f718ba2c4df331510def25f0 12:51:26 $ docker rm -f --volumes bb344b52b54c13b2834281b8f7f2cdd176f0b780f718ba2c4df331510def25f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:26 + docker inspect -f . ci-base-image-x86_64 12:51:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:51:26 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 12:51:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 12:51:27 $ docker top 0d8d71d637fa84194974da124f4adf878543b8afbc4faf4387e8d69e248b94e4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:51:27 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 12:51:27 + make test 12:51:27 go test -race -coverprofile=coverage.out ./... 12:52:06 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 12:52:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8904 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 12:52:35 Running in /w/workspace/app-service-configurable/299 [Pipeline] { [Pipeline] checkout 12:52:38 The recommended git tool is: git 12:52:38 0 issues. 12:52:38 go vet ./... 12:52:43 using credential edgex-jenkins-ssh 12:52:43 Cloning the remote Git repository 12:52:43 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:52:43 > git init /w/workspace/app-service-configurable/299 # timeout=10 12:52:43 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:52:43 > git --version # timeout=10 12:52:43 > git --version # 'git version 2.25.1' 12:52:43 using GIT_SSH to set credentials SSH Credentials for GitHub 12:52:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:52:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:52:45 ./bin/test-attribution-txt.sh 12:52:45 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 12:52:45 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 12:52:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 12:52:45 $ docker stop --time=1 0d8d71d637fa84194974da124f4adf878543b8afbc4faf4387e8d69e248b94e4 12:52:47 $ docker rm -f --volumes 0d8d71d637fa84194974da124f4adf878543b8afbc4faf4387e8d69e248b94e4 [Pipeline] // withDockerContainer [Pipeline] sh 12:52:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:52:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:52:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:52:48 + ls -al . 12:52:48 total 252 12:52:48 drwxrwxr-x 7 jenkins jenkins 4096 May 8 12:51 . 12:52:48 drwxrwxr-x 4 jenkins jenkins 4096 May 8 12:50 .. 12:52:48 -rw-rw-r-- 1 jenkins jenkins 119 May 8 12:50 .dockerignore 12:52:48 drwxrwxr-x 8 jenkins jenkins 4096 May 8 12:52 .git 12:52:48 drwxrwxr-x 3 jenkins jenkins 4096 May 8 12:50 .github 12:52:48 -rw-rw-r-- 1 jenkins jenkins 108 May 8 12:50 .gitignore 12:52:48 -rw-rw-r-- 1 jenkins jenkins 359 May 8 12:50 .golangci.yml 12:52:48 drwxr-xr-x 3 jenkins jenkins 4096 May 8 12:50 .semver 12:52:48 -rw-rw-r-- 1 jenkins jenkins 19193 May 8 12:50 Attribution.txt 12:52:48 -rw-rw-r-- 1 jenkins jenkins 39309 May 8 12:50 CHANGELOG.md 12:52:48 -rw-rw-r-- 1 jenkins jenkins 2008 May 8 12:50 Dockerfile 12:52:48 -rw-rw-r-- 1 jenkins jenkins 677 May 8 12:50 GOVERNANCE.md 12:52:48 -rw-rw-r-- 1 jenkins jenkins 689 May 8 12:50 Jenkinsfile 12:52:48 -rw-rw-r-- 1 jenkins jenkins 10174 May 8 12:50 LICENSE 12:52:48 -rw-rw-r-- 1 jenkins jenkins 618 May 8 12:50 OWNERS.md 12:52:48 -rw-rw-r-- 1 jenkins jenkins 4952 May 8 12:50 README.md 12:52:48 -rw-rw-r-- 1 jenkins jenkins 12 May 8 12:50 VERSION 12:52:48 drwxrwxr-x 2 jenkins jenkins 4096 May 8 12:50 bin 12:52:48 -rw-r--r-- 1 jenkins jenkins 953 May 8 12:52 coverage.out 12:52:48 -rw-rw-r-- 1 jenkins jenkins 6909 May 8 12:50 go.mod 12:52:48 -rw-rw-r-- 1 jenkins jenkins 90366 May 8 12:50 go.sum 12:52:48 -rw-rw-r-- 1 jenkins jenkins 1937 May 8 12:50 main.go 12:52:48 -rw-rw-r-- 1 jenkins jenkins 3361 May 8 12:50 makefile 12:52:48 drwxrwxr-x 9 jenkins jenkins 4096 May 8 12:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:49 + 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=3b96f9586cc3a60f5878cdcae9e845d329282c6e --label arch=amd64 --label version=4.1.0-dev.21 . 12:52:49 #0 building with "default" instance using docker driver 12:52:49 12:52:49 #1 [internal] load build definition from Dockerfile 12:52:49 #1 transferring dockerfile: 2.05kB done 12:52:49 #1 DONE 0.0s 12:52:49 12:52:49 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 12:52:49 #2 DONE 0.0s 12:52:49 12:52:49 #3 [internal] load metadata for docker.io/library/alpine:3.22 12:52:49 #3 DONE 0.1s 12:52:49 12:52:49 #4 [internal] load .dockerignore 12:52:49 #4 transferring context: 159B done 12:52:49 #4 DONE 0.0s 12:52:49 12:52:49 #5 [internal] load build context 12:52:49 #5 transferring context: 4.84kB 0.0s done 12:52:49 #5 DONE 0.0s 12:52:49 12:52:49 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 12:52:49 #6 DONE 0.1s 12:52:49 12:52:49 #7 [builder 2/7] RUN apk add --update --no-cache make git 12:52:49 #7 ... 12:52:49 12:52:49 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 12:52:49 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 12:52:49 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 12:52:49 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 12:52:49 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 12:52:49 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 12:52:49 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 12:52:49 #8 DONE 0.3s 12:52:49 12:52:49 #7 [builder 2/7] RUN apk add --update --no-cache make git 12:52:49 #7 0.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:52:49 #7 0.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:52:49 Avoid second fetch 12:52:49 Checking out Revision 3b96f9586cc3a60f5878cdcae9e845d329282c6e (main) 12:52:48 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:52:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:52:49 > git config core.sparsecheckout # timeout=10 12:52:49 > git checkout -f 3b96f9586cc3a60f5878cdcae9e845d329282c6e # timeout=10 12:52:50 #7 0.671 OK: 265 MiB in 60 packages 12:52:50 #7 DONE 0.8s 12:52:50 12:52:50 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 12:52:50 #9 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:52:50 #9 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:52:50 Commit message: "Merge pull request #777 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.65" 12:52:50 #9 0.613 (1/2) Installing ca-certificates (20260413-r0) 12:52:50 #9 0.634 (2/2) Installing dumb-init (1.2.5-r3) 12:52:50 #9 0.638 Executing busybox-1.37.0-r20.trigger 12:52:50 #9 0.646 Executing ca-certificates-20260413-r0.trigger 12:52:50 #9 0.696 OK: 8 MiB in 18 packages 12:52:50 #9 DONE 0.8s 12:52:50 12:52:50 #10 [builder 3/7] WORKDIR /app 12:52:50 #10 DONE 0.0s 12:52:50 12:52:50 #11 [builder 4/7] COPY go.mod vendor* ./ 12:52:50 #11 DONE 0.0s 12:52:50 12:52:50 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:52:50 #12 DONE 0.5s 12:52:50 12:52:50 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:52:50 #13 0.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 12:52:50 #13 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 12:52:50 #13 ... 12:52:50 12:52:50 #14 [builder 6/7] COPY . . 12:52:50 #14 DONE 0.1s 12:52:51 12:52:51 #13 [stage-1 3/7] RUN apk --no-cache upgrade 12:52:51 #13 0.695 OK: 8 MiB in 18 packages 12:52:51 #13 DONE 0.8s 12:52:51 12:52:51 #15 [builder 7/7] RUN make build 12:52:51 #15 0.235 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:52:54 provisioning config files... 12:52:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/299@tmp/config16272748178935918451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:52:55 ---> ****-login.sh 12:52:55 nexus3.edgexfoundry.org:10001 12:52:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:52:56 Configure a credential helper to remove this warning. See 12:52:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:52:56 12:52:56 Login Succeeded 12:52:56 nexus3.edgexfoundry.org:10002 12:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:52:56 Configure a credential helper to remove this warning. See 12:52:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:52:56 12:52:56 Login Succeeded 12:52:56 nexus3.edgexfoundry.org:10003 12:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:52:56 Configure a credential helper to remove this warning. See 12:52:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:52:56 12:52:56 Login Succeeded 12:52:56 nexus3.edgexfoundry.org:10004 12:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:52:57 Configure a credential helper to remove this warning. See 12:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:52:57 12:52:57 Login Succeeded 12:52:57 ****.io 12:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:52:57 Configure a credential helper to remove this warning. See 12:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:52:57 12:52:57 Login Succeeded 12:52:57 ---> ****-login.sh ends [Pipeline] } 12:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:52:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:52:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:52:58 ========================================================= 12:52:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 12:52:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:52:58 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 12:52:58 Sending build context to Docker daemon 229.4kB 12:52:58 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 12:52:58 Step 2/12 : FROM ${BASE} AS builder 12:52:58 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:52:58 6b59a28fa201: Pulling fs layer 12:52:58 d32bb0dddca7: Pulling fs layer 12:52:58 5dab1238d3d9: Pulling fs layer 12:52:58 196fd7d83e7d: Pulling fs layer 12:52:58 4f4fb700ef54: Pulling fs layer 12:52:58 8ba94037c8f0: Pulling fs layer 12:52:58 deaec5988b04: Pulling fs layer 12:52:58 9f65657bb879: Pulling fs layer 12:52:58 8ba94037c8f0: Waiting 12:52:58 deaec5988b04: Waiting 12:52:58 9f65657bb879: Waiting 12:52:58 196fd7d83e7d: Waiting 12:52:58 4f4fb700ef54: Waiting 12:52:58 d32bb0dddca7: Verifying Checksum 12:52:58 d32bb0dddca7: Download complete 12:52:58 196fd7d83e7d: Verifying Checksum 12:52:58 196fd7d83e7d: Download complete 12:52:58 4f4fb700ef54: Verifying Checksum 12:52:58 4f4fb700ef54: Download complete 12:52:58 8ba94037c8f0: Verifying Checksum 12:52:58 8ba94037c8f0: Download complete 12:52:59 6b59a28fa201: Verifying Checksum 12:52:59 6b59a28fa201: Download complete 12:52:59 9f65657bb879: Verifying Checksum 12:52:59 9f65657bb879: Download complete 12:53:00 5dab1238d3d9: Verifying Checksum 12:53:00 5dab1238d3d9: Download complete 12:53:01 6b59a28fa201: Pull complete 12:53:01 deaec5988b04: Verifying Checksum 12:53:01 deaec5988b04: Download complete 12:53:01 d32bb0dddca7: Pull complete 12:53:16 5dab1238d3d9: Pull complete 12:53:16 196fd7d83e7d: Pull complete 12:53:16 4f4fb700ef54: Pull complete 12:53:16 8ba94037c8f0: Pull complete 12:53:23 #15 DONE 28.7s 12:53:23 12:53:23 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 12:53:23 #16 DONE 0.0s 12:53:23 12:53:23 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 12:53:23 #17 DONE 0.0s 12:53:23 12:53:23 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 12:53:23 #18 DONE 0.0s 12:53:23 12:53:23 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 12:53:23 #19 DONE 0.2s 12:53:23 12:53:23 #20 exporting to image 12:53:23 #20 exporting layers 0.1s done 12:53:23 #20 writing image sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done 12:53:23 #20 naming to docker.io/library/app-service-configurable done 12:53:23 #20 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:53:23 provisioning config files... 12:53:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10916187984268351847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:53:23 ---> ****-login.sh 12:53:23 nexus3.edgexfoundry.org:10001 12:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:23 Login Succeeded 12:53:23 nexus3.edgexfoundry.org:10002 12:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:23 Login Succeeded 12:53:23 nexus3.edgexfoundry.org:10003 12:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:23 Login Succeeded 12:53:23 nexus3.edgexfoundry.org:10004 12:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:23 Login Succeeded 12:53:23 ****.io 12:53:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:53:24 Login Succeeded 12:53:24 ---> ****-login.sh ends [Pipeline] } 12:53:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:53:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:53:24 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 12:53:24 3b96f9586cc3a60f5878cdcae9e845d329282c6e 12:53:24 latest 12:53:24 4.1.0-dev.21 12:53:24 3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 12:53:24 main 12:53:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:24 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e 12:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:53:24 62c71dc5f4fc: Preparing 12:53:24 584a671f2300: Preparing 12:53:24 0bb5226f981d: Preparing 12:53:24 9c7a9eddd479: Preparing 12:53:24 840b12f5c456: Preparing 12:53:24 09b0dd4e6824: Preparing 12:53:24 0854555d70ac: Preparing 12:53:24 09b0dd4e6824: Waiting 12:53:24 0854555d70ac: Waiting 12:53:24 0bb5226f981d: Pushed 12:53:24 840b12f5c456: Pushed 12:53:24 9c7a9eddd479: Pushed 12:53:24 0854555d70ac: Layer already exists 12:53:24 584a671f2300: Pushed 12:53:25 deaec5988b04: Pull complete 12:53:25 09b0dd4e6824: Pushed 12:53:27 9f65657bb879: Pull complete 12:53:27 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 12:53:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 12:53:27 ---> 334268110677 12:53:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 12:53:29 ---> Running in 9ead4bed3f7a 12:53:29 62c71dc5f4fc: Pushed 12:53:29 3b96f9586cc3a60f5878cdcae9e845d329282c6e: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 12:53:29 Removing intermediate container 9ead4bed3f7a 12:53:29 ---> 462f675c0d20 12:53:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 12:53:29 ---> Running in 4c5f61edb079 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:29 Removing intermediate container 4c5f61edb079 12:53:29 ---> f4f16639d9f6 12:53:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 12:53:29 ---> Running in d967b117fd69 12:53:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:53:30 62c71dc5f4fc: Preparing 12:53:30 584a671f2300: Preparing 12:53:30 0bb5226f981d: Preparing 12:53:30 9c7a9eddd479: Preparing 12:53:30 840b12f5c456: Preparing 12:53:30 09b0dd4e6824: Preparing 12:53:30 0854555d70ac: Preparing 12:53:30 09b0dd4e6824: Waiting 12:53:30 0854555d70ac: Waiting 12:53:30 62c71dc5f4fc: Layer already exists 12:53:30 584a671f2300: Layer already exists 12:53:30 0bb5226f981d: Layer already exists 12:53:30 9c7a9eddd479: Layer already exists 12:53:30 840b12f5c456: Layer already exists 12:53:30 09b0dd4e6824: Layer already exists 12:53:30 0854555d70ac: Layer already exists 12:53:30 latest: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:30 Removing intermediate container d967b117fd69 12:53:30 ---> bdccda08648f 12:53:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:53:30 ---> Running in db7910362549 12:53:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 12:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:53:30 62c71dc5f4fc: Preparing 12:53:30 584a671f2300: Preparing 12:53:30 0bb5226f981d: Preparing 12:53:30 9c7a9eddd479: Preparing 12:53:30 840b12f5c456: Preparing 12:53:30 09b0dd4e6824: Preparing 12:53:30 0854555d70ac: Preparing 12:53:30 09b0dd4e6824: Waiting 12:53:30 0854555d70ac: Waiting 12:53:30 840b12f5c456: Layer already exists 12:53:30 62c71dc5f4fc: Layer already exists 12:53:30 0bb5226f981d: Layer already exists 12:53:30 9c7a9eddd479: Layer already exists 12:53:30 584a671f2300: Layer already exists 12:53:30 09b0dd4e6824: Layer already exists 12:53:30 0854555d70ac: Layer already exists 12:53:30 4.1.0-dev.21: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 12:53:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 12:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:53:31 62c71dc5f4fc: Preparing 12:53:31 584a671f2300: Preparing 12:53:31 0bb5226f981d: Preparing 12:53:31 9c7a9eddd479: Preparing 12:53:31 840b12f5c456: Preparing 12:53:31 09b0dd4e6824: Preparing 12:53:31 0854555d70ac: Preparing 12:53:31 09b0dd4e6824: Waiting 12:53:31 0854555d70ac: Waiting 12:53:31 584a671f2300: Layer already exists 12:53:31 9c7a9eddd479: Layer already exists 12:53:31 840b12f5c456: Layer already exists 12:53:31 62c71dc5f4fc: Layer already exists 12:53:31 0bb5226f981d: Layer already exists 12:53:31 09b0dd4e6824: Layer already exists 12:53:31 0854555d70ac: Layer already exists 12:53:31 3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 12:53:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:53:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:53:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 12:53:32 62c71dc5f4fc: Preparing 12:53:32 584a671f2300: Preparing 12:53:32 0bb5226f981d: Preparing 12:53:32 9c7a9eddd479: Preparing 12:53:32 840b12f5c456: Preparing 12:53:32 09b0dd4e6824: Preparing 12:53:32 0854555d70ac: Preparing 12:53:32 0854555d70ac: Waiting 12:53:32 09b0dd4e6824: Waiting 12:53:32 0bb5226f981d: Layer already exists 12:53:32 584a671f2300: Layer already exists 12:53:32 9c7a9eddd479: Layer already exists 12:53:32 840b12f5c456: Layer already exists 12:53:32 62c71dc5f4fc: Layer already exists 12:53:32 09b0dd4e6824: Layer already exists 12:53:32 0854555d70ac: Layer already exists 12:53:32 main: digest: sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:53:32 ===================================================== [Pipeline] echo 12:53:32 taggedImages: 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 12:53:32 ========================================================= 12:53:32 [edgeXBuildMultiArch] RAW Config: 12:53:32 images: 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 12:53:32 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:53:32 settingsFile: 12:53:32 app-service-configurable-settings 12:53:32 ========================================================= [Pipeline] node 12:53:33 OK: 255 MiB in 60 packages 12:53:34 Removing intermediate container db7910362549 12:53:34 ---> c79c35fcd377 12:53:34 Step 7/12 : WORKDIR /app 12:53:34 ---> Running in a792dc6042dd 12:53:34 Removing intermediate container a792dc6042dd 12:53:34 ---> abd9cb220425 12:53:34 Step 8/12 : COPY go.mod vendor* ./ 12:53:34 ---> ca6c3da78a45 12:53:34 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:53:34 ---> Running in b3bcda72a613 12:53:47 Still waiting to schedule task 12:53:47 All nodes of label ‘centos7-docker-4c-2g’ are offline 12:54:34 Running on prd-centos7-docker-4c-2g-8905 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:54:34 provisioning config files... 12:54:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config502843411649021475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:54:38 ---> ****-login.sh 12:54:38 nexus3.edgexfoundry.org:10001 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 nexus3.edgexfoundry.org:10002 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 nexus3.edgexfoundry.org:10003 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 nexus3.edgexfoundry.org:10004 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 ****.io 12:54:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:54:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:54:38 Configure a credential helper to remove this warning. See 12:54:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:54:38 12:54:38 Login Succeeded 12:54:38 ---> ****-login.sh ends [Pipeline] } 12:54:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:54:39 + docker buildx ls 12:54:39 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:54:39 default * docker 12:54:39 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:54:39 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 12:54:39 edgex-builder [Pipeline] sh 12:54:39 + docker buildx inspect --bootstrap 12:54:39 #1 [internal] booting buildkit 12:54:39 #1 pulling image moby/buildkit:buildx-stable-1 12:54:44 #1 pulling image moby/buildkit:buildx-stable-1 4.1s done 12:54:44 #1 creating container buildx_buildkit_edgex-builder0 12:54:45 #1 creating container buildx_buildkit_edgex-builder0 1.6s done 12:54:45 #1 DONE 5.7s 12:54:45 Name: edgex-builder 12:54:45 Driver: docker-container 12:54:45 12:54:45 Nodes: 12:54:45 Name: edgex-builder0 12:54:45 Endpoint: unix:///var/run/docker.sock 12:54:45 Status: running 12:54:45 Buildkit: v0.29.0 12:54:45 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 12:54:45 + docker buildx ls 12:54:45 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 12:54:45 edgex-builder * docker-container 12:54:45 edgex-builder0 unix:///var/run/docker.sock running v0.29.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 12:54:45 default docker 12:54:45 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 12:54:45 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e' 12:54:45 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e --push - 12:54:46 #1 [internal] load build definition from Dockerfile 12:54:46 #1 transferring dockerfile: 209B done 12:54:46 #1 DONE 0.0s 12:54:46 12:54:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e 12:54:46 #2 DONE 0.1s 12:54:46 12:54:46 #3 [internal] load .dockerignore 12:54:46 #3 transferring context: 12:54:46 #3 transferring context: 2B done 12:54:46 #3 DONE 0.0s 12:54:46 12:54:46 #4 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e 12:54:46 #4 DONE 0.1s 12:54:46 12:54:46 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:46 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:46 #5 DONE 0.0s 12:54:46 12:54:46 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:46 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:46 #6 DONE 0.1s 12:54:46 12:54:46 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:54:46 #7 DONE 0.0s 12:54:46 12:54:46 #8 exporting to image 12:54:46 #8 exporting layers done 12:54:46 #8 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 0.0s done 12:54:46 #8 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done 12:54:46 #8 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done 12:54:46 #8 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done 12:54:46 #8 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done 12:54:46 #8 pushing layers 12:54:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:54:46 #8 pushing layers 0.1s done 12:54:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done 12:54:46 #8 DONE 0.2s 12:54:46 12:54:46 1 warning found (use --debug to expand): 12:54:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:54:46 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 12:54:46 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 12:54:46 #1 [internal] load build definition from Dockerfile 12:54:46 #1 transferring dockerfile: 175B done 12:54:46 #1 DONE 0.0s 12:54:46 12:54:46 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:54:46 #2 DONE 0.0s 12:54:46 12:54:46 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 12:54:46 #3 DONE 0.0s 12:54:46 12:54:46 #4 [internal] load .dockerignore 12:54:46 #4 transferring context: 2B done 12:54:46 #4 DONE 0.0s 12:54:46 12:54:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:46 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:46 #5 DONE 0.0s 12:54:46 12:54:46 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:46 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:46 #6 CACHED 12:54:46 12:54:46 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:46 #5 CACHED 12:54:46 12:54:46 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:54:46 #7 DONE 0.0s 12:54:46 12:54:46 #8 exporting to image 12:54:46 #8 exporting layers done 12:54:46 #8 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 done 12:54:46 #8 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done 12:54:46 #8 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done 12:54:46 #8 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done 12:54:46 #8 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done 12:54:46 #8 pushing layers 0.0s done 12:54:46 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done 12:54:46 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:54:46 #8 DONE 0.1s 12:54:46 12:54:46 1 warning found (use --debug to expand): 12:54:46  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:54:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21' 12:54:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 --push - 12:54:47 #1 [internal] load build definition from Dockerfile 12:54:47 #1 transferring dockerfile: 181B done 12:54:47 #1 DONE 0.0s 12:54:47 12:54:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 12:54:47 #2 DONE 0.0s 12:54:47 12:54:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21 12:54:47 #3 DONE 0.0s 12:54:47 12:54:47 #4 [internal] load .dockerignore 12:54:47 #4 transferring context: 2B done 12:54:47 #4 DONE 0.0s 12:54:47 12:54:47 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:47 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:47 #5 CACHED 12:54:47 12:54:47 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:47 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:47 #6 CACHED 12:54:47 12:54:47 #7 exporting to image 12:54:47 #7 exporting layers done 12:54:47 #7 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 done 12:54:47 #7 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done 12:54:47 #7 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done 12:54:47 #7 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 12:54:47 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:54:47 #7 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done 12:54:47 #7 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done 12:54:47 #7 pushing layers 0.0s done 12:54:47 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.21@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done 12:54:47 #7 DONE 0.1s 12:54:47 12:54:47 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:54:47 #8 DONE 0.0s 12:54:47 12:54:47 1 warning found (use --debug to expand): 12:54:47  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:54:47 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21' 12:54:47 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 --push - 12:54:47 #1 [internal] load build definition from Dockerfile 12:54:47 #1 transferring dockerfile: 222B done 12:54:47 #1 DONE 0.0s 12:54:47 12:54:47 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 12:54:47 #2 DONE 0.0s 12:54:47 12:54:47 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 12:54:47 #3 DONE 0.0s 12:54:47 12:54:47 #4 [internal] load .dockerignore 12:54:47 #4 transferring context: 2B done 12:54:47 #4 DONE 0.0s 12:54:47 12:54:47 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:47 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:47 #5 CACHED 12:54:47 12:54:47 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:47 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:47 #6 DONE 0.0s 12:54:48 12:54:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:48 #6 CACHED 12:54:48 12:54:48 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:54:48 #7 DONE 0.0s 12:54:48 12:54:48 #8 exporting to image 12:54:48 #8 exporting layers done 12:54:48 #8 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 done 12:54:48 #8 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done 12:54:48 #8 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done 12:54:48 #8 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done 12:54:48 #8 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done 12:54:48 #8 pushing layers 0.0s done 12:54:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 12:54:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:54:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done 12:54:48 #8 DONE 0.1s 12:54:48 12:54:48 1 warning found (use --debug to expand): 12:54:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 12:54:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 12:54:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 12:54:48 #1 [internal] load build definition from Dockerfile 12:54:48 #1 transferring dockerfile: 173B done 12:54:48 #1 DONE 0.0s 12:54:48 12:54:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:54:48 #2 DONE 0.0s 12:54:48 12:54:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 12:54:48 #3 DONE 0.0s 12:54:48 12:54:48 #4 [internal] load .dockerignore 12:54:48 #4 transferring context: 2B done 12:54:48 #4 DONE 0.0s 12:54:48 12:54:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:48 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:48 #5 CACHED 12:54:48 12:54:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 12:54:48 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e869a8601738eca79db85a31f00ef7f2789f7f8570799e0bd4b26b09ce518e4b 0.0s done 12:54:48 #6 CACHED 12:54:48 12:54:48 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 12:54:48 #7 DONE 0.0s 12:54:48 12:54:48 #8 exporting to image 12:54:48 #8 exporting layers done 12:54:48 #8 exporting manifest sha256:359684c6a687900dbb5d58ff7c1f0b702d7bd1141552026cc1c8982dfe69a207 done 12:54:48 #8 exporting config sha256:3347ca6b4702966aeec92de294f13dd7cca9189ce4c58ba9fa173c191d0b6f9f done 12:54:48 #8 exporting manifest sha256:d082c3b330155b01cb697c77615de810ffd00bb0eda233cefe3afbe78ddc48f2 done 12:54:48 #8 exporting config sha256:d1a93b74e3c37d863d58e3e18b648da94c8c6328572dc0d9f2650dd11672c435 done 12:54:48 #8 exporting manifest list sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e done 12:54:48 #8 pushing layers 0.0s done 12:54:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2979f870a2e180c0390a361ffbaf4cb9bd9e50a4e8e98798ff2c434fcc9fb02e 0.1s done 12:54:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 12:54:48 #8 DONE 0.1s 12:54:48 12:54:48 1 warning found (use --debug to expand): 12:54:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:54:49 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:54:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:54:49 ---> package-listing.sh 12:54:49 ++ facter osfamily 12:54:49 ++ tr '[:upper:]' '[:lower:]' 12:54:49 + OS_FAMILY=redhat 12:54:49 + workspace=/w/workspace/ry_app-service-configurable_main 12:54:49 + START_PACKAGES=/tmp/packages_start.txt 12:54:49 + END_PACKAGES=/tmp/packages_end.txt 12:54:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:54:49 + PACKAGES=/tmp/packages_start.txt 12:54:49 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:54:49 + PACKAGES=/tmp/packages_end.txt 12:54:49 + case "${OS_FAMILY}" in 12:54:49 + sort 12:54:49 + rpm -qa 12:54:50 + '[' -f /tmp/packages_start.txt ']' 12:54:50 + '[' -f /tmp/packages_end.txt ']' 12:54:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:54:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 12:54:50 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 12:54:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 12:54:50 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:54:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:51 12:54:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:54:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:51 latest: Pulling from edgex-lftools-log-publisher 12:54:51 5eb5b503b376: Pulling fs layer 12:54:51 5c69ac0246d0: Pulling fs layer 12:54:51 ec43610c2a17: Pulling fs layer 12:54:51 3a2ae6a8a46f: Pulling fs layer 12:54:51 33b1e0a273af: Pulling fs layer 12:54:51 5d3b04190fa2: Pulling fs layer 12:54:51 2f39f015ded8: Pulling fs layer 12:54:51 33b1e0a273af: Waiting 12:54:51 5d3b04190fa2: Waiting 12:54:51 2f39f015ded8: Waiting 12:54:51 3a2ae6a8a46f: Waiting 12:54:51 5c69ac0246d0: Verifying Checksum 12:54:51 5c69ac0246d0: Download complete 12:54:51 3a2ae6a8a46f: Verifying Checksum 12:54:51 3a2ae6a8a46f: Download complete 12:54:51 ec43610c2a17: Verifying Checksum 12:54:51 ec43610c2a17: Download complete 12:54:51 5d3b04190fa2: Verifying Checksum 12:54:51 5d3b04190fa2: Download complete 12:54:51 33b1e0a273af: Verifying Checksum 12:54:51 33b1e0a273af: Download complete 12:54:51 5eb5b503b376: Verifying Checksum 12:54:51 5eb5b503b376: Download complete 12:54:52 2f39f015ded8: Verifying Checksum 12:54:52 2f39f015ded8: Download complete 12:54:53 5eb5b503b376: Pull complete 12:54:53 5c69ac0246d0: Pull complete 12:54:53 ec43610c2a17: Pull complete 12:54:53 3a2ae6a8a46f: Pull complete 12:54:54 33b1e0a273af: Pull complete 12:54:54 5d3b04190fa2: Pull complete 12:54:58 2f39f015ded8: Pull complete 12:54:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:54:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:54:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:54:58 prd-centos7-docker-4c-2g-8905 does not seem to be running inside a container 12:54: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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 12:55:01 $ docker top ecfae628ade1434a7cc5e86133660ad9550de62038f60cf3b1fe1e77cb7b80b7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:01 + touch /tmp/pre-build-complete [Pipeline] sh 12:55:02 + mkdir -p /var/log/sysstat [Pipeline] sh 12:55:02 + ls /var/log/sa-host 12:55:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:55:02 provisioning config files... 12:55:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3379792775300053049tmp [Pipeline] { [Pipeline] echo 12:55:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:55:03 ---> create-netrc.sh [Pipeline] } 12:55:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:55:03 ---> python-tools-install.sh [Pipeline] echo 12:55:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:55:03 ---> sudo-logs.sh 12:55:03 Archiving 'sudo' log.. 12:55:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-8905.novalocal: Name or service not known 12:55:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-8905.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:55:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:55:04 ---> job-cost.sh 12:55:04 lf-activate-venv: SKIPPING 12:55:04 INFO: No Stack... 12:55:04 INFO: Retrieving Pricing Info for: v3-standard-2 12:55:04 INFO: Archiving Costs [Pipeline] echo 12:55:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:55:04 ---> logs-deploy.sh 12:55:04 lf-activate-venv: SKIPPING 12:55:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/299 12:55:04 INFO: archiving workspace using pattern(s): 12:55:05 Archives upload complete. 12:55:05 INFO: archiving logs to Nexus 12:55:06 ---> uname -a: 12:55:06 Linux prd-centos7-docker-4c-2g-8905.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 12:55:06 12:55:06 12:55:06 ---> lscpu: 12:55:06 Architecture: x86_64 12:55:06 CPU op-mode(s): 32-bit, 64-bit 12:55:06 Byte Order: Little Endian 12:55:06 Address sizes: 40 bits physical, 48 bits virtual 12:55:06 CPU(s): 2 12:55:06 On-line CPU(s) list: 0,1 12:55:06 Thread(s) per core: 1 12:55:06 Core(s) per socket: 1 12:55:06 Socket(s): 2 12:55:06 NUMA node(s): 1 12:55:06 Vendor ID: AuthenticAMD 12:55:06 CPU family: 23 12:55:06 Model: 49 12:55:06 Model name: AMD EPYC-Rome Processor 12:55:06 Stepping: 0 12:55:06 CPU MHz: 2799.998 12:55:06 BogoMIPS: 5599.99 12:55:06 Virtualization: AMD-V 12:55:06 Hypervisor vendor: KVM 12:55:06 Virtualization type: full 12:55:06 L1d cache: 64 KiB 12:55:06 L1i cache: 64 KiB 12:55:06 L2 cache: 1 MiB 12:55:06 L3 cache: 32 MiB 12:55:06 NUMA node0 CPU(s): 0,1 12:55:06 Vulnerability Itlb multihit: Not affected 12:55:06 Vulnerability L1tf: Not affected 12:55:06 Vulnerability Mds: Not affected 12:55:06 Vulnerability Meltdown: Not affected 12:55:06 Vulnerability Mmio stale data: Not affected 12:55:06 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:55:06 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:55:06 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:55:06 Vulnerability Srbds: Not affected 12:55:06 Vulnerability Tsx async abort: Not affected 12:55:06 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:55:06 12:55:06 12:55:06 ---> nproc: 12:55:06 2 12:55:06 12:55:06 12:55:06 ---> df -h: 12:55:06 Filesystem Size Used Avail Use% Mounted on 12:55:06 overlay 40G 7.4G 33G 19% / 12:55:06 tmpfs 64M 0 64M 0% /dev 12:55:06 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:55:06 shm 64M 0 64M 0% /dev/shm 12:55:06 /dev/vda1 40G 7.4G 33G 19% /facter-os 12:55:06 12:55:06 12:55:06 Cannot open /var/log/sysstat/sa08: No such file or directory 12:55:06 Please check if data collecting is enabled 12:55:06 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:55:06 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:55:06 $ docker stop --time=1 ecfae628ade1434a7cc5e86133660ad9550de62038f60cf3b1fe1e77cb7b80b7 12:55:07 $ docker rm -f --volumes ecfae628ade1434a7cc5e86133660ad9550de62038f60cf3b1fe1e77cb7b80b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:55:08 [WS-CLEANUP] Deleting project workspace... 12:55:08 [WS-CLEANUP] Deferred wipeout is used... 12:55:08 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [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 12:55:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:08 12:55:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:08 latest: Pulling from edgex-lftools-log-publisher 12:55:08 5eb5b503b376: Pulling fs layer 12:55:08 5c69ac0246d0: Pulling fs layer 12:55:08 ec43610c2a17: Pulling fs layer 12:55:08 3a2ae6a8a46f: Pulling fs layer 12:55:08 33b1e0a273af: Pulling fs layer 12:55:08 5d3b04190fa2: Pulling fs layer 12:55:08 2f39f015ded8: Pulling fs layer 12:55:08 33b1e0a273af: Waiting 12:55:08 5d3b04190fa2: Waiting 12:55:08 2f39f015ded8: Waiting 12:55:08 3a2ae6a8a46f: Waiting 12:55:08 5c69ac0246d0: Verifying Checksum 12:55:08 5c69ac0246d0: Download complete 12:55:08 3a2ae6a8a46f: Verifying Checksum 12:55:08 3a2ae6a8a46f: Download complete 12:55:08 33b1e0a273af: Verifying Checksum 12:55:08 33b1e0a273af: Download complete 12:55:08 5d3b04190fa2: Download complete 12:55:09 ec43610c2a17: Verifying Checksum 12:55:09 ec43610c2a17: Download complete 12:55:09 5eb5b503b376: Verifying Checksum 12:55:09 5eb5b503b376: Download complete 12:55:09 2f39f015ded8: Download complete 12:55:10 5eb5b503b376: Pull complete 12:55:10 5c69ac0246d0: Pull complete 12:55:11 ec43610c2a17: Pull complete 12:55:11 3a2ae6a8a46f: Pull complete 12:55:11 33b1e0a273af: Pull complete 12:55:11 5d3b04190fa2: Pull complete 12:55:17 2f39f015ded8: Pull complete 12:55:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:55:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:55:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:18 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 12:55:18 $ 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/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 12:55:19 $ docker top 139e19b79c0f73bc9096022513fa747d5e69bdf257e0e308f8ff279a610a87f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:55:19 ---> job-cost.sh 12:55:19 lf-activate-venv: SKIPPING 12:55:19 INFO: No Stack... 12:55:20 INFO: Retrieving Pricing Info for: v3-standard-8 12:55:20 INFO: Archiving Costs [Pipeline] sh 12:55:20 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 12:55:20 + cut -d, -f6 [Pipeline] lock 12:55:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] 12:55:20 Resource [jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] did not exist. Created. 12:55:20 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:55:20 + echo total: 0.2199999988079071 [Pipeline] stash 12:55:20 Stashed 1 file(s) [Pipeline] } 12:55:20 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [Pipeline] // lock [Pipeline] } 12:55:20 $ docker stop --time=1 139e19b79c0f73bc9096022513fa747d5e69bdf257e0e308f8ff279a610a87f1 12:55:22 $ docker rm -f --volumes 139e19b79c0f73bc9096022513fa747d5e69bdf257e0e308f8ff279a610a87f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:55:26 Removing intermediate container b3bcda72a613 12:55:26 ---> 8fe05f1dbb34 12:55:26 Step 10/12 : COPY . . 12:55:26 ---> c2a89a99571f 12:55:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:55:26 ---> Running in 3b6708005cad 12:55:26 Removing intermediate container 3b6708005cad 12:55:26 ---> 131261157372 12:55:26 Step 12/12 : RUN $MAKE 12:55:26 ---> Running in a95c97b26262 12:55:26 noop 12:55:26 Removing intermediate container a95c97b26262 12:55:26 ---> b3f88dc7080a 12:55:26 Successfully built b3f88dc7080a 12:55:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:27 + docker inspect -f . ci-base-image-arm64 12:55:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:27 prd-ubuntu20.04-docker-arm64-4c-16g-8904 does not seem to be running inside a container 12:55:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/299 -v /w/workspace/app-service-configurable/299:/w/workspace/app-service-configurable/299:rw,z -v /w/workspace/app-service-configurable/299@tmp:/w/workspace/app-service-configurable/299@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 12:55:31 $ docker top aa6667bcb5f12698aaa8d792dc175bea86cbe4bdd960b41c9043ca9c647dfcbb -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:32 + go version 12:55:32 go version go1.25.3 linux/arm64 [Pipeline] } 12:55:32 $ docker stop --time=1 aa6667bcb5f12698aaa8d792dc175bea86cbe4bdd960b41c9043ca9c647dfcbb 12:55:34 $ docker rm -f --volumes aa6667bcb5f12698aaa8d792dc175bea86cbe4bdd960b41c9043ca9c647dfcbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:55:35 + docker inspect -f . ci-base-image-arm64 12:55:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:55:35 prd-ubuntu20.04-docker-arm64-4c-16g-8904 does not seem to be running inside a container 12:55:35 $ 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/299 -v /w/workspace/app-service-configurable/299:/w/workspace/app-service-configurable/299:rw,z -v /w/workspace/app-service-configurable/299@tmp:/w/workspace/app-service-configurable/299@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 12:55:36 $ docker top 96cb0f01d1ca4fa0249c4b486439d5f2b3d8c8176af12c980cf4cca6eea12570 -eo pid,comm [Pipeline] { [Pipeline] sh 12:55:37 + git config --global --add safe.directory /w/workspace/app-service-configurable/299 [Pipeline] fileExists [Pipeline] sh 12:55:37 + make test 12:55:38 go test -race -coverprofile=coverage.out ./... 13:00:29 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 13:00:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:00:29 go vet ./... 13:04:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:04:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:04:06 ./bin/test-attribution-txt.sh 13:04:06 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 13:04:06 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 13:04:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 13:04:06 $ docker stop --time=1 96cb0f01d1ca4fa0249c4b486439d5f2b3d8c8176af12c980cf4cca6eea12570 13:04:08 $ docker rm -f --volumes 96cb0f01d1ca4fa0249c4b486439d5f2b3d8c8176af12c980cf4cca6eea12570 [Pipeline] // withDockerContainer [Pipeline] sh 13:04:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:04:11 Warning: overwriting stash ‘coverage-report’ 13:04:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:04:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:04:12 + ls -al . 13:04:12 total 248 13:04:12 drwxrwxr-x 6 jenkins jenkins 4096 May 8 12:55 . 13:04:12 drwxrwxr-x 4 jenkins jenkins 4096 May 8 12:52 .. 13:04:12 -rw-rw-r-- 1 jenkins jenkins 119 May 8 12:52 .dockerignore 13:04:12 drwxrwxr-x 8 jenkins jenkins 4096 May 8 12:52 .git 13:04:12 drwxrwxr-x 3 jenkins jenkins 4096 May 8 12:52 .github 13:04:12 -rw-rw-r-- 1 jenkins jenkins 108 May 8 12:52 .gitignore 13:04:12 -rw-rw-r-- 1 jenkins jenkins 359 May 8 12:52 .golangci.yml 13:04:12 -rw-rw-r-- 1 jenkins jenkins 19193 May 8 12:52 Attribution.txt 13:04:12 -rw-rw-r-- 1 jenkins jenkins 39309 May 8 12:52 CHANGELOG.md 13:04:12 -rw-rw-r-- 1 jenkins jenkins 2008 May 8 12:52 Dockerfile 13:04:12 -rw-rw-r-- 1 jenkins jenkins 677 May 8 12:52 GOVERNANCE.md 13:04:12 -rw-rw-r-- 1 jenkins jenkins 689 May 8 12:52 Jenkinsfile 13:04:12 -rw-rw-r-- 1 jenkins jenkins 10174 May 8 12:52 LICENSE 13:04:12 -rw-rw-r-- 1 jenkins jenkins 618 May 8 12:52 OWNERS.md 13:04:12 -rw-rw-r-- 1 jenkins jenkins 4952 May 8 12:52 README.md 13:04:12 -rw-rw-r-- 1 jenkins jenkins 12 May 8 12:50 VERSION 13:04:12 drwxrwxr-x 2 jenkins jenkins 4096 May 8 12:52 bin 13:04:12 -rw-r--r-- 1 jenkins jenkins 953 May 8 13:00 coverage.out 13:04:12 -rw-rw-r-- 1 jenkins jenkins 6909 May 8 12:52 go.mod 13:04:12 -rw-rw-r-- 1 jenkins jenkins 90366 May 8 12:52 go.sum 13:04:12 -rw-rw-r-- 1 jenkins jenkins 1937 May 8 12:52 main.go 13:04:12 -rw-rw-r-- 1 jenkins jenkins 3361 May 8 12:52 makefile 13:04:12 drwxrwxr-x 9 jenkins jenkins 4096 May 8 12:52 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:04:12 + 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=3b96f9586cc3a60f5878cdcae9e845d329282c6e --label arch=arm64 --label version=4.1.0-dev.21 . 13:04:12 Sending build context to Docker daemon 230.9kB 13:04:15 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 13:04:15 Step 2/27 : FROM ${BASE} AS builder 13:04:15 ---> b3f88dc7080a 13:04:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 13:04:15 ---> Running in 35ed34d777bf 13:04:15 Removing intermediate container 35ed34d777bf 13:04:15 ---> 651f57d798d9 13:04:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 13:04:15 ---> Running in 9ccdac03dc93 13:04:16 Removing intermediate container 9ccdac03dc93 13:04:16 ---> 26b3dfa44535 13:04:16 Step 5/27 : ARG ADD_BUILD_TAGS="" 13:04:16 ---> Running in a097916adbb8 13:04:16 Removing intermediate container a097916adbb8 13:04:16 ---> dcb83d2f5290 13:04:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:04:16 ---> Running in 97e85db05456 13:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:04:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:04:19 OK: 255 MiB in 60 packages 13:04:20 Removing intermediate container 97e85db05456 13:04:20 ---> 3d97d7285e6d 13:04:20 Step 7/27 : WORKDIR /app 13:04:20 ---> Running in 425e45654181 13:04:20 Removing intermediate container 425e45654181 13:04:20 ---> dafd17e415ba 13:04:20 Step 8/27 : COPY go.mod vendor* ./ 13:04:21 ---> 8dda0a570fc5 13:04:21 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:21 ---> Running in 8bcd60a742ee 13:04:23 Removing intermediate container 8bcd60a742ee 13:04:23 ---> ead9543a13f8 13:04:23 Step 10/27 : COPY . . 13:04:23 ---> 551a3d438976 13:04:23 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:04:24 ---> Running in aa1118d60536 13:04:24 Removing intermediate container aa1118d60536 13:04:24 ---> c5058a8b13a1 13:04:24 Step 12/27 : RUN $MAKE 13:04:24 ---> Running in bf2dd96cb119 13:04:25 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.65 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.21 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 13:08:32 Removing intermediate container bf2dd96cb119 13:08:32 ---> 9ebd76c5411f 13:08:32 Step 13/27 : FROM alpine:3.22 13:08:32 3.22: Pulling from library/alpine 13:08:32 58e777220c39: Pulling fs layer 13:08:32 58e777220c39: Verifying Checksum 13:08:32 58e777220c39: Download complete 13:08:32 58e777220c39: Pull complete 13:08:32 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 13:08:32 Status: Downloaded newer image for alpine:3.22 13:08:32 ---> 6a2735c23ff3 13:08:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:08:32 ---> Running in 031aef306ee9 13:08:32 Removing intermediate container 031aef306ee9 13:08:32 ---> 2522fcc9b527 13:08:32 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 13:08:32 ---> Running in def3c7bc8048 13:08:32 Removing intermediate container def3c7bc8048 13:08:32 ---> 3d33278789b2 13:08:32 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 13:08:32 ---> Running in 78c9fc6db19f 13:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:08:32 (1/2) Installing ca-certificates (20260413-r0) 13:08:32 (2/2) Installing dumb-init (1.2.5-r3) 13:08:32 Executing busybox-1.37.0-r20.trigger 13:08:32 Executing ca-certificates-20260413-r0.trigger 13:08:32 OK: 8 MiB in 18 packages 13:08:32 Removing intermediate container 78c9fc6db19f 13:08:32 ---> de05cd786b6a 13:08:32 Step 17/27 : RUN apk --no-cache upgrade 13:08:32 ---> Running in a54833234c7a 13:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 13:08:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 13:08:32 OK: 8 MiB in 18 packages 13:08:32 Removing intermediate container a54833234c7a 13:08:32 ---> 4e2c626a1cd7 13:08:32 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:08:32 ---> 4f2b665870f3 13:08:32 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 13:08:32 ---> c05604b92788 13:08:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 13:08:32 ---> 90b0d4eba2b3 13:08:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 13:08:32 ---> e6667dc9d597 13:08:32 Step 22/27 : EXPOSE 48095 13:08:32 ---> Running in 50d440b3a9f7 13:08:32 Removing intermediate container 50d440b3a9f7 13:08:32 ---> 223fc2899d73 13:08:32 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 13:08:33 ---> Running in 733b7020d8d9 13:08:33 Removing intermediate container 733b7020d8d9 13:08:33 ---> 7bfb87b386d2 13:08:33 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 13:08:33 ---> Running in 23ce3fa75c5d 13:08:33 Removing intermediate container 23ce3fa75c5d 13:08:33 ---> d612e7bdf668 13:08:33 Step 25/27 : LABEL arch=arm64 13:08:33 ---> Running in d4b8e2c2ab1a 13:08:33 Removing intermediate container d4b8e2c2ab1a 13:08:33 ---> 2c44ac1b9198 13:08:33 Step 26/27 : LABEL git_sha=3b96f9586cc3a60f5878cdcae9e845d329282c6e 13:08:34 ---> Running in cab0695204be 13:08:34 Removing intermediate container cab0695204be 13:08:34 ---> 58b951b3cbf3 13:08:34 Step 27/27 : LABEL version=4.1.0-dev.21 13:08:34 ---> Running in 8332baed321e 13:08:34 Removing intermediate container 8332baed321e 13:08:34 ---> f1505e70face 13:08:34 [Warning] One or more build-args [ARCH] were not consumed 13:08:34 Successfully built f1505e70face 13:08:34 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 13:08:34 provisioning config files... 13:08:34 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/299@tmp/config874562823154962860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:35 ---> ****-login.sh 13:08:35 nexus3.edgexfoundry.org:10001 13:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:35 Configure a credential helper to remove this warning. See 13:08:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:35 13:08:35 Login Succeeded 13:08:35 nexus3.edgexfoundry.org:10002 13:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:35 Configure a credential helper to remove this warning. See 13:08:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:35 13:08:35 Login Succeeded 13:08:35 nexus3.edgexfoundry.org:10003 13:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:36 Configure a credential helper to remove this warning. See 13:08:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:36 13:08:36 Login Succeeded 13:08:36 nexus3.edgexfoundry.org:10004 13:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:36 Configure a credential helper to remove this warning. See 13:08:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:36 13:08:36 Login Succeeded 13:08:36 ****.io 13:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:37 Configure a credential helper to remove this warning. See 13:08:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:37 13:08:37 Login Succeeded 13:08:37 ---> ****-login.sh ends [Pipeline] } 13:08:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:08:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:08:37 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 13:08:37 3b96f9586cc3a60f5878cdcae9e845d329282c6e 13:08:37 latest 13:08:37 4.1.0-dev.21 13:08:37 3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 13:08:37 main 13:08:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e 13:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:08:37 38a0be356654: Preparing 13:08:37 44a092c7c99e: Preparing 13:08:37 21b1486441c3: Preparing 13:08:37 8c871230e657: Preparing 13:08:37 a8e2421e6b12: Preparing 13:08:37 a9547129fbcc: Preparing 13:08:37 eeaa73608b53: Preparing 13:08:37 a9547129fbcc: Waiting 13:08:37 eeaa73608b53: Waiting 13:08:38 21b1486441c3: Pushed 13:08:38 44a092c7c99e: Pushed 13:08:38 8c871230e657: Pushed 13:08:38 a8e2421e6b12: Pushed 13:08:38 eeaa73608b53: Layer already exists 13:08:38 a9547129fbcc: Pushed 13:08:46 38a0be356654: Pushed 13:08:46 3b96f9586cc3a60f5878cdcae9e845d329282c6e: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:08:47 38a0be356654: Preparing 13:08:47 44a092c7c99e: Preparing 13:08:47 21b1486441c3: Preparing 13:08:47 8c871230e657: Preparing 13:08:47 a8e2421e6b12: Preparing 13:08:47 a9547129fbcc: Preparing 13:08:47 eeaa73608b53: Preparing 13:08:47 a9547129fbcc: Waiting 13:08:47 eeaa73608b53: Waiting 13:08:47 8c871230e657: Layer already exists 13:08:47 21b1486441c3: Layer already exists 13:08:47 a8e2421e6b12: Layer already exists 13:08:47 38a0be356654: Layer already exists 13:08:47 44a092c7c99e: Layer already exists 13:08:47 eeaa73608b53: Layer already exists 13:08:47 a9547129fbcc: Layer already exists 13:08:47 latest: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.21 13:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:08:48 38a0be356654: Preparing 13:08:48 44a092c7c99e: Preparing 13:08:48 21b1486441c3: Preparing 13:08:48 8c871230e657: Preparing 13:08:48 a8e2421e6b12: Preparing 13:08:48 a9547129fbcc: Preparing 13:08:48 eeaa73608b53: Preparing 13:08:48 a9547129fbcc: Waiting 13:08:48 eeaa73608b53: Waiting 13:08:48 21b1486441c3: Layer already exists 13:08:48 38a0be356654: Layer already exists 13:08:48 a8e2421e6b12: Layer already exists 13:08:48 8c871230e657: Layer already exists 13:08:48 44a092c7c99e: Layer already exists 13:08:48 eeaa73608b53: Layer already exists 13:08:48 a9547129fbcc: Layer already exists 13:08:48 4.1.0-dev.21: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:48 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 13:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:08:48 38a0be356654: Preparing 13:08:48 44a092c7c99e: Preparing 13:08:48 21b1486441c3: Preparing 13:08:48 8c871230e657: Preparing 13:08:48 a8e2421e6b12: Preparing 13:08:48 a9547129fbcc: Preparing 13:08:48 eeaa73608b53: Preparing 13:08:48 a9547129fbcc: Waiting 13:08:48 eeaa73608b53: Waiting 13:08:48 8c871230e657: Layer already exists 13:08:48 a8e2421e6b12: Layer already exists 13:08:48 44a092c7c99e: Layer already exists 13:08:48 38a0be356654: Layer already exists 13:08:48 21b1486441c3: Layer already exists 13:08:48 eeaa73608b53: Layer already exists 13:08:48 a9547129fbcc: Layer already exists 13:08:48 3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:49 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 13:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 13:08:49 38a0be356654: Preparing 13:08:49 44a092c7c99e: Preparing 13:08:49 21b1486441c3: Preparing 13:08:49 8c871230e657: Preparing 13:08:49 a8e2421e6b12: Preparing 13:08:49 a9547129fbcc: Preparing 13:08:49 eeaa73608b53: Preparing 13:08:49 a9547129fbcc: Waiting 13:08:49 eeaa73608b53: Waiting 13:08:49 a8e2421e6b12: Layer already exists 13:08:49 38a0be356654: Layer already exists 13:08:49 8c871230e657: Layer already exists 13:08:49 21b1486441c3: Layer already exists 13:08:49 44a092c7c99e: Layer already exists 13:08:49 eeaa73608b53: Layer already exists 13:08:49 a9547129fbcc: Layer already exists 13:08:50 main: digest: sha256:9af6abc0131445209709476960256ec9909dc3eed2f1b1b69d00899d01b2761e size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:08:50 ===================================================== [Pipeline] echo 13:08:50 taggedImages: 13:08:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e 13:08:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 13:08:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.21 13:08:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 13:08:50 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 13:08:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] echo 13:08:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 13:08:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.21 [Pipeline] echo 13:08:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3b96f9586cc3a60f5878cdcae9e845d329282c6e-4.1.0-dev.21 [Pipeline] echo 13:08:50 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:08:50 13:08:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:08:51 arm64: Pulling from edgex-lftools-log-publisher 13:08:51 8998bd30e6a1: Pulling fs layer 13:08:51 04944245beec: Pulling fs layer 13:08:51 699f458cf7ca: Pulling fs layer 13:08:51 765212b225bb: Pulling fs layer 13:08:51 f23df028b6ca: Pulling fs layer 13:08:51 d65c8cfc05b1: Pulling fs layer 13:08:51 2437ff75d9bd: Pulling fs layer 13:08:51 f23df028b6ca: Waiting 13:08:51 d65c8cfc05b1: Waiting 13:08:51 2437ff75d9bd: Waiting 13:08:51 765212b225bb: Waiting 13:08:51 04944245beec: Verifying Checksum 13:08:51 04944245beec: Download complete 13:08:51 765212b225bb: Verifying Checksum 13:08:51 765212b225bb: Download complete 13:08:51 f23df028b6ca: Verifying Checksum 13:08:51 f23df028b6ca: Download complete 13:08:51 d65c8cfc05b1: Verifying Checksum 13:08:51 d65c8cfc05b1: Download complete 13:08:51 699f458cf7ca: Verifying Checksum 13:08:51 699f458cf7ca: Download complete 13:08:51 8998bd30e6a1: Verifying Checksum 13:08:51 8998bd30e6a1: Download complete 13:08:54 2437ff75d9bd: Download complete 13:08:56 8998bd30e6a1: Pull complete 13:08:56 04944245beec: Pull complete 13:08:58 699f458cf7ca: Pull complete 13:08:58 765212b225bb: Pull complete 13:08:59 f23df028b6ca: Pull complete 13:08:59 d65c8cfc05b1: Pull complete 13:09:17 2437ff75d9bd: Pull complete 13:09:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:09:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:09:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:17 prd-ubuntu20.04-docker-arm64-4c-16g-8904 does not seem to be running inside a container 13:09:17 $ 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/299 -v /w/workspace/app-service-configurable/299:/w/workspace/app-service-configurable/299:rw,z -v /w/workspace/app-service-configurable/299@tmp:/w/workspace/app-service-configurable/299@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 13:09:20 $ docker top 1f8604e03f222d817627d81070ced3b18c2eaad3539c954418a935ef8975a5d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:21 ---> job-cost.sh 13:09:21 lf-activate-venv: SKIPPING 13:09:21 INFO: No Stack... 13:09:21 INFO: Retrieving Pricing Info for: v3-standard-4 13:09:22 INFO: Archiving Costs [Pipeline] sh 13:09:22 + cat /w/workspace/app-service-configurable/299/archives/cost.csv 13:09:22 + cut -d, -f6 [Pipeline] lock 13:09:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] 13:09:23 Resource [jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] did not exist. Created. 13:09:23 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:09:23 /w/workspace/app-service-configurable/299@tmp/durable-f8c93207/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:09:24 + echo total: 0.10999999940395355 [Pipeline] stash 13:09:24 Warning: overwriting stash ‘stack-cost’ 13:09:24 Stashed 1 file(s) [Pipeline] } 13:09:24 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-299-stack-cost] [Pipeline] // lock [Pipeline] } 13:09:24 $ docker stop --time=1 1f8604e03f222d817627d81070ced3b18c2eaad3539c954418a935ef8975a5d7 13:09:26 $ docker rm -f --volumes 1f8604e03f222d817627d81070ced3b18c2eaad3539c954418a935ef8975a5d7 [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 13:09:26 provisioning config files... 13:09:26 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10191174881549620336tmp [Pipeline] { [Pipeline] sh 13:09:27 + set +x 13:09:27 + curl -s https://codecov.io/bash 13:09:27 + bash -s -- 13:09:27 13:09:27 _____ _ 13:09:27 / ____| | | 13:09:27 | | ___ __| | ___ ___ _____ __ 13:09:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:09:27 | |___| (_) | (_| | __/ (_| (_) \ V / 13:09:27 \_____\___/ \__,_|\___|\___\___/ \_/ 13:09:27 Bash-1.0.6 13:09:27 13:09:27 13:09:27 ==> git version 2.25.1 found 13:09:27 ==> 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 13:09:27 Release-Date: 2020-01-08 13:09:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:09:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:09:27 ==> Jenkins CI detected. 13:09:27 current dir:  /w/workspace/ry_app-service-configurable_main 13:09:27 project root: . 13:09:27 --> token set from env 13:09:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:09:27 ==> Running gcov in . (disable via -X gcov) 13:09:27 ==> Python coveragepy not found 13:09:27 ==> Searching for coverage reports in: 13:09:27 + . 13:09:27 -> Found 1 reports 13:09:27 ==> Detecting git/mercurial file structure 13:09:27 ==> Reading reports 13:09:27 + ./coverage.out bytes=953 13:09:27 ==> Appending adjustments 13:09:27 https://docs.codecov.io/docs/fixing-reports 13:09:27 + Found adjustments 13:09:27 ==> Gzipping contents 13:09:27 4.0K /tmp/codecov.ArzO2B.gz 13:09:27 ==> Uploading reports 13:09:27 url: https://codecov.io 13:09:27 query: branch=main&commit=3b96f9586cc3a60f5878cdcae9e845d329282c6e&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:09:27 -> Pinging Codecov 13:09:27 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=3b96f9586cc3a60f5878cdcae9e845d329282c6e&build=299&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F299%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 13:09:27 -> Uploading to 13:09:27 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/3b96f9586cc3a60f5878cdcae9e845d329282c6e/f0a1ba47-6f8f-43c0-9c05-1785ced851e8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260508%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260508T130927Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8386c1e571085ca4189a05cf99e85f2171318abad26a07462ffe00276a9d4137 13:09:27 % Total % Received % Xferd Average Speed Time Time Time Current 13:09:27 Dload Upload Total Spent Left Speed 13:09:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2509 --:--:-- --:--:-- --:--:-- 2509 13:09:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] } 13:09:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 13:09:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 13:09:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:09:28 13:09:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:09:28 latest: Pulling from edgex-devops/edgex-snyk-go 13:09:28 2d35ebdb57d9: Already exists 13:09:28 85e8836fcdb2: Pulling fs layer 13:09:28 91631faa732a: Pulling fs layer 13:09:28 f3f5ae8826fa: Pulling fs layer 13:09:28 4f4fb700ef54: Pulling fs layer 13:09:28 7861252a18e6: Pulling fs layer 13:09:28 9130f900ef6f: Pulling fs layer 13:09:28 4f4fb700ef54: Waiting 13:09:28 7861252a18e6: Waiting 13:09:28 9130f900ef6f: Waiting 13:09:28 f3f5ae8826fa: Verifying Checksum 13:09:28 f3f5ae8826fa: Download complete 13:09:28 85e8836fcdb2: Download complete 13:09:28 4f4fb700ef54: Verifying Checksum 13:09:28 85e8836fcdb2: Pull complete 13:09:28 7861252a18e6: Verifying Checksum 13:09:28 7861252a18e6: Download complete 13:09:28 91631faa732a: Verifying Checksum 13:09:28 91631faa732a: Download complete 13:09:29 9130f900ef6f: Verifying Checksum 13:09:29 9130f900ef6f: Download complete 13:09:33 91631faa732a: Pull complete 13:09:33 f3f5ae8826fa: Pull complete 13:09:33 4f4fb700ef54: Pull complete 13:09:33 7861252a18e6: Pull complete 13:09:37 9130f900ef6f: Pull complete 13:09:37 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 13:09:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 13:09:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:38 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 13:09:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 13:09:39 $ docker top 7db2b47ebcb0320421befab7074ddaca6fa7e81cad8965335a0be5b8debb3b38 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:39 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 13:09:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 13:09:40 + set -o pipefail 13:09:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 13:09:48 13:09:48 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 13:09:48 13:09:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/de4efe2c-1778-4afa-8ead-301ba6b77ee5 13:09:48 13:09:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 13:09:48 13:09:48 13:09:48 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 13:09:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 13:09:48 $ docker stop --time=1 7db2b47ebcb0320421befab7074ddaca6fa7e81cad8965335a0be5b8debb3b38 13:09:51 $ docker rm -f --volumes 7db2b47ebcb0320421befab7074ddaca6fa7e81cad8965335a0be5b8debb3b38 [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 13:09:52 + git log --format=format:%s -1 3b96f9586cc3a60f5878cdcae9e845d329282c6e [Pipeline] sh 13:09:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:09:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:53 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 13:09:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 13:09:53 $ docker top 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a -eo pid,comm 13:09: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). 13:09:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:09:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:53 [ssh-agent] Looking for ssh-agent implementation... 13:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:53 $ docker exec 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a ssh-agent 13:09:53 SSH_AUTH_SOCK=/tmp/ssh-eaiegrVLpHzc/agent.32 13:09:53 SSH_AGENT_PID=38 13:09:53 Running ssh-add (command line suppressed) 13:09:53 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12725052506262482714.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12725052506262482714.key) 13:09:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:54 + git semver tag 13:09:54 2026-05-08 13:09:54,529 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:09:54 2026-05-08 13:09:54,533 [run_tag] DEBUG tag force:False 13:09:54 2026-05-08 13:09:54,533 [check_head_tag] DEBUG check head tag 13:09:54 2026-05-08 13:09:54,535 [execute] INFO git cat-file --batch-check 13:09:54 2026-05-08 13:09:54,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 13:09:54 2026-05-08 13:09:54,537 [execute] INFO git cat-file --batch 13:09:54 2026-05-08 13:09:54,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 13:09:54 2026-05-08 13:09:54,552 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:09:54 2026-05-08 13:09:54,552 [execute] INFO git tag -a v4.1.0-dev.21 -m v4.1.0-dev.21 13:09:54 2026-05-08 13:09:54,552 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.21', '-m', 'v4.1.0-dev.21'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 13:09:54 2026-05-08 13:09:54,555 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:09:54 4.1.0-dev.21 [Pipeline] } 13:09:54 $ docker exec --env ******** --env ******** 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a ssh-agent -k 13:09:54 unset SSH_AUTH_SOCK; 13:09:54 unset SSH_AGENT_PID; 13:09:54 echo Agent pid 38 killed; 13:09:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:55 + git semver [Pipeline] } 13:09:55 $ docker stop --time=1 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a 13:09:56 $ docker rm -f --volumes 2f3f4b69756623e3b8dfb0700b848200addbd2bb665a5b6baedd14f82340321a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:09:57 13:09:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:09:57 0.23.1-centos7: Pulling from edgex-lftools 13:09:57 ab5ef0e58194: Pulling fs layer 13:09:57 9712f1f96733: Pulling fs layer 13:09:57 63f879dbbcfc: Pulling fs layer 13:09:57 0d9ebad4ef96: Pulling fs layer 13:09:57 e9a5061849ea: Pulling fs layer 13:09:57 d747dcd14b5f: Pulling fs layer 13:09:57 e9a5061849ea: Waiting 13:09:57 0d9ebad4ef96: Waiting 13:09:57 2de7ff778b66: Pulling fs layer 13:09:57 d747dcd14b5f: Waiting 13:09:57 2de7ff778b66: Waiting 13:09:57 9712f1f96733: Verifying Checksum 13:09:57 9712f1f96733: Download complete 13:09:57 63f879dbbcfc: Verifying Checksum 13:09:57 63f879dbbcfc: Download complete 13:09:58 e9a5061849ea: Verifying Checksum 13:09:58 e9a5061849ea: Download complete 13:09:58 d747dcd14b5f: Verifying Checksum 13:09:58 d747dcd14b5f: Download complete 13:09:58 0d9ebad4ef96: Verifying Checksum 13:09:58 0d9ebad4ef96: Download complete 13:09:58 ab5ef0e58194: Verifying Checksum 13:09:58 ab5ef0e58194: Download complete 13:09:58 2de7ff778b66: Verifying Checksum 13:09:58 2de7ff778b66: Download complete 13:10:02 ab5ef0e58194: Pull complete 13:10:02 9712f1f96733: Pull complete 13:10:02 63f879dbbcfc: Pull complete 13:10:08 0d9ebad4ef96: Pull complete 13:10:08 e9a5061849ea: Pull complete 13:10:08 d747dcd14b5f: Pull complete 13:10:09 2de7ff778b66: Pull complete 13:10:09 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:10:09 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:09 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 13:10:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 13:10:11 $ docker top 923d98566040677356c6a1f3aad4b11906294717f707860890c0001673514e81 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:10:12 provisioning config files... 13:10:12 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7694869615309904475tmp 13:10:12 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7499621788027075871tmp 13:10:12 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1635866807419267729tmp [Pipeline] { [Pipeline] echo 13:10:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:10:12 ---> sigul-configuration.sh 13:10:12 gpg: directory `/root/.gnupg' created 13:10:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:10:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:10:12 gpg: keyring `/root/.gnupg/secring.gpg' created 13:10:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:10:12 gpg: CAST5 encrypted data 13:10:12 gpg: encrypted with 1 passphrase 13:10:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:10:12 + mkdir /home/jenkins 13:10:12 + mkdir /home/jenkins/sigul [Pipeline] sh 13:10:13 + 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 13:10:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:10:13 ---> sigul-install.sh 13:10:13 Sigul already installed; skipping installation. [Pipeline] sh 13:10:13 + git tag --list 13:10:13 v1.0.0 13:10:13 v1.1.0 13:10:13 v1.2.0 13:10:13 v1.3.0 13:10:13 v1.3.1 13:10:13 v2.0.0 13:10:13 v2.0.1 13:10:13 v2.1.0 13:10:13 v2.1.1 13:10:13 v2.1.2 13:10:13 v2.2.0 13:10:13 v2.3 13:10:13 v2.3.0 13:10:13 v2.3.1 13:10:13 v3.0 13:10:13 v3.0.0 13:10:13 v3.0.1 13:10:13 v3.1 13:10:13 v3.1.0 13:10:13 v3.1.1 13:10:13 v4.0 13:10:13 v4.0.0 13:10:13 v4.0.1 13:10:13 v4.0.1-dev.1 13:10:13 v4.1.0-dev.1 13:10:13 v4.1.0-dev.10 13:10:13 v4.1.0-dev.11 13:10:13 v4.1.0-dev.12 13:10:13 v4.1.0-dev.13 13:10:13 v4.1.0-dev.14 13:10:13 v4.1.0-dev.15 13:10:13 v4.1.0-dev.16 13:10:13 v4.1.0-dev.17 13:10:13 v4.1.0-dev.18 13:10:13 v4.1.0-dev.19 13:10:13 v4.1.0-dev.2 13:10:13 v4.1.0-dev.20 13:10:13 v4.1.0-dev.21 13:10:13 v4.1.0-dev.3 13:10:13 v4.1.0-dev.4 13:10:13 v4.1.0-dev.5 13:10:13 v4.1.0-dev.6 13:10:13 v4.1.0-dev.7 13:10:13 v4.1.0-dev.8 13:10:13 v4.1.0-dev.9 [Pipeline] sh 13:10:13 + lftools sign git-tag v4.1.0-dev.21 13:10:14 Signing Git tag with Sigul... 13:10:14 Signing v4.1.0-dev.21 [Pipeline] echo 13:10:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:10:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:10:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:10:15 $ docker stop --time=1 923d98566040677356c6a1f3aad4b11906294717f707860890c0001673514e81 13:10:16 $ docker rm -f --volumes 923d98566040677356c6a1f3aad4b11906294717f707860890c0001673514e81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:10:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:10:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:10:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:17 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 13:10:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 13:10:18 $ docker top e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 -eo pid,comm 13:10:18 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). 13:10:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:10:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:18 [ssh-agent] Looking for ssh-agent implementation... 13:10:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:18 $ docker exec e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 ssh-agent 13:10:18 SSH_AUTH_SOCK=/tmp/ssh-Jalg3ikDTPxI/agent.34 13:10:18 SSH_AGENT_PID=40 13:10:18 Running ssh-add (command line suppressed) 13:10:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14872112466670694806.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14872112466670694806.key) 13:10:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:18 + git semver bump pre 13:10:19 2026-05-08 13:10:19,048 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:10:19 2026-05-08 13:10:19,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:10:19 2026-05-08 13:10:19,052 [bump_version] DEBUG bumping version:4.1.0-dev.21 on axis:pre with prefix:dev 13:10:19 2026-05-08 13:10:19,052 [bump_version] DEBUG bumped version:4.1.0-dev.22 13:10:19 2026-05-08 13:10:19,052 [write_version] DEBUG write version:4.1.0-dev.22 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 13:10:19 2026-05-08 13:10:19,052 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:10:19 2026-05-08 13:10:19,052 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 13:10:19 2026-05-08 13:10:19,054 [execute] INFO git cat-file --batch-check 13:10:19 2026-05-08 13:10:19,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 13:10:19 2026-05-08 13:10:19,058 [execute] INFO git cat-file --batch 13:10:19 2026-05-08 13:10:19,058 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 13:10:19 2026-05-08 13:10:19,062 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:10:19 4.1.0-dev.22 [Pipeline] } 13:10:19 $ docker exec --env ******** --env ******** e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 ssh-agent -k 13:10:19 unset SSH_AUTH_SOCK; 13:10:19 unset SSH_AGENT_PID; 13:10:19 echo Agent pid 40 killed; 13:10:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:10:19 + git semver [Pipeline] } 13:10:20 $ docker stop --time=1 e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 13:10:21 $ docker rm -f --volumes e2e0c5eb6a5166162e3fb511bddd3817aeac7b46fa2750f4319adcbea2aa50f5 [Pipeline] // withDockerContainer [Pipeline] sh 13:10:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:10:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:10:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:22 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 13:10:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 13:10:22 $ docker top d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 -eo pid,comm 13:10:22 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). 13:10:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:10:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:10:22 [ssh-agent] Looking for ssh-agent implementation... 13:10:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:10:22 $ docker exec d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 ssh-agent 13:10:22 SSH_AUTH_SOCK=/tmp/ssh-CIuvvIGIcIV2/agent.32 13:10:22 SSH_AGENT_PID=38 13:10:22 Running ssh-add (command line suppressed) 13:10:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13921361558439965969.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13921361558439965969.key) 13:10:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:10:23 + git semver push 13:10:23 2026-05-08 13:10:23,357 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 13:10:23 2026-05-08 13:10:23,362 [run_push] DEBUG push 13:10:23 2026-05-08 13:10:23,363 [execute] INFO git cat-file --batch-check 13:10:23 2026-05-08 13:10:23,363 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 13:10:23 2026-05-08 13:10:23,365 [execute] INFO git rev-list ae8bcafa827c30ca6c8b1818d66078babd88da95 -- 13:10:23 2026-05-08 13:10:23,365 [execute] DEBUG Popen(['git', 'rev-list', 'ae8bcafa827c30ca6c8b1818d66078babd88da95', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:10:23 2026-05-08 13:10:23,378 [execute] INFO git fetch -v -- origin 13:10:23 2026-05-08 13:10:23,378 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 13:10:23 2026-05-08 13:10:23,936 [run_push] DEBUG no remote changes detected 13:10:23 2026-05-08 13:10:23,936 [execute] INFO git push origin semver 13:10:23 2026-05-08 13:10:23,937 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 13:10:25 2026-05-08 13:10:25,151 [run_push] DEBUG push all version tags 13:10:25 2026-05-08 13:10:25,152 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:10:25 2026-05-08 13:10:25,152 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 13:10:26 2026-05-08 13:10:26,451 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 13:10:26 4.1.0-dev.22 [Pipeline] } 13:10:26 $ docker exec --env ******** --env ******** d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 ssh-agent -k 13:10:26 unset SSH_AUTH_SOCK; 13:10:26 unset SSH_AGENT_PID; 13:10:26 echo Agent pid 38 killed; 13:10:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:10:27 + git semver [Pipeline] } 13:10:27 $ docker stop --time=1 d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 13:10:28 $ docker rm -f --volumes d7f8d03823d6d06817e38aa37b4e84ba82ba6013b1b1639dad18055662fce051 [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 13:10:29 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 13:10:29 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:10:29 total 16 13:10:29 drwxr-xr-x 3 root root 4096 May 8 12:55 . 13:10:29 drwxrwxr-x 8 jenkins jenkins 4096 May 8 13:10 .. 13:10:29 drwxr-xr-x 2 root root 4096 May 8 12:55 cost 13:10:29 -rw-r--r-- 1 root root 96 May 8 12:55 cost.csv 13:10:29 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 13:10:29 + ls -al /w/workspace/ry_app-service-configurable_main/archives 13:10:29 total 16 13:10:29 drwxr-xr-x 3 jenkins jenkins 4096 May 8 12:55 . 13:10:29 drwxrwxr-x 8 jenkins jenkins 4096 May 8 13:10 .. 13:10:29 drwxr-xr-x 2 jenkins jenkins 4096 May 8 12:55 cost 13:10:29 -rw-r--r-- 1 jenkins jenkins 96 May 8 12:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:10:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:10:30 ---> package-listing.sh 13:10:30 ++ facter osfamily 13:10:30 ++ tr '[:upper:]' '[:lower:]' 13:10:30 + OS_FAMILY=debian 13:10:30 + workspace=/w/workspace/ry_app-service-configurable_main 13:10:30 + START_PACKAGES=/tmp/packages_start.txt 13:10:30 + END_PACKAGES=/tmp/packages_end.txt 13:10:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:10:30 + PACKAGES=/tmp/packages_start.txt 13:10:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:10:30 + PACKAGES=/tmp/packages_end.txt 13:10:30 + case "${OS_FAMILY}" in 13:10:30 + dpkg -l 13:10:30 + grep '^ii' 13:10:30 + '[' -f /tmp/packages_start.txt ']' 13:10:30 + '[' -f /tmp/packages_end.txt ']' 13:10:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:10:30 + '[' /w/workspace/ry_app-service-configurable_main ']' 13:10:30 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 13:10:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 13:10:30 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:10:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:31 prd-ubuntu20.04-docker-8c-8g-8903 does not seem to be running inside a container 13:10:31 $ 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/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@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 13:10:31 $ docker top 7212e3047ee0292ee15caf2128416913d097b6d07553a1eaaac451d1129eb4d7 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:32 + touch /tmp/pre-build-complete [Pipeline] sh 13:10:32 + mkdir -p /var/log/sysstat [Pipeline] sh 13:10:32 + ls /var/log/sa-host 13:10:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:32 provisioning config files... 13:10:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2226022507886683438tmp [Pipeline] { [Pipeline] echo 13:10:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:10:33 ---> create-netrc.sh [Pipeline] } 13:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:10:33 ---> python-tools-install.sh [Pipeline] echo 13:10:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:10:33 ---> sudo-logs.sh 13:10:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:10:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:10:34 ---> job-cost.sh 13:10:34 lf-activate-venv: SKIPPING 13:10:34 DEBUG: total: 0.2199999988079071 13:10:34 INFO: Retrieving Stack Cost... 13:10:34 INFO: Retrieving Pricing Info for: v3-standard-8 13:10:34 INFO: Archiving Costs [Pipeline] echo 13:10:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:10:35 ---> logs-deploy.sh 13:10:35 lf-activate-venv: SKIPPING 13:10:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/299 13:10:35 INFO: archiving workspace using pattern(s): 13:10:36 Archives upload complete. 13:10:36 INFO: archiving logs to Nexus 13:10:37 ---> uname -a: 13:10:37 Linux prd-ubuntu20-04-docker-8c-8g-8903 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 13:10:37 13:10:37 13:10:37 ---> lscpu: 13:10:37 Architecture: x86_64 13:10:37 CPU op-mode(s): 32-bit, 64-bit 13:10:37 Byte Order: Little Endian 13:10:37 Address sizes: 40 bits physical, 48 bits virtual 13:10:37 CPU(s): 8 13:10:37 On-line CPU(s) list: 0-7 13:10:37 Thread(s) per core: 1 13:10:37 Core(s) per socket: 1 13:10:37 Socket(s): 8 13:10:37 NUMA node(s): 1 13:10:37 Vendor ID: AuthenticAMD 13:10:37 CPU family: 23 13:10:37 Model: 49 13:10:37 Model name: AMD EPYC-Rome Processor 13:10:37 Stepping: 0 13:10:37 CPU MHz: 2799.998 13:10:37 BogoMIPS: 5599.99 13:10:37 Virtualization: AMD-V 13:10:37 Hypervisor vendor: KVM 13:10:37 Virtualization type: full 13:10:37 L1d cache: 256 KiB 13:10:37 L1i cache: 256 KiB 13:10:37 L2 cache: 4 MiB 13:10:37 L3 cache: 128 MiB 13:10:37 NUMA node0 CPU(s): 0-7 13:10:37 Vulnerability Gather data sampling: Not affected 13:10:37 Vulnerability Itlb multihit: Not affected 13:10:37 Vulnerability L1tf: Not affected 13:10:37 Vulnerability Mds: Not affected 13:10:37 Vulnerability Meltdown: Not affected 13:10:37 Vulnerability Mmio stale data: Not affected 13:10:37 Vulnerability Retbleed: Vulnerable 13:10:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:10:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:10:37 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 13:10:37 Vulnerability Srbds: Not affected 13:10:37 Vulnerability Tsx async abort: Not affected 13:10:37 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:10:37 13:10:37 13:10:37 ---> nproc: 13:10:37 8 13:10:37 13:10:37 13:10:37 ---> df -h: 13:10:37 Filesystem Size Used Avail Use% Mounted on 13:10:37 overlay 155G 14G 142G 9% / 13:10:37 tmpfs 64M 0 64M 0% /dev 13:10:37 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:10:37 shm 64M 0 64M 0% /dev/shm 13:10:37 /dev/vda1 155G 14G 142G 9% /facter-os 13:10:37 13:10:37 13:10:37 ---> sar -b -r -n DEV: 13:10:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8903) 05/08/26 _x86_64_ (8 CPU) 13:10:37 13:10:37 12:49:43 LINUX RESTART (8 CPU) 13:10:37 13:10:37 12:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:10:37 12:51:01 406.57 79.42 327.15 0.00 13558.01 99851.09 0.00 13:10:37 12:52:01 217.73 3.80 213.93 0.00 53.06 61732.91 0.00 13:10:37 12:53:01 101.70 0.42 101.28 0.00 29.60 36906.40 0.00 13:10:37 12:54:01 51.62 0.05 51.57 0.00 4.13 18660.98 0.00 13:10:37 12:55:01 3.08 0.27 2.82 0.00 11.60 43.32 0.00 13:10:37 12:56:01 50.15 0.02 50.13 0.00 2.93 20485.70 0.00 13:10:37 12:57:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 13:10:37 12:58:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 13:10:37 12:59:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 13:10:37 13:00:01 2.27 0.00 2.27 0.00 0.00 27.19 0.00 13:10:37 13:01:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 13:10:37 13:02:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 13:10:37 13:03:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 13:10:37 13:04:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 13:10:37 13:05:01 1.80 0.02 1.78 0.00 0.13 20.93 0.00 13:10:37 13:06:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 13:10:37 13:07:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 13:10:37 13:08:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 13:10:37 13:09:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 13:10:37 13:10:01 89.47 0.62 88.85 0.00 15.73 41451.92 0.00 13:10:37 Average: 46.79 4.23 42.56 0.00 683.69 13964.88 0.00 13:10:37 13:10:37 12:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:10:37 12:51:01 28407036 31482032 808968 2.46 91348 3255976 2031664 5.99 1066848 2990424 703220 13:10:37 12:52:01 26135868 31363604 913628 2.78 155232 5156124 1928652 5.69 2073516 4061792 958220 13:10:37 12:53:01 26624184 31201580 1072700 3.26 164712 4507148 2623356 7.73 1969520 3678212 280416 13:10:37 12:54:01 26701324 31528096 750824 2.28 165744 4758764 1659256 4.89 1612992 3969912 288 13:10:37 12:55:01 26696160 31523836 754232 2.29 165960 4759256 1691492 4.99 1613752 3970372 28 13:10:37 12:56:01 26182268 31525620 751252 2.29 179416 5211148 1707628 5.03 1635100 4409364 168 13:10:37 12:57:01 26182732 31526136 750688 2.28 179452 5211156 1707628 5.03 1634924 4409372 144 13:10:37 12:58:01 26190864 31534328 742424 2.26 179480 5211156 1707628 5.03 1626592 4409372 160 13:10:37 12:59:01 26190168 31533680 743008 2.26 179508 5211164 1707628 5.03 1626664 4409380 16 13:10:37 13:00:01 26195700 31539344 737136 2.24 179604 5211144 1707628 5.03 1621280 4409364 16 13:10:37 13:01:01 26195940 31539624 737028 2.24 179628 5211144 1707628 5.03 1621632 4409360 8 13:10:37 13:02:01 26196104 31539828 736760 2.24 179660 5211148 1707628 5.03 1621332 4409364 168 13:10:37 13:03:01 26195912 31539696 736592 2.24 179676 5211148 1707628 5.03 1621316 4409364 4 13:10:37 13:04:01 26196236 31540088 736216 2.24 179696 5211152 1707628 5.03 1621388 4409372 172 13:10:37 13:05:01 26195968 31539872 736420 2.24 179740 5211144 1741740 5.13 1621692 4409368 20 13:10:37 13:06:01 26196148 31540084 736128 2.24 179780 5211156 1741740 5.13 1621384 4409372 172 13:10:37 13:07:01 26195556 31539536 736580 2.24 179816 5211160 1741740 5.13 1621388 4409376 8 13:10:37 13:08:01 26195060 31539040 737036 2.24 179836 5211164 1741740 5.13 1621392 4409376 184 13:10:37 13:09:01 26194812 31538904 736980 2.24 179852 5211168 1741740 5.13 1621960 4409384 168 13:10:37 13:10:01 24998936 31505472 767592 2.34 217164 6252424 1878020 5.54 1710176 5427496 330472 13:10:37 Average: 26313349 31506020 771110 2.35 173765 5082292 1794490 5.29 1639242 4291470 113703 13:10:37 13:10:37 12:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:10:37 12:51:01 veth11c8719 0.62 0.62 0.07 8.28 0.00 0.00 0.00 0.00 13:10:37 12:51:01 docker0 39.69 40.11 2.79 245.29 0.00 0.00 0.00 0.00 13:10:37 12:51:01 lo 5.37 5.37 0.54 0.54 0.00 0.00 0.00 0.00 13:10:37 12:51:01 ens3 654.71 449.19 8362.49 135.01 0.00 0.00 0.00 0.00 13:10:37 12:52:01 veth2404ed6 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:10:37 12:52:01 docker0 294.37 423.33 25.42 2904.64 0.00 0.00 0.00 0.00 13:10:37 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:10:37 12:52:01 ens3 454.32 312.80 2933.83 41.50 0.00 0.00 0.00 0.00 13:10:37 12:53:01 docker0 5.22 9.65 0.37 130.85 0.00 0.00 0.00 0.00 13:10:37 12:53:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 13:10:37 12:53:01 veth0fca387 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 13:10:37 12:53:01 ens3 34.73 22.00 214.92 9.81 0.00 0.00 0.00 0.00 13:10:37 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 12:54:01 lo 5.80 5.80 0.57 0.57 0.00 0.00 0.00 0.00 13:10:37 12:54:01 ens3 53.98 49.82 29.70 229.04 0.00 0.00 0.00 0.00 13:10:37 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 12:55:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:10:37 12:55:01 ens3 1.23 0.72 0.69 0.40 0.00 0.00 0.00 0.00 13:10:37 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 12:56:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 13:10:37 12:56:01 ens3 95.82 59.28 2522.43 10.89 0.00 0.00 0.00 0.00 13:10:37 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 12:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:10:37 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:10:37 12:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:10:37 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 12:59:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:10:37 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:10:37 13:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:10:37 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:01:01 ens3 0.28 0.10 0.14 0.06 0.00 0.00 0.00 0.00 13:10:37 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:10:37 13:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:10:37 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:10:37 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:10:37 13:04:01 ens3 0.48 0.10 0.06 0.01 0.00 0.00 0.00 0.00 13:10:37 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:05:01 ens3 0.47 0.30 0.27 0.21 0.00 0.00 0.00 0.00 13:10:37 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:10:37 13:06:01 ens3 0.40 0.23 0.15 0.08 0.00 0.00 0.00 0.00 13:10:37 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:07:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 13:10:37 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:10:37 13:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 13:10:37 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:10:37 13:09:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:10:37 13:10:01 docker0 54.92 78.54 5.30 769.38 0.00 0.00 0.00 0.00 13:10:37 13:10:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 13:10:37 13:10:01 ens3 355.05 215.76 7992.81 32.82 0.00 0.00 0.00 0.00 13:10:37 Average: docker0 19.71 27.58 1.69 202.49 0.00 0.00 0.00 0.00 13:10:37 Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 13:10:37 Average: ens3 82.62 55.54 1102.85 22.99 0.00 0.00 0.00 0.00 13:10:37 13:10:37 13:10:37 ---> sar -P ALL: 13:10:37 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-8903) 05/08/26 _x86_64_ (8 CPU) 13:10:37 13:10:37 12:49:43 LINUX RESTART (8 CPU) 13:10:37 13:10:37 12:50:01 CPU %user %nice %system %iowait %steal %idle 13:10:37 12:51:01 all 11.13 0.00 3.67 1.74 0.07 83.39 13:10:37 12:51:01 0 9.89 0.00 3.75 0.34 0.05 85.97 13:10:37 12:51:01 1 8.30 0.00 2.36 2.07 0.08 87.19 13:10:37 12:51:01 2 11.87 0.00 4.13 2.26 0.07 81.67 13:10:37 12:51:01 3 9.38 0.00 3.63 0.54 0.07 86.38 13:10:37 12:51:01 4 10.08 0.00 5.73 3.82 0.07 80.30 13:10:37 12:51:01 5 12.69 0.00 3.18 0.15 0.08 83.89 13:10:37 12:51:01 6 14.96 0.00 3.05 0.52 0.08 81.38 13:10:37 12:51:01 7 11.86 0.00 3.51 4.18 0.07 80.38 13:10:37 12:52:01 all 38.53 0.00 6.72 0.85 0.08 53.81 13:10:37 12:52:01 0 37.62 0.00 5.87 0.74 0.08 55.69 13:10:37 12:52:01 1 39.39 0.00 6.69 0.10 0.07 53.76 13:10:37 12:52:01 2 39.45 0.00 7.54 2.87 0.08 50.06 13:10:37 12:52:01 3 38.96 0.00 6.41 0.22 0.08 54.33 13:10:37 12:52:01 4 38.28 0.00 6.68 0.29 0.08 54.66 13:10:37 12:52:01 5 37.60 0.00 6.58 0.32 0.07 55.43 13:10:37 12:52:01 6 37.58 0.00 7.81 1.94 0.08 52.58 13:10:37 12:52:01 7 39.41 0.00 6.20 0.35 0.08 53.95 13:10:37 12:53:01 all 56.85 0.00 7.81 0.39 0.09 34.85 13:10:37 12:53:01 0 57.50 0.00 7.63 0.60 0.10 34.17 13:10:37 12:53:01 1 57.11 0.00 8.32 0.64 0.10 33.83 13:10:37 12:53:01 2 56.14 0.00 8.06 1.19 0.08 34.52 13:10:37 12:53:01 3 56.88 0.00 7.63 0.20 0.10 35.19 13:10:37 12:53:01 4 56.55 0.00 7.26 0.07 0.10 36.02 13:10:37 12:53:01 5 55.89 0.00 7.92 0.10 0.08 36.00 13:10:37 12:53:01 6 57.65 0.00 8.06 0.22 0.10 33.98 13:10:37 12:53:01 7 57.05 0.00 7.64 0.10 0.08 35.13 13:10:37 12:54:01 all 18.59 0.00 2.45 0.27 0.04 78.64 13:10:37 12:54:01 0 19.12 0.00 2.44 0.12 0.05 78.27 13:10:37 12:54:01 1 19.00 0.00 2.46 0.05 0.05 78.45 13:10:37 12:54:01 2 20.12 0.00 2.37 0.02 0.05 77.45 13:10:37 12:54:01 3 19.22 0.00 2.24 0.10 0.05 78.39 13:10:37 12:54:01 4 17.99 0.00 2.60 0.03 0.03 79.35 13:10:37 12:54:01 5 17.29 0.00 2.61 1.00 0.03 79.06 13:10:37 12:54:01 6 18.25 0.00 2.09 0.80 0.03 78.83 13:10:37 12:54:01 7 17.76 0.00 2.82 0.02 0.05 79.35 13:10:37 12:55:01 all 0.06 0.00 0.03 0.04 0.01 99.86 13:10:37 12:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 13:10:37 12:55:01 1 0.07 0.00 0.03 0.02 0.00 99.88 13:10:37 12:55:01 2 0.08 0.00 0.03 0.00 0.02 99.87 13:10:37 12:55:01 3 0.03 0.00 0.05 0.02 0.02 99.88 13:10:37 12:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 13:10:37 12:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:10:37 12:55:01 6 0.05 0.00 0.02 0.25 0.00 99.68 13:10:37 12:55:01 7 0.12 0.00 0.03 0.00 0.00 99.85 13:10:37 12:56:01 all 2.38 0.00 1.09 0.22 0.02 96.29 13:10:37 12:56:01 0 2.38 0.00 1.37 1.32 0.05 94.87 13:10:37 12:56:01 1 2.34 0.00 1.16 0.02 0.02 96.47 13:10:37 12:56:01 2 2.48 0.00 0.70 0.00 0.02 96.80 13:10:37 12:56:01 3 2.22 0.00 0.77 0.02 0.02 96.97 13:10:37 12:56:01 4 2.38 0.00 0.79 0.10 0.02 96.72 13:10:37 12:56:01 5 3.07 0.00 0.82 0.05 0.02 96.04 13:10:37 12:56:01 6 2.06 0.00 0.94 0.27 0.02 96.72 13:10:37 12:56:01 7 2.07 0.00 2.14 0.00 0.03 95.75 13:10:37 12:57:01 all 0.03 0.00 0.01 0.00 0.02 99.94 13:10:37 12:57:01 0 0.03 0.00 0.02 0.02 0.03 99.90 13:10:37 12:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:10:37 12:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:10:37 12:57:01 3 0.02 0.00 0.03 0.00 0.03 99.92 13:10:37 12:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:10:37 12:57:01 5 0.05 0.00 0.02 0.02 0.02 99.90 13:10:37 12:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:10:37 12:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:10:37 12:58:01 all 0.03 0.00 0.01 0.00 0.00 99.96 13:10:37 12:58:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:10:37 12:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 12:58:01 2 0.00 0.00 0.03 0.00 0.00 99.97 13:10:37 12:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:10:37 12:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 12:58:01 5 0.05 0.00 0.02 0.00 0.00 99.93 13:10:37 12:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 13:10:37 12:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 12:59:01 all 0.20 0.00 0.02 0.00 0.01 99.77 13:10:37 12:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:10:37 12:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 12:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 13:10:37 12:59:01 3 1.04 0.00 0.03 0.00 0.00 98.92 13:10:37 12:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 12:59:01 5 0.40 0.00 0.03 0.02 0.02 99.53 13:10:37 12:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:10:37 12:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 13:10:37 13:00:01 all 0.30 0.00 0.01 0.18 0.01 99.49 13:10:37 13:00:01 0 0.10 0.00 0.02 1.28 0.02 98.58 13:10:37 13:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:10:37 13:00:01 2 0.05 0.00 0.02 0.00 0.02 99.92 13:10:37 13:00:01 3 1.99 0.00 0.00 0.00 0.00 98.01 13:10:37 13:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 13:10:37 13:00:01 5 0.13 0.00 0.03 0.17 0.02 99.65 13:10:37 13:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:10:37 13:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 13:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 13:10:37 13:01:01 0 0.05 0.00 0.02 0.02 0.02 99.90 13:10:37 13:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 13:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 13:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 13:10:37 13:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:10:37 13:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:10:37 13:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:10:37 13:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 13:10:37 13:01:01 CPU %user %nice %system %iowait %steal %idle 13:10:37 13:02:01 all 0.03 0.00 0.01 0.01 0.00 99.94 13:10:37 13:02:01 0 0.05 0.00 0.03 0.03 0.02 99.87 13:10:37 13:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:10:37 13:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 13:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:10:37 13:02:01 4 0.05 0.00 0.02 0.00 0.00 99.93 13:10:37 13:02:01 5 0.03 0.00 0.02 0.02 0.02 99.92 13:10:37 13:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 13:02:01 7 0.07 0.00 0.02 0.00 0.00 99.92 13:10:37 13:03:01 all 0.03 0.00 0.01 0.18 0.00 99.78 13:10:37 13:03:01 0 0.10 0.00 0.05 1.42 0.02 98.42 13:10:37 13:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 13:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:10:37 13:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:10:37 13:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 13:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 13:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 13:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 13:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:10:37 13:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 13:10:37 13:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 13:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:10:37 13:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:10:37 13:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 13:04:01 5 0.03 0.00 0.02 0.02 0.02 99.92 13:10:37 13:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:10:37 13:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 13:05:01 all 0.04 0.00 0.03 0.00 0.01 99.92 13:10:37 13:05:01 0 0.05 0.00 0.05 0.02 0.02 99.87 13:10:37 13:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:10:37 13:05:01 2 0.07 0.00 0.03 0.02 0.00 99.88 13:10:37 13:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:10:37 13:05:01 4 0.02 0.00 0.07 0.00 0.02 99.90 13:10:37 13:05:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:10:37 13:05:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:10:37 13:05:01 7 0.03 0.00 0.03 0.00 0.02 99.92 13:10:37 13:06:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:10:37 13:06:01 0 0.03 0.00 0.05 0.02 0.02 99.88 13:10:37 13:06:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:10:37 13:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:10:37 13:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:10:37 13:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 13:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 13:10:37 13:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:10:37 13:06:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:10:37 13:07:01 all 0.16 0.00 0.02 0.00 0.01 99.81 13:10:37 13:07:01 0 0.05 0.00 0.05 0.02 0.03 99.85 13:10:37 13:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 13:07:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:10:37 13:07:01 3 1.14 0.00 0.02 0.00 0.00 98.84 13:10:37 13:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:10:37 13:07:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:10:37 13:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:10:37 13:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:10:37 13:08:01 all 0.29 0.00 0.01 0.00 0.00 99.70 13:10:37 13:08:01 0 0.07 0.00 0.02 0.02 0.02 99.88 13:10:37 13:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 13:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:10:37 13:08:01 3 1.99 0.00 0.00 0.00 0.02 98.00 13:10:37 13:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 13:08:01 5 0.07 0.00 0.02 0.02 0.00 99.90 13:10:37 13:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 13:10:37 13:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:10:37 13:09:01 all 0.22 0.00 0.02 0.00 0.01 99.75 13:10:37 13:09:01 0 0.07 0.00 0.03 0.00 0.02 99.88 13:10:37 13:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:10:37 13:09:01 2 0.02 0.00 0.03 0.00 0.02 99.93 13:10:37 13:09:01 3 1.57 0.00 0.03 0.00 0.00 98.40 13:10:37 13:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 13:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:10:37 13:09:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:10:37 13:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:10:37 13:10:01 all 6.09 0.00 2.50 0.66 0.06 90.69 13:10:37 13:10:01 0 4.28 0.00 2.12 0.94 0.05 92.61 13:10:37 13:10:01 1 7.05 0.00 3.17 0.13 0.07 89.58 13:10:37 13:10:01 2 7.25 0.00 3.04 2.12 0.05 87.54 13:10:37 13:10:01 3 6.34 0.00 2.22 0.07 0.07 91.31 13:10:37 13:10:01 4 5.54 0.00 2.17 0.03 0.05 92.20 13:10:37 13:10:01 5 5.97 0.00 2.44 1.85 0.07 89.67 13:10:37 13:10:01 6 5.74 0.00 2.64 0.10 0.05 91.47 13:10:37 13:10:01 7 6.56 0.00 2.16 0.03 0.07 91.17 13:10:37 Average: all 6.71 0.00 1.21 0.23 0.02 91.83 13:10:37 Average: 0 6.54 0.00 1.17 0.35 0.03 91.90 13:10:37 Average: 1 6.63 0.00 1.20 0.15 0.02 92.00 13:10:37 Average: 2 6.83 0.00 1.30 0.42 0.02 91.43 13:10:37 Average: 3 7.02 0.00 1.15 0.06 0.03 91.75 13:10:37 Average: 4 6.52 0.00 1.26 0.21 0.02 91.98 13:10:37 Average: 5 6.63 0.00 1.18 0.19 0.03 91.97 13:10:37 Average: 6 6.79 0.00 1.23 0.20 0.02 91.76 13:10:37 Average: 7 6.71 0.00 1.22 0.23 0.02 91.81 13:10:37 13:10:37 13:10:37