Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 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-ssh4798543952381857835.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh8723166044692933837.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh6330337855713924374.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh10253365020694166419.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-ssh10023503790323157751.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, goVersion:1.25] ========================================================= [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.25 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-775324 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 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac (main) Commit message: "Merge pull request #758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.44" > git config core.sparsecheckout # timeout=10 > git checkout -f 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac # timeout=10 > git rev-list --no-walk 3c1f0a65d0f7fa48408904175987ea1ffe9ce63c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:26:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:26:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:26:07 ========================================================= 03:26:07 EdgeX Global Pipelines Version Info 03:26:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:26:08 ------------------- 03:26:08 stable info: 03:26:08 ------------------- 03:26:08 Commited By: Cherry Wang cherry@iotechsys.com 03:26:08 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:26:08 Message: update stable to v1.0.278 03:26:09 ------------------- 03:26:09 experimental info: 03:26:09 ------------------- 03:26:09 Commited By: **** collab-it+edgex@linuxfoundation.org 03:26:09 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:26:09 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:26:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3185e15 [Pipeline] echo 03:26:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:26:10 provisioning config files... 03:26:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15951638842215521739tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:10 ---> ****-login.sh 03:26:10 nexus3.edgexfoundry.org:10001 03:26:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:11 03:26:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:11 Configure a credential helper to remove this warning. See 03:26:11 https://docs.****.com/go/credential-store/ 03:26:11 03:26:11 Login Succeeded 03:26:11 nexus3.edgexfoundry.org:10002 03:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:11 03:26:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:11 Configure a credential helper to remove this warning. See 03:26:11 https://docs.****.com/go/credential-store/ 03:26:11 03:26:11 Login Succeeded 03:26:11 nexus3.edgexfoundry.org:10003 03:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:11 03:26:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:11 Configure a credential helper to remove this warning. See 03:26:11 https://docs.****.com/go/credential-store/ 03:26:11 03:26:11 Login Succeeded 03:26:11 nexus3.edgexfoundry.org:10004 03:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:11 03:26:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:11 Configure a credential helper to remove this warning. See 03:26:11 https://docs.****.com/go/credential-store/ 03:26:11 03:26:11 Login Succeeded 03:26:11 ****.io 03:26:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:11 03:26:11 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:26:11 Configure a credential helper to remove this warning. See 03:26:11 https://docs.****.com/go/credential-store/ 03:26:11 03:26:11 Login Succeeded 03:26:11 ---> ****-login.sh ends [Pipeline] } 03:26:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:26:12 + git rev-list -1 --merges 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac~1..3185e157bd842f6a033bbc40fc4c4bf15a6a3dac [Pipeline] echo 03:26:12 -----------> git rev-list -1 --merges 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac~1..3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:26:12 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac [false] [Pipeline] sh 03:26:12 + git log --format=format:%s -1 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac [Pipeline] echo 03:26:12 ========================================================= 03:26:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:26:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:26:12 + git log --format=format:%s -1 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac [Pipeline] echo 03:26:12 [semverPrep] GIT_COMMIT: 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac, Commit Message: Merge pull request #758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.44 [Pipeline] echo 03:26:12 [semverPrep] This is not a build commit. [Pipeline] sh 03:26:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:26:13 + grep -v github /etc/ssh/ssh_known_hosts 03:26:13 + [ -e /tmp/ssh_known_hosts ] 03:26:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:26:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:26:13 + sudo tee -a /etc/ssh/ssh_known_hosts 03:26:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:13 03:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:13 0.1.4: Pulling from edgex-devops/py-git-semver 03:26:13 3dae71ba6b94: Pulling fs layer 03:26:13 6bf1a483ea7c: Pulling fs layer 03:26:13 f5dfc541a4d3: Pulling fs layer 03:26:13 461d9e800cba: Pulling fs layer 03:26:13 80192f66455f: Pulling fs layer 03:26:13 2e8e34ca0e6c: Pulling fs layer 03:26:13 a29436f7fd5d: Pulling fs layer 03:26:13 923cac83aea3: Pulling fs layer 03:26:13 25ad8b0a4227: Pulling fs layer 03:26:13 461d9e800cba: Waiting 03:26:13 db01528c6b51: Pulling fs layer 03:26:13 28988de357af: Pulling fs layer 03:26:13 80192f66455f: Waiting 03:26:13 a29436f7fd5d: Waiting 03:26:13 923cac83aea3: Waiting 03:26:13 2e8e34ca0e6c: Waiting 03:26:13 28988de357af: Waiting 03:26:13 db01528c6b51: Waiting 03:26:13 25ad8b0a4227: Waiting 03:26:13 6bf1a483ea7c: Verifying Checksum 03:26:13 6bf1a483ea7c: Download complete 03:26:13 461d9e800cba: Download complete 03:26:13 80192f66455f: Download complete 03:26:14 f5dfc541a4d3: Verifying Checksum 03:26:14 f5dfc541a4d3: Download complete 03:26:14 3dae71ba6b94: Verifying Checksum 03:26:14 3dae71ba6b94: Download complete 03:26:14 923cac83aea3: Verifying Checksum 03:26:14 923cac83aea3: Download complete 03:26:14 25ad8b0a4227: Verifying Checksum 03:26:14 25ad8b0a4227: Download complete 03:26:14 db01528c6b51: Verifying Checksum 03:26:14 db01528c6b51: Download complete 03:26:14 28988de357af: Download complete 03:26:14 a29436f7fd5d: Verifying Checksum 03:26:14 a29436f7fd5d: Download complete 03:26:14 2e8e34ca0e6c: Verifying Checksum 03:26:14 2e8e34ca0e6c: Download complete 03:26:15 3dae71ba6b94: Pull complete 03:26:15 6bf1a483ea7c: Pull complete 03:26:16 f5dfc541a4d3: Pull complete 03:26:16 461d9e800cba: Pull complete 03:26:16 80192f66455f: Pull complete 03:26:21 2e8e34ca0e6c: Pull complete 03:26:21 a29436f7fd5d: Pull complete 03:26:21 923cac83aea3: Pull complete 03:26:22 25ad8b0a4227: Pull complete 03:26:22 db01528c6b51: Pull complete 03:26:22 28988de357af: Pull complete 03:26:22 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:26:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:26:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:22 prd-ubuntu20.04-docker-8c-8g-775324 does not seem to be running inside a container 03:26:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:26:25 $ docker top 340869266d15b39f416bb7fda817c13fe8e381b2e44f73cc0b77ae443b6616f9 -eo pid,comm 03:26:26 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). 03:26:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:26:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:26 [ssh-agent] Looking for ssh-agent implementation... 03:26:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:26 $ docker exec 340869266d15b39f416bb7fda817c13fe8e381b2e44f73cc0b77ae443b6616f9 ssh-agent 03:26:26 SSH_AUTH_SOCK=/tmp/ssh-z8OTyRWOdD0R/agent.14 03:26:26 SSH_AGENT_PID=20 03:26:26 Running ssh-add (command line suppressed) 03:26:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17908073345588164443.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17908073345588164443.key) 03:26:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:26 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 03:26:27 + git tag --points-at HEAD [Pipeline] } 03:26:27 $ docker exec --env ******** --env ******** 340869266d15b39f416bb7fda817c13fe8e381b2e44f73cc0b77ae443b6616f9 ssh-agent -k 03:26:27 unset SSH_AUTH_SOCK; 03:26:27 unset SSH_AGENT_PID; 03:26:27 echo Agent pid 20 killed; 03:26:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:26:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:26:27 [ssh-agent] Looking for ssh-agent implementation... 03:26:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:27 $ docker exec 340869266d15b39f416bb7fda817c13fe8e381b2e44f73cc0b77ae443b6616f9 ssh-agent 03:26:27 SSH_AUTH_SOCK=/tmp/ssh-TWDJep7KGOpL/agent.86 03:26:27 SSH_AGENT_PID=92 03:26:27 Running ssh-add (command line suppressed) 03:26:27 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6916252480565213008.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6916252480565213008.key) 03:26:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:26:27 + git semver init 03:26:28 2025-12-18 03:26:28,043 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:26:28 2025-12-18 03:26:28,047 [run_init] DEBUG init version:0.0.0 force:False 03:26:28 2025-12-18 03:26:28,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 03:26:28 2025-12-18 03:26:28,048 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 03:26:28 2025-12-18 03:26:28,048 [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) 03:26:29 2025-12-18 03:26:29,357 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 03:26:29 2025-12-18 03:26:29,358 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 03:26:29 2025-12-18 03:26:29,358 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:26:29 2025-12-18 03:26:29,358 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 03:26:29 4.1.0-dev.13 [Pipeline] } 03:26:29 $ docker exec --env ******** --env ******** 340869266d15b39f416bb7fda817c13fe8e381b2e44f73cc0b77ae443b6616f9 ssh-agent -k 03:26:29 unset SSH_AUTH_SOCK; 03:26:29 unset SSH_AGENT_PID; 03:26:29 echo Agent pid 92 killed; 03:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:26:29 + git semver [Pipeline] } 03:26:30 $ docker stop --time=1 340869266d15b39f416bb7fda817c13fe8e381b2e44f73cc0b77ae443b6616f9 03:26:31 $ docker rm -f --volumes 340869266d15b39f416bb7fda817c13fe8e381b2e44f73cc0b77ae443b6616f9 [Pipeline] // withDockerContainer [Pipeline] sh 03:26:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:26:32 Stashed 1 file(s) [Pipeline] echo 03:26:32 [edgeXSemver]: initialized semver on version 4.1.0-dev.13 [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 03:26:32 provisioning config files... 03:26:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16484772036851239551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:32 ---> ****-login.sh 03:26:32 nexus3.edgexfoundry.org:10001 03:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:32 Login Succeeded 03:26:32 nexus3.edgexfoundry.org:10002 03:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:32 Login Succeeded 03:26:32 nexus3.edgexfoundry.org:10003 03:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:32 Login Succeeded 03:26:32 nexus3.edgexfoundry.org:10004 03:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:32 Login Succeeded 03:26:32 ****.io 03:26:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:26:33 Login Succeeded 03:26:33 ---> ****-login.sh ends [Pipeline] } 03:26:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:26:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:26:33 ========================================================= 03:26:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 03:26:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:33 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:26:34 #0 building with "default" instance using docker driver 03:26:34 03:26:34 #1 [internal] load build definition from Dockerfile 03:26:34 #1 transferring dockerfile: 2.05kB done 03:26:34 #1 DONE 0.0s 03:26:34 03:26:34 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 03:26:34 #2 DONE 0.1s 03:26:34 03:26:34 #3 [internal] load .dockerignore 03:26:34 #3 transferring context: 159B done 03:26:34 #3 DONE 0.0s 03:26:34 03:26:34 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:26:34 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 03:26:34 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:26:34 #4 ... 03:26:34 03:26:34 #5 [internal] load build context 03:26:34 #5 transferring context: 14.92MB 0.1s done 03:26:34 #5 DONE 0.2s 03:26:34 03:26:34 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 03:26:34 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 03:26:34 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 03:26:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.19MB / 60.15MB 0.1s 03:26:34 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s 03:26:34 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 03:26:34 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 03:26:34 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:26:34 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 03:26:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.47MB / 60.15MB 0.3s 03:26:34 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 03:26:34 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 03:26:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 03:26:34 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 03:26:34 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 9.44MB / 11.98MB 0.3s 03:26:34 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 03:26:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 46.67MB / 60.15MB 0.4s 03:26:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 17.83MB / 112.58MB 0.4s 03:26:34 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 03:26:34 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 03:26:34 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0B / 14.72MB 0.4s 03:26:34 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 03:26:34 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 28.31MB / 112.58MB 0.5s 03:26:34 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 3.15MB / 14.72MB 0.5s 03:26:35 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 03:26:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 44.04MB / 112.58MB 0.6s 03:26:35 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 9.44MB / 14.72MB 0.6s 03:26:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.7s 03:26:35 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 03:26:35 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 03:26:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 82.60MB / 112.58MB 0.8s 03:26:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 105.91MB / 112.58MB 0.9s 03:26:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 03:26:35 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 03:26:39 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.6s done 03:26:39 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 03:26:40 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 03:26:40 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:26:40 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 03:26:40 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 03:26:40 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 03:26:40 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 03:26:44 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.0s done 03:26:44 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 03:26:44 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 03:26:44 #4 DONE 9.9s 03:26:44 03:26:44 #6 [builder 2/7] RUN apk add --update --no-cache make git 03:26:44 #6 0.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:26:44 #6 0.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:26:45 #6 0.780 OK: 265 MiB in 60 packages 03:26:46 #6 DONE 2.6s 03:26:47 03:26:47 #7 [builder 3/7] WORKDIR /app 03:26:47 #7 DONE 0.0s 03:26:47 03:26:47 #8 [builder 4/7] COPY go.mod vendor* ./ 03:26:47 #8 DONE 0.0s 03:26:47 03:26:47 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:47 Still waiting to schedule task 03:26:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-775321’ 03:26:59 #9 DONE 11.6s 03:26:59 03:26:59 #10 [builder 6/7] COPY . . 03:26:59 #10 DONE 0.1s 03:26:59 03:26:59 #11 [builder 7/7] RUN echo noop 03:26:59 #11 0.199 noop 03:26:59 #11 DONE 0.3s 03:26:59 03:26:59 #12 exporting to image 03:26:59 #12 exporting layers 03:27:07 #12 exporting layers 7.3s done 03:27:07 #12 writing image sha256:fdef602ddaf2b2575a2e9cae0c4e87a1c95033733623f1491e17847638c85c86 done 03:27:07 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:27:07 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:08 + docker inspect -f . ci-base-image-x86_64 03:27:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:08 prd-ubuntu20.04-docker-8c-8g-775324 does not seem to be running inside a container 03:27:08 $ 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 03:27:08 $ docker top c11107091c7927b133e2d046cacce0a11fd1d5820c47afe785abf2e7ce835f2a -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:08 + go version 03:27:08 go version go1.25.2 linux/amd64 [Pipeline] } 03:27:08 $ docker stop --time=1 c11107091c7927b133e2d046cacce0a11fd1d5820c47afe785abf2e7ce835f2a 03:27:10 $ docker rm -f --volumes c11107091c7927b133e2d046cacce0a11fd1d5820c47afe785abf2e7ce835f2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:10 + docker inspect -f . ci-base-image-x86_64 03:27:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:27:10 prd-ubuntu20.04-docker-8c-8g-775324 does not seem to be running inside a container 03:27:10 $ 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 03:27:10 $ docker top 901152a22fcd5f43e5bb3ce736026763cd7c7aaf9e9e9fa8bdf80619d3a83116 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:11 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 03:27:11 + make test 03:27:11 go test -race -coverprofile=coverage.out ./... 03:27:50 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:28:16 0 issues. 03:28:16 go vet ./... 03:28:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:28:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:28:22 ./bin/test-attribution-txt.sh [Pipeline] echo 03:28:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:28:22 $ docker stop --time=1 901152a22fcd5f43e5bb3ce736026763cd7c7aaf9e9e9fa8bdf80619d3a83116 03:28:26 $ docker rm -f --volumes 901152a22fcd5f43e5bb3ce736026763cd7c7aaf9e9e9fa8bdf80619d3a83116 [Pipeline] // withDockerContainer [Pipeline] sh 03:28:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:28:27 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:28:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:28:28 + ls -al . 03:28:28 total 252 03:28:28 drwxrwxr-x 7 jenkins jenkins 4096 Dec 18 03:27 . 03:28:28 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:26 .. 03:28:28 -rw-rw-r-- 1 jenkins jenkins 119 Dec 18 03:26 .dockerignore 03:28:28 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:27 .git 03:28:28 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:26 .github 03:28:28 -rw-rw-r-- 1 jenkins jenkins 108 Dec 18 03:26 .gitignore 03:28:28 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:26 .golangci.yml 03:28:28 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 03:26 .semver 03:28:28 -rw-rw-r-- 1 jenkins jenkins 19193 Dec 18 03:26 Attribution.txt 03:28:28 -rw-rw-r-- 1 jenkins jenkins 39309 Dec 18 03:26 CHANGELOG.md 03:28:28 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 18 03:26 Dockerfile 03:28:28 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 03:26 GOVERNANCE.md 03:28:28 -rw-rw-r-- 1 jenkins jenkins 689 Dec 18 03:26 Jenkinsfile 03:28:28 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 18 03:26 LICENSE 03:28:28 -rw-rw-r-- 1 jenkins jenkins 618 Dec 18 03:26 OWNERS.md 03:28:28 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 18 03:26 README.md 03:28:28 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:26 VERSION 03:28:28 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:26 bin 03:28:28 -rw-r--r-- 1 jenkins jenkins 953 Dec 18 03:27 coverage.out 03:28:28 -rw-rw-r-- 1 jenkins jenkins 7109 Dec 18 03:26 go.mod 03:28:28 -rw-rw-r-- 1 jenkins jenkins 90520 Dec 18 03:26 go.sum 03:28:28 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 18 03:26 main.go 03:28:28 -rw-rw-r-- 1 jenkins jenkins 3361 Dec 18 03:26 makefile 03:28:28 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 03:26 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:28 + 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=3185e157bd842f6a033bbc40fc4c4bf15a6a3dac --label arch=amd64 --label version=4.1.0-dev.13 . 03:28:28 #0 building with "default" instance using docker driver 03:28:28 03:28:28 #1 [internal] load build definition from Dockerfile 03:28:28 #1 transferring dockerfile: 2.05kB done 03:28:28 #1 DONE 0.0s 03:28:28 03:28:28 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:28:28 #2 DONE 0.0s 03:28:28 03:28:28 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:28:28 #3 DONE 0.2s 03:28:29 03:28:29 #4 [internal] load .dockerignore 03:28:29 #4 transferring context: 159B done 03:28:29 #4 DONE 0.0s 03:28:29 03:28:29 #5 [internal] load build context 03:28:29 #5 transferring context: 4.84kB done 03:28:29 #5 DONE 0.1s 03:28:29 03:28:29 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:28:29 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:28:29 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:28:29 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:28:29 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:28:29 #6 DONE 0.2s 03:28:29 03:28:29 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:28:29 #7 DONE 0.8s 03:28:29 03:28:29 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:28:30 #8 0.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:30 #8 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:30 #8 1.101 (1/2) Installing ca-certificates (20250911-r0) 03:28:30 #8 ... 03:28:30 03:28:30 #9 [builder 2/7] RUN apk add --update --no-cache make git 03:28:30 #9 0.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:30 #9 0.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:30 #9 0.678 OK: 265 MiB in 60 packages 03:28:30 #9 DONE 0.8s 03:28:30 03:28:30 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:28:30 #8 1.114 (2/2) Installing dumb-init (1.2.5-r3) 03:28:30 #8 1.119 Executing busybox-1.37.0-r19.trigger 03:28:30 #8 1.126 Executing ca-certificates-20250911-r0.trigger 03:28:30 #8 1.165 OK: 8 MiB in 18 packages 03:28:30 #8 DONE 1.3s 03:28:30 03:28:30 #10 [builder 3/7] WORKDIR /app 03:28:30 #10 DONE 0.1s 03:28:30 03:28:30 #11 [builder 4/7] COPY go.mod vendor* ./ 03:28:30 #11 DONE 0.2s 03:28:30 03:28:30 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:28:31 #12 0.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:28:31 #12 0.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:28:31 #12 ... 03:28:31 03:28:31 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:31 #13 DONE 0.4s 03:28:31 03:28:31 #12 [stage-1 3/7] RUN apk --no-cache upgrade 03:28:31 #12 0.834 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:28:31 #12 0.886 Executing busybox-1.37.0-r20.post-upgrade 03:28:31 #12 0.917 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:28:31 #12 0.920 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:28:31 #12 0.927 Executing busybox-1.37.0-r20.trigger 03:28:31 #12 0.931 OK: 8 MiB in 18 packages 03:28:31 #12 DONE 1.0s 03:28:31 03:28:31 #14 [builder 6/7] COPY . . 03:28:31 #14 DONE 0.1s 03:28:31 03:28:31 #15 [builder 7/7] RUN make build 03:28:31 #15 0.332 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 03:28:58 #15 DONE 25.7s 03:28:58 03:28:58 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 03:28:58 #16 DONE 0.0s 03:28:58 03:28:58 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 03:28:58 #17 DONE 0.0s 03:28:58 03:28:58 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 03:28:58 #18 DONE 0.0s 03:28:58 03:28:58 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 03:28:58 #19 DONE 0.3s 03:28:58 03:28:58 #20 exporting to image 03:28:58 #20 exporting layers 0.1s done 03:28:58 #20 writing image sha256:0f3ceb7937f4f69fad6c35fa1714331acd94846c8a3c8405c2eef0eae532cc09 done 03:28:58 #20 naming to docker.io/library/app-service-configurable done 03:28:58 #20 DONE 0.2s 03:28:58 03:28:58 1 warning found (use docker --debug to expand): 03:28:58  - 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 03:28:58 provisioning config files... 03:28:58 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7621563088858264887tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:28:58 ---> ****-login.sh 03:28:58 nexus3.edgexfoundry.org:10001 03:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:58 Login Succeeded 03:28:58 nexus3.edgexfoundry.org:10002 03:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:58 Login Succeeded 03:28:58 nexus3.edgexfoundry.org:10003 03:28:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:59 Login Succeeded 03:28:59 nexus3.edgexfoundry.org:10004 03:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:59 Login Succeeded 03:28:59 ****.io 03:28:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:28:59 Login Succeeded 03:28:59 ---> ****-login.sh ends [Pipeline] } 03:28:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:28:59 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 03:28:59 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:28:59 latest 03:28:59 4.1.0-dev.13 03:28:59 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 03:28:59 main 03:28:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:29:00 d8b2dc056ca4: Preparing 03:29:00 4495fc53c85f: Preparing 03:29:00 124ead5b0326: Preparing 03:29:00 e4f81f2e3e5e: Preparing 03:29:00 2ced30aa41c0: Preparing 03:29:00 f31a8cc00fb8: Preparing 03:29:00 256f393e029f: Preparing 03:29:00 256f393e029f: Waiting 03:29:00 f31a8cc00fb8: Waiting 03:29:02 124ead5b0326: Pushed 03:29:02 e4f81f2e3e5e: Pushed 03:29:02 4495fc53c85f: Pushed 03:29:02 2ced30aa41c0: Pushed 03:29:02 256f393e029f: Layer already exists 03:29:02 f31a8cc00fb8: Pushed 03:29:03 d8b2dc056ca4: Pushed 03:29:03 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac: digest: sha256:4354b3c513191933c07af9f8386f91fc4d5685c0251566914db59bb53dd88139 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:29:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:29:04 d8b2dc056ca4: Preparing 03:29:04 4495fc53c85f: Preparing 03:29:04 124ead5b0326: Preparing 03:29:04 e4f81f2e3e5e: Preparing 03:29:04 2ced30aa41c0: Preparing 03:29:04 f31a8cc00fb8: Preparing 03:29:04 256f393e029f: Preparing 03:29:04 f31a8cc00fb8: Waiting 03:29:04 256f393e029f: Waiting 03:29:04 2ced30aa41c0: Layer already exists 03:29:04 4495fc53c85f: Layer already exists 03:29:04 124ead5b0326: Layer already exists 03:29:04 e4f81f2e3e5e: Layer already exists 03:29:04 d8b2dc056ca4: Layer already exists 03:29:04 256f393e029f: Layer already exists 03:29:04 f31a8cc00fb8: Layer already exists 03:29:04 latest: digest: sha256:4354b3c513191933c07af9f8386f91fc4d5685c0251566914db59bb53dd88139 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 03:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:29:05 d8b2dc056ca4: Preparing 03:29:05 4495fc53c85f: Preparing 03:29:05 124ead5b0326: Preparing 03:29:05 e4f81f2e3e5e: Preparing 03:29:05 2ced30aa41c0: Preparing 03:29:05 f31a8cc00fb8: Preparing 03:29:05 256f393e029f: Preparing 03:29:05 f31a8cc00fb8: Waiting 03:29:05 256f393e029f: Waiting 03:29:05 2ced30aa41c0: Layer already exists 03:29:05 124ead5b0326: Layer already exists 03:29:05 d8b2dc056ca4: Layer already exists 03:29:05 4495fc53c85f: Layer already exists 03:29:05 e4f81f2e3e5e: Layer already exists 03:29:05 f31a8cc00fb8: Layer already exists 03:29:05 256f393e029f: Layer already exists 03:29:05 4.1.0-dev.13: digest: sha256:4354b3c513191933c07af9f8386f91fc4d5685c0251566914db59bb53dd88139 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:05 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 03:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:29:06 d8b2dc056ca4: Preparing 03:29:06 4495fc53c85f: Preparing 03:29:06 124ead5b0326: Preparing 03:29:06 e4f81f2e3e5e: Preparing 03:29:06 2ced30aa41c0: Preparing 03:29:06 f31a8cc00fb8: Preparing 03:29:06 256f393e029f: Preparing 03:29:06 f31a8cc00fb8: Waiting 03:29:06 256f393e029f: Waiting 03:29:06 124ead5b0326: Layer already exists 03:29:06 d8b2dc056ca4: Layer already exists 03:29:06 e4f81f2e3e5e: Layer already exists 03:29:06 2ced30aa41c0: Layer already exists 03:29:06 4495fc53c85f: Layer already exists 03:29:06 256f393e029f: Layer already exists 03:29:06 f31a8cc00fb8: Layer already exists 03:29:06 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13: digest: sha256:4354b3c513191933c07af9f8386f91fc4d5685c0251566914db59bb53dd88139 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:29:06 d8b2dc056ca4: Preparing 03:29:06 4495fc53c85f: Preparing 03:29:06 124ead5b0326: Preparing 03:29:06 e4f81f2e3e5e: Preparing 03:29:06 2ced30aa41c0: Preparing 03:29:06 f31a8cc00fb8: Preparing 03:29:06 256f393e029f: Preparing 03:29:06 256f393e029f: Waiting 03:29:06 f31a8cc00fb8: Waiting 03:29:06 d8b2dc056ca4: Layer already exists 03:29:06 124ead5b0326: Layer already exists 03:29:06 e4f81f2e3e5e: Layer already exists 03:29:06 4495fc53c85f: Layer already exists 03:29:06 2ced30aa41c0: Layer already exists 03:29:06 f31a8cc00fb8: Layer already exists 03:29:06 256f393e029f: Layer already exists 03:29:06 main: digest: sha256:4354b3c513191933c07af9f8386f91fc4d5685c0251566914db59bb53dd88139 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:06 ===================================================== [Pipeline] echo 03:29:06 taggedImages: 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 03:29:06 ========================================================= 03:29:06 [edgeXBuildMultiArch] RAW Config: 03:29:06 images: 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.13 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 03:29:06 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 03:29:06 settingsFile: 03:29:06 app-service-configurable-settings 03:29:06 ========================================================= [Pipeline] node 03:29:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-775335 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 03:29:20 Running in /w/workspace/app-service-configurable/287 [Pipeline] { [Pipeline] checkout 03:29:21 Still waiting to schedule task 03:29:21 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-775336’ 03:29:23 The recommended git tool is: git 03:29:29 using credential edgex-jenkins-ssh 03:29:29 Cloning the remote Git repository 03:29:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:29:29 > git init /w/workspace/app-service-configurable/287 # timeout=10 03:29:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:29:30 > git --version # timeout=10 03:29:30 > git --version # 'git version 2.25.1' 03:29:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:29:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:33 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:29:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:29:34 Avoid second fetch 03:29:34 Checking out Revision 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac (main) 03:29:34 > git config core.sparsecheckout # timeout=10 03:29:34 > git checkout -f 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac # timeout=10 03:29:35 Commit message: "Merge pull request #758 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.44" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:29:39 provisioning config files... 03:29:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/287@tmp/config5665449782871396551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:40 ---> ****-login.sh 03:29:40 nexus3.edgexfoundry.org:10001 03:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:41 Configure a credential helper to remove this warning. See 03:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:41 03:29:41 Login Succeeded 03:29:41 nexus3.edgexfoundry.org:10002 03:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:41 Configure a credential helper to remove this warning. See 03:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:41 03:29:41 Login Succeeded 03:29:41 nexus3.edgexfoundry.org:10003 03:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:42 Configure a credential helper to remove this warning. See 03:29:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:42 03:29:42 Login Succeeded 03:29:42 nexus3.edgexfoundry.org:10004 03:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:42 Configure a credential helper to remove this warning. See 03:29:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:42 03:29:42 Login Succeeded 03:29:42 ****.io 03:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:29:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:29:43 Configure a credential helper to remove this warning. See 03:29:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:29:43 03:29:43 Login Succeeded 03:29:43 ---> ****-login.sh ends [Pipeline] } 03:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:29:43 ========================================================= 03:29:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 03:29:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 03:29:44 Sending build context to Docker daemon 229.4kB 03:29:44 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 03:29:44 Step 2/12 : FROM ${BASE} AS builder 03:29:44 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:29:44 6b59a28fa201: Pulling fs layer 03:29:44 d32bb0dddca7: Pulling fs layer 03:29:44 5dab1238d3d9: Pulling fs layer 03:29:44 196fd7d83e7d: Pulling fs layer 03:29:44 4f4fb700ef54: Pulling fs layer 03:29:44 8ba94037c8f0: Pulling fs layer 03:29:44 deaec5988b04: Pulling fs layer 03:29:44 9f65657bb879: Pulling fs layer 03:29:44 196fd7d83e7d: Waiting 03:29:44 8ba94037c8f0: Waiting 03:29:44 deaec5988b04: Waiting 03:29:44 4f4fb700ef54: Waiting 03:29:44 9f65657bb879: Waiting 03:29:44 d32bb0dddca7: Verifying Checksum 03:29:44 d32bb0dddca7: Download complete 03:29:44 196fd7d83e7d: Verifying Checksum 03:29:44 196fd7d83e7d: Download complete 03:29:44 4f4fb700ef54: Verifying Checksum 03:29:44 4f4fb700ef54: Download complete 03:29:44 8ba94037c8f0: Verifying Checksum 03:29:44 8ba94037c8f0: Download complete 03:29:44 6b59a28fa201: Verifying Checksum 03:29:44 6b59a28fa201: Download complete 03:29:45 9f65657bb879: Verifying Checksum 03:29:45 9f65657bb879: Download complete 03:29:45 6b59a28fa201: Pull complete 03:29:46 d32bb0dddca7: Pull complete 03:29:46 5dab1238d3d9: Verifying Checksum 03:29:46 5dab1238d3d9: Download complete 03:29:48 deaec5988b04: Verifying Checksum 03:29:48 deaec5988b04: Download complete 03:30:03 5dab1238d3d9: Pull complete 03:30:03 196fd7d83e7d: Pull complete 03:30:03 4f4fb700ef54: Pull complete 03:30:03 8ba94037c8f0: Pull complete 03:30:07 Running on prd-centos7-docker-4c-2g-775343 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:07 provisioning config files... 03:30:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11331709589148155977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:30:09 ---> ****-login.sh 03:30:09 nexus3.edgexfoundry.org:10001 03:30:13 deaec5988b04: Pull complete 03:30:15 9f65657bb879: Pull complete 03:30:15 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 03:30:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 03:30:15 ---> 334268110677 03:30:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:30:18 ---> Running in 5614f01579d4 03:30:18 Removing intermediate container 5614f01579d4 03:30:18 ---> 8dca3004c19f 03:30:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:30:18 ---> Running in c7b968049c5d 03:30:19 Removing intermediate container c7b968049c5d 03:30:19 ---> 1d133fba6a47 03:30:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:30:19 ---> Running in 382c4156178c 03:30:19 Removing intermediate container 382c4156178c 03:30:19 ---> 4322048dac3b 03:30:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:30:19 ---> Running in 0d6f3cb907a7 03:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:30:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:30:24 OK: 255 MiB in 60 packages 03:30:25 Removing intermediate container 0d6f3cb907a7 03:30:25 ---> ada2842f077a 03:30:25 Step 7/12 : WORKDIR /app 03:30:25 ---> Running in 5c99a992420d 03:30:26 Removing intermediate container 5c99a992420d 03:30:26 ---> 5bbd0d3e5203 03:30:26 Step 8/12 : COPY go.mod vendor* ./ 03:30:26 ---> 98a5f230d1ae 03:30:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:30:26 ---> Running in 9dd58eaadcbd 03:32:34 Removing intermediate container 9dd58eaadcbd 03:32:34 ---> 6028e9206b98 03:32:34 Step 10/12 : COPY . . 03:32:34 ---> 86b6a1f95fec 03:32:34 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:32:34 ---> Running in e50b7e269ec4 03:32:34 Removing intermediate container e50b7e269ec4 03:32:34 ---> 8a7d7e9e21e1 03:32:34 Step 12/12 : RUN $MAKE 03:32:34 ---> Running in fabe5c53aab3 03:32:34 noop 03:32:34 Removing intermediate container fabe5c53aab3 03:32:34 ---> d407db0387f6 03:32:34 Successfully built d407db0387f6 03:32:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:34 + docker inspect -f . ci-base-image-arm64 03:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:35 prd-ubuntu20.04-docker-arm64-4c-16g-775335 does not seem to be running inside a container 03:32:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/287 -v /w/workspace/app-service-configurable/287:/w/workspace/app-service-configurable/287:rw,z -v /w/workspace/app-service-configurable/287@tmp:/w/workspace/app-service-configurable/287@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 03:32:36 $ docker top 7546177d28d399a372429c99982ea6f3bbc3ad71276bb991d9283c2ce3d4d2e7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:37 + go version 03:32:37 go version go1.25.3 linux/arm64 [Pipeline] } 03:32:37 $ docker stop --time=1 7546177d28d399a372429c99982ea6f3bbc3ad71276bb991d9283c2ce3d4d2e7 03:32:39 $ docker rm -f --volumes 7546177d28d399a372429c99982ea6f3bbc3ad71276bb991d9283c2ce3d4d2e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:40 + docker inspect -f . ci-base-image-arm64 03:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:32:40 prd-ubuntu20.04-docker-arm64-4c-16g-775335 does not seem to be running inside a container 03:32:40 $ 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/287 -v /w/workspace/app-service-configurable/287:/w/workspace/app-service-configurable/287:rw,z -v /w/workspace/app-service-configurable/287@tmp:/w/workspace/app-service-configurable/287@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 03:32:42 $ docker top 37124db0d45cd319c9614a6f855fdcc743af1f4a7e1ae4cfd8c76501b20c684e -eo pid,comm [Pipeline] { [Pipeline] sh 03:32:43 + git config --global --add safe.directory /w/workspace/app-service-configurable/287 [Pipeline] fileExists [Pipeline] sh 03:32:43 + make test 03:32:43 go test -race -coverprofile=coverage.out ./... 03:39:36 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:39:36 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:39:36 go vet ./... 03:44:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:44:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:44:43 ./bin/test-attribution-txt.sh [Pipeline] echo 03:44:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 03:44:43 $ docker stop --time=1 37124db0d45cd319c9614a6f855fdcc743af1f4a7e1ae4cfd8c76501b20c684e 03:44:46 $ docker rm -f --volumes 37124db0d45cd319c9614a6f855fdcc743af1f4a7e1ae4cfd8c76501b20c684e [Pipeline] // withDockerContainer [Pipeline] sh 03:44:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:44:49 Warning: overwriting stash ‘coverage-report’ 03:44:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:44:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:44:51 + ls -al . 03:44:51 total 248 03:44:51 drwxrwxr-x 6 jenkins jenkins 4096 Dec 18 03:32 . 03:44:51 drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 03:29 .. 03:44:51 -rw-rw-r-- 1 jenkins jenkins 119 Dec 18 03:29 .dockerignore 03:44:51 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 03:29 .git 03:44:51 drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 03:29 .github 03:44:51 -rw-rw-r-- 1 jenkins jenkins 108 Dec 18 03:29 .gitignore 03:44:51 -rw-rw-r-- 1 jenkins jenkins 359 Dec 18 03:29 .golangci.yml 03:44:51 -rw-rw-r-- 1 jenkins jenkins 19193 Dec 18 03:29 Attribution.txt 03:44:51 -rw-rw-r-- 1 jenkins jenkins 39309 Dec 18 03:29 CHANGELOG.md 03:44:51 -rw-rw-r-- 1 jenkins jenkins 2008 Dec 18 03:29 Dockerfile 03:44:51 -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 03:29 GOVERNANCE.md 03:44:51 -rw-rw-r-- 1 jenkins jenkins 689 Dec 18 03:29 Jenkinsfile 03:44:51 -rw-rw-r-- 1 jenkins jenkins 10174 Dec 18 03:29 LICENSE 03:44:51 -rw-rw-r-- 1 jenkins jenkins 618 Dec 18 03:29 OWNERS.md 03:44:51 -rw-rw-r-- 1 jenkins jenkins 4952 Dec 18 03:29 README.md 03:44:51 -rw-rw-r-- 1 jenkins jenkins 12 Dec 18 03:26 VERSION 03:44:51 drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 03:29 bin 03:44:51 -rw-r--r-- 1 jenkins jenkins 953 Dec 18 03:39 coverage.out 03:44:51 -rw-rw-r-- 1 jenkins jenkins 7109 Dec 18 03:29 go.mod 03:44:51 -rw-rw-r-- 1 jenkins jenkins 90520 Dec 18 03:29 go.sum 03:44:51 -rw-rw-r-- 1 jenkins jenkins 1937 Dec 18 03:29 main.go 03:44:51 -rw-rw-r-- 1 jenkins jenkins 3361 Dec 18 03:29 makefile 03:44:51 drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 03:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:44:51 + 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=3185e157bd842f6a033bbc40fc4c4bf15a6a3dac --label arch=arm64 --label version=4.1.0-dev.13 . 03:44:51 Sending build context to Docker daemon 230.9kB 03:44:51 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 03:44:51 Step 2/27 : FROM ${BASE} AS builder 03:44:51 ---> d407db0387f6 03:44:51 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:44:52 ---> Running in 959f196a51c2 03:44:52 Removing intermediate container 959f196a51c2 03:44:52 ---> 0d229381de51 03:44:52 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:44:52 ---> Running in 0276a89fdef3 03:44:53 Removing intermediate container 0276a89fdef3 03:44:53 ---> 7ecef8e5e69a 03:44:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:44:53 ---> Running in 01fcba13ea34 03:44:53 Removing intermediate container 01fcba13ea34 03:44:53 ---> 5df5d501908c 03:44:53 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:44:53 ---> Running in d3d34add6957 03:44:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:44:56 OK: 255 MiB in 60 packages 03:44:58 Removing intermediate container d3d34add6957 03:44:58 ---> 6532ac377b32 03:44:58 Step 7/27 : WORKDIR /app 03:44:58 ---> Running in 095282bbc303 03:44:58 Removing intermediate container 095282bbc303 03:44:58 ---> a0b89e9aeb3a 03:44:58 Step 8/27 : COPY go.mod vendor* ./ 03:44:59 ---> 8e2efe8541f7 03:44:59 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:44:59 ---> Running in a6343436a903 03:45:02 Removing intermediate container a6343436a903 03:45:02 ---> 1aa7afe9de40 03:45:02 Step 10/27 : COPY . . 03:45:02 ---> bbf06f2eec4f 03:45:02 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:45:03 ---> Running in ddfb5f271abc 03:45:03 Removing intermediate container ddfb5f271abc 03:45:03 ---> 0c34c1ca70b5 03:45:03 Step 12/27 : RUN $MAKE 03:45:03 ---> Running in 3954f59abafa 03:45:04 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 03:49:41 Removing intermediate container 3954f59abafa 03:49:41 ---> 62fa3f10352b 03:49:41 Step 13/27 : FROM alpine:3.22 03:49:41 3.22: Pulling from library/alpine 03:49:41 6b59a28fa201: Already exists 03:49:41 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:49:41 Status: Downloaded newer image for alpine:3.22 03:49:41 ---> 171e65262c80 03:49:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:49:41 ---> Running in faa5cdb93384 03:49:41 Removing intermediate container faa5cdb93384 03:49:41 ---> 84563f9694de 03:49:41 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:49:41 ---> Running in a315bdf79674 03:49:41 Removing intermediate container a315bdf79674 03:49:41 ---> 155311535f37 03:49:41 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:49:41 ---> Running in 3c239c3821fd 03:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:49:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:49:45 (1/2) Installing ca-certificates (20250911-r0) 03:49:45 (2/2) Installing dumb-init (1.2.5-r3) 03:49:45 Executing busybox-1.37.0-r19.trigger 03:49:45 Executing ca-certificates-20250911-r0.trigger 03:49:45 OK: 8 MiB in 18 packages 03:49:46 Removing intermediate container 3c239c3821fd 03:49:46 ---> dba617079978 03:49:46 Step 17/27 : RUN apk --no-cache upgrade 03:49:46 ---> Running in 0d6789c167a9 03:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:49:49 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:49:49 Executing busybox-1.37.0-r20.post-upgrade 03:49:49 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:49:49 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:49:49 Executing busybox-1.37.0-r20.trigger 03:49:49 OK: 8 MiB in 18 packages 03:49:50 Removing intermediate container 0d6789c167a9 03:49:50 ---> 9e1c5bce20ba 03:49:50 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:49:51 ---> 986653429439 03:49:51 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:49:51 ---> 95846c91e58c 03:49:51 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:49:52 ---> 5114bd67f863 03:49:52 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:49:54 ---> 539cb1d8feb5 03:49:54 Step 22/27 : EXPOSE 48095 03:49:54 ---> Running in b837036905f8 03:49:54 Removing intermediate container b837036905f8 03:49:54 ---> 230e1c3f1fd0 03:49:54 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:49:54 ---> Running in 056c678c658e 03:49:54 Removing intermediate container 056c678c658e 03:49:54 ---> 070c00e8c98c 03:49:54 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:49:54 ---> Running in 4a3a28c2e542 03:49:55 Removing intermediate container 4a3a28c2e542 03:49:55 ---> 8742ead54a20 03:49:55 Step 25/27 : LABEL arch=arm64 03:49:55 ---> Running in 8ade337a0f59 03:49:55 Removing intermediate container 8ade337a0f59 03:49:55 ---> 7ce89cdd4f76 03:49:55 Step 26/27 : LABEL git_sha=3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:49:55 ---> Running in 4c43e4f7dfee 03:49:56 Removing intermediate container 4c43e4f7dfee 03:49:56 ---> 4682ba77762e 03:49:56 Step 27/27 : LABEL version=4.1.0-dev.13 03:49:56 ---> Running in 94c377fd7697 03:49:56 Removing intermediate container 94c377fd7697 03:49:56 ---> 71f3f820ff3a 03:49:56 [Warning] One or more build-args [ARCH] were not consumed 03:49:56 Successfully built 71f3f820ff3a 03:49:56 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 03:49:56 provisioning config files... 03:49:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/287@tmp/config11462045327609222424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:49:57 ---> ****-login.sh 03:49:57 nexus3.edgexfoundry.org:10001 03:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:57 Configure a credential helper to remove this warning. See 03:49:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:57 03:49:57 Login Succeeded 03:49:57 nexus3.edgexfoundry.org:10002 03:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:57 Configure a credential helper to remove this warning. See 03:49:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:57 03:49:57 Login Succeeded 03:49:57 nexus3.edgexfoundry.org:10003 03:49:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:58 Configure a credential helper to remove this warning. See 03:49:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:58 03:49:58 Login Succeeded 03:49:58 nexus3.edgexfoundry.org:10004 03:49:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:58 Configure a credential helper to remove this warning. See 03:49:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:58 03:49:58 Login Succeeded 03:49:58 ****.io 03:49:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:49:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:49:59 Configure a credential helper to remove this warning. See 03:49:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:49:59 03:49:59 Login Succeeded 03:49:59 ---> ****-login.sh ends [Pipeline] } 03:49:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:49:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:49:59 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 03:49:59 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:49:59 latest 03:49:59 4.1.0-dev.13 03:49:59 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 03:49:59 main 03:49:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:49:59 0e623f548b88: Preparing 03:49:59 8fd911eb08b0: Preparing 03:49:59 a8c41c3e04c2: Preparing 03:49:59 a3136f124427: Preparing 03:49:59 05a908cc6cb9: Preparing 03:49:59 3529d3f4a330: Preparing 03:49:59 0e64f2360a44: Preparing 03:49:59 3529d3f4a330: Waiting 03:49:59 0e64f2360a44: Waiting 03:50:00 a8c41c3e04c2: Pushed 03:50:00 a3136f124427: Pushed 03:50:00 8fd911eb08b0: Pushed 03:50:00 0e64f2360a44: Layer already exists 03:50:00 05a908cc6cb9: Pushed 03:50:00 3529d3f4a330: Pushed 03:50:08 0e623f548b88: Pushed 03:50:08 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac: digest: sha256:68d1faa0954829631aea7c98c0f02ebe5ff3fc9593af4277d22523d278694ac3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:09 + 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 03:50:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 03:50:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:50:09 0e623f548b88: Preparing 03:50:09 8fd911eb08b0: Preparing 03:50:09 a8c41c3e04c2: Preparing 03:50:09 a3136f124427: Preparing 03:50:09 05a908cc6cb9: Preparing 03:50:09 3529d3f4a330: Preparing 03:50:09 0e64f2360a44: Preparing 03:50:09 3529d3f4a330: Waiting 03:50:09 0e64f2360a44: Waiting 03:50:09 8fd911eb08b0: Layer already exists 03:50:09 05a908cc6cb9: Layer already exists 03:50:09 a8c41c3e04c2: Layer already exists 03:50:09 0e623f548b88: Layer already exists 03:50:09 a3136f124427: Layer already exists 03:50:09 0e64f2360a44: Layer already exists 03:50:09 3529d3f4a330: Layer already exists 03:50:09 latest: digest: sha256:68d1faa0954829631aea7c98c0f02ebe5ff3fc9593af4277d22523d278694ac3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.13 03:50:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:50:10 0e623f548b88: Preparing 03:50:10 8fd911eb08b0: Preparing 03:50:10 a8c41c3e04c2: Preparing 03:50:10 a3136f124427: Preparing 03:50:10 05a908cc6cb9: Preparing 03:50:10 3529d3f4a330: Preparing 03:50:10 0e64f2360a44: Preparing 03:50:10 3529d3f4a330: Waiting 03:50:10 0e64f2360a44: Waiting 03:50:10 05a908cc6cb9: Layer already exists 03:50:10 a8c41c3e04c2: Layer already exists 03:50:10 a3136f124427: Layer already exists 03:50:10 0e623f548b88: Layer already exists 03:50:10 8fd911eb08b0: Layer already exists 03:50:10 0e64f2360a44: Layer already exists 03:50:10 3529d3f4a330: Layer already exists 03:50:10 4.1.0-dev.13: digest: sha256:68d1faa0954829631aea7c98c0f02ebe5ff3fc9593af4277d22523d278694ac3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 03:50:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:50:11 0e623f548b88: Preparing 03:50:11 8fd911eb08b0: Preparing 03:50:11 a8c41c3e04c2: Preparing 03:50:11 a3136f124427: Preparing 03:50:11 05a908cc6cb9: Preparing 03:50:11 3529d3f4a330: Preparing 03:50:11 0e64f2360a44: Preparing 03:50:11 3529d3f4a330: Waiting 03:50:11 05a908cc6cb9: Layer already exists 03:50:11 a3136f124427: Layer already exists 03:50:11 8fd911eb08b0: Layer already exists 03:50:11 a8c41c3e04c2: Layer already exists 03:50:11 0e623f548b88: Layer already exists 03:50:11 3529d3f4a330: Layer already exists 03:50:11 0e64f2360a44: Layer already exists 03:50:11 3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13: digest: sha256:68d1faa0954829631aea7c98c0f02ebe5ff3fc9593af4277d22523d278694ac3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:12 + 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 03:50:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 03:50:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:50:12 0e623f548b88: Preparing 03:50:12 8fd911eb08b0: Preparing 03:50:12 a8c41c3e04c2: Preparing 03:50:12 a3136f124427: Preparing 03:50:12 05a908cc6cb9: Preparing 03:50:12 3529d3f4a330: Preparing 03:50:12 0e64f2360a44: Preparing 03:50:12 3529d3f4a330: Waiting 03:50:12 0e64f2360a44: Waiting 03:50:12 a3136f124427: Layer already exists 03:50:12 05a908cc6cb9: Layer already exists 03:50:12 8fd911eb08b0: Layer already exists 03:50:12 0e623f548b88: Layer already exists 03:50:12 a8c41c3e04c2: Layer already exists 03:50:12 3529d3f4a330: Layer already exists 03:50:12 0e64f2360a44: Layer already exists 03:50:12 main: digest: sha256:68d1faa0954829631aea7c98c0f02ebe5ff3fc9593af4277d22523d278694ac3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:50:12 ===================================================== [Pipeline] echo 03:50:12 taggedImages: 03:50:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac 03:50:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 03:50:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.13 03:50:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 03:50:12 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 03:50:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac [Pipeline] echo 03:50:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 03:50:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.13 [Pipeline] echo 03:50:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3185e157bd842f6a033bbc40fc4c4bf15a6a3dac-4.1.0-dev.13 [Pipeline] echo 03:50:12 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 03:50:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:13 03:50:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:13 arm64: Pulling from edgex-lftools-log-publisher 03:50:13 8998bd30e6a1: Pulling fs layer 03:50:13 04944245beec: Pulling fs layer 03:50:13 699f458cf7ca: Pulling fs layer 03:50:13 765212b225bb: Pulling fs layer 03:50:13 f23df028b6ca: Pulling fs layer 03:50:13 d65c8cfc05b1: Pulling fs layer 03:50:13 2437ff75d9bd: Pulling fs layer 03:50:13 765212b225bb: Waiting 03:50:13 f23df028b6ca: Waiting 03:50:13 2437ff75d9bd: Waiting 03:50:13 d65c8cfc05b1: Waiting 03:50:13 04944245beec: Verifying Checksum 03:50:13 04944245beec: Download complete 03:50:13 765212b225bb: Download complete 03:50:13 f23df028b6ca: Verifying Checksum 03:50:13 f23df028b6ca: Download complete 03:50:13 d65c8cfc05b1: Verifying Checksum 03:50:13 d65c8cfc05b1: Download complete 03:50:13 699f458cf7ca: Verifying Checksum 03:50:13 699f458cf7ca: Download complete 03:50:14 8998bd30e6a1: Verifying Checksum 03:50:14 8998bd30e6a1: Download complete 03:50:16 2437ff75d9bd: Verifying Checksum 03:50:16 2437ff75d9bd: Download complete 03:50:18 8998bd30e6a1: Pull complete 03:50:19 04944245beec: Pull complete 03:50:20 699f458cf7ca: Pull complete 03:50:21 765212b225bb: Pull complete 03:50:22 f23df028b6ca: Pull complete 03:50:22 d65c8cfc05b1: Pull complete 03:50:40 2437ff75d9bd: Pull complete 03:50:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:50:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:50:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:40 prd-ubuntu20.04-docker-arm64-4c-16g-775335 does not seem to be running inside a container 03:50:40 $ 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/287 -v /w/workspace/app-service-configurable/287:/w/workspace/app-service-configurable/287:rw,z -v /w/workspace/app-service-configurable/287@tmp:/w/workspace/app-service-configurable/287@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 03:50:45 $ docker top 8eff18708bdbec2ea776f264c0575fe1bacb125193a3f370d0a9356b6adf7ccd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:50:46 ---> job-cost.sh 03:50:46 lf-activate-venv: SKIPPING 03:50:46 INFO: No Stack... 03:50:46 INFO: Retrieving Pricing Info for: v3-standard-4 03:50:47 INFO: Archiving Costs [Pipeline] sh 03:50:48 + + cut -d,cat /w/workspace/app-service-configurable/287/archives/cost.csv 03:50:48 -f6 [Pipeline] lock 03:50:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-287-stack-cost] 03:50:48 Resource [jenkins-edgexfoundry-app-service-configurable-main-287-stack-cost] did not exist. Created. 03:50:48 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-287-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:50:49 + echo total: 0.10999999940395355 [Pipeline] stash 03:50:49 Stashed 1 file(s) [Pipeline] } 03:50:49 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-287-stack-cost] [Pipeline] // lock [Pipeline] } 03:50:49 $ docker stop --time=1 8eff18708bdbec2ea776f264c0575fe1bacb125193a3f370d0a9356b6adf7ccd 03:50:50 $ docker rm -f --volumes 8eff18708bdbec2ea776f264c0575fe1bacb125193a3f370d0a9356b6adf7ccd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:26:07 Cancelling nested steps due to timeout 09:26:07 Sending interrupt signal to process 09:26:12 script returned exit code 143 [Pipeline] } 09:26:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:26:12 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:26:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:26:13 ---> package-listing.sh 09:26:13 ++ facter osfamily 09:26:13 ++ tr '[:upper:]' '[:lower:]' 09:26:14 + OS_FAMILY=redhat 09:26:14 + workspace=/w/workspace/ry_app-service-configurable_main 09:26:14 + START_PACKAGES=/tmp/packages_start.txt 09:26:14 + END_PACKAGES=/tmp/packages_end.txt 09:26:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:14 + PACKAGES=/tmp/packages_start.txt 09:26:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:26:14 + PACKAGES=/tmp/packages_end.txt 09:26:14 + case "${OS_FAMILY}" in 09:26:14 + rpm -qa 09:26:14 + sort 09:26:14 + '[' -f /tmp/packages_start.txt ']' 09:26:14 + '[' -f /tmp/packages_end.txt ']' 09:26:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:26:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 09:26:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 09:26:14 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 09:26:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:15 09:26:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:16 latest: Pulling from edgex-lftools-log-publisher 09:26:16 5eb5b503b376: Pulling fs layer 09:26:16 5c69ac0246d0: Pulling fs layer 09:26:16 ec43610c2a17: Pulling fs layer 09:26:16 3a2ae6a8a46f: Pulling fs layer 09:26:16 33b1e0a273af: Pulling fs layer 09:26:16 5d3b04190fa2: Pulling fs layer 09:26:16 2f39f015ded8: Pulling fs layer 09:26:16 33b1e0a273af: Waiting 09:26:16 5d3b04190fa2: Waiting 09:26:16 2f39f015ded8: Waiting 09:26:16 3a2ae6a8a46f: Waiting 09:26:16 5c69ac0246d0: Verifying Checksum 09:26:16 5c69ac0246d0: Download complete 09:26:16 3a2ae6a8a46f: Verifying Checksum 09:26:16 3a2ae6a8a46f: Download complete 09:26:16 33b1e0a273af: Verifying Checksum 09:26:16 33b1e0a273af: Download complete 09:26:16 5d3b04190fa2: Verifying Checksum 09:26:16 5d3b04190fa2: Download complete 09:26:16 ec43610c2a17: Verifying Checksum 09:26:16 ec43610c2a17: Download complete 09:26:16 5eb5b503b376: Verifying Checksum 09:26:16 5eb5b503b376: Download complete 09:26:17 2f39f015ded8: Verifying Checksum 09:26:17 2f39f015ded8: Download complete 09:26:18 5eb5b503b376: Pull complete 09:26:18 5c69ac0246d0: Pull complete 09:26:18 ec43610c2a17: Pull complete 09:26:18 3a2ae6a8a46f: Pull complete 09:26:18 33b1e0a273af: Pull complete 09:26:19 5d3b04190fa2: Pull complete 09:26:23 2f39f015ded8: Pull complete 09:26:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:26:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:23 prd-centos7-docker-4c-2g-775343 does not seem to be running inside a container 09:26:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:26:26 $ docker top 46c6f31b99a6ff3c1262781a709767370d96c562d79e464f9780699c1709f780 -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:26 + touch /tmp/pre-build-complete [Pipeline] sh 09:26:26 + mkdir -p /var/log/sysstat [Pipeline] sh 09:26:27 + ls /var/log/sa-host 09:26:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:27 provisioning config files... 09:26:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8821447280839077600tmp [Pipeline] { [Pipeline] echo 09:26:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:26:27 ---> create-netrc.sh [Pipeline] } 09:26:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:26:28 ---> python-tools-install.sh [Pipeline] echo 09:26:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:26:28 ---> sudo-logs.sh 09:26:28 Archiving 'sudo' log.. 09:26:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-775343.novalocal: Name or service not known 09:26:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-775343.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 09:26:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:26:28 ---> job-cost.sh 09:26:28 lf-activate-venv: SKIPPING 09:26:28 DEBUG: total: 0.10999999940395355 09:26:28 INFO: Retrieving Stack Cost... 09:26:29 INFO: Retrieving Pricing Info for: v3-standard-2 09:26:29 INFO: Archiving Costs [Pipeline] echo 09:26:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:26:30 ---> logs-deploy.sh 09:26:30 lf-activate-venv: SKIPPING 09:26:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/287 09:26:30 INFO: archiving workspace using pattern(s): 09:26:31 Archives upload complete. 09:26:31 INFO: archiving logs to Nexus 09:26:31 ---> uname -a: 09:26:31 Linux prd-centos7-docker-4c-2g-775343.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 09:26:31 09:26:31 09:26:31 ---> lscpu: 09:26:31 Architecture: x86_64 09:26:31 CPU op-mode(s): 32-bit, 64-bit 09:26:31 Byte Order: Little Endian 09:26:31 Address sizes: 40 bits physical, 48 bits virtual 09:26:31 CPU(s): 2 09:26:31 On-line CPU(s) list: 0,1 09:26:31 Thread(s) per core: 1 09:26:31 Core(s) per socket: 1 09:26:31 Socket(s): 2 09:26:31 NUMA node(s): 1 09:26:31 Vendor ID: AuthenticAMD 09:26:31 CPU family: 23 09:26:31 Model: 49 09:26:31 Model name: AMD EPYC-Rome Processor 09:26:31 Stepping: 0 09:26:31 CPU MHz: 2800.000 09:26:31 BogoMIPS: 5600.00 09:26:31 Virtualization: AMD-V 09:26:31 Hypervisor vendor: KVM 09:26:31 Virtualization type: full 09:26:31 L1d cache: 64 KiB 09:26:31 L1i cache: 64 KiB 09:26:31 L2 cache: 1 MiB 09:26:31 L3 cache: 32 MiB 09:26:31 NUMA node0 CPU(s): 0,1 09:26:31 Vulnerability Itlb multihit: Not affected 09:26:31 Vulnerability L1tf: Not affected 09:26:31 Vulnerability Mds: Not affected 09:26:31 Vulnerability Meltdown: Not affected 09:26:31 Vulnerability Mmio stale data: Not affected 09:26:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:26:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:26:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:26:31 Vulnerability Srbds: Not affected 09:26:31 Vulnerability Tsx async abort: Not affected 09:26:31 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 09:26:31 09:26:31 09:26:31 ---> nproc: 09:26:31 2 09:26:31 09:26:31 09:26:31 ---> df -h: 09:26:31 Filesystem Size Used Avail Use% Mounted on 09:26:31 overlay 40G 6.8G 34G 17% / 09:26:31 tmpfs 64M 0 64M 0% /dev 09:26:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 09:26:31 shm 64M 0 64M 0% /dev/shm 09:26:31 /dev/vda1 40G 6.8G 34G 17% /facter-os 09:26:31 09:26:31 09:26:31 Cannot open /var/log/sysstat/sa18: No such file or directory 09:26:31 Please check if data collecting is enabled 09:26:31 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:26:31 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:26:31 $ docker stop --time=1 46c6f31b99a6ff3c1262781a709767370d96c562d79e464f9780699c1709f780 09:26:33 $ docker rm -f --volumes 46c6f31b99a6ff3c1262781a709767370d96c562d79e464f9780699c1709f780 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:26:33 [WS-CLEANUP] Deleting project workspace... 09:26:33 [WS-CLEANUP] Deferred wipeout is used... 09:26:33 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:33 09:26:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:34 latest: Pulling from edgex-lftools-log-publisher 09:26:34 5eb5b503b376: Pulling fs layer 09:26:34 5c69ac0246d0: Pulling fs layer 09:26:34 ec43610c2a17: Pulling fs layer 09:26:34 3a2ae6a8a46f: Pulling fs layer 09:26:34 33b1e0a273af: Pulling fs layer 09:26:34 5d3b04190fa2: Pulling fs layer 09:26:34 2f39f015ded8: Pulling fs layer 09:26:34 3a2ae6a8a46f: Waiting 09:26:34 2f39f015ded8: Waiting 09:26:34 33b1e0a273af: Waiting 09:26:34 5d3b04190fa2: Waiting 09:26:34 5c69ac0246d0: Verifying Checksum 09:26:34 5c69ac0246d0: Download complete 09:26:34 3a2ae6a8a46f: Verifying Checksum 09:26:34 3a2ae6a8a46f: Download complete 09:26:34 ec43610c2a17: Verifying Checksum 09:26:34 ec43610c2a17: Download complete 09:26:34 33b1e0a273af: Verifying Checksum 09:26:34 33b1e0a273af: Download complete 09:26:34 5d3b04190fa2: Verifying Checksum 09:26:34 5d3b04190fa2: Download complete 09:26:34 5eb5b503b376: Verifying Checksum 09:26:34 5eb5b503b376: Download complete 09:26:35 2f39f015ded8: Download complete 09:26:35 5eb5b503b376: Pull complete 09:26:36 5c69ac0246d0: Pull complete 09:26:36 ec43610c2a17: Pull complete 09:26:36 3a2ae6a8a46f: Pull complete 09:26:36 33b1e0a273af: Pull complete 09:26:37 5d3b04190fa2: Pull complete 09:26:42 2f39f015ded8: Pull complete 09:26:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:26:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:42 prd-ubuntu20.04-docker-8c-8g-775324 does not seem to be running inside a container 09:26:42 $ 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 09:26:45 $ docker top 13dbcb9519f8b07e18cf497815edfbf990111f427da0fc9cc5a124079aee5160 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:46 ---> job-cost.sh 09:26:46 lf-activate-venv: SKIPPING 09:26:46 INFO: No Stack... 09:26:46 INFO: Retrieving Pricing Info for: v3-standard-8 09:26:46 INFO: Archiving Costs [Pipeline] sh 09:26:47 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 09:26:47 + cut -d, -f6 [Pipeline] lock 09:26:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-287-stack-cost] 09:26:47 Resource [jenkins-edgexfoundry-app-service-configurable-main-287-stack-cost] did not exist. Created. 09:26:47 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-287-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:26:47 /w/workspace/ry_app-service-configurable_main@tmp/durable-2939c059/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:26:47 + echo total: 1.5299999713897705 [Pipeline] stash 09:26:47 Warning: overwriting stash ‘stack-cost’ 09:26:47 Stashed 1 file(s) [Pipeline] } 09:26:47 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-287-stack-cost] [Pipeline] // lock [Pipeline] } 09:26:47 $ docker stop --time=1 13dbcb9519f8b07e18cf497815edfbf990111f427da0fc9cc5a124079aee5160 09:26:49 $ docker rm -f --volumes 13dbcb9519f8b07e18cf497815edfbf990111f427da0fc9cc5a124079aee5160 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:26:49 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 09:26:50 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 09:26:50 + ls -al /w/workspace/ry_app-service-configurable_main/archives 09:26:50 total 16 09:26:50 drwxr-xr-x 3 root root 4096 Dec 18 09:26 . 09:26:50 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 09:26 .. 09:26:50 drwxr-xr-x 2 root root 4096 Dec 18 09:26 cost 09:26:50 -rw-r--r-- 1 root root 98 Dec 18 09:26 cost.csv 09:26:50 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 09:26:50 + ls -al /w/workspace/ry_app-service-configurable_main/archives 09:26:50 total 16 09:26:50 drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 09:26 . 09:26:50 drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 09:26 .. 09:26:50 drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 09:26 cost 09:26:50 -rw-r--r-- 1 jenkins jenkins 98 Dec 18 09:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:26:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:26:51 ---> package-listing.sh 09:26:51 ++ facter osfamily 09:26:51 ++ tr '[:upper:]' '[:lower:]' 09:26:51 + OS_FAMILY=debian 09:26:51 + workspace=/w/workspace/ry_app-service-configurable_main 09:26:51 + START_PACKAGES=/tmp/packages_start.txt 09:26:51 + END_PACKAGES=/tmp/packages_end.txt 09:26:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:26:51 + PACKAGES=/tmp/packages_start.txt 09:26:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:26:51 + PACKAGES=/tmp/packages_end.txt 09:26:51 + case "${OS_FAMILY}" in 09:26:51 + dpkg -l 09:26:51 + grep '^ii' 09:26:51 + '[' -f /tmp/packages_start.txt ']' 09:26:51 + '[' -f /tmp/packages_end.txt ']' 09:26:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:26:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 09:26:51 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 09:26:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 09:26:51 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 09:26:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:26:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:26:52 prd-ubuntu20.04-docker-8c-8g-775324 does not seem to be running inside a container 09:26:52 $ 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 09:26:52 $ docker top e3092f66ff806a4d7188c11a4cd299d796bae977ecb67305cf64655302d00ada -eo pid,comm [Pipeline] { [Pipeline] sh 09:26:53 + touch /tmp/pre-build-complete [Pipeline] sh 09:26:53 + mkdir -p /var/log/sysstat [Pipeline] sh 09:26:53 + ls /var/log/sa-host 09:26:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:53 provisioning config files... 09:26:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18008384699576637990tmp [Pipeline] { [Pipeline] echo 09:26:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:26:54 ---> create-netrc.sh [Pipeline] } 09:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:26:54 ---> python-tools-install.sh [Pipeline] echo 09:26:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:26:54 ---> sudo-logs.sh 09:26:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:26:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:26:55 ---> job-cost.sh 09:26:55 lf-activate-venv: SKIPPING 09:26:55 DEBUG: total: 1.5299999713897705 09:26:55 INFO: Retrieving Stack Cost... 09:26:55 INFO: Retrieving Pricing Info for: v3-standard-8 09:26:55 INFO: Archiving Costs [Pipeline] echo 09:26:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:26:55 ---> logs-deploy.sh 09:26:55 lf-activate-venv: SKIPPING 09:26:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/287 09:26:55 INFO: archiving workspace using pattern(s): 09:26:56 Archives upload complete. 09:26:56 INFO: archiving logs to Nexus