Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8114be53119ae29b155924925750b3433391c68b 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-ssh6871883139502949940.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4247787566838624147.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7166016811688264841.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh2314692208130617301.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-ssh9541905031816650436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26129’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26133 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 8114be53119ae29b155924925750b3433391c68b (main) Commit message: "Merge pull request #690 from cloudxxx8/version-upgrade" > 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 > git checkout -f 8114be53119ae29b155924925750b3433391c68b # timeout=10 > git rev-list --no-walk 59f9bca9835fb97a7aabfe7dae7a54c2ca71493e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:37:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:37:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:37:06 ========================================================= 07:37:06 EdgeX Global Pipelines Version Info 07:37:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:37:07 ------------------- 07:37:07 stable info: 07:37:07 ------------------- 07:37:07 Commited By: Ginny Guan ginny@iotechsys.com 07:37:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 07:37:07 Message: update stable to v1.0.265 07:37:08 ------------------- 07:37:08 experimental info: 07:37:08 ------------------- 07:37:08 Commited By: Cherry Wang cherry@iotechsys.com 07:37:08 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 07:37:08 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:37:08 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:37:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:37:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:37:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8114be53119ae29b155924925750b3433391c68b [Pipeline] echo 07:37:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8114be5 [Pipeline] echo 07:37:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:37:09 provisioning config files... 07:37:09 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3527719332982768601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:09 ---> ****-login.sh 07:37:09 nexus3.edgexfoundry.org:10001 07:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:09 Configure a credential helper to remove this warning. See 07:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:09 07:37:09 Login Succeeded 07:37:09 nexus3.edgexfoundry.org:10002 07:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:09 Configure a credential helper to remove this warning. See 07:37:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:09 07:37:09 Login Succeeded 07:37:09 nexus3.edgexfoundry.org:10003 07:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:10 Configure a credential helper to remove this warning. See 07:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:10 07:37:10 Login Succeeded 07:37:10 nexus3.edgexfoundry.org:10004 07:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:10 Configure a credential helper to remove this warning. See 07:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:10 07:37:10 Login Succeeded 07:37:10 ****.io 07:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:10 Configure a credential helper to remove this warning. See 07:37:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:10 07:37:10 Login Succeeded 07:37:10 ---> ****-login.sh ends [Pipeline] } 07:37:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:37:10 + git rev-list -1 --merges 8114be53119ae29b155924925750b3433391c68b~1..8114be53119ae29b155924925750b3433391c68b [Pipeline] echo 07:37:10 -----------> git rev-list -1 --merges 8114be53119ae29b155924925750b3433391c68b~1..8114be53119ae29b155924925750b3433391c68b 8114be53119ae29b155924925750b3433391c68b 07:37:10 8114be53119ae29b155924925750b3433391c68b [false] [Pipeline] sh 07:37:11 + git log --format=format:%s -1 8114be53119ae29b155924925750b3433391c68b [Pipeline] echo 07:37:11 ========================================================= 07:37:11 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:37:11 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:11 + git log --format=format:%s -1 8114be53119ae29b155924925750b3433391c68b [Pipeline] echo 07:37:11 [semverPrep] GIT_COMMIT: 8114be53119ae29b155924925750b3433391c68b, Commit Message: Merge pull request #690 from cloudxxx8/version-upgrade [Pipeline] echo 07:37:11 [semverPrep] This is not a build commit. [Pipeline] sh 07:37:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:37:11 + grep -v github /etc/ssh/ssh_known_hosts 07:37:11 + [ -e /tmp/ssh_known_hosts ] 07:37:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:37:11 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:37:11 sudo tee -a /etc/ssh/ssh_known_hosts 07:37:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:12 07:37:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:12 0.1.4: Pulling from edgex-devops/py-git-semver 07:37:12 b85a868b505f: Pulling fs layer 07:37:12 e2be974225ed: Pulling fs layer 07:37:12 339a4e72a1f5: Pulling fs layer 07:37:12 988bab9f4d93: Pulling fs layer 07:37:12 1469e6f7b9e6: Pulling fs layer 07:37:12 eaf3925da568: Pulling fs layer 07:37:12 bab4dde63d76: Pulling fs layer 07:37:12 bde34c3a00c8: Pulling fs layer 07:37:12 b352a97aabf1: Pulling fs layer 07:37:12 4872d77fe225: Pulling fs layer 07:37:12 5851b861e8e6: Pulling fs layer 07:37:12 1469e6f7b9e6: Waiting 07:37:12 eaf3925da568: Waiting 07:37:12 4872d77fe225: Waiting 07:37:12 bab4dde63d76: Waiting 07:37:12 5851b861e8e6: Waiting 07:37:12 bde34c3a00c8: Waiting 07:37:12 b352a97aabf1: Waiting 07:37:12 988bab9f4d93: Waiting 07:37:12 e2be974225ed: Verifying Checksum 07:37:12 e2be974225ed: Download complete 07:37:12 988bab9f4d93: Verifying Checksum 07:37:12 988bab9f4d93: Download complete 07:37:12 1469e6f7b9e6: Verifying Checksum 07:37:12 1469e6f7b9e6: Download complete 07:37:12 339a4e72a1f5: Verifying Checksum 07:37:12 339a4e72a1f5: Download complete 07:37:12 eaf3925da568: Verifying Checksum 07:37:12 eaf3925da568: Download complete 07:37:12 bde34c3a00c8: Verifying Checksum 07:37:12 bde34c3a00c8: Download complete 07:37:12 b352a97aabf1: Verifying Checksum 07:37:12 4872d77fe225: Verifying Checksum 07:37:12 4872d77fe225: Download complete 07:37:12 5851b861e8e6: Verifying Checksum 07:37:12 5851b861e8e6: Download complete 07:37:12 b85a868b505f: Verifying Checksum 07:37:12 b85a868b505f: Download complete 07:37:13 bab4dde63d76: Verifying Checksum 07:37:14 b85a868b505f: Pull complete 07:37:14 e2be974225ed: Pull complete 07:37:14 339a4e72a1f5: Pull complete 07:37:15 988bab9f4d93: Pull complete 07:37:15 1469e6f7b9e6: Pull complete 07:37:15 eaf3925da568: Pull complete 07:37:17 bab4dde63d76: Pull complete 07:37:17 bde34c3a00c8: Pull complete 07:37:17 b352a97aabf1: Pull complete 07:37:17 4872d77fe225: Pull complete 07:37:17 5851b861e8e6: Pull complete 07:37:17 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:37:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:37:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:37:17 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:37:17 $ 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 07:37:20 $ docker top 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 -eo pid,comm 07:37:20 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). 07:37:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:37:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:20 [ssh-agent] Looking for ssh-agent implementation... 07:37:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:20 $ docker exec 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 ssh-agent 07:37:21 SSH_AUTH_SOCK=/tmp/ssh-J9Pcd1cuR8Fh/agent.32 07:37:21 SSH_AGENT_PID=38 07:37:21 Running ssh-add (command line suppressed) 07:37:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_18393566583280622000.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_18393566583280622000.key) 07:37:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:21 + git tag --points-at HEAD [Pipeline] } 07:37:21 $ docker exec --env ******** --env ******** 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 ssh-agent -k 07:37:21 unset SSH_AUTH_SOCK; 07:37:21 unset SSH_AGENT_PID; 07:37:21 echo Agent pid 38 killed; 07:37:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:37:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:37:21 [ssh-agent] Looking for ssh-agent implementation... 07:37:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:37:21 $ docker exec 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 ssh-agent 07:37:21 SSH_AUTH_SOCK=/tmp/ssh-pudX6FX285B6/agent.71 07:37:21 SSH_AGENT_PID=77 07:37:21 Running ssh-add (command line suppressed) 07:37:21 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16016809556316949110.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16016809556316949110.key) 07:37:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:37:22 + git semver init 07:37:22 2024-11-11 07:37:22,487 [run_init] DEBUG init version:0.0.0 force:False 07:37:22 2024-11-11 07:37:22,488 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 07:37:22 2024-11-11 07:37:22,488 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 07:37:22 2024-11-11 07:37:22,488 [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) 07:37:23 2024-11-11 07:37:23,568 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 07:37:23 2024-11-11 07:37:23,568 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 07:37:23 2024-11-11 07:37:23,568 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:37:23 2024-11-11 07:37:23,569 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:37:23 4.0.0-dev.6 [Pipeline] } 07:37:23 $ docker exec --env ******** --env ******** 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 ssh-agent -k 07:37:24 unset SSH_AUTH_SOCK; 07:37:24 unset SSH_AGENT_PID; 07:37:24 echo Agent pid 77 killed; 07:37:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:37:24 + git semver [Pipeline] } 07:37:24 $ docker stop --time=1 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 07:37:25 $ docker rm -f --volumes 208258c0ba21cb99ca42a553d556a4946b542a0f296a5c392493b81d64a58c86 [Pipeline] // withDockerContainer [Pipeline] sh 07:37:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:37:26 Stashed 1 file(s) [Pipeline] echo 07:37:26 [edgeXSemver]: initialized semver on version 4.0.0-dev.6 [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 07:37:26 provisioning config files... 07:37:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17388411653124176110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:37:27 ---> ****-login.sh 07:37:27 nexus3.edgexfoundry.org:10001 07:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:27 Configure a credential helper to remove this warning. See 07:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:27 07:37:27 Login Succeeded 07:37:27 nexus3.edgexfoundry.org:10002 07:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:27 Configure a credential helper to remove this warning. See 07:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:27 07:37:27 Login Succeeded 07:37:27 nexus3.edgexfoundry.org:10003 07:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:27 Configure a credential helper to remove this warning. See 07:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:27 07:37:27 Login Succeeded 07:37:27 nexus3.edgexfoundry.org:10004 07:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:27 Configure a credential helper to remove this warning. See 07:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:27 07:37:27 Login Succeeded 07:37:27 ****.io 07:37:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:37:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:37:27 Configure a credential helper to remove this warning. See 07:37:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:37:27 07:37:27 Login Succeeded 07:37:27 ---> ****-login.sh ends [Pipeline] } 07:37:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:37:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:37:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:37:27 ========================================================= 07:37:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 07:37:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:28 + 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 . 07:37:28 Sending build context to Docker daemon 9.215MB 07:37:28 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:37:28 Step 2/12 : FROM ${BASE} AS builder 07:37:28 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 07:37:28 43c4264eed91: Pulling fs layer 07:37:28 4cc291be95ef: Pulling fs layer 07:37:28 2ac1f1163629: Pulling fs layer 07:37:28 5c3c966382ef: Pulling fs layer 07:37:28 4f4fb700ef54: Pulling fs layer 07:37:28 5d5c8e513c77: Pulling fs layer 07:37:28 9f66e0745190: Pulling fs layer 07:37:28 f49a43e4bbc0: Pulling fs layer 07:37:28 561ebcabdf7f: Pulling fs layer 07:37:28 4f4fb700ef54: Waiting 07:37:28 5d5c8e513c77: Waiting 07:37:28 9f66e0745190: Waiting 07:37:28 f49a43e4bbc0: Waiting 07:37:28 561ebcabdf7f: Waiting 07:37:28 5c3c966382ef: Waiting 07:37:28 4cc291be95ef: Download complete 07:37:28 5c3c966382ef: Verifying Checksum 07:37:28 5c3c966382ef: Download complete 07:37:28 4f4fb700ef54: Download complete 07:37:28 43c4264eed91: Download complete 07:37:28 5d5c8e513c77: Verifying Checksum 07:37:28 5d5c8e513c77: Download complete 07:37:28 9f66e0745190: Verifying Checksum 07:37:28 9f66e0745190: Download complete 07:37:28 43c4264eed91: Pull complete 07:37:28 561ebcabdf7f: Verifying Checksum 07:37:28 561ebcabdf7f: Download complete 07:37:28 4cc291be95ef: Pull complete 07:37:28 2ac1f1163629: Verifying Checksum 07:37:28 2ac1f1163629: Download complete 07:37:29 f49a43e4bbc0: Verifying Checksum 07:37:29 f49a43e4bbc0: Download complete 07:37:33 2ac1f1163629: Pull complete 07:37:33 5c3c966382ef: Pull complete 07:37:33 4f4fb700ef54: Pull complete 07:37:33 5d5c8e513c77: Pull complete 07:37:33 9f66e0745190: Pull complete 07:37:35 f49a43e4bbc0: Pull complete 07:37:35 561ebcabdf7f: Pull complete 07:37:35 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 07:37:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 07:37:35 ---> 3a752c3f9dda 07:37:35 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:37:41 ---> Running in fa356c397fd4 07:37:41 Removing intermediate container fa356c397fd4 07:37:41 ---> 3c866ce7c1be 07:37:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:37:41 ---> Running in 8c9810049869 07:37:41 Removing intermediate container 8c9810049869 07:37:41 ---> 6d73b8f23044 07:37:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 07:37:41 ---> Running in bb0c1dacbd70 07:37:41 Removing intermediate container bb0c1dacbd70 07:37:41 ---> e73b786b9927 07:37:41 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:37:41 ---> Running in 4313f1a697a4 07:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:37:41 OK: 246 MiB in 54 packages 07:37:41 Removing intermediate container 4313f1a697a4 07:37:41 ---> ad5e8de4fc6d 07:37:41 Step 7/12 : WORKDIR /app 07:37:41 ---> Running in 8576b9a367a1 07:37:41 Still waiting to schedule task 07:37:41 ‘prd-ubuntu20.04-docker-arm64-4c-16g-26130’ is offline 07:37:41 Removing intermediate container 8576b9a367a1 07:37:41 ---> 897da5fb0150 07:37:41 Step 8/12 : COPY go.mod vendor* ./ 07:37:41 ---> 6f3fbc7fcdf7 07:37:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:41 ---> Running in 96571f8fe5ec 07:38:28 Removing intermediate container 96571f8fe5ec 07:38:28 ---> 96055952ab12 07:38:28 Step 10/12 : COPY . . 07:38:28 ---> 860257260311 07:38:28 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:38:28 ---> Running in d5fe6c36843a 07:38:28 Removing intermediate container d5fe6c36843a 07:38:28 ---> 706d7184e133 07:38:28 Step 12/12 : RUN $MAKE 07:38:28 ---> Running in c095d041178d 07:38:28 noop 07:38:28 Removing intermediate container c095d041178d 07:38:28 ---> 62981fe3b16a 07:38:28 Successfully built 62981fe3b16a 07:38:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:28 + docker inspect -f . ci-base-image-x86_64 07:38:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:29 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:38:29 $ 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 07:38:29 $ docker top eaf44742850c3d2f9ba8ab29696dd26b4aa30e1c297a8ec423525e290180ec8d -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:29 + go version 07:38:29 go version go1.23.2 linux/amd64 [Pipeline] } 07:38:29 $ docker stop --time=1 eaf44742850c3d2f9ba8ab29696dd26b4aa30e1c297a8ec423525e290180ec8d 07:38:31 $ docker rm -f --volumes eaf44742850c3d2f9ba8ab29696dd26b4aa30e1c297a8ec423525e290180ec8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:38:31 + docker inspect -f . ci-base-image-x86_64 07:38:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:38:31 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:38:31 $ 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 07:38:31 $ docker top 0883f8271b384fd432e9df757d5a14e25a7c5daaae9d6ce425d6f1b9a3b6bc75 -eo pid,comm [Pipeline] { [Pipeline] sh 07:38:32 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 07:38:32 + make test 07:38:32 go test -race -coverprofile=coverage.out ./... 07:39:04 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:39:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26134 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 07:39:22 Running in /w/workspace/app-service-configurable/254 [Pipeline] { [Pipeline] checkout 07:39:26 The recommended git tool is: git 07:39:30 using credential edgex-jenkins-ssh 07:39:30 Cloning the remote Git repository 07:39:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 07:39:30 > git init /w/workspace/app-service-configurable/254 # timeout=10 07:39:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 07:39:30 > git --version # timeout=10 07:39:30 > git --version # 'git version 2.25.1' 07:39:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:39:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 07:39:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:39:33 Avoid second fetch 07:39:33 Checking out Revision 8114be53119ae29b155924925750b3433391c68b (main) 07:39:34 Commit message: "Merge pull request #690 from cloudxxx8/version-upgrade" 07:39:33 > git config core.sparsecheckout # timeout=10 07:39:33 > git checkout -f 8114be53119ae29b155924925750b3433391c68b # timeout=10 07:39:36 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:39:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 07:39:39 Dload Upload Total Spent Left Speed 07:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh 07:39:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:39:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:39:39 + sudo tee /etc/docker/daemon.new 07:39:39 { 07:39:39 "registry-mirrors": [ 07:39:39 "https://nexus3.edgexfoundry.org:10001" 07:39:39 ], 07:39:39 "bip": "10.250.0.254/24", 07:39:39 "hosts": [ 07:39:39 "tcp://0.0.0.0:5555", 07:39:39 "unix:///var/run/docker.sock" 07:39:39 ], 07:39:39 "mtu": 1458, 07:39:39 "selinux-enabled": true, 07:39:39 "seccomp-profile": "/etc/docker/seccomp.json" 07:39:39 } [Pipeline] sh 07:39:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:39:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:39:40 ./bin/test-attribution-txt.sh [Pipeline] echo 07:39:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:39:40 $ docker stop --time=1 0883f8271b384fd432e9df757d5a14e25a7c5daaae9d6ce425d6f1b9a3b6bc75 07:39:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 07:39:44 $ docker rm -f --volumes 0883f8271b384fd432e9df757d5a14e25a7c5daaae9d6ce425d6f1b9a3b6bc75 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 07:39:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:39:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 07:39:44 + sudo service docker restart [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:39:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:39:45 + ls -al . 07:39:45 total 248 07:39:45 drwxrwxr-x 7 jenkins jenkins 4096 Nov 11 07:38 . 07:39:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:37 .. 07:39:45 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 07:37 .dockerignore 07:39:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:39 .git 07:39:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:37 .github 07:39:45 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 07:37 .gitignore 07:39:45 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 07:37 .golangci.yml 07:39:45 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 07:37 .semver 07:39:45 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 07:37 Attribution.txt 07:39:45 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 07:37 CHANGELOG.md 07:39:45 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 07:37 Dockerfile 07:39:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 07:37 GOVERNANCE.md 07:39:45 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 07:37 Jenkinsfile 07:39:45 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 07:37 LICENSE 07:39:45 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 07:37 OWNERS.md 07:39:45 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 07:37 README.md 07:39:45 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 07:37 VERSION 07:39:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:37 bin 07:39:45 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 07:39 coverage.out 07:39:45 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 07:37 go.mod 07:39:45 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 07:37 go.sum 07:39:45 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 07:37 main.go 07:39:45 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 07:37 makefile 07:39:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 07:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:39:45 + 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=8114be53119ae29b155924925750b3433391c68b --label arch=amd64 --label version=4.0.0-dev.6 . 07:39:45 Sending build context to Docker daemon 9.217MB 07:39:45 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:39:45 Step 2/27 : FROM ${BASE} AS builder 07:39:45 ---> 62981fe3b16a 07:39:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:39:46 ---> Running in 701353d7e0a4 07:39:46 Removing intermediate container 701353d7e0a4 07:39:46 ---> 9a822b99c0bd 07:39:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:39:46 ---> Running in 2b68fe602548 07:39:46 Removing intermediate container 2b68fe602548 07:39:46 ---> 0e7a546824d3 07:39:46 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:39:46 ---> Running in 2c9723b9ba8a 07:39:46 Removing intermediate container 2c9723b9ba8a 07:39:46 ---> a34af6437a8f 07:39:46 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:39:46 ---> Running in 5f65b231774d 07:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:39:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:39:47 OK: 246 MiB in 54 packages 07:39:47 Removing intermediate container 5f65b231774d 07:39:47 ---> d12dc528d9ee 07:39:47 Step 7/27 : WORKDIR /app 07:39:47 ---> Running in 6ef5718fcf80 07:39:47 Removing intermediate container 6ef5718fcf80 07:39:47 ---> b69b5af61d85 07:39:47 Step 8/27 : COPY go.mod vendor* ./ 07:39:47 ---> 41b8ffafe36e 07:39:47 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:39:47 ---> Running in 1b2ff51b4f1a 07:39:48 Removing intermediate container 1b2ff51b4f1a 07:39:48 ---> 2c3927697fd8 07:39:48 Step 10/27 : COPY . . 07:39:48 ---> 4b67f2b9cefb 07:39:48 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:39:48 ---> Running in 9d74b41cf287 07:39:48 Removing intermediate container 9d74b41cf287 07:39:48 ---> 8e8c018d073f 07:39:48 Step 12/27 : RUN $MAKE 07:39:48 ---> Running in 418931c3c391 07:39:49 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:02 provisioning config files... 07:40:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/254@tmp/config2895414263814630796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:03 ---> ****-login.sh 07:40:03 nexus3.edgexfoundry.org:10001 07:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:04 Configure a credential helper to remove this warning. See 07:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:04 07:40:04 Login Succeeded 07:40:04 nexus3.edgexfoundry.org:10002 07:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:04 Configure a credential helper to remove this warning. See 07:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:04 07:40:04 Login Succeeded 07:40:04 nexus3.edgexfoundry.org:10003 07:40:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:04 Configure a credential helper to remove this warning. See 07:40:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:04 07:40:04 Login Succeeded 07:40:04 nexus3.edgexfoundry.org:10004 07:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:05 Configure a credential helper to remove this warning. See 07:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:05 07:40:05 Login Succeeded 07:40:05 ****.io 07:40:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:05 Configure a credential helper to remove this warning. See 07:40:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:05 07:40:05 Login Succeeded 07:40:05 ---> ****-login.sh ends [Pipeline] } 07:40:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:40:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:40:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:40:06 ========================================================= 07:40:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 07:40:06 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:06 + 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 . 07:40:06 Sending build context to Docker daemon 225.3kB 07:40:06 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 07:40:06 Step 2/12 : FROM ${BASE} AS builder 07:40:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:40:06 cf04c63912e1: Pulling fs layer 07:40:06 55b35a11ae5e: Pulling fs layer 07:40:06 a37a00ec5f00: Pulling fs layer 07:40:06 50b3750afda1: Pulling fs layer 07:40:06 4f4fb700ef54: Pulling fs layer 07:40:06 80978eb59214: Pulling fs layer 07:40:06 50b3750afda1: Waiting 07:40:06 4f4fb700ef54: Waiting 07:40:06 c9f46d7d2bd2: Pulling fs layer 07:40:06 80978eb59214: Waiting 07:40:06 c9f46d7d2bd2: Waiting 07:40:06 c5a475d317c9: Pulling fs layer 07:40:06 c5a475d317c9: Waiting 07:40:07 55b35a11ae5e: Verifying Checksum 07:40:07 55b35a11ae5e: Download complete 07:40:07 50b3750afda1: Verifying Checksum 07:40:07 50b3750afda1: Download complete 07:40:07 4f4fb700ef54: Verifying Checksum 07:40:07 4f4fb700ef54: Download complete 07:40:07 80978eb59214: Verifying Checksum 07:40:07 80978eb59214: Download complete 07:40:07 cf04c63912e1: Verifying Checksum 07:40:07 cf04c63912e1: Download complete 07:40:07 c5a475d317c9: Verifying Checksum 07:40:07 c5a475d317c9: Download complete 07:40:08 cf04c63912e1: Pull complete 07:40:08 55b35a11ae5e: Pull complete 07:40:09 a37a00ec5f00: Verifying Checksum 07:40:09 a37a00ec5f00: Download complete 07:40:09 c9f46d7d2bd2: Verifying Checksum 07:40:09 c9f46d7d2bd2: Download complete 07:40:24 a37a00ec5f00: Pull complete 07:40:24 50b3750afda1: Pull complete 07:40:24 4f4fb700ef54: Pull complete 07:40:24 80978eb59214: Pull complete 07:40:27 Removing intermediate container 418931c3c391 07:40:27 ---> 35f0bbe496d8 07:40:27 Step 13/27 : FROM alpine:3.20 07:40:27 3.20: Pulling from library/alpine 07:40:27 43c4264eed91: Already exists 07:40:27 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:40:27 Status: Downloaded newer image for alpine:3.20 07:40:27 ---> 91ef0af61f39 07:40:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:40:27 ---> Running in cd45de48ff77 07:40:27 Removing intermediate container cd45de48ff77 07:40:27 ---> 14ce216e78fb 07:40:27 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:40:27 ---> Running in c1a04284e684 07:40:27 Removing intermediate container c1a04284e684 07:40:27 ---> 9a6abbe874ab 07:40:27 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:40:27 ---> Running in b64b43ab470e 07:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:27 (1/2) Installing ca-certificates (20240705-r0) 07:40:27 (2/2) Installing dumb-init (1.2.5-r3) 07:40:27 Executing busybox-1.36.1-r29.trigger 07:40:27 Executing ca-certificates-20240705-r0.trigger 07:40:27 OK: 9 MiB in 16 packages 07:40:27 Removing intermediate container b64b43ab470e 07:40:27 ---> dd76d1ba2983 07:40:27 Step 17/27 : RUN apk --no-cache upgrade 07:40:27 ---> Running in f7b05ceef052 07:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:27 Upgrading critical system libraries and apk-tools: 07:40:27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:40:27 Executing busybox-1.36.1-r29.trigger 07:40:27 Continuing the upgrade transaction with new apk-tools: 07:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:40:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:40:27 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:40:27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:40:27 Executing ca-certificates-20240705-r0.trigger 07:40:27 OK: 9 MiB in 16 packages 07:40:27 Removing intermediate container f7b05ceef052 07:40:27 ---> 58d480c0165e 07:40:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:40:27 ---> 6d7df663804b 07:40:27 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:40:27 ---> f6c0589312ad 07:40:27 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:40:27 ---> 9d890dff7fd9 07:40:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:40:27 ---> 9ff441f98636 07:40:27 Step 22/27 : EXPOSE 48095 07:40:27 ---> Running in c2c3d4a8f4a5 07:40:27 Removing intermediate container c2c3d4a8f4a5 07:40:27 ---> d364fa19c38e 07:40:27 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:40:27 ---> Running in 9ed3d18e2c57 07:40:27 Removing intermediate container 9ed3d18e2c57 07:40:27 ---> bd39a33087be 07:40:27 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:40:27 ---> Running in ef485f652798 07:40:27 Removing intermediate container ef485f652798 07:40:27 ---> ed3efcfed0b1 07:40:27 Step 25/27 : LABEL arch=amd64 07:40:27 ---> Running in da1362542f9e 07:40:27 Removing intermediate container da1362542f9e 07:40:27 ---> 6e553724f804 07:40:27 Step 26/27 : LABEL git_sha=8114be53119ae29b155924925750b3433391c68b 07:40:27 ---> Running in d01abbfd7a80 07:40:28 Removing intermediate container d01abbfd7a80 07:40:28 ---> 4a1f8858f57b 07:40:28 Step 27/27 : LABEL version=4.0.0-dev.6 07:40:28 ---> Running in 7fd3472443e0 07:40:28 Removing intermediate container 7fd3472443e0 07:40:28 ---> 6c5d1c4132ab 07:40:28 [Warning] One or more build-args [ARCH] were not consumed 07:40:28 Successfully built 6c5d1c4132ab 07:40:28 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 07:40:28 provisioning config files... 07:40:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6264889926289782244tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:28 ---> ****-login.sh 07:40:28 nexus3.edgexfoundry.org:10001 07:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:28 Configure a credential helper to remove this warning. See 07:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:28 07:40:28 Login Succeeded 07:40:28 nexus3.edgexfoundry.org:10002 07:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:28 Configure a credential helper to remove this warning. See 07:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:28 07:40:28 Login Succeeded 07:40:28 nexus3.edgexfoundry.org:10003 07:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:28 Configure a credential helper to remove this warning. See 07:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:28 07:40:28 Login Succeeded 07:40:28 nexus3.edgexfoundry.org:10004 07:40:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:28 Configure a credential helper to remove this warning. See 07:40:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:28 07:40:28 Login Succeeded 07:40:28 ****.io 07:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:40:29 Configure a credential helper to remove this warning. See 07:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:40:29 07:40:29 Login Succeeded 07:40:29 ---> ****-login.sh ends [Pipeline] } 07:40:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:40:29 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 07:40:29 8114be53119ae29b155924925750b3433391c68b 07:40:29 latest 07:40:29 4.0.0-dev.6 07:40:29 8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 07:40:29 main 07:40:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b 07:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:40:29 64f1de7a3563: Preparing 07:40:29 5e3190f2486a: Preparing 07:40:29 ff18af690c5a: Preparing 07:40:29 d4ca48fc8a0b: Preparing 07:40:29 36ed64854ff2: Preparing 07:40:29 e3a966177567: Preparing 07:40:29 63ca1fbb43ae: Preparing 07:40:29 e3a966177567: Waiting 07:40:29 63ca1fbb43ae: Waiting 07:40:29 ff18af690c5a: Pushed 07:40:29 5e3190f2486a: Pushed 07:40:29 d4ca48fc8a0b: Pushed 07:40:29 63ca1fbb43ae: Layer already exists 07:40:30 e3a966177567: Pushed 07:40:30 36ed64854ff2: Pushed 07:40:31 c9f46d7d2bd2: Pull complete 07:40:33 c5a475d317c9: Pull complete 07:40:33 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 07:40:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 07:40:33 ---> be29e6b0f0d4 07:40:33 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 07:40:33 64f1de7a3563: Pushed 07:40:33 8114be53119ae29b155924925750b3433391c68b: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 07:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:40:34 64f1de7a3563: Preparing 07:40:34 5e3190f2486a: Preparing 07:40:34 ff18af690c5a: Preparing 07:40:34 d4ca48fc8a0b: Preparing 07:40:34 36ed64854ff2: Preparing 07:40:34 e3a966177567: Preparing 07:40:34 63ca1fbb43ae: Preparing 07:40:34 63ca1fbb43ae: Waiting 07:40:34 e3a966177567: Waiting 07:40:34 36ed64854ff2: Layer already exists 07:40:34 64f1de7a3563: Layer already exists 07:40:34 5e3190f2486a: Layer already exists 07:40:34 d4ca48fc8a0b: Layer already exists 07:40:34 ff18af690c5a: Layer already exists 07:40:34 e3a966177567: Layer already exists 07:40:34 63ca1fbb43ae: Layer already exists 07:40:34 latest: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.6 07:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:40:34 64f1de7a3563: Preparing 07:40:34 5e3190f2486a: Preparing 07:40:34 ff18af690c5a: Preparing 07:40:34 d4ca48fc8a0b: Preparing 07:40:34 36ed64854ff2: Preparing 07:40:34 e3a966177567: Preparing 07:40:34 63ca1fbb43ae: Preparing 07:40:34 e3a966177567: Waiting 07:40:34 63ca1fbb43ae: Waiting 07:40:34 d4ca48fc8a0b: Layer already exists 07:40:34 ff18af690c5a: Layer already exists 07:40:34 5e3190f2486a: Layer already exists 07:40:34 36ed64854ff2: Layer already exists 07:40:34 64f1de7a3563: Layer already exists 07:40:34 e3a966177567: Layer already exists 07:40:34 63ca1fbb43ae: Layer already exists 07:40:34 4.0.0-dev.6: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:34 ---> Running in 24116315bc07 07:40:34 Removing intermediate container 24116315bc07 07:40:34 ---> 5deb389cbeed 07:40:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 07:40:34 ---> Running in e94281a83131 07:40:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 07:40:35 Removing intermediate container e94281a83131 07:40:35 ---> 772d696437b8 07:40:35 Step 5/12 : ARG ADD_BUILD_TAGS="" [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:35 ---> Running in a30b907d2457 07:40:35 Removing intermediate container a30b907d2457 07:40:35 ---> 51a7840db41a 07:40:35 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:40:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 07:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:40:35 64f1de7a3563: Preparing 07:40:35 5e3190f2486a: Preparing 07:40:35 ff18af690c5a: Preparing 07:40:35 d4ca48fc8a0b: Preparing 07:40:35 36ed64854ff2: Preparing 07:40:35 e3a966177567: Preparing 07:40:35 63ca1fbb43ae: Preparing 07:40:35 e3a966177567: Waiting 07:40:35 5e3190f2486a: Layer already exists 07:40:35 d4ca48fc8a0b: Layer already exists 07:40:35 ff18af690c5a: Layer already exists 07:40:35 36ed64854ff2: Layer already exists 07:40:35 64f1de7a3563: Layer already exists 07:40:35 63ca1fbb43ae: Layer already exists 07:40:35 e3a966177567: Layer already exists 07:40:35 8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:35 ---> Running in 7218d918040b 07:40:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 07:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 07:40:36 64f1de7a3563: Preparing 07:40:36 5e3190f2486a: Preparing 07:40:36 ff18af690c5a: Preparing 07:40:36 d4ca48fc8a0b: Preparing 07:40:36 36ed64854ff2: Preparing 07:40:36 e3a966177567: Preparing 07:40:36 63ca1fbb43ae: Preparing 07:40:36 e3a966177567: Waiting 07:40:36 63ca1fbb43ae: Waiting 07:40:36 d4ca48fc8a0b: Layer already exists 07:40:36 5e3190f2486a: Layer already exists 07:40:36 36ed64854ff2: Layer already exists 07:40:36 ff18af690c5a: Layer already exists 07:40:36 64f1de7a3563: Layer already exists 07:40:36 e3a966177567: Layer already exists 07:40:36 63ca1fbb43ae: Layer already exists 07:40:36 main: digest: sha256:93c97e410f1aa93d28da0dce1694753940637427ea2a3efa9c964f00ca1ff643 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:40:36 ===================================================== [Pipeline] echo 07:40:36 taggedImages: 07:40:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b 07:40:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 07:40:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.6 07:40:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 07:40:36 - 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 07:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:36 07:40:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 07:40:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] sh 07:40:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:37 latest: Pulling from edgex-lftools-log-publisher 07:40:37 5eb5b503b376: Pulling fs layer 07:40:37 5c69ac0246d0: Pulling fs layer 07:40:37 ec43610c2a17: Pulling fs layer 07:40:37 3a2ae6a8a46f: Pulling fs layer 07:40:37 33b1e0a273af: Pulling fs layer 07:40:37 5d3b04190fa2: Pulling fs layer 07:40:37 2f39f015ded8: Pulling fs layer 07:40:37 3a2ae6a8a46f: Waiting 07:40:37 5d3b04190fa2: Waiting 07:40:37 33b1e0a273af: Waiting 07:40:37 2f39f015ded8: Waiting 07:40:37 5c69ac0246d0: Verifying Checksum 07:40:37 5c69ac0246d0: Download complete 07:40:37 3a2ae6a8a46f: Verifying Checksum 07:40:37 3a2ae6a8a46f: Download complete 07:40:37 33b1e0a273af: Verifying Checksum 07:40:37 33b1e0a273af: Download complete 07:40:37 5d3b04190fa2: Download complete 07:40:37 ec43610c2a17: Verifying Checksum 07:40:37 5eb5b503b376: Verifying Checksum 07:40:37 5eb5b503b376: Download complete 07:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:40:37 2f39f015ded8: Verifying Checksum 07:40:37 2f39f015ded8: Download complete 07:40:38 5eb5b503b376: Pull complete 07:40:38 5c69ac0246d0: Pull complete 07:40:38 OK: 238 MiB in 54 packages 07:40:39 ec43610c2a17: Pull complete 07:40:39 3a2ae6a8a46f: Pull complete 07:40:39 Removing intermediate container 7218d918040b 07:40:39 ---> a5880c7cab51 07:40:39 Step 7/12 : WORKDIR /app 07:40:39 ---> Running in 4152254938b0 07:40:39 33b1e0a273af: Pull complete 07:40:39 5d3b04190fa2: Pull complete 07:40:39 Removing intermediate container 4152254938b0 07:40:39 ---> f0f057966660 07:40:39 Step 8/12 : COPY go.mod vendor* ./ 07:40:40 ---> bcf7a7d5ccb3 07:40:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:40:40 ---> Running in 76bd1f7c8e3a 07:40:44 2f39f015ded8: Pull complete 07:40:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:44 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:40:44 $ 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 07:40:50 $ docker top 9beba327889704502e6416e2b3c2e4d61f863a8c74743d0a6566d1cb8314ad18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:50 ---> job-cost.sh 07:40:50 lf-activate-venv: SKIPPING 07:40:50 INFO: No Stack... 07:40:50 INFO: Retrieving Pricing Info for: v3-standard-8 07:40:51 INFO: Archiving Costs [Pipeline] sh 07:40:51 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 07:40:51 + cut -d, -f6 [Pipeline] lock 07:40:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] 07:40:51 Resource [jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] did not exist. Created. 07:40:51 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:51 + echo total: 0.2199999988079071 [Pipeline] stash 07:40:52 Stashed 1 file(s) [Pipeline] } 07:40:52 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [Pipeline] // lock [Pipeline] } 07:40:52 $ docker stop --time=1 9beba327889704502e6416e2b3c2e4d61f863a8c74743d0a6566d1cb8314ad18 07:40:53 $ docker rm -f --volumes 9beba327889704502e6416e2b3c2e4d61f863a8c74743d0a6566d1cb8314ad18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:42:31 Removing intermediate container 76bd1f7c8e3a 07:42:31 ---> 4e99b1b2aaad 07:42:31 Step 10/12 : COPY . . 07:42:31 ---> d07c2d61d8ab 07:42:31 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:42:31 ---> Running in f1ea1fe1dff2 07:42:31 Removing intermediate container f1ea1fe1dff2 07:42:31 ---> 546355de81d9 07:42:31 Step 12/12 : RUN $MAKE 07:42:31 ---> Running in fe7229d31a76 07:42:31 noop 07:42:31 Removing intermediate container fe7229d31a76 07:42:31 ---> 890087b1e44c 07:42:31 Successfully built 890087b1e44c 07:42:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:32 + docker inspect -f . ci-base-image-arm64 07:42:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:32 prd-ubuntu20.04-docker-arm64-4c-16g-26134 does not seem to be running inside a container 07:42:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/254 -v /w/workspace/app-service-configurable/254:/w/workspace/app-service-configurable/254:rw,z -v /w/workspace/app-service-configurable/254@tmp:/w/workspace/app-service-configurable/254@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 07:42:33 $ docker top 449a7715d89670b9a9a13b276c56a3dfedc9513b9f9183dea081a88a224d38e2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:34 + go version 07:42:34 go version go1.23.2 linux/arm64 [Pipeline] } 07:42:34 $ docker stop --time=1 449a7715d89670b9a9a13b276c56a3dfedc9513b9f9183dea081a88a224d38e2 07:42:36 $ docker rm -f --volumes 449a7715d89670b9a9a13b276c56a3dfedc9513b9f9183dea081a88a224d38e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:42:37 + docker inspect -f . ci-base-image-arm64 07:42:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:42:37 prd-ubuntu20.04-docker-arm64-4c-16g-26134 does not seem to be running inside a container 07:42:37 $ 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/254 -v /w/workspace/app-service-configurable/254:/w/workspace/app-service-configurable/254:rw,z -v /w/workspace/app-service-configurable/254@tmp:/w/workspace/app-service-configurable/254@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 07:42:38 $ docker top df913d0c0ea3aa69ddbbc8a8d50d28b301f6190d872b6dea95d1004fe504691b -eo pid,comm [Pipeline] { [Pipeline] sh 07:42:39 + git config --global --add safe.directory /w/workspace/app-service-configurable/254 [Pipeline] fileExists [Pipeline] sh 07:42:40 + make test 07:42:40 go test -race -coverprofile=coverage.out ./... 07:46:47 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 07:46:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:46:47 go vet ./... 07:50:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:50:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:50:14 ./bin/test-attribution-txt.sh [Pipeline] echo 07:50:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:50:14 $ docker stop --time=1 df913d0c0ea3aa69ddbbc8a8d50d28b301f6190d872b6dea95d1004fe504691b 07:50:17 $ docker rm -f --volumes df913d0c0ea3aa69ddbbc8a8d50d28b301f6190d872b6dea95d1004fe504691b [Pipeline] // withDockerContainer [Pipeline] sh 07:50:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:50:19 Warning: overwriting stash ‘coverage-report’ 07:50:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:50:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:50:20 + ls -al . 07:50:20 total 244 07:50:20 drwxrwxr-x 6 jenkins jenkins 4096 Nov 11 07:42 . 07:50:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 07:39 .. 07:50:20 -rw-rw-r-- 1 jenkins jenkins 119 Nov 11 07:39 .dockerignore 07:50:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:39 .git 07:50:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 07:39 .github 07:50:20 -rw-rw-r-- 1 jenkins jenkins 106 Nov 11 07:39 .gitignore 07:50:20 -rw-rw-r-- 1 jenkins jenkins 41 Nov 11 07:39 .golangci.yml 07:50:20 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 11 07:39 Attribution.txt 07:50:20 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 11 07:39 CHANGELOG.md 07:50:20 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 11 07:39 Dockerfile 07:50:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 07:39 GOVERNANCE.md 07:50:20 -rw-rw-r-- 1 jenkins jenkins 666 Nov 11 07:39 Jenkinsfile 07:50:20 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 11 07:39 LICENSE 07:50:20 -rw-rw-r-- 1 jenkins jenkins 618 Nov 11 07:39 OWNERS.md 07:50:20 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 11 07:39 README.md 07:50:20 -rw-rw-r-- 1 jenkins jenkins 11 Nov 11 07:37 VERSION 07:50:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 07:39 bin 07:50:20 -rw-r--r-- 1 jenkins jenkins 953 Nov 11 07:46 coverage.out 07:50:20 -rw-rw-r-- 1 jenkins jenkins 6597 Nov 11 07:39 go.mod 07:50:20 -rw-rw-r-- 1 jenkins jenkins 88083 Nov 11 07:39 go.sum 07:50:20 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 11 07:39 main.go 07:50:20 -rw-rw-r-- 1 jenkins jenkins 3155 Nov 11 07:39 makefile 07:50:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 07:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:50:21 + 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=8114be53119ae29b155924925750b3433391c68b --label arch=arm64 --label version=4.0.0-dev.6 . 07:50:21 Sending build context to Docker daemon 226.8kB 07:50:21 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 07:50:21 Step 2/27 : FROM ${BASE} AS builder 07:50:21 ---> 890087b1e44c 07:50:21 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 07:50:21 ---> Running in 4bfe21ec6300 07:50:21 Removing intermediate container 4bfe21ec6300 07:50:21 ---> 5f3da32c5d4c 07:50:21 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 07:50:21 ---> Running in 63ea69011fdd 07:50:22 Removing intermediate container 63ea69011fdd 07:50:22 ---> 43dbcd4ff8b7 07:50:22 Step 5/27 : ARG ADD_BUILD_TAGS="" 07:50:22 ---> Running in bf816fb59b08 07:50:22 Removing intermediate container bf816fb59b08 07:50:22 ---> 79733679c745 07:50:22 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:50:22 ---> Running in e79d11caf500 07:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:50:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:50:25 OK: 238 MiB in 54 packages 07:50:26 Removing intermediate container e79d11caf500 07:50:26 ---> 5bde7e1aada3 07:50:26 Step 7/27 : WORKDIR /app 07:50:26 ---> Running in 15e9a3891abd 07:50:26 Removing intermediate container 15e9a3891abd 07:50:26 ---> 8b44ae709c35 07:50:26 Step 8/27 : COPY go.mod vendor* ./ 07:50:27 ---> df20e655b418 07:50:27 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:50:27 ---> Running in a519ad4b0968 07:50:30 Removing intermediate container a519ad4b0968 07:50:30 ---> af2329f0fbf1 07:50:30 Step 10/27 : COPY . . 07:50:30 ---> ac6fed4e19c8 07:50:30 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:50:30 ---> Running in 5a8f3995506b 07:50:30 Removing intermediate container 5a8f3995506b 07:50:30 ---> ca68aa94b3f1 07:50:30 Step 12/27 : RUN $MAKE 07:50:30 ---> Running in cf2b75e7b4ae 07:50:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.6 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 07:53:53 Removing intermediate container cf2b75e7b4ae 07:53:53 ---> 0ec99c6f52d4 07:53:53 Step 13/27 : FROM alpine:3.20 07:53:53 3.20: Pulling from library/alpine 07:53:53 cf04c63912e1: Already exists 07:53:53 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:53:53 Status: Downloaded newer image for alpine:3.20 07:53:53 ---> c157a85ed455 07:53:53 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:53:53 ---> Running in 4209e0eb74b4 07:53:53 Removing intermediate container 4209e0eb74b4 07:53:53 ---> dcbdb3ec9935 07:53:53 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 07:53:53 ---> Running in f779b7b86f06 07:53:53 Removing intermediate container f779b7b86f06 07:53:53 ---> 8c21e339a000 07:53:53 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 07:53:53 ---> Running in db0bd6d9ad3f 07:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:53:55 (1/2) Installing ca-certificates (20240705-r0) 07:53:55 (2/2) Installing dumb-init (1.2.5-r3) 07:53:55 Executing busybox-1.36.1-r29.trigger 07:53:55 Executing ca-certificates-20240705-r0.trigger 07:53:55 OK: 10 MiB in 16 packages 07:53:56 Removing intermediate container db0bd6d9ad3f 07:53:56 ---> c1bd7b3ba639 07:53:56 Step 17/27 : RUN apk --no-cache upgrade 07:53:56 ---> Running in b3a50ca2f04a 07:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:53:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:53:59 Upgrading critical system libraries and apk-tools: 07:53:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:53:59 Executing busybox-1.36.1-r29.trigger 07:53:59 Continuing the upgrade transaction with new apk-tools: 07:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:53:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:54:01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:54:01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:54:01 Executing ca-certificates-20240705-r0.trigger 07:54:01 OK: 10 MiB in 16 packages 07:54:02 Removing intermediate container b3a50ca2f04a 07:54:02 ---> c07083111216 07:54:02 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:54:02 ---> 1b9fa7516378 07:54:02 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 07:54:03 ---> 66bf23a00336 07:54:03 Step 20/27 : COPY --from=builder /app/res/ /res/ 07:54:03 ---> 51ded5fae029 07:54:03 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 07:54:06 ---> c5f1868c294f 07:54:06 Step 22/27 : EXPOSE 48095 07:54:06 ---> Running in 0fa129442b40 07:54:06 Removing intermediate container 0fa129442b40 07:54:06 ---> 2791885ec909 07:54:06 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 07:54:06 ---> Running in e90297930549 07:54:06 Removing intermediate container e90297930549 07:54:06 ---> 597e1206d9b3 07:54:06 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 07:54:06 ---> Running in 3fcd1938e880 07:54:07 Removing intermediate container 3fcd1938e880 07:54:07 ---> 1263d9e2017f 07:54:07 Step 25/27 : LABEL arch=arm64 07:54:07 ---> Running in 930123597faf 07:54:07 Removing intermediate container 930123597faf 07:54:07 ---> e6b092b76b14 07:54:07 Step 26/27 : LABEL git_sha=8114be53119ae29b155924925750b3433391c68b 07:54:07 ---> Running in 3749221cec4a 07:54:07 Removing intermediate container 3749221cec4a 07:54:07 ---> fb7592239c56 07:54:07 Step 27/27 : LABEL version=4.0.0-dev.6 07:54:07 ---> Running in 61ca8cda1575 07:54:07 Removing intermediate container 61ca8cda1575 07:54:07 ---> 2c62fd385800 07:54:07 [Warning] One or more build-args [ARCH] were not consumed 07:54:08 Successfully built 2c62fd385800 07:54:08 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 07:54:08 provisioning config files... 07:54:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/254@tmp/config6760370941570358112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:08 ---> ****-login.sh 07:54:08 nexus3.edgexfoundry.org:10001 07:54:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:09 Configure a credential helper to remove this warning. See 07:54:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:09 07:54:09 Login Succeeded 07:54:09 nexus3.edgexfoundry.org:10002 07:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:09 Configure a credential helper to remove this warning. See 07:54:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:09 07:54:09 Login Succeeded 07:54:09 nexus3.edgexfoundry.org:10003 07:54:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:09 Configure a credential helper to remove this warning. See 07:54:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:09 07:54:09 Login Succeeded 07:54:09 nexus3.edgexfoundry.org:10004 07:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:10 Configure a credential helper to remove this warning. See 07:54:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:10 07:54:10 Login Succeeded 07:54:10 ****.io 07:54:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:54:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:54:10 Configure a credential helper to remove this warning. See 07:54:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:54:10 07:54:10 Login Succeeded 07:54:10 ---> ****-login.sh ends [Pipeline] } 07:54:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:54:10 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 07:54:10 8114be53119ae29b155924925750b3433391c68b 07:54:10 latest 07:54:10 4.0.0-dev.6 07:54:10 8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 07:54:10 main 07:54:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b 07:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:54:11 1deb0e686aaf: Preparing 07:54:11 4d5048322416: Preparing 07:54:11 496a104cce5a: Preparing 07:54:11 5e2c7f6fbe60: Preparing 07:54:11 48f474289e97: Preparing 07:54:11 7496ddb603cc: Preparing 07:54:11 16113d51b718: Preparing 07:54:11 7496ddb603cc: Waiting 07:54:11 16113d51b718: Waiting 07:54:11 496a104cce5a: Pushed 07:54:11 4d5048322416: Pushed 07:54:11 5e2c7f6fbe60: Pushed 07:54:11 16113d51b718: Layer already exists 07:54:12 7496ddb603cc: Pushed 07:54:13 48f474289e97: Pushed 07:54:20 1deb0e686aaf: Pushed 07:54:20 8114be53119ae29b155924925750b3433391c68b: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:20 + 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 07:54:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 07:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:54:20 1deb0e686aaf: Preparing 07:54:20 4d5048322416: Preparing 07:54:20 496a104cce5a: Preparing 07:54:20 5e2c7f6fbe60: Preparing 07:54:20 48f474289e97: Preparing 07:54:20 7496ddb603cc: Preparing 07:54:20 16113d51b718: Preparing 07:54:20 7496ddb603cc: Waiting 07:54:20 16113d51b718: Waiting 07:54:20 496a104cce5a: Layer already exists 07:54:20 5e2c7f6fbe60: Layer already exists 07:54:20 4d5048322416: Layer already exists 07:54:20 1deb0e686aaf: Layer already exists 07:54:20 48f474289e97: Layer already exists 07:54:20 7496ddb603cc: Layer already exists 07:54:20 16113d51b718: Layer already exists 07:54:21 latest: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.6 07:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:54:21 1deb0e686aaf: Preparing 07:54:21 4d5048322416: Preparing 07:54:21 496a104cce5a: Preparing 07:54:21 5e2c7f6fbe60: Preparing 07:54:21 48f474289e97: Preparing 07:54:21 7496ddb603cc: Preparing 07:54:21 16113d51b718: Preparing 07:54:21 7496ddb603cc: Waiting 07:54:21 16113d51b718: Waiting 07:54:21 48f474289e97: Layer already exists 07:54:21 4d5048322416: Layer already exists 07:54:21 496a104cce5a: Layer already exists 07:54:21 5e2c7f6fbe60: Layer already exists 07:54:21 1deb0e686aaf: Layer already exists 07:54:21 7496ddb603cc: Layer already exists 07:54:21 16113d51b718: Layer already exists 07:54:22 4.0.0-dev.6: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 07:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:54:22 1deb0e686aaf: Preparing 07:54:22 4d5048322416: Preparing 07:54:22 496a104cce5a: Preparing 07:54:22 5e2c7f6fbe60: Preparing 07:54:22 48f474289e97: Preparing 07:54:22 7496ddb603cc: Preparing 07:54:22 16113d51b718: Preparing 07:54:22 7496ddb603cc: Waiting 07:54:22 16113d51b718: Waiting 07:54:22 48f474289e97: Layer already exists 07:54:22 496a104cce5a: Layer already exists 07:54:22 5e2c7f6fbe60: Layer already exists 07:54:22 1deb0e686aaf: Layer already exists 07:54:22 4d5048322416: Layer already exists 07:54:22 7496ddb603cc: Layer already exists 07:54:22 16113d51b718: Layer already exists 07:54:23 8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:23 + 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 07:54:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 07:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 07:54:23 1deb0e686aaf: Preparing 07:54:23 4d5048322416: Preparing 07:54:23 496a104cce5a: Preparing 07:54:23 5e2c7f6fbe60: Preparing 07:54:23 48f474289e97: Preparing 07:54:23 7496ddb603cc: Preparing 07:54:23 16113d51b718: Preparing 07:54:23 7496ddb603cc: Waiting 07:54:23 16113d51b718: Waiting 07:54:23 4d5048322416: Layer already exists 07:54:23 5e2c7f6fbe60: Layer already exists 07:54:23 1deb0e686aaf: Layer already exists 07:54:23 496a104cce5a: Layer already exists 07:54:23 48f474289e97: Layer already exists 07:54:23 16113d51b718: Layer already exists 07:54:23 7496ddb603cc: Layer already exists 07:54:24 main: digest: sha256:42d9ce5e3642fc13f406fa1a6122552780b85698a930297437a20509002b6846 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:54:24 ===================================================== [Pipeline] echo 07:54:24 taggedImages: 07:54:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b 07:54:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 07:54:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.6 07:54:24 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:8114be53119ae29b155924925750b3433391c68b-4.0.0-dev.6 07:54:24 - 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 07:54:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:24 07:54:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:54:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:25 arm64: Pulling from edgex-lftools-log-publisher 07:54:25 8998bd30e6a1: Pulling fs layer 07:54:25 04944245beec: Pulling fs layer 07:54:25 699f458cf7ca: Pulling fs layer 07:54:25 765212b225bb: Pulling fs layer 07:54:25 f23df028b6ca: Pulling fs layer 07:54:25 765212b225bb: Waiting 07:54:25 d65c8cfc05b1: Pulling fs layer 07:54:25 f23df028b6ca: Waiting 07:54:25 2437ff75d9bd: Pulling fs layer 07:54:25 2437ff75d9bd: Waiting 07:54:25 04944245beec: Verifying Checksum 07:54:25 04944245beec: Download complete 07:54:25 765212b225bb: Download complete 07:54:25 f23df028b6ca: Verifying Checksum 07:54:25 f23df028b6ca: Download complete 07:54:25 d65c8cfc05b1: Verifying Checksum 07:54:25 d65c8cfc05b1: Download complete 07:54:25 699f458cf7ca: Verifying Checksum 07:54:25 699f458cf7ca: Download complete 07:54:25 8998bd30e6a1: Verifying Checksum 07:54:25 8998bd30e6a1: Download complete 07:54:28 2437ff75d9bd: Verifying Checksum 07:54:28 2437ff75d9bd: Download complete 07:54:30 8998bd30e6a1: Pull complete 07:54:30 04944245beec: Pull complete 07:54:32 699f458cf7ca: Pull complete 07:54:32 765212b225bb: Pull complete 07:54:33 f23df028b6ca: Pull complete 07:54:33 d65c8cfc05b1: Pull complete 07:54:52 2437ff75d9bd: Pull complete 07:54:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:54:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:54:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:54:52 prd-ubuntu20.04-docker-arm64-4c-16g-26134 does not seem to be running inside a container 07:54:52 $ 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/254 -v /w/workspace/app-service-configurable/254:/w/workspace/app-service-configurable/254:rw,z -v /w/workspace/app-service-configurable/254@tmp:/w/workspace/app-service-configurable/254@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 07:54:54 $ docker top e5cfa0ca4813227d912abac484a7edd4233a452633b8f564e87eb4d187e9296d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:54:55 ---> job-cost.sh 07:54:55 lf-activate-venv: SKIPPING 07:54:55 INFO: No Stack... 07:54:56 INFO: Retrieving Pricing Info for: v3-standard-4 07:54:56 INFO: Archiving Costs [Pipeline] sh 07:54:57 + cat /w/workspace/app-service-configurable/254/archives/cost.csv 07:54:57 + cut -d, -f6 [Pipeline] lock 07:54:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] 07:54:57 Resource [jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] did not exist. Created. 07:54:57 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:54:58 /w/workspace/app-service-configurable/254@tmp/durable-60dbc73b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:54:58 + echo total: 0.10999999940395355 [Pipeline] stash 07:54:58 Warning: overwriting stash ‘stack-cost’ 07:54:59 Stashed 1 file(s) [Pipeline] } 07:54:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-254-stack-cost] [Pipeline] // lock [Pipeline] } 07:54:59 $ docker stop --time=1 e5cfa0ca4813227d912abac484a7edd4233a452633b8f564e87eb4d187e9296d 07:55:00 $ docker rm -f --volumes e5cfa0ca4813227d912abac484a7edd4233a452633b8f564e87eb4d187e9296d [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 07:55:01 provisioning config files... 07:55:01 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12092705248351295789tmp [Pipeline] { [Pipeline] sh 07:55:01 + set +x 07:55:01 + bash -s -- 07:55:01 + curl -s https://codecov.io/bash 07:55:01 07:55:01 _____ _ 07:55:01 / ____| | | 07:55:01 | | ___ __| | ___ ___ _____ __ 07:55:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:55:01 | |___| (_) | (_| | __/ (_| (_) \ V / 07:55:01 \_____\___/ \__,_|\___|\___\___/ \_/ 07:55:01 Bash-1.0.6 07:55:01 07:55:01 07:55:01 ==> git version 2.25.1 found 07:55:01 ==> 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 07:55:01 Release-Date: 2020-01-08 07:55:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:55:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:55:01 ==> Jenkins CI detected. 07:55:01 current dir:  /w/workspace/ry_app-service-configurable_main 07:55:01 project root: . 07:55:01 --> token set from env 07:55:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:55:01 ==> Running gcov in . (disable via -X gcov) 07:55:01 ==> Python coveragepy not found 07:55:01 ==> Searching for coverage reports in: 07:55:01 + . 07:55:01 -> Found 1 reports 07:55:01 ==> Detecting git/mercurial file structure 07:55:01 ==> Reading reports 07:55:01 + ./coverage.out bytes=953 07:55:01 ==> Appending adjustments 07:55:01 https://docs.codecov.io/docs/fixing-reports 07:55:01 + Found adjustments 07:55:01 ==> Gzipping contents 07:55:01 4.0K /tmp/codecov.T62F9S.gz 07:55:01 ==> Uploading reports 07:55:01 url: https://codecov.io 07:55:01 query: branch=main&commit=8114be53119ae29b155924925750b3433391c68b&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 07:55:01 -> Pinging Codecov 07:55:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=8114be53119ae29b155924925750b3433391c68b&build=254&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F254%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 07:55:01 -> Uploading to 07:55:01 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/8114be53119ae29b155924925750b3433391c68b/3d1d6342-c3b1-4884-95a9-ca34c69f7200.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T075501Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=716bac2a595975558fcbd979775d38554a27bc3d38670541fe436bf4cfb074a7 07:55:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:55:01 Dload Upload Total Spent Left Speed 07:55:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1872 --:--:-- --:--:-- --:--:-- 1872 07:55:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/8114be53119ae29b155924925750b3433391c68b [Pipeline] } 07:55:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:55:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:55:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:55:02 07:55:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:55:03 latest: Pulling from edgex-devops/edgex-snyk-go 07:55:03 43c4264eed91: Already exists 07:55:03 4cc291be95ef: Already exists 07:55:03 2ac1f1163629: Already exists 07:55:03 5c3c966382ef: Already exists 07:55:03 4f4fb700ef54: Already exists 07:55:03 d9c7d2e4e75e: Pulling fs layer 07:55:03 9c3e1370e548: Pulling fs layer 07:55:03 d9c7d2e4e75e: Verifying Checksum 07:55:03 d9c7d2e4e75e: Download complete 07:55:03 d9c7d2e4e75e: Pull complete 07:55:04 9c3e1370e548: Verifying Checksum 07:55:04 9c3e1370e548: Download complete 07:55:06 9c3e1370e548: Pull complete 07:55:06 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:55:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:06 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:55:06 $ 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 07:55:08 $ docker top 1b22732b05e758a8fba5888ad6b54034b344255571f7ae90a4308b82ac5ce22b -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:08 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 07:55:08 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 07:55:09 + set -o pipefail 07:55:09 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 07:55:17 07:55:17 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 07:55:17 07:55:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/9015e115-f7ff-4618-85dc-39eab3eb2d95 07:55:17 07:55:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:55:17 07:55:17 07:55:17 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:55:17 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:55:17 $ docker stop --time=1 1b22732b05e758a8fba5888ad6b54034b344255571f7ae90a4308b82ac5ce22b 07:55:21 $ docker rm -f --volumes 1b22732b05e758a8fba5888ad6b54034b344255571f7ae90a4308b82ac5ce22b [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 07:55:21 + git log --format=format:%s -1 8114be53119ae29b155924925750b3433391c68b [Pipeline] sh 07:55:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:22 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:55:22 $ 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 07:55:22 $ docker top a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 -eo pid,comm 07:55:23 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). 07:55:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:23 [ssh-agent] Looking for ssh-agent implementation... 07:55:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:23 $ docker exec a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 ssh-agent 07:55:23 SSH_AUTH_SOCK=/tmp/ssh-oPXmbhpadmJz/agent.31 07:55:23 SSH_AGENT_PID=37 07:55:23 Running ssh-add (command line suppressed) 07:55:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4666245382407696327.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4666245382407696327.key) 07:55:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:23 + git semver tag 07:55:23 2024-11-11 07:55:23,888 [run_tag] DEBUG tag force:False 07:55:23 2024-11-11 07:55:23,888 [check_head_tag] DEBUG check head tag 07:55:23 2024-11-11 07:55:23,890 [execute] INFO git cat-file --batch-check 07:55:23 2024-11-11 07:55:23,890 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 07:55:23 2024-11-11 07:55:23,894 [execute] INFO git cat-file --batch 07:55:23 2024-11-11 07:55:23,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 07:55:23 2024-11-11 07:55:23,925 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:23 2024-11-11 07:55:23,925 [execute] INFO git tag -a v4.0.0-dev.6 -m v4.0.0-dev.6 07:55:23 2024-11-11 07:55:23,925 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.6', '-m', 'v4.0.0-dev.6'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 07:55:23 2024-11-11 07:55:23,930 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:23 4.0.0-dev.6 [Pipeline] } 07:55:23 $ docker exec --env ******** --env ******** a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 ssh-agent -k 07:55:24 unset SSH_AUTH_SOCK; 07:55:24 unset SSH_AGENT_PID; 07:55:24 echo Agent pid 37 killed; 07:55:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:24 + git semver [Pipeline] } 07:55:24 $ docker stop --time=1 a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 07:55:26 $ docker rm -f --volumes a03ec2069dcf2871008bab92a697e65165542d8a99b685fa6173b06ad1c63501 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:55:26 07:55:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:55:26 0.23.1-centos7: Pulling from edgex-lftools 07:55:26 ab5ef0e58194: Pulling fs layer 07:55:26 9712f1f96733: Pulling fs layer 07:55:26 63f879dbbcfc: Pulling fs layer 07:55:26 0d9ebad4ef96: Pulling fs layer 07:55:26 e9a5061849ea: Pulling fs layer 07:55:26 d747dcd14b5f: Pulling fs layer 07:55:26 2de7ff778b66: Pulling fs layer 07:55:26 d747dcd14b5f: Waiting 07:55:26 e9a5061849ea: Waiting 07:55:26 0d9ebad4ef96: Waiting 07:55:26 2de7ff778b66: Waiting 07:55:26 9712f1f96733: Download complete 07:55:26 63f879dbbcfc: Verifying Checksum 07:55:26 63f879dbbcfc: Download complete 07:55:27 0d9ebad4ef96: Verifying Checksum 07:55:27 0d9ebad4ef96: Download complete 07:55:27 e9a5061849ea: Verifying Checksum 07:55:27 e9a5061849ea: Download complete 07:55:27 d747dcd14b5f: Download complete 07:55:27 ab5ef0e58194: Download complete 07:55:27 2de7ff778b66: Verifying Checksum 07:55:27 2de7ff778b66: Download complete 07:55:29 ab5ef0e58194: Pull complete 07:55:29 9712f1f96733: Pull complete 07:55:30 63f879dbbcfc: Pull complete 07:55:33 0d9ebad4ef96: Pull complete 07:55:33 e9a5061849ea: Pull complete 07:55:33 d747dcd14b5f: Pull complete 07:55:34 2de7ff778b66: Pull complete 07:55:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:55:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:55:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:34 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:55:34 $ 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 07:55:38 $ docker top 202763baf74550bc791887d1804dec9da31bceab81799301e457c6a1d7378316 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:55:38 provisioning config files... 07:55:38 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config440955800479496620tmp 07:55:38 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3582623314290814140tmp 07:55:38 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5611461367485151432tmp [Pipeline] { [Pipeline] echo 07:55:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:55:39 ---> sigul-configuration.sh 07:55:39 gpg: directory `/root/.gnupg' created 07:55:39 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:55:39 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:55:39 gpg: keyring `/root/.gnupg/secring.gpg' created 07:55:39 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:55:39 gpg: CAST5 encrypted data 07:55:39 gpg: encrypted with 1 passphrase 07:55:39 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:55:39 + mkdir /home/jenkins 07:55:39 + mkdir /home/jenkins/sigul [Pipeline] sh 07:55:39 + 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 07:55:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:55:40 ---> sigul-install.sh 07:55:40 Sigul already installed; skipping installation. [Pipeline] sh 07:55:40 + git tag --list 07:55:40 v1.0.0 07:55:40 v1.1.0 07:55:40 v1.2.0 07:55:40 v1.3.0 07:55:40 v1.3.1 07:55:40 v2.0.0 07:55:40 v2.0.1 07:55:40 v2.1.0 07:55:40 v2.1.1 07:55:40 v2.1.2 07:55:40 v2.2.0 07:55:40 v2.3 07:55:40 v2.3.0 07:55:40 v2.3.1 07:55:40 v3.0 07:55:40 v3.0.0 07:55:40 v3.0.1 07:55:40 v3.0.1-dev.1 07:55:40 v3.1 07:55:40 v3.1.0 07:55:40 v3.1.0-dev.1 07:55:40 v3.1.0-dev.10 07:55:40 v3.1.0-dev.11 07:55:40 v3.1.0-dev.12 07:55:40 v3.1.0-dev.13 07:55:40 v3.1.0-dev.14 07:55:40 v3.1.0-dev.15 07:55:40 v3.1.0-dev.16 07:55:40 v3.1.0-dev.17 07:55:40 v3.1.0-dev.18 07:55:40 v3.1.0-dev.19 07:55:40 v3.1.0-dev.2 07:55:40 v3.1.0-dev.20 07:55:40 v3.1.0-dev.21 07:55:40 v3.1.0-dev.22 07:55:40 v3.1.0-dev.23 07:55:40 v3.1.0-dev.24 07:55:40 v3.1.0-dev.25 07:55:40 v3.1.0-dev.26 07:55:40 v3.1.0-dev.27 07:55:40 v3.1.0-dev.28 07:55:40 v3.1.0-dev.29 07:55:40 v3.1.0-dev.3 07:55:40 v3.1.0-dev.30 07:55:40 v3.1.0-dev.31 07:55:40 v3.1.0-dev.32 07:55:40 v3.1.0-dev.33 07:55:40 v3.1.0-dev.34 07:55:40 v3.1.0-dev.35 07:55:40 v3.1.0-dev.36 07:55:40 v3.1.0-dev.37 07:55:40 v3.1.0-dev.38 07:55:40 v3.1.0-dev.39 07:55:40 v3.1.0-dev.4 07:55:40 v3.1.0-dev.5 07:55:40 v3.1.0-dev.6 07:55:40 v3.1.0-dev.7 07:55:40 v3.1.0-dev.8 07:55:40 v3.1.0-dev.9 07:55:40 v3.1.1 07:55:40 v3.1.1-dev.1 07:55:40 v3.2.0-dev.1 07:55:40 v3.2.0-dev.10 07:55:40 v3.2.0-dev.11 07:55:40 v3.2.0-dev.12 07:55:40 v3.2.0-dev.13 07:55:40 v3.2.0-dev.14 07:55:40 v3.2.0-dev.15 07:55:40 v3.2.0-dev.16 07:55:40 v3.2.0-dev.17 07:55:40 v3.2.0-dev.18 07:55:40 v3.2.0-dev.19 07:55:40 v3.2.0-dev.2 07:55:40 v3.2.0-dev.20 07:55:40 v3.2.0-dev.21 07:55:40 v3.2.0-dev.22 07:55:40 v3.2.0-dev.23 07:55:40 v3.2.0-dev.24 07:55:40 v3.2.0-dev.25 07:55:40 v3.2.0-dev.26 07:55:40 v3.2.0-dev.27 07:55:40 v3.2.0-dev.28 07:55:40 v3.2.0-dev.29 07:55:40 v3.2.0-dev.3 07:55:40 v3.2.0-dev.30 07:55:40 v3.2.0-dev.31 07:55:40 v3.2.0-dev.32 07:55:40 v3.2.0-dev.33 07:55:40 v3.2.0-dev.34 07:55:40 v3.2.0-dev.35 07:55:40 v3.2.0-dev.36 07:55:40 v3.2.0-dev.37 07:55:40 v3.2.0-dev.38 07:55:40 v3.2.0-dev.4 07:55:40 v3.2.0-dev.5 07:55:40 v3.2.0-dev.6 07:55:40 v3.2.0-dev.7 07:55:40 v3.2.0-dev.8 07:55:40 v3.2.0-dev.9 07:55:40 v4.0.0-dev.1 07:55:40 v4.0.0-dev.2 07:55:40 v4.0.0-dev.3 07:55:40 v4.0.0-dev.4 07:55:40 v4.0.0-dev.5 07:55:40 v4.0.0-dev.6 [Pipeline] sh 07:55:40 + lftools sign git-tag v4.0.0-dev.6 07:55:41 Signing Git tag with Sigul... 07:55:41 Signing v4.0.0-dev.6 [Pipeline] echo 07:55:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:55:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:55:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:55:41 $ docker stop --time=1 202763baf74550bc791887d1804dec9da31bceab81799301e457c6a1d7378316 07:55:43 $ docker rm -f --volumes 202763baf74550bc791887d1804dec9da31bceab81799301e457c6a1d7378316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:55:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:43 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:55:43 $ 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 07:55:44 $ docker top 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 -eo pid,comm 07:55:44 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). 07:55:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:44 [ssh-agent] Looking for ssh-agent implementation... 07:55:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:44 $ docker exec 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 ssh-agent 07:55:44 SSH_AUTH_SOCK=/tmp/ssh-K9aDknPYbVrO/agent.32 07:55:44 SSH_AGENT_PID=38 07:55:44 Running ssh-add (command line suppressed) 07:55:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7848973619933236464.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7848973619933236464.key) 07:55:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:44 + git semver bump pre 07:55:45 2024-11-11 07:55:45,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:45 2024-11-11 07:55:45,113 [bump_version] DEBUG bumping version:4.0.0-dev.6 on axis:pre with prefix:dev 07:55:45 2024-11-11 07:55:45,113 [bump_version] DEBUG bumped version:4.0.0-dev.7 07:55:45 2024-11-11 07:55:45,113 [write_version] DEBUG write version:4.0.0-dev.7 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 07:55:45 2024-11-11 07:55:45,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:45 2024-11-11 07:55:45,113 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 07:55:45 2024-11-11 07:55:45,116 [execute] INFO git cat-file --batch-check 07:55:45 2024-11-11 07:55:45,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:45 2024-11-11 07:55:45,121 [execute] INFO git cat-file --batch 07:55:45 2024-11-11 07:55:45,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:45 2024-11-11 07:55:45,126 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:45 4.0.0-dev.7 [Pipeline] } 07:55:45 $ docker exec --env ******** --env ******** 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 ssh-agent -k 07:55:45 unset SSH_AUTH_SOCK; 07:55:45 unset SSH_AGENT_PID; 07:55:45 echo Agent pid 38 killed; 07:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:45 + git semver [Pipeline] } 07:55:45 $ docker stop --time=1 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 07:55:47 $ docker rm -f --volumes 0cf5dd20067488c7fb21367b717833944e913dbf309468d5554d0c7fa6836401 [Pipeline] // withDockerContainer [Pipeline] sh 07:55:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:55:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:55:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:47 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:55:47 $ 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 07:55:48 $ docker top 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:55:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:55:48 [ssh-agent] Looking for ssh-agent implementation... 07:55:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:55:48 $ docker exec 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 ssh-agent 07:55:48 SSH_AUTH_SOCK=/tmp/ssh-SJDGGnNK0K9F/agent.31 07:55:48 SSH_AGENT_PID=37 07:55:48 Running ssh-add (command line suppressed) 07:55:48 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1049671996327777717.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1049671996327777717.key) 07:55:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:55:49 + git semver push 07:55:49 2024-11-11 07:55:49,206 [run_push] DEBUG push 07:55:49 2024-11-11 07:55:49,207 [execute] INFO git cat-file --batch-check 07:55:49 2024-11-11 07:55:49,207 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 07:55:49 2024-11-11 07:55:49,210 [execute] INFO git rev-list d2ecc55cf870cbca48e2e70d9d85a90caaf4a9e3 -- 07:55:49 2024-11-11 07:55:49,211 [execute] DEBUG Popen(['git', 'rev-list', 'd2ecc55cf870cbca48e2e70d9d85a90caaf4a9e3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 07:55:49 2024-11-11 07:55:49,221 [execute] INFO git fetch -v origin 07:55:49 2024-11-11 07:55:49,222 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 07:55:49 2024-11-11 07:55:49,684 [run_push] DEBUG no remote changes detected 07:55:49 2024-11-11 07:55:49,685 [execute] INFO git push origin semver 07:55:49 2024-11-11 07:55:49,685 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 07:55:51 2024-11-11 07:55:50,895 [run_push] DEBUG push all version tags 07:55:51 2024-11-11 07:55:50,896 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:55:51 2024-11-11 07:55:50,896 [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) 07:55:51 2024-11-11 07:55:51,516 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 07:55:51 4.0.0-dev.7 [Pipeline] } 07:55:51 $ docker exec --env ******** --env ******** 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 ssh-agent -k 07:55:51 unset SSH_AUTH_SOCK; 07:55:51 unset SSH_AGENT_PID; 07:55:51 echo Agent pid 37 killed; 07:55:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:55:52 + git semver [Pipeline] } 07:55:52 $ docker stop --time=1 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 07:55:53 $ docker rm -f --volumes 7cef19691f21b1481f5c4d5ce3baffbce120c9cd27b72f8fdd22556710a82993 [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 07:55:54 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 07:55:54 + ls -al /w/workspace/ry_app-service-configurable_main/archives 07:55:54 total 16 07:55:54 drwxr-xr-x 3 root root 4096 Nov 11 07:40 . 07:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:55 .. 07:55:54 drwxr-xr-x 2 root root 4096 Nov 11 07:40 cost 07:55:54 -rw-r--r-- 1 root root 96 Nov 11 07:40 cost.csv 07:55:54 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 07:55:54 + ls -al /w/workspace/ry_app-service-configurable_main/archives 07:55:54 total 16 07:55:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 07:40 . 07:55:54 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 07:55 .. 07:55:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 07:40 cost 07:55:54 -rw-r--r-- 1 jenkins jenkins 96 Nov 11 07:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:55:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:55:55 ---> package-listing.sh 07:55:55 ++ facter osfamily 07:55:55 ++ tr '[:upper:]' '[:lower:]' 07:55:55 + OS_FAMILY=debian 07:55:55 + workspace=/w/workspace/ry_app-service-configurable_main 07:55:55 + START_PACKAGES=/tmp/packages_start.txt 07:55:55 + END_PACKAGES=/tmp/packages_end.txt 07:55:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:55:55 + PACKAGES=/tmp/packages_start.txt 07:55:55 + '[' /w/workspace/ry_app-service-configurable_main ']' 07:55:55 + PACKAGES=/tmp/packages_end.txt 07:55:55 + case "${OS_FAMILY}" in 07:55:55 + dpkg -l 07:55:55 + grep '^ii' 07:55:55 + '[' -f /tmp/packages_start.txt ']' 07:55:55 + '[' -f /tmp/packages_end.txt ']' 07:55:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:55:55 + '[' /w/workspace/ry_app-service-configurable_main ']' 07:55:55 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 07:55:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 07:55:55 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 07:55:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:55:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:55:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:55:56 prd-ubuntu20.04-docker-8c-8g-26133 does not seem to be running inside a container 07:55:56 $ 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 07:55:57 $ docker top 783505a778fc9f2faadaab80a02e7715d6b6fca703cabab63103956c6feda1dd -eo pid,comm [Pipeline] { [Pipeline] sh 07:55:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:55:57 + mkdir -p /var/log/sysstat [Pipeline] sh 07:55:57 + ls /var/log/sa-host 07:55:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:55:58 provisioning config files... 07:55:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10976344339580193853tmp [Pipeline] { [Pipeline] echo 07:55:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:55:58 ---> create-netrc.sh [Pipeline] } 07:55:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:55:58 ---> python-tools-install.sh [Pipeline] echo 07:55:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:55:59 ---> sudo-logs.sh 07:55:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:55:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:55:59 ---> job-cost.sh 07:55:59 lf-activate-venv: SKIPPING 07:55:59 DEBUG: total: 0.2199999988079071 07:55:59 INFO: Retrieving Stack Cost... 07:55:59 INFO: Retrieving Pricing Info for: v3-standard-8 07:55:59 INFO: Archiving Costs [Pipeline] echo 07:55:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:56:00 ---> logs-deploy.sh 07:56:00 lf-activate-venv: SKIPPING 07:56:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/254 07:56:00 INFO: archiving workspace using pattern(s): 07:56:01 Archives upload complete. 07:56:01 INFO: archiving logs to Nexus