Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 507676d3743a835620b301dcc2349b5df4a73b84 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-ssh16233340533821710938.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-ssh5542871758691911051.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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7876101245915709564.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-ssh14674472927401282301.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4551789425713951936.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-centos7-blackbox-4c-2g-773590’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-773591’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-773694’ is offline Running on prd-ubuntu20.04-docker-8c-8g-773697 in /w/workspace/_app-service-configurable_odessa [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/_app-service-configurable_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 507676d3743a835620b301dcc2349b5df4a73b84 (odessa) Commit message: "Merge pull request #755 from FelixTing/upgrade-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f 507676d3743a835620b301dcc2349b5df4a73b84 # timeout=10 > git rev-list --no-walk b411876a5905ee172ca1fb2b2b05bf9ef98a6fad # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:18:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:18:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:18:33 ========================================================= 03:18:33 EdgeX Global Pipelines Version Info 03:18:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:18:34 ------------------- 03:18:34 stable info: 03:18:34 ------------------- 03:18:34 Commited By: Cherry Wang cherry@iotechsys.com 03:18:34 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 03:18:34 Message: update stable to v1.0.278 03:18:34 ------------------- 03:18:34 experimental info: 03:18:34 ------------------- 03:18:34 Commited By: **** collab-it+edgex@linuxfoundation.org 03:18:34 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 03:18:34 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:18:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 03:18:34 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 03:18:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:18:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:18:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:18:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 03:18:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 507676d [Pipeline] echo 03:18:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:35 provisioning config files... 03:18:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config7833516474246344517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:35 ---> ****-login.sh 03:18:35 nexus3.edgexfoundry.org:10001 03:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:36 03:18:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:36 Configure a credential helper to remove this warning. See 03:18:36 https://docs.****.com/go/credential-store/ 03:18:36 03:18:36 Login Succeeded 03:18:36 nexus3.edgexfoundry.org:10002 03:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:36 03:18:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:36 Configure a credential helper to remove this warning. See 03:18:36 https://docs.****.com/go/credential-store/ 03:18:36 03:18:36 Login Succeeded 03:18:36 nexus3.edgexfoundry.org:10003 03:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:36 03:18:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:36 Configure a credential helper to remove this warning. See 03:18:36 https://docs.****.com/go/credential-store/ 03:18:36 03:18:36 Login Succeeded 03:18:36 nexus3.edgexfoundry.org:10004 03:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:36 03:18:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:36 Configure a credential helper to remove this warning. See 03:18:36 https://docs.****.com/go/credential-store/ 03:18:36 03:18:36 Login Succeeded 03:18:36 ****.io 03:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:36 03:18:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:36 Configure a credential helper to remove this warning. See 03:18:36 https://docs.****.com/go/credential-store/ 03:18:36 03:18:36 Login Succeeded 03:18:36 ---> ****-login.sh ends [Pipeline] } 03:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:18:37 + git rev-list -1 --merges 507676d3743a835620b301dcc2349b5df4a73b84~1..507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] echo 03:18:37 -----------> git rev-list -1 --merges 507676d3743a835620b301dcc2349b5df4a73b84~1..507676d3743a835620b301dcc2349b5df4a73b84 507676d3743a835620b301dcc2349b5df4a73b84 03:18:37 507676d3743a835620b301dcc2349b5df4a73b84 [false] [Pipeline] sh 03:18:37 + git log --format=format:%s -1 507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] echo 03:18:37 ========================================================= 03:18:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:18:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:18:37 + git log --format=format:%s -1 507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] echo 03:18:37 [semverPrep] GIT_COMMIT: 507676d3743a835620b301dcc2349b5df4a73b84, Commit Message: Merge pull request #755 from FelixTing/upgrade-sdk [Pipeline] echo 03:18:37 [semverPrep] This is not a build commit. [Pipeline] sh 03:18:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:38 + grep -v github /etc/ssh/ssh_known_hosts 03:18:38 + [ -e /tmp/ssh_known_hosts ] 03:18:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:18:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:18:38 + sudo tee -a /etc/ssh/ssh_known_hosts 03:18:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:38 03:18:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:38 0.1.4: Pulling from edgex-devops/py-git-semver 03:18:38 3dae71ba6b94: Pulling fs layer 03:18:38 6bf1a483ea7c: Pulling fs layer 03:18:38 f5dfc541a4d3: Pulling fs layer 03:18:38 461d9e800cba: Pulling fs layer 03:18:38 80192f66455f: Pulling fs layer 03:18:38 2e8e34ca0e6c: Pulling fs layer 03:18:38 a29436f7fd5d: Pulling fs layer 03:18:38 923cac83aea3: Pulling fs layer 03:18:38 25ad8b0a4227: Pulling fs layer 03:18:38 db01528c6b51: Pulling fs layer 03:18:38 28988de357af: Pulling fs layer 03:18:38 a29436f7fd5d: Waiting 03:18:38 25ad8b0a4227: Waiting 03:18:38 923cac83aea3: Waiting 03:18:38 28988de357af: Waiting 03:18:38 db01528c6b51: Waiting 03:18:38 461d9e800cba: Waiting 03:18:38 80192f66455f: Waiting 03:18:38 2e8e34ca0e6c: Waiting 03:18:38 6bf1a483ea7c: Verifying Checksum 03:18:38 6bf1a483ea7c: Download complete 03:18:38 461d9e800cba: Verifying Checksum 03:18:38 461d9e800cba: Download complete 03:18:38 80192f66455f: Verifying Checksum 03:18:38 80192f66455f: Download complete 03:18:39 f5dfc541a4d3: Verifying Checksum 03:18:39 f5dfc541a4d3: Download complete 03:18:39 3dae71ba6b94: Verifying Checksum 03:18:39 3dae71ba6b94: Download complete 03:18:39 923cac83aea3: Verifying Checksum 03:18:39 923cac83aea3: Download complete 03:18:39 25ad8b0a4227: Verifying Checksum 03:18:39 25ad8b0a4227: Download complete 03:18:39 db01528c6b51: Verifying Checksum 03:18:39 db01528c6b51: Download complete 03:18:39 28988de357af: Verifying Checksum 03:18:39 28988de357af: Download complete 03:18:39 a29436f7fd5d: Verifying Checksum 03:18:39 a29436f7fd5d: Download complete 03:18:39 2e8e34ca0e6c: Verifying Checksum 03:18:39 2e8e34ca0e6c: Download complete 03:18:40 3dae71ba6b94: Pull complete 03:18:40 6bf1a483ea7c: Pull complete 03:18:41 f5dfc541a4d3: Pull complete 03:18:41 461d9e800cba: Pull complete 03:18:41 80192f66455f: Pull complete 03:18:44 2e8e34ca0e6c: Pull complete 03:18:45 a29436f7fd5d: Pull complete 03:18:45 923cac83aea3: Pull complete 03:18:45 25ad8b0a4227: Pull complete 03:18:45 db01528c6b51: Pull complete 03:18:45 28988de357af: Pull complete 03:18:45 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:18:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:45 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:18:49 $ docker top 1d75c54debfaa29bb89d5b9df8f9fc7638e0c893600e38129acca3f8474387c3 -eo pid,comm 03:18:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:18:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:49 [ssh-agent] Looking for ssh-agent implementation... 03:18:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:49 $ docker exec 1d75c54debfaa29bb89d5b9df8f9fc7638e0c893600e38129acca3f8474387c3 ssh-agent 03:18:49 SSH_AUTH_SOCK=/tmp/ssh-yOxECaTmbafM/agent.32 03:18:49 SSH_AGENT_PID=38 03:18:49 Running ssh-add (command line suppressed) 03:18:49 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_13529774099456000689.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_13529774099456000689.key) 03:18:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:50 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] sh 03:18:50 + git tag --points-at HEAD [Pipeline] } 03:18:50 $ docker exec --env ******** --env ******** 1d75c54debfaa29bb89d5b9df8f9fc7638e0c893600e38129acca3f8474387c3 ssh-agent -k 03:18:50 unset SSH_AUTH_SOCK; 03:18:50 unset SSH_AGENT_PID; 03:18:50 echo Agent pid 38 killed; 03:18:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:18:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:50 [ssh-agent] Looking for ssh-agent implementation... 03:18:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:50 $ docker exec 1d75c54debfaa29bb89d5b9df8f9fc7638e0c893600e38129acca3f8474387c3 ssh-agent 03:18:50 SSH_AUTH_SOCK=/tmp/ssh-hCa9zCu5HJBp/agent.85 03:18:50 SSH_AGENT_PID=91 03:18:50 Running ssh-add (command line suppressed) 03:18:51 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_2436929388398520954.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_2436929388398520954.key) 03:18:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:51 + git semver init 03:18:51 2025-11-24 03:18:51,557 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:18:51 2025-11-24 03:18:51,570 [run_init] DEBUG init version:0.0.0 force:False 03:18:51 2025-11-24 03:18:51,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_odessa/.semver 03:18:51 2025-11-24 03:18:51,572 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_odessa/.semver 03:18:51 2025-11-24 03:18:51,572 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_odessa/.semver'], cwd=/w/workspace/_app-service-configurable_odessa, stdin=None, shell=False, universal_newlines=False) 03:18:53 2025-11-24 03:18:52,942 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_odessa/.git/info/exclude 03:18:53 2025-11-24 03:18:52,942 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:False 03:18:53 2025-11-24 03:18:52,942 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:18:53 2025-11-24 03:18:52,942 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:18:53 4.0.1-dev.1 [Pipeline] } 03:18:53 $ docker exec --env ******** --env ******** 1d75c54debfaa29bb89d5b9df8f9fc7638e0c893600e38129acca3f8474387c3 ssh-agent -k 03:18:53 unset SSH_AUTH_SOCK; 03:18:53 unset SSH_AGENT_PID; 03:18:53 echo Agent pid 91 killed; 03:18:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:53 + git semver [Pipeline] } 03:18:53 $ docker stop --time=1 1d75c54debfaa29bb89d5b9df8f9fc7638e0c893600e38129acca3f8474387c3 03:18:55 $ docker rm -f --volumes 1d75c54debfaa29bb89d5b9df8f9fc7638e0c893600e38129acca3f8474387c3 [Pipeline] // withDockerContainer [Pipeline] sh 03:18:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:18:55 Stashed 1 file(s) [Pipeline] echo 03:18:55 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:55 provisioning config files... 03:18:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config1425120567394282398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:56 ---> ****-login.sh 03:18:56 nexus3.edgexfoundry.org:10001 03:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:56 Login Succeeded 03:18:56 nexus3.edgexfoundry.org:10002 03:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:56 Login Succeeded 03:18:56 nexus3.edgexfoundry.org:10003 03:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:56 Login Succeeded 03:18:56 nexus3.edgexfoundry.org:10004 03:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:56 Login Succeeded 03:18:56 ****.io 03:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:56 Login Succeeded 03:18:56 ---> ****-login.sh ends [Pipeline] } 03:18:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:18:56 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:18:57 + grep ^go [0-9].[0-9]* go.mod 03:18:57 + + cut -d cut -f -d 2 . 03:18:57 -f1-2 [Pipeline] echo 03:18:57 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:18:57 ========================================================= 03:18:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 03:18:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:18:58 #0 building with "default" instance using docker driver 03:18:58 03:18:58 #1 [internal] load build definition from Dockerfile 03:18:58 #1 transferring dockerfile: 2.05kB done 03:18:58 #1 DONE 0.0s 03:18:58 03:18:58 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 03:18:58 #2 DONE 0.1s 03:18:58 03:18:58 #3 [internal] load .dockerignore 03:18:58 #3 transferring context: 159B done 03:18:58 #3 DONE 0.0s 03:18:58 03:18:58 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 03:18:58 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 03:18:58 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 03:18:58 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 03:18:58 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 03:18:58 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 3.15MB / 74.06MB 0.1s 03:18:58 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 03:18:58 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 12.58MB / 74.06MB 0.2s 03:18:58 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 03:18:58 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 03:18:58 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 03:18:58 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 03:18:58 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 03:18:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0B / 100.52MB 0.2s 03:18:58 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 03:18:58 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 24.12MB / 74.06MB 0.3s 03:18:58 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 03:18:58 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 03:18:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 5.14MB / 100.52MB 0.3s 03:18:58 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0B / 13.29MB 0.3s 03:18:58 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 36.70MB / 74.06MB 0.4s 03:18:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 11.53MB / 100.52MB 0.4s 03:18:58 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 5.24MB / 13.29MB 0.4s 03:18:58 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 03:18:58 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 51.38MB / 74.06MB 0.5s 03:18:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 18.94MB / 100.52MB 0.5s 03:18:58 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 12.58MB / 13.29MB 0.5s 03:18:58 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 03:18:58 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 61.87MB / 74.06MB 0.6s 03:18:58 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 28.31MB / 100.52MB 0.6s 03:18:58 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done 03:18:59 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.8s 03:18:59 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 61.87MB / 100.52MB 0.8s 03:18:59 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 68.16MB / 100.52MB 0.9s 03:18:59 #4 ... 03:18:59 03:18:59 #5 [internal] load build context 03:18:59 #5 transferring context: 55.69MB 0.8s done 03:18:59 #5 DONE 1.1s 03:18:59 03:18:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 03:18:59 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.0s done 03:18:59 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.2s 03:18:59 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 03:18:59 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.6s done 03:19:04 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.4s done 03:19:04 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 03:19:04 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 03:19:04 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 03:19:04 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 03:19:04 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 03:19:04 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0.1s 03:19:06 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.8s done 03:19:06 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 03:19:06 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.4s done 03:19:06 #4 DONE 8.6s 03:19:06 03:19:06 #6 [builder 2/7] RUN apk add --update --no-cache make git 03:19:06 #6 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:19:07 #6 0.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:19:07 #6 0.599 OK: 248 MiB in 58 packages 03:19:10 Still waiting to schedule task 03:19:10 ‘prd-ubuntu20.04-docker-arm64-4c-16g-773698’ is offline 03:19:11 #6 DONE 4.4s 03:19:11 03:19:11 #7 [builder 3/7] WORKDIR /app 03:19:11 #7 DONE 0.0s 03:19:11 03:19:11 #8 [builder 4/7] COPY go.mod vendor* ./ 03:19:11 #8 DONE 0.6s 03:19:11 03:19:11 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:19:24 #9 DONE 12.0s 03:19:24 03:19:24 #10 [builder 6/7] COPY . . 03:19:24 #10 DONE 0.7s 03:19:24 03:19:24 #11 [builder 7/7] RUN echo noop 03:19:24 #11 0.210 noop 03:19:24 #11 DONE 0.3s 03:19:24 03:19:24 #12 exporting to image 03:19:24 #12 exporting layers 03:19:33 #12 exporting layers 7.1s done 03:19:33 #12 writing image sha256:6e5feb3fb75c24bdacd5d08f3332a0819688570fdfb63f6aa38e32118ff1e377 done 03:19:33 #12 naming to docker.io/library/ci-base-image-x86_64 done 03:19:33 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:33 + docker inspect -f . ci-base-image-x86_64 03:19:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:33 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:19:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** ci-base-image-x86_64 cat 03:19:33 $ docker top a3774b2fc9b61042ef69b080623bf5daf92a3f23da2b8ac480d322fe69f1a49c -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:34 + go version 03:19:34 go version go1.23.7 linux/amd64 [Pipeline] } 03:19:34 $ docker stop --time=1 a3774b2fc9b61042ef69b080623bf5daf92a3f23da2b8ac480d322fe69f1a49c 03:19:35 $ docker rm -f --volumes a3774b2fc9b61042ef69b080623bf5daf92a3f23da2b8ac480d322fe69f1a49c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:35 + docker inspect -f . ci-base-image-x86_64 03:19:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:36 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:19:36 $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 ******** ci-base-image-x86_64 cat 03:19:36 $ docker top 5de45fd7051e0ac18482609bd8f88d2bea530a91082ff342377e5f36a1408316 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:36 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] fileExists [Pipeline] sh 03:19:36 + make test 03:19:36 go test -race -coverprofile=coverage.out ./... 03:20:09 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:20:47 go vet ./... 03:20:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:20:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:20:52 ./bin/test-attribution-txt.sh [Pipeline] echo 03:20:52 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:20:52 + go mod tidy [Pipeline] } 03:20:52 $ docker stop --time=1 5de45fd7051e0ac18482609bd8f88d2bea530a91082ff342377e5f36a1408316 03:20:55 $ docker rm -f --volumes 5de45fd7051e0ac18482609bd8f88d2bea530a91082ff342377e5f36a1408316 [Pipeline] // withDockerContainer [Pipeline] sh 03:20:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:20:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:20:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:20:57 + ls -al . 03:20:57 total 252 03:20:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:19 . 03:20:57 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:18 .. 03:20:57 -rw-rw-r-- 1 jenkins jenkins 119 Nov 24 03:18 .dockerignore 03:20:57 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:20 .git 03:20:57 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:18 .github 03:20:57 -rw-rw-r-- 1 jenkins jenkins 101 Nov 24 03:18 .gitignore 03:20:57 -rw-rw-r-- 1 jenkins jenkins 41 Nov 24 03:18 .golangci.yml 03:20:57 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 03:18 .semver 03:20:57 -rw-rw-r-- 1 jenkins jenkins 16550 Nov 24 03:18 Attribution.txt 03:20:57 -rw-rw-r-- 1 jenkins jenkins 39309 Nov 24 03:18 CHANGELOG.md 03:20:57 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 24 03:18 Dockerfile 03:20:57 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 03:18 GOVERNANCE.md 03:20:57 -rw-rw-r-- 1 jenkins jenkins 666 Nov 24 03:18 Jenkinsfile 03:20:57 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 24 03:18 LICENSE 03:20:57 -rw-rw-r-- 1 jenkins jenkins 618 Nov 24 03:18 OWNERS.md 03:20:57 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 24 03:18 README.md 03:20:57 -rw-rw-r-- 1 jenkins jenkins 11 Nov 24 03:18 VERSION 03:20:57 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:18 bin 03:20:57 -rw-r--r-- 1 jenkins jenkins 953 Nov 24 03:20 coverage.out 03:20:57 -rw-rw-r-- 1 jenkins jenkins 6497 Nov 24 03:18 go.mod 03:20:57 -rw-rw-r-- 1 jenkins jenkins 88170 Nov 24 03:18 go.sum 03:20:57 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 24 03:18 main.go 03:20:57 -rw-rw-r-- 1 jenkins jenkins 3362 Nov 24 03:18 makefile 03:20:57 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 03:18 res 03:20:57 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 03:18 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:20:57 + 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=507676d3743a835620b301dcc2349b5df4a73b84 --label arch=amd64 --label version=4.0.1-dev.1 . 03:20:57 #0 building with "default" instance using docker driver 03:20:57 03:20:57 #1 [internal] load build definition from Dockerfile 03:20:57 #1 transferring dockerfile: 2.05kB done 03:20:57 #1 DONE 0.0s 03:20:57 03:20:57 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:20:57 #2 DONE 0.0s 03:20:57 03:20:57 #3 [internal] load metadata for docker.io/library/alpine:3.22 03:20:57 #3 DONE 0.1s 03:20:57 03:20:57 #4 [internal] load .dockerignore 03:20:57 #4 transferring context: 159B done 03:20:57 #4 DONE 0.0s 03:20:57 03:20:57 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:20:57 #5 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 03:20:57 #5 ... 03:20:57 03:20:57 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:20:57 #6 DONE 0.1s 03:20:57 03:20:57 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:20:57 #5 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 03:20:57 #5 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 03:20:57 #5 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 03:20:57 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 03:20:57 #5 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 03:20:57 #5 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 03:20:57 #5 DONE 0.3s 03:20:57 03:20:57 #7 [internal] load build context 03:20:57 #7 transferring context: 417.68kB 0.2s done 03:20:57 #7 DONE 0.3s 03:20:57 03:20:57 #8 [builder 2/7] RUN apk add --update --no-cache make git 03:20:58 #8 0.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:20:58 #8 0.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:20:58 #8 0.807 OK: 248 MiB in 58 packages 03:20:58 #8 DONE 1.0s 03:20:58 03:20:58 #9 [builder 3/7] WORKDIR /app 03:20:58 #9 DONE 0.0s 03:20:58 03:20:58 #10 [stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:20:58 #10 0.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:20:58 #10 0.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:20:58 #10 0.794 (1/2) Installing ca-certificates (20250911-r0) 03:20:58 #10 0.810 (2/2) Installing dumb-init (1.2.5-r3) 03:20:58 #10 0.816 Executing busybox-1.37.0-r19.trigger 03:20:58 #10 0.825 Executing ca-certificates-20250911-r0.trigger 03:20:58 #10 0.877 OK: 8 MiB in 18 packages 03:20:58 #10 DONE 1.1s 03:20:58 03:20:58 #11 [builder 4/7] COPY go.mod vendor* ./ 03:20:59 #11 DONE 0.6s 03:20:59 03:20:59 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:20:59 #12 0.191 skipping... 03:20:59 #12 DONE 0.2s 03:20:59 03:20:59 #13 [builder 6/7] COPY . . 03:21:00 #13 ... 03:21:00 03:21:00 #14 [stage-1 3/7] RUN apk --no-cache upgrade 03:21:00 #14 0.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 03:21:00 #14 0.374 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 03:21:00 #14 0.762 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:21:00 #14 0.779 Executing busybox-1.37.0-r20.post-upgrade 03:21:00 #14 0.820 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:21:00 #14 0.823 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:21:00 #14 0.827 Executing busybox-1.37.0-r20.trigger 03:21:00 #14 0.833 OK: 8 MiB in 18 packages 03:21:00 #14 DONE 1.3s 03:21:00 03:21:00 #13 [builder 6/7] COPY . . 03:21:00 #13 DONE 0.7s 03:21:00 03:21:00 #15 [builder 7/7] RUN make build 03:21:00 #15 0.245 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 03:21:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773701 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] ws 03:21:22 Running in /w/workspace/app-service-configurable/8 [Pipeline] { [Pipeline] checkout 03:21:22 The recommended git tool is: git 03:21:27 #15 DONE 26.7s 03:21:27 03:21:27 #16 [stage-1 4/7] COPY --from=builder /app/Attribution.txt /Attribution.txt 03:21:27 #16 DONE 0.0s 03:21:27 03:21:27 #17 [stage-1 5/7] COPY --from=builder /app/LICENSE /LICENSE 03:21:27 #17 DONE 0.0s 03:21:27 03:21:27 #18 [stage-1 6/7] COPY --from=builder /app/res/ /res/ 03:21:27 #18 DONE 0.0s 03:21:27 03:21:27 #19 [stage-1 7/7] COPY --from=builder /app/app-service-configurable /app-service-configurable 03:21:27 #19 DONE 0.2s 03:21:27 03:21:27 #20 exporting to image 03:21:27 #20 exporting layers 03:21:27 #20 exporting layers 0.2s done 03:21:27 #20 writing image sha256:ba03914e06e3ec6436f2ec801f097847d995f431ed9eeda0f3df5d43a51601c8 done 03:21:27 #20 naming to docker.io/library/app-service-configurable done 03:21:27 #20 DONE 0.2s 03:21:27 03:21:27 1 warning found (use docker --debug to expand): 03:21:27  - UndefinedVar: Usage of undefined variable '$VERSION' (line 40) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:27 provisioning config files... 03:21:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config16624111911605398332tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:28 ---> ****-login.sh 03:21:28 nexus3.edgexfoundry.org:10001 03:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:28 Login Succeeded 03:21:28 nexus3.edgexfoundry.org:10002 03:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:28 Login Succeeded 03:21:28 nexus3.edgexfoundry.org:10003 03:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:28 Login Succeeded 03:21:28 nexus3.edgexfoundry.org:10004 03:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:28 Login Succeeded 03:21:28 ****.io 03:21:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:28 Login Succeeded 03:21:28 ---> ****-login.sh ends [Pipeline] } 03:21:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:28 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:21:28 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 03:21:28 507676d3743a835620b301dcc2349b5df4a73b84 03:21:28 4.0.1-dev.1 03:21:28 507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:21:28 odessa 03:21:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:29 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84 03:21:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:21:29 af42cbc4a351: Preparing 03:21:29 bad1c1d23d8a: Preparing 03:21:29 c394def608bc: Preparing 03:21:29 201d200d7b23: Preparing 03:21:29 caf1d5d0f328: Preparing 03:21:29 105f2d6d2a84: Preparing 03:21:29 256f393e029f: Preparing 03:21:29 105f2d6d2a84: Waiting 03:21:29 256f393e029f: Waiting 03:21:29 c394def608bc: Pushed 03:21:29 bad1c1d23d8a: Pushed 03:21:29 201d200d7b23: Pushed 03:21:29 256f393e029f: Layer already exists 03:21:29 caf1d5d0f328: Pushed 03:21:29 105f2d6d2a84: Pushed 03:21:30 using credential edgex-jenkins-ssh 03:21:30 Cloning the remote Git repository 03:21:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 03:21:30 > git init /w/workspace/app-service-configurable/8 # timeout=10 03:21:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 03:21:30 > git --version # timeout=10 03:21:30 > git --version # 'git version 2.25.1' 03:21:30 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:34 af42cbc4a351: Pushed 03:21:34 507676d3743a835620b301dcc2349b5df4a73b84: digest: sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:34 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 03:21:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:21:34 af42cbc4a351: Preparing 03:21:34 bad1c1d23d8a: Preparing 03:21:34 c394def608bc: Preparing 03:21:34 201d200d7b23: Preparing 03:21:34 caf1d5d0f328: Preparing 03:21:34 105f2d6d2a84: Preparing 03:21:34 256f393e029f: Preparing 03:21:34 105f2d6d2a84: Waiting 03:21:34 256f393e029f: Waiting 03:21:34 af42cbc4a351: Layer already exists 03:21:34 201d200d7b23: Layer already exists 03:21:34 bad1c1d23d8a: Layer already exists 03:21:34 caf1d5d0f328: Layer already exists 03:21:34 c394def608bc: Layer already exists 03:21:34 256f393e029f: Layer already exists 03:21:34 105f2d6d2a84: Layer already exists 03:21:34 4.0.1-dev.1: digest: sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 03:21:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:21:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:21:35 af42cbc4a351: Preparing 03:21:35 bad1c1d23d8a: Preparing 03:21:35 c394def608bc: Preparing 03:21:35 201d200d7b23: Preparing 03:21:35 caf1d5d0f328: Preparing 03:21:35 105f2d6d2a84: Preparing 03:21:35 256f393e029f: Preparing 03:21:35 105f2d6d2a84: Waiting 03:21:35 256f393e029f: Waiting 03:21:35 bad1c1d23d8a: Layer already exists 03:21:35 201d200d7b23: Layer already exists 03:21:35 af42cbc4a351: Layer already exists 03:21:35 c394def608bc: Layer already exists 03:21:35 caf1d5d0f328: Layer already exists 03:21:35 256f393e029f: Layer already exists 03:21:35 105f2d6d2a84: Layer already exists 03:21:35 507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1: digest: sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac size: 1784 [Pipeline] } [Pipeline] // withEnv 03:21:35 Avoid second fetch 03:21:35 Checking out Revision 507676d3743a835620b301dcc2349b5df4a73b84 (odessa) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:35 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 03:21:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 03:21:36 af42cbc4a351: Preparing 03:21:36 bad1c1d23d8a: Preparing 03:21:36 c394def608bc: Preparing 03:21:36 201d200d7b23: Preparing 03:21:36 caf1d5d0f328: Preparing 03:21:36 105f2d6d2a84: Preparing 03:21:36 256f393e029f: Preparing 03:21:36 105f2d6d2a84: Waiting 03:21:36 256f393e029f: Waiting 03:21:36 201d200d7b23: Layer already exists 03:21:36 caf1d5d0f328: Layer already exists 03:21:36 c394def608bc: Layer already exists 03:21:36 af42cbc4a351: Layer already exists 03:21:36 bad1c1d23d8a: Layer already exists 03:21:36 105f2d6d2a84: Layer already exists 03:21:36 256f393e029f: Layer already exists 03:21:36 odessa: digest: sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:21:36 ===================================================== [Pipeline] echo 03:21:36 taggedImages: 03:21:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84 03:21:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 03:21:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:21:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:odessa [Pipeline] echo 03:21:36 ========================================================= 03:21:36 [edgeXBuildMultiArch] RAW Config: 03:21:36 images: 03:21:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84 03:21:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 03:21:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:21:36 - nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 03:21:36 settingsFile: 03:21:36 app-service-configurable-settings 03:21:36 ========================================================= [Pipeline] node 03:21:35 > git config core.sparsecheckout # timeout=10 03:21:35 > git checkout -f 507676d3743a835620b301dcc2349b5df4a73b84 # timeout=10 03:21:37 Commit message: "Merge pull request #755 from FelixTing/upgrade-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:42 provisioning config files... 03:21:42 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config1544229200492874775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:42 ---> ****-login.sh 03:21:42 nexus3.edgexfoundry.org:10001 03:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:43 Configure a credential helper to remove this warning. See 03:21:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:43 03:21:43 Login Succeeded 03:21:43 nexus3.edgexfoundry.org:10002 03:21:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:43 Configure a credential helper to remove this warning. See 03:21:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:43 03:21:43 Login Succeeded 03:21:43 nexus3.edgexfoundry.org:10003 03:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:44 Configure a credential helper to remove this warning. See 03:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:44 03:21:44 Login Succeeded 03:21:44 nexus3.edgexfoundry.org:10004 03:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:44 Configure a credential helper to remove this warning. See 03:21:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:44 03:21:44 Login Succeeded 03:21:44 ****.io 03:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:45 Configure a credential helper to remove this warning. See 03:21:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:45 03:21:45 Login Succeeded 03:21:45 ---> ****-login.sh ends [Pipeline] } 03:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:21:45 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:21:45 + cut -d -f 2 03:21:45 + grep ^go [0-9].[0-9]* go.mod 03:21:45 + cut -d . -f1-2 [Pipeline] echo 03:21:45 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:21:45 ========================================================= 03:21:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 03:21:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:21:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 03:21:50 Sending build context to Docker daemon 44.29MB 03:21:50 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 03:21:50 Step 2/12 : FROM ${BASE} AS builder 03:21:51 Still waiting to schedule task 03:21:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 03:21:51 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 03:21:51 94e9d8af2201: Pulling fs layer 03:21:51 345fe9f21930: Pulling fs layer 03:21:51 b40fc9e46828: Pulling fs layer 03:21:51 c9804373a1e5: Pulling fs layer 03:21:51 4f4fb700ef54: Pulling fs layer 03:21:51 f5a772c54f75: Pulling fs layer 03:21:51 e2dd1b2a9dca: Pulling fs layer 03:21:51 0a0502178392: Pulling fs layer 03:21:51 c9804373a1e5: Waiting 03:21:51 4f4fb700ef54: Waiting 03:21:51 f5a772c54f75: Waiting 03:21:51 e2dd1b2a9dca: Waiting 03:21:51 0a0502178392: Waiting 03:21:52 345fe9f21930: Verifying Checksum 03:21:52 345fe9f21930: Download complete 03:21:52 c9804373a1e5: Verifying Checksum 03:21:52 c9804373a1e5: Download complete 03:21:52 4f4fb700ef54: Verifying Checksum 03:21:52 94e9d8af2201: Verifying Checksum 03:21:52 94e9d8af2201: Download complete 03:21:52 f5a772c54f75: Verifying Checksum 03:21:52 f5a772c54f75: Download complete 03:21:52 0a0502178392: Verifying Checksum 03:21:52 0a0502178392: Download complete 03:21:52 94e9d8af2201: Pull complete 03:21:53 345fe9f21930: Pull complete 03:21:54 b40fc9e46828: Verifying Checksum 03:21:54 b40fc9e46828: Download complete 03:21:54 e2dd1b2a9dca: Verifying Checksum 03:21:54 e2dd1b2a9dca: Download complete 03:22:07 b40fc9e46828: Pull complete 03:22:07 c9804373a1e5: Pull complete 03:22:07 4f4fb700ef54: Pull complete 03:22:07 f5a772c54f75: Pull complete 03:22:17 e2dd1b2a9dca: Pull complete 03:22:17 0a0502178392: Pull complete 03:22:17 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 03:22:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 03:22:17 ---> 72db82c1953f 03:22:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 03:22:20 ---> Running in fd07a021fced 03:22:20 Removing intermediate container fd07a021fced 03:22:20 ---> b9daa5f8649e 03:22:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 03:22:20 ---> Running in 849c9a578cf1 03:22:21 Removing intermediate container 849c9a578cf1 03:22:21 ---> 08d9d6ae3245 03:22:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 03:22:21 ---> Running in 52eddc5f0459 03:22:21 Removing intermediate container 52eddc5f0459 03:22:21 ---> 4bf57dddbfd7 03:22:21 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:22:21 ---> Running in c1289ef0b4b4 03:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:22:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:22:24 OK: 239 MiB in 58 packages 03:22:25 Removing intermediate container c1289ef0b4b4 03:22:25 ---> 5a1fafd7b2d3 03:22:25 Step 7/12 : WORKDIR /app 03:22:25 ---> Running in 7775b2622a4d 03:22:25 Removing intermediate container 7775b2622a4d 03:22:25 ---> 1ab0a67ca670 03:22:25 Step 8/12 : COPY go.mod vendor* ./ 03:22:40 ---> 5ecb961758cb 03:22:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:22:40 ---> Running in 01c8d0300091 03:23:18 Running on prd-centos7-docker-4c-2g-773705 in /w/workspace/_app-service-configurable_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:18 provisioning config files... 03:23:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config7147311466660551449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:21 ---> ****-login.sh 03:23:21 nexus3.edgexfoundry.org:10001 03:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:21 Configure a credential helper to remove this warning. See 03:23:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:21 03:23:21 Login Succeeded 03:23:21 nexus3.edgexfoundry.org:10002 03:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:21 Configure a credential helper to remove this warning. See 03:23:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:21 03:23:21 Login Succeeded 03:23:21 nexus3.edgexfoundry.org:10003 03:23:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:22 Configure a credential helper to remove this warning. See 03:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:22 03:23:22 Login Succeeded 03:23:22 nexus3.edgexfoundry.org:10004 03:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:22 Configure a credential helper to remove this warning. See 03:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:22 03:23:22 Login Succeeded 03:23:22 ****.io 03:23:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:22 Configure a credential helper to remove this warning. See 03:23:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:22 03:23:22 Login Succeeded 03:23:22 ---> ****-login.sh ends [Pipeline] } 03:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:22 + docker buildx ls 03:23:22 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:23:22 default * docker 03:23:22 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:23:23 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 03:23:23 edgex-builder [Pipeline] sh 03:23:23 + docker buildx inspect --bootstrap 03:23:23 #1 [internal] booting buildkit 03:23:23 #1 pulling image moby/buildkit:buildx-stable-1 03:23:26 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 03:23:26 #1 creating container buildx_buildkit_edgex-builder0 03:23:27 #1 creating container buildx_buildkit_edgex-builder0 1.0s done 03:23:27 #1 DONE 3.7s 03:23:27 Name: edgex-builder 03:23:27 Driver: docker-container 03:23:27 03:23:27 Nodes: 03:23:27 Name: edgex-builder0 03:23:27 Endpoint: unix:///var/run/docker.sock 03:23:27 Status: running 03:23:27 Buildkit: v0.26.2 03:23:27 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 03:23:27 + docker buildx ls 03:23:27 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 03:23:27 edgex-builder * docker-container 03:23:27 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 03:23:27 default docker 03:23:27 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 03:23:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84' 03:23:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84 --push - 03:23:28 #1 [internal] load build definition from Dockerfile 03:23:28 #1 transferring dockerfile: 209B done 03:23:28 #1 DONE 0.0s 03:23:28 03:23:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84 03:23:28 #2 DONE 0.1s 03:23:28 03:23:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84 03:23:28 #3 DONE 0.1s 03:23:28 03:23:28 #4 [internal] load .dockerignore 03:23:28 #4 transferring context: 2B done 03:23:28 #4 DONE 0.0s 03:23:28 03:23:28 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 03:23:28 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 0.0s done 03:23:28 #5 DONE 0.0s 03:23:28 03:23:28 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 03:23:28 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 0.0s done 03:23:28 #6 DONE 0.1s 03:23:28 03:23:28 #7 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:23:28 #7 DONE 0.0s 03:23:28 03:23:28 #8 exporting to image 03:23:28 #8 exporting layers done 03:23:28 #8 exporting manifest sha256:d49751d346a79f273bf24c3df4cd26b1f6e33710c8c9d02972af648dbb2ea2b8 0.0s done 03:23:28 #8 exporting config sha256:ba03914e06e3ec6436f2ec801f097847d995f431ed9eeda0f3df5d43a51601c8 done 03:23:28 #8 exporting manifest sha256:1ab331fe5d77bd17cda3aee07dea675139aa168361a02911f1551c4ac3917504 0.0s done 03:23:28 #8 exporting config sha256:d7f18001aa361a89e3a6515db664f712b3dea7078ab542cad9b1700836e27784 done 03:23:28 #8 exporting manifest list sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f done 03:23:28 #8 pushing layers 0.1s done 03:23:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84@sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f 03:23:28 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:23:28 #8 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84@sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f 0.1s done 03:23:28 #8 DONE 0.2s 03:23:28 03:23:28 1 warning found (use --debug to expand): 03:23:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:23:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1' 03:23:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 --push - 03:23:29 #1 [internal] load build definition from Dockerfile 03:23:29 #1 transferring dockerfile: 180B done 03:23:29 #1 DONE 0.0s 03:23:29 03:23:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 03:23:29 #2 DONE 0.0s 03:23:29 03:23:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1 03:23:29 #3 DONE 0.0s 03:23:29 03:23:29 #4 [internal] load .dockerignore 03:23:29 #4 transferring context: 2B done 03:23:29 #4 DONE 0.0s 03:23:29 03:23:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 03:23:29 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 0.0s done 03:23:29 #5 CACHED 03:23:29 03:23:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 03:23:29 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 0.0s done 03:23:29 #6 CACHED 03:23:29 03:23:29 #7 exporting to image 03:23:29 #7 exporting layers done 03:23:29 #7 exporting manifest sha256:d49751d346a79f273bf24c3df4cd26b1f6e33710c8c9d02972af648dbb2ea2b8 done 03:23:29 #7 exporting config sha256:ba03914e06e3ec6436f2ec801f097847d995f431ed9eeda0f3df5d43a51601c8 done 03:23:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:23:29 #7 exporting manifest sha256:1ab331fe5d77bd17cda3aee07dea675139aa168361a02911f1551c4ac3917504 done 03:23:29 #7 exporting config sha256:d7f18001aa361a89e3a6515db664f712b3dea7078ab542cad9b1700836e27784 done 03:23:29 #7 exporting manifest list sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f done 03:23:29 #7 pushing layers 0.0s done 03:23:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.1-dev.1@sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f 0.1s done 03:23:29 #7 DONE 0.1s 03:23:29 03:23:29 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:23:29 #8 DONE 0.0s 03:23:29 03:23:29 1 warning found (use --debug to expand): 03:23:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:23:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1' 03:23:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 --push - 03:23:29 #1 [internal] load build definition from Dockerfile 03:23:29 #1 transferring dockerfile: 221B done 03:23:29 #1 DONE 0.0s 03:23:29 03:23:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:23:29 #2 DONE 0.0s 03:23:29 03:23:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:23:29 #3 DONE 0.0s 03:23:29 03:23:29 #4 [internal] load .dockerignore 03:23:29 #4 transferring context: 2B done 03:23:29 #4 DONE 0.0s 03:23:29 03:23:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 03:23:29 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 0.0s done 03:23:29 #5 CACHED 03:23:29 03:23:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 03:23:29 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 0.0s done 03:23:29 #6 CACHED 03:23:29 03:23:29 #7 exporting to image 03:23:29 #7 exporting layers done 03:23:29 #7 exporting manifest sha256:d49751d346a79f273bf24c3df4cd26b1f6e33710c8c9d02972af648dbb2ea2b8 done 03:23:29 #7 exporting config sha256:ba03914e06e3ec6436f2ec801f097847d995f431ed9eeda0f3df5d43a51601c8 done 03:23:29 #7 exporting manifest sha256:1ab331fe5d77bd17cda3aee07dea675139aa168361a02911f1551c4ac3917504 done 03:23:29 #7 exporting config sha256:d7f18001aa361a89e3a6515db664f712b3dea7078ab542cad9b1700836e27784 03:23:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:23:29 #7 exporting config sha256:d7f18001aa361a89e3a6515db664f712b3dea7078ab542cad9b1700836e27784 done 03:23:29 #7 exporting manifest list sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f done 03:23:29 #7 pushing layers 0.0s done 03:23:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1@sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f 0.1s done 03:23:29 #7 DONE 0.1s 03:23:29 03:23:29 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:23:29 #8 DONE 0.0s 03:23:29 03:23:29 1 warning found (use --debug to expand): 03:23:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 03:23:30 + echo -e 'FROM nexus3.edgexfoundry.org:10004/app-service-configurable:odessa' 03:23:30 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/app-service-configurable:odessa --push - 03:23:30 #1 [internal] load build definition from Dockerfile 03:23:30 #1 transferring dockerfile: 175B done 03:23:30 #1 DONE 0.0s 03:23:30 03:23:30 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 03:23:30 #2 DONE 0.0s 03:23:30 03:23:30 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/app-service-configurable:odessa 03:23:30 #3 DONE 0.0s 03:23:30 03:23:30 #4 [internal] load .dockerignore 03:23:30 #4 transferring context: 2B done 03:23:30 #4 DONE 0.0s 03:23:30 03:23:30 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 03:23:30 #5 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 0.0s done 03:23:30 #5 CACHED 03:23:30 03:23:30 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 03:23:30 #6 resolve nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:20445e07e1878cb9332af07b5ac2acd3a2cad2caf3e91fcb2b2c62a2095226ac 0.0s done 03:23:30 #6 CACHED 03:23:30 03:23:30 #7 exporting to image 03:23:30 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 03:23:30 #7 exporting layers done 03:23:30 #7 exporting manifest sha256:d49751d346a79f273bf24c3df4cd26b1f6e33710c8c9d02972af648dbb2ea2b8 done 03:23:30 #7 exporting config sha256:ba03914e06e3ec6436f2ec801f097847d995f431ed9eeda0f3df5d43a51601c8 done 03:23:30 #7 exporting manifest sha256:1ab331fe5d77bd17cda3aee07dea675139aa168361a02911f1551c4ac3917504 done 03:23:30 #7 exporting config sha256:d7f18001aa361a89e3a6515db664f712b3dea7078ab542cad9b1700836e27784 done 03:23:30 #7 exporting manifest list sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f done 03:23:30 #7 pushing layers 0.0s done 03:23:30 #7 pushing manifest for nexus3.edgexfoundry.org:10004/app-service-configurable:odessa@sha256:46024e06017f5e6169959e3d5bda08964df6f5624e010b9a7c9a1caa0fa9285f 0.1s done 03:23:30 #7 DONE 0.1s 03:23:30 03:23:30 #8 [auth] app-service-configurable:pull,push token for nexus3.edgexfoundry.org:10004 03:23:30 #8 DONE 0.0s 03:23:30 03:23:30 1 warning found (use --debug to expand): 03:23:30  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:23:30 + '[' -d /w/workspace/_app-service-configurable_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 03:23:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:23:31 ---> package-listing.sh 03:23:31 ++ facter osfamily 03:23:31 ++ tr '[:upper:]' '[:lower:]' 03:23:31 + OS_FAMILY=redhat 03:23:31 + workspace=/w/workspace/_app-service-configurable_odessa 03:23:31 + START_PACKAGES=/tmp/packages_start.txt 03:23:31 + END_PACKAGES=/tmp/packages_end.txt 03:23:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:23:31 + PACKAGES=/tmp/packages_start.txt 03:23:31 + '[' /w/workspace/_app-service-configurable_odessa ']' 03:23:31 + PACKAGES=/tmp/packages_end.txt 03:23:31 + case "${OS_FAMILY}" in 03:23:31 + sort 03:23:31 + rpm -qa 03:23:32 + '[' -f /tmp/packages_start.txt ']' 03:23:32 + '[' -f /tmp/packages_end.txt ']' 03:23:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:23:32 + '[' /w/workspace/_app-service-configurable_odessa ']' 03:23:32 + mkdir -p /w/workspace/_app-service-configurable_odessa/archives/ 03:23:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_odessa/archives/ [Pipeline] echo 03:23:32 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/_app-service-configurable_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:23:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:33 03:23:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:33 latest: Pulling from edgex-lftools-log-publisher 03:23:33 5eb5b503b376: Pulling fs layer 03:23:33 5c69ac0246d0: Pulling fs layer 03:23:33 ec43610c2a17: Pulling fs layer 03:23:33 3a2ae6a8a46f: Pulling fs layer 03:23:33 33b1e0a273af: Pulling fs layer 03:23:33 5d3b04190fa2: Pulling fs layer 03:23:33 2f39f015ded8: Pulling fs layer 03:23:33 3a2ae6a8a46f: Waiting 03:23:33 33b1e0a273af: Waiting 03:23:33 5d3b04190fa2: Waiting 03:23:33 2f39f015ded8: Waiting 03:23:33 5c69ac0246d0: Verifying Checksum 03:23:33 5c69ac0246d0: Download complete 03:23:33 3a2ae6a8a46f: Verifying Checksum 03:23:33 3a2ae6a8a46f: Download complete 03:23:33 33b1e0a273af: Verifying Checksum 03:23:33 33b1e0a273af: Download complete 03:23:33 5d3b04190fa2: Verifying Checksum 03:23:33 5d3b04190fa2: Download complete 03:23:33 ec43610c2a17: Verifying Checksum 03:23:33 ec43610c2a17: Download complete 03:23:33 5eb5b503b376: Verifying Checksum 03:23:33 5eb5b503b376: Download complete 03:23:34 2f39f015ded8: Download complete 03:23:35 5eb5b503b376: Pull complete 03:23:35 5c69ac0246d0: Pull complete 03:23:35 ec43610c2a17: Pull complete 03:23:35 3a2ae6a8a46f: Pull complete 03:23:36 33b1e0a273af: Pull complete 03:23:36 5d3b04190fa2: Pull complete 03:23:40 2f39f015ded8: Pull complete 03:23:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:40 prd-centos7-docker-4c-2g-773705 does not seem to be running inside a container 03:23:40 $ 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/_app-service-configurable_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 03:23:43 $ docker top 84b97f493bc964be4886cff7f90c09b854bed59807e4d8eddfe979c9a6e1a38b -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:43 + touch /tmp/pre-build-complete [Pipeline] sh 03:23:44 + mkdir -p /var/log/sysstat [Pipeline] sh 03:23:44 + ls /var/log/sa-host 03:23:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:44 provisioning config files... 03:23:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config15268387391341130986tmp [Pipeline] { [Pipeline] echo 03:23:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:23:45 ---> create-netrc.sh [Pipeline] } 03:23:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:23:45 ---> python-tools-install.sh [Pipeline] echo 03:23:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:23:45 ---> sudo-logs.sh 03:23:45 Archiving 'sudo' log.. 03:23:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-773705.novalocal: Name or service not known 03:23:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-773705.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 03:23:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:23:45 ---> job-cost.sh 03:23:45 lf-activate-venv: SKIPPING 03:23:45 INFO: No Stack... 03:23:46 INFO: Retrieving Pricing Info for: v3-standard-2 03:23:46 INFO: Archiving Costs [Pipeline] echo 03:23:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:23:46 ---> logs-deploy.sh 03:23:46 lf-activate-venv: SKIPPING 03:23:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/odessa/8 03:23:46 INFO: archiving workspace using pattern(s): 03:23:48 Archives upload complete. 03:23:48 INFO: archiving logs to Nexus 03:23:48 ---> uname -a: 03:23:48 Linux prd-centos7-docker-4c-2g-773705.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 03:23:48 03:23:48 03:23:48 ---> lscpu: 03:23:48 Architecture: x86_64 03:23:48 CPU op-mode(s): 32-bit, 64-bit 03:23:48 Byte Order: Little Endian 03:23:48 Address sizes: 40 bits physical, 48 bits virtual 03:23:48 CPU(s): 2 03:23:48 On-line CPU(s) list: 0,1 03:23:48 Thread(s) per core: 1 03:23:48 Core(s) per socket: 1 03:23:48 Socket(s): 2 03:23:48 NUMA node(s): 1 03:23:48 Vendor ID: AuthenticAMD 03:23:48 CPU family: 23 03:23:48 Model: 49 03:23:48 Model name: AMD EPYC-Rome Processor 03:23:48 Stepping: 0 03:23:48 CPU MHz: 2799.998 03:23:48 BogoMIPS: 5599.99 03:23:48 Virtualization: AMD-V 03:23:48 Hypervisor vendor: KVM 03:23:48 Virtualization type: full 03:23:48 L1d cache: 64 KiB 03:23:48 L1i cache: 64 KiB 03:23:48 L2 cache: 1 MiB 03:23:48 L3 cache: 32 MiB 03:23:48 NUMA node0 CPU(s): 0,1 03:23:48 Vulnerability Itlb multihit: Not affected 03:23:48 Vulnerability L1tf: Not affected 03:23:48 Vulnerability Mds: Not affected 03:23:48 Vulnerability Meltdown: Not affected 03:23:48 Vulnerability Mmio stale data: Not affected 03:23:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:23:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:23:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:23:48 Vulnerability Srbds: Not affected 03:23:48 Vulnerability Tsx async abort: Not affected 03:23:48 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 03:23:48 03:23:48 03:23:48 ---> nproc: 03:23:48 2 03:23:48 03:23:48 03:23:48 ---> df -h: 03:23:48 Filesystem Size Used Avail Use% Mounted on 03:23:48 overlay 40G 7.3G 33G 19% / 03:23:48 tmpfs 64M 0 64M 0% /dev 03:23:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:23:48 shm 64M 0 64M 0% /dev/shm 03:23:48 /dev/vda1 40G 7.3G 33G 19% /facter-os 03:23:48 03:23:48 03:23:48 Cannot open /var/log/sysstat/sa24: No such file or directory 03:23:48 Please check if data collecting is enabled 03:23:48 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:23:48 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 03:23:48 $ docker stop --time=1 84b97f493bc964be4886cff7f90c09b854bed59807e4d8eddfe979c9a6e1a38b 03:23:49 $ docker rm -f --volumes 84b97f493bc964be4886cff7f90c09b854bed59807e4d8eddfe979c9a6e1a38b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 03:23:49 [WS-CLEANUP] Deleting project workspace... 03:23:49 [WS-CLEANUP] Deferred wipeout is used... 03:23:49 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:50 03:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:50 latest: Pulling from edgex-lftools-log-publisher 03:23:50 5eb5b503b376: Pulling fs layer 03:23:50 5c69ac0246d0: Pulling fs layer 03:23:50 ec43610c2a17: Pulling fs layer 03:23:50 3a2ae6a8a46f: Pulling fs layer 03:23:50 33b1e0a273af: Pulling fs layer 03:23:50 5d3b04190fa2: Pulling fs layer 03:23:50 2f39f015ded8: Pulling fs layer 03:23:50 33b1e0a273af: Waiting 03:23:50 3a2ae6a8a46f: Waiting 03:23:50 5d3b04190fa2: Waiting 03:23:50 2f39f015ded8: Waiting 03:23:50 5c69ac0246d0: Verifying Checksum 03:23:50 5c69ac0246d0: Download complete 03:23:50 3a2ae6a8a46f: Verifying Checksum 03:23:50 3a2ae6a8a46f: Download complete 03:23:50 33b1e0a273af: Verifying Checksum 03:23:50 33b1e0a273af: Download complete 03:23:50 5d3b04190fa2: Verifying Checksum 03:23:50 5d3b04190fa2: Download complete 03:23:50 ec43610c2a17: Verifying Checksum 03:23:50 ec43610c2a17: Download complete 03:23:50 5eb5b503b376: Download complete 03:23:51 2f39f015ded8: Download complete 03:23:52 5eb5b503b376: Pull complete 03:23:52 5c69ac0246d0: Pull complete 03:23:52 ec43610c2a17: Pull complete 03:23:52 3a2ae6a8a46f: Pull complete 03:23:53 33b1e0a273af: Pull complete 03:23:53 5d3b04190fa2: Pull complete 03:23:58 2f39f015ded8: Pull complete 03:23:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:23:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:23:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:58 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:23:58 $ 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_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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 03:24:00 $ docker top 9738e387813b6e322daa8e4c650b54badb6cf60ade63226582993a1b251c207e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:01 ---> job-cost.sh 03:24:01 lf-activate-venv: SKIPPING 03:24:01 INFO: No Stack... 03:24:01 INFO: Retrieving Pricing Info for: v3-standard-8 03:24:02 INFO: Archiving Costs [Pipeline] sh 03:24:02 + cat /w/workspace/_app-service-configurable_odessa/archives/cost.csv 03:24:02 + cut -d, -f6 [Pipeline] lock 03:24:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-8-stack-cost] 03:24:02 Resource [jenkins-edgexfoundry-app-service-configurable-odessa-8-stack-cost] did not exist. Created. 03:24:02 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:24:02 + echo total: 0.2199999988079071 [Pipeline] stash 03:24:02 Stashed 1 file(s) [Pipeline] } 03:24:02 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-8-stack-cost] [Pipeline] // lock [Pipeline] } 03:24:02 $ docker stop --time=1 9738e387813b6e322daa8e4c650b54badb6cf60ade63226582993a1b251c207e 03:24:03 $ docker rm -f --volumes 9738e387813b6e322daa8e4c650b54badb6cf60ade63226582993a1b251c207e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:24:32 Removing intermediate container 01c8d0300091 03:24:32 ---> db60dffac62c 03:24:32 Step 10/12 : COPY . . 03:24:35 ---> 8ea2b32ba460 03:24:35 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:24:35 ---> Running in eb6c73228fd0 03:24:35 Removing intermediate container eb6c73228fd0 03:24:35 ---> dd5872c1b2b4 03:24:35 Step 12/12 : RUN $MAKE 03:24:35 ---> Running in d38eb50d7514 03:24:36 noop 03:24:37 Removing intermediate container d38eb50d7514 03:24:37 ---> fb0b1e575c76 03:24:37 Successfully built fb0b1e575c76 03:24:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:38 + docker inspect -f . ci-base-image-arm64 03:24:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:38 prd-ubuntu20.04-docker-arm64-4c-16g-773701 does not seem to be running inside a container 03:24:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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 ******** ci-base-image-arm64 cat 03:24:39 $ docker top c56e302410dbf83724ea4de6fb976c6cad32b83615002a67daad315e6a1e391e -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:40 + go version 03:24:40 go version go1.23.7 linux/arm64 [Pipeline] } 03:24:40 $ docker stop --time=1 c56e302410dbf83724ea4de6fb976c6cad32b83615002a67daad315e6a1e391e 03:24:42 $ docker rm -f --volumes c56e302410dbf83724ea4de6fb976c6cad32b83615002a67daad315e6a1e391e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:43 + docker inspect -f . ci-base-image-arm64 03:24:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:43 prd-ubuntu20.04-docker-arm64-4c-16g-773701 does not seem to be running inside a container 03:24:43 $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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 ******** ci-base-image-arm64 cat 03:24:46 $ docker top 12599091392e4e3fe8d6117a32cc60fb7c2f194883f85dd4a93e23ace4782f9a -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:47 + git config --global --add safe.directory /w/workspace/app-service-configurable/8 [Pipeline] fileExists [Pipeline] sh 03:24:48 + make test 03:24:48 go test -race -coverprofile=coverage.out ./... 03:29:39 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 03:29:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:29:39 go vet ./... 03:34:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:34:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:34:20 ./bin/test-attribution-txt.sh [Pipeline] echo 03:34:20 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 03:34:20 + go mod tidy [Pipeline] } 03:34:26 $ docker stop --time=1 12599091392e4e3fe8d6117a32cc60fb7c2f194883f85dd4a93e23ace4782f9a 03:34:28 $ docker rm -f --volumes 12599091392e4e3fe8d6117a32cc60fb7c2f194883f85dd4a93e23ace4782f9a [Pipeline] // withDockerContainer [Pipeline] sh 03:34:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:34:31 Warning: overwriting stash ‘coverage-report’ 03:34:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:34:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:34:33 + ls -al . 03:34:33 total 248 03:34:33 drwxrwxr-x 7 jenkins jenkins 4096 Nov 24 03:24 . 03:34:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 24 03:21 .. 03:34:33 -rw-rw-r-- 1 jenkins jenkins 119 Nov 24 03:21 .dockerignore 03:34:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 24 03:21 .git 03:34:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 24 03:21 .github 03:34:33 -rw-rw-r-- 1 jenkins jenkins 101 Nov 24 03:21 .gitignore 03:34:33 -rw-rw-r-- 1 jenkins jenkins 41 Nov 24 03:21 .golangci.yml 03:34:33 -rw-rw-r-- 1 jenkins jenkins 16550 Nov 24 03:21 Attribution.txt 03:34:33 -rw-rw-r-- 1 jenkins jenkins 39309 Nov 24 03:21 CHANGELOG.md 03:34:33 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 24 03:21 Dockerfile 03:34:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 24 03:21 GOVERNANCE.md 03:34:33 -rw-rw-r-- 1 jenkins jenkins 666 Nov 24 03:21 Jenkinsfile 03:34:33 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 24 03:21 LICENSE 03:34:33 -rw-rw-r-- 1 jenkins jenkins 618 Nov 24 03:21 OWNERS.md 03:34:33 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 24 03:21 README.md 03:34:33 -rw-rw-r-- 1 jenkins jenkins 11 Nov 24 03:18 VERSION 03:34:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 03:21 bin 03:34:33 -rw-r--r-- 1 jenkins jenkins 953 Nov 24 03:29 coverage.out 03:34:33 -rw-rw-r-- 1 jenkins jenkins 6497 Nov 24 03:21 go.mod 03:34:33 -rw-rw-r-- 1 jenkins jenkins 88170 Nov 24 03:21 go.sum 03:34:33 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 24 03:21 main.go 03:34:33 -rw-rw-r-- 1 jenkins jenkins 3362 Nov 24 03:21 makefile 03:34:33 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 03:21 res 03:34:33 drwxrwxr-x 10 jenkins jenkins 4096 Nov 24 03:21 vendor [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:34:33 + 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=507676d3743a835620b301dcc2349b5df4a73b84 --label arch=arm64 --label version=4.0.1-dev.1 . 03:34:38 Sending build context to Docker daemon 44.29MB 03:34:38 Step 1/27 : ARG BASE=golang:1.23-alpine3.22 03:34:38 Step 2/27 : FROM ${BASE} AS builder 03:34:38 ---> fb0b1e575c76 03:34:38 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 03:34:38 ---> Running in 7083254458d4 03:34:38 Removing intermediate container 7083254458d4 03:34:38 ---> 6b7efcf23231 03:34:38 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 03:34:38 ---> Running in 4b089ace8218 03:34:39 Removing intermediate container 4b089ace8218 03:34:39 ---> ca2e1b58641a 03:34:39 Step 5/27 : ARG ADD_BUILD_TAGS="" 03:34:39 ---> Running in 2ffb13c4b1ca 03:34:39 Removing intermediate container 2ffb13c4b1ca 03:34:39 ---> 70653752978e 03:34:39 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 03:34:39 ---> Running in 8624985eeb10 03:34:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:34:42 OK: 239 MiB in 58 packages 03:34:44 Removing intermediate container 8624985eeb10 03:34:44 ---> 4d777b784636 03:34:44 Step 7/27 : WORKDIR /app 03:34:44 ---> Running in 71c94b052869 03:34:44 Removing intermediate container 71c94b052869 03:34:44 ---> acf6aedb2c50 03:34:44 Step 8/27 : COPY go.mod vendor* ./ 03:34:59 ---> 88e19ffd11f6 03:34:59 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:34:59 ---> Running in 28e6e2ffa1ea 03:35:00 skipping... 03:35:01 Removing intermediate container 28e6e2ffa1ea 03:35:01 ---> f9addcead3fa 03:35:01 Step 10/27 : COPY . . 03:35:14 ---> 7198680c6bbb 03:35:14 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:35:14 ---> Running in 6182b167279e 03:35:14 Removing intermediate container 6182b167279e 03:35:14 ---> 77e6044cf301 03:35:14 Step 12/27 : RUN $MAKE 03:35:15 ---> Running in ee41864015f8 03:35:17 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=4.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 03:39:24 Removing intermediate container ee41864015f8 03:39:24 ---> 4a87435c169c 03:39:24 Step 13/27 : FROM alpine:3.22 03:39:24 3.22: Pulling from library/alpine 03:39:24 6b59a28fa201: Pulling fs layer 03:39:24 6b59a28fa201: Verifying Checksum 03:39:24 6b59a28fa201: Download complete 03:39:24 6b59a28fa201: Pull complete 03:39:24 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 03:39:24 Status: Downloaded newer image for alpine:3.22 03:39:24 ---> 171e65262c80 03:39:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 03:39:24 ---> Running in 0de2e383a4f3 03:39:24 Removing intermediate container 0de2e383a4f3 03:39:24 ---> c36a02b220bf 03:39:24 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 03:39:24 ---> Running in a6ae5238bb3f 03:39:24 Removing intermediate container a6ae5238bb3f 03:39:24 ---> a53ac93246db 03:39:24 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 03:39:24 ---> Running in b8a5111b9395 03:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:39:24 (1/2) Installing ca-certificates (20250911-r0) 03:39:24 (2/2) Installing dumb-init (1.2.5-r3) 03:39:24 Executing busybox-1.37.0-r19.trigger 03:39:24 Executing ca-certificates-20250911-r0.trigger 03:39:24 OK: 8 MiB in 18 packages 03:39:24 Removing intermediate container b8a5111b9395 03:39:24 ---> 8af3a006f518 03:39:24 Step 17/27 : RUN apk --no-cache upgrade 03:39:24 ---> Running in d86af49f8022 03:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 03:39:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 03:39:24 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) 03:39:24 Executing busybox-1.37.0-r20.post-upgrade 03:39:24 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) 03:39:24 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) 03:39:24 Executing busybox-1.37.0-r20.trigger 03:39:24 OK: 8 MiB in 18 packages 03:39:24 Removing intermediate container d86af49f8022 03:39:24 ---> 0c79276705c4 03:39:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 03:39:26 ---> ec8701ffc417 03:39:26 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 03:39:27 ---> 6a4bd8c672a7 03:39:27 Step 20/27 : COPY --from=builder /app/res/ /res/ 03:39:27 ---> d71ce075d443 03:39:27 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 03:39:29 ---> dc33f9c0f7c6 03:39:29 Step 22/27 : EXPOSE 48095 03:39:29 ---> Running in 8c461131e679 03:39:30 Removing intermediate container 8c461131e679 03:39:30 ---> f685a66ac5ad 03:39:30 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 03:39:30 ---> Running in fab9b7793b1e 03:39:30 Removing intermediate container fab9b7793b1e 03:39:30 ---> 2ff631ef2b63 03:39:30 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:39:30 ---> Running in f6f8bba3613a 03:39:31 Removing intermediate container f6f8bba3613a 03:39:31 ---> 3974eacf2292 03:39:31 Step 25/27 : LABEL arch=arm64 03:39:31 ---> Running in c75358155a6a 03:39:31 Removing intermediate container c75358155a6a 03:39:31 ---> a3939d56bf2a 03:39:31 Step 26/27 : LABEL git_sha=507676d3743a835620b301dcc2349b5df4a73b84 03:39:31 ---> Running in 805d1acc5696 03:39:31 Removing intermediate container 805d1acc5696 03:39:31 ---> e3a66d3995a1 03:39:31 Step 27/27 : LABEL version=4.0.1-dev.1 03:39:31 ---> Running in 12b02b4e2a25 03:39:32 Removing intermediate container 12b02b4e2a25 03:39:32 ---> 76751f8c5c93 03:39:32 [Warning] One or more build-args [ARCH] were not consumed 03:39:33 Successfully built 76751f8c5c93 03:39:33 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:39:33 provisioning config files... 03:39:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/8@tmp/config1890358335520766532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:39:33 ---> ****-login.sh 03:39:33 nexus3.edgexfoundry.org:10001 03:39:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:33 Configure a credential helper to remove this warning. See 03:39:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:33 03:39:33 Login Succeeded 03:39:33 nexus3.edgexfoundry.org:10002 03:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:34 Configure a credential helper to remove this warning. See 03:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:34 03:39:34 Login Succeeded 03:39:34 nexus3.edgexfoundry.org:10003 03:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:34 Configure a credential helper to remove this warning. See 03:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:34 03:39:34 Login Succeeded 03:39:34 nexus3.edgexfoundry.org:10004 03:39:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:34 Configure a credential helper to remove this warning. See 03:39:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:34 03:39:34 Login Succeeded 03:39:34 ****.io 03:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:39:35 Configure a credential helper to remove this warning. See 03:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:39:35 03:39:35 Login Succeeded 03:39:35 ---> ****-login.sh ends [Pipeline] } 03:39:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:39:35 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 03:39:35 507676d3743a835620b301dcc2349b5df4a73b84 03:39:35 4.0.1-dev.1 03:39:35 507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:39:35 odessa 03:39:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:507676d3743a835620b301dcc2349b5df4a73b84 03:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:39:36 f602cd74dcba: Preparing 03:39:36 007174bf86be: Preparing 03:39:36 73b856872255: Preparing 03:39:36 1429c1947f52: Preparing 03:39:36 fe1aa82016c8: Preparing 03:39:36 d3cee60b5964: Preparing 03:39:36 0e64f2360a44: Preparing 03:39:36 d3cee60b5964: Waiting 03:39:36 0e64f2360a44: Waiting 03:39:36 73b856872255: Pushed 03:39:36 007174bf86be: Pushed 03:39:36 1429c1947f52: Pushed 03:39:36 0e64f2360a44: Layer already exists 03:39:36 fe1aa82016c8: Pushed 03:39:36 d3cee60b5964: Pushed 03:39:45 f602cd74dcba: Pushed 03:39:45 507676d3743a835620b301dcc2349b5df4a73b84: digest: sha256:e6dfb4fcc797e36d1e9cf0902833eca5eb89ff96d83707d69cac96d862f52864 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:45 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 03:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:39:45 f602cd74dcba: Preparing 03:39:45 007174bf86be: Preparing 03:39:45 73b856872255: Preparing 03:39:45 1429c1947f52: Preparing 03:39:45 fe1aa82016c8: Preparing 03:39:45 d3cee60b5964: Preparing 03:39:45 0e64f2360a44: Preparing 03:39:45 d3cee60b5964: Waiting 03:39:45 0e64f2360a44: Waiting 03:39:45 73b856872255: Layer already exists 03:39:45 f602cd74dcba: Layer already exists 03:39:45 1429c1947f52: Layer already exists 03:39:45 007174bf86be: Layer already exists 03:39:45 fe1aa82016c8: Layer already exists 03:39:45 0e64f2360a44: Layer already exists 03:39:45 d3cee60b5964: Layer already exists 03:39:46 4.0.1-dev.1: digest: sha256:e6dfb4fcc797e36d1e9cf0902833eca5eb89ff96d83707d69cac96d862f52864 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:46 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:46 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:39:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:39:46 f602cd74dcba: Preparing 03:39:46 007174bf86be: Preparing 03:39:46 73b856872255: Preparing 03:39:46 1429c1947f52: Preparing 03:39:46 fe1aa82016c8: Preparing 03:39:46 d3cee60b5964: Preparing 03:39:46 0e64f2360a44: Preparing 03:39:46 d3cee60b5964: Waiting 03:39:46 0e64f2360a44: Waiting 03:39:46 fe1aa82016c8: Layer already exists 03:39:46 1429c1947f52: Layer already exists 03:39:46 007174bf86be: Layer already exists 03:39:46 f602cd74dcba: Layer already exists 03:39:46 73b856872255: Layer already exists 03:39:46 d3cee60b5964: Layer already exists 03:39:46 0e64f2360a44: Layer already exists 03:39:46 507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1: digest: sha256:e6dfb4fcc797e36d1e9cf0902833eca5eb89ff96d83707d69cac96d862f52864 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:47 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa 03:39:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 03:39:47 f602cd74dcba: Preparing 03:39:47 007174bf86be: Preparing 03:39:47 73b856872255: Preparing 03:39:47 1429c1947f52: Preparing 03:39:47 fe1aa82016c8: Preparing 03:39:47 d3cee60b5964: Preparing 03:39:47 0e64f2360a44: Preparing 03:39:47 d3cee60b5964: Waiting 03:39:47 0e64f2360a44: Waiting 03:39:47 fe1aa82016c8: Layer already exists 03:39:47 f602cd74dcba: Layer already exists 03:39:47 1429c1947f52: Layer already exists 03:39:47 007174bf86be: Layer already exists 03:39:47 73b856872255: Layer already exists 03:39:47 0e64f2360a44: Layer already exists 03:39:47 d3cee60b5964: Layer already exists 03:39:48 odessa: digest: sha256:e6dfb4fcc797e36d1e9cf0902833eca5eb89ff96d83707d69cac96d862f52864 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:39:48 ===================================================== [Pipeline] echo 03:39:48 taggedImages: 03:39:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:507676d3743a835620b301dcc2349b5df4a73b84 03:39:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 03:39:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 03:39:48 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] echo 03:39:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] echo 03:39:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.1-dev.1 [Pipeline] echo 03:39:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:507676d3743a835620b301dcc2349b5df4a73b84-4.0.1-dev.1 [Pipeline] echo 03:39:48 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:48 03:39:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:39:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:39:49 arm64: Pulling from edgex-lftools-log-publisher 03:39:49 8998bd30e6a1: Pulling fs layer 03:39:49 04944245beec: Pulling fs layer 03:39:49 699f458cf7ca: Pulling fs layer 03:39:49 765212b225bb: Pulling fs layer 03:39:49 f23df028b6ca: Pulling fs layer 03:39:49 765212b225bb: Waiting 03:39:49 f23df028b6ca: Waiting 03:39:49 d65c8cfc05b1: Pulling fs layer 03:39:49 2437ff75d9bd: Pulling fs layer 03:39:49 2437ff75d9bd: Waiting 03:39:49 d65c8cfc05b1: Waiting 03:39:49 04944245beec: Verifying Checksum 03:39:49 04944245beec: Download complete 03:39:49 765212b225bb: Verifying Checksum 03:39:49 765212b225bb: Download complete 03:39:49 f23df028b6ca: Download complete 03:39:49 d65c8cfc05b1: Download complete 03:39:49 699f458cf7ca: Verifying Checksum 03:39:49 699f458cf7ca: Download complete 03:39:50 8998bd30e6a1: Verifying Checksum 03:39:50 8998bd30e6a1: Download complete 03:39:52 2437ff75d9bd: Verifying Checksum 03:39:52 2437ff75d9bd: Download complete 03:39:54 8998bd30e6a1: Pull complete 03:39:55 04944245beec: Pull complete 03:39:57 699f458cf7ca: Pull complete 03:39:57 765212b225bb: Pull complete 03:39:58 f23df028b6ca: Pull complete 03:39:58 d65c8cfc05b1: Pull complete 03:40:16 2437ff75d9bd: Pull complete 03:40:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:40:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:40:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:16 prd-ubuntu20.04-docker-arm64-4c-16g-773701 does not seem to be running inside a container 03:40:16 $ 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/8 -v /w/workspace/app-service-configurable/8:/w/workspace/app-service-configurable/8:rw,z -v /w/workspace/app-service-configurable/8@tmp:/w/workspace/app-service-configurable/8@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:arm64 cat 03:40:19 $ docker top 43415378a1d9f2d7902ca4230d84c759fb7bd82501b313b334198e62035ab60f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:19 ---> job-cost.sh 03:40:20 lf-activate-venv: SKIPPING 03:40:20 INFO: No Stack... 03:40:20 INFO: Retrieving Pricing Info for: v3-standard-4 03:40:21 INFO: Archiving Costs [Pipeline] sh 03:40:22 + cat /w/workspace/app-service-configurable/8/archives/cost.csv 03:40:22 + cut -d, -f6 [Pipeline] lock 03:40:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-8-stack-cost] 03:40:22 Resource [jenkins-edgexfoundry-app-service-configurable-odessa-8-stack-cost] did not exist. Created. 03:40:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:22 /w/workspace/app-service-configurable/8@tmp/durable-5ca76238/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:40:22 + echo total: 0.10999999940395355 [Pipeline] stash 03:40:22 Warning: overwriting stash ‘stack-cost’ 03:40:23 Stashed 1 file(s) [Pipeline] } 03:40:23 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-odessa-8-stack-cost] [Pipeline] // lock [Pipeline] } 03:40:23 $ docker stop --time=1 43415378a1d9f2d7902ca4230d84c759fb7bd82501b313b334198e62035ab60f 03:40:25 $ docker rm -f --volumes 43415378a1d9f2d7902ca4230d84c759fb7bd82501b313b334198e62035ab60f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 03:40:25 provisioning config files... 03:40:25 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_odessa@tmp/config16642745349929169077tmp [Pipeline] { [Pipeline] sh 03:40:25 + set +x 03:40:25 + curl -s https://codecov.io/bash 03:40:25 + bash -s -- 03:40:25 03:40:25 _____ _ 03:40:25 / ____| | | 03:40:25 | | ___ __| | ___ ___ _____ __ 03:40:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:40:25 | |___| (_) | (_| | __/ (_| (_) \ V / 03:40:25 \_____\___/ \__,_|\___|\___\___/ \_/ 03:40:25 Bash-1.0.6 03:40:25 03:40:25 03:40:25 ==> git version 2.25.1 found 03:40:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 03:40:25 Release-Date: 2020-01-08 03:40:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:40:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:40:25 ==> Jenkins CI detected. 03:40:25 current dir:  /w/workspace/_app-service-configurable_odessa 03:40:25 project root: . 03:40:25 --> token set from env 03:40:25 Yaml found at: vendor/github.com/diegoholiveira/jsonlogic/v3/codecov.yml 03:40:25 ==> Running gcov in . (disable via -X gcov) 03:40:25 ==> Python coveragepy not found 03:40:25 ==> Searching for coverage reports in: 03:40:25 + . 03:40:25 -> Found 1 reports 03:40:25 ==> Detecting git/mercurial file structure 03:40:26 ==> Reading reports 03:40:26 + ./coverage.out bytes=953 03:40:26 ==> Appending adjustments 03:40:26 https://docs.codecov.io/docs/fixing-reports 03:40:26 + Found adjustments 03:40:26 ==> Gzipping contents 03:40:26 28K /tmp/codecov.LIkRqF.gz 03:40:26 ==> Uploading reports 03:40:26 url: https://codecov.io 03:40:26 query: branch=odessa&commit=507676d3743a835620b301dcc2349b5df4a73b84&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:40:26 -> Pinging Codecov 03:40:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=507676d3743a835620b301dcc2349b5df4a73b84&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fodessa%2F8%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 03:40:26 -> Uploading to 03:40:26 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/app-service-configurable/507676d3743a835620b301dcc2349b5df4a73b84/24f8da46-c5af-47ce-b5c1-2b22c24aa723.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251124%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251124T034026Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=499601d3fdce6335265105b500688f85456a2a0763a3c68db4dcefcf0f5da6dc 03:40:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:40:26 Dload Upload Total Spent Left Speed 03:40:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 26068 0 0 100 26068 0 215k --:--:-- --:--:-- --:--:-- 215k 03:40:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] } 03:40:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 03:40:26 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 03:40:26 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:27 03:40:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:27 latest: Pulling from edgex-devops/edgex-snyk-go 03:40:27 2d35ebdb57d9: Already exists 03:40:27 85e8836fcdb2: Pulling fs layer 03:40:27 91631faa732a: Pulling fs layer 03:40:27 f3f5ae8826fa: Pulling fs layer 03:40:27 4f4fb700ef54: Pulling fs layer 03:40:27 7861252a18e6: Pulling fs layer 03:40:27 9130f900ef6f: Pulling fs layer 03:40:27 4f4fb700ef54: Waiting 03:40:27 9130f900ef6f: Waiting 03:40:27 7861252a18e6: Waiting 03:40:27 f3f5ae8826fa: Verifying Checksum 03:40:27 f3f5ae8826fa: Download complete 03:40:27 85e8836fcdb2: Verifying Checksum 03:40:27 85e8836fcdb2: Download complete 03:40:27 4f4fb700ef54: Verifying Checksum 03:40:27 4f4fb700ef54: Download complete 03:40:27 85e8836fcdb2: Pull complete 03:40:27 7861252a18e6: Verifying Checksum 03:40:27 7861252a18e6: Download complete 03:40:27 91631faa732a: Verifying Checksum 03:40:27 91631faa732a: Download complete 03:40:28 9130f900ef6f: Verifying Checksum 03:40:28 9130f900ef6f: Download complete 03:40:33 91631faa732a: Pull complete 03:40:33 f3f5ae8826fa: Pull complete 03:40:33 4f4fb700ef54: Pull complete 03:40:33 7861252a18e6: Pull complete 03:40:36 9130f900ef6f: Pull complete 03:40:36 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 03:40:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 03:40:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:36 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@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-devops/edgex-snyk-go:latest cat 03:40:39 $ docker top c0714bf3fbca468bb8f99f137fce57f6f2cc13b608c792f0fee4e2526f01c32c -eo pid,comm [Pipeline] { [Pipeline] sh 03:40:40 + git config --global --add safe.directory /w/workspace/_app-service-configurable_odessa [Pipeline] echo 03:40:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:odessa' [Pipeline] sh 03:40:40 + set -o pipefail 03:40:40 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:odessa' 03:40:44 03:40:44 Monitoring /w/workspace/_app-service-configurable_odessa (github.com/edgexfoundry/app-service-configurable)... 03:40:44 03:40:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/b1b142a5-80ba-4871-b2b9-d6d2fde8df5a/history/8eac7f51-28e1-475f-b67f-8100e55ea07a 03:40:44 03:40:44 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 03:40:44 03:40:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 03:40:44 [Pipeline] } 03:40:44 $ docker stop --time=1 c0714bf3fbca468bb8f99f137fce57f6f2cc13b608c792f0fee4e2526f01c32c 03:40:46 $ docker rm -f --volumes c0714bf3fbca468bb8f99f137fce57f6f2cc13b608c792f0fee4e2526f01c32c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:40:46 + git log --format=format:%s -1 507676d3743a835620b301dcc2349b5df4a73b84 [Pipeline] sh 03:40:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:47 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:40:47 $ docker top ef92392846a72011672eae0b6e724c3921afa936bb4306de4e9e34beb797ffe1 -eo pid,comm 03:40:47 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:40:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:48 [ssh-agent] Looking for ssh-agent implementation... 03:40:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:48 $ docker exec ef92392846a72011672eae0b6e724c3921afa936bb4306de4e9e34beb797ffe1 ssh-agent 03:40:48 SSH_AUTH_SOCK=/tmp/ssh-9vWCphDFRHPl/agent.32 03:40:48 SSH_AGENT_PID=38 03:40:48 Running ssh-add (command line suppressed) 03:40:48 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_5313630759291523820.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_5313630759291523820.key) 03:40:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:48 + git semver tag 03:40:49 2025-11-24 03:40:48,900 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:40:49 2025-11-24 03:40:48,904 [run_tag] DEBUG tag force:False 03:40:49 2025-11-24 03:40:48,904 [check_head_tag] DEBUG check head tag 03:40:49 2025-11-24 03:40:48,904 [execute] INFO git cat-file --batch-check 03:40:49 2025-11-24 03:40:48,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa, stdin=, shell=False, universal_newlines=False) 03:40:49 2025-11-24 03:40:48,907 [execute] INFO git cat-file --batch 03:40:49 2025-11-24 03:40:48,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_odessa, stdin=, shell=False, universal_newlines=False) 03:40:49 2025-11-24 03:40:48,917 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:40:49 2025-11-24 03:40:48,917 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 03:40:49 2025-11-24 03:40:48,918 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/_app-service-configurable_odessa, stdin=None, shell=False, universal_newlines=False) 03:40:49 2025-11-24 03:40:48,920 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:40:49 4.0.1-dev.1 [Pipeline] } 03:40:49 $ docker exec --env ******** --env ******** ef92392846a72011672eae0b6e724c3921afa936bb4306de4e9e34beb797ffe1 ssh-agent -k 03:40:49 unset SSH_AUTH_SOCK; 03:40:49 unset SSH_AGENT_PID; 03:40:49 echo Agent pid 38 killed; 03:40:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:49 + git semver [Pipeline] } 03:40:50 $ docker stop --time=1 ef92392846a72011672eae0b6e724c3921afa936bb4306de4e9e34beb797ffe1 03:40:51 $ docker rm -f --volumes ef92392846a72011672eae0b6e724c3921afa936bb4306de4e9e34beb797ffe1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:51 03:40:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:40:52 0.23.1-centos7: Pulling from edgex-lftools 03:40:52 ab5ef0e58194: Pulling fs layer 03:40:52 9712f1f96733: Pulling fs layer 03:40:52 63f879dbbcfc: Pulling fs layer 03:40:52 0d9ebad4ef96: Pulling fs layer 03:40:52 e9a5061849ea: Pulling fs layer 03:40:52 d747dcd14b5f: Pulling fs layer 03:40:52 2de7ff778b66: Pulling fs layer 03:40:52 e9a5061849ea: Waiting 03:40:52 d747dcd14b5f: Waiting 03:40:52 2de7ff778b66: Waiting 03:40:52 0d9ebad4ef96: Waiting 03:40:52 9712f1f96733: Verifying Checksum 03:40:52 9712f1f96733: Download complete 03:40:52 63f879dbbcfc: Verifying Checksum 03:40:52 63f879dbbcfc: Download complete 03:40:52 0d9ebad4ef96: Verifying Checksum 03:40:52 0d9ebad4ef96: Download complete 03:40:52 e9a5061849ea: Verifying Checksum 03:40:52 e9a5061849ea: Download complete 03:40:52 d747dcd14b5f: Download complete 03:40:52 ab5ef0e58194: Verifying Checksum 03:40:52 ab5ef0e58194: Download complete 03:40:52 2de7ff778b66: Verifying Checksum 03:40:52 2de7ff778b66: Download complete 03:40:56 ab5ef0e58194: Pull complete 03:40:56 9712f1f96733: Pull complete 03:40:56 63f879dbbcfc: Pull complete 03:41:01 0d9ebad4ef96: Pull complete 03:41:02 e9a5061849ea: Pull complete 03:41:02 d747dcd14b5f: Pull complete 03:41:03 2de7ff778b66: Pull complete 03:41:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 03:41:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 03:41:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:03 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:41:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 03:41:07 $ docker top eee28be8ee2709a86c1896203e3b2b8e125dd116df923c5ce7d8936a309ef3e8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 03:41:07 provisioning config files... 03:41:07 copy managed file [sigul-config] to file:/w/workspace/_app-service-configurable_odessa@tmp/config8811909567847121986tmp 03:41:07 copy managed file [sigul-password] to file:/w/workspace/_app-service-configurable_odessa@tmp/config15730101772811425981tmp 03:41:07 copy managed file [sigul-pki] to file:/w/workspace/_app-service-configurable_odessa@tmp/config6010549273915506978tmp [Pipeline] { [Pipeline] echo 03:41:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 03:41:07 ---> sigul-configuration.sh 03:41:07 gpg: directory `/root/.gnupg' created 03:41:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 03:41:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 03:41:07 gpg: keyring `/root/.gnupg/secring.gpg' created 03:41:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 03:41:07 gpg: CAST5 encrypted data 03:41:07 gpg: encrypted with 1 passphrase 03:41:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 03:41:07 + mkdir /home/jenkins 03:41:07 + mkdir /home/jenkins/sigul [Pipeline] sh 03:41:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 03:41:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 03:41:08 ---> sigul-install.sh 03:41:08 Sigul already installed; skipping installation. [Pipeline] sh 03:41:08 + git tag --list 03:41:08 v1.0.0 03:41:08 v1.1.0 03:41:08 v1.2.0 03:41:08 v1.3.0 03:41:08 v1.3.1 03:41:08 v2.0.0 03:41:08 v2.0.1 03:41:08 v2.1.0 03:41:08 v2.1.1 03:41:08 v2.1.2 03:41:08 v2.2.0 03:41:08 v2.3 03:41:08 v2.3.0 03:41:08 v2.3.1 03:41:08 v3.0 03:41:08 v3.0.0 03:41:08 v3.0.1 03:41:08 v3.1 03:41:08 v3.1.0 03:41:08 v3.1.1 03:41:08 v4.0 03:41:08 v4.0.0 03:41:08 v4.0.1 03:41:08 v4.0.1-dev.1 03:41:08 v4.1.0-dev.1 03:41:08 v4.1.0-dev.10 03:41:08 v4.1.0-dev.11 03:41:08 v4.1.0-dev.2 03:41:08 v4.1.0-dev.3 03:41:08 v4.1.0-dev.4 03:41:08 v4.1.0-dev.5 03:41:08 v4.1.0-dev.6 03:41:08 v4.1.0-dev.7 03:41:08 v4.1.0-dev.8 03:41:08 v4.1.0-dev.9 [Pipeline] sh 03:41:09 + lftools sign git-tag v4.0.1-dev.1 03:41:09 Signing Git tag with Sigul... 03:41:09 Signing v4.0.1-dev.1 [Pipeline] echo 03:41:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 03:41:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 03:41:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 03:41:10 $ docker stop --time=1 eee28be8ee2709a86c1896203e3b2b8e125dd116df923c5ce7d8936a309ef3e8 03:41:11 $ docker rm -f --volumes eee28be8ee2709a86c1896203e3b2b8e125dd116df923c5ce7d8936a309ef3e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 03:41:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:12 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:41:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:41:12 $ docker top edfa163060197af1628051a9de94a27f53fd237afb238d464319eca8f06b3b10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:13 [ssh-agent] Looking for ssh-agent implementation... 03:41:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:13 $ docker exec edfa163060197af1628051a9de94a27f53fd237afb238d464319eca8f06b3b10 ssh-agent 03:41:13 SSH_AUTH_SOCK=/tmp/ssh-EmoYwJ3uXLFl/agent.32 03:41:13 SSH_AGENT_PID=38 03:41:13 Running ssh-add (command line suppressed) 03:41:13 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_10499643160005652439.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_10499643160005652439.key) 03:41:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:13 + git semver bump pre 03:41:13 2025-11-24 03:41:13,856 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:41:13 2025-11-24 03:41:13,861 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:41:13 2025-11-24 03:41:13,861 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 03:41:13 2025-11-24 03:41:13,861 [bump_version] DEBUG bumped version:4.0.1-dev.2 03:41:13 2025-11-24 03:41:13,861 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/_app-service-configurable_odessa/.semver/odessa with force:True 03:41:13 2025-11-24 03:41:13,861 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:41:13 2025-11-24 03:41:13,861 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_odessa/.semver/odessa 03:41:13 2025-11-24 03:41:13,863 [execute] INFO git cat-file --batch-check 03:41:13 2025-11-24 03:41:13,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:41:13 2025-11-24 03:41:13,868 [execute] INFO git cat-file --batch 03:41:13 2025-11-24 03:41:13,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:41:13 2025-11-24 03:41:13,871 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:41:13 4.0.1-dev.2 [Pipeline] } 03:41:13 $ docker exec --env ******** --env ******** edfa163060197af1628051a9de94a27f53fd237afb238d464319eca8f06b3b10 ssh-agent -k 03:41:14 unset SSH_AUTH_SOCK; 03:41:14 unset SSH_AGENT_PID; 03:41:14 echo Agent pid 38 killed; 03:41:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:14 + git semver [Pipeline] } 03:41:14 $ docker stop --time=1 edfa163060197af1628051a9de94a27f53fd237afb238d464319eca8f06b3b10 03:41:15 $ docker rm -f --volumes edfa163060197af1628051a9de94a27f53fd237afb238d464319eca8f06b3b10 [Pipeline] // withDockerContainer [Pipeline] sh 03:41:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:41:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:41:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:16 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:41:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:41:16 $ docker top cc534d94e6df1aa6a1b7505000a76965315fbddbd57dc75106f3f4a27bb71027 -eo pid,comm 03:41:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 03:41:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:41:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:41:17 [ssh-agent] Looking for ssh-agent implementation... 03:41:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:41:17 $ docker exec cc534d94e6df1aa6a1b7505000a76965315fbddbd57dc75106f3f4a27bb71027 ssh-agent 03:41:17 SSH_AUTH_SOCK=/tmp/ssh-NXv6Icrly9JH/agent.31 03:41:17 SSH_AGENT_PID=37 03:41:17 Running ssh-add (command line suppressed) 03:41:17 Identity added: /w/workspace/_app-service-configurable_odessa@tmp/private_key_9992942817088419471.key (/w/workspace/_app-service-configurable_odessa@tmp/private_key_9992942817088419471.key) 03:41:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:41:17 + git semver push 03:41:17 2025-11-24 03:41:17,881 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:41:17 2025-11-24 03:41:17,885 [run_push] DEBUG push 03:41:17 2025-11-24 03:41:17,885 [execute] INFO git cat-file --batch-check 03:41:17 2025-11-24 03:41:17,886 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, stdin=, shell=False, universal_newlines=False) 03:41:17 2025-11-24 03:41:17,888 [execute] INFO git rev-list e3432ab1f755cd2ba5b533813a2977167a48773a -- 03:41:17 2025-11-24 03:41:17,888 [execute] DEBUG Popen(['git', 'rev-list', 'e3432ab1f755cd2ba5b533813a2977167a48773a', '--'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 03:41:17 2025-11-24 03:41:17,897 [execute] INFO git fetch -v -- origin 03:41:17 2025-11-24 03:41:17,897 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 03:41:18 2025-11-24 03:41:18,465 [run_push] DEBUG no remote changes detected 03:41:18 2025-11-24 03:41:18,465 [execute] INFO git push origin semver 03:41:18 2025-11-24 03:41:18,466 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/_app-service-configurable_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 03:41:19 2025-11-24 03:41:19,203 [run_push] DEBUG push all version tags 03:41:19 2025-11-24 03:41:19,204 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 03:41:19 2025-11-24 03:41:19,204 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/_app-service-configurable_odessa, stdin=None, shell=False, universal_newlines=False) 03:41:20 2025-11-24 03:41:19,839 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_odessa/.semver/odessa 03:41:20 4.0.1-dev.2 [Pipeline] } 03:41:20 $ docker exec --env ******** --env ******** cc534d94e6df1aa6a1b7505000a76965315fbddbd57dc75106f3f4a27bb71027 ssh-agent -k 03:41:20 unset SSH_AUTH_SOCK; 03:41:20 unset SSH_AGENT_PID; 03:41:20 echo Agent pid 37 killed; 03:41:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:41:20 + git semver [Pipeline] } 03:41:20 $ docker stop --time=1 cc534d94e6df1aa6a1b7505000a76965315fbddbd57dc75106f3f4a27bb71027 03:41:21 $ docker rm -f --volumes cc534d94e6df1aa6a1b7505000a76965315fbddbd57dc75106f3f4a27bb71027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:41:22 + [ -d /w/workspace/_app-service-configurable_odessa/archives ] 03:41:22 + ls -al /w/workspace/_app-service-configurable_odessa/archives 03:41:22 total 16 03:41:22 drwxr-xr-x 3 root root 4096 Nov 24 03:24 . 03:41:22 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 03:41 .. 03:41:22 drwxr-xr-x 2 root root 4096 Nov 24 03:24 cost 03:41:22 -rw-r--r-- 1 root root 96 Nov 24 03:24 cost.csv 03:41:22 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_odessa/archives 03:41:22 + ls -al /w/workspace/_app-service-configurable_odessa/archives 03:41:22 total 16 03:41:22 drwxr-xr-x 3 jenkins jenkins 4096 Nov 24 03:24 . 03:41:22 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 03:41 .. 03:41:22 drwxr-xr-x 2 jenkins jenkins 4096 Nov 24 03:24 cost 03:41:22 -rw-r--r-- 1 jenkins jenkins 96 Nov 24 03:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:41:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:41:23 ---> package-listing.sh 03:41:23 ++ facter osfamily 03:41:23 ++ tr '[:upper:]' '[:lower:]' 03:41:23 + OS_FAMILY=debian 03:41:23 + workspace=/w/workspace/_app-service-configurable_odessa 03:41:23 + START_PACKAGES=/tmp/packages_start.txt 03:41:23 + END_PACKAGES=/tmp/packages_end.txt 03:41:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:41:23 + PACKAGES=/tmp/packages_start.txt 03:41:23 + '[' /w/workspace/_app-service-configurable_odessa ']' 03:41:23 + PACKAGES=/tmp/packages_end.txt 03:41:23 + case "${OS_FAMILY}" in 03:41:23 + dpkg -l 03:41:23 + grep '^ii' 03:41:23 + '[' -f /tmp/packages_start.txt ']' 03:41:23 + '[' -f /tmp/packages_end.txt ']' 03:41:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:41:23 + '[' /w/workspace/_app-service-configurable_odessa ']' 03:41:23 + mkdir -p /w/workspace/_app-service-configurable_odessa/archives/ 03:41:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_odessa/archives/ [Pipeline] echo 03:41: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/_app-service-configurable_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:41:24 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:41:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:24 prd-ubuntu20.04-docker-8c-8g-773697 does not seem to be running inside a container 03:41:24 $ 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/_app-service-configurable_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_odessa -v /w/workspace/_app-service-configurable_odessa:/w/workspace/_app-service-configurable_odessa:rw,z -v /w/workspace/_app-service-configurable_odessa@tmp:/w/workspace/_app-service-configurable_odessa@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:41:25 $ docker top cee2360d81b283e276fb0ccd67e0bca0d45cad86023ab06c2391361939ae9328 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:25 + touch /tmp/pre-build-complete [Pipeline] sh 03:41:25 + mkdir -p /var/log/sysstat [Pipeline] sh 03:41:26 + ls /var/log/sa-host 03:41:26 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:41:26 provisioning config files... 03:41:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_odessa@tmp/config15652269991060404195tmp [Pipeline] { [Pipeline] echo 03:41:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:41:26 ---> create-netrc.sh [Pipeline] } 03:41:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:41:26 ---> python-tools-install.sh [Pipeline] echo 03:41:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:41:27 ---> sudo-logs.sh 03:41:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:41:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:41:27 ---> job-cost.sh 03:41:27 lf-activate-venv: SKIPPING 03:41:27 DEBUG: total: 0.2199999988079071 03:41:27 INFO: Retrieving Stack Cost... 03:41:27 INFO: Retrieving Pricing Info for: v3-standard-8 03:41:28 INFO: Archiving Costs [Pipeline] echo 03:41:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:41:28 ---> logs-deploy.sh 03:41:28 lf-activate-venv: SKIPPING 03:41:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/odessa/8 03:41:28 INFO: archiving workspace using pattern(s): 03:41:29 Archives upload complete. 03:41:29 INFO: archiving logs to Nexus