Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6c399b8c9231d2913d6200d2c321e45229192bc6 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-ssh13785814917267026731.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-ssh6120653925469281873.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-ssh8081871766561391874.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-ssh18116756316616907154.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-ssh17180592064363082501.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-27015 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6c399b8c9231d2913d6200d2c321e45229192bc6 (main) Commit message: "Merge pull request #693 from judehung/issue-789-branch" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c399b8c9231d2913d6200d2c321e45229192bc6 # timeout=10 > git rev-list --no-walk c54f91731c565cfc1b79e0d6871a6f027556c9df # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:43:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:43:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:43:19 ========================================================= 09:43:19 EdgeX Global Pipelines Version Info 09:43:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:43:21 ------------------- 09:43:21 stable info: 09:43:21 ------------------- 09:43:21 Commited By: Ginny Guan ginny@iotechsys.com 09:43:21 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:43:21 Message: update stable to v1.0.265 09:43:21 ------------------- 09:43:21 experimental info: 09:43:21 ------------------- 09:43:21 Commited By: Cherry Wang cherry@iotechsys.com 09:43:21 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:43:21 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:43:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c399b8 [Pipeline] echo 09:43:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:43:22 provisioning config files... 09:43:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16329765902523703574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:43:22 ---> ****-login.sh 09:43:22 nexus3.edgexfoundry.org:10001 09:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:24 Configure a credential helper to remove this warning. See 09:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:24 09:43:24 Login Succeeded 09:43:24 nexus3.edgexfoundry.org:10002 09:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:24 Configure a credential helper to remove this warning. See 09:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:24 09:43:24 Login Succeeded 09:43:24 nexus3.edgexfoundry.org:10003 09:43:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:24 Configure a credential helper to remove this warning. See 09:43:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:24 09:43:24 Login Succeeded 09:43:25 nexus3.edgexfoundry.org:10004 09:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:25 Configure a credential helper to remove this warning. See 09:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:25 09:43:25 Login Succeeded 09:43:25 ****.io 09:43:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:43:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:43:25 Configure a credential helper to remove this warning. See 09:43:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:43:25 09:43:25 Login Succeeded 09:43:25 ---> ****-login.sh ends [Pipeline] } 09:43:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:43:25 + git rev-list -1 --merges 6c399b8c9231d2913d6200d2c321e45229192bc6~1..6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] echo 09:43:25 -----------> git rev-list -1 --merges 6c399b8c9231d2913d6200d2c321e45229192bc6~1..6c399b8c9231d2913d6200d2c321e45229192bc6 6c399b8c9231d2913d6200d2c321e45229192bc6 09:43:25 6c399b8c9231d2913d6200d2c321e45229192bc6 [false] [Pipeline] sh 09:43:26 + git log --format=format:%s -1 6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] echo 09:43:26 ========================================================= 09:43:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:43:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:43:26 + git log --format=format:%s -1 6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] echo 09:43:26 [semverPrep] GIT_COMMIT: 6c399b8c9231d2913d6200d2c321e45229192bc6, Commit Message: Merge pull request #693 from judehung/issue-789-branch [Pipeline] echo 09:43:26 [semverPrep] This is not a build commit. [Pipeline] sh 09:43:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:43:27 + grep -v github /etc/ssh/ssh_known_hosts 09:43:27 + [ -e /tmp/ssh_known_hosts ] 09:43:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:43:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:43:27 + sudo tee -a /etc/ssh/ssh_known_hosts 09:43:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:27 09:43:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:31 0.1.4: Pulling from edgex-devops/py-git-semver 09:43:31 b85a868b505f: Pulling fs layer 09:43:31 e2be974225ed: Pulling fs layer 09:43:31 339a4e72a1f5: Pulling fs layer 09:43:31 988bab9f4d93: Pulling fs layer 09:43:31 1469e6f7b9e6: Pulling fs layer 09:43:31 eaf3925da568: Pulling fs layer 09:43:31 bab4dde63d76: Pulling fs layer 09:43:31 bde34c3a00c8: Pulling fs layer 09:43:31 b352a97aabf1: Pulling fs layer 09:43:31 4872d77fe225: Pulling fs layer 09:43:31 5851b861e8e6: Pulling fs layer 09:43:31 bab4dde63d76: Waiting 09:43:31 bde34c3a00c8: Waiting 09:43:31 b352a97aabf1: Waiting 09:43:31 4872d77fe225: Waiting 09:43:31 5851b861e8e6: Waiting 09:43:31 988bab9f4d93: Waiting 09:43:31 1469e6f7b9e6: Waiting 09:43:31 eaf3925da568: Waiting 09:43:31 e2be974225ed: Verifying Checksum 09:43:31 e2be974225ed: Download complete 09:43:31 988bab9f4d93: Download complete 09:43:31 1469e6f7b9e6: Verifying Checksum 09:43:31 1469e6f7b9e6: Download complete 09:43:31 eaf3925da568: Verifying Checksum 09:43:31 eaf3925da568: Download complete 09:43:31 339a4e72a1f5: Verifying Checksum 09:43:31 339a4e72a1f5: Download complete 09:43:31 bde34c3a00c8: Verifying Checksum 09:43:31 bde34c3a00c8: Download complete 09:43:31 b352a97aabf1: Verifying Checksum 09:43:31 b352a97aabf1: Download complete 09:43:31 4872d77fe225: Verifying Checksum 09:43:31 4872d77fe225: Download complete 09:43:31 5851b861e8e6: Download complete 09:43:31 b85a868b505f: Verifying Checksum 09:43:31 b85a868b505f: Download complete 09:43:31 bab4dde63d76: Verifying Checksum 09:43:31 bab4dde63d76: Download complete 09:43:33 b85a868b505f: Pull complete 09:43:33 e2be974225ed: Pull complete 09:43:35 339a4e72a1f5: Pull complete 09:43:35 988bab9f4d93: Pull complete 09:43:36 1469e6f7b9e6: Pull complete 09:43:36 eaf3925da568: Pull complete 09:43:39 bab4dde63d76: Pull complete 09:43:39 bde34c3a00c8: Pull complete 09:43:40 b352a97aabf1: Pull complete 09:43:40 4872d77fe225: Pull complete 09:43:41 5851b861e8e6: Pull complete 09:43:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:43:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:43:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:43:42 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 09:43:42 $ 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 09:43:56 $ docker top 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 -eo pid,comm 09:43:56 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). 09:43:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:43:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:56 [ssh-agent] Looking for ssh-agent implementation... 09:43:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:56 $ docker exec 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 ssh-agent 09:43:56 SSH_AUTH_SOCK=/tmp/ssh-ob9TsAr6rUqp/agent.13 09:43:56 SSH_AGENT_PID=19 09:43:56 Running ssh-add (command line suppressed) 09:43:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4006380488660870326.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4006380488660870326.key) 09:43:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:57 + git tag --points-at HEAD [Pipeline] } 09:43:57 $ docker exec --env ******** --env ******** 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 ssh-agent -k 09:43:57 unset SSH_AUTH_SOCK; 09:43:57 unset SSH_AGENT_PID; 09:43:57 echo Agent pid 19 killed; 09:43:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:43:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:43:57 [ssh-agent] Looking for ssh-agent implementation... 09:43:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:43:57 $ docker exec 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 ssh-agent 09:43:57 SSH_AUTH_SOCK=/tmp/ssh-y65twbVtDMqI/agent.52 09:43:57 SSH_AGENT_PID=58 09:43:57 Running ssh-add (command line suppressed) 09:43:57 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4494998149791397335.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4494998149791397335.key) 09:43:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:43:58 + git semver init 09:43:58 2024-11-19 09:43:58,346 [run_init] DEBUG init version:0.0.0 force:False 09:43:58 2024-11-19 09:43:58,347 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 09:43:58 2024-11-19 09:43:58,348 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 09:43:58 2024-11-19 09:43:58,348 [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) 09:44:00 2024-11-19 09:43:59,814 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 09:44:00 2024-11-19 09:43:59,815 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 09:44:00 2024-11-19 09:43:59,815 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:44:00 2024-11-19 09:43:59,815 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 09:44:00 4.0.0-dev.9 [Pipeline] } 09:44:00 $ docker exec --env ******** --env ******** 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 ssh-agent -k 09:44:00 unset SSH_AUTH_SOCK; 09:44:00 unset SSH_AGENT_PID; 09:44:00 echo Agent pid 58 killed; 09:44:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:00 + git semver [Pipeline] } 09:44:01 $ docker stop --time=1 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 09:44:02 $ docker rm -f --volumes 0f8c7115a651fff4b84f61e2e6103e79f28ab84fbb228c39b1c8cd27f77aa121 [Pipeline] // withDockerContainer [Pipeline] sh 09:44:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:44:03 Stashed 1 file(s) [Pipeline] echo 09:44:03 [edgeXSemver]: initialized semver on version 4.0.0-dev.9 [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 09:44:03 provisioning config files... 09:44:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7593082955638477274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:04 ---> ****-login.sh 09:44:04 nexus3.edgexfoundry.org:10001 09:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 nexus3.edgexfoundry.org:10002 09:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 nexus3.edgexfoundry.org:10003 09:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 nexus3.edgexfoundry.org:10004 09:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 ****.io 09:44:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:44:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:44:04 Configure a credential helper to remove this warning. See 09:44:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:44:04 09:44:04 Login Succeeded 09:44:04 ---> ****-login.sh ends [Pipeline] } 09:44:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:44:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:04 ========================================================= 09:44:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:44:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:05 + 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 . 09:44:05 Sending build context to Docker daemon 9.226MB 09:44:05 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:44:05 Step 2/12 : FROM ${BASE} AS builder 09:44:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:44:05 43c4264eed91: Pulling fs layer 09:44:05 4cc291be95ef: Pulling fs layer 09:44:05 2ac1f1163629: Pulling fs layer 09:44:05 5c3c966382ef: Pulling fs layer 09:44:05 4f4fb700ef54: Pulling fs layer 09:44:05 5d5c8e513c77: Pulling fs layer 09:44:05 9f66e0745190: Pulling fs layer 09:44:05 f49a43e4bbc0: Pulling fs layer 09:44:05 561ebcabdf7f: Pulling fs layer 09:44:05 9f66e0745190: Waiting 09:44:05 5c3c966382ef: Waiting 09:44:05 5d5c8e513c77: Waiting 09:44:05 4f4fb700ef54: Waiting 09:44:05 4cc291be95ef: Verifying Checksum 09:44:05 4cc291be95ef: Download complete 09:44:05 5c3c966382ef: Verifying Checksum 09:44:05 5c3c966382ef: Download complete 09:44:05 4f4fb700ef54: Verifying Checksum 09:44:05 4f4fb700ef54: Download complete 09:44:05 5d5c8e513c77: Download complete 09:44:05 43c4264eed91: Download complete 09:44:05 9f66e0745190: Verifying Checksum 09:44:05 9f66e0745190: Download complete 09:44:06 561ebcabdf7f: Verifying Checksum 09:44:06 561ebcabdf7f: Download complete 09:44:06 43c4264eed91: Pull complete 09:44:06 2ac1f1163629: Verifying Checksum 09:44:06 2ac1f1163629: Download complete 09:44:06 f49a43e4bbc0: Verifying Checksum 09:44:06 f49a43e4bbc0: Download complete 09:44:06 4cc291be95ef: Pull complete 09:44:11 2ac1f1163629: Pull complete 09:44:12 5c3c966382ef: Pull complete 09:44:12 4f4fb700ef54: Pull complete 09:44:13 5d5c8e513c77: Pull complete 09:44:13 9f66e0745190: Pull complete 09:44:16 f49a43e4bbc0: Pull complete 09:44:17 561ebcabdf7f: Pull complete 09:44:17 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:44:17 ---> 3a752c3f9dda 09:44:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:44:18 Still waiting to schedule task 09:44:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 09:44:27 ---> Running in 720bf4cd4ab5 09:44:27 Removing intermediate container 720bf4cd4ab5 09:44:27 ---> d62c946ebe4c 09:44:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:44:27 ---> Running in cc6a1cc1973e 09:44:27 Removing intermediate container cc6a1cc1973e 09:44:27 ---> 56b689a8a01d 09:44:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:44:27 ---> Running in 3e989730b406 09:44:27 Removing intermediate container 3e989730b406 09:44:27 ---> a24b3709c6a9 09:44:27 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:44:27 ---> Running in 9be3965c5b4e 09:44:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:44:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:44:28 OK: 246 MiB in 54 packages 09:44:28 Removing intermediate container 9be3965c5b4e 09:44:28 ---> 0b3300b44fed 09:44:28 Step 7/12 : WORKDIR /app 09:44:28 ---> Running in 6f840f5ed056 09:44:29 Removing intermediate container 6f840f5ed056 09:44:29 ---> 358d3c0d7912 09:44:29 Step 8/12 : COPY go.mod vendor* ./ 09:44:29 ---> bb0765016902 09:44:29 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:44:29 ---> Running in eed1b330ee5d 09:46:06 Removing intermediate container eed1b330ee5d 09:46:06 ---> 06dbc036196f 09:46:06 Step 10/12 : COPY . . 09:46:06 ---> 0e222d715968 09:46:06 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:46:06 ---> Running in 6f4b31d35006 09:46:06 Removing intermediate container 6f4b31d35006 09:46:06 ---> 6ef0c807c650 09:46:06 Step 12/12 : RUN $MAKE 09:46:06 ---> Running in 9fdb95c271be 09:46:06 noop 09:46:06 Removing intermediate container 9fdb95c271be 09:46:06 ---> fbbe632f4b73 09:46:06 Successfully built fbbe632f4b73 09:46:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:06 + docker inspect -f . ci-base-image-x86_64 09:46:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:06 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 09:46:06 $ 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 09:46:07 $ docker top af60b9be1641be9dac8a987444f66463b872d4583cd37433cdd52214088197e9 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:07 + go version 09:46:07 go version go1.23.2 linux/amd64 [Pipeline] } 09:46:07 $ docker stop --time=1 af60b9be1641be9dac8a987444f66463b872d4583cd37433cdd52214088197e9 09:46:09 $ docker rm -f --volumes af60b9be1641be9dac8a987444f66463b872d4583cd37433cdd52214088197e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:10 + docker inspect -f . ci-base-image-x86_64 09:46:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:10 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 09:46:10 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:46:10 $ docker top 35519504d18e58b80dec78985a6e78e6db3c0f474b60c3f42af3302d6ade82d1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:11 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 09:46:11 + make test 09:46:11 go test -race -coverprofile=coverage.out ./... 09:46:50 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 09:47:28 go vet ./... 09:47:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:47:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:47:33 ./bin/test-attribution-txt.sh [Pipeline] echo 09:47:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:47:33 $ docker stop --time=1 35519504d18e58b80dec78985a6e78e6db3c0f474b60c3f42af3302d6ade82d1 09:47:46 $ docker rm -f --volumes 35519504d18e58b80dec78985a6e78e6db3c0f474b60c3f42af3302d6ade82d1 [Pipeline] // withDockerContainer [Pipeline] sh 09:47:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:47:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:47:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:47:48 + ls -al . 09:47:48 total 248 09:47:48 drwxrwxr-x 7 jenkins jenkins 4096 Nov 19 09:46 . 09:47:48 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 09:43 .. 09:47:48 -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 09:43 .dockerignore 09:47:48 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:46 .git 09:47:48 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:43 .github 09:47:48 -rw-rw-r-- 1 jenkins jenkins 106 Nov 19 09:43 .gitignore 09:47:48 -rw-rw-r-- 1 jenkins jenkins 41 Nov 19 09:43 .golangci.yml 09:47:48 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 09:43 .semver 09:47:48 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 19 09:43 Attribution.txt 09:47:48 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 19 09:43 CHANGELOG.md 09:47:48 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 19 09:43 Dockerfile 09:47:48 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 09:43 GOVERNANCE.md 09:47:48 -rw-rw-r-- 1 jenkins jenkins 666 Nov 19 09:43 Jenkinsfile 09:47:48 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 09:43 LICENSE 09:47:48 -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 09:43 OWNERS.md 09:47:48 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 19 09:43 README.md 09:47:48 -rw-rw-r-- 1 jenkins jenkins 11 Nov 19 09:44 VERSION 09:47:48 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:43 bin 09:47:48 -rw-r--r-- 1 jenkins jenkins 953 Nov 19 09:46 coverage.out 09:47:48 -rw-rw-r-- 1 jenkins jenkins 6598 Nov 19 09:43 go.mod 09:47:48 -rw-rw-r-- 1 jenkins jenkins 88085 Nov 19 09:43 go.sum 09:47:48 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 19 09:43 main.go 09:47:48 -rw-rw-r-- 1 jenkins jenkins 3271 Nov 19 09:43 makefile 09:47:48 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 09:43 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:48 + 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=6c399b8c9231d2913d6200d2c321e45229192bc6 --label arch=amd64 --label version=4.0.0-dev.9 . 09:47:48 Sending build context to Docker daemon 9.227MB 09:47:48 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:47:48 Step 2/27 : FROM ${BASE} AS builder 09:47:48 ---> fbbe632f4b73 09:47:48 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:47:51 ---> Running in e358addf2c97 09:47:51 Removing intermediate container e358addf2c97 09:47:51 ---> 016efe0e18a3 09:47:51 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:47:52 ---> Running in 2864cc7fed0e 09:47:53 Removing intermediate container 2864cc7fed0e 09:47:53 ---> 10b52a759fd5 09:47:53 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:47:53 ---> Running in 30dd65b868f0 09:47:54 Removing intermediate container 30dd65b868f0 09:47:54 ---> 69f54b6dc01d 09:47:54 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:47:54 ---> Running in 4340855dae6e 09:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:47:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:47:56 OK: 246 MiB in 54 packages 09:47:58 Removing intermediate container 4340855dae6e 09:47:58 ---> 36dc70b48ed9 09:47:58 Step 7/27 : WORKDIR /app 09:47:58 ---> Running in e5e09ba415e5 09:47:59 Removing intermediate container e5e09ba415e5 09:47:59 ---> 051a999721ba 09:47:59 Step 8/27 : COPY go.mod vendor* ./ 09:48:00 ---> 448dfaebfe49 09:48:00 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:48:00 ---> Running in 9f48a3560a7f 09:48:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27016 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 09:48:02 Running in /w/workspace/app-service-configurable/257 [Pipeline] { [Pipeline] checkout 09:48:04 Removing intermediate container 9f48a3560a7f 09:48:04 ---> 78424749c442 09:48:04 Step 10/27 : COPY . . 09:48:05 ---> d7ca12ec5e19 09:48:05 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:48:05 ---> Running in 69905f6c1194 09:48:05 Removing intermediate container 69905f6c1194 09:48:05 ---> f4430d28eec7 09:48:05 Step 12/27 : RUN $MAKE 09:48:05 The recommended git tool is: git 09:48:05 ---> Running in 1c4e04f58368 09:48:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 09:48:14 using credential edgex-jenkins-ssh 09:48:14 Cloning the remote Git repository 09:48:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 09:48:14 > git init /w/workspace/app-service-configurable/257 # timeout=10 09:48:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 09:48:14 > git --version # timeout=10 09:48:15 > git --version # 'git version 2.25.1' 09:48:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:48:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 09:48:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:48:19 Avoid second fetch 09:48:19 Checking out Revision 6c399b8c9231d2913d6200d2c321e45229192bc6 (main) 09:48:19 > git config core.sparsecheckout # timeout=10 09:48:19 > git checkout -f 6c399b8c9231d2913d6200d2c321e45229192bc6 # timeout=10 09:48:20 Commit message: "Merge pull request #693 from judehung/issue-789-branch" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:48:24 % Total % Received % Xferd Average Speed Time Time Time Current 09:48:24 Dload Upload Total Spent Left Speed 09:48:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82230 0 --:--:-- --:--:-- --:--:-- 82230 [Pipeline] sh 09:48:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:48:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 09:48:25 sudo tee /etc/docker/daemon.new 09:48:25 { 09:48:25 "registry-mirrors": [ 09:48:25 "https://nexus3.edgexfoundry.org:10001" 09:48:25 ], 09:48:25 "bip": "10.250.0.254/24", 09:48:25 "hosts": [ 09:48:25 "tcp://0.0.0.0:5555", 09:48:25 "unix:///var/run/docker.sock" 09:48:25 ], 09:48:25 "mtu": 1458, 09:48:25 "selinux-enabled": true, 09:48:25 "seccomp-profile": "/etc/docker/seccomp.json" 09:48:25 } [Pipeline] sh 09:48:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:48:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:48:44 provisioning config files... 09:48:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/257@tmp/config3599622534488731793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:48:45 ---> ****-login.sh 09:48:45 nexus3.edgexfoundry.org:10001 09:48:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:47 Configure a credential helper to remove this warning. See 09:48:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:47 09:48:47 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10002 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10003 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 nexus3.edgexfoundry.org:10004 09:48:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:48 Configure a credential helper to remove this warning. See 09:48:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:48 09:48:48 Login Succeeded 09:48:48 ****.io 09:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:48:49 Configure a credential helper to remove this warning. See 09:48:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:48:49 09:48:49 Login Succeeded 09:48:49 ---> ****-login.sh ends [Pipeline] } 09:48:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:48:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:48:49 ========================================================= 09:48:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:48:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:48:50 + 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 . 09:48:50 Sending build context to Docker daemon 225.3kB 09:48:50 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 09:48:50 Step 2/12 : FROM ${BASE} AS builder 09:48:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:48:50 cf04c63912e1: Pulling fs layer 09:48:50 55b35a11ae5e: Pulling fs layer 09:48:50 a37a00ec5f00: Pulling fs layer 09:48:50 50b3750afda1: Pulling fs layer 09:48:50 4f4fb700ef54: Pulling fs layer 09:48:50 80978eb59214: Pulling fs layer 09:48:50 c9f46d7d2bd2: Pulling fs layer 09:48:50 c5a475d317c9: Pulling fs layer 09:48:50 50b3750afda1: Waiting 09:48:50 4f4fb700ef54: Waiting 09:48:50 80978eb59214: Waiting 09:48:50 c5a475d317c9: Waiting 09:48:50 c9f46d7d2bd2: Waiting 09:48:50 55b35a11ae5e: Verifying Checksum 09:48:50 55b35a11ae5e: Download complete 09:48:50 50b3750afda1: Verifying Checksum 09:48:50 50b3750afda1: Download complete 09:48:50 4f4fb700ef54: Verifying Checksum 09:48:50 4f4fb700ef54: Download complete 09:48:50 80978eb59214: Verifying Checksum 09:48:50 80978eb59214: Download complete 09:48:50 cf04c63912e1: Verifying Checksum 09:48:50 cf04c63912e1: Download complete 09:48:51 c5a475d317c9: Verifying Checksum 09:48:51 c5a475d317c9: Download complete 09:48:51 cf04c63912e1: Pull complete 09:48:52 55b35a11ae5e: Pull complete 09:48:52 a37a00ec5f00: Verifying Checksum 09:48:52 a37a00ec5f00: Download complete 09:48:53 c9f46d7d2bd2: Verifying Checksum 09:48:53 c9f46d7d2bd2: Download complete 09:49:08 a37a00ec5f00: Pull complete 09:49:08 50b3750afda1: Pull complete 09:49:08 4f4fb700ef54: Pull complete 09:49:08 80978eb59214: Pull complete 09:49:15 c9f46d7d2bd2: Pull complete 09:49:17 c5a475d317c9: Pull complete 09:49:17 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 09:49:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:49:17 ---> be29e6b0f0d4 09:49:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 09:49:18 ---> Running in 456199a1709e 09:49:18 Removing intermediate container 456199a1709e 09:49:18 ---> 8c7764555ddb 09:49:18 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 09:49:19 ---> Running in ad3c4eeb179d 09:49:19 Removing intermediate container ad3c4eeb179d 09:49:19 ---> 6dad9c805e19 09:49:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 09:49:19 ---> Running in e1f180c253a0 09:49:19 Removing intermediate container e1f180c253a0 09:49:19 ---> f3eecbd8442b 09:49:19 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:49:19 ---> Running in 0c06c6ec43ee 09:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:49:23 OK: 238 MiB in 54 packages 09:49:24 Removing intermediate container 0c06c6ec43ee 09:49:24 ---> c31ec7d181a6 09:49:24 Step 7/12 : WORKDIR /app 09:49:24 ---> Running in 935a24618a6b 09:49:24 Removing intermediate container 935a24618a6b 09:49:24 ---> 15e239dc5db1 09:49:24 Step 8/12 : COPY go.mod vendor* ./ 09:49:25 ---> a3d8c5a6acea 09:49:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:25 ---> Running in ca8831fdff47 09:49:27 Removing intermediate container 1c4e04f58368 09:49:27 ---> c64a536687ad 09:49:27 Step 13/27 : FROM alpine:3.20 09:49:27 3.20: Pulling from library/alpine 09:49:27 da9db072f522: Pulling fs layer 09:49:27 da9db072f522: Verifying Checksum 09:49:27 da9db072f522: Download complete 09:49:27 da9db072f522: Pull complete 09:49:27 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 09:49:27 Status: Downloaded newer image for alpine:3.20 09:49:27 ---> 63b790fccc90 09:49:27 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 09:49:27 ---> Running in 76fe8f9b1c0a 09:49:27 Removing intermediate container 76fe8f9b1c0a 09:49:27 ---> 4ba9d05a9e71 09:49:27 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 09:49:27 ---> Running in 53e2a8e0cd74 09:49:27 Removing intermediate container 53e2a8e0cd74 09:49:27 ---> 123823b1b975 09:49:27 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 09:49:27 ---> Running in 212c94aaddb8 09:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:49:27 (1/2) Installing ca-certificates (20240705-r0) 09:49:27 (2/2) Installing dumb-init (1.2.5-r3) 09:49:27 Executing busybox-1.36.1-r29.trigger 09:49:27 Executing ca-certificates-20240705-r0.trigger 09:49:27 OK: 9 MiB in 16 packages 09:49:27 Removing intermediate container 212c94aaddb8 09:49:27 ---> f25e55aee081 09:49:27 Step 17/27 : RUN apk --no-cache upgrade 09:49:27 ---> Running in 68bd586c94b7 09:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:49:27 Upgrading critical system libraries and apk-tools: 09:49:27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 09:49:27 Executing busybox-1.36.1-r29.trigger 09:49:27 Continuing the upgrade transaction with new apk-tools: 09:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:49:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:49:27 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 09:49:27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 09:49:27 Executing ca-certificates-20240705-r0.trigger 09:49:27 OK: 9 MiB in 16 packages 09:49:27 Removing intermediate container 68bd586c94b7 09:49:27 ---> 9c53fe4dc076 09:49:27 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 09:49:28 ---> f1021ae48a6d 09:49:28 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 09:49:28 ---> 8c2928867e17 09:49:28 Step 20/27 : COPY --from=builder /app/res/ /res/ 09:49:28 ---> 7d1492155d1c 09:49:28 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 09:49:31 ---> 33531c761bba 09:49:31 Step 22/27 : EXPOSE 48095 09:49:31 ---> Running in 0a3bb9583f7b 09:49:31 Removing intermediate container 0a3bb9583f7b 09:49:31 ---> 089551d70109 09:49:31 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 09:49:31 ---> Running in a727be6b03fe 09:49:32 Removing intermediate container a727be6b03fe 09:49:32 ---> 123fa387883e 09:49:32 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 09:49:32 ---> Running in 1cc702a52d04 09:49:33 Removing intermediate container 1cc702a52d04 09:49:33 ---> 6d158bee2992 09:49:33 Step 25/27 : LABEL arch=amd64 09:49:33 ---> Running in cbbf4d15569f 09:49:33 Removing intermediate container cbbf4d15569f 09:49:33 ---> 5861e2fe6011 09:49:33 Step 26/27 : LABEL git_sha=6c399b8c9231d2913d6200d2c321e45229192bc6 09:49:33 ---> Running in c49ad3e74b4f 09:49:34 Removing intermediate container c49ad3e74b4f 09:49:34 ---> d7e8ef75611e 09:49:34 Step 27/27 : LABEL version=4.0.0-dev.9 09:49:35 ---> Running in e230123f4e9a 09:49:36 Removing intermediate container e230123f4e9a 09:49:36 ---> 4a3bb3bd72c2 09:49:36 [Warning] One or more build-args [ARCH] were not consumed 09:49:36 Successfully built 4a3bb3bd72c2 09:49:36 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 09:49:36 provisioning config files... 09:49:36 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9451923619641457381tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:36 ---> ****-login.sh 09:49:36 nexus3.edgexfoundry.org:10001 09:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:36 Configure a credential helper to remove this warning. See 09:49:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:36 09:49:36 Login Succeeded 09:49:36 nexus3.edgexfoundry.org:10002 09:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:36 Configure a credential helper to remove this warning. See 09:49:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:36 09:49:36 Login Succeeded 09:49:36 nexus3.edgexfoundry.org:10003 09:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:36 Configure a credential helper to remove this warning. See 09:49:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:36 09:49:36 Login Succeeded 09:49:36 nexus3.edgexfoundry.org:10004 09:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:37 Configure a credential helper to remove this warning. See 09:49:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:37 09:49:37 Login Succeeded 09:49:37 ****.io 09:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:49:37 Configure a credential helper to remove this warning. See 09:49:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:49:37 09:49:37 Login Succeeded 09:49:37 ---> ****-login.sh ends [Pipeline] } 09:49:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:49:37 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 09:49:37 6c399b8c9231d2913d6200d2c321e45229192bc6 09:49:37 latest 09:49:37 4.0.0-dev.9 09:49:37 6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 09:49:37 main 09:49:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:37 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6 09:49:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:49:37 57c27522aa57: Preparing 09:49:37 b461a98df857: Preparing 09:49:37 431211865b0e: Preparing 09:49:37 7ee579e59e24: Preparing 09:49:37 2592ab80fd8b: Preparing 09:49:37 d7abbaa39d45: Preparing 09:49:37 75654b8eeebd: Preparing 09:49:37 d7abbaa39d45: Waiting 09:49:37 75654b8eeebd: Waiting 09:49:38 b461a98df857: Pushed 09:49:38 431211865b0e: Pushed 09:49:38 7ee579e59e24: Pushed 09:49:38 d7abbaa39d45: Pushed 09:49:38 2592ab80fd8b: Pushed 09:49:38 75654b8eeebd: Layer already exists 09:49:41 57c27522aa57: Pushed 09:49:41 6c399b8c9231d2913d6200d2c321e45229192bc6: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 09:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:49:42 57c27522aa57: Preparing 09:49:42 b461a98df857: Preparing 09:49:42 431211865b0e: Preparing 09:49:42 7ee579e59e24: Preparing 09:49:42 2592ab80fd8b: Preparing 09:49:42 d7abbaa39d45: Preparing 09:49:42 75654b8eeebd: Preparing 09:49:42 d7abbaa39d45: Waiting 09:49:42 7ee579e59e24: Layer already exists 09:49:42 b461a98df857: Layer already exists 09:49:42 57c27522aa57: Layer already exists 09:49:42 2592ab80fd8b: Layer already exists 09:49:42 431211865b0e: Layer already exists 09:49:42 75654b8eeebd: Layer already exists 09:49:42 d7abbaa39d45: Layer already exists 09:49:42 latest: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.9 09:49:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:49:42 57c27522aa57: Preparing 09:49:42 b461a98df857: Preparing 09:49:42 431211865b0e: Preparing 09:49:42 7ee579e59e24: Preparing 09:49:42 2592ab80fd8b: Preparing 09:49:42 d7abbaa39d45: Preparing 09:49:42 75654b8eeebd: Preparing 09:49:42 d7abbaa39d45: Waiting 09:49:42 75654b8eeebd: Waiting 09:49:42 2592ab80fd8b: Layer already exists 09:49:42 b461a98df857: Layer already exists 09:49:42 431211865b0e: Layer already exists 09:49:42 7ee579e59e24: Layer already exists 09:49:42 57c27522aa57: Layer already exists 09:49:42 75654b8eeebd: Layer already exists 09:49:42 d7abbaa39d45: Layer already exists 09:49:42 4.0.0-dev.9: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 09:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:49:43 57c27522aa57: Preparing 09:49:43 b461a98df857: Preparing 09:49:43 431211865b0e: Preparing 09:49:43 7ee579e59e24: Preparing 09:49:43 2592ab80fd8b: Preparing 09:49:43 d7abbaa39d45: Preparing 09:49:43 75654b8eeebd: Preparing 09:49:43 d7abbaa39d45: Waiting 09:49:43 75654b8eeebd: Waiting 09:49:43 57c27522aa57: Layer already exists 09:49:43 2592ab80fd8b: Layer already exists 09:49:43 7ee579e59e24: Layer already exists 09:49:43 431211865b0e: Layer already exists 09:49:43 75654b8eeebd: Layer already exists 09:49:43 d7abbaa39d45: Layer already exists 09:49:43 b461a98df857: Layer already exists 09:49:43 6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:43 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 09:49:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 09:49:44 57c27522aa57: Preparing 09:49:44 b461a98df857: Preparing 09:49:44 431211865b0e: Preparing 09:49:44 7ee579e59e24: Preparing 09:49:44 2592ab80fd8b: Preparing 09:49:44 d7abbaa39d45: Preparing 09:49:44 75654b8eeebd: Preparing 09:49:44 d7abbaa39d45: Waiting 09:49:44 75654b8eeebd: Waiting 09:49:44 b461a98df857: Layer already exists 09:49:44 2592ab80fd8b: Layer already exists 09:49:44 431211865b0e: Layer already exists 09:49:44 7ee579e59e24: Layer already exists 09:49:44 57c27522aa57: Layer already exists 09:49:44 d7abbaa39d45: Layer already exists 09:49:44 75654b8eeebd: Layer already exists 09:49:44 main: digest: sha256:429c13d973b380a7b21e214666f4409f1f8b0b1a7065b83fd82e4a79524088ce size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:49:44 ===================================================== [Pipeline] echo 09:49:44 taggedImages: 09:49:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6 09:49:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 09:49:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.9 09:49:44 - nexus3.edgexfoundry.org:10004/app-service-configurable:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 09:49:44 - 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 09:49:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:49:44 09:49:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:49:45 latest: Pulling from edgex-lftools-log-publisher 09:49:45 5eb5b503b376: Pulling fs layer 09:49:45 5c69ac0246d0: Pulling fs layer 09:49:45 ec43610c2a17: Pulling fs layer 09:49:45 3a2ae6a8a46f: Pulling fs layer 09:49:45 33b1e0a273af: Pulling fs layer 09:49:45 5d3b04190fa2: Pulling fs layer 09:49:45 2f39f015ded8: Pulling fs layer 09:49:45 3a2ae6a8a46f: Waiting 09:49:45 33b1e0a273af: Waiting 09:49:45 5d3b04190fa2: Waiting 09:49:45 2f39f015ded8: Waiting 09:49:45 5c69ac0246d0: Verifying Checksum 09:49:45 5c69ac0246d0: Download complete 09:49:45 3a2ae6a8a46f: Verifying Checksum 09:49:45 3a2ae6a8a46f: Download complete 09:49:45 33b1e0a273af: Verifying Checksum 09:49:45 33b1e0a273af: Download complete 09:49:45 ec43610c2a17: Verifying Checksum 09:49:45 5d3b04190fa2: Download complete 09:49:45 5eb5b503b376: Verifying Checksum 09:49:45 5eb5b503b376: Download complete 09:49:46 2f39f015ded8: Download complete 09:49:47 5eb5b503b376: Pull complete 09:49:47 5c69ac0246d0: Pull complete 09:49:48 ec43610c2a17: Pull complete 09:49:48 3a2ae6a8a46f: Pull complete 09:49:48 33b1e0a273af: Pull complete 09:49:49 5d3b04190fa2: Pull complete 09:49:54 2f39f015ded8: Pull complete 09:49:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:49:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:49:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:55 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 09:49:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:50:06 $ docker top 0cdc6798d1411544474dc22db1ed487c6cf15d438b37bb9430e35d186d93bf58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:06 ---> job-cost.sh 09:50:06 lf-activate-venv: SKIPPING 09:50:06 INFO: No Stack... 09:50:07 INFO: Retrieving Pricing Info for: v3-standard-8 09:50:07 INFO: Archiving Costs [Pipeline] sh 09:50:07 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 09:50:07 + cut -d, -f6 [Pipeline] lock 09:50:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] 09:50:07 Resource [jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] did not exist. Created. 09:50:07 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:50:08 + echo total: 0.2199999988079071 [Pipeline] stash 09:50:08 Stashed 1 file(s) [Pipeline] } 09:50:08 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [Pipeline] // lock [Pipeline] } 09:50:08 $ docker stop --time=1 0cdc6798d1411544474dc22db1ed487c6cf15d438b37bb9430e35d186d93bf58 09:50:09 $ docker rm -f --volumes 0cdc6798d1411544474dc22db1ed487c6cf15d438b37bb9430e35d186d93bf58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:51:17 Removing intermediate container ca8831fdff47 09:51:17 ---> 876b1a87488a 09:51:17 Step 10/12 : COPY . . 09:51:17 ---> 38992a2aa0c4 09:51:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:51:17 ---> Running in 1a202b9a7195 09:51:17 Removing intermediate container 1a202b9a7195 09:51:17 ---> f767a5275743 09:51:17 Step 12/12 : RUN $MAKE 09:51:17 ---> Running in 770698d80f05 09:51:17 noop 09:51:17 Removing intermediate container 770698d80f05 09:51:17 ---> 8d5e23fdc867 09:51:17 Successfully built 8d5e23fdc867 09:51:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:17 + docker inspect -f . ci-base-image-arm64 09:51:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:17 prd-ubuntu20.04-docker-arm64-4c-16g-27016 does not seem to be running inside a container 09:51:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/257 -v /w/workspace/app-service-configurable/257:/w/workspace/app-service-configurable/257:rw,z -v /w/workspace/app-service-configurable/257@tmp:/w/workspace/app-service-configurable/257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:51:19 $ docker top 496d72acb52d485b42e2b2972c1ab713303cb6cf84cdfbd0ea5221ff50f6a2c4 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:19 + go version 09:51:19 go version go1.23.2 linux/arm64 [Pipeline] } 09:51:19 $ docker stop --time=1 496d72acb52d485b42e2b2972c1ab713303cb6cf84cdfbd0ea5221ff50f6a2c4 09:51:21 $ docker rm -f --volumes 496d72acb52d485b42e2b2972c1ab713303cb6cf84cdfbd0ea5221ff50f6a2c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:22 + docker inspect -f . ci-base-image-arm64 09:51:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:51:22 prd-ubuntu20.04-docker-arm64-4c-16g-27016 does not seem to be running inside a container 09:51:22 $ 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/257 -v /w/workspace/app-service-configurable/257:/w/workspace/app-service-configurable/257:rw,z -v /w/workspace/app-service-configurable/257@tmp:/w/workspace/app-service-configurable/257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:51:23 $ docker top d0b721ad000630ea152291793c8aa2ef30aed9c93ccbb8e5c4ebb3e0c525d355 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:24 + git config --global --add safe.directory /w/workspace/app-service-configurable/257 [Pipeline] fileExists [Pipeline] sh 09:51:25 + make test 09:51:25 go test -race -coverprofile=coverage.out ./... 09:55:32 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 09:55:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:55:32 go vet ./... 09:59:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:59:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:59:09 ./bin/test-attribution-txt.sh [Pipeline] echo 09:59:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:59:09 $ docker stop --time=1 d0b721ad000630ea152291793c8aa2ef30aed9c93ccbb8e5c4ebb3e0c525d355 09:59:10 $ docker rm -f --volumes d0b721ad000630ea152291793c8aa2ef30aed9c93ccbb8e5c4ebb3e0c525d355 [Pipeline] // withDockerContainer [Pipeline] sh 09:59:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:59:13 Warning: overwriting stash ‘coverage-report’ 09:59:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:59:14 + ls -al . 09:59:14 total 244 09:59:14 drwxrwxr-x 6 jenkins jenkins 4096 Nov 19 09:51 . 09:59:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 19 09:48 .. 09:59:14 -rw-rw-r-- 1 jenkins jenkins 119 Nov 19 09:48 .dockerignore 09:59:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 09:48 .git 09:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 19 09:48 .github 09:59:14 -rw-rw-r-- 1 jenkins jenkins 106 Nov 19 09:48 .gitignore 09:59:14 -rw-rw-r-- 1 jenkins jenkins 41 Nov 19 09:48 .golangci.yml 09:59:14 -rw-rw-r-- 1 jenkins jenkins 16432 Nov 19 09:48 Attribution.txt 09:59:14 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 19 09:48 CHANGELOG.md 09:59:14 -rw-rw-r-- 1 jenkins jenkins 2008 Nov 19 09:48 Dockerfile 09:59:14 -rw-rw-r-- 1 jenkins jenkins 677 Nov 19 09:48 GOVERNANCE.md 09:59:14 -rw-rw-r-- 1 jenkins jenkins 666 Nov 19 09:48 Jenkinsfile 09:59:14 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 19 09:48 LICENSE 09:59:14 -rw-rw-r-- 1 jenkins jenkins 618 Nov 19 09:48 OWNERS.md 09:59:14 -rw-rw-r-- 1 jenkins jenkins 4952 Nov 19 09:48 README.md 09:59:14 -rw-rw-r-- 1 jenkins jenkins 11 Nov 19 09:44 VERSION 09:59:14 drwxrwxr-x 2 jenkins jenkins 4096 Nov 19 09:48 bin 09:59:14 -rw-r--r-- 1 jenkins jenkins 953 Nov 19 09:55 coverage.out 09:59:14 -rw-rw-r-- 1 jenkins jenkins 6598 Nov 19 09:48 go.mod 09:59:14 -rw-rw-r-- 1 jenkins jenkins 88085 Nov 19 09:48 go.sum 09:59:14 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 19 09:48 main.go 09:59:14 -rw-rw-r-- 1 jenkins jenkins 3271 Nov 19 09:48 makefile 09:59:14 drwxrwxr-x 10 jenkins jenkins 4096 Nov 19 09:48 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:14 + 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=6c399b8c9231d2913d6200d2c321e45229192bc6 --label arch=arm64 --label version=4.0.0-dev.9 . 09:59:14 Sending build context to Docker daemon 226.8kB 09:59:15 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 09:59:15 Step 2/27 : FROM ${BASE} AS builder 09:59:15 ---> 8d5e23fdc867 09:59:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 09:59:15 ---> Running in 6da32cfdd492 09:59:15 Removing intermediate container 6da32cfdd492 09:59:15 ---> 6bc70afbb384 09:59:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 09:59:15 ---> Running in d49f88e54158 09:59:15 Removing intermediate container d49f88e54158 09:59:15 ---> dd13ddd70cc2 09:59:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 09:59:15 ---> Running in 022ddfc94b7c 09:59:16 Removing intermediate container 022ddfc94b7c 09:59:16 ---> 5eb1b268a4dd 09:59:16 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:16 ---> Running in ac6bfbe021d0 09:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:59:19 OK: 238 MiB in 54 packages 09:59:19 Removing intermediate container ac6bfbe021d0 09:59:19 ---> 52dabab74f38 09:59:19 Step 7/27 : WORKDIR /app 09:59:19 ---> Running in 9e1561da4b2a 09:59:19 Removing intermediate container 9e1561da4b2a 09:59:19 ---> cc355c132659 09:59:19 Step 8/27 : COPY go.mod vendor* ./ 09:59:20 ---> c4d348a3a198 09:59:20 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:20 ---> Running in df5124bb662c 09:59:23 Removing intermediate container df5124bb662c 09:59:23 ---> 1ea17616f710 09:59:23 Step 10/27 : COPY . . 09:59:23 ---> 2b22909d6785 09:59:23 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:59:23 ---> Running in b5062cd792f2 09:59:23 Removing intermediate container b5062cd792f2 09:59:23 ---> b94715505613 09:59:23 Step 12/27 : RUN $MAKE 09:59:23 ---> Running in 76b5286e6d85 09:59:24 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.11 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 10:03:01 Removing intermediate container 76b5286e6d85 10:03:01 ---> dbfb4b8aacc3 10:03:01 Step 13/27 : FROM alpine:3.20 10:03:01 3.20: Pulling from library/alpine 10:03:01 9986a736f7d3: Pulling fs layer 10:03:01 9986a736f7d3: Verifying Checksum 10:03:01 9986a736f7d3: Download complete 10:03:01 9986a736f7d3: Pull complete 10:03:01 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 10:03:01 Status: Downloaded newer image for alpine:3.20 10:03:01 ---> 511a44083d3a 10:03:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:03:01 ---> Running in 663f92e97d3e 10:03:01 Removing intermediate container 663f92e97d3e 10:03:01 ---> b421f1bacf95 10:03:01 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:03:01 ---> Running in aa6cff303b21 10:03:01 Removing intermediate container aa6cff303b21 10:03:01 ---> fc867ebb3b78 10:03:01 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 10:03:01 ---> Running in 7bf8545e07a8 10:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:03:01 (1/2) Installing ca-certificates (20240705-r0) 10:03:01 (2/2) Installing dumb-init (1.2.5-r3) 10:03:01 Executing busybox-1.36.1-r29.trigger 10:03:01 Executing ca-certificates-20240705-r0.trigger 10:03:01 OK: 10 MiB in 16 packages 10:03:01 Removing intermediate container 7bf8545e07a8 10:03:01 ---> 5e95a1527464 10:03:01 Step 17/27 : RUN apk --no-cache upgrade 10:03:01 ---> Running in 3cefd8bacca4 10:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:03:01 Upgrading critical system libraries and apk-tools: 10:03:01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:03:01 Executing busybox-1.36.1-r29.trigger 10:03:01 Continuing the upgrade transaction with new apk-tools: 10:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:03:01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:03:01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:03:01 Executing ca-certificates-20240705-r0.trigger 10:03:01 OK: 10 MiB in 16 packages 10:03:01 Removing intermediate container 3cefd8bacca4 10:03:01 ---> 060902ed989d 10:03:01 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:03:01 ---> d80d1f768352 10:03:01 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:03:01 ---> 5587d39f2383 10:03:01 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:03:02 ---> 1a66c2f7c917 10:03:02 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:03:04 ---> cd4bc1f0791d 10:03:04 Step 22/27 : EXPOSE 48095 10:03:04 ---> Running in 6baac643a6f7 10:03:04 Removing intermediate container 6baac643a6f7 10:03:04 ---> 318d1fbc25bf 10:03:04 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:03:05 ---> Running in d0084e8ccfbb 10:03:05 Removing intermediate container d0084e8ccfbb 10:03:05 ---> b9a1e07433a0 10:03:05 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:03:05 ---> Running in c5a4c452ca9a 10:03:05 Removing intermediate container c5a4c452ca9a 10:03:05 ---> 7b28f687db7a 10:03:05 Step 25/27 : LABEL arch=arm64 10:03:05 ---> Running in d944c068d00f 10:03:06 Removing intermediate container d944c068d00f 10:03:06 ---> 8cfad6cdc865 10:03:06 Step 26/27 : LABEL git_sha=6c399b8c9231d2913d6200d2c321e45229192bc6 10:03:06 ---> Running in 3f1b458aa4f6 10:03:06 Removing intermediate container 3f1b458aa4f6 10:03:06 ---> 738aabdea492 10:03:06 Step 27/27 : LABEL version=4.0.0-dev.9 10:03:06 ---> Running in db70e15259b3 10:03:06 Removing intermediate container db70e15259b3 10:03:06 ---> 0312494857d5 10:03:06 [Warning] One or more build-args [ARCH] were not consumed 10:03:06 Successfully built 0312494857d5 10:03:06 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 10:03:06 provisioning config files... 10:03:06 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/257@tmp/config1040261623139012700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:07 ---> ****-login.sh 10:03:07 nexus3.edgexfoundry.org:10001 10:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:07 Configure a credential helper to remove this warning. See 10:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:07 10:03:07 Login Succeeded 10:03:07 nexus3.edgexfoundry.org:10002 10:03:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:07 Configure a credential helper to remove this warning. See 10:03:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:07 10:03:07 Login Succeeded 10:03:07 nexus3.edgexfoundry.org:10003 10:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:08 Configure a credential helper to remove this warning. See 10:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:08 10:03:08 Login Succeeded 10:03:08 nexus3.edgexfoundry.org:10004 10:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:08 Configure a credential helper to remove this warning. See 10:03:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:08 10:03:08 Login Succeeded 10:03:08 ****.io 10:03:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:03:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:03:09 Configure a credential helper to remove this warning. See 10:03:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:03:09 10:03:09 Login Succeeded 10:03:09 ---> ****-login.sh ends [Pipeline] } 10:03:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:03:09 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 10:03:09 6c399b8c9231d2913d6200d2c321e45229192bc6 10:03:09 latest 10:03:09 4.0.0-dev.9 10:03:09 6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 10:03:09 main 10:03:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:09 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6 10:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:09 f2e14294bd39: Preparing 10:03:09 7ca555f856a0: Preparing 10:03:09 8df74a38b294: Preparing 10:03:09 0c20ac408682: Preparing 10:03:09 8f52f730b79e: Preparing 10:03:09 8166fed6493a: Preparing 10:03:09 651d9022c234: Preparing 10:03:09 8166fed6493a: Waiting 10:03:09 651d9022c234: Waiting 10:03:10 0c20ac408682: Pushed 10:03:10 7ca555f856a0: Pushed 10:03:10 8df74a38b294: Pushed 10:03:10 651d9022c234: Layer already exists 10:03:10 8166fed6493a: Pushed 10:03:11 8f52f730b79e: Pushed 10:03:18 f2e14294bd39: Pushed 10:03:18 6c399b8c9231d2913d6200d2c321e45229192bc6: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:18 + 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 10:03:19 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:19 f2e14294bd39: Preparing 10:03:19 7ca555f856a0: Preparing 10:03:19 8df74a38b294: Preparing 10:03:19 0c20ac408682: Preparing 10:03:19 8f52f730b79e: Preparing 10:03:19 8166fed6493a: Preparing 10:03:19 651d9022c234: Preparing 10:03:19 8166fed6493a: Waiting 10:03:19 651d9022c234: Waiting 10:03:19 0c20ac408682: Layer already exists 10:03:19 8df74a38b294: Layer already exists 10:03:19 8f52f730b79e: Layer already exists 10:03:19 7ca555f856a0: Layer already exists 10:03:19 f2e14294bd39: Layer already exists 10:03:19 651d9022c234: Layer already exists 10:03:19 8166fed6493a: Layer already exists 10:03:19 latest: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:19 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.9 10:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:20 f2e14294bd39: Preparing 10:03:20 7ca555f856a0: Preparing 10:03:20 8df74a38b294: Preparing 10:03:20 0c20ac408682: Preparing 10:03:20 8f52f730b79e: Preparing 10:03:20 8166fed6493a: Preparing 10:03:20 651d9022c234: Preparing 10:03:20 8166fed6493a: Waiting 10:03:20 651d9022c234: Waiting 10:03:20 8df74a38b294: Layer already exists 10:03:20 8f52f730b79e: Layer already exists 10:03:20 0c20ac408682: Layer already exists 10:03:20 7ca555f856a0: Layer already exists 10:03:20 f2e14294bd39: Layer already exists 10:03:20 8166fed6493a: Layer already exists 10:03:20 651d9022c234: Layer already exists 10:03:20 4.0.0-dev.9: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:20 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 10:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:20 f2e14294bd39: Preparing 10:03:20 7ca555f856a0: Preparing 10:03:20 8df74a38b294: Preparing 10:03:20 0c20ac408682: Preparing 10:03:20 8f52f730b79e: Preparing 10:03:20 8166fed6493a: Preparing 10:03:20 651d9022c234: Preparing 10:03:20 651d9022c234: Waiting 10:03:20 8166fed6493a: Waiting 10:03:20 8f52f730b79e: Layer already exists 10:03:20 0c20ac408682: Layer already exists 10:03:20 8df74a38b294: Layer already exists 10:03:20 7ca555f856a0: Layer already exists 10:03:20 f2e14294bd39: Layer already exists 10:03:20 651d9022c234: Layer already exists 10:03:20 8166fed6493a: Layer already exists 10:03:21 6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:21 + 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 10:03:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 10:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:03:21 f2e14294bd39: Preparing 10:03:21 7ca555f856a0: Preparing 10:03:21 8df74a38b294: Preparing 10:03:21 0c20ac408682: Preparing 10:03:21 8f52f730b79e: Preparing 10:03:21 8166fed6493a: Preparing 10:03:21 651d9022c234: Preparing 10:03:21 8166fed6493a: Waiting 10:03:21 651d9022c234: Waiting 10:03:21 0c20ac408682: Layer already exists 10:03:21 8f52f730b79e: Layer already exists 10:03:21 7ca555f856a0: Layer already exists 10:03:21 8df74a38b294: Layer already exists 10:03:21 f2e14294bd39: Layer already exists 10:03:21 8166fed6493a: Layer already exists 10:03:21 651d9022c234: Layer already exists 10:03:22 main: digest: sha256:a2a05474ae6b2c584325c8a6645dda260885b0d99423712729c272593531fe7b size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:22 ===================================================== [Pipeline] echo 10:03:22 taggedImages: 10:03:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6 10:03:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:03:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.9 10:03:22 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:6c399b8c9231d2913d6200d2c321e45229192bc6-4.0.0-dev.9 10:03:22 - 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 10:03:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:22 10:03:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:23 arm64: Pulling from edgex-lftools-log-publisher 10:03:23 8998bd30e6a1: Pulling fs layer 10:03:23 04944245beec: Pulling fs layer 10:03:23 699f458cf7ca: Pulling fs layer 10:03:23 765212b225bb: Pulling fs layer 10:03:23 f23df028b6ca: Pulling fs layer 10:03:23 d65c8cfc05b1: Pulling fs layer 10:03:23 2437ff75d9bd: Pulling fs layer 10:03:23 765212b225bb: Waiting 10:03:23 f23df028b6ca: Waiting 10:03:23 d65c8cfc05b1: Waiting 10:03:23 2437ff75d9bd: Waiting 10:03:23 04944245beec: Verifying Checksum 10:03:23 04944245beec: Download complete 10:03:23 765212b225bb: Verifying Checksum 10:03:23 765212b225bb: Download complete 10:03:23 f23df028b6ca: Verifying Checksum 10:03:23 f23df028b6ca: Download complete 10:03:23 d65c8cfc05b1: Verifying Checksum 10:03:23 d65c8cfc05b1: Download complete 10:03:23 699f458cf7ca: Verifying Checksum 10:03:23 699f458cf7ca: Download complete 10:03:23 8998bd30e6a1: Download complete 10:03:26 2437ff75d9bd: Verifying Checksum 10:03:26 2437ff75d9bd: Download complete 10:03:28 8998bd30e6a1: Pull complete 10:03:28 04944245beec: Pull complete 10:03:30 699f458cf7ca: Pull complete 10:03:30 765212b225bb: Pull complete 10:03:31 f23df028b6ca: Pull complete 10:03:31 d65c8cfc05b1: Pull complete 10:03:49 2437ff75d9bd: Pull complete 10:03:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:03:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:03:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:50 prd-ubuntu20.04-docker-arm64-4c-16g-27016 does not seem to be running inside a container 10:03:50 $ 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/257 -v /w/workspace/app-service-configurable/257:/w/workspace/app-service-configurable/257:rw,z -v /w/workspace/app-service-configurable/257@tmp:/w/workspace/app-service-configurable/257@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:03:52 $ docker top 097a13465c31f8cf907f9824b6bbc90d755408b2e57d16346c2321d5898b1d0a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:03:53 ---> job-cost.sh 10:03:53 lf-activate-venv: SKIPPING 10:03:53 INFO: No Stack... 10:03:53 INFO: Retrieving Pricing Info for: v3-standard-4 10:03:54 INFO: Archiving Costs [Pipeline] sh 10:03:55 + cat /w/workspace/app-service-configurable/257/archives/cost.csv 10:03:55 + cut -d, -f6 [Pipeline] lock 10:03:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] 10:03:55 Resource [jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] did not exist. Created. 10:03:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:03:56 /w/workspace/app-service-configurable/257@tmp/durable-9f9471f8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:03:56 + echo total: 0.10999999940395355 [Pipeline] stash 10:03:56 Warning: overwriting stash ‘stack-cost’ 10:03:56 Stashed 1 file(s) [Pipeline] } 10:03:56 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-257-stack-cost] [Pipeline] // lock [Pipeline] } 10:03:56 $ docker stop --time=1 097a13465c31f8cf907f9824b6bbc90d755408b2e57d16346c2321d5898b1d0a 10:03:58 $ docker rm -f --volumes 097a13465c31f8cf907f9824b6bbc90d755408b2e57d16346c2321d5898b1d0a [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 10:03:58 provisioning config files... 10:03:59 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3644530009620056466tmp [Pipeline] { [Pipeline] sh 10:03:59 + set +x 10:03:59 + curl -s https://codecov.io/bash 10:03:59 + bash -s -- 10:03:59 10:03:59 _____ _ 10:03:59 / ____| | | 10:03:59 | | ___ __| | ___ ___ _____ __ 10:03:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:03:59 | |___| (_) | (_| | __/ (_| (_) \ V / 10:03:59 \_____\___/ \__,_|\___|\___\___/ \_/ 10:03:59 Bash-1.0.6 10:03:59 10:03:59 10:03:59 ==> git version 2.25.1 found 10:03:59 ==> 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 10:03:59 Release-Date: 2020-01-08 10:03:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:03:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:03:59 ==> Jenkins CI detected. 10:03:59 current dir:  /w/workspace/ry_app-service-configurable_main 10:03:59 project root: . 10:03:59 --> token set from env 10:03:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:03:59 ==> Running gcov in . (disable via -X gcov) 10:03:59 ==> Python coveragepy not found 10:03:59 ==> Searching for coverage reports in: 10:03:59 + . 10:03:59 -> Found 1 reports 10:03:59 ==> Detecting git/mercurial file structure 10:03:59 ==> Reading reports 10:03:59 + ./coverage.out bytes=953 10:03:59 ==> Appending adjustments 10:03:59 https://docs.codecov.io/docs/fixing-reports 10:03:59 + Found adjustments 10:03:59 ==> Gzipping contents 10:03:59 4.0K /tmp/codecov.uHJDVE.gz 10:03:59 ==> Uploading reports 10:03:59 url: https://codecov.io 10:03:59 query: branch=main&commit=6c399b8c9231d2913d6200d2c321e45229192bc6&build=257&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F257%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:03:59 -> Pinging Codecov 10:03:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6c399b8c9231d2913d6200d2c321e45229192bc6&build=257&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F257%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:03:59 -> Uploading to 10:03:59 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/6c399b8c9231d2913d6200d2c321e45229192bc6/63d1fe94-5bdb-4d83-bb8f-aea83c5587cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241119%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241119T100359Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8497bfe8f5a247898e70f617e1c0ad48ca1e2b59e5bfae1b8c8905fef59c5d7e 10:03:59 % Total % Received % Xferd Average Speed Time Time Time Current 10:03:59 Dload Upload Total Spent Left Speed 10:03:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1906 --:--:-- --:--:-- --:--:-- 1906 10:03:59 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] } 10:03:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:03:59 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:04:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:00 10:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:00 latest: Pulling from edgex-devops/edgex-snyk-go 10:04:00 43c4264eed91: Already exists 10:04:00 4cc291be95ef: Already exists 10:04:00 2ac1f1163629: Already exists 10:04:00 5c3c966382ef: Already exists 10:04:00 4f4fb700ef54: Already exists 10:04:00 d9c7d2e4e75e: Pulling fs layer 10:04:00 9c3e1370e548: Pulling fs layer 10:04:01 d9c7d2e4e75e: Download complete 10:04:01 d9c7d2e4e75e: Pull complete 10:04:01 9c3e1370e548: Verifying Checksum 10:04:01 9c3e1370e548: Download complete 10:04:05 9c3e1370e548: Pull complete 10:04:05 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:04:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:04:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:05 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 10:04:05 $ 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 10:04:12 $ docker top 6c8cee46b5c1253d3946c86e025178c9a96aad2dacf6889c98ffc87365cff5b8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:04:13 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 10:04:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 10:04:13 + set -o pipefail 10:04:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 10:04:19 10:04:19 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 10:04:19 10:04:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/2a7d39cc-8cba-40c0-957b-c2a925167247 10:04:19 10:04:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:04:19 10:04:20 10:04:20 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:04:20 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:04:20 $ docker stop --time=1 6c8cee46b5c1253d3946c86e025178c9a96aad2dacf6889c98ffc87365cff5b8 10:04:27 $ docker rm -f --volumes 6c8cee46b5c1253d3946c86e025178c9a96aad2dacf6889c98ffc87365cff5b8 [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 10:04:28 + git log --format=format:%s -1 6c399b8c9231d2913d6200d2c321e45229192bc6 [Pipeline] sh 10:04:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:04:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:29 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 10:04:29 $ 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 10:04:29 $ docker top 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 -eo pid,comm 10:04:29 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). 10:04:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:04:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:29 [ssh-agent] Looking for ssh-agent implementation... 10:04:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:30 $ docker exec 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 ssh-agent 10:04:30 SSH_AUTH_SOCK=/tmp/ssh-8xfGVXGqKYFp/agent.32 10:04:30 SSH_AGENT_PID=38 10:04:30 Running ssh-add (command line suppressed) 10:04:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_434107603599490799.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_434107603599490799.key) 10:04:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:30 + git semver tag 10:04:30 2024-11-19 10:04:30,791 [run_tag] DEBUG tag force:False 10:04:30 2024-11-19 10:04:30,791 [check_head_tag] DEBUG check head tag 10:04:30 2024-11-19 10:04:30,792 [execute] INFO git cat-file --batch-check 10:04:30 2024-11-19 10:04:30,793 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 10:04:30 2024-11-19 10:04:30,795 [execute] INFO git cat-file --batch 10:04:30 2024-11-19 10:04:30,796 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 10:04:31 2024-11-19 10:04:30,825 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:04:31 2024-11-19 10:04:30,825 [execute] INFO git tag -a v4.0.0-dev.9 -m v4.0.0-dev.9 10:04:31 2024-11-19 10:04:30,826 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.9', '-m', 'v4.0.0-dev.9'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 10:04:31 2024-11-19 10:04:30,831 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:04:31 4.0.0-dev.9 [Pipeline] } 10:04:31 $ docker exec --env ******** --env ******** 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 ssh-agent -k 10:04:31 unset SSH_AUTH_SOCK; 10:04:31 unset SSH_AGENT_PID; 10:04:31 echo Agent pid 38 killed; 10:04:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:04:31 + git semver [Pipeline] } 10:04:32 $ docker stop --time=1 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 10:04:33 $ docker rm -f --volumes 125e1295c4ad72a97595a3c5519818650ee725ba50fe235746acfa2a82cb2481 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:04:33 10:04:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:04:34 0.23.1-centos7: Pulling from edgex-lftools 10:04:34 ab5ef0e58194: Pulling fs layer 10:04:34 9712f1f96733: Pulling fs layer 10:04:34 63f879dbbcfc: Pulling fs layer 10:04:34 0d9ebad4ef96: Pulling fs layer 10:04:34 e9a5061849ea: Pulling fs layer 10:04:34 d747dcd14b5f: Pulling fs layer 10:04:34 2de7ff778b66: Pulling fs layer 10:04:34 d747dcd14b5f: Waiting 10:04:34 e9a5061849ea: Waiting 10:04:34 9712f1f96733: Download complete 10:04:34 63f879dbbcfc: Verifying Checksum 10:04:34 63f879dbbcfc: Download complete 10:04:34 e9a5061849ea: Verifying Checksum 10:04:34 e9a5061849ea: Download complete 10:04:34 d747dcd14b5f: Verifying Checksum 10:04:34 d747dcd14b5f: Download complete 10:04:34 ab5ef0e58194: Verifying Checksum 10:04:34 ab5ef0e58194: Download complete 10:04:34 0d9ebad4ef96: Verifying Checksum 10:04:34 0d9ebad4ef96: Download complete 10:04:34 2de7ff778b66: Verifying Checksum 10:04:34 2de7ff778b66: Download complete 10:04:37 ab5ef0e58194: Pull complete 10:04:37 9712f1f96733: Pull complete 10:04:38 63f879dbbcfc: Pull complete 10:04:42 0d9ebad4ef96: Pull complete 10:04:42 e9a5061849ea: Pull complete 10:04:43 d747dcd14b5f: Pull complete 10:04:44 2de7ff778b66: Pull complete 10:04:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:04:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:44 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 10:04:44 $ 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 10:04:56 $ docker top 8157b61a0fb3c24112818e66ef7651e40d74f096728d9dc1435aa3da9a04075e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:04:56 provisioning config files... 10:04:56 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4357340435251063364tmp 10:04:56 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1888919476198458203tmp 10:04:56 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5891515584560413586tmp [Pipeline] { [Pipeline] echo 10:04:56 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:04:56 ---> sigul-configuration.sh 10:04:56 gpg: directory `/root/.gnupg' created 10:04:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:04:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:04:56 gpg: keyring `/root/.gnupg/secring.gpg' created 10:04:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:04:56 gpg: CAST5 encrypted data 10:04:56 gpg: encrypted with 1 passphrase 10:04:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:04:57 + mkdir /home/jenkins 10:04:57 + mkdir /home/jenkins/sigul [Pipeline] sh 10:04:57 + 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 10:04:57 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:04:57 ---> sigul-install.sh 10:04:57 Sigul already installed; skipping installation. [Pipeline] sh 10:04:58 + git tag --list 10:04:58 v1.0.0 10:04:58 v1.1.0 10:04:58 v1.2.0 10:04:58 v1.3.0 10:04:58 v1.3.1 10:04:58 v2.0.0 10:04:58 v2.0.1 10:04:58 v2.1.0 10:04:58 v2.1.1 10:04:58 v2.1.2 10:04:58 v2.2.0 10:04:58 v2.3 10:04:58 v2.3.0 10:04:58 v2.3.1 10:04:58 v3.0 10:04:58 v3.0.0 10:04:58 v3.0.1 10:04:58 v3.0.1-dev.1 10:04:58 v3.1 10:04:58 v3.1.0 10:04:58 v3.1.0-dev.1 10:04:58 v3.1.0-dev.10 10:04:58 v3.1.0-dev.11 10:04:58 v3.1.0-dev.12 10:04:58 v3.1.0-dev.13 10:04:58 v3.1.0-dev.14 10:04:58 v3.1.0-dev.15 10:04:58 v3.1.0-dev.16 10:04:58 v3.1.0-dev.17 10:04:58 v3.1.0-dev.18 10:04:58 v3.1.0-dev.19 10:04:58 v3.1.0-dev.2 10:04:58 v3.1.0-dev.20 10:04:58 v3.1.0-dev.21 10:04:58 v3.1.0-dev.22 10:04:58 v3.1.0-dev.23 10:04:58 v3.1.0-dev.24 10:04:58 v3.1.0-dev.25 10:04:58 v3.1.0-dev.26 10:04:58 v3.1.0-dev.27 10:04:58 v3.1.0-dev.28 10:04:58 v3.1.0-dev.29 10:04:58 v3.1.0-dev.3 10:04:58 v3.1.0-dev.30 10:04:58 v3.1.0-dev.31 10:04:58 v3.1.0-dev.32 10:04:58 v3.1.0-dev.33 10:04:58 v3.1.0-dev.34 10:04:58 v3.1.0-dev.35 10:04:58 v3.1.0-dev.36 10:04:58 v3.1.0-dev.37 10:04:58 v3.1.0-dev.38 10:04:58 v3.1.0-dev.39 10:04:58 v3.1.0-dev.4 10:04:58 v3.1.0-dev.5 10:04:58 v3.1.0-dev.6 10:04:58 v3.1.0-dev.7 10:04:58 v3.1.0-dev.8 10:04:58 v3.1.0-dev.9 10:04:58 v3.1.1 10:04:58 v3.1.1-dev.1 10:04:58 v3.2.0-dev.1 10:04:58 v3.2.0-dev.10 10:04:58 v3.2.0-dev.11 10:04:58 v3.2.0-dev.12 10:04:58 v3.2.0-dev.13 10:04:58 v3.2.0-dev.14 10:04:58 v3.2.0-dev.15 10:04:58 v3.2.0-dev.16 10:04:58 v3.2.0-dev.17 10:04:58 v3.2.0-dev.18 10:04:58 v3.2.0-dev.19 10:04:58 v3.2.0-dev.2 10:04:58 v3.2.0-dev.20 10:04:58 v3.2.0-dev.21 10:04:58 v3.2.0-dev.22 10:04:58 v3.2.0-dev.23 10:04:58 v3.2.0-dev.24 10:04:58 v3.2.0-dev.25 10:04:58 v3.2.0-dev.26 10:04:58 v3.2.0-dev.27 10:04:58 v3.2.0-dev.28 10:04:58 v3.2.0-dev.29 10:04:58 v3.2.0-dev.3 10:04:58 v3.2.0-dev.30 10:04:58 v3.2.0-dev.31 10:04:58 v3.2.0-dev.32 10:04:58 v3.2.0-dev.33 10:04:58 v3.2.0-dev.34 10:04:58 v3.2.0-dev.35 10:04:58 v3.2.0-dev.36 10:04:58 v3.2.0-dev.37 10:04:58 v3.2.0-dev.38 10:04:58 v3.2.0-dev.4 10:04:58 v3.2.0-dev.5 10:04:58 v3.2.0-dev.6 10:04:58 v3.2.0-dev.7 10:04:58 v3.2.0-dev.8 10:04:58 v3.2.0-dev.9 10:04:58 v4.0.0-dev.1 10:04:58 v4.0.0-dev.2 10:04:58 v4.0.0-dev.3 10:04:58 v4.0.0-dev.4 10:04:58 v4.0.0-dev.5 10:04:58 v4.0.0-dev.6 10:04:58 v4.0.0-dev.7 10:04:58 v4.0.0-dev.8 10:04:58 v4.0.0-dev.9 [Pipeline] sh 10:04:58 + lftools sign git-tag v4.0.0-dev.9 10:04:58 Signing Git tag with Sigul... 10:04:58 Signing v4.0.0-dev.9 [Pipeline] echo 10:04:59 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:04:59 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:04:59 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:04:59 $ docker stop --time=1 8157b61a0fb3c24112818e66ef7651e40d74f096728d9dc1435aa3da9a04075e 10:05:01 $ docker rm -f --volumes 8157b61a0fb3c24112818e66ef7651e40d74f096728d9dc1435aa3da9a04075e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:05:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:01 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 10:05:02 $ 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 10:05:02 $ docker top d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 -eo pid,comm 10:05:02 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). 10:05:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:02 [ssh-agent] Looking for ssh-agent implementation... 10:05:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:02 $ docker exec d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 ssh-agent 10:05:02 SSH_AUTH_SOCK=/tmp/ssh-KkC452DJNWRp/agent.32 10:05:02 SSH_AGENT_PID=38 10:05:02 Running ssh-add (command line suppressed) 10:05:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17462142635690413111.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17462142635690413111.key) 10:05:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:03 + git semver bump pre 10:05:03 2024-11-19 10:05:03,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:05:03 2024-11-19 10:05:03,481 [bump_version] DEBUG bumping version:4.0.0-dev.9 on axis:pre with prefix:dev 10:05:03 2024-11-19 10:05:03,481 [bump_version] DEBUG bumped version:4.0.0-dev.10 10:05:03 2024-11-19 10:05:03,481 [write_version] DEBUG write version:4.0.0-dev.10 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 10:05:03 2024-11-19 10:05:03,481 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:05:03 2024-11-19 10:05:03,482 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 10:05:03 2024-11-19 10:05:03,485 [execute] INFO git cat-file --batch-check 10:05:03 2024-11-19 10:05:03,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:05:03 2024-11-19 10:05:03,491 [execute] INFO git cat-file --batch 10:05:03 2024-11-19 10:05:03,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:05:03 2024-11-19 10:05:03,497 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:05:03 4.0.0-dev.10 [Pipeline] } 10:05:03 $ docker exec --env ******** --env ******** d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 ssh-agent -k 10:05:03 unset SSH_AUTH_SOCK; 10:05:03 unset SSH_AGENT_PID; 10:05:03 echo Agent pid 38 killed; 10:05:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:03 + git semver [Pipeline] } 10:05:04 $ docker stop --time=1 d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 10:05:05 $ docker rm -f --volumes d37bb5bc85f3445ea0124b9b9ebc24cfd59814d41124d76c701b854614da7882 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:06 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 10:05:06 $ 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 10:05:06 $ docker top 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 -eo pid,comm 10:05:06 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). 10:05:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:06 [ssh-agent] Looking for ssh-agent implementation... 10:05:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:06 $ docker exec 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 ssh-agent 10:05:07 SSH_AUTH_SOCK=/tmp/ssh-6VzrPSCim3WM/agent.32 10:05:07 SSH_AGENT_PID=38 10:05:07 Running ssh-add (command line suppressed) 10:05:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9152389452137508818.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9152389452137508818.key) 10:05:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:07 + git semver push 10:05:07 2024-11-19 10:05:07,653 [run_push] DEBUG push 10:05:07 2024-11-19 10:05:07,653 [execute] INFO git cat-file --batch-check 10:05:07 2024-11-19 10:05:07,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:05:07 2024-11-19 10:05:07,656 [execute] INFO git rev-list 95d9df29d5edf8bdeca7f51e629eca11499268b0 -- 10:05:07 2024-11-19 10:05:07,657 [execute] DEBUG Popen(['git', 'rev-list', '95d9df29d5edf8bdeca7f51e629eca11499268b0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 10:05:07 2024-11-19 10:05:07,665 [execute] INFO git fetch -v origin 10:05:07 2024-11-19 10:05:07,665 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 10:05:08 2024-11-19 10:05:08,125 [run_push] DEBUG no remote changes detected 10:05:08 2024-11-19 10:05:08,125 [execute] INFO git push origin semver 10:05:08 2024-11-19 10:05:08,126 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 10:05:08 2024-11-19 10:05:08,790 [run_push] DEBUG push all version tags 10:05:08 2024-11-19 10:05:08,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:05:08 2024-11-19 10:05:08,791 [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) 10:05:09 2024-11-19 10:05:09,510 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:05:09 4.0.0-dev.10 [Pipeline] } 10:05:09 $ docker exec --env ******** --env ******** 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 ssh-agent -k 10:05:09 unset SSH_AUTH_SOCK; 10:05:09 unset SSH_AGENT_PID; 10:05:09 echo Agent pid 38 killed; 10:05:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:10 + git semver [Pipeline] } 10:05:10 $ docker stop --time=1 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 10:05:12 $ docker rm -f --volumes 0b966a4598977698aee9c8a58151610fb4e87775420a72a515b67aeb4e6bc1f3 [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 10:05:13 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 10:05:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:05:13 total 16 10:05:13 drwxr-xr-x 3 root root 4096 Nov 19 09:50 . 10:05:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 10:04 .. 10:05:13 drwxr-xr-x 2 root root 4096 Nov 19 09:50 cost 10:05:13 -rw-r--r-- 1 root root 96 Nov 19 09:50 cost.csv 10:05:13 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 10:05:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:05:13 total 16 10:05:13 drwxr-xr-x 3 jenkins jenkins 4096 Nov 19 09:50 . 10:05:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 19 10:04 .. 10:05:13 drwxr-xr-x 2 jenkins jenkins 4096 Nov 19 09:50 cost 10:05:13 -rw-r--r-- 1 jenkins jenkins 96 Nov 19 09:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:05:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:14 ---> package-listing.sh 10:05:14 ++ facter osfamily 10:05:14 ++ tr '[:upper:]' '[:lower:]' 10:05:14 + OS_FAMILY=debian 10:05:14 + workspace=/w/workspace/ry_app-service-configurable_main 10:05:14 + START_PACKAGES=/tmp/packages_start.txt 10:05:14 + END_PACKAGES=/tmp/packages_end.txt 10:05:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:14 + PACKAGES=/tmp/packages_start.txt 10:05:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:05:14 + PACKAGES=/tmp/packages_end.txt 10:05:14 + case "${OS_FAMILY}" in 10:05:14 + dpkg -l 10:05:14 + grep '^ii' 10:05:14 + '[' -f /tmp/packages_start.txt ']' 10:05:14 + '[' -f /tmp/packages_end.txt ']' 10:05:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:05:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:05:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 10:05:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:05:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:15 prd-ubuntu20.04-docker-8c-8g-27015 does not seem to be running inside a container 10:05:15 $ 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 10:05:15 $ docker top 253b6b0920f9cc3550b5dc392ba8646418cae7fe670490dc9662b16f26975225 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:16 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:16 + mkdir -p /var/log/sysstat [Pipeline] sh 10:05:16 + ls /var/log/sa-host 10:05:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:16 provisioning config files... 10:05:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8630951505514608135tmp [Pipeline] { [Pipeline] echo 10:05:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:17 ---> create-netrc.sh [Pipeline] } 10:05:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:17 ---> python-tools-install.sh [Pipeline] echo 10:05:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:17 ---> sudo-logs.sh 10:05:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:05:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:18 ---> job-cost.sh 10:05:18 lf-activate-venv: SKIPPING 10:05:18 DEBUG: total: 0.2199999988079071 10:05:18 INFO: Retrieving Stack Cost... 10:05:18 INFO: Retrieving Pricing Info for: v3-standard-8 10:05:18 INFO: Archiving Costs [Pipeline] echo 10:05:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:19 ---> logs-deploy.sh 10:05:19 lf-activate-venv: SKIPPING 10:05:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/257 10:05:19 INFO: archiving workspace using pattern(s): 10:05:20 Archives upload complete. 10:05:20 INFO: archiving logs to Nexus