Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08c35be361d297fe8f56dc197b9e919ce034e65a 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-ssh4514488481007301355.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh3109664840656934222.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7368933950243615034.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3926852127774204667.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-ssh14883600439930966026.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38763 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 08c35be361d297fe8f56dc197b9e919ce034e65a (main) Commit message: "Merge pull request #707 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27" > git config core.sparsecheckout # timeout=10 > git checkout -f 08c35be361d297fe8f56dc197b9e919ce034e65a # timeout=10 > git rev-list --no-walk 405ca1ad626f130e581dbb17472310acb117b457 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:12:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:12:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:12:45 ========================================================= 14:12:45 EdgeX Global Pipelines Version Info 14:12:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:12:47 ------------------- 14:12:47 stable info: 14:12:47 ------------------- 14:12:47 Commited By: Cherry Wang cherry@iotechsys.com 14:12:47 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 14:12:47 Message: update stable to v1.0.269 14:12:47 ------------------- 14:12:47 experimental info: 14:12:47 ------------------- 14:12:47 Commited By: **** collab-it+edgex@linuxfoundation.org 14:12:47 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 14:12:47 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:12:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:12:47 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:12:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:12:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:12:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:12:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:12:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:12:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:12:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08c35be [Pipeline] echo 14:12:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:49 provisioning config files... 14:12:49 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6108441630729719646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:50 ---> ****-login.sh 14:12:50 nexus3.edgexfoundry.org:10001 14:12:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:50 Configure a credential helper to remove this warning. See 14:12:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:50 14:12:50 Login Succeeded 14:12:50 nexus3.edgexfoundry.org:10002 14:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:51 Configure a credential helper to remove this warning. See 14:12:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:51 14:12:51 Login Succeeded 14:12:51 nexus3.edgexfoundry.org:10003 14:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:51 Configure a credential helper to remove this warning. See 14:12:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:51 14:12:51 Login Succeeded 14:12:51 nexus3.edgexfoundry.org:10004 14:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:51 Configure a credential helper to remove this warning. See 14:12:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:51 14:12:51 Login Succeeded 14:12:51 ****.io 14:12:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:12:51 Configure a credential helper to remove this warning. See 14:12:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:12:51 14:12:51 Login Succeeded 14:12:51 ---> ****-login.sh ends [Pipeline] } 14:12:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:12:52 + git rev-list -1 --merges 08c35be361d297fe8f56dc197b9e919ce034e65a~1..08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] echo 14:12:52 -----------> git rev-list -1 --merges 08c35be361d297fe8f56dc197b9e919ce034e65a~1..08c35be361d297fe8f56dc197b9e919ce034e65a 08c35be361d297fe8f56dc197b9e919ce034e65a 14:12:52 08c35be361d297fe8f56dc197b9e919ce034e65a [false] [Pipeline] sh 14:12:53 + git log --format=format:%s -1 08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] echo 14:12:53 ========================================================= 14:12:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:12:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:53 + git log --format=format:%s -1 08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] echo 14:12:53 [semverPrep] GIT_COMMIT: 08c35be361d297fe8f56dc197b9e919ce034e65a, Commit Message: Merge pull request #707 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27 [Pipeline] echo 14:12:53 [semverPrep] This is not a build commit. [Pipeline] sh 14:12:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:12:54 + grep -v github /etc/ssh/ssh_known_hosts 14:12:54 + [ -e /tmp/ssh_known_hosts ] 14:12:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:12:54 + + sudo tee -a /etc/ssh/ssh_known_hosts 14:12:54 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:12:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:12:55 14:12:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:12:56 0.1.4: Pulling from edgex-devops/py-git-semver 14:12:56 b85a868b505f: Pulling fs layer 14:12:56 e2be974225ed: Pulling fs layer 14:12:56 339a4e72a1f5: Pulling fs layer 14:12:56 988bab9f4d93: Pulling fs layer 14:12:56 1469e6f7b9e6: Pulling fs layer 14:12:56 eaf3925da568: Pulling fs layer 14:12:56 bab4dde63d76: Pulling fs layer 14:12:56 bde34c3a00c8: Pulling fs layer 14:12:56 b352a97aabf1: Pulling fs layer 14:12:56 4872d77fe225: Pulling fs layer 14:12:56 5851b861e8e6: Pulling fs layer 14:12:56 988bab9f4d93: Waiting 14:12:56 1469e6f7b9e6: Waiting 14:12:56 eaf3925da568: Waiting 14:12:56 bab4dde63d76: Waiting 14:12:56 bde34c3a00c8: Waiting 14:12:56 b352a97aabf1: Waiting 14:12:56 4872d77fe225: Waiting 14:12:56 5851b861e8e6: Waiting 14:12:56 e2be974225ed: Download complete 14:12:56 988bab9f4d93: Verifying Checksum 14:12:56 988bab9f4d93: Download complete 14:12:56 1469e6f7b9e6: Verifying Checksum 14:12:56 1469e6f7b9e6: Download complete 14:12:56 339a4e72a1f5: Verifying Checksum 14:12:56 339a4e72a1f5: Download complete 14:12:56 eaf3925da568: Download complete 14:12:56 bde34c3a00c8: Download complete 14:12:56 b352a97aabf1: Verifying Checksum 14:12:56 b352a97aabf1: Download complete 14:12:56 4872d77fe225: Verifying Checksum 14:12:56 4872d77fe225: Download complete 14:12:56 5851b861e8e6: Download complete 14:12:56 b85a868b505f: Verifying Checksum 14:12:56 b85a868b505f: Download complete 14:12:56 bab4dde63d76: Verifying Checksum 14:12:56 bab4dde63d76: Download complete 14:12:57 b85a868b505f: Pull complete 14:12:57 e2be974225ed: Pull complete 14:12:57 339a4e72a1f5: Pull complete 14:12:57 988bab9f4d93: Pull complete 14:12:57 1469e6f7b9e6: Pull complete 14:12:58 eaf3925da568: Pull complete 14:12:59 bab4dde63d76: Pull complete 14:12:59 bde34c3a00c8: Pull complete 14:12:59 b352a97aabf1: Pull complete 14:12:59 4872d77fe225: Pull complete 14:13:00 5851b861e8e6: Pull complete 14:13:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:13:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:00 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:13:00 $ 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 14:13:03 $ docker top 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:04 [ssh-agent] Looking for ssh-agent implementation... 14:13:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:04 $ docker exec 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 ssh-agent 14:13:04 SSH_AUTH_SOCK=/tmp/ssh-mPNOt3P8t2rd/agent.33 14:13:04 SSH_AGENT_PID=39 14:13:04 Running ssh-add (command line suppressed) 14:13:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2298238125314825859.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2298238125314825859.key) 14:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:04 + git tag --points-at HEAD [Pipeline] } 14:13:04 $ docker exec --env ******** --env ******** 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 ssh-agent -k 14:13:05 unset SSH_AUTH_SOCK; 14:13:05 unset SSH_AGENT_PID; 14:13:05 echo Agent pid 39 killed; 14:13:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:13:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:05 [ssh-agent] Looking for ssh-agent implementation... 14:13:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:05 $ docker exec 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 ssh-agent 14:13:05 SSH_AUTH_SOCK=/tmp/ssh-YPjJkxFXn5sw/agent.73 14:13:05 SSH_AGENT_PID=79 14:13:05 Running ssh-add (command line suppressed) 14:13:05 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7321391399728286349.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7321391399728286349.key) 14:13:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:06 + git semver init 14:13:06 2025-02-12 14:13:06,260 [run_init] DEBUG init version:0.0.0 force:False 14:13:06 2025-02-12 14:13:06,261 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:13:06 2025-02-12 14:13:06,261 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:13:06 2025-02-12 14:13:06,261 [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, universal_newlines=False, shell=None, istream=None) 14:13:07 2025-02-12 14:13:07,332 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:13:07 2025-02-12 14:13:07,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:13:07 2025-02-12 14:13:07,332 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:07 2025-02-12 14:13:07,333 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:13:07 4.0.0-dev.17 [Pipeline] } 14:13:07 $ docker exec --env ******** --env ******** 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 ssh-agent -k 14:13:07 unset SSH_AUTH_SOCK; 14:13:07 unset SSH_AGENT_PID; 14:13:07 echo Agent pid 79 killed; 14:13:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:08 + git semver [Pipeline] } 14:13:09 $ docker stop --time=1 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 14:13:10 $ docker rm -f --volumes 8b533e0ba9de27a06a9e0c0cbfca4bbfcf9fec7d1eadacd7d18bf4a01c01ccf5 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:13:11 Stashed 1 file(s) [Pipeline] echo 14:13:11 [edgeXSemver]: initialized semver on version 4.0.0-dev.17 [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 14:13:12 provisioning config files... 14:13:12 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18414287462397279700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:12 ---> ****-login.sh 14:13:12 nexus3.edgexfoundry.org:10001 14:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:12 Configure a credential helper to remove this warning. See 14:13:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:12 14:13:12 Login Succeeded 14:13:12 nexus3.edgexfoundry.org:10002 14:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:12 Configure a credential helper to remove this warning. See 14:13:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:12 14:13:12 Login Succeeded 14:13:12 nexus3.edgexfoundry.org:10003 14:13:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:13 Configure a credential helper to remove this warning. See 14:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:13 14:13:13 Login Succeeded 14:13:13 nexus3.edgexfoundry.org:10004 14:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:13 Configure a credential helper to remove this warning. See 14:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:13 14:13:13 Login Succeeded 14:13:13 ****.io 14:13:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:13:13 Configure a credential helper to remove this warning. See 14:13:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:13:13 14:13:13 Login Succeeded 14:13:13 ---> ****-login.sh ends [Pipeline] } 14:13:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:13:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:13:13 ========================================================= 14:13:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:13:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:14 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 14:13:14 Sending build context to Docker daemon 9.304MB 14:13:14 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:13:14 Step 2/12 : FROM ${BASE} AS builder 14:13:14 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:13:14 da9db072f522: Pulling fs layer 14:13:14 6ef4a4ee8ca5: Pulling fs layer 14:13:14 06f05ace1117: Pulling fs layer 14:13:14 5fe327b54edc: Pulling fs layer 14:13:14 4f4fb700ef54: Pulling fs layer 14:13:14 92a5565b7b96: Pulling fs layer 14:13:14 ff9bb7016b71: Pulling fs layer 14:13:14 b67dba6c2c7d: Pulling fs layer 14:13:14 a813b0c90790: Pulling fs layer 14:13:14 4f4fb700ef54: Waiting 14:13:14 92a5565b7b96: Waiting 14:13:14 ff9bb7016b71: Waiting 14:13:14 5fe327b54edc: Waiting 14:13:14 b67dba6c2c7d: Waiting 14:13:14 a813b0c90790: Waiting 14:13:14 6ef4a4ee8ca5: Verifying Checksum 14:13:14 6ef4a4ee8ca5: Download complete 14:13:14 5fe327b54edc: Verifying Checksum 14:13:14 5fe327b54edc: Download complete 14:13:14 4f4fb700ef54: Verifying Checksum 14:13:14 92a5565b7b96: Download complete 14:13:14 da9db072f522: Download complete 14:13:14 ff9bb7016b71: Verifying Checksum 14:13:14 ff9bb7016b71: Download complete 14:13:14 da9db072f522: Pull complete 14:13:14 a813b0c90790: Verifying Checksum 14:13:14 a813b0c90790: Download complete 14:13:14 6ef4a4ee8ca5: Pull complete 14:13:15 06f05ace1117: Verifying Checksum 14:13:15 06f05ace1117: Download complete 14:13:15 b67dba6c2c7d: Verifying Checksum 14:13:15 b67dba6c2c7d: Download complete 14:13:18 06f05ace1117: Pull complete 14:13:18 5fe327b54edc: Pull complete 14:13:18 4f4fb700ef54: Pull complete 14:13:18 92a5565b7b96: Pull complete 14:13:18 ff9bb7016b71: Pull complete 14:13:20 b67dba6c2c7d: Pull complete 14:13:21 a813b0c90790: Pull complete 14:13:21 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 14:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:13:21 ---> 3ba60ce46760 14:13:21 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:13:27 Still waiting to schedule task 14:13:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:13:28 ---> Running in 0ffeffa9986a 14:13:28 Removing intermediate container 0ffeffa9986a 14:13:28 ---> 83308de5ea42 14:13:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:13:28 ---> Running in d148a2b4a273 14:13:28 Removing intermediate container d148a2b4a273 14:13:28 ---> f330e937c0fc 14:13:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:13:28 ---> Running in d77c81aadf1e 14:13:28 Removing intermediate container d77c81aadf1e 14:13:28 ---> f041f5e5ce41 14:13:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:13:28 ---> Running in c814c9229a1c 14:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:13:28 OK: 248 MiB in 58 packages 14:13:28 Removing intermediate container c814c9229a1c 14:13:28 ---> 716fa948fbb3 14:13:28 Step 7/12 : WORKDIR /app 14:13:28 ---> Running in b32a056fd704 14:13:28 Removing intermediate container b32a056fd704 14:13:28 ---> 30483772aa9e 14:13:28 Step 8/12 : COPY go.mod vendor* ./ 14:13:28 ---> bc8c24739af3 14:13:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:13:28 ---> Running in 8adad81e13cb 14:14:16 Removing intermediate container 8adad81e13cb 14:14:16 ---> 97d8ae10af1f 14:14:16 Step 10/12 : COPY . . 14:14:16 ---> a8d460c4f61b 14:14:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:14:16 ---> Running in e189d178c487 14:14:16 Removing intermediate container e189d178c487 14:14:16 ---> 0a5afbab5060 14:14:16 Step 12/12 : RUN $MAKE 14:14:16 ---> Running in cd78cca5453a 14:14:16 noop 14:14:16 Removing intermediate container cd78cca5453a 14:14:16 ---> 8e675679f3f7 14:14:16 Successfully built 8e675679f3f7 14:14:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:17 + docker inspect -f . ci-base-image-x86_64 14:14:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:18 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:14:18 $ 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 14:14:18 $ docker top f735bb5a612f6b62af634d60b851bc98a1aa8121457b028b74c3689f520ab5ac -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:19 + go version 14:14:19 go version go1.23.4 linux/amd64 [Pipeline] } 14:14:19 $ docker stop --time=1 f735bb5a612f6b62af634d60b851bc98a1aa8121457b028b74c3689f520ab5ac 14:14:20 $ docker rm -f --volumes f735bb5a612f6b62af634d60b851bc98a1aa8121457b028b74c3689f520ab5ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:14:21 + docker inspect -f . ci-base-image-x86_64 14:14:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:14:21 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:14:22 $ 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 14:14:22 $ docker top 9a19af69c2bb988012776093b3a367707b9719562d63ea382866d898487923b5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:14:23 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:14:23 + make test 14:14:23 go test -race -coverprofile=coverage.out ./... 14:14:56 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:15:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-38764 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:15:04 Running in /w/workspace/app-service-configurable/265 [Pipeline] { [Pipeline] checkout 14:15:04 The recommended git tool is: git 14:15:13 using credential edgex-jenkins-ssh 14:15:13 Cloning the remote Git repository 14:15:13 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:15:13 > git init /w/workspace/app-service-configurable/265 # timeout=10 14:15:13 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:15:13 > git --version # timeout=10 14:15:14 > git --version # 'git version 2.25.1' 14:15:14 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:16 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:15:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:15:17 Avoid second fetch 14:15:17 Checking out Revision 08c35be361d297fe8f56dc197b9e919ce034e65a (main) 14:15:17 > git config core.sparsecheckout # timeout=10 14:15:17 > git checkout -f 08c35be361d297fe8f56dc197b9e919ce034e65a # timeout=10 14:15:18 Commit message: "Merge pull request #707 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.27" [Pipeline] withEnv [Pipeline] { 14:15:23 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:15:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:15:24 % Total % Received % Xferd Average Speed Time Time Time Current 14:15:24 Dload Upload Total Spent Left Speed 14:15:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 68967 0 --:--:-- --:--:-- --:--:-- 69340 [Pipeline] sh 14:15:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:15:25 + + sudo tee /etc/docker/daemon.new 14:15:25 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:15:25 { 14:15:25 "registry-mirrors": [ 14:15:25 "https://nexus3.edgexfoundry.org:10001" 14:15:25 ], 14:15:25 "bip": "10.250.0.254/24", 14:15:25 "hosts": [ 14:15:25 "tcp://0.0.0.0:5555", 14:15:25 "unix:///var/run/docker.sock" 14:15:25 ], 14:15:25 "mtu": 1458, 14:15:25 "selinux-enabled": true, 14:15:25 "seccomp-profile": "/etc/docker/seccomp.json" 14:15:25 } [Pipeline] sh 14:15:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:15:26 + sudo service docker restart 14:15:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:15:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:15:29 ./bin/test-attribution-txt.sh 14:15:29 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 14:15:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:15:29 $ docker stop --time=1 9a19af69c2bb988012776093b3a367707b9719562d63ea382866d898487923b5 14:15:36 $ docker rm -f --volumes 9a19af69c2bb988012776093b3a367707b9719562d63ea382866d898487923b5 [Pipeline] // withDockerContainer [Pipeline] sh 14:15:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:15:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:15:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:15:38 + ls -al . 14:15:38 total 248 14:15:38 drwxrwxr-x 7 jenkins jenkins 4096 Feb 12 14:14 . 14:15:38 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 14:12 .. 14:15:38 -rw-rw-r-- 1 jenkins jenkins 119 Feb 12 14:12 .dockerignore 14:15:38 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 14:14 .git 14:15:38 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 14:12 .github 14:15:38 -rw-rw-r-- 1 jenkins jenkins 106 Feb 12 14:12 .gitignore 14:15:38 -rw-rw-r-- 1 jenkins jenkins 41 Feb 12 14:12 .golangci.yml 14:15:38 drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 14:13 .semver 14:15:38 -rw-rw-r-- 1 jenkins jenkins 16432 Feb 12 14:12 Attribution.txt 14:15:38 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 12 14:12 CHANGELOG.md 14:15:38 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 12 14:12 Dockerfile 14:15:38 -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 14:12 GOVERNANCE.md 14:15:38 -rw-rw-r-- 1 jenkins jenkins 666 Feb 12 14:12 Jenkinsfile 14:15:38 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 14:12 LICENSE 14:15:38 -rw-rw-r-- 1 jenkins jenkins 618 Feb 12 14:12 OWNERS.md 14:15:38 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 12 14:12 README.md 14:15:38 -rw-rw-r-- 1 jenkins jenkins 12 Feb 12 14:13 VERSION 14:15:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 14:12 bin 14:15:38 -rw-r--r-- 1 jenkins jenkins 953 Feb 12 14:14 coverage.out 14:15:38 -rw-rw-r-- 1 jenkins jenkins 6544 Feb 12 14:12 go.mod 14:15:38 -rw-rw-r-- 1 jenkins jenkins 88264 Feb 12 14:12 go.sum 14:15:38 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 12 14:12 main.go 14:15:38 -rw-rw-r-- 1 jenkins jenkins 3362 Feb 12 14:12 makefile 14:15:38 drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 14:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:38 + 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=08c35be361d297fe8f56dc197b9e919ce034e65a --label arch=amd64 --label version=4.0.0-dev.17 . 14:15:38 Sending build context to Docker daemon 9.306MB 14:15:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:15:38 Step 2/27 : FROM ${BASE} AS builder 14:15:38 ---> 8e675679f3f7 14:15:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:15:39 ---> Running in d44c5d3803ed 14:15:39 Removing intermediate container d44c5d3803ed 14:15:39 ---> 9c5cace364e2 14:15:39 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:15:39 ---> Running in a82b24d1bf4a 14:15:39 Removing intermediate container a82b24d1bf4a 14:15:39 ---> 0cb58c5b69b0 14:15:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:15:39 ---> Running in 4e7546b07cae 14:15:39 Removing intermediate container 4e7546b07cae 14:15:39 ---> 54b720f12c91 14:15:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:15:39 ---> Running in efea78aa40ba 14:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:15:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:15:40 OK: 248 MiB in 58 packages 14:15:40 Removing intermediate container efea78aa40ba 14:15:40 ---> e21bdd09cdee 14:15:40 Step 7/27 : WORKDIR /app 14:15:40 ---> Running in 6c8a5fb0ce6c 14:15:40 Removing intermediate container 6c8a5fb0ce6c 14:15:40 ---> 6df9711955a5 14:15:40 Step 8/27 : COPY go.mod vendor* ./ 14:15:40 ---> 112e91807e48 14:15:40 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:15:40 ---> Running in e1ecad3505f5 14:15:41 Removing intermediate container e1ecad3505f5 14:15:41 ---> b68e745fb9b0 14:15:41 Step 10/27 : COPY . . 14:15:42 ---> 8497a748ea71 14:15:42 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:15:42 ---> Running in 3007cc8e07f4 14:15:42 Removing intermediate container 3007cc8e07f4 14:15:42 ---> a84b7f1f5220 14:15:42 Step 12/27 : RUN $MAKE 14:15:42 ---> Running in 1b2c4a10de6f 14:15:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:15:45 provisioning config files... 14:15:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/265@tmp/config17040524644361776886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:15:46 ---> ****-login.sh 14:15:46 nexus3.edgexfoundry.org:10001 14:15:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:47 Configure a credential helper to remove this warning. See 14:15:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:47 14:15:47 Login Succeeded 14:15:47 nexus3.edgexfoundry.org:10002 14:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:47 Configure a credential helper to remove this warning. See 14:15:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:47 14:15:47 Login Succeeded 14:15:47 nexus3.edgexfoundry.org:10003 14:15:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:47 Configure a credential helper to remove this warning. See 14:15:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:47 14:15:47 Login Succeeded 14:15:47 nexus3.edgexfoundry.org:10004 14:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:48 Configure a credential helper to remove this warning. See 14:15:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:48 14:15:48 Login Succeeded 14:15:48 ****.io 14:15:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:15:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:15:48 Configure a credential helper to remove this warning. See 14:15:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:15:48 14:15:48 Login Succeeded 14:15:48 ---> ****-login.sh ends [Pipeline] } 14:15:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:15:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:15:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:15:49 ========================================================= 14:15:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 14:15:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 14:15:50 Sending build context to Docker daemon 222.2kB 14:15:50 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 14:15:50 Step 2/12 : FROM ${BASE} AS builder 14:15:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:15:50 9986a736f7d3: Pulling fs layer 14:15:50 1f018df60701: Pulling fs layer 14:15:50 39f8f326b044: Pulling fs layer 14:15:50 e6a1e7a6a96a: Pulling fs layer 14:15:50 4f4fb700ef54: Pulling fs layer 14:15:50 d45d956e0dbf: Pulling fs layer 14:15:50 e6a1e7a6a96a: Waiting 14:15:50 4f4fb700ef54: Waiting 14:15:50 d7702b0d1db1: Pulling fs layer 14:15:50 d45d956e0dbf: Waiting 14:15:50 5c7f0f088c93: Pulling fs layer 14:15:50 d7702b0d1db1: Waiting 14:15:50 5c7f0f088c93: Waiting 14:15:50 4fdc064ae6cf: Pulling fs layer 14:15:50 4fdc064ae6cf: Waiting 14:15:50 1f018df60701: Verifying Checksum 14:15:50 1f018df60701: Download complete 14:15:50 e6a1e7a6a96a: Verifying Checksum 14:15:50 e6a1e7a6a96a: Download complete 14:15:50 4f4fb700ef54: Verifying Checksum 14:15:50 4f4fb700ef54: Download complete 14:15:50 d45d956e0dbf: Verifying Checksum 14:15:50 d45d956e0dbf: Download complete 14:15:50 d7702b0d1db1: Verifying Checksum 14:15:50 d7702b0d1db1: Download complete 14:15:50 9986a736f7d3: Verifying Checksum 14:15:50 9986a736f7d3: Download complete 14:15:51 4fdc064ae6cf: Verifying Checksum 14:15:51 4fdc064ae6cf: Download complete 14:15:51 9986a736f7d3: Pull complete 14:15:52 1f018df60701: Pull complete 14:15:52 39f8f326b044: Verifying Checksum 14:15:52 39f8f326b044: Download complete 14:15:53 5c7f0f088c93: Verifying Checksum 14:15:53 5c7f0f088c93: Download complete 14:16:06 39f8f326b044: Pull complete 14:16:06 e6a1e7a6a96a: Pull complete 14:16:06 4f4fb700ef54: Pull complete 14:16:06 d45d956e0dbf: Pull complete 14:16:06 d7702b0d1db1: Pull complete 14:16:15 5c7f0f088c93: Pull complete 14:16:16 4fdc064ae6cf: Pull complete 14:16:16 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 14:16:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 14:16:16 ---> 63f30b955cb9 14:16:16 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:16:18 ---> Running in b8951ca10d78 14:16:18 Removing intermediate container b8951ca10d78 14:16:18 ---> 0cace6770863 14:16:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:16:18 ---> Running in 10ac23dfc488 14:16:18 Removing intermediate container 10ac23dfc488 14:16:18 ---> e9ea2a288772 14:16:18 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:16:18 ---> Running in e41170845b1b 14:16:19 Removing intermediate container e41170845b1b 14:16:19 ---> fee1da73d1e4 14:16:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:16:19 ---> Running in 132dbc316248 14:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:16:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:16:21 OK: 239 MiB in 58 packages 14:16:22 Removing intermediate container 132dbc316248 14:16:22 ---> 5bf28d132354 14:16:22 Step 7/12 : WORKDIR /app 14:16:22 ---> Running in 0ec80739597e 14:16:23 Removing intermediate container 0ec80739597e 14:16:23 ---> 3d2aa214c34b 14:16:23 Step 8/12 : COPY go.mod vendor* ./ 14:16:23 ---> ecc984341061 14:16:23 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:16:23 ---> Running in 9037b55ce5c2 14:16:33 Removing intermediate container 1b2c4a10de6f 14:16:33 ---> b138d39db211 14:16:33 Step 13/27 : FROM alpine:3.20 14:16:33 3.20: Pulling from library/alpine 14:16:33 66a3d608f3fa: Pulling fs layer 14:16:33 66a3d608f3fa: Verifying Checksum 14:16:33 66a3d608f3fa: Download complete 14:16:33 66a3d608f3fa: Pull complete 14:16:33 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:16:33 Status: Downloaded newer image for alpine:3.20 14:16:33 ---> e29df9b510ff 14:16:33 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:16:33 ---> Running in 7e7a1ad3009c 14:16:33 Removing intermediate container 7e7a1ad3009c 14:16:33 ---> a82b366ceb6b 14:16:33 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:16:33 ---> Running in a366008bf4c3 14:16:33 Removing intermediate container a366008bf4c3 14:16:33 ---> 75366c54cca7 14:16:33 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:16:33 ---> Running in b7eb096e793f 14:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:33 (1/2) Installing ca-certificates (20241121-r1) 14:16:33 (2/2) Installing dumb-init (1.2.5-r3) 14:16:33 Executing busybox-1.36.1-r29.trigger 14:16:33 Executing ca-certificates-20241121-r1.trigger 14:16:33 OK: 9 MiB in 16 packages 14:16:35 Removing intermediate container b7eb096e793f 14:16:35 ---> 6170bf4fe446 14:16:35 Step 17/27 : RUN apk --no-cache upgrade 14:16:35 ---> Running in 55764fd7c0c2 14:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 14:16:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 14:16:36 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 14:16:36 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 14:16:36 Executing ca-certificates-20241121-r1.trigger 14:16:37 OK: 9 MiB in 16 packages 14:16:38 Removing intermediate container 55764fd7c0c2 14:16:38 ---> b5a2775ab7e5 14:16:38 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:16:38 ---> 67b10233eb6d 14:16:38 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:16:39 ---> a738a132f746 14:16:39 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:16:39 ---> 88c88c9ada6f 14:16:39 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:16:45 ---> d8634911187c 14:16:45 Step 22/27 : EXPOSE 48095 14:16:45 ---> Running in 0a6f3e38fe06 14:16:45 Removing intermediate container 0a6f3e38fe06 14:16:45 ---> 1950c1d2150c 14:16:45 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:16:45 ---> Running in a144fe28ebea 14:16:45 Removing intermediate container a144fe28ebea 14:16:45 ---> da71bf873a42 14:16:45 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:16:46 ---> Running in 3a8f3530ab6f 14:16:46 Removing intermediate container 3a8f3530ab6f 14:16:46 ---> 4690668e82d7 14:16:46 Step 25/27 : LABEL arch=amd64 14:16:46 ---> Running in 72818a74d636 14:16:46 Removing intermediate container 72818a74d636 14:16:46 ---> cc95ca2a5c8c 14:16:46 Step 26/27 : LABEL git_sha=08c35be361d297fe8f56dc197b9e919ce034e65a 14:16:47 ---> Running in 5c0db4d355c6 14:16:47 Removing intermediate container 5c0db4d355c6 14:16:47 ---> 7a8bf1db2e48 14:16:47 Step 27/27 : LABEL version=4.0.0-dev.17 14:16:47 ---> Running in 005526f89509 14:16:47 Removing intermediate container 005526f89509 14:16:47 ---> b5f5ca2a46b7 14:16:47 [Warning] One or more build-args [ARCH] were not consumed 14:16:47 Successfully built b5f5ca2a46b7 14:16:47 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:48 provisioning config files... 14:16:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17253191127790217764tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:48 ---> ****-login.sh 14:16:48 nexus3.edgexfoundry.org:10001 14:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:48 Configure a credential helper to remove this warning. See 14:16:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:48 14:16:48 Login Succeeded 14:16:48 nexus3.edgexfoundry.org:10002 14:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:48 Configure a credential helper to remove this warning. See 14:16:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:48 14:16:48 Login Succeeded 14:16:48 nexus3.edgexfoundry.org:10003 14:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:49 Configure a credential helper to remove this warning. See 14:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:49 14:16:49 Login Succeeded 14:16:49 nexus3.edgexfoundry.org:10004 14:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:49 Configure a credential helper to remove this warning. See 14:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:49 14:16:49 Login Succeeded 14:16:49 ****.io 14:16:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:16:49 Configure a credential helper to remove this warning. See 14:16:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:16:49 14:16:49 Login Succeeded 14:16:49 ---> ****-login.sh ends [Pipeline] } 14:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:16:49 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:16:49 08c35be361d297fe8f56dc197b9e919ce034e65a 14:16:49 latest 14:16:49 4.0.0-dev.17 14:16:49 08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 14:16:49 main 14:16:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:50 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a 14:16:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:16:50 0f221bee7185: Preparing 14:16:50 4b6235898004: Preparing 14:16:50 e89ae4bbf7b7: Preparing 14:16:50 b7c3572fa284: Preparing 14:16:50 fc5e8697ccaf: Preparing 14:16:50 b2a66187a013: Preparing 14:16:50 ce5a8cde9eee: Preparing 14:16:50 ce5a8cde9eee: Waiting 14:16:50 4b6235898004: Pushed 14:16:50 e89ae4bbf7b7: Pushed 14:16:50 b7c3572fa284: Pushed 14:16:51 fc5e8697ccaf: Pushed 14:16:51 b2a66187a013: Pushed 14:16:51 ce5a8cde9eee: Layer already exists 14:16:53 0f221bee7185: Pushed 14:16:54 08c35be361d297fe8f56dc197b9e919ce034e65a: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:16:55 0f221bee7185: Preparing 14:16:55 4b6235898004: Preparing 14:16:55 e89ae4bbf7b7: Preparing 14:16:55 b7c3572fa284: Preparing 14:16:55 fc5e8697ccaf: Preparing 14:16:55 b2a66187a013: Preparing 14:16:55 ce5a8cde9eee: Preparing 14:16:55 ce5a8cde9eee: Waiting 14:16:55 b2a66187a013: Waiting 14:16:55 4b6235898004: Layer already exists 14:16:55 b7c3572fa284: Layer already exists 14:16:55 fc5e8697ccaf: Layer already exists 14:16:55 0f221bee7185: Layer already exists 14:16:55 e89ae4bbf7b7: Layer already exists 14:16:55 ce5a8cde9eee: Layer already exists 14:16:55 b2a66187a013: Layer already exists 14:16:55 latest: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.17 14:16:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:16:56 0f221bee7185: Preparing 14:16:56 4b6235898004: Preparing 14:16:56 e89ae4bbf7b7: Preparing 14:16:56 b7c3572fa284: Preparing 14:16:56 fc5e8697ccaf: Preparing 14:16:56 b2a66187a013: Preparing 14:16:56 ce5a8cde9eee: Preparing 14:16:56 ce5a8cde9eee: Waiting 14:16:56 b2a66187a013: Waiting 14:16:56 e89ae4bbf7b7: Layer already exists 14:16:56 b7c3572fa284: Layer already exists 14:16:56 0f221bee7185: Layer already exists 14:16:56 4b6235898004: Layer already exists 14:16:56 fc5e8697ccaf: Layer already exists 14:16:56 b2a66187a013: Layer already exists 14:16:56 ce5a8cde9eee: Layer already exists 14:16:56 4.0.0-dev.17: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 14:16:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:16:57 0f221bee7185: Preparing 14:16:57 4b6235898004: Preparing 14:16:57 e89ae4bbf7b7: Preparing 14:16:57 b7c3572fa284: Preparing 14:16:57 fc5e8697ccaf: Preparing 14:16:57 b2a66187a013: Preparing 14:16:57 ce5a8cde9eee: Preparing 14:16:57 b2a66187a013: Waiting 14:16:57 ce5a8cde9eee: Waiting 14:16:57 0f221bee7185: Layer already exists 14:16:57 b7c3572fa284: Layer already exists 14:16:57 fc5e8697ccaf: Layer already exists 14:16:57 e89ae4bbf7b7: Layer already exists 14:16:57 4b6235898004: Layer already exists 14:16:57 b2a66187a013: Layer already exists 14:16:57 ce5a8cde9eee: Layer already exists 14:16:57 08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:16:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:16:58 0f221bee7185: Preparing 14:16:58 4b6235898004: Preparing 14:16:58 e89ae4bbf7b7: Preparing 14:16:58 b7c3572fa284: Preparing 14:16:58 fc5e8697ccaf: Preparing 14:16:58 b2a66187a013: Preparing 14:16:58 ce5a8cde9eee: Preparing 14:16:58 b2a66187a013: Waiting 14:16:58 ce5a8cde9eee: Waiting 14:16:58 b7c3572fa284: Layer already exists 14:16:58 fc5e8697ccaf: Layer already exists 14:16:58 4b6235898004: Layer already exists 14:16:58 0f221bee7185: Layer already exists 14:16:58 e89ae4bbf7b7: Layer already exists 14:16:58 ce5a8cde9eee: Layer already exists 14:16:58 b2a66187a013: Layer already exists 14:16:58 main: digest: sha256:6ecef6087abef1a9a1495a8b996d00f51004a0db4d8b4e72be76f76db3e3258b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:16:58 ===================================================== [Pipeline] echo 14:16:58 taggedImages: 14:16:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a 14:16:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:16:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.17 14:16:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 14:16:58 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [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 14:16:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:16:59 14:16:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:00 latest: Pulling from edgex-lftools-log-publisher 14:17:00 5eb5b503b376: Pulling fs layer 14:17:00 5c69ac0246d0: Pulling fs layer 14:17:00 ec43610c2a17: Pulling fs layer 14:17:00 3a2ae6a8a46f: Pulling fs layer 14:17:00 33b1e0a273af: Pulling fs layer 14:17:00 5d3b04190fa2: Pulling fs layer 14:17:00 3a2ae6a8a46f: Waiting 14:17:00 2f39f015ded8: Pulling fs layer 14:17:00 33b1e0a273af: Waiting 14:17:00 5d3b04190fa2: Waiting 14:17:00 5c69ac0246d0: Download complete 14:17:00 3a2ae6a8a46f: Download complete 14:17:00 33b1e0a273af: Verifying Checksum 14:17:00 33b1e0a273af: Download complete 14:17:00 ec43610c2a17: Verifying Checksum 14:17:00 ec43610c2a17: Download complete 14:17:00 5d3b04190fa2: Download complete 14:17:00 5eb5b503b376: Verifying Checksum 14:17:00 5eb5b503b376: Download complete 14:17:01 2f39f015ded8: Download complete 14:17:02 5eb5b503b376: Pull complete 14:17:02 5c69ac0246d0: Pull complete 14:17:09 ec43610c2a17: Pull complete 14:17:09 3a2ae6a8a46f: Pull complete 14:17:09 33b1e0a273af: Pull complete 14:17:09 5d3b04190fa2: Pull complete 14:17:15 2f39f015ded8: Pull complete 14:17:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:17:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:16 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:17:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 14:17:22 $ docker top 6e1b51b1dfc439a3b18f3657e1e936ba50fae230969d6be0b74b166f87af6eb8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:22 ---> job-cost.sh 14:17:22 lf-activate-venv: SKIPPING 14:17:22 INFO: No Stack... 14:17:23 INFO: Retrieving Pricing Info for: v3-standard-8 14:17:23 INFO: Archiving Costs [Pipeline] sh 14:17:23 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 14:17:23 + cut -d, -f6 [Pipeline] lock 14:17:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] 14:17:23 Resource [jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] did not exist. Created. 14:17:23 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:17:24 + echo total: 0.2199999988079071 [Pipeline] stash 14:17:24 Stashed 1 file(s) [Pipeline] } 14:17:24 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [Pipeline] // lock [Pipeline] } 14:17:24 $ docker stop --time=1 6e1b51b1dfc439a3b18f3657e1e936ba50fae230969d6be0b74b166f87af6eb8 14:17:25 $ docker rm -f --volumes 6e1b51b1dfc439a3b18f3657e1e936ba50fae230969d6be0b74b166f87af6eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:18:01 Removing intermediate container 9037b55ce5c2 14:18:01 ---> 28a8fb281847 14:18:01 Step 10/12 : COPY . . 14:18:01 ---> 597eff9ccd04 14:18:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:18:01 ---> Running in 176356559b5f 14:18:01 Removing intermediate container 176356559b5f 14:18:01 ---> 0e755809c9b1 14:18:01 Step 12/12 : RUN $MAKE 14:18:01 ---> Running in f78926972e4e 14:18:01 noop 14:18:01 Removing intermediate container f78926972e4e 14:18:01 ---> d277157cb5d7 14:18:01 Successfully built d277157cb5d7 14:18:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:02 + docker inspect -f . ci-base-image-arm64 14:18:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:02 prd-ubuntu20.04-docker-arm64-4c-16g-38764 does not seem to be running inside a container 14:18:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/265 -v /w/workspace/app-service-configurable/265:/w/workspace/app-service-configurable/265:rw,z -v /w/workspace/app-service-configurable/265@tmp:/w/workspace/app-service-configurable/265@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 14:18:04 $ docker top 55b2037b542915afd3502570e4a3dfc17c430a4b3e1e07fc470fff06e797f532 -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:05 + go version 14:18:05 go version go1.23.4 linux/arm64 [Pipeline] } 14:18:05 $ docker stop --time=1 55b2037b542915afd3502570e4a3dfc17c430a4b3e1e07fc470fff06e797f532 14:18:08 $ docker rm -f --volumes 55b2037b542915afd3502570e4a3dfc17c430a4b3e1e07fc470fff06e797f532 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:08 + docker inspect -f . ci-base-image-arm64 14:18:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:09 prd-ubuntu20.04-docker-arm64-4c-16g-38764 does not seem to be running inside a container 14:18:09 $ 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/265 -v /w/workspace/app-service-configurable/265:/w/workspace/app-service-configurable/265:rw,z -v /w/workspace/app-service-configurable/265@tmp:/w/workspace/app-service-configurable/265@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 14:18:10 $ docker top 94a39f6e00dd331f5a1dcb61339e6c53d5a151c8d80fcbefbd9bf15300f9432a -eo pid,comm [Pipeline] { [Pipeline] sh 14:18:11 + git config --global --add safe.directory /w/workspace/app-service-configurable/265 [Pipeline] fileExists [Pipeline] sh 14:18:11 + make test 14:18:11 go test -race -coverprofile=coverage.out ./... 14:22:20 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:22:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:22:20 go vet ./... 14:25:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:25:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:25:58 ./bin/test-attribution-txt.sh 14:25:58 An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo 14:25:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:25:58 $ docker stop --time=1 94a39f6e00dd331f5a1dcb61339e6c53d5a151c8d80fcbefbd9bf15300f9432a 14:26:00 $ docker rm -f --volumes 94a39f6e00dd331f5a1dcb61339e6c53d5a151c8d80fcbefbd9bf15300f9432a [Pipeline] // withDockerContainer [Pipeline] sh 14:26:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:26:03 Warning: overwriting stash ‘coverage-report’ 14:26:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:26:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:26:05 + ls -al . 14:26:05 total 244 14:26:05 drwxrwxr-x 6 jenkins jenkins 4096 Feb 12 14:18 . 14:26:05 drwxrwxr-x 4 jenkins jenkins 4096 Feb 12 14:15 .. 14:26:05 -rw-rw-r-- 1 jenkins jenkins 119 Feb 12 14:15 .dockerignore 14:26:05 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 14:15 .git 14:26:05 drwxrwxr-x 3 jenkins jenkins 4096 Feb 12 14:15 .github 14:26:05 -rw-rw-r-- 1 jenkins jenkins 106 Feb 12 14:15 .gitignore 14:26:05 -rw-rw-r-- 1 jenkins jenkins 41 Feb 12 14:15 .golangci.yml 14:26:05 -rw-rw-r-- 1 jenkins jenkins 16432 Feb 12 14:15 Attribution.txt 14:26:05 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 12 14:15 CHANGELOG.md 14:26:05 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 12 14:15 Dockerfile 14:26:05 -rw-rw-r-- 1 jenkins jenkins 677 Feb 12 14:15 GOVERNANCE.md 14:26:05 -rw-rw-r-- 1 jenkins jenkins 666 Feb 12 14:15 Jenkinsfile 14:26:05 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 12 14:15 LICENSE 14:26:05 -rw-rw-r-- 1 jenkins jenkins 618 Feb 12 14:15 OWNERS.md 14:26:05 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 12 14:15 README.md 14:26:05 -rw-rw-r-- 1 jenkins jenkins 12 Feb 12 14:13 VERSION 14:26:05 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 14:15 bin 14:26:05 -rw-r--r-- 1 jenkins jenkins 953 Feb 12 14:22 coverage.out 14:26:05 -rw-rw-r-- 1 jenkins jenkins 6544 Feb 12 14:15 go.mod 14:26:05 -rw-rw-r-- 1 jenkins jenkins 88264 Feb 12 14:15 go.sum 14:26:05 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 12 14:15 main.go 14:26:05 -rw-rw-r-- 1 jenkins jenkins 3362 Feb 12 14:15 makefile 14:26:05 drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 14:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:26:06 + 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=08c35be361d297fe8f56dc197b9e919ce034e65a --label arch=arm64 --label version=4.0.0-dev.17 . 14:26:06 Sending build context to Docker daemon 223.7kB 14:26:06 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 14:26:06 Step 2/27 : FROM ${BASE} AS builder 14:26:06 ---> d277157cb5d7 14:26:06 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:26:06 ---> Running in 20f985e2d834 14:26:06 Removing intermediate container 20f985e2d834 14:26:06 ---> d617935d0464 14:26:06 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:26:06 ---> Running in 2a9b00627178 14:26:07 Removing intermediate container 2a9b00627178 14:26:07 ---> 1160989c0a0d 14:26:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:26:07 ---> Running in 18d80ec85f5d 14:26:07 Removing intermediate container 18d80ec85f5d 14:26:07 ---> 59d76bdeb294 14:26:07 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:26:07 ---> Running in 557b5ec34f19 14:26:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:26:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:26:10 OK: 239 MiB in 58 packages 14:26:11 Removing intermediate container 557b5ec34f19 14:26:11 ---> ba18ff12010b 14:26:11 Step 7/27 : WORKDIR /app 14:26:11 ---> Running in 7f968710ca27 14:26:11 Removing intermediate container 7f968710ca27 14:26:11 ---> c1aa9116a001 14:26:11 Step 8/27 : COPY go.mod vendor* ./ 14:26:14 ---> ae537b15f643 14:26:14 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:26:14 ---> Running in 6195e494e63f 14:26:16 Removing intermediate container 6195e494e63f 14:26:16 ---> 494d64a9fb16 14:26:16 Step 10/27 : COPY . . 14:26:17 ---> 2bdfb6dbcf47 14:26:17 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:26:17 ---> Running in f810e7187cfd 14:26:17 Removing intermediate container f810e7187cfd 14:26:17 ---> d984c311ff55 14:26:17 Step 12/27 : RUN $MAKE 14:26:17 ---> Running in 1cf421312116 14:26:18 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:29:56 Removing intermediate container 1cf421312116 14:29:56 ---> 5e865b8b0837 14:29:56 Step 13/27 : FROM alpine:3.20 14:29:56 3.20: Pulling from library/alpine 14:29:56 0152682790bb: Pulling fs layer 14:29:56 0152682790bb: Verifying Checksum 14:29:56 0152682790bb: Download complete 14:29:56 0152682790bb: Pull complete 14:29:56 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 14:29:56 Status: Downloaded newer image for alpine:3.20 14:29:56 ---> f4194d9e8c10 14:29:56 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:29:56 ---> Running in 5e701d80bc2e 14:29:56 Removing intermediate container 5e701d80bc2e 14:29:56 ---> 6080a4d318e9 14:29:56 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:29:56 ---> Running in cef5fe1a5b08 14:29:56 Removing intermediate container cef5fe1a5b08 14:29:56 ---> 70272ea2657d 14:29:56 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:29:56 ---> Running in a5fac98dca9d 14:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:29:56 (1/2) Installing ca-certificates (20241121-r1) 14:29:56 (2/2) Installing dumb-init (1.2.5-r3) 14:29:56 Executing busybox-1.36.1-r29.trigger 14:29:56 Executing ca-certificates-20241121-r1.trigger 14:29:56 OK: 10 MiB in 16 packages 14:29:56 Removing intermediate container a5fac98dca9d 14:29:56 ---> 18676cc8680f 14:29:56 Step 17/27 : RUN apk --no-cache upgrade 14:29:56 ---> Running in beeee2e1d367 14:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 14:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 14:29:56 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.3-r0) 14:29:56 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.3-r0) 14:29:56 Executing ca-certificates-20241121-r1.trigger 14:29:56 OK: 10 MiB in 16 packages 14:29:56 Removing intermediate container beeee2e1d367 14:29:56 ---> 4e2ba374d52f 14:29:56 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:29:57 ---> e734c756431b 14:29:57 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:29:57 ---> b4b21871a438 14:29:57 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:29:58 ---> 7cf652b56bac 14:29:58 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:30:00 ---> 1b552a5f5fdb 14:30:00 Step 22/27 : EXPOSE 48095 14:30:00 ---> Running in f15531a91b6c 14:30:00 Removing intermediate container f15531a91b6c 14:30:00 ---> ef20a486f839 14:30:00 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:30:00 ---> Running in 12526b580a68 14:30:00 Removing intermediate container 12526b580a68 14:30:00 ---> d8925668b6c0 14:30:00 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:30:01 ---> Running in e0ef0b007698 14:30:01 Removing intermediate container e0ef0b007698 14:30:01 ---> 7aede955d29e 14:30:01 Step 25/27 : LABEL arch=arm64 14:30:01 ---> Running in 2c05231e5ad7 14:30:01 Removing intermediate container 2c05231e5ad7 14:30:01 ---> 4f26e662259f 14:30:01 Step 26/27 : LABEL git_sha=08c35be361d297fe8f56dc197b9e919ce034e65a 14:30:01 ---> Running in 9cf96e1b193a 14:30:02 Removing intermediate container 9cf96e1b193a 14:30:02 ---> 21ef756bc12d 14:30:02 Step 27/27 : LABEL version=4.0.0-dev.17 14:30:02 ---> Running in dca5802ed94b 14:30:02 Removing intermediate container dca5802ed94b 14:30:02 ---> 7112704b4b0a 14:30:02 [Warning] One or more build-args [ARCH] were not consumed 14:30:02 Successfully built 7112704b4b0a 14:30:02 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 14:30:03 provisioning config files... 14:30:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/265@tmp/config13201820338525198210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:03 ---> ****-login.sh 14:30:03 nexus3.edgexfoundry.org:10001 14:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:04 Configure a credential helper to remove this warning. See 14:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:04 14:30:04 Login Succeeded 14:30:04 nexus3.edgexfoundry.org:10002 14:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:04 Configure a credential helper to remove this warning. See 14:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:04 14:30:04 Login Succeeded 14:30:04 nexus3.edgexfoundry.org:10003 14:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:04 Configure a credential helper to remove this warning. See 14:30:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:04 14:30:04 Login Succeeded 14:30:04 nexus3.edgexfoundry.org:10004 14:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:05 Configure a credential helper to remove this warning. See 14:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:05 14:30:05 Login Succeeded 14:30:05 ****.io 14:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:30:05 Configure a credential helper to remove this warning. See 14:30:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:30:05 14:30:05 Login Succeeded 14:30:05 ---> ****-login.sh ends [Pipeline] } 14:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:30:05 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:30:05 08c35be361d297fe8f56dc197b9e919ce034e65a 14:30:05 latest 14:30:05 4.0.0-dev.17 14:30:05 08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 14:30:05 main 14:30:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a 14:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:30:07 d66eb39ec736: Preparing 14:30:07 beecb1432290: Preparing 14:30:07 f686adb372a4: Preparing 14:30:07 1204aefe8ad0: Preparing 14:30:07 0a2756531927: Preparing 14:30:07 3ebf320a1adc: Preparing 14:30:07 534a70dc8296: Preparing 14:30:07 3ebf320a1adc: Waiting 14:30:07 534a70dc8296: Waiting 14:30:07 f686adb372a4: Pushed 14:30:07 beecb1432290: Pushed 14:30:07 1204aefe8ad0: Pushed 14:30:07 534a70dc8296: Layer already exists 14:30:07 3ebf320a1adc: Pushed 14:30:08 0a2756531927: Pushed 14:30:16 d66eb39ec736: Pushed 14:30:16 08c35be361d297fe8f56dc197b9e919ce034e65a: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:16 + 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 14:30:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:30:17 d66eb39ec736: Preparing 14:30:17 beecb1432290: Preparing 14:30:17 f686adb372a4: Preparing 14:30:17 1204aefe8ad0: Preparing 14:30:17 0a2756531927: Preparing 14:30:17 3ebf320a1adc: Preparing 14:30:17 534a70dc8296: Preparing 14:30:17 3ebf320a1adc: Waiting 14:30:17 534a70dc8296: Waiting 14:30:17 1204aefe8ad0: Layer already exists 14:30:17 0a2756531927: Layer already exists 14:30:17 f686adb372a4: Layer already exists 14:30:17 d66eb39ec736: Layer already exists 14:30:17 beecb1432290: Layer already exists 14:30:17 3ebf320a1adc: Layer already exists 14:30:17 534a70dc8296: Layer already exists 14:30:17 latest: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.17 14:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:30:18 d66eb39ec736: Preparing 14:30:18 beecb1432290: Preparing 14:30:18 f686adb372a4: Preparing 14:30:18 1204aefe8ad0: Preparing 14:30:18 0a2756531927: Preparing 14:30:18 3ebf320a1adc: Preparing 14:30:18 534a70dc8296: Preparing 14:30:18 3ebf320a1adc: Waiting 14:30:18 d66eb39ec736: Layer already exists 14:30:18 1204aefe8ad0: Layer already exists 14:30:18 0a2756531927: Layer already exists 14:30:18 beecb1432290: Layer already exists 14:30:18 f686adb372a4: Layer already exists 14:30:18 534a70dc8296: Layer already exists 14:30:18 3ebf320a1adc: Layer already exists 14:30:18 4.0.0-dev.17: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 14:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:30:19 d66eb39ec736: Preparing 14:30:19 beecb1432290: Preparing 14:30:19 f686adb372a4: Preparing 14:30:19 1204aefe8ad0: Preparing 14:30:19 0a2756531927: Preparing 14:30:19 3ebf320a1adc: Preparing 14:30:19 534a70dc8296: Preparing 14:30:19 3ebf320a1adc: Waiting 14:30:19 534a70dc8296: Waiting 14:30:19 f686adb372a4: Layer already exists 14:30:19 0a2756531927: Layer already exists 14:30:19 1204aefe8ad0: Layer already exists 14:30:19 beecb1432290: Layer already exists 14:30:19 d66eb39ec736: Layer already exists 14:30:19 3ebf320a1adc: Layer already exists 14:30:19 534a70dc8296: Layer already exists 14:30:19 08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:20 + 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 14:30:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:30:20 d66eb39ec736: Preparing 14:30:20 beecb1432290: Preparing 14:30:20 f686adb372a4: Preparing 14:30:20 1204aefe8ad0: Preparing 14:30:20 0a2756531927: Preparing 14:30:20 3ebf320a1adc: Preparing 14:30:20 534a70dc8296: Preparing 14:30:20 3ebf320a1adc: Waiting 14:30:20 534a70dc8296: Waiting 14:30:20 f686adb372a4: Layer already exists 14:30:20 d66eb39ec736: Layer already exists 14:30:20 beecb1432290: Layer already exists 14:30:20 1204aefe8ad0: Layer already exists 14:30:20 0a2756531927: Layer already exists 14:30:20 534a70dc8296: Layer already exists 14:30:20 3ebf320a1adc: Layer already exists 14:30:20 main: digest: sha256:1f9be0b1cb4ba22efb2f8245611cc8a491d7c9683f43319529e08f09c5dd869e size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:30:20 ===================================================== [Pipeline] echo 14:30:20 taggedImages: 14:30:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a 14:30:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:30:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.17 14:30:20 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:08c35be361d297fe8f56dc197b9e919ce034e65a-4.0.0-dev.17 14:30:20 - 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 14:30:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:30:21 14:30:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:30:21 arm64: Pulling from edgex-lftools-log-publisher 14:30:21 8998bd30e6a1: Pulling fs layer 14:30:21 04944245beec: Pulling fs layer 14:30:21 699f458cf7ca: Pulling fs layer 14:30:21 765212b225bb: Pulling fs layer 14:30:21 f23df028b6ca: Pulling fs layer 14:30:21 d65c8cfc05b1: Pulling fs layer 14:30:21 2437ff75d9bd: Pulling fs layer 14:30:21 765212b225bb: Waiting 14:30:21 f23df028b6ca: Waiting 14:30:21 d65c8cfc05b1: Waiting 14:30:21 2437ff75d9bd: Waiting 14:30:21 04944245beec: Verifying Checksum 14:30:21 04944245beec: Download complete 14:30:22 765212b225bb: Download complete 14:30:22 f23df028b6ca: Download complete 14:30:22 d65c8cfc05b1: Verifying Checksum 14:30:22 d65c8cfc05b1: Download complete 14:30:22 699f458cf7ca: Verifying Checksum 14:30:22 699f458cf7ca: Download complete 14:30:22 8998bd30e6a1: Download complete 14:30:25 2437ff75d9bd: Verifying Checksum 14:30:25 2437ff75d9bd: Download complete 14:30:27 8998bd30e6a1: Pull complete 14:30:27 04944245beec: Pull complete 14:30:29 699f458cf7ca: Pull complete 14:30:29 765212b225bb: Pull complete 14:30:30 f23df028b6ca: Pull complete 14:30:32 d65c8cfc05b1: Pull complete 14:30:47 2437ff75d9bd: Pull complete 14:30:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:30:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:30:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:30:48 prd-ubuntu20.04-docker-arm64-4c-16g-38764 does not seem to be running inside a container 14:30:48 $ 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/265 -v /w/workspace/app-service-configurable/265:/w/workspace/app-service-configurable/265:rw,z -v /w/workspace/app-service-configurable/265@tmp:/w/workspace/app-service-configurable/265@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 14:30:51 $ docker top 577a6e0d204bd646896d42cbeae001f2e49025edac101d2d450ee6556882fec1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:52 ---> job-cost.sh 14:30:52 lf-activate-venv: SKIPPING 14:30:52 INFO: No Stack... 14:30:52 INFO: Retrieving Pricing Info for: v3-standard-4 14:30:53 INFO: Archiving Costs [Pipeline] sh 14:30:54 + cut -d, -f6 14:30:54 + cat /w/workspace/app-service-configurable/265/archives/cost.csv [Pipeline] lock 14:30:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] 14:30:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] did not exist. Created. 14:30:54 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:30:54 /w/workspace/app-service-configurable/265@tmp/durable-4c908a3a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:30:55 + echo total: 0.10999999940395355 [Pipeline] stash 14:30:55 Warning: overwriting stash ‘stack-cost’ 14:30:55 Stashed 1 file(s) [Pipeline] } 14:30:55 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-265-stack-cost] [Pipeline] // lock [Pipeline] } 14:30:55 $ docker stop --time=1 577a6e0d204bd646896d42cbeae001f2e49025edac101d2d450ee6556882fec1 14:30:57 $ docker rm -f --volumes 577a6e0d204bd646896d42cbeae001f2e49025edac101d2d450ee6556882fec1 [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 14:30:58 provisioning config files... 14:30:58 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8112649577851399068tmp [Pipeline] { [Pipeline] sh 14:30:58 + set +x 14:30:58 + curl -s https://codecov.io/bash 14:30:58 + bash -s -- 14:30:58 14:30:58 _____ _ 14:30:58 / ____| | | 14:30:58 | | ___ __| | ___ ___ _____ __ 14:30:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:30:58 | |___| (_) | (_| | __/ (_| (_) \ V / 14:30:58 \_____\___/ \__,_|\___|\___\___/ \_/ 14:30:58 Bash-1.0.6 14:30:58 14:30:58 14:30:58 ==> git version 2.25.1 found 14:30:58 ==> 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 14:30:58 Release-Date: 2020-01-08 14:30:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:30:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:30:58 ==> Jenkins CI detected. 14:30:58 current dir:  /w/workspace/ry_app-service-configurable_main 14:30:58 project root: . 14:30:58 --> token set from env 14:30:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:30:58 ==> Running gcov in . (disable via -X gcov) 14:30:58 ==> Python coveragepy not found 14:30:58 ==> Searching for coverage reports in: 14:30:58 + . 14:30:58 -> Found 1 reports 14:30:58 ==> Detecting git/mercurial file structure 14:30:58 ==> Reading reports 14:30:58 + ./coverage.out bytes=953 14:30:58 ==> Appending adjustments 14:30:58 https://docs.codecov.io/docs/fixing-reports 14:30:58 + Found adjustments 14:30:58 ==> Gzipping contents 14:30:59 4.0K /tmp/codecov.2biiWp.gz 14:30:59 ==> Uploading reports 14:30:59 url: https://codecov.io 14:30:59 query: branch=main&commit=08c35be361d297fe8f56dc197b9e919ce034e65a&build=265&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F265%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:30:59 -> Pinging Codecov 14:30:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=08c35be361d297fe8f56dc197b9e919ce034e65a&build=265&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F265%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 14:30:59 -> Uploading to 14:30:59 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/08c35be361d297fe8f56dc197b9e919ce034e65a/07e1389c-ebff-4403-84c7-d0b7ba958352.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250212%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250212T143059Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=19947826a71d0c1e280c6b446e0912b11a24013bde81a1828c615517ca5e22de 14:30:59 % Total % Received % Xferd Average Speed Time Time Time Current 14:30:59 Dload Upload Total Spent Left Speed 14:30:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3459 --:--:-- --:--:-- --:--:-- 3459 14:30:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] } 14:30:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:31:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:31:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:31:01 14:31:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:31:01 latest: Pulling from edgex-devops/edgex-snyk-go 14:31:01 43c4264eed91: Pulling fs layer 14:31:01 4cc291be95ef: Pulling fs layer 14:31:01 2ac1f1163629: Pulling fs layer 14:31:01 5c3c966382ef: Pulling fs layer 14:31:01 4f4fb700ef54: Pulling fs layer 14:31:01 d9c7d2e4e75e: Pulling fs layer 14:31:01 9c3e1370e548: Pulling fs layer 14:31:01 d9c7d2e4e75e: Waiting 14:31:01 9c3e1370e548: Waiting 14:31:01 5c3c966382ef: Waiting 14:31:01 4f4fb700ef54: Waiting 14:31:01 4cc291be95ef: Verifying Checksum 14:31:01 4cc291be95ef: Download complete 14:31:01 5c3c966382ef: Verifying Checksum 14:31:01 5c3c966382ef: Download complete 14:31:01 4f4fb700ef54: Verifying Checksum 14:31:01 4f4fb700ef54: Download complete 14:31:01 43c4264eed91: Verifying Checksum 14:31:01 43c4264eed91: Download complete 14:31:01 43c4264eed91: Pull complete 14:31:01 d9c7d2e4e75e: Verifying Checksum 14:31:01 d9c7d2e4e75e: Download complete 14:31:01 4cc291be95ef: Pull complete 14:31:02 2ac1f1163629: Verifying Checksum 14:31:02 2ac1f1163629: Download complete 14:31:02 9c3e1370e548: Verifying Checksum 14:31:02 9c3e1370e548: Download complete 14:31:05 2ac1f1163629: Pull complete 14:31:05 5c3c966382ef: Pull complete 14:31:05 4f4fb700ef54: Pull complete 14:31:05 d9c7d2e4e75e: Pull complete 14:31:08 9c3e1370e548: Pull complete 14:31:08 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 14:31:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 14:31:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:09 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:31:09 $ 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 14:31:16 $ docker top 6e9dc6e74691870e973ba1d5cd65b6341ff020265edfb0e01cc7327ffaab94ae -eo pid,comm [Pipeline] { [Pipeline] sh 14:31:17 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 14:31:17 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 14:31:17 + set -o pipefail 14:31:17 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 14:31:24 14:31:24 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 14:31:24 14:31:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/5a1d0f6a-c538-43e1-b26d-1f9cbd306ae9 14:31:24 14:31:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:31:24 14:31:25 14:31:25 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 14:31:25 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 14:31:25 $ docker stop --time=1 6e9dc6e74691870e973ba1d5cd65b6341ff020265edfb0e01cc7327ffaab94ae 14:31:32 $ docker rm -f --volumes 6e9dc6e74691870e973ba1d5cd65b6341ff020265edfb0e01cc7327ffaab94ae [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 14:31:34 + git log --format=format:%s -1 08c35be361d297fe8f56dc197b9e919ce034e65a [Pipeline] sh 14:31:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:31:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:31:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:36 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:31:36 $ 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 14:31:36 $ docker top c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:31:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:31:37 [ssh-agent] Looking for ssh-agent implementation... 14:31:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:37 $ docker exec c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 ssh-agent 14:31:37 SSH_AUTH_SOCK=/tmp/ssh-BY496EaxWg7T/agent.33 14:31:37 SSH_AGENT_PID=39 14:31:37 Running ssh-add (command line suppressed) 14:31:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12266727633552955169.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12266727633552955169.key) 14:31:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:31:37 + git semver tag 14:31:38 2025-02-12 14:31:38,113 [run_tag] DEBUG tag force:False 14:31:38 2025-02-12 14:31:38,113 [check_head_tag] DEBUG check head tag 14:31:38 2025-02-12 14:31:38,115 [execute] INFO git cat-file --batch-check 14:31:38 2025-02-12 14:31:38,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:31:38 2025-02-12 14:31:38,118 [execute] INFO git cat-file --batch 14:31:38 2025-02-12 14:31:38,119 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 14:31:38 2025-02-12 14:31:38,151 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:31:38 2025-02-12 14:31:38,151 [execute] INFO git tag -a v4.0.0-dev.17 -m v4.0.0-dev.17 14:31:38 2025-02-12 14:31:38,151 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.17', '-m', 'v4.0.0-dev.17'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:31:38 2025-02-12 14:31:38,156 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:31:38 4.0.0-dev.17 [Pipeline] } 14:31:38 $ docker exec --env ******** --env ******** c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 ssh-agent -k 14:31:38 unset SSH_AUTH_SOCK; 14:31:38 unset SSH_AGENT_PID; 14:31:38 echo Agent pid 39 killed; 14:31:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:31:38 + git semver [Pipeline] } 14:31:39 $ docker stop --time=1 c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 14:31:40 $ docker rm -f --volumes c29c5703dfc35b878de60ec25034e3f45044024ffa1d8367357b4acf9c6d29a5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:31:41 14:31:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:31:42 0.23.1-centos7: Pulling from edgex-lftools 14:31:42 ab5ef0e58194: Pulling fs layer 14:31:42 9712f1f96733: Pulling fs layer 14:31:42 63f879dbbcfc: Pulling fs layer 14:31:42 0d9ebad4ef96: Pulling fs layer 14:31:42 e9a5061849ea: Pulling fs layer 14:31:42 d747dcd14b5f: Pulling fs layer 14:31:42 2de7ff778b66: Pulling fs layer 14:31:42 0d9ebad4ef96: Waiting 14:31:42 e9a5061849ea: Waiting 14:31:42 d747dcd14b5f: Waiting 14:31:42 2de7ff778b66: Waiting 14:31:42 9712f1f96733: Verifying Checksum 14:31:42 9712f1f96733: Download complete 14:31:42 63f879dbbcfc: Verifying Checksum 14:31:42 63f879dbbcfc: Download complete 14:31:43 e9a5061849ea: Verifying Checksum 14:31:43 e9a5061849ea: Download complete 14:31:43 d747dcd14b5f: Verifying Checksum 14:31:43 d747dcd14b5f: Download complete 14:31:43 ab5ef0e58194: Verifying Checksum 14:31:43 ab5ef0e58194: Download complete 14:31:43 0d9ebad4ef96: Verifying Checksum 14:31:43 0d9ebad4ef96: Download complete 14:31:43 2de7ff778b66: Verifying Checksum 14:31:43 2de7ff778b66: Download complete 14:31:46 ab5ef0e58194: Pull complete 14:31:46 9712f1f96733: Pull complete 14:31:46 63f879dbbcfc: Pull complete 14:31:50 0d9ebad4ef96: Pull complete 14:31:50 e9a5061849ea: Pull complete 14:31:50 d747dcd14b5f: Pull complete 14:31:51 2de7ff778b66: Pull complete 14:31:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:31:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:31:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:31:51 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:31:51 $ 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 14:32:02 $ docker top 145971f439f5af32c85af6dacd7205c5263bc42b2bab99927327fbf010f726d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:32:02 provisioning config files... 14:32:02 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13756956651830749025tmp 14:32:02 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8900728854683156201tmp 14:32:02 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10574415213309996018tmp [Pipeline] { [Pipeline] echo 14:32:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:32:03 ---> sigul-configuration.sh 14:32:03 gpg: directory `/root/.gnupg' created 14:32:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:32:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:32:03 gpg: keyring `/root/.gnupg/secring.gpg' created 14:32:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:32:03 gpg: CAST5 encrypted data 14:32:03 gpg: encrypted with 1 passphrase 14:32:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:32:03 + mkdir /home/jenkins 14:32:03 + mkdir /home/jenkins/sigul [Pipeline] sh 14:32:04 + 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 14:32:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:32:04 ---> sigul-install.sh 14:32:04 Sigul already installed; skipping installation. [Pipeline] sh 14:32:05 + git tag --list 14:32:05 v1.0.0 14:32:05 v1.1.0 14:32:05 v1.2.0 14:32:05 v1.3.0 14:32:05 v1.3.1 14:32:05 v2.0.0 14:32:05 v2.0.1 14:32:05 v2.1.0 14:32:05 v2.1.1 14:32:05 v2.1.2 14:32:05 v2.2.0 14:32:05 v2.3 14:32:05 v2.3.0 14:32:05 v2.3.1 14:32:05 v3.0 14:32:05 v3.0.0 14:32:05 v3.0.1 14:32:05 v3.0.1-dev.1 14:32:05 v3.1 14:32:05 v3.1.0 14:32:05 v3.1.0-dev.1 14:32:05 v3.1.0-dev.10 14:32:05 v3.1.0-dev.11 14:32:05 v3.1.0-dev.12 14:32:05 v3.1.0-dev.13 14:32:05 v3.1.0-dev.14 14:32:05 v3.1.0-dev.15 14:32:05 v3.1.0-dev.16 14:32:05 v3.1.0-dev.17 14:32:05 v3.1.0-dev.18 14:32:05 v3.1.0-dev.19 14:32:05 v3.1.0-dev.2 14:32:05 v3.1.0-dev.20 14:32:05 v3.1.0-dev.21 14:32:05 v3.1.0-dev.22 14:32:05 v3.1.0-dev.23 14:32:05 v3.1.0-dev.24 14:32:05 v3.1.0-dev.25 14:32:05 v3.1.0-dev.26 14:32:05 v3.1.0-dev.27 14:32:05 v3.1.0-dev.28 14:32:05 v3.1.0-dev.29 14:32:05 v3.1.0-dev.3 14:32:05 v3.1.0-dev.30 14:32:05 v3.1.0-dev.31 14:32:05 v3.1.0-dev.32 14:32:05 v3.1.0-dev.33 14:32:05 v3.1.0-dev.34 14:32:05 v3.1.0-dev.35 14:32:05 v3.1.0-dev.36 14:32:05 v3.1.0-dev.37 14:32:05 v3.1.0-dev.38 14:32:05 v3.1.0-dev.39 14:32:05 v3.1.0-dev.4 14:32:05 v3.1.0-dev.5 14:32:05 v3.1.0-dev.6 14:32:05 v3.1.0-dev.7 14:32:05 v3.1.0-dev.8 14:32:05 v3.1.0-dev.9 14:32:05 v3.1.1 14:32:05 v3.1.1-dev.1 14:32:05 v3.2.0-dev.1 14:32:05 v3.2.0-dev.10 14:32:05 v3.2.0-dev.11 14:32:05 v3.2.0-dev.12 14:32:05 v3.2.0-dev.13 14:32:05 v3.2.0-dev.14 14:32:05 v3.2.0-dev.15 14:32:05 v3.2.0-dev.16 14:32:05 v3.2.0-dev.17 14:32:05 v3.2.0-dev.18 14:32:05 v3.2.0-dev.19 14:32:05 v3.2.0-dev.2 14:32:05 v3.2.0-dev.20 14:32:05 v3.2.0-dev.21 14:32:05 v3.2.0-dev.22 14:32:05 v3.2.0-dev.23 14:32:05 v3.2.0-dev.24 14:32:05 v3.2.0-dev.25 14:32:05 v3.2.0-dev.26 14:32:05 v3.2.0-dev.27 14:32:05 v3.2.0-dev.28 14:32:05 v3.2.0-dev.29 14:32:05 v3.2.0-dev.3 14:32:05 v3.2.0-dev.30 14:32:05 v3.2.0-dev.31 14:32:05 v3.2.0-dev.32 14:32:05 v3.2.0-dev.33 14:32:05 v3.2.0-dev.34 14:32:05 v3.2.0-dev.35 14:32:05 v3.2.0-dev.36 14:32:05 v3.2.0-dev.37 14:32:05 v3.2.0-dev.38 14:32:05 v3.2.0-dev.4 14:32:05 v3.2.0-dev.5 14:32:05 v3.2.0-dev.6 14:32:05 v3.2.0-dev.7 14:32:05 v3.2.0-dev.8 14:32:05 v3.2.0-dev.9 14:32:05 v4.0.0-dev.1 14:32:05 v4.0.0-dev.10 14:32:05 v4.0.0-dev.11 14:32:05 v4.0.0-dev.12 14:32:05 v4.0.0-dev.13 14:32:05 v4.0.0-dev.14 14:32:05 v4.0.0-dev.15 14:32:05 v4.0.0-dev.16 14:32:05 v4.0.0-dev.17 14:32:05 v4.0.0-dev.2 14:32:05 v4.0.0-dev.3 14:32:05 v4.0.0-dev.4 14:32:05 v4.0.0-dev.5 14:32:05 v4.0.0-dev.6 14:32:05 v4.0.0-dev.7 14:32:05 v4.0.0-dev.8 14:32:05 v4.0.0-dev.9 [Pipeline] sh 14:32:05 + lftools sign git-tag v4.0.0-dev.17 14:32:05 Signing Git tag with Sigul... 14:32:05 Signing v4.0.0-dev.17 [Pipeline] echo 14:32:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:32:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:32:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:32:07 $ docker stop --time=1 145971f439f5af32c85af6dacd7205c5263bc42b2bab99927327fbf010f726d3 14:32:09 $ docker rm -f --volumes 145971f439f5af32c85af6dacd7205c5263bc42b2bab99927327fbf010f726d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:32:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:32:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:11 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:32:11 $ 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 14:32:13 $ docker top 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 -eo pid,comm 14:32:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:32:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:32:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:13 [ssh-agent] Looking for ssh-agent implementation... 14:32:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:13 $ docker exec 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 ssh-agent 14:32:13 SSH_AUTH_SOCK=/tmp/ssh-G7SBQpgTry0x/agent.13 14:32:13 SSH_AGENT_PID=19 14:32:13 Running ssh-add (command line suppressed) 14:32:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8373096344507181246.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8373096344507181246.key) 14:32:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:14 + git semver bump pre 14:32:14 2025-02-12 14:32:14,546 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:32:14 2025-02-12 14:32:14,546 [bump_version] DEBUG bumping version:4.0.0-dev.17 on axis:pre with prefix:dev 14:32:14 2025-02-12 14:32:14,546 [bump_version] DEBUG bumped version:4.0.0-dev.18 14:32:14 2025-02-12 14:32:14,546 [write_version] DEBUG write version:4.0.0-dev.18 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 14:32:14 2025-02-12 14:32:14,546 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:32:14 2025-02-12 14:32:14,546 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 14:32:14 2025-02-12 14:32:14,549 [execute] INFO git cat-file --batch-check 14:32:14 2025-02-12 14:32:14,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:32:14 2025-02-12 14:32:14,556 [execute] INFO git cat-file --batch 14:32:14 2025-02-12 14:32:14,556 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:32:14 2025-02-12 14:32:14,561 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:32:14 4.0.0-dev.18 [Pipeline] } 14:32:14 $ docker exec --env ******** --env ******** 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 ssh-agent -k 14:32:14 unset SSH_AUTH_SOCK; 14:32:14 unset SSH_AGENT_PID; 14:32:14 echo Agent pid 19 killed; 14:32:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:32:15 + git semver [Pipeline] } 14:32:15 $ docker stop --time=1 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 14:32:18 $ docker rm -f --volumes 14797cf990d25c26d2c9a2032c39ea8cfc8c1c05cadd6f736f5adffb99426177 [Pipeline] // withDockerContainer [Pipeline] sh 14:32:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:32:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:32:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:19 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:32:19 $ 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 14:32:21 $ docker top dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 -eo pid,comm 14:32: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). 14:32:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:32:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:32:22 [ssh-agent] Looking for ssh-agent implementation... 14:32:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:32:22 $ docker exec dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 ssh-agent 14:32:22 SSH_AUTH_SOCK=/tmp/ssh-GNCaSiRflu89/agent.13 14:32:22 SSH_AGENT_PID=19 14:32:22 Running ssh-add (command line suppressed) 14:32:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15905202352036324535.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15905202352036324535.key) 14:32:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:32:23 + git semver push 14:32:23 2025-02-12 14:32:23,333 [run_push] DEBUG push 14:32:23 2025-02-12 14:32:23,335 [execute] INFO git cat-file --batch-check 14:32:23 2025-02-12 14:32:23,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 14:32:23 2025-02-12 14:32:23,340 [execute] INFO git rev-list 0925e67cfce252ebf20372e00e3267bc55ce1ff4 -- 14:32:23 2025-02-12 14:32:23,340 [execute] DEBUG Popen(['git', 'rev-list', '0925e67cfce252ebf20372e00e3267bc55ce1ff4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:32:23 2025-02-12 14:32:23,349 [execute] INFO git fetch -v origin 14:32:23 2025-02-12 14:32:23,350 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 14:32:24 2025-02-12 14:32:23,775 [run_push] DEBUG no remote changes detected 14:32:24 2025-02-12 14:32:23,776 [execute] INFO git push origin semver 14:32:24 2025-02-12 14:32:23,776 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 14:32:24 2025-02-12 14:32:24,462 [run_push] DEBUG push all version tags 14:32:24 2025-02-12 14:32:24,462 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:32:24 2025-02-12 14:32:24,463 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 14:32:25 2025-02-12 14:32:25,175 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:32:25 4.0.0-dev.18 [Pipeline] } 14:32:25 $ docker exec --env ******** --env ******** dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 ssh-agent -k 14:32:25 unset SSH_AUTH_SOCK; 14:32:25 unset SSH_AGENT_PID; 14:32:25 echo Agent pid 19 killed; 14:32:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:32:26 + git semver [Pipeline] } 14:32:26 $ docker stop --time=1 dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 14:32:28 $ docker rm -f --volumes dc87e6a9ed88baf18f6f00c0a4836f52f8dc69c28531505aa0a0b4b2fa869933 [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 14:32:29 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 14:32:29 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:32:29 total 16 14:32:29 drwxr-xr-x 3 root root 4096 Feb 12 14:17 . 14:32:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 14:32 .. 14:32:29 drwxr-xr-x 2 root root 4096 Feb 12 14:17 cost 14:32:29 -rw-r--r-- 1 root root 96 Feb 12 14:17 cost.csv 14:32:29 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 14:32:29 + ls -al /w/workspace/ry_app-service-configurable_main/archives 14:32:29 total 16 14:32:29 drwxr-xr-x 3 jenkins jenkins 4096 Feb 12 14:17 . 14:32:29 drwxrwxr-x 8 jenkins jenkins 4096 Feb 12 14:32 .. 14:32:29 drwxr-xr-x 2 jenkins jenkins 4096 Feb 12 14:17 cost 14:32:29 -rw-r--r-- 1 jenkins jenkins 96 Feb 12 14:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:32:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:32:31 ---> package-listing.sh 14:32:31 ++ facter osfamily 14:32:31 ++ tr '[:upper:]' '[:lower:]' 14:32:31 + OS_FAMILY=debian 14:32:31 + workspace=/w/workspace/ry_app-service-configurable_main 14:32:31 + START_PACKAGES=/tmp/packages_start.txt 14:32:31 + END_PACKAGES=/tmp/packages_end.txt 14:32:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:32:31 + PACKAGES=/tmp/packages_start.txt 14:32:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:32:31 + PACKAGES=/tmp/packages_end.txt 14:32:31 + case "${OS_FAMILY}" in 14:32:31 + dpkg -l 14:32:31 + grep '^ii' 14:32:31 + '[' -f /tmp/packages_start.txt ']' 14:32:31 + '[' -f /tmp/packages_end.txt ']' 14:32:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:32:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 14:32:31 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 14:32:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 14:32:31 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 14:32:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:32 prd-ubuntu20.04-docker-8c-8g-38763 does not seem to be running inside a container 14:32:32 $ 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 14:32:34 $ docker top 62c0738cda9e3f511648dfa08372b07d7eb3f936676fc8dc508fc1cb33b03e34 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:34 + touch /tmp/pre-build-complete [Pipeline] sh 14:32:35 + mkdir -p /var/log/sysstat [Pipeline] sh 14:32:35 + ls /var/log/sa-host 14:32:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:32:35 provisioning config files... 14:32:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18185242053237919084tmp [Pipeline] { [Pipeline] echo 14:32:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:32:36 ---> create-netrc.sh [Pipeline] } 14:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:32:37 ---> python-tools-install.sh [Pipeline] echo 14:32:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:32:37 ---> sudo-logs.sh 14:32:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:32:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:32:38 ---> job-cost.sh 14:32:38 lf-activate-venv: SKIPPING 14:32:38 DEBUG: total: 0.2199999988079071 14:32:38 INFO: Retrieving Stack Cost... 14:32:38 INFO: Retrieving Pricing Info for: v3-standard-8 14:32:38 INFO: Archiving Costs [Pipeline] echo 14:32:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:32:39 ---> logs-deploy.sh 14:32:39 lf-activate-venv: SKIPPING 14:32:39 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/265 14:32:39 INFO: archiving workspace using pattern(s): 14:32:40 Archives upload complete. 14:32:40 INFO: archiving logs to Nexus 14:32:41 ---> uname -a: 14:32:41 Linux prd-ubuntu20-04-docker-8c-8g-38763 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:32:41 14:32:41 14:32:41 ---> lscpu: 14:32:41 Architecture: x86_64 14:32:41 CPU op-mode(s): 32-bit, 64-bit 14:32:41 Byte Order: Little Endian 14:32:41 Address sizes: 40 bits physical, 48 bits virtual 14:32:41 CPU(s): 8 14:32:41 On-line CPU(s) list: 0-7 14:32:41 Thread(s) per core: 1 14:32:41 Core(s) per socket: 1 14:32:41 Socket(s): 8 14:32:41 NUMA node(s): 1 14:32:41 Vendor ID: AuthenticAMD 14:32:41 CPU family: 23 14:32:41 Model: 49 14:32:41 Model name: AMD EPYC-Rome Processor 14:32:41 Stepping: 0 14:32:41 CPU MHz: 2800.000 14:32:41 BogoMIPS: 5600.00 14:32:41 Virtualization: AMD-V 14:32:41 Hypervisor vendor: KVM 14:32:41 Virtualization type: full 14:32:41 L1d cache: 256 KiB 14:32:41 L1i cache: 256 KiB 14:32:41 L2 cache: 4 MiB 14:32:41 L3 cache: 128 MiB 14:32:41 NUMA node0 CPU(s): 0-7 14:32:41 Vulnerability Itlb multihit: Not affected 14:32:41 Vulnerability L1tf: Not affected 14:32:41 Vulnerability Mds: Not affected 14:32:41 Vulnerability Meltdown: Not affected 14:32:41 Vulnerability Mmio stale data: Not affected 14:32:41 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:32:41 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:32:41 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:32:41 Vulnerability Srbds: Not affected 14:32:41 Vulnerability Tsx async abort: Not affected 14:32:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:32:41 14:32:41 14:32:41 ---> nproc: 14:32:41 8 14:32:41 14:32:41 14:32:41 ---> df -h: 14:32:41 Filesystem Size Used Avail Use% Mounted on 14:32:41 overlay 155G 14G 142G 9% / 14:32:41 tmpfs 64M 0 64M 0% /dev 14:32:41 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:32:41 shm 64M 0 64M 0% /dev/shm 14:32:41 /dev/vda1 155G 14G 142G 9% /facter-os 14:32:41 14:32:41 14:32:41 ---> sar -b -r -n DEV: 14:32:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38763) 02/12/25 _x86_64_ (8 CPU) 14:32:41 14:32:41 14:11:49 LINUX RESTART (8 CPU) 14:32:41 14:32:41 14:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:32:41 14:13:01 331.69 45.76 285.94 0.00 5069.56 77330.58 0.00 14:32:41 14:14:01 245.66 5.50 240.16 0.00 424.20 98014.20 0.00 14:32:41 14:15:01 136.53 0.13 136.39 0.00 14.53 78137.93 0.00 14:32:41 14:16:01 91.73 0.15 91.58 0.00 8.80 57613.46 0.00 14:32:41 14:17:01 121.96 3.98 117.98 0.00 2085.70 48696.70 0.00 14:32:41 14:18:01 85.54 8.98 76.55 0.00 3381.97 26965.91 0.00 14:32:41 14:19:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 14:32:41 14:20:01 2.00 0.00 2.00 0.00 0.00 22.39 0.00 14:32:41 14:21:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 14:32:41 14:22:01 2.20 0.00 2.20 0.00 0.00 38.93 0.00 14:32:41 14:23:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 14:32:41 14:24:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 14:32:41 14:25:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 14:32:41 14:26:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 14:32:41 14:27:01 1.77 0.02 1.75 0.00 0.13 21.20 0.00 14:32:41 14:28:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 14:32:41 14:29:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 14:32:41 14:30:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 14:32:41 14:31:01 2.40 0.10 2.30 0.00 10.26 93.45 0.00 14:32:41 14:32:01 138.63 0.23 138.40 0.00 4.26 60696.85 0.00 14:32:41 Average: 58.56 3.24 55.32 0.00 549.97 22388.68 0.00 14:32:41 14:32:41 14:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:32:41 14:13:01 29972048 31622952 732964 2.23 59096 1887184 1842156 5.43 921932 1663320 157988 14:32:41 14:14:01 27156280 31511180 797916 2.43 174780 4252492 2059160 6.07 1317096 3812596 849256 14:32:41 14:15:01 26925628 31255860 1043808 3.17 188288 4228428 2443008 7.20 1694436 3669616 517572 14:32:41 14:16:01 27083948 31404896 893604 2.72 191528 4208260 2201620 6.49 1785420 3410124 742312 14:32:41 14:17:01 27121152 31517056 778116 2.37 196868 4290588 2019644 5.95 1433000 3730216 275340 14:32:41 14:18:01 26640608 31540432 746660 2.27 208788 4738620 1782836 5.25 1573376 4018872 4 14:32:41 14:19:01 26641108 31541064 745904 2.27 208860 4738624 1782836 5.25 1573196 4018876 8 14:32:41 14:20:01 26649416 31549476 737472 2.24 208928 4738624 1782836 5.25 1565368 4018876 12 14:32:41 14:21:01 26649400 31549496 737412 2.24 208968 4738628 1782836 5.25 1565396 4018880 12 14:32:41 14:22:01 26653544 31553704 733220 2.23 209044 4738608 1782836 5.25 1562028 4018860 36 14:32:41 14:23:01 26653684 31553860 733028 2.23 209068 4738608 1782836 5.25 1562104 4018860 8 14:32:41 14:24:01 26653664 31553880 733180 2.23 209088 4738612 1782836 5.25 1562064 4018864 12 14:32:41 14:25:01 26653648 31553868 733148 2.23 209104 4738612 1782836 5.25 1562104 4018864 8 14:32:41 14:26:01 26653480 31554304 733100 2.23 209128 4738616 1798892 5.30 1561612 4019396 48 14:32:41 14:27:01 26653096 31554032 733532 2.23 209176 4738628 1800208 5.31 1561344 4019412 40 14:32:41 14:28:01 26653080 31554068 733412 2.23 209208 4738628 1800208 5.31 1561464 4019416 52 14:32:41 14:29:01 26653064 31554060 733324 2.23 209244 4738632 1800208 5.31 1561380 4019420 16 14:32:41 14:30:01 26653136 31554192 733380 2.23 209272 4738632 1800208 5.31 1561452 4019424 52 14:32:41 14:31:01 26453696 31513936 773340 2.35 209512 4893028 2086032 6.15 1598228 4173256 155032 14:32:41 14:32:01 25187664 31521324 762484 2.32 235324 6021048 1884880 5.55 1651292 5268120 164 14:32:41 Average: 26818067 31525682 767450 2.33 198664 4569155 1889946 5.57 1536715 3898763 134899 14:32:41 14:32:41 14:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:32:41 14:13:01 lo 4.13 4.13 0.40 0.40 0.00 0.00 0.00 0.00 14:32:41 14:13:01 ens3 248.18 224.53 2540.66 74.40 0.00 0.00 0.00 0.00 14:32:41 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:14:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 14:32:41 14:14:01 ens3 566.07 402.82 6315.13 50.23 0.00 0.00 0.00 0.00 14:32:41 14:14:01 docker0 322.08 431.44 27.19 3055.05 0.00 0.00 0.00 0.00 14:32:41 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:15:01 ens3 25.15 14.78 26.66 9.60 0.00 0.00 0.00 0.00 14:32:41 14:15:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:32:41 14:15:01 veth324f2cd 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 14:32:41 14:16:01 veth3b8f195 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:32:41 14:16:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 14:32:41 14:16:01 ens3 23.23 15.16 56.31 8.53 0.00 0.00 0.00 0.00 14:32:41 14:16:01 docker0 2.02 3.52 0.12 38.16 0.00 0.00 0.00 0.00 14:32:41 14:17:01 lo 8.33 8.33 0.84 0.84 0.00 0.00 0.00 0.00 14:32:41 14:17:01 ens3 183.96 122.81 3430.12 259.63 0.00 0.00 0.00 0.00 14:32:41 14:17:01 docker0 4.25 7.68 0.26 115.03 0.00 0.00 0.00 0.00 14:32:41 14:18:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:32:41 14:18:01 ens3 75.25 42.08 1410.21 9.16 0.00 0.00 0.00 0.00 14:32:41 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:19:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 14:32:41 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:21:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:23:01 ens3 0.22 0.10 0.13 0.06 0.00 0.00 0.00 0.00 14:32:41 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:28:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 14:32:41 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:29:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 14:32:41 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:30:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 14:32:41 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:32:41 14:31:01 ens3 80.49 50.97 2564.71 5.39 0.00 0.00 0.00 0.00 14:32:41 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:32:41 14:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 14:32:41 14:32:01 ens3 274.85 186.79 5422.78 153.14 0.00 0.00 0.00 0.00 14:32:41 14:32:01 docker0 65.58 100.55 5.81 864.68 0.00 0.00 0.00 0.00 14:32:41 Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 14:32:41 Average: ens3 73.93 53.05 1088.43 28.52 0.00 0.00 0.00 0.00 14:32:41 Average: docker0 19.70 27.17 1.67 203.66 0.00 0.00 0.00 0.00 14:32:41 14:32:41 14:32:41 ---> sar -P ALL: 14:32:41 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38763) 02/12/25 _x86_64_ (8 CPU) 14:32:41 14:32:41 14:11:49 LINUX RESTART (8 CPU) 14:32:41 14:32:41 14:12:01 CPU %user %nice %system %iowait %steal %idle 14:32:41 14:13:01 all 6.02 0.00 1.60 3.03 0.04 89.31 14:32:41 14:13:01 0 4.05 0.00 1.29 4.29 0.03 90.34 14:32:41 14:13:01 1 7.49 0.00 1.09 2.26 0.03 89.13 14:32:41 14:13:01 2 6.95 0.00 1.41 1.78 0.05 89.81 14:32:41 14:13:01 3 7.87 0.00 0.97 0.15 0.03 90.97 14:32:41 14:13:01 4 5.92 0.00 0.87 0.22 0.02 92.97 14:32:41 14:13:01 5 6.14 0.00 1.64 0.44 0.03 91.75 14:32:41 14:13:01 6 4.90 0.00 4.14 14.55 0.05 76.36 14:32:41 14:13:01 7 4.87 0.00 1.42 0.55 0.03 93.12 14:32:41 14:14:01 all 8.63 0.00 3.93 5.27 0.07 82.10 14:32:41 14:14:01 0 9.23 0.00 3.74 1.97 0.07 84.99 14:32:41 14:14:01 1 8.93 0.00 3.52 2.32 0.07 85.16 14:32:41 14:14:01 2 8.17 0.00 5.14 18.49 0.08 68.10 14:32:41 14:14:01 3 8.92 0.00 3.78 1.21 0.07 86.02 14:32:41 14:14:01 4 8.15 0.00 4.11 5.89 0.05 81.81 14:32:41 14:14:01 5 9.19 0.00 3.85 1.39 0.07 85.50 14:32:41 14:14:01 6 6.53 0.00 3.27 1.87 0.05 88.27 14:32:41 14:14:01 7 9.94 0.00 4.03 9.11 0.07 76.84 14:32:41 14:15:01 all 38.79 0.00 5.99 2.78 0.09 52.35 14:32:41 14:15:01 0 40.31 0.00 5.84 0.10 0.08 53.66 14:32:41 14:15:01 1 38.20 0.00 5.75 1.70 0.10 54.26 14:32:41 14:15:01 2 36.87 0.00 6.43 0.03 0.08 56.58 14:32:41 14:15:01 3 39.59 0.00 5.51 0.34 0.10 54.47 14:32:41 14:15:01 4 37.65 0.00 6.21 3.10 0.10 52.94 14:32:41 14:15:01 5 38.28 0.00 5.52 1.41 0.08 54.70 14:32:41 14:15:01 6 40.06 0.00 6.52 15.56 0.10 37.75 14:32:41 14:15:01 7 39.33 0.00 6.14 0.02 0.08 54.42 14:32:41 14:16:01 all 50.14 0.00 6.82 1.98 0.10 40.96 14:32:41 14:16:01 0 50.14 0.00 7.81 0.05 0.10 41.89 14:32:41 14:16:01 1 49.59 0.00 7.22 4.19 0.10 38.90 14:32:41 14:16:01 2 50.60 0.00 7.24 4.63 0.12 37.41 14:32:41 14:16:01 3 50.58 0.00 6.71 3.74 0.10 38.87 14:32:41 14:16:01 4 48.74 0.00 6.79 2.71 0.10 41.66 14:32:41 14:16:01 5 49.09 0.00 6.16 0.12 0.10 44.53 14:32:41 14:16:01 6 51.43 0.00 6.49 0.37 0.10 41.60 14:32:41 14:16:01 7 50.98 0.00 6.10 0.07 0.10 42.75 14:32:41 14:17:01 all 4.91 0.00 1.73 9.87 0.18 83.32 14:32:41 14:17:01 0 5.97 0.00 2.05 2.97 0.07 88.94 14:32:41 14:17:01 1 4.39 0.00 1.74 9.10 0.76 84.00 14:32:41 14:17:01 2 6.14 0.00 1.87 9.32 0.07 82.60 14:32:41 14:17:01 3 5.65 0.00 2.07 2.05 0.19 90.04 14:32:41 14:17:01 4 5.57 0.00 1.91 50.85 0.12 41.55 14:32:41 14:17:01 5 3.94 0.00 1.37 0.00 0.03 94.65 14:32:41 14:17:01 6 2.72 0.00 0.82 0.20 0.08 96.17 14:32:41 14:17:01 7 4.91 0.00 2.00 4.76 0.08 88.24 14:32:41 14:18:01 all 2.76 0.00 1.31 5.69 0.04 90.20 14:32:41 14:18:01 0 3.13 0.00 1.84 12.14 0.03 82.85 14:32:41 14:18:01 1 1.99 0.00 0.92 1.59 0.03 95.47 14:32:41 14:18:01 2 3.79 0.00 1.61 1.51 0.03 93.05 14:32:41 14:18:01 3 3.82 0.00 2.01 8.20 0.05 85.93 14:32:41 14:18:01 4 2.18 0.00 0.87 11.26 0.03 85.66 14:32:41 14:18:01 5 1.30 0.00 0.53 0.38 0.02 97.76 14:32:41 14:18:01 6 1.69 0.00 0.80 2.26 0.07 95.18 14:32:41 14:18:01 7 4.22 0.00 1.90 8.15 0.05 85.68 14:32:41 14:19:01 all 0.11 0.00 0.01 0.01 0.00 99.86 14:32:41 14:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:32:41 14:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:32:41 14:19:01 2 0.03 0.00 0.02 0.03 0.00 99.92 14:32:41 14:19:01 3 0.03 0.00 0.00 0.02 0.00 99.95 14:32:41 14:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 14:32:41 14:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:32:41 14:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:32:41 14:19:01 7 0.71 0.00 0.02 0.00 0.00 99.27 14:32:41 14:20:01 all 0.10 0.00 0.01 0.04 0.01 99.84 14:32:41 14:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 14:32:41 14:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 14:32:41 14:20:01 2 0.05 0.00 0.00 0.12 0.00 99.83 14:32:41 14:20:01 3 0.07 0.00 0.02 0.15 0.02 99.75 14:32:41 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:32:41 14:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:32:41 14:20:01 7 0.67 0.00 0.02 0.00 0.00 99.32 14:32:41 14:21:01 all 0.03 0.00 0.01 0.00 0.01 99.96 14:32:41 14:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 14:32:41 14:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 14:32:41 14:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:32:41 14:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:32:41 14:21:01 7 0.10 0.00 0.02 0.00 0.02 99.87 14:32:41 14:22:01 all 0.22 0.00 0.02 0.01 0.01 99.75 14:32:41 14:22:01 0 0.00 0.00 0.02 0.02 0.02 99.95 14:32:41 14:22:01 1 0.05 0.00 0.02 0.00 0.00 99.93 14:32:41 14:22:01 2 0.08 0.00 0.03 0.03 0.02 99.83 14:32:41 14:22:01 3 0.33 0.00 0.02 0.00 0.02 99.63 14:32:41 14:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:32:41 14:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 14:32:41 14:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 14:32:41 14:22:01 7 1.22 0.00 0.00 0.02 0.00 98.76 14:32:41 14:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:32:41 14:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 14:32:41 14:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:23:01 2 0.03 0.00 0.03 0.02 0.00 99.92 14:32:41 14:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 14:32:41 14:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:32:41 14:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:32:41 14:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:32:41 14:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 14:32:41 14:32:41 14:23:01 CPU %user %nice %system %iowait %steal %idle 14:32:41 14:24:01 all 0.08 0.00 0.01 0.03 0.01 99.88 14:32:41 14:24:01 0 0.00 0.00 0.00 0.18 0.00 99.82 14:32:41 14:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 14:32:41 14:24:01 2 0.03 0.00 0.02 0.02 0.02 99.92 14:32:41 14:24:01 3 0.47 0.00 0.02 0.00 0.02 99.50 14:32:41 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:32:41 14:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:32:41 14:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:32:41 14:25:01 all 0.15 0.00 0.00 0.00 0.01 99.84 14:32:41 14:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 14:32:41 14:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:25:01 2 0.03 0.00 0.02 0.00 0.03 99.92 14:32:41 14:25:01 3 1.14 0.00 0.02 0.00 0.02 98.82 14:32:41 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 14:32:41 14:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:26:01 all 0.07 0.00 0.01 0.00 0.00 99.92 14:32:41 14:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:32:41 14:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:26:01 2 0.07 0.00 0.00 0.02 0.00 99.92 14:32:41 14:26:01 3 0.38 0.00 0.02 0.00 0.00 99.60 14:32:41 14:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 14:32:41 14:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 14:32:41 14:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:32:41 14:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:27:01 all 0.16 0.00 0.02 0.03 0.01 99.78 14:32:41 14:27:01 0 0.02 0.00 0.02 0.12 0.00 99.85 14:32:41 14:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 14:32:41 14:27:01 2 0.05 0.00 0.02 0.10 0.02 99.82 14:32:41 14:27:01 3 1.13 0.00 0.02 0.00 0.02 98.84 14:32:41 14:27:01 4 0.00 0.00 0.03 0.00 0.00 99.97 14:32:41 14:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:32:41 14:27:01 6 0.03 0.00 0.05 0.00 0.00 99.92 14:32:41 14:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:32:41 14:28:01 all 0.02 0.00 0.01 0.07 0.00 99.89 14:32:41 14:28:01 0 0.00 0.00 0.00 0.35 0.00 99.65 14:32:41 14:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:32:41 14:28:01 2 0.02 0.00 0.03 0.23 0.02 99.70 14:32:41 14:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:32:41 14:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:32:41 14:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:32:41 14:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 14:32:41 14:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 14:32:41 14:29:01 all 0.02 0.00 0.01 0.12 0.00 99.85 14:32:41 14:29:01 0 0.00 0.00 0.02 0.33 0.02 99.63 14:32:41 14:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:32:41 14:29:01 2 0.02 0.00 0.02 0.62 0.00 99.35 14:32:41 14:29:01 3 0.07 0.00 0.02 0.00 0.00 99.92 14:32:41 14:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 14:32:41 14:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:32:41 14:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:32:41 14:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:30:01 all 0.09 0.00 0.01 0.07 0.00 99.83 14:32:41 14:30:01 0 0.00 0.00 0.00 0.37 0.00 99.63 14:32:41 14:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:32:41 14:30:01 2 0.03 0.00 0.03 0.17 0.02 99.75 14:32:41 14:30:01 3 0.62 0.00 0.03 0.00 0.02 99.33 14:32:41 14:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:32:41 14:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 14:32:41 14:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:32:41 14:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:32:41 14:31:01 all 0.33 0.00 0.17 0.07 0.01 99.41 14:32:41 14:31:01 0 0.27 0.00 0.13 0.00 0.00 99.60 14:32:41 14:31:01 1 0.38 0.00 0.15 0.18 0.00 99.28 14:32:41 14:31:01 2 0.43 0.00 0.25 0.38 0.03 98.90 14:32:41 14:31:01 3 0.49 0.00 0.18 0.00 0.02 99.31 14:32:41 14:31:01 4 0.32 0.00 0.15 0.00 0.02 99.52 14:32:41 14:31:01 5 0.30 0.00 0.18 0.00 0.00 99.52 14:32:41 14:31:01 6 0.15 0.00 0.07 0.00 0.02 99.77 14:32:41 14:31:01 7 0.32 0.00 0.27 0.02 0.02 99.38 14:32:41 14:32:01 all 7.57 0.00 3.20 5.81 0.05 83.37 14:32:41 14:32:01 0 8.70 0.00 3.73 10.38 0.07 77.12 14:32:41 14:32:01 1 6.44 0.00 3.49 0.19 0.05 89.84 14:32:41 14:32:01 2 8.30 0.00 4.68 25.11 0.05 61.87 14:32:41 14:32:01 3 8.30 0.00 3.49 7.05 0.07 81.10 14:32:41 14:32:01 4 7.05 0.00 2.67 0.15 0.05 90.07 14:32:41 14:32:01 5 8.08 0.00 1.93 0.40 0.05 89.54 14:32:41 14:32:01 6 4.49 0.00 2.23 0.60 0.05 92.62 14:32:41 14:32:01 7 9.21 0.00 3.36 2.72 0.05 84.67 14:32:41 Average: all 5.96 0.00 1.23 1.73 0.03 91.04 14:32:41 Average: 0 6.07 0.00 1.32 1.66 0.03 90.93 14:32:41 Average: 1 5.83 0.00 1.19 1.08 0.06 91.84 14:32:41 Average: 2 6.03 0.00 1.43 3.10 0.03 89.41 14:32:41 Average: 3 6.43 0.00 1.24 1.14 0.04 91.16 14:32:41 Average: 4 5.73 0.00 1.17 3.68 0.03 89.39 14:32:41 Average: 5 5.77 0.00 1.06 0.21 0.02 92.94 14:32:41 Average: 6 5.55 0.00 1.22 1.76 0.03 91.45 14:32:41 Average: 7 6.30 0.00 1.26 1.26 0.03 91.16 14:32:41 14:32:41 14:32:41