Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 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-ssh14698318438420377289.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh1214063740388416410.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh6850144270533439376.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh8637417676842027406.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-ssh7375597836714760607.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-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-40938’ is offline ‘prd-ubuntu20.04-docker-8c-8g-40942’ is offline Running on prd-ubuntu20.04-docker-8c-8g-40944 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 Avoid second fetch Checking out Revision 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 (main) > 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 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #719 from judehung/update-gitignore" > git checkout -f 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 > git rev-list --no-walk e952aefcdda7939f65187319d5e25fb8b4314498 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:18:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:18:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:18:11 ========================================================= 00:18:11 EdgeX Global Pipelines Version Info 00:18:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:18:12 ------------------- 00:18:12 stable info: 00:18:12 ------------------- 00:18:12 Commited By: Cherry Wang cherry@iotechsys.com 00:18:12 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 00:18:12 Message: update stable to v1.0.271 00:18:12 ------------------- 00:18:12 experimental info: 00:18:12 ------------------- 00:18:12 Commited By: **** collab-it+edgex@linuxfoundation.org 00:18:12 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 00:18:12 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9490ec8 [Pipeline] echo 00:18:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:18:13 provisioning config files... 00:18:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9416925176127813497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:14 ---> ****-login.sh 00:18:14 nexus3.edgexfoundry.org:10001 00:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:14 Configure a credential helper to remove this warning. See 00:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:14 00:18:14 Login Succeeded 00:18:14 nexus3.edgexfoundry.org:10002 00:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:14 Configure a credential helper to remove this warning. See 00:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:14 00:18:14 Login Succeeded 00:18:14 nexus3.edgexfoundry.org:10003 00:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:14 Configure a credential helper to remove this warning. See 00:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:14 00:18:14 Login Succeeded 00:18:14 nexus3.edgexfoundry.org:10004 00:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:14 Configure a credential helper to remove this warning. See 00:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:14 00:18:14 Login Succeeded 00:18:14 ****.io 00:18:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:14 Configure a credential helper to remove this warning. See 00:18:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:14 00:18:14 Login Succeeded 00:18:14 ---> ****-login.sh ends [Pipeline] } 00:18:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:18:15 + git rev-list -1 --merges 9490ec8a6ecf6bb530846c3bb0017639f45d9c95~1..9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 00:18:15 -----------> git rev-list -1 --merges 9490ec8a6ecf6bb530846c3bb0017639f45d9c95~1..9490ec8a6ecf6bb530846c3bb0017639f45d9c95 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:18:15 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [false] [Pipeline] sh 00:18:15 + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 00:18:15 ========================================================= 00:18:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:18:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:18:16 + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] echo 00:18:16 [semverPrep] GIT_COMMIT: 9490ec8a6ecf6bb530846c3bb0017639f45d9c95, Commit Message: Merge pull request #719 from judehung/update-gitignore [Pipeline] echo 00:18:16 [semverPrep] This is not a build commit. [Pipeline] sh 00:18:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:18:16 + grep -v github /etc/ssh/ssh_known_hosts 00:18:16 + [ -e /tmp/ssh_known_hosts ] 00:18:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:18:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:18:16 + sudo tee -a /etc/ssh/ssh_known_hosts 00:18:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:16 00:18:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:17 0.1.4: Pulling from edgex-devops/py-git-semver 00:18:17 b85a868b505f: Pulling fs layer 00:18:17 e2be974225ed: Pulling fs layer 00:18:17 339a4e72a1f5: Pulling fs layer 00:18:17 988bab9f4d93: Pulling fs layer 00:18:17 1469e6f7b9e6: Pulling fs layer 00:18:17 eaf3925da568: Pulling fs layer 00:18:17 bab4dde63d76: Pulling fs layer 00:18:17 bde34c3a00c8: Pulling fs layer 00:18:17 b352a97aabf1: Pulling fs layer 00:18:17 4872d77fe225: Pulling fs layer 00:18:17 5851b861e8e6: Pulling fs layer 00:18:17 bab4dde63d76: Waiting 00:18:17 bde34c3a00c8: Waiting 00:18:17 4872d77fe225: Waiting 00:18:17 5851b861e8e6: Waiting 00:18:17 b352a97aabf1: Waiting 00:18:17 eaf3925da568: Waiting 00:18:17 988bab9f4d93: Waiting 00:18:17 e2be974225ed: Download complete 00:18:17 988bab9f4d93: Verifying Checksum 00:18:17 988bab9f4d93: Download complete 00:18:17 1469e6f7b9e6: Verifying Checksum 00:18:17 1469e6f7b9e6: Download complete 00:18:17 339a4e72a1f5: Verifying Checksum 00:18:17 339a4e72a1f5: Download complete 00:18:17 eaf3925da568: Verifying Checksum 00:18:17 eaf3925da568: Download complete 00:18:17 bde34c3a00c8: Verifying Checksum 00:18:17 bde34c3a00c8: Download complete 00:18:17 b352a97aabf1: Verifying Checksum 00:18:17 b352a97aabf1: Download complete 00:18:17 4872d77fe225: Verifying Checksum 00:18:17 5851b861e8e6: Verifying Checksum 00:18:17 5851b861e8e6: Download complete 00:18:17 b85a868b505f: Verifying Checksum 00:18:17 b85a868b505f: Download complete 00:18:17 bab4dde63d76: Verifying Checksum 00:18:17 bab4dde63d76: Download complete 00:18:18 b85a868b505f: Pull complete 00:18:18 e2be974225ed: Pull complete 00:18:19 339a4e72a1f5: Pull complete 00:18:19 988bab9f4d93: Pull complete 00:18:19 1469e6f7b9e6: Pull complete 00:18:19 eaf3925da568: Pull complete 00:18:21 bab4dde63d76: Pull complete 00:18:21 bde34c3a00c8: Pull complete 00:18:21 b352a97aabf1: Pull complete 00:18:21 4872d77fe225: Pull complete 00:18:21 5851b861e8e6: Pull complete 00:18:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:18:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:18:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:18:21 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:18:21 $ 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 00:18:22 $ docker top 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 -eo pid,comm 00:18:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:18:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:18:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:23 [ssh-agent] Looking for ssh-agent implementation... 00:18:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:23 $ docker exec 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 ssh-agent 00:18:23 SSH_AUTH_SOCK=/tmp/ssh-0krxQdApB0l5/agent.31 00:18:23 SSH_AGENT_PID=37 00:18:23 Running ssh-add (command line suppressed) 00:18:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15765422451132375489.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15765422451132375489.key) 00:18:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:23 + git tag --points-at HEAD [Pipeline] } 00:18:23 $ docker exec --env ******** --env ******** 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 ssh-agent -k 00:18:23 unset SSH_AUTH_SOCK; 00:18:23 unset SSH_AGENT_PID; 00:18:23 echo Agent pid 37 killed; 00:18:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:18:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:18:23 [ssh-agent] Looking for ssh-agent implementation... 00:18:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:18:23 $ docker exec 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 ssh-agent 00:18:24 SSH_AUTH_SOCK=/tmp/ssh-XZNO2rOJttxc/agent.70 00:18:24 SSH_AGENT_PID=76 00:18:24 Running ssh-add (command line suppressed) 00:18:24 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15947570210516691591.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15947570210516691591.key) 00:18:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:18:24 + git semver init 00:18:24 2025-03-12 00:18:24,627 [run_init] DEBUG init version:0.0.0 force:False 00:18:24 2025-03-12 00:18:24,628 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 00:18:24 2025-03-12 00:18:24,628 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 00:18:24 2025-03-12 00:18:24,629 [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) 00:18:26 2025-03-12 00:18:25,893 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 00:18:26 2025-03-12 00:18:25,893 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 00:18:26 2025-03-12 00:18:25,894 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:18:26 2025-03-12 00:18:25,894 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:18:26 4.0.0-dev.22 [Pipeline] } 00:18:26 $ docker exec --env ******** --env ******** 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 ssh-agent -k 00:18:26 unset SSH_AUTH_SOCK; 00:18:26 unset SSH_AGENT_PID; 00:18:26 echo Agent pid 76 killed; 00:18:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:18:26 + git semver [Pipeline] } 00:18:26 $ docker stop --time=1 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 00:18:28 $ docker rm -f --volumes 336794f2fa47f1aad7c4dd8e269a84f939239a26daf9bf58b2c519ad28818614 [Pipeline] // withDockerContainer [Pipeline] sh 00:18:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:18:28 Stashed 1 file(s) [Pipeline] echo 00:18:28 [edgeXSemver]: initialized semver on version 4.0.0-dev.22 [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 00:18:28 provisioning config files... 00:18:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18437640932609887164tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:18:29 ---> ****-login.sh 00:18:29 nexus3.edgexfoundry.org:10001 00:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:29 Configure a credential helper to remove this warning. See 00:18:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:29 00:18:29 Login Succeeded 00:18:29 nexus3.edgexfoundry.org:10002 00:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:29 Configure a credential helper to remove this warning. See 00:18:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:29 00:18:29 Login Succeeded 00:18:29 nexus3.edgexfoundry.org:10003 00:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:29 Configure a credential helper to remove this warning. See 00:18:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:29 00:18:29 Login Succeeded 00:18:29 nexus3.edgexfoundry.org:10004 00:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:29 Configure a credential helper to remove this warning. See 00:18:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:29 00:18:29 Login Succeeded 00:18:29 ****.io 00:18:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:18:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:18:29 Configure a credential helper to remove this warning. See 00:18:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:18:29 00:18:29 Login Succeeded 00:18:29 ---> ****-login.sh ends [Pipeline] } 00:18:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:18:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:18:29 ========================================================= 00:18:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 00:18:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:18:30 + 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 . 00:18:30 Sending build context to Docker daemon 14.87MB 00:18:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:18:30 Step 2/12 : FROM ${BASE} AS builder 00:18:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 00:18:30 da9db072f522: Pulling fs layer 00:18:30 6ef4a4ee8ca5: Pulling fs layer 00:18:30 06f05ace1117: Pulling fs layer 00:18:30 5fe327b54edc: Pulling fs layer 00:18:30 4f4fb700ef54: Pulling fs layer 00:18:30 92a5565b7b96: Pulling fs layer 00:18:30 ff9bb7016b71: Pulling fs layer 00:18:30 b67dba6c2c7d: Pulling fs layer 00:18:30 a813b0c90790: Pulling fs layer 00:18:30 92a5565b7b96: Waiting 00:18:30 ff9bb7016b71: Waiting 00:18:30 b67dba6c2c7d: Waiting 00:18:30 a813b0c90790: Waiting 00:18:30 5fe327b54edc: Waiting 00:18:30 4f4fb700ef54: Waiting 00:18:30 6ef4a4ee8ca5: Verifying Checksum 00:18:30 6ef4a4ee8ca5: Download complete 00:18:30 5fe327b54edc: Verifying Checksum 00:18:30 5fe327b54edc: Download complete 00:18:30 4f4fb700ef54: Verifying Checksum 00:18:30 4f4fb700ef54: Download complete 00:18:30 92a5565b7b96: Verifying Checksum 00:18:30 92a5565b7b96: Download complete 00:18:30 da9db072f522: Download complete 00:18:30 ff9bb7016b71: Download complete 00:18:30 da9db072f522: Pull complete 00:18:30 a813b0c90790: Verifying Checksum 00:18:30 a813b0c90790: Download complete 00:18:30 6ef4a4ee8ca5: Pull complete 00:18:30 06f05ace1117: Verifying Checksum 00:18:30 06f05ace1117: Download complete 00:18:31 b67dba6c2c7d: Verifying Checksum 00:18:31 b67dba6c2c7d: Download complete 00:18:33 06f05ace1117: Pull complete 00:18:33 5fe327b54edc: Pull complete 00:18:33 4f4fb700ef54: Pull complete 00:18:33 92a5565b7b96: Pull complete 00:18:34 ff9bb7016b71: Pull complete 00:18:35 b67dba6c2c7d: Pull complete 00:18:36 a813b0c90790: Pull complete 00:18:36 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 00:18:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 00:18:36 ---> 3ba60ce46760 00:18:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:18:38 ---> Running in 34b729d8bd2c 00:18:38 Removing intermediate container 34b729d8bd2c 00:18:38 ---> 0d31f386a283 00:18:38 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:18:38 ---> Running in adfbad7d960b 00:18:38 Removing intermediate container adfbad7d960b 00:18:38 ---> 357c26e19769 00:18:38 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:18:38 ---> Running in ebea8544594d 00:18:38 Removing intermediate container ebea8544594d 00:18:38 ---> ee47e90dd885 00:18:38 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:18:38 ---> Running in a4df37a0e568 00:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:18:39 OK: 248 MiB in 58 packages 00:18:39 Removing intermediate container a4df37a0e568 00:18:39 ---> e4d3cfe2d015 00:18:39 Step 7/12 : WORKDIR /app 00:18:39 ---> Running in b64d61bb5ee3 00:18:39 Removing intermediate container b64d61bb5ee3 00:18:39 ---> a8d75c6c99d7 00:18:39 Step 8/12 : COPY go.mod vendor* ./ 00:18:39 ---> 68eb1036b34a 00:18:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:39 ---> Running in 325d502d9b20 00:18:43 Still waiting to schedule task 00:18:43 ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:43 ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:43 ‘prd-ubuntu20.04-docker-8c-8g-40938’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:43 ‘prd-ubuntu20.04-docker-8c-8g-40946’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 00:18:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-40943’ is offline 00:19:11 Removing intermediate container 325d502d9b20 00:19:11 ---> 54707e7c6b10 00:19:11 Step 10/12 : COPY . . 00:19:11 ---> a90f95c43f85 00:19:11 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:19:11 ---> Running in 7cb2e93b5723 00:19:11 Removing intermediate container 7cb2e93b5723 00:19:11 ---> 8c32b310771e 00:19:11 Step 12/12 : RUN $MAKE 00:19:11 ---> Running in baa1eb012af9 00:19:11 noop 00:19:11 Removing intermediate container baa1eb012af9 00:19:11 ---> e6b270e2186e 00:19:11 Successfully built e6b270e2186e 00:19:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:12 + docker inspect -f . ci-base-image-x86_64 00:19:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:12 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:19:12 $ 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 00:19:12 $ docker top dfbd066e79fe7ed6f5a9b1ef6778078df646a3c570b74dcc9b131124060e23be -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:12 + go version 00:19:12 go version go1.23.4 linux/amd64 [Pipeline] } 00:19:12 $ docker stop --time=1 dfbd066e79fe7ed6f5a9b1ef6778078df646a3c570b74dcc9b131124060e23be 00:19:14 $ docker rm -f --volumes dfbd066e79fe7ed6f5a9b1ef6778078df646a3c570b74dcc9b131124060e23be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:19:14 + docker inspect -f . ci-base-image-x86_64 00:19:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:19:14 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:19:14 $ 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 00:19:15 $ docker top 5b8fe8b4dc3b5ad855cacc33efcc05acbbc688d6bb9a30d6ed9f1a936b3e5f6a -eo pid,comm [Pipeline] { [Pipeline] sh 00:19:15 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 00:19:15 + make test 00:19:15 go test -race -coverprofile=coverage.out ./... 00:19:47 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 00:20:14 go vet ./... 00:20:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:20:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:20:18 ./bin/test-attribution-txt.sh [Pipeline] echo 00:20:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 00:20:18 $ docker stop --time=1 5b8fe8b4dc3b5ad855cacc33efcc05acbbc688d6bb9a30d6ed9f1a936b3e5f6a 00:20:22 $ docker rm -f --volumes 5b8fe8b4dc3b5ad855cacc33efcc05acbbc688d6bb9a30d6ed9f1a936b3e5f6a [Pipeline] // withDockerContainer [Pipeline] sh 00:20:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:20:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:20:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:20:23 + ls -al . 00:20:23 total 248 00:20:23 drwxrwxr-x 7 jenkins jenkins 4096 Mar 12 00:19 . 00:20:23 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:18 .. 00:20:23 -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 00:18 .dockerignore 00:20:23 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:19 .git 00:20:23 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:18 .github 00:20:23 -rw-rw-r-- 1 jenkins jenkins 108 Mar 12 00:18 .gitignore 00:20:23 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 00:18 .golangci.yml 00:20:23 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:18 .semver 00:20:23 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 12 00:18 Attribution.txt 00:20:23 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 12 00:18 CHANGELOG.md 00:20:23 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 12 00:18 Dockerfile 00:20:23 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:18 GOVERNANCE.md 00:20:23 -rw-rw-r-- 1 jenkins jenkins 666 Mar 12 00:18 Jenkinsfile 00:20:23 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 00:18 LICENSE 00:20:23 -rw-rw-r-- 1 jenkins jenkins 618 Mar 12 00:18 OWNERS.md 00:20:23 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 12 00:18 README.md 00:20:23 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:18 VERSION 00:20:23 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:18 bin 00:20:23 -rw-r--r-- 1 jenkins jenkins 953 Mar 12 00:19 coverage.out 00:20:23 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 12 00:18 go.mod 00:20:23 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 00:18 go.sum 00:20:23 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 12 00:18 main.go 00:20:23 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 12 00:18 makefile 00:20:23 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 00:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:23 + 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=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --label arch=amd64 --label version=4.0.0-dev.22 . 00:20:23 Sending build context to Docker daemon 14.87MB 00:20:23 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:20:23 Step 2/27 : FROM ${BASE} AS builder 00:20:23 ---> e6b270e2186e 00:20:23 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 00:20:24 ---> Running in a62b1b8fe503 00:20:24 Removing intermediate container a62b1b8fe503 00:20:24 ---> 41def91df323 00:20:24 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:20:24 ---> Running in 8dc4d03d82d5 00:20:24 Removing intermediate container 8dc4d03d82d5 00:20:24 ---> 25e6db307ea4 00:20:24 Step 5/27 : ARG ADD_BUILD_TAGS="" 00:20:24 ---> Running in ac6721ca4036 00:20:24 Removing intermediate container ac6721ca4036 00:20:24 ---> f1375b4960d1 00:20:24 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:20:24 ---> Running in c01a09fd0c15 00:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:24 OK: 248 MiB in 58 packages 00:20:25 Removing intermediate container c01a09fd0c15 00:20:25 ---> 37f1fdd31e59 00:20:25 Step 7/27 : WORKDIR /app 00:20:25 ---> Running in ab78cfd6df0a 00:20:25 Removing intermediate container ab78cfd6df0a 00:20:25 ---> bc5aad1806ed 00:20:25 Step 8/27 : COPY go.mod vendor* ./ 00:20:25 ---> a34a48e30c56 00:20:25 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:25 ---> Running in 2d7cf0d24b23 00:20:26 Removing intermediate container 2d7cf0d24b23 00:20:26 ---> f7a917f0e51d 00:20:26 Step 10/27 : COPY . . 00:20:26 ---> c670422411b2 00:20:26 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:20:26 ---> Running in 1947526487ec 00:20:26 Removing intermediate container 1947526487ec 00:20:26 ---> 49eb166c840a 00:20:26 Step 12/27 : RUN $MAKE 00:20:26 ---> Running in a3d5e3fbf25a 00:20:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:20:59 Removing intermediate container a3d5e3fbf25a 00:20:59 ---> ae675d964e7c 00:20:59 Step 13/27 : FROM alpine:3.20 00:20:59 3.20: Pulling from library/alpine 00:20:59 0a9a5dfd008f: Pulling fs layer 00:20:59 0a9a5dfd008f: Verifying Checksum 00:20:59 0a9a5dfd008f: Download complete 00:20:59 0a9a5dfd008f: Pull complete 00:20:59 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:20:59 Status: Downloaded newer image for alpine:3.20 00:20:59 ---> ff221270b9fb 00:20:59 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:20:59 ---> Running in b25b98c68341 00:20:59 Removing intermediate container b25b98c68341 00:20:59 ---> 719668e8e175 00:20:59 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:20:59 ---> Running in ba5947839026 00:20:59 Removing intermediate container ba5947839026 00:20:59 ---> c1c38da94031 00:20:59 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 00:20:59 ---> Running in 46d2a23d5d13 00:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:59 (1/2) Installing ca-certificates (20241121-r1) 00:20:59 (2/2) Installing dumb-init (1.2.5-r3) 00:20:59 Executing busybox-1.36.1-r29.trigger 00:20:59 Executing ca-certificates-20241121-r1.trigger 00:20:59 OK: 9 MiB in 16 packages 00:20:59 Removing intermediate container 46d2a23d5d13 00:20:59 ---> fe73a035ba47 00:20:59 Step 17/27 : RUN apk --no-cache upgrade 00:20:59 ---> Running in 56961dccf54d 00:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:59 OK: 9 MiB in 16 packages 00:20:59 Removing intermediate container 56961dccf54d 00:20:59 ---> a3443dbc4301 00:20:59 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:20:59 ---> c1d82f2d81fa 00:20:59 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:20:59 ---> 79fe8744abef 00:20:59 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:20:59 ---> bfef0f354ad5 00:20:59 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:21:00 ---> 58baf30b5277 00:21:00 Step 22/27 : EXPOSE 48095 00:21:00 ---> Running in 3507b144f0c8 00:21:00 Removing intermediate container 3507b144f0c8 00:21:00 ---> e95475f8aafb 00:21:00 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:21:00 ---> Running in e47cd2cac6c3 00:21:00 Removing intermediate container e47cd2cac6c3 00:21:00 ---> 8e3e8dd85ddc 00:21:00 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:21:00 ---> Running in 79b0fe7506f6 00:21:00 Removing intermediate container 79b0fe7506f6 00:21:00 ---> 61012ee1ddb7 00:21:00 Step 25/27 : LABEL arch=amd64 00:21:00 ---> Running in 8de004c4f2a5 00:21:01 Removing intermediate container 8de004c4f2a5 00:21:01 ---> 0885fa6983e0 00:21:01 Step 26/27 : LABEL git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:21:01 ---> Running in 323cb06c2e3c 00:21:01 Removing intermediate container 323cb06c2e3c 00:21:01 ---> f5fa5e4751b3 00:21:01 Step 27/27 : LABEL version=4.0.0-dev.22 00:21:01 ---> Running in bc0babbe3b63 00:21:01 Removing intermediate container bc0babbe3b63 00:21:01 ---> 820339f086cf 00:21:01 [Warning] One or more build-args [ARCH] were not consumed 00:21:01 Successfully built 820339f086cf 00:21:01 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:01 provisioning config files... 00:21:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5610847513091353378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:01 ---> ****-login.sh 00:21:01 nexus3.edgexfoundry.org:10001 00:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:01 Configure a credential helper to remove this warning. See 00:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:01 00:21:01 Login Succeeded 00:21:01 nexus3.edgexfoundry.org:10002 00:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:01 Configure a credential helper to remove this warning. See 00:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:01 00:21:01 Login Succeeded 00:21:01 nexus3.edgexfoundry.org:10003 00:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:01 Configure a credential helper to remove this warning. See 00:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:01 00:21:01 Login Succeeded 00:21:01 nexus3.edgexfoundry.org:10004 00:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:01 Configure a credential helper to remove this warning. See 00:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:01 00:21:01 Login Succeeded 00:21:01 ****.io 00:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:02 Configure a credential helper to remove this warning. See 00:21:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:02 00:21:02 Login Succeeded 00:21:02 ---> ****-login.sh ends [Pipeline] } 00:21:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:21:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:21:02 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 00:21:02 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:21:02 latest 00:21:02 4.0.0-dev.22 00:21:02 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 00:21:02 main 00:21:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:21:02 44bff82305c0: Preparing 00:21:02 289c14825dcf: Preparing 00:21:02 2313554a5e6a: Preparing 00:21:02 6595b1081bb9: Preparing 00:21:02 4607346ac4c4: Preparing 00:21:02 3cf34540e059: Preparing 00:21:02 994456c4fd7b: Preparing 00:21:02 3cf34540e059: Waiting 00:21:02 6595b1081bb9: Pushed 00:21:02 2313554a5e6a: Pushed 00:21:02 4607346ac4c4: Pushed 00:21:02 289c14825dcf: Pushed 00:21:02 994456c4fd7b: Layer already exists 00:21:03 3cf34540e059: Pushed 00:21:06 44bff82305c0: Pushed 00:21:06 9490ec8a6ecf6bb530846c3bb0017639f45d9c95: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40950 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 00:21:06 Running in /w/workspace/app-service-configurable/270 [Pipeline] { 00:21:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] checkout [Pipeline] } 00:21:09 The recommended git tool is: git [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:21:10 44bff82305c0: Preparing 00:21:10 289c14825dcf: Preparing 00:21:10 2313554a5e6a: Preparing 00:21:10 6595b1081bb9: Preparing 00:21:10 4607346ac4c4: Preparing 00:21:10 3cf34540e059: Preparing 00:21:10 994456c4fd7b: Preparing 00:21:10 3cf34540e059: Waiting 00:21:10 994456c4fd7b: Waiting 00:21:10 289c14825dcf: Layer already exists 00:21:10 4607346ac4c4: Layer already exists 00:21:10 2313554a5e6a: Layer already exists 00:21:10 6595b1081bb9: Layer already exists 00:21:10 44bff82305c0: Layer already exists 00:21:10 3cf34540e059: Layer already exists 00:21:10 994456c4fd7b: Layer already exists 00:21:10 latest: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.22 00:21:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:21:10 44bff82305c0: Preparing 00:21:10 289c14825dcf: Preparing 00:21:10 2313554a5e6a: Preparing 00:21:10 6595b1081bb9: Preparing 00:21:10 4607346ac4c4: Preparing 00:21:10 3cf34540e059: Preparing 00:21:10 994456c4fd7b: Preparing 00:21:10 3cf34540e059: Waiting 00:21:10 994456c4fd7b: Waiting 00:21:10 289c14825dcf: Layer already exists 00:21:10 44bff82305c0: Layer already exists 00:21:10 2313554a5e6a: Layer already exists 00:21:10 4607346ac4c4: Layer already exists 00:21:10 6595b1081bb9: Layer already exists 00:21:10 3cf34540e059: Layer already exists 00:21:10 994456c4fd7b: Layer already exists 00:21:10 4.0.0-dev.22: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 00:21:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:21:11 44bff82305c0: Preparing 00:21:11 289c14825dcf: Preparing 00:21:11 2313554a5e6a: Preparing 00:21:11 6595b1081bb9: Preparing 00:21:11 4607346ac4c4: Preparing 00:21:11 3cf34540e059: Preparing 00:21:11 994456c4fd7b: Preparing 00:21:11 3cf34540e059: Waiting 00:21:11 994456c4fd7b: Waiting 00:21:11 289c14825dcf: Layer already exists 00:21:11 6595b1081bb9: Layer already exists 00:21:11 4607346ac4c4: Layer already exists 00:21:11 44bff82305c0: Layer already exists 00:21:11 2313554a5e6a: Layer already exists 00:21:11 3cf34540e059: Layer already exists 00:21:11 994456c4fd7b: Layer already exists 00:21:11 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:11 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 00:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 00:21:12 44bff82305c0: Preparing 00:21:12 289c14825dcf: Preparing 00:21:12 2313554a5e6a: Preparing 00:21:12 6595b1081bb9: Preparing 00:21:12 4607346ac4c4: Preparing 00:21:12 3cf34540e059: Preparing 00:21:12 994456c4fd7b: Preparing 00:21:12 3cf34540e059: Waiting 00:21:12 994456c4fd7b: Waiting 00:21:12 6595b1081bb9: Layer already exists 00:21:12 2313554a5e6a: Layer already exists 00:21:12 4607346ac4c4: Layer already exists 00:21:12 289c14825dcf: Layer already exists 00:21:12 44bff82305c0: Layer already exists 00:21:12 3cf34540e059: Layer already exists 00:21:12 994456c4fd7b: Layer already exists 00:21:12 main: digest: sha256:5f901919761f15c57525ef99cfd3cd8eeb5a0fec75fa61027a78da9bddfded62 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:21:12 ===================================================== [Pipeline] echo 00:21:12 taggedImages: 00:21:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:21:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 00:21:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.22 00:21:12 - nexus3.edgexfoundry.org:10004/app-service-configurable:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 00:21:12 - 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 00:21:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:12 00:21:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:13 latest: Pulling from edgex-lftools-log-publisher 00:21:13 5eb5b503b376: Pulling fs layer 00:21:13 5c69ac0246d0: Pulling fs layer 00:21:13 ec43610c2a17: Pulling fs layer 00:21:13 3a2ae6a8a46f: Pulling fs layer 00:21:13 33b1e0a273af: Pulling fs layer 00:21:13 5d3b04190fa2: Pulling fs layer 00:21:13 2f39f015ded8: Pulling fs layer 00:21:13 3a2ae6a8a46f: Waiting 00:21:13 33b1e0a273af: Waiting 00:21:13 5d3b04190fa2: Waiting 00:21:13 5c69ac0246d0: Download complete 00:21:13 3a2ae6a8a46f: Verifying Checksum 00:21:13 3a2ae6a8a46f: Download complete 00:21:13 33b1e0a273af: Verifying Checksum 00:21:13 33b1e0a273af: Download complete 00:21:13 5d3b04190fa2: Download complete 00:21:13 ec43610c2a17: Verifying Checksum 00:21:13 ec43610c2a17: Download complete 00:21:13 5eb5b503b376: Verifying Checksum 00:21:13 5eb5b503b376: Download complete 00:21:13 2f39f015ded8: Download complete 00:21:14 5eb5b503b376: Pull complete 00:21:14 5c69ac0246d0: Pull complete 00:21:15 ec43610c2a17: Pull complete 00:21:15 3a2ae6a8a46f: Pull complete 00:21:15 33b1e0a273af: Pull complete 00:21:15 5d3b04190fa2: Pull complete 00:21:16 using credential edgex-jenkins-ssh 00:21:16 Cloning the remote Git repository 00:21:16 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:21:16 > git init /w/workspace/app-service-configurable/270 # timeout=10 00:21:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:21:17 > git --version # timeout=10 00:21:17 > git --version # 'git version 2.25.1' 00:21:17 using GIT_SSH to set credentials SSH Credentials for GitHub 00:21:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:19 2f39f015ded8: Pull complete 00:21:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:21:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:21:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:21:19 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:21:19 $ 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 00:21:21 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:21:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:21:22 $ docker top 03a0a9f375a6f5096164ee770e41f7a02f3052dd0ab91a2c837efe7e6393752b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:22 Avoid second fetch 00:21:22 Checking out Revision 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 (main) 00:21:22 ---> job-cost.sh 00:21:22 lf-activate-venv: SKIPPING 00:21:22 INFO: No Stack... 00:21:22 INFO: Retrieving Pricing Info for: v3-standard-8 00:21:23 INFO: Archiving Costs [Pipeline] sh 00:21:23 Commit message: "Merge pull request #719 from judehung/update-gitignore" 00:21:22 > git config core.sparsecheckout # timeout=10 00:21:22 > git checkout -f 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 # timeout=10 00:21:23 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 00:21:23 + cut -d, -f6 [Pipeline] lock 00:21:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] 00:21:23 Resource [jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] did not exist. Created. 00:21:23 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:21:23 + echo total: 0.2199999988079071 [Pipeline] stash 00:21:23 Stashed 1 file(s) [Pipeline] } 00:21:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [Pipeline] // lock [Pipeline] } 00:21:24 $ docker stop --time=1 03a0a9f375a6f5096164ee770e41f7a02f3052dd0ab91a2c837efe7e6393752b 00:21:25 $ docker rm -f --volumes 03a0a9f375a6f5096164ee770e41f7a02f3052dd0ab91a2c837efe7e6393752b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:21:28 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:21:28 % Total % Received % Xferd Average Speed Time Time Time Current 00:21:28 Dload Upload Total Spent Left Speed 00:21:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 186k 0 --:--:-- --:--:-- --:--:-- 186k [Pipeline] sh 00:21:29 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:21:29 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:21:29 + sudo tee /etc/docker/daemon.new 00:21:29 { 00:21:29 "registry-mirrors": [ 00:21:29 "https://nexus3.edgexfoundry.org:10001" 00:21:29 ], 00:21:29 "bip": "10.250.0.254/24", 00:21:29 "hosts": [ 00:21:29 "tcp://0.0.0.0:5555", 00:21:29 "unix:///var/run/docker.sock" 00:21:29 ], 00:21:29 "mtu": 1458, 00:21:29 "selinux-enabled": true, 00:21:29 "seccomp-profile": "/etc/docker/seccomp.json" 00:21:29 } [Pipeline] sh 00:21:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:21:30 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:21:48 provisioning config files... 00:21:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/270@tmp/config6759339162626446460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:49 ---> ****-login.sh 00:21:49 nexus3.edgexfoundry.org:10001 00:21:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:49 Configure a credential helper to remove this warning. See 00:21:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:49 00:21:49 Login Succeeded 00:21:49 nexus3.edgexfoundry.org:10002 00:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:50 Configure a credential helper to remove this warning. See 00:21:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:50 00:21:50 Login Succeeded 00:21:50 nexus3.edgexfoundry.org:10003 00:21:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:50 Configure a credential helper to remove this warning. See 00:21:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:50 00:21:50 Login Succeeded 00:21:50 nexus3.edgexfoundry.org:10004 00:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:51 Configure a credential helper to remove this warning. See 00:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:51 00:21:51 Login Succeeded 00:21:51 ****.io 00:21:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:51 Configure a credential helper to remove this warning. See 00:21:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:51 00:21:51 Login Succeeded 00:21:51 ---> ****-login.sh ends [Pipeline] } 00:21:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:21:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:21:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:21:52 ========================================================= 00:21:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 00:21:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:21:52 + 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 . 00:21:52 Sending build context to Docker daemon 224.3kB 00:21:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 00:21:52 Step 2/12 : FROM ${BASE} AS builder 00:21:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:21:53 9986a736f7d3: Pulling fs layer 00:21:53 1f018df60701: Pulling fs layer 00:21:53 39f8f326b044: Pulling fs layer 00:21:53 e6a1e7a6a96a: Pulling fs layer 00:21:53 4f4fb700ef54: Pulling fs layer 00:21:53 d45d956e0dbf: Pulling fs layer 00:21:53 d7702b0d1db1: Pulling fs layer 00:21:53 5c7f0f088c93: Pulling fs layer 00:21:53 4fdc064ae6cf: Pulling fs layer 00:21:53 e6a1e7a6a96a: Waiting 00:21:53 d7702b0d1db1: Waiting 00:21:53 4f4fb700ef54: Waiting 00:21:53 d45d956e0dbf: Waiting 00:21:53 5c7f0f088c93: Waiting 00:21:53 4fdc064ae6cf: Waiting 00:21:53 1f018df60701: Verifying Checksum 00:21:53 1f018df60701: Download complete 00:21:53 e6a1e7a6a96a: Verifying Checksum 00:21:53 e6a1e7a6a96a: Download complete 00:21:53 4f4fb700ef54: Verifying Checksum 00:21:53 4f4fb700ef54: Download complete 00:21:53 d45d956e0dbf: Verifying Checksum 00:21:53 d45d956e0dbf: Download complete 00:21:53 d7702b0d1db1: Verifying Checksum 00:21:53 d7702b0d1db1: Download complete 00:21:53 9986a736f7d3: Verifying Checksum 00:21:53 9986a736f7d3: Download complete 00:21:54 4fdc064ae6cf: Verifying Checksum 00:21:54 4fdc064ae6cf: Download complete 00:21:54 9986a736f7d3: Pull complete 00:21:55 1f018df60701: Pull complete 00:21:55 39f8f326b044: Verifying Checksum 00:21:55 39f8f326b044: Download complete 00:21:56 5c7f0f088c93: Verifying Checksum 00:21:56 5c7f0f088c93: Download complete 00:22:11 39f8f326b044: Pull complete 00:22:11 e6a1e7a6a96a: Pull complete 00:22:11 4f4fb700ef54: Pull complete 00:22:11 d45d956e0dbf: Pull complete 00:22:12 d7702b0d1db1: Pull complete 00:22:22 5c7f0f088c93: Pull complete 00:22:23 4fdc064ae6cf: Pull complete 00:22:23 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 00:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 00:22:23 ---> 63f30b955cb9 00:22:23 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:22:24 ---> Running in 1789f9b31aaa 00:22:24 Removing intermediate container 1789f9b31aaa 00:22:24 ---> 22186f6566b2 00:22:24 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:22:25 ---> Running in 71c638e1d7ba 00:22:25 Removing intermediate container 71c638e1d7ba 00:22:25 ---> b514f422f89d 00:22:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:22:25 ---> Running in 8529d7983490 00:22:25 Removing intermediate container 8529d7983490 00:22:25 ---> d97b54903ca9 00:22:25 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:22:26 ---> Running in c6fbf289df76 00:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:22:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:22:29 OK: 239 MiB in 58 packages 00:22:31 Removing intermediate container c6fbf289df76 00:22:31 ---> 606beb8f09be 00:22:31 Step 7/12 : WORKDIR /app 00:22:31 ---> Running in 365333c94839 00:22:31 Removing intermediate container 365333c94839 00:22:31 ---> ad2455257269 00:22:31 Step 8/12 : COPY go.mod vendor* ./ 00:22:32 ---> 5f20f60ff8b2 00:22:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:32 ---> Running in 5b9295c7e030 00:24:24 Removing intermediate container 5b9295c7e030 00:24:24 ---> eee883edbe56 00:24:24 Step 10/12 : COPY . . 00:24:24 ---> e2a69bc03530 00:24:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:24:24 ---> Running in 80615442dee7 00:24:24 Removing intermediate container 80615442dee7 00:24:24 ---> d23da3a497d6 00:24:24 Step 12/12 : RUN $MAKE 00:24:24 ---> Running in dc14d5541173 00:24:24 noop 00:24:24 Removing intermediate container dc14d5541173 00:24:24 ---> fb45b9a32729 00:24:24 Successfully built fb45b9a32729 00:24:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:24 + docker inspect -f . ci-base-image-arm64 00:24:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:24 prd-ubuntu20.04-docker-arm64-4c-16g-40950 does not seem to be running inside a container 00:24:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/270 -v /w/workspace/app-service-configurable/270:/w/workspace/app-service-configurable/270:rw,z -v /w/workspace/app-service-configurable/270@tmp:/w/workspace/app-service-configurable/270@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 00:24:26 $ docker top fbc293468e9176c7bd665d612f892f17f55286f8122794bf77e3459a8282062c -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:27 + go version 00:24:27 go version go1.23.4 linux/arm64 [Pipeline] } 00:24:27 $ docker stop --time=1 fbc293468e9176c7bd665d612f892f17f55286f8122794bf77e3459a8282062c 00:24:29 $ docker rm -f --volumes fbc293468e9176c7bd665d612f892f17f55286f8122794bf77e3459a8282062c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:29 + docker inspect -f . ci-base-image-arm64 00:24:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:24:30 prd-ubuntu20.04-docker-arm64-4c-16g-40950 does not seem to be running inside a container 00:24:30 $ 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/270 -v /w/workspace/app-service-configurable/270:/w/workspace/app-service-configurable/270:rw,z -v /w/workspace/app-service-configurable/270@tmp:/w/workspace/app-service-configurable/270@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 00:24:31 $ docker top 1686e9edeaabcdec91a5092e4f7864a8bdb7568ff2fcd4073ab3fc1f35d6d15c -eo pid,comm [Pipeline] { [Pipeline] sh 00:24:32 + git config --global --add safe.directory /w/workspace/app-service-configurable/270 [Pipeline] fileExists [Pipeline] sh 00:24:33 + make test 00:24:33 go test -race -coverprofile=coverage.out ./... 00:30:25 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 00:30:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:30:25 go vet ./... 00:35:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:35:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:35:17 ./bin/test-attribution-txt.sh [Pipeline] echo 00:35:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 00:35:17 $ docker stop --time=1 1686e9edeaabcdec91a5092e4f7864a8bdb7568ff2fcd4073ab3fc1f35d6d15c 00:35:19 $ docker rm -f --volumes 1686e9edeaabcdec91a5092e4f7864a8bdb7568ff2fcd4073ab3fc1f35d6d15c [Pipeline] // withDockerContainer [Pipeline] sh 00:35:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:35:22 Warning: overwriting stash ‘coverage-report’ 00:35:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:35:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:35:24 + ls -al . 00:35:24 total 244 00:35:24 drwxrwxr-x 6 jenkins jenkins 4096 Mar 12 00:24 . 00:35:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:21 .. 00:35:24 -rw-rw-r-- 1 jenkins jenkins 119 Mar 12 00:21 .dockerignore 00:35:24 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:21 .git 00:35:24 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:21 .github 00:35:24 -rw-rw-r-- 1 jenkins jenkins 108 Mar 12 00:21 .gitignore 00:35:24 -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 00:21 .golangci.yml 00:35:24 -rw-rw-r-- 1 jenkins jenkins 16550 Mar 12 00:21 Attribution.txt 00:35:24 -rw-rw-r-- 1 jenkins jenkins 39309 Mar 12 00:21 CHANGELOG.md 00:35:24 -rw-rw-r-- 1 jenkins jenkins 2008 Mar 12 00:21 Dockerfile 00:35:24 -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:21 GOVERNANCE.md 00:35:24 -rw-rw-r-- 1 jenkins jenkins 666 Mar 12 00:21 Jenkinsfile 00:35:24 -rw-rw-r-- 1 jenkins jenkins 10174 Mar 12 00:21 LICENSE 00:35:24 -rw-rw-r-- 1 jenkins jenkins 618 Mar 12 00:21 OWNERS.md 00:35:24 -rw-rw-r-- 1 jenkins jenkins 4952 Mar 12 00:21 README.md 00:35:24 -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:18 VERSION 00:35:24 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 bin 00:35:24 -rw-r--r-- 1 jenkins jenkins 953 Mar 12 00:30 coverage.out 00:35:24 -rw-rw-r-- 1 jenkins jenkins 6497 Mar 12 00:21 go.mod 00:35:24 -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 00:21 go.sum 00:35:24 -rw-rw-r-- 1 jenkins jenkins 1937 Mar 12 00:21 main.go 00:35:24 -rw-rw-r-- 1 jenkins jenkins 3362 Mar 12 00:21 makefile 00:35:24 drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 00:21 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:35:24 + 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=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 --label arch=arm64 --label version=4.0.0-dev.22 . 00:35:24 Sending build context to Docker daemon 225.8kB 00:35:25 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 00:35:25 Step 2/27 : FROM ${BASE} AS builder 00:35:25 ---> fb45b9a32729 00:35:25 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 00:35:25 ---> Running in 05fe4003f449 00:35:25 Removing intermediate container 05fe4003f449 00:35:25 ---> 562ca3402557 00:35:25 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 00:35:25 ---> Running in 3bf3c670d003 00:35:25 Removing intermediate container 3bf3c670d003 00:35:25 ---> dd87b5d7310c 00:35:25 Step 5/27 : ARG ADD_BUILD_TAGS="" 00:35:26 ---> Running in 7c9906ba342b 00:35:26 Removing intermediate container 7c9906ba342b 00:35:26 ---> 6f1f683907f2 00:35:26 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:35:26 ---> Running in 16519d347d66 00:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:35:30 OK: 239 MiB in 58 packages 00:35:31 Removing intermediate container 16519d347d66 00:35:31 ---> 3cdce46126f1 00:35:31 Step 7/27 : WORKDIR /app 00:35:31 ---> Running in 4c2b18b999c1 00:35:31 Removing intermediate container 4c2b18b999c1 00:35:31 ---> 1f4039cb30cb 00:35:31 Step 8/27 : COPY go.mod vendor* ./ 00:35:32 ---> 455b52be6966 00:35:32 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:35:32 ---> Running in df067428929d 00:35:35 Removing intermediate container df067428929d 00:35:35 ---> c1a8d91c086a 00:35:35 Step 10/27 : COPY . . 00:35:35 ---> 15d791283c1a 00:35:35 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:35:36 ---> Running in de433ea73f55 00:35:36 Removing intermediate container de433ea73f55 00:35:36 ---> 0b2414120d1d 00:35:36 Step 12/27 : RUN $MAKE 00:35:36 ---> Running in 437a3df19770 00:35:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.22 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 00:40:00 Removing intermediate container 437a3df19770 00:40:00 ---> adbebf42632d 00:40:00 Step 13/27 : FROM alpine:3.20 00:40:00 3.20: Pulling from library/alpine 00:40:00 94e9d8af2201: Pulling fs layer 00:40:00 94e9d8af2201: Verifying Checksum 00:40:00 94e9d8af2201: Download complete 00:40:00 94e9d8af2201: Pull complete 00:40:00 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:40:00 Status: Downloaded newer image for alpine:3.20 00:40:00 ---> 7aab056cecc6 00:40:00 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:40:00 ---> Running in b87bec9519c1 00:40:00 Removing intermediate container b87bec9519c1 00:40:00 ---> b2662b94739f 00:40:00 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 00:40:00 ---> Running in b81568b1d981 00:40:00 Removing intermediate container b81568b1d981 00:40:00 ---> 590c148c81e1 00:40:00 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 00:40:00 ---> Running in 4ee01693022f 00:40:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:40:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:40:03 (1/2) Installing ca-certificates (20241121-r1) 00:40:03 (2/2) Installing dumb-init (1.2.5-r3) 00:40:03 Executing busybox-1.36.1-r29.trigger 00:40:03 Executing ca-certificates-20241121-r1.trigger 00:40:03 OK: 10 MiB in 16 packages 00:40:04 Removing intermediate container 4ee01693022f 00:40:04 ---> 7ffb31d3290b 00:40:04 Step 17/27 : RUN apk --no-cache upgrade 00:40:04 ---> Running in 608eb703ef1a 00:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:40:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:40:08 OK: 10 MiB in 16 packages 00:40:09 Removing intermediate container 608eb703ef1a 00:40:09 ---> 423204f5c43a 00:40:09 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:40:10 ---> df30119e26a8 00:40:10 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 00:40:10 ---> 07981a205f62 00:40:10 Step 20/27 : COPY --from=builder /app/res/ /res/ 00:40:11 ---> f2a3c9171ae4 00:40:11 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 00:40:13 ---> a2c5b93a9fec 00:40:13 Step 22/27 : EXPOSE 48095 00:40:13 ---> Running in 90bce3590930 00:40:13 Removing intermediate container 90bce3590930 00:40:13 ---> ffe83126f4cd 00:40:13 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 00:40:13 ---> Running in cd87d07e0cd5 00:40:13 Removing intermediate container cd87d07e0cd5 00:40:13 ---> fe9797db79d7 00:40:13 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 00:40:13 ---> Running in cc2bd8eda9dc 00:40:14 Removing intermediate container cc2bd8eda9dc 00:40:14 ---> 38f0bc333e8d 00:40:14 Step 25/27 : LABEL arch=arm64 00:40:14 ---> Running in 320b0e38fbcc 00:40:14 Removing intermediate container 320b0e38fbcc 00:40:14 ---> 80f58e87261f 00:40:14 Step 26/27 : LABEL git_sha=9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:40:14 ---> Running in fb732210f89c 00:40:15 Removing intermediate container fb732210f89c 00:40:15 ---> e396f6515b05 00:40:15 Step 27/27 : LABEL version=4.0.0-dev.22 00:40:15 ---> Running in 9f4705a1025a 00:40:15 Removing intermediate container 9f4705a1025a 00:40:15 ---> d5294f325160 00:40:15 [Warning] One or more build-args [ARCH] were not consumed 00:40:15 Successfully built d5294f325160 00:40:15 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:40:15 provisioning config files... 00:40:15 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/270@tmp/config16924378813551728917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:40:15 ---> ****-login.sh 00:40:15 nexus3.edgexfoundry.org:10001 00:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:16 Configure a credential helper to remove this warning. See 00:40:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:16 00:40:16 Login Succeeded 00:40:16 nexus3.edgexfoundry.org:10002 00:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:16 Configure a credential helper to remove this warning. See 00:40:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:16 00:40:16 Login Succeeded 00:40:16 nexus3.edgexfoundry.org:10003 00:40:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:16 Configure a credential helper to remove this warning. See 00:40:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:16 00:40:16 Login Succeeded 00:40:16 nexus3.edgexfoundry.org:10004 00:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:17 Configure a credential helper to remove this warning. See 00:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:17 00:40:17 Login Succeeded 00:40:17 ****.io 00:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:40:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:40:17 Configure a credential helper to remove this warning. See 00:40:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:40:17 00:40:17 Login Succeeded 00:40:17 ---> ****-login.sh ends [Pipeline] } 00:40:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:40:17 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 00:40:17 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:40:17 latest 00:40:17 4.0.0-dev.22 00:40:17 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 00:40:17 main 00:40:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:18 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:18 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:40:18 08eb7dcf57f1: Preparing 00:40:18 7cc4077229f5: Preparing 00:40:18 21ab6ea3cf18: Preparing 00:40:18 d29af9a22b09: Preparing 00:40:18 a02ac58083ae: Preparing 00:40:18 2ac7c61e48b8: Preparing 00:40:18 dd9c8f8612c8: Preparing 00:40:18 2ac7c61e48b8: Waiting 00:40:18 dd9c8f8612c8: Waiting 00:40:18 7cc4077229f5: Pushed 00:40:18 21ab6ea3cf18: Pushed 00:40:18 d29af9a22b09: Pushed 00:40:18 a02ac58083ae: Pushed 00:40:18 dd9c8f8612c8: Layer already exists 00:40:19 2ac7c61e48b8: Pushed 00:40:27 08eb7dcf57f1: Pushed 00:40:27 9490ec8a6ecf6bb530846c3bb0017639f45d9c95: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:27 + 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 00:40:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:40:28 08eb7dcf57f1: Preparing 00:40:28 7cc4077229f5: Preparing 00:40:28 21ab6ea3cf18: Preparing 00:40:28 d29af9a22b09: Preparing 00:40:28 a02ac58083ae: Preparing 00:40:28 2ac7c61e48b8: Preparing 00:40:28 dd9c8f8612c8: Preparing 00:40:28 2ac7c61e48b8: Waiting 00:40:28 21ab6ea3cf18: Layer already exists 00:40:28 08eb7dcf57f1: Layer already exists 00:40:28 7cc4077229f5: Layer already exists 00:40:28 d29af9a22b09: Layer already exists 00:40:28 a02ac58083ae: Layer already exists 00:40:28 2ac7c61e48b8: Layer already exists 00:40:28 dd9c8f8612c8: Layer already exists 00:40:28 latest: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.22 00:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:40:29 08eb7dcf57f1: Preparing 00:40:29 7cc4077229f5: Preparing 00:40:29 21ab6ea3cf18: Preparing 00:40:29 d29af9a22b09: Preparing 00:40:29 a02ac58083ae: Preparing 00:40:29 2ac7c61e48b8: Preparing 00:40:29 dd9c8f8612c8: Preparing 00:40:29 2ac7c61e48b8: Waiting 00:40:29 dd9c8f8612c8: Waiting 00:40:29 a02ac58083ae: Layer already exists 00:40:29 21ab6ea3cf18: Layer already exists 00:40:29 7cc4077229f5: Layer already exists 00:40:29 d29af9a22b09: Layer already exists 00:40:29 08eb7dcf57f1: Layer already exists 00:40:29 2ac7c61e48b8: Layer already exists 00:40:29 dd9c8f8612c8: Layer already exists 00:40:29 4.0.0-dev.22: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:29 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 00:40:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:40:30 08eb7dcf57f1: Preparing 00:40:30 7cc4077229f5: Preparing 00:40:30 21ab6ea3cf18: Preparing 00:40:30 d29af9a22b09: Preparing 00:40:30 a02ac58083ae: Preparing 00:40:30 2ac7c61e48b8: Preparing 00:40:30 dd9c8f8612c8: Preparing 00:40:30 2ac7c61e48b8: Waiting 00:40:30 dd9c8f8612c8: Waiting 00:40:30 a02ac58083ae: Layer already exists 00:40:30 d29af9a22b09: Layer already exists 00:40:30 08eb7dcf57f1: Layer already exists 00:40:30 7cc4077229f5: Layer already exists 00:40:30 21ab6ea3cf18: Layer already exists 00:40:30 2ac7c61e48b8: Layer already exists 00:40:30 dd9c8f8612c8: Layer already exists 00:40:30 9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:30 + 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 00:40:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 00:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 00:40:31 08eb7dcf57f1: Preparing 00:40:31 7cc4077229f5: Preparing 00:40:31 21ab6ea3cf18: Preparing 00:40:31 d29af9a22b09: Preparing 00:40:31 a02ac58083ae: Preparing 00:40:31 2ac7c61e48b8: Preparing 00:40:31 dd9c8f8612c8: Preparing 00:40:31 2ac7c61e48b8: Waiting 00:40:31 dd9c8f8612c8: Waiting 00:40:31 21ab6ea3cf18: Layer already exists 00:40:31 08eb7dcf57f1: Layer already exists 00:40:31 7cc4077229f5: Layer already exists 00:40:31 a02ac58083ae: Layer already exists 00:40:31 d29af9a22b09: Layer already exists 00:40:31 dd9c8f8612c8: Layer already exists 00:40:31 2ac7c61e48b8: Layer already exists 00:40:31 main: digest: sha256:3e8a52bf04609a13755c5d8e5b66296e5417fb739996658fbce5e3a10b9819cc size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:40:31 ===================================================== [Pipeline] echo 00:40:31 taggedImages: 00:40:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95 00:40:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 00:40:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.22 00:40:31 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9490ec8a6ecf6bb530846c3bb0017639f45d9c95-4.0.0-dev.22 00:40:31 - 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 00:40:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:40:31 00:40:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:40:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:40:32 arm64: Pulling from edgex-lftools-log-publisher 00:40:32 8998bd30e6a1: Pulling fs layer 00:40:32 04944245beec: Pulling fs layer 00:40:32 699f458cf7ca: Pulling fs layer 00:40:32 765212b225bb: Pulling fs layer 00:40:32 f23df028b6ca: Pulling fs layer 00:40:32 765212b225bb: Waiting 00:40:32 d65c8cfc05b1: Pulling fs layer 00:40:32 d65c8cfc05b1: Waiting 00:40:32 2437ff75d9bd: Pulling fs layer 00:40:32 2437ff75d9bd: Waiting 00:40:32 04944245beec: Verifying Checksum 00:40:32 04944245beec: Download complete 00:40:32 765212b225bb: Verifying Checksum 00:40:32 765212b225bb: Download complete 00:40:32 f23df028b6ca: Verifying Checksum 00:40:32 f23df028b6ca: Download complete 00:40:32 d65c8cfc05b1: Verifying Checksum 00:40:32 d65c8cfc05b1: Download complete 00:40:32 699f458cf7ca: Verifying Checksum 00:40:32 699f458cf7ca: Download complete 00:40:33 8998bd30e6a1: Verifying Checksum 00:40:33 8998bd30e6a1: Download complete 00:40:35 2437ff75d9bd: Verifying Checksum 00:40:35 2437ff75d9bd: Download complete 00:40:37 8998bd30e6a1: Pull complete 00:40:38 04944245beec: Pull complete 00:40:39 699f458cf7ca: Pull complete 00:40:39 765212b225bb: Pull complete 00:40:40 f23df028b6ca: Pull complete 00:40:40 d65c8cfc05b1: Pull complete 00:40:58 2437ff75d9bd: Pull complete 00:40:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:40:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:40:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:40:59 prd-ubuntu20.04-docker-arm64-4c-16g-40950 does not seem to be running inside a container 00:40:59 $ 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/270 -v /w/workspace/app-service-configurable/270:/w/workspace/app-service-configurable/270:rw,z -v /w/workspace/app-service-configurable/270@tmp:/w/workspace/app-service-configurable/270@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 00:41:02 $ docker top 51b63e04180e415537f66eb5dfb20dcf327e6534a2e56c94fc69c24f7c23ee91 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:41:03 ---> job-cost.sh 00:41:03 lf-activate-venv: SKIPPING 00:41:03 INFO: No Stack... 00:41:03 INFO: Retrieving Pricing Info for: v3-standard-4 00:41:04 INFO: Archiving Costs [Pipeline] sh 00:41:05 + cat /w/workspace/app-service-configurable/270/archives/cost.csv 00:41:05 + cut -d, -f6 [Pipeline] lock 00:41:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] 00:41:05 Resource [jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] did not exist. Created. 00:41:05 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:41:05 /w/workspace/app-service-configurable/270@tmp/durable-02dc1bb5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:41:06 + echo total: 0.10999999940395355 [Pipeline] stash 00:41:06 Warning: overwriting stash ‘stack-cost’ 00:41:06 Stashed 1 file(s) [Pipeline] } 00:41:06 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-270-stack-cost] [Pipeline] // lock [Pipeline] } 00:41:06 $ docker stop --time=1 51b63e04180e415537f66eb5dfb20dcf327e6534a2e56c94fc69c24f7c23ee91 00:41:08 $ docker rm -f --volumes 51b63e04180e415537f66eb5dfb20dcf327e6534a2e56c94fc69c24f7c23ee91 [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 00:41:08 provisioning config files... 00:41:08 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13112625553388854887tmp [Pipeline] { [Pipeline] sh 00:41:09 + set +x 00:41:09 + bash -s -- 00:41:09 + curl -s https://codecov.io/bash 00:41:09 00:41:09 _____ _ 00:41:09 / ____| | | 00:41:09 | | ___ __| | ___ ___ _____ __ 00:41:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:41:09 | |___| (_) | (_| | __/ (_| (_) \ V / 00:41:09 \_____\___/ \__,_|\___|\___\___/ \_/ 00:41:09 Bash-1.0.6 00:41:09 00:41:09 00:41:09 ==> git version 2.25.1 found 00:41:09 ==> 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 00:41:09 Release-Date: 2020-01-08 00:41:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:41:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:41:09 ==> Jenkins CI detected. 00:41:09 current dir:  /w/workspace/ry_app-service-configurable_main 00:41:09 project root: . 00:41:09 --> token set from env 00:41:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:41:09 ==> Running gcov in . (disable via -X gcov) 00:41:09 ==> Python coveragepy not found 00:41:09 ==> Searching for coverage reports in: 00:41:09 + . 00:41:09 -> Found 1 reports 00:41:09 ==> Detecting git/mercurial file structure 00:41:09 ==> Reading reports 00:41:09 + ./coverage.out bytes=953 00:41:09 ==> Appending adjustments 00:41:09 https://docs.codecov.io/docs/fixing-reports 00:41:09 + Found adjustments 00:41:09 ==> Gzipping contents 00:41:09 4.0K /tmp/codecov.ZEyypS.gz 00:41:09 ==> Uploading reports 00:41:09 url: https://codecov.io 00:41:09 query: branch=main&commit=9490ec8a6ecf6bb530846c3bb0017639f45d9c95&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:41:09 -> Pinging Codecov 00:41:09 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9490ec8a6ecf6bb530846c3bb0017639f45d9c95&build=270&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F270%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 00:41:09 -> Uploading to 00:41:09 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/9490ec8a6ecf6bb530846c3bb0017639f45d9c95/524b2f3b-b997-4deb-b341-3762a71740cb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T004109Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=7c404392b33ce600b99ab072b3e9d800fd8eaafca054b2a88638ddeac84d0904 00:41:09 % Total % Received % Xferd Average Speed Time Time Time Current 00:41:09 Dload Upload Total Spent Left Speed 00:41:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 3490 --:--:-- --:--:-- --:--:-- 3490 00:41:09 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] } 00:41:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:41:09 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:41:09 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:41:10 00:41:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:41:10 latest: Pulling from edgex-devops/edgex-snyk-go 00:41:10 43c4264eed91: Pulling fs layer 00:41:10 4cc291be95ef: Pulling fs layer 00:41:10 2ac1f1163629: Pulling fs layer 00:41:10 5c3c966382ef: Pulling fs layer 00:41:10 4f4fb700ef54: Pulling fs layer 00:41:10 d9c7d2e4e75e: Pulling fs layer 00:41:10 9c3e1370e548: Pulling fs layer 00:41:10 5c3c966382ef: Waiting 00:41:10 4f4fb700ef54: Waiting 00:41:10 9c3e1370e548: Waiting 00:41:10 4cc291be95ef: Verifying Checksum 00:41:10 4cc291be95ef: Download complete 00:41:10 5c3c966382ef: Verifying Checksum 00:41:10 5c3c966382ef: Download complete 00:41:10 4f4fb700ef54: Verifying Checksum 00:41:10 4f4fb700ef54: Download complete 00:41:10 43c4264eed91: Download complete 00:41:10 43c4264eed91: Pull complete 00:41:10 d9c7d2e4e75e: Verifying Checksum 00:41:10 d9c7d2e4e75e: Download complete 00:41:10 4cc291be95ef: Pull complete 00:41:10 2ac1f1163629: Verifying Checksum 00:41:10 2ac1f1163629: Download complete 00:41:11 9c3e1370e548: Verifying Checksum 00:41:11 9c3e1370e548: Download complete 00:41:13 2ac1f1163629: Pull complete 00:41:13 5c3c966382ef: Pull complete 00:41:13 4f4fb700ef54: Pull complete 00:41:14 d9c7d2e4e75e: Pull complete 00:41:17 9c3e1370e548: Pull complete 00:41:17 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 00:41:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 00:41:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:17 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:41:17 $ 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 00:41:21 $ docker top d466fa38dacc7e6521fcf05ea153eb4d306c73d8d34a7e9c5b5589f5e2b2bd36 -eo pid,comm [Pipeline] { [Pipeline] sh 00:41:22 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 00:41:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 00:41:22 + set -o pipefail 00:41:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 00:41:32 00:41:32 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 00:41:32 00:41:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/7c93beb2-e89c-48b6-8aeb-85d4db969bfb 00:41:32 00:41:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:41:32 00:41:32 00:41:32 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 00:41:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 00:41:32 $ docker stop --time=1 d466fa38dacc7e6521fcf05ea153eb4d306c73d8d34a7e9c5b5589f5e2b2bd36 00:41:35 $ docker rm -f --volumes d466fa38dacc7e6521fcf05ea153eb4d306c73d8d34a7e9c5b5589f5e2b2bd36 [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 00:41:36 + git log --format=format:%s -1 9490ec8a6ecf6bb530846c3bb0017639f45d9c95 [Pipeline] sh 00:41:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:41:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:41:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:36 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:41:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:41:37 $ docker top 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b -eo pid,comm 00:41:37 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). 00:41:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:37 [ssh-agent] Looking for ssh-agent implementation... 00:41:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:37 $ docker exec 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b ssh-agent 00:41:37 SSH_AUTH_SOCK=/tmp/ssh-uH5LgSr87wiu/agent.34 00:41:37 SSH_AGENT_PID=40 00:41:37 Running ssh-add (command line suppressed) 00:41:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17998225517919169592.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17998225517919169592.key) 00:41:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:37 + git semver tag 00:41:38 2025-03-12 00:41:38,074 [run_tag] DEBUG tag force:False 00:41:38 2025-03-12 00:41:38,074 [check_head_tag] DEBUG check head tag 00:41:38 2025-03-12 00:41:38,076 [execute] INFO git cat-file --batch-check 00:41:38 2025-03-12 00:41:38,076 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:41:38 2025-03-12 00:41:38,079 [execute] INFO git cat-file --batch 00:41:38 2025-03-12 00:41:38,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 00:41:38 2025-03-12 00:41:38,111 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:41:38 2025-03-12 00:41:38,111 [execute] INFO git tag -a v4.0.0-dev.22 -m v4.0.0-dev.22 00:41:38 2025-03-12 00:41:38,111 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.22', '-m', 'v4.0.0-dev.22'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 00:41:38 2025-03-12 00:41:38,116 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:41:38 4.0.0-dev.22 [Pipeline] } 00:41:38 $ docker exec --env ******** --env ******** 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b ssh-agent -k 00:41:38 unset SSH_AUTH_SOCK; 00:41:38 unset SSH_AGENT_PID; 00:41:38 echo Agent pid 40 killed; 00:41:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:41:38 + git semver [Pipeline] } 00:41:38 $ docker stop --time=1 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b 00:41:40 $ docker rm -f --volumes 0c1f99ac15dfa93d701a14a9f9087b5fef7f27f25e5cbfdfdc1f5e3df5877d7b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:41:40 00:41:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:41:40 0.23.1-centos7: Pulling from edgex-lftools 00:41:40 ab5ef0e58194: Pulling fs layer 00:41:40 9712f1f96733: Pulling fs layer 00:41:40 63f879dbbcfc: Pulling fs layer 00:41:40 0d9ebad4ef96: Pulling fs layer 00:41:40 e9a5061849ea: Pulling fs layer 00:41:40 d747dcd14b5f: Pulling fs layer 00:41:40 2de7ff778b66: Pulling fs layer 00:41:40 0d9ebad4ef96: Waiting 00:41:40 e9a5061849ea: Waiting 00:41:40 d747dcd14b5f: Waiting 00:41:40 2de7ff778b66: Waiting 00:41:40 9712f1f96733: Verifying Checksum 00:41:40 9712f1f96733: Download complete 00:41:41 63f879dbbcfc: Verifying Checksum 00:41:41 63f879dbbcfc: Download complete 00:41:41 e9a5061849ea: Verifying Checksum 00:41:41 e9a5061849ea: Download complete 00:41:41 d747dcd14b5f: Download complete 00:41:41 0d9ebad4ef96: Verifying Checksum 00:41:41 0d9ebad4ef96: Download complete 00:41:41 2de7ff778b66: Verifying Checksum 00:41:41 2de7ff778b66: Download complete 00:41:41 ab5ef0e58194: Verifying Checksum 00:41:41 ab5ef0e58194: Download complete 00:41:43 ab5ef0e58194: Pull complete 00:41:43 9712f1f96733: Pull complete 00:41:44 63f879dbbcfc: Pull complete 00:41:47 0d9ebad4ef96: Pull complete 00:41:48 e9a5061849ea: Pull complete 00:41:48 d747dcd14b5f: Pull complete 00:41:48 2de7ff778b66: Pull complete 00:41:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:41:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:49 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:41:49 $ 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 00:41:52 $ docker top ca5028dc8399b1437b30893e9e4047129e2af5ec8fc2bb6d458ce4ef457d50b7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:41:52 provisioning config files... 00:41:52 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12413701828551613292tmp 00:41:52 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12169958970536008027tmp 00:41:52 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13118100955220576551tmp [Pipeline] { [Pipeline] echo 00:41:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:41:52 ---> sigul-configuration.sh 00:41:52 gpg: directory `/root/.gnupg' created 00:41:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:41:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:41:52 gpg: keyring `/root/.gnupg/secring.gpg' created 00:41:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:41:52 gpg: CAST5 encrypted data 00:41:52 gpg: encrypted with 1 passphrase 00:41:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:41:53 + mkdir /home/jenkins 00:41:53 + mkdir /home/jenkins/sigul [Pipeline] sh 00:41:53 + 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 00:41:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:41:53 ---> sigul-install.sh 00:41:53 Sigul already installed; skipping installation. [Pipeline] sh 00:41:54 + git tag --list 00:41:54 v1.0.0 00:41:54 v1.1.0 00:41:54 v1.2.0 00:41:54 v1.3.0 00:41:54 v1.3.1 00:41:54 v2.0.0 00:41:54 v2.0.1 00:41:54 v2.1.0 00:41:54 v2.1.1 00:41:54 v2.1.2 00:41:54 v2.2.0 00:41:54 v2.3 00:41:54 v2.3.0 00:41:54 v2.3.1 00:41:54 v3.0 00:41:54 v3.0.0 00:41:54 v3.0.1 00:41:54 v3.0.1-dev.1 00:41:54 v3.1 00:41:54 v3.1.0 00:41:54 v3.1.0-dev.1 00:41:54 v3.1.0-dev.10 00:41:54 v3.1.0-dev.11 00:41:54 v3.1.0-dev.12 00:41:54 v3.1.0-dev.13 00:41:54 v3.1.0-dev.14 00:41:54 v3.1.0-dev.15 00:41:54 v3.1.0-dev.16 00:41:54 v3.1.0-dev.17 00:41:54 v3.1.0-dev.18 00:41:54 v3.1.0-dev.19 00:41:54 v3.1.0-dev.2 00:41:54 v3.1.0-dev.20 00:41:54 v3.1.0-dev.21 00:41:54 v3.1.0-dev.22 00:41:54 v3.1.0-dev.23 00:41:54 v3.1.0-dev.24 00:41:54 v3.1.0-dev.25 00:41:54 v3.1.0-dev.26 00:41:54 v3.1.0-dev.27 00:41:54 v3.1.0-dev.28 00:41:54 v3.1.0-dev.29 00:41:54 v3.1.0-dev.3 00:41:54 v3.1.0-dev.30 00:41:54 v3.1.0-dev.31 00:41:54 v3.1.0-dev.32 00:41:54 v3.1.0-dev.33 00:41:54 v3.1.0-dev.34 00:41:54 v3.1.0-dev.35 00:41:54 v3.1.0-dev.36 00:41:54 v3.1.0-dev.37 00:41:54 v3.1.0-dev.38 00:41:54 v3.1.0-dev.39 00:41:54 v3.1.0-dev.4 00:41:54 v3.1.0-dev.5 00:41:54 v3.1.0-dev.6 00:41:54 v3.1.0-dev.7 00:41:54 v3.1.0-dev.8 00:41:54 v3.1.0-dev.9 00:41:54 v3.1.1 00:41:54 v3.1.1-dev.1 00:41:54 v3.2.0-dev.1 00:41:54 v3.2.0-dev.10 00:41:54 v3.2.0-dev.11 00:41:54 v3.2.0-dev.12 00:41:54 v3.2.0-dev.13 00:41:54 v3.2.0-dev.14 00:41:54 v3.2.0-dev.15 00:41:54 v3.2.0-dev.16 00:41:54 v3.2.0-dev.17 00:41:54 v3.2.0-dev.18 00:41:54 v3.2.0-dev.19 00:41:54 v3.2.0-dev.2 00:41:54 v3.2.0-dev.20 00:41:54 v3.2.0-dev.21 00:41:54 v3.2.0-dev.22 00:41:54 v3.2.0-dev.23 00:41:54 v3.2.0-dev.24 00:41:54 v3.2.0-dev.25 00:41:54 v3.2.0-dev.26 00:41:54 v3.2.0-dev.27 00:41:54 v3.2.0-dev.28 00:41:54 v3.2.0-dev.29 00:41:54 v3.2.0-dev.3 00:41:54 v3.2.0-dev.30 00:41:54 v3.2.0-dev.31 00:41:54 v3.2.0-dev.32 00:41:54 v3.2.0-dev.33 00:41:54 v3.2.0-dev.34 00:41:54 v3.2.0-dev.35 00:41:54 v3.2.0-dev.36 00:41:54 v3.2.0-dev.37 00:41:54 v3.2.0-dev.38 00:41:54 v3.2.0-dev.4 00:41:54 v3.2.0-dev.5 00:41:54 v3.2.0-dev.6 00:41:54 v3.2.0-dev.7 00:41:54 v3.2.0-dev.8 00:41:54 v3.2.0-dev.9 00:41:54 v4.0 00:41:54 v4.0.0 00:41:54 v4.0.0-dev.1 00:41:54 v4.0.0-dev.10 00:41:54 v4.0.0-dev.11 00:41:54 v4.0.0-dev.12 00:41:54 v4.0.0-dev.13 00:41:54 v4.0.0-dev.14 00:41:54 v4.0.0-dev.15 00:41:54 v4.0.0-dev.16 00:41:54 v4.0.0-dev.17 00:41:54 v4.0.0-dev.18 00:41:54 v4.0.0-dev.19 00:41:54 v4.0.0-dev.2 00:41:54 v4.0.0-dev.20 00:41:54 v4.0.0-dev.21 00:41:54 v4.0.0-dev.22 00:41:54 v4.0.0-dev.3 00:41:54 v4.0.0-dev.4 00:41:54 v4.0.0-dev.5 00:41:54 v4.0.0-dev.6 00:41:54 v4.0.0-dev.7 00:41:54 v4.0.0-dev.8 00:41:54 v4.0.0-dev.9 00:41:54 v4.0.1-dev.1 [Pipeline] sh 00:41:54 + lftools sign git-tag v4.0.0-dev.22 00:41:54 Signing Git tag with Sigul... 00:41:54 Signing v4.0.0-dev.22 [Pipeline] echo 00:41:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:41:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:41:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:41:55 $ docker stop --time=1 ca5028dc8399b1437b30893e9e4047129e2af5ec8fc2bb6d458ce4ef457d50b7 00:41:57 $ docker rm -f --volumes ca5028dc8399b1437b30893e9e4047129e2af5ec8fc2bb6d458ce4ef457d50b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:41:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:41:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:41:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:41:58 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:41:58 $ 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 00:41:58 $ docker top 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 -eo pid,comm 00:41:58 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). 00:41:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:41:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:41:58 [ssh-agent] Looking for ssh-agent implementation... 00:41:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:41:59 $ docker exec 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 ssh-agent 00:41:59 SSH_AUTH_SOCK=/tmp/ssh-bzbm53KC3m01/agent.32 00:41:59 SSH_AGENT_PID=38 00:41:59 Running ssh-add (command line suppressed) 00:41:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4237043882506938474.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4237043882506938474.key) 00:41:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:41:59 + git semver bump pre 00:41:59 2025-03-12 00:41:59,724 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:41:59 2025-03-12 00:41:59,725 [bump_version] DEBUG bumping version:4.0.0-dev.22 on axis:pre with prefix:dev 00:41:59 2025-03-12 00:41:59,725 [bump_version] DEBUG bumped version:4.0.0-dev.23 00:41:59 2025-03-12 00:41:59,725 [write_version] DEBUG write version:4.0.0-dev.23 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 00:41:59 2025-03-12 00:41:59,725 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:41:59 2025-03-12 00:41:59,725 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 00:41:59 2025-03-12 00:41:59,727 [execute] INFO git cat-file --batch-check 00:41:59 2025-03-12 00:41:59,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:41:59 2025-03-12 00:41:59,732 [execute] INFO git cat-file --batch 00:41:59 2025-03-12 00:41:59,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:41:59 2025-03-12 00:41:59,736 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:41:59 4.0.0-dev.23 [Pipeline] } 00:41:59 $ docker exec --env ******** --env ******** 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 ssh-agent -k 00:41:59 unset SSH_AUTH_SOCK; 00:41:59 unset SSH_AGENT_PID; 00:41:59 echo Agent pid 38 killed; 00:41:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:42:00 + git semver [Pipeline] } 00:42:00 $ docker stop --time=1 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 00:42:01 $ docker rm -f --volumes 91de638c942eaa8a1846ad8401d6191b312cfd2146756715d2888ef0daaa2962 [Pipeline] // withDockerContainer [Pipeline] sh 00:42:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:42:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:42:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:02 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:42:02 $ 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 00:42:02 $ docker top 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:42:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:42:02 [ssh-agent] Looking for ssh-agent implementation... 00:42:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:42:03 $ docker exec 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 ssh-agent 00:42:03 SSH_AUTH_SOCK=/tmp/ssh-X3tw1q6x0ro6/agent.32 00:42:03 SSH_AGENT_PID=38 00:42:03 Running ssh-add (command line suppressed) 00:42:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9106511163694238986.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9106511163694238986.key) 00:42:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:42:03 + git semver push 00:42:03 2025-03-12 00:42:03,783 [run_push] DEBUG push 00:42:03 2025-03-12 00:42:03,783 [execute] INFO git cat-file --batch-check 00:42:03 2025-03-12 00:42:03,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 00:42:03 2025-03-12 00:42:03,786 [execute] INFO git rev-list f0151e9558c555a296c17da6fff5d6901fdb6e48 -- 00:42:03 2025-03-12 00:42:03,787 [execute] DEBUG Popen(['git', 'rev-list', 'f0151e9558c555a296c17da6fff5d6901fdb6e48', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:42:03 2025-03-12 00:42:03,799 [execute] INFO git fetch -v origin 00:42:03 2025-03-12 00:42:03,799 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 00:42:04 2025-03-12 00:42:04,217 [run_push] DEBUG no remote changes detected 00:42:04 2025-03-12 00:42:04,217 [execute] INFO git push origin semver 00:42:04 2025-03-12 00:42:04,217 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 00:42:04 2025-03-12 00:42:04,861 [run_push] DEBUG push all version tags 00:42:04 2025-03-12 00:42:04,861 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:42:04 2025-03-12 00:42:04,861 [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) 00:42:05 2025-03-12 00:42:05,524 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 00:42:05 4.0.0-dev.23 [Pipeline] } 00:42:05 $ docker exec --env ******** --env ******** 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 ssh-agent -k 00:42:05 unset SSH_AUTH_SOCK; 00:42:05 unset SSH_AGENT_PID; 00:42:05 echo Agent pid 38 killed; 00:42:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:42:05 + git semver [Pipeline] } 00:42:06 $ docker stop --time=1 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 00:42:07 $ docker rm -f --volumes 4f2d45e07c26cc5cf7737f2264006aa0e536eeabe6d8400d85f82e7b69c21471 [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 00:42:08 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 00:42:08 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:42:08 total 16 00:42:08 drwxr-xr-x 3 root root 4096 Mar 12 00:21 . 00:42:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:41 .. 00:42:08 drwxr-xr-x 2 root root 4096 Mar 12 00:21 cost 00:42:08 -rw-r--r-- 1 root root 96 Mar 12 00:21 cost.csv 00:42:08 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 00:42:08 + ls -al /w/workspace/ry_app-service-configurable_main/archives 00:42:08 total 16 00:42:08 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:21 . 00:42:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:41 .. 00:42:08 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 00:21 cost 00:42:08 -rw-r--r-- 1 jenkins jenkins 96 Mar 12 00:21 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:42:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:42:09 ---> package-listing.sh 00:42:09 ++ facter osfamily 00:42:09 ++ tr '[:upper:]' '[:lower:]' 00:42:09 + OS_FAMILY=debian 00:42:09 + workspace=/w/workspace/ry_app-service-configurable_main 00:42:09 + START_PACKAGES=/tmp/packages_start.txt 00:42:09 + END_PACKAGES=/tmp/packages_end.txt 00:42:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:42:09 + PACKAGES=/tmp/packages_start.txt 00:42:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:42:09 + PACKAGES=/tmp/packages_end.txt 00:42:09 + case "${OS_FAMILY}" in 00:42:09 + dpkg -l 00:42:09 + grep '^ii' 00:42:09 + '[' -f /tmp/packages_start.txt ']' 00:42:09 + '[' -f /tmp/packages_end.txt ']' 00:42:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:42:09 + '[' /w/workspace/ry_app-service-configurable_main ']' 00:42:09 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 00:42:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 00:42:09 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 00:42:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:42:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:42:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:42:10 prd-ubuntu20.04-docker-8c-8g-40944 does not seem to be running inside a container 00:42:10 $ 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 00:42:11 $ docker top 783da8bfbc909cae442b02c2c0ac71b1e687484de1cf628bfa76768a23011455 -eo pid,comm [Pipeline] { [Pipeline] sh 00:42:12 + touch /tmp/pre-build-complete [Pipeline] sh 00:42:12 + mkdir -p /var/log/sysstat [Pipeline] sh 00:42:12 + ls /var/log/sa-host 00:42:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:42:12 provisioning config files... 00:42:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9532074299173024751tmp [Pipeline] { [Pipeline] echo 00:42:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:42:12 ---> create-netrc.sh [Pipeline] } 00:42:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:42:13 ---> python-tools-install.sh [Pipeline] echo 00:42:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:42:13 ---> sudo-logs.sh 00:42:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:42:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:42:13 ---> job-cost.sh 00:42:13 lf-activate-venv: SKIPPING 00:42:13 DEBUG: total: 0.2199999988079071 00:42:13 INFO: Retrieving Stack Cost... 00:42:14 INFO: Retrieving Pricing Info for: v3-standard-8 00:42:14 INFO: Archiving Costs [Pipeline] echo 00:42:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:42:15 ---> logs-deploy.sh 00:42:15 lf-activate-venv: SKIPPING 00:42:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/270 00:42:15 INFO: archiving workspace using pattern(s): 00:42:15 Archives upload complete. 00:42:15 INFO: archiving logs to Nexus