Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 405ca1ad626f130e581dbb17472310acb117b457 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-ssh446061240312724562.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8316051223501740047.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12212043505807857708.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17722624123663806470.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-ssh12351613054918529891.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-38651’ Running on prd-ubuntu20.04-docker-8c-8g-38652 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 405ca1ad626f130e581dbb17472310acb117b457 (main) Commit message: "Merge pull request #705 from judehung/remove-pg-sql-script" > git config core.sparsecheckout # timeout=10 > git checkout -f 405ca1ad626f130e581dbb17472310acb117b457 # timeout=10 > git rev-list --no-walk 2bc775034544705b8b5695c887c2543e613c2d34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-02-11T13:48:04.021Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-11T13:48:04.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-11T13:48:04.128Z] ========================================================= [2025-02-11T13:48:04.128Z] EdgeX Global Pipelines Version Info [2025-02-11T13:48:04.128Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-11T13:48:04.868Z] ------------------- [2025-02-11T13:48:04.868Z] stable info: [2025-02-11T13:48:04.868Z] ------------------- [2025-02-11T13:48:04.868Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-11T13:48:04.868Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-11T13:48:04.868Z] Message: update stable to v1.0.269 [2025-02-11T13:48:05.439Z] ------------------- [2025-02-11T13:48:05.439Z] experimental info: [2025-02-11T13:48:05.439Z] ------------------- [2025-02-11T13:48:05.439Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-11T13:48:05.439Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-11T13:48:05.439Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-11T13:48:05.521Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-02-11T13:48:05.542Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-02-11T13:48:05.568Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-11T13:48:05.589Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-11T13:48:05.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-11T13:48:05.630Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-11T13:48:05.658Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-11T13:48:05.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-11T13:48:05.710Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-11T13:48:05.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-11T13:48:05.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-11T13:48:05.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-02-11T13:48:05.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-11T13:48:05.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-11T13:48:05.861Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-11T13:48:05.885Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-11T13:48:05.905Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-11T13:48:05.928Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-11T13:48:05.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-11T13:48:05.969Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-11T13:48:05.995Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-11T13:48:06.021Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-11T13:48:06.043Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-11T13:48:06.064Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-11T13:48:06.083Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-11T13:48:06.102Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-11T13:48:06.129Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-11T13:48:06.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-02-11T13:48:06.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-02-11T13:48:06.204Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-02-11T13:48:06.225Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] echo [2025-02-11T13:48:06.253Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 405ca1a [Pipeline] echo [2025-02-11T13:48:06.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T13:48:06.461Z] provisioning config files... [2025-02-11T13:48:06.473Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6249421954550821051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T13:48:06.814Z] ---> ****-login.sh [2025-02-11T13:48:06.814Z] nexus3.edgexfoundry.org:10001 [2025-02-11T13:48:07.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:07.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:07.078Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:07.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:07.078Z] [2025-02-11T13:48:07.078Z] Login Succeeded [2025-02-11T13:48:07.078Z] nexus3.edgexfoundry.org:10002 [2025-02-11T13:48:07.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:07.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:07.341Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:07.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:07.341Z] [2025-02-11T13:48:07.341Z] Login Succeeded [2025-02-11T13:48:07.341Z] nexus3.edgexfoundry.org:10003 [2025-02-11T13:48:07.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:07.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:07.341Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:07.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:07.341Z] [2025-02-11T13:48:07.341Z] Login Succeeded [2025-02-11T13:48:07.341Z] nexus3.edgexfoundry.org:10004 [2025-02-11T13:48:07.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:07.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:07.603Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:07.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:07.603Z] [2025-02-11T13:48:07.603Z] Login Succeeded [2025-02-11T13:48:07.603Z] ****.io [2025-02-11T13:48:07.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:07.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:07.871Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:07.871Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:07.871Z] [2025-02-11T13:48:07.871Z] Login Succeeded [2025-02-11T13:48:07.871Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T13:48:07.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-11T13:48:08.295Z] + git rev-list -1 --merges 405ca1ad626f130e581dbb17472310acb117b457~1..405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] echo [2025-02-11T13:48:08.322Z] -----------> git rev-list -1 --merges 405ca1ad626f130e581dbb17472310acb117b457~1..405ca1ad626f130e581dbb17472310acb117b457 405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T13:48:08.322Z] 405ca1ad626f130e581dbb17472310acb117b457 [false] [Pipeline] sh [2025-02-11T13:48:08.618Z] + git log --format=format:%s -1 405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] echo [2025-02-11T13:48:08.637Z] ========================================================= [2025-02-11T13:48:08.637Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-11T13:48:08.637Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-11T13:48:08.985Z] + git log --format=format:%s -1 405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] echo [2025-02-11T13:48:09.000Z] [semverPrep] GIT_COMMIT: 405ca1ad626f130e581dbb17472310acb117b457, Commit Message: Merge pull request #705 from judehung/remove-pg-sql-script [Pipeline] echo [2025-02-11T13:48:09.016Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-11T13:48:09.387Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T13:48:09.387Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-11T13:48:09.387Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-11T13:48:09.387Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-11T13:48:09.387Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-11T13:48:09.387Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-11T13:48:09.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:48:09.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T13:48:09.759Z] [2025-02-11T13:48:09.760Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:48:10.083Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T13:48:10.083Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-11T13:48:10.083Z] b85a868b505f: Pulling fs layer [2025-02-11T13:48:10.083Z] e2be974225ed: Pulling fs layer [2025-02-11T13:48:10.083Z] 339a4e72a1f5: Pulling fs layer [2025-02-11T13:48:10.083Z] 988bab9f4d93: Pulling fs layer [2025-02-11T13:48:10.083Z] 1469e6f7b9e6: Pulling fs layer [2025-02-11T13:48:10.083Z] eaf3925da568: Pulling fs layer [2025-02-11T13:48:10.083Z] bab4dde63d76: Pulling fs layer [2025-02-11T13:48:10.083Z] bde34c3a00c8: Pulling fs layer [2025-02-11T13:48:10.083Z] b352a97aabf1: Pulling fs layer [2025-02-11T13:48:10.083Z] 4872d77fe225: Pulling fs layer [2025-02-11T13:48:10.083Z] 5851b861e8e6: Pulling fs layer [2025-02-11T13:48:10.083Z] 1469e6f7b9e6: Waiting [2025-02-11T13:48:10.083Z] 5851b861e8e6: Waiting [2025-02-11T13:48:10.083Z] b352a97aabf1: Waiting [2025-02-11T13:48:10.083Z] bde34c3a00c8: Waiting [2025-02-11T13:48:10.083Z] eaf3925da568: Waiting [2025-02-11T13:48:10.083Z] 988bab9f4d93: Waiting [2025-02-11T13:48:10.083Z] bab4dde63d76: Waiting [2025-02-11T13:48:10.083Z] 4872d77fe225: Waiting [2025-02-11T13:48:10.083Z] e2be974225ed: Verifying Checksum [2025-02-11T13:48:10.083Z] e2be974225ed: Download complete [2025-02-11T13:48:10.083Z] 988bab9f4d93: Verifying Checksum [2025-02-11T13:48:10.083Z] 988bab9f4d93: Download complete [2025-02-11T13:48:10.342Z] 1469e6f7b9e6: Verifying Checksum [2025-02-11T13:48:10.342Z] 1469e6f7b9e6: Download complete [2025-02-11T13:48:10.342Z] eaf3925da568: Download complete [2025-02-11T13:48:10.342Z] 339a4e72a1f5: Verifying Checksum [2025-02-11T13:48:10.342Z] 339a4e72a1f5: Download complete [2025-02-11T13:48:10.342Z] bde34c3a00c8: Verifying Checksum [2025-02-11T13:48:10.342Z] bde34c3a00c8: Download complete [2025-02-11T13:48:10.342Z] b352a97aabf1: Download complete [2025-02-11T13:48:10.342Z] 4872d77fe225: Verifying Checksum [2025-02-11T13:48:10.342Z] 4872d77fe225: Download complete [2025-02-11T13:48:10.342Z] 5851b861e8e6: Verifying Checksum [2025-02-11T13:48:10.342Z] 5851b861e8e6: Download complete [2025-02-11T13:48:10.601Z] b85a868b505f: Download complete [2025-02-11T13:48:10.860Z] bab4dde63d76: Verifying Checksum [2025-02-11T13:48:10.860Z] bab4dde63d76: Download complete [2025-02-11T13:48:11.809Z] b85a868b505f: Pull complete [2025-02-11T13:48:12.068Z] e2be974225ed: Pull complete [2025-02-11T13:48:12.637Z] 339a4e72a1f5: Pull complete [2025-02-11T13:48:12.637Z] 988bab9f4d93: Pull complete [2025-02-11T13:48:12.896Z] 1469e6f7b9e6: Pull complete [2025-02-11T13:48:13.154Z] eaf3925da568: Pull complete [2025-02-11T13:48:15.069Z] bab4dde63d76: Pull complete [2025-02-11T13:48:15.069Z] bde34c3a00c8: Pull complete [2025-02-11T13:48:15.069Z] b352a97aabf1: Pull complete [2025-02-11T13:48:15.069Z] 4872d77fe225: Pull complete [2025-02-11T13:48:15.069Z] 5851b861e8e6: Pull complete [2025-02-11T13:48:15.069Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-11T13:48:15.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T13:48:15.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T13:48:15.477Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T13:48:15.506Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T13:48:18.991Z] $ docker top 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 -eo pid,comm [2025-02-11T13:48:19.086Z] 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-02-11T13:48:19.086Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T13:48:19.155Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T13:48:19.155Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T13:48:19.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T13:48:19.262Z] $ docker exec 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 ssh-agent [2025-02-11T13:48:19.374Z] SSH_AUTH_SOCK=/tmp/ssh-tevWzQO808rl/agent.33 [2025-02-11T13:48:19.374Z] SSH_AGENT_PID=39 [2025-02-11T13:48:19.381Z] Running ssh-add (command line suppressed) [2025-02-11T13:48:19.477Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11036422981965795857.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11036422981965795857.key) [2025-02-11T13:48:19.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T13:48:19.789Z] + git tag --points-at HEAD [Pipeline] } [2025-02-11T13:48:19.799Z] $ docker exec --env ******** --env ******** 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 ssh-agent -k [2025-02-11T13:48:19.887Z] unset SSH_AUTH_SOCK; [2025-02-11T13:48:19.888Z] unset SSH_AGENT_PID; [2025-02-11T13:48:19.888Z] echo Agent pid 39 killed; [2025-02-11T13:48:19.899Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-11T13:48:19.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T13:48:19.944Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T13:48:20.048Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T13:48:20.049Z] $ docker exec 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 ssh-agent [2025-02-11T13:48:20.160Z] SSH_AUTH_SOCK=/tmp/ssh-mpXi6i8maJPP/agent.72 [2025-02-11T13:48:20.160Z] SSH_AGENT_PID=78 [2025-02-11T13:48:20.163Z] Running ssh-add (command line suppressed) [2025-02-11T13:48:20.283Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9433208288923047354.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9433208288923047354.key) [2025-02-11T13:48:20.299Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T13:48:20.596Z] + git semver init [2025-02-11T13:48:20.855Z] 2025-02-11 13:48:20,794 [run_init] DEBUG init version:0.0.0 force:False [2025-02-11T13:48:20.855Z] 2025-02-11 13:48:20,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-02-11T13:48:20.855Z] 2025-02-11 13:48:20,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-02-11T13:48:20.855Z] 2025-02-11 13:48:20,796 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-02-11T13:48:22.238Z] 2025-02-11 13:48:21,830 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-02-11T13:48:22.238Z] 2025-02-11 13:48:21,831 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-02-11T13:48:22.238Z] 2025-02-11 13:48:21,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T13:48:22.238Z] 2025-02-11 13:48:21,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T13:48:22.238Z] 4.0.0-dev.16 [Pipeline] } [2025-02-11T13:48:22.247Z] $ docker exec --env ******** --env ******** 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 ssh-agent -k [2025-02-11T13:48:22.355Z] unset SSH_AUTH_SOCK; [2025-02-11T13:48:22.356Z] unset SSH_AGENT_PID; [2025-02-11T13:48:22.356Z] echo Agent pid 78 killed; [2025-02-11T13:48:22.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T13:48:22.731Z] + git semver [Pipeline] } [2025-02-11T13:48:22.999Z] $ docker stop --time=1 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 [2025-02-11T13:48:24.371Z] $ docker rm -f --volumes 2d6f1a988776a4233b95e7bc33f283a03efa0371feda1b27ef0a1b5e6a8703a7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T13:48:24.715Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-11T13:48:24.952Z] Stashed 1 file(s) [Pipeline] echo [2025-02-11T13:48:24.956Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [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-02-11T13:48:25.161Z] provisioning config files... [2025-02-11T13:48:25.178Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config750202849300530160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T13:48:25.488Z] ---> ****-login.sh [2025-02-11T13:48:25.488Z] nexus3.edgexfoundry.org:10001 [2025-02-11T13:48:25.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:25.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:25.488Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:25.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:25.488Z] [2025-02-11T13:48:25.488Z] Login Succeeded [2025-02-11T13:48:25.488Z] nexus3.edgexfoundry.org:10002 [2025-02-11T13:48:25.488Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:25.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:25.488Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:25.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:25.488Z] [2025-02-11T13:48:25.488Z] Login Succeeded [2025-02-11T13:48:25.488Z] nexus3.edgexfoundry.org:10003 [2025-02-11T13:48:25.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:25.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:25.749Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:25.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:25.749Z] [2025-02-11T13:48:25.749Z] Login Succeeded [2025-02-11T13:48:25.749Z] nexus3.edgexfoundry.org:10004 [2025-02-11T13:48:25.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:25.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:25.749Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:25.749Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:25.749Z] [2025-02-11T13:48:25.749Z] Login Succeeded [2025-02-11T13:48:25.749Z] ****.io [2025-02-11T13:48:26.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:48:26.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:48:26.010Z] Configure a credential helper to remove this warning. See [2025-02-11T13:48:26.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:48:26.010Z] [2025-02-11T13:48:26.010Z] Login Succeeded [2025-02-11T13:48:26.010Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T13:48:26.019Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-11T13:48:26.133Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T13:48:26.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T13:48:26.168Z] ========================================================= [2025-02-11T13:48:26.168Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-11T13:48:26.168Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:48:26.504Z] + 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-02-11T13:48:26.504Z] Sending build context to Docker daemon 9.298MB [2025-02-11T13:48:26.504Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-11T13:48:26.504Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-11T13:48:26.504Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-11T13:48:26.504Z] da9db072f522: Pulling fs layer [2025-02-11T13:48:26.504Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-11T13:48:26.504Z] 06f05ace1117: Pulling fs layer [2025-02-11T13:48:26.504Z] 5fe327b54edc: Pulling fs layer [2025-02-11T13:48:26.504Z] 4f4fb700ef54: Pulling fs layer [2025-02-11T13:48:26.504Z] 92a5565b7b96: Pulling fs layer [2025-02-11T13:48:26.504Z] ff9bb7016b71: Pulling fs layer [2025-02-11T13:48:26.504Z] b67dba6c2c7d: Pulling fs layer [2025-02-11T13:48:26.504Z] a813b0c90790: Pulling fs layer [2025-02-11T13:48:26.504Z] 4f4fb700ef54: Waiting [2025-02-11T13:48:26.504Z] 92a5565b7b96: Waiting [2025-02-11T13:48:26.504Z] ff9bb7016b71: Waiting [2025-02-11T13:48:26.504Z] b67dba6c2c7d: Waiting [2025-02-11T13:48:26.504Z] a813b0c90790: Waiting [2025-02-11T13:48:26.504Z] 5fe327b54edc: Waiting [2025-02-11T13:48:26.504Z] 6ef4a4ee8ca5: Verifying Checksum [2025-02-11T13:48:26.504Z] 6ef4a4ee8ca5: Download complete [2025-02-11T13:48:26.765Z] 5fe327b54edc: Download complete [2025-02-11T13:48:26.765Z] 4f4fb700ef54: Verifying Checksum [2025-02-11T13:48:26.765Z] 4f4fb700ef54: Download complete [2025-02-11T13:48:26.765Z] 92a5565b7b96: Verifying Checksum [2025-02-11T13:48:26.765Z] 92a5565b7b96: Download complete [2025-02-11T13:48:26.765Z] da9db072f522: Download complete [2025-02-11T13:48:26.765Z] ff9bb7016b71: Verifying Checksum [2025-02-11T13:48:26.765Z] ff9bb7016b71: Download complete [2025-02-11T13:48:26.765Z] da9db072f522: Pull complete [2025-02-11T13:48:27.024Z] 6ef4a4ee8ca5: Pull complete [2025-02-11T13:48:27.024Z] a813b0c90790: Download complete [2025-02-11T13:48:27.284Z] 06f05ace1117: Verifying Checksum [2025-02-11T13:48:27.284Z] 06f05ace1117: Download complete [2025-02-11T13:48:27.544Z] b67dba6c2c7d: Download complete [2025-02-11T13:48:30.828Z] 06f05ace1117: Pull complete [2025-02-11T13:48:30.828Z] 5fe327b54edc: Pull complete [2025-02-11T13:48:30.828Z] 4f4fb700ef54: Pull complete [2025-02-11T13:48:30.828Z] 92a5565b7b96: Pull complete [2025-02-11T13:48:31.086Z] ff9bb7016b71: Pull complete [2025-02-11T13:48:33.632Z] b67dba6c2c7d: Pull complete [2025-02-11T13:48:34.224Z] a813b0c90790: Pull complete [2025-02-11T13:48:34.224Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-11T13:48:34.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-11T13:48:34.224Z] ---> 3ba60ce46760 [2025-02-11T13:48:34.224Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-11T13:48:40.113Z] Still waiting to schedule task [2025-02-11T13:48:40.113Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-02-11T13:48:42.401Z] ---> Running in ef96dad6ddbb [2025-02-11T13:48:42.401Z] Removing intermediate container ef96dad6ddbb [2025-02-11T13:48:42.401Z] ---> c0c6cec36cfc [2025-02-11T13:48:42.401Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-11T13:48:42.401Z] ---> Running in 077757b21d3c [2025-02-11T13:48:42.401Z] Removing intermediate container 077757b21d3c [2025-02-11T13:48:42.401Z] ---> 20d8d56ad8d3 [2025-02-11T13:48:42.401Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-11T13:48:42.401Z] ---> Running in c36000d20aa9 [2025-02-11T13:48:42.401Z] Removing intermediate container c36000d20aa9 [2025-02-11T13:48:42.401Z] ---> be1ae98bcecb [2025-02-11T13:48:42.401Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-11T13:48:42.401Z] ---> Running in 2dff8c1e354f [2025-02-11T13:48:42.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T13:48:42.661Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T13:48:43.235Z] OK: 248 MiB in 58 packages [2025-02-11T13:48:44.173Z] Removing intermediate container 2dff8c1e354f [2025-02-11T13:48:44.173Z] ---> 72e760e72965 [2025-02-11T13:48:44.173Z] Step 7/12 : WORKDIR /app [2025-02-11T13:48:44.173Z] ---> Running in ee30b20a4a98 [2025-02-11T13:48:44.431Z] Removing intermediate container ee30b20a4a98 [2025-02-11T13:48:44.431Z] ---> 891f97be58ae [2025-02-11T13:48:44.431Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-11T13:48:44.689Z] ---> d64c8100aede [2025-02-11T13:48:44.689Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T13:48:44.951Z] ---> Running in 3363db1496e7 [2025-02-11T13:49:41.218Z] Removing intermediate container 3363db1496e7 [2025-02-11T13:49:41.218Z] ---> 8a718c5cdd2d [2025-02-11T13:49:41.218Z] Step 10/12 : COPY . . [2025-02-11T13:49:41.218Z] ---> 87e5166ccc47 [2025-02-11T13:49:41.218Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-11T13:49:41.218Z] ---> Running in dad2f75f6cdb [2025-02-11T13:49:41.218Z] Removing intermediate container dad2f75f6cdb [2025-02-11T13:49:41.218Z] ---> 339245743016 [2025-02-11T13:49:41.218Z] Step 12/12 : RUN $MAKE [2025-02-11T13:49:41.218Z] ---> Running in 048de626554e [2025-02-11T13:49:41.218Z] noop [2025-02-11T13:49:41.218Z] Removing intermediate container 048de626554e [2025-02-11T13:49:41.218Z] ---> 615e8a835c76 [2025-02-11T13:49:41.218Z] Successfully built 615e8a835c76 [2025-02-11T13:49:41.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:49:41.546Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-11T13:49:41.546Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T13:49:41.629Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T13:49:41.658Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-11T13:49:42.022Z] $ docker top cfcacc2ccb77733807901acf46e49ac5fd2fe1a8126c446ae9ba5c8a8de17fa8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T13:49:42.385Z] + go version [2025-02-11T13:49:42.385Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-11T13:49:42.395Z] $ docker stop --time=1 cfcacc2ccb77733807901acf46e49ac5fd2fe1a8126c446ae9ba5c8a8de17fa8 [2025-02-11T13:49:44.063Z] $ docker rm -f --volumes cfcacc2ccb77733807901acf46e49ac5fd2fe1a8126c446ae9ba5c8a8de17fa8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:49:44.532Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-11T13:49:44.532Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T13:49:44.614Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T13:49:44.640Z] $ 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 ******** ci-base-image-x86_64 cat [2025-02-11T13:49:44.977Z] $ docker top 03186ede839942d4482d31ff8b35e9d1390b5e52d9fc20471fde7ed334683f84 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T13:49:45.357Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-02-11T13:49:45.681Z] + make test [2025-02-11T13:49:45.681Z] go test -race -coverprofile=coverage.out ./... [2025-02-11T13:50:17.760Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-02-11T13:50:28.589Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-38654 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws [2025-02-11T13:50:28.608Z] Running in /w/workspace/app-service-configurable/264 [Pipeline] { [Pipeline] checkout [2025-02-11T13:50:31.669Z] The recommended git tool is: git [2025-02-11T13:50:40.668Z] using credential edgex-jenkins-ssh [2025-02-11T13:50:40.694Z] Cloning the remote Git repository [2025-02-11T13:50:40.747Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-02-11T13:50:40.857Z] > git init /w/workspace/app-service-configurable/264 # timeout=10 [2025-02-11T13:50:41.060Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-02-11T13:50:41.063Z] > git --version # timeout=10 [2025-02-11T13:50:41.103Z] > git --version # 'git version 2.25.1' [2025-02-11T13:50:41.105Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-02-11T13:50:41.482Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-11T13:50:45.175Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-02-11T13:50:45.198Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-02-11T13:50:46.301Z] Avoid second fetch [2025-02-11T13:50:46.302Z] Checking out Revision 405ca1ad626f130e581dbb17472310acb117b457 (main) [2025-02-11T13:50:46.322Z] > git config core.sparsecheckout # timeout=10 [2025-02-11T13:50:46.397Z] > git checkout -f 405ca1ad626f130e581dbb17472310acb117b457 # timeout=10 [2025-02-11T13:50:47.029Z] Commit message: "Merge pull request #705 from judehung/remove-pg-sql-script" [2025-02-11T13:50:49.910Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-11T13:50:52.542Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-02-11T13:50:52.542Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T13:50:52.542Z] Dload Upload Total Spent Left Speed [2025-02-11T13:50:52.542Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97181 0 --:--:-- --:--:-- --:--:-- 97923 [Pipeline] sh [2025-02-11T13:50:52.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-02-11T13:50:53.194Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-02-11T13:50:53.194Z] + sudo tee /etc/docker/daemon.new [2025-02-11T13:50:53.194Z] { [2025-02-11T13:50:53.194Z] "registry-mirrors": [ [2025-02-11T13:50:53.194Z] "https://nexus3.edgexfoundry.org:10001" [2025-02-11T13:50:53.194Z] ], [2025-02-11T13:50:53.194Z] "bip": "10.250.0.254/24", [2025-02-11T13:50:53.194Z] "hosts": [ [2025-02-11T13:50:53.194Z] "tcp://0.0.0.0:5555", [2025-02-11T13:50:53.194Z] "unix:///var/run/docker.sock" [2025-02-11T13:50:53.194Z] ], [2025-02-11T13:50:53.194Z] "mtu": 1458, [2025-02-11T13:50:53.194Z] "selinux-enabled": true, [2025-02-11T13:50:53.194Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-02-11T13:50:53.194Z] } [Pipeline] sh [2025-02-11T13:50:53.218Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-11T13:50:53.218Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-11T13:50:53.218Z] ./bin/test-attribution-txt.sh [2025-02-11T13:50:53.218Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-11T13:50:53.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-11T13:50:53.289Z] $ docker stop --time=1 03186ede839942d4482d31ff8b35e9d1390b5e52d9fc20471fde7ed334683f84 [2025-02-11T13:50:53.519Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [2025-02-11T13:50:58.478Z] $ docker rm -f --volumes 03186ede839942d4482d31ff8b35e9d1390b5e52d9fc20471fde7ed334683f84 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh [2025-02-11T13:50:59.114Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-11T13:50:59.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [2025-02-11T13:50:59.178Z] + sudo service docker restart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-02-11T13:50:59.927Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-11T13:51:00.240Z] + ls -al . [2025-02-11T13:51:00.240Z] total 248 [2025-02-11T13:51:00.240Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 11 13:49 . [2025-02-11T13:51:00.240Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:47 .. [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 11 13:47 .dockerignore [2025-02-11T13:51:00.240Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 13:50 .git [2025-02-11T13:51:00.240Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:47 .github [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 11 13:47 .gitignore [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 11 13:47 .golangci.yml [2025-02-11T13:51:00.240Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 13:48 .semver [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 16432 Feb 11 13:47 Attribution.txt [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 11 13:47 CHANGELOG.md [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 11 13:47 Dockerfile [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 13:47 GOVERNANCE.md [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 11 13:47 Jenkinsfile [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 11 13:47 LICENSE [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 11 13:47 OWNERS.md [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 11 13:47 README.md [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 11 13:48 VERSION [2025-02-11T13:51:00.240Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:47 bin [2025-02-11T13:51:00.240Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 11 13:50 coverage.out [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 6544 Feb 11 13:47 go.mod [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 88264 Feb 11 13:47 go.sum [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 11 13:47 main.go [2025-02-11T13:51:00.240Z] -rw-rw-r-- 1 jenkins jenkins 3362 Feb 11 13:47 makefile [2025-02-11T13:51:00.240Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 13:47 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:00.636Z] + 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=405ca1ad626f130e581dbb17472310acb117b457 --label arch=amd64 --label version=4.0.0-dev.16 . [2025-02-11T13:51:00.636Z] Sending build context to Docker daemon 9.299MB [2025-02-11T13:51:00.636Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-11T13:51:00.636Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-11T13:51:00.636Z] ---> 615e8a835c76 [2025-02-11T13:51:00.636Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-11T13:51:00.896Z] ---> Running in fd0a24adb522 [2025-02-11T13:51:01.157Z] Removing intermediate container fd0a24adb522 [2025-02-11T13:51:01.157Z] ---> 0d404eace87f [2025-02-11T13:51:01.157Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-11T13:51:01.157Z] ---> Running in b09ff74c0d6c [2025-02-11T13:51:01.157Z] Removing intermediate container b09ff74c0d6c [2025-02-11T13:51:01.157Z] ---> a8781110623e [2025-02-11T13:51:01.157Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-11T13:51:01.157Z] ---> Running in 08575c6805c1 [2025-02-11T13:51:01.157Z] Removing intermediate container 08575c6805c1 [2025-02-11T13:51:01.157Z] ---> aa6152752204 [2025-02-11T13:51:01.157Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-11T13:51:01.157Z] ---> Running in 3c181a6268a8 [2025-02-11T13:51:01.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T13:51:01.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T13:51:01.941Z] OK: 248 MiB in 58 packages [2025-02-11T13:51:02.200Z] Removing intermediate container 3c181a6268a8 [2025-02-11T13:51:02.200Z] ---> 21035fc60090 [2025-02-11T13:51:02.200Z] Step 7/27 : WORKDIR /app [2025-02-11T13:51:02.200Z] ---> Running in 0e1710acd4dd [2025-02-11T13:51:02.460Z] Removing intermediate container 0e1710acd4dd [2025-02-11T13:51:02.460Z] ---> 255145c53648 [2025-02-11T13:51:02.460Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-11T13:51:02.460Z] ---> 741b71ca4a7a [2025-02-11T13:51:02.460Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T13:51:02.460Z] ---> Running in ee5be2abb4f6 [2025-02-11T13:51:03.520Z] Removing intermediate container ee5be2abb4f6 [2025-02-11T13:51:03.520Z] ---> 7b4eb494aa2a [2025-02-11T13:51:03.521Z] Step 10/27 : COPY . . [2025-02-11T13:51:03.780Z] ---> 9bf3c31a5a90 [2025-02-11T13:51:03.780Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-11T13:51:03.780Z] ---> Running in 03fe4bf74be3 [2025-02-11T13:51:03.780Z] Removing intermediate container 03fe4bf74be3 [2025-02-11T13:51:03.780Z] ---> 2186f7ffab36 [2025-02-11T13:51:03.780Z] Step 12/27 : RUN $MAKE [2025-02-11T13:51:03.780Z] ---> Running in 6e8ae58cb0e2 [2025-02-11T13:51:04.039Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T13:51:17.578Z] provisioning config files... [2025-02-11T13:51:17.611Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/264@tmp/config2177931722544509685tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T13:51:18.062Z] ---> ****-login.sh [2025-02-11T13:51:18.062Z] nexus3.edgexfoundry.org:10001 [2025-02-11T13:51:18.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:18.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:18.652Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:18.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:18.652Z] [2025-02-11T13:51:18.652Z] Login Succeeded [2025-02-11T13:51:18.652Z] nexus3.edgexfoundry.org:10002 [2025-02-11T13:51:18.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:19.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:19.196Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:19.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:19.196Z] [2025-02-11T13:51:19.196Z] Login Succeeded [2025-02-11T13:51:19.197Z] nexus3.edgexfoundry.org:10003 [2025-02-11T13:51:19.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:19.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:19.467Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:19.467Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:19.467Z] [2025-02-11T13:51:19.467Z] Login Succeeded [2025-02-11T13:51:19.467Z] nexus3.edgexfoundry.org:10004 [2025-02-11T13:51:19.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:19.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:19.740Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:19.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:19.740Z] [2025-02-11T13:51:19.740Z] Login Succeeded [2025-02-11T13:51:19.740Z] ****.io [2025-02-11T13:51:20.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:20.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:20.289Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:20.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:20.289Z] [2025-02-11T13:51:20.289Z] Login Succeeded [2025-02-11T13:51:20.289Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T13:51:20.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-11T13:51:20.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T13:51:20.663Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T13:51:20.687Z] ========================================================= [2025-02-11T13:51:20.687Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-02-11T13:51:20.687Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:21.063Z] + 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-02-11T13:51:21.063Z] Sending build context to Docker daemon 222.2kB [2025-02-11T13:51:21.332Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-02-11T13:51:21.332Z] Step 2/12 : FROM ${BASE} AS builder [2025-02-11T13:51:21.603Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-02-11T13:51:21.603Z] 9986a736f7d3: Pulling fs layer [2025-02-11T13:51:21.603Z] 1f018df60701: Pulling fs layer [2025-02-11T13:51:21.603Z] 39f8f326b044: Pulling fs layer [2025-02-11T13:51:21.603Z] e6a1e7a6a96a: Pulling fs layer [2025-02-11T13:51:21.603Z] 4f4fb700ef54: Pulling fs layer [2025-02-11T13:51:21.603Z] d45d956e0dbf: Pulling fs layer [2025-02-11T13:51:21.604Z] d7702b0d1db1: Pulling fs layer [2025-02-11T13:51:21.604Z] 5c7f0f088c93: Pulling fs layer [2025-02-11T13:51:21.604Z] 4fdc064ae6cf: Pulling fs layer [2025-02-11T13:51:21.604Z] e6a1e7a6a96a: Waiting [2025-02-11T13:51:21.604Z] 4f4fb700ef54: Waiting [2025-02-11T13:51:21.604Z] d45d956e0dbf: Waiting [2025-02-11T13:51:21.604Z] 5c7f0f088c93: Waiting [2025-02-11T13:51:21.604Z] d7702b0d1db1: Waiting [2025-02-11T13:51:21.604Z] 4fdc064ae6cf: Waiting [2025-02-11T13:51:21.604Z] 1f018df60701: Verifying Checksum [2025-02-11T13:51:21.604Z] 1f018df60701: Download complete [2025-02-11T13:51:21.604Z] e6a1e7a6a96a: Verifying Checksum [2025-02-11T13:51:21.604Z] e6a1e7a6a96a: Download complete [2025-02-11T13:51:21.604Z] 4f4fb700ef54: Verifying Checksum [2025-02-11T13:51:21.604Z] 4f4fb700ef54: Download complete [2025-02-11T13:51:21.604Z] d45d956e0dbf: Verifying Checksum [2025-02-11T13:51:21.604Z] d45d956e0dbf: Download complete [2025-02-11T13:51:21.604Z] d7702b0d1db1: Verifying Checksum [2025-02-11T13:51:21.604Z] d7702b0d1db1: Download complete [2025-02-11T13:51:21.604Z] 9986a736f7d3: Verifying Checksum [2025-02-11T13:51:21.604Z] 9986a736f7d3: Download complete [2025-02-11T13:51:22.194Z] 4fdc064ae6cf: Verifying Checksum [2025-02-11T13:51:22.194Z] 4fdc064ae6cf: Download complete [2025-02-11T13:51:23.160Z] 9986a736f7d3: Pull complete [2025-02-11T13:51:23.749Z] 1f018df60701: Pull complete [2025-02-11T13:51:23.749Z] 39f8f326b044: Verifying Checksum [2025-02-11T13:51:23.749Z] 39f8f326b044: Download complete [2025-02-11T13:51:24.716Z] 5c7f0f088c93: Verifying Checksum [2025-02-11T13:51:24.716Z] 5c7f0f088c93: Download complete [2025-02-11T13:51:39.747Z] 39f8f326b044: Pull complete [2025-02-11T13:51:39.747Z] e6a1e7a6a96a: Pull complete [2025-02-11T13:51:39.747Z] 4f4fb700ef54: Pull complete [2025-02-11T13:51:39.747Z] d45d956e0dbf: Pull complete [2025-02-11T13:51:39.747Z] d7702b0d1db1: Pull complete [2025-02-11T13:51:42.766Z] Removing intermediate container 6e8ae58cb0e2 [2025-02-11T13:51:42.766Z] ---> a0c5413b0520 [2025-02-11T13:51:42.766Z] Step 13/27 : FROM alpine:3.20 [2025-02-11T13:51:42.766Z] 3.20: Pulling from library/alpine [2025-02-11T13:51:42.766Z] 66a3d608f3fa: Pulling fs layer [2025-02-11T13:51:42.766Z] 66a3d608f3fa: Verifying Checksum [2025-02-11T13:51:42.766Z] 66a3d608f3fa: Download complete [2025-02-11T13:51:42.766Z] 66a3d608f3fa: Pull complete [2025-02-11T13:51:42.766Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T13:51:42.766Z] Status: Downloaded newer image for alpine:3.20 [2025-02-11T13:51:42.766Z] ---> e29df9b510ff [2025-02-11T13:51:42.766Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-11T13:51:42.766Z] ---> Running in e1d1e0c44188 [2025-02-11T13:51:42.766Z] Removing intermediate container e1d1e0c44188 [2025-02-11T13:51:42.766Z] ---> 876b219bae83 [2025-02-11T13:51:42.766Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-02-11T13:51:42.766Z] ---> Running in 5f78b535e6f5 [2025-02-11T13:51:42.766Z] Removing intermediate container 5f78b535e6f5 [2025-02-11T13:51:42.766Z] ---> b828e1c1f016 [2025-02-11T13:51:42.766Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-11T13:51:42.766Z] ---> Running in 0150190a7bfb [2025-02-11T13:51:42.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T13:51:42.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T13:51:42.766Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-11T13:51:42.766Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-11T13:51:42.766Z] Executing busybox-1.36.1-r29.trigger [2025-02-11T13:51:42.766Z] Executing ca-certificates-20241121-r1.trigger [2025-02-11T13:51:42.766Z] OK: 9 MiB in 16 packages [2025-02-11T13:51:42.766Z] Removing intermediate container 0150190a7bfb [2025-02-11T13:51:42.766Z] ---> deb36cbbc1a1 [2025-02-11T13:51:42.766Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-11T13:51:42.766Z] ---> Running in 5f4e42882cb6 [2025-02-11T13:51:42.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-11T13:51:42.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-11T13:51:42.766Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T13:51:42.766Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T13:51:42.766Z] Executing ca-certificates-20241121-r1.trigger [2025-02-11T13:51:42.766Z] OK: 9 MiB in 16 packages [2025-02-11T13:51:42.766Z] Removing intermediate container 5f4e42882cb6 [2025-02-11T13:51:42.766Z] ---> 6e735741c26c [2025-02-11T13:51:42.766Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-11T13:51:42.766Z] ---> 4d0b10557ddc [2025-02-11T13:51:42.766Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-11T13:51:42.766Z] ---> bae9de719129 [2025-02-11T13:51:42.766Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-11T13:51:42.766Z] ---> 63c61cbdead8 [2025-02-11T13:51:42.766Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-02-11T13:51:43.703Z] ---> 72ec225d2a41 [2025-02-11T13:51:43.703Z] Step 22/27 : EXPOSE 48095 [2025-02-11T13:51:43.703Z] ---> Running in 81fc15609bf5 [2025-02-11T13:51:43.963Z] Removing intermediate container 81fc15609bf5 [2025-02-11T13:51:43.963Z] ---> 750fc7f4693e [2025-02-11T13:51:43.963Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-02-11T13:51:43.963Z] ---> Running in 1bc9f345f0fe [2025-02-11T13:51:43.963Z] Removing intermediate container 1bc9f345f0fe [2025-02-11T13:51:43.963Z] ---> f59d3a3c53ab [2025-02-11T13:51:43.963Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-11T13:51:43.963Z] ---> Running in f89ad994c7ea [2025-02-11T13:51:43.963Z] Removing intermediate container f89ad994c7ea [2025-02-11T13:51:43.963Z] ---> 869a49245b11 [2025-02-11T13:51:43.963Z] Step 25/27 : LABEL arch=amd64 [2025-02-11T13:51:43.963Z] ---> Running in b9162c525a01 [2025-02-11T13:51:44.223Z] Removing intermediate container b9162c525a01 [2025-02-11T13:51:44.223Z] ---> da0f8374b03a [2025-02-11T13:51:44.223Z] Step 26/27 : LABEL git_sha=405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T13:51:44.223Z] ---> Running in 1c9ea59623d3 [2025-02-11T13:51:44.223Z] Removing intermediate container 1c9ea59623d3 [2025-02-11T13:51:44.223Z] ---> bed6d0f9b7fc [2025-02-11T13:51:44.223Z] Step 27/27 : LABEL version=4.0.0-dev.16 [2025-02-11T13:51:44.223Z] ---> Running in dc2fe8701309 [2025-02-11T13:51:44.223Z] Removing intermediate container dc2fe8701309 [2025-02-11T13:51:44.223Z] ---> 98f18c1a90a1 [2025-02-11T13:51:44.223Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-11T13:51:44.223Z] Successfully built 98f18c1a90a1 [2025-02-11T13:51:44.223Z] Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T13:51:44.350Z] provisioning config files... [2025-02-11T13:51:44.359Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4699194198935745104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T13:51:44.669Z] ---> ****-login.sh [2025-02-11T13:51:44.669Z] nexus3.edgexfoundry.org:10001 [2025-02-11T13:51:44.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:44.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:44.669Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:44.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:44.670Z] [2025-02-11T13:51:44.670Z] Login Succeeded [2025-02-11T13:51:44.670Z] nexus3.edgexfoundry.org:10002 [2025-02-11T13:51:44.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:44.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:44.670Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:44.670Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:44.670Z] [2025-02-11T13:51:44.670Z] Login Succeeded [2025-02-11T13:51:44.670Z] nexus3.edgexfoundry.org:10003 [2025-02-11T13:51:44.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:44.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:44.930Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:44.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:44.930Z] [2025-02-11T13:51:44.930Z] Login Succeeded [2025-02-11T13:51:44.930Z] nexus3.edgexfoundry.org:10004 [2025-02-11T13:51:44.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:44.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:44.930Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:44.930Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:44.930Z] [2025-02-11T13:51:44.930Z] Login Succeeded [2025-02-11T13:51:44.930Z] ****.io [2025-02-11T13:51:44.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T13:51:45.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T13:51:45.190Z] Configure a credential helper to remove this warning. See [2025-02-11T13:51:45.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T13:51:45.190Z] [2025-02-11T13:51:45.190Z] Login Succeeded [2025-02-11T13:51:45.190Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T13:51:45.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T13:51:45.251Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T13:51:45.286Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-02-11T13:51:45.286Z] 405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T13:51:45.286Z] latest [2025-02-11T13:51:45.286Z] 4.0.0-dev.16 [2025-02-11T13:51:45.286Z] 405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [2025-02-11T13:51:45.286Z] main [2025-02-11T13:51:45.286Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:45.628Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:45.952Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T13:51:45.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-11T13:51:45.952Z] 688133068b18: Preparing [2025-02-11T13:51:45.952Z] f433d8b24904: Preparing [2025-02-11T13:51:45.952Z] 81b08cde630b: Preparing [2025-02-11T13:51:45.952Z] ef4c8fb9d688: Preparing [2025-02-11T13:51:45.952Z] 24a47a2b70da: Preparing [2025-02-11T13:51:45.952Z] b5a43a32c07c: Preparing [2025-02-11T13:51:45.952Z] ce5a8cde9eee: Preparing [2025-02-11T13:51:45.952Z] b5a43a32c07c: Waiting [2025-02-11T13:51:45.952Z] ce5a8cde9eee: Waiting [2025-02-11T13:51:45.952Z] 81b08cde630b: Pushed [2025-02-11T13:51:45.952Z] f433d8b24904: Pushed [2025-02-11T13:51:45.952Z] ef4c8fb9d688: Pushed [2025-02-11T13:51:45.952Z] ce5a8cde9eee: Layer already exists [2025-02-11T13:51:46.210Z] b5a43a32c07c: Pushed [2025-02-11T13:51:46.468Z] 24a47a2b70da: Pushed [2025-02-11T13:51:47.980Z] 5c7f0f088c93: Pull complete [2025-02-11T13:51:49.758Z] 688133068b18: Pushed [2025-02-11T13:51:49.758Z] 405ca1ad626f130e581dbb17472310acb117b457: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:50.097Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:50.422Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-02-11T13:51:50.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-11T13:51:50.422Z] 688133068b18: Preparing [2025-02-11T13:51:50.422Z] f433d8b24904: Preparing [2025-02-11T13:51:50.422Z] 81b08cde630b: Preparing [2025-02-11T13:51:50.422Z] ef4c8fb9d688: Preparing [2025-02-11T13:51:50.422Z] 24a47a2b70da: Preparing [2025-02-11T13:51:50.422Z] b5a43a32c07c: Preparing [2025-02-11T13:51:50.422Z] ce5a8cde9eee: Preparing [2025-02-11T13:51:50.422Z] b5a43a32c07c: Waiting [2025-02-11T13:51:50.422Z] ce5a8cde9eee: Waiting [2025-02-11T13:51:50.422Z] f433d8b24904: Layer already exists [2025-02-11T13:51:50.422Z] ef4c8fb9d688: Layer already exists [2025-02-11T13:51:50.422Z] 81b08cde630b: Layer already exists [2025-02-11T13:51:50.422Z] 24a47a2b70da: Layer already exists [2025-02-11T13:51:50.422Z] 688133068b18: Layer already exists [2025-02-11T13:51:50.422Z] ce5a8cde9eee: Layer already exists [2025-02-11T13:51:50.422Z] b5a43a32c07c: Layer already exists [2025-02-11T13:51:50.422Z] latest: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:50.756Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:51.089Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.16 [2025-02-11T13:51:51.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-11T13:51:51.090Z] 688133068b18: Preparing [2025-02-11T13:51:51.090Z] f433d8b24904: Preparing [2025-02-11T13:51:51.090Z] 81b08cde630b: Preparing [2025-02-11T13:51:51.090Z] ef4c8fb9d688: Preparing [2025-02-11T13:51:51.090Z] 24a47a2b70da: Preparing [2025-02-11T13:51:51.090Z] b5a43a32c07c: Preparing [2025-02-11T13:51:51.090Z] ce5a8cde9eee: Preparing [2025-02-11T13:51:51.090Z] b5a43a32c07c: Waiting [2025-02-11T13:51:51.090Z] ce5a8cde9eee: Waiting [2025-02-11T13:51:51.090Z] 81b08cde630b: Layer already exists [2025-02-11T13:51:51.090Z] 24a47a2b70da: Layer already exists [2025-02-11T13:51:51.090Z] ef4c8fb9d688: Layer already exists [2025-02-11T13:51:51.090Z] 688133068b18: Layer already exists [2025-02-11T13:51:51.090Z] f433d8b24904: Layer already exists [2025-02-11T13:51:51.090Z] b5a43a32c07c: Layer already exists [2025-02-11T13:51:51.090Z] ce5a8cde9eee: Layer already exists [2025-02-11T13:51:51.090Z] 4.0.0-dev.16: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:51.348Z] 4fdc064ae6cf: Pull complete [2025-02-11T13:51:51.348Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-02-11T13:51:51.348Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-02-11T13:51:51.348Z] ---> 63f30b955cb9 [2025-02-11T13:51:51.348Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-02-11T13:51:51.415Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:51.631Z] ---> Running in 5347b9db7efd [2025-02-11T13:51:51.745Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [2025-02-11T13:51:51.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-11T13:51:51.745Z] 688133068b18: Preparing [2025-02-11T13:51:51.745Z] f433d8b24904: Preparing [2025-02-11T13:51:51.745Z] 81b08cde630b: Preparing [2025-02-11T13:51:51.745Z] ef4c8fb9d688: Preparing [2025-02-11T13:51:51.745Z] 24a47a2b70da: Preparing [2025-02-11T13:51:51.745Z] b5a43a32c07c: Preparing [2025-02-11T13:51:51.745Z] ce5a8cde9eee: Preparing [2025-02-11T13:51:51.745Z] ce5a8cde9eee: Waiting [2025-02-11T13:51:51.745Z] b5a43a32c07c: Waiting [2025-02-11T13:51:51.745Z] ef4c8fb9d688: Layer already exists [2025-02-11T13:51:51.745Z] 24a47a2b70da: Layer already exists [2025-02-11T13:51:51.745Z] 688133068b18: Layer already exists [2025-02-11T13:51:51.745Z] 81b08cde630b: Layer already exists [2025-02-11T13:51:51.745Z] f433d8b24904: Layer already exists [2025-02-11T13:51:51.745Z] b5a43a32c07c: Layer already exists [2025-02-11T13:51:51.745Z] ce5a8cde9eee: Layer already exists [2025-02-11T13:51:51.745Z] 405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:51.901Z] Removing intermediate container 5347b9db7efd [2025-02-11T13:51:51.901Z] ---> f4748ad28343 [2025-02-11T13:51:51.901Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-02-11T13:51:51.901Z] ---> Running in 060eb96f36e7 [2025-02-11T13:51:52.079Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:52.176Z] Removing intermediate container 060eb96f36e7 [2025-02-11T13:51:52.176Z] ---> 3fb828a31e3f [2025-02-11T13:51:52.176Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-02-11T13:51:52.410Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-02-11T13:51:52.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-02-11T13:51:52.410Z] 688133068b18: Preparing [2025-02-11T13:51:52.411Z] f433d8b24904: Preparing [2025-02-11T13:51:52.411Z] 81b08cde630b: Preparing [2025-02-11T13:51:52.411Z] ef4c8fb9d688: Preparing [2025-02-11T13:51:52.411Z] 24a47a2b70da: Preparing [2025-02-11T13:51:52.411Z] b5a43a32c07c: Preparing [2025-02-11T13:51:52.411Z] ce5a8cde9eee: Preparing [2025-02-11T13:51:52.411Z] b5a43a32c07c: Waiting [2025-02-11T13:51:52.411Z] ce5a8cde9eee: Waiting [2025-02-11T13:51:52.411Z] 81b08cde630b: Layer already exists [2025-02-11T13:51:52.411Z] 24a47a2b70da: Layer already exists [2025-02-11T13:51:52.411Z] ef4c8fb9d688: Layer already exists [2025-02-11T13:51:52.411Z] 688133068b18: Layer already exists [2025-02-11T13:51:52.411Z] f433d8b24904: Layer already exists [2025-02-11T13:51:52.411Z] b5a43a32c07c: Layer already exists [2025-02-11T13:51:52.411Z] ce5a8cde9eee: Layer already exists [2025-02-11T13:51:52.411Z] main: digest: sha256:fab633fda5bcf54fadfc2084bc06b13d704c6529a22bcd8a782568f7e60450c3 size: 1785 [Pipeline] } [Pipeline] // withEnv [2025-02-11T13:51:52.445Z] ---> Running in 514171043c78 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T13:51:52.492Z] ===================================================== [Pipeline] echo [2025-02-11T13:51:52.506Z] taggedImages: [2025-02-11T13:51:52.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T13:51:52.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-02-11T13:51:52.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.16 [2025-02-11T13:51:52.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [2025-02-11T13:51:52.506Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:52.719Z] Removing intermediate container 514171043c78 [2025-02-11T13:51:52.719Z] ---> 3bf066b5467b [2025-02-11T13:51:52.719Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-11T13:51:52.719Z] ---> Running in dd2244bb6a30 [2025-02-11T13:51:52.921Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T13:51:52.921Z] [2025-02-11T13:51:52.921Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:51:53.232Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T13:51:53.232Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-11T13:51:53.232Z] 5eb5b503b376: Pulling fs layer [2025-02-11T13:51:53.232Z] 5c69ac0246d0: Pulling fs layer [2025-02-11T13:51:53.232Z] ec43610c2a17: Pulling fs layer [2025-02-11T13:51:53.232Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-11T13:51:53.232Z] 33b1e0a273af: Pulling fs layer [2025-02-11T13:51:53.232Z] 5d3b04190fa2: Pulling fs layer [2025-02-11T13:51:53.232Z] 2f39f015ded8: Pulling fs layer [2025-02-11T13:51:53.232Z] 5d3b04190fa2: Waiting [2025-02-11T13:51:53.232Z] 33b1e0a273af: Waiting [2025-02-11T13:51:53.232Z] 3a2ae6a8a46f: Waiting [2025-02-11T13:51:53.232Z] 5c69ac0246d0: Download complete [2025-02-11T13:51:53.232Z] 3a2ae6a8a46f: Download complete [2025-02-11T13:51:53.232Z] 33b1e0a273af: Verifying Checksum [2025-02-11T13:51:53.232Z] 33b1e0a273af: Download complete [2025-02-11T13:51:53.232Z] ec43610c2a17: Verifying Checksum [2025-02-11T13:51:53.232Z] ec43610c2a17: Download complete [2025-02-11T13:51:53.232Z] 5d3b04190fa2: Verifying Checksum [2025-02-11T13:51:53.232Z] 5d3b04190fa2: Download complete [2025-02-11T13:51:53.490Z] 5eb5b503b376: Verifying Checksum [2025-02-11T13:51:53.490Z] 5eb5b503b376: Download complete [2025-02-11T13:51:54.059Z] 2f39f015ded8: Download complete [2025-02-11T13:51:54.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T13:51:54.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T13:51:54.628Z] 5eb5b503b376: Pull complete [2025-02-11T13:51:54.628Z] 5c69ac0246d0: Pull complete [2025-02-11T13:51:55.193Z] ec43610c2a17: Pull complete [2025-02-11T13:51:55.193Z] 3a2ae6a8a46f: Pull complete [2025-02-11T13:51:55.453Z] 33b1e0a273af: Pull complete [2025-02-11T13:51:55.453Z] 5d3b04190fa2: Pull complete [2025-02-11T13:51:55.564Z] OK: 239 MiB in 58 packages [2025-02-11T13:51:56.539Z] Removing intermediate container dd2244bb6a30 [2025-02-11T13:51:56.539Z] ---> 8674fe3636a8 [2025-02-11T13:51:56.539Z] Step 7/12 : WORKDIR /app [2025-02-11T13:51:56.539Z] ---> Running in 803249ddf561 [2025-02-11T13:51:57.140Z] Removing intermediate container 803249ddf561 [2025-02-11T13:51:57.140Z] ---> c4df2a290cc4 [2025-02-11T13:51:57.140Z] Step 8/12 : COPY go.mod vendor* ./ [2025-02-11T13:51:57.410Z] ---> c4e8eaee00da [2025-02-11T13:51:57.410Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T13:51:57.410Z] ---> Running in 28d78271a9ea [2025-02-11T13:51:59.665Z] 2f39f015ded8: Pull complete [2025-02-11T13:51:59.665Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-11T13:51:59.665Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T13:51:59.665Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T13:51:59.769Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T13:51:59.797Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-11T13:52:05.246Z] $ docker top fc4cd6ba52fa04adc41dbb51786dbdfa65824aff648aace3137815d305f21fae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T13:52:05.626Z] ---> job-cost.sh [2025-02-11T13:52:05.626Z] lf-activate-venv: SKIPPING [2025-02-11T13:52:05.626Z] INFO: No Stack... [2025-02-11T13:52:05.886Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-11T13:52:06.152Z] INFO: Archiving Costs [Pipeline] sh [2025-02-11T13:52:06.448Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-02-11T13:52:06.448Z] + cut -d, -f6 [Pipeline] lock [2025-02-11T13:52:06.462Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [2025-02-11T13:52:06.471Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] did not exist. Created. [2025-02-11T13:52:06.478Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-11T13:52:06.787Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-11T13:52:06.824Z] Stashed 1 file(s) [Pipeline] } [2025-02-11T13:52:06.831Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-11T13:52:06.852Z] $ docker stop --time=1 fc4cd6ba52fa04adc41dbb51786dbdfa65824aff648aace3137815d305f21fae [2025-02-11T13:52:08.016Z] $ docker rm -f --volumes fc4cd6ba52fa04adc41dbb51786dbdfa65824aff648aace3137815d305f21fae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-11T13:53:49.183Z] Removing intermediate container 28d78271a9ea [2025-02-11T13:53:49.183Z] ---> e6b86faf1e9b [2025-02-11T13:53:49.183Z] Step 10/12 : COPY . . [2025-02-11T13:53:49.183Z] ---> 1ee731e9c282 [2025-02-11T13:53:49.183Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-11T13:53:49.183Z] ---> Running in 74bb2cd271b9 [2025-02-11T13:53:49.463Z] Removing intermediate container 74bb2cd271b9 [2025-02-11T13:53:49.463Z] ---> fb2f3446a90a [2025-02-11T13:53:49.463Z] Step 12/12 : RUN $MAKE [2025-02-11T13:53:49.739Z] ---> Running in 3a8792cd287c [2025-02-11T13:53:50.745Z] noop [2025-02-11T13:53:51.709Z] Removing intermediate container 3a8792cd287c [2025-02-11T13:53:51.709Z] ---> f6d08b99aba4 [2025-02-11T13:53:51.709Z] Successfully built f6d08b99aba4 [2025-02-11T13:53:51.709Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:53:52.084Z] + docker inspect -f . ci-base-image-arm64 [2025-02-11T13:53:52.084Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T13:53:52.329Z] prd-ubuntu20.04-docker-arm64-4c-16g-38654 does not seem to be running inside a container [2025-02-11T13:53:52.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/264 -v /w/workspace/app-service-configurable/264:/w/workspace/app-service-configurable/264:rw,z -v /w/workspace/app-service-configurable/264@tmp:/w/workspace/app-service-configurable/264@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-02-11T13:53:53.782Z] $ docker top 5acbb12dc744d9220e27fea33929dc0ece28106073e4d28370ae6337f62a066d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T13:53:54.670Z] + go version [2025-02-11T13:53:54.670Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-02-11T13:53:54.685Z] $ docker stop --time=1 5acbb12dc744d9220e27fea33929dc0ece28106073e4d28370ae6337f62a066d [2025-02-11T13:53:57.631Z] $ docker rm -f --volumes 5acbb12dc744d9220e27fea33929dc0ece28106073e4d28370ae6337f62a066d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T13:53:58.275Z] + docker inspect -f . ci-base-image-arm64 [2025-02-11T13:53:58.275Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T13:53:58.516Z] prd-ubuntu20.04-docker-arm64-4c-16g-38654 does not seem to be running inside a container [2025-02-11T13:53:58.624Z] $ 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/264 -v /w/workspace/app-service-configurable/264:/w/workspace/app-service-configurable/264:rw,z -v /w/workspace/app-service-configurable/264@tmp:/w/workspace/app-service-configurable/264@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-02-11T13:53:59.899Z] $ docker top 7925120d0adeb596b71282595907549c473847bd873daaae2122df634c7602f6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T13:54:00.773Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/264 [Pipeline] fileExists [Pipeline] sh [2025-02-11T13:54:01.491Z] + make test [2025-02-11T13:54:01.491Z] go test -race -coverprofile=coverage.out ./... [2025-02-11T13:58:23.411Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-02-11T13:58:23.411Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-02-11T13:58:23.411Z] go vet ./... [2025-02-11T14:02:31.228Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-02-11T14:02:31.228Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-02-11T14:02:31.228Z] ./bin/test-attribution-txt.sh [2025-02-11T14:02:31.228Z] An attribution for github.com/blang/semver/v4 is missing from Attribution.txt, please add [Pipeline] echo [2025-02-11T14:02:31.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-02-11T14:02:31.268Z] $ docker stop --time=1 7925120d0adeb596b71282595907549c473847bd873daaae2122df634c7602f6 [2025-02-11T14:02:33.229Z] $ docker rm -f --volumes 7925120d0adeb596b71282595907549c473847bd873daaae2122df634c7602f6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T14:02:35.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-02-11T14:02:35.768Z] Warning: overwriting stash ‘coverage-report’ [2025-02-11T14:02:36.265Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-11T14:02:36.710Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-02-11T14:02:37.054Z] + ls -al . [2025-02-11T14:02:37.054Z] total 244 [2025-02-11T14:02:37.054Z] drwxrwxr-x 6 jenkins jenkins 4096 Feb 11 13:54 . [2025-02-11T14:02:37.054Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 13:50 .. [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 119 Feb 11 13:50 .dockerignore [2025-02-11T14:02:37.054Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 13:50 .git [2025-02-11T14:02:37.054Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 13:50 .github [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 106 Feb 11 13:50 .gitignore [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 11 13:50 .golangci.yml [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 16432 Feb 11 13:50 Attribution.txt [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 37263 Feb 11 13:50 CHANGELOG.md [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 2008 Feb 11 13:50 Dockerfile [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 11 13:50 GOVERNANCE.md [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 666 Feb 11 13:50 Jenkinsfile [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 10174 Feb 11 13:50 LICENSE [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 618 Feb 11 13:50 OWNERS.md [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 4952 Feb 11 13:50 README.md [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 11 13:48 VERSION [2025-02-11T14:02:37.054Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 13:50 bin [2025-02-11T14:02:37.054Z] -rw-r--r-- 1 jenkins jenkins 953 Feb 11 13:58 coverage.out [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 6544 Feb 11 13:50 go.mod [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 88264 Feb 11 13:50 go.sum [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 1937 Feb 11 13:50 main.go [2025-02-11T14:02:37.054Z] -rw-rw-r-- 1 jenkins jenkins 3362 Feb 11 13:50 makefile [2025-02-11T14:02:37.054Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 13:50 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:02:37.423Z] + 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=405ca1ad626f130e581dbb17472310acb117b457 --label arch=arm64 --label version=4.0.0-dev.16 . [2025-02-11T14:02:37.423Z] Sending build context to Docker daemon 223.7kB [2025-02-11T14:02:37.702Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-02-11T14:02:37.702Z] Step 2/27 : FROM ${BASE} AS builder [2025-02-11T14:02:37.702Z] ---> f6d08b99aba4 [2025-02-11T14:02:37.702Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-02-11T14:02:37.971Z] ---> Running in ebf2929182c6 [2025-02-11T14:02:38.241Z] Removing intermediate container ebf2929182c6 [2025-02-11T14:02:38.241Z] ---> 74327fc11766 [2025-02-11T14:02:38.241Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-02-11T14:02:38.241Z] ---> Running in 2288af7a1a0a [2025-02-11T14:02:38.519Z] Removing intermediate container 2288af7a1a0a [2025-02-11T14:02:38.519Z] ---> 86c66bdf6079 [2025-02-11T14:02:38.519Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-02-11T14:02:38.786Z] ---> Running in c480b31bf32a [2025-02-11T14:02:39.058Z] Removing intermediate container c480b31bf32a [2025-02-11T14:02:39.058Z] ---> bf0e7df0883d [2025-02-11T14:02:39.058Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-02-11T14:02:39.058Z] ---> Running in b127233a82f8 [2025-02-11T14:02:40.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T14:02:40.489Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T14:02:42.437Z] OK: 239 MiB in 58 packages [2025-02-11T14:02:43.413Z] Removing intermediate container b127233a82f8 [2025-02-11T14:02:43.413Z] ---> 1be2b98c7e26 [2025-02-11T14:02:43.413Z] Step 7/27 : WORKDIR /app [2025-02-11T14:02:43.414Z] ---> Running in 2aa5b65eb2b4 [2025-02-11T14:02:43.682Z] Removing intermediate container 2aa5b65eb2b4 [2025-02-11T14:02:43.682Z] ---> 587c1d1929ba [2025-02-11T14:02:43.682Z] Step 8/27 : COPY go.mod vendor* ./ [2025-02-11T14:02:44.272Z] ---> 2b650e9d5f48 [2025-02-11T14:02:44.272Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-11T14:02:44.272Z] ---> Running in 4f8ae06331ed [2025-02-11T14:02:46.936Z] Removing intermediate container 4f8ae06331ed [2025-02-11T14:02:46.936Z] ---> f9e60653d19d [2025-02-11T14:02:46.936Z] Step 10/27 : COPY . . [2025-02-11T14:02:47.525Z] ---> 5b736ad46d02 [2025-02-11T14:02:47.525Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-11T14:02:47.525Z] ---> Running in 63cd6fac9065 [2025-02-11T14:02:47.796Z] Removing intermediate container 63cd6fac9065 [2025-02-11T14:02:47.796Z] ---> 7be7d488cea6 [2025-02-11T14:02:47.796Z] Step 12/27 : RUN $MAKE [2025-02-11T14:02:48.073Z] ---> Running in 90c0f0aa9f50 [2025-02-11T14:02:49.073Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0-dev.25 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-02-11T14:06:40.934Z] Removing intermediate container 90c0f0aa9f50 [2025-02-11T14:06:40.934Z] ---> 380216ef2615 [2025-02-11T14:06:40.934Z] Step 13/27 : FROM alpine:3.20 [2025-02-11T14:06:40.934Z] 3.20: Pulling from library/alpine [2025-02-11T14:06:40.934Z] 0152682790bb: Pulling fs layer [2025-02-11T14:06:40.934Z] 0152682790bb: Verifying Checksum [2025-02-11T14:06:40.934Z] 0152682790bb: Download complete [2025-02-11T14:06:41.897Z] 0152682790bb: Pull complete [2025-02-11T14:06:41.897Z] Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-02-11T14:06:41.897Z] Status: Downloaded newer image for alpine:3.20 [2025-02-11T14:06:41.897Z] ---> f4194d9e8c10 [2025-02-11T14:06:41.897Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-02-11T14:06:41.897Z] ---> Running in 4722d791ef78 [2025-02-11T14:06:42.166Z] Removing intermediate container 4722d791ef78 [2025-02-11T14:06:42.166Z] ---> 4fd5e2bf1f1d [2025-02-11T14:06:42.166Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-02-11T14:06:42.166Z] ---> Running in 0beea5553819 [2025-02-11T14:06:42.440Z] Removing intermediate container 0beea5553819 [2025-02-11T14:06:42.440Z] ---> 313857d1c5f1 [2025-02-11T14:06:42.440Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-02-11T14:06:42.710Z] ---> Running in ee28555c04c1 [2025-02-11T14:06:43.673Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T14:06:44.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T14:06:46.571Z] (1/2) Installing ca-certificates (20241121-r1) [2025-02-11T14:06:46.571Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-02-11T14:06:46.571Z] Executing busybox-1.36.1-r29.trigger [2025-02-11T14:06:46.571Z] Executing ca-certificates-20241121-r1.trigger [2025-02-11T14:06:46.571Z] OK: 10 MiB in 16 packages [2025-02-11T14:06:48.002Z] Removing intermediate container ee28555c04c1 [2025-02-11T14:06:48.002Z] ---> 449e4fda8fb4 [2025-02-11T14:06:48.002Z] Step 17/27 : RUN apk --no-cache upgrade [2025-02-11T14:06:48.002Z] ---> Running in 43d44a372edc [2025-02-11T14:06:48.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-02-11T14:06:49.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-02-11T14:06:50.967Z] (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T14:06:50.967Z] (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) [2025-02-11T14:06:50.967Z] Executing ca-certificates-20241121-r1.trigger [2025-02-11T14:06:51.237Z] OK: 10 MiB in 16 packages [2025-02-11T14:06:52.672Z] Removing intermediate container 43d44a372edc [2025-02-11T14:06:52.672Z] ---> b7f76548db4c [2025-02-11T14:06:52.672Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-02-11T14:06:52.939Z] ---> d14f3ada5c9e [2025-02-11T14:06:52.939Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-02-11T14:06:53.524Z] ---> c4a5b9c8cc0b [2025-02-11T14:06:53.524Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-02-11T14:06:54.111Z] ---> bfd47de5d1d9 [2025-02-11T14:06:54.111Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-02-11T14:06:56.053Z] ---> 8b2e80628fed [2025-02-11T14:06:56.053Z] Step 22/27 : EXPOSE 48095 [2025-02-11T14:06:56.053Z] ---> Running in 25a0852356e5 [2025-02-11T14:06:56.319Z] Removing intermediate container 25a0852356e5 [2025-02-11T14:06:56.319Z] ---> b9781a5d7fc5 [2025-02-11T14:06:56.319Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-02-11T14:06:56.585Z] ---> Running in d8d3154c4dfc [2025-02-11T14:06:56.853Z] Removing intermediate container d8d3154c4dfc [2025-02-11T14:06:56.853Z] ---> f72d9b8201b6 [2025-02-11T14:06:56.853Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-02-11T14:06:56.853Z] ---> Running in b08370f9c136 [2025-02-11T14:06:57.133Z] Removing intermediate container b08370f9c136 [2025-02-11T14:06:57.133Z] ---> 75e954ab4cd7 [2025-02-11T14:06:57.133Z] Step 25/27 : LABEL arch=arm64 [2025-02-11T14:06:57.133Z] ---> Running in 590b1de74259 [2025-02-11T14:06:57.718Z] Removing intermediate container 590b1de74259 [2025-02-11T14:06:57.718Z] ---> cca5dc271ac2 [2025-02-11T14:06:57.718Z] Step 26/27 : LABEL git_sha=405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T14:06:57.718Z] ---> Running in 2087bf253eea [2025-02-11T14:06:57.985Z] Removing intermediate container 2087bf253eea [2025-02-11T14:06:57.985Z] ---> 1acb2abedaf3 [2025-02-11T14:06:57.985Z] Step 27/27 : LABEL version=4.0.0-dev.16 [2025-02-11T14:06:57.985Z] ---> Running in a9b8bd136f81 [2025-02-11T14:06:58.252Z] Removing intermediate container a9b8bd136f81 [2025-02-11T14:06:58.252Z] ---> 36fdbfb2800d [2025-02-11T14:06:58.252Z] [Warning] One or more build-args [ARCH] were not consumed [2025-02-11T14:06:58.252Z] Successfully built 36fdbfb2800d [2025-02-11T14:06:58.252Z] 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-02-11T14:06:58.421Z] provisioning config files... [2025-02-11T14:06:58.440Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/264@tmp/config8076368384359672400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:06:58.792Z] ---> ****-login.sh [2025-02-11T14:06:58.792Z] nexus3.edgexfoundry.org:10001 [2025-02-11T14:06:58.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T14:06:59.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T14:06:59.060Z] Configure a credential helper to remove this warning. See [2025-02-11T14:06:59.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T14:06:59.060Z] [2025-02-11T14:06:59.060Z] Login Succeeded [2025-02-11T14:06:59.060Z] nexus3.edgexfoundry.org:10002 [2025-02-11T14:06:59.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T14:06:59.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T14:06:59.336Z] Configure a credential helper to remove this warning. See [2025-02-11T14:06:59.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T14:06:59.336Z] [2025-02-11T14:06:59.336Z] Login Succeeded [2025-02-11T14:06:59.336Z] nexus3.edgexfoundry.org:10003 [2025-02-11T14:06:59.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T14:06:59.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T14:06:59.869Z] Configure a credential helper to remove this warning. See [2025-02-11T14:06:59.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T14:06:59.869Z] [2025-02-11T14:06:59.869Z] Login Succeeded [2025-02-11T14:06:59.869Z] nexus3.edgexfoundry.org:10004 [2025-02-11T14:07:00.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T14:07:00.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T14:07:00.134Z] Configure a credential helper to remove this warning. See [2025-02-11T14:07:00.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T14:07:00.134Z] [2025-02-11T14:07:00.135Z] Login Succeeded [2025-02-11T14:07:00.135Z] ****.io [2025-02-11T14:07:00.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-11T14:07:00.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-11T14:07:00.665Z] Configure a credential helper to remove this warning. See [2025-02-11T14:07:00.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-11T14:07:00.665Z] [2025-02-11T14:07:00.665Z] Login Succeeded [2025-02-11T14:07:00.665Z] ---> ****-login.sh ends [Pipeline] } [2025-02-11T14:07:00.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T14:07:00.737Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-11T14:07:00.768Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-02-11T14:07:00.768Z] 405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T14:07:00.768Z] latest [2025-02-11T14:07:00.768Z] 4.0.0-dev.16 [2025-02-11T14:07:00.768Z] 405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [2025-02-11T14:07:00.768Z] main [2025-02-11T14:07:00.768Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:01.150Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:03.457Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T14:07:03.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-11T14:07:03.457Z] 5626441f6c5a: Preparing [2025-02-11T14:07:03.457Z] ba8d49c1d804: Preparing [2025-02-11T14:07:03.457Z] 58a0d420fa2a: Preparing [2025-02-11T14:07:03.457Z] 56dbd3a958d9: Preparing [2025-02-11T14:07:03.457Z] 35412adc2a77: Preparing [2025-02-11T14:07:03.457Z] b70ec79e83b3: Preparing [2025-02-11T14:07:03.457Z] 534a70dc8296: Preparing [2025-02-11T14:07:03.457Z] b70ec79e83b3: Waiting [2025-02-11T14:07:03.457Z] 534a70dc8296: Waiting [2025-02-11T14:07:03.724Z] 58a0d420fa2a: Pushed [2025-02-11T14:07:03.724Z] 56dbd3a958d9: Pushed [2025-02-11T14:07:03.724Z] ba8d49c1d804: Pushed [2025-02-11T14:07:03.724Z] 534a70dc8296: Layer already exists [2025-02-11T14:07:03.991Z] b70ec79e83b3: Pushed [2025-02-11T14:07:04.953Z] 35412adc2a77: Pushed [2025-02-11T14:07:13.157Z] 5626441f6c5a: Pushed [2025-02-11T14:07:13.157Z] 405ca1ad626f130e581dbb17472310acb117b457: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:13.522Z] + 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-02-11T14:07:13.885Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-02-11T14:07:13.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-11T14:07:13.885Z] 5626441f6c5a: Preparing [2025-02-11T14:07:13.885Z] ba8d49c1d804: Preparing [2025-02-11T14:07:13.885Z] 58a0d420fa2a: Preparing [2025-02-11T14:07:13.885Z] 56dbd3a958d9: Preparing [2025-02-11T14:07:13.885Z] 35412adc2a77: Preparing [2025-02-11T14:07:13.885Z] b70ec79e83b3: Preparing [2025-02-11T14:07:13.885Z] 534a70dc8296: Preparing [2025-02-11T14:07:13.885Z] b70ec79e83b3: Waiting [2025-02-11T14:07:13.885Z] 534a70dc8296: Waiting [2025-02-11T14:07:13.885Z] 35412adc2a77: Layer already exists [2025-02-11T14:07:13.885Z] 56dbd3a958d9: Layer already exists [2025-02-11T14:07:13.885Z] 58a0d420fa2a: Layer already exists [2025-02-11T14:07:13.885Z] ba8d49c1d804: Layer already exists [2025-02-11T14:07:13.885Z] 5626441f6c5a: Layer already exists [2025-02-11T14:07:13.885Z] b70ec79e83b3: Layer already exists [2025-02-11T14:07:13.885Z] 534a70dc8296: Layer already exists [2025-02-11T14:07:14.150Z] latest: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:14.526Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:14.884Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.16 [2025-02-11T14:07:14.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-11T14:07:14.884Z] 5626441f6c5a: Preparing [2025-02-11T14:07:14.884Z] ba8d49c1d804: Preparing [2025-02-11T14:07:14.884Z] 58a0d420fa2a: Preparing [2025-02-11T14:07:14.884Z] 56dbd3a958d9: Preparing [2025-02-11T14:07:14.884Z] 35412adc2a77: Preparing [2025-02-11T14:07:14.884Z] b70ec79e83b3: Preparing [2025-02-11T14:07:14.884Z] 534a70dc8296: Preparing [2025-02-11T14:07:14.884Z] b70ec79e83b3: Waiting [2025-02-11T14:07:14.884Z] 534a70dc8296: Waiting [2025-02-11T14:07:14.884Z] 35412adc2a77: Layer already exists [2025-02-11T14:07:14.884Z] 58a0d420fa2a: Layer already exists [2025-02-11T14:07:14.884Z] 5626441f6c5a: Layer already exists [2025-02-11T14:07:14.884Z] 56dbd3a958d9: Layer already exists [2025-02-11T14:07:14.884Z] ba8d49c1d804: Layer already exists [2025-02-11T14:07:14.884Z] b70ec79e83b3: Layer already exists [2025-02-11T14:07:14.884Z] 534a70dc8296: Layer already exists [2025-02-11T14:07:15.149Z] 4.0.0-dev.16: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:15.522Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:15.877Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [2025-02-11T14:07:15.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-11T14:07:15.877Z] 5626441f6c5a: Preparing [2025-02-11T14:07:15.877Z] ba8d49c1d804: Preparing [2025-02-11T14:07:15.877Z] 58a0d420fa2a: Preparing [2025-02-11T14:07:15.877Z] 56dbd3a958d9: Preparing [2025-02-11T14:07:15.877Z] 35412adc2a77: Preparing [2025-02-11T14:07:15.877Z] b70ec79e83b3: Preparing [2025-02-11T14:07:15.877Z] 534a70dc8296: Preparing [2025-02-11T14:07:15.877Z] b70ec79e83b3: Waiting [2025-02-11T14:07:15.877Z] 534a70dc8296: Waiting [2025-02-11T14:07:15.877Z] 56dbd3a958d9: Layer already exists [2025-02-11T14:07:15.877Z] 35412adc2a77: Layer already exists [2025-02-11T14:07:15.877Z] 5626441f6c5a: Layer already exists [2025-02-11T14:07:15.877Z] 58a0d420fa2a: Layer already exists [2025-02-11T14:07:15.877Z] ba8d49c1d804: Layer already exists [2025-02-11T14:07:15.877Z] b70ec79e83b3: Layer already exists [2025-02-11T14:07:15.877Z] 534a70dc8296: Layer already exists [2025-02-11T14:07:16.142Z] 405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:16.513Z] + 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-02-11T14:07:16.873Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-02-11T14:07:16.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-02-11T14:07:16.873Z] 5626441f6c5a: Preparing [2025-02-11T14:07:16.873Z] ba8d49c1d804: Preparing [2025-02-11T14:07:16.873Z] 58a0d420fa2a: Preparing [2025-02-11T14:07:16.873Z] 56dbd3a958d9: Preparing [2025-02-11T14:07:16.873Z] 35412adc2a77: Preparing [2025-02-11T14:07:16.873Z] b70ec79e83b3: Preparing [2025-02-11T14:07:16.873Z] 534a70dc8296: Preparing [2025-02-11T14:07:16.873Z] b70ec79e83b3: Waiting [2025-02-11T14:07:16.873Z] 534a70dc8296: Waiting [2025-02-11T14:07:16.873Z] 5626441f6c5a: Layer already exists [2025-02-11T14:07:16.873Z] 56dbd3a958d9: Layer already exists [2025-02-11T14:07:16.873Z] 58a0d420fa2a: Layer already exists [2025-02-11T14:07:16.873Z] ba8d49c1d804: Layer already exists [2025-02-11T14:07:16.873Z] 35412adc2a77: Layer already exists [2025-02-11T14:07:16.873Z] 534a70dc8296: Layer already exists [2025-02-11T14:07:16.873Z] b70ec79e83b3: Layer already exists [2025-02-11T14:07:17.140Z] main: digest: sha256:aa460d540655ec043ad45b5c999dbe8540e380bf8f10631ba9b0ce2de0e116e3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-02-11T14:07:17.228Z] ===================================================== [Pipeline] echo [2025-02-11T14:07:17.243Z] taggedImages: [2025-02-11T14:07:17.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457 [2025-02-11T14:07:17.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-02-11T14:07:17.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.16 [2025-02-11T14:07:17.243Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:405ca1ad626f130e581dbb17472310acb117b457-4.0.0-dev.16 [2025-02-11T14:07:17.243Z] - 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-02-11T14:07:17.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-11T14:07:17.641Z] [2025-02-11T14:07:17.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:17.980Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-11T14:07:17.980Z] arm64: Pulling from edgex-lftools-log-publisher [2025-02-11T14:07:17.980Z] 8998bd30e6a1: Pulling fs layer [2025-02-11T14:07:17.980Z] 04944245beec: Pulling fs layer [2025-02-11T14:07:17.980Z] 699f458cf7ca: Pulling fs layer [2025-02-11T14:07:17.980Z] 765212b225bb: Pulling fs layer [2025-02-11T14:07:17.980Z] f23df028b6ca: Pulling fs layer [2025-02-11T14:07:17.980Z] d65c8cfc05b1: Pulling fs layer [2025-02-11T14:07:17.980Z] 2437ff75d9bd: Pulling fs layer [2025-02-11T14:07:17.980Z] f23df028b6ca: Waiting [2025-02-11T14:07:17.980Z] d65c8cfc05b1: Waiting [2025-02-11T14:07:17.980Z] 2437ff75d9bd: Waiting [2025-02-11T14:07:17.980Z] 765212b225bb: Waiting [2025-02-11T14:07:18.247Z] 04944245beec: Verifying Checksum [2025-02-11T14:07:18.247Z] 04944245beec: Download complete [2025-02-11T14:07:18.247Z] 765212b225bb: Verifying Checksum [2025-02-11T14:07:18.247Z] 765212b225bb: Download complete [2025-02-11T14:07:18.247Z] f23df028b6ca: Verifying Checksum [2025-02-11T14:07:18.247Z] f23df028b6ca: Download complete [2025-02-11T14:07:18.247Z] d65c8cfc05b1: Verifying Checksum [2025-02-11T14:07:18.247Z] d65c8cfc05b1: Download complete [2025-02-11T14:07:18.513Z] 699f458cf7ca: Verifying Checksum [2025-02-11T14:07:18.513Z] 699f458cf7ca: Download complete [2025-02-11T14:07:18.778Z] 8998bd30e6a1: Verifying Checksum [2025-02-11T14:07:18.779Z] 8998bd30e6a1: Download complete [2025-02-11T14:07:21.354Z] 2437ff75d9bd: Verifying Checksum [2025-02-11T14:07:21.354Z] 2437ff75d9bd: Download complete [2025-02-11T14:07:23.939Z] 8998bd30e6a1: Pull complete [2025-02-11T14:07:24.206Z] 04944245beec: Pull complete [2025-02-11T14:07:26.149Z] 699f458cf7ca: Pull complete [2025-02-11T14:07:26.149Z] 765212b225bb: Pull complete [2025-02-11T14:07:27.112Z] f23df028b6ca: Pull complete [2025-02-11T14:07:27.112Z] d65c8cfc05b1: Pull complete [2025-02-11T14:07:45.968Z] 2437ff75d9bd: Pull complete [2025-02-11T14:07:45.968Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-02-11T14:07:45.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-02-11T14:07:45.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T14:07:46.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-38654 does not seem to be running inside a container [2025-02-11T14:07:46.291Z] $ 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/264 -v /w/workspace/app-service-configurable/264:/w/workspace/app-service-configurable/264:rw,z -v /w/workspace/app-service-configurable/264@tmp:/w/workspace/app-service-configurable/264@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-02-11T14:07:49.121Z] $ docker top 30f901a6e3034c1d0aa8d8d9161874420c0131e160c4b6fc8c7ba17f4e27bc15 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:07:50.020Z] ---> job-cost.sh [2025-02-11T14:07:50.020Z] lf-activate-venv: SKIPPING [2025-02-11T14:07:50.020Z] INFO: No Stack... [2025-02-11T14:07:50.611Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-02-11T14:07:51.197Z] INFO: Archiving Costs [Pipeline] sh [2025-02-11T14:07:51.850Z] + + cut -d, -f6 [2025-02-11T14:07:51.850Z] cat /w/workspace/app-service-configurable/264/archives/cost.csv [Pipeline] lock [2025-02-11T14:07:51.903Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [2025-02-11T14:07:51.913Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] did not exist. Created. [2025-02-11T14:07:51.920Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-11T14:07:52.261Z] /w/workspace/app-service-configurable/264@tmp/durable-60f713a2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-02-11T14:07:52.585Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-02-11T14:07:52.867Z] Warning: overwriting stash ‘stack-cost’ [2025-02-11T14:07:52.917Z] Stashed 1 file(s) [Pipeline] } [2025-02-11T14:07:52.925Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-264-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-11T14:07:52.948Z] $ docker stop --time=1 30f901a6e3034c1d0aa8d8d9161874420c0131e160c4b6fc8c7ba17f4e27bc15 [2025-02-11T14:07:54.432Z] $ docker rm -f --volumes 30f901a6e3034c1d0aa8d8d9161874420c0131e160c4b6fc8c7ba17f4e27bc15 [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-02-11T14:07:54.929Z] provisioning config files... [2025-02-11T14:07:54.954Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1860792811994901752tmp [Pipeline] { [Pipeline] sh [2025-02-11T14:07:55.302Z] + set +x [2025-02-11T14:07:55.302Z] + curl -s https://codecov.io/bash [2025-02-11T14:07:55.302Z] + bash -s -- [2025-02-11T14:07:55.302Z] [2025-02-11T14:07:55.302Z] _____ _ [2025-02-11T14:07:55.302Z] / ____| | | [2025-02-11T14:07:55.302Z] | | ___ __| | ___ ___ _____ __ [2025-02-11T14:07:55.302Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-02-11T14:07:55.302Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-02-11T14:07:55.302Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-02-11T14:07:55.302Z] Bash-1.0.6 [2025-02-11T14:07:55.302Z] [2025-02-11T14:07:55.302Z] [2025-02-11T14:07:55.302Z] ==> git version 2.25.1 found [2025-02-11T14:07:55.302Z] ==> 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-02-11T14:07:55.302Z] Release-Date: 2020-01-08 [2025-02-11T14:07:55.302Z] 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-02-11T14:07:55.302Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-02-11T14:07:55.302Z] ==> Jenkins CI detected. [2025-02-11T14:07:55.302Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-02-11T14:07:55.302Z] project root: . [2025-02-11T14:07:55.302Z] --> token set from env [2025-02-11T14:07:55.302Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-02-11T14:07:55.302Z] ==> Running gcov in . (disable via -X gcov) [2025-02-11T14:07:55.302Z] ==> Python coveragepy not found [2025-02-11T14:07:55.302Z] ==> Searching for coverage reports in: [2025-02-11T14:07:55.302Z] + . [2025-02-11T14:07:55.302Z] -> Found 1 reports [2025-02-11T14:07:55.302Z] ==> Detecting git/mercurial file structure [2025-02-11T14:07:55.302Z] ==> Reading reports [2025-02-11T14:07:55.561Z] + ./coverage.out bytes=953 [2025-02-11T14:07:55.561Z] ==> Appending adjustments [2025-02-11T14:07:55.561Z] https://docs.codecov.io/docs/fixing-reports [2025-02-11T14:07:55.561Z] + Found adjustments [2025-02-11T14:07:55.561Z] ==> Gzipping contents [2025-02-11T14:07:55.561Z] 4.0K /tmp/codecov.Khvg4k.gz [2025-02-11T14:07:55.561Z] ==> Uploading reports [2025-02-11T14:07:55.561Z] url: https://codecov.io [2025-02-11T14:07:55.561Z] query: branch=main&commit=405ca1ad626f130e581dbb17472310acb117b457&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F264%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-11T14:07:55.561Z] -> Pinging Codecov [2025-02-11T14:07:55.561Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=405ca1ad626f130e581dbb17472310acb117b457&build=264&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F264%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-02-11T14:07:55.821Z] -> Uploading to [2025-02-11T14:07:55.821Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/405ca1ad626f130e581dbb17472310acb117b457/b2cec31b-c77e-4f32-b73e-da5c800baf2a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T140755Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=bf26b546652ba34009eac315529ab5dc4056c2477318603c11efb524cfbbcd79 [2025-02-11T14:07:55.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-02-11T14:07:55.821Z] Dload Upload Total Spent Left Speed [2025-02-11T14:07:56.081Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2445 --:--:-- --:--:-- --:--:-- 2445 [2025-02-11T14:07:56.081Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] } [2025-02-11T14:07:56.090Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-02-11T14:07:56.256Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-02-11T14:07:56.273Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:56.600Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-11T14:07:56.600Z] [2025-02-11T14:07:56.600Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:07:56.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-11T14:07:56.909Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-02-11T14:07:56.909Z] 43c4264eed91: Pulling fs layer [2025-02-11T14:07:56.909Z] 4cc291be95ef: Pulling fs layer [2025-02-11T14:07:56.909Z] 2ac1f1163629: Pulling fs layer [2025-02-11T14:07:56.909Z] 5c3c966382ef: Pulling fs layer [2025-02-11T14:07:56.909Z] 4f4fb700ef54: Pulling fs layer [2025-02-11T14:07:56.909Z] d9c7d2e4e75e: Pulling fs layer [2025-02-11T14:07:56.909Z] 9c3e1370e548: Pulling fs layer [2025-02-11T14:07:56.909Z] 5c3c966382ef: Waiting [2025-02-11T14:07:56.909Z] d9c7d2e4e75e: Waiting [2025-02-11T14:07:56.909Z] 4f4fb700ef54: Waiting [2025-02-11T14:07:56.909Z] 9c3e1370e548: Waiting [2025-02-11T14:07:56.909Z] 4cc291be95ef: Verifying Checksum [2025-02-11T14:07:56.910Z] 4cc291be95ef: Download complete [2025-02-11T14:07:56.910Z] 5c3c966382ef: Verifying Checksum [2025-02-11T14:07:56.910Z] 5c3c966382ef: Download complete [2025-02-11T14:07:56.910Z] 4f4fb700ef54: Verifying Checksum [2025-02-11T14:07:56.910Z] 4f4fb700ef54: Download complete [2025-02-11T14:07:56.910Z] 43c4264eed91: Verifying Checksum [2025-02-11T14:07:56.910Z] 43c4264eed91: Download complete [2025-02-11T14:07:57.169Z] 43c4264eed91: Pull complete [2025-02-11T14:07:57.169Z] d9c7d2e4e75e: Verifying Checksum [2025-02-11T14:07:57.169Z] d9c7d2e4e75e: Download complete [2025-02-11T14:07:57.169Z] 4cc291be95ef: Pull complete [2025-02-11T14:07:57.428Z] 2ac1f1163629: Verifying Checksum [2025-02-11T14:07:57.428Z] 2ac1f1163629: Download complete [2025-02-11T14:07:58.007Z] 9c3e1370e548: Verifying Checksum [2025-02-11T14:07:58.007Z] 9c3e1370e548: Download complete [2025-02-11T14:08:00.539Z] 2ac1f1163629: Pull complete [2025-02-11T14:08:00.539Z] 5c3c966382ef: Pull complete [2025-02-11T14:08:00.539Z] 4f4fb700ef54: Pull complete [2025-02-11T14:08:00.797Z] d9c7d2e4e75e: Pull complete [2025-02-11T14:08:04.075Z] 9c3e1370e548: Pull complete [2025-02-11T14:08:04.075Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-02-11T14:08:04.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-02-11T14:08:04.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T14:08:04.184Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T14:08:04.235Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-02-11T14:08:10.581Z] $ docker top 29e63a9162cf2d8fe6949064fb8aa156eb01adb0522013206eff9d59fb748d52 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T14:08:10.939Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-02-11T14:08:10.951Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-02-11T14:08:11.229Z] + set -o pipefail [2025-02-11T14:08:11.229Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-02-11T14:08:19.350Z] [2025-02-11T14:08:19.350Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-02-11T14:08:19.350Z] [2025-02-11T14:08:19.350Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/89b3f054-e793-4539-ab6e-5b69698e5c4f [2025-02-11T14:08:19.350Z] [2025-02-11T14:08:19.350Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-02-11T14:08:19.350Z] [2025-02-11T14:08:19.350Z] [2025-02-11T14:08:19.350Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-02-11T14:08:19.350Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-02-11T14:08:19.356Z] $ docker stop --time=1 29e63a9162cf2d8fe6949064fb8aa156eb01adb0522013206eff9d59fb748d52 [2025-02-11T14:08:24.869Z] $ docker rm -f --volumes 29e63a9162cf2d8fe6949064fb8aa156eb01adb0522013206eff9d59fb748d52 [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-02-11T14:08:54.925Z] + git log --format=format:%s -1 405ca1ad626f130e581dbb17472310acb117b457 [Pipeline] sh [2025-02-11T14:08:55.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T14:08:55.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:08:55.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T14:08:55.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T14:08:55.634Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T14:08:55.666Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T14:08:56.134Z] $ docker top 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T14:08:56.235Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T14:08:56.236Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T14:08:56.345Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T14:08:56.344Z] $ docker exec 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 ssh-agent [2025-02-11T14:08:56.464Z] SSH_AUTH_SOCK=/tmp/ssh-N9G2GvdgBZ8J/agent.32 [2025-02-11T14:08:56.464Z] SSH_AGENT_PID=39 [2025-02-11T14:08:56.469Z] Running ssh-add (command line suppressed) [2025-02-11T14:08:56.575Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8388699236680281084.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8388699236680281084.key) [2025-02-11T14:08:56.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T14:08:56.882Z] + git semver tag [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,043 [run_tag] DEBUG tag force:False [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,044 [check_head_tag] DEBUG check head tag [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,046 [execute] INFO git cat-file --batch-check [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,050 [execute] INFO git cat-file --batch [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,081 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,081 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,081 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-02-11T14:08:57.142Z] 2025-02-11 14:08:57,087 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T14:08:57.142Z] 4.0.0-dev.16 [Pipeline] } [2025-02-11T14:08:57.148Z] $ docker exec --env ******** --env ******** 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 ssh-agent -k [2025-02-11T14:08:57.240Z] unset SSH_AUTH_SOCK; [2025-02-11T14:08:57.240Z] unset SSH_AGENT_PID; [2025-02-11T14:08:57.240Z] echo Agent pid 39 killed; [2025-02-11T14:08:57.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T14:08:57.591Z] + git semver [Pipeline] } [2025-02-11T14:08:57.860Z] $ docker stop --time=1 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 [2025-02-11T14:08:59.326Z] $ docker rm -f --volumes 0657f65f9c37dce6f0aeff1c6d7ef5078d6c3a13de480c96bb6c42d1f345d8f8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:08:59.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-11T14:08:59.786Z] [2025-02-11T14:08:59.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:09:00.094Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-11T14:09:00.094Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-02-11T14:09:00.094Z] ab5ef0e58194: Pulling fs layer [2025-02-11T14:09:00.094Z] 9712f1f96733: Pulling fs layer [2025-02-11T14:09:00.094Z] 63f879dbbcfc: Pulling fs layer [2025-02-11T14:09:00.094Z] 0d9ebad4ef96: Pulling fs layer [2025-02-11T14:09:00.094Z] e9a5061849ea: Pulling fs layer [2025-02-11T14:09:00.094Z] d747dcd14b5f: Pulling fs layer [2025-02-11T14:09:00.094Z] 2de7ff778b66: Pulling fs layer [2025-02-11T14:09:00.094Z] 0d9ebad4ef96: Waiting [2025-02-11T14:09:00.094Z] e9a5061849ea: Waiting [2025-02-11T14:09:00.094Z] d747dcd14b5f: Waiting [2025-02-11T14:09:00.094Z] 2de7ff778b66: Waiting [2025-02-11T14:09:00.094Z] 9712f1f96733: Download complete [2025-02-11T14:09:00.352Z] 63f879dbbcfc: Verifying Checksum [2025-02-11T14:09:00.352Z] 63f879dbbcfc: Download complete [2025-02-11T14:09:00.612Z] e9a5061849ea: Verifying Checksum [2025-02-11T14:09:00.612Z] e9a5061849ea: Download complete [2025-02-11T14:09:00.612Z] d747dcd14b5f: Verifying Checksum [2025-02-11T14:09:00.612Z] d747dcd14b5f: Download complete [2025-02-11T14:09:00.612Z] ab5ef0e58194: Verifying Checksum [2025-02-11T14:09:00.612Z] ab5ef0e58194: Download complete [2025-02-11T14:09:00.612Z] 2de7ff778b66: Verifying Checksum [2025-02-11T14:09:00.612Z] 2de7ff778b66: Download complete [2025-02-11T14:09:00.612Z] 0d9ebad4ef96: Verifying Checksum [2025-02-11T14:09:00.612Z] 0d9ebad4ef96: Download complete [2025-02-11T14:09:03.147Z] ab5ef0e58194: Pull complete [2025-02-11T14:09:03.147Z] 9712f1f96733: Pull complete [2025-02-11T14:09:04.086Z] 63f879dbbcfc: Pull complete [2025-02-11T14:09:07.370Z] 0d9ebad4ef96: Pull complete [2025-02-11T14:09:07.628Z] e9a5061849ea: Pull complete [2025-02-11T14:09:07.628Z] d747dcd14b5f: Pull complete [2025-02-11T14:09:08.563Z] 2de7ff778b66: Pull complete [2025-02-11T14:09:08.563Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-02-11T14:09:08.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-02-11T14:09:08.563Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T14:09:08.671Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T14:09:08.701Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-02-11T14:09:14.925Z] $ docker top 6cf433b6715e9192be66add077f319d29e279945e49ab812b268eba02195857f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-02-11T14:09:15.006Z] provisioning config files... [2025-02-11T14:09:15.012Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17217731692699515963tmp [2025-02-11T14:09:15.021Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4054215762883080708tmp [2025-02-11T14:09:15.031Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12956444931803742409tmp [Pipeline] { [Pipeline] echo [2025-02-11T14:09:15.062Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:15.357Z] ---> sigul-configuration.sh [2025-02-11T14:09:15.357Z] gpg: directory `/root/.gnupg' created [2025-02-11T14:09:15.357Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-02-11T14:09:15.357Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-02-11T14:09:15.357Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-02-11T14:09:15.357Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-02-11T14:09:15.357Z] gpg: CAST5 encrypted data [2025-02-11T14:09:15.357Z] gpg: encrypted with 1 passphrase [2025-02-11T14:09:15.357Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-02-11T14:09:15.654Z] + mkdir /home/jenkins [2025-02-11T14:09:15.654Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-02-11T14:09:15.951Z] + 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-02-11T14:09:15.963Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:16.255Z] ---> sigul-install.sh [2025-02-11T14:09:16.255Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-02-11T14:09:16.551Z] + git tag --list [2025-02-11T14:09:16.551Z] v1.0.0 [2025-02-11T14:09:16.551Z] v1.1.0 [2025-02-11T14:09:16.551Z] v1.2.0 [2025-02-11T14:09:16.551Z] v1.3.0 [2025-02-11T14:09:16.551Z] v1.3.1 [2025-02-11T14:09:16.551Z] v2.0.0 [2025-02-11T14:09:16.551Z] v2.0.1 [2025-02-11T14:09:16.551Z] v2.1.0 [2025-02-11T14:09:16.551Z] v2.1.1 [2025-02-11T14:09:16.551Z] v2.1.2 [2025-02-11T14:09:16.551Z] v2.2.0 [2025-02-11T14:09:16.551Z] v2.3 [2025-02-11T14:09:16.551Z] v2.3.0 [2025-02-11T14:09:16.551Z] v2.3.1 [2025-02-11T14:09:16.551Z] v3.0 [2025-02-11T14:09:16.551Z] v3.0.0 [2025-02-11T14:09:16.551Z] v3.0.1 [2025-02-11T14:09:16.551Z] v3.0.1-dev.1 [2025-02-11T14:09:16.551Z] v3.1 [2025-02-11T14:09:16.551Z] v3.1.0 [2025-02-11T14:09:16.551Z] v3.1.0-dev.1 [2025-02-11T14:09:16.551Z] v3.1.0-dev.10 [2025-02-11T14:09:16.551Z] v3.1.0-dev.11 [2025-02-11T14:09:16.551Z] v3.1.0-dev.12 [2025-02-11T14:09:16.551Z] v3.1.0-dev.13 [2025-02-11T14:09:16.551Z] v3.1.0-dev.14 [2025-02-11T14:09:16.551Z] v3.1.0-dev.15 [2025-02-11T14:09:16.551Z] v3.1.0-dev.16 [2025-02-11T14:09:16.551Z] v3.1.0-dev.17 [2025-02-11T14:09:16.551Z] v3.1.0-dev.18 [2025-02-11T14:09:16.551Z] v3.1.0-dev.19 [2025-02-11T14:09:16.551Z] v3.1.0-dev.2 [2025-02-11T14:09:16.551Z] v3.1.0-dev.20 [2025-02-11T14:09:16.551Z] v3.1.0-dev.21 [2025-02-11T14:09:16.551Z] v3.1.0-dev.22 [2025-02-11T14:09:16.551Z] v3.1.0-dev.23 [2025-02-11T14:09:16.551Z] v3.1.0-dev.24 [2025-02-11T14:09:16.551Z] v3.1.0-dev.25 [2025-02-11T14:09:16.551Z] v3.1.0-dev.26 [2025-02-11T14:09:16.551Z] v3.1.0-dev.27 [2025-02-11T14:09:16.551Z] v3.1.0-dev.28 [2025-02-11T14:09:16.551Z] v3.1.0-dev.29 [2025-02-11T14:09:16.551Z] v3.1.0-dev.3 [2025-02-11T14:09:16.551Z] v3.1.0-dev.30 [2025-02-11T14:09:16.551Z] v3.1.0-dev.31 [2025-02-11T14:09:16.551Z] v3.1.0-dev.32 [2025-02-11T14:09:16.551Z] v3.1.0-dev.33 [2025-02-11T14:09:16.551Z] v3.1.0-dev.34 [2025-02-11T14:09:16.551Z] v3.1.0-dev.35 [2025-02-11T14:09:16.551Z] v3.1.0-dev.36 [2025-02-11T14:09:16.551Z] v3.1.0-dev.37 [2025-02-11T14:09:16.551Z] v3.1.0-dev.38 [2025-02-11T14:09:16.551Z] v3.1.0-dev.39 [2025-02-11T14:09:16.551Z] v3.1.0-dev.4 [2025-02-11T14:09:16.551Z] v3.1.0-dev.5 [2025-02-11T14:09:16.551Z] v3.1.0-dev.6 [2025-02-11T14:09:16.551Z] v3.1.0-dev.7 [2025-02-11T14:09:16.551Z] v3.1.0-dev.8 [2025-02-11T14:09:16.551Z] v3.1.0-dev.9 [2025-02-11T14:09:16.551Z] v3.1.1 [2025-02-11T14:09:16.551Z] v3.1.1-dev.1 [2025-02-11T14:09:16.551Z] v3.2.0-dev.1 [2025-02-11T14:09:16.551Z] v3.2.0-dev.10 [2025-02-11T14:09:16.551Z] v3.2.0-dev.11 [2025-02-11T14:09:16.551Z] v3.2.0-dev.12 [2025-02-11T14:09:16.551Z] v3.2.0-dev.13 [2025-02-11T14:09:16.551Z] v3.2.0-dev.14 [2025-02-11T14:09:16.551Z] v3.2.0-dev.15 [2025-02-11T14:09:16.551Z] v3.2.0-dev.16 [2025-02-11T14:09:16.551Z] v3.2.0-dev.17 [2025-02-11T14:09:16.551Z] v3.2.0-dev.18 [2025-02-11T14:09:16.551Z] v3.2.0-dev.19 [2025-02-11T14:09:16.551Z] v3.2.0-dev.2 [2025-02-11T14:09:16.551Z] v3.2.0-dev.20 [2025-02-11T14:09:16.551Z] v3.2.0-dev.21 [2025-02-11T14:09:16.551Z] v3.2.0-dev.22 [2025-02-11T14:09:16.551Z] v3.2.0-dev.23 [2025-02-11T14:09:16.551Z] v3.2.0-dev.24 [2025-02-11T14:09:16.551Z] v3.2.0-dev.25 [2025-02-11T14:09:16.551Z] v3.2.0-dev.26 [2025-02-11T14:09:16.551Z] v3.2.0-dev.27 [2025-02-11T14:09:16.551Z] v3.2.0-dev.28 [2025-02-11T14:09:16.551Z] v3.2.0-dev.29 [2025-02-11T14:09:16.551Z] v3.2.0-dev.3 [2025-02-11T14:09:16.551Z] v3.2.0-dev.30 [2025-02-11T14:09:16.551Z] v3.2.0-dev.31 [2025-02-11T14:09:16.551Z] v3.2.0-dev.32 [2025-02-11T14:09:16.551Z] v3.2.0-dev.33 [2025-02-11T14:09:16.551Z] v3.2.0-dev.34 [2025-02-11T14:09:16.551Z] v3.2.0-dev.35 [2025-02-11T14:09:16.551Z] v3.2.0-dev.36 [2025-02-11T14:09:16.551Z] v3.2.0-dev.37 [2025-02-11T14:09:16.551Z] v3.2.0-dev.38 [2025-02-11T14:09:16.551Z] v3.2.0-dev.4 [2025-02-11T14:09:16.551Z] v3.2.0-dev.5 [2025-02-11T14:09:16.551Z] v3.2.0-dev.6 [2025-02-11T14:09:16.551Z] v3.2.0-dev.7 [2025-02-11T14:09:16.551Z] v3.2.0-dev.8 [2025-02-11T14:09:16.551Z] v3.2.0-dev.9 [2025-02-11T14:09:16.551Z] v4.0.0-dev.1 [2025-02-11T14:09:16.551Z] v4.0.0-dev.10 [2025-02-11T14:09:16.551Z] v4.0.0-dev.11 [2025-02-11T14:09:16.551Z] v4.0.0-dev.12 [2025-02-11T14:09:16.551Z] v4.0.0-dev.13 [2025-02-11T14:09:16.551Z] v4.0.0-dev.14 [2025-02-11T14:09:16.551Z] v4.0.0-dev.15 [2025-02-11T14:09:16.551Z] v4.0.0-dev.16 [2025-02-11T14:09:16.551Z] v4.0.0-dev.2 [2025-02-11T14:09:16.551Z] v4.0.0-dev.3 [2025-02-11T14:09:16.551Z] v4.0.0-dev.4 [2025-02-11T14:09:16.551Z] v4.0.0-dev.5 [2025-02-11T14:09:16.551Z] v4.0.0-dev.6 [2025-02-11T14:09:16.551Z] v4.0.0-dev.7 [2025-02-11T14:09:16.551Z] v4.0.0-dev.8 [2025-02-11T14:09:16.551Z] v4.0.0-dev.9 [Pipeline] sh [2025-02-11T14:09:16.850Z] + lftools sign git-tag v4.0.0-dev.16 [2025-02-11T14:09:17.419Z] Signing Git tag with Sigul... [2025-02-11T14:09:17.419Z] Signing v4.0.0-dev.16 [Pipeline] echo [2025-02-11T14:09:17.693Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:17.989Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-02-11T14:09:17.996Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-02-11T14:09:18.023Z] $ docker stop --time=1 6cf433b6715e9192be66add077f319d29e279945e49ab812b268eba02195857f [2025-02-11T14:09:19.313Z] $ docker rm -f --volumes 6cf433b6715e9192be66add077f319d29e279945e49ab812b268eba02195857f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-02-11T14:09:19.774Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T14:09:19.774Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:09:20.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T14:09:20.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T14:09:20.150Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T14:09:20.172Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T14:09:20.519Z] $ docker top a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 -eo pid,comm [2025-02-11T14:09:20.566Z] 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-02-11T14:09:20.566Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T14:09:20.615Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T14:09:20.615Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T14:09:20.718Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T14:09:20.717Z] $ docker exec a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 ssh-agent [2025-02-11T14:09:20.834Z] SSH_AUTH_SOCK=/tmp/ssh-VnK3GkhCaKt0/agent.32 [2025-02-11T14:09:20.834Z] SSH_AGENT_PID=38 [2025-02-11T14:09:20.840Z] Running ssh-add (command line suppressed) [2025-02-11T14:09:20.953Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_726475069250469803.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_726475069250469803.key) [2025-02-11T14:09:20.971Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T14:09:21.262Z] + git semver bump pre [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,433 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,433 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,433 [bump_version] DEBUG bumped version:4.0.0-dev.17 [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,433 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,433 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,433 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,435 [execute] INFO git cat-file --batch-check [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,436 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,441 [execute] INFO git cat-file --batch [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,442 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T14:09:21.520Z] 2025-02-11 14:09:21,447 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T14:09:21.520Z] 4.0.0-dev.17 [Pipeline] } [2025-02-11T14:09:21.525Z] $ docker exec --env ******** --env ******** a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 ssh-agent -k [2025-02-11T14:09:21.615Z] unset SSH_AUTH_SOCK; [2025-02-11T14:09:21.616Z] unset SSH_AGENT_PID; [2025-02-11T14:09:21.616Z] echo Agent pid 38 killed; [2025-02-11T14:09:21.632Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T14:09:21.960Z] + git semver [Pipeline] } [2025-02-11T14:09:22.230Z] $ docker stop --time=1 a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 [2025-02-11T14:09:23.474Z] $ docker rm -f --volumes a68164ff2685a85245320d1987a8d8d9ac6e8d50adcee1d899f0a1242a170eb5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-11T14:09:23.828Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-11T14:09:23.828Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:09:24.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-11T14:09:24.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T14:09:24.219Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T14:09:24.242Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-02-11T14:09:24.606Z] $ docker top 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-11T14:09:24.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-11T14:09:24.713Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-11T14:09:24.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-11T14:09:24.824Z] $ docker exec 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d ssh-agent [2025-02-11T14:09:24.932Z] SSH_AUTH_SOCK=/tmp/ssh-mnmpUnkN6WbU/agent.31 [2025-02-11T14:09:24.932Z] SSH_AGENT_PID=37 [2025-02-11T14:09:24.936Z] Running ssh-add (command line suppressed) [2025-02-11T14:09:25.038Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5109760848692237999.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5109760848692237999.key) [2025-02-11T14:09:25.055Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-11T14:09:25.348Z] + git semver push [2025-02-11T14:09:25.608Z] 2025-02-11 14:09:25,505 [run_push] DEBUG push [2025-02-11T14:09:25.608Z] 2025-02-11 14:09:25,506 [execute] INFO git cat-file --batch-check [2025-02-11T14:09:25.608Z] 2025-02-11 14:09:25,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-02-11T14:09:25.608Z] 2025-02-11 14:09:25,510 [execute] INFO git rev-list d16b2aaf6e93ca41c62d0628ff467f53a887e708 -- [2025-02-11T14:09:25.608Z] 2025-02-11 14:09:25,510 [execute] DEBUG Popen(['git', 'rev-list', 'd16b2aaf6e93ca41c62d0628ff467f53a887e708', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-11T14:09:25.608Z] 2025-02-11 14:09:25,521 [execute] INFO git fetch -v origin [2025-02-11T14:09:25.608Z] 2025-02-11 14:09:25,521 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-02-11T14:09:26.179Z] 2025-02-11 14:09:25,976 [run_push] DEBUG no remote changes detected [2025-02-11T14:09:26.179Z] 2025-02-11 14:09:25,976 [execute] INFO git push origin semver [2025-02-11T14:09:26.179Z] 2025-02-11 14:09:25,977 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-02-11T14:09:26.756Z] 2025-02-11 14:09:26,633 [run_push] DEBUG push all version tags [2025-02-11T14:09:26.756Z] 2025-02-11 14:09:26,634 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-02-11T14:09:26.756Z] 2025-02-11 14:09:26,634 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-02-11T14:09:27.692Z] 2025-02-11 14:09:27,348 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-02-11T14:09:27.692Z] 4.0.0-dev.17 [Pipeline] } [2025-02-11T14:09:27.696Z] $ docker exec --env ******** --env ******** 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d ssh-agent -k [2025-02-11T14:09:27.802Z] unset SSH_AUTH_SOCK; [2025-02-11T14:09:27.802Z] unset SSH_AGENT_PID; [2025-02-11T14:09:27.802Z] echo Agent pid 37 killed; [2025-02-11T14:09:27.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-11T14:09:28.148Z] + git semver [Pipeline] } [2025-02-11T14:09:28.417Z] $ docker stop --time=1 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d [2025-02-11T14:09:29.688Z] $ docker rm -f --volumes 66ab53f781fb1983dc1eaee0697b0de09c849638627f20158f01953c2e87cb3d [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-02-11T14:09:30.392Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-02-11T14:09:30.392Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-02-11T14:09:30.392Z] total 16 [2025-02-11T14:09:30.392Z] drwxr-xr-x 3 root root 4096 Feb 11 13:52 . [2025-02-11T14:09:30.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 14:09 .. [2025-02-11T14:09:30.392Z] drwxr-xr-x 2 root root 4096 Feb 11 13:52 cost [2025-02-11T14:09:30.392Z] -rw-r--r-- 1 root root 96 Feb 11 13:52 cost.csv [2025-02-11T14:09:30.392Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-02-11T14:09:30.392Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-02-11T14:09:30.392Z] total 16 [2025-02-11T14:09:30.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 13:52 . [2025-02-11T14:09:30.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 14:09 .. [2025-02-11T14:09:30.392Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 11 13:52 cost [2025-02-11T14:09:30.392Z] -rw-r--r-- 1 jenkins jenkins 96 Feb 11 13:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:30.684Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:31.540Z] ---> package-listing.sh [2025-02-11T14:09:31.541Z] ++ facter osfamily [2025-02-11T14:09:31.541Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-11T14:09:31.799Z] + OS_FAMILY=debian [2025-02-11T14:09:31.799Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-02-11T14:09:31.799Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-11T14:09:31.799Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-11T14:09:31.799Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-11T14:09:31.799Z] + PACKAGES=/tmp/packages_start.txt [2025-02-11T14:09:31.799Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-02-11T14:09:31.799Z] + PACKAGES=/tmp/packages_end.txt [2025-02-11T14:09:31.799Z] + case "${OS_FAMILY}" in [2025-02-11T14:09:31.799Z] + dpkg -l [2025-02-11T14:09:31.799Z] + grep '^ii' [2025-02-11T14:09:31.799Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-11T14:09:31.799Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-11T14:09:31.799Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-11T14:09:31.799Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-02-11T14:09:31.799Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-02-11T14:09:31.799Z] + 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-02-11T14:09:31.810Z] 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-02-11T14:09:32.095Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-11T14:09:32.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-11T14:09:32.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-11T14:09:32.736Z] prd-ubuntu20.04-docker-8c-8g-38652 does not seem to be running inside a container [2025-02-11T14:09:32.760Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-02-11T14:09:32.993Z] $ docker top 9ae6da2dcdc9bc0e5d347fb353ac0404db5c643c7c89cbac7c1d41c86b1dbebe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-11T14:09:33.343Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-11T14:09:33.630Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-11T14:09:33.912Z] + ls /var/log/sa-host [2025-02-11T14:09:33.912Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-11T14:09:34.073Z] provisioning config files... [2025-02-11T14:09:34.082Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10053634197996836831tmp [Pipeline] { [Pipeline] echo [2025-02-11T14:09:34.097Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:34.381Z] ---> create-netrc.sh [Pipeline] } [2025-02-11T14:09:34.389Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:34.741Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-11T14:09:34.751Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:35.035Z] ---> sudo-logs.sh [2025-02-11T14:09:35.035Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-11T14:09:35.064Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:35.348Z] ---> job-cost.sh [2025-02-11T14:09:35.348Z] lf-activate-venv: SKIPPING [2025-02-11T14:09:35.348Z] DEBUG: total: 0.2199999988079071 [2025-02-11T14:09:35.348Z] INFO: Retrieving Stack Cost... [2025-02-11T14:09:35.917Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-11T14:09:36.177Z] INFO: Archiving Costs [Pipeline] echo [2025-02-11T14:09:36.193Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-11T14:09:36.479Z] ---> logs-deploy.sh [2025-02-11T14:09:36.479Z] lf-activate-venv: SKIPPING [2025-02-11T14:09:36.479Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/264 [2025-02-11T14:09:36.479Z] INFO: archiving workspace using pattern(s): [2025-02-11T14:09:37.419Z] Archives upload complete. [2025-02-11T14:09:37.419Z] INFO: archiving logs to Nexus [2025-02-11T14:09:38.006Z] ---> uname -a: [2025-02-11T14:09:38.006Z] Linux prd-ubuntu20-04-docker-8c-8g-38652 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-02-11T14:09:38.006Z] [2025-02-11T14:09:38.006Z]