Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 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-ssh12274577854293869205.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh12910333745631374296.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 056ae7b86453181957306e7078512cbe12174832 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-ssh5290357240041602538.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh7717881565999871290.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-ssh8760063309195635704.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6393 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 (main) Commit message: "Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.22" > git config core.sparsecheckout # timeout=10 > git checkout -f 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 # timeout=10 > git rev-list --no-walk 60d667701c3da78b8984814720c74ae46dfa0d66 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:09:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:09:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:09:51 ========================================================= 01:09:51 EdgeX Global Pipelines Version Info 01:09:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:09:52 ------------------- 01:09:52 stable info: 01:09:52 ------------------- 01:09:52 Commited By: Cherry Wang cherry@iotechsys.com 01:09:52 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:09:52 Message: update stable to v1.0.276 01:09:52 ------------------- 01:09:52 experimental info: 01:09:52 ------------------- 01:09:52 Commited By: **** collab-it+edgex@linuxfoundation.org 01:09:52 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:09:52 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6add14d [Pipeline] echo 01:09:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:09:53 provisioning config files... 01:09:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14363800658304170627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:54 ---> ****-login.sh 01:09:54 nexus3.edgexfoundry.org:10001 01:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:54 01:09:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:54 Configure a credential helper to remove this warning. See 01:09:54 https://docs.****.com/go/credential-store/ 01:09:54 01:09:54 Login Succeeded 01:09:54 nexus3.edgexfoundry.org:10002 01:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:54 01:09:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:54 Configure a credential helper to remove this warning. See 01:09:54 https://docs.****.com/go/credential-store/ 01:09:54 01:09:54 Login Succeeded 01:09:54 nexus3.edgexfoundry.org:10003 01:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:54 01:09:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:54 Configure a credential helper to remove this warning. See 01:09:54 https://docs.****.com/go/credential-store/ 01:09:54 01:09:54 Login Succeeded 01:09:54 nexus3.edgexfoundry.org:10004 01:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:54 01:09:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:54 Configure a credential helper to remove this warning. See 01:09:54 https://docs.****.com/go/credential-store/ 01:09:54 01:09:54 Login Succeeded 01:09:54 ****.io 01:09:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:54 01:09:54 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:09:54 Configure a credential helper to remove this warning. See 01:09:54 https://docs.****.com/go/credential-store/ 01:09:54 01:09:54 Login Succeeded 01:09:54 ---> ****-login.sh ends [Pipeline] } 01:09:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:09:55 + git rev-list -1 --merges 6add14dc8f4831a9b2051d63e4f2b7077adfbb23~1..6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo 01:09:55 -----------> git rev-list -1 --merges 6add14dc8f4831a9b2051d63e4f2b7077adfbb23~1..6add14dc8f4831a9b2051d63e4f2b7077adfbb23 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:09:55 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [false] [Pipeline] sh 01:09:55 + git log --format=format:%s -1 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo 01:09:55 ========================================================= 01:09:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:09:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:09:56 + git log --format=format:%s -1 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo 01:09:56 [semverPrep] GIT_COMMIT: 6add14dc8f4831a9b2051d63e4f2b7077adfbb23, Commit Message: Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.22 [Pipeline] echo 01:09:56 [semverPrep] This is not a build commit. [Pipeline] sh 01:09:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:09:56 + grep -v github /etc/ssh/ssh_known_hosts 01:09:56 + [ -e /tmp/ssh_known_hosts ] 01:09:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:09:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:09:56 + sudo tee -a /etc/ssh/ssh_known_hosts 01:09:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:56 01:09:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:09:57 0.1.4: Pulling from edgex-devops/py-git-semver 01:09:57 3dae71ba6b94: Pulling fs layer 01:09:57 6bf1a483ea7c: Pulling fs layer 01:09:57 f5dfc541a4d3: Pulling fs layer 01:09:57 461d9e800cba: Pulling fs layer 01:09:57 80192f66455f: Pulling fs layer 01:09:57 2e8e34ca0e6c: Pulling fs layer 01:09:57 a29436f7fd5d: Pulling fs layer 01:09:57 923cac83aea3: Pulling fs layer 01:09:57 25ad8b0a4227: Pulling fs layer 01:09:57 db01528c6b51: Pulling fs layer 01:09:57 28988de357af: Pulling fs layer 01:09:57 80192f66455f: Waiting 01:09:57 2e8e34ca0e6c: Waiting 01:09:57 a29436f7fd5d: Waiting 01:09:57 923cac83aea3: Waiting 01:09:57 28988de357af: Waiting 01:09:57 25ad8b0a4227: Waiting 01:09:57 db01528c6b51: Waiting 01:09:57 461d9e800cba: Waiting 01:09:57 6bf1a483ea7c: Verifying Checksum 01:09:57 6bf1a483ea7c: Download complete 01:09:57 461d9e800cba: Download complete 01:09:57 80192f66455f: Verifying Checksum 01:09:57 80192f66455f: Download complete 01:09:57 f5dfc541a4d3: Verifying Checksum 01:09:57 f5dfc541a4d3: Download complete 01:09:57 3dae71ba6b94: Verifying Checksum 01:09:57 3dae71ba6b94: Download complete 01:09:57 923cac83aea3: Verifying Checksum 01:09:57 923cac83aea3: Download complete 01:09:57 25ad8b0a4227: Verifying Checksum 01:09:57 25ad8b0a4227: Download complete 01:09:57 db01528c6b51: Verifying Checksum 01:09:57 db01528c6b51: Download complete 01:09:57 28988de357af: Verifying Checksum 01:09:57 28988de357af: Download complete 01:09:57 a29436f7fd5d: Verifying Checksum 01:09:57 a29436f7fd5d: Download complete 01:09:58 2e8e34ca0e6c: Verifying Checksum 01:09:58 2e8e34ca0e6c: Download complete 01:09:58 3dae71ba6b94: Pull complete 01:09:59 6bf1a483ea7c: Pull complete 01:09:59 f5dfc541a4d3: Pull complete 01:09:59 461d9e800cba: Pull complete 01:09:59 80192f66455f: Pull complete 01:10:03 2e8e34ca0e6c: Pull complete 01:10:04 a29436f7fd5d: Pull complete 01:10:04 923cac83aea3: Pull complete 01:10:04 25ad8b0a4227: Pull complete 01:10:04 db01528c6b51: Pull complete 01:10:04 28988de357af: Pull complete 01:10:04 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:10:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:04 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:10:04 $ 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 01:10:07 $ docker top bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f -eo pid,comm 01:10:07 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). 01:10:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:07 [ssh-agent] Looking for ssh-agent implementation... 01:10:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:07 $ docker exec bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f ssh-agent 01:10:07 SSH_AUTH_SOCK=/tmp/ssh-bGNlJ0dtdwlo/agent.32 01:10:07 SSH_AGENT_PID=38 01:10:07 Running ssh-add (command line suppressed) 01:10:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6519774312974570845.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6519774312974570845.key) 01:10:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:07 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 01:10:08 + git tag --points-at HEAD [Pipeline] } 01:10:08 $ docker exec --env ******** --env ******** bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f ssh-agent -k 01:10:08 unset SSH_AUTH_SOCK; 01:10:08 unset SSH_AGENT_PID; 01:10:08 echo Agent pid 38 killed; 01:10:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:10:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:08 [ssh-agent] Looking for ssh-agent implementation... 01:10:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:08 $ docker exec bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f ssh-agent 01:10:08 SSH_AUTH_SOCK=/tmp/ssh-Hfy5PREEu5sY/agent.85 01:10:08 SSH_AGENT_PID=91 01:10:08 Running ssh-add (command line suppressed) 01:10:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11493724049000250283.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11493724049000250283.key) 01:10:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:08 + git semver init 01:10:09 2025-08-07 01:10:09,191 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:10:09 2025-08-07 01:10:09,196 [run_init] DEBUG init version:0.0.0 force:False 01:10:09 2025-08-07 01:10:09,197 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 01:10:09 2025-08-07 01:10:09,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 01:10:09 2025-08-07 01:10:09,198 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 01:10:10 2025-08-07 01:10:10,497 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 01:10:10 2025-08-07 01:10:10,498 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 01:10:10 2025-08-07 01:10:10,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:10:10 2025-08-07 01:10:10,498 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:10:10 4.1.0-dev.3 [Pipeline] } 01:10:10 $ docker exec --env ******** --env ******** bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f ssh-agent -k 01:10:10 unset SSH_AUTH_SOCK; 01:10:10 unset SSH_AGENT_PID; 01:10:10 echo Agent pid 91 killed; 01:10:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:11 + git semver [Pipeline] } 01:10:11 $ docker stop --time=1 bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f 01:10:12 $ docker rm -f --volumes bf14e8bcbfce490ef794d5ee28ecd5937d99c68b456227b82a95a8beea0bc67f [Pipeline] // withDockerContainer [Pipeline] sh 01:10:12 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:10:13 Stashed 1 file(s) [Pipeline] echo 01:10:13 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 01:10:13 provisioning config files... 01:10:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11504221493759962824tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:13 ---> ****-login.sh 01:10:13 nexus3.edgexfoundry.org:10001 01:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:13 Login Succeeded 01:10:13 nexus3.edgexfoundry.org:10002 01:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:13 Login Succeeded 01:10:13 nexus3.edgexfoundry.org:10003 01:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:13 Login Succeeded 01:10:13 nexus3.edgexfoundry.org:10004 01:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:13 Login Succeeded 01:10:13 ****.io 01:10:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:14 Login Succeeded 01:10:14 ---> ****-login.sh ends [Pipeline] } 01:10:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:10:14 ========================================================= 01:10:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:10:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:14 + 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 . 01:10:15 #0 building with "default" instance using docker driver 01:10:15 01:10:15 #1 [internal] load build definition from Dockerfile 01:10:15 #1 transferring dockerfile: 2.05kB done 01:10:15 #1 DONE 0.0s 01:10:15 01:10:15 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:10:15 #2 DONE 0.1s 01:10:15 01:10:15 #3 [internal] load .dockerignore 01:10:15 #3 transferring context: 159B done 01:10:15 #3 DONE 0.0s 01:10:15 01:10:15 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:10:15 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:10:15 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:10:15 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:10:15 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:10:15 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:10:15 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:10:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 643.07kB / 74.06MB 0.1s 01:10:15 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:10:15 #4 ... 01:10:15 01:10:15 #5 [internal] load build context 01:10:15 #5 transferring context: 14.77MB 0.2s done 01:10:15 #5 DONE 0.2s 01:10:15 01:10:15 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:10:15 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:10:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 5.24MB / 74.06MB 0.2s 01:10:15 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:10:15 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:10:15 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 01:10:15 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 01:10:15 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 01:10:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 11.53MB / 74.06MB 0.3s 01:10:15 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:10:15 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 01:10:15 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 01:10:15 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 01:10:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 27.26MB / 74.06MB 0.5s 01:10:15 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 11.53MB / 103.05MB 0.5s 01:10:15 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 6.29MB / 13.29MB 0.5s 01:10:15 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 01:10:15 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 52.43MB / 74.06MB 0.7s 01:10:15 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.7s 01:10:15 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s 01:10:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 69.21MB / 74.06MB 0.8s 01:10:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 41.94MB / 103.05MB 0.8s 01:10:16 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done 01:10:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s 01:10:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 75.50MB / 103.05MB 1.0s 01:10:16 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 99.61MB / 103.05MB 1.1s 01:10:16 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.1s done 01:10:16 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:10:17 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.5s done 01:10:21 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 3.9s done 01:10:21 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:10:21 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:10:21 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:10:21 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:10:21 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:10:21 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:10:21 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:10:23 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.1s done 01:10:23 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 01:10:23 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 01:10:23 #4 DONE 8.3s 01:10:23 01:10:23 #6 [builder 2/7] RUN apk add --update --no-cache make git 01:10:24 #6 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:10:24 #6 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:10:24 #6 0.694 OK: 248 MiB in 58 packages 01:10:27 #6 DONE 3.3s 01:10:27 01:10:27 #7 [builder 3/7] WORKDIR /app 01:10:27 #7 DONE 0.0s 01:10:27 01:10:27 #8 [builder 4/7] COPY go.mod vendor* ./ 01:10:27 #8 DONE 0.0s 01:10:27 01:10:27 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:10:28 Still waiting to schedule task 01:10:28 ‘prd-centos7-blackbox-4c-2g-6142’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:10:28 ‘prd-ubuntu20.04-docker-2c-8g-6388’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:10:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6394’ is offline 01:10:28 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6395’ is offline 01:10:49 #9 DONE 22.0s 01:10:49 01:10:49 #10 [builder 6/7] COPY . . 01:10:49 #10 DONE 0.1s 01:10:49 01:10:49 #11 [builder 7/7] RUN echo noop 01:10:49 #11 0.189 noop 01:10:49 #11 DONE 0.2s 01:10:49 01:10:49 #12 exporting to image 01:10:49 #12 exporting layers 01:10:57 #12 exporting layers 6.8s done 01:10:57 #12 writing image sha256:57c3fd77f96ea16b9069b744806847215cecc8e4316bc4db91d6c3ba647abfd5 done 01:10:57 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:10:57 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:58 + docker inspect -f . ci-base-image-x86_64 01:10:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:58 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:10:58 $ 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 01:10:58 $ docker top 28f45d9825b955699ee40a52bd4bb6e97efa39b6a7019663acb02c98af7446fa -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:58 + go version 01:10:58 go version go1.23.9 linux/amd64 [Pipeline] } 01:10:58 $ docker stop --time=1 28f45d9825b955699ee40a52bd4bb6e97efa39b6a7019663acb02c98af7446fa 01:11:00 $ docker rm -f --volumes 28f45d9825b955699ee40a52bd4bb6e97efa39b6a7019663acb02c98af7446fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:00 + docker inspect -f . ci-base-image-x86_64 01:11:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:00 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:11:00 $ 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 01:11:00 $ docker top 73d95fc124765ea9dd9db3a2abc4347c5c04d17e7f55a1ac73964a2bca8b8df4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:01 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 01:11:01 + make test 01:11:01 go test -race -coverprofile=coverage.out ./... 01:11:33 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 01:11:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6397 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 01:11:50 Running in /w/workspace/app-service-configurable/275 [Pipeline] { [Pipeline] checkout 01:11:53 The recommended git tool is: git 01:11:59 using credential edgex-jenkins-ssh 01:12:00 Cloning the remote Git repository 01:12:00 go vet ./... 01:12:00 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 01:12:00 > git init /w/workspace/app-service-configurable/275 # timeout=10 01:12:00 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 01:12:00 > git --version # timeout=10 01:12:00 > git --version # 'git version 2.25.1' 01:12:00 using GIT_SSH to set credentials SSH Credentials for GitHub 01:12:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:12:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:12:01 ./bin/test-attribution-txt.sh 01:12:01 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:12:01 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:12:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:12:01 $ docker stop --time=1 73d95fc124765ea9dd9db3a2abc4347c5c04d17e7f55a1ac73964a2bca8b8df4 01:12:04 $ docker rm -f --volumes 73d95fc124765ea9dd9db3a2abc4347c5c04d17e7f55a1ac73964a2bca8b8df4 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:12:03 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 01:12:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:12:04 Stashed 1 file(s) [Pipeline] } 01:12:04 Avoid second fetch 01:12:04 Checking out Revision 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 (main) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:12:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:12:05 + ls -al . 01:12:05 total 248 01:12:05 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 01:11 . 01:12:05 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:09 .. 01:12:05 -rw-rw-r-- 1 jenkins jenkins 119 Aug 7 01:09 .dockerignore 01:12:05 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:11 .git 01:12:05 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:09 .github 01:12:05 -rw-rw-r-- 1 jenkins jenkins 108 Aug 7 01:09 .gitignore 01:12:05 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 01:09 .golangci.yml 01:12:05 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:10 .semver 01:12:05 -rw-rw-r-- 1 jenkins jenkins 16550 Aug 7 01:09 Attribution.txt 01:12:05 -rw-rw-r-- 1 jenkins jenkins 39309 Aug 7 01:09 CHANGELOG.md 01:12:05 -rw-rw-r-- 1 jenkins jenkins 2008 Aug 7 01:09 Dockerfile 01:12:05 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:09 GOVERNANCE.md 01:12:05 -rw-rw-r-- 1 jenkins jenkins 666 Aug 7 01:09 Jenkinsfile 01:12:05 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 7 01:09 LICENSE 01:12:05 -rw-rw-r-- 1 jenkins jenkins 618 Aug 7 01:09 OWNERS.md 01:12:05 -rw-rw-r-- 1 jenkins jenkins 4952 Aug 7 01:09 README.md 01:12:05 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:10 VERSION 01:12:05 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:09 bin 01:12:05 -rw-r--r-- 1 jenkins jenkins 953 Aug 7 01:11 coverage.out 01:12:05 -rw-rw-r-- 1 jenkins jenkins 6527 Aug 7 01:09 go.mod 01:12:05 -rw-rw-r-- 1 jenkins jenkins 88208 Aug 7 01:09 go.sum 01:12:05 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 7 01:09 main.go 01:12:05 -rw-rw-r-- 1 jenkins jenkins 3362 Aug 7 01:09 makefile 01:12:05 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:05 Commit message: "Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.22" 01:12:06 + 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=6add14dc8f4831a9b2051d63e4f2b7077adfbb23 --label arch=amd64 --label version=4.1.0-dev.3 . 01:12:06 #0 building with "default" instance using docker driver 01:12:06 01:12:06 #1 [internal] load build definition from Dockerfile 01:12:06 #1 transferring dockerfile: 2.05kB done 01:12:06 #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 40) 01:12:06 #1 DONE 0.0s 01:12:06 01:12:06 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:12:06 #2 DONE 0.0s 01:12:06 01:12:06 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:12:06 #3 DONE 0.1s 01:12:06 01:12:06 #4 [internal] load .dockerignore 01:12:06 #4 transferring context: 159B done 01:12:06 #4 DONE 0.0s 01:12:06 01:12:06 #5 [internal] load build context 01:12:06 #5 transferring context: 4.84kB done 01:12:06 #5 DONE 0.0s 01:12:06 01:12:06 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:12:06 #6 DONE 0.1s 01:12:06 01:12:06 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:12:06 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 01:12:04 > git config core.sparsecheckout # timeout=10 01:12:05 > git checkout -f 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 # timeout=10 01:12:06 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:12:06 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:12:06 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:12:06 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:12:06 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:12:06 #7 DONE 0.3s 01:12:06 01:12:06 #8 [builder 2/7] RUN apk add --update --no-cache make git 01:12:06 #8 0.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:12:06 #8 0.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:12:07 #8 0.708 OK: 248 MiB in 58 packages 01:12:07 #8 DONE 0.9s 01:12:07 01:12:07 #9 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 01:12:07 #9 0.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:12:07 #9 0.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:12:07 #9 0.575 (1/2) Installing ca-certificates (20250619-r0) 01:12:07 #9 0.590 (2/2) Installing dumb-init (1.2.5-r3) 01:12:07 #9 0.595 Executing busybox-1.36.1-r29.trigger 01:12:07 #9 0.603 Executing ca-certificates-20250619-r0.trigger 01:12:07 #9 0.707 OK: 8 MiB in 16 packages 01:12:07 #9 DONE 0.8s 01:12:07 01:12:07 #10 [builder 3/7] WORKDIR /app 01:12:07 #10 DONE 0.0s 01:12:07 01:12:07 #11 [builder 4/7] COPY go.mod vendor* ./ 01:12:07 #11 DONE 0.0s 01:12:07 01:12:07 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:07 #12 DONE 0.5s 01:12:07 01:12:07 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:12:07 #13 0.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:12:07 #13 0.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:12:07 #13 ... 01:12:07 01:12:07 #14 [builder 6/7] COPY . . 01:12:07 #14 DONE 0.2s 01:12:08 01:12:08 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:12:08 #13 0.710 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:12:08 #13 0.725 Executing busybox-1.36.1-r30.post-upgrade 01:12:08 #13 0.766 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:12:08 #13 0.769 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:12:08 #13 0.774 Executing busybox-1.36.1-r30.trigger 01:12:08 #13 0.777 OK: 8 MiB in 16 packages 01:12:08 #13 DONE 0.9s 01:12:08 01:12:08 #15 [builder 7/7] RUN make build 01:12:08 #15 0.219 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:10 provisioning config files... 01:12:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/275@tmp/config4497097228878680317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:11 ---> ****-login.sh 01:12:11 nexus3.edgexfoundry.org:10001 01:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:11 Configure a credential helper to remove this warning. See 01:12:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:11 01:12:11 Login Succeeded 01:12:11 nexus3.edgexfoundry.org:10002 01:12:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:12 Configure a credential helper to remove this warning. See 01:12:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:12 01:12:12 Login Succeeded 01:12:12 nexus3.edgexfoundry.org:10003 01:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:12 Configure a credential helper to remove this warning. See 01:12:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:12 01:12:12 Login Succeeded 01:12:12 nexus3.edgexfoundry.org:10004 01:12:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:13 Configure a credential helper to remove this warning. See 01:12:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:13 01:12:13 Login Succeeded 01:12:13 ****.io 01:12:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:13 Configure a credential helper to remove this warning. See 01:12:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:13 01:12:13 Login Succeeded 01:12:13 ---> ****-login.sh ends [Pipeline] } 01:12:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:12:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:12:14 ========================================================= 01:12:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:12:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:14 + 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 . 01:12:14 Sending build context to Docker daemon 224.3kB 01:12:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:12:15 Step 2/12 : FROM ${BASE} AS builder 01:12:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:12:15 94e9d8af2201: Pulling fs layer 01:12:15 a6c56e8762df: Pulling fs layer 01:12:15 f0f3c8884826: Pulling fs layer 01:12:15 c7e7622c144d: Pulling fs layer 01:12:15 4f4fb700ef54: Pulling fs layer 01:12:15 b4c3b6d88c5a: Pulling fs layer 01:12:15 ba8bce9d2590: Pulling fs layer 01:12:15 ca778ea9c289: Pulling fs layer 01:12:15 c7e7622c144d: Waiting 01:12:15 4f4fb700ef54: Waiting 01:12:15 b4c3b6d88c5a: Waiting 01:12:15 ba8bce9d2590: Waiting 01:12:15 ca778ea9c289: Waiting 01:12:15 a6c56e8762df: Verifying Checksum 01:12:15 a6c56e8762df: Download complete 01:12:15 c7e7622c144d: Verifying Checksum 01:12:15 c7e7622c144d: Download complete 01:12:15 4f4fb700ef54: Download complete 01:12:15 b4c3b6d88c5a: Verifying Checksum 01:12:15 b4c3b6d88c5a: Download complete 01:12:15 94e9d8af2201: Verifying Checksum 01:12:15 94e9d8af2201: Download complete 01:12:16 ca778ea9c289: Verifying Checksum 01:12:16 ca778ea9c289: Download complete 01:12:16 94e9d8af2201: Pull complete 01:12:17 a6c56e8762df: Pull complete 01:12:17 f0f3c8884826: Verifying Checksum 01:12:17 f0f3c8884826: Download complete 01:12:18 ba8bce9d2590: Verifying Checksum 01:12:18 ba8bce9d2590: Download complete 01:12:33 f0f3c8884826: Pull complete 01:12:33 c7e7622c144d: Pull complete 01:12:33 4f4fb700ef54: Pull complete 01:12:33 b4c3b6d88c5a: Pull complete 01:12:34 #15 DONE 23.0s 01:12:34 01:12:34 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 01:12:34 #16 DONE 0.0s 01:12:34 01:12:34 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 01:12:34 #17 DONE 0.0s 01:12:34 01:12:34 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 01:12:34 #18 DONE 0.0s 01:12:34 01:12:34 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 01:12:34 #19 DONE 0.2s 01:12:34 01:12:34 #20 exporting to image 01:12:34 #20 exporting layers 0.1s done 01:12:34 #20 writing image sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done 01:12:34 #20 naming to docker.io/library/app-service-configurable done 01:12:34 #20 DONE 0.1s 01:12:34 01:12:34 1 warning found (use docker --debug to expand): 01:12:34  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:35 provisioning config files... 01:12:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2702629371781468107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:35 ---> ****-login.sh 01:12:35 nexus3.edgexfoundry.org:10001 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 Login Succeeded 01:12:35 nexus3.edgexfoundry.org:10002 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 Login Succeeded 01:12:35 nexus3.edgexfoundry.org:10003 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 Login Succeeded 01:12:35 nexus3.edgexfoundry.org:10004 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 Login Succeeded 01:12:35 ****.io 01:12:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:35 Login Succeeded 01:12:35 ---> ****-login.sh ends [Pipeline] } 01:12:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:12:35 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 01:12:35 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:12:35 latest 01:12:35 4.1.0-dev.3 01:12:35 6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:12:35 main 01:12:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:12:36 1ad89ef2f317: Preparing 01:12:36 4bb42ede097d: Preparing 01:12:36 0417abf05df8: Preparing 01:12:36 1542be5400a5: Preparing 01:12:36 89df9c23afea: Preparing 01:12:36 6a54b791fdf0: Preparing 01:12:36 097100c76c15: Preparing 01:12:36 6a54b791fdf0: Waiting 01:12:36 097100c76c15: Waiting 01:12:36 1542be5400a5: Pushed 01:12:36 4bb42ede097d: Pushed 01:12:36 0417abf05df8: Pushed 01:12:36 097100c76c15: Layer already exists 01:12:36 89df9c23afea: Pushed 01:12:36 6a54b791fdf0: Pushed 01:12:40 1ad89ef2f317: Pushed 01:12:40 6add14dc8f4831a9b2051d63e4f2b7077adfbb23: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:12:41 1ad89ef2f317: Preparing 01:12:41 4bb42ede097d: Preparing 01:12:41 0417abf05df8: Preparing 01:12:41 1542be5400a5: Preparing 01:12:41 89df9c23afea: Preparing 01:12:41 6a54b791fdf0: Preparing 01:12:41 097100c76c15: Preparing 01:12:41 6a54b791fdf0: Waiting 01:12:41 097100c76c15: Waiting 01:12:41 0417abf05df8: Layer already exists 01:12:41 1ad89ef2f317: Layer already exists 01:12:41 89df9c23afea: Layer already exists 01:12:41 4bb42ede097d: Layer already exists 01:12:41 1542be5400a5: Layer already exists 01:12:41 6a54b791fdf0: Layer already exists 01:12:41 097100c76c15: Layer already exists 01:12:41 latest: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 01:12:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:12:41 1ad89ef2f317: Preparing 01:12:41 4bb42ede097d: Preparing 01:12:41 0417abf05df8: Preparing 01:12:41 1542be5400a5: Preparing 01:12:41 89df9c23afea: Preparing 01:12:41 6a54b791fdf0: Preparing 01:12:41 097100c76c15: Preparing 01:12:41 6a54b791fdf0: Waiting 01:12:41 097100c76c15: Waiting 01:12:41 4bb42ede097d: Layer already exists 01:12:41 89df9c23afea: Layer already exists 01:12:41 1542be5400a5: Layer already exists 01:12:41 0417abf05df8: Layer already exists 01:12:41 1ad89ef2f317: Layer already exists 01:12:41 6a54b791fdf0: Layer already exists 01:12:41 097100c76c15: Layer already exists 01:12:41 4.1.0-dev.3: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:41 ba8bce9d2590: Pull complete 01:12:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:12:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:12:42 1ad89ef2f317: Preparing 01:12:42 4bb42ede097d: Preparing 01:12:42 0417abf05df8: Preparing 01:12:42 1542be5400a5: Preparing 01:12:42 89df9c23afea: Preparing 01:12:42 6a54b791fdf0: Preparing 01:12:42 097100c76c15: Preparing 01:12:42 097100c76c15: Waiting 01:12:42 6a54b791fdf0: Waiting 01:12:42 1542be5400a5: Layer already exists 01:12:42 89df9c23afea: Layer already exists 01:12:42 0417abf05df8: Layer already exists 01:12:42 1ad89ef2f317: Layer already exists 01:12:42 4bb42ede097d: Layer already exists 01:12:42 6a54b791fdf0: Layer already exists 01:12:42 097100c76c15: Layer already exists 01:12:42 6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:12:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 01:12:43 1ad89ef2f317: Preparing 01:12:43 4bb42ede097d: Preparing 01:12:43 0417abf05df8: Preparing 01:12:43 1542be5400a5: Preparing 01:12:43 89df9c23afea: Preparing 01:12:43 6a54b791fdf0: Preparing 01:12:43 097100c76c15: Preparing 01:12:43 6a54b791fdf0: Waiting 01:12:43 097100c76c15: Waiting 01:12:43 1ad89ef2f317: Layer already exists 01:12:43 89df9c23afea: Layer already exists 01:12:43 1542be5400a5: Layer already exists 01:12:43 0417abf05df8: Layer already exists 01:12:43 4bb42ede097d: Layer already exists 01:12:43 6a54b791fdf0: Layer already exists 01:12:43 097100c76c15: Layer already exists 01:12:43 main: digest: sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:43 ===================================================== [Pipeline] echo 01:12:43 taggedImages: 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 01:12:43 ========================================================= 01:12:43 [edgeXBuildMultiArch] RAW Config: 01:12:43 images: 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:12:43 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:12:43 settingsFile: 01:12:43 app-service-configurable-settings 01:12:43 ========================================================= [Pipeline] node 01:12:43 ca778ea9c289: Pull complete 01:12:43 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:12:43 ---> 47b25d7523d1 01:12:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:12:45 ---> Running in 2701e3a54733 01:12:46 Removing intermediate container 2701e3a54733 01:12:46 ---> 039ebb6dfc60 01:12:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:12:46 ---> Running in 021e41046796 01:12:46 Removing intermediate container 021e41046796 01:12:46 ---> cbf065faa130 01:12:46 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:12:46 ---> Running in bda1a411ac99 01:12:46 Removing intermediate container bda1a411ac99 01:12:46 ---> dbcc09912f76 01:12:46 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:46 ---> Running in 21f42835e7d4 01:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:12:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:12:50 OK: 239 MiB in 58 packages 01:12:51 Removing intermediate container 21f42835e7d4 01:12:51 ---> e89d922e778f 01:12:51 Step 7/12 : WORKDIR /app 01:12:51 ---> Running in d469a43801be 01:12:51 Removing intermediate container d469a43801be 01:12:51 ---> 12656b3d2e60 01:12:51 Step 8/12 : COPY go.mod vendor* ./ 01:12:52 ---> 988064f64481 01:12:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:52 ---> Running in d5655a77e32a 01:12:58 Still waiting to schedule task 01:12:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:13:51 Running on prd-centos7-docker-4c-2g-6403 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:52 provisioning config files... 01:13:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3896880241613682461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:53 ---> ****-login.sh 01:13:53 nexus3.edgexfoundry.org:10001 01:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:54 Configure a credential helper to remove this warning. See 01:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:54 01:13:54 Login Succeeded 01:13:54 nexus3.edgexfoundry.org:10002 01:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:54 Configure a credential helper to remove this warning. See 01:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:54 01:13:54 Login Succeeded 01:13:54 nexus3.edgexfoundry.org:10003 01:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:54 Configure a credential helper to remove this warning. See 01:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:54 01:13:54 Login Succeeded 01:13:54 nexus3.edgexfoundry.org:10004 01:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:54 Configure a credential helper to remove this warning. See 01:13:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:54 01:13:54 Login Succeeded 01:13:54 ****.io 01:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:55 Configure a credential helper to remove this warning. See 01:13:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:55 01:13:55 Login Succeeded 01:13:55 ---> ****-login.sh ends [Pipeline] } 01:13:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:55 + docker buildx ls 01:13:55 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:13:55 default * docker 01:13:55 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:13:55 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:13:55 edgex-builder [Pipeline] sh 01:13:56 + docker buildx inspect --bootstrap 01:13:56 #1 [internal] booting buildkit 01:13:56 #1 pulling image moby/buildkit:buildx-stable-1 01:13:59 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 01:13:59 #1 creating container buildx_buildkit_edgex-builder0 01:14:00 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 01:14:00 #1 DONE 4.2s 01:14:00 Name: edgex-builder 01:14:00 Driver: docker-container 01:14:00 01:14:00 Nodes: 01:14:00 Name: edgex-builder0 01:14:00 Endpoint: unix:///var/run/docker.sock 01:14:00 Status: running 01:14:00 Buildkit: v0.22.0 01:14:00 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:14:00 + docker buildx ls 01:14:00 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:14:00 edgex-builder * docker-container 01:14:00 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:14:00 default docker 01:14:00 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:14:00 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23' 01:14:00 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 --push - 01:14:01 #1 [internal] load build definition from Dockerfile 01:14:01 #1 transferring dockerfile: 209B done 01:14:01 #1 DONE 0.0s 01:14:01 01:14:01 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:14:01 #2 DONE 0.1s 01:14:01 01:14:01 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:14:01 #3 DONE 0.1s 01:14:01 01:14:01 #4 [internal] load .dockerignore 01:14:01 #4 transferring context: 2B done 01:14:01 #4 DONE 0.0s 01:14:01 01:14:01 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:01 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:01 #5 DONE 0.0s 01:14:01 01:14:01 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:01 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:01 #6 DONE 0.1s 01:14:01 01:14:01 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:14:01 #7 DONE 0.0s 01:14:01 01:14:01 #8 exporting to image 01:14:01 #8 exporting layers done 01:14:01 #8 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done 01:14:01 #8 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done 01:14:01 #8 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d 0.0s done 01:14:01 #8 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done 01:14:01 #8 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.0s done 01:14:01 #8 pushing layers 0.1s done 01:14:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 01:14:01 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:14:01 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done 01:14:01 #8 DONE 0.2s 01:14:01 01:14:01 1 warning found (use --debug to expand): 01:14:01  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:14:01 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:latest --push - 01:14:01 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest' 01:14:02 #1 [internal] load build definition from Dockerfile 01:14:02 #1 transferring dockerfile: 175B done 01:14:02 #1 DONE 0.0s 01:14:02 01:14:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:14:02 #2 DONE 0.0s 01:14:02 01:14:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:latest 01:14:02 #3 DONE 0.0s 01:14:02 01:14:02 #4 [internal] load .dockerignore 01:14:02 #4 transferring context: 2B done 01:14:02 #4 DONE 0.0s 01:14:02 01:14:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:02 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:02 #5 DONE 0.0s 01:14:02 01:14:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:02 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:02 #6 CACHED 01:14:02 01:14:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:02 #5 CACHED 01:14:02 01:14:02 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:14:02 #7 DONE 0.0s 01:14:02 01:14:02 #8 exporting to image 01:14:02 #8 exporting layers done 01:14:02 #8 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done 01:14:02 #8 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done 01:14:02 #8 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d done 01:14:02 #8 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done 01:14:02 #8 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 done 01:14:02 #8 pushing layers 0.0s done 01:14:02 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:latest@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done 01:14:02 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:14:02 #8 DONE 0.1s 01:14:02 01:14:02 1 warning found (use --debug to expand): 01:14:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:14:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 --push - 01:14:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3' 01:14:02 #1 [internal] load build definition from Dockerfile 01:14:02 #1 transferring dockerfile: 180B done 01:14:02 #1 DONE 0.0s 01:14:02 01:14:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 01:14:02 #2 DONE 0.0s 01:14:02 01:14:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3 01:14:02 #3 DONE 0.0s 01:14:02 01:14:02 #4 [internal] load .dockerignore 01:14:02 #4 transferring context: 2B done 01:14:02 #4 DONE 0.0s 01:14:02 01:14:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:02 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:02 #5 CACHED 01:14:02 01:14:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:02 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:02 #6 CACHED 01:14:02 01:14:02 #7 exporting to image 01:14:02 #7 exporting layers 01:14:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:14:02 #7 exporting layers done 01:14:02 #7 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done 01:14:02 #7 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done 01:14:02 #7 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d done 01:14:02 #7 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done 01:14:02 #7 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 done 01:14:02 #7 pushing layers 0.0s done 01:14:02 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.3@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done 01:14:02 #7 DONE 0.1s 01:14:02 01:14:02 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:14:02 #8 DONE 0.0s 01:14:02 01:14:02 1 warning found (use --debug to expand): 01:14:02  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:14:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3' 01:14:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 --push - 01:14:02 #1 [internal] load build definition from Dockerfile 01:14:02 #1 transferring dockerfile: 221B done 01:14:02 #1 DONE 0.0s 01:14:02 01:14:02 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:14:02 #2 DONE 0.0s 01:14:02 01:14:02 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:14:02 #3 DONE 0.0s 01:14:02 01:14:02 #4 [internal] load .dockerignore 01:14:02 #4 transferring context: 2B done 01:14:02 #4 DONE 0.0s 01:14:02 01:14:02 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:02 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:02 #5 CACHED 01:14:02 01:14:02 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:02 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:02 #6 CACHED 01:14:02 01:14:02 #7 exporting to image 01:14:02 #7 exporting layers done 01:14:02 #7 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done 01:14:02 #7 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done 01:14:02 #7 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d done 01:14:02 #7 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done 01:14:02 #7 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 done 01:14:02 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:14:03 #7 pushing layers 0.0s done 01:14:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done 01:14:03 #7 DONE 0.1s 01:14:03 01:14:03 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:14:03 #8 DONE 0.0s 01:14:03 01:14:03 1 warning found (use --debug to expand): 01:14:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:14:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:main --push - 01:14:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main' 01:14:03 #1 [internal] load build definition from Dockerfile 01:14:03 #1 transferring dockerfile: 173B done 01:14:03 #1 DONE 0.0s 01:14:03 01:14:03 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:14:03 #2 DONE 0.0s 01:14:03 01:14:03 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:main 01:14:03 #3 DONE 0.0s 01:14:03 01:14:03 #4 [internal] load .dockerignore 01:14:03 #4 transferring context: 2B done 01:14:03 #4 DONE 0.0s 01:14:03 01:14:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:03 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:03 #5 CACHED 01:14:03 01:14:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 01:14:03 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:ecfcde13de7508d54293cb5a473ad07259c93107692b4c2ddf015a7e529d2d1c 0.0s done 01:14:03 #6 CACHED 01:14:03 01:14:03 #7 exporting to image 01:14:03 #7 exporting layers done 01:14:03 #7 exporting manifest sha256:46a0b3a69fa2fabb7edc698eb2e6e75e5da2f9534720f4d6539c2ade6aba857b done 01:14:03 #7 exporting config sha256:b019fba286e6076f7725d985b7ee029517c440840acff4599cfda144d94ab86b done 01:14:03 #7 exporting manifest sha256:dea629ef5024939004d3808972ed50c17df4b1a7c88ed433464b3f02c2cb6e4d done 01:14:03 #7 exporting config sha256:14b577228d0b0fd6ba234b87953c3064cc6ec50dccbd46cc242620303d7e408d done 01:14:03 #7 exporting manifest list sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 done 01:14:03 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:14:03 #7 pushing layers 0.0s done 01:14:03 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:main@sha256:e17cde59ae06524dcad597cd1f7b9887665cf5d09fae299763e59f6e362e0548 0.1s done 01:14:03 #7 DONE 0.1s 01:14:03 01:14:03 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 01:14:03 #8 DONE 0.0s 01:14:03 01:14:03 1 warning found (use --debug to expand): 01:14:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:14:04 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:14:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:14:04 ---> package-listing.sh 01:14:04 ++ facter osfamily 01:14:04 ++ tr '[:upper:]' '[:lower:]' 01:14:05 + OS_FAMILY=redhat 01:14:05 + workspace=/w/workspace/ry_app-service-configurable_main 01:14:05 + START_PACKAGES=/tmp/packages_start.txt 01:14:05 + END_PACKAGES=/tmp/packages_end.txt 01:14:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:14:05 + PACKAGES=/tmp/packages_start.txt 01:14:05 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:14:05 + PACKAGES=/tmp/packages_end.txt 01:14:05 + case "${OS_FAMILY}" in 01:14:05 + rpm -qa 01:14:05 + sort 01:14:05 + '[' -f /tmp/packages_start.txt ']' 01:14:05 + '[' -f /tmp/packages_end.txt ']' 01:14:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:14:05 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:14:05 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 01:14:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 01:14:05 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 01:14:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:06 01:14:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:06 latest: Pulling from edgex-lftools-log-publisher 01:14:06 5eb5b503b376: Pulling fs layer 01:14:06 5c69ac0246d0: Pulling fs layer 01:14:06 ec43610c2a17: Pulling fs layer 01:14:06 3a2ae6a8a46f: Pulling fs layer 01:14:06 33b1e0a273af: Pulling fs layer 01:14:06 5d3b04190fa2: Pulling fs layer 01:14:06 2f39f015ded8: Pulling fs layer 01:14:06 3a2ae6a8a46f: Waiting 01:14:06 33b1e0a273af: Waiting 01:14:06 5d3b04190fa2: Waiting 01:14:06 2f39f015ded8: Waiting 01:14:06 5c69ac0246d0: Verifying Checksum 01:14:06 5c69ac0246d0: Download complete 01:14:06 3a2ae6a8a46f: Verifying Checksum 01:14:06 3a2ae6a8a46f: Download complete 01:14:06 33b1e0a273af: Verifying Checksum 01:14:06 33b1e0a273af: Download complete 01:14:06 5d3b04190fa2: Verifying Checksum 01:14:06 5d3b04190fa2: Download complete 01:14:06 ec43610c2a17: Verifying Checksum 01:14:06 ec43610c2a17: Download complete 01:14:07 5eb5b503b376: Verifying Checksum 01:14:07 5eb5b503b376: Download complete 01:14:07 2f39f015ded8: Verifying Checksum 01:14:07 2f39f015ded8: Download complete 01:14:08 5eb5b503b376: Pull complete 01:14:08 5c69ac0246d0: Pull complete 01:14:09 ec43610c2a17: Pull complete 01:14:09 3a2ae6a8a46f: Pull complete 01:14:09 33b1e0a273af: Pull complete 01:14:09 5d3b04190fa2: Pull complete 01:14:13 2f39f015ded8: Pull complete 01:14:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:14:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:13 prd-centos7-docker-4c-2g-6403 does not seem to be running inside a container 01:14:13 $ 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 01:14:17 $ docker top f7e20f8cd4974afbeaa199d38ae64a17aeef761561d4bbf87329cbf82b69280d -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:17 + touch /tmp/pre-build-complete [Pipeline] sh 01:14:18 + mkdir -p /var/log/sysstat [Pipeline] sh 01:14:18 + ls /var/log/sa-host 01:14:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:14:18 provisioning config files... 01:14:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config395038264606116032tmp [Pipeline] { [Pipeline] echo 01:14:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:14:18 ---> create-netrc.sh [Pipeline] } 01:14:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:14:19 ---> python-tools-install.sh [Pipeline] echo 01:14:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:14:19 ---> sudo-logs.sh 01:14:19 Archiving 'sudo' log.. 01:14:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-6403.novalocal: Name or service not known 01:14:19 sudo: unable to resolve host prd-centos7-docker-4c-2g-6403.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:14:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:14:19 ---> job-cost.sh 01:14:19 lf-activate-venv: SKIPPING 01:14:19 INFO: No Stack... 01:14:20 INFO: Retrieving Pricing Info for: v3-standard-2 01:14:20 INFO: Archiving Costs [Pipeline] echo 01:14:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:14:20 ---> logs-deploy.sh 01:14:20 lf-activate-venv: SKIPPING 01:14:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/275 01:14:20 INFO: archiving workspace using pattern(s): 01:14:21 Archives upload complete. 01:14:21 INFO: archiving logs to Nexus 01:14:22 ---> uname -a: 01:14:22 Linux prd-centos7-docker-4c-2g-6403.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:14:22 01:14:22 01:14:22 ---> lscpu: 01:14:22 Architecture: x86_64 01:14:22 CPU op-mode(s): 32-bit, 64-bit 01:14:22 Byte Order: Little Endian 01:14:22 Address sizes: 40 bits physical, 48 bits virtual 01:14:22 CPU(s): 2 01:14:22 On-line CPU(s) list: 0,1 01:14:22 Thread(s) per core: 1 01:14:22 Core(s) per socket: 1 01:14:22 Socket(s): 2 01:14:22 NUMA node(s): 1 01:14:22 Vendor ID: AuthenticAMD 01:14:22 CPU family: 23 01:14:22 Model: 49 01:14:22 Model name: AMD EPYC-Rome Processor 01:14:22 Stepping: 0 01:14:22 CPU MHz: 2799.998 01:14:22 BogoMIPS: 5599.99 01:14:22 Virtualization: AMD-V 01:14:22 Hypervisor vendor: KVM 01:14:22 Virtualization type: full 01:14:22 L1d cache: 64 KiB 01:14:22 L1i cache: 64 KiB 01:14:22 L2 cache: 1 MiB 01:14:22 L3 cache: 32 MiB 01:14:22 NUMA node0 CPU(s): 0,1 01:14:22 Vulnerability Itlb multihit: Not affected 01:14:22 Vulnerability L1tf: Not affected 01:14:22 Vulnerability Mds: Not affected 01:14:22 Vulnerability Meltdown: Not affected 01:14:22 Vulnerability Mmio stale data: Not affected 01:14:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:14:22 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:14:22 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:14:22 Vulnerability Srbds: Not affected 01:14:22 Vulnerability Tsx async abort: Not affected 01:14:22 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:14:22 01:14:22 01:14:22 ---> nproc: 01:14:22 2 01:14:22 01:14:22 01:14:22 ---> df -h: 01:14:22 Filesystem Size Used Avail Use% Mounted on 01:14:22 overlay 40G 7.3G 33G 19% / 01:14:22 tmpfs 64M 0 64M 0% /dev 01:14:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:14:22 shm 64M 0 64M 0% /dev/shm 01:14:22 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:14:22 01:14:22 01:14:22 Cannot open /var/log/sysstat/sa07: No such file or directory 01:14:22 Please check if data collecting is enabled 01:14:22 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:14:22 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:14:22 $ docker stop --time=1 f7e20f8cd4974afbeaa199d38ae64a17aeef761561d4bbf87329cbf82b69280d 01:14:23 $ docker rm -f --volumes f7e20f8cd4974afbeaa199d38ae64a17aeef761561d4bbf87329cbf82b69280d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:14:23 [WS-CLEANUP] Deleting project workspace... 01:14:23 [WS-CLEANUP] Deferred wipeout is used... 01:14:24 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:24 01:14:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:24 latest: Pulling from edgex-lftools-log-publisher 01:14:24 5eb5b503b376: Pulling fs layer 01:14:24 5c69ac0246d0: Pulling fs layer 01:14:24 ec43610c2a17: Pulling fs layer 01:14:24 3a2ae6a8a46f: Pulling fs layer 01:14:24 33b1e0a273af: Pulling fs layer 01:14:24 5d3b04190fa2: Pulling fs layer 01:14:24 2f39f015ded8: Pulling fs layer 01:14:24 33b1e0a273af: Waiting 01:14:24 5d3b04190fa2: Waiting 01:14:24 3a2ae6a8a46f: Waiting 01:14:24 2f39f015ded8: Waiting 01:14:24 5c69ac0246d0: Verifying Checksum 01:14:24 5c69ac0246d0: Download complete 01:14:24 3a2ae6a8a46f: Verifying Checksum 01:14:24 3a2ae6a8a46f: Download complete 01:14:24 33b1e0a273af: Verifying Checksum 01:14:24 33b1e0a273af: Download complete 01:14:24 5d3b04190fa2: Verifying Checksum 01:14:24 5d3b04190fa2: Download complete 01:14:24 ec43610c2a17: Verifying Checksum 01:14:24 ec43610c2a17: Download complete 01:14:25 5eb5b503b376: Verifying Checksum 01:14:25 5eb5b503b376: Download complete 01:14:25 2f39f015ded8: Verifying Checksum 01:14:25 2f39f015ded8: Download complete 01:14:26 5eb5b503b376: Pull complete 01:14:26 5c69ac0246d0: Pull complete 01:14:26 ec43610c2a17: Pull complete 01:14:26 3a2ae6a8a46f: Pull complete 01:14:27 33b1e0a273af: Pull complete 01:14:27 5d3b04190fa2: Pull complete 01:14:33 2f39f015ded8: Pull complete 01:14:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:14:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:33 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:14:33 $ 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 01:14:34 $ docker top ce0d7b9a495d123ea841fac7b283e2827e360ebef9fd64fb1dc7d75b1e717c8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:35 ---> job-cost.sh 01:14:35 lf-activate-venv: SKIPPING 01:14:35 INFO: No Stack... 01:14:35 INFO: Retrieving Pricing Info for: v3-standard-8 01:14:35 INFO: Archiving Costs [Pipeline] sh 01:14:36 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 01:14:36 + cut -d, -f6 [Pipeline] lock 01:14:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] 01:14:36 Resource [jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] did not exist. Created. 01:14:36 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:36 + echo total: 0.2199999988079071 [Pipeline] stash 01:14:36 Stashed 1 file(s) [Pipeline] } 01:14:36 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:36 $ docker stop --time=1 ce0d7b9a495d123ea841fac7b283e2827e360ebef9fd64fb1dc7d75b1e717c8d 01:14:37 $ docker rm -f --volumes ce0d7b9a495d123ea841fac7b283e2827e360ebef9fd64fb1dc7d75b1e717c8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:14:59 Removing intermediate container d5655a77e32a 01:14:59 ---> fc3cfa3b0bc4 01:14:59 Step 10/12 : COPY . . 01:14:59 ---> e3ad2eddb661 01:14:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:14:59 ---> Running in ea972ec45a12 01:14:59 Removing intermediate container ea972ec45a12 01:14:59 ---> 4c28921fe2fb 01:14:59 Step 12/12 : RUN $MAKE 01:14:59 ---> Running in 3b0387904bdf 01:14:59 noop 01:14:59 Removing intermediate container 3b0387904bdf 01:14:59 ---> 4ee80fce6bf4 01:14:59 Successfully built 4ee80fce6bf4 01:14:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:59 + docker inspect -f . ci-base-image-arm64 01:14:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:00 prd-ubuntu20.04-docker-arm64-4c-16g-6397 does not seem to be running inside a container 01:15:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/275 -v /w/workspace/app-service-configurable/275:/w/workspace/app-service-configurable/275:rw,z -v /w/workspace/app-service-configurable/275@tmp:/w/workspace/app-service-configurable/275@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 01:15:01 $ docker top a0e706c56b6a6b32da192693d34e7ec7628e83998aacf7cb92a22ed0cea74498 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:02 + go version 01:15:02 go version go1.23.9 linux/arm64 [Pipeline] } 01:15:02 $ docker stop --time=1 a0e706c56b6a6b32da192693d34e7ec7628e83998aacf7cb92a22ed0cea74498 01:15:04 $ docker rm -f --volumes a0e706c56b6a6b32da192693d34e7ec7628e83998aacf7cb92a22ed0cea74498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:04 + docker inspect -f . ci-base-image-arm64 01:15:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:04 prd-ubuntu20.04-docker-arm64-4c-16g-6397 does not seem to be running inside a container 01:15:04 $ 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/275 -v /w/workspace/app-service-configurable/275:/w/workspace/app-service-configurable/275:rw,z -v /w/workspace/app-service-configurable/275@tmp:/w/workspace/app-service-configurable/275@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 01:15:06 $ docker top 8cee35e4470940efedd155c797fc84ed82ce056c21dfff20c246d9072d7ae2b6 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:07 + git config --global --add safe.directory /w/workspace/app-service-configurable/275 [Pipeline] fileExists [Pipeline] sh 01:15:07 + make test 01:15:07 go test -race -coverprofile=coverage.out ./... 01:21:01 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 01:21:01 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:21:01 go vet ./... 01:25:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:25:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:25:23 ./bin/test-attribution-txt.sh 01:25:23 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:25:23 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:25:23 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:25:23 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:25:23 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:25:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:25:23 $ docker stop --time=1 8cee35e4470940efedd155c797fc84ed82ce056c21dfff20c246d9072d7ae2b6 01:25:25 $ docker rm -f --volumes 8cee35e4470940efedd155c797fc84ed82ce056c21dfff20c246d9072d7ae2b6 [Pipeline] // withDockerContainer [Pipeline] sh 01:25:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:25:28 Warning: overwriting stash ‘coverage-report’ 01:25:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:25:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:25:29 + ls -al . 01:25:29 total 244 01:25:29 drwxrwxr-x 6 jenkins jenkins 4096 Aug 7 01:15 . 01:25:29 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:12 .. 01:25:29 -rw-rw-r-- 1 jenkins jenkins 119 Aug 7 01:12 .dockerignore 01:25:29 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:12 .git 01:25:29 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:12 .github 01:25:29 -rw-rw-r-- 1 jenkins jenkins 108 Aug 7 01:12 .gitignore 01:25:29 -rw-rw-r-- 1 jenkins jenkins 41 Aug 7 01:12 .golangci.yml 01:25:29 -rw-rw-r-- 1 jenkins jenkins 16550 Aug 7 01:12 Attribution.txt 01:25:29 -rw-rw-r-- 1 jenkins jenkins 39309 Aug 7 01:12 CHANGELOG.md 01:25:29 -rw-rw-r-- 1 jenkins jenkins 2008 Aug 7 01:12 Dockerfile 01:25:29 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:12 GOVERNANCE.md 01:25:29 -rw-rw-r-- 1 jenkins jenkins 666 Aug 7 01:12 Jenkinsfile 01:25:29 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 7 01:12 LICENSE 01:25:29 -rw-rw-r-- 1 jenkins jenkins 618 Aug 7 01:12 OWNERS.md 01:25:29 -rw-rw-r-- 1 jenkins jenkins 4952 Aug 7 01:12 README.md 01:25:29 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:10 VERSION 01:25:29 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:12 bin 01:25:29 -rw-r--r-- 1 jenkins jenkins 953 Aug 7 01:20 coverage.out 01:25:29 -rw-rw-r-- 1 jenkins jenkins 6527 Aug 7 01:12 go.mod 01:25:29 -rw-rw-r-- 1 jenkins jenkins 88208 Aug 7 01:12 go.sum 01:25:29 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 7 01:12 main.go 01:25:29 -rw-rw-r-- 1 jenkins jenkins 3362 Aug 7 01:12 makefile 01:25:29 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:29 + 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=6add14dc8f4831a9b2051d63e4f2b7077adfbb23 --label arch=arm64 --label version=4.1.0-dev.3 . 01:25:29 Sending build context to Docker daemon 225.8kB 01:25:30 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 01:25:30 Step 2/27 : FROM ${BASE} AS builder 01:25:30 ---> 4ee80fce6bf4 01:25:30 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 01:25:30 ---> Running in 1fb26bdf0405 01:25:30 Removing intermediate container 1fb26bdf0405 01:25:30 ---> 109323637e4d 01:25:30 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 01:25:30 ---> Running in 6d2b2aa7c416 01:25:31 Removing intermediate container 6d2b2aa7c416 01:25:31 ---> 11313e0390a2 01:25:31 Step 5/27 : ARG ADD_BUILD_TAGS="" 01:25:31 ---> Running in 6552f0218cc7 01:25:31 Removing intermediate container 6552f0218cc7 01:25:31 ---> 0d38e48e6a73 01:25:31 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:25:31 ---> Running in 48b6fe9922b3 01:25:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:25:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:25:35 OK: 239 MiB in 58 packages 01:25:36 Removing intermediate container 48b6fe9922b3 01:25:36 ---> 0c99d3919c80 01:25:36 Step 7/27 : WORKDIR /app 01:25:36 ---> Running in 7ed266d334d9 01:25:36 Removing intermediate container 7ed266d334d9 01:25:36 ---> 9c0274499525 01:25:36 Step 8/27 : COPY go.mod vendor* ./ 01:25:37 ---> 621635eb1ae8 01:25:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:37 ---> Running in 55d7b054f84f 01:25:40 Removing intermediate container 55d7b054f84f 01:25:40 ---> 3249a0e7b54c 01:25:40 Step 10/27 : COPY . . 01:25:40 ---> 33d234491294 01:25:40 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:25:40 ---> Running in e796751cf321 01:25:40 Removing intermediate container e796751cf321 01:25:40 ---> aff203f36134 01:25:40 Step 12/27 : RUN $MAKE 01:25:41 ---> Running in f281905d96d1 01:25:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.22 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 01:30:04 Removing intermediate container f281905d96d1 01:30:04 ---> a1323cced909 01:30:04 Step 13/27 : FROM alpine:3.20 01:30:04 3.20: Pulling from library/alpine 01:30:04 13e713f82565: Pulling fs layer 01:30:04 13e713f82565: Verifying Checksum 01:30:04 13e713f82565: Download complete 01:30:04 13e713f82565: Pull complete 01:30:04 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:30:04 Status: Downloaded newer image for alpine:3.20 01:30:04 ---> c88e9dceb6cb 01:30:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:30:04 ---> Running in 3ebd19334ef8 01:30:04 Removing intermediate container 3ebd19334ef8 01:30:04 ---> 299ec95d8a93 01:30:04 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 01:30:04 ---> Running in 21449baec0bf 01:30:04 Removing intermediate container 21449baec0bf 01:30:04 ---> 8f1140f7c200 01:30:04 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 01:30:04 ---> Running in 60a9c9ef8dc8 01:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:04 (1/2) Installing ca-certificates (20250619-r0) 01:30:04 (2/2) Installing dumb-init (1.2.5-r3) 01:30:04 Executing busybox-1.36.1-r29.trigger 01:30:04 Executing ca-certificates-20250619-r0.trigger 01:30:04 OK: 10 MiB in 16 packages 01:30:04 Removing intermediate container 60a9c9ef8dc8 01:30:04 ---> 1d21593fa392 01:30:04 Step 17/27 : RUN apk --no-cache upgrade 01:30:04 ---> Running in bb1229e3bf66 01:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:30:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:30:04 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:30:04 Executing busybox-1.36.1-r30.post-upgrade 01:30:05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:30:05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:30:05 Executing busybox-1.36.1-r30.trigger 01:30:05 OK: 10 MiB in 16 packages 01:30:06 Removing intermediate container bb1229e3bf66 01:30:06 ---> 9cab9cb9e19f 01:30:06 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:30:07 ---> fa572bfbac00 01:30:07 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 01:30:07 ---> 7c72b3cb78f8 01:30:07 Step 20/27 : COPY --from=builder /app/res/ /res/ 01:30:08 ---> 669037e64c2e 01:30:08 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 01:30:10 ---> 87531c5d903d 01:30:10 Step 22/27 : EXPOSE 48095 01:30:10 ---> Running in 934fb136b734 01:30:10 Removing intermediate container 934fb136b734 01:30:10 ---> 7b9bf21cbb90 01:30:10 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 01:30:10 ---> Running in bf9731376d36 01:30:10 Removing intermediate container bf9731376d36 01:30:10 ---> 8e183f22e6bf 01:30:10 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:30:11 ---> Running in d972d45a6f6d 01:30:11 Removing intermediate container d972d45a6f6d 01:30:11 ---> 8aac7e403587 01:30:11 Step 25/27 : LABEL arch=arm64 01:30:11 ---> Running in 3eee68af5330 01:30:11 Removing intermediate container 3eee68af5330 01:30:11 ---> 2f991b4c8e89 01:30:11 Step 26/27 : LABEL git_sha=6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:30:12 ---> Running in ba84f308404a 01:30:12 Removing intermediate container ba84f308404a 01:30:12 ---> 1b7e971bed78 01:30:12 Step 27/27 : LABEL version=4.1.0-dev.3 01:30:12 ---> Running in 121298c72e3d 01:30:12 Removing intermediate container 121298c72e3d 01:30:12 ---> a826dfa0b1f9 01:30:12 [Warning] One or more build-args [ARCH] were not consumed 01:30:12 Successfully built a826dfa0b1f9 01:30:12 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 01:30:13 provisioning config files... 01:30:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/275@tmp/config8327313151000020607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:13 ---> ****-login.sh 01:30:13 nexus3.edgexfoundry.org:10001 01:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:13 Configure a credential helper to remove this warning. See 01:30:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:13 01:30:13 Login Succeeded 01:30:13 nexus3.edgexfoundry.org:10002 01:30:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:13 Configure a credential helper to remove this warning. See 01:30:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:13 01:30:13 Login Succeeded 01:30:13 nexus3.edgexfoundry.org:10003 01:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:14 Configure a credential helper to remove this warning. See 01:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:14 01:30:14 Login Succeeded 01:30:14 nexus3.edgexfoundry.org:10004 01:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:14 Configure a credential helper to remove this warning. See 01:30:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:14 01:30:14 Login Succeeded 01:30:14 ****.io 01:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:15 Configure a credential helper to remove this warning. See 01:30:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:15 01:30:15 Login Succeeded 01:30:15 ---> ****-login.sh ends [Pipeline] } 01:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:30:15 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 01:30:15 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:30:15 latest 01:30:15 4.1.0-dev.3 01:30:15 6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:30:15 main 01:30:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:15 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:30:17 111f38a46698: Preparing 01:30:17 ae5e7a644dad: Preparing 01:30:17 2dd4bd30c9cf: Preparing 01:30:17 8c2053f14641: Preparing 01:30:17 29de3ada97a6: Preparing 01:30:17 bd6fe6d4770c: Preparing 01:30:17 1e890da81ec9: Preparing 01:30:17 bd6fe6d4770c: Waiting 01:30:17 1e890da81ec9: Waiting 01:30:17 2dd4bd30c9cf: Pushed 01:30:17 8c2053f14641: Pushed 01:30:17 ae5e7a644dad: Pushed 01:30:17 1e890da81ec9: Layer already exists 01:30:17 29de3ada97a6: Pushed 01:30:17 bd6fe6d4770c: Pushed 01:30:24 111f38a46698: Pushed 01:30:24 6add14dc8f4831a9b2051d63e4f2b7077adfbb23: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:24 + 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 01:30:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:30:25 111f38a46698: Preparing 01:30:25 ae5e7a644dad: Preparing 01:30:25 2dd4bd30c9cf: Preparing 01:30:25 8c2053f14641: Preparing 01:30:25 29de3ada97a6: Preparing 01:30:25 bd6fe6d4770c: Preparing 01:30:25 1e890da81ec9: Preparing 01:30:25 bd6fe6d4770c: Waiting 01:30:25 1e890da81ec9: Waiting 01:30:25 ae5e7a644dad: Layer already exists 01:30:25 29de3ada97a6: Layer already exists 01:30:25 111f38a46698: Layer already exists 01:30:25 2dd4bd30c9cf: Layer already exists 01:30:25 8c2053f14641: Layer already exists 01:30:25 bd6fe6d4770c: Layer already exists 01:30:25 1e890da81ec9: Layer already exists 01:30:25 latest: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.3 01:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:30:26 111f38a46698: Preparing 01:30:26 ae5e7a644dad: Preparing 01:30:26 2dd4bd30c9cf: Preparing 01:30:26 8c2053f14641: Preparing 01:30:26 29de3ada97a6: Preparing 01:30:26 bd6fe6d4770c: Preparing 01:30:26 1e890da81ec9: Preparing 01:30:26 bd6fe6d4770c: Waiting 01:30:26 1e890da81ec9: Waiting 01:30:26 111f38a46698: Layer already exists 01:30:26 8c2053f14641: Layer already exists 01:30:26 2dd4bd30c9cf: Layer already exists 01:30:26 29de3ada97a6: Layer already exists 01:30:26 ae5e7a644dad: Layer already exists 01:30:26 bd6fe6d4770c: Layer already exists 01:30:26 1e890da81ec9: Layer already exists 01:30:26 4.1.0-dev.3: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:30:27 111f38a46698: Preparing 01:30:27 ae5e7a644dad: Preparing 01:30:27 2dd4bd30c9cf: Preparing 01:30:27 8c2053f14641: Preparing 01:30:27 29de3ada97a6: Preparing 01:30:27 bd6fe6d4770c: Preparing 01:30:27 1e890da81ec9: Preparing 01:30:27 bd6fe6d4770c: Waiting 01:30:27 1e890da81ec9: Waiting 01:30:27 111f38a46698: Layer already exists 01:30:27 29de3ada97a6: Layer already exists 01:30:27 2dd4bd30c9cf: Layer already exists 01:30:27 8c2053f14641: Layer already exists 01:30:27 ae5e7a644dad: Layer already exists 01:30:27 1e890da81ec9: Layer already exists 01:30:27 bd6fe6d4770c: Layer already exists 01:30:27 6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:27 + 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 01:30:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 01:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 01:30:28 111f38a46698: Preparing 01:30:28 ae5e7a644dad: Preparing 01:30:28 2dd4bd30c9cf: Preparing 01:30:28 8c2053f14641: Preparing 01:30:28 29de3ada97a6: Preparing 01:30:28 bd6fe6d4770c: Preparing 01:30:28 1e890da81ec9: Preparing 01:30:28 1e890da81ec9: Waiting 01:30:28 bd6fe6d4770c: Waiting 01:30:28 111f38a46698: Layer already exists 01:30:28 2dd4bd30c9cf: Layer already exists 01:30:28 ae5e7a644dad: Layer already exists 01:30:28 8c2053f14641: Layer already exists 01:30:28 29de3ada97a6: Layer already exists 01:30:28 bd6fe6d4770c: Layer already exists 01:30:28 1e890da81ec9: Layer already exists 01:30:28 main: digest: sha256:6fbffb8fda9e0f57da90d8a6cf43a789fea3969c63368cbe444435112e53b58c size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:30:28 ===================================================== [Pipeline] echo 01:30:28 taggedImages: 01:30:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 01:30:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 01:30:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.3 01:30:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 01:30:28 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 01:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] echo 01:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 01:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.3 [Pipeline] echo 01:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6add14dc8f4831a9b2051d63e4f2b7077adfbb23-4.1.0-dev.3 [Pipeline] echo 01:30:28 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:28 01:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:29 arm64: Pulling from edgex-lftools-log-publisher 01:30:29 8998bd30e6a1: Pulling fs layer 01:30:29 04944245beec: Pulling fs layer 01:30:29 699f458cf7ca: Pulling fs layer 01:30:29 765212b225bb: Pulling fs layer 01:30:29 f23df028b6ca: Pulling fs layer 01:30:29 d65c8cfc05b1: Pulling fs layer 01:30:29 2437ff75d9bd: Pulling fs layer 01:30:29 765212b225bb: Waiting 01:30:29 d65c8cfc05b1: Waiting 01:30:29 f23df028b6ca: Waiting 01:30:29 2437ff75d9bd: Waiting 01:30:29 04944245beec: Verifying Checksum 01:30:29 04944245beec: Download complete 01:30:29 765212b225bb: Verifying Checksum 01:30:29 765212b225bb: Download complete 01:30:29 f23df028b6ca: Verifying Checksum 01:30:29 f23df028b6ca: Download complete 01:30:29 d65c8cfc05b1: Verifying Checksum 01:30:29 d65c8cfc05b1: Download complete 01:30:29 699f458cf7ca: Verifying Checksum 01:30:29 699f458cf7ca: Download complete 01:30:29 8998bd30e6a1: Download complete 01:30:32 2437ff75d9bd: Verifying Checksum 01:30:32 2437ff75d9bd: Download complete 01:30:35 8998bd30e6a1: Pull complete 01:30:35 04944245beec: Pull complete 01:30:37 699f458cf7ca: Pull complete 01:30:37 765212b225bb: Pull complete 01:30:38 f23df028b6ca: Pull complete 01:30:38 d65c8cfc05b1: Pull complete 01:30:56 2437ff75d9bd: Pull complete 01:30:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:30:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:56 prd-ubuntu20.04-docker-arm64-4c-16g-6397 does not seem to be running inside a container 01:30:56 $ 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/275 -v /w/workspace/app-service-configurable/275:/w/workspace/app-service-configurable/275:rw,z -v /w/workspace/app-service-configurable/275@tmp:/w/workspace/app-service-configurable/275@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 01:30:59 $ docker top f5b184c017c870da45ddaf228b47d2e2d08a9c39f26f3b1995c6f65b8e2df489 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:31:00 ---> job-cost.sh 01:31:00 lf-activate-venv: SKIPPING 01:31:00 INFO: No Stack... 01:31:01 INFO: Retrieving Pricing Info for: v3-standard-4 01:31:02 INFO: Archiving Costs [Pipeline] sh 01:31:02 + + cut -d, -f6 01:31:02 cat /w/workspace/app-service-configurable/275/archives/cost.csv [Pipeline] lock 01:31:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] 01:31:02 Resource [jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] did not exist. Created. 01:31:02 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:31:03 /w/workspace/app-service-configurable/275@tmp/durable-3cdb2e2a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:31:04 + echo total: 0.10999999940395355 [Pipeline] stash 01:31:04 Warning: overwriting stash ‘stack-cost’ 01:31:04 Stashed 1 file(s) [Pipeline] } 01:31:04 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-275-stack-cost] [Pipeline] // lock [Pipeline] } 01:31:04 $ docker stop --time=1 f5b184c017c870da45ddaf228b47d2e2d08a9c39f26f3b1995c6f65b8e2df489 01:31:05 $ docker rm -f --volumes f5b184c017c870da45ddaf228b47d2e2d08a9c39f26f3b1995c6f65b8e2df489 [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 01:31:06 provisioning config files... 01:31:06 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13817155853174246780tmp [Pipeline] { [Pipeline] sh 01:31:06 + set +x 01:31:06 + curl -s https://codecov.io/bash 01:31:06 + bash -s -- 01:31:06 01:31:06 _____ _ 01:31:06 / ____| | | 01:31:06 | | ___ __| | ___ ___ _____ __ 01:31:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:31:06 | |___| (_) | (_| | __/ (_| (_) \ V / 01:31:06 \_____\___/ \__,_|\___|\___\___/ \_/ 01:31:06 Bash-1.0.6 01:31:06 01:31:06 01:31:06 ==> git version 2.25.1 found 01:31:06 ==> 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 01:31:06 Release-Date: 2020-01-08 01:31:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:31:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:31:06 ==> Jenkins CI detected. 01:31:06 current dir:  /w/workspace/ry_app-service-configurable_main 01:31:06 project root: . 01:31:06 --> token set from env 01:31:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:31:06 ==> Running gcov in . (disable via -X gcov) 01:31:06 ==> Python coveragepy not found 01:31:06 ==> Searching for coverage reports in: 01:31:06 + . 01:31:06 -> Found 1 reports 01:31:06 ==> Detecting git/mercurial file structure 01:31:06 ==> Reading reports 01:31:06 + ./coverage.out bytes=953 01:31:06 ==> Appending adjustments 01:31:06 https://docs.codecov.io/docs/fixing-reports 01:31:06 + Found adjustments 01:31:06 ==> Gzipping contents 01:31:06 4.0K /tmp/codecov.uRF0IP.gz 01:31:06 ==> Uploading reports 01:31:06 url: https://codecov.io 01:31:06 query: branch=main&commit=6add14dc8f4831a9b2051d63e4f2b7077adfbb23&build=275&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F275%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:31:06 -> Pinging Codecov 01:31:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6add14dc8f4831a9b2051d63e4f2b7077adfbb23&build=275&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F275%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 01:31:07 -> Uploading to 01:31:07 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/6add14dc8f4831a9b2051d63e4f2b7077adfbb23/b492f4f6-b0a3-4b50-af87-acedb2820026.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T013106Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=eb1a8ba979c7fe4186bfb1f49ab73c391b55be4d6ce8597c58d7df7da801e706 01:31:07 % Total % Received % Xferd Average Speed Time Time Time Current 01:31:07 Dload Upload Total Spent Left Speed 01:31:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 384 0 0 100 384 0 2313 --:--:-- --:--:-- --:--:-- 2299 100 384 0 0 100 384 0 2313 --:--:-- --:--:-- --:--:-- 2299 01:31:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] } 01:31:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:31:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:31:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:31:07 01:31:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:31:07 latest: Pulling from edgex-devops/edgex-snyk-go 01:31:07 0a9a5dfd008f: Already exists 01:31:07 36466aa92d05: Already exists 01:31:07 e10405b45d13: Already exists 01:31:07 096b7ceb2af7: Already exists 01:31:07 4f4fb700ef54: Already exists 01:31:07 e50aa161e22a: Pulling fs layer 01:31:07 d3c8db5fb9df: Pulling fs layer 01:31:08 e50aa161e22a: Verifying Checksum 01:31:08 e50aa161e22a: Download complete 01:31:08 e50aa161e22a: Pull complete 01:31:08 d3c8db5fb9df: Verifying Checksum 01:31:08 d3c8db5fb9df: Download complete 01:31:12 d3c8db5fb9df: Pull complete 01:31:12 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:31:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:12 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:31:12 $ 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 01:31:13 $ docker top e392f1282a4dd7d9bc6edb91172c193e321176ee6aa0e531dba102908ceca077 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:14 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 01:31:14 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 01:31:14 + set -o pipefail 01:31:14 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 01:31:22 01:31:22 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 01:31:22 01:31:22 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/78920459-d112-4c92-9d3a-5d5d82eb9b78 01:31:22 01:31:22 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:31:22 01:31:22 01:31:22 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:31:22 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:31:22 $ docker stop --time=1 e392f1282a4dd7d9bc6edb91172c193e321176ee6aa0e531dba102908ceca077 01:31:25 $ docker rm -f --volumes e392f1282a4dd7d9bc6edb91172c193e321176ee6aa0e531dba102908ceca077 [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 01:31:26 + git log --format=format:%s -1 6add14dc8f4831a9b2051d63e4f2b7077adfbb23 [Pipeline] sh 01:31:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:31:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:27 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:31:27 $ 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 01:31:27 $ docker top 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d -eo pid,comm 01:31:27 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). 01:31:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:27 [ssh-agent] Looking for ssh-agent implementation... 01:31:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:27 $ docker exec 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d ssh-agent 01:31:27 SSH_AUTH_SOCK=/tmp/ssh-m7Bjnvcu7h33/agent.32 01:31:27 SSH_AGENT_PID=38 01:31:27 Running ssh-add (command line suppressed) 01:31:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16145957882784503537.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16145957882784503537.key) 01:31:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:28 + git semver tag 01:31:28 2025-08-07 01:31:28,472 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:31:28 2025-08-07 01:31:28,476 [run_tag] DEBUG tag force:False 01:31:28 2025-08-07 01:31:28,476 [check_head_tag] DEBUG check head tag 01:31:28 2025-08-07 01:31:28,476 [execute] INFO git cat-file --batch-check 01:31:28 2025-08-07 01:31:28,477 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 01:31:28 2025-08-07 01:31:28,479 [execute] INFO git cat-file --batch 01:31:28 2025-08-07 01:31:28,479 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=, shell=False, universal_newlines=False) 01:31:28 2025-08-07 01:31:28,488 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:31:28 2025-08-07 01:31:28,489 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 01:31:28 2025-08-07 01:31:28,489 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 01:31:28 2025-08-07 01:31:28,491 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:31:28 4.1.0-dev.3 [Pipeline] } 01:31:28 $ docker exec --env ******** --env ******** 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d ssh-agent -k 01:31:28 unset SSH_AUTH_SOCK; 01:31:28 unset SSH_AGENT_PID; 01:31:28 echo Agent pid 38 killed; 01:31:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:28 + git semver [Pipeline] } 01:31:29 $ docker stop --time=1 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d 01:31:30 $ docker rm -f --volumes 7ca0caa4fca817554615a5820e1651d583768df8eb66b0296a45fbfd744a637d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:31:30 01:31:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:31:31 0.23.1-centos7: Pulling from edgex-lftools 01:31:31 ab5ef0e58194: Pulling fs layer 01:31:31 9712f1f96733: Pulling fs layer 01:31:31 63f879dbbcfc: Pulling fs layer 01:31:31 0d9ebad4ef96: Pulling fs layer 01:31:31 e9a5061849ea: Pulling fs layer 01:31:31 d747dcd14b5f: Pulling fs layer 01:31:31 2de7ff778b66: Pulling fs layer 01:31:31 e9a5061849ea: Waiting 01:31:31 d747dcd14b5f: Waiting 01:31:31 2de7ff778b66: Waiting 01:31:31 0d9ebad4ef96: Waiting 01:31:31 9712f1f96733: Verifying Checksum 01:31:31 9712f1f96733: Download complete 01:31:31 63f879dbbcfc: Verifying Checksum 01:31:31 63f879dbbcfc: Download complete 01:31:32 0d9ebad4ef96: Verifying Checksum 01:31:32 0d9ebad4ef96: Download complete 01:31:32 d747dcd14b5f: Verifying Checksum 01:31:32 d747dcd14b5f: Download complete 01:31:32 e9a5061849ea: Verifying Checksum 01:31:32 e9a5061849ea: Download complete 01:31:32 ab5ef0e58194: Download complete 01:31:32 2de7ff778b66: Download complete 01:31:35 ab5ef0e58194: Pull complete 01:31:35 9712f1f96733: Pull complete 01:31:35 63f879dbbcfc: Pull complete 01:31:40 0d9ebad4ef96: Pull complete 01:31:40 e9a5061849ea: Pull complete 01:31:40 d747dcd14b5f: Pull complete 01:31:41 2de7ff778b66: Pull complete 01:31:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:31:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:31:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:41 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:31:41 $ 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 01:31:44 $ docker top bf691264dd553987217cfc6c1a1d01191665884bc6750829e6b6c63faa86bc11 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:31:44 provisioning config files... 01:31:44 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8125110241771415850tmp 01:31:44 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15290706761115651209tmp 01:31:44 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4472380749236427420tmp [Pipeline] { [Pipeline] echo 01:31:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:31:44 ---> sigul-configuration.sh 01:31:44 gpg: directory `/root/.gnupg' created 01:31:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:31:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:31:44 gpg: keyring `/root/.gnupg/secring.gpg' created 01:31:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:31:44 gpg: CAST5 encrypted data 01:31:44 gpg: encrypted with 1 passphrase 01:31:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:31:45 + mkdir /home/jenkins 01:31:45 + mkdir /home/jenkins/sigul [Pipeline] sh 01:31:45 + 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 01:31:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:31:45 ---> sigul-install.sh 01:31:45 Sigul already installed; skipping installation. [Pipeline] sh 01:31:46 + git tag --list 01:31:46 v1.0.0 01:31:46 v1.1.0 01:31:46 v1.2.0 01:31:46 v1.3.0 01:31:46 v1.3.1 01:31:46 v2.0.0 01:31:46 v2.0.1 01:31:46 v2.1.0 01:31:46 v2.1.1 01:31:46 v2.1.2 01:31:46 v2.2.0 01:31:46 v2.3 01:31:46 v2.3.0 01:31:46 v2.3.1 01:31:46 v3.0 01:31:46 v3.0.0 01:31:46 v3.0.1 01:31:46 v3.1 01:31:46 v3.1.0 01:31:46 v3.1.1 01:31:46 v4.0 01:31:46 v4.0.0 01:31:46 v4.0.1 01:31:46 v4.1.0-dev.1 01:31:46 v4.1.0-dev.2 01:31:46 v4.1.0-dev.3 [Pipeline] sh 01:31:46 + lftools sign git-tag v4.1.0-dev.3 01:31:46 Signing Git tag with Sigul... 01:31:46 Signing v4.1.0-dev.3 [Pipeline] echo 01:31:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:31:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:31:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:31:47 $ docker stop --time=1 bf691264dd553987217cfc6c1a1d01191665884bc6750829e6b6c63faa86bc11 01:31:49 $ docker rm -f --volumes bf691264dd553987217cfc6c1a1d01191665884bc6750829e6b6c63faa86bc11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:31:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:31:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:50 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:31:50 $ 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 01:31:50 $ docker top 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 -eo pid,comm 01:31:50 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). 01:31:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:50 [ssh-agent] Looking for ssh-agent implementation... 01:31:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:50 $ docker exec 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 ssh-agent 01:31:50 SSH_AUTH_SOCK=/tmp/ssh-HVckK6xM6a5A/agent.32 01:31:50 SSH_AGENT_PID=38 01:31:50 Running ssh-add (command line suppressed) 01:31:50 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2460677556724340013.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2460677556724340013.key) 01:31:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:51 + git semver bump pre 01:31:51 2025-08-07 01:31:51,370 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:31:51 2025-08-07 01:31:51,375 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:31:51 2025-08-07 01:31:51,375 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 01:31:51 2025-08-07 01:31:51,375 [bump_version] DEBUG bumped version:4.1.0-dev.4 01:31:51 2025-08-07 01:31:51,375 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 01:31:51 2025-08-07 01:31:51,375 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:31:51 2025-08-07 01:31:51,375 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 01:31:51 2025-08-07 01:31:51,377 [execute] INFO git cat-file --batch-check 01:31:51 2025-08-07 01:31:51,377 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 01:31:51 2025-08-07 01:31:51,380 [execute] INFO git cat-file --batch 01:31:51 2025-08-07 01:31:51,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 01:31:51 2025-08-07 01:31:51,383 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:31:51 4.1.0-dev.4 [Pipeline] } 01:31:51 $ docker exec --env ******** --env ******** 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 ssh-agent -k 01:31:51 unset SSH_AUTH_SOCK; 01:31:51 unset SSH_AGENT_PID; 01:31:51 echo Agent pid 38 killed; 01:31:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:51 + git semver [Pipeline] } 01:31:52 $ docker stop --time=1 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 01:31:53 $ docker rm -f --volumes 5975d8000d1738ecdf5306b3ded1e9239bf6749fb0ebd0cba86c0478a16d8950 [Pipeline] // withDockerContainer [Pipeline] sh 01:31:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:31:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:31:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:54 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:31:54 $ 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 01:31:54 $ docker top 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 -eo pid,comm 01:31:54 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). 01:31:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:31:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:31:54 [ssh-agent] Looking for ssh-agent implementation... 01:31:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:31:54 $ docker exec 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 ssh-agent 01:31:54 SSH_AUTH_SOCK=/tmp/ssh-1RwdU4TTHnlO/agent.33 01:31:54 SSH_AGENT_PID=39 01:31:54 Running ssh-add (command line suppressed) 01:31:54 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7733416646261970593.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7733416646261970593.key) 01:31:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:31:55 + git semver push 01:31:55 2025-08-07 01:31:55,336 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:31:55 2025-08-07 01:31:55,341 [run_push] DEBUG push 01:31:55 2025-08-07 01:31:55,341 [execute] INFO git cat-file --batch-check 01:31:55 2025-08-07 01:31:55,341 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=, shell=False, universal_newlines=False) 01:31:55 2025-08-07 01:31:55,343 [execute] INFO git rev-list 046bde9e875211f605b95acf12e687832ba58e2d -- 01:31:55 2025-08-07 01:31:55,343 [execute] DEBUG Popen(['git', 'rev-list', '046bde9e875211f605b95acf12e687832ba58e2d', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:31:55 2025-08-07 01:31:55,355 [execute] INFO git fetch -v -- origin 01:31:55 2025-08-07 01:31:55,355 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:31:55 2025-08-07 01:31:55,813 [run_push] DEBUG no remote changes detected 01:31:55 2025-08-07 01:31:55,814 [execute] INFO git push origin semver 01:31:55 2025-08-07 01:31:55,814 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:31:56 2025-08-07 01:31:56,501 [run_push] DEBUG push all version tags 01:31:56 2025-08-07 01:31:56,502 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:31:56 2025-08-07 01:31:56,502 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, stdin=None, shell=False, universal_newlines=False) 01:31:57 2025-08-07 01:31:57,214 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 01:31:57 4.1.0-dev.4 [Pipeline] } 01:31:57 $ docker exec --env ******** --env ******** 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 ssh-agent -k 01:31:57 unset SSH_AUTH_SOCK; 01:31:57 unset SSH_AGENT_PID; 01:31:57 echo Agent pid 39 killed; 01:31:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:31:57 + git semver [Pipeline] } 01:31:58 $ docker stop --time=1 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 01:31:59 $ docker rm -f --volumes 492c5a3809144a5eca148d288a416bfcdd7d72e2ec75d656b8947f1c0fb9d824 [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 01:32:00 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 01:32:00 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:32:00 total 16 01:32:00 drwxr-xr-x 3 root root 4096 Aug 7 01:14 . 01:32:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:31 .. 01:32:00 drwxr-xr-x 2 root root 4096 Aug 7 01:14 cost 01:32:00 -rw-r--r-- 1 root root 96 Aug 7 01:14 cost.csv 01:32:00 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 01:32:00 + ls -al /w/workspace/ry_app-service-configurable_main/archives 01:32:00 total 16 01:32:00 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:14 . 01:32:00 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:31 .. 01:32:00 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:14 cost 01:32:00 -rw-r--r-- 1 jenkins jenkins 96 Aug 7 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:32:00 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:32:01 ---> package-listing.sh 01:32:01 ++ facter osfamily 01:32:01 ++ tr '[:upper:]' '[:lower:]' 01:32:01 + OS_FAMILY=debian 01:32:01 + workspace=/w/workspace/ry_app-service-configurable_main 01:32:01 + START_PACKAGES=/tmp/packages_start.txt 01:32:01 + END_PACKAGES=/tmp/packages_end.txt 01:32:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:32:01 + PACKAGES=/tmp/packages_start.txt 01:32:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:32:01 + PACKAGES=/tmp/packages_end.txt 01:32:01 + case "${OS_FAMILY}" in 01:32:01 + dpkg -l 01:32:01 + grep '^ii' 01:32:01 + '[' -f /tmp/packages_start.txt ']' 01:32:01 + '[' -f /tmp/packages_end.txt ']' 01:32:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:32:01 + '[' /w/workspace/ry_app-service-configurable_main ']' 01:32:01 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 01:32:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 01:32:01 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 01:32:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:32:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:32:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:32:02 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 01:32:02 $ 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 01:32:02 $ docker top 3d4c38a4c138fe51aa183af27c79a483adf65eb1db0c0123d0b857ed0dce613c -eo pid,comm [Pipeline] { [Pipeline] sh 01:32:02 + touch /tmp/pre-build-complete [Pipeline] sh 01:32:03 + mkdir -p /var/log/sysstat [Pipeline] sh 01:32:03 + ls /var/log/sa-host 01:32:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:32:03 provisioning config files... 01:32:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9134782862634555171tmp [Pipeline] { [Pipeline] echo 01:32:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:32:03 ---> create-netrc.sh [Pipeline] } 01:32:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:32:04 ---> python-tools-install.sh [Pipeline] echo 01:32:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:32:04 ---> sudo-logs.sh 01:32:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:32:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:32:04 ---> job-cost.sh 01:32:04 lf-activate-venv: SKIPPING 01:32:04 DEBUG: total: 0.2199999988079071 01:32:04 INFO: Retrieving Stack Cost... 01:32:05 INFO: Retrieving Pricing Info for: v3-standard-8 01:32:05 INFO: Archiving Costs [Pipeline] echo 01:32:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:32:05 ---> logs-deploy.sh 01:32:05 lf-activate-venv: SKIPPING 01:32:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/275 01:32:05 INFO: archiving workspace using pattern(s): 01:32:06 Archives upload complete. 01:32:06 INFO: archiving logs to Nexus