Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 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-ssh687730562223863617.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16992824056871997293.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh485987711749520717.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6006938687061009963.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10334591697854916260.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22152 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 (main) Commit message: "Merge pull request #679 from weichou1229/go-1.23" > git config core.sparsecheckout # timeout=10 > git checkout -f fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 > git rev-list --no-walk a0dcfaf89bbaf5aa4c2038bc77c0dbae05c76eb5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:15:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:15:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:15:40 ========================================================= 04:15:40 EdgeX Global Pipelines Version Info 04:15:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:15:41 ------------------- 04:15:41 stable info: 04:15:41 ------------------- 04:15:41 Commited By: Ginny Guan ginny@iotechsys.com 04:15:41 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:15:41 Message: update stable to v1.0.265 04:15:43 ------------------- 04:15:43 experimental info: 04:15:43 ------------------- 04:15:43 Commited By: Cherry Wang cherry@iotechsys.com 04:15:43 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:15:43 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fcc305f [Pipeline] echo 04:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:15:43 provisioning config files... 04:15:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5635140990973474302tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:00 ---> ****-login.sh 04:16:00 nexus3.edgexfoundry.org:10001 04:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:00 Configure a credential helper to remove this warning. See 04:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:00 04:16:00 Login Succeeded 04:16:00 nexus3.edgexfoundry.org:10002 04:16:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:00 Configure a credential helper to remove this warning. See 04:16:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:00 04:16:00 Login Succeeded 04:16:00 nexus3.edgexfoundry.org:10003 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 nexus3.edgexfoundry.org:10004 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 ****.io 04:16:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:01 Configure a credential helper to remove this warning. See 04:16:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:01 04:16:01 Login Succeeded 04:16:01 ---> ****-login.sh ends [Pipeline] } 04:16:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:16:02 + git rev-list -1 --merges fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458~1..fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] echo 04:16:02 -----------> git rev-list -1 --merges fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458~1..fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:16:02 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [false] [Pipeline] sh 04:16:02 + git log --format=format:%s -1 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] echo 04:16:02 ========================================================= 04:16:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:16:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:16:02 + git log --format=format:%s -1 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] echo 04:16:02 [semverPrep] GIT_COMMIT: fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458, Commit Message: Merge pull request #679 from weichou1229/go-1.23 [Pipeline] echo 04:16:02 [semverPrep] This is not a build commit. [Pipeline] sh 04:16:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:16:03 + grep -v github /etc/ssh/ssh_known_hosts 04:16:03 + [ -e /tmp/ssh_known_hosts ] 04:16:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:16:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:16:03 + sudo tee -a /etc/ssh/ssh_known_hosts 04:16:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:03 04:16:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:03 0.1.4: Pulling from edgex-devops/py-git-semver 04:16:03 b85a868b505f: Pulling fs layer 04:16:03 e2be974225ed: Pulling fs layer 04:16:03 339a4e72a1f5: Pulling fs layer 04:16:03 988bab9f4d93: Pulling fs layer 04:16:03 1469e6f7b9e6: Pulling fs layer 04:16:03 eaf3925da568: Pulling fs layer 04:16:03 bab4dde63d76: Pulling fs layer 04:16:03 bde34c3a00c8: Pulling fs layer 04:16:03 b352a97aabf1: Pulling fs layer 04:16:03 4872d77fe225: Pulling fs layer 04:16:03 5851b861e8e6: Pulling fs layer 04:16:03 988bab9f4d93: Waiting 04:16:03 1469e6f7b9e6: Waiting 04:16:03 eaf3925da568: Waiting 04:16:03 4872d77fe225: Waiting 04:16:03 bab4dde63d76: Waiting 04:16:03 b352a97aabf1: Waiting 04:16:03 bde34c3a00c8: Waiting 04:16:03 5851b861e8e6: Waiting 04:16:03 e2be974225ed: Download complete 04:16:03 988bab9f4d93: Verifying Checksum 04:16:03 988bab9f4d93: Download complete 04:16:04 1469e6f7b9e6: Verifying Checksum 04:16:04 1469e6f7b9e6: Download complete 04:16:04 eaf3925da568: Verifying Checksum 04:16:04 eaf3925da568: Download complete 04:16:04 339a4e72a1f5: Verifying Checksum 04:16:04 339a4e72a1f5: Download complete 04:16:04 bde34c3a00c8: Download complete 04:16:04 b352a97aabf1: Download complete 04:16:04 4872d77fe225: Verifying Checksum 04:16:04 4872d77fe225: Download complete 04:16:04 5851b861e8e6: Download complete 04:16:04 b85a868b505f: Verifying Checksum 04:16:04 b85a868b505f: Download complete 04:16:04 bab4dde63d76: Verifying Checksum 04:16:04 bab4dde63d76: Download complete 04:16:05 b85a868b505f: Pull complete 04:16:05 e2be974225ed: Pull complete 04:16:06 339a4e72a1f5: Pull complete 04:16:06 988bab9f4d93: Pull complete 04:16:06 1469e6f7b9e6: Pull complete 04:16:06 eaf3925da568: Pull complete 04:16:08 bab4dde63d76: Pull complete 04:16:08 bde34c3a00c8: Pull complete 04:16:08 b352a97aabf1: Pull complete 04:16:08 4872d77fe225: Pull complete 04:16:08 5851b861e8e6: Pull complete 04:16:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:16:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:16:08 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:16:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:16:12 $ docker top d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 -eo pid,comm 04:16:12 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). 04:16:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:16:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:12 [ssh-agent] Looking for ssh-agent implementation... 04:16:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:12 $ docker exec d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 ssh-agent 04:16:12 SSH_AUTH_SOCK=/tmp/ssh-l4kyP0e1QBah/agent.32 04:16:12 SSH_AGENT_PID=38 04:16:12 Running ssh-add (command line suppressed) 04:16:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13688874129000450905.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13688874129000450905.key) 04:16:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:13 + git tag --points-at HEAD [Pipeline] } 04:16:13 $ docker exec --env ******** --env ******** d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 ssh-agent -k 04:16:13 unset SSH_AUTH_SOCK; 04:16:13 unset SSH_AGENT_PID; 04:16:13 echo Agent pid 38 killed; 04:16:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:16:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:16:13 [ssh-agent] Looking for ssh-agent implementation... 04:16:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:16:13 $ docker exec d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 ssh-agent 04:16:13 SSH_AUTH_SOCK=/tmp/ssh-crr07cVQcQqe/agent.71 04:16:13 SSH_AGENT_PID=77 04:16:13 Running ssh-add (command line suppressed) 04:16:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7968274012560147794.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7968274012560147794.key) 04:16:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:16:14 + git semver init 04:16:14 2024-10-08 04:16:14,377 [run_init] DEBUG init version:0.0.0 force:False 04:16:14 2024-10-08 04:16:14,378 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:16:14 2024-10-08 04:16:14,378 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:16:14 2024-10-08 04:16:14,379 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:16:15 2024-10-08 04:16:15,429 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:16:15 2024-10-08 04:16:15,429 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:16:15 2024-10-08 04:16:15,430 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:16:15 2024-10-08 04:16:15,430 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:16:15 3.2.0-dev.34 [Pipeline] } 04:16:15 $ docker exec --env ******** --env ******** d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 ssh-agent -k 04:16:15 unset SSH_AUTH_SOCK; 04:16:15 unset SSH_AGENT_PID; 04:16:15 echo Agent pid 77 killed; 04:16:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:16:16 + git semver [Pipeline] } 04:16:16 $ docker stop --time=1 d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 04:16:17 $ docker rm -f --volumes d31a2bc74707819d8febfe262bb7dbf99e0a6dac036c906b9f81a03ef2a5cc44 [Pipeline] // withDockerContainer [Pipeline] sh 04:16:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:16:18 Stashed 1 file(s) [Pipeline] echo 04:16:18 [edgeXSemver]: initialized semver on version 3.2.0-dev.34 [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 04:16:18 provisioning config files... 04:16:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18434167361062388671tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:16:18 ---> ****-login.sh 04:16:18 nexus3.edgexfoundry.org:10001 04:16:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:19 Configure a credential helper to remove this warning. See 04:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:19 04:16:19 Login Succeeded 04:16:19 nexus3.edgexfoundry.org:10002 04:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:19 Configure a credential helper to remove this warning. See 04:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:19 04:16:19 Login Succeeded 04:16:19 nexus3.edgexfoundry.org:10003 04:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:19 Configure a credential helper to remove this warning. See 04:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:19 04:16:19 Login Succeeded 04:16:19 nexus3.edgexfoundry.org:10004 04:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:19 Configure a credential helper to remove this warning. See 04:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:19 04:16:19 Login Succeeded 04:16:19 ****.io 04:16:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:16:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:16:19 Configure a credential helper to remove this warning. See 04:16:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:16:19 04:16:19 Login Succeeded 04:16:19 ---> ****-login.sh ends [Pipeline] } 04:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:16:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:16:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:16:19 ========================================================= 04:16:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:16:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:16:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:16:20 Sending build context to Docker daemon 9.169MB 04:16:20 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 04:16:20 Step 2/12 : FROM ${BASE} AS builder 04:16:20 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:16:20 43c4264eed91: Pulling fs layer 04:16:20 4cc291be95ef: Pulling fs layer 04:16:20 2ac1f1163629: Pulling fs layer 04:16:20 5c3c966382ef: Pulling fs layer 04:16:20 4f4fb700ef54: Pulling fs layer 04:16:20 5d5c8e513c77: Pulling fs layer 04:16:20 9f66e0745190: Pulling fs layer 04:16:20 f49a43e4bbc0: Pulling fs layer 04:16:20 561ebcabdf7f: Pulling fs layer 04:16:20 9f66e0745190: Waiting 04:16:20 f49a43e4bbc0: Waiting 04:16:20 5c3c966382ef: Waiting 04:16:20 561ebcabdf7f: Waiting 04:16:20 5d5c8e513c77: Waiting 04:16:20 4cc291be95ef: Verifying Checksum 04:16:20 4cc291be95ef: Download complete 04:16:20 5c3c966382ef: Verifying Checksum 04:16:20 5c3c966382ef: Download complete 04:16:20 4f4fb700ef54: Download complete 04:16:20 5d5c8e513c77: Verifying Checksum 04:16:20 5d5c8e513c77: Download complete 04:16:20 43c4264eed91: Verifying Checksum 04:16:20 43c4264eed91: Download complete 04:16:20 9f66e0745190: Verifying Checksum 04:16:20 9f66e0745190: Download complete 04:16:20 43c4264eed91: Pull complete 04:16:20 4cc291be95ef: Pull complete 04:16:20 561ebcabdf7f: Download complete 04:16:22 2ac1f1163629: Download complete 04:16:22 f49a43e4bbc0: Verifying Checksum 04:16:22 f49a43e4bbc0: Download complete 04:16:29 2ac1f1163629: Pull complete 04:16:29 5c3c966382ef: Pull complete 04:16:29 4f4fb700ef54: Pull complete 04:16:29 5d5c8e513c77: Pull complete 04:16:29 9f66e0745190: Pull complete 04:16:29 f49a43e4bbc0: Pull complete 04:16:30 561ebcabdf7f: Pull complete 04:16:30 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:16:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:16:30 ---> 3a752c3f9dda 04:16:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:16:33 Still waiting to schedule task 04:16:33 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:16:34 ---> Running in 9ddd2a17fad5 04:16:34 Removing intermediate container 9ddd2a17fad5 04:16:34 ---> 6a3f1f9a98d8 04:16:34 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:16:34 ---> Running in 919a63d57cb4 04:16:34 Removing intermediate container 919a63d57cb4 04:16:34 ---> c0697d24fbb2 04:16:34 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:16:34 ---> Running in b21a2dc60e51 04:16:34 Removing intermediate container b21a2dc60e51 04:16:34 ---> 537464dff391 04:16:34 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:16:34 ---> Running in 4370e7043f7d 04:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:16:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:16:35 OK: 246 MiB in 54 packages 04:16:35 Removing intermediate container 4370e7043f7d 04:16:35 ---> 01b782824fbf 04:16:35 Step 7/12 : WORKDIR /app 04:16:35 ---> Running in 6f2f0d8730c4 04:16:35 Removing intermediate container 6f2f0d8730c4 04:16:35 ---> b79f8885235a 04:16:35 Step 8/12 : COPY go.mod vendor* ./ 04:16:35 ---> 6657df91c11e 04:16:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:16:35 ---> Running in 44dd644f1124 04:17:49 Removing intermediate container 44dd644f1124 04:17:49 ---> c0d66ee18d62 04:17:49 Step 10/12 : COPY . . 04:17:49 ---> 6caa2d115858 04:17:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:17:49 ---> Running in 6b0e2633a370 04:17:49 Removing intermediate container 6b0e2633a370 04:17:49 ---> 7ac3e7a832cc 04:17:49 Step 12/12 : RUN $MAKE 04:17:49 ---> Running in 837c0130d465 04:17:49 noop 04:17:49 Removing intermediate container 837c0130d465 04:17:49 ---> 2bf955c8d713 04:17:49 Successfully built 2bf955c8d713 04:17:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:49 + docker inspect -f . ci-base-image-x86_64 04:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:50 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:17:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:17:50 $ docker top aef716af5e53f575913e9c98a2a93d70f088da69ff829d75cf5ac29eab324d4c -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:50 + go version 04:17:50 go version go1.23.2 linux/amd64 [Pipeline] } 04:17:50 $ docker stop --time=1 aef716af5e53f575913e9c98a2a93d70f088da69ff829d75cf5ac29eab324d4c 04:17:52 $ docker rm -f --volumes aef716af5e53f575913e9c98a2a93d70f088da69ff829d75cf5ac29eab324d4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:17:52 + docker inspect -f . ci-base-image-x86_64 04:17:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:17:52 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:17:52 $ docker top bf25a1a614181099e090176569e929aadd39b727bf886a3be2fe337bd191d3bd -eo pid,comm [Pipeline] { [Pipeline] sh 04:17:53 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:17:53 + make test 04:17:53 go test -race -coverprofile=coverage.out ./... 04:18:26 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 04:18:52 go vet ./... 04:18:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:18:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:18:59 ./bin/test-attribution-txt.sh [Pipeline] echo 04:19:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:19:00 $ docker stop --time=1 bf25a1a614181099e090176569e929aadd39b727bf886a3be2fe337bd191d3bd 04:19:05 $ docker rm -f --volumes bf25a1a614181099e090176569e929aadd39b727bf886a3be2fe337bd191d3bd [Pipeline] // withDockerContainer [Pipeline] sh 04:19:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:19:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:19:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:19:06 + ls -al . 04:19:06 total 260 04:19:06 drwxrwxr-x 7 jenkins jenkins 4096 Oct 8 04:17 . 04:19:06 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:15 .. 04:19:06 -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 04:15 .dockerignore 04:19:06 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:18 .git 04:19:06 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:15 .github 04:19:06 -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 04:15 .gitignore 04:19:06 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 04:15 .golangci.yml 04:19:06 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 04:16 .semver 04:19:06 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 04:15 Attribution.txt 04:19:06 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 04:15 CHANGELOG.md 04:19:06 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 04:15 Dockerfile 04:19:06 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 04:15 GOVERNANCE.md 04:19:06 -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 04:15 Jenkinsfile 04:19:06 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 04:15 LICENSE 04:19:06 -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 04:15 OWNERS.md 04:19:06 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 04:15 README.md 04:19:06 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 04:16 VERSION 04:19:06 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:15 bin 04:19:06 -rw-r--r-- 1 jenkins jenkins 953 Oct 8 04:18 coverage.out 04:19:06 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 04:15 go.mod 04:19:06 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 04:15 go.sum 04:19:06 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 04:15 main.go 04:19:06 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 04:15 makefile 04:19:06 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 04:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:07 + 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=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 --label arch=amd64 --label version=3.2.0-dev.34 . 04:19:07 Sending build context to Docker daemon 9.171MB 04:19:07 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:19:07 Step 2/27 : FROM ${BASE} AS builder 04:19:07 ---> 2bf955c8d713 04:19:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:19:07 ---> Running in b2a4b853e584 04:19:07 Removing intermediate container b2a4b853e584 04:19:07 ---> eb01d331fbed 04:19:07 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:19:07 ---> Running in de0356ca19a6 04:19:07 Removing intermediate container de0356ca19a6 04:19:07 ---> 4dbbb7c26990 04:19:07 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:19:07 ---> Running in 49b836236b9a 04:19:07 Removing intermediate container 49b836236b9a 04:19:07 ---> 986c6e4b8b28 04:19:07 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:19:07 ---> Running in 59646f805b3e 04:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:19:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:19:08 OK: 246 MiB in 54 packages 04:19:08 Removing intermediate container 59646f805b3e 04:19:08 ---> b3c0887a900a 04:19:08 Step 7/27 : WORKDIR /app 04:19:08 ---> Running in 16740e437cbe 04:19:08 Removing intermediate container 16740e437cbe 04:19:08 ---> d2a988e5c1e5 04:19:08 Step 8/27 : COPY go.mod vendor* ./ 04:19:08 ---> 694070cfca6b 04:19:08 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:19:08 ---> Running in bcbc2c3829e2 04:19:09 Removing intermediate container bcbc2c3829e2 04:19:09 ---> 9259a8af75e3 04:19:09 Step 10/27 : COPY . . 04:19:09 ---> 0983dc502efb 04:19:09 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:19:09 ---> Running in 4bf676dd44af 04:19:09 Removing intermediate container 4bf676dd44af 04:19:09 ---> b8babce44f12 04:19:09 Step 12/27 : RUN $MAKE 04:19:09 ---> Running in ef0aa9fbafbc 04:19:10 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.34" -trimpath -mod=readonly -o app-service-configurable 04:19:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22153 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 04:19:29 Running in /w/workspace/app-service-configurable/244 [Pipeline] { [Pipeline] checkout 04:19:29 The recommended git tool is: git 04:19:34 using credential edgex-jenkins-ssh 04:19:35 Cloning the remote Git repository 04:19:35 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:19:35 > git init /w/workspace/app-service-configurable/244 # timeout=10 04:19:35 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:19:35 > git --version # timeout=10 04:19:35 > git --version # 'git version 2.25.1' 04:19:35 using GIT_SSH to set credentials SSH Credentials for GitHub 04:19:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:37 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:19:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:19:39 Avoid second fetch 04:19:39 Checking out Revision fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 (main) 04:19:39 > git config core.sparsecheckout # timeout=10 04:19:39 > git checkout -f fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 # timeout=10 04:19:39 Commit message: "Merge pull request #679 from weichou1229/go-1.23" 04:19:42 Removing intermediate container ef0aa9fbafbc 04:19:42 ---> 9f1bbfbf5fce 04:19:42 Step 13/27 : FROM alpine:3.20 04:19:42 3.20: Pulling from library/alpine 04:19:42 43c4264eed91: Already exists 04:19:42 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:19:42 Status: Downloaded newer image for alpine:3.20 04:19:42 ---> 91ef0af61f39 04:19:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:19:42 ---> Running in dfd7bd187df5 04:19:42 Removing intermediate container dfd7bd187df5 04:19:42 ---> f70a917b88d3 04:19:42 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:19:43 ---> Running in db5aff21764f 04:19:43 Removing intermediate container db5aff21764f 04:19:43 ---> f8c84edf7493 04:19:43 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:19:43 ---> Running in c66ce1035290 04:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:19:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:19:43 (1/2) Installing ca-certificates (20240705-r0) 04:19:43 (2/2) Installing dumb-init (1.2.5-r3) 04:19:43 Executing busybox-1.36.1-r29.trigger 04:19:43 Executing ca-certificates-20240705-r0.trigger 04:19:43 OK: 9 MiB in 16 packages 04:19:44 Removing intermediate container c66ce1035290 04:19:44 ---> c129d544c421 04:19:44 Step 17/27 : RUN apk --no-cache upgrade 04:19:44 ---> Running in 612185f1ab80 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:19:44 Upgrading critical system libraries and apk-tools: 04:19:44 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:19:44 Executing busybox-1.36.1-r29.trigger 04:19:44 Continuing the upgrade transaction with new apk-tools: 04:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:19:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:19:44 % Total % Received % Xferd Average Speed Time Time Time Current 04:19:44 Dload Upload Total Spent Left Speed 04:19:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh 04:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:19:45 OK: 9 MiB in 16 packages 04:19:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:19:45 Removing intermediate container 612185f1ab80 04:19:45 ---> 362f08cefffb 04:19:45 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:19:45 ---> c26759644230 04:19:45 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:19:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:19:45 + sudo tee /etc/docker/daemon.new 04:19:45 { 04:19:45 "registry-mirrors": [ 04:19:45 "https://nexus3.edgexfoundry.org:10001" 04:19:45 ], 04:19:45 "bip": "10.250.0.254/24", 04:19:45 "hosts": [ 04:19:45 "tcp://0.0.0.0:5555", 04:19:45 "unix:///var/run/docker.sock" 04:19:45 ], 04:19:45 "mtu": 1458, 04:19:45 "selinux-enabled": true, 04:19:45 "seccomp-profile": "/etc/docker/seccomp.json" 04:19:45 } [Pipeline] sh 04:19:45 ---> 33be271b41f2 04:19:45 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:19:45 ---> 59c3c5ac4e05 04:19:45 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:19:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:19:46 + sudo service docker restart 04:19:47 ---> bc42cd9d06b2 04:19:47 Step 22/27 : EXPOSE 48095 04:19:47 ---> Running in 31aeaa67369a 04:19:47 Removing intermediate container 31aeaa67369a 04:19:47 ---> dbb88fe84d86 04:19:47 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:19:47 ---> Running in 88010217c01f 04:19:47 Removing intermediate container 88010217c01f 04:19:47 ---> 6f37b7f2995e 04:19:47 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:19:47 ---> Running in 9f2d92cd6c12 04:19:47 Removing intermediate container 9f2d92cd6c12 04:19:47 ---> ca8b11a3b4c8 04:19:47 Step 25/27 : LABEL arch=amd64 04:19:47 ---> Running in 6279beb4b7cb 04:19:47 Removing intermediate container 6279beb4b7cb 04:19:47 ---> b24f9f28f9fb 04:19:47 Step 26/27 : LABEL git_sha=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:19:47 ---> Running in 5cdf5c42d2e4 04:19:47 Removing intermediate container 5cdf5c42d2e4 04:19:47 ---> f1e3f9838c36 04:19:47 Step 27/27 : LABEL version=3.2.0-dev.34 04:19:47 ---> Running in 4fb983d21e54 04:19:47 Removing intermediate container 4fb983d21e54 04:19:47 ---> edf28de27b1e 04:19:47 [Warning] One or more build-args [ARCH] were not consumed 04:19:47 Successfully built edf28de27b1e 04:19:47 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:19:47 provisioning config files... 04:19:47 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9959951236901770595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:19:48 ---> ****-login.sh 04:19:48 nexus3.edgexfoundry.org:10001 04:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:48 Configure a credential helper to remove this warning. See 04:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:48 04:19:48 Login Succeeded 04:19:48 nexus3.edgexfoundry.org:10002 04:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:48 Configure a credential helper to remove this warning. See 04:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:48 04:19:48 Login Succeeded 04:19:48 nexus3.edgexfoundry.org:10003 04:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:48 Configure a credential helper to remove this warning. See 04:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:48 04:19:48 Login Succeeded 04:19:48 nexus3.edgexfoundry.org:10004 04:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:48 Configure a credential helper to remove this warning. See 04:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:48 04:19:48 Login Succeeded 04:19:48 ****.io 04:19:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:19:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:19:48 Configure a credential helper to remove this warning. See 04:19:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:19:48 04:19:48 Login Succeeded 04:19:48 ---> ****-login.sh ends [Pipeline] } 04:19:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:19:48 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 04:19:48 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:19:48 latest 04:19:48 3.2.0-dev.34 04:19:48 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 04:19:48 main 04:19:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:19:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:19:49 ceaf59352c74: Preparing 04:19:49 1cd7f9e8fb52: Preparing 04:19:49 f59debe2e7dd: Preparing 04:19:49 ed5ac9444cef: Preparing 04:19:49 5bc10836c61c: Preparing 04:19:49 39b3ba075a8e: Preparing 04:19:49 63ca1fbb43ae: Preparing 04:19:49 39b3ba075a8e: Waiting 04:19:49 f59debe2e7dd: Pushed 04:19:49 5bc10836c61c: Pushed 04:19:49 1cd7f9e8fb52: Pushed 04:19:49 ed5ac9444cef: Pushed 04:19:49 63ca1fbb43ae: Layer already exists 04:19:49 39b3ba075a8e: Pushed 04:19:52 ceaf59352c74: Pushed 04:19:52 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:19:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:19:53 ceaf59352c74: Preparing 04:19:53 1cd7f9e8fb52: Preparing 04:19:53 f59debe2e7dd: Preparing 04:19:53 ed5ac9444cef: Preparing 04:19:53 5bc10836c61c: Preparing 04:19:53 39b3ba075a8e: Preparing 04:19:53 63ca1fbb43ae: Preparing 04:19:53 63ca1fbb43ae: Waiting 04:19:53 39b3ba075a8e: Waiting 04:19:53 ed5ac9444cef: Layer already exists 04:19:53 ceaf59352c74: Layer already exists 04:19:53 5bc10836c61c: Layer already exists 04:19:53 f59debe2e7dd: Layer already exists 04:19:53 1cd7f9e8fb52: Layer already exists 04:19:53 39b3ba075a8e: Layer already exists 04:19:53 63ca1fbb43ae: Layer already exists 04:19:53 latest: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.34 04:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:19:54 ceaf59352c74: Preparing 04:19:54 1cd7f9e8fb52: Preparing 04:19:54 f59debe2e7dd: Preparing 04:19:54 ed5ac9444cef: Preparing 04:19:54 5bc10836c61c: Preparing 04:19:54 39b3ba075a8e: Preparing 04:19:54 63ca1fbb43ae: Preparing 04:19:54 39b3ba075a8e: Waiting 04:19:54 63ca1fbb43ae: Waiting 04:19:54 ed5ac9444cef: Layer already exists 04:19:54 f59debe2e7dd: Layer already exists 04:19:54 1cd7f9e8fb52: Layer already exists 04:19:54 5bc10836c61c: Layer already exists 04:19:54 ceaf59352c74: Layer already exists 04:19:54 39b3ba075a8e: Layer already exists 04:19:54 63ca1fbb43ae: Layer already exists 04:19:54 3.2.0-dev.34: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 04:19:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:19:54 ceaf59352c74: Preparing 04:19:54 1cd7f9e8fb52: Preparing 04:19:54 f59debe2e7dd: Preparing 04:19:54 ed5ac9444cef: Preparing 04:19:54 5bc10836c61c: Preparing 04:19:54 39b3ba075a8e: Preparing 04:19:54 63ca1fbb43ae: Preparing 04:19:54 63ca1fbb43ae: Waiting 04:19:54 39b3ba075a8e: Waiting 04:19:54 5bc10836c61c: Layer already exists 04:19:54 ed5ac9444cef: Layer already exists 04:19:54 f59debe2e7dd: Layer already exists 04:19:54 ceaf59352c74: Layer already exists 04:19:54 1cd7f9e8fb52: Layer already exists 04:19:54 39b3ba075a8e: Layer already exists 04:19:54 63ca1fbb43ae: Layer already exists 04:19:54 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 04:19:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:19:55 ceaf59352c74: Preparing 04:19:55 1cd7f9e8fb52: Preparing 04:19:55 f59debe2e7dd: Preparing 04:19:55 ed5ac9444cef: Preparing 04:19:55 5bc10836c61c: Preparing 04:19:55 39b3ba075a8e: Preparing 04:19:55 63ca1fbb43ae: Preparing 04:19:55 39b3ba075a8e: Waiting 04:19:55 ceaf59352c74: Layer already exists 04:19:55 f59debe2e7dd: Layer already exists 04:19:55 ed5ac9444cef: Layer already exists 04:19:55 5bc10836c61c: Layer already exists 04:19:55 1cd7f9e8fb52: Layer already exists 04:19:55 63ca1fbb43ae: Layer already exists 04:19:55 39b3ba075a8e: Layer already exists 04:19:55 main: digest: sha256:eec98c9b126485195f7ed64da0b1d5b6240147058a913e4d46c7d8392857a853 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:19:55 ===================================================== [Pipeline] echo 04:19:55 taggedImages: 04:19:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:19:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:19:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.34 04:19:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 04:19:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:56 04:19:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:19:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:19:56 latest: Pulling from edgex-lftools-log-publisher 04:19:56 5eb5b503b376: Pulling fs layer 04:19:56 5c69ac0246d0: Pulling fs layer 04:19:56 ec43610c2a17: Pulling fs layer 04:19:56 3a2ae6a8a46f: Pulling fs layer 04:19:56 33b1e0a273af: Pulling fs layer 04:19:56 5d3b04190fa2: Pulling fs layer 04:19:56 2f39f015ded8: Pulling fs layer 04:19:56 33b1e0a273af: Waiting 04:19:56 5d3b04190fa2: Waiting 04:19:56 2f39f015ded8: Waiting 04:19:56 3a2ae6a8a46f: Waiting 04:19:56 3a2ae6a8a46f: Verifying Checksum 04:19:56 3a2ae6a8a46f: Download complete 04:19:56 33b1e0a273af: Verifying Checksum 04:19:56 33b1e0a273af: Download complete 04:19:56 ec43610c2a17: Verifying Checksum 04:19:56 ec43610c2a17: Download complete 04:19:56 5d3b04190fa2: Verifying Checksum 04:19:56 5d3b04190fa2: Download complete 04:19:56 5eb5b503b376: Verifying Checksum 04:19:56 5eb5b503b376: Download complete 04:19:57 2f39f015ded8: Download complete 04:19:57 5eb5b503b376: Pull complete 04:19:58 5c69ac0246d0: Pull complete 04:19:58 ec43610c2a17: Pull complete 04:19:58 3a2ae6a8a46f: Pull complete 04:19:58 33b1e0a273af: Pull complete 04:19:58 5d3b04190fa2: Pull complete 04:20:04 2f39f015ded8: Pull complete 04:20:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:20:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:20:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:20:04 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:20:04 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:20:08 $ docker top 2189e7f7b7f6ee0a955990c2112353df93362f338e006bb9ccceba678e0eff16 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider 04:20:08 provisioning config files... 04:20:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/244@tmp/config11174626620479729106tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:20:08 ---> job-cost.sh 04:20:08 lf-activate-venv: SKIPPING 04:20:08 INFO: No Stack... 04:20:08 ---> ****-login.sh 04:20:08 nexus3.edgexfoundry.org:10001 04:20:09 INFO: Retrieving Pricing Info for: v3-standard-8 04:20:09 INFO: Archiving Costs [Pipeline] sh 04:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:09 Configure a credential helper to remove this warning. See 04:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:09 04:20:09 Login Succeeded 04:20:09 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 04:20:09 + cut -d, -f6 [Pipeline] lock 04:20:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] 04:20:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] did not exist. Created. 04:20:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [Pipeline] { [Pipeline] unstash 04:20:09 nexus3.edgexfoundry.org:10002 [Pipeline] sh 04:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:10 Configure a credential helper to remove this warning. See 04:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:10 04:20:10 Login Succeeded 04:20:10 nexus3.edgexfoundry.org:10003 04:20:10 + echo total: 0.2199999988079071 [Pipeline] stash 04:20:10 Stashed 1 file(s) [Pipeline] } 04:20:10 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [Pipeline] // lock [Pipeline] } 04:20:10 $ docker stop --time=1 2189e7f7b7f6ee0a955990c2112353df93362f338e006bb9ccceba678e0eff16 04:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:10 Configure a credential helper to remove this warning. See 04:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:10 04:20:10 Login Succeeded 04:20:10 nexus3.edgexfoundry.org:10004 04:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:11 Configure a credential helper to remove this warning. See 04:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:11 04:20:11 Login Succeeded 04:20:11 ****.io 04:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:20:11 $ docker rm -f --volumes 2189e7f7b7f6ee0a955990c2112353df93362f338e006bb9ccceba678e0eff16 04:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:20:11 Configure a credential helper to remove this warning. See 04:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:20:11 04:20:11 Login Succeeded 04:20:11 ---> ****-login.sh ends [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 04:20:11 Deleting 1 temporary files [Pipeline] } [Pipeline] // withEnv [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] } [Pipeline] unstash [Pipeline] echo 04:20:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:20:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:20:12 ========================================================= 04:20:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:20:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:20:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:20:12 Sending build context to Docker daemon 242.2kB 04:20:12 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 04:20:12 Step 2/12 : FROM ${BASE} AS builder 04:20:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:20:13 cf04c63912e1: Pulling fs layer 04:20:13 55b35a11ae5e: Pulling fs layer 04:20:13 a37a00ec5f00: Pulling fs layer 04:20:13 50b3750afda1: Pulling fs layer 04:20:13 4f4fb700ef54: Pulling fs layer 04:20:13 80978eb59214: Pulling fs layer 04:20:13 c9f46d7d2bd2: Pulling fs layer 04:20:13 c5a475d317c9: Pulling fs layer 04:20:13 50b3750afda1: Waiting 04:20:13 4f4fb700ef54: Waiting 04:20:13 80978eb59214: Waiting 04:20:13 c9f46d7d2bd2: Waiting 04:20:13 c5a475d317c9: Waiting 04:20:13 55b35a11ae5e: Verifying Checksum 04:20:13 55b35a11ae5e: Download complete 04:20:13 50b3750afda1: Verifying Checksum 04:20:13 50b3750afda1: Download complete 04:20:13 4f4fb700ef54: Verifying Checksum 04:20:13 4f4fb700ef54: Download complete 04:20:13 80978eb59214: Verifying Checksum 04:20:13 80978eb59214: Download complete 04:20:13 cf04c63912e1: Verifying Checksum 04:20:13 cf04c63912e1: Download complete 04:20:13 c5a475d317c9: Verifying Checksum 04:20:13 c5a475d317c9: Download complete 04:20:14 cf04c63912e1: Pull complete 04:20:15 55b35a11ae5e: Pull complete 04:20:15 a37a00ec5f00: Verifying Checksum 04:20:15 a37a00ec5f00: Download complete 04:20:16 c9f46d7d2bd2: Verifying Checksum 04:20:16 c9f46d7d2bd2: Download complete 04:20:31 a37a00ec5f00: Pull complete 04:20:31 50b3750afda1: Pull complete 04:20:31 4f4fb700ef54: Pull complete 04:20:31 80978eb59214: Pull complete 04:20:39 c9f46d7d2bd2: Pull complete 04:20:40 c5a475d317c9: Pull complete 04:20:40 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:20:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:20:40 ---> be29e6b0f0d4 04:20:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:20:42 ---> Running in 7165242f53ec 04:20:42 Removing intermediate container 7165242f53ec 04:20:42 ---> 79c140465d4b 04:20:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:20:42 ---> Running in 28b25c93bff0 04:20:43 Removing intermediate container 28b25c93bff0 04:20:43 ---> 113c33e265fb 04:20:43 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:20:43 ---> Running in 5059bd902fb3 04:20:43 Removing intermediate container 5059bd902fb3 04:20:43 ---> 7ab583d45a83 04:20:43 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:20:43 ---> Running in db96defb8d7e 04:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:20:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:20:46 OK: 238 MiB in 54 packages 04:20:47 Removing intermediate container db96defb8d7e 04:20:47 ---> 7ecc754b4678 04:20:47 Step 7/12 : WORKDIR /app 04:20:47 ---> Running in 50dfb81fecbc 04:20:48 Removing intermediate container 50dfb81fecbc 04:20:48 ---> bc0c9332d6f1 04:20:48 Step 8/12 : COPY go.mod vendor* ./ 04:20:49 ---> 224a8cec021e 04:20:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:20:49 ---> Running in e594c39f581b 04:22:56 Removing intermediate container e594c39f581b 04:22:56 ---> 77fe7b0fb2e3 04:22:56 Step 10/12 : COPY . . 04:22:56 ---> 22e6f6af57fa 04:22:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:56 ---> Running in 985cdc94ff25 04:22:56 Removing intermediate container 985cdc94ff25 04:22:56 ---> caa080593321 04:22:56 Step 12/12 : RUN $MAKE 04:22:56 ---> Running in d3aeaef20055 04:22:56 noop 04:22:56 Removing intermediate container d3aeaef20055 04:22:56 ---> 8d37ad9e9200 04:22:56 Successfully built 8d37ad9e9200 04:22:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:56 + docker inspect -f . ci-base-image-arm64 04:22:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:56 prd-ubuntu20.04-docker-arm64-4c-16g-22153 does not seem to be running inside a container 04:22:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/244 -v /w/workspace/app-service-configurable/244:/w/workspace/app-service-configurable/244:rw,z -v /w/workspace/app-service-configurable/244@tmp:/w/workspace/app-service-configurable/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:22:58 $ docker top 541812fe200ceee1cdfe85ec88a4fb4c74cf2114d53794347257fca95652f48a -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:59 + go version 04:22:59 go version go1.23.2 linux/arm64 [Pipeline] } 04:22:59 $ docker stop --time=1 541812fe200ceee1cdfe85ec88a4fb4c74cf2114d53794347257fca95652f48a 04:23:00 $ docker rm -f --volumes 541812fe200ceee1cdfe85ec88a4fb4c74cf2114d53794347257fca95652f48a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:01 + docker inspect -f . ci-base-image-arm64 04:23:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:01 prd-ubuntu20.04-docker-arm64-4c-16g-22153 does not seem to be running inside a container 04:23:01 $ 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/244 -v /w/workspace/app-service-configurable/244:/w/workspace/app-service-configurable/244:rw,z -v /w/workspace/app-service-configurable/244@tmp:/w/workspace/app-service-configurable/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:23:03 $ docker top ef8d5e8bf9f912f4e6625b6774cf3cc209e64d27fc90b02acac27fbce0d21e3a -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:04 + git config --global --add safe.directory /w/workspace/app-service-configurable/244 [Pipeline] fileExists [Pipeline] sh 04:23:04 + make test 04:23:04 go test -race -coverprofile=coverage.out ./... 04:28:56 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 04:28:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:28:56 go vet ./... 04:32:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:32:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:32:49 ./bin/test-attribution-txt.sh [Pipeline] echo 04:32:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:32:50 $ docker stop --time=1 ef8d5e8bf9f912f4e6625b6774cf3cc209e64d27fc90b02acac27fbce0d21e3a 04:32:52 $ docker rm -f --volumes ef8d5e8bf9f912f4e6625b6774cf3cc209e64d27fc90b02acac27fbce0d21e3a [Pipeline] // withDockerContainer [Pipeline] sh 04:32:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:32:54 Warning: overwriting stash ‘coverage-report’ 04:32:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:32:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:32:55 + ls -al . 04:32:55 total 256 04:32:55 drwxrwxr-x 6 jenkins jenkins 4096 Oct 8 04:23 . 04:32:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 8 04:19 .. 04:32:55 -rw-rw-r-- 1 jenkins jenkins 119 Oct 8 04:19 .dockerignore 04:32:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:19 .git 04:32:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 8 04:19 .github 04:32:55 -rw-rw-r-- 1 jenkins jenkins 106 Oct 8 04:19 .gitignore 04:32:55 -rw-rw-r-- 1 jenkins jenkins 41 Oct 8 04:19 .golangci.yml 04:32:55 -rw-rw-r-- 1 jenkins jenkins 20235 Oct 8 04:19 Attribution.txt 04:32:55 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 8 04:19 CHANGELOG.md 04:32:55 -rw-rw-r-- 1 jenkins jenkins 2007 Oct 8 04:19 Dockerfile 04:32:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 8 04:19 GOVERNANCE.md 04:32:55 -rw-rw-r-- 1 jenkins jenkins 666 Oct 8 04:19 Jenkinsfile 04:32:55 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 8 04:19 LICENSE 04:32:55 -rw-rw-r-- 1 jenkins jenkins 618 Oct 8 04:19 OWNERS.md 04:32:55 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 8 04:19 README.md 04:32:55 -rw-rw-r-- 1 jenkins jenkins 12 Oct 8 04:16 VERSION 04:32:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 8 04:19 bin 04:32:55 -rw-r--r-- 1 jenkins jenkins 953 Oct 8 04:28 coverage.out 04:32:55 -rw-rw-r-- 1 jenkins jenkins 7313 Oct 8 04:19 go.mod 04:32:55 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 8 04:19 go.sum 04:32:55 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 8 04:19 main.go 04:32:55 -rw-rw-r-- 1 jenkins jenkins 2572 Oct 8 04:19 makefile 04:32:55 drwxrwxr-x 10 jenkins jenkins 4096 Oct 8 04:19 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:56 + 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=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 --label arch=arm64 --label version=3.2.0-dev.34 . 04:32:56 Sending build context to Docker daemon 243.7kB 04:32:56 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 04:32:56 Step 2/27 : FROM ${BASE} AS builder 04:32:56 ---> 8d37ad9e9200 04:32:56 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:32:56 ---> Running in 31f8801d702e 04:32:57 Removing intermediate container 31f8801d702e 04:32:57 ---> b1ccfff64f88 04:32:57 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:32:57 ---> Running in c7c56d1d08f1 04:32:57 Removing intermediate container c7c56d1d08f1 04:32:57 ---> 3a538b5e02ab 04:32:57 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:32:57 ---> Running in 3d523369269b 04:32:57 Removing intermediate container 3d523369269b 04:32:57 ---> c5d9397a58c2 04:32:57 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:32:57 ---> Running in bfb836bbb8f4 04:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:32:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:33:00 OK: 238 MiB in 54 packages 04:33:01 Removing intermediate container bfb836bbb8f4 04:33:01 ---> 09a52d7e6db8 04:33:01 Step 7/27 : WORKDIR /app 04:33:01 ---> Running in d55634a6b493 04:33:01 Removing intermediate container d55634a6b493 04:33:01 ---> d2c2895aa930 04:33:01 Step 8/27 : COPY go.mod vendor* ./ 04:33:02 ---> 22204ed01ae7 04:33:02 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:02 ---> Running in 0d452230c5fb 04:33:04 Removing intermediate container 0d452230c5fb 04:33:04 ---> 7badd1273b58 04:33:04 Step 10/27 : COPY . . 04:33:05 ---> 58b666b70f99 04:33:05 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:33:05 ---> Running in 0db93c594c95 04:33:05 Removing intermediate container 0db93c594c95 04:33:05 ---> 3fee9447e84f 04:33:05 Step 12/27 : RUN $MAKE 04:33:06 ---> Running in a8b6ba2972e1 04:33:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.34" -trimpath -mod=readonly -o app-service-configurable 04:37:13 Removing intermediate container a8b6ba2972e1 04:37:13 ---> 7c7afe0ff1bc 04:37:13 Step 13/27 : FROM alpine:3.20 04:37:13 3.20: Pulling from library/alpine 04:37:13 cf04c63912e1: Already exists 04:37:13 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:37:13 Status: Downloaded newer image for alpine:3.20 04:37:13 ---> c157a85ed455 04:37:13 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:37:13 ---> Running in 5b3e7b70f0c0 04:37:13 Removing intermediate container 5b3e7b70f0c0 04:37:13 ---> fa97e6fe628c 04:37:13 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:37:13 ---> Running in c31ff9b4bbba 04:37:13 Removing intermediate container c31ff9b4bbba 04:37:13 ---> c67a9bae613c 04:37:13 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:37:13 ---> Running in 6f4c43d02adf 04:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:15 (1/2) Installing ca-certificates (20240705-r0) 04:37:15 (2/2) Installing dumb-init (1.2.5-r3) 04:37:15 Executing busybox-1.36.1-r29.trigger 04:37:15 Executing ca-certificates-20240705-r0.trigger 04:37:15 OK: 10 MiB in 16 packages 04:37:17 Removing intermediate container 6f4c43d02adf 04:37:17 ---> c2d591cd1c84 04:37:17 Step 17/27 : RUN apk --no-cache upgrade 04:37:17 ---> Running in 6d12feb6bf30 04:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:19 Upgrading critical system libraries and apk-tools: 04:37:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:37:19 Executing busybox-1.36.1-r29.trigger 04:37:20 Continuing the upgrade transaction with new apk-tools: 04:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:37:21 OK: 10 MiB in 16 packages 04:37:22 Removing intermediate container 6d12feb6bf30 04:37:22 ---> 25f67cf00791 04:37:22 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:37:23 ---> 4ec6f0e37de8 04:37:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:37:23 ---> 2f6229d6e46e 04:37:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:37:24 ---> bd6d70a85333 04:37:24 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:37:25 ---> d73931b9904a 04:37:25 Step 22/27 : EXPOSE 48095 04:37:25 ---> Running in 14798a16ff55 04:37:26 Removing intermediate container 14798a16ff55 04:37:26 ---> 3a6d5c8750cf 04:37:26 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:37:26 ---> Running in 75259b89b550 04:37:26 Removing intermediate container 75259b89b550 04:37:26 ---> 9924f92f3b6b 04:37:26 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:37:26 ---> Running in 6bbb21560539 04:37:26 Removing intermediate container 6bbb21560539 04:37:26 ---> e68a3fd277c4 04:37:26 Step 25/27 : LABEL arch=arm64 04:37:26 ---> Running in 7ac69072902c 04:37:27 Removing intermediate container 7ac69072902c 04:37:27 ---> c3c3e5d7c4c4 04:37:27 Step 26/27 : LABEL git_sha=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:37:27 ---> Running in 5e4af5537a5f 04:37:27 Removing intermediate container 5e4af5537a5f 04:37:27 ---> a1fd08257a4a 04:37:27 Step 27/27 : LABEL version=3.2.0-dev.34 04:37:27 ---> Running in c4890b727069 04:37:28 Removing intermediate container c4890b727069 04:37:28 ---> fff34f4d02fe 04:37:28 [Warning] One or more build-args [ARCH] were not consumed 04:37:28 Successfully built fff34f4d02fe 04:37:28 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 04:37:28 provisioning config files... 04:37:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/244@tmp/config18420718338131367999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:37:28 ---> ****-login.sh 04:37:28 nexus3.edgexfoundry.org:10001 04:37:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:28 Configure a credential helper to remove this warning. See 04:37:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:28 04:37:28 Login Succeeded 04:37:28 nexus3.edgexfoundry.org:10002 04:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:29 Configure a credential helper to remove this warning. See 04:37:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:29 04:37:29 Login Succeeded 04:37:29 nexus3.edgexfoundry.org:10003 04:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:29 Configure a credential helper to remove this warning. See 04:37:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:29 04:37:29 Login Succeeded 04:37:29 nexus3.edgexfoundry.org:10004 04:37:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:29 Configure a credential helper to remove this warning. See 04:37:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:29 04:37:29 Login Succeeded 04:37:29 ****.io 04:37:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:37:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:37:30 Configure a credential helper to remove this warning. See 04:37:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:37:30 04:37:30 Login Succeeded 04:37:30 ---> ****-login.sh ends [Pipeline] } 04:37:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:37:30 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 04:37:30 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:37:30 latest 04:37:30 3.2.0-dev.34 04:37:30 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 04:37:30 main 04:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:37:31 9115b25da291: Preparing 04:37:31 04f21c77471a: Preparing 04:37:31 28c848c04991: Preparing 04:37:31 cad9fc7c189a: Preparing 04:37:31 565897221911: Preparing 04:37:31 c4e7ceeeb314: Preparing 04:37:31 16113d51b718: Preparing 04:37:31 c4e7ceeeb314: Waiting 04:37:31 16113d51b718: Waiting 04:37:31 04f21c77471a: Pushed 04:37:31 cad9fc7c189a: Pushed 04:37:31 28c848c04991: Pushed 04:37:31 565897221911: Pushed 04:37:31 16113d51b718: Layer already exists 04:37:31 c4e7ceeeb314: Pushed 04:37:40 9115b25da291: Pushed 04:37:40 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:37:41 9115b25da291: Preparing 04:37:41 04f21c77471a: Preparing 04:37:41 28c848c04991: Preparing 04:37:41 cad9fc7c189a: Preparing 04:37:41 565897221911: Preparing 04:37:41 c4e7ceeeb314: Preparing 04:37:41 16113d51b718: Preparing 04:37:41 c4e7ceeeb314: Waiting 04:37:41 16113d51b718: Waiting 04:37:41 565897221911: Layer already exists 04:37:41 04f21c77471a: Layer already exists 04:37:41 28c848c04991: Layer already exists 04:37:41 9115b25da291: Layer already exists 04:37:41 cad9fc7c189a: Layer already exists 04:37:41 16113d51b718: Layer already exists 04:37:41 c4e7ceeeb314: Layer already exists 04:37:41 latest: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.34 04:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:37:42 9115b25da291: Preparing 04:37:42 04f21c77471a: Preparing 04:37:42 28c848c04991: Preparing 04:37:42 cad9fc7c189a: Preparing 04:37:42 565897221911: Preparing 04:37:42 c4e7ceeeb314: Preparing 04:37:42 16113d51b718: Preparing 04:37:42 c4e7ceeeb314: Waiting 04:37:42 16113d51b718: Waiting 04:37:42 565897221911: Layer already exists 04:37:42 28c848c04991: Layer already exists 04:37:42 04f21c77471a: Layer already exists 04:37:42 cad9fc7c189a: Layer already exists 04:37:42 9115b25da291: Layer already exists 04:37:42 c4e7ceeeb314: Layer already exists 04:37:42 16113d51b718: Layer already exists 04:37:42 3.2.0-dev.34: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:42 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 04:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:37:43 9115b25da291: Preparing 04:37:43 04f21c77471a: Preparing 04:37:43 28c848c04991: Preparing 04:37:43 cad9fc7c189a: Preparing 04:37:43 565897221911: Preparing 04:37:43 c4e7ceeeb314: Preparing 04:37:43 16113d51b718: Preparing 04:37:43 16113d51b718: Waiting 04:37:43 c4e7ceeeb314: Waiting 04:37:43 cad9fc7c189a: Layer already exists 04:37:43 28c848c04991: Layer already exists 04:37:43 9115b25da291: Layer already exists 04:37:43 04f21c77471a: Layer already exists 04:37:43 565897221911: Layer already exists 04:37:43 16113d51b718: Layer already exists 04:37:43 c4e7ceeeb314: Layer already exists 04:37:43 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 04:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 04:37:43 9115b25da291: Preparing 04:37:43 04f21c77471a: Preparing 04:37:43 28c848c04991: Preparing 04:37:43 cad9fc7c189a: Preparing 04:37:43 565897221911: Preparing 04:37:43 c4e7ceeeb314: Preparing 04:37:43 16113d51b718: Preparing 04:37:43 c4e7ceeeb314: Waiting 04:37:43 16113d51b718: Waiting 04:37:43 565897221911: Layer already exists 04:37:43 9115b25da291: Layer already exists 04:37:43 04f21c77471a: Layer already exists 04:37:43 28c848c04991: Layer already exists 04:37:43 cad9fc7c189a: Layer already exists 04:37:43 c4e7ceeeb314: Layer already exists 04:37:43 16113d51b718: Layer already exists 04:37:43 main: digest: sha256:d85af96a002a2f9b17e18c90d38495236524b06b8cdbe3cea4b557a180b5716b size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:37:44 ===================================================== [Pipeline] echo 04:37:44 taggedImages: 04:37:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 04:37:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 04:37:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.34 04:37:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458-3.2.0-dev.34 04:37:44 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:44 04:37:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:37:44 arm64: Pulling from edgex-lftools-log-publisher 04:37:44 8998bd30e6a1: Pulling fs layer 04:37:44 04944245beec: Pulling fs layer 04:37:44 699f458cf7ca: Pulling fs layer 04:37:44 765212b225bb: Pulling fs layer 04:37:44 f23df028b6ca: Pulling fs layer 04:37:44 d65c8cfc05b1: Pulling fs layer 04:37:44 2437ff75d9bd: Pulling fs layer 04:37:44 765212b225bb: Waiting 04:37:44 f23df028b6ca: Waiting 04:37:44 d65c8cfc05b1: Waiting 04:37:44 2437ff75d9bd: Waiting 04:37:45 04944245beec: Verifying Checksum 04:37:45 04944245beec: Download complete 04:37:45 f23df028b6ca: Verifying Checksum 04:37:45 f23df028b6ca: Download complete 04:37:45 d65c8cfc05b1: Verifying Checksum 04:37:45 d65c8cfc05b1: Download complete 04:37:45 699f458cf7ca: Verifying Checksum 04:37:45 699f458cf7ca: Download complete 04:37:45 8998bd30e6a1: Verifying Checksum 04:37:45 8998bd30e6a1: Download complete 04:37:48 2437ff75d9bd: Verifying Checksum 04:37:48 2437ff75d9bd: Download complete 04:37:50 8998bd30e6a1: Pull complete 04:37:51 04944245beec: Pull complete 04:37:52 699f458cf7ca: Pull complete 04:37:52 765212b225bb: Pull complete 04:37:53 f23df028b6ca: Pull complete 04:37:53 d65c8cfc05b1: Pull complete 04:38:11 2437ff75d9bd: Pull complete 04:38:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:38:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:38:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:12 prd-ubuntu20.04-docker-arm64-4c-16g-22153 does not seem to be running inside a container 04:38:12 $ 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/244 -v /w/workspace/app-service-configurable/244:/w/workspace/app-service-configurable/244:rw,z -v /w/workspace/app-service-configurable/244@tmp:/w/workspace/app-service-configurable/244@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:38:14 $ docker top d25226585d94eca9b6706f8210fb58b9ba90249418240d9eba54d869fa98f839 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:16 ---> job-cost.sh 04:38:16 lf-activate-venv: SKIPPING 04:38:16 INFO: No Stack... 04:38:17 INFO: Retrieving Pricing Info for: v3-standard-4 04:38:18 INFO: Archiving Costs [Pipeline] sh 04:38:18 + cat /w/workspace/app-service-configurable/244/archives/cost.csv 04:38:18 + cut -d, -f6 [Pipeline] lock 04:38:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] 04:38:18 Resource [jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] did not exist. Created. 04:38:18 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:19 /w/workspace/app-service-configurable/244@tmp/durable-f09c1e29/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:38:19 + echo total: 0.10999999940395355 [Pipeline] stash 04:38:19 Warning: overwriting stash ‘stack-cost’ 04:38:19 Stashed 1 file(s) [Pipeline] } 04:38:19 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-244-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:19 $ docker stop --time=1 d25226585d94eca9b6706f8210fb58b9ba90249418240d9eba54d869fa98f839 04:38:21 $ docker rm -f --volumes d25226585d94eca9b6706f8210fb58b9ba90249418240d9eba54d869fa98f839 [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 04:38:21 provisioning config files... 04:38:21 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10596149489722436464tmp [Pipeline] { [Pipeline] sh 04:38:22 + set +x 04:38:22 + bash -s -- 04:38:22 + curl -s https://codecov.io/bash 04:38:22 04:38:22 _____ _ 04:38:22 / ____| | | 04:38:22 | | ___ __| | ___ ___ _____ __ 04:38:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:38:22 | |___| (_) | (_| | __/ (_| (_) \ V / 04:38:22 \_____\___/ \__,_|\___|\___\___/ \_/ 04:38:22 Bash-1.0.6 04:38:22 04:38:22 04:38:22 ==> git version 2.25.1 found 04:38:22 ==> 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 04:38:22 Release-Date: 2020-01-08 04:38:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:38:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:38:22 ==> Jenkins CI detected. 04:38:22 current dir:  /w/workspace/ry_app-service-configurable_main 04:38:22 project root: . 04:38:22 --> token set from env 04:38:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:38:22 ==> Running gcov in . (disable via -X gcov) 04:38:22 ==> Python coveragepy not found 04:38:22 ==> Searching for coverage reports in: 04:38:22 + . 04:38:22 -> Found 1 reports 04:38:22 ==> Detecting git/mercurial file structure 04:38:22 ==> Reading reports 04:38:22 + ./coverage.out bytes=953 04:38:22 ==> Appending adjustments 04:38:22 https://docs.codecov.io/docs/fixing-reports 04:38:22 + Found adjustments 04:38:22 ==> Gzipping contents 04:38:22 4.0K /tmp/codecov.OVTvMx.gz 04:38:22 ==> Uploading reports 04:38:22 url: https://codecov.io 04:38:22 query: branch=main&commit=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458&build=244&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F244%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:38:22 -> Pinging Codecov 04:38:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458&build=244&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F244%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 04:38:22 -> Uploading to 04:38:22 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458/ed21c20c-a544-42ae-9eb3-f2e482af6c0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241008%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241008T043822Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=06a279abba135540ebe03e4988750014a8915d9cc79cf546010f2d3f2116d2d2 04:38:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:38:22 Dload Upload Total Spent Left Speed 04:38:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1408 --:--:-- --:--:-- --:--:-- 1408 04:38:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] } 04:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 04:38:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:38:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:38:23 04:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:38:23 latest: Pulling from edgex-devops/edgex-snyk-go 04:38:23 43c4264eed91: Already exists 04:38:23 4cc291be95ef: Already exists 04:38:23 2ac1f1163629: Already exists 04:38:23 5c3c966382ef: Already exists 04:38:23 4f4fb700ef54: Already exists 04:38:23 d9c7d2e4e75e: Pulling fs layer 04:38:23 9c3e1370e548: Pulling fs layer 04:38:24 d9c7d2e4e75e: Verifying Checksum 04:38:24 d9c7d2e4e75e: Download complete 04:38:24 d9c7d2e4e75e: Pull complete 04:38:24 9c3e1370e548: Verifying Checksum 04:38:24 9c3e1370e548: Download complete 04:38:27 9c3e1370e548: Pull complete 04:38:27 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:38:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:38:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:28 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:38:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:38:30 $ docker top 9657a37478a1f84d7815e4c4ed0c0a8e2018ee29083c89d3a433c2babc73108b -eo pid,comm [Pipeline] { [Pipeline] sh 04:38:30 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 04:38:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 04:38:30 + set -o pipefail 04:38:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 04:38:37 04:38:37 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 04:38:37 04:38:37 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/b1a1baa4-00f3-4860-aaa6-a02258750335 04:38:37 04:38:37 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:38:37 04:38:38 04:38:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:38:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:38:38 $ docker stop --time=1 9657a37478a1f84d7815e4c4ed0c0a8e2018ee29083c89d3a433c2babc73108b 04:38:44 $ docker rm -f --volumes 9657a37478a1f84d7815e4c4ed0c0a8e2018ee29083c89d3a433c2babc73108b [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 04:38:45 + git log --format=format:%s -1 fcc305fd6cfedfde8b72caa2d4ed84e1e8bed458 [Pipeline] sh 04:38:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:38:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:38:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:45 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:38:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:38:46 $ docker top 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 -eo pid,comm 04:38:46 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). 04:38:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:38:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:38:46 [ssh-agent] Looking for ssh-agent implementation... 04:38:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:38:46 $ docker exec 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 ssh-agent 04:38:46 SSH_AUTH_SOCK=/tmp/ssh-qvAZuCwXVkQM/agent.32 04:38:46 SSH_AGENT_PID=38 04:38:46 Running ssh-add (command line suppressed) 04:38:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1892256825118838838.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1892256825118838838.key) 04:38:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:38:46 + git semver tag 04:38:47 2024-10-08 04:38:47,105 [run_tag] DEBUG tag force:False 04:38:47 2024-10-08 04:38:47,105 [check_head_tag] DEBUG check head tag 04:38:47 2024-10-08 04:38:47,107 [execute] INFO git cat-file --batch-check 04:38:47 2024-10-08 04:38:47,108 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:38:47 2024-10-08 04:38:47,111 [execute] INFO git cat-file --batch 04:38:47 2024-10-08 04:38:47,111 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 04:38:47 2024-10-08 04:38:47,135 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:38:47 2024-10-08 04:38:47,135 [execute] INFO git tag -a v3.2.0-dev.34 -m v3.2.0-dev.34 04:38:47 2024-10-08 04:38:47,135 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.34', '-m', 'v3.2.0-dev.34'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:38:47 2024-10-08 04:38:47,140 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:38:47 3.2.0-dev.34 [Pipeline] } 04:38:47 $ docker exec --env ******** --env ******** 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 ssh-agent -k 04:38:47 unset SSH_AUTH_SOCK; 04:38:47 unset SSH_AGENT_PID; 04:38:47 echo Agent pid 38 killed; 04:38:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:38:47 + git semver [Pipeline] } 04:38:47 $ docker stop --time=1 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 04:38:49 $ docker rm -f --volumes 8b80213beb2a37a943a318248d12b3fe36ee0ba1ad548b939f7a2c2734be81e7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:38:49 04:38:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:38:49 0.23.1-centos7: Pulling from edgex-lftools 04:38:49 ab5ef0e58194: Pulling fs layer 04:38:49 9712f1f96733: Pulling fs layer 04:38:49 63f879dbbcfc: Pulling fs layer 04:38:49 0d9ebad4ef96: Pulling fs layer 04:38:49 e9a5061849ea: Pulling fs layer 04:38:49 d747dcd14b5f: Pulling fs layer 04:38:49 2de7ff778b66: Pulling fs layer 04:38:49 0d9ebad4ef96: Waiting 04:38:49 e9a5061849ea: Waiting 04:38:49 d747dcd14b5f: Waiting 04:38:49 2de7ff778b66: Waiting 04:38:49 9712f1f96733: Download complete 04:38:50 63f879dbbcfc: Verifying Checksum 04:38:50 63f879dbbcfc: Download complete 04:38:50 e9a5061849ea: Verifying Checksum 04:38:50 e9a5061849ea: Download complete 04:38:50 d747dcd14b5f: Verifying Checksum 04:38:50 d747dcd14b5f: Download complete 04:38:50 0d9ebad4ef96: Verifying Checksum 04:38:50 0d9ebad4ef96: Download complete 04:38:50 2de7ff778b66: Verifying Checksum 04:38:50 2de7ff778b66: Download complete 04:38:50 ab5ef0e58194: Verifying Checksum 04:38:50 ab5ef0e58194: Download complete 04:38:53 ab5ef0e58194: Pull complete 04:38:53 9712f1f96733: Pull complete 04:38:53 63f879dbbcfc: Pull complete 04:38:58 0d9ebad4ef96: Pull complete 04:38:58 e9a5061849ea: Pull complete 04:38:58 d747dcd14b5f: Pull complete 04:38:59 2de7ff778b66: Pull complete 04:38:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:38:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:59 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:38:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:39:05 $ docker top fe7b947950ab4b952487156b3071c327622cc24972d315b561f36199e5c0074a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:39:05 provisioning config files... 04:39:05 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12226589368685261628tmp 04:39:05 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2969962962305983585tmp 04:39:05 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9812067885365760624tmp [Pipeline] { [Pipeline] echo 04:39:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:39:05 ---> sigul-configuration.sh 04:39:05 gpg: directory `/root/.gnupg' created 04:39:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:39:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:39:05 gpg: keyring `/root/.gnupg/secring.gpg' created 04:39:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:39:05 gpg: CAST5 encrypted data 04:39:05 gpg: encrypted with 1 passphrase 04:39:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:39:06 + mkdir /home/jenkins 04:39:06 + mkdir /home/jenkins/sigul [Pipeline] sh 04:39:06 + 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 04:39:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:39:06 ---> sigul-install.sh 04:39:06 Sigul already installed; skipping installation. [Pipeline] sh 04:39:07 + git tag --list 04:39:07 v1.0.0 04:39:07 v1.1.0 04:39:07 v1.2.0 04:39:07 v1.3.0 04:39:07 v1.3.1 04:39:07 v2.0.0 04:39:07 v2.0.1 04:39:07 v2.1.0 04:39:07 v2.1.1 04:39:07 v2.1.2 04:39:07 v2.2.0 04:39:07 v2.3 04:39:07 v2.3.0 04:39:07 v2.3.1 04:39:07 v3.0 04:39:07 v3.0.0 04:39:07 v3.0.1 04:39:07 v3.0.1-dev.1 04:39:07 v3.1 04:39:07 v3.1.0 04:39:07 v3.1.0-dev.1 04:39:07 v3.1.0-dev.10 04:39:07 v3.1.0-dev.11 04:39:07 v3.1.0-dev.12 04:39:07 v3.1.0-dev.13 04:39:07 v3.1.0-dev.14 04:39:07 v3.1.0-dev.15 04:39:07 v3.1.0-dev.16 04:39:07 v3.1.0-dev.17 04:39:07 v3.1.0-dev.18 04:39:07 v3.1.0-dev.19 04:39:07 v3.1.0-dev.2 04:39:07 v3.1.0-dev.20 04:39:07 v3.1.0-dev.21 04:39:07 v3.1.0-dev.22 04:39:07 v3.1.0-dev.23 04:39:07 v3.1.0-dev.24 04:39:07 v3.1.0-dev.25 04:39:07 v3.1.0-dev.26 04:39:07 v3.1.0-dev.27 04:39:07 v3.1.0-dev.28 04:39:07 v3.1.0-dev.29 04:39:07 v3.1.0-dev.3 04:39:07 v3.1.0-dev.30 04:39:07 v3.1.0-dev.31 04:39:07 v3.1.0-dev.32 04:39:07 v3.1.0-dev.33 04:39:07 v3.1.0-dev.34 04:39:07 v3.1.0-dev.35 04:39:07 v3.1.0-dev.36 04:39:07 v3.1.0-dev.37 04:39:07 v3.1.0-dev.38 04:39:07 v3.1.0-dev.39 04:39:07 v3.1.0-dev.4 04:39:07 v3.1.0-dev.5 04:39:07 v3.1.0-dev.6 04:39:07 v3.1.0-dev.7 04:39:07 v3.1.0-dev.8 04:39:07 v3.1.0-dev.9 04:39:07 v3.1.1 04:39:07 v3.1.1-dev.1 04:39:07 v3.2.0-dev.1 04:39:07 v3.2.0-dev.10 04:39:07 v3.2.0-dev.11 04:39:07 v3.2.0-dev.12 04:39:07 v3.2.0-dev.13 04:39:07 v3.2.0-dev.14 04:39:07 v3.2.0-dev.15 04:39:07 v3.2.0-dev.16 04:39:07 v3.2.0-dev.17 04:39:07 v3.2.0-dev.18 04:39:07 v3.2.0-dev.19 04:39:07 v3.2.0-dev.2 04:39:07 v3.2.0-dev.20 04:39:07 v3.2.0-dev.21 04:39:07 v3.2.0-dev.22 04:39:07 v3.2.0-dev.23 04:39:07 v3.2.0-dev.24 04:39:07 v3.2.0-dev.25 04:39:07 v3.2.0-dev.26 04:39:07 v3.2.0-dev.27 04:39:07 v3.2.0-dev.28 04:39:07 v3.2.0-dev.29 04:39:07 v3.2.0-dev.3 04:39:07 v3.2.0-dev.30 04:39:07 v3.2.0-dev.31 04:39:07 v3.2.0-dev.32 04:39:07 v3.2.0-dev.33 04:39:07 v3.2.0-dev.34 04:39:07 v3.2.0-dev.4 04:39:07 v3.2.0-dev.5 04:39:07 v3.2.0-dev.6 04:39:07 v3.2.0-dev.7 04:39:07 v3.2.0-dev.8 04:39:07 v3.2.0-dev.9 [Pipeline] sh 04:39:07 + lftools sign git-tag v3.2.0-dev.34 04:39:07 Signing Git tag with Sigul... 04:39:07 Signing v3.2.0-dev.34 [Pipeline] echo 04:39:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:39:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:39:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:39:08 $ docker stop --time=1 fe7b947950ab4b952487156b3071c327622cc24972d315b561f36199e5c0074a 04:39:09 $ docker rm -f --volumes fe7b947950ab4b952487156b3071c327622cc24972d315b561f36199e5c0074a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:39:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:10 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:39:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:39:11 $ docker top da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:11 [ssh-agent] Looking for ssh-agent implementation... 04:39:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:11 $ docker exec da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 ssh-agent 04:39:11 SSH_AUTH_SOCK=/tmp/ssh-585gVfXrWFYG/agent.32 04:39:11 SSH_AGENT_PID=38 04:39:11 Running ssh-add (command line suppressed) 04:39:11 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14989230248477118420.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14989230248477118420.key) 04:39:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:12 + git semver bump pre 04:39:12 2024-10-08 04:39:12,047 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:39:12 2024-10-08 04:39:12,047 [bump_version] DEBUG bumping version:3.2.0-dev.34 on axis:pre with prefix:dev 04:39:12 2024-10-08 04:39:12,047 [bump_version] DEBUG bumped version:3.2.0-dev.35 04:39:12 2024-10-08 04:39:12,047 [write_version] DEBUG write version:3.2.0-dev.35 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 04:39:12 2024-10-08 04:39:12,047 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:39:12 2024-10-08 04:39:12,047 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 04:39:12 2024-10-08 04:39:12,050 [execute] INFO git cat-file --batch-check 04:39:12 2024-10-08 04:39:12,050 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:39:12 2024-10-08 04:39:12,056 [execute] INFO git cat-file --batch 04:39:12 2024-10-08 04:39:12,056 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:39:12 2024-10-08 04:39:12,061 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:39:12 3.2.0-dev.35 [Pipeline] } 04:39:12 $ docker exec --env ******** --env ******** da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 ssh-agent -k 04:39:12 unset SSH_AUTH_SOCK; 04:39:12 unset SSH_AGENT_PID; 04:39:12 echo Agent pid 38 killed; 04:39:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:12 + git semver [Pipeline] } 04:39:13 $ docker stop --time=1 da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 04:39:14 $ docker rm -f --volumes da9f684ba4030e3d675ab2757e35c961e9274843d279bca7d339e18410fa0823 [Pipeline] // withDockerContainer [Pipeline] sh 04:39:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:39:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:15 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:39:15 $ docker top fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:39:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:39:15 [ssh-agent] Looking for ssh-agent implementation... 04:39:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:39:15 $ docker exec fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c ssh-agent 04:39:15 SSH_AUTH_SOCK=/tmp/ssh-Ryy0dyGYU3as/agent.31 04:39:15 SSH_AGENT_PID=37 04:39:15 Running ssh-add (command line suppressed) 04:39:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14013028129862205197.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14013028129862205197.key) 04:39:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:39:16 + git semver push 04:39:16 2024-10-08 04:39:16,488 [run_push] DEBUG push 04:39:16 2024-10-08 04:39:16,489 [execute] INFO git cat-file --batch-check 04:39:16 2024-10-08 04:39:16,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 04:39:16 2024-10-08 04:39:16,492 [execute] INFO git rev-list fc8a51907c11b8baf7954e4931db7925a1b40b78 -- 04:39:16 2024-10-08 04:39:16,492 [execute] DEBUG Popen(['git', 'rev-list', 'fc8a51907c11b8baf7954e4931db7925a1b40b78', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:39:16 2024-10-08 04:39:16,503 [execute] INFO git fetch -v origin 04:39:16 2024-10-08 04:39:16,504 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 04:39:17 2024-10-08 04:39:16,947 [run_push] DEBUG no remote changes detected 04:39:17 2024-10-08 04:39:16,948 [execute] INFO git push origin semver 04:39:17 2024-10-08 04:39:16,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 04:39:17 2024-10-08 04:39:17,666 [run_push] DEBUG push all version tags 04:39:17 2024-10-08 04:39:17,667 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:39:17 2024-10-08 04:39:17,667 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:39:18 2024-10-08 04:39:18,373 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:39:18 3.2.0-dev.35 [Pipeline] } 04:39:18 $ docker exec --env ******** --env ******** fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c ssh-agent -k 04:39:18 unset SSH_AUTH_SOCK; 04:39:18 unset SSH_AGENT_PID; 04:39:18 echo Agent pid 37 killed; 04:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:39:19 + git semver [Pipeline] } 04:39:19 $ docker stop --time=1 fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c 04:39:20 $ docker rm -f --volumes fca2eb69d02c22193647ae13ce0b87ec455809df0209ed8dc03d42334b83043c [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 04:39:21 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 04:39:21 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:39:21 total 16 04:39:21 drwxr-xr-x 3 root root 4096 Oct 8 04:20 . 04:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:39 .. 04:39:21 drwxr-xr-x 2 root root 4096 Oct 8 04:20 cost 04:39:21 -rw-r--r-- 1 root root 96 Oct 8 04:20 cost.csv 04:39:21 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 04:39:21 + ls -al /w/workspace/ry_app-service-configurable_main/archives 04:39:21 total 16 04:39:21 drwxr-xr-x 3 jenkins jenkins 4096 Oct 8 04:20 . 04:39:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 8 04:39 .. 04:39:21 drwxr-xr-x 2 jenkins jenkins 4096 Oct 8 04:20 cost 04:39:21 -rw-r--r-- 1 jenkins jenkins 96 Oct 8 04:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:39:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:39:22 ---> package-listing.sh 04:39:22 ++ facter osfamily 04:39:22 ++ tr '[:upper:]' '[:lower:]' 04:39:22 + OS_FAMILY=debian 04:39:22 + workspace=/w/workspace/ry_app-service-configurable_main 04:39:22 + START_PACKAGES=/tmp/packages_start.txt 04:39:22 + END_PACKAGES=/tmp/packages_end.txt 04:39:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:39:22 + PACKAGES=/tmp/packages_start.txt 04:39:22 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:39:22 + PACKAGES=/tmp/packages_end.txt 04:39:22 + case "${OS_FAMILY}" in 04:39:22 + dpkg -l 04:39:22 + grep '^ii' 04:39:22 + '[' -f /tmp/packages_start.txt ']' 04:39:22 + '[' -f /tmp/packages_end.txt ']' 04:39:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:39:22 + '[' /w/workspace/ry_app-service-configurable_main ']' 04:39:22 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 04:39:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 04:39:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:39:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:39:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:39:26 prd-ubuntu20.04-docker-8c-8g-22152 does not seem to be running inside a container 04:39:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:39:26 $ docker top efd8f62305917c81f5a5bba8ef1e9aaee49f6ea73a1236d55920323ea65b9711 -eo pid,comm [Pipeline] { [Pipeline] sh 04:39:26 + touch /tmp/pre-build-complete [Pipeline] sh 04:39:26 + mkdir -p /var/log/sysstat [Pipeline] sh 04:39:27 + ls /var/log/sa-host 04:39:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:27 provisioning config files... 04:39:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1456244119383517120tmp [Pipeline] { [Pipeline] echo 04:39:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:39:27 ---> create-netrc.sh [Pipeline] } 04:39:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:39:28 ---> python-tools-install.sh [Pipeline] echo 04:39:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:39:28 ---> sudo-logs.sh 04:39:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:39:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:39:28 ---> job-cost.sh 04:39:28 lf-activate-venv: SKIPPING 04:39:28 DEBUG: total: 0.2199999988079071 04:39:28 INFO: Retrieving Stack Cost... 04:39:28 INFO: Retrieving Pricing Info for: v3-standard-8 04:39:29 INFO: Archiving Costs [Pipeline] echo 04:39:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:39:29 ---> logs-deploy.sh 04:39:29 lf-activate-venv: SKIPPING 04:39:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/244 04:39:29 INFO: archiving workspace using pattern(s): 04:39:30 Archives upload complete. 04:39:30 INFO: archiving logs to Nexus