Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e64027fb29bad31b18b2cb06217face66e36ed89 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-ssh11871210558188025613.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-ssh15564430577026829115.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-ssh12105564911899395293.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-ssh14072352354409561916.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-ssh16563936402988988457.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2112 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e64027fb29bad31b18b2cb06217face66e36ed89 (main) Commit message: "Merge pull request #766 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.53" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e64027fb29bad31b18b2cb06217face66e36ed89 # timeout=10 > git rev-list --no-walk ed79a2b6786f3c20e0f93d497b951197c87f5e25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:16:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:16:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:16:44 ========================================================= 14:16:44 EdgeX Global Pipelines Version Info 14:16:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:16:45 ------------------- 14:16:45 stable info: 14:16:45 ------------------- 14:16:45 Commited By: Cherry Wang cherry@iotechsys.com 14:16:45 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 14:16:45 Message: update stable to v1.0.278 14:16:46 ------------------- 14:16:46 experimental info: 14:16:46 ------------------- 14:16:46 Commited By: **** collab-it+edgex@linuxfoundation.org 14:16:46 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 14:16:46 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:16:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:16:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:16:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo 14:16:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e64027f [Pipeline] echo 14:16:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:47 provisioning config files... 14:16:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18390970494849357651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:47 ---> ****-login.sh 14:16:47 nexus3.edgexfoundry.org:10001 14:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:47 14:16:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:16:47 Configure a credential helper to remove this warning. See 14:16:47 https://docs.****.com/go/credential-store/ 14:16:47 14:16:47 Login Succeeded 14:16:47 nexus3.edgexfoundry.org:10002 14:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:47 14:16:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:16:47 Configure a credential helper to remove this warning. See 14:16:47 https://docs.****.com/go/credential-store/ 14:16:47 14:16:47 Login Succeeded 14:16:47 nexus3.edgexfoundry.org:10003 14:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:47 14:16:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:16:47 Configure a credential helper to remove this warning. See 14:16:47 https://docs.****.com/go/credential-store/ 14:16:47 14:16:47 Login Succeeded 14:16:47 nexus3.edgexfoundry.org:10004 14:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:47 14:16:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:16:47 Configure a credential helper to remove this warning. See 14:16:47 https://docs.****.com/go/credential-store/ 14:16:47 14:16:47 Login Succeeded 14:16:47 ****.io 14:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:48 14:16:48 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 14:16:48 Configure a credential helper to remove this warning. See 14:16:48 https://docs.****.com/go/credential-store/ 14:16:48 14:16:48 Login Succeeded 14:16:48 ---> ****-login.sh ends [Pipeline] } 14:16:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:16:48 + git rev-list -1 --merges e64027fb29bad31b18b2cb06217face66e36ed89~1..e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo 14:16:48 -----------> git rev-list -1 --merges e64027fb29bad31b18b2cb06217face66e36ed89~1..e64027fb29bad31b18b2cb06217face66e36ed89 e64027fb29bad31b18b2cb06217face66e36ed89 14:16:48 e64027fb29bad31b18b2cb06217face66e36ed89 [false] [Pipeline] sh 14:16:48 + git log --format=format:%s -1 e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo 14:16:48 ========================================================= 14:16:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:16:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:16:49 + git log --format=format:%s -1 e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo 14:16:49 [semverPrep] GIT_COMMIT: e64027fb29bad31b18b2cb06217face66e36ed89, Commit Message: Merge pull request #766 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.53 [Pipeline] echo 14:16:49 [semverPrep] This is not a build commit. [Pipeline] sh 14:16:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:16:49 + grep -v github /etc/ssh/ssh_known_hosts 14:16:49 + [ -e /tmp/ssh_known_hosts ] 14:16:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:16:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:16:49 + sudo tee -a /etc/ssh/ssh_known_hosts 14:16:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:50 14:16:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:16:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:50 0.1.4: Pulling from edgex-devops/py-git-semver 14:16:50 3dae71ba6b94: Pulling fs layer 14:16:50 6bf1a483ea7c: Pulling fs layer 14:16:50 f5dfc541a4d3: Pulling fs layer 14:16:50 461d9e800cba: Pulling fs layer 14:16:50 80192f66455f: Pulling fs layer 14:16:50 2e8e34ca0e6c: Pulling fs layer 14:16:50 a29436f7fd5d: Pulling fs layer 14:16:50 923cac83aea3: Pulling fs layer 14:16:50 25ad8b0a4227: Pulling fs layer 14:16:50 db01528c6b51: Pulling fs layer 14:16:50 28988de357af: Pulling fs layer 14:16:50 2e8e34ca0e6c: Waiting 14:16:50 a29436f7fd5d: Waiting 14:16:50 923cac83aea3: Waiting 14:16:50 db01528c6b51: Waiting 14:16:50 25ad8b0a4227: Waiting 14:16:50 80192f66455f: Waiting 14:16:50 461d9e800cba: Waiting 14:16:50 6bf1a483ea7c: Verifying Checksum 14:16:50 6bf1a483ea7c: Download complete 14:16:50 461d9e800cba: Verifying Checksum 14:16:50 461d9e800cba: Download complete 14:16:50 80192f66455f: Download complete 14:16:50 f5dfc541a4d3: Verifying Checksum 14:16:50 f5dfc541a4d3: Download complete 14:16:50 3dae71ba6b94: Verifying Checksum 14:16:50 3dae71ba6b94: Download complete 14:16:50 923cac83aea3: Download complete 14:16:50 25ad8b0a4227: Verifying Checksum 14:16:50 25ad8b0a4227: Download complete 14:16:50 db01528c6b51: Verifying Checksum 14:16:50 db01528c6b51: Download complete 14:16:50 28988de357af: Verifying Checksum 14:16:50 28988de357af: Download complete 14:16:50 a29436f7fd5d: Verifying Checksum 14:16:50 a29436f7fd5d: Download complete 14:16:51 2e8e34ca0e6c: Verifying Checksum 14:16:51 2e8e34ca0e6c: Download complete 14:16:52 3dae71ba6b94: Pull complete 14:16:52 6bf1a483ea7c: Pull complete 14:16:52 f5dfc541a4d3: Pull complete 14:16:52 461d9e800cba: Pull complete 14:16:52 80192f66455f: Pull complete 14:16:57 2e8e34ca0e6c: Pull complete 14:16:58 a29436f7fd5d: Pull complete 14:16:58 923cac83aea3: Pull complete 14:16:58 25ad8b0a4227: Pull complete 14:16:58 db01528c6b51: Pull complete 14:16:58 28988de357af: Pull complete 14:16:58 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 14:16:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:16:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:16:58 prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container 14:16:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:17:00 $ docker top 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce -eo pid,comm 14:17:00 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). 14:17:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:17:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:01 [ssh-agent] Looking for ssh-agent implementation... 14:17:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:01 $ docker exec 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce ssh-agent 14:17:01 SSH_AUTH_SOCK=/tmp/ssh-9TBaVBLzEjxZ/agent.32 14:17:01 SSH_AGENT_PID=38 14:17:01 Running ssh-add (command line suppressed) 14:17:01 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16425572778682274715.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16425572778682274715.key) 14:17:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:01 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] sh 14:17:01 + git tag --points-at HEAD [Pipeline] } 14:17:01 $ docker exec --env ******** --env ******** 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce ssh-agent -k 14:17:02 unset SSH_AUTH_SOCK; 14:17:02 unset SSH_AGENT_PID; 14:17:02 echo Agent pid 38 killed; 14:17:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:17:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:17:02 [ssh-agent] Looking for ssh-agent implementation... 14:17:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:17:02 $ docker exec 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce ssh-agent 14:17:02 SSH_AUTH_SOCK=/tmp/ssh-XZxx9GRPboye/agent.85 14:17:02 SSH_AGENT_PID=91 14:17:02 Running ssh-add (command line suppressed) 14:17:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7069573651380442462.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7069573651380442462.key) 14:17:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:17:02 + git semver init 14:17:03 2026-02-13 14:17:02,947 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 14:17:03 2026-02-13 14:17:02,954 [run_init] DEBUG init version:0.0.0 force:False 14:17:03 2026-02-13 14:17:02,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 14:17:03 2026-02-13 14:17:02,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 14:17:03 2026-02-13 14:17:02,957 [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) 14:17:04 2026-02-13 14:17:04,406 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 14:17:04 2026-02-13 14:17:04,406 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 14:17:04 2026-02-13 14:17:04,406 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:17:04 2026-02-13 14:17:04,407 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 14:17:04 4.1.0-dev.17 [Pipeline] } 14:17:04 $ docker exec --env ******** --env ******** 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce ssh-agent -k 14:17:05 unset SSH_AUTH_SOCK; 14:17:05 unset SSH_AGENT_PID; 14:17:05 echo Agent pid 91 killed; 14:17:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:17:05 + git semver [Pipeline] } 14:17:05 $ docker stop --time=1 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce 14:17:06 $ docker rm -f --volumes 41352c2401a9978d1ec53cfa110176ce5f43ab40258d5dee094d80d0312c92ce [Pipeline] // withDockerContainer [Pipeline] sh 14:17:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:17:07 Stashed 1 file(s) [Pipeline] echo 14:17:07 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 14:17:07 provisioning config files... 14:17:07 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5995873453931103541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:07 ---> ****-login.sh 14:17:07 nexus3.edgexfoundry.org:10001 14:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:07 Login Succeeded 14:17:07 nexus3.edgexfoundry.org:10002 14:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:07 Login Succeeded 14:17:07 nexus3.edgexfoundry.org:10003 14:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:08 Login Succeeded 14:17:08 nexus3.edgexfoundry.org:10004 14:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:08 Login Succeeded 14:17:08 ****.io 14:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:08 Login Succeeded 14:17:08 ---> ****-login.sh ends [Pipeline] } 14:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:17:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:17:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:17:08 ========================================================= 14:17:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 14:17:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:08 + 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 . 14:17:09 #0 building with "default" instance using docker driver 14:17:09 14:17:09 #1 [internal] load build definition from Dockerfile 14:17:09 #1 transferring dockerfile: 2.05kB done 14:17:09 #1 DONE 0.0s 14:17:09 14:17:09 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 14:17:09 #2 DONE 0.1s 14:17:09 14:17:09 #3 [internal] load .dockerignore 14:17:09 #3 transferring context: 159B done 14:17:09 #3 DONE 0.0s 14:17:09 14:17:09 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 14:17:09 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 14:17:09 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 14:17:09 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 14:17:09 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 14:17:09 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 14:17:09 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 14:17:09 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 14:17:09 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 14:17:09 #4 ... 14:17:09 14:17:09 #5 [internal] load build context 14:17:09 #5 transferring context: 14.87MB 0.1s done 14:17:09 #5 DONE 0.2s 14:17:09 14:17:09 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 14:17:09 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 14:17:09 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 14:17:09 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 14:17:09 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 14:17:09 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 14:17:09 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 4.19MB / 11.98MB 0.2s 14:17:09 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 14:17:10 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 30.41MB / 60.15MB 0.3s 14:17:10 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 14:17:10 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s 14:17:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 14:17:10 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 14:17:10 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 14:17:10 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 14:17:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.13MB / 112.58MB 0.5s 14:17:10 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 7.34MB / 14.72MB 0.5s 14:17:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s 14:17:10 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 14:17:10 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done 14:17:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 50.33MB / 112.58MB 0.7s 14:17:10 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done 14:17:10 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14:17:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 72.35MB / 112.58MB 0.8s 14:17:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 100.75MB / 112.58MB 0.9s 14:17:10 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 14:17:11 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done 14:17:15 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.8s done 14:17:15 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 14:17:15 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 14:17:15 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 14:17:15 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 14:17:15 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 14:17:16 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 14:17:16 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 14:17:19 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 14:17:19 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 14:17:19 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 14:17:19 #4 DONE 10.1s 14:17:19 14:17:19 #6 [builder 2/7] RUN apk add --update --no-cache make git 14:17:20 #6 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 14:17:20 #6 0.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 14:17:20 #6 0.767 OK: 265 MiB in 60 packages 14:17:22 Still waiting to schedule task 14:17:22 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:17:23 #6 DONE 3.5s 14:17:23 14:17:23 #7 [builder 3/7] WORKDIR /app 14:17:23 #7 DONE 0.0s 14:17:23 14:17:23 #8 [builder 4/7] COPY go.mod vendor* ./ 14:17:23 #8 DONE 0.0s 14:17:23 14:17:23 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:17:50 #9 DONE 23.8s 14:17:50 14:17:50 #10 [builder 6/7] COPY . . 14:17:50 #10 DONE 0.1s 14:17:50 14:17:50 #11 [builder 7/7] RUN echo noop 14:17:50 #11 0.186 noop 14:17:50 #11 DONE 0.2s 14:17:50 14:17:50 #12 exporting to image 14:17:50 #12 exporting layers 14:17:55 #12 exporting layers 8.0s done 14:17:55 #12 writing image sha256:45ec16a87748aed5d13071f9ae7a64929de535eb598f4f9f89da551331dbfdef done 14:17:55 #12 naming to docker.io/library/ci-base-image-x86_64 done 14:17:55 #12 DONE 8.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:55 + docker inspect -f . ci-base-image-x86_64 14:17:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:55 prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container 14:17:55 $ 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 ******** ci-base-image-x86_64 cat 14:17:56 $ docker top a549ae8b603d5a57301aeead1f7860f098b6e776a9ba50cf9f74a65922c303ec -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:56 + go version 14:17:56 go version go1.25.2 linux/amd64 [Pipeline] } 14:17:56 $ docker stop --time=1 a549ae8b603d5a57301aeead1f7860f098b6e776a9ba50cf9f74a65922c303ec 14:17:57 $ docker rm -f --volumes a549ae8b603d5a57301aeead1f7860f098b6e776a9ba50cf9f74a65922c303ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:17:58 + docker inspect -f . ci-base-image-x86_64 14:17:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:17:58 prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container 14:17:58 $ 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 ******** ci-base-image-x86_64 cat 14:17:58 $ docker top 44ab9ac53a6f8778fdecb9d11fce46ca266133f9e506b0c6f8830385eeb1348c -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:58 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 14:17:59 + make test 14:17:59 go test -race -coverprofile=coverage.out ./... 14:18:36 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:18:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2113 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 14:18:53 Running in /w/workspace/app-service-configurable/293 [Pipeline] { [Pipeline] checkout 14:18:56 The recommended git tool is: git 14:19:01 using credential edgex-jenkins-ssh 14:19:01 Cloning the remote Git repository 14:19:01 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 14:19:01 > git init /w/workspace/app-service-configurable/293 # timeout=10 14:19:01 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 14:19:01 > git --version # timeout=10 14:19:01 > git --version # 'git version 2.25.1' 14:19:01 using GIT_SSH to set credentials SSH Credentials for GitHub 14:19:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:05 Avoid second fetch 14:19:05 Checking out Revision e64027fb29bad31b18b2cb06217face66e36ed89 (main) 14:19:04 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 14:19:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:19:05 > git config core.sparsecheckout # timeout=10 14:19:05 > git checkout -f e64027fb29bad31b18b2cb06217face66e36ed89 # timeout=10 14:19:06 Commit message: "Merge pull request #766 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.1.0-dev.53" 14:19:08 0 issues. 14:19:08 go vet ./... 14:19:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:19:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:19:10 ./bin/test-attribution-txt.sh 14:19:10 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 14:19:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 14:19:10 $ docker stop --time=1 44ab9ac53a6f8778fdecb9d11fce46ca266133f9e506b0c6f8830385eeb1348c 14:19:12 $ docker rm -f --volumes 44ab9ac53a6f8778fdecb9d11fce46ca266133f9e506b0c6f8830385eeb1348c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:13 provisioning config files... 14:19:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/293@tmp/config8179100176474432383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:19:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 14:19:14 ---> ****-login.sh 14:19:14 nexus3.edgexfoundry.org:10001 [Pipeline] sh 14:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:14 Configure a credential helper to remove this warning. See 14:19:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:14 14:19:14 Login Succeeded 14:19:14 nexus3.edgexfoundry.org:10002 14:19:14 + ls -al . 14:19:14 total 252 14:19:14 drwxrwxr-x 7 jenkins jenkins 4096 Feb 13 14:17 . 14:19:14 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 14:16 .. 14:19:14 -rw-rw-r-- 1 jenkins jenkins 119 Feb 13 14:16 .dockerignore 14:19:14 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 14:18 .git 14:19:14 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 14:16 .github 14:19:14 -rw-rw-r-- 1 jenkins jenkins 108 Feb 13 14:16 .gitignore 14:19:14 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 14:16 .golangci.yml 14:19:14 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 14:17 .semver 14:19:14 -rw-rw-r-- 1 jenkins jenkins 19193 Feb 13 14:16 Attribution.txt 14:19:14 -rw-rw-r-- 1 jenkins jenkins 39309 Feb 13 14:16 CHANGELOG.md 14:19:14 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 13 14:16 Dockerfile 14:19:14 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 14:16 GOVERNANCE.md 14:19:14 -rw-rw-r-- 1 jenkins jenkins 689 Feb 13 14:16 Jenkinsfile 14:19:14 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 13 14:16 LICENSE 14:19:14 -rw-rw-r-- 1 jenkins jenkins 618 Feb 13 14:16 OWNERS.md 14:19:14 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 13 14:16 README.md 14:19:14 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 14:17 VERSION 14:19:14 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 14:16 bin 14:19:14 -rw-r--r-- 1 jenkins jenkins 953 Feb 13 14:18 coverage.out 14:19:14 -rw-rw-r-- 1 jenkins jenkins 7075 Feb 13 14:16 go.mod 14:19:14 -rw-rw-r-- 1 jenkins jenkins 90737 Feb 13 14:16 go.sum 14:19:14 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 13 14:16 main.go 14:19:14 -rw-rw-r-- 1 jenkins jenkins 3361 Feb 13 14:16 makefile 14:19:14 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 14:16 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:14 Configure a credential helper to remove this warning. See 14:19:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:14 14:19:14 Login Succeeded 14:19:14 nexus3.edgexfoundry.org:10003 14:19:15 + 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=e64027fb29bad31b18b2cb06217face66e36ed89 --label arch=amd64 --label version=4.1.0-dev.17 . 14:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:15 #0 building with "default" instance using docker driver 14:19:15 14:19:15 #1 [internal] load build definition from Dockerfile 14:19:15 #1 transferring dockerfile: 2.05kB done 14:19:15 #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 40) 14:19:15 #1 DONE 0.0s 14:19:15 14:19:15 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 14:19:15 #2 DONE 0.0s 14:19:15 14:19:15 #3 [internal] load metadata for docker.io/library/alpine:3.22 14:19:15 #3 DONE 0.1s 14:19:15 14:19:15 #4 [internal] load .dockerignore 14:19:15 #4 transferring context: 159B done 14:19:15 #4 DONE 0.0s 14:19:15 14:19:15 #5 [internal] load build context 14:19:15 #5 transferring context: 4.84kB 0.0s done 14:19:15 #5 DONE 0.0s 14:19:15 14:19:15 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 14:19:15 #6 DONE 0.1s 14:19:15 14:19:15 #7 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 14:19:15 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 14:19:15 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 14:19:15 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 14:19:15 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 14:19:15 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 14:19:15 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 14:19:15 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 14:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:15 Configure a credential helper to remove this warning. See 14:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:15 14:19:15 Login Succeeded 14:19:15 nexus3.edgexfoundry.org:10004 14:19:15 #7 DONE 0.3s 14:19:15 14:19:15 #8 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 14:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:15 Configure a credential helper to remove this warning. See 14:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:15 14:19:15 Login Succeeded 14:19:15 ****.io 14:19:15 #8 0.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 14:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:16 #8 0.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 14:19:16 #8 0.618 (1/2) Installing ca-certificates (20250911-r0) 14:19:16 #8 0.633 (2/2) Installing dumb-init (1.2.5-r3) 14:19:16 #8 0.637 Executing busybox-1.37.0-r20.trigger 14:19:16 #8 0.647 Executing ca-certificates-20250911-r0.trigger 14:19:16 #8 0.690 OK: 8 MiB in 18 packages 14:19:16 #8 DONE 0.8s 14:19:16 14:19:16 #9 [builder 2/7] RUN apk add --update --no-cache make git 14:19:16 #9 0.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 14:19:16 #9 0.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 14:19:16 #9 0.639 OK: 265 MiB in 60 packages 14:19:16 #9 DONE 0.8s 14:19:16 14:19:16 #10 [builder 3/7] WORKDIR /app 14:19:16 #10 DONE 0.0s 14:19:16 14:19:16 #11 [builder 4/7] COPY go.mod vendor* ./ 14:19:16 #11 DONE 0.0s 14:19:16 14:19:16 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:19:16 Configure a credential helper to remove this warning. See 14:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:19:16 14:19:16 Login Succeeded 14:19:16 ---> ****-login.sh ends [Pipeline] } 14:19:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:19:16 #12 DONE 0.5s 14:19:16 14:19:16 #13 [builder 6/7] COPY . . 14:19:16 #13 DONE 0.1s 14:19:16 14:19:16 #14 [stage-1 3/7] RUN apk --no-cache upgrade 14:19:16 #14 0.277 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 14:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:19:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:19:16 ========================================================= 14:19:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 14:19:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:17 + 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 . 14:19:17 Sending build context to Docker daemon 229.9kB 14:19:17 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 14:19:17 Step 2/12 : FROM ${BASE} AS builder 14:19:17 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:19:17 6b59a28fa201: Pulling fs layer 14:19:17 d32bb0dddca7: Pulling fs layer 14:19:17 5dab1238d3d9: Pulling fs layer 14:19:17 196fd7d83e7d: Pulling fs layer 14:19:17 4f4fb700ef54: Pulling fs layer 14:19:17 8ba94037c8f0: Pulling fs layer 14:19:17 deaec5988b04: Pulling fs layer 14:19:17 9f65657bb879: Pulling fs layer 14:19:17 4f4fb700ef54: Waiting 14:19:17 8ba94037c8f0: Waiting 14:19:17 deaec5988b04: Waiting 14:19:17 9f65657bb879: Waiting 14:19:17 196fd7d83e7d: Waiting 14:19:17 d32bb0dddca7: Verifying Checksum 14:19:17 d32bb0dddca7: Download complete 14:19:17 #14 1.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 14:19:17 196fd7d83e7d: Verifying Checksum 14:19:17 196fd7d83e7d: Download complete 14:19:17 4f4fb700ef54: Verifying Checksum 14:19:17 4f4fb700ef54: Download complete 14:19:17 8ba94037c8f0: Verifying Checksum 14:19:17 8ba94037c8f0: Download complete 14:19:17 6b59a28fa201: Download complete 14:19:18 #14 1.732 OK: 8 MiB in 18 packages 14:19:18 #14 DONE 2.0s 14:19:18 14:19:18 #15 [builder 7/7] RUN make build 14:19:18 #15 0.194 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:19:18 9f65657bb879: Verifying Checksum 14:19:18 9f65657bb879: Download complete 14:19:18 6b59a28fa201: Pull complete 14:19:19 d32bb0dddca7: Pull complete 14:19:19 5dab1238d3d9: Verifying Checksum 14:19:19 5dab1238d3d9: Download complete 14:19:21 deaec5988b04: Verifying Checksum 14:19:21 deaec5988b04: Download complete 14:19:33 5dab1238d3d9: Pull complete 14:19:33 196fd7d83e7d: Pull complete 14:19:33 4f4fb700ef54: Pull complete 14:19:33 8ba94037c8f0: Pull complete 14:19:44 deaec5988b04: Pull complete 14:19:44 9f65657bb879: Pull complete 14:19:44 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 14:19:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 14:19:44 ---> 334268110677 14:19:44 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:19:44 #15 DONE 25.6s 14:19:44 14:19:44 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 14:19:44 #16 DONE 0.1s 14:19:44 14:19:44 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 14:19:44 #17 DONE 0.0s 14:19:44 14:19:44 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 14:19:44 #18 DONE 0.0s 14:19:44 14:19:44 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 14:19:44 #19 DONE 0.2s 14:19:44 14:19:44 #20 exporting to image 14:19:44 #20 exporting layers 0.1s done 14:19:44 #20 writing image sha256:722b8fde7b3c646fd12840f244730af86855a74b89b9aebbd241f9b8c13e7c2a done 14:19:44 #20 naming to docker.io/library/app-service-configurable done 14:19:44 #20 DONE 0.1s 14:19:44 14:19:44 1 warning found (use docker --debug to expand): 14:19:44  - 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 14:19:45 provisioning config files... 14:19:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16512630166137034661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:45 ---> ****-login.sh 14:19:45 nexus3.edgexfoundry.org:10001 14:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:45 Login Succeeded 14:19:45 nexus3.edgexfoundry.org:10002 14:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:45 Login Succeeded 14:19:45 nexus3.edgexfoundry.org:10003 14:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:45 Login Succeeded 14:19:45 nexus3.edgexfoundry.org:10004 14:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:45 Login Succeeded 14:19:45 ****.io 14:19:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:19:45 Login Succeeded 14:19:45 ---> ****-login.sh ends [Pipeline] } 14:19:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:19:45 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 14:19:45 e64027fb29bad31b18b2cb06217face66e36ed89 14:19:45 latest 14:19:45 4.1.0-dev.17 14:19:45 e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 14:19:45 main 14:19:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:46 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:46 ---> Running in ebf013882b86 14:19:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89 14:19:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:19:46 449d56b76eaf: Preparing 14:19:46 26ae926ea289: Preparing 14:19:46 2a5381d74f49: Preparing 14:19:46 47f077ebe5ed: Preparing 14:19:46 605ad010fd50: Preparing 14:19:46 b91e78c88b76: Preparing 14:19:46 cce92674e987: Preparing 14:19:46 b91e78c88b76: Waiting 14:19:46 cce92674e987: Waiting 14:19:46 2a5381d74f49: Pushed 14:19:46 26ae926ea289: Pushed 14:19:46 47f077ebe5ed: Pushed 14:19:46 605ad010fd50: Pushed 14:19:46 cce92674e987: Layer already exists 14:19:46 Removing intermediate container ebf013882b86 14:19:46 ---> 83d53a9bfd86 14:19:46 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:19:46 ---> Running in 3034c60c53f2 14:19:46 b91e78c88b76: Pushed 14:19:47 Removing intermediate container 3034c60c53f2 14:19:47 ---> f03e12c5a31c 14:19:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:19:47 ---> Running in e61396d09295 14:19:47 Removing intermediate container e61396d09295 14:19:47 ---> 7747534ace62 14:19:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:19:47 ---> Running in 15c805d94770 14:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:19:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:19:50 OK: 255 MiB in 60 packages 14:19:51 449d56b76eaf: Pushed 14:19:51 e64027fb29bad31b18b2cb06217face66e36ed89: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:51 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:19:51 Removing intermediate container 15c805d94770 14:19:51 ---> bc2ad2d3a3dc 14:19:51 Step 7/12 : WORKDIR /app [Pipeline] sh 14:19:51 ---> Running in 37840e8b6559 14:19:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:19:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:19:51 449d56b76eaf: Preparing 14:19:51 26ae926ea289: Preparing 14:19:51 2a5381d74f49: Preparing 14:19:51 47f077ebe5ed: Preparing 14:19:51 605ad010fd50: Preparing 14:19:51 b91e78c88b76: Preparing 14:19:51 cce92674e987: Preparing 14:19:51 b91e78c88b76: Waiting 14:19:51 cce92674e987: Waiting 14:19:51 449d56b76eaf: Layer already exists 14:19:51 26ae926ea289: Layer already exists 14:19:51 2a5381d74f49: Layer already exists 14:19:51 47f077ebe5ed: Layer already exists 14:19:51 605ad010fd50: Layer already exists 14:19:51 b91e78c88b76: Layer already exists 14:19:51 cce92674e987: Layer already exists 14:19:51 latest: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:51 Removing intermediate container 37840e8b6559 14:19:51 ---> ffdb140bb3bd 14:19:51 Step 8/12 : COPY go.mod vendor* ./ 14:19:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:52 ---> c5bc1ec2d653 14:19:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:19:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 14:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:19:52 449d56b76eaf: Preparing 14:19:52 26ae926ea289: Preparing 14:19:52 2a5381d74f49: Preparing 14:19:52 47f077ebe5ed: Preparing 14:19:52 605ad010fd50: Preparing 14:19:52 b91e78c88b76: Preparing 14:19:52 cce92674e987: Preparing 14:19:52 b91e78c88b76: Waiting 14:19:52 cce92674e987: Waiting 14:19:52 47f077ebe5ed: Layer already exists 14:19:52 26ae926ea289: Layer already exists 14:19:52 605ad010fd50: Layer already exists 14:19:52 2a5381d74f49: Layer already exists 14:19:52 449d56b76eaf: Layer already exists 14:19:52 b91e78c88b76: Layer already exists 14:19:52 cce92674e987: Layer already exists 14:19:52 4.1.0-dev.17: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:52 ---> Running in 7f784a3cc396 14:19:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 14:19:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:19:52 449d56b76eaf: Preparing 14:19:52 26ae926ea289: Preparing 14:19:52 2a5381d74f49: Preparing 14:19:52 47f077ebe5ed: Preparing 14:19:52 605ad010fd50: Preparing 14:19:52 b91e78c88b76: Preparing 14:19:52 cce92674e987: Preparing 14:19:52 b91e78c88b76: Waiting 14:19:52 cce92674e987: Waiting 14:19:52 449d56b76eaf: Layer already exists 14:19:52 605ad010fd50: Layer already exists 14:19:52 47f077ebe5ed: Layer already exists 14:19:52 26ae926ea289: Layer already exists 14:19:52 2a5381d74f49: Layer already exists 14:19:52 b91e78c88b76: Layer already exists 14:19:52 cce92674e987: Layer already exists 14:19:52 e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 14:19:53 449d56b76eaf: Preparing 14:19:53 26ae926ea289: Preparing 14:19:53 2a5381d74f49: Preparing 14:19:53 47f077ebe5ed: Preparing 14:19:53 605ad010fd50: Preparing 14:19:53 b91e78c88b76: Preparing 14:19:53 cce92674e987: Preparing 14:19:53 b91e78c88b76: Waiting 14:19:53 cce92674e987: Waiting 14:19:53 47f077ebe5ed: Layer already exists 14:19:53 2a5381d74f49: Layer already exists 14:19:53 26ae926ea289: Layer already exists 14:19:53 605ad010fd50: Layer already exists 14:19:53 449d56b76eaf: Layer already exists 14:19:53 b91e78c88b76: Layer already exists 14:19:53 cce92674e987: Layer already exists 14:19:53 main: digest: sha256:446ff1d3500229a6657d4b6ece2fa8a0f1147d615c6f0022ff4319ce7af19b77 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:19:53 ===================================================== [Pipeline] echo 14:19:53 taggedImages: 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] echo 14:19:53 ========================================================= 14:19:53 [edgeXBuildMultiArch] RAW Config: 14:19:53 images: 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.1.0-dev.17 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 14:19:53 - nexus3.edgexfoundry.org:10004/app-service-configurable:main 14:19:53 settingsFile: 14:19:53 app-service-configurable-settings 14:19:53 ========================================================= [Pipeline] node 14:20:08 Still waiting to schedule task 14:20:08 All nodes of label ‘centos7-docker-4c-2g’ are offline 14:20:39 Running on prd-centos7-docker-4c-2g-2114 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:20:39 provisioning config files... 14:20:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1242574655060481115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:20:40 ---> ****-login.sh 14:20:40 nexus3.edgexfoundry.org:10001 14:21:44 Removing intermediate container 7f784a3cc396 14:21:44 ---> 59251da4b3ef 14:21:44 Step 10/12 : COPY . . 14:21:44 ---> 72692dab5ec4 14:21:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:21:44 ---> Running in 80614b4d21e4 14:21:44 Removing intermediate container 80614b4d21e4 14:21:44 ---> c3d1f9ab4360 14:21:44 Step 12/12 : RUN $MAKE 14:21:44 ---> Running in 29f28e230a52 14:21:44 noop 14:21:44 Removing intermediate container 29f28e230a52 14:21:44 ---> c2e3b16e3782 14:21:44 Successfully built c2e3b16e3782 14:21:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:44 + docker inspect -f . ci-base-image-arm64 14:21:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:44 prd-ubuntu20.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container 14:21:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/293 -v /w/workspace/app-service-configurable/293:/w/workspace/app-service-configurable/293:rw,z -v /w/workspace/app-service-configurable/293@tmp:/w/workspace/app-service-configurable/293@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 14:21:46 $ docker top 94d8a65f1565640d600acb0a331a8ce178fda2987cd0acc12bcad5fe0c850e09 -eo pid,comm [Pipeline] { [Pipeline] sh 14:21:47 + go version 14:21:47 go version go1.25.3 linux/arm64 [Pipeline] } 14:21:47 $ docker stop --time=1 94d8a65f1565640d600acb0a331a8ce178fda2987cd0acc12bcad5fe0c850e09 14:21:49 $ docker rm -f --volumes 94d8a65f1565640d600acb0a331a8ce178fda2987cd0acc12bcad5fe0c850e09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:49 + docker inspect -f . ci-base-image-arm64 14:21:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:21:50 prd-ubuntu20.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container 14:21:50 $ 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/293 -v /w/workspace/app-service-configurable/293:/w/workspace/app-service-configurable/293:rw,z -v /w/workspace/app-service-configurable/293@tmp:/w/workspace/app-service-configurable/293@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 14:21:51 $ docker top d22fee99042cb75d670c60bbb5b35d46f6430311cbbe390f3c0c8efaa20b09df -eo pid,comm [Pipeline] { [Pipeline] sh 14:21:51 + git config --global --add safe.directory /w/workspace/app-service-configurable/293 [Pipeline] fileExists [Pipeline] sh 14:21:52 + make test 14:21:52 go test -race -coverprofile=coverage.out ./... 14:26:44 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 14:26:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:26:44 go vet ./... 14:30:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:30:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:30:21 ./bin/test-attribution-txt.sh 14:30:21 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 14:30:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 14:30:21 $ docker stop --time=1 d22fee99042cb75d670c60bbb5b35d46f6430311cbbe390f3c0c8efaa20b09df 14:30:23 $ docker rm -f --volumes d22fee99042cb75d670c60bbb5b35d46f6430311cbbe390f3c0c8efaa20b09df [Pipeline] // withDockerContainer [Pipeline] sh 14:30:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:30:26 Warning: overwriting stash ‘coverage-report’ 14:30:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:30:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:30:31 + ls -al . 14:30:31 total 248 14:30:31 drwxrwxr-x 6 jenkins jenkins 4096 Feb 13 14:21 . 14:30:31 drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 14:19 .. 14:30:31 -rw-rw-r-- 1 jenkins jenkins 119 Feb 13 14:19 .dockerignore 14:30:31 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 14:19 .git 14:30:31 drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 14:19 .github 14:30:31 -rw-rw-r-- 1 jenkins jenkins 108 Feb 13 14:19 .gitignore 14:30:31 -rw-rw-r-- 1 jenkins jenkins 359 Feb 13 14:19 .golangci.yml 14:30:31 -rw-rw-r-- 1 jenkins jenkins 19193 Feb 13 14:19 Attribution.txt 14:30:31 -rw-rw-r-- 1 jenkins jenkins 39309 Feb 13 14:19 CHANGELOG.md 14:30:31 -rw-rw-r-- 1 jenkins jenkins 2008 Feb 13 14:19 Dockerfile 14:30:31 -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 14:19 GOVERNANCE.md 14:30:31 -rw-rw-r-- 1 jenkins jenkins 689 Feb 13 14:19 Jenkinsfile 14:30:31 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 13 14:19 LICENSE 14:30:31 -rw-rw-r-- 1 jenkins jenkins 618 Feb 13 14:19 OWNERS.md 14:30:31 -rw-rw-r-- 1 jenkins jenkins 4952 Feb 13 14:19 README.md 14:30:31 -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 14:17 VERSION 14:30:31 drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 14:19 bin 14:30:31 -rw-r--r-- 1 jenkins jenkins 953 Feb 13 14:26 coverage.out 14:30:31 -rw-rw-r-- 1 jenkins jenkins 7075 Feb 13 14:19 go.mod 14:30:31 -rw-rw-r-- 1 jenkins jenkins 90737 Feb 13 14:19 go.sum 14:30:31 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 13 14:19 main.go 14:30:31 -rw-rw-r-- 1 jenkins jenkins 3361 Feb 13 14:19 makefile 14:30:31 drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 14:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:31 + 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=e64027fb29bad31b18b2cb06217face66e36ed89 --label arch=arm64 --label version=4.1.0-dev.17 . 14:30:31 Sending build context to Docker daemon 231.4kB 14:30:32 Step 1/27 : ARG BASE=golang:1.25-alpine3.22 14:30:32 Step 2/27 : FROM ${BASE} AS builder 14:30:32 ---> c2e3b16e3782 14:30:32 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 14:30:32 ---> Running in 6396f54587b4 14:30:32 Removing intermediate container 6396f54587b4 14:30:32 ---> a2fdb6cdabcc 14:30:32 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 14:30:32 ---> Running in 6232af090793 14:30:32 Removing intermediate container 6232af090793 14:30:32 ---> f136c83ba302 14:30:32 Step 5/27 : ARG ADD_BUILD_TAGS="" 14:30:32 ---> Running in 6d04e300a0fa 14:30:33 Removing intermediate container 6d04e300a0fa 14:30:33 ---> 3e6732e7bf5f 14:30:33 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:30:33 ---> Running in d6f05d7ef978 14:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:30:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:30:35 OK: 255 MiB in 60 packages 14:30:36 Removing intermediate container d6f05d7ef978 14:30:36 ---> 84cb8b1f9ded 14:30:36 Step 7/27 : WORKDIR /app 14:30:36 ---> Running in 04e6e7022474 14:30:37 Removing intermediate container 04e6e7022474 14:30:37 ---> c8c713bea85c 14:30:37 Step 8/27 : COPY go.mod vendor* ./ 14:30:37 ---> c789ce87f905 14:30:37 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:30:37 ---> Running in bfb81ab4f538 14:30:42 Removing intermediate container bfb81ab4f538 14:30:42 ---> 3f38d01868fa 14:30:42 Step 10/27 : COPY . . 14:30:43 ---> 1c16efc5711a 14:30:43 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:30:43 ---> Running in 7f1268a98038 14:30:43 Removing intermediate container 7f1268a98038 14:30:43 ---> dd8d4d9a46f0 14:30:43 Step 12/27 : RUN $MAKE 14:30:43 ---> Running in 68e042da159b 14:30:44 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.1.0-dev.53 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.17 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 14:34:37 Removing intermediate container 68e042da159b 14:34:37 ---> 8ae53130355b 14:34:37 Step 13/27 : FROM alpine:3.22 14:34:37 3.22: Pulling from library/alpine 14:34:37 d741ee1608f3: Pulling fs layer 14:34:37 d741ee1608f3: Verifying Checksum 14:34:37 d741ee1608f3: Download complete 14:34:37 d741ee1608f3: Pull complete 14:34:37 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 14:34:37 Status: Downloaded newer image for alpine:3.22 14:34:37 ---> 5a766deef0c8 14:34:37 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:34:37 ---> Running in ee3c51123982 14:34:37 Removing intermediate container ee3c51123982 14:34:37 ---> 60872f6e5460 14:34:37 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 14:34:37 ---> Running in 67cce41a64f8 14:34:37 Removing intermediate container 67cce41a64f8 14:34:37 ---> 47d8f0b8d375 14:34:37 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 14:34:37 ---> Running in 6cb9505fde1c 14:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:34:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:34:39 (1/2) Installing ca-certificates (20250911-r0) 14:34:39 (2/2) Installing dumb-init (1.2.5-r3) 14:34:39 Executing busybox-1.37.0-r20.trigger 14:34:39 Executing ca-certificates-20250911-r0.trigger 14:34:39 OK: 8 MiB in 18 packages 14:34:41 Removing intermediate container 6cb9505fde1c 14:34:41 ---> 4b2d11f88fff 14:34:41 Step 17/27 : RUN apk --no-cache upgrade 14:34:41 ---> Running in 8d87ba75f7f9 14:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 14:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 14:34:43 OK: 8 MiB in 18 packages 14:34:44 Removing intermediate container 8d87ba75f7f9 14:34:44 ---> f03fc4112a16 14:34:44 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:34:45 ---> 12ddb3c743a4 14:34:45 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 14:34:46 ---> d6d51c3bc845 14:34:46 Step 20/27 : COPY --from=builder /app/res/ /res/ 14:34:46 ---> ac2fec0419b8 14:34:46 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 14:34:48 ---> e3a47b58fb4d 14:34:48 Step 22/27 : EXPOSE 48095 14:34:48 ---> Running in eb49c6700645 14:34:48 Removing intermediate container eb49c6700645 14:34:48 ---> 5531d6a8e406 14:34:48 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 14:34:48 ---> Running in 2bbd06027c34 14:34:49 Removing intermediate container 2bbd06027c34 14:34:49 ---> 88f718879e8f 14:34:49 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 14:34:49 ---> Running in a3a4b861206d 14:34:49 Removing intermediate container a3a4b861206d 14:34:49 ---> a4583cfd1794 14:34:49 Step 25/27 : LABEL arch=arm64 14:34:49 ---> Running in 166ac83c6a25 14:34:49 Removing intermediate container 166ac83c6a25 14:34:49 ---> acc652dc24d6 14:34:49 Step 26/27 : LABEL git_sha=e64027fb29bad31b18b2cb06217face66e36ed89 14:34:49 ---> Running in 2dde2208867b 14:34:50 Removing intermediate container 2dde2208867b 14:34:50 ---> 16ff3ef0b1d3 14:34:50 Step 27/27 : LABEL version=4.1.0-dev.17 14:34:50 ---> Running in d825d9e8b35d 14:34:50 Removing intermediate container d825d9e8b35d 14:34:50 ---> 13787b94733c 14:34:50 [Warning] One or more build-args [ARCH] were not consumed 14:34:50 Successfully built 13787b94733c 14:34:50 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 14:34:50 provisioning config files... 14:34:50 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/293@tmp/config14912465246105245029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:34:50 ---> ****-login.sh 14:34:50 nexus3.edgexfoundry.org:10001 14:34:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:51 Configure a credential helper to remove this warning. See 14:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:51 14:34:51 Login Succeeded 14:34:51 nexus3.edgexfoundry.org:10002 14:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:51 Configure a credential helper to remove this warning. See 14:34:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:51 14:34:51 Login Succeeded 14:34:51 nexus3.edgexfoundry.org:10003 14:34:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:52 Configure a credential helper to remove this warning. See 14:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:52 14:34:52 Login Succeeded 14:34:52 nexus3.edgexfoundry.org:10004 14:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:52 Configure a credential helper to remove this warning. See 14:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:52 14:34:52 Login Succeeded 14:34:52 ****.io 14:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:34:52 Configure a credential helper to remove this warning. See 14:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:34:52 14:34:52 Login Succeeded 14:34:52 ---> ****-login.sh ends [Pipeline] } 14:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 14:34:52 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 14:34:52 e64027fb29bad31b18b2cb06217face66e36ed89 14:34:52 latest 14:34:52 4.1.0-dev.17 14:34:52 e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 14:34:52 main 14:34:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:53 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89 14:34:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:34:53 9a7bd1ae186e: Preparing 14:34:53 fb7b454f3f86: Preparing 14:34:53 7f1e26c46d1c: Preparing 14:34:53 cc4481e828d5: Preparing 14:34:53 2d794b7a4569: Preparing 14:34:53 d0fc98dabe86: Preparing 14:34:53 c4e71c2a4573: Preparing 14:34:53 d0fc98dabe86: Waiting 14:34:53 c4e71c2a4573: Waiting 14:34:53 2d794b7a4569: Pushed 14:34:53 7f1e26c46d1c: Pushed 14:34:53 fb7b454f3f86: Pushed 14:34:53 cc4481e828d5: Pushed 14:34:53 c4e71c2a4573: Layer already exists 14:34:54 d0fc98dabe86: Pushed 14:35:02 9a7bd1ae186e: Pushed 14:35:02 e64027fb29bad31b18b2cb06217face66e36ed89: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:02 + 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 14:35:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:35:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:03 9a7bd1ae186e: Preparing 14:35:03 fb7b454f3f86: Preparing 14:35:03 7f1e26c46d1c: Preparing 14:35:03 cc4481e828d5: Preparing 14:35:03 2d794b7a4569: Preparing 14:35:03 d0fc98dabe86: Preparing 14:35:03 c4e71c2a4573: Preparing 14:35:03 d0fc98dabe86: Waiting 14:35:03 c4e71c2a4573: Waiting 14:35:03 cc4481e828d5: Layer already exists 14:35:03 7f1e26c46d1c: Layer already exists 14:35:03 fb7b454f3f86: Layer already exists 14:35:03 9a7bd1ae186e: Layer already exists 14:35:03 2d794b7a4569: Layer already exists 14:35:03 d0fc98dabe86: Layer already exists 14:35:03 c4e71c2a4573: Layer already exists 14:35:03 latest: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 14:35:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:04 9a7bd1ae186e: Preparing 14:35:04 fb7b454f3f86: Preparing 14:35:04 7f1e26c46d1c: Preparing 14:35:04 cc4481e828d5: Preparing 14:35:04 2d794b7a4569: Preparing 14:35:04 d0fc98dabe86: Preparing 14:35:04 c4e71c2a4573: Preparing 14:35:04 d0fc98dabe86: Waiting 14:35:04 c4e71c2a4573: Waiting 14:35:04 fb7b454f3f86: Layer already exists 14:35:04 9a7bd1ae186e: Layer already exists 14:35:04 cc4481e828d5: Layer already exists 14:35:04 2d794b7a4569: Layer already exists 14:35:04 7f1e26c46d1c: Layer already exists 14:35:04 c4e71c2a4573: Layer already exists 14:35:04 d0fc98dabe86: Layer already exists 14:35:04 4.1.0-dev.17: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 14:35:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:05 9a7bd1ae186e: Preparing 14:35:05 fb7b454f3f86: Preparing 14:35:05 7f1e26c46d1c: Preparing 14:35:05 cc4481e828d5: Preparing 14:35:05 2d794b7a4569: Preparing 14:35:05 d0fc98dabe86: Preparing 14:35:05 c4e71c2a4573: Preparing 14:35:05 d0fc98dabe86: Waiting 14:35:05 c4e71c2a4573: Waiting 14:35:05 2d794b7a4569: Layer already exists 14:35:05 7f1e26c46d1c: Layer already exists 14:35:05 cc4481e828d5: Layer already exists 14:35:05 9a7bd1ae186e: Layer already exists 14:35:05 fb7b454f3f86: Layer already exists 14:35:05 c4e71c2a4573: Layer already exists 14:35:05 d0fc98dabe86: Layer already exists 14:35:05 e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:05 + 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 14:35:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 14:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 14:35:06 9a7bd1ae186e: Preparing 14:35:06 fb7b454f3f86: Preparing 14:35:06 7f1e26c46d1c: Preparing 14:35:06 cc4481e828d5: Preparing 14:35:06 2d794b7a4569: Preparing 14:35:06 d0fc98dabe86: Preparing 14:35:06 c4e71c2a4573: Preparing 14:35:06 d0fc98dabe86: Waiting 14:35:06 c4e71c2a4573: Waiting 14:35:06 fb7b454f3f86: Layer already exists 14:35:06 9a7bd1ae186e: Layer already exists 14:35:06 2d794b7a4569: Layer already exists 14:35:06 7f1e26c46d1c: Layer already exists 14:35:06 cc4481e828d5: Layer already exists 14:35:06 c4e71c2a4573: Layer already exists 14:35:06 d0fc98dabe86: Layer already exists 14:35:06 main: digest: sha256:f7b89ad577f92c3f759c0dc27f7882be821030201192600b0c0e359929a519b9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:35:06 ===================================================== [Pipeline] echo 14:35:06 taggedImages: 14:35:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89 14:35:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 14:35:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 14:35:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 14:35:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] echo 14:35:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89 [Pipeline] echo 14:35:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] echo 14:35:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.1.0-dev.17 [Pipeline] echo 14:35:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e64027fb29bad31b18b2cb06217face66e36ed89-4.1.0-dev.17 [Pipeline] echo 14:35:06 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 14:35:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:06 14:35:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:07 arm64: Pulling from edgex-lftools-log-publisher 14:35:07 8998bd30e6a1: Pulling fs layer 14:35:07 04944245beec: Pulling fs layer 14:35:07 699f458cf7ca: Pulling fs layer 14:35:07 765212b225bb: Pulling fs layer 14:35:07 f23df028b6ca: Pulling fs layer 14:35:07 d65c8cfc05b1: Pulling fs layer 14:35:07 2437ff75d9bd: Pulling fs layer 14:35:07 765212b225bb: Waiting 14:35:07 f23df028b6ca: Waiting 14:35:07 d65c8cfc05b1: Waiting 14:35:07 2437ff75d9bd: Waiting 14:35:07 04944245beec: Verifying Checksum 14:35:07 04944245beec: Download complete 14:35:07 765212b225bb: Verifying Checksum 14:35:07 765212b225bb: Download complete 14:35:07 f23df028b6ca: Download complete 14:35:07 d65c8cfc05b1: Verifying Checksum 14:35:07 d65c8cfc05b1: Download complete 14:35:07 699f458cf7ca: Verifying Checksum 14:35:07 699f458cf7ca: Download complete 14:35:07 8998bd30e6a1: Verifying Checksum 14:35:07 8998bd30e6a1: Download complete 14:35:10 2437ff75d9bd: Verifying Checksum 14:35:10 2437ff75d9bd: Download complete 14:35:12 8998bd30e6a1: Pull complete 14:35:12 04944245beec: Pull complete 14:35:14 699f458cf7ca: Pull complete 14:35:14 765212b225bb: Pull complete 14:35:15 f23df028b6ca: Pull complete 14:35:15 d65c8cfc05b1: Pull complete 14:35:33 2437ff75d9bd: Pull complete 14:35:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:35:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:34 prd-ubuntu20.04-docker-arm64-4c-16g-2113 does not seem to be running inside a container 14:35:34 $ 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/293 -v /w/workspace/app-service-configurable/293:/w/workspace/app-service-configurable/293:rw,z -v /w/workspace/app-service-configurable/293@tmp:/w/workspace/app-service-configurable/293@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 14:35:36 $ docker top 99e98cb0f15b1e2433e3e026ece992f41938ff50d1f745ecb43f137b1f663e75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:37 ---> job-cost.sh 14:35:37 lf-activate-venv: SKIPPING 14:35:37 INFO: No Stack... 14:35:38 INFO: Retrieving Pricing Info for: v3-standard-4 14:35:39 INFO: Archiving Costs [Pipeline] sh 14:35:39 + cat /w/workspace/app-service-configurable/293/archives/cost.csv 14:35:39 + cut -d, -f6 [Pipeline] lock 14:35:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] 14:35:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] did not exist. Created. 14:35:39 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:35:40 + echo total: 0.10999999940395355 [Pipeline] stash 14:35:40 Stashed 1 file(s) [Pipeline] } 14:35:40 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [Pipeline] // lock [Pipeline] } 14:35:40 $ docker stop --time=1 99e98cb0f15b1e2433e3e026ece992f41938ff50d1f745ecb43f137b1f663e75 14:35:41 $ docker rm -f --volumes 99e98cb0f15b1e2433e3e026ece992f41938ff50d1f745ecb43f137b1f663e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:44 Cancelling nested steps due to timeout 20:16:44 Sending interrupt signal to process 20:16:49 script returned exit code 143 [Pipeline] } 20:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:16:49 + '[' -d /w/workspace/ry_app-service-configurable_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:16:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:50 ---> package-listing.sh 20:16:50 ++ facter osfamily 20:16:50 ++ tr '[:upper:]' '[:lower:]' 20:16:50 + OS_FAMILY=redhat 20:16:50 + workspace=/w/workspace/ry_app-service-configurable_main 20:16:50 + START_PACKAGES=/tmp/packages_start.txt 20:16:50 + END_PACKAGES=/tmp/packages_end.txt 20:16:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:50 + PACKAGES=/tmp/packages_start.txt 20:16:50 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:16:50 + PACKAGES=/tmp/packages_end.txt 20:16:50 + case "${OS_FAMILY}" in 20:16:50 + sort 20:16:50 + rpm -qa 20:16:51 + '[' -f /tmp/packages_start.txt ']' 20:16:51 + '[' -f /tmp/packages_end.txt ']' 20:16:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:51 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:16:51 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 20:16: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 20:16: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 20:16:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:52 20:16:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:52 latest: Pulling from edgex-lftools-log-publisher 20:16:52 5eb5b503b376: Pulling fs layer 20:16:52 5c69ac0246d0: Pulling fs layer 20:16:52 ec43610c2a17: Pulling fs layer 20:16:52 3a2ae6a8a46f: Pulling fs layer 20:16:52 33b1e0a273af: Pulling fs layer 20:16:52 5d3b04190fa2: Pulling fs layer 20:16:52 2f39f015ded8: Pulling fs layer 20:16:52 33b1e0a273af: Waiting 20:16:52 5d3b04190fa2: Waiting 20:16:52 2f39f015ded8: Waiting 20:16:52 3a2ae6a8a46f: Waiting 20:16:52 5c69ac0246d0: Verifying Checksum 20:16:52 5c69ac0246d0: Download complete 20:16:52 3a2ae6a8a46f: Verifying Checksum 20:16:52 3a2ae6a8a46f: Download complete 20:16:52 33b1e0a273af: Verifying Checksum 20:16:52 33b1e0a273af: Download complete 20:16:52 ec43610c2a17: Verifying Checksum 20:16:52 ec43610c2a17: Download complete 20:16:52 5d3b04190fa2: Download complete 20:16:52 5eb5b503b376: Verifying Checksum 20:16:52 5eb5b503b376: Download complete 20:16:53 2f39f015ded8: Verifying Checksum 20:16:53 2f39f015ded8: Download complete 20:16:54 5eb5b503b376: Pull complete 20:16:54 5c69ac0246d0: Pull complete 20:16:55 ec43610c2a17: Pull complete 20:16:55 3a2ae6a8a46f: Pull complete 20:16:55 33b1e0a273af: Pull complete 20:16:55 5d3b04190fa2: Pull complete 20:16:58 2f39f015ded8: Pull complete 20:16:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:16:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:58 prd-centos7-docker-4c-2g-2114 does not seem to be running inside a container 20:16:58 $ 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 20:17:01 $ docker top 4b0e957e0db2e2b3029b34d814cdd61cfab314c52403c458a5c37918dbaf025b -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:01 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:02 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:02 + ls /var/log/sa-host 20:17:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:02 provisioning config files... 20:17:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10349028486680027544tmp [Pipeline] { [Pipeline] echo 20:17:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:03 ---> create-netrc.sh [Pipeline] } 20:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:03 ---> python-tools-install.sh [Pipeline] echo 20:17:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:03 ---> sudo-logs.sh 20:17:03 Archiving 'sudo' log.. 20:17:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-2114.novalocal: Name or service not known 20:17:03 sudo: unable to resolve host prd-centos7-docker-4c-2g-2114.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:17:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:04 ---> job-cost.sh 20:17:04 lf-activate-venv: SKIPPING 20:17:04 DEBUG: total: 0.10999999940395355 20:17:04 INFO: Retrieving Stack Cost... 20:17:04 INFO: Retrieving Pricing Info for: v3-standard-2 20:17:04 INFO: Archiving Costs [Pipeline] echo 20:17:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:05 ---> logs-deploy.sh 20:17:05 lf-activate-venv: SKIPPING 20:17:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/293 20:17:05 INFO: archiving workspace using pattern(s): 20:17:06 Archives upload complete. 20:17:06 INFO: archiving logs to Nexus 20:17:07 ---> uname -a: 20:17:07 Linux prd-centos7-docker-4c-2g-2114.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 20:17:07 20:17:07 20:17:07 ---> lscpu: 20:17:07 Architecture: x86_64 20:17:07 CPU op-mode(s): 32-bit, 64-bit 20:17:07 Byte Order: Little Endian 20:17:07 Address sizes: 40 bits physical, 48 bits virtual 20:17:07 CPU(s): 2 20:17:07 On-line CPU(s) list: 0,1 20:17:07 Thread(s) per core: 1 20:17:07 Core(s) per socket: 1 20:17:07 Socket(s): 2 20:17:07 NUMA node(s): 1 20:17:07 Vendor ID: AuthenticAMD 20:17:07 CPU family: 23 20:17:07 Model: 49 20:17:07 Model name: AMD EPYC-Rome Processor 20:17:07 Stepping: 0 20:17:07 CPU MHz: 2799.998 20:17:07 BogoMIPS: 5599.99 20:17:07 Virtualization: AMD-V 20:17:07 Hypervisor vendor: KVM 20:17:07 Virtualization type: full 20:17:07 L1d cache: 64 KiB 20:17:07 L1i cache: 64 KiB 20:17:07 L2 cache: 1 MiB 20:17:07 L3 cache: 32 MiB 20:17:07 NUMA node0 CPU(s): 0,1 20:17:07 Vulnerability Itlb multihit: Not affected 20:17:07 Vulnerability L1tf: Not affected 20:17:07 Vulnerability Mds: Not affected 20:17:07 Vulnerability Meltdown: Not affected 20:17:07 Vulnerability Mmio stale data: Not affected 20:17:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:17:07 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 20:17:07 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 20:17:07 Vulnerability Srbds: Not affected 20:17:07 Vulnerability Tsx async abort: Not affected 20:17:07 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 20:17:07 20:17:07 20:17:07 ---> nproc: 20:17:07 2 20:17:07 20:17:07 20:17:07 ---> df -h: 20:17:07 Filesystem Size Used Avail Use% Mounted on 20:17:07 overlay 40G 6.8G 34G 17% / 20:17:07 tmpfs 64M 0 64M 0% /dev 20:17:07 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 20:17:07 shm 64M 0 64M 0% /dev/shm 20:17:07 /dev/vda1 40G 6.8G 34G 17% /facter-os 20:17:07 20:17:07 20:17:07 Cannot open /var/log/sysstat/sa13: No such file or directory 20:17:07 Please check if data collecting is enabled 20:17:07 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:17:07 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 20:17:07 $ docker stop --time=1 4b0e957e0db2e2b3029b34d814cdd61cfab314c52403c458a5c37918dbaf025b 20:17:08 $ docker rm -f --volumes 4b0e957e0db2e2b3029b34d814cdd61cfab314c52403c458a5c37918dbaf025b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 20:17:08 [WS-CLEANUP] Deleting project workspace... 20:17:08 [WS-CLEANUP] Deferred wipeout is used... 20:17:08 [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 20:17:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:08 20:17:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:09 latest: Pulling from edgex-lftools-log-publisher 20:17:09 5eb5b503b376: Pulling fs layer 20:17:09 5c69ac0246d0: Pulling fs layer 20:17:09 ec43610c2a17: Pulling fs layer 20:17:09 3a2ae6a8a46f: Pulling fs layer 20:17:09 33b1e0a273af: Pulling fs layer 20:17:09 5d3b04190fa2: Pulling fs layer 20:17:09 2f39f015ded8: Pulling fs layer 20:17:09 5d3b04190fa2: Waiting 20:17:09 33b1e0a273af: Waiting 20:17:09 3a2ae6a8a46f: Waiting 20:17:09 2f39f015ded8: Waiting 20:17:09 5c69ac0246d0: Verifying Checksum 20:17:09 5c69ac0246d0: Download complete 20:17:09 3a2ae6a8a46f: Download complete 20:17:09 33b1e0a273af: Verifying Checksum 20:17:09 33b1e0a273af: Download complete 20:17:09 ec43610c2a17: Verifying Checksum 20:17:09 ec43610c2a17: Download complete 20:17:09 5d3b04190fa2: Verifying Checksum 20:17:09 5d3b04190fa2: Download complete 20:17:09 5eb5b503b376: Verifying Checksum 20:17:09 5eb5b503b376: Download complete 20:17:09 2f39f015ded8: Download complete 20:17:10 5eb5b503b376: Pull complete 20:17:11 5c69ac0246d0: Pull complete 20:17:11 ec43610c2a17: Pull complete 20:17:11 3a2ae6a8a46f: Pull complete 20:17:11 33b1e0a273af: Pull complete 20:17:11 5d3b04190fa2: Pull complete 20:17:17 2f39f015ded8: Pull complete 20:17:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:17:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:17 prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container 20:17:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:17:19 $ docker top dad4fb19fe31b6f53ddb699fde6647093133e6b4d9dea25182f2bed6a35345d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:19 ---> job-cost.sh 20:17:19 lf-activate-venv: SKIPPING 20:17:19 INFO: No Stack... 20:17:20 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:20 INFO: Archiving Costs [Pipeline] sh 20:17:20 + cut -d, -f6 20:17:20 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 20:17:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] 20:17:20 Resource [jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] did not exist. Created. 20:17:20 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:17:21 /w/workspace/ry_app-service-configurable_main@tmp/durable-cd1d6f0d/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:17:21 + echo total: 1.5299999713897705 [Pipeline] stash 20:17:21 Warning: overwriting stash ‘stack-cost’ 20:17:21 Stashed 1 file(s) [Pipeline] } 20:17:21 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-293-stack-cost] [Pipeline] // lock [Pipeline] } 20:17:21 $ docker stop --time=1 dad4fb19fe31b6f53ddb699fde6647093133e6b4d9dea25182f2bed6a35345d8 20:17:22 $ docker rm -f --volumes dad4fb19fe31b6f53ddb699fde6647093133e6b4d9dea25182f2bed6a35345d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:17:22 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 20:17:23 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 20:17:23 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:17:23 total 16 20:17:23 drwxr-xr-x 3 root root 4096 Feb 13 20:17 . 20:17:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 20:17 .. 20:17:23 drwxr-xr-x 2 root root 4096 Feb 13 20:17 cost 20:17:23 -rw-r--r-- 1 root root 98 Feb 13 20:17 cost.csv 20:17:23 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 20:17:23 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:17:23 total 16 20:17:23 drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 20:17 . 20:17:23 drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 20:17 .. 20:17:23 drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 20:17 cost 20:17:23 -rw-r--r-- 1 jenkins jenkins 98 Feb 13 20:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:17:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:17:24 ---> package-listing.sh 20:17:24 ++ facter osfamily 20:17:24 ++ tr '[:upper:]' '[:lower:]' 20:17:24 + OS_FAMILY=debian 20:17:24 + workspace=/w/workspace/ry_app-service-configurable_main 20:17:24 + START_PACKAGES=/tmp/packages_start.txt 20:17:24 + END_PACKAGES=/tmp/packages_end.txt 20:17:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:17:24 + PACKAGES=/tmp/packages_start.txt 20:17:24 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:17:24 + PACKAGES=/tmp/packages_end.txt 20:17:24 + case "${OS_FAMILY}" in 20:17:24 + dpkg -l 20:17:24 + grep '^ii' 20:17:24 + '[' -f /tmp/packages_start.txt ']' 20:17:24 + '[' -f /tmp/packages_end.txt ']' 20:17:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:17:24 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:17:24 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 20:17:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 20:17:24 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 20:17:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:17:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:25 prd-ubuntu20.04-docker-8c-8g-2112 does not seem to be running inside a container 20:17:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:17:26 $ docker top 12f58579b2f02f34873619876d750e03a89958752b26faca7942f45678e395f6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:26 + touch /tmp/pre-build-complete [Pipeline] sh 20:17:26 + mkdir -p /var/log/sysstat [Pipeline] sh 20:17:26 + ls /var/log/sa-host 20:17:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:26 provisioning config files... 20:17:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18337225779191209497tmp [Pipeline] { [Pipeline] echo 20:17:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:17:27 ---> create-netrc.sh [Pipeline] } 20:17:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:17:27 ---> python-tools-install.sh [Pipeline] echo 20:17:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:17:27 ---> sudo-logs.sh 20:17:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:17:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:17:28 ---> job-cost.sh 20:17:28 lf-activate-venv: SKIPPING 20:17:28 DEBUG: total: 1.5299999713897705 20:17:28 INFO: Retrieving Stack Cost... 20:17:28 INFO: Retrieving Pricing Info for: v3-standard-8 20:17:28 INFO: Archiving Costs [Pipeline] echo 20:17:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:17:28 ---> logs-deploy.sh 20:17:28 lf-activate-venv: SKIPPING 20:17:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/293 20:17:28 INFO: archiving workspace using pattern(s): 20:17:29 Archives upload complete. 20:17:29 INFO: archiving logs to Nexus