Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca24ff38ee77525a7d86288b96f75a28861749f8 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-ssh12595746073277688825.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-ssh13511894841225401748.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-ssh2199210211790102972.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-ssh7958084832162795285.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-ssh16525409774373037421.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 ‘prd-ubuntu20.04-docker-8c-8g-36200’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36201 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 ca24ff38ee77525a7d86288b96f75a28861749f8 (main) Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.18" > git config core.sparsecheckout # timeout=10 > git checkout -f ca24ff38ee77525a7d86288b96f75a28861749f8 # timeout=10 > git rev-list --no-walk dca47b6b483ac530d6b995c641b92f2a934b1184 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-06T12:42:05.125Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-06T12:42:05.191Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-06T12:42:05.214Z] ========================================================= [2025-01-06T12:42:05.214Z] EdgeX Global Pipelines Version Info [2025-01-06T12:42:05.214Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:42:06.373Z] ------------------- [2025-01-06T12:42:06.373Z] stable info: [2025-01-06T12:42:06.373Z] ------------------- [2025-01-06T12:42:06.373Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-06T12:42:06.373Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T12:42:06.373Z] Message: update stable to v1.0.269 [2025-01-06T12:42:06.634Z] ------------------- [2025-01-06T12:42:06.634Z] experimental info: [2025-01-06T12:42:06.634Z] ------------------- [2025-01-06T12:42:06.634Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-06T12:42:06.634Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T12:42:06.634Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-06T12:42:06.716Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2025-01-06T12:42:06.737Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2025-01-06T12:42:06.758Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-06T12:42:06.782Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-06T12:42:06.804Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-06T12:42:06.827Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-06T12:42:06.847Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-06T12:42:06.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-01-06T12:42:06.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-06T12:42:06.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-06T12:42:06.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-06T12:42:06.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2025-01-06T12:42:07.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-06T12:42:07.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-06T12:42:07.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T12:42:07.094Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T12:42:07.114Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-01-06T12:42:07.136Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-01-06T12:42:07.156Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-06T12:42:07.177Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-06T12:42:07.195Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-01-06T12:42:07.218Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-01-06T12:42:07.240Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-01-06T12:42:07.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-01-06T12:42:07.285Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-01-06T12:42:07.308Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-06T12:42:07.327Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-06T12:42:07.353Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-06T12:42:07.369Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-06T12:42:07.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-06T12:42:07.408Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] echo [2025-01-06T12:42:07.430Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca24ff3 [Pipeline] echo [2025-01-06T12:42:07.445Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T12:42:07.499Z] provisioning config files... [2025-01-06T12:42:07.512Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18054577924033335005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:42:07.838Z] ---> ****-login.sh [2025-01-06T12:42:07.838Z] nexus3.edgexfoundry.org:10001 [2025-01-06T12:42:08.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:08.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:08.107Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:08.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:08.107Z] [2025-01-06T12:42:08.107Z] Login Succeeded [2025-01-06T12:42:08.107Z] nexus3.edgexfoundry.org:10002 [2025-01-06T12:42:08.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:08.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:08.368Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:08.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:08.368Z] [2025-01-06T12:42:08.368Z] Login Succeeded [2025-01-06T12:42:08.368Z] nexus3.edgexfoundry.org:10003 [2025-01-06T12:42:08.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:08.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:08.368Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:08.368Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:08.368Z] [2025-01-06T12:42:08.368Z] Login Succeeded [2025-01-06T12:42:08.368Z] nexus3.edgexfoundry.org:10004 [2025-01-06T12:42:08.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:08.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:08.644Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:08.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:08.644Z] [2025-01-06T12:42:08.644Z] Login Succeeded [2025-01-06T12:42:08.644Z] ****.io [2025-01-06T12:42:08.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:08.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:08.905Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:08.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:08.905Z] [2025-01-06T12:42:08.905Z] Login Succeeded [2025-01-06T12:42:08.905Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T12:42:08.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-06T12:42:09.326Z] + git rev-list -1 --merges ca24ff38ee77525a7d86288b96f75a28861749f8~1..ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] echo [2025-01-06T12:42:09.358Z] -----------> git rev-list -1 --merges ca24ff38ee77525a7d86288b96f75a28861749f8~1..ca24ff38ee77525a7d86288b96f75a28861749f8 ca24ff38ee77525a7d86288b96f75a28861749f8 [2025-01-06T12:42:09.358Z] ca24ff38ee77525a7d86288b96f75a28861749f8 [false] [Pipeline] sh [2025-01-06T12:42:09.662Z] + git log --format=format:%s -1 ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] echo [2025-01-06T12:42:09.680Z] ========================================================= [2025-01-06T12:42:09.680Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-06T12:42:09.680Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T12:42:10.024Z] + git log --format=format:%s -1 ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] echo [2025-01-06T12:42:10.037Z] [semverPrep] GIT_COMMIT: ca24ff38ee77525a7d86288b96f75a28861749f8, Commit Message: Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.18 [Pipeline] echo [2025-01-06T12:42:10.055Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-01-06T12:42:10.474Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T12:42:10.474Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-06T12:42:10.474Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-06T12:42:10.474Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-06T12:42:10.474Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-06T12:42:10.474Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-06T12:42:10.474Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:42:10.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:42:10.851Z] [2025-01-06T12:42:10.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:42:11.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:42:11.172Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-06T12:42:11.172Z] b85a868b505f: Pulling fs layer [2025-01-06T12:42:11.172Z] e2be974225ed: Pulling fs layer [2025-01-06T12:42:11.172Z] 339a4e72a1f5: Pulling fs layer [2025-01-06T12:42:11.172Z] 988bab9f4d93: Pulling fs layer [2025-01-06T12:42:11.172Z] 1469e6f7b9e6: Pulling fs layer [2025-01-06T12:42:11.172Z] eaf3925da568: Pulling fs layer [2025-01-06T12:42:11.172Z] bab4dde63d76: Pulling fs layer [2025-01-06T12:42:11.172Z] bde34c3a00c8: Pulling fs layer [2025-01-06T12:42:11.172Z] b352a97aabf1: Pulling fs layer [2025-01-06T12:42:11.172Z] 4872d77fe225: Pulling fs layer [2025-01-06T12:42:11.172Z] 5851b861e8e6: Pulling fs layer [2025-01-06T12:42:11.172Z] 988bab9f4d93: Waiting [2025-01-06T12:42:11.172Z] 1469e6f7b9e6: Waiting [2025-01-06T12:42:11.172Z] eaf3925da568: Waiting [2025-01-06T12:42:11.172Z] bab4dde63d76: Waiting [2025-01-06T12:42:11.172Z] bde34c3a00c8: Waiting [2025-01-06T12:42:11.172Z] b352a97aabf1: Waiting [2025-01-06T12:42:11.172Z] 4872d77fe225: Waiting [2025-01-06T12:42:11.172Z] 5851b861e8e6: Waiting [2025-01-06T12:42:11.172Z] e2be974225ed: Verifying Checksum [2025-01-06T12:42:11.172Z] e2be974225ed: Download complete [2025-01-06T12:42:11.172Z] 988bab9f4d93: Verifying Checksum [2025-01-06T12:42:11.172Z] 988bab9f4d93: Download complete [2025-01-06T12:42:11.433Z] 1469e6f7b9e6: Verifying Checksum [2025-01-06T12:42:11.433Z] 1469e6f7b9e6: Download complete [2025-01-06T12:42:11.433Z] 339a4e72a1f5: Verifying Checksum [2025-01-06T12:42:11.433Z] 339a4e72a1f5: Download complete [2025-01-06T12:42:11.433Z] eaf3925da568: Download complete [2025-01-06T12:42:11.433Z] bde34c3a00c8: Verifying Checksum [2025-01-06T12:42:11.433Z] bde34c3a00c8: Download complete [2025-01-06T12:42:11.433Z] b352a97aabf1: Verifying Checksum [2025-01-06T12:42:11.433Z] b352a97aabf1: Download complete [2025-01-06T12:42:11.433Z] 4872d77fe225: Verifying Checksum [2025-01-06T12:42:11.433Z] 4872d77fe225: Download complete [2025-01-06T12:42:11.433Z] 5851b861e8e6: Verifying Checksum [2025-01-06T12:42:11.433Z] 5851b861e8e6: Download complete [2025-01-06T12:42:11.433Z] b85a868b505f: Verifying Checksum [2025-01-06T12:42:11.433Z] b85a868b505f: Download complete [2025-01-06T12:42:11.695Z] bab4dde63d76: Verifying Checksum [2025-01-06T12:42:11.695Z] bab4dde63d76: Download complete [2025-01-06T12:42:13.079Z] b85a868b505f: Pull complete [2025-01-06T12:42:13.079Z] e2be974225ed: Pull complete [2025-01-06T12:42:13.653Z] 339a4e72a1f5: Pull complete [2025-01-06T12:42:13.914Z] 988bab9f4d93: Pull complete [2025-01-06T12:42:14.175Z] 1469e6f7b9e6: Pull complete [2025-01-06T12:42:14.438Z] eaf3925da568: Pull complete [2025-01-06T12:42:16.998Z] bab4dde63d76: Pull complete [2025-01-06T12:42:17.576Z] bde34c3a00c8: Pull complete [2025-01-06T12:42:18.164Z] b352a97aabf1: Pull complete [2025-01-06T12:42:18.735Z] 4872d77fe225: Pull complete [2025-01-06T12:42:19.008Z] 5851b861e8e6: Pull complete [2025-01-06T12:42:19.268Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-06T12:42:19.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:42:19.529Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:42:19.666Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:42:19.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T12:42:28.112Z] $ docker top 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f -eo pid,comm [2025-01-06T12:42:28.241Z] 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-01-06T12:42:28.241Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T12:42:28.296Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T12:42:28.296Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T12:42:28.469Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T12:42:28.470Z] $ docker exec 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f ssh-agent [2025-01-06T12:42:28.583Z] SSH_AUTH_SOCK=/tmp/ssh-dtv9LU5ce4f3/agent.33 [2025-01-06T12:42:28.583Z] SSH_AGENT_PID=39 [2025-01-06T12:42:28.591Z] Running ssh-add (command line suppressed) [2025-01-06T12:42:28.684Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17549027516204776837.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17549027516204776837.key) [2025-01-06T12:42:28.700Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T12:42:29.019Z] + git tag --points-at HEAD [Pipeline] } [2025-01-06T12:42:29.029Z] $ docker exec --env ******** --env ******** 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f ssh-agent -k [2025-01-06T12:42:29.155Z] unset SSH_AUTH_SOCK; [2025-01-06T12:42:29.155Z] unset SSH_AGENT_PID; [2025-01-06T12:42:29.155Z] echo Agent pid 39 killed; [2025-01-06T12:42:29.168Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-06T12:42:29.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T12:42:29.211Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T12:42:29.411Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T12:42:29.412Z] $ docker exec 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f ssh-agent [2025-01-06T12:42:29.510Z] SSH_AUTH_SOCK=/tmp/ssh-nCiR6S1i6MU5/agent.73 [2025-01-06T12:42:29.510Z] SSH_AGENT_PID=80 [2025-01-06T12:42:29.514Z] Running ssh-add (command line suppressed) [2025-01-06T12:42:29.741Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3535794118970479243.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3535794118970479243.key) [2025-01-06T12:42:29.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T12:42:30.076Z] + git semver init [2025-01-06T12:42:30.340Z] 2025-01-06 12:42:30,301 [run_init] DEBUG init version:0.0.0 force:False [2025-01-06T12:42:30.340Z] 2025-01-06 12:42:30,302 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver [2025-01-06T12:42:30.340Z] 2025-01-06 12:42:30,303 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver [2025-01-06T12:42:30.340Z] 2025-01-06 12:42:30,303 [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-01-06T12:42:31.728Z] 2025-01-06 12:42:31,506 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude [2025-01-06T12:42:31.728Z] 2025-01-06 12:42:31,506 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False [2025-01-06T12:42:31.728Z] 2025-01-06 12:42:31,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:42:31.728Z] 2025-01-06 12:42:31,506 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:42:31.728Z] 4.0.0-dev.12 [Pipeline] } [2025-01-06T12:42:31.738Z] $ docker exec --env ******** --env ******** 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f ssh-agent -k [2025-01-06T12:42:31.837Z] unset SSH_AUTH_SOCK; [2025-01-06T12:42:31.837Z] unset SSH_AGENT_PID; [2025-01-06T12:42:31.837Z] echo Agent pid 80 killed; [2025-01-06T12:42:31.849Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T12:42:32.188Z] + git semver [Pipeline] } [2025-01-06T12:42:32.461Z] $ docker stop --time=1 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f [2025-01-06T12:42:34.218Z] $ docker rm -f --volumes 141af437f331342cc0c657e21f8742ff1f026ac91ae81c2cd744651241aa645f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T12:42:34.622Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-06T12:42:34.895Z] Stashed 1 file(s) [Pipeline] echo [2025-01-06T12:42:34.900Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.12 [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-01-06T12:42:35.101Z] provisioning config files... [2025-01-06T12:42:35.111Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4067489021977682039tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:42:35.419Z] ---> ****-login.sh [2025-01-06T12:42:35.419Z] nexus3.edgexfoundry.org:10001 [2025-01-06T12:42:35.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:35.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:35.419Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:35.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:35.419Z] [2025-01-06T12:42:35.419Z] Login Succeeded [2025-01-06T12:42:35.419Z] nexus3.edgexfoundry.org:10002 [2025-01-06T12:42:35.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:35.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:35.419Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:35.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:35.419Z] [2025-01-06T12:42:35.419Z] Login Succeeded [2025-01-06T12:42:35.420Z] nexus3.edgexfoundry.org:10003 [2025-01-06T12:42:35.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:35.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:35.681Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:35.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:35.681Z] [2025-01-06T12:42:35.681Z] Login Succeeded [2025-01-06T12:42:35.681Z] nexus3.edgexfoundry.org:10004 [2025-01-06T12:42:35.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:35.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:35.682Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:35.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:35.682Z] [2025-01-06T12:42:35.682Z] Login Succeeded [2025-01-06T12:42:35.682Z] ****.io [2025-01-06T12:42:35.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:42:35.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:42:35.943Z] Configure a credential helper to remove this warning. See [2025-01-06T12:42:35.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:42:35.943Z] [2025-01-06T12:42:35.943Z] Login Succeeded [2025-01-06T12:42:35.943Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T12:42:35.951Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-06T12:42:36.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:42:36.050Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:42:36.067Z] ========================================================= [2025-01-06T12:42:36.067Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-06T12:42:36.067Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:42:36.419Z] + 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-01-06T12:42:36.419Z] Sending build context to Docker daemon 9.32MB [2025-01-06T12:42:36.419Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-01-06T12:42:36.419Z] Step 2/12 : FROM ${BASE} AS builder [2025-01-06T12:42:36.679Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-06T12:42:36.679Z] da9db072f522: Pulling fs layer [2025-01-06T12:42:36.679Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-06T12:42:36.679Z] 06f05ace1117: Pulling fs layer [2025-01-06T12:42:36.679Z] 5fe327b54edc: Pulling fs layer [2025-01-06T12:42:36.679Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T12:42:36.679Z] 92a5565b7b96: Pulling fs layer [2025-01-06T12:42:36.679Z] ff9bb7016b71: Pulling fs layer [2025-01-06T12:42:36.679Z] b67dba6c2c7d: Pulling fs layer [2025-01-06T12:42:36.679Z] a813b0c90790: Pulling fs layer [2025-01-06T12:42:36.679Z] 5fe327b54edc: Waiting [2025-01-06T12:42:36.679Z] b67dba6c2c7d: Waiting [2025-01-06T12:42:36.679Z] ff9bb7016b71: Waiting [2025-01-06T12:42:36.679Z] 4f4fb700ef54: Waiting [2025-01-06T12:42:36.679Z] 92a5565b7b96: Waiting [2025-01-06T12:42:36.679Z] a813b0c90790: Waiting [2025-01-06T12:42:36.679Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-06T12:42:36.679Z] 6ef4a4ee8ca5: Download complete [2025-01-06T12:42:36.679Z] 5fe327b54edc: Download complete [2025-01-06T12:42:36.679Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T12:42:36.679Z] 4f4fb700ef54: Download complete [2025-01-06T12:42:36.679Z] 92a5565b7b96: Verifying Checksum [2025-01-06T12:42:36.679Z] 92a5565b7b96: Download complete [2025-01-06T12:42:36.679Z] da9db072f522: Download complete [2025-01-06T12:42:36.679Z] ff9bb7016b71: Verifying Checksum [2025-01-06T12:42:36.679Z] ff9bb7016b71: Download complete [2025-01-06T12:42:36.937Z] da9db072f522: Pull complete [2025-01-06T12:42:36.937Z] a813b0c90790: Verifying Checksum [2025-01-06T12:42:36.937Z] a813b0c90790: Download complete [2025-01-06T12:42:37.196Z] 6ef4a4ee8ca5: Pull complete [2025-01-06T12:42:37.196Z] 06f05ace1117: Verifying Checksum [2025-01-06T12:42:37.196Z] 06f05ace1117: Download complete [2025-01-06T12:42:37.456Z] b67dba6c2c7d: Verifying Checksum [2025-01-06T12:42:37.456Z] b67dba6c2c7d: Download complete [2025-01-06T12:42:42.736Z] 06f05ace1117: Pull complete [2025-01-06T12:42:42.736Z] 5fe327b54edc: Pull complete [2025-01-06T12:42:42.736Z] 4f4fb700ef54: Pull complete [2025-01-06T12:42:42.736Z] 92a5565b7b96: Pull complete [2025-01-06T12:42:42.736Z] ff9bb7016b71: Pull complete [2025-01-06T12:42:45.272Z] b67dba6c2c7d: Pull complete [2025-01-06T12:42:46.232Z] a813b0c90790: Pull complete [2025-01-06T12:42:46.232Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-06T12:42:46.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T12:42:46.232Z] ---> 3ba60ce46760 [2025-01-06T12:42:46.232Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-01-06T12:42:50.058Z] Still waiting to schedule task [2025-01-06T12:42:50.058Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-06T12:42:54.375Z] ---> Running in 4c0718c9dab6 [2025-01-06T12:42:54.375Z] Removing intermediate container 4c0718c9dab6 [2025-01-06T12:42:54.375Z] ---> 8ec6bdb317f2 [2025-01-06T12:42:54.375Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-01-06T12:42:54.375Z] ---> Running in bc3d5d85f98d [2025-01-06T12:42:54.375Z] Removing intermediate container bc3d5d85f98d [2025-01-06T12:42:54.375Z] ---> 52b998551dae [2025-01-06T12:42:54.375Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-01-06T12:42:54.375Z] ---> Running in 93f73378d847 [2025-01-06T12:42:54.375Z] Removing intermediate container 93f73378d847 [2025-01-06T12:42:54.375Z] ---> e2fd4d23056c [2025-01-06T12:42:54.375Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-06T12:42:54.375Z] ---> Running in 0f6afb6fa3dd [2025-01-06T12:42:54.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:42:54.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:42:54.634Z] OK: 248 MiB in 58 packages [2025-01-06T12:42:54.894Z] Removing intermediate container 0f6afb6fa3dd [2025-01-06T12:42:54.894Z] ---> 4ed4419c5d31 [2025-01-06T12:42:54.894Z] Step 7/12 : WORKDIR /app [2025-01-06T12:42:54.894Z] ---> Running in f3a7c9fc26e3 [2025-01-06T12:42:55.152Z] Removing intermediate container f3a7c9fc26e3 [2025-01-06T12:42:55.152Z] ---> c89342664e0f [2025-01-06T12:42:55.152Z] Step 8/12 : COPY go.mod vendor* ./ [2025-01-06T12:42:55.152Z] ---> 66c959d33fd1 [2025-01-06T12:42:55.152Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:42:55.152Z] ---> Running in d880890d8769 [2025-01-06T12:44:16.899Z] Removing intermediate container d880890d8769 [2025-01-06T12:44:16.899Z] ---> f43f165b8b2c [2025-01-06T12:44:16.899Z] Step 10/12 : COPY . . [2025-01-06T12:44:16.899Z] ---> 69c7ade82c79 [2025-01-06T12:44:16.899Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-06T12:44:16.899Z] ---> Running in c724981f6547 [2025-01-06T12:44:16.899Z] Removing intermediate container c724981f6547 [2025-01-06T12:44:16.899Z] ---> 3917e582457f [2025-01-06T12:44:16.899Z] Step 12/12 : RUN $MAKE [2025-01-06T12:44:16.899Z] ---> Running in 0ed515beccd7 [2025-01-06T12:44:16.899Z] noop [2025-01-06T12:44:16.899Z] Removing intermediate container 0ed515beccd7 [2025-01-06T12:44:16.899Z] ---> fbf6995fc1a7 [2025-01-06T12:44:16.899Z] Successfully built fbf6995fc1a7 [2025-01-06T12:44:16.899Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:44:17.235Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T12:44:17.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:44:17.309Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:44:17.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-06T12:44:19.023Z] $ docker top 03a65bfa165227a05fcf1b25759312928ed937cca2df2d83c148416d3ec7f56f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T12:44:19.397Z] + go version [2025-01-06T12:44:19.657Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-06T12:44:19.669Z] $ docker stop --time=1 03a65bfa165227a05fcf1b25759312928ed937cca2df2d83c148416d3ec7f56f [2025-01-06T12:44:22.453Z] $ docker rm -f --volumes 03a65bfa165227a05fcf1b25759312928ed937cca2df2d83c148416d3ec7f56f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:44:23.111Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T12:44:23.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:44:23.183Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:44:23.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-01-06T12:44:23.817Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36202 in /w/workspace/ry_app-service-configurable_main [2025-01-06T12:44:26.194Z] $ docker top 378092ffb0bdb6183a1646ce830c4a925508d3eaf2275619e023ab8ff79173c0 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2025-01-06T12:44:26.327Z] Running in /w/workspace/app-service-configurable/260 [Pipeline] { [Pipeline] checkout [2025-01-06T12:44:26.364Z] The recommended git tool is: git [2025-01-06T12:44:26.572Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh [2025-01-06T12:44:26.869Z] + make test [2025-01-06T12:44:26.869Z] go test -race -coverprofile=coverage.out ./... [2025-01-06T12:44:32.124Z] using credential edgex-jenkins-ssh [2025-01-06T12:44:32.147Z] Cloning the remote Git repository [2025-01-06T12:44:32.193Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2025-01-06T12:44:32.287Z] > git init /w/workspace/app-service-configurable/260 # timeout=10 [2025-01-06T12:44:32.427Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2025-01-06T12:44:32.428Z] > git --version # timeout=10 [2025-01-06T12:44:32.448Z] > git --version # 'git version 2.25.1' [2025-01-06T12:44:32.450Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-06T12:44:32.603Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T12:44:34.630Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2025-01-06T12:44:34.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T12:44:35.593Z] Avoid second fetch [2025-01-06T12:44:35.594Z] Checking out Revision ca24ff38ee77525a7d86288b96f75a28861749f8 (main) [2025-01-06T12:44:36.215Z] Commit message: "Merge pull request #699 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.18" [2025-01-06T12:44:35.606Z] > git config core.sparsecheckout # timeout=10 [2025-01-06T12:44:35.664Z] > git checkout -f ca24ff38ee77525a7d86288b96f75a28861749f8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T12:44:41.265Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-06T12:44:41.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T12:44:41.266Z] Dload Upload Total Spent Left Speed [2025-01-06T12:44:41.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2025-01-06T12:44:41.653Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-06T12:44:42.006Z] + sudo tee /etc/docker/daemon.new [2025-01-06T12:44:42.006Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-06T12:44:42.006Z] { [2025-01-06T12:44:42.006Z] "registry-mirrors": [ [2025-01-06T12:44:42.006Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-06T12:44:42.006Z] ], [2025-01-06T12:44:42.006Z] "bip": "10.250.0.254/24", [2025-01-06T12:44:42.006Z] "hosts": [ [2025-01-06T12:44:42.006Z] "tcp://0.0.0.0:5555", [2025-01-06T12:44:42.006Z] "unix:///var/run/docker.sock" [2025-01-06T12:44:42.006Z] ], [2025-01-06T12:44:42.006Z] "mtu": 1458, [2025-01-06T12:44:42.006Z] "selinux-enabled": true, [2025-01-06T12:44:42.006Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-06T12:44:42.006Z] } [Pipeline] sh [2025-01-06T12:44:42.405Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-06T12:44:42.746Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T12:45:01.020Z] provisioning config files... [2025-01-06T12:45:01.047Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/260@tmp/config17402273032120524825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:45:01.516Z] ---> ****-login.sh [2025-01-06T12:45:01.516Z] nexus3.edgexfoundry.org:10001 [2025-01-06T12:45:01.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:45:02.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:45:02.056Z] Configure a credential helper to remove this warning. See [2025-01-06T12:45:02.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:45:02.056Z] [2025-01-06T12:45:02.056Z] Login Succeeded [2025-01-06T12:45:02.056Z] nexus3.edgexfoundry.org:10002 [2025-01-06T12:45:02.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:45:02.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:45:02.328Z] Configure a credential helper to remove this warning. See [2025-01-06T12:45:02.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:45:02.328Z] [2025-01-06T12:45:02.328Z] Login Succeeded [2025-01-06T12:45:02.328Z] nexus3.edgexfoundry.org:10003 [2025-01-06T12:45:02.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:45:02.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:45:02.597Z] Configure a credential helper to remove this warning. See [2025-01-06T12:45:02.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:45:02.597Z] [2025-01-06T12:45:02.597Z] Login Succeeded [2025-01-06T12:45:02.597Z] nexus3.edgexfoundry.org:10004 [2025-01-06T12:45:02.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:45:02.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:45:02.867Z] Configure a credential helper to remove this warning. See [2025-01-06T12:45:02.867Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:45:02.867Z] [2025-01-06T12:45:02.867Z] Login Succeeded [2025-01-06T12:45:02.867Z] ****.io [2025-01-06T12:45:02.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:45:03.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:45:03.137Z] Configure a credential helper to remove this warning. See [2025-01-06T12:45:03.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:45:03.137Z] [2025-01-06T12:45:03.137Z] Login Succeeded [2025-01-06T12:45:03.137Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T12:45:03.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-01-06T12:45:03.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:45:03.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:45:03.532Z] ========================================================= [2025-01-06T12:45:03.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-06T12:45:03.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:45:03.908Z] + 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-01-06T12:45:05.330Z] #0 building with "default" instance using docker driver [2025-01-06T12:45:05.330Z] [2025-01-06T12:45:05.330Z] #1 [internal] load build definition from Dockerfile [2025-01-06T12:45:05.330Z] #1 transferring dockerfile: 2.05kB 0.0s done [2025-01-06T12:45:05.330Z] #1 DONE 0.1s [2025-01-06T12:45:05.330Z] [2025-01-06T12:45:05.330Z] #2 [internal] load .dockerignore [2025-01-06T12:45:05.330Z] #2 transferring context: 159B done [2025-01-06T12:45:05.330Z] #2 DONE 0.1s [2025-01-06T12:45:05.330Z] [2025-01-06T12:45:05.330Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T12:45:05.330Z] #3 DONE 0.1s [2025-01-06T12:45:05.330Z] [2025-01-06T12:45:05.330Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-06T12:45:05.330Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 0.0s done [2025-01-06T12:45:05.330Z] #4 ... [2025-01-06T12:45:05.330Z] [2025-01-06T12:45:05.330Z] #5 [internal] load build context [2025-01-06T12:45:05.330Z] #5 transferring context: 194.30kB 0.0s done [2025-01-06T12:45:05.330Z] #5 DONE 0.1s [2025-01-06T12:45:05.330Z] [2025-01-06T12:45:05.330Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-06T12:45:05.330Z] #4 sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 2.20kB / 2.20kB done [2025-01-06T12:45:05.330Z] #4 sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 293.53kB / 293.53kB 0.1s done [2025-01-06T12:45:05.330Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 3.15MB / 70.67MB 0.2s [2025-01-06T12:45:05.330Z] #4 sha256:63f30b955cb97fcd3b0f66c958b490aa2c7b3743d97e3fa179989d7288cc1b86 4.16kB / 4.16kB done [2025-01-06T12:45:05.330Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.1s [2025-01-06T12:45:05.330Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s [2025-01-06T12:45:05.600Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 7.34MB / 70.67MB 0.3s [2025-01-06T12:45:05.600Z] #4 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.2s done [2025-01-06T12:45:05.600Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done [2025-01-06T12:45:05.600Z] #4 sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 126B / 126B 0.1s done [2025-01-06T12:45:05.600Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2025-01-06T12:45:05.600Z] #4 sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 93B / 93B 0.2s done [2025-01-06T12:45:05.600Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 0B / 98.78MB 0.3s [2025-01-06T12:45:05.600Z] #4 sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 441B / 441B 0.3s done [2025-01-06T12:45:05.600Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 12.19MB / 70.67MB 0.4s [2025-01-06T12:45:05.600Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 2.10MB / 12.74MB 0.4s [2025-01-06T12:45:05.611Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-01-06T12:45:05.874Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 16.78MB / 70.67MB 0.5s [2025-01-06T12:45:05.874Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.39MB / 98.78MB 0.5s [2025-01-06T12:45:05.874Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 5.60MB / 12.74MB 0.5s [2025-01-06T12:45:05.874Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 28.31MB / 70.67MB 0.7s [2025-01-06T12:45:05.874Z] #4 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2025-01-06T12:45:05.874Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 17.83MB / 98.78MB 0.7s [2025-01-06T12:45:05.874Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 9.44MB / 12.74MB 0.6s [2025-01-06T12:45:06.144Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 32.51MB / 70.67MB 0.8s [2025-01-06T12:45:06.144Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 23.07MB / 98.78MB 0.8s [2025-01-06T12:45:06.144Z] #4 sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 12.74MB / 12.74MB 0.7s done [2025-01-06T12:45:06.144Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 41.94MB / 70.67MB 1.0s [2025-01-06T12:45:06.144Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 32.51MB / 98.78MB 1.0s [2025-01-06T12:45:06.144Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 [2025-01-06T12:45:06.414Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 47.02MB / 70.67MB 1.1s [2025-01-06T12:45:06.414Z] #4 extracting sha256:1f018df607018fc7afb0d728a2fb6f074513e3643d68602c853060c087051a65 0.2s done [2025-01-06T12:45:06.414Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 55.57MB / 70.67MB 1.3s [2025-01-06T12:45:06.414Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 48.23MB / 98.78MB 1.3s [2025-01-06T12:45:06.687Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 61.24MB / 70.67MB 1.4s [2025-01-06T12:45:06.687Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 53.48MB / 98.78MB 1.4s [2025-01-06T12:45:06.687Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s [2025-01-06T12:45:06.687Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 65.01MB / 98.78MB 1.6s [2025-01-06T12:45:06.959Z] #4 sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 70.67MB / 70.67MB 1.6s done [2025-01-06T12:45:06.959Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 70.31MB / 98.78MB 1.7s [2025-01-06T12:45:06.959Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 [2025-01-06T12:45:07.228Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 80.74MB / 98.78MB 1.9s [2025-01-06T12:45:07.228Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 85.98MB / 98.78MB 2.0s [2025-01-06T12:45:07.497Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 95.19MB / 98.78MB 2.2s [2025-01-06T12:45:07.770Z] #4 sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 98.78MB / 98.78MB 2.5s done [2025-01-06T12:45:13.122Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 6.1s [2025-01-06T12:45:18.463Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 11.2s [2025-01-06T12:45:26.681Z] #4 extracting sha256:39f8f326b04424eb2027d1f0e3255fe568d71a5567f894a08cd86605ebe51c58 18.3s done [2025-01-06T12:45:26.681Z] #4 extracting sha256:e6a1e7a6a96ab105c50cf54b70ed26c096e88ddd84d8a3473261c7f86b776356 done [2025-01-06T12:45:26.681Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-01-06T12:45:26.681Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 [2025-01-06T12:45:26.948Z] #4 extracting sha256:d45d956e0dbfc71dc6db285af02877352bcad8f33faf81c6565624cf2fb9c1f1 done [2025-01-06T12:45:26.948Z] #4 extracting sha256:d7702b0d1db1c4c128a6e3d3cbfac245e99cde78e26b05477ad200fe93059ae7 done [2025-01-06T12:45:26.948Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 [2025-01-06T12:45:32.305Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 5.0s [2025-01-06T12:45:34.887Z] #4 extracting sha256:5c7f0f088c931c3ba46dae34adea94e543b36d32b649804bf332142d4ca519c3 8.0s done [2025-01-06T12:45:35.154Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 [2025-01-06T12:45:37.104Z] #4 extracting sha256:4fdc064ae6cf8fe03812a1e02f59422b521989b5c1d3e5186ceb8b27d7592f89 1.8s done [2025-01-06T12:45:37.104Z] #4 DONE 32.0s [2025-01-06T12:45:37.104Z] [2025-01-06T12:45:37.371Z] #6 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-06T12:45:37.956Z] #6 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:45:38.222Z] #6 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:45:39.631Z] #6 2.396 OK: 239 MiB in 58 packages [2025-01-06T12:45:41.576Z] #6 DONE 4.3s [2025-01-06T12:45:41.576Z] [2025-01-06T12:45:41.576Z] #7 [builder 3/7] WORKDIR /app [2025-01-06T12:45:41.576Z] #7 DONE 0.1s [2025-01-06T12:45:41.576Z] [2025-01-06T12:45:41.576Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:45:41.843Z] #8 DONE 0.1s [2025-01-06T12:45:41.843Z] [2025-01-06T12:45:41.843Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:45:44.327Z] go vet ./... [2025-01-06T12:45:47.613Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-06T12:45:47.613Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-06T12:45:47.613Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-06T12:45:47.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-06T12:45:47.910Z] $ docker stop --time=1 378092ffb0bdb6183a1646ce830c4a925508d3eaf2275619e023ab8ff79173c0 [2025-01-06T12:45:52.592Z] $ docker rm -f --volumes 378092ffb0bdb6183a1646ce830c4a925508d3eaf2275619e023ab8ff79173c0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T12:45:53.280Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-06T12:45:53.328Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-01-06T12:45:53.796Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-06T12:45:54.090Z] + ls -al . [2025-01-06T12:45:54.091Z] total 248 [2025-01-06T12:45:54.091Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 6 12:44 . [2025-01-06T12:45:54.091Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 12:41 .. [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 6 12:42 .dockerignore [2025-01-06T12:45:54.091Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 12:45 .git [2025-01-06T12:45:54.091Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 12:42 .github [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 6 12:42 .gitignore [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 6 12:42 .golangci.yml [2025-01-06T12:45:54.091Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 12:42 .semver [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 16432 Jan 6 12:42 Attribution.txt [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 6 12:42 CHANGELOG.md [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jan 6 12:42 Dockerfile [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 12:42 GOVERNANCE.md [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 6 12:42 Jenkinsfile [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 6 12:42 LICENSE [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 6 12:42 OWNERS.md [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jan 6 12:42 README.md [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 6 12:42 VERSION [2025-01-06T12:45:54.091Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 12:42 bin [2025-01-06T12:45:54.091Z] -rw-r--r-- 1 jenkins jenkins 953 Jan 6 12:45 coverage.out [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 6544 Jan 6 12:42 go.mod [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 6 12:42 go.sum [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 6 12:42 main.go [2025-01-06T12:45:54.091Z] -rw-rw-r-- 1 jenkins jenkins 3271 Jan 6 12:42 makefile [2025-01-06T12:45:54.091Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 12:42 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:45:54.465Z] + 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=ca24ff38ee77525a7d86288b96f75a28861749f8 --label arch=amd64 --label version=4.0.0-dev.12 . [2025-01-06T12:45:54.465Z] Sending build context to Docker daemon 9.321MB [2025-01-06T12:45:54.465Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2025-01-06T12:45:54.465Z] Step 2/27 : FROM ${BASE} AS builder [2025-01-06T12:45:54.465Z] ---> fbf6995fc1a7 [2025-01-06T12:45:54.465Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2025-01-06T12:45:55.036Z] ---> Running in 804d8d9b8af1 [2025-01-06T12:45:55.297Z] Removing intermediate container 804d8d9b8af1 [2025-01-06T12:45:55.297Z] ---> 32235e737410 [2025-01-06T12:45:55.297Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2025-01-06T12:45:55.560Z] ---> Running in c760f0bcd567 [2025-01-06T12:45:55.820Z] Removing intermediate container c760f0bcd567 [2025-01-06T12:45:55.820Z] ---> 5e7ed07eb5d2 [2025-01-06T12:45:55.820Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2025-01-06T12:45:56.081Z] ---> Running in 613448f60f74 [2025-01-06T12:45:56.342Z] Removing intermediate container 613448f60f74 [2025-01-06T12:45:56.342Z] ---> 17c3159a3d1c [2025-01-06T12:45:56.342Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-01-06T12:45:56.602Z] ---> Running in 692e8e4a163f [2025-01-06T12:45:56.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:45:57.121Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:45:57.382Z] OK: 248 MiB in 58 packages [2025-01-06T12:45:57.952Z] Removing intermediate container 692e8e4a163f [2025-01-06T12:45:57.952Z] ---> 0a9cf66347c2 [2025-01-06T12:45:57.952Z] Step 7/27 : WORKDIR /app [2025-01-06T12:45:57.952Z] ---> Running in adb7bf6ab531 [2025-01-06T12:45:57.952Z] Removing intermediate container adb7bf6ab531 [2025-01-06T12:45:57.952Z] ---> 80e0cc230f1a [2025-01-06T12:45:57.952Z] Step 8/27 : COPY go.mod vendor* ./ [2025-01-06T12:45:57.952Z] ---> 662a1ddaa7ed [2025-01-06T12:45:57.952Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:45:58.212Z] ---> Running in fdff92233acf [2025-01-06T12:45:58.784Z] Removing intermediate container fdff92233acf [2025-01-06T12:45:58.784Z] ---> 0cd16cf494c2 [2025-01-06T12:45:58.784Z] Step 10/27 : COPY . . [2025-01-06T12:45:59.353Z] ---> bc3dba42e72f [2025-01-06T12:45:59.353Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-01-06T12:45:59.353Z] ---> Running in 0eb98e345333 [2025-01-06T12:45:59.612Z] Removing intermediate container 0eb98e345333 [2025-01-06T12:45:59.612Z] ---> 87004208875e [2025-01-06T12:45:59.612Z] Step 12/27 : RUN $MAKE [2025-01-06T12:45:59.612Z] ---> Running in 90903486a0df [2025-01-06T12:45:59.871Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-01-06T12:46:14.103Z] #9 DONE 29.9s [2025-01-06T12:46:14.103Z] [2025-01-06T12:46:14.103Z] #10 [builder 6/7] COPY . . [2025-01-06T12:46:14.103Z] #10 DONE 0.1s [2025-01-06T12:46:14.103Z] [2025-01-06T12:46:14.103Z] #11 [builder 7/7] RUN echo noop [2025-01-06T12:46:14.103Z] #11 0.660 noop [2025-01-06T12:46:14.103Z] #11 DONE 0.7s [2025-01-06T12:46:14.103Z] [2025-01-06T12:46:14.103Z] #12 exporting to image [2025-01-06T12:46:14.104Z] #12 exporting layers [2025-01-06T12:46:46.375Z] #12 exporting layers 32.4s done [2025-01-06T12:46:46.375Z] #12 writing image sha256:62723dd18790dbd6f6c5aba2ce1bd076d624678d2cd86f9c3bfd7cb58454a8c1 done [2025-01-06T12:46:46.375Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2025-01-06T12:46:46.375Z] #12 DONE 32.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:46.597Z] Removing intermediate container 90903486a0df [2025-01-06T12:46:46.597Z] ---> 9eea33a26e03 [2025-01-06T12:46:46.597Z] Step 13/27 : FROM alpine:3.20 [2025-01-06T12:46:46.597Z] 3.20: Pulling from library/alpine [2025-01-06T12:46:46.597Z] da9db072f522: Already exists [2025-01-06T12:46:46.597Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:46:46.597Z] Status: Downloaded newer image for alpine:3.20 [2025-01-06T12:46:46.597Z] ---> 63b790fccc90 [2025-01-06T12:46:46.597Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-01-06T12:46:46.597Z] ---> Running in a12a8e5dd418 [2025-01-06T12:46:46.597Z] Removing intermediate container a12a8e5dd418 [2025-01-06T12:46:46.597Z] ---> dcdf5c91ec03 [2025-01-06T12:46:46.597Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2025-01-06T12:46:46.597Z] ---> Running in dc149102c51e [2025-01-06T12:46:46.597Z] Removing intermediate container dc149102c51e [2025-01-06T12:46:46.597Z] ---> c0312f7667b7 [2025-01-06T12:46:46.597Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T12:46:46.597Z] ---> Running in 502ecc217614 [2025-01-06T12:46:46.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:46:46.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:46:46.597Z] (1/2) Installing ca-certificates (20241121-r0) [2025-01-06T12:46:46.597Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-01-06T12:46:46.597Z] Executing busybox-1.36.1-r29.trigger [2025-01-06T12:46:46.598Z] Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:46:46.598Z] OK: 8 MiB in 16 packages [2025-01-06T12:46:46.598Z] Removing intermediate container 502ecc217614 [2025-01-06T12:46:46.598Z] ---> 47220a6f2b32 [2025-01-06T12:46:46.598Z] Step 17/27 : RUN apk --no-cache upgrade [2025-01-06T12:46:46.598Z] ---> Running in 54e7bfdc5925 [2025-01-06T12:46:46.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:46:46.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:46:46.598Z] Upgrading critical system libraries and apk-tools: [2025-01-06T12:46:46.598Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:46:46.598Z] Executing busybox-1.36.1-r29.trigger [2025-01-06T12:46:46.598Z] Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:46:46.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T12:46:46.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T12:46:46.598Z] (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:46:46.598Z] (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:46:46.598Z] (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:46:46.598Z] Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:46:46.598Z] OK: 8 MiB in 16 packages [2025-01-06T12:46:46.598Z] Removing intermediate container 54e7bfdc5925 [2025-01-06T12:46:46.598Z] ---> 73c4b50bfbd8 [2025-01-06T12:46:46.598Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-06T12:46:46.598Z] ---> af427be65c9f [2025-01-06T12:46:46.598Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2025-01-06T12:46:46.598Z] ---> 0c709bba4809 [2025-01-06T12:46:46.598Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2025-01-06T12:46:46.598Z] ---> 779dee52f1bc [2025-01-06T12:46:46.598Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-01-06T12:46:46.759Z] + docker inspect -f . ci-base-image-arm64 [2025-01-06T12:46:46.759Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:46:46.959Z] prd-ubuntu20.04-docker-arm64-4c-16g-36202 does not seem to be running inside a container [2025-01-06T12:46:47.032Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/260 -v /w/workspace/app-service-configurable/260:/w/workspace/app-service-configurable/260:rw,z -v /w/workspace/app-service-configurable/260@tmp:/w/workspace/app-service-configurable/260@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-01-06T12:46:47.540Z] ---> 485adbac2335 [2025-01-06T12:46:47.540Z] Step 22/27 : EXPOSE 48095 [2025-01-06T12:46:47.799Z] ---> Running in f3825dc36e8c [2025-01-06T12:46:48.060Z] Removing intermediate container f3825dc36e8c [2025-01-06T12:46:48.060Z] ---> 2bbd870cde7c [2025-01-06T12:46:48.060Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2025-01-06T12:46:48.060Z] ---> Running in 0a82f06334cf [2025-01-06T12:46:48.060Z] Removing intermediate container 0a82f06334cf [2025-01-06T12:46:48.060Z] ---> ab6f0c740c6d [2025-01-06T12:46:48.060Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-01-06T12:46:48.196Z] $ docker top 58f42df383113a29ef5ac288ee4b39dce0d013c34c34e4774fde5e7dcfc299c0 -eo pid,comm [2025-01-06T12:46:48.333Z] ---> Running in bccd3eb0bcd6 [2025-01-06T12:46:48.333Z] Removing intermediate container bccd3eb0bcd6 [2025-01-06T12:46:48.333Z] ---> 8171ead42fec [2025-01-06T12:46:48.333Z] Step 25/27 : LABEL arch=amd64 [Pipeline] { [Pipeline] sh [2025-01-06T12:46:48.592Z] ---> Running in 04c3c5e96baa [2025-01-06T12:46:48.592Z] Removing intermediate container 04c3c5e96baa [2025-01-06T12:46:48.592Z] ---> 9d196bd030e7 [2025-01-06T12:46:48.592Z] Step 26/27 : LABEL git_sha=ca24ff38ee77525a7d86288b96f75a28861749f8 [2025-01-06T12:46:48.681Z] + go version [2025-01-06T12:46:48.851Z] ---> Running in ffb97b9123f0 [2025-01-06T12:46:48.851Z] Removing intermediate container ffb97b9123f0 [2025-01-06T12:46:48.851Z] ---> 77f5c310b425 [2025-01-06T12:46:48.851Z] Step 27/27 : LABEL version=4.0.0-dev.12 [2025-01-06T12:46:48.851Z] ---> Running in 2d6694f5f2b5 [2025-01-06T12:46:48.950Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-06T12:46:48.972Z] $ docker stop --time=1 58f42df383113a29ef5ac288ee4b39dce0d013c34c34e4774fde5e7dcfc299c0 [2025-01-06T12:46:49.116Z] Removing intermediate container 2d6694f5f2b5 [2025-01-06T12:46:49.116Z] ---> 4f141e35dfd8 [2025-01-06T12:46:49.116Z] [Warning] One or more build-args [ARCH] were not consumed [2025-01-06T12:46:49.116Z] Successfully built 4f141e35dfd8 [2025-01-06T12:46:49.116Z] Successfully tagged app-service-configurable:latest [2025-01-06T12:46:50.491Z] $ docker rm -f --volumes 58f42df383113a29ef5ac288ee4b39dce0d013c34c34e4774fde5e7dcfc299c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T12:46:50.872Z] provisioning config files... [2025-01-06T12:46:50.880Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13792987200782037619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:46:51.100Z] + docker inspect -f . ci-base-image-arm64 [2025-01-06T12:46:51.100Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:46:51.193Z] ---> ****-login.sh [2025-01-06T12:46:51.193Z] nexus3.edgexfoundry.org:10001 [2025-01-06T12:46:51.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:46:51.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:46:51.193Z] Configure a credential helper to remove this warning. See [2025-01-06T12:46:51.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:46:51.193Z] [2025-01-06T12:46:51.194Z] Login Succeeded [2025-01-06T12:46:51.194Z] nexus3.edgexfoundry.org:10002 [2025-01-06T12:46:51.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:46:51.263Z] prd-ubuntu20.04-docker-arm64-4c-16g-36202 does not seem to be running inside a container [2025-01-06T12:46:51.336Z] $ 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/260 -v /w/workspace/app-service-configurable/260:/w/workspace/app-service-configurable/260:rw,z -v /w/workspace/app-service-configurable/260@tmp:/w/workspace/app-service-configurable/260@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-01-06T12:46:51.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:46:51.453Z] Configure a credential helper to remove this warning. See [2025-01-06T12:46:51.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:46:51.453Z] [2025-01-06T12:46:51.453Z] Login Succeeded [2025-01-06T12:46:51.453Z] nexus3.edgexfoundry.org:10003 [2025-01-06T12:46:51.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:46:51.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:46:51.453Z] Configure a credential helper to remove this warning. See [2025-01-06T12:46:51.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:46:51.453Z] [2025-01-06T12:46:51.453Z] Login Succeeded [2025-01-06T12:46:51.453Z] nexus3.edgexfoundry.org:10004 [2025-01-06T12:46:51.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:46:51.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:46:51.712Z] Configure a credential helper to remove this warning. See [2025-01-06T12:46:51.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:46:51.712Z] [2025-01-06T12:46:51.713Z] Login Succeeded [2025-01-06T12:46:51.713Z] ****.io [2025-01-06T12:46:51.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:46:51.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:46:51.713Z] Configure a credential helper to remove this warning. See [2025-01-06T12:46:51.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:46:51.713Z] [2025-01-06T12:46:51.713Z] Login Succeeded [2025-01-06T12:46:51.713Z] ---> ****-login.sh ends [2025-01-06T12:46:52.193Z] $ docker top 8541bc7b0bd7c4d535d9b47d7afddb2a82462bb95c3c11883ff51683e3560691 -eo pid,comm [Pipeline] { [Pipeline] } [2025-01-06T12:46:52.366Z] Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:46:52.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:46:52.513Z] [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: [2025-01-06T12:46:52.513Z] ca24ff38ee77525a7d86288b96f75a28861749f8 [2025-01-06T12:46:52.513Z] latest [2025-01-06T12:46:52.513Z] 4.0.0-dev.12 [2025-01-06T12:46:52.513Z] ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [2025-01-06T12:46:52.513Z] main [2025-01-06T12:46:52.513Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:52.700Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/260 [Pipeline] fileExists [Pipeline] sh [2025-01-06T12:46:52.858Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:53.044Z] + make test [2025-01-06T12:46:53.044Z] go test -race -coverprofile=coverage.out ./... [2025-01-06T12:46:53.182Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8 [2025-01-06T12:46:53.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-06T12:46:53.182Z] 72d79b426f89: Preparing [2025-01-06T12:46:53.182Z] 111d6334a3db: Preparing [2025-01-06T12:46:53.182Z] 0f3fd99e41b3: Preparing [2025-01-06T12:46:53.182Z] 52042e2fdbb9: Preparing [2025-01-06T12:46:53.182Z] bba0cf96800b: Preparing [2025-01-06T12:46:53.182Z] de3504c71476: Preparing [2025-01-06T12:46:53.182Z] 75654b8eeebd: Preparing [2025-01-06T12:46:53.182Z] de3504c71476: Waiting [2025-01-06T12:46:53.182Z] 75654b8eeebd: Waiting [2025-01-06T12:46:53.182Z] 0f3fd99e41b3: Pushed [2025-01-06T12:46:53.182Z] 52042e2fdbb9: Pushed [2025-01-06T12:46:53.182Z] 111d6334a3db: Pushed [2025-01-06T12:46:53.182Z] 75654b8eeebd: Layer already exists [2025-01-06T12:46:53.441Z] de3504c71476: Pushed [2025-01-06T12:46:54.010Z] bba0cf96800b: Pushed [2025-01-06T12:46:57.310Z] 72d79b426f89: Pushed [2025-01-06T12:46:57.310Z] ca24ff38ee77525a7d86288b96f75a28861749f8: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:57.642Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:57.978Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-01-06T12:46:57.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-06T12:46:57.979Z] 72d79b426f89: Preparing [2025-01-06T12:46:57.979Z] 111d6334a3db: Preparing [2025-01-06T12:46:57.979Z] 0f3fd99e41b3: Preparing [2025-01-06T12:46:57.979Z] 52042e2fdbb9: Preparing [2025-01-06T12:46:57.979Z] bba0cf96800b: Preparing [2025-01-06T12:46:57.979Z] de3504c71476: Preparing [2025-01-06T12:46:57.979Z] 75654b8eeebd: Preparing [2025-01-06T12:46:57.979Z] de3504c71476: Waiting [2025-01-06T12:46:57.979Z] 75654b8eeebd: Waiting [2025-01-06T12:46:57.979Z] 0f3fd99e41b3: Layer already exists [2025-01-06T12:46:57.979Z] 52042e2fdbb9: Layer already exists [2025-01-06T12:46:57.979Z] bba0cf96800b: Layer already exists [2025-01-06T12:46:57.979Z] 72d79b426f89: Layer already exists [2025-01-06T12:46:57.979Z] 111d6334a3db: Layer already exists [2025-01-06T12:46:57.979Z] 75654b8eeebd: Layer already exists [2025-01-06T12:46:57.979Z] de3504c71476: Layer already exists [2025-01-06T12:46:57.979Z] latest: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:58.321Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:58.645Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.12 [2025-01-06T12:46:58.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-06T12:46:58.645Z] 72d79b426f89: Preparing [2025-01-06T12:46:58.645Z] 111d6334a3db: Preparing [2025-01-06T12:46:58.645Z] 0f3fd99e41b3: Preparing [2025-01-06T12:46:58.645Z] 52042e2fdbb9: Preparing [2025-01-06T12:46:58.645Z] bba0cf96800b: Preparing [2025-01-06T12:46:58.645Z] de3504c71476: Preparing [2025-01-06T12:46:58.645Z] 75654b8eeebd: Preparing [2025-01-06T12:46:58.645Z] 75654b8eeebd: Waiting [2025-01-06T12:46:58.645Z] 72d79b426f89: Layer already exists [2025-01-06T12:46:58.645Z] 0f3fd99e41b3: Layer already exists [2025-01-06T12:46:58.645Z] 111d6334a3db: Layer already exists [2025-01-06T12:46:58.645Z] bba0cf96800b: Layer already exists [2025-01-06T12:46:58.645Z] 52042e2fdbb9: Layer already exists [2025-01-06T12:46:58.645Z] 75654b8eeebd: Layer already exists [2025-01-06T12:46:58.645Z] de3504c71476: Layer already exists [2025-01-06T12:46:58.645Z] 4.0.0-dev.12: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:58.975Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:59.302Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [2025-01-06T12:46:59.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-06T12:46:59.302Z] 72d79b426f89: Preparing [2025-01-06T12:46:59.302Z] 111d6334a3db: Preparing [2025-01-06T12:46:59.302Z] 0f3fd99e41b3: Preparing [2025-01-06T12:46:59.302Z] 52042e2fdbb9: Preparing [2025-01-06T12:46:59.302Z] bba0cf96800b: Preparing [2025-01-06T12:46:59.302Z] de3504c71476: Preparing [2025-01-06T12:46:59.302Z] 75654b8eeebd: Preparing [2025-01-06T12:46:59.302Z] de3504c71476: Waiting [2025-01-06T12:46:59.302Z] 75654b8eeebd: Waiting [2025-01-06T12:46:59.302Z] 111d6334a3db: Layer already exists [2025-01-06T12:46:59.302Z] bba0cf96800b: Layer already exists [2025-01-06T12:46:59.302Z] 52042e2fdbb9: Layer already exists [2025-01-06T12:46:59.302Z] 72d79b426f89: Layer already exists [2025-01-06T12:46:59.302Z] 0f3fd99e41b3: Layer already exists [2025-01-06T12:46:59.302Z] de3504c71476: Layer already exists [2025-01-06T12:46:59.302Z] 75654b8eeebd: Layer already exists [2025-01-06T12:46:59.302Z] ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:59.648Z] + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:46:59.980Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main [2025-01-06T12:46:59.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] [2025-01-06T12:46:59.980Z] 72d79b426f89: Preparing [2025-01-06T12:46:59.980Z] 111d6334a3db: Preparing [2025-01-06T12:46:59.980Z] 0f3fd99e41b3: Preparing [2025-01-06T12:46:59.980Z] 52042e2fdbb9: Preparing [2025-01-06T12:46:59.980Z] bba0cf96800b: Preparing [2025-01-06T12:46:59.980Z] de3504c71476: Preparing [2025-01-06T12:46:59.980Z] 75654b8eeebd: Preparing [2025-01-06T12:46:59.980Z] 75654b8eeebd: Waiting [2025-01-06T12:46:59.980Z] de3504c71476: Waiting [2025-01-06T12:46:59.980Z] 111d6334a3db: Layer already exists [2025-01-06T12:46:59.980Z] 0f3fd99e41b3: Layer already exists [2025-01-06T12:46:59.980Z] bba0cf96800b: Layer already exists [2025-01-06T12:46:59.980Z] 52042e2fdbb9: Layer already exists [2025-01-06T12:46:59.980Z] 72d79b426f89: Layer already exists [2025-01-06T12:46:59.980Z] 75654b8eeebd: Layer already exists [2025-01-06T12:46:59.980Z] de3504c71476: Layer already exists [2025-01-06T12:46:59.980Z] main: digest: sha256:1da051664866a8667051b0724c99d40a2e34a81da7001029e022a484059f29d3 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:47:00.068Z] ===================================================== [Pipeline] echo [2025-01-06T12:47:00.083Z] taggedImages: [2025-01-06T12:47:00.083Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8 [2025-01-06T12:47:00.083Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:latest [2025-01-06T12:47:00.083Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.12 [2025-01-06T12:47:00.083Z] - nexus3.edgexfoundry.org:10004/app-service-configurable:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [2025-01-06T12:47:00.083Z] - 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-01-06T12:47:00.506Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T12:47:00.506Z] [2025-01-06T12:47:00.506Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:47:00.813Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T12:47:00.813Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-06T12:47:00.813Z] 5eb5b503b376: Pulling fs layer [2025-01-06T12:47:00.813Z] 5c69ac0246d0: Pulling fs layer [2025-01-06T12:47:00.813Z] ec43610c2a17: Pulling fs layer [2025-01-06T12:47:00.813Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-06T12:47:00.813Z] 33b1e0a273af: Pulling fs layer [2025-01-06T12:47:00.813Z] 5d3b04190fa2: Pulling fs layer [2025-01-06T12:47:00.813Z] 2f39f015ded8: Pulling fs layer [2025-01-06T12:47:00.813Z] 3a2ae6a8a46f: Waiting [2025-01-06T12:47:00.813Z] 33b1e0a273af: Waiting [2025-01-06T12:47:00.813Z] 5d3b04190fa2: Waiting [2025-01-06T12:47:00.813Z] 2f39f015ded8: Waiting [2025-01-06T12:47:00.813Z] 5c69ac0246d0: Verifying Checksum [2025-01-06T12:47:00.813Z] 5c69ac0246d0: Download complete [2025-01-06T12:47:00.813Z] 3a2ae6a8a46f: Download complete [2025-01-06T12:47:00.813Z] 33b1e0a273af: Verifying Checksum [2025-01-06T12:47:00.813Z] 33b1e0a273af: Download complete [2025-01-06T12:47:00.813Z] 5d3b04190fa2: Verifying Checksum [2025-01-06T12:47:00.813Z] 5d3b04190fa2: Download complete [2025-01-06T12:47:00.813Z] ec43610c2a17: Verifying Checksum [2025-01-06T12:47:00.813Z] ec43610c2a17: Download complete [2025-01-06T12:47:01.072Z] 5eb5b503b376: Verifying Checksum [2025-01-06T12:47:01.072Z] 5eb5b503b376: Download complete [2025-01-06T12:47:01.641Z] 2f39f015ded8: Download complete [2025-01-06T12:47:02.212Z] 5eb5b503b376: Pull complete [2025-01-06T12:47:02.470Z] 5c69ac0246d0: Pull complete [2025-01-06T12:47:03.039Z] ec43610c2a17: Pull complete [2025-01-06T12:47:03.039Z] 3a2ae6a8a46f: Pull complete [2025-01-06T12:47:03.299Z] 33b1e0a273af: Pull complete [2025-01-06T12:47:03.299Z] 5d3b04190fa2: Pull complete [2025-01-06T12:47:08.578Z] 2f39f015ded8: Pull complete [2025-01-06T12:47:08.578Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-06T12:47:08.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T12:47:08.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:47:08.681Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:47:08.716Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-06T12:47:13.521Z] $ docker top 64db95de2189c8c217107f06d1ab7845d4eb60891eb3a3ac46b5cc924409241b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:47:13.939Z] ---> job-cost.sh [2025-01-06T12:47:13.939Z] lf-activate-venv: SKIPPING [2025-01-06T12:47:13.939Z] INFO: No Stack... [2025-01-06T12:47:14.506Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T12:47:14.765Z] INFO: Archiving Costs [Pipeline] sh [2025-01-06T12:47:15.060Z] + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [2025-01-06T12:47:15.060Z] + cut -d, -f6 [Pipeline] lock [2025-01-06T12:47:15.074Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [2025-01-06T12:47:15.083Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] did not exist. Created. [2025-01-06T12:47:15.089Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-06T12:47:15.407Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-06T12:47:15.444Z] Stashed 1 file(s) [Pipeline] } [2025-01-06T12:47:15.454Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-06T12:47:15.484Z] $ docker stop --time=1 64db95de2189c8c217107f06d1ab7845d4eb60891eb3a3ac46b5cc924409241b [2025-01-06T12:47:16.899Z] $ docker rm -f --volumes 64db95de2189c8c217107f06d1ab7845d4eb60891eb3a3ac46b5cc924409241b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-06T12:49:59.893Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2025-01-06T12:49:59.893Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-01-06T12:49:59.893Z] go vet ./... [2025-01-06T12:52:06.640Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-06T12:52:06.640Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-06T12:52:06.640Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-06T12:52:06.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2025-01-06T12:52:06.685Z] $ docker stop --time=1 8541bc7b0bd7c4d535d9b47d7afddb2a82462bb95c3c11883ff51683e3560691 [2025-01-06T12:52:08.778Z] $ docker rm -f --volumes 8541bc7b0bd7c4d535d9b47d7afddb2a82462bb95c3c11883ff51683e3560691 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T12:52:11.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-01-06T12:52:11.237Z] Warning: overwriting stash ‘coverage-report’ [2025-01-06T12:52:11.743Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T12:52:12.160Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-01-06T12:52:12.485Z] + ls -al . [2025-01-06T12:52:12.485Z] total 244 [2025-01-06T12:52:12.485Z] drwxrwxr-x 6 jenkins jenkins 4096 Jan 6 12:46 . [2025-01-06T12:52:12.485Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 6 12:44 .. [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 119 Jan 6 12:44 .dockerignore [2025-01-06T12:52:12.485Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 12:44 .git [2025-01-06T12:52:12.485Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 6 12:44 .github [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 106 Jan 6 12:44 .gitignore [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 6 12:44 .golangci.yml [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 16432 Jan 6 12:44 Attribution.txt [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 37263 Jan 6 12:44 CHANGELOG.md [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 2008 Jan 6 12:44 Dockerfile [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 6 12:44 GOVERNANCE.md [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 666 Jan 6 12:44 Jenkinsfile [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 10174 Jan 6 12:44 LICENSE [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 618 Jan 6 12:44 OWNERS.md [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 4952 Jan 6 12:44 README.md [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 12 Jan 6 12:42 VERSION [2025-01-06T12:52:12.485Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 6 12:44 bin [2025-01-06T12:52:12.485Z] -rw-r--r-- 1 jenkins jenkins 953 Jan 6 12:49 coverage.out [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 6544 Jan 6 12:44 go.mod [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 87902 Jan 6 12:44 go.sum [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 1937 Jan 6 12:44 main.go [2025-01-06T12:52:12.485Z] -rw-rw-r-- 1 jenkins jenkins 3271 Jan 6 12:44 makefile [2025-01-06T12:52:12.485Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 6 12:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:52:12.855Z] + 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=ca24ff38ee77525a7d86288b96f75a28861749f8 --label arch=arm64 --label version=4.0.0-dev.12 . [2025-01-06T12:52:14.803Z] #0 building with "default" instance using docker driver [2025-01-06T12:52:14.803Z] [2025-01-06T12:52:14.803Z] #1 [internal] load build definition from Dockerfile [2025-01-06T12:52:14.803Z] #1 transferring dockerfile: 2.05kB 0.0s done [2025-01-06T12:52:14.803Z] #1 DONE 0.0s [2025-01-06T12:52:14.803Z] [2025-01-06T12:52:14.803Z] #2 [internal] load .dockerignore [2025-01-06T12:52:14.803Z] #2 transferring context: 159B 0.0s done [2025-01-06T12:52:14.803Z] #2 DONE 0.1s [2025-01-06T12:52:14.803Z] [2025-01-06T12:52:14.803Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T12:52:14.803Z] #3 DONE 0.0s [2025-01-06T12:52:14.803Z] [2025-01-06T12:52:14.803Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T12:52:14.803Z] #4 DONE 0.3s [2025-01-06T12:52:14.803Z] [2025-01-06T12:52:14.803Z] #5 [internal] load build context [2025-01-06T12:52:14.803Z] #5 transferring context: 2.54kB 0.0s done [2025-01-06T12:52:14.803Z] #5 DONE 0.0s [2025-01-06T12:52:14.803Z] [2025-01-06T12:52:14.803Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T12:52:14.803Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2025-01-06T12:52:15.071Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T12:52:15.071Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T12:52:15.071Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T12:52:15.071Z] #6 DONE 0.2s [2025-01-06T12:52:15.071Z] [2025-01-06T12:52:15.071Z] #7 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T12:52:15.339Z] #7 ... [2025-01-06T12:52:15.339Z] [2025-01-06T12:52:15.339Z] #8 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T12:52:15.339Z] #8 DONE 0.3s [2025-01-06T12:52:15.339Z] [2025-01-06T12:52:15.339Z] #9 [builder 2/7] RUN apk add --update --no-cache make git [2025-01-06T12:52:15.924Z] #9 0.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:52:16.505Z] #9 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:52:17.920Z] #9 2.609 OK: 239 MiB in 58 packages [2025-01-06T12:52:18.188Z] #9 DONE 2.9s [2025-01-06T12:52:18.188Z] [2025-01-06T12:52:18.188Z] #10 [builder 3/7] WORKDIR /app [2025-01-06T12:52:18.188Z] #10 DONE 0.1s [2025-01-06T12:52:18.188Z] [2025-01-06T12:52:18.188Z] #7 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T12:52:18.188Z] #7 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:52:18.188Z] #7 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:52:18.188Z] #7 2.635 (1/2) Installing ca-certificates (20241121-r0) [2025-01-06T12:52:18.188Z] #7 2.718 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-06T12:52:18.188Z] #7 2.726 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:52:18.188Z] #7 2.751 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:52:18.188Z] #7 2.965 OK: 10 MiB in 16 packages [2025-01-06T12:52:18.456Z] #7 DONE 3.3s [2025-01-06T12:52:18.456Z] [2025-01-06T12:52:18.456Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2025-01-06T12:52:18.456Z] #11 DONE 0.2s [2025-01-06T12:52:18.456Z] [2025-01-06T12:52:18.456Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T12:52:20.401Z] #12 DONE 1.9s [2025-01-06T12:52:20.401Z] [2025-01-06T12:52:20.401Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:52:20.401Z] #13 0.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:52:20.401Z] #13 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:52:20.401Z] #13 ... [2025-01-06T12:52:20.401Z] [2025-01-06T12:52:20.401Z] #14 [builder 6/7] COPY . . [2025-01-06T12:52:20.401Z] #14 DONE 0.1s [2025-01-06T12:52:20.684Z] [2025-01-06T12:52:20.684Z] #15 [builder 7/7] RUN make build [2025-01-06T12:52:21.272Z] #15 0.786 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.12 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2025-01-06T12:52:23.860Z] #15 ... [2025-01-06T12:52:23.860Z] [2025-01-06T12:52:23.860Z] #13 [stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T12:52:23.860Z] #13 2.562 Upgrading critical system libraries and apk-tools: [2025-01-06T12:52:23.860Z] #13 2.563 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T12:52:23.860Z] #13 2.580 Executing busybox-1.36.1-r29.trigger [2025-01-06T12:52:23.860Z] #13 2.894 Continuing the upgrade transaction with new apk-tools: [2025-01-06T12:52:23.860Z] #13 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T12:52:23.860Z] #13 3.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T12:52:23.860Z] #13 4.549 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T12:52:23.860Z] #13 4.573 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:52:23.860Z] #13 4.703 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T12:52:23.860Z] #13 4.731 Executing ca-certificates-20241121-r0.trigger [2025-01-06T12:52:23.860Z] #13 4.921 OK: 10 MiB in 16 packages [2025-01-06T12:52:23.860Z] #13 DONE 5.4s [2025-01-06T12:52:23.860Z] [2025-01-06T12:52:23.860Z] #15 [builder 7/7] RUN make build [2025-01-06T12:54:45.608Z] #15 DONE 135.6s [2025-01-06T12:54:45.608Z] [2025-01-06T12:54:45.608Z] #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-01-06T12:54:45.608Z] #16 DONE 0.1s [2025-01-06T12:54:45.608Z] [2025-01-06T12:54:45.608Z] #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE [2025-01-06T12:54:45.608Z] #17 DONE 0.1s [2025-01-06T12:54:45.608Z] [2025-01-06T12:54:45.608Z] #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ [2025-01-06T12:54:45.608Z] #18 DONE 0.1s [2025-01-06T12:54:45.608Z] [2025-01-06T12:54:45.608Z] #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable [2025-01-06T12:54:45.608Z] #19 DONE 0.4s [2025-01-06T12:54:45.608Z] [2025-01-06T12:54:45.608Z] #20 exporting to image [2025-01-06T12:54:45.608Z] #20 exporting layers [2025-01-06T12:54:45.608Z] #20 exporting layers 0.4s done [2025-01-06T12:54:45.608Z] #20 writing image sha256:0849831ac31912353529d380cf1f9b96275fa9c2e0c81959dfce92d38a6b8c87 done [2025-01-06T12:54:45.608Z] #20 naming to docker.io/library/app-service-configurable-arm64 0.0s done [2025-01-06T12:54:45.608Z] #20 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T12:54:45.773Z] provisioning config files... [2025-01-06T12:54:45.791Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/260@tmp/config8615331631387862322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:54:46.140Z] ---> ****-login.sh [2025-01-06T12:54:46.141Z] nexus3.edgexfoundry.org:10001 [2025-01-06T12:54:46.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:46.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:46.407Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:46.407Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:46.407Z] [2025-01-06T12:54:46.407Z] Login Succeeded [2025-01-06T12:54:46.407Z] nexus3.edgexfoundry.org:10002 [2025-01-06T12:54:46.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:46.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:46.673Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:46.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:46.673Z] [2025-01-06T12:54:46.673Z] Login Succeeded [2025-01-06T12:54:46.673Z] nexus3.edgexfoundry.org:10003 [2025-01-06T12:54:46.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:46.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:46.941Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:46.941Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:46.941Z] [2025-01-06T12:54:46.941Z] Login Succeeded [2025-01-06T12:54:46.941Z] nexus3.edgexfoundry.org:10004 [2025-01-06T12:54:46.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:47.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:47.207Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:47.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:47.207Z] [2025-01-06T12:54:47.207Z] Login Succeeded [2025-01-06T12:54:47.207Z] ****.io [2025-01-06T12:54:47.207Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T12:54:47.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T12:54:47.474Z] Configure a credential helper to remove this warning. See [2025-01-06T12:54:47.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T12:54:47.474Z] [2025-01-06T12:54:47.474Z] Login Succeeded [2025-01-06T12:54:47.474Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T12:54:47.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:54:47.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T12:54:47.582Z] [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: [2025-01-06T12:54:47.582Z] ca24ff38ee77525a7d86288b96f75a28861749f8 [2025-01-06T12:54:47.582Z] latest [2025-01-06T12:54:47.582Z] 4.0.0-dev.12 [2025-01-06T12:54:47.582Z] ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [2025-01-06T12:54:47.582Z] main [2025-01-06T12:54:47.582Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:54:47.939Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:54:48.295Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8 [2025-01-06T12:54:48.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-06T12:54:48.295Z] ab4b893f435b: Preparing [2025-01-06T12:54:48.295Z] 8d8fa78acb8e: Preparing [2025-01-06T12:54:48.295Z] 3a88375c3735: Preparing [2025-01-06T12:54:48.295Z] 6c7404db19ee: Preparing [2025-01-06T12:54:48.295Z] 9013c3c5b710: Preparing [2025-01-06T12:54:48.295Z] 5c662e08a4cb: Preparing [2025-01-06T12:54:48.295Z] 651d9022c234: Preparing [2025-01-06T12:54:48.295Z] 5c662e08a4cb: Waiting [2025-01-06T12:54:48.295Z] 651d9022c234: Waiting [2025-01-06T12:54:48.561Z] 8d8fa78acb8e: Pushed [2025-01-06T12:54:48.561Z] 6c7404db19ee: Pushed [2025-01-06T12:54:48.561Z] 3a88375c3735: Pushed [2025-01-06T12:54:48.561Z] 651d9022c234: Layer already exists [2025-01-06T12:54:48.827Z] 5c662e08a4cb: Pushed [2025-01-06T12:54:50.233Z] 9013c3c5b710: Pushed [2025-01-06T12:54:56.887Z] ab4b893f435b: Pushed [2025-01-06T12:54:56.887Z] ca24ff38ee77525a7d86288b96f75a28861749f8: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:54:57.266Z] + 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-01-06T12:54:57.634Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-01-06T12:54:57.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-06T12:54:57.634Z] ab4b893f435b: Preparing [2025-01-06T12:54:57.634Z] 8d8fa78acb8e: Preparing [2025-01-06T12:54:57.634Z] 3a88375c3735: Preparing [2025-01-06T12:54:57.634Z] 6c7404db19ee: Preparing [2025-01-06T12:54:57.634Z] 9013c3c5b710: Preparing [2025-01-06T12:54:57.634Z] 5c662e08a4cb: Preparing [2025-01-06T12:54:57.634Z] 651d9022c234: Preparing [2025-01-06T12:54:57.634Z] 651d9022c234: Waiting [2025-01-06T12:54:57.634Z] 5c662e08a4cb: Waiting [2025-01-06T12:54:57.634Z] 3a88375c3735: Layer already exists [2025-01-06T12:54:57.634Z] 9013c3c5b710: Layer already exists [2025-01-06T12:54:57.634Z] ab4b893f435b: Layer already exists [2025-01-06T12:54:57.634Z] 8d8fa78acb8e: Layer already exists [2025-01-06T12:54:57.634Z] 6c7404db19ee: Layer already exists [2025-01-06T12:54:57.634Z] 651d9022c234: Layer already exists [2025-01-06T12:54:57.634Z] 5c662e08a4cb: Layer already exists [2025-01-06T12:54:57.901Z] latest: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:54:58.268Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:54:58.627Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.12 [2025-01-06T12:54:58.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-06T12:54:58.627Z] ab4b893f435b: Preparing [2025-01-06T12:54:58.627Z] 8d8fa78acb8e: Preparing [2025-01-06T12:54:58.627Z] 3a88375c3735: Preparing [2025-01-06T12:54:58.627Z] 6c7404db19ee: Preparing [2025-01-06T12:54:58.627Z] 9013c3c5b710: Preparing [2025-01-06T12:54:58.627Z] 5c662e08a4cb: Preparing [2025-01-06T12:54:58.627Z] 651d9022c234: Preparing [2025-01-06T12:54:58.627Z] 5c662e08a4cb: Waiting [2025-01-06T12:54:58.627Z] 651d9022c234: Waiting [2025-01-06T12:54:58.627Z] 3a88375c3735: Layer already exists [2025-01-06T12:54:58.627Z] 9013c3c5b710: Layer already exists [2025-01-06T12:54:58.627Z] ab4b893f435b: Layer already exists [2025-01-06T12:54:58.627Z] 8d8fa78acb8e: Layer already exists [2025-01-06T12:54:58.627Z] 6c7404db19ee: Layer already exists [2025-01-06T12:54:58.627Z] 5c662e08a4cb: Layer already exists [2025-01-06T12:54:58.627Z] 651d9022c234: Layer already exists [2025-01-06T12:54:58.893Z] 4.0.0-dev.12: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:54:59.257Z] + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:54:59.698Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [2025-01-06T12:54:59.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-06T12:54:59.699Z] ab4b893f435b: Preparing [2025-01-06T12:54:59.699Z] 8d8fa78acb8e: Preparing [2025-01-06T12:54:59.699Z] 3a88375c3735: Preparing [2025-01-06T12:54:59.699Z] 6c7404db19ee: Preparing [2025-01-06T12:54:59.699Z] 9013c3c5b710: Preparing [2025-01-06T12:54:59.699Z] 5c662e08a4cb: Preparing [2025-01-06T12:54:59.699Z] 651d9022c234: Preparing [2025-01-06T12:54:59.699Z] 5c662e08a4cb: Waiting [2025-01-06T12:54:59.699Z] 651d9022c234: Waiting [2025-01-06T12:54:59.699Z] 8d8fa78acb8e: Layer already exists [2025-01-06T12:54:59.699Z] ab4b893f435b: Layer already exists [2025-01-06T12:54:59.699Z] 6c7404db19ee: Layer already exists [2025-01-06T12:54:59.699Z] 9013c3c5b710: Layer already exists [2025-01-06T12:54:59.699Z] 3a88375c3735: Layer already exists [2025-01-06T12:54:59.699Z] 5c662e08a4cb: Layer already exists [2025-01-06T12:54:59.699Z] 651d9022c234: Layer already exists [2025-01-06T12:54:59.966Z] ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:55:00.340Z] + 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-01-06T12:55:00.700Z] + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [2025-01-06T12:55:00.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] [2025-01-06T12:55:00.700Z] ab4b893f435b: Preparing [2025-01-06T12:55:00.700Z] 8d8fa78acb8e: Preparing [2025-01-06T12:55:00.700Z] 3a88375c3735: Preparing [2025-01-06T12:55:00.700Z] 6c7404db19ee: Preparing [2025-01-06T12:55:00.700Z] 9013c3c5b710: Preparing [2025-01-06T12:55:00.700Z] 5c662e08a4cb: Preparing [2025-01-06T12:55:00.700Z] 651d9022c234: Preparing [2025-01-06T12:55:00.700Z] 5c662e08a4cb: Waiting [2025-01-06T12:55:00.700Z] 651d9022c234: Waiting [2025-01-06T12:55:00.700Z] 9013c3c5b710: Layer already exists [2025-01-06T12:55:00.700Z] 3a88375c3735: Layer already exists [2025-01-06T12:55:00.700Z] 6c7404db19ee: Layer already exists [2025-01-06T12:55:00.700Z] 8d8fa78acb8e: Layer already exists [2025-01-06T12:55:00.700Z] ab4b893f435b: Layer already exists [2025-01-06T12:55:00.700Z] 5c662e08a4cb: Layer already exists [2025-01-06T12:55:00.700Z] 651d9022c234: Layer already exists [2025-01-06T12:55:00.972Z] main: digest: sha256:bca33b0aadbad3b8935522977415303496e93cf303cb7e0fe558aff131fc7f31 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T12:55:01.064Z] ===================================================== [Pipeline] echo [2025-01-06T12:55:01.078Z] taggedImages: [2025-01-06T12:55:01.078Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8 [2025-01-06T12:55:01.078Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [2025-01-06T12:55:01.078Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.12 [2025-01-06T12:55:01.078Z] - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ca24ff38ee77525a7d86288b96f75a28861749f8-4.0.0-dev.12 [2025-01-06T12:55:01.078Z] - 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-01-06T12:55:01.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T12:55:01.476Z] [2025-01-06T12:55:01.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:55:01.826Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T12:55:01.826Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-06T12:55:01.826Z] 8998bd30e6a1: Pulling fs layer [2025-01-06T12:55:01.826Z] 04944245beec: Pulling fs layer [2025-01-06T12:55:01.826Z] 699f458cf7ca: Pulling fs layer [2025-01-06T12:55:01.826Z] 765212b225bb: Pulling fs layer [2025-01-06T12:55:01.826Z] f23df028b6ca: Pulling fs layer [2025-01-06T12:55:01.826Z] d65c8cfc05b1: Pulling fs layer [2025-01-06T12:55:01.826Z] 2437ff75d9bd: Pulling fs layer [2025-01-06T12:55:01.826Z] 765212b225bb: Waiting [2025-01-06T12:55:01.826Z] f23df028b6ca: Waiting [2025-01-06T12:55:01.826Z] 2437ff75d9bd: Waiting [2025-01-06T12:55:01.826Z] d65c8cfc05b1: Waiting [2025-01-06T12:55:02.095Z] 04944245beec: Verifying Checksum [2025-01-06T12:55:02.095Z] 04944245beec: Download complete [2025-01-06T12:55:02.095Z] 765212b225bb: Verifying Checksum [2025-01-06T12:55:02.095Z] 765212b225bb: Download complete [2025-01-06T12:55:02.095Z] f23df028b6ca: Verifying Checksum [2025-01-06T12:55:02.095Z] f23df028b6ca: Download complete [2025-01-06T12:55:02.095Z] d65c8cfc05b1: Download complete [2025-01-06T12:55:02.095Z] 699f458cf7ca: Verifying Checksum [2025-01-06T12:55:02.095Z] 699f458cf7ca: Download complete [2025-01-06T12:55:02.677Z] 8998bd30e6a1: Verifying Checksum [2025-01-06T12:55:02.677Z] 8998bd30e6a1: Download complete [2025-01-06T12:55:04.629Z] 2437ff75d9bd: Verifying Checksum [2025-01-06T12:55:04.629Z] 2437ff75d9bd: Download complete [2025-01-06T12:55:08.870Z] 8998bd30e6a1: Pull complete [2025-01-06T12:55:09.450Z] 04944245beec: Pull complete [2025-01-06T12:55:11.391Z] 699f458cf7ca: Pull complete [2025-01-06T12:55:11.391Z] 765212b225bb: Pull complete [2025-01-06T12:55:12.357Z] f23df028b6ca: Pull complete [2025-01-06T12:55:12.357Z] d65c8cfc05b1: Pull complete [2025-01-06T12:55:39.030Z] 2437ff75d9bd: Pull complete [2025-01-06T12:55:39.030Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-06T12:55:39.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T12:55:39.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:55:39.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-36202 does not seem to be running inside a container [2025-01-06T12:55:39.275Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/260 -v /w/workspace/app-service-configurable/260:/w/workspace/app-service-configurable/260:rw,z -v /w/workspace/app-service-configurable/260@tmp:/w/workspace/app-service-configurable/260@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-01-06T12:55:40.912Z] $ docker top d6494a2effe88d02e811c326254f829f81937b579fb42f966782fe384a0ce00e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:55:41.384Z] ---> job-cost.sh [2025-01-06T12:55:41.650Z] lf-activate-venv: SKIPPING [2025-01-06T12:55:41.650Z] INFO: No Stack... [2025-01-06T12:55:42.228Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T12:55:43.180Z] INFO: Archiving Costs [Pipeline] sh [2025-01-06T12:55:43.494Z] + cat /w/workspace/app-service-configurable/260/archives/cost.csv [2025-01-06T12:55:43.494Z] + cut -d, -f6 [Pipeline] lock [2025-01-06T12:55:43.549Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [2025-01-06T12:55:43.557Z] Resource [jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] did not exist. Created. [2025-01-06T12:55:43.563Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-06T12:55:43.903Z] /w/workspace/app-service-configurable/260@tmp/durable-518d5311/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-01-06T12:55:44.220Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-06T12:55:44.251Z] Warning: overwriting stash ‘stack-cost’ [2025-01-06T12:55:44.307Z] Stashed 1 file(s) [Pipeline] } [2025-01-06T12:55:44.315Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-260-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-06T12:55:44.341Z] $ docker stop --time=1 d6494a2effe88d02e811c326254f829f81937b579fb42f966782fe384a0ce00e [2025-01-06T12:55:45.727Z] $ docker rm -f --volumes d6494a2effe88d02e811c326254f829f81937b579fb42f966782fe384a0ce00e [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-01-06T12:55:46.214Z] provisioning config files... [2025-01-06T12:55:46.222Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6809464411051468016tmp [Pipeline] { [Pipeline] sh [2025-01-06T12:55:46.524Z] + set +x [2025-01-06T12:55:46.524Z] + curl -s https://codecov.io/bash [2025-01-06T12:55:46.524Z] + bash -s -- [2025-01-06T12:55:46.524Z] [2025-01-06T12:55:46.524Z] _____ _ [2025-01-06T12:55:46.524Z] / ____| | | [2025-01-06T12:55:46.524Z] | | ___ __| | ___ ___ _____ __ [2025-01-06T12:55:46.524Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-06T12:55:46.524Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-06T12:55:46.524Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-06T12:55:46.524Z] Bash-1.0.6 [2025-01-06T12:55:46.524Z] [2025-01-06T12:55:46.524Z] [2025-01-06T12:55:46.524Z] ==> git version 2.25.1 found [2025-01-06T12:55:46.524Z] ==> 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-01-06T12:55:46.524Z] Release-Date: 2020-01-08 [2025-01-06T12:55:46.524Z] 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-01-06T12:55:46.524Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-06T12:55:46.524Z] ==> Jenkins CI detected. [2025-01-06T12:55:46.524Z] current dir:  /w/workspace/ry_app-service-configurable_main [2025-01-06T12:55:46.524Z] project root: . [2025-01-06T12:55:46.524Z] --> token set from env [2025-01-06T12:55:46.524Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-06T12:55:46.524Z] ==> Running gcov in . (disable via -X gcov) [2025-01-06T12:55:46.524Z] ==> Python coveragepy not found [2025-01-06T12:55:46.524Z] ==> Searching for coverage reports in: [2025-01-06T12:55:46.524Z] + . [2025-01-06T12:55:46.785Z] -> Found 1 reports [2025-01-06T12:55:46.785Z] ==> Detecting git/mercurial file structure [2025-01-06T12:55:46.785Z] ==> Reading reports [2025-01-06T12:55:46.785Z] + ./coverage.out bytes=953 [2025-01-06T12:55:46.785Z] ==> Appending adjustments [2025-01-06T12:55:46.785Z] https://docs.codecov.io/docs/fixing-reports [2025-01-06T12:55:46.785Z] + Found adjustments [2025-01-06T12:55:46.785Z] ==> Gzipping contents [2025-01-06T12:55:46.785Z] 4.0K /tmp/codecov.pQmnjH.gz [2025-01-06T12:55:46.785Z] ==> Uploading reports [2025-01-06T12:55:46.785Z] url: https://codecov.io [2025-01-06T12:55:46.785Z] query: branch=main&commit=ca24ff38ee77525a7d86288b96f75a28861749f8&build=260&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F260%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T12:55:46.785Z] -> Pinging Codecov [2025-01-06T12:55:46.785Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ca24ff38ee77525a7d86288b96f75a28861749f8&build=260&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F260%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T12:55:47.045Z] -> Uploading to [2025-01-06T12:55:47.045Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/ca24ff38ee77525a7d86288b96f75a28861749f8/c1ee23ef-8954-4d24-9f97-d49d319172f2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T125546Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9ce0105fc2adb13bc075934710e338ae5223f80ecd554243477acbd92f564519 [2025-01-06T12:55:47.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T12:55:47.045Z] Dload Upload Total Spent Left Speed [2025-01-06T12:55:47.307Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1348 --:--:-- --:--:-- --:--:-- 1348 [2025-01-06T12:55:47.307Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] } [2025-01-06T12:55:47.314Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-01-06T12:55:47.552Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-06T12:55:47.567Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:55:47.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T12:55:47.880Z] [2025-01-06T12:55:47.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:55:48.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T12:55:48.182Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-06T12:55:48.182Z] 43c4264eed91: Pulling fs layer [2025-01-06T12:55:48.182Z] 4cc291be95ef: Pulling fs layer [2025-01-06T12:55:48.182Z] 2ac1f1163629: Pulling fs layer [2025-01-06T12:55:48.182Z] 5c3c966382ef: Pulling fs layer [2025-01-06T12:55:48.182Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T12:55:48.182Z] d9c7d2e4e75e: Pulling fs layer [2025-01-06T12:55:48.182Z] 9c3e1370e548: Pulling fs layer [2025-01-06T12:55:48.182Z] d9c7d2e4e75e: Waiting [2025-01-06T12:55:48.182Z] 9c3e1370e548: Waiting [2025-01-06T12:55:48.182Z] 4f4fb700ef54: Waiting [2025-01-06T12:55:48.182Z] 4cc291be95ef: Verifying Checksum [2025-01-06T12:55:48.182Z] 4cc291be95ef: Download complete [2025-01-06T12:55:48.182Z] 5c3c966382ef: Verifying Checksum [2025-01-06T12:55:48.182Z] 5c3c966382ef: Download complete [2025-01-06T12:55:48.182Z] 4f4fb700ef54: Download complete [2025-01-06T12:55:48.182Z] 43c4264eed91: Verifying Checksum [2025-01-06T12:55:48.182Z] 43c4264eed91: Download complete [2025-01-06T12:55:48.441Z] d9c7d2e4e75e: Verifying Checksum [2025-01-06T12:55:48.442Z] d9c7d2e4e75e: Download complete [2025-01-06T12:55:48.442Z] 43c4264eed91: Pull complete [2025-01-06T12:55:48.700Z] 4cc291be95ef: Pull complete [2025-01-06T12:55:48.700Z] 2ac1f1163629: Verifying Checksum [2025-01-06T12:55:48.700Z] 2ac1f1163629: Download complete [2025-01-06T12:55:49.266Z] 9c3e1370e548: Verifying Checksum [2025-01-06T12:55:49.266Z] 9c3e1370e548: Download complete [2025-01-06T12:55:52.548Z] 2ac1f1163629: Pull complete [2025-01-06T12:55:52.548Z] 5c3c966382ef: Pull complete [2025-01-06T12:55:52.548Z] 4f4fb700ef54: Pull complete [2025-01-06T12:55:52.808Z] d9c7d2e4e75e: Pull complete [2025-01-06T12:55:56.244Z] 9c3e1370e548: Pull complete [2025-01-06T12:55:56.244Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-06T12:55:56.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T12:55:56.244Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:55:56.405Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:55:56.494Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-01-06T12:56:00.686Z] $ docker top 3b09f223ab781a8d7c6fe54c180a960c84e0365fb1507db57c2544abfa094521 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T12:56:01.063Z] + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo [2025-01-06T12:56:01.074Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh [2025-01-06T12:56:01.352Z] + set -o pipefail [2025-01-06T12:56:01.352Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' [2025-01-06T12:56:09.487Z] [2025-01-06T12:56:09.487Z] Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... [2025-01-06T12:56:09.487Z] [2025-01-06T12:56:09.487Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/53a77dba-d4e8-4268-a595-3c506cb2cd97 [2025-01-06T12:56:09.487Z] [2025-01-06T12:56:09.487Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-06T12:56:09.487Z] [2025-01-06T12:56:09.487Z] [2025-01-06T12:56:09.487Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-06T12:56:09.487Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-06T12:56:09.506Z] $ docker stop --time=1 3b09f223ab781a8d7c6fe54c180a960c84e0365fb1507db57c2544abfa094521 [2025-01-06T12:56:14.409Z] $ docker rm -f --volumes 3b09f223ab781a8d7c6fe54c180a960c84e0365fb1507db57c2544abfa094521 [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-01-06T12:56:15.333Z] + git log --format=format:%s -1 ca24ff38ee77525a7d86288b96f75a28861749f8 [Pipeline] sh [2025-01-06T12:56:15.636Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T12:56:15.636Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:56:15.940Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:56:15.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:56:16.024Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:56:16.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T12:56:16.549Z] $ docker top 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T12:56:16.669Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T12:56:16.669Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T12:56:16.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T12:56:16.792Z] $ docker exec 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 ssh-agent [2025-01-06T12:56:16.914Z] SSH_AUTH_SOCK=/tmp/ssh-17kgN4gzTcci/agent.32 [2025-01-06T12:56:16.914Z] SSH_AGENT_PID=38 [2025-01-06T12:56:16.920Z] Running ssh-add (command line suppressed) [2025-01-06T12:56:17.032Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13692386995807221272.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13692386995807221272.key) [2025-01-06T12:56:17.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T12:56:17.341Z] + git semver tag [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,552 [run_tag] DEBUG tag force:False [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,552 [check_head_tag] DEBUG check head tag [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,554 [execute] INFO git cat-file --batch-check [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,557 [execute] INFO git cat-file --batch [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,558 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,585 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,585 [execute] INFO git tag -a v4.0.0-dev.12 -m v4.0.0-dev.12 [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,586 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.12', '-m', 'v4.0.0-dev.12'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) [2025-01-06T12:56:17.601Z] 2025-01-06 12:56:17,590 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:56:17.601Z] 4.0.0-dev.12 [Pipeline] } [2025-01-06T12:56:17.875Z] $ docker exec --env ******** --env ******** 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 ssh-agent -k [2025-01-06T12:56:17.971Z] unset SSH_AUTH_SOCK; [2025-01-06T12:56:17.971Z] unset SSH_AGENT_PID; [2025-01-06T12:56:17.971Z] echo Agent pid 38 killed; [2025-01-06T12:56:17.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T12:56:18.305Z] + git semver [Pipeline] } [2025-01-06T12:56:18.585Z] $ docker stop --time=1 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 [2025-01-06T12:56:19.821Z] $ docker rm -f --volumes 296e5f5ba51e6d7fa59213e443f31c03121151ecd1dfa399c624122fc05463d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:56:20.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T12:56:20.244Z] [2025-01-06T12:56:20.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:56:20.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T12:56:20.545Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-06T12:56:20.545Z] ab5ef0e58194: Pulling fs layer [2025-01-06T12:56:20.545Z] 9712f1f96733: Pulling fs layer [2025-01-06T12:56:20.545Z] 63f879dbbcfc: Pulling fs layer [2025-01-06T12:56:20.545Z] 0d9ebad4ef96: Pulling fs layer [2025-01-06T12:56:20.545Z] e9a5061849ea: Pulling fs layer [2025-01-06T12:56:20.545Z] d747dcd14b5f: Pulling fs layer [2025-01-06T12:56:20.545Z] 2de7ff778b66: Pulling fs layer [2025-01-06T12:56:20.545Z] 0d9ebad4ef96: Waiting [2025-01-06T12:56:20.545Z] e9a5061849ea: Waiting [2025-01-06T12:56:20.545Z] 9712f1f96733: Verifying Checksum [2025-01-06T12:56:20.545Z] 9712f1f96733: Download complete [2025-01-06T12:56:20.804Z] 63f879dbbcfc: Verifying Checksum [2025-01-06T12:56:20.804Z] 63f879dbbcfc: Download complete [2025-01-06T12:56:21.063Z] 0d9ebad4ef96: Verifying Checksum [2025-01-06T12:56:21.063Z] 0d9ebad4ef96: Download complete [2025-01-06T12:56:21.063Z] d747dcd14b5f: Verifying Checksum [2025-01-06T12:56:21.063Z] d747dcd14b5f: Download complete [2025-01-06T12:56:21.063Z] e9a5061849ea: Verifying Checksum [2025-01-06T12:56:21.063Z] e9a5061849ea: Download complete [2025-01-06T12:56:21.063Z] ab5ef0e58194: Verifying Checksum [2025-01-06T12:56:21.063Z] ab5ef0e58194: Download complete [2025-01-06T12:56:21.063Z] 2de7ff778b66: Verifying Checksum [2025-01-06T12:56:21.063Z] 2de7ff778b66: Download complete [2025-01-06T12:56:23.596Z] ab5ef0e58194: Pull complete [2025-01-06T12:56:23.855Z] 9712f1f96733: Pull complete [2025-01-06T12:56:24.423Z] 63f879dbbcfc: Pull complete [2025-01-06T12:56:28.626Z] 0d9ebad4ef96: Pull complete [2025-01-06T12:56:28.626Z] e9a5061849ea: Pull complete [2025-01-06T12:56:28.626Z] d747dcd14b5f: Pull complete [2025-01-06T12:56:29.561Z] 2de7ff778b66: Pull complete [2025-01-06T12:56:29.561Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-06T12:56:29.561Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T12:56:29.561Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:56:29.677Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:56:29.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-01-06T12:56:35.272Z] $ docker top f5fb76e8c4b09b8c4e39d6893bf9408b03550f213450a8d434b34a683ed156bb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-06T12:56:35.349Z] provisioning config files... [2025-01-06T12:56:35.359Z] copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3523116878273987701tmp [2025-01-06T12:56:35.369Z] copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16512776025949911472tmp [2025-01-06T12:56:35.378Z] copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16228575244700883105tmp [Pipeline] { [Pipeline] echo [2025-01-06T12:56:35.512Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:35.813Z] ---> sigul-configuration.sh [2025-01-06T12:56:35.813Z] gpg: directory `/root/.gnupg' created [2025-01-06T12:56:35.813Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-06T12:56:35.813Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-06T12:56:35.813Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-06T12:56:35.813Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-06T12:56:35.813Z] gpg: CAST5 encrypted data [2025-01-06T12:56:35.813Z] gpg: encrypted with 1 passphrase [2025-01-06T12:56:35.813Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-06T12:56:36.109Z] + mkdir /home/jenkins [2025-01-06T12:56:36.109Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-06T12:56:36.406Z] + 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-01-06T12:56:36.419Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:36.717Z] ---> sigul-install.sh [2025-01-06T12:56:36.717Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-06T12:56:37.013Z] + git tag --list [2025-01-06T12:56:37.013Z] v1.0.0 [2025-01-06T12:56:37.013Z] v1.1.0 [2025-01-06T12:56:37.013Z] v1.2.0 [2025-01-06T12:56:37.013Z] v1.3.0 [2025-01-06T12:56:37.013Z] v1.3.1 [2025-01-06T12:56:37.013Z] v2.0.0 [2025-01-06T12:56:37.013Z] v2.0.1 [2025-01-06T12:56:37.013Z] v2.1.0 [2025-01-06T12:56:37.013Z] v2.1.1 [2025-01-06T12:56:37.013Z] v2.1.2 [2025-01-06T12:56:37.013Z] v2.2.0 [2025-01-06T12:56:37.013Z] v2.3 [2025-01-06T12:56:37.013Z] v2.3.0 [2025-01-06T12:56:37.013Z] v2.3.1 [2025-01-06T12:56:37.013Z] v3.0 [2025-01-06T12:56:37.013Z] v3.0.0 [2025-01-06T12:56:37.013Z] v3.0.1 [2025-01-06T12:56:37.013Z] v3.0.1-dev.1 [2025-01-06T12:56:37.013Z] v3.1 [2025-01-06T12:56:37.013Z] v3.1.0 [2025-01-06T12:56:37.013Z] v3.1.0-dev.1 [2025-01-06T12:56:37.013Z] v3.1.0-dev.10 [2025-01-06T12:56:37.013Z] v3.1.0-dev.11 [2025-01-06T12:56:37.013Z] v3.1.0-dev.12 [2025-01-06T12:56:37.013Z] v3.1.0-dev.13 [2025-01-06T12:56:37.013Z] v3.1.0-dev.14 [2025-01-06T12:56:37.013Z] v3.1.0-dev.15 [2025-01-06T12:56:37.013Z] v3.1.0-dev.16 [2025-01-06T12:56:37.013Z] v3.1.0-dev.17 [2025-01-06T12:56:37.013Z] v3.1.0-dev.18 [2025-01-06T12:56:37.013Z] v3.1.0-dev.19 [2025-01-06T12:56:37.013Z] v3.1.0-dev.2 [2025-01-06T12:56:37.013Z] v3.1.0-dev.20 [2025-01-06T12:56:37.013Z] v3.1.0-dev.21 [2025-01-06T12:56:37.013Z] v3.1.0-dev.22 [2025-01-06T12:56:37.013Z] v3.1.0-dev.23 [2025-01-06T12:56:37.013Z] v3.1.0-dev.24 [2025-01-06T12:56:37.013Z] v3.1.0-dev.25 [2025-01-06T12:56:37.013Z] v3.1.0-dev.26 [2025-01-06T12:56:37.013Z] v3.1.0-dev.27 [2025-01-06T12:56:37.013Z] v3.1.0-dev.28 [2025-01-06T12:56:37.013Z] v3.1.0-dev.29 [2025-01-06T12:56:37.013Z] v3.1.0-dev.3 [2025-01-06T12:56:37.013Z] v3.1.0-dev.30 [2025-01-06T12:56:37.013Z] v3.1.0-dev.31 [2025-01-06T12:56:37.013Z] v3.1.0-dev.32 [2025-01-06T12:56:37.013Z] v3.1.0-dev.33 [2025-01-06T12:56:37.013Z] v3.1.0-dev.34 [2025-01-06T12:56:37.013Z] v3.1.0-dev.35 [2025-01-06T12:56:37.013Z] v3.1.0-dev.36 [2025-01-06T12:56:37.013Z] v3.1.0-dev.37 [2025-01-06T12:56:37.013Z] v3.1.0-dev.38 [2025-01-06T12:56:37.013Z] v3.1.0-dev.39 [2025-01-06T12:56:37.013Z] v3.1.0-dev.4 [2025-01-06T12:56:37.013Z] v3.1.0-dev.5 [2025-01-06T12:56:37.013Z] v3.1.0-dev.6 [2025-01-06T12:56:37.013Z] v3.1.0-dev.7 [2025-01-06T12:56:37.013Z] v3.1.0-dev.8 [2025-01-06T12:56:37.013Z] v3.1.0-dev.9 [2025-01-06T12:56:37.013Z] v3.1.1 [2025-01-06T12:56:37.013Z] v3.1.1-dev.1 [2025-01-06T12:56:37.013Z] v3.2.0-dev.1 [2025-01-06T12:56:37.013Z] v3.2.0-dev.10 [2025-01-06T12:56:37.013Z] v3.2.0-dev.11 [2025-01-06T12:56:37.013Z] v3.2.0-dev.12 [2025-01-06T12:56:37.013Z] v3.2.0-dev.13 [2025-01-06T12:56:37.013Z] v3.2.0-dev.14 [2025-01-06T12:56:37.013Z] v3.2.0-dev.15 [2025-01-06T12:56:37.013Z] v3.2.0-dev.16 [2025-01-06T12:56:37.013Z] v3.2.0-dev.17 [2025-01-06T12:56:37.013Z] v3.2.0-dev.18 [2025-01-06T12:56:37.013Z] v3.2.0-dev.19 [2025-01-06T12:56:37.013Z] v3.2.0-dev.2 [2025-01-06T12:56:37.013Z] v3.2.0-dev.20 [2025-01-06T12:56:37.013Z] v3.2.0-dev.21 [2025-01-06T12:56:37.013Z] v3.2.0-dev.22 [2025-01-06T12:56:37.013Z] v3.2.0-dev.23 [2025-01-06T12:56:37.013Z] v3.2.0-dev.24 [2025-01-06T12:56:37.013Z] v3.2.0-dev.25 [2025-01-06T12:56:37.013Z] v3.2.0-dev.26 [2025-01-06T12:56:37.013Z] v3.2.0-dev.27 [2025-01-06T12:56:37.013Z] v3.2.0-dev.28 [2025-01-06T12:56:37.013Z] v3.2.0-dev.29 [2025-01-06T12:56:37.013Z] v3.2.0-dev.3 [2025-01-06T12:56:37.013Z] v3.2.0-dev.30 [2025-01-06T12:56:37.013Z] v3.2.0-dev.31 [2025-01-06T12:56:37.013Z] v3.2.0-dev.32 [2025-01-06T12:56:37.013Z] v3.2.0-dev.33 [2025-01-06T12:56:37.013Z] v3.2.0-dev.34 [2025-01-06T12:56:37.013Z] v3.2.0-dev.35 [2025-01-06T12:56:37.013Z] v3.2.0-dev.36 [2025-01-06T12:56:37.013Z] v3.2.0-dev.37 [2025-01-06T12:56:37.013Z] v3.2.0-dev.38 [2025-01-06T12:56:37.013Z] v3.2.0-dev.4 [2025-01-06T12:56:37.013Z] v3.2.0-dev.5 [2025-01-06T12:56:37.013Z] v3.2.0-dev.6 [2025-01-06T12:56:37.013Z] v3.2.0-dev.7 [2025-01-06T12:56:37.013Z] v3.2.0-dev.8 [2025-01-06T12:56:37.013Z] v3.2.0-dev.9 [2025-01-06T12:56:37.013Z] v4.0.0-dev.1 [2025-01-06T12:56:37.013Z] v4.0.0-dev.10 [2025-01-06T12:56:37.013Z] v4.0.0-dev.11 [2025-01-06T12:56:37.013Z] v4.0.0-dev.12 [2025-01-06T12:56:37.013Z] v4.0.0-dev.2 [2025-01-06T12:56:37.013Z] v4.0.0-dev.3 [2025-01-06T12:56:37.014Z] v4.0.0-dev.4 [2025-01-06T12:56:37.014Z] v4.0.0-dev.5 [2025-01-06T12:56:37.014Z] v4.0.0-dev.6 [2025-01-06T12:56:37.014Z] v4.0.0-dev.7 [2025-01-06T12:56:37.014Z] v4.0.0-dev.8 [2025-01-06T12:56:37.014Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-06T12:56:37.310Z] + lftools sign git-tag v4.0.0-dev.12 [2025-01-06T12:56:37.905Z] Signing Git tag with Sigul... [2025-01-06T12:56:37.905Z] Signing v4.0.0-dev.12 [Pipeline] echo [2025-01-06T12:56:38.179Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:38.474Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-06T12:56:38.481Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-06T12:56:38.516Z] $ docker stop --time=1 f5fb76e8c4b09b8c4e39d6893bf9408b03550f213450a8d434b34a683ed156bb [2025-01-06T12:56:39.801Z] $ docker rm -f --volumes f5fb76e8c4b09b8c4e39d6893bf9408b03550f213450a8d434b34a683ed156bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-06T12:56:40.246Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T12:56:40.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:56:40.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:56:40.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:56:40.656Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:56:40.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T12:56:41.067Z] $ docker top 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 -eo pid,comm [2025-01-06T12:56:41.110Z] 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-01-06T12:56:41.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T12:56:41.173Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T12:56:41.173Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T12:56:41.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T12:56:41.298Z] $ docker exec 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 ssh-agent [2025-01-06T12:56:41.408Z] SSH_AUTH_SOCK=/tmp/ssh-fj8z29qs0x8a/agent.33 [2025-01-06T12:56:41.408Z] SSH_AGENT_PID=39 [2025-01-06T12:56:41.412Z] Running ssh-add (command line suppressed) [2025-01-06T12:56:41.522Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_950333503604314776.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_950333503604314776.key) [2025-01-06T12:56:41.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T12:56:41.829Z] + git semver bump pre [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,055 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,055 [bump_version] DEBUG bumping version:4.0.0-dev.12 on axis:pre with prefix:dev [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,055 [bump_version] DEBUG bumped version:4.0.0-dev.13 [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,055 [write_version] DEBUG write version:4.0.0-dev.13 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,056 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,056 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,060 [execute] INFO git cat-file --batch-check [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,067 [execute] INFO git cat-file --batch [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T12:56:42.088Z] 2025-01-06 12:56:42,072 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:56:42.088Z] 4.0.0-dev.13 [Pipeline] } [2025-01-06T12:56:42.105Z] $ docker exec --env ******** --env ******** 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 ssh-agent -k [2025-01-06T12:56:42.223Z] unset SSH_AUTH_SOCK; [2025-01-06T12:56:42.223Z] unset SSH_AGENT_PID; [2025-01-06T12:56:42.223Z] echo Agent pid 39 killed; [2025-01-06T12:56:42.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T12:56:42.547Z] + git semver [Pipeline] } [2025-01-06T12:56:42.827Z] $ docker stop --time=1 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 [2025-01-06T12:56:44.114Z] $ docker rm -f --volumes 5e4a21691db885f6181941bd53149dbded967a961c1fb34260b013b9530b58a7 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T12:56:44.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T12:56:44.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:56:44.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T12:56:44.784Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:56:44.868Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:56:44.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-01-06T12:56:45.261Z] $ docker top b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 -eo pid,comm [2025-01-06T12:56:45.307Z] 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-01-06T12:56:45.307Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T12:56:45.371Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T12:56:45.371Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T12:56:45.483Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T12:56:45.493Z] $ docker exec b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 ssh-agent [2025-01-06T12:56:45.592Z] SSH_AUTH_SOCK=/tmp/ssh-Wxyuhx081TKE/agent.32 [2025-01-06T12:56:45.592Z] SSH_AGENT_PID=38 [2025-01-06T12:56:45.596Z] Running ssh-add (command line suppressed) [2025-01-06T12:56:45.701Z] Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14837140632612645616.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14837140632612645616.key) [2025-01-06T12:56:45.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T12:56:46.002Z] + git semver push [2025-01-06T12:56:46.263Z] 2025-01-06 12:56:46,191 [run_push] DEBUG push [2025-01-06T12:56:46.263Z] 2025-01-06 12:56:46,192 [execute] INFO git cat-file --batch-check [2025-01-06T12:56:46.263Z] 2025-01-06 12:56:46,192 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T12:56:46.263Z] 2025-01-06 12:56:46,196 [execute] INFO git rev-list 5dd1acb4ec6fcacece5512c66d473dbd26397a33 -- [2025-01-06T12:56:46.263Z] 2025-01-06 12:56:46,196 [execute] DEBUG Popen(['git', 'rev-list', '5dd1acb4ec6fcacece5512c66d473dbd26397a33', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T12:56:46.263Z] 2025-01-06 12:56:46,208 [execute] INFO git fetch -v origin [2025-01-06T12:56:46.263Z] 2025-01-06 12:56:46,209 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-06T12:56:46.832Z] 2025-01-06 12:56:46,643 [run_push] DEBUG no remote changes detected [2025-01-06T12:56:46.832Z] 2025-01-06 12:56:46,643 [execute] INFO git push origin semver [2025-01-06T12:56:46.832Z] 2025-01-06 12:56:46,643 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T12:56:47.401Z] 2025-01-06 12:56:47,281 [run_push] DEBUG push all version tags [2025-01-06T12:56:47.401Z] 2025-01-06 12:56:47,281 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-06T12:56:47.401Z] 2025-01-06 12:56:47,282 [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-01-06T12:56:47.970Z] 2025-01-06 12:56:47,909 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main [2025-01-06T12:56:47.970Z] 4.0.0-dev.13 [Pipeline] } [2025-01-06T12:56:47.987Z] $ docker exec --env ******** --env ******** b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 ssh-agent -k [2025-01-06T12:56:48.104Z] unset SSH_AUTH_SOCK; [2025-01-06T12:56:48.105Z] unset SSH_AGENT_PID; [2025-01-06T12:56:48.106Z] echo Agent pid 38 killed; [2025-01-06T12:56:48.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T12:56:48.447Z] + git semver [Pipeline] } [2025-01-06T12:56:48.727Z] $ docker stop --time=1 b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 [2025-01-06T12:56:49.977Z] $ docker rm -f --volumes b4201cf60caf666504223964698d628e434821361565531f1e71b22bb984b074 [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-01-06T12:56:50.644Z] + [ -d /w/workspace/ry_app-service-configurable_main/archives ] [2025-01-06T12:56:50.645Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-01-06T12:56:50.645Z] total 16 [2025-01-06T12:56:50.645Z] drwxr-xr-x 3 root root 4096 Jan 6 12:47 . [2025-01-06T12:56:50.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 12:56 .. [2025-01-06T12:56:50.645Z] drwxr-xr-x 2 root root 4096 Jan 6 12:47 cost [2025-01-06T12:56:50.645Z] -rw-r--r-- 1 root root 96 Jan 6 12:47 cost.csv [2025-01-06T12:56:50.645Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives [2025-01-06T12:56:50.645Z] + ls -al /w/workspace/ry_app-service-configurable_main/archives [2025-01-06T12:56:50.645Z] total 16 [2025-01-06T12:56:50.645Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 6 12:47 . [2025-01-06T12:56:50.645Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 6 12:56 .. [2025-01-06T12:56:50.645Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 6 12:47 cost [2025-01-06T12:56:50.645Z] -rw-r--r-- 1 jenkins jenkins 96 Jan 6 12:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:50.937Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:51.810Z] ---> package-listing.sh [2025-01-06T12:56:51.810Z] ++ facter osfamily [2025-01-06T12:56:51.810Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-06T12:56:52.069Z] + OS_FAMILY=debian [2025-01-06T12:56:52.069Z] + workspace=/w/workspace/ry_app-service-configurable_main [2025-01-06T12:56:52.069Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-06T12:56:52.069Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-06T12:56:52.069Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-06T12:56:52.069Z] + PACKAGES=/tmp/packages_start.txt [2025-01-06T12:56:52.069Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-01-06T12:56:52.069Z] + PACKAGES=/tmp/packages_end.txt [2025-01-06T12:56:52.069Z] + case "${OS_FAMILY}" in [2025-01-06T12:56:52.069Z] + dpkg -l [2025-01-06T12:56:52.069Z] + grep '^ii' [2025-01-06T12:56:52.069Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-06T12:56:52.069Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-06T12:56:52.069Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-06T12:56:52.069Z] + '[' /w/workspace/ry_app-service-configurable_main ']' [2025-01-06T12:56:52.069Z] + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ [2025-01-06T12:56:52.069Z] + 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-01-06T12:56:52.083Z] 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-01-06T12:56:52.363Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T12:56:52.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T12:56:52.926Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T12:56:53.013Z] prd-ubuntu20.04-docker-8c-8g-36201 does not seem to be running inside a container [2025-01-06T12:56:53.049Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-01-06T12:56:53.270Z] $ docker top 586f2d2089efc5148f2c40c35ccb1af5194ff65633a6bed4f0635d25fdb39772 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T12:56:53.617Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-06T12:56:53.902Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-06T12:56:54.185Z] + ls /var/log/sa-host [2025-01-06T12:56:54.185Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T12:56:54.347Z] provisioning config files... [2025-01-06T12:56:54.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11929699943933976624tmp [Pipeline] { [Pipeline] echo [2025-01-06T12:56:54.380Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:54.666Z] ---> create-netrc.sh [Pipeline] } [2025-01-06T12:56:54.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:55.020Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-06T12:56:55.031Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:55.312Z] ---> sudo-logs.sh [2025-01-06T12:56:55.313Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-06T12:56:55.347Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:55.629Z] ---> job-cost.sh [2025-01-06T12:56:55.629Z] lf-activate-venv: SKIPPING [2025-01-06T12:56:55.629Z] DEBUG: total: 0.2199999988079071 [2025-01-06T12:56:55.629Z] INFO: Retrieving Stack Cost... [2025-01-06T12:56:55.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T12:56:56.457Z] INFO: Archiving Costs [Pipeline] echo [2025-01-06T12:56:56.472Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T12:56:56.753Z] ---> logs-deploy.sh [2025-01-06T12:56:56.753Z] lf-activate-venv: SKIPPING [2025-01-06T12:56:56.753Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/260 [2025-01-06T12:56:56.753Z] INFO: archiving workspace using pattern(s): [2025-01-06T12:56:57.689Z] Archives upload complete. [2025-01-06T12:56:57.949Z] INFO: archiving logs to Nexus