Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2cf19fdfbab540aeeb6422406a0226edc4878b7 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-ssh5988191960276397899.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-ssh17636997083390237811.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-ssh4788020555670434772.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-ssh429180714305913954.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-ssh2779468565493270079.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 ‘prd-ubuntu20.04-docker-8c-8g-24150’ is offline Running on prd-ubuntu20.04-docker-8c-8g-24152 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 b2cf19fdfbab540aeeb6422406a0226edc4878b7 (main) > 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 b2cf19fdfbab540aeeb6422406a0226edc4878b7 # timeout=10 Commit message: "Merge pull request #685 from jinlinGuan/v4-module" > git rev-list --no-walk 5fbb3d57db202537555a2e017545cd2bf3f63d88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:39:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:39:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:39:15 ========================================================= 10:39:15 EdgeX Global Pipelines Version Info 10:39:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:39:16 ------------------- 10:39:16 stable info: 10:39:16 ------------------- 10:39:16 Commited By: Ginny Guan ginny@iotechsys.com 10:39:16 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:39:16 Message: update stable to v1.0.265 10:39:17 ------------------- 10:39:17 experimental info: 10:39:17 ------------------- 10:39:17 Commited By: Cherry Wang cherry@iotechsys.com 10:39:17 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:39:17 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:39:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2cf19f [Pipeline] echo 10:39:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:18 provisioning config files... 10:39:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17216008137583989660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:18 ---> ****-login.sh 10:39:18 nexus3.edgexfoundry.org:10001 10:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:18 Configure a credential helper to remove this warning. See 10:39:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:18 10:39:18 Login Succeeded 10:39:18 nexus3.edgexfoundry.org:10002 10:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:18 Configure a credential helper to remove this warning. See 10:39:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:18 10:39:18 Login Succeeded 10:39:18 nexus3.edgexfoundry.org:10003 10:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:19 Configure a credential helper to remove this warning. See 10:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:19 10:39:19 Login Succeeded 10:39:19 nexus3.edgexfoundry.org:10004 10:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:19 Configure a credential helper to remove this warning. See 10:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:19 10:39:19 Login Succeeded 10:39:19 ****.io 10:39:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:19 Configure a credential helper to remove this warning. See 10:39:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:19 10:39:19 Login Succeeded 10:39:19 ---> ****-login.sh ends [Pipeline] } 10:39:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:39:19 + git rev-list -1 --merges b2cf19fdfbab540aeeb6422406a0226edc4878b7~1..b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] echo 10:39:19 -----------> git rev-list -1 --merges b2cf19fdfbab540aeeb6422406a0226edc4878b7~1..b2cf19fdfbab540aeeb6422406a0226edc4878b7 b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:39:19 b2cf19fdfbab540aeeb6422406a0226edc4878b7 [false] [Pipeline] sh 10:39:20 + git log --format=format:%s -1 b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] echo 10:39:20 ========================================================= 10:39:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:39:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:39:20 + git log --format=format:%s -1 b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] echo 10:39:20 [semverPrep] GIT_COMMIT: b2cf19fdfbab540aeeb6422406a0226edc4878b7, Commit Message: Merge pull request #685 from jinlinGuan/v4-module [Pipeline] echo 10:39:20 [semverPrep] This is not a build commit. [Pipeline] sh 10:39:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:39:21 + grep -v github /etc/ssh/ssh_known_hosts 10:39:21 + [ -e /tmp/ssh_known_hosts ] 10:39:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:39:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:39:21 + sudo tee -a /etc/ssh/ssh_known_hosts 10:39:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:21 10:39:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:21 0.1.4: Pulling from edgex-devops/py-git-semver 10:39:21 b85a868b505f: Pulling fs layer 10:39:21 e2be974225ed: Pulling fs layer 10:39:21 339a4e72a1f5: Pulling fs layer 10:39:21 988bab9f4d93: Pulling fs layer 10:39:21 1469e6f7b9e6: Pulling fs layer 10:39:21 eaf3925da568: Pulling fs layer 10:39:21 bab4dde63d76: Pulling fs layer 10:39:21 bde34c3a00c8: Pulling fs layer 10:39:21 b352a97aabf1: Pulling fs layer 10:39:21 4872d77fe225: Pulling fs layer 10:39:21 5851b861e8e6: Pulling fs layer 10:39:21 988bab9f4d93: Waiting 10:39:21 1469e6f7b9e6: Waiting 10:39:21 b352a97aabf1: Waiting 10:39:21 eaf3925da568: Waiting 10:39:21 4872d77fe225: Waiting 10:39:21 bde34c3a00c8: Waiting 10:39:21 5851b861e8e6: Waiting 10:39:21 e2be974225ed: Download complete 10:39:21 988bab9f4d93: Verifying Checksum 10:39:21 988bab9f4d93: Download complete 10:39:21 1469e6f7b9e6: Verifying Checksum 10:39:21 1469e6f7b9e6: Download complete 10:39:21 eaf3925da568: Download complete 10:39:21 339a4e72a1f5: Verifying Checksum 10:39:21 339a4e72a1f5: Download complete 10:39:22 bde34c3a00c8: Verifying Checksum 10:39:22 bde34c3a00c8: Download complete 10:39:22 b352a97aabf1: Verifying Checksum 10:39:22 b352a97aabf1: Download complete 10:39:22 4872d77fe225: Verifying Checksum 10:39:22 4872d77fe225: Download complete 10:39:22 5851b861e8e6: Download complete 10:39:22 b85a868b505f: Verifying Checksum 10:39:22 b85a868b505f: Download complete 10:39:22 bab4dde63d76: Verifying Checksum 10:39:22 bab4dde63d76: Download complete 10:39:23 b85a868b505f: Pull complete 10:39:23 e2be974225ed: Pull complete 10:39:23 339a4e72a1f5: Pull complete 10:39:23 988bab9f4d93: Pull complete 10:39:24 1469e6f7b9e6: Pull complete 10:39:24 eaf3925da568: Pull complete 10:39:26 bab4dde63d76: Pull complete 10:39:26 bde34c3a00c8: Pull complete 10:39:26 b352a97aabf1: Pull complete 10:39:26 4872d77fe225: Pull complete 10:39:26 5851b861e8e6: Pull complete 10:39:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:39:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:39:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:26 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:39:26 $ 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 10:39:29 $ docker top eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 -eo pid,comm 10:39: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:39:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:39:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:29 [ssh-agent] Looking for ssh-agent implementation... 10:39:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:29 $ docker exec eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 ssh-agent 10:39:29 SSH_AUTH_SOCK=/tmp/ssh-QRWkOFGHyHBI/agent.32 10:39:29 SSH_AGENT_PID=38 10:39:29 Running ssh-add (command line suppressed) 10:39:29 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15831436375324622319.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15831436375324622319.key) 10:39:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:30 + git tag --points-at HEAD [Pipeline] } 10:39:30 $ docker exec --env ******** --env ******** eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 ssh-agent -k 10:39:30 unset SSH_AUTH_SOCK; 10:39:30 unset SSH_AGENT_PID; 10:39:30 echo Agent pid 38 killed; 10:39:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:39:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:39:30 [ssh-agent] Looking for ssh-agent implementation... 10:39:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:30 $ docker exec eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 ssh-agent 10:39:30 SSH_AUTH_SOCK=/tmp/ssh-lx89CWRhELqJ/agent.71 10:39:30 SSH_AGENT_PID=77 10:39:30 Running ssh-add (command line suppressed) 10:39:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1792771738936233134.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1792771738936233134.key) 10:39:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:39:30 + git semver init 10:39:31 2024-10-30 10:39:31,127 [run_init] DEBUG init version:0.0.0 force:False 10:39:31 2024-10-30 10:39:31,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 10:39:31 2024-10-30 10:39:31,128 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 10:39:31 2024-10-30 10:39:31,128 [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) 10:39:32 2024-10-30 10:39:32,146 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 10:39:32 2024-10-30 10:39:32,147 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 10:39:32 2024-10-30 10:39:32,147 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:39:32 2024-10-30 10:39:32,147 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:39:32 4.0.0-dev.1 [Pipeline] } 10:39:32 $ docker exec --env ******** --env ******** eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 ssh-agent -k 10:39:32 unset SSH_AUTH_SOCK; 10:39:32 unset SSH_AGENT_PID; 10:39:32 echo Agent pid 77 killed; 10:39:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:39:33 + git semver [Pipeline] } 10:39:33 $ docker stop --time=1 eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 10:39:34 $ docker rm -f --volumes eb9f92628411ad4cbcbd2f0111fe49d34db04056588c9d7fa6338051bc1eb267 [Pipeline] // withDockerContainer [Pipeline] sh 10:39:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:39:35 Stashed 1 file(s) [Pipeline] echo 10:39:35 [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:39:35 provisioning config files... 10:39:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7387433180068479098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:35 ---> ****-login.sh 10:39:35 nexus3.edgexfoundry.org:10001 10:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:35 Configure a credential helper to remove this warning. See 10:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:35 10:39:35 Login Succeeded 10:39:35 nexus3.edgexfoundry.org:10002 10:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:35 Configure a credential helper to remove this warning. See 10:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:35 10:39:35 Login Succeeded 10:39:35 nexus3.edgexfoundry.org:10003 10:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:35 Configure a credential helper to remove this warning. See 10:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:35 10:39:35 Login Succeeded 10:39:35 nexus3.edgexfoundry.org:10004 10:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:35 Configure a credential helper to remove this warning. See 10:39:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:35 10:39:35 Login Succeeded 10:39:35 ****.io 10:39:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:36 Configure a credential helper to remove this warning. See 10:39:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:36 10:39:36 Login Succeeded 10:39:36 ---> ****-login.sh ends [Pipeline] } 10:39:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:39:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:39:36 ========================================================= 10:39:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:39:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:36 + 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 . 10:39:36 Sending build context to Docker daemon 9.188MB 10:39:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:39:36 Step 2/12 : FROM ${BASE} AS builder 10:39:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:39:36 43c4264eed91: Pulling fs layer 10:39:36 4cc291be95ef: Pulling fs layer 10:39:36 2ac1f1163629: Pulling fs layer 10:39:36 5c3c966382ef: Pulling fs layer 10:39:36 4f4fb700ef54: Pulling fs layer 10:39:36 5d5c8e513c77: Pulling fs layer 10:39:36 9f66e0745190: Pulling fs layer 10:39:36 f49a43e4bbc0: Pulling fs layer 10:39:36 561ebcabdf7f: Pulling fs layer 10:39:36 5c3c966382ef: Waiting 10:39:36 4f4fb700ef54: Waiting 10:39:36 5d5c8e513c77: Waiting 10:39:36 9f66e0745190: Waiting 10:39:36 f49a43e4bbc0: Waiting 10:39:36 561ebcabdf7f: Waiting 10:39:36 4cc291be95ef: Verifying Checksum 10:39:36 4cc291be95ef: Download complete 10:39:36 5c3c966382ef: Verifying Checksum 10:39:36 5c3c966382ef: Download complete 10:39:36 4f4fb700ef54: Verifying Checksum 10:39:36 4f4fb700ef54: Download complete 10:39:36 5d5c8e513c77: Download complete 10:39:36 43c4264eed91: Download complete 10:39:36 9f66e0745190: Verifying Checksum 10:39:36 9f66e0745190: Download complete 10:39:36 43c4264eed91: Pull complete 10:39:37 561ebcabdf7f: Verifying Checksum 10:39:37 561ebcabdf7f: Download complete 10:39:37 4cc291be95ef: Pull complete 10:39:37 2ac1f1163629: Verifying Checksum 10:39:37 2ac1f1163629: Download complete 10:39:37 f49a43e4bbc0: Verifying Checksum 10:39:37 f49a43e4bbc0: Download complete 10:39:41 2ac1f1163629: Pull complete 10:39:41 5c3c966382ef: Pull complete 10:39:41 4f4fb700ef54: Pull complete 10:39:41 5d5c8e513c77: Pull complete 10:39:41 9f66e0745190: Pull complete 10:39:42 f49a43e4bbc0: Pull complete 10:39:43 561ebcabdf7f: Pull complete 10:39:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:39:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:39:43 ---> 3a752c3f9dda 10:39:43 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:39:47 ---> Running in c51bbecd8353 10:39:47 Removing intermediate container c51bbecd8353 10:39:47 ---> 603ae81b40c2 10:39:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:39:47 ---> Running in a4614396998b 10:39:47 Removing intermediate container a4614396998b 10:39:47 ---> 475cffc94ef3 10:39:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:39:47 ---> Running in 1b877f6f9135 10:39:47 Removing intermediate container 1b877f6f9135 10:39:47 ---> 774039c3ff2f 10:39:47 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:39:47 ---> Running in a950cc4913fa 10:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:39:48 OK: 246 MiB in 54 packages 10:39:48 Removing intermediate container a950cc4913fa 10:39:48 ---> 38bd73537fc0 10:39:48 Step 7/12 : WORKDIR /app 10:39:48 ---> Running in 82c56225d255 10:39:48 Removing intermediate container 82c56225d255 10:39:48 ---> b188f6350df2 10:39:48 Step 8/12 : COPY go.mod vendor* ./ 10:39:48 ---> fae33465eac2 10:39:48 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:49 ---> Running in c90511a1e320 10:39:50 Still waiting to schedule task 10:39:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24151’ is offline 10:40:45 Removing intermediate container c90511a1e320 10:40:45 ---> 7fab78befad4 10:40:45 Step 10/12 : COPY . . 10:40:45 ---> 57b833ff1ec9 10:40:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:40:45 ---> Running in 52259f2b37f3 10:40:45 Removing intermediate container 52259f2b37f3 10:40:45 ---> d290fc2b2d48 10:40:45 Step 12/12 : RUN $MAKE 10:40:45 ---> Running in c8cdd230722f 10:40:45 noop 10:40:45 Removing intermediate container c8cdd230722f 10:40:45 ---> 6bdcdb363a69 10:40:45 Successfully built 6bdcdb363a69 10:40:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:45 + docker inspect -f . ci-base-image-x86_64 10:40:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:45 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:40:45 $ 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 10:40:46 $ docker top 57cf8bc3bf9189c349d1e2612886ba151dfd2751a98402f74f09325508375107 -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:46 + go version 10:40:46 go version go1.23.2 linux/amd64 [Pipeline] } 10:40:46 $ docker stop --time=1 57cf8bc3bf9189c349d1e2612886ba151dfd2751a98402f74f09325508375107 10:40:47 $ docker rm -f --volumes 57cf8bc3bf9189c349d1e2612886ba151dfd2751a98402f74f09325508375107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:48 + docker inspect -f . ci-base-image-x86_64 10:40:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:40:48 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:40:48 $ 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 10:40:48 $ docker top 6c799652b38594dff2b111af4c9080c9a641c8cdfdee9e8574834422a80c8b5f -eo pid,comm [Pipeline] { [Pipeline] sh 10:40:48 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 10:40:49 + make test 10:40:49 go test -race -coverprofile=coverage.out ./... 10:41:21 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 10:41:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24153 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 10:41:25 Running in /w/workspace/app-service-configurable/249 [Pipeline] { [Pipeline] checkout 10:41:25 The recommended git tool is: git 10:41:30 using credential edgex-jenkins-ssh 10:41:30 Cloning the remote Git repository 10:41:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 10:41:30 > git init /w/workspace/app-service-configurable/249 # timeout=10 10:41:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 10:41:30 > git --version # timeout=10 10:41:30 > git --version # 'git version 2.25.1' 10:41:30 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 10:41:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:33 Avoid second fetch 10:41:33 Checking out Revision b2cf19fdfbab540aeeb6422406a0226edc4878b7 (main) 10:41:34 Commit message: "Merge pull request #685 from jinlinGuan/v4-module" 10:41:33 > git config core.sparsecheckout # timeout=10 10:41:33 > git checkout -f b2cf19fdfbab540aeeb6422406a0226edc4878b7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:41:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:41:39 % Total % Received % Xferd Average Speed Time Time Time Current 10:41:39 Dload Upload Total Spent Left Speed 10:41:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89083 0 --:--:-- --:--:-- --:--:-- 88468 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 10:41:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:41:39 + sudo tee /etc/docker/daemon.new 10:41:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:41:39 { 10:41:39 "registry-mirrors": [ 10:41:39 "https://nexus3.edgexfoundry.org:10001" 10:41:39 ], 10:41:39 "bip": "10.250.0.254/24", 10:41:39 "hosts": [ 10:41:39 "tcp://0.0.0.0:5555", 10:41:39 "unix:///var/run/docker.sock" 10:41:39 ], 10:41:39 "mtu": 1458, 10:41:39 "selinux-enabled": true, 10:41:39 "seccomp-profile": "/etc/docker/seccomp.json" 10:41:39 } [Pipeline] sh 10:41:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:41:40 + sudo service docker restart 10:41:53 go vet ./... 10:41:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:41:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:41:54 ./bin/test-attribution-txt.sh [Pipeline] echo 10:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:41:54 $ docker stop --time=1 6c799652b38594dff2b111af4c9080c9a641c8cdfdee9e8574834422a80c8b5f 10:42:01 $ docker rm -f --volumes 6c799652b38594dff2b111af4c9080c9a641c8cdfdee9e8574834422a80c8b5f [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:01 provisioning config files... 10:42:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/249@tmp/config9018921257992083373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:42:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:42:02 ---> ****-login.sh 10:42:02 nexus3.edgexfoundry.org:10001 [Pipeline] sh 10:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:42:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:02 Configure a credential helper to remove this warning. See 10:42:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:02 10:42:02 Login Succeeded 10:42:02 + ls -al . 10:42:02 total 248 10:42:02 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 10:40 . 10:42:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 10:39 .. 10:42:02 -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 10:39 .dockerignore 10:42:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:41 .git 10:42:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 10:39 .github 10:42:02 -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 10:39 .gitignore 10:42:02 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 10:39 .golangci.yml 10:42:02 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 10:39 .semver 10:42:02 -rw-rw-r-- 1 jenkins jenkins 16432 Oct 30 10:39 Attribution.txt 10:42:02 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 30 10:39 CHANGELOG.md 10:42:02 -rw-rw-r-- 1 jenkins jenkins 2008 Oct 30 10:39 Dockerfile 10:42:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 10:39 GOVERNANCE.md 10:42:02 -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 10:39 Jenkinsfile 10:42:02 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 10:39 LICENSE 10:42:02 -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 10:39 OWNERS.md 10:42:02 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 30 10:39 README.md 10:42:02 -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 10:39 VERSION 10:42:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 10:39 bin 10:42:02 -rw-r--r-- 1 jenkins jenkins 953 Oct 30 10:41 coverage.out 10:42:02 -rw-rw-r-- 1 jenkins jenkins 6646 Oct 30 10:39 go.mod 10:42:02 -rw-rw-r-- 1 jenkins jenkins 88830 Oct 30 10:39 go.sum 10:42:02 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 10:39 main.go 10:42:02 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 30 10:39 makefile 10:42:02 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 10:39 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:02 nexus3.edgexfoundry.org:10002 10:42:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:03 + 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=b2cf19fdfbab540aeeb6422406a0226edc4878b7 --label arch=amd64 --label version=4.0.0-dev.1 . 10:42:03 Sending build context to Docker daemon 9.19MB 10:42:03 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 10:42:03 Step 2/27 : FROM ${BASE} AS builder 10:42:03 ---> 6bdcdb363a69 10:42:03 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 10:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:03 Configure a credential helper to remove this warning. See 10:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:03 10:42:03 Login Succeeded 10:42:03 nexus3.edgexfoundry.org:10003 10:42:03 ---> Running in 393e1f122b93 10:42:03 Removing intermediate container 393e1f122b93 10:42:03 ---> 96613d550ee6 10:42:03 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 10:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:03 Configure a credential helper to remove this warning. See 10:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:03 10:42:03 Login Succeeded 10:42:03 nexus3.edgexfoundry.org:10004 10:42:03 ---> Running in f0642637f57a 10:42:03 Removing intermediate container f0642637f57a 10:42:03 ---> 53b0c465824c 10:42:03 Step 5/27 : ARG ADD_BUILD_TAGS="" 10:42:03 ---> Running in 6c8f576d9c1e 10:42:03 Removing intermediate container 6c8f576d9c1e 10:42:03 ---> 0f1e89cb6fc8 10:42:03 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:03 ---> Running in 6c287f3b34ac 10:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:03 Configure a credential helper to remove this warning. See 10:42:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:03 10:42:03 Login Succeeded 10:42:03 ****.io 10:42:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:04 Configure a credential helper to remove this warning. See 10:42:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:04 10:42:04 Login Succeeded 10:42:04 ---> ****-login.sh ends [Pipeline] } 10:42:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:42:04 OK: 246 MiB in 54 packages [Pipeline] echo 10:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:42:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:42:04 ========================================================= 10:42:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:42:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 10:42:04 Removing intermediate container 6c287f3b34ac 10:42:04 ---> f6ebb660eaf2 10:42:04 Step 7/27 : WORKDIR /app 10:42:04 ---> Running in 148dc988effe [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:05 Removing intermediate container 148dc988effe 10:42:05 ---> aeed3ee201d7 10:42:05 Step 8/27 : COPY go.mod vendor* ./ 10:42:05 ---> 36326b38b81f 10:42:05 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:05 ---> Running in 52d6385414de 10:42:05 + 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 . 10:42:05 Sending build context to Docker daemon 225.8kB 10:42:05 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:42:05 Step 2/12 : FROM ${BASE} AS builder 10:42:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:42:05 cf04c63912e1: Pulling fs layer 10:42:05 55b35a11ae5e: Pulling fs layer 10:42:05 a37a00ec5f00: Pulling fs layer 10:42:05 50b3750afda1: Pulling fs layer 10:42:05 4f4fb700ef54: Pulling fs layer 10:42:05 80978eb59214: Pulling fs layer 10:42:05 c9f46d7d2bd2: Pulling fs layer 10:42:05 c5a475d317c9: Pulling fs layer 10:42:05 50b3750afda1: Waiting 10:42:05 4f4fb700ef54: Waiting 10:42:05 80978eb59214: Waiting 10:42:05 c9f46d7d2bd2: Waiting 10:42:05 c5a475d317c9: Waiting 10:42:05 55b35a11ae5e: Verifying Checksum 10:42:05 55b35a11ae5e: Download complete 10:42:05 50b3750afda1: Download complete 10:42:05 4f4fb700ef54: Verifying Checksum 10:42:05 4f4fb700ef54: Download complete 10:42:05 80978eb59214: Verifying Checksum 10:42:05 80978eb59214: Download complete 10:42:05 cf04c63912e1: Verifying Checksum 10:42:05 cf04c63912e1: Download complete 10:42:05 Removing intermediate container 52d6385414de 10:42:05 ---> 527d70788162 10:42:05 Step 10/27 : COPY . . 10:42:06 ---> c94d73e08c83 10:42:06 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:42:06 ---> Running in 42829334e376 10:42:06 Removing intermediate container 42829334e376 10:42:06 ---> e01943968eb2 10:42:06 Step 12/27 : RUN $MAKE 10:42:06 ---> Running in aa6aa8385c30 10:42:06 c5a475d317c9: Verifying Checksum 10:42:06 c5a475d317c9: Download complete 10:42:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 10:42:06 cf04c63912e1: Pull complete 10:42:07 55b35a11ae5e: Pull complete 10:42:07 a37a00ec5f00: Verifying Checksum 10:42:07 a37a00ec5f00: Download complete 10:42:08 c9f46d7d2bd2: Verifying Checksum 10:42:08 c9f46d7d2bd2: Download complete 10:42:23 a37a00ec5f00: Pull complete 10:42:23 50b3750afda1: Pull complete 10:42:23 4f4fb700ef54: Pull complete 10:42:23 80978eb59214: Pull complete 10:42:29 c9f46d7d2bd2: Pull complete 10:42:30 c5a475d317c9: Pull complete 10:42:30 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:42:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:42:30 ---> be29e6b0f0d4 10:42:30 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 10:42:32 ---> Running in 1e67e279ea60 10:42:33 Removing intermediate container 1e67e279ea60 10:42:33 ---> a3252ff228cd 10:42:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:42:33 ---> Running in a8778add7893 10:42:33 Removing intermediate container a8778add7893 10:42:33 ---> 8a73194ef09e 10:42:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 10:42:33 ---> Running in 5579ce7b69cb 10:42:33 Removing intermediate container 5579ce7b69cb 10:42:33 ---> a77f498603e8 10:42:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:33 ---> Running in 66b52e4d9668 10:42:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:42:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:42:36 OK: 238 MiB in 54 packages 10:42:37 Removing intermediate container 66b52e4d9668 10:42:37 ---> d844dbafc6e8 10:42:37 Step 7/12 : WORKDIR /app 10:42:37 ---> Running in 8042845510f1 10:42:38 Removing intermediate container 8042845510f1 10:42:38 ---> 3e7e7b3f2441 10:42:38 Step 8/12 : COPY go.mod vendor* ./ 10:42:38 ---> 97e53c965cc8 10:42:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:38 ---> Running in 69b22d76fdbd 10:42:45 Removing intermediate container aa6aa8385c30 10:42:45 ---> 178059922881 10:42:45 Step 13/27 : FROM alpine:3.20 10:42:45 3.20: Pulling from library/alpine 10:42:45 43c4264eed91: Already exists 10:42:45 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:42:45 Status: Downloaded newer image for alpine:3.20 10:42:45 ---> 91ef0af61f39 10:42:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:42:45 ---> Running in 3b34e039115f 10:42:45 Removing intermediate container 3b34e039115f 10:42:45 ---> 4c495cab9dec 10:42:45 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:42:45 ---> Running in 9377d2cc971e 10:42:45 Removing intermediate container 9377d2cc971e 10:42:45 ---> f3a940a6c0cd 10:42:45 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 10:42:45 ---> Running in 3df94b9927dd 10:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:45 (1/2) Installing ca-certificates (20240705-r0) 10:42:45 (2/2) Installing dumb-init (1.2.5-r3) 10:42:45 Executing busybox-1.36.1-r29.trigger 10:42:45 Executing ca-certificates-20240705-r0.trigger 10:42:46 OK: 9 MiB in 16 packages 10:42:46 Removing intermediate container 3df94b9927dd 10:42:46 ---> df776567cf0f 10:42:46 Step 17/27 : RUN apk --no-cache upgrade 10:42:46 ---> Running in e6f21536380a 10:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:47 Upgrading critical system libraries and apk-tools: 10:42:47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:42:47 Executing busybox-1.36.1-r29.trigger 10:42:47 Continuing the upgrade transaction with new apk-tools: 10:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:42:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:42:47 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:42:47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:42:47 Executing ca-certificates-20240705-r0.trigger 10:42:47 OK: 9 MiB in 16 packages 10:42:48 Removing intermediate container e6f21536380a 10:42:48 ---> 72543896cf8d 10:42:48 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:42:48 ---> 0cd86e4654cb 10:42:48 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:42:48 ---> 7ab11fe897a1 10:42:48 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:42:48 ---> 54c261008706 10:42:48 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:42:50 ---> 1d9f5dfe2d71 10:42:50 Step 22/27 : EXPOSE 48095 10:42:50 ---> Running in c7ffa0158d6b 10:42:50 Removing intermediate container c7ffa0158d6b 10:42:50 ---> 700b21136c6d 10:42:50 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:42:50 ---> Running in 7828e2c9c00b 10:42:50 Removing intermediate container 7828e2c9c00b 10:42:50 ---> eb4f3e2a1260 10:42:50 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:42:50 ---> Running in dd4e9328a1a7 10:42:50 Removing intermediate container dd4e9328a1a7 10:42:50 ---> a59bd6ae2e2e 10:42:50 Step 25/27 : LABEL arch=amd64 10:42:50 ---> Running in f46a8fc2ed2a 10:42:50 Removing intermediate container f46a8fc2ed2a 10:42:50 ---> f67d24d6f3ee 10:42:50 Step 26/27 : LABEL git_sha=b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:42:50 ---> Running in 6bf0bf54c5fb 10:42:50 Removing intermediate container 6bf0bf54c5fb 10:42:50 ---> 73c2ec1e13aa 10:42:50 Step 27/27 : LABEL version=4.0.0-dev.1 10:42:50 ---> Running in 77f428f69198 10:42:51 Removing intermediate container 77f428f69198 10:42:51 ---> 10de6fb04db5 10:42:51 [Warning] One or more build-args [ARCH] were not consumed 10:42:51 Successfully built 10de6fb04db5 10:42:51 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 10:42:51 provisioning config files... 10:42:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4334455507110356009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:51 ---> ****-login.sh 10:42:51 nexus3.edgexfoundry.org:10001 10:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:51 Configure a credential helper to remove this warning. See 10:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:51 10:42:51 Login Succeeded 10:42:51 nexus3.edgexfoundry.org:10002 10:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:51 Configure a credential helper to remove this warning. See 10:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:51 10:42:51 Login Succeeded 10:42:51 nexus3.edgexfoundry.org:10003 10:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:51 Configure a credential helper to remove this warning. See 10:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:51 10:42:51 Login Succeeded 10:42:51 nexus3.edgexfoundry.org:10004 10:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:51 Configure a credential helper to remove this warning. See 10:42:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:51 10:42:51 Login Succeeded 10:42:51 ****.io 10:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:52 Configure a credential helper to remove this warning. See 10:42:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:52 10:42:52 Login Succeeded 10:42:52 ---> ****-login.sh ends [Pipeline] } 10:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:42:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:42:52 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 10:42:52 b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:42:52 latest 10:42:52 4.0.0-dev.1 10:42:52 b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 10:42:52 main 10:42:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:42:52 f232545e8382: Preparing 10:42:52 978715b21b5d: Preparing 10:42:52 8a5d36039523: Preparing 10:42:52 c312a91ceacc: Preparing 10:42:52 ccb2e1aaa913: Preparing 10:42:52 4fb91ed4c6f0: Preparing 10:42:52 63ca1fbb43ae: Preparing 10:42:52 4fb91ed4c6f0: Waiting 10:42:52 c312a91ceacc: Pushed 10:42:52 8a5d36039523: Pushed 10:42:52 978715b21b5d: Pushed 10:42:52 63ca1fbb43ae: Layer already exists 10:42:53 4fb91ed4c6f0: Pushed 10:42:53 ccb2e1aaa913: Pushed 10:42:57 f232545e8382: Pushed 10:42:57 b2cf19fdfbab540aeeb6422406a0226edc4878b7: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:42:58 f232545e8382: Preparing 10:42:58 978715b21b5d: Preparing 10:42:58 8a5d36039523: Preparing 10:42:58 c312a91ceacc: Preparing 10:42:58 ccb2e1aaa913: Preparing 10:42:58 4fb91ed4c6f0: Preparing 10:42:58 63ca1fbb43ae: Preparing 10:42:58 4fb91ed4c6f0: Waiting 10:42:58 63ca1fbb43ae: Waiting 10:42:58 ccb2e1aaa913: Layer already exists 10:42:58 8a5d36039523: Layer already exists 10:42:58 f232545e8382: Layer already exists 10:42:58 c312a91ceacc: Layer already exists 10:42:58 978715b21b5d: Layer already exists 10:42:58 63ca1fbb43ae: Layer already exists 10:42:58 4fb91ed4c6f0: Layer already exists 10:42:58 latest: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.1 10:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:42:59 f232545e8382: Preparing 10:42:59 978715b21b5d: Preparing 10:42:59 8a5d36039523: Preparing 10:42:59 c312a91ceacc: Preparing 10:42:59 ccb2e1aaa913: Preparing 10:42:59 4fb91ed4c6f0: Preparing 10:42:59 63ca1fbb43ae: Preparing 10:42:59 4fb91ed4c6f0: Waiting 10:42:59 63ca1fbb43ae: Waiting 10:42:59 978715b21b5d: Layer already exists 10:42:59 8a5d36039523: Layer already exists 10:42:59 ccb2e1aaa913: Layer already exists 10:42:59 c312a91ceacc: Layer already exists 10:42:59 f232545e8382: Layer already exists 10:42:59 63ca1fbb43ae: Layer already exists 10:42:59 4fb91ed4c6f0: Layer already exists 10:42:59 4.0.0-dev.1: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 10:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:42:59 f232545e8382: Preparing 10:42:59 978715b21b5d: Preparing 10:42:59 8a5d36039523: Preparing 10:42:59 c312a91ceacc: Preparing 10:42:59 ccb2e1aaa913: Preparing 10:42:59 4fb91ed4c6f0: Preparing 10:42:59 63ca1fbb43ae: Preparing 10:42:59 8a5d36039523: Layer already exists 10:42:59 c312a91ceacc: Layer already exists 10:42:59 ccb2e1aaa913: Layer already exists 10:42:59 978715b21b5d: Layer already exists 10:42:59 f232545e8382: Layer already exists 10:42:59 4fb91ed4c6f0: Layer already exists 10:42:59 63ca1fbb43ae: Layer already exists 10:42:59 b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 10:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 10:43:00 f232545e8382: Preparing 10:43:00 978715b21b5d: Preparing 10:43:00 8a5d36039523: Preparing 10:43:00 c312a91ceacc: Preparing 10:43:00 ccb2e1aaa913: Preparing 10:43:00 4fb91ed4c6f0: Preparing 10:43:00 63ca1fbb43ae: Preparing 10:43:00 63ca1fbb43ae: Waiting 10:43:00 4fb91ed4c6f0: Waiting 10:43:00 ccb2e1aaa913: Layer already exists 10:43:00 8a5d36039523: Layer already exists 10:43:00 978715b21b5d: Layer already exists 10:43:00 c312a91ceacc: Layer already exists 10:43:00 f232545e8382: Layer already exists 10:43:00 63ca1fbb43ae: Layer already exists 10:43:00 4fb91ed4c6f0: Layer already exists 10:43:00 main: digest: sha256:a53f256679507f437f740266e8e20db88c8ffc9d8dfd89cc10f1999f7c1fb437 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:00 ===================================================== [Pipeline] echo 10:43:00 taggedImages: 10:43:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:43:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 10:43:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:4.0.0-dev.1 10:43:00 - nexus3.edgexfoundry.org:10004/app-service-configurable:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 10:43:00 - 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 10:43:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:00 10:43:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:01 latest: Pulling from edgex-lftools-log-publisher 10:43:01 5eb5b503b376: Pulling fs layer 10:43:01 5c69ac0246d0: Pulling fs layer 10:43:01 ec43610c2a17: Pulling fs layer 10:43:01 3a2ae6a8a46f: Pulling fs layer 10:43:01 33b1e0a273af: Pulling fs layer 10:43:01 5d3b04190fa2: Pulling fs layer 10:43:01 2f39f015ded8: Pulling fs layer 10:43:01 3a2ae6a8a46f: Waiting 10:43:01 2f39f015ded8: Waiting 10:43:01 5d3b04190fa2: Waiting 10:43:01 33b1e0a273af: Waiting 10:43:01 5c69ac0246d0: Download complete 10:43:01 3a2ae6a8a46f: Verifying Checksum 10:43:01 3a2ae6a8a46f: Download complete 10:43:01 ec43610c2a17: Download complete 10:43:01 33b1e0a273af: Verifying Checksum 10:43:01 33b1e0a273af: Download complete 10:43:01 5d3b04190fa2: Verifying Checksum 10:43:01 5d3b04190fa2: Download complete 10:43:01 5eb5b503b376: Verifying Checksum 10:43:01 5eb5b503b376: Download complete 10:43:02 2f39f015ded8: Download complete 10:43:02 5eb5b503b376: Pull complete 10:43:02 5c69ac0246d0: Pull complete 10:43:03 ec43610c2a17: Pull complete 10:43:03 3a2ae6a8a46f: Pull complete 10:43:03 33b1e0a273af: Pull complete 10:43:03 5d3b04190fa2: Pull complete 10:43:07 2f39f015ded8: Pull complete 10:43:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:07 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:43:07 $ 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 10:43:13 $ docker top f74739acb457551fa2c9326c197b4d4275ea133170c289dc0f1e82612484559e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:13 ---> job-cost.sh 10:43:13 lf-activate-venv: SKIPPING 10:43:13 INFO: No Stack... 10:43:13 INFO: Retrieving Pricing Info for: v3-standard-8 10:43:14 INFO: Archiving Costs [Pipeline] sh 10:43:14 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 10:43:14 + cut -d, -f6 [Pipeline] lock 10:43:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] 10:43:14 Resource [jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] did not exist. Created. 10:43:14 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:43:14 + echo total: 0.2199999988079071 [Pipeline] stash 10:43:14 Stashed 1 file(s) [Pipeline] } 10:43:14 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [Pipeline] // lock [Pipeline] } 10:43:14 $ docker stop --time=1 f74739acb457551fa2c9326c197b4d4275ea133170c289dc0f1e82612484559e 10:43:15 $ docker rm -f --volumes f74739acb457551fa2c9326c197b4d4275ea133170c289dc0f1e82612484559e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:44:30 Removing intermediate container 69b22d76fdbd 10:44:30 ---> f8ee31e119b4 10:44:30 Step 10/12 : COPY . . 10:44:30 ---> 95ed8c16b27a 10:44:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:44:30 ---> Running in e6c6dbc8c12a 10:44:30 Removing intermediate container e6c6dbc8c12a 10:44:30 ---> c29205aecd06 10:44:30 Step 12/12 : RUN $MAKE 10:44:30 ---> Running in 919cc4f993ba 10:44:30 noop 10:44:30 Removing intermediate container 919cc4f993ba 10:44:30 ---> f659531f4a20 10:44:30 Successfully built f659531f4a20 10:44:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:30 + docker inspect -f . ci-base-image-arm64 10:44:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:31 prd-ubuntu20.04-docker-arm64-4c-16g-24153 does not seem to be running inside a container 10:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/249 -v /w/workspace/app-service-configurable/249:/w/workspace/app-service-configurable/249:rw,z -v /w/workspace/app-service-configurable/249@tmp:/w/workspace/app-service-configurable/249@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 10:44:32 $ docker top 68e32c0749cc39ec1c8b2ff01d2eaacb2f188f8a3f26db2a770186c18fee1b16 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:33 + go version 10:44:33 go version go1.23.2 linux/arm64 [Pipeline] } 10:44:33 $ docker stop --time=1 68e32c0749cc39ec1c8b2ff01d2eaacb2f188f8a3f26db2a770186c18fee1b16 10:44:34 $ docker rm -f --volumes 68e32c0749cc39ec1c8b2ff01d2eaacb2f188f8a3f26db2a770186c18fee1b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:35 + docker inspect -f . ci-base-image-arm64 10:44:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:35 prd-ubuntu20.04-docker-arm64-4c-16g-24153 does not seem to be running inside a container 10:44:35 $ 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/249 -v /w/workspace/app-service-configurable/249:/w/workspace/app-service-configurable/249:rw,z -v /w/workspace/app-service-configurable/249@tmp:/w/workspace/app-service-configurable/249@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 10:44:36 $ docker top 2cf297ccdfba0427900b4cfc74db390fb28fef38aedd12ac5470ad9b29fb7a21 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:37 + git config --global --add safe.directory /w/workspace/app-service-configurable/249 [Pipeline] fileExists [Pipeline] sh 10:44:37 + make test 10:44:37 go test -race -coverprofile=coverage.out ./... 10:48:59 github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements 10:48:59 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:48:59 go vet ./... 10:52:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:52:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:52:36 ./bin/test-attribution-txt.sh [Pipeline] echo 10:52:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:52:36 $ docker stop --time=1 2cf297ccdfba0427900b4cfc74db390fb28fef38aedd12ac5470ad9b29fb7a21 10:52:38 $ docker rm -f --volumes 2cf297ccdfba0427900b4cfc74db390fb28fef38aedd12ac5470ad9b29fb7a21 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:52:40 Warning: overwriting stash ‘coverage-report’ 10:52:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:52:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:52:41 + ls -al . 10:52:41 total 244 10:52:41 drwxrwxr-x 6 jenkins jenkins 4096 Oct 30 10:44 . 10:52:41 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 10:41 .. 10:52:41 -rw-rw-r-- 1 jenkins jenkins 119 Oct 30 10:41 .dockerignore 10:52:41 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:41 .git 10:52:41 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 10:41 .github 10:52:41 -rw-rw-r-- 1 jenkins jenkins 106 Oct 30 10:41 .gitignore 10:52:41 -rw-rw-r-- 1 jenkins jenkins 41 Oct 30 10:41 .golangci.yml 10:52:41 -rw-rw-r-- 1 jenkins jenkins 16432 Oct 30 10:41 Attribution.txt 10:52:41 -rw-rw-r-- 1 jenkins jenkins 37263 Oct 30 10:41 CHANGELOG.md 10:52:41 -rw-rw-r-- 1 jenkins jenkins 2008 Oct 30 10:41 Dockerfile 10:52:41 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 10:41 GOVERNANCE.md 10:52:41 -rw-rw-r-- 1 jenkins jenkins 666 Oct 30 10:41 Jenkinsfile 10:52:41 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 30 10:41 LICENSE 10:52:41 -rw-rw-r-- 1 jenkins jenkins 618 Oct 30 10:41 OWNERS.md 10:52:41 -rw-rw-r-- 1 jenkins jenkins 4582 Oct 30 10:41 README.md 10:52:41 -rw-rw-r-- 1 jenkins jenkins 11 Oct 30 10:39 VERSION 10:52:41 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 10:41 bin 10:52:41 -rw-r--r-- 1 jenkins jenkins 953 Oct 30 10:48 coverage.out 10:52:41 -rw-rw-r-- 1 jenkins jenkins 6646 Oct 30 10:41 go.mod 10:52:41 -rw-rw-r-- 1 jenkins jenkins 88830 Oct 30 10:41 go.sum 10:52:41 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 30 10:41 main.go 10:52:41 -rw-rw-r-- 1 jenkins jenkins 3109 Oct 30 10:41 makefile 10:52:41 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 10:41 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:42 + 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=b2cf19fdfbab540aeeb6422406a0226edc4878b7 --label arch=arm64 --label version=4.0.0-dev.1 . 10:52:42 Sending build context to Docker daemon 227.3kB 10:52:42 Step 1/27 : ARG BASE=golang:1.23-alpine3.20 10:52:42 Step 2/27 : FROM ${BASE} AS builder 10:52:42 ---> f659531f4a20 10:52:42 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 10:52:42 ---> Running in ad97cbdc1935 10:52:42 Removing intermediate container ad97cbdc1935 10:52:42 ---> dff484d5f93e 10:52:42 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 10:52:42 ---> Running in f384387c881e 10:52:43 Removing intermediate container f384387c881e 10:52:43 ---> 995f03a09ff9 10:52:43 Step 5/27 : ARG ADD_BUILD_TAGS="" 10:52:43 ---> Running in 979c9cbe6ce4 10:52:43 Removing intermediate container 979c9cbe6ce4 10:52:43 ---> 86124ee51eb5 10:52:43 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:43 ---> Running in d9df3e823e18 10:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:52:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:52:46 OK: 238 MiB in 54 packages 10:52:47 Removing intermediate container d9df3e823e18 10:52:47 ---> eea27a63b950 10:52:47 Step 7/27 : WORKDIR /app 10:52:47 ---> Running in ed984e603a2d 10:52:47 Removing intermediate container ed984e603a2d 10:52:47 ---> 41f7db0409f8 10:52:47 Step 8/27 : COPY go.mod vendor* ./ 10:52:47 ---> 822863e0e518 10:52:47 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:47 ---> Running in 5a7ce2e0dff7 10:52:51 Removing intermediate container 5a7ce2e0dff7 10:52:51 ---> 545dc3167b54 10:52:51 Step 10/27 : COPY . . 10:52:51 ---> d6c1cafbc5dd 10:52:51 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:51 ---> Running in f8f66f06c266 10:52:51 Removing intermediate container f8f66f06c266 10:52:51 ---> 3774bf1dc37e 10:52:51 Step 12/27 : RUN $MAKE 10:52:51 ---> Running in 21e7f40bed85 10:52:52 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable 10:56:29 Removing intermediate container 21e7f40bed85 10:56:29 ---> 130ec5b97e8f 10:56:29 Step 13/27 : FROM alpine:3.20 10:56:29 3.20: Pulling from library/alpine 10:56:29 cf04c63912e1: Already exists 10:56:29 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:56:29 Status: Downloaded newer image for alpine:3.20 10:56:29 ---> c157a85ed455 10:56:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:56:29 ---> Running in d224cd66f95f 10:56:29 Removing intermediate container d224cd66f95f 10:56:29 ---> b6cae54228e3 10:56:29 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 10:56:29 ---> Running in a032ecc0a2ae 10:56:29 Removing intermediate container a032ecc0a2ae 10:56:29 ---> 3ffeea2e3dbf 10:56:29 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 10:56:29 ---> Running in 928cf60922c3 10:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:56:29 (1/2) Installing ca-certificates (20240705-r0) 10:56:29 (2/2) Installing dumb-init (1.2.5-r3) 10:56:29 Executing busybox-1.36.1-r29.trigger 10:56:29 Executing ca-certificates-20240705-r0.trigger 10:56:29 OK: 10 MiB in 16 packages 10:56:29 Removing intermediate container 928cf60922c3 10:56:29 ---> 2dbe27f07645 10:56:29 Step 17/27 : RUN apk --no-cache upgrade 10:56:29 ---> Running in 1a3175d4b9c5 10:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:56:29 Upgrading critical system libraries and apk-tools: 10:56:29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:56:29 Executing busybox-1.36.1-r29.trigger 10:56:29 Continuing the upgrade transaction with new apk-tools: 10:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:56:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:56:29 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:56:29 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:56:29 Executing ca-certificates-20240705-r0.trigger 10:56:29 OK: 10 MiB in 16 packages 10:56:31 Removing intermediate container 1a3175d4b9c5 10:56:31 ---> 4625c787de23 10:56:31 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 10:56:31 ---> a405f59ff557 10:56:31 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 10:56:32 ---> 0e5665ae7587 10:56:32 Step 20/27 : COPY --from=builder /app/res/ /res/ 10:56:32 ---> b7ad7f6679f3 10:56:32 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 10:56:35 ---> b515579dd262 10:56:35 Step 22/27 : EXPOSE 48095 10:56:35 ---> Running in 77a8af478eca 10:56:35 Removing intermediate container 77a8af478eca 10:56:35 ---> 4aa6a41cb17d 10:56:35 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 10:56:35 ---> Running in bf0222a132b0 10:56:35 Removing intermediate container bf0222a132b0 10:56:35 ---> 76b3f5073bdd 10:56:35 Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:56:35 ---> Running in dce67b28b895 10:56:36 Removing intermediate container dce67b28b895 10:56:36 ---> a29379ee6d9f 10:56:36 Step 25/27 : LABEL arch=arm64 10:56:36 ---> Running in df8fead33e3d 10:56:36 Removing intermediate container df8fead33e3d 10:56:36 ---> a50ec8dc931e 10:56:36 Step 26/27 : LABEL git_sha=b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:56:36 ---> Running in 87ff7c3609dd 10:56:37 Removing intermediate container 87ff7c3609dd 10:56:37 ---> 4cf7ca761557 10:56:37 Step 27/27 : LABEL version=4.0.0-dev.1 10:56:37 ---> Running in 772a2c62f920 10:56:37 Removing intermediate container 772a2c62f920 10:56:37 ---> f845a4b91e7d 10:56:37 [Warning] One or more build-args [ARCH] were not consumed 10:56:37 Successfully built f845a4b91e7d 10:56:37 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:56:37 provisioning config files... 10:56:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/249@tmp/config11992415451495617133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:37 ---> ****-login.sh 10:56:37 nexus3.edgexfoundry.org:10001 10:56:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:38 Configure a credential helper to remove this warning. See 10:56:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:38 10:56:38 Login Succeeded 10:56:38 nexus3.edgexfoundry.org:10002 10:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:38 Configure a credential helper to remove this warning. See 10:56:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:38 10:56:38 Login Succeeded 10:56:38 nexus3.edgexfoundry.org:10003 10:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:38 Configure a credential helper to remove this warning. See 10:56:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:38 10:56:38 Login Succeeded 10:56:38 nexus3.edgexfoundry.org:10004 10:56:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:39 Configure a credential helper to remove this warning. See 10:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:39 10:56:39 Login Succeeded 10:56:39 ****.io 10:56:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:56:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:56:39 Configure a credential helper to remove this warning. See 10:56:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:56:39 10:56:39 Login Succeeded 10:56:39 ---> ****-login.sh ends [Pipeline] } 10:56:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:56:39 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 10:56:39 b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:56:39 latest 10:56:39 4.0.0-dev.1 10:56:39 b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 10:56:39 main 10:56:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:39 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:56:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:56:40 9cd4b6cc8903: Preparing 10:56:40 642da3d4bdbd: Preparing 10:56:40 f13a5d349fbd: Preparing 10:56:40 51c99af65c3c: Preparing 10:56:40 f097d91e853c: Preparing 10:56:40 79d18d4f86d5: Preparing 10:56:40 16113d51b718: Preparing 10:56:40 79d18d4f86d5: Waiting 10:56:40 16113d51b718: Waiting 10:56:40 642da3d4bdbd: Pushed 10:56:40 51c99af65c3c: Pushed 10:56:40 f13a5d349fbd: Pushed 10:56:40 16113d51b718: Layer already exists 10:56:40 79d18d4f86d5: Pushed 10:56:41 f097d91e853c: Pushed 10:56:49 9cd4b6cc8903: Pushed 10:56:49 b2cf19fdfbab540aeeb6422406a0226edc4878b7: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:50 + 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:56:50 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:56:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:56:50 9cd4b6cc8903: Preparing 10:56:50 642da3d4bdbd: Preparing 10:56:50 f13a5d349fbd: Preparing 10:56:50 51c99af65c3c: Preparing 10:56:50 f097d91e853c: Preparing 10:56:50 79d18d4f86d5: Preparing 10:56:50 16113d51b718: Preparing 10:56:50 16113d51b718: Waiting 10:56:50 79d18d4f86d5: Waiting 10:56:50 51c99af65c3c: Layer already exists 10:56:50 f13a5d349fbd: Layer already exists 10:56:50 f097d91e853c: Layer already exists 10:56:50 642da3d4bdbd: Layer already exists 10:56:50 9cd4b6cc8903: Layer already exists 10:56:50 79d18d4f86d5: Layer already exists 10:56:50 16113d51b718: Layer already exists 10:56:50 latest: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:51 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:51 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.1 10:56:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:56:51 9cd4b6cc8903: Preparing 10:56:51 642da3d4bdbd: Preparing 10:56:51 f13a5d349fbd: Preparing 10:56:51 51c99af65c3c: Preparing 10:56:51 f097d91e853c: Preparing 10:56:51 79d18d4f86d5: Preparing 10:56:51 16113d51b718: Preparing 10:56:51 79d18d4f86d5: Waiting 10:56:51 16113d51b718: Waiting 10:56:51 f13a5d349fbd: Layer already exists 10:56:51 9cd4b6cc8903: Layer already exists 10:56:51 642da3d4bdbd: Layer already exists 10:56:51 51c99af65c3c: Layer already exists 10:56:51 f097d91e853c: Layer already exists 10:56:51 16113d51b718: Layer already exists 10:56:51 79d18d4f86d5: Layer already exists 10:56:51 4.0.0-dev.1: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 10:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:56:52 9cd4b6cc8903: Preparing 10:56:52 642da3d4bdbd: Preparing 10:56:52 f13a5d349fbd: Preparing 10:56:52 51c99af65c3c: Preparing 10:56:52 f097d91e853c: Preparing 10:56:52 79d18d4f86d5: Preparing 10:56:52 16113d51b718: Preparing 10:56:52 79d18d4f86d5: Waiting 10:56:52 16113d51b718: Waiting 10:56:52 51c99af65c3c: Layer already exists 10:56:52 642da3d4bdbd: Layer already exists 10:56:52 f13a5d349fbd: Layer already exists 10:56:52 9cd4b6cc8903: Layer already exists 10:56:52 f097d91e853c: Layer already exists 10:56:52 16113d51b718: Layer already exists 10:56:52 79d18d4f86d5: Layer already exists 10:56:52 b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + 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:56:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 10:56:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 10:56:53 9cd4b6cc8903: Preparing 10:56:53 642da3d4bdbd: Preparing 10:56:53 f13a5d349fbd: Preparing 10:56:53 51c99af65c3c: Preparing 10:56:53 f097d91e853c: Preparing 10:56:53 79d18d4f86d5: Preparing 10:56:53 16113d51b718: Preparing 10:56:53 79d18d4f86d5: Waiting 10:56:53 16113d51b718: Waiting 10:56:53 f097d91e853c: Layer already exists 10:56:53 9cd4b6cc8903: Layer already exists 10:56:53 642da3d4bdbd: Layer already exists 10:56:53 f13a5d349fbd: Layer already exists 10:56:53 51c99af65c3c: Layer already exists 10:56:53 16113d51b718: Layer already exists 10:56:53 79d18d4f86d5: Layer already exists 10:56:53 main: digest: sha256:8d6fa7853e8aac82468fc0bdf11bea3c9652822ba1ecf010ac3abd4ce91f44c8 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:56:53 ===================================================== [Pipeline] echo 10:56:53 taggedImages: 10:56:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7 10:56:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 10:56:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:4.0.0-dev.1 10:56:53 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:b2cf19fdfbab540aeeb6422406a0226edc4878b7-4.0.0-dev.1 10:56:53 - 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:56:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:53 10:56:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:54 arm64: Pulling from edgex-lftools-log-publisher 10:56:54 8998bd30e6a1: Pulling fs layer 10:56:54 04944245beec: Pulling fs layer 10:56:54 699f458cf7ca: Pulling fs layer 10:56:54 765212b225bb: Pulling fs layer 10:56:54 f23df028b6ca: Pulling fs layer 10:56:54 d65c8cfc05b1: Pulling fs layer 10:56:54 2437ff75d9bd: Pulling fs layer 10:56:54 f23df028b6ca: Waiting 10:56:54 d65c8cfc05b1: Waiting 10:56:54 2437ff75d9bd: Waiting 10:56:54 765212b225bb: Waiting 10:56:54 04944245beec: Verifying Checksum 10:56:54 04944245beec: Download complete 10:56:54 765212b225bb: Verifying Checksum 10:56:54 765212b225bb: Download complete 10:56:54 f23df028b6ca: Download complete 10:56:54 d65c8cfc05b1: Verifying Checksum 10:56:54 d65c8cfc05b1: Download complete 10:56:54 699f458cf7ca: Verifying Checksum 10:56:54 699f458cf7ca: Download complete 10:56:54 8998bd30e6a1: Verifying Checksum 10:56:54 8998bd30e6a1: Download complete 10:56:56 2437ff75d9bd: Verifying Checksum 10:56:56 2437ff75d9bd: Download complete 10:56:58 8998bd30e6a1: Pull complete 10:56:59 04944245beec: Pull complete 10:57:00 699f458cf7ca: Pull complete 10:57:01 765212b225bb: Pull complete 10:57:01 f23df028b6ca: Pull complete 10:57:01 d65c8cfc05b1: Pull complete 10:57:16 2437ff75d9bd: Pull complete 10:57:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:57:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:57:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:17 prd-ubuntu20.04-docker-arm64-4c-16g-24153 does not seem to be running inside a container 10:57:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/249 -v /w/workspace/app-service-configurable/249:/w/workspace/app-service-configurable/249:rw,z -v /w/workspace/app-service-configurable/249@tmp:/w/workspace/app-service-configurable/249@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:57:19 $ docker top bd48ff3de793552c9bac3d19c6b09d1f8c91a1531bebab34b1546532b79de34f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:20 ---> job-cost.sh 10:57:20 lf-activate-venv: SKIPPING 10:57:20 INFO: No Stack... 10:57:21 INFO: Retrieving Pricing Info for: v3-standard-4 10:57:21 INFO: Archiving Costs [Pipeline] sh 10:57:22 + + cat /w/workspace/app-service-configurable/249/archives/cost.csv 10:57:22 cut -d, -f6 [Pipeline] lock 10:57:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] 10:57:22 Resource [jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] did not exist. Created. 10:57:22 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:23 /w/workspace/app-service-configurable/249@tmp/durable-4dae7f45/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:57:23 + echo total: 0.10999999940395355 [Pipeline] stash 10:57:23 Warning: overwriting stash ‘stack-cost’ 10:57:24 Stashed 1 file(s) [Pipeline] } 10:57:24 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-249-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:24 $ docker stop --time=1 bd48ff3de793552c9bac3d19c6b09d1f8c91a1531bebab34b1546532b79de34f 10:57:25 $ docker rm -f --volumes bd48ff3de793552c9bac3d19c6b09d1f8c91a1531bebab34b1546532b79de34f [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:57:26 provisioning config files... 10:57:26 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12022995861799192324tmp [Pipeline] { [Pipeline] sh 10:57:26 + set +x 10:57:26 + curl -s https://codecov.io/bash 10:57:26 + bash -s -- 10:57:26 10:57:26 _____ _ 10:57:26 / ____| | | 10:57:26 | | ___ __| | ___ ___ _____ __ 10:57:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:57:26 | |___| (_) | (_| | __/ (_| (_) \ V / 10:57:26 \_____\___/ \__,_|\___|\___\___/ \_/ 10:57:26 Bash-1.0.6 10:57:26 10:57:26 10:57:26 ==> git version 2.25.1 found 10:57:26 ==> 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:57:26 Release-Date: 2020-01-08 10:57:26 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:57:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:57:26 ==> Jenkins CI detected. 10:57:26 current dir:  /w/workspace/ry_app-service-configurable_main 10:57:26 project root: . 10:57:26 --> token set from env 10:57:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:57:26 ==> Running gcov in . (disable via -X gcov) 10:57:26 ==> Python coveragepy not found 10:57:26 ==> Searching for coverage reports in: 10:57:26 + . 10:57:26 -> Found 1 reports 10:57:26 ==> Detecting git/mercurial file structure 10:57:26 ==> Reading reports 10:57:26 + ./coverage.out bytes=953 10:57:26 ==> Appending adjustments 10:57:26 https://docs.codecov.io/docs/fixing-reports 10:57:26 + Found adjustments 10:57:26 ==> Gzipping contents 10:57:26 4.0K /tmp/codecov.xeuFCf.gz 10:57:26 ==> Uploading reports 10:57:26 url: https://codecov.io 10:57:26 query: branch=main&commit=b2cf19fdfbab540aeeb6422406a0226edc4878b7&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:57:26 -> Pinging Codecov 10:57:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b2cf19fdfbab540aeeb6422406a0226edc4878b7&build=249&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F249%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 10:57:27 -> Uploading to 10:57:27 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/b2cf19fdfbab540aeeb6422406a0226edc4878b7/df6c4e31-3d77-47a5-8b30-a16c48abd60c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T105726Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d8b10ed223a6c2c88f74cb98d51e1ff45880f19f88f9f1fe2112f4207359dc79 10:57:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:57:27 Dload Upload Total Spent Left Speed 10:57:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1980 --:--:-- --:--:-- --:--:-- 1971 100 410 0 0 100 410 0 1814 --:--:-- --:--:-- --:--:-- 1806 10:57:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] } 10:57:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:57:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:57:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:57:27 10:57:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:57:28 latest: Pulling from edgex-devops/edgex-snyk-go 10:57:28 43c4264eed91: Already exists 10:57:28 4cc291be95ef: Already exists 10:57:28 2ac1f1163629: Already exists 10:57:28 5c3c966382ef: Already exists 10:57:28 4f4fb700ef54: Already exists 10:57:28 d9c7d2e4e75e: Pulling fs layer 10:57:28 9c3e1370e548: Pulling fs layer 10:57:28 d9c7d2e4e75e: Download complete 10:57:28 d9c7d2e4e75e: Pull complete 10:57:29 9c3e1370e548: Verifying Checksum 10:57:29 9c3e1370e548: Download complete 10:57:32 9c3e1370e548: Pull complete 10:57:32 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:57:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:57:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:32 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:57:32 $ 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:57:35 $ docker top d20a805c6affcdd1853fa60fcc968a716a7ed402815fdf9f05901dcc4bedd860 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:35 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 10:57:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 10:57:35 + set -o pipefail 10:57:35 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 10:57:43 10:57:43 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 10:57:43 10:57:43 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/5074237b-9aed-425c-a912-90d6eadfd7fa 10:57:43 10:57:43 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:57:43 [Pipeline] } 10:57:43 $ docker stop --time=1 d20a805c6affcdd1853fa60fcc968a716a7ed402815fdf9f05901dcc4bedd860 10:57:49 $ docker rm -f --volumes d20a805c6affcdd1853fa60fcc968a716a7ed402815fdf9f05901dcc4bedd860 [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:57:50 + git log --format=format:%s -1 b2cf19fdfbab540aeeb6422406a0226edc4878b7 [Pipeline] sh 10:57:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:50 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:57:50 $ 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:57:51 $ docker top 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:51 [ssh-agent] Looking for ssh-agent implementation... 10:57:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:51 $ docker exec 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 ssh-agent 10:57:51 SSH_AUTH_SOCK=/tmp/ssh-UtNrehZlIAOu/agent.32 10:57:51 SSH_AGENT_PID=38 10:57:51 Running ssh-add (command line suppressed) 10:57:51 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5716048918449379119.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5716048918449379119.key) 10:57:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:52 + git semver tag 10:57:52 2024-10-30 10:57:52,348 [run_tag] DEBUG tag force:False 10:57:52 2024-10-30 10:57:52,348 [check_head_tag] DEBUG check head tag 10:57:52 2024-10-30 10:57:52,350 [execute] INFO git cat-file --batch-check 10:57:52 2024-10-30 10:57:52,350 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 10:57:52 2024-10-30 10:57:52,352 [execute] INFO git cat-file --batch 10:57:52 2024-10-30 10:57:52,352 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 10:57:52 2024-10-30 10:57:52,385 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:57:52 2024-10-30 10:57:52,386 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 10:57:52 2024-10-30 10:57:52,386 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 10:57:52 2024-10-30 10:57:52,391 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:57:52 4.0.0-dev.1 [Pipeline] } 10:57:52 $ docker exec --env ******** --env ******** 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 ssh-agent -k 10:57:52 unset SSH_AUTH_SOCK; 10:57:52 unset SSH_AGENT_PID; 10:57:52 echo Agent pid 38 killed; 10:57:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:52 + git semver [Pipeline] } 10:57:53 $ docker stop --time=1 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 10:57:54 $ docker rm -f --volumes 2e17ae3bac2d068957b3a73fc5685502c242ef177ff4a3a1c4540c09bc0b1e31 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:54 10:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:55 0.23.1-centos7: Pulling from edgex-lftools 10:57:55 ab5ef0e58194: Pulling fs layer 10:57:55 9712f1f96733: Pulling fs layer 10:57:55 63f879dbbcfc: Pulling fs layer 10:57:55 0d9ebad4ef96: Pulling fs layer 10:57:55 e9a5061849ea: Pulling fs layer 10:57:55 d747dcd14b5f: Pulling fs layer 10:57:55 2de7ff778b66: Pulling fs layer 10:57:55 0d9ebad4ef96: Waiting 10:57:55 e9a5061849ea: Waiting 10:57:55 2de7ff778b66: Waiting 10:57:55 9712f1f96733: Download complete 10:57:55 63f879dbbcfc: Verifying Checksum 10:57:55 63f879dbbcfc: Download complete 10:57:55 e9a5061849ea: Verifying Checksum 10:57:55 e9a5061849ea: Download complete 10:57:55 d747dcd14b5f: Verifying Checksum 10:57:55 d747dcd14b5f: Download complete 10:57:55 0d9ebad4ef96: Download complete 10:57:55 ab5ef0e58194: Verifying Checksum 10:57:55 ab5ef0e58194: Download complete 10:57:55 2de7ff778b66: Verifying Checksum 10:57:55 2de7ff778b66: Download complete 10:57:58 ab5ef0e58194: Pull complete 10:57:58 9712f1f96733: Pull complete 10:57:58 63f879dbbcfc: Pull complete 10:58:02 0d9ebad4ef96: Pull complete 10:58:02 e9a5061849ea: Pull complete 10:58:02 d747dcd14b5f: Pull complete 10:58:03 2de7ff778b66: Pull complete 10:58:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:58:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:03 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:58:03 $ 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:58:10 $ docker top e7f73f4a241ff3914a51a3da44ade5f69923fae7926030d64b20be9363f95747 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:58:10 provisioning config files... 10:58:10 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config4199272290951500876tmp 10:58:10 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1691492927206607807tmp 10:58:10 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11348476279787868872tmp [Pipeline] { [Pipeline] echo 10:58:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:58:10 ---> sigul-configuration.sh 10:58:10 gpg: directory `/root/.gnupg' created 10:58:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:58:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:58:10 gpg: keyring `/root/.gnupg/secring.gpg' created 10:58:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:58:10 gpg: CAST5 encrypted data 10:58:10 gpg: encrypted with 1 passphrase 10:58:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:58:11 + mkdir /home/jenkins 10:58:11 + mkdir /home/jenkins/sigul [Pipeline] sh 10:58:11 + 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:58:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:58:11 ---> sigul-install.sh 10:58:11 Sigul already installed; skipping installation. [Pipeline] sh 10:58:12 + git tag --list 10:58:12 v1.0.0 10:58:12 v1.1.0 10:58:12 v1.2.0 10:58:12 v1.3.0 10:58:12 v1.3.1 10:58:12 v2.0.0 10:58:12 v2.0.1 10:58:12 v2.1.0 10:58:12 v2.1.1 10:58:12 v2.1.2 10:58:12 v2.2.0 10:58:12 v2.3 10:58:12 v2.3.0 10:58:12 v2.3.1 10:58:12 v3.0 10:58:12 v3.0.0 10:58:12 v3.0.1 10:58:12 v3.0.1-dev.1 10:58:12 v3.1 10:58:12 v3.1.0 10:58:12 v3.1.0-dev.1 10:58:12 v3.1.0-dev.10 10:58:12 v3.1.0-dev.11 10:58:12 v3.1.0-dev.12 10:58:12 v3.1.0-dev.13 10:58:12 v3.1.0-dev.14 10:58:12 v3.1.0-dev.15 10:58:12 v3.1.0-dev.16 10:58:12 v3.1.0-dev.17 10:58:12 v3.1.0-dev.18 10:58:12 v3.1.0-dev.19 10:58:12 v3.1.0-dev.2 10:58:12 v3.1.0-dev.20 10:58:12 v3.1.0-dev.21 10:58:12 v3.1.0-dev.22 10:58:12 v3.1.0-dev.23 10:58:12 v3.1.0-dev.24 10:58:12 v3.1.0-dev.25 10:58:12 v3.1.0-dev.26 10:58:12 v3.1.0-dev.27 10:58:12 v3.1.0-dev.28 10:58:12 v3.1.0-dev.29 10:58:12 v3.1.0-dev.3 10:58:12 v3.1.0-dev.30 10:58:12 v3.1.0-dev.31 10:58:12 v3.1.0-dev.32 10:58:12 v3.1.0-dev.33 10:58:12 v3.1.0-dev.34 10:58:12 v3.1.0-dev.35 10:58:12 v3.1.0-dev.36 10:58:12 v3.1.0-dev.37 10:58:12 v3.1.0-dev.38 10:58:12 v3.1.0-dev.39 10:58:12 v3.1.0-dev.4 10:58:12 v3.1.0-dev.5 10:58:12 v3.1.0-dev.6 10:58:12 v3.1.0-dev.7 10:58:12 v3.1.0-dev.8 10:58:12 v3.1.0-dev.9 10:58:12 v3.1.1 10:58:12 v3.1.1-dev.1 10:58:12 v3.2.0-dev.1 10:58:12 v3.2.0-dev.10 10:58:12 v3.2.0-dev.11 10:58:12 v3.2.0-dev.12 10:58:12 v3.2.0-dev.13 10:58:12 v3.2.0-dev.14 10:58:12 v3.2.0-dev.15 10:58:12 v3.2.0-dev.16 10:58:12 v3.2.0-dev.17 10:58:12 v3.2.0-dev.18 10:58:12 v3.2.0-dev.19 10:58:12 v3.2.0-dev.2 10:58:12 v3.2.0-dev.20 10:58:12 v3.2.0-dev.21 10:58:12 v3.2.0-dev.22 10:58:12 v3.2.0-dev.23 10:58:12 v3.2.0-dev.24 10:58:12 v3.2.0-dev.25 10:58:12 v3.2.0-dev.26 10:58:12 v3.2.0-dev.27 10:58:12 v3.2.0-dev.28 10:58:12 v3.2.0-dev.29 10:58:12 v3.2.0-dev.3 10:58:12 v3.2.0-dev.30 10:58:12 v3.2.0-dev.31 10:58:12 v3.2.0-dev.32 10:58:12 v3.2.0-dev.33 10:58:12 v3.2.0-dev.34 10:58:12 v3.2.0-dev.35 10:58:12 v3.2.0-dev.36 10:58:12 v3.2.0-dev.37 10:58:12 v3.2.0-dev.38 10:58:12 v3.2.0-dev.4 10:58:12 v3.2.0-dev.5 10:58:12 v3.2.0-dev.6 10:58:12 v3.2.0-dev.7 10:58:12 v3.2.0-dev.8 10:58:12 v3.2.0-dev.9 10:58:12 v4.0.0-dev.1 [Pipeline] sh 10:58:12 + lftools sign git-tag v4.0.0-dev.1 10:58:12 Signing Git tag with Sigul... 10:58:12 Signing v4.0.0-dev.1 [Pipeline] echo 10:58:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:58:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:58:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:58:13 $ docker stop --time=1 e7f73f4a241ff3914a51a3da44ade5f69923fae7926030d64b20be9363f95747 10:58:14 $ docker rm -f --volumes e7f73f4a241ff3914a51a3da44ade5f69923fae7926030d64b20be9363f95747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:58:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:58:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:58:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:15 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:58:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:58:15 $ docker top 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:58:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:16 [ssh-agent] Looking for ssh-agent implementation... 10:58:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:16 $ docker exec 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 ssh-agent 10:58:16 SSH_AUTH_SOCK=/tmp/ssh-PeGnojXcNu5i/agent.32 10:58:16 SSH_AGENT_PID=38 10:58:16 Running ssh-add (command line suppressed) 10:58:16 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_14549641461126472051.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_14549641461126472051.key) 10:58:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:16 + git semver bump pre 10:58:16 2024-10-30 10:58:16,862 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:16 2024-10-30 10:58:16,862 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev 10:58:16 2024-10-30 10:58:16,862 [bump_version] DEBUG bumped version:4.0.0-dev.2 10:58:16 2024-10-30 10:58:16,862 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 10:58:16 2024-10-30 10:58:16,862 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:16 2024-10-30 10:58:16,862 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 10:58:16 2024-10-30 10:58:16,864 [execute] INFO git cat-file --batch-check 10:58:16 2024-10-30 10:58:16,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:58:16 2024-10-30 10:58:16,868 [execute] INFO git cat-file --batch 10:58:16 2024-10-30 10:58:16,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:58:16 2024-10-30 10:58:16,873 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:16 4.0.0-dev.2 [Pipeline] } 10:58:16 $ docker exec --env ******** --env ******** 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 ssh-agent -k 10:58:17 unset SSH_AUTH_SOCK; 10:58:17 unset SSH_AGENT_PID; 10:58:17 echo Agent pid 38 killed; 10:58:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:17 + git semver [Pipeline] } 10:58:17 $ docker stop --time=1 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 10:58:18 $ docker rm -f --volumes 582b66815dd4b1aee9016e45fa7f8374f49610e0344215919088f40dbf97b717 [Pipeline] // withDockerContainer [Pipeline] sh 10:58:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:58:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:58:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:19 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:58:19 $ 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:58:20 $ docker top 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 -eo pid,comm 10:58:20 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:58:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:58:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:58:20 [ssh-agent] Looking for ssh-agent implementation... 10:58:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:58:20 $ docker exec 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 ssh-agent 10:58:20 SSH_AUTH_SOCK=/tmp/ssh-6l4WNbgHRhzA/agent.33 10:58:20 SSH_AGENT_PID=39 10:58:20 Running ssh-add (command line suppressed) 10:58:20 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10586992792516606079.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10586992792516606079.key) 10:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:58:20 + git semver push 10:58:21 2024-10-30 10:58:20,901 [run_push] DEBUG push 10:58:21 2024-10-30 10:58:20,902 [execute] INFO git cat-file --batch-check 10:58:21 2024-10-30 10:58:20,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 10:58:21 2024-10-30 10:58:20,906 [execute] INFO git rev-list a8e81b90bf7f8a846111a8b8a4a79ab36167b5a0 -- 10:58:21 2024-10-30 10:58:20,906 [execute] DEBUG Popen(['git', 'rev-list', 'a8e81b90bf7f8a846111a8b8a4a79ab36167b5a0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 10:58:21 2024-10-30 10:58:20,919 [execute] INFO git fetch -v origin 10:58:21 2024-10-30 10:58:20,919 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 10:58:21 2024-10-30 10:58:21,374 [run_push] DEBUG no remote changes detected 10:58:21 2024-10-30 10:58:21,374 [execute] INFO git push origin semver 10:58:21 2024-10-30 10:58:21,375 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 10:58:22 2024-10-30 10:58:22,022 [run_push] DEBUG push all version tags 10:58:22 2024-10-30 10:58:22,023 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:58:22 2024-10-30 10:58:22,023 [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:58:22 2024-10-30 10:58:22,649 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 10:58:22 4.0.0-dev.2 [Pipeline] } 10:58:22 $ docker exec --env ******** --env ******** 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 ssh-agent -k 10:58:22 unset SSH_AUTH_SOCK; 10:58:22 unset SSH_AGENT_PID; 10:58:22 echo Agent pid 39 killed; 10:58:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:58:23 + git semver [Pipeline] } 10:58:23 $ docker stop --time=1 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 10:58:24 $ docker rm -f --volumes 50a32e5c11810ec376ecbb2a393978336e4e22d76193ae4c677be9c120583140 [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:58:25 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 10:58:25 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:58:25 total 16 10:58:25 drwxr-xr-x 3 root root 4096 Oct 30 10:43 . 10:58:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:58 .. 10:58:25 drwxr-xr-x 2 root root 4096 Oct 30 10:43 cost 10:58:25 -rw-r--r-- 1 root root 96 Oct 30 10:43 cost.csv 10:58:25 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 10:58:25 + ls -al /w/workspace/ry_app-service-configurable_main/archives 10:58:25 total 16 10:58:25 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 10:43 . 10:58:25 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 10:58 .. 10:58:25 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 10:43 cost 10:58:25 -rw-r--r-- 1 jenkins jenkins 96 Oct 30 10:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:58:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:58:26 ---> package-listing.sh 10:58:26 ++ facter osfamily 10:58:26 ++ tr '[:upper:]' '[:lower:]' 10:58:26 + OS_FAMILY=debian 10:58:26 + workspace=/w/workspace/ry_app-service-configurable_main 10:58:26 + START_PACKAGES=/tmp/packages_start.txt 10:58:26 + END_PACKAGES=/tmp/packages_end.txt 10:58:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:58:26 + PACKAGES=/tmp/packages_start.txt 10:58:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:58:26 + PACKAGES=/tmp/packages_end.txt 10:58:26 + case "${OS_FAMILY}" in 10:58:26 + dpkg -l 10:58:26 + grep '^ii' 10:58:26 + '[' -f /tmp/packages_start.txt ']' 10:58:26 + '[' -f /tmp/packages_end.txt ']' 10:58:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:58:26 + '[' /w/workspace/ry_app-service-configurable_main ']' 10:58:26 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 10:58:26 + 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:58:26 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:58:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:27 prd-ubuntu20.04-docker-8c-8g-24152 does not seem to be running inside a container 10:58:27 $ 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:58:27 $ docker top 42f5a2300590ed0fe6562671678df163aeff227935fad6372a701326f5409c87 -eo pid,comm [Pipeline] { [Pipeline] sh 10:58:28 + touch /tmp/pre-build-complete [Pipeline] sh 10:58:28 + mkdir -p /var/log/sysstat [Pipeline] sh 10:58:28 + ls /var/log/sa-host 10:58:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:29 provisioning config files... 10:58:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6165822655124996875tmp [Pipeline] { [Pipeline] echo 10:58:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:58:29 ---> create-netrc.sh [Pipeline] } 10:58:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:58:29 ---> python-tools-install.sh [Pipeline] echo 10:58:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:58:30 ---> sudo-logs.sh 10:58:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:58:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:58:30 ---> job-cost.sh 10:58:30 lf-activate-venv: SKIPPING 10:58:30 DEBUG: total: 0.2199999988079071 10:58:30 INFO: Retrieving Stack Cost... 10:58:30 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:30 INFO: Archiving Costs [Pipeline] echo 10:58:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:58:31 ---> logs-deploy.sh 10:58:31 lf-activate-venv: SKIPPING 10:58:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/249 10:58:31 INFO: archiving workspace using pattern(s): 10:58:32 Archives upload complete. 10:58:32 INFO: archiving logs to Nexus