Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 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-ssh17701620645080381689.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh80375159842175805.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh15003008970357670183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh10757143374294104332.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-ssh12609105654464243459.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-5102 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 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 (main) Commit message: "Merge pull request #726 from cloudxxx8/upgrade-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 # timeout=10 > git rev-list --no-walk 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-07-14T10:38:49.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-07-14T10:38:49.154Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-07-14T10:38:49.179Z] ========================================================= [2025-07-14T10:38:49.179Z] EdgeX Global Pipelines Version Info [2025-07-14T10:38:49.179Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:38:50.290Z] ------------------- [2025-07-14T10:38:50.290Z] stable info: [2025-07-14T10:38:50.290Z] ------------------- [2025-07-14T10:38:50.290Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-14T10:38:50.290Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-07-14T10:38:50.290Z] Message: update stable to v1.0.274 [2025-07-14T10:38:50.867Z] ------------------- [2025-07-14T10:38:50.867Z] experimental info: [2025-07-14T10:38:50.867Z] ------------------- [2025-07-14T10:38:50.867Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-07-14T10:38:50.867Z] Commit SHA: 274fe4ad960081a284537894dddd28d0c782a18e [2025-07-14T10:38:50.867Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-07-14T10:38:50.942Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-07-14T10:38:50.965Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-07-14T10:38:50.988Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-07-14T10:38:51.014Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-07-14T10:38:51.033Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-07-14T10:38:51.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-07-14T10:38:51.078Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-07-14T10:38:51.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-07-14T10:38:51.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-07-14T10:38:51.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-07-14T10:38:51.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-07-14T10:38:51.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-07-14T10:38:51.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-07-14T10:38:51.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-07-14T10:38:51.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-07-14T10:38:51.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-07-14T10:38:51.279Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-07-14T10:38:51.298Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-07-14T10:38:51.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-07-14T10:38:51.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-07-14T10:38:51.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-07-14T10:38:51.385Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-07-14T10:38:51.408Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-07-14T10:38:51.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-07-14T10:38:51.453Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-07-14T10:38:51.472Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-07-14T10:38:51.492Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-07-14T10:38:51.514Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-07-14T10:38:51.536Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-07-14T10:38:51.559Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-07-14T10:38:51.586Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo [2025-07-14T10:38:51.613Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0217d10 [Pipeline] echo [2025-07-14T10:38:51.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-14T10:38:51.701Z] provisioning config files... [2025-07-14T10:38:51.718Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4955388121705900768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:38:52.061Z] ---> ****-login.sh [2025-07-14T10:38:52.061Z] nexus3.edgexfoundry.org:10001 [2025-07-14T10:38:52.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:38:52.321Z] [2025-07-14T10:38:52.321Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-14T10:38:52.321Z] Configure a credential helper to remove this warning. See [2025-07-14T10:38:52.321Z] https://docs.****.com/go/credential-store/ [2025-07-14T10:38:52.321Z] [2025-07-14T10:38:52.321Z] Login Succeeded [2025-07-14T10:38:52.321Z] nexus3.edgexfoundry.org:10002 [2025-07-14T10:38:52.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:38:52.322Z] [2025-07-14T10:38:52.322Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-14T10:38:52.322Z] Configure a credential helper to remove this warning. See [2025-07-14T10:38:52.322Z] https://docs.****.com/go/credential-store/ [2025-07-14T10:38:52.322Z] [2025-07-14T10:38:52.322Z] Login Succeeded [2025-07-14T10:38:52.322Z] nexus3.edgexfoundry.org:10003 [2025-07-14T10:38:52.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:38:52.582Z] [2025-07-14T10:38:52.582Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-14T10:38:52.582Z] Configure a credential helper to remove this warning. See [2025-07-14T10:38:52.582Z] https://docs.****.com/go/credential-store/ [2025-07-14T10:38:52.582Z] [2025-07-14T10:38:52.582Z] Login Succeeded [2025-07-14T10:38:52.582Z] nexus3.edgexfoundry.org:10004 [2025-07-14T10:38:52.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:38:52.582Z] [2025-07-14T10:38:52.582Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-14T10:38:52.582Z] Configure a credential helper to remove this warning. See [2025-07-14T10:38:52.582Z] https://docs.****.com/go/credential-store/ [2025-07-14T10:38:52.582Z] [2025-07-14T10:38:52.582Z] Login Succeeded [2025-07-14T10:38:52.582Z] ****.io [2025-07-14T10:38:52.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:38:52.843Z] [2025-07-14T10:38:52.843Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-07-14T10:38:52.843Z] Configure a credential helper to remove this warning. See [2025-07-14T10:38:52.843Z] https://docs.****.com/go/credential-store/ [2025-07-14T10:38:52.843Z] [2025-07-14T10:38:52.843Z] Login Succeeded [2025-07-14T10:38:52.843Z] ---> ****-login.sh ends [Pipeline] } [2025-07-14T10:38:52.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-07-14T10:38:53.256Z] + git rev-list -1 --merges 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2~1..0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo [2025-07-14T10:38:53.281Z] -----------> git rev-list -1 --merges 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2~1..0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:38:53.281Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [false] [Pipeline] sh [2025-07-14T10:38:53.570Z] + git log --format=format:%s -1 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo [2025-07-14T10:38:53.584Z] ========================================================= [2025-07-14T10:38:53.584Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-07-14T10:38:53.584Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-14T10:38:53.919Z] + git log --format=format:%s -1 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo [2025-07-14T10:38:53.932Z] [semverPrep] GIT_COMMIT: 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2, Commit Message: Merge pull request #726 from cloudxxx8/upgrade-sdk [Pipeline] echo [2025-07-14T10:38:53.948Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-07-14T10:38:54.314Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-14T10:38:54.314Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-07-14T10:38:54.314Z] + [ -e /tmp/ssh_known_hosts ] [2025-07-14T10:38:54.314Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-07-14T10:38:54.314Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-07-14T10:38:54.314Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-07-14T10:38:54.314Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:38:54.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-14T10:38:54.732Z] [2025-07-14T10:38:54.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:38:55.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-14T10:38:55.039Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-07-14T10:38:55.039Z] 3dae71ba6b94: Pulling fs layer [2025-07-14T10:38:55.039Z] 6bf1a483ea7c: Pulling fs layer [2025-07-14T10:38:55.039Z] f5dfc541a4d3: Pulling fs layer [2025-07-14T10:38:55.039Z] 461d9e800cba: Pulling fs layer [2025-07-14T10:38:55.039Z] 80192f66455f: Pulling fs layer [2025-07-14T10:38:55.039Z] 2e8e34ca0e6c: Pulling fs layer [2025-07-14T10:38:55.039Z] 461d9e800cba: Waiting [2025-07-14T10:38:55.039Z] a29436f7fd5d: Pulling fs layer [2025-07-14T10:38:55.039Z] 80192f66455f: Waiting [2025-07-14T10:38:55.039Z] 2e8e34ca0e6c: Waiting [2025-07-14T10:38:55.039Z] 923cac83aea3: Pulling fs layer [2025-07-14T10:38:55.039Z] 25ad8b0a4227: Pulling fs layer [2025-07-14T10:38:55.039Z] a29436f7fd5d: Waiting [2025-07-14T10:38:55.039Z] 923cac83aea3: Waiting [2025-07-14T10:38:55.039Z] db01528c6b51: Pulling fs layer [2025-07-14T10:38:55.039Z] 25ad8b0a4227: Waiting [2025-07-14T10:38:55.039Z] 28988de357af: Pulling fs layer [2025-07-14T10:38:55.039Z] 28988de357af: Waiting [2025-07-14T10:38:55.039Z] db01528c6b51: Waiting [2025-07-14T10:38:55.039Z] 6bf1a483ea7c: Verifying Checksum [2025-07-14T10:38:55.039Z] 6bf1a483ea7c: Download complete [2025-07-14T10:38:55.039Z] 461d9e800cba: Verifying Checksum [2025-07-14T10:38:55.039Z] 461d9e800cba: Download complete [2025-07-14T10:38:55.039Z] 80192f66455f: Verifying Checksum [2025-07-14T10:38:55.039Z] 80192f66455f: Download complete [2025-07-14T10:38:55.299Z] f5dfc541a4d3: Verifying Checksum [2025-07-14T10:38:55.299Z] f5dfc541a4d3: Download complete [2025-07-14T10:38:55.299Z] 3dae71ba6b94: Download complete [2025-07-14T10:38:55.299Z] 923cac83aea3: Verifying Checksum [2025-07-14T10:38:55.299Z] 923cac83aea3: Download complete [2025-07-14T10:38:55.299Z] 25ad8b0a4227: Verifying Checksum [2025-07-14T10:38:55.299Z] 25ad8b0a4227: Download complete [2025-07-14T10:38:55.299Z] db01528c6b51: Verifying Checksum [2025-07-14T10:38:55.299Z] db01528c6b51: Download complete [2025-07-14T10:38:55.558Z] 28988de357af: Verifying Checksum [2025-07-14T10:38:55.558Z] 28988de357af: Download complete [2025-07-14T10:38:55.558Z] a29436f7fd5d: Verifying Checksum [2025-07-14T10:38:55.558Z] a29436f7fd5d: Download complete [2025-07-14T10:38:56.123Z] 2e8e34ca0e6c: Verifying Checksum [2025-07-14T10:38:56.123Z] 2e8e34ca0e6c: Download complete [2025-07-14T10:38:57.055Z] 3dae71ba6b94: Pull complete [2025-07-14T10:38:57.055Z] 6bf1a483ea7c: Pull complete [2025-07-14T10:38:57.990Z] f5dfc541a4d3: Pull complete [2025-07-14T10:38:57.990Z] 461d9e800cba: Pull complete [2025-07-14T10:38:57.990Z] 80192f66455f: Pull complete [2025-07-14T10:39:02.190Z] 2e8e34ca0e6c: Pull complete [2025-07-14T10:39:02.451Z] a29436f7fd5d: Pull complete [2025-07-14T10:39:02.710Z] 923cac83aea3: Pull complete [2025-07-14T10:39:02.710Z] 25ad8b0a4227: Pull complete [2025-07-14T10:39:02.710Z] db01528c6b51: Pull complete [2025-07-14T10:39:02.710Z] 28988de357af: Pull complete [2025-07-14T10:39:02.710Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-07-14T10:39:02.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-14T10:39:02.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:39:02.859Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:39:02.885Z] $ 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 [2025-07-14T10:39:04.630Z] $ docker top 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 -eo pid,comm [2025-07-14T10:39:04.688Z] 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). [2025-07-14T10:39:04.688Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-14T10:39:04.742Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-14T10:39:04.742Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-14T10:39:04.850Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-14T10:39:04.851Z] $ docker exec 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 ssh-agent [2025-07-14T10:39:04.966Z] SSH_AUTH_SOCK=/tmp/ssh-00WeK8tdivQs/agent.31 [2025-07-14T10:39:04.966Z] SSH_AGENT_PID=37 [2025-07-14T10:39:04.972Z] Running ssh-add (command line suppressed) [2025-07-14T10:39:05.079Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5569057154889656973.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5569057154889656973.key) [2025-07-14T10:39:05.092Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-14T10:39:05.383Z] + git tag --points-at HEAD [Pipeline] } [2025-07-14T10:39:05.394Z] $ docker exec --env ******** --env ******** 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 ssh-agent -k [2025-07-14T10:39:05.485Z] unset SSH_AUTH_SOCK; [2025-07-14T10:39:05.486Z] unset SSH_AGENT_PID; [2025-07-14T10:39:05.486Z] echo Agent pid 37 killed; [2025-07-14T10:39:05.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-07-14T10:39:05.533Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-14T10:39:05.533Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-14T10:39:05.630Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-14T10:39:05.631Z] $ docker exec 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 ssh-agent [2025-07-14T10:39:05.725Z] SSH_AUTH_SOCK=/tmp/ssh-2h3M4Tcb7kfn/agent.70 [2025-07-14T10:39:05.725Z] SSH_AGENT_PID=76 [2025-07-14T10:39:05.730Z] Running ssh-add (command line suppressed) [2025-07-14T10:39:05.828Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8328983375317349308.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8328983375317349308.key) [2025-07-14T10:39:05.842Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-14T10:39:06.138Z] + git semver init [2025-07-14T10:39:06.398Z] 2025-07-14 10:39:06,338 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-14T10:39:06.398Z] 2025-07-14 10:39:06,342 [run_init] DEBUG init version:0.0.0 force:False [2025-07-14T10:39:06.398Z] 2025-07-14 10:39:06,342 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-07-14T10:39:06.398Z] 2025-07-14 10:39:06,343 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-07-14T10:39:06.398Z] 2025-07-14 10:39:06,343 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-07-14T10:39:07.779Z] 2025-07-14 10:39:07,603 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-07-14T10:39:07.779Z] 2025-07-14 10:39:07,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-07-14T10:39:07.779Z] 2025-07-14 10:39:07,603 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:39:07.779Z] 2025-07-14 10:39:07,603 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:39:07.779Z] 4.1.0-dev.1 [Pipeline] } [2025-07-14T10:39:07.789Z] $ docker exec --env ******** --env ******** 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 ssh-agent -k [2025-07-14T10:39:07.885Z] unset SSH_AUTH_SOCK; [2025-07-14T10:39:07.885Z] unset SSH_AGENT_PID; [2025-07-14T10:39:07.885Z] echo Agent pid 76 killed; [2025-07-14T10:39:07.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-14T10:39:08.242Z] + git semver [Pipeline] } [2025-07-14T10:39:08.514Z] $ docker stop --time=1 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 [2025-07-14T10:39:09.797Z] $ docker rm -f --volumes 1bda217281ee92378e12a5a711b4070cfef476c2ab333ea3d2de6f0789fd61b8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-14T10:39:10.136Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-07-14T10:39:10.341Z] Stashed 1 file(s) [Pipeline] echo [2025-07-14T10:39:10.344Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [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 [2025-07-14T10:39:10.490Z] provisioning config files... [2025-07-14T10:39:10.497Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8324204130430859374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:39:10.795Z] ---> ****-login.sh [2025-07-14T10:39:10.795Z] nexus3.edgexfoundry.org:10001 [2025-07-14T10:39:10.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:39:10.795Z] Login Succeeded [2025-07-14T10:39:10.795Z] nexus3.edgexfoundry.org:10002 [2025-07-14T10:39:10.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:39:10.795Z] Login Succeeded [2025-07-14T10:39:10.795Z] nexus3.edgexfoundry.org:10003 [2025-07-14T10:39:11.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:39:11.054Z] Login Succeeded [2025-07-14T10:39:11.054Z] nexus3.edgexfoundry.org:10004 [2025-07-14T10:39:11.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:39:11.055Z] Login Succeeded [2025-07-14T10:39:11.055Z] ****.io [2025-07-14T10:39:11.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:39:11.316Z] Login Succeeded [2025-07-14T10:39:11.316Z] ---> ****-login.sh ends [Pipeline] } [2025-07-14T10:39:11.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-14T10:39:11.434Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-14T10:39:11.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-14T10:39:11.468Z] ========================================================= [2025-07-14T10:39:11.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-07-14T10:39:11.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:39:11.797Z] + 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 . [2025-07-14T10:39:12.364Z] #0 building with "default" instance using docker driver [2025-07-14T10:39:12.364Z] [2025-07-14T10:39:12.364Z] #1 [internal] load build definition from Dockerfile [2025-07-14T10:39:12.364Z] #1 transferring dockerfile: 2.05kB done [2025-07-14T10:39:12.364Z] #1 DONE 0.0s [2025-07-14T10:39:12.364Z] [2025-07-14T10:39:12.364Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-07-14T10:39:12.364Z] #2 DONE 0.1s [2025-07-14T10:39:12.628Z] [2025-07-14T10:39:12.628Z] #3 [internal] load .dockerignore [2025-07-14T10:39:12.628Z] #3 transferring context: 159B done [2025-07-14T10:39:12.628Z] #3 DONE 0.0s [2025-07-14T10:39:12.628Z] [2025-07-14T10:39:12.628Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-14T10:39:12.628Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 0.0s done [2025-07-14T10:39:12.628Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-07-14T10:39:12.628Z] #4 ... [2025-07-14T10:39:12.628Z] [2025-07-14T10:39:12.628Z] #5 [internal] load build context [2025-07-14T10:39:12.628Z] #5 transferring context: 14.76MB 0.1s done [2025-07-14T10:39:12.628Z] #5 DONE 0.1s [2025-07-14T10:39:12.628Z] [2025-07-14T10:39:12.628Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 [2025-07-14T10:39:12.628Z] #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-07-14T10:39:12.628Z] #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done [2025-07-14T10:39:12.628Z] #4 sha256:78acc44d7358ce6d4c7aa33580a27963993e9e743f98955b43cedd959d54cb65 685B / 685B done [2025-07-14T10:39:12.628Z] #4 sha256:e873195afa03f66c4477d62a47bde445cf4ea723c241a30f98137b48a10af2e9 2.08kB / 2.08kB done [2025-07-14T10:39:12.628Z] #4 sha256:ea6120ae94a0356f97603cf7c451f67990211a3e020e5a30d412335b108fdc34 4.22kB / 4.22kB done [2025-07-14T10:39:12.628Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 13.63MB / 74.06MB 0.2s [2025-07-14T10:39:12.628Z] #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done [2025-07-14T10:39:12.628Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-07-14T10:39:12.628Z] #4 sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 2.38MB / 2.38MB 0.2s done [2025-07-14T10:39:12.628Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 3.15MB / 100.52MB 0.2s [2025-07-14T10:39:12.628Z] #4 sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 440B / 440B 0.1s done [2025-07-14T10:39:12.887Z] #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done [2025-07-14T10:39:12.887Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.3s [2025-07-14T10:39:12.887Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 11.53MB / 100.52MB 0.3s [2025-07-14T10:39:12.887Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 6.29MB / 13.29MB 0.3s [2025-07-14T10:39:12.887Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 59.77MB / 74.06MB 0.5s [2025-07-14T10:39:12.887Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 36.70MB / 100.52MB 0.5s [2025-07-14T10:39:12.887Z] #4 sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 13.29MB / 13.29MB 0.4s done [2025-07-14T10:39:12.887Z] #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done [2025-07-14T10:39:13.151Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s [2025-07-14T10:39:13.151Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 71.30MB / 100.52MB 0.7s [2025-07-14T10:39:13.410Z] #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done [2025-07-14T10:39:13.410Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 94.37MB / 100.52MB 0.8s [2025-07-14T10:39:13.410Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s [2025-07-14T10:39:13.410Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 0.9s [2025-07-14T10:39:13.669Z] #4 sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 100.52MB / 100.52MB 1.0s done [2025-07-14T10:39:18.948Z] #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.7s done [2025-07-14T10:39:18.948Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 [2025-07-14T10:39:18.948Z] #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done [2025-07-14T10:39:18.948Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-07-14T10:39:18.948Z] #4 extracting sha256:8213a616a21b5155355248bdcdb47b1049aac55141930530c39a6268e6623549 done [2025-07-14T10:39:18.948Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 [2025-07-14T10:39:18.948Z] #4 extracting sha256:98558614340527eace9316d30bb3f3e5cf3a2e8f676d5fb62ad843cd3fb4f971 0.0s done [2025-07-14T10:39:18.948Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 0.1s [2025-07-14T10:39:20.851Z] #4 extracting sha256:0eae2285b678d5b2f4f5a5b3bec6e6514d0482667d44852f3d3175673264c5df 2.3s done [2025-07-14T10:39:20.851Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.1s [2025-07-14T10:39:21.420Z] #4 extracting sha256:d3ac315be8c589f68f6ac08e7595bd7737acfb5834b5e7c23c55a9ef887f3179 0.6s done [2025-07-14T10:39:21.420Z] #4 DONE 9.1s [2025-07-14T10:39:21.680Z] [2025-07-14T10:39:21.680Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-07-14T10:39:21.680Z] #6 0.188 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-14T10:39:21.940Z] #6 0.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-14T10:39:22.201Z] #6 0.679 OK: 248 MiB in 58 packages [2025-07-14T10:39:24.105Z] #6 DONE 2.2s [2025-07-14T10:39:24.105Z] [2025-07-14T10:39:24.105Z] #7 [builder 3/7] WORKDIR /app [2025-07-14T10:39:24.105Z] #7 DONE 0.0s [2025-07-14T10:39:24.105Z] [2025-07-14T10:39:24.105Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-07-14T10:39:24.105Z] #8 DONE 0.0s [2025-07-14T10:39:24.105Z] [2025-07-14T10:39:24.105Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-14T10:39:25.454Z] Still waiting to schedule task [2025-07-14T10:39:25.455Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-07-14T10:40:10.814Z] #9 DONE 42.1s [2025-07-14T10:40:10.814Z] [2025-07-14T10:40:10.814Z] #10 [builder 6/7] COPY . . [2025-07-14T10:40:10.814Z] #10 DONE 0.1s [2025-07-14T10:40:10.814Z] [2025-07-14T10:40:10.814Z] #11 [builder 7/7] RUN echo noop [2025-07-14T10:40:10.814Z] #11 0.199 noop [2025-07-14T10:40:10.814Z] #11 DONE 0.3s [2025-07-14T10:40:10.814Z] [2025-07-14T10:40:10.814Z] #12 exporting to image [2025-07-14T10:40:10.814Z] #12 exporting layers [2025-07-14T10:40:14.116Z] #12 exporting layers 7.9s done [2025-07-14T10:40:14.116Z] #12 writing image sha256:d9178d4c0672c5f6fc544d368dd8d4c0afeaaf4d2032b5195aea51feb7509af8 done [2025-07-14T10:40:14.116Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-07-14T10:40:14.116Z] #12 DONE 7.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:40:14.710Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-14T10:40:14.710Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:40:14.788Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:40:14.815Z] $ 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 [2025-07-14T10:40:15.105Z] $ docker top 6ea166fe4c9b31580050935e5db1c516f8defd392cb5f0908885c87e964a5108 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-14T10:40:15.447Z] + go version [2025-07-14T10:40:15.447Z] go version go1.23.9 linux/amd64 [Pipeline] } [2025-07-14T10:40:15.455Z] $ docker stop --time=1 6ea166fe4c9b31580050935e5db1c516f8defd392cb5f0908885c87e964a5108 [2025-07-14T10:40:16.732Z] $ docker rm -f --volumes 6ea166fe4c9b31580050935e5db1c516f8defd392cb5f0908885c87e964a5108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:40:17.181Z] + docker inspect -f . ci-base-image-x86_64 [2025-07-14T10:40:17.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:40:17.259Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:40:17.282Z] $ 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 [2025-07-14T10:40:17.522Z] $ docker top 367fd007ce5ae9efecb4e6a04900c8c19ba9d1626795aff3590891cbc9be08ed -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-14T10:40:17.868Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-07-14T10:40:18.171Z] + make test [2025-07-14T10:40:18.171Z] go test -race -coverprofile=coverage.out ./... [2025-07-14T10:40:50.237Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-07-14T10:41:04.446Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5104 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-07-14T10:41:04.467Z] Running in /w/workspace/app-service-configurable/272 [Pipeline] { [Pipeline] checkout [2025-07-14T10:41:07.520Z] The recommended git tool is: git [2025-07-14T10:41:12.320Z] using credential edgex-jenkins-ssh [2025-07-14T10:41:12.338Z] Cloning the remote Git repository [2025-07-14T10:41:12.377Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-07-14T10:41:12.464Z] > git init /w/workspace/app-service-configurable/272 # timeout=10 [2025-07-14T10:41:12.600Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-07-14T10:41:12.602Z] > git --version # timeout=10 [2025-07-14T10:41:12.621Z] > git --version # 'git version 2.25.1' [2025-07-14T10:41:12.623Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-07-14T10:41:12.780Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-14T10:41:16.441Z] Avoid second fetch [2025-07-14T10:41:16.442Z] Checking out Revision 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 (main) [2025-07-14T10:41:15.566Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-07-14T10:41:15.591Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-07-14T10:41:16.766Z] go vet ./... [2025-07-14T10:41:17.052Z] Commit message: "Merge pull request #726 from cloudxxx8/upgrade-sdk" [2025-07-14T10:41:16.459Z] > git config core.sparsecheckout # timeout=10 [2025-07-14T10:41:16.526Z] > git checkout -f 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 # timeout=10 [2025-07-14T10:41:20.049Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-14T10:41:20.049Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-14T10:41:20.049Z] ./bin/test-attribution-txt.sh [2025-07-14T10:41:20.049Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-07-14T10:41:20.049Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-07-14T10:41:20.308Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-07-14T10:41:20.308Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-07-14T10:41:20.308Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-07-14T10:41:20.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-14T10:41:20.331Z] $ docker stop --time=1 367fd007ce5ae9efecb4e6a04900c8c19ba9d1626795aff3590891cbc9be08ed [2025-07-14T10:41:22.688Z] $ docker rm -f --volumes 367fd007ce5ae9efecb4e6a04900c8c19ba9d1626795aff3590891cbc9be08ed [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-14T10:41:23.327Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-14T10:41:23.404Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2025-07-14T10:41:23.685Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-07-14T10:41:23.685Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-14T10:41:23.685Z] Dload Upload Total Spent Left Speed [2025-07-14T10:41:23.685Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [Pipeline] sh [2025-07-14T10:41:23.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-14T10:41:24.028Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-07-14T10:41:24.258Z] + ls -al . [2025-07-14T10:41:24.258Z] total 248 [2025-07-14T10:41:24.258Z] drwxrwxr-x 7 jenkins jenkins 4096 Jul 14 10:40 . [2025-07-14T10:41:24.258Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 10:38 .. [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 10:38 .dockerignore [2025-07-14T10:41:24.258Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 10:40 .git [2025-07-14T10:41:24.258Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 10:38 .github [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 108 Jul 14 10:38 .gitignore [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 10:38 .golangci.yml [2025-07-14T10:41:24.258Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 10:39 .semver [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 16550 Jul 14 10:38 Attribution.txt [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 39309 Jul 14 10:38 CHANGELOG.md [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jul 14 10:38 Dockerfile [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 10:38 GOVERNANCE.md [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 14 10:38 Jenkinsfile [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 10:38 LICENSE [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 10:38 OWNERS.md [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jul 14 10:38 README.md [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 10:39 VERSION [2025-07-14T10:41:24.258Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 10:38 bin [2025-07-14T10:41:24.258Z] -rw-r--r-- 1 jenkins jenkins 953 Jul 14 10:40 coverage.out [2025-07-14T10:41:24.258Z] -rw-rw-r-- 1 jenkins jenkins 6525 Jul 14 10:38 go.mod [2025-07-14T10:41:24.259Z] -rw-rw-r-- 1 jenkins jenkins 88204 Jul 14 10:38 go.sum [2025-07-14T10:41:24.259Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 14 10:38 main.go [2025-07-14T10:41:24.259Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jul 14 10:38 makefile [2025-07-14T10:41:24.259Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 10:38 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:24.355Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-07-14T10:41:24.355Z] + sudo tee /etc/docker/daemon.new [2025-07-14T10:41:24.355Z] { [2025-07-14T10:41:24.355Z] "registry-mirrors": [ [2025-07-14T10:41:24.355Z] "https://nexus3.edgexfoundry.org:10001" [2025-07-14T10:41:24.355Z] ], [2025-07-14T10:41:24.355Z] "bip": "10.250.0.254/24", [2025-07-14T10:41:24.355Z] "hosts": [ [2025-07-14T10:41:24.355Z] "tcp://0.0.0.0:5555", [2025-07-14T10:41:24.355Z] "unix:///var/run/docker.sock" [2025-07-14T10:41:24.355Z] ], [2025-07-14T10:41:24.355Z] "mtu": 1458, [2025-07-14T10:41:24.355Z] "selinux-enabled": true, [2025-07-14T10:41:24.355Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-07-14T10:41:24.355Z] } [Pipeline] sh [2025-07-14T10:41:24.573Z] + 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=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 --label arch=amd64 --label version=4.1.0-dev.1 . [2025-07-14T10:41:24.688Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-07-14T10:41:24.831Z] #0 building with "default" instance using docker driver [2025-07-14T10:41:24.831Z] [2025-07-14T10:41:24.831Z] #1 [internal] load build definition from Dockerfile [2025-07-14T10:41:24.831Z] #1 transferring dockerfile: 2.05kB done [2025-07-14T10:41:24.831Z] #1 DONE 0.0s [2025-07-14T10:41:24.831Z] [2025-07-14T10:41:24.832Z] #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-07-14T10:41:24.832Z] #2 DONE 0.0s [2025-07-14T10:41:24.832Z] [2025-07-14T10:41:24.832Z] #3 [internal] load metadata for docker.io/library/alpine:3.20 [2025-07-14T10:41:24.832Z] #3 DONE 0.1s [2025-07-14T10:41:24.832Z] [2025-07-14T10:41:24.832Z] #4 [internal] load .dockerignore [2025-07-14T10:41:24.832Z] #4 transferring context: 159B done [2025-07-14T10:41:24.832Z] #4 DONE 0.0s [2025-07-14T10:41:24.832Z] [2025-07-14T10:41:24.832Z] #5 [internal] load build context [2025-07-14T10:41:24.832Z] #5 transferring context: 4.84kB done [2025-07-14T10:41:24.832Z] #5 DONE 0.0s [2025-07-14T10:41:24.832Z] [2025-07-14T10:41:24.832Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-14T10:41:24.832Z] #6 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-07-14T10:41:24.832Z] #6 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-07-14T10:41:24.832Z] #6 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-07-14T10:41:24.832Z] #6 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-07-14T10:41:24.832Z] #6 DONE 0.0s [2025-07-14T10:41:24.832Z] [2025-07-14T10:41:24.832Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-07-14T10:41:24.832Z] #7 DONE 0.1s [2025-07-14T10:41:24.832Z] [2025-07-14T10:41:24.832Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-07-14T10:41:25.008Z] + sudo service docker restart [2025-07-14T10:41:25.090Z] #8 0.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-14T10:41:25.350Z] #8 0.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-14T10:41:25.608Z] #8 0.773 (1/2) Installing ca-certificates (20241121-r1) [2025-07-14T10:41:25.608Z] #8 ... [2025-07-14T10:41:25.608Z] [2025-07-14T10:41:25.608Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2025-07-14T10:41:25.608Z] #9 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-14T10:41:25.608Z] #9 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-14T10:41:25.608Z] #9 0.740 OK: 248 MiB in 58 packages [2025-07-14T10:41:25.608Z] #9 DONE 0.8s [2025-07-14T10:41:25.608Z] [2025-07-14T10:41:25.608Z] #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-07-14T10:41:25.608Z] #8 0.811 (2/2) Installing dumb-init (1.2.5-r3) [2025-07-14T10:41:25.608Z] #8 0.815 Executing busybox-1.36.1-r29.trigger [2025-07-14T10:41:25.608Z] #8 0.821 Executing ca-certificates-20241121-r1.trigger [2025-07-14T10:41:25.608Z] #8 0.863 OK: 9 MiB in 16 packages [2025-07-14T10:41:25.866Z] #8 DONE 1.0s [2025-07-14T10:41:25.866Z] [2025-07-14T10:41:25.866Z] #10 [builder 3/7] WORKDIR /app [2025-07-14T10:41:25.866Z] #10 DONE 0.0s [2025-07-14T10:41:25.866Z] [2025-07-14T10:41:25.866Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-07-14T10:41:25.866Z] #11 DONE 0.0s [2025-07-14T10:41:25.866Z] [2025-07-14T10:41:25.866Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-14T10:41:26.124Z] #12 0.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-07-14T10:41:26.384Z] #12 0.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-07-14T10:41:26.384Z] #12 ... [2025-07-14T10:41:26.384Z] [2025-07-14T10:41:26.384Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-14T10:41:26.384Z] #13 DONE 0.6s [2025-07-14T10:41:26.384Z] [2025-07-14T10:41:26.384Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-14T10:41:26.384Z] #12 0.657 (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) [2025-07-14T10:41:26.643Z] #12 ... [2025-07-14T10:41:26.643Z] [2025-07-14T10:41:26.643Z] #14 [builder 6/7] COPY . . [2025-07-14T10:41:26.643Z] #14 DONE 0.1s [2025-07-14T10:41:26.643Z] [2025-07-14T10:41:26.643Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2025-07-14T10:41:26.643Z] #12 0.693 (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) [2025-07-14T10:41:26.643Z] #12 0.713 Executing ca-certificates-20241121-r1.trigger [2025-07-14T10:41:26.643Z] #12 0.743 OK: 9 MiB in 16 packages [2025-07-14T10:41:26.643Z] #12 DONE 0.9s [2025-07-14T10:41:26.643Z] [2025-07-14T10:41:26.643Z] #15 [builder 7/7] RUN make build [2025-07-14T10:41:26.643Z] #15 0.202 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-14T10:41:43.273Z] provisioning config files... [2025-07-14T10:41:43.295Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/272@tmp/config11812032740406314080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:41:43.722Z] ---> ****-login.sh [2025-07-14T10:41:43.722Z] nexus3.edgexfoundry.org:10001 [2025-07-14T10:41:43.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:44.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:41:44.266Z] Configure a credential helper to remove this warning. See [2025-07-14T10:41:44.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:41:44.266Z] [2025-07-14T10:41:44.266Z] Login Succeeded [2025-07-14T10:41:44.266Z] nexus3.edgexfoundry.org:10002 [2025-07-14T10:41:44.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:44.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:41:44.535Z] Configure a credential helper to remove this warning. See [2025-07-14T10:41:44.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:41:44.535Z] [2025-07-14T10:41:44.535Z] Login Succeeded [2025-07-14T10:41:44.809Z] nexus3.edgexfoundry.org:10003 [2025-07-14T10:41:44.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:45.080Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:41:45.080Z] Configure a credential helper to remove this warning. See [2025-07-14T10:41:45.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:41:45.081Z] [2025-07-14T10:41:45.081Z] Login Succeeded [2025-07-14T10:41:45.081Z] nexus3.edgexfoundry.org:10004 [2025-07-14T10:41:45.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:45.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:41:45.351Z] Configure a credential helper to remove this warning. See [2025-07-14T10:41:45.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:41:45.352Z] [2025-07-14T10:41:45.352Z] Login Succeeded [2025-07-14T10:41:45.352Z] ****.io [2025-07-14T10:41:45.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:45.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:41:45.886Z] Configure a credential helper to remove this warning. See [2025-07-14T10:41:45.886Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:41:45.886Z] [2025-07-14T10:41:45.886Z] Login Succeeded [2025-07-14T10:41:45.886Z] ---> ****-login.sh ends [Pipeline] } [2025-07-14T10:41:45.904Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-07-14T10:41:46.340Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-14T10:41:46.358Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-14T10:41:46.379Z] ========================================================= [2025-07-14T10:41:46.379Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-07-14T10:41:46.379Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:46.758Z] + 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 . [2025-07-14T10:41:46.758Z] Sending build context to Docker daemon 224.3kB [2025-07-14T10:41:47.036Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-07-14T10:41:47.036Z] Step 2/12 : FROM ${BASE} AS builder [2025-07-14T10:41:47.036Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-07-14T10:41:47.313Z] 94e9d8af2201: Pulling fs layer [2025-07-14T10:41:47.313Z] a6c56e8762df: Pulling fs layer [2025-07-14T10:41:47.313Z] f0f3c8884826: Pulling fs layer [2025-07-14T10:41:47.313Z] c7e7622c144d: Pulling fs layer [2025-07-14T10:41:47.313Z] 4f4fb700ef54: Pulling fs layer [2025-07-14T10:41:47.313Z] e8859aadc426: Pulling fs layer [2025-07-14T10:41:47.313Z] b4813487a9f6: Pulling fs layer [2025-07-14T10:41:47.313Z] 502a3d64fb4b: Pulling fs layer [2025-07-14T10:41:47.313Z] c7e7622c144d: Waiting [2025-07-14T10:41:47.313Z] 4f4fb700ef54: Waiting [2025-07-14T10:41:47.313Z] e8859aadc426: Waiting [2025-07-14T10:41:47.313Z] b4813487a9f6: Waiting [2025-07-14T10:41:47.313Z] 502a3d64fb4b: Waiting [2025-07-14T10:41:47.313Z] a6c56e8762df: Download complete [2025-07-14T10:41:47.313Z] c7e7622c144d: Verifying Checksum [2025-07-14T10:41:47.313Z] c7e7622c144d: Download complete [2025-07-14T10:41:47.313Z] 4f4fb700ef54: Verifying Checksum [2025-07-14T10:41:47.313Z] 4f4fb700ef54: Download complete [2025-07-14T10:41:47.313Z] e8859aadc426: Download complete [2025-07-14T10:41:47.313Z] 94e9d8af2201: Download complete [2025-07-14T10:41:47.920Z] 502a3d64fb4b: Verifying Checksum [2025-07-14T10:41:47.920Z] 502a3d64fb4b: Download complete [2025-07-14T10:41:48.517Z] 94e9d8af2201: Pull complete [2025-07-14T10:41:48.558Z] #15 DONE 21.9s [2025-07-14T10:41:48.558Z] [2025-07-14T10:41:48.558Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-07-14T10:41:48.558Z] #16 DONE 0.0s [2025-07-14T10:41:48.558Z] [2025-07-14T10:41:48.558Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-07-14T10:41:48.558Z] #17 DONE 0.0s [2025-07-14T10:41:48.558Z] [2025-07-14T10:41:48.558Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-07-14T10:41:48.558Z] #18 DONE 0.0s [2025-07-14T10:41:48.558Z] [2025-07-14T10:41:48.558Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-07-14T10:41:48.558Z] #19 DONE 0.2s [2025-07-14T10:41:48.818Z] [2025-07-14T10:41:48.818Z] #20 exporting to image [2025-07-14T10:41:48.818Z] #20 exporting layers 0.1s done [2025-07-14T10:41:48.818Z] #20 writing image sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done [2025-07-14T10:41:48.818Z] #20 naming to docker.io/library/app-service-configurable done [2025-07-14T10:41:48.818Z] #20 DONE 0.2s [2025-07-14T10:41:48.818Z] [2025-07-14T10:41:48.823Z] [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-14T10:41:48.930Z] provisioning config files... [2025-07-14T10:41:48.939Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6186482719988360804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:41:49.228Z] ---> ****-login.sh [2025-07-14T10:41:49.228Z] nexus3.edgexfoundry.org:10001 [2025-07-14T10:41:49.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:49.229Z] Login Succeeded [2025-07-14T10:41:49.229Z] nexus3.edgexfoundry.org:10002 [2025-07-14T10:41:49.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:49.229Z] Login Succeeded [2025-07-14T10:41:49.229Z] nexus3.edgexfoundry.org:10003 [2025-07-14T10:41:49.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:49.487Z] Login Succeeded [2025-07-14T10:41:49.487Z] nexus3.edgexfoundry.org:10004 [2025-07-14T10:41:49.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:49.487Z] Login Succeeded [2025-07-14T10:41:49.487Z] ****.io [2025-07-14T10:41:49.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:41:49.499Z] f0f3c8884826: Verifying Checksum [2025-07-14T10:41:49.499Z] f0f3c8884826: Download complete [2025-07-14T10:41:49.746Z] Login Succeeded [2025-07-14T10:41:49.746Z] ---> ****-login.sh ends [Pipeline] } [2025-07-14T10:41:49.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [2025-07-14T10:41:49.774Z] a6c56e8762df: Pull complete [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-14T10:41:49.809Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-14T10:41:49.839Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-07-14T10:41:49.839Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:41:49.839Z] latest [2025-07-14T10:41:49.839Z] 4.1.0-dev.1 [2025-07-14T10:41:49.839Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:41:49.839Z] main [2025-07-14T10:41:49.839Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:50.049Z] b4813487a9f6: Verifying Checksum [2025-07-14T10:41:50.049Z] b4813487a9f6: Download complete [2025-07-14T10:41:50.186Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:50.506Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:41:50.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-07-14T10:41:50.506Z] 97688b8a823e: Preparing [2025-07-14T10:41:50.506Z] 7f8e7c9b1884: Preparing [2025-07-14T10:41:50.506Z] ee170ac3199a: Preparing [2025-07-14T10:41:50.506Z] ca0590c5ae8e: Preparing [2025-07-14T10:41:50.506Z] 487b44b7445e: Preparing [2025-07-14T10:41:50.506Z] fd4eca9a65b4: Preparing [2025-07-14T10:41:50.506Z] 994456c4fd7b: Preparing [2025-07-14T10:41:50.506Z] fd4eca9a65b4: Waiting [2025-07-14T10:41:50.506Z] 994456c4fd7b: Waiting [2025-07-14T10:41:50.506Z] ca0590c5ae8e: Pushed [2025-07-14T10:41:50.506Z] 7f8e7c9b1884: Pushed [2025-07-14T10:41:50.506Z] ee170ac3199a: Pushed [2025-07-14T10:41:50.506Z] 994456c4fd7b: Layer already exists [2025-07-14T10:41:50.764Z] fd4eca9a65b4: Pushed [2025-07-14T10:41:51.024Z] 487b44b7445e: Pushed [2025-07-14T10:41:54.309Z] 97688b8a823e: Pushed [2025-07-14T10:41:54.309Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:54.637Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:54.958Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-07-14T10:41:54.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-07-14T10:41:54.958Z] 97688b8a823e: Preparing [2025-07-14T10:41:54.958Z] 7f8e7c9b1884: Preparing [2025-07-14T10:41:54.958Z] ee170ac3199a: Preparing [2025-07-14T10:41:54.958Z] ca0590c5ae8e: Preparing [2025-07-14T10:41:54.958Z] 487b44b7445e: Preparing [2025-07-14T10:41:54.958Z] fd4eca9a65b4: Preparing [2025-07-14T10:41:54.958Z] 994456c4fd7b: Preparing [2025-07-14T10:41:54.958Z] fd4eca9a65b4: Waiting [2025-07-14T10:41:54.958Z] 994456c4fd7b: Waiting [2025-07-14T10:41:54.958Z] 7f8e7c9b1884: Layer already exists [2025-07-14T10:41:54.958Z] ee170ac3199a: Layer already exists [2025-07-14T10:41:54.958Z] ca0590c5ae8e: Layer already exists [2025-07-14T10:41:54.958Z] 97688b8a823e: Layer already exists [2025-07-14T10:41:54.958Z] 487b44b7445e: Layer already exists [2025-07-14T10:41:54.958Z] fd4eca9a65b4: Layer already exists [2025-07-14T10:41:54.958Z] 994456c4fd7b: Layer already exists [2025-07-14T10:41:54.958Z] latest: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:55.279Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:55.595Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-07-14T10:41:55.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-07-14T10:41:55.595Z] 97688b8a823e: Preparing [2025-07-14T10:41:55.595Z] 7f8e7c9b1884: Preparing [2025-07-14T10:41:55.595Z] ee170ac3199a: Preparing [2025-07-14T10:41:55.595Z] ca0590c5ae8e: Preparing [2025-07-14T10:41:55.595Z] 487b44b7445e: Preparing [2025-07-14T10:41:55.595Z] fd4eca9a65b4: Preparing [2025-07-14T10:41:55.595Z] 994456c4fd7b: Preparing [2025-07-14T10:41:55.595Z] fd4eca9a65b4: Waiting [2025-07-14T10:41:55.595Z] 994456c4fd7b: Waiting [2025-07-14T10:41:55.595Z] ca0590c5ae8e: Layer already exists [2025-07-14T10:41:55.595Z] 487b44b7445e: Layer already exists [2025-07-14T10:41:55.595Z] ee170ac3199a: Layer already exists [2025-07-14T10:41:55.595Z] 7f8e7c9b1884: Layer already exists [2025-07-14T10:41:55.595Z] 97688b8a823e: Layer already exists [2025-07-14T10:41:55.595Z] fd4eca9a65b4: Layer already exists [2025-07-14T10:41:55.595Z] 994456c4fd7b: Layer already exists [2025-07-14T10:41:55.595Z] 4.1.0-dev.1: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:55.913Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:56.232Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:41:56.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-07-14T10:41:56.232Z] 97688b8a823e: Preparing [2025-07-14T10:41:56.232Z] 7f8e7c9b1884: Preparing [2025-07-14T10:41:56.232Z] ee170ac3199a: Preparing [2025-07-14T10:41:56.232Z] ca0590c5ae8e: Preparing [2025-07-14T10:41:56.232Z] 487b44b7445e: Preparing [2025-07-14T10:41:56.232Z] fd4eca9a65b4: Preparing [2025-07-14T10:41:56.232Z] 994456c4fd7b: Preparing [2025-07-14T10:41:56.232Z] fd4eca9a65b4: Waiting [2025-07-14T10:41:56.232Z] 994456c4fd7b: Waiting [2025-07-14T10:41:56.232Z] 487b44b7445e: Layer already exists [2025-07-14T10:41:56.232Z] 7f8e7c9b1884: Layer already exists [2025-07-14T10:41:56.232Z] ca0590c5ae8e: Layer already exists [2025-07-14T10:41:56.232Z] ee170ac3199a: Layer already exists [2025-07-14T10:41:56.232Z] 97688b8a823e: Layer already exists [2025-07-14T10:41:56.232Z] 994456c4fd7b: Layer already exists [2025-07-14T10:41:56.232Z] fd4eca9a65b4: Layer already exists [2025-07-14T10:41:56.232Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:56.555Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:41:56.880Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-07-14T10:41:56.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-07-14T10:41:56.880Z] 97688b8a823e: Preparing [2025-07-14T10:41:56.880Z] 7f8e7c9b1884: Preparing [2025-07-14T10:41:56.880Z] ee170ac3199a: Preparing [2025-07-14T10:41:56.880Z] ca0590c5ae8e: Preparing [2025-07-14T10:41:56.880Z] 487b44b7445e: Preparing [2025-07-14T10:41:56.880Z] fd4eca9a65b4: Preparing [2025-07-14T10:41:56.880Z] 994456c4fd7b: Preparing [2025-07-14T10:41:56.880Z] fd4eca9a65b4: Waiting [2025-07-14T10:41:56.880Z] 994456c4fd7b: Waiting [2025-07-14T10:41:56.880Z] 7f8e7c9b1884: Layer already exists [2025-07-14T10:41:56.880Z] 487b44b7445e: Layer already exists [2025-07-14T10:41:56.880Z] ca0590c5ae8e: Layer already exists [2025-07-14T10:41:56.880Z] 97688b8a823e: Layer already exists [2025-07-14T10:41:56.880Z] ee170ac3199a: Layer already exists [2025-07-14T10:41:56.880Z] fd4eca9a65b4: Layer already exists [2025-07-14T10:41:56.880Z] 994456c4fd7b: Layer already exists [2025-07-14T10:41:56.880Z] main: digest: sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-14T10:41:56.954Z] ===================================================== [Pipeline] echo [2025-07-14T10:41:56.967Z] taggedImages: [2025-07-14T10:41:56.967Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:41:56.967Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-07-14T10:41:56.967Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-07-14T10:41:56.967Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:41:56.967Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo [2025-07-14T10:41:57.016Z] ========================================================= [2025-07-14T10:41:57.016Z] [edgeXBuildMultiArch] RAW Config: [2025-07-14T10:41:57.016Z] images: [2025-07-14T10:41:57.016Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:41:57.016Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-07-14T10:41:57.016Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-07-14T10:41:57.016Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:41:57.016Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-07-14T10:41:57.016Z] settingsFile: [2025-07-14T10:41:57.016Z] app-service-configurable-settings [2025-07-14T10:41:57.016Z] ========================================================= [Pipeline] node [2025-07-14T10:42:05.101Z] f0f3c8884826: Pull complete [2025-07-14T10:42:05.101Z] c7e7622c144d: Pull complete [2025-07-14T10:42:05.101Z] 4f4fb700ef54: Pull complete [2025-07-14T10:42:05.101Z] e8859aadc426: Pull complete [2025-07-14T10:42:12.019Z] Still waiting to schedule task [2025-07-14T10:42:12.019Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-07-14T10:42:13.340Z] b4813487a9f6: Pull complete [2025-07-14T10:42:14.309Z] 502a3d64fb4b: Pull complete [2025-07-14T10:42:14.309Z] Digest: sha256:ccce412edaf9646599052987b87cd187cc8535800fd55ebf268fc97f1e5e6dde [2025-07-14T10:42:14.309Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-07-14T10:42:14.309Z] ---> 3bb21d53e231 [2025-07-14T10:42:14.309Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-07-14T10:42:16.267Z] ---> Running in 396e72974e38 [2025-07-14T10:42:16.267Z] Removing intermediate container 396e72974e38 [2025-07-14T10:42:16.267Z] ---> 3ed1af5fd16d [2025-07-14T10:42:16.267Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-07-14T10:42:16.540Z] ---> Running in 3f374eefe068 [2025-07-14T10:42:16.808Z] Removing intermediate container 3f374eefe068 [2025-07-14T10:42:16.808Z] ---> 36e533b3064f [2025-07-14T10:42:16.808Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-07-14T10:42:16.808Z] ---> Running in 96f7b8a88b2d [2025-07-14T10:42:17.076Z] Removing intermediate container 96f7b8a88b2d [2025-07-14T10:42:17.076Z] ---> 653cea7b2521 [2025-07-14T10:42:17.076Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-14T10:42:17.076Z] ---> Running in fe154f983683 [2025-07-14T10:42:18.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-14T10:42:18.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-14T10:42:19.905Z] OK: 239 MiB in 58 packages [2025-07-14T10:42:20.867Z] Removing intermediate container fe154f983683 [2025-07-14T10:42:20.867Z] ---> 6fc782ce37ec [2025-07-14T10:42:20.867Z] Step 7/12 : WORKDIR /app [2025-07-14T10:42:20.867Z] ---> Running in f38332aa7bd3 [2025-07-14T10:42:21.134Z] Removing intermediate container f38332aa7bd3 [2025-07-14T10:42:21.134Z] ---> 09065b18b5f4 [2025-07-14T10:42:21.134Z] Step 8/12 : COPY go.mod vendor* ./ [2025-07-14T10:42:21.719Z] ---> 055cadf51879 [2025-07-14T10:42:21.719Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-14T10:42:21.719Z] ---> Running in 75af4ee3a99b [2025-07-14T10:43:18.387Z] Running on prd-centos7-docker-4c-2g-5105 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-14T10:43:18.453Z] provisioning config files... [2025-07-14T10:43:18.517Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4286089798420371331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:43:22.487Z] ---> ****-login.sh [2025-07-14T10:43:22.487Z] nexus3.edgexfoundry.org:10001 [2025-07-14T10:43:22.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:43:23.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:43:23.017Z] Configure a credential helper to remove this warning. See [2025-07-14T10:43:23.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:43:23.017Z] [2025-07-14T10:43:23.017Z] Login Succeeded [2025-07-14T10:43:23.017Z] nexus3.edgexfoundry.org:10002 [2025-07-14T10:43:23.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:43:23.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:43:23.018Z] Configure a credential helper to remove this warning. See [2025-07-14T10:43:23.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:43:23.018Z] [2025-07-14T10:43:23.018Z] Login Succeeded [2025-07-14T10:43:23.018Z] nexus3.edgexfoundry.org:10003 [2025-07-14T10:43:23.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:43:23.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:43:23.018Z] Configure a credential helper to remove this warning. See [2025-07-14T10:43:23.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:43:23.018Z] [2025-07-14T10:43:23.018Z] Login Succeeded [2025-07-14T10:43:23.018Z] nexus3.edgexfoundry.org:10004 [2025-07-14T10:43:23.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:43:23.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:43:23.280Z] Configure a credential helper to remove this warning. See [2025-07-14T10:43:23.280Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:43:23.280Z] [2025-07-14T10:43:23.280Z] Login Succeeded [2025-07-14T10:43:23.280Z] ****.io [2025-07-14T10:43:23.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:43:23.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:43:23.540Z] Configure a credential helper to remove this warning. See [2025-07-14T10:43:23.540Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:43:23.540Z] [2025-07-14T10:43:23.540Z] Login Succeeded [2025-07-14T10:43:23.540Z] ---> ****-login.sh ends [Pipeline] } [2025-07-14T10:43:23.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-14T10:43:23.898Z] + docker buildx ls [2025-07-14T10:43:24.157Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-14T10:43:24.157Z] default * docker [2025-07-14T10:43:24.157Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-14T10:43:24.454Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-07-14T10:43:24.454Z] edgex-builder [Pipeline] sh [2025-07-14T10:43:24.760Z] + docker buildx inspect --bootstrap [2025-07-14T10:43:24.760Z] #1 [internal] booting buildkit [2025-07-14T10:43:24.760Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-07-14T10:43:28.068Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-07-14T10:43:28.068Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-07-14T10:43:31.370Z] #1 creating container buildx_buildkit_edgex-builder0 3.4s done [2025-07-14T10:43:31.370Z] #1 DONE 6.1s [2025-07-14T10:43:31.370Z] Name: edgex-builder [2025-07-14T10:43:31.370Z] Driver: docker-container [2025-07-14T10:43:31.370Z] [2025-07-14T10:43:31.370Z] Nodes: [2025-07-14T10:43:31.370Z] Name: edgex-builder0 [2025-07-14T10:43:31.370Z] Endpoint: unix:///var/run/docker.sock [2025-07-14T10:43:31.370Z] Status: running [2025-07-14T10:43:31.370Z] Buildkit: v0.22.0 [2025-07-14T10:43:31.370Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-07-14T10:43:31.669Z] + docker buildx ls [2025-07-14T10:43:31.669Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-07-14T10:43:31.669Z] edgex-builder * docker-container [2025-07-14T10:43:31.669Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-07-14T10:43:31.669Z] default docker [2025-07-14T10:43:31.669Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-07-14T10:43:31.957Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2' [2025-07-14T10:43:31.957Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 --push - [2025-07-14T10:43:32.217Z] #1 [internal] load build definition from Dockerfile [2025-07-14T10:43:32.217Z] #1 transferring dockerfile: 209B done [2025-07-14T10:43:32.217Z] #1 DONE 0.0s [2025-07-14T10:43:32.217Z] [2025-07-14T10:43:32.217Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:43:32.217Z] #2 DONE 0.1s [2025-07-14T10:43:32.217Z] [2025-07-14T10:43:32.217Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:43:32.217Z] #3 DONE 0.1s [2025-07-14T10:43:32.217Z] [2025-07-14T10:43:32.217Z] #4 [internal] load .dockerignore [2025-07-14T10:43:32.217Z] #4 transferring context: 2B done [2025-07-14T10:43:32.217Z] #4 DONE 0.0s [2025-07-14T10:43:32.217Z] [2025-07-14T10:43:32.217Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:32.217Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:32.217Z] #5 DONE 0.0s [2025-07-14T10:43:32.217Z] [2025-07-14T10:43:32.217Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:32.217Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:32.217Z] #6 DONE 0.1s [2025-07-14T10:43:32.477Z] [2025-07-14T10:43:32.477Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-14T10:43:32.477Z] #7 DONE 0.0s [2025-07-14T10:43:32.477Z] [2025-07-14T10:43:32.477Z] #8 exporting to image [2025-07-14T10:43:32.477Z] #8 exporting layers done [2025-07-14T10:43:32.477Z] #8 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 0.0s done [2025-07-14T10:43:32.477Z] #8 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done [2025-07-14T10:43:32.477Z] #8 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done [2025-07-14T10:43:32.477Z] #8 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 done [2025-07-14T10:43:32.477Z] #8 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done [2025-07-14T10:43:32.477Z] #8 pushing layers 0.1s done [2025-07-14T10:43:32.477Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 [2025-07-14T10:43:32.477Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-14T10:43:32.477Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done [2025-07-14T10:43:32.477Z] #8 DONE 0.2s [2025-07-14T10:43:32.477Z] [2025-07-14T10:43:32.477Z] 1 warning found (use --debug to expand): [2025-07-14T10:43:32.477Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-14T10:43:32.764Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - [2025-07-14T10:43:32.764Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' [2025-07-14T10:43:32.764Z] #1 [internal] load build definition from Dockerfile [2025-07-14T10:43:32.764Z] #1 transferring dockerfile: 175B done [2025-07-14T10:43:32.764Z] #1 DONE 0.0s [2025-07-14T10:43:32.764Z] [2025-07-14T10:43:32.764Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-07-14T10:43:32.764Z] #2 DONE 0.0s [2025-07-14T10:43:32.764Z] [2025-07-14T10:43:32.764Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-07-14T10:43:32.764Z] #3 DONE 0.0s [2025-07-14T10:43:32.764Z] [2025-07-14T10:43:32.764Z] #4 [internal] load .dockerignore [2025-07-14T10:43:32.764Z] #4 transferring context: 2B done [2025-07-14T10:43:32.764Z] #4 DONE 0.0s [2025-07-14T10:43:32.764Z] [2025-07-14T10:43:32.764Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:32.764Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:33.023Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:33.023Z] #5 CACHED [2025-07-14T10:43:33.023Z] [2025-07-14T10:43:33.023Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:33.023Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:33.023Z] #6 CACHED [2025-07-14T10:43:33.023Z] [2025-07-14T10:43:33.023Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-14T10:43:33.023Z] #7 DONE 0.0s [2025-07-14T10:43:33.023Z] [2025-07-14T10:43:33.023Z] #8 exporting to image [2025-07-14T10:43:33.023Z] #8 exporting layers done [2025-07-14T10:43:33.023Z] #8 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 done [2025-07-14T10:43:33.023Z] #8 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done [2025-07-14T10:43:33.023Z] #8 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done [2025-07-14T10:43:33.023Z] #8 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 done [2025-07-14T10:43:33.023Z] #8 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done [2025-07-14T10:43:33.023Z] #8 pushing layers 0.0s done [2025-07-14T10:43:33.023Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done [2025-07-14T10:43:33.023Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-14T10:43:33.023Z] #8 DONE 0.1s [2025-07-14T10:43:33.282Z] [2025-07-14T10:43:33.282Z] 1 warning found (use --debug to expand): [2025-07-14T10:43:33.282Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-14T10:43:33.567Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1' [2025-07-14T10:43:33.567Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 --push - [2025-07-14T10:43:33.567Z] #1 [internal] load build definition from Dockerfile [2025-07-14T10:43:33.567Z] #1 transferring dockerfile: 180B done [2025-07-14T10:43:33.567Z] #1 DONE 0.0s [2025-07-14T10:43:33.567Z] [2025-07-14T10:43:33.567Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-07-14T10:43:33.567Z] #2 DONE 0.0s [2025-07-14T10:43:33.567Z] [2025-07-14T10:43:33.567Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1 [2025-07-14T10:43:33.567Z] #3 DONE 0.0s [2025-07-14T10:43:33.567Z] [2025-07-14T10:43:33.567Z] #4 [internal] load .dockerignore [2025-07-14T10:43:33.567Z] #4 transferring context: 2B done [2025-07-14T10:43:33.567Z] #4 DONE 0.0s [2025-07-14T10:43:33.567Z] [2025-07-14T10:43:33.567Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:33.567Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:33.567Z] #5 CACHED [2025-07-14T10:43:33.567Z] [2025-07-14T10:43:33.567Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:33.567Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:33.567Z] #6 CACHED [2025-07-14T10:43:33.567Z] [2025-07-14T10:43:33.567Z] #7 exporting to image [2025-07-14T10:43:33.567Z] #7 exporting layers [2025-07-14T10:43:33.567Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-14T10:43:33.825Z] #7 exporting layers done [2025-07-14T10:43:33.825Z] #7 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 done [2025-07-14T10:43:33.825Z] #7 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done [2025-07-14T10:43:33.825Z] #7 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done [2025-07-14T10:43:33.825Z] #7 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 done [2025-07-14T10:43:33.825Z] #7 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done [2025-07-14T10:43:33.825Z] #7 pushing layers 0.0s done [2025-07-14T10:43:33.825Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.1@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done [2025-07-14T10:43:33.825Z] #7 DONE 0.1s [2025-07-14T10:43:33.825Z] [2025-07-14T10:43:33.825Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-14T10:43:33.825Z] #8 DONE 0.0s [2025-07-14T10:43:33.825Z] [2025-07-14T10:43:33.825Z] 1 warning found (use --debug to expand): [2025-07-14T10:43:33.825Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-14T10:43:34.109Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1' [2025-07-14T10:43:34.109Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 --push - [2025-07-14T10:43:34.366Z] #1 [internal] load build definition from Dockerfile [2025-07-14T10:43:34.366Z] #1 transferring dockerfile: 221B done [2025-07-14T10:43:34.366Z] #1 DONE 0.0s [2025-07-14T10:43:34.366Z] [2025-07-14T10:43:34.366Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:43:34.366Z] #2 DONE 0.0s [2025-07-14T10:43:34.366Z] [2025-07-14T10:43:34.366Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:43:34.366Z] #3 DONE 0.0s [2025-07-14T10:43:34.366Z] [2025-07-14T10:43:34.366Z] #4 [internal] load .dockerignore [2025-07-14T10:43:34.366Z] #4 transferring context: 2B done [2025-07-14T10:43:34.366Z] #4 DONE 0.1s [2025-07-14T10:43:34.366Z] [2025-07-14T10:43:34.366Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:34.366Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:34.366Z] #5 CACHED [2025-07-14T10:43:34.366Z] [2025-07-14T10:43:34.366Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:34.366Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:34.366Z] #6 CACHED [2025-07-14T10:43:34.366Z] [2025-07-14T10:43:34.366Z] #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-14T10:43:34.366Z] #7 DONE 0.0s [2025-07-14T10:43:34.366Z] [2025-07-14T10:43:34.366Z] #8 exporting to image [2025-07-14T10:43:34.366Z] #8 exporting layers done [2025-07-14T10:43:34.366Z] #8 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 done [2025-07-14T10:43:34.366Z] #8 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done [2025-07-14T10:43:34.366Z] #8 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done [2025-07-14T10:43:34.366Z] #8 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 done [2025-07-14T10:43:34.366Z] #8 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done [2025-07-14T10:43:34.366Z] #8 pushing layers 0.0s done [2025-07-14T10:43:34.366Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done [2025-07-14T10:43:34.366Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-14T10:43:34.366Z] #8 DONE 0.1s [2025-07-14T10:43:34.366Z] [2025-07-14T10:43:34.366Z] 1 warning found (use --debug to expand): [2025-07-14T10:43:34.366Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-07-14T10:43:34.664Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' [2025-07-14T10:43:34.664Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - [2025-07-14T10:43:34.664Z] #1 [internal] load build definition from Dockerfile [2025-07-14T10:43:34.664Z] #1 transferring dockerfile: 173B done [2025-07-14T10:43:34.664Z] #1 DONE 0.1s [2025-07-14T10:43:34.922Z] [2025-07-14T10:43:34.922Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-07-14T10:43:34.922Z] #2 DONE 0.2s [2025-07-14T10:43:34.922Z] [2025-07-14T10:43:34.922Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-07-14T10:43:34.922Z] #3 DONE 0.1s [2025-07-14T10:43:34.922Z] [2025-07-14T10:43:34.922Z] #4 [internal] load .dockerignore [2025-07-14T10:43:34.922Z] #4 transferring context: 2B done [2025-07-14T10:43:34.922Z] #4 DONE 0.0s [2025-07-14T10:43:34.922Z] [2025-07-14T10:43:34.922Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:34.922Z] #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f done [2025-07-14T10:43:34.922Z] #5 CACHED [2025-07-14T10:43:34.922Z] [2025-07-14T10:43:34.922Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f [2025-07-14T10:43:34.922Z] #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:2094a878ec77b7a28c660754d58d0ddf424badaa39e38ed0185fea4cdde2459f 0.0s done [2025-07-14T10:43:34.922Z] #6 CACHED [2025-07-14T10:43:34.922Z] [2025-07-14T10:43:34.922Z] #7 exporting to image [2025-07-14T10:43:34.922Z] #7 exporting layers done [2025-07-14T10:43:34.922Z] #7 exporting manifest sha256:f9cb14212f39a228654d669222a8dfa100dfec30e603e3fa79183012b61307b3 done [2025-07-14T10:43:34.922Z] #7 exporting config sha256:6f7f3baa302a425fabba2e8928581a72b31866b5ac3f10c04e697f83042b0fa2 done [2025-07-14T10:43:34.922Z] #7 exporting manifest sha256:4be1830e87ffa5adadbbe8b750c80e1f3d33306f0133736ebabe2e2dd6169e27 done [2025-07-14T10:43:34.922Z] #7 exporting config sha256:3fa2c49eee56383469c045fe38d577b83b2675f6dbbead937bb9c0add1617b45 0.0s done [2025-07-14T10:43:34.922Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-07-14T10:43:35.181Z] #7 exporting manifest list sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 done [2025-07-14T10:43:35.181Z] #7 pushing layers 0.0s done [2025-07-14T10:43:35.181Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:50bcf4ca71ee33997a5689c01ed41d6575d0c077433ab6188077cc09eefe3034 0.1s done [2025-07-14T10:43:35.181Z] #7 DONE 0.1s [2025-07-14T10:43:35.181Z] [2025-07-14T10:43:35.181Z] #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 [2025-07-14T10:43:35.181Z] #8 DONE 0.0s [2025-07-14T10:43:35.181Z] [2025-07-14T10:43:35.181Z] 1 warning found (use --debug to expand): [2025-07-14T10:43:35.181Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-07-14T10:43:35.540Z] + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:43:35.845Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:43:36.406Z] ---> package-listing.sh [2025-07-14T10:43:36.406Z] ++ facter osfamily [2025-07-14T10:43:36.406Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-14T10:43:36.665Z] + OS_FAMILY=redhat [2025-07-14T10:43:36.665Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-07-14T10:43:36.665Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-14T10:43:36.665Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-14T10:43:36.665Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-14T10:43:36.665Z] + PACKAGES=/tmp/packages_start.txt [2025-07-14T10:43:36.665Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-07-14T10:43:36.665Z] + PACKAGES=/tmp/packages_end.txt [2025-07-14T10:43:36.665Z] + case "${OS_FAMILY}" in [2025-07-14T10:43:36.665Z] + rpm -qa [2025-07-14T10:43:36.665Z] + sort [2025-07-14T10:43:37.233Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-14T10:43:37.233Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-14T10:43:37.233Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-14T10:43:37.233Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-07-14T10:43:37.233Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-07-14T10:43:37.233Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-07-14T10:43:37.247Z] 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 [2025-07-14T10:43:37.525Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:43:38.095Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-14T10:43:38.095Z] [2025-07-14T10:43:38.095Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:43:38.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-14T10:43:38.409Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-14T10:43:38.409Z] 5eb5b503b376: Pulling fs layer [2025-07-14T10:43:38.409Z] 5c69ac0246d0: Pulling fs layer [2025-07-14T10:43:38.409Z] ec43610c2a17: Pulling fs layer [2025-07-14T10:43:38.409Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-14T10:43:38.409Z] 33b1e0a273af: Pulling fs layer [2025-07-14T10:43:38.409Z] 5d3b04190fa2: Pulling fs layer [2025-07-14T10:43:38.409Z] 2f39f015ded8: Pulling fs layer [2025-07-14T10:43:38.409Z] 5d3b04190fa2: Waiting [2025-07-14T10:43:38.409Z] 3a2ae6a8a46f: Waiting [2025-07-14T10:43:38.409Z] 33b1e0a273af: Waiting [2025-07-14T10:43:38.409Z] 2f39f015ded8: Waiting [2025-07-14T10:43:38.409Z] 5c69ac0246d0: Verifying Checksum [2025-07-14T10:43:38.409Z] 5c69ac0246d0: Download complete [2025-07-14T10:43:38.409Z] 3a2ae6a8a46f: Verifying Checksum [2025-07-14T10:43:38.409Z] 3a2ae6a8a46f: Download complete [2025-07-14T10:43:38.676Z] 33b1e0a273af: Download complete [2025-07-14T10:43:38.676Z] ec43610c2a17: Verifying Checksum [2025-07-14T10:43:38.676Z] ec43610c2a17: Download complete [2025-07-14T10:43:38.676Z] 5d3b04190fa2: Verifying Checksum [2025-07-14T10:43:38.676Z] 5d3b04190fa2: Download complete [2025-07-14T10:43:38.676Z] 5eb5b503b376: Verifying Checksum [2025-07-14T10:43:38.676Z] 5eb5b503b376: Download complete [2025-07-14T10:43:39.260Z] 2f39f015ded8: Verifying Checksum [2025-07-14T10:43:39.260Z] 2f39f015ded8: Download complete [2025-07-14T10:43:40.202Z] 5eb5b503b376: Pull complete [2025-07-14T10:43:40.202Z] 5c69ac0246d0: Pull complete [2025-07-14T10:43:40.775Z] ec43610c2a17: Pull complete [2025-07-14T10:43:40.775Z] 3a2ae6a8a46f: Pull complete [2025-07-14T10:43:41.035Z] 33b1e0a273af: Pull complete [2025-07-14T10:43:41.035Z] 5d3b04190fa2: Pull complete [2025-07-14T10:43:45.243Z] 2f39f015ded8: Pull complete [2025-07-14T10:43:45.243Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-14T10:43:45.243Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-14T10:43:45.243Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:43:45.398Z] prd-centos7-docker-4c-2g-5105 does not seem to be running inside a container [2025-07-14T10:43:45.431Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-07-14T10:43:51.569Z] $ docker top 19db689e6e1dd1d5a76c11b852ac0609579957118fe2d8d5d937e4ae78ffd26d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-14T10:43:51.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-14T10:43:52.208Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-14T10:43:52.496Z] + ls /var/log/sa-host [2025-07-14T10:43:52.496Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-14T10:43:52.571Z] provisioning config files... [2025-07-14T10:43:52.579Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9494381044104894571tmp [Pipeline] { [Pipeline] echo [2025-07-14T10:43:52.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:43:52.887Z] ---> create-netrc.sh [Pipeline] } [2025-07-14T10:43:52.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:43:53.222Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-14T10:43:53.231Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:43:53.513Z] ---> sudo-logs.sh [2025-07-14T10:43:53.513Z] Archiving 'sudo' log.. [2025-07-14T10:43:53.513Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5105.novalocal: Name or service not known [2025-07-14T10:43:53.513Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-5105.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-07-14T10:43:53.541Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:43:53.830Z] ---> job-cost.sh [2025-07-14T10:43:53.830Z] lf-activate-venv: SKIPPING [2025-07-14T10:43:53.830Z] INFO: No Stack... [2025-07-14T10:43:54.090Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-07-14T10:43:54.348Z] INFO: Archiving Costs [Pipeline] echo [2025-07-14T10:43:54.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:43:54.660Z] ---> logs-deploy.sh [2025-07-14T10:43:54.661Z] lf-activate-venv: SKIPPING [2025-07-14T10:43:54.661Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/272 [2025-07-14T10:43:54.661Z] INFO: archiving workspace using pattern(s): [2025-07-14T10:43:55.602Z] Archives upload complete. [2025-07-14T10:43:55.602Z] INFO: archiving logs to Nexus [2025-07-14T10:43:56.541Z] ---> uname -a: [2025-07-14T10:43:56.542Z] Linux prd-centos7-docker-4c-2g-5105.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-07-14T10:43:56.542Z] [2025-07-14T10:43:56.542Z] [2025-07-14T10:43:56.542Z] ---> lscpu: [2025-07-14T10:43:56.542Z] Architecture: x86_64 [2025-07-14T10:43:56.542Z] CPU op-mode(s): 32-bit, 64-bit [2025-07-14T10:43:56.542Z] Byte Order: Little Endian [2025-07-14T10:43:56.542Z] Address sizes: 40 bits physical, 48 bits virtual [2025-07-14T10:43:56.542Z] CPU(s): 2 [2025-07-14T10:43:56.542Z] On-line CPU(s) list: 0,1 [2025-07-14T10:43:56.542Z] Thread(s) per core: 1 [2025-07-14T10:43:56.542Z] Core(s) per socket: 1 [2025-07-14T10:43:56.542Z] Socket(s): 2 [2025-07-14T10:43:56.542Z] NUMA node(s): 1 [2025-07-14T10:43:56.542Z] Vendor ID: AuthenticAMD [2025-07-14T10:43:56.542Z] CPU family: 23 [2025-07-14T10:43:56.542Z] Model: 49 [2025-07-14T10:43:56.542Z] Model name: AMD EPYC-Rome Processor [2025-07-14T10:43:56.542Z] Stepping: 0 [2025-07-14T10:43:56.542Z] CPU MHz: 2799.998 [2025-07-14T10:43:56.542Z] BogoMIPS: 5599.99 [2025-07-14T10:43:56.542Z] Virtualization: AMD-V [2025-07-14T10:43:56.542Z] Hypervisor vendor: KVM [2025-07-14T10:43:56.542Z] Virtualization type: full [2025-07-14T10:43:56.542Z] L1d cache: 64 KiB [2025-07-14T10:43:56.542Z] L1i cache: 64 KiB [2025-07-14T10:43:56.542Z] L2 cache: 1 MiB [2025-07-14T10:43:56.542Z] L3 cache: 32 MiB [2025-07-14T10:43:56.542Z] NUMA node0 CPU(s): 0,1 [2025-07-14T10:43:56.542Z] Vulnerability Itlb multihit: Not affected [2025-07-14T10:43:56.542Z] Vulnerability L1tf: Not affected [2025-07-14T10:43:56.542Z] Vulnerability Mds: Not affected [2025-07-14T10:43:56.542Z] Vulnerability Meltdown: Not affected [2025-07-14T10:43:56.542Z] Vulnerability Mmio stale data: Not affected [2025-07-14T10:43:56.542Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-07-14T10:43:56.542Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-07-14T10:43:56.542Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-07-14T10:43:56.542Z] Vulnerability Srbds: Not affected [2025-07-14T10:43:56.542Z] Vulnerability Tsx async abort: Not affected [2025-07-14T10:43:56.542Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-07-14T10:43:56.542Z] [2025-07-14T10:43:56.542Z] [2025-07-14T10:43:56.542Z] ---> nproc: [2025-07-14T10:43:56.542Z] 2 [2025-07-14T10:43:56.542Z] [2025-07-14T10:43:56.542Z] [2025-07-14T10:43:56.542Z] ---> df -h: [2025-07-14T10:43:56.542Z] Filesystem Size Used Avail Use% Mounted on [2025-07-14T10:43:56.542Z] overlay 40G 7.3G 33G 19% / [2025-07-14T10:43:56.542Z] tmpfs 64M 0 64M 0% /dev [2025-07-14T10:43:56.542Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-07-14T10:43:56.542Z] shm 64M 0 64M 0% /dev/shm [2025-07-14T10:43:56.542Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-07-14T10:43:56.542Z] [2025-07-14T10:43:56.542Z] [2025-07-14T10:43:56.542Z] Cannot open /var/log/sysstat/sa14: No such file or directory [2025-07-14T10:43:56.542Z] Please check if data collecting is enabled [2025-07-14T10:43:56.542Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-14T10:43:56.574Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-07-14T10:43:56.592Z] $ docker stop --time=1 19db689e6e1dd1d5a76c11b852ac0609579957118fe2d8d5d937e4ae78ffd26d [2025-07-14T10:43:57.747Z] $ docker rm -f --volumes 19db689e6e1dd1d5a76c11b852ac0609579957118fe2d8d5d937e4ae78ffd26d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-07-14T10:43:57.852Z] [WS-CLEANUP] Deleting project workspace... [2025-07-14T10:43:57.852Z] [WS-CLEANUP] Deferred wipeout is used... [2025-07-14T10:43:57.867Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:43:58.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-14T10:43:58.298Z] [2025-07-14T10:43:58.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:43:58.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-14T10:43:58.611Z] latest: Pulling from edgex-lftools-log-publisher [2025-07-14T10:43:58.611Z] 5eb5b503b376: Pulling fs layer [2025-07-14T10:43:58.611Z] 5c69ac0246d0: Pulling fs layer [2025-07-14T10:43:58.611Z] ec43610c2a17: Pulling fs layer [2025-07-14T10:43:58.611Z] 3a2ae6a8a46f: Pulling fs layer [2025-07-14T10:43:58.611Z] 33b1e0a273af: Pulling fs layer [2025-07-14T10:43:58.611Z] 5d3b04190fa2: Pulling fs layer [2025-07-14T10:43:58.611Z] 2f39f015ded8: Pulling fs layer [2025-07-14T10:43:58.611Z] 33b1e0a273af: Waiting [2025-07-14T10:43:58.611Z] 5d3b04190fa2: Waiting [2025-07-14T10:43:58.611Z] 3a2ae6a8a46f: Waiting [2025-07-14T10:43:58.611Z] 5c69ac0246d0: Verifying Checksum [2025-07-14T10:43:58.611Z] 5c69ac0246d0: Download complete [2025-07-14T10:43:58.611Z] 3a2ae6a8a46f: Download complete [2025-07-14T10:43:58.869Z] 33b1e0a273af: Download complete [2025-07-14T10:43:58.869Z] ec43610c2a17: Verifying Checksum [2025-07-14T10:43:58.869Z] ec43610c2a17: Download complete [2025-07-14T10:43:58.869Z] 5d3b04190fa2: Verifying Checksum [2025-07-14T10:43:58.869Z] 5d3b04190fa2: Download complete [2025-07-14T10:43:58.869Z] 5eb5b503b376: Verifying Checksum [2025-07-14T10:43:58.869Z] 5eb5b503b376: Download complete [2025-07-14T10:43:59.803Z] 2f39f015ded8: Verifying Checksum [2025-07-14T10:43:59.803Z] 2f39f015ded8: Download complete [2025-07-14T10:44:00.739Z] 5eb5b503b376: Pull complete [2025-07-14T10:44:00.739Z] 5c69ac0246d0: Pull complete [2025-07-14T10:44:01.307Z] ec43610c2a17: Pull complete [2025-07-14T10:44:01.307Z] 3a2ae6a8a46f: Pull complete [2025-07-14T10:44:01.565Z] 33b1e0a273af: Pull complete [2025-07-14T10:44:01.565Z] 5d3b04190fa2: Pull complete [2025-07-14T10:44:08.132Z] 2f39f015ded8: Pull complete [2025-07-14T10:44:08.132Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-07-14T10:44:08.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-14T10:44:08.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:44:08.246Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:44:08.275Z] $ 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 [2025-07-14T10:44:09.546Z] $ docker top 2090a2f8e938f17d7384257d17e92ac4d4c41a89a355b697f30c3b350c202b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:44:09.936Z] ---> job-cost.sh [2025-07-14T10:44:09.936Z] lf-activate-venv: SKIPPING [2025-07-14T10:44:09.936Z] INFO: No Stack... [2025-07-14T10:44:10.196Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-14T10:44:10.456Z] INFO: Archiving Costs [Pipeline] sh [2025-07-14T10:44:10.749Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-07-14T10:44:10.749Z] + cut -d, -f6 [Pipeline] lock [2025-07-14T10:44:10.765Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [2025-07-14T10:44:10.771Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] did not exist. Created. [2025-07-14T10:44:10.776Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-14T10:44:11.080Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-07-14T10:44:11.106Z] Stashed 1 file(s) [Pipeline] } [2025-07-14T10:44:11.114Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-14T10:44:11.139Z] $ docker stop --time=1 2090a2f8e938f17d7384257d17e92ac4d4c41a89a355b697f30c3b350c202b10 [2025-07-14T10:44:12.262Z] $ docker rm -f --volumes 2090a2f8e938f17d7384257d17e92ac4d4c41a89a355b697f30c3b350c202b10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-07-14T10:44:43.447Z] Removing intermediate container 75af4ee3a99b [2025-07-14T10:44:43.447Z] ---> 2da3ec0b41e5 [2025-07-14T10:44:43.447Z] Step 10/12 : COPY . . [2025-07-14T10:44:43.447Z] ---> 95202e597589 [2025-07-14T10:44:43.447Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-14T10:44:43.447Z] ---> Running in c5461f3825cc [2025-07-14T10:44:43.447Z] Removing intermediate container c5461f3825cc [2025-07-14T10:44:43.447Z] ---> 08306e3610e3 [2025-07-14T10:44:43.447Z] Step 12/12 : RUN $MAKE [2025-07-14T10:44:43.447Z] ---> Running in 6de21c72a2b1 [2025-07-14T10:44:43.447Z] noop [2025-07-14T10:44:43.447Z] Removing intermediate container 6de21c72a2b1 [2025-07-14T10:44:43.447Z] ---> b6427813d3f5 [2025-07-14T10:44:43.447Z] Successfully built b6427813d3f5 [2025-07-14T10:44:43.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:44:43.815Z] + docker inspect -f . ci-base-image-arm64 [2025-07-14T10:44:43.815Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:44:44.029Z] prd-ubuntu20.04-docker-arm64-4c-16g-5104 does not seem to be running inside a container [2025-07-14T10:44:44.089Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/272 -v /w/workspace/app-service-configurable/272:/w/workspace/app-service-configurable/272:rw,z -v /w/workspace/app-service-configurable/272@tmp:/w/workspace/app-service-configurable/272@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 [2025-07-14T10:44:45.319Z] $ docker top 12943fda55aa3cd03786d177a0e861166f10cb639f11bd72fd095f1c7000e739 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-14T10:44:46.161Z] + go version [2025-07-14T10:44:46.161Z] go version go1.23.9 linux/arm64 [Pipeline] } [2025-07-14T10:44:46.176Z] $ docker stop --time=1 12943fda55aa3cd03786d177a0e861166f10cb639f11bd72fd095f1c7000e739 [2025-07-14T10:44:47.803Z] $ docker rm -f --volumes 12943fda55aa3cd03786d177a0e861166f10cb639f11bd72fd095f1c7000e739 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:44:48.402Z] + docker inspect -f . ci-base-image-arm64 [2025-07-14T10:44:48.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:44:48.594Z] prd-ubuntu20.04-docker-arm64-4c-16g-5104 does not seem to be running inside a container [2025-07-14T10:44:48.657Z] $ 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/272 -v /w/workspace/app-service-configurable/272:/w/workspace/app-service-configurable/272:rw,z -v /w/workspace/app-service-configurable/272@tmp:/w/workspace/app-service-configurable/272@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 [2025-07-14T10:44:49.862Z] $ docker top 7ce51d0837e3d1ced63d63066d66ca434ad56766156c564eda3c0ab6c9f284e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-14T10:44:50.381Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/272 [Pipeline] fileExists [Pipeline] sh [2025-07-14T10:44:51.300Z] + make test [2025-07-14T10:44:51.300Z] go test -race -coverprofile=coverage.out ./... [2025-07-14T10:48:58.120Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-07-14T10:48:58.120Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-07-14T10:48:58.120Z] go vet ./... [2025-07-14T10:52:49.898Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-07-14T10:52:49.898Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-07-14T10:52:49.898Z] ./bin/test-attribution-txt.sh [2025-07-14T10:52:49.898Z] An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add [2025-07-14T10:52:49.898Z] An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add [2025-07-14T10:52:49.898Z] An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add [2025-07-14T10:52:49.898Z] An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add [2025-07-14T10:52:49.898Z] An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo [2025-07-14T10:52:49.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-07-14T10:52:49.930Z] $ docker stop --time=1 7ce51d0837e3d1ced63d63066d66ca434ad56766156c564eda3c0ab6c9f284e9 [2025-07-14T10:52:51.795Z] $ docker rm -f --volumes 7ce51d0837e3d1ced63d63066d66ca434ad56766156c564eda3c0ab6c9f284e9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-14T10:52:53.958Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-07-14T10:52:53.984Z] Warning: overwriting stash ‘coverage-report’ [2025-07-14T10:52:54.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-07-14T10:52:54.791Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-07-14T10:52:55.112Z] + ls -al . [2025-07-14T10:52:55.112Z] total 244 [2025-07-14T10:52:55.112Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 14 10:44 . [2025-07-14T10:52:55.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 14 10:41 .. [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 119 Jul 14 10:41 .dockerignore [2025-07-14T10:52:55.112Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 10:41 .git [2025-07-14T10:52:55.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 14 10:41 .github [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 108 Jul 14 10:41 .gitignore [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 14 10:41 .golangci.yml [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 16550 Jul 14 10:41 Attribution.txt [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 39309 Jul 14 10:41 CHANGELOG.md [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jul 14 10:41 Dockerfile [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 14 10:41 GOVERNANCE.md [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 666 Jul 14 10:41 Jenkinsfile [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jul 14 10:41 LICENSE [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 618 Jul 14 10:41 OWNERS.md [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jul 14 10:41 README.md [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 14 10:39 VERSION [2025-07-14T10:52:55.112Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 14 10:41 bin [2025-07-14T10:52:55.112Z] -rw-r--r-- 1 jenkins jenkins 953 Jul 14 10:48 coverage.out [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 6525 Jul 14 10:41 go.mod [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 88204 Jul 14 10:41 go.sum [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jul 14 10:41 main.go [2025-07-14T10:52:55.112Z] -rw-rw-r-- 1 jenkins jenkins 3362 Jul 14 10:41 makefile [2025-07-14T10:52:55.112Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 14 10:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:52:55.465Z] + 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=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 --label arch=arm64 --label version=4.1.0-dev.1 . [2025-07-14T10:52:55.465Z] Sending build context to Docker daemon 225.8kB [2025-07-14T10:52:55.733Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-07-14T10:52:55.733Z] Step 2/27 : FROM ${BASE} AS builder [2025-07-14T10:52:55.733Z] ---> b6427813d3f5 [2025-07-14T10:52:55.733Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-07-14T10:52:55.733Z] ---> Running in db32c2e5167e [2025-07-14T10:52:56.003Z] Removing intermediate container db32c2e5167e [2025-07-14T10:52:56.003Z] ---> 03f96b6da8c0 [2025-07-14T10:52:56.003Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-07-14T10:52:56.276Z] ---> Running in 60dd5bdab566 [2025-07-14T10:52:56.546Z] Removing intermediate container 60dd5bdab566 [2025-07-14T10:52:56.546Z] ---> 18639054e8e9 [2025-07-14T10:52:56.546Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-07-14T10:52:56.546Z] ---> Running in b0519724eaaa [2025-07-14T10:52:56.815Z] Removing intermediate container b0519724eaaa [2025-07-14T10:52:56.815Z] ---> 48b80b691cac [2025-07-14T10:52:56.815Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-07-14T10:52:56.815Z] ---> Running in 8131fe1d074b [2025-07-14T10:52:58.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-14T10:53:00.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-14T10:53:02.332Z] OK: 239 MiB in 58 packages [2025-07-14T10:53:03.292Z] Removing intermediate container 8131fe1d074b [2025-07-14T10:53:03.292Z] ---> f04e98ef9563 [2025-07-14T10:53:03.292Z] Step 7/27 : WORKDIR /app [2025-07-14T10:53:03.292Z] ---> Running in 529d082832dd [2025-07-14T10:53:03.292Z] Removing intermediate container 529d082832dd [2025-07-14T10:53:03.292Z] ---> 55e1d0ec5f3f [2025-07-14T10:53:03.292Z] Step 8/27 : COPY go.mod vendor* ./ [2025-07-14T10:53:03.879Z] ---> c183d225acb3 [2025-07-14T10:53:03.879Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-07-14T10:53:03.879Z] ---> Running in ad8ca70a4e3a [2025-07-14T10:53:06.468Z] Removing intermediate container ad8ca70a4e3a [2025-07-14T10:53:06.468Z] ---> 7e708a01ad11 [2025-07-14T10:53:06.468Z] Step 10/27 : COPY . . [2025-07-14T10:53:06.734Z] ---> 4f6d703f8e3b [2025-07-14T10:53:06.734Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-07-14T10:53:06.734Z] ---> Running in 81a849c2d262 [2025-07-14T10:53:06.999Z] Removing intermediate container 81a849c2d262 [2025-07-14T10:53:06.999Z] ---> 9f3118638285 [2025-07-14T10:53:06.999Z] Step 12/27 : RUN $MAKE [2025-07-14T10:53:07.266Z] ---> Running in 9b8d51d0f8f1 [2025-07-14T10:53:08.235Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.16 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-07-14T10:56:44.999Z] Removing intermediate container 9b8d51d0f8f1 [2025-07-14T10:56:44.999Z] ---> d0f741bbe412 [2025-07-14T10:56:44.999Z] Step 13/27 : FROM alpine:3.20 [2025-07-14T10:56:44.999Z] 3.20: Pulling from library/alpine [2025-07-14T10:56:44.999Z] 94e9d8af2201: Already exists [2025-07-14T10:56:44.999Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-07-14T10:56:44.999Z] Status: Downloaded newer image for alpine:3.20 [2025-07-14T10:56:44.999Z] ---> 7aab056cecc6 [2025-07-14T10:56:44.999Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-07-14T10:56:44.999Z] ---> Running in cd0dd04e47e3 [2025-07-14T10:56:44.999Z] Removing intermediate container cd0dd04e47e3 [2025-07-14T10:56:44.999Z] ---> 301a765ab2df [2025-07-14T10:56:44.999Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-07-14T10:56:44.999Z] ---> Running in 4a403afdcbf1 [2025-07-14T10:56:44.999Z] Removing intermediate container 4a403afdcbf1 [2025-07-14T10:56:44.999Z] ---> c2c18dbc4ee2 [2025-07-14T10:56:44.999Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-07-14T10:56:44.999Z] ---> Running in 10e4b1ef5cb7 [2025-07-14T10:56:44.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-14T10:56:44.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-14T10:56:44.999Z] (1/2) Installing ca-certificates (20241121-r1) [2025-07-14T10:56:44.999Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-07-14T10:56:44.999Z] Executing busybox-1.36.1-r29.trigger [2025-07-14T10:56:44.999Z] Executing ca-certificates-20241121-r1.trigger [2025-07-14T10:56:44.999Z] OK: 10 MiB in 16 packages [2025-07-14T10:56:44.999Z] Removing intermediate container 10e4b1ef5cb7 [2025-07-14T10:56:44.999Z] ---> 8d9b86f8ac69 [2025-07-14T10:56:44.999Z] Step 17/27 : RUN apk --no-cache upgrade [2025-07-14T10:56:44.999Z] ---> Running in e2a8538aa8da [2025-07-14T10:56:44.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-07-14T10:56:44.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-07-14T10:56:44.999Z] (1/2) Upgrading libcrypto3 (3.3.3-r0 -> 3.3.4-r0) [2025-07-14T10:56:44.999Z] (2/2) Upgrading libssl3 (3.3.3-r0 -> 3.3.4-r0) [2025-07-14T10:56:44.999Z] Executing ca-certificates-20241121-r1.trigger [2025-07-14T10:56:44.999Z] OK: 10 MiB in 16 packages [2025-07-14T10:56:45.580Z] Removing intermediate container e2a8538aa8da [2025-07-14T10:56:45.580Z] ---> 968b5b699b93 [2025-07-14T10:56:45.580Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-07-14T10:56:46.163Z] ---> c379a20bf7fd [2025-07-14T10:56:46.163Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-07-14T10:56:46.430Z] ---> 789ceae31988 [2025-07-14T10:56:46.430Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-07-14T10:56:47.014Z] ---> e38f80530591 [2025-07-14T10:56:47.014Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-07-14T10:56:49.593Z] ---> 27d074e5f9a4 [2025-07-14T10:56:49.593Z] Step 22/27 : EXPOSE 48095 [2025-07-14T10:56:49.593Z] ---> Running in 24d3a8f6e850 [2025-07-14T10:56:49.593Z] Removing intermediate container 24d3a8f6e850 [2025-07-14T10:56:49.593Z] ---> 6cc7fa9ab87c [2025-07-14T10:56:49.593Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-07-14T10:56:49.593Z] ---> Running in 2de89e087856 [2025-07-14T10:56:49.863Z] Removing intermediate container 2de89e087856 [2025-07-14T10:56:49.863Z] ---> de91dfca2604 [2025-07-14T10:56:49.863Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-07-14T10:56:49.863Z] ---> Running in 6425b541a0d7 [2025-07-14T10:56:50.129Z] Removing intermediate container 6425b541a0d7 [2025-07-14T10:56:50.129Z] ---> 3a20254f8841 [2025-07-14T10:56:50.129Z] Step 25/27 : LABEL arch=arm64 [2025-07-14T10:56:50.400Z] ---> Running in 95754a788107 [2025-07-14T10:56:50.667Z] Removing intermediate container 95754a788107 [2025-07-14T10:56:50.667Z] ---> d977a210ec44 [2025-07-14T10:56:50.667Z] Step 26/27 : LABEL git_sha=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:56:50.667Z] ---> Running in 868b63482b20 [2025-07-14T10:56:50.934Z] Removing intermediate container 868b63482b20 [2025-07-14T10:56:50.934Z] ---> 1e1614a5d623 [2025-07-14T10:56:50.934Z] Step 27/27 : LABEL version=4.1.0-dev.1 [2025-07-14T10:56:50.934Z] ---> Running in 776c84aa0fcf [2025-07-14T10:56:51.203Z] Removing intermediate container 776c84aa0fcf [2025-07-14T10:56:51.203Z] ---> ab0b3d4c5dd9 [2025-07-14T10:56:51.203Z] [Warning] One or more build-args [ARCH] were not consumed [2025-07-14T10:56:51.203Z] Successfully built ab0b3d4c5dd9 [2025-07-14T10:56:51.203Z] 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 [2025-07-14T10:56:51.348Z] provisioning config files... [2025-07-14T10:56:51.361Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/272@tmp/config8314357093810815559tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:56:51.709Z] ---> ****-login.sh [2025-07-14T10:56:51.709Z] nexus3.edgexfoundry.org:10001 [2025-07-14T10:56:51.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:56:51.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:56:51.976Z] Configure a credential helper to remove this warning. See [2025-07-14T10:56:51.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:56:51.976Z] [2025-07-14T10:56:51.976Z] Login Succeeded [2025-07-14T10:56:51.976Z] nexus3.edgexfoundry.org:10002 [2025-07-14T10:56:52.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:56:52.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:56:52.245Z] Configure a credential helper to remove this warning. See [2025-07-14T10:56:52.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:56:52.245Z] [2025-07-14T10:56:52.245Z] Login Succeeded [2025-07-14T10:56:52.245Z] nexus3.edgexfoundry.org:10003 [2025-07-14T10:56:52.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:56:52.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:56:52.780Z] Configure a credential helper to remove this warning. See [2025-07-14T10:56:52.780Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:56:52.780Z] [2025-07-14T10:56:52.780Z] Login Succeeded [2025-07-14T10:56:52.780Z] nexus3.edgexfoundry.org:10004 [2025-07-14T10:56:53.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:56:53.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:56:53.047Z] Configure a credential helper to remove this warning. See [2025-07-14T10:56:53.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:56:53.047Z] [2025-07-14T10:56:53.047Z] Login Succeeded [2025-07-14T10:56:53.047Z] ****.io [2025-07-14T10:56:53.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-07-14T10:56:53.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-07-14T10:56:53.579Z] Configure a credential helper to remove this warning. See [2025-07-14T10:56:53.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-07-14T10:56:53.579Z] [2025-07-14T10:56:53.580Z] Login Succeeded [2025-07-14T10:56:53.580Z] ---> ****-login.sh ends [Pipeline] } [2025-07-14T10:56:53.592Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-14T10:56:53.650Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-07-14T10:56:53.675Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-07-14T10:56:53.675Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:56:53.675Z] latest [2025-07-14T10:56:53.675Z] 4.1.0-dev.1 [2025-07-14T10:56:53.675Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:56:53.675Z] main [2025-07-14T10:56:53.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:56:54.030Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:56:54.380Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:56:54.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-07-14T10:56:54.380Z] e3761781c91e: Preparing [2025-07-14T10:56:54.380Z] 3673576e639f: Preparing [2025-07-14T10:56:54.380Z] 6a177ac51541: Preparing [2025-07-14T10:56:54.380Z] 789252cbecb0: Preparing [2025-07-14T10:56:54.380Z] 4fdc81d38a64: Preparing [2025-07-14T10:56:54.380Z] 22ee19396b34: Preparing [2025-07-14T10:56:54.380Z] dd9c8f8612c8: Preparing [2025-07-14T10:56:54.380Z] dd9c8f8612c8: Waiting [2025-07-14T10:56:54.380Z] 22ee19396b34: Waiting [2025-07-14T10:56:54.646Z] 6a177ac51541: Pushed [2025-07-14T10:56:54.646Z] 789252cbecb0: Pushed [2025-07-14T10:56:54.646Z] 3673576e639f: Pushed [2025-07-14T10:56:54.646Z] dd9c8f8612c8: Layer already exists [2025-07-14T10:56:54.911Z] 22ee19396b34: Pushed [2025-07-14T10:56:55.873Z] 4fdc81d38a64: Pushed [2025-07-14T10:57:02.508Z] e3761781c91e: Pushed [2025-07-14T10:57:02.508Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:02.881Z] + 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 [2025-07-14T10:57:03.241Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-07-14T10:57:03.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-07-14T10:57:03.241Z] e3761781c91e: Preparing [2025-07-14T10:57:03.241Z] 3673576e639f: Preparing [2025-07-14T10:57:03.241Z] 6a177ac51541: Preparing [2025-07-14T10:57:03.241Z] 789252cbecb0: Preparing [2025-07-14T10:57:03.241Z] 4fdc81d38a64: Preparing [2025-07-14T10:57:03.241Z] 22ee19396b34: Preparing [2025-07-14T10:57:03.241Z] dd9c8f8612c8: Preparing [2025-07-14T10:57:03.241Z] 22ee19396b34: Waiting [2025-07-14T10:57:03.241Z] dd9c8f8612c8: Waiting [2025-07-14T10:57:03.241Z] 3673576e639f: Layer already exists [2025-07-14T10:57:03.241Z] e3761781c91e: Layer already exists [2025-07-14T10:57:03.241Z] 6a177ac51541: Layer already exists [2025-07-14T10:57:03.241Z] 789252cbecb0: Layer already exists [2025-07-14T10:57:03.241Z] 4fdc81d38a64: Layer already exists [2025-07-14T10:57:03.241Z] 22ee19396b34: Layer already exists [2025-07-14T10:57:03.241Z] dd9c8f8612c8: Layer already exists [2025-07-14T10:57:03.241Z] latest: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:03.879Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:04.225Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [2025-07-14T10:57:04.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-07-14T10:57:04.225Z] e3761781c91e: Preparing [2025-07-14T10:57:04.225Z] 3673576e639f: Preparing [2025-07-14T10:57:04.225Z] 6a177ac51541: Preparing [2025-07-14T10:57:04.225Z] 789252cbecb0: Preparing [2025-07-14T10:57:04.225Z] 4fdc81d38a64: Preparing [2025-07-14T10:57:04.225Z] 22ee19396b34: Preparing [2025-07-14T10:57:04.225Z] dd9c8f8612c8: Preparing [2025-07-14T10:57:04.225Z] 22ee19396b34: Waiting [2025-07-14T10:57:04.225Z] dd9c8f8612c8: Waiting [2025-07-14T10:57:04.225Z] 789252cbecb0: Layer already exists [2025-07-14T10:57:04.225Z] 6a177ac51541: Layer already exists [2025-07-14T10:57:04.225Z] 4fdc81d38a64: Layer already exists [2025-07-14T10:57:04.225Z] 3673576e639f: Layer already exists [2025-07-14T10:57:04.225Z] e3761781c91e: Layer already exists [2025-07-14T10:57:04.225Z] 22ee19396b34: Layer already exists [2025-07-14T10:57:04.225Z] dd9c8f8612c8: Layer already exists [2025-07-14T10:57:04.491Z] 4.1.0-dev.1: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:04.851Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:05.204Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:57:05.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-07-14T10:57:05.204Z] e3761781c91e: Preparing [2025-07-14T10:57:05.204Z] 3673576e639f: Preparing [2025-07-14T10:57:05.204Z] 6a177ac51541: Preparing [2025-07-14T10:57:05.204Z] 789252cbecb0: Preparing [2025-07-14T10:57:05.204Z] 4fdc81d38a64: Preparing [2025-07-14T10:57:05.204Z] 22ee19396b34: Preparing [2025-07-14T10:57:05.204Z] dd9c8f8612c8: Preparing [2025-07-14T10:57:05.204Z] 22ee19396b34: Waiting [2025-07-14T10:57:05.204Z] dd9c8f8612c8: Waiting [2025-07-14T10:57:05.204Z] 3673576e639f: Layer already exists [2025-07-14T10:57:05.204Z] 4fdc81d38a64: Layer already exists [2025-07-14T10:57:05.204Z] 789252cbecb0: Layer already exists [2025-07-14T10:57:05.204Z] 6a177ac51541: Layer already exists [2025-07-14T10:57:05.204Z] e3761781c91e: Layer already exists [2025-07-14T10:57:05.204Z] dd9c8f8612c8: Layer already exists [2025-07-14T10:57:05.204Z] 22ee19396b34: Layer already exists [2025-07-14T10:57:05.470Z] 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:05.839Z] + 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 [2025-07-14T10:57:06.193Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-07-14T10:57:06.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-07-14T10:57:06.193Z] e3761781c91e: Preparing [2025-07-14T10:57:06.193Z] 3673576e639f: Preparing [2025-07-14T10:57:06.193Z] 6a177ac51541: Preparing [2025-07-14T10:57:06.193Z] 789252cbecb0: Preparing [2025-07-14T10:57:06.193Z] 4fdc81d38a64: Preparing [2025-07-14T10:57:06.193Z] 22ee19396b34: Preparing [2025-07-14T10:57:06.193Z] dd9c8f8612c8: Preparing [2025-07-14T10:57:06.193Z] 22ee19396b34: Waiting [2025-07-14T10:57:06.193Z] dd9c8f8612c8: Waiting [2025-07-14T10:57:06.193Z] 4fdc81d38a64: Layer already exists [2025-07-14T10:57:06.193Z] e3761781c91e: Layer already exists [2025-07-14T10:57:06.193Z] 6a177ac51541: Layer already exists [2025-07-14T10:57:06.193Z] 789252cbecb0: Layer already exists [2025-07-14T10:57:06.193Z] 3673576e639f: Layer already exists [2025-07-14T10:57:06.193Z] 22ee19396b34: Layer already exists [2025-07-14T10:57:06.193Z] dd9c8f8612c8: Layer already exists [2025-07-14T10:57:06.193Z] main: digest: sha256:d0e5a27df12107725ef582bb2f52a7d201d495f47abcc8704b7f58532d7274c5 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-07-14T10:57:06.531Z] ===================================================== [Pipeline] echo [2025-07-14T10:57:06.542Z] taggedImages: [2025-07-14T10:57:06.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [2025-07-14T10:57:06.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-07-14T10:57:06.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [2025-07-14T10:57:06.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [2025-07-14T10:57:06.542Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo [2025-07-14T10:57:06.558Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] echo [2025-07-14T10:57:06.572Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo [2025-07-14T10:57:06.587Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.1 [Pipeline] echo [2025-07-14T10:57:06.602Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2-4.1.0-dev.1 [Pipeline] echo [2025-07-14T10:57:06.616Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:07.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-14T10:57:07.022Z] [2025-07-14T10:57:07.022Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:07.365Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-14T10:57:07.365Z] arm64: Pulling from edgex-lftools-log-publisher [2025-07-14T10:57:07.365Z] 8998bd30e6a1: Pulling fs layer [2025-07-14T10:57:07.365Z] 04944245beec: Pulling fs layer [2025-07-14T10:57:07.365Z] 699f458cf7ca: Pulling fs layer [2025-07-14T10:57:07.365Z] 765212b225bb: Pulling fs layer [2025-07-14T10:57:07.365Z] f23df028b6ca: Pulling fs layer [2025-07-14T10:57:07.365Z] d65c8cfc05b1: Pulling fs layer [2025-07-14T10:57:07.365Z] 2437ff75d9bd: Pulling fs layer [2025-07-14T10:57:07.365Z] f23df028b6ca: Waiting [2025-07-14T10:57:07.365Z] d65c8cfc05b1: Waiting [2025-07-14T10:57:07.365Z] 2437ff75d9bd: Waiting [2025-07-14T10:57:07.365Z] 765212b225bb: Waiting [2025-07-14T10:57:07.633Z] 04944245beec: Verifying Checksum [2025-07-14T10:57:07.633Z] 04944245beec: Download complete [2025-07-14T10:57:07.633Z] 765212b225bb: Verifying Checksum [2025-07-14T10:57:07.633Z] 765212b225bb: Download complete [2025-07-14T10:57:07.633Z] f23df028b6ca: Verifying Checksum [2025-07-14T10:57:07.633Z] f23df028b6ca: Download complete [2025-07-14T10:57:07.633Z] d65c8cfc05b1: Verifying Checksum [2025-07-14T10:57:07.633Z] d65c8cfc05b1: Download complete [2025-07-14T10:57:07.633Z] 699f458cf7ca: Verifying Checksum [2025-07-14T10:57:07.633Z] 699f458cf7ca: Download complete [2025-07-14T10:57:08.218Z] 8998bd30e6a1: Verifying Checksum [2025-07-14T10:57:08.218Z] 8998bd30e6a1: Download complete [2025-07-14T10:57:10.789Z] 2437ff75d9bd: Verifying Checksum [2025-07-14T10:57:10.789Z] 2437ff75d9bd: Download complete [2025-07-14T10:57:12.724Z] 8998bd30e6a1: Pull complete [2025-07-14T10:57:13.302Z] 04944245beec: Pull complete [2025-07-14T10:57:14.701Z] 699f458cf7ca: Pull complete [2025-07-14T10:57:14.969Z] 765212b225bb: Pull complete [2025-07-14T10:57:15.927Z] f23df028b6ca: Pull complete [2025-07-14T10:57:16.193Z] d65c8cfc05b1: Pull complete [2025-07-14T10:57:34.383Z] 2437ff75d9bd: Pull complete [2025-07-14T10:57:34.383Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-07-14T10:57:34.383Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-07-14T10:57:34.383Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:57:34.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-5104 does not seem to be running inside a container [2025-07-14T10:57:34.657Z] $ 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/272 -v /w/workspace/app-service-configurable/272:/w/workspace/app-service-configurable/272:rw,z -v /w/workspace/app-service-configurable/272@tmp:/w/workspace/app-service-configurable/272@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 [2025-07-14T10:57:37.265Z] $ docker top ca6e7646d2c3a8d0ab2c73637758bc6fd5a9b2877557b5b87ae2dcb576f7228a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:57:38.097Z] ---> job-cost.sh [2025-07-14T10:57:38.097Z] lf-activate-venv: SKIPPING [2025-07-14T10:57:38.097Z] INFO: No Stack... [2025-07-14T10:57:38.675Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-07-14T10:57:39.256Z] INFO: Archiving Costs [Pipeline] sh [2025-07-14T10:57:39.888Z] + cat /w/workspace/app-service-configurable/272/archives/cost.csv [2025-07-14T10:57:39.888Z] + cut -d, -f6 [Pipeline] lock [2025-07-14T10:57:39.940Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [2025-07-14T10:57:39.948Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] did not exist. Created. [2025-07-14T10:57:39.954Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-07-14T10:57:40.604Z] /w/workspace/app-service-configurable/272@tmp/durable-c1f26d11/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-07-14T10:57:41.235Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-07-14T10:57:41.260Z] Warning: overwriting stash ‘stack-cost’ [2025-07-14T10:57:41.302Z] Stashed 1 file(s) [Pipeline] } [2025-07-14T10:57:41.309Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-272-stack-cost] [Pipeline] // lock [Pipeline] } [2025-07-14T10:57:41.333Z] $ docker stop --time=1 ca6e7646d2c3a8d0ab2c73637758bc6fd5a9b2877557b5b87ae2dcb576f7228a [2025-07-14T10:57:43.156Z] $ docker rm -f --volumes ca6e7646d2c3a8d0ab2c73637758bc6fd5a9b2877557b5b87ae2dcb576f7228a [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 [2025-07-14T10:57:43.686Z] provisioning config files... [2025-07-14T10:57:43.696Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12846019379447182345tmp [Pipeline] { [Pipeline] sh [2025-07-14T10:57:43.995Z] + set +x [2025-07-14T10:57:43.995Z] + curl -s https://codecov.io/bash [2025-07-14T10:57:43.996Z] + bash -s -- [2025-07-14T10:57:43.996Z] [2025-07-14T10:57:43.996Z] _____ _ [2025-07-14T10:57:43.996Z] / ____| | | [2025-07-14T10:57:43.996Z] | | ___ __| | ___ ___ _____ __ [2025-07-14T10:57:43.996Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-07-14T10:57:43.996Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-07-14T10:57:43.996Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-07-14T10:57:43.996Z] Bash-1.0.6 [2025-07-14T10:57:43.996Z] [2025-07-14T10:57:43.996Z] [2025-07-14T10:57:43.996Z] ==> git version 2.25.1 found [2025-07-14T10:57:43.996Z] ==> 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 [2025-07-14T10:57:43.996Z] Release-Date: 2020-01-08 [2025-07-14T10:57:43.996Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-07-14T10:57:43.996Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-07-14T10:57:43.996Z] ==> Jenkins CI detected. [2025-07-14T10:57:43.996Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-07-14T10:57:43.996Z] project root: . [2025-07-14T10:57:43.996Z] --> token set from env [2025-07-14T10:57:43.996Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-07-14T10:57:43.996Z] ==> Running gcov in . (disable via -X gcov) [2025-07-14T10:57:43.996Z] ==> Python coveragepy not found [2025-07-14T10:57:43.996Z] ==> Searching for coverage reports in: [2025-07-14T10:57:43.996Z] + . [2025-07-14T10:57:43.996Z] -> Found 1 reports [2025-07-14T10:57:43.996Z] ==> Detecting git/mercurial file structure [2025-07-14T10:57:44.255Z] ==> Reading reports [2025-07-14T10:57:44.255Z] + ./coverage.out bytes=953 [2025-07-14T10:57:44.255Z] ==> Appending adjustments [2025-07-14T10:57:44.255Z] https://docs.codecov.io/docs/fixing-reports [2025-07-14T10:57:44.255Z] + Found adjustments [2025-07-14T10:57:44.255Z] ==> Gzipping contents [2025-07-14T10:57:44.255Z] 4.0K /tmp/codecov.njEPcH.gz [2025-07-14T10:57:44.255Z] ==> Uploading reports [2025-07-14T10:57:44.255Z] url: https://codecov.io [2025-07-14T10:57:44.255Z] query: branch=main&commit=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-14T10:57:44.255Z] -> Pinging Codecov [2025-07-14T10:57:44.255Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2&build=272&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F272%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-07-14T10:57:44.514Z] -> Uploading to [2025-07-14T10:57:44.514Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2/65a4d4ad-8ce7-4547-b566-75781258c236.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250714%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250714T105744Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=ba7a426784fde276473ad74e3b3790efea368ba5910909e47094661e6a51e812 [2025-07-14T10:57:44.514Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-07-14T10:57:44.514Z] Dload Upload Total Spent Left Speed [2025-07-14T10:57:44.774Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 1882 --:--:-- --:--:-- --:--:-- 1873 100 384 0 0 100 384 0 1366 --:--:-- --:--:-- --:--:-- 1361 [2025-07-14T10:57:44.774Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] } [2025-07-14T10:57:44.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-07-14T10:57:44.941Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-07-14T10:57:44.954Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:45.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-14T10:57:45.255Z] [2025-07-14T10:57:45.255Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:57:45.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-14T10:57:45.556Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-07-14T10:57:45.556Z] 0a9a5dfd008f: Already exists [2025-07-14T10:57:45.556Z] 36466aa92d05: Already exists [2025-07-14T10:57:45.556Z] e10405b45d13: Already exists [2025-07-14T10:57:45.556Z] 096b7ceb2af7: Already exists [2025-07-14T10:57:45.556Z] 4f4fb700ef54: Already exists [2025-07-14T10:57:45.556Z] e50aa161e22a: Pulling fs layer [2025-07-14T10:57:45.556Z] d3c8db5fb9df: Pulling fs layer [2025-07-14T10:57:45.814Z] e50aa161e22a: Verifying Checksum [2025-07-14T10:57:45.814Z] e50aa161e22a: Download complete [2025-07-14T10:57:46.072Z] e50aa161e22a: Pull complete [2025-07-14T10:57:47.452Z] d3c8db5fb9df: Verifying Checksum [2025-07-14T10:57:47.452Z] d3c8db5fb9df: Download complete [2025-07-14T10:57:51.680Z] d3c8db5fb9df: Pull complete [2025-07-14T10:57:51.680Z] Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be [2025-07-14T10:57:51.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-07-14T10:57:51.680Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:57:51.781Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:57:51.816Z] $ 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 [2025-07-14T10:57:52.841Z] $ docker top 1637ce100ee3392b6821614559f4e7cd4d6f8ed127e6cfd22da696fcd652ecac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-14T10:57:53.195Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-07-14T10:57:53.205Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-07-14T10:57:53.487Z] + set -o pipefail [2025-07-14T10:57:53.487Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-07-14T10:58:05.703Z] [2025-07-14T10:58:05.703Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-07-14T10:58:05.703Z] [2025-07-14T10:58:05.703Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/a5c69fc8-4696-4f46-aa8b-a4f07bde8258 [2025-07-14T10:58:05.703Z] [2025-07-14T10:58:05.703Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-07-14T10:58:05.703Z] [2025-07-14T10:58:05.703Z] [2025-07-14T10:58:05.703Z] You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. [2025-07-14T10:58:05.703Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-07-14T10:58:05.710Z] $ docker stop --time=1 1637ce100ee3392b6821614559f4e7cd4d6f8ed127e6cfd22da696fcd652ecac [2025-07-14T10:58:08.060Z] $ docker rm -f --volumes 1637ce100ee3392b6821614559f4e7cd4d6f8ed127e6cfd22da696fcd652ecac [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 [2025-07-14T10:58:08.919Z] + git log --format=format:%s -1 0217d1088d53fc3bf9af5a6d0b7cc9b7418b60a2 [Pipeline] sh [2025-07-14T10:58:09.213Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-14T10:58:09.213Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:58:09.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-14T10:58:09.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:58:09.595Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:58:09.614Z] $ 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 [2025-07-14T10:58:09.860Z] $ docker top e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 -eo pid,comm [2025-07-14T10:58:09.905Z] 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). [2025-07-14T10:58:09.905Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-14T10:58:09.966Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-14T10:58:09.966Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-14T10:58:10.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-14T10:58:10.065Z] $ docker exec e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 ssh-agent [2025-07-14T10:58:10.160Z] SSH_AUTH_SOCK=/tmp/ssh-WYX9woO09jgt/agent.32 [2025-07-14T10:58:10.160Z] SSH_AGENT_PID=38 [2025-07-14T10:58:10.165Z] Running ssh-add (command line suppressed) [2025-07-14T10:58:10.253Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13475354639132701635.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13475354639132701635.key) [2025-07-14T10:58:10.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-14T10:58:10.555Z] + git semver tag [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,739 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,742 [run_tag] DEBUG tag force:False [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,743 [check_head_tag] DEBUG check head tag [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,743 [execute] INFO git cat-file --batch-check [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,743 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,745 [execute] INFO git cat-file --batch [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,754 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,754 [execute] INFO git tag -a v4.1.0-dev.1 -m v4.1.0-dev.1 [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,755 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.1', '-m', 'v4.1.0-dev.1'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-07-14T10:58:10.814Z] 2025-07-14 10:58:10,757 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:58:10.814Z] 4.1.0-dev.1 [Pipeline] } [2025-07-14T10:58:10.819Z] $ docker exec --env ******** --env ******** e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 ssh-agent -k [2025-07-14T10:58:10.911Z] unset SSH_AUTH_SOCK; [2025-07-14T10:58:10.912Z] unset SSH_AGENT_PID; [2025-07-14T10:58:10.912Z] echo Agent pid 38 killed; [2025-07-14T10:58:10.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-14T10:58:11.242Z] + git semver [Pipeline] } [2025-07-14T10:58:11.509Z] $ docker stop --time=1 e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 [2025-07-14T10:58:12.778Z] $ docker rm -f --volumes e9581345c05a2331fcf92d03d40aea581bafaff4929dbb49c2b296679b3cc262 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:58:13.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-14T10:58:13.200Z] [2025-07-14T10:58:13.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:58:13.509Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-14T10:58:13.510Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-07-14T10:58:13.510Z] ab5ef0e58194: Pulling fs layer [2025-07-14T10:58:13.510Z] 9712f1f96733: Pulling fs layer [2025-07-14T10:58:13.510Z] 63f879dbbcfc: Pulling fs layer [2025-07-14T10:58:13.510Z] 0d9ebad4ef96: Pulling fs layer [2025-07-14T10:58:13.510Z] e9a5061849ea: Pulling fs layer [2025-07-14T10:58:13.510Z] d747dcd14b5f: Pulling fs layer [2025-07-14T10:58:13.510Z] 2de7ff778b66: Pulling fs layer [2025-07-14T10:58:13.510Z] 0d9ebad4ef96: Waiting [2025-07-14T10:58:13.510Z] e9a5061849ea: Waiting [2025-07-14T10:58:13.510Z] d747dcd14b5f: Waiting [2025-07-14T10:58:13.510Z] 2de7ff778b66: Waiting [2025-07-14T10:58:13.510Z] 9712f1f96733: Verifying Checksum [2025-07-14T10:58:13.510Z] 9712f1f96733: Download complete [2025-07-14T10:58:13.768Z] 63f879dbbcfc: Verifying Checksum [2025-07-14T10:58:13.768Z] 63f879dbbcfc: Download complete [2025-07-14T10:58:14.028Z] e9a5061849ea: Verifying Checksum [2025-07-14T10:58:14.028Z] e9a5061849ea: Download complete [2025-07-14T10:58:14.028Z] d747dcd14b5f: Verifying Checksum [2025-07-14T10:58:14.028Z] d747dcd14b5f: Download complete [2025-07-14T10:58:14.028Z] 2de7ff778b66: Verifying Checksum [2025-07-14T10:58:14.028Z] 2de7ff778b66: Download complete [2025-07-14T10:58:14.028Z] ab5ef0e58194: Verifying Checksum [2025-07-14T10:58:14.028Z] ab5ef0e58194: Download complete [2025-07-14T10:58:14.028Z] 0d9ebad4ef96: Verifying Checksum [2025-07-14T10:58:14.028Z] 0d9ebad4ef96: Download complete [2025-07-14T10:58:18.215Z] ab5ef0e58194: Pull complete [2025-07-14T10:58:18.215Z] 9712f1f96733: Pull complete [2025-07-14T10:58:19.150Z] 63f879dbbcfc: Pull complete [2025-07-14T10:58:24.412Z] 0d9ebad4ef96: Pull complete [2025-07-14T10:58:24.669Z] e9a5061849ea: Pull complete [2025-07-14T10:58:24.669Z] d747dcd14b5f: Pull complete [2025-07-14T10:58:26.042Z] 2de7ff778b66: Pull complete [2025-07-14T10:58:26.042Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-07-14T10:58:26.042Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-07-14T10:58:26.042Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:58:26.139Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:58:26.157Z] $ 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 [2025-07-14T10:58:28.176Z] $ docker top eeeca70ab72068e9cc34a7a86046e59b173c95aea61263ced151c239c46d426c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-07-14T10:58:28.254Z] provisioning config files... [2025-07-14T10:58:28.260Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15050326903931466107tmp [2025-07-14T10:58:28.271Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config842012095083655729tmp [2025-07-14T10:58:28.280Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8507962665033625249tmp [Pipeline] { [Pipeline] echo [2025-07-14T10:58:28.372Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:28.662Z] ---> sigul-configuration.sh [2025-07-14T10:58:28.662Z] gpg: directory `/root/.gnupg' created [2025-07-14T10:58:28.662Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-07-14T10:58:28.662Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-07-14T10:58:28.662Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-07-14T10:58:28.662Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-07-14T10:58:28.662Z] gpg: CAST5 encrypted data [2025-07-14T10:58:28.662Z] gpg: encrypted with 1 passphrase [2025-07-14T10:58:28.662Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-07-14T10:58:28.955Z] + mkdir /home/jenkins [2025-07-14T10:58:28.955Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-07-14T10:58:29.246Z] + 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 [2025-07-14T10:58:29.258Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:29.560Z] ---> sigul-install.sh [2025-07-14T10:58:29.560Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-07-14T10:58:29.855Z] + git tag --list [2025-07-14T10:58:29.855Z] v1.0.0 [2025-07-14T10:58:29.855Z] v1.1.0 [2025-07-14T10:58:29.855Z] v1.2.0 [2025-07-14T10:58:29.855Z] v1.3.0 [2025-07-14T10:58:29.855Z] v1.3.1 [2025-07-14T10:58:29.855Z] v2.0.0 [2025-07-14T10:58:29.855Z] v2.0.1 [2025-07-14T10:58:29.855Z] v2.1.0 [2025-07-14T10:58:29.855Z] v2.1.1 [2025-07-14T10:58:29.855Z] v2.1.2 [2025-07-14T10:58:29.855Z] v2.2.0 [2025-07-14T10:58:29.855Z] v2.3 [2025-07-14T10:58:29.855Z] v2.3.0 [2025-07-14T10:58:29.855Z] v2.3.1 [2025-07-14T10:58:29.855Z] v3.0 [2025-07-14T10:58:29.855Z] v3.0.0 [2025-07-14T10:58:29.855Z] v3.0.1 [2025-07-14T10:58:29.855Z] v3.1 [2025-07-14T10:58:29.855Z] v3.1.0 [2025-07-14T10:58:29.855Z] v3.1.1 [2025-07-14T10:58:29.855Z] v4.0 [2025-07-14T10:58:29.855Z] v4.0.0 [2025-07-14T10:58:29.855Z] v4.0.1 [2025-07-14T10:58:29.855Z] v4.1.0-dev.1 [Pipeline] sh [2025-07-14T10:58:30.146Z] + lftools sign git-tag v4.1.0-dev.1 [2025-07-14T10:58:30.714Z] Signing Git tag with Sigul... [2025-07-14T10:58:30.714Z] Signing v4.1.0-dev.1 [Pipeline] echo [2025-07-14T10:58:31.333Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:31.713Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-07-14T10:58:31.727Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-07-14T10:58:31.752Z] $ docker stop --time=1 eeeca70ab72068e9cc34a7a86046e59b173c95aea61263ced151c239c46d426c [2025-07-14T10:58:33.036Z] $ docker rm -f --volumes eeeca70ab72068e9cc34a7a86046e59b173c95aea61263ced151c239c46d426c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-07-14T10:58:33.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-14T10:58:33.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:58:33.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-14T10:58:33.793Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:58:33.861Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:58:33.882Z] $ 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 [2025-07-14T10:58:34.122Z] $ docker top 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a -eo pid,comm [2025-07-14T10:58:34.168Z] 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). [2025-07-14T10:58:34.168Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-14T10:58:34.217Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-14T10:58:34.217Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-14T10:58:34.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-14T10:58:34.320Z] $ docker exec 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a ssh-agent [2025-07-14T10:58:34.423Z] SSH_AUTH_SOCK=/tmp/ssh-sX3PF65Xo4aK/agent.31 [2025-07-14T10:58:34.423Z] SSH_AGENT_PID=37 [2025-07-14T10:58:34.427Z] Running ssh-add (command line suppressed) [2025-07-14T10:58:34.518Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16355431511362423314.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16355431511362423314.key) [2025-07-14T10:58:34.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-14T10:58:34.829Z] + git semver bump pre [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,030 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,035 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,035 [bump_version] DEBUG bumping version:4.1.0-dev.1 on axis:pre with prefix:dev [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,035 [bump_version] DEBUG bumped version:4.1.0-dev.2 [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,035 [write_version] DEBUG write version:4.1.0-dev.2 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,035 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,036 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,038 [execute] INFO git cat-file --batch-check [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,042 [execute] INFO git cat-file --batch [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-14T10:58:35.088Z] 2025-07-14 10:58:35,045 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:58:35.088Z] 4.1.0-dev.2 [Pipeline] } [2025-07-14T10:58:35.092Z] $ docker exec --env ******** --env ******** 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a ssh-agent -k [2025-07-14T10:58:35.201Z] unset SSH_AUTH_SOCK; [2025-07-14T10:58:35.201Z] unset SSH_AGENT_PID; [2025-07-14T10:58:35.201Z] echo Agent pid 37 killed; [2025-07-14T10:58:35.214Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-14T10:58:35.535Z] + git semver [Pipeline] } [2025-07-14T10:58:35.801Z] $ docker stop --time=1 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a [2025-07-14T10:58:37.048Z] $ docker rm -f --volumes 7e6e370eb123ee5b788ff9e30a81df3911148d903fe11744c8fcb173896e9a3a [Pipeline] // withDockerContainer [Pipeline] sh [2025-07-14T10:58:37.406Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-07-14T10:58:37.406Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:58:37.715Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-07-14T10:58:37.715Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:58:37.790Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:58:37.811Z] $ 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 [2025-07-14T10:58:38.041Z] $ docker top ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e -eo pid,comm [2025-07-14T10:58:38.089Z] 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). [2025-07-14T10:58:38.089Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-07-14T10:58:38.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-07-14T10:58:38.142Z] [ssh-agent] Looking for ssh-agent implementation... [2025-07-14T10:58:38.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-07-14T10:58:38.242Z] $ docker exec ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e ssh-agent [2025-07-14T10:58:38.352Z] SSH_AUTH_SOCK=/tmp/ssh-Y0VFySKpRil2/agent.33 [2025-07-14T10:58:38.352Z] SSH_AGENT_PID=39 [2025-07-14T10:58:38.356Z] Running ssh-add (command line suppressed) [2025-07-14T10:58:38.444Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5674218844608183001.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5674218844608183001.key) [2025-07-14T10:58:38.460Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-07-14T10:58:38.749Z] + git semver push [2025-07-14T10:58:39.007Z] 2025-07-14 10:58:38,935 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-07-14T10:58:39.007Z] 2025-07-14 10:58:38,939 [run_push] DEBUG push [2025-07-14T10:58:39.007Z] 2025-07-14 10:58:38,940 [execute] INFO git cat-file --batch-check [2025-07-14T10:58:39.007Z] 2025-07-14 10:58:38,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-07-14T10:58:39.007Z] 2025-07-14 10:58:38,942 [execute] INFO git rev-list 720ef1488e82c5b5673bf51ab65b7dabaae2b43f -- [2025-07-14T10:58:39.007Z] 2025-07-14 10:58:38,943 [execute] DEBUG Popen(['git', 'rev-list', '720ef1488e82c5b5673bf51ab65b7dabaae2b43f', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-14T10:58:39.007Z] 2025-07-14 10:58:38,952 [execute] INFO git fetch -v -- origin [2025-07-14T10:58:39.007Z] 2025-07-14 10:58:38,952 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-07-14T10:58:39.573Z] 2025-07-14 10:58:39,388 [run_push] DEBUG no remote changes detected [2025-07-14T10:58:39.573Z] 2025-07-14 10:58:39,388 [execute] INFO git push origin semver [2025-07-14T10:58:39.573Z] 2025-07-14 10:58:39,389 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-07-14T10:58:40.510Z] 2025-07-14 10:58:40,165 [run_push] DEBUG push all version tags [2025-07-14T10:58:40.510Z] 2025-07-14 10:58:40,165 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-07-14T10:58:40.510Z] 2025-07-14 10:58:40,166 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) [2025-07-14T10:58:41.079Z] 2025-07-14 10:58:40,920 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-07-14T10:58:41.079Z] 4.1.0-dev.2 [Pipeline] } [2025-07-14T10:58:41.084Z] $ docker exec --env ******** --env ******** ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e ssh-agent -k [2025-07-14T10:58:41.172Z] unset SSH_AUTH_SOCK; [2025-07-14T10:58:41.174Z] unset SSH_AGENT_PID; [2025-07-14T10:58:41.175Z] echo Agent pid 39 killed; [2025-07-14T10:58:41.187Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-07-14T10:58:41.513Z] + git semver [Pipeline] } [2025-07-14T10:58:41.782Z] $ docker stop --time=1 ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e [2025-07-14T10:58:43.044Z] $ docker rm -f --volumes ba2b454091e37d3bb032d0b68b2288401d9b0f716101b23c9c75321148703d0e [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 [2025-07-14T10:58:43.619Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-07-14T10:58:43.619Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-07-14T10:58:43.619Z] total 16 [2025-07-14T10:58:43.619Z] drwxr-xr-x 3 root root 4096 Jul 14 10:44 . [2025-07-14T10:58:43.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 10:58 .. [2025-07-14T10:58:43.619Z] drwxr-xr-x 2 root root 4096 Jul 14 10:44 cost [2025-07-14T10:58:43.619Z] -rw-r--r-- 1 root root 96 Jul 14 10:44 cost.csv [2025-07-14T10:58:43.619Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-07-14T10:58:43.619Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-07-14T10:58:43.619Z] total 16 [2025-07-14T10:58:43.619Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 14 10:44 . [2025-07-14T10:58:43.619Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 14 10:58 .. [2025-07-14T10:58:43.619Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 14 10:44 cost [2025-07-14T10:58:43.619Z] -rw-r--r-- 1 jenkins jenkins 96 Jul 14 10:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:43.910Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:44.770Z] ---> package-listing.sh [2025-07-14T10:58:44.770Z] ++ facter osfamily [2025-07-14T10:58:44.770Z] ++ tr '[:upper:]' '[:lower:]' [2025-07-14T10:58:45.029Z] + OS_FAMILY=debian [2025-07-14T10:58:45.029Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-07-14T10:58:45.029Z] + START_PACKAGES=/tmp/packages_start.txt [2025-07-14T10:58:45.029Z] + END_PACKAGES=/tmp/packages_end.txt [2025-07-14T10:58:45.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-07-14T10:58:45.029Z] + PACKAGES=/tmp/packages_start.txt [2025-07-14T10:58:45.029Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-07-14T10:58:45.029Z] + PACKAGES=/tmp/packages_end.txt [2025-07-14T10:58:45.029Z] + case "${OS_FAMILY}" in [2025-07-14T10:58:45.029Z] + dpkg -l [2025-07-14T10:58:45.029Z] + grep '^ii' [2025-07-14T10:58:45.029Z] + '[' -f /tmp/packages_start.txt ']' [2025-07-14T10:58:45.029Z] + '[' -f /tmp/packages_end.txt ']' [2025-07-14T10:58:45.030Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-07-14T10:58:45.030Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-07-14T10:58:45.030Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-07-14T10:58:45.030Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo [2025-07-14T10:58:45.044Z] 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 [2025-07-14T10:58:45.322Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-07-14T10:58:45.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-07-14T10:58:45.887Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-07-14T10:58:45.975Z] prd-ubuntu20.04-docker-8c-8g-5102 does not seem to be running inside a container [2025-07-14T10:58:45.999Z] $ 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 [2025-07-14T10:58:46.212Z] $ docker top c3a759471b421152796db7aca32f6600d2dfa46fe285c7615e7508f8d3a4f4ef -eo pid,comm [Pipeline] { [Pipeline] sh [2025-07-14T10:58:46.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-07-14T10:58:46.845Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-07-14T10:58:47.133Z] + ls /var/log/sa-host [2025-07-14T10:58:47.133Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-07-14T10:58:47.172Z] provisioning config files... [2025-07-14T10:58:47.180Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1172056416674686770tmp [Pipeline] { [Pipeline] echo [2025-07-14T10:58:47.202Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:47.489Z] ---> create-netrc.sh [Pipeline] } [2025-07-14T10:58:47.496Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:47.805Z] ---> python-tools-install.sh [Pipeline] echo [2025-07-14T10:58:47.814Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:48.098Z] ---> sudo-logs.sh [2025-07-14T10:58:48.098Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-07-14T10:58:48.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:48.410Z] ---> job-cost.sh [2025-07-14T10:58:48.410Z] lf-activate-venv: SKIPPING [2025-07-14T10:58:48.410Z] DEBUG: total: 0.2199999988079071 [2025-07-14T10:58:48.410Z] INFO: Retrieving Stack Cost... [2025-07-14T10:58:48.671Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-07-14T10:58:49.241Z] INFO: Archiving Costs [Pipeline] echo [2025-07-14T10:58:49.256Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-07-14T10:58:49.540Z] ---> logs-deploy.sh [2025-07-14T10:58:49.540Z] lf-activate-venv: SKIPPING [2025-07-14T10:58:49.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/272 [2025-07-14T10:58:49.540Z] INFO: archiving workspace using pattern(s): [2025-07-14T10:58:50.478Z] Archives upload complete. [2025-07-14T10:58:50.478Z] INFO: archiving logs to Nexus