Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9794ffa7c73ad43861118a86ef928d34694c4382 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-ssh4146892072906018731.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11208630714905168889.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh6954514866626699214.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh6818731532488979083.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-ssh10833832325262631761.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5109 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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 9794ffa7c73ad43861118a86ef928d34694c4382 (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 9794ffa7c73ad43861118a86ef928d34694c4382 # timeout=10 Commit message: "build: Update to latest 3.2 dev go-mods (#626)" > git rev-list --no-walk 35d704078b0040fb0b2eaaabdf6860ed02d459b4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:27:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:27:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:27:57 ========================================================= 20:27:57 EdgeX Global Pipelines Version Info 20:27:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:27:58 ------------------- 20:27:58 stable info: 20:27:58 ------------------- 20:27:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:27:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:27:58 Message: update stable to v1.0.258 20:27:58 ------------------- 20:27:58 experimental info: 20:27:58 ------------------- 20:27:58 Commited By: **** collab-it+edgex@linuxfoundation.org 20:27:58 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 20:27:58 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:27:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9794ffa [Pipeline] echo 20:27:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:27:59 provisioning config files... 20:27:59 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12959752316646779506tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:00 ---> ****-login.sh 20:28:00 nexus3.edgexfoundry.org:10001 20:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:00 Configure a credential helper to remove this warning. See 20:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:00 20:28:00 Login Succeeded 20:28:00 nexus3.edgexfoundry.org:10002 20:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:00 Configure a credential helper to remove this warning. See 20:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:00 20:28:00 Login Succeeded 20:28:00 nexus3.edgexfoundry.org:10003 20:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:00 Configure a credential helper to remove this warning. See 20:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:00 20:28:00 Login Succeeded 20:28:00 nexus3.edgexfoundry.org:10004 20:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:00 Configure a credential helper to remove this warning. See 20:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:00 20:28:00 Login Succeeded 20:28:00 ****.io 20:28:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:00 Configure a credential helper to remove this warning. See 20:28:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:00 20:28:00 Login Succeeded 20:28:00 ---> ****-login.sh ends [Pipeline] } 20:28:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:28:01 + git rev-list -1 --merges 9794ffa7c73ad43861118a86ef928d34694c4382~1..9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] echo 20:28:01 -----------> git rev-list -1 --merges 9794ffa7c73ad43861118a86ef928d34694c4382~1..9794ffa7c73ad43861118a86ef928d34694c4382 9794ffa7c73ad43861118a86ef928d34694c4382 [false] [Pipeline] sh 20:28:01 + git log --format=format:%s -1 9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] echo 20:28:01 ========================================================= 20:28:01 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:28:01 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:28:02 + git log --format=format:%s -1 9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] echo 20:28:02 [semverPrep] GIT_COMMIT: 9794ffa7c73ad43861118a86ef928d34694c4382, Commit Message: build: Update to latest 3.2 dev go-mods (#626) [Pipeline] echo 20:28:02 [semverPrep] This is not a build commit. [Pipeline] sh 20:28:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:28:02 + grep -v github /etc/ssh/ssh_known_hosts 20:28:02 + [ -e /tmp/ssh_known_hosts ] 20:28:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:28:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:28:02 + sudo tee -a /etc/ssh/ssh_known_hosts 20:28:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:02 20:28:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:03 0.1.4: Pulling from edgex-devops/py-git-semver 20:28:03 b85a868b505f: Pulling fs layer 20:28:03 e2be974225ed: Pulling fs layer 20:28:03 339a4e72a1f5: Pulling fs layer 20:28:03 988bab9f4d93: Pulling fs layer 20:28:03 1469e6f7b9e6: Pulling fs layer 20:28:03 eaf3925da568: Pulling fs layer 20:28:03 bab4dde63d76: Pulling fs layer 20:28:03 bde34c3a00c8: Pulling fs layer 20:28:03 b352a97aabf1: Pulling fs layer 20:28:03 4872d77fe225: Pulling fs layer 20:28:03 5851b861e8e6: Pulling fs layer 20:28:03 bab4dde63d76: Waiting 20:28:03 bde34c3a00c8: Waiting 20:28:03 b352a97aabf1: Waiting 20:28:03 4872d77fe225: Waiting 20:28:03 5851b861e8e6: Waiting 20:28:03 988bab9f4d93: Waiting 20:28:03 1469e6f7b9e6: Waiting 20:28:03 eaf3925da568: Waiting 20:28:03 e2be974225ed: Verifying Checksum 20:28:03 e2be974225ed: Download complete 20:28:03 988bab9f4d93: Verifying Checksum 20:28:03 988bab9f4d93: Download complete 20:28:03 1469e6f7b9e6: Verifying Checksum 20:28:03 1469e6f7b9e6: Download complete 20:28:03 eaf3925da568: Verifying Checksum 20:28:03 eaf3925da568: Download complete 20:28:03 339a4e72a1f5: Verifying Checksum 20:28:03 339a4e72a1f5: Download complete 20:28:03 bde34c3a00c8: Download complete 20:28:03 b352a97aabf1: Download complete 20:28:03 4872d77fe225: Verifying Checksum 20:28:03 4872d77fe225: Download complete 20:28:03 5851b861e8e6: Verifying Checksum 20:28:03 5851b861e8e6: Download complete 20:28:03 b85a868b505f: Verifying Checksum 20:28:03 b85a868b505f: Download complete 20:28:03 bab4dde63d76: Verifying Checksum 20:28:03 bab4dde63d76: Download complete 20:28:04 b85a868b505f: Pull complete 20:28:04 e2be974225ed: Pull complete 20:28:05 339a4e72a1f5: Pull complete 20:28:05 988bab9f4d93: Pull complete 20:28:05 1469e6f7b9e6: Pull complete 20:28:05 eaf3925da568: Pull complete 20:28:07 bab4dde63d76: Pull complete 20:28:07 bde34c3a00c8: Pull complete 20:28:07 b352a97aabf1: Pull complete 20:28:07 4872d77fe225: Pull complete 20:28:07 5851b861e8e6: Pull complete 20:28:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:28:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:28:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:28:07 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:28:07 $ 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 20:28:11 $ docker top d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f -eo pid,comm 20:28:11 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). 20:28:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:28:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:11 [ssh-agent] Looking for ssh-agent implementation... 20:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:12 $ docker exec d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f ssh-agent 20:28:12 SSH_AUTH_SOCK=/tmp/ssh-Cw2m9kpoyz6G/agent.32 20:28:12 SSH_AGENT_PID=38 20:28:12 Running ssh-add (command line suppressed) 20:28:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_470478369675229523.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_470478369675229523.key) 20:28:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:12 + git tag --points-at HEAD [Pipeline] } 20:28:12 $ docker exec --env ******** --env ******** d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f ssh-agent -k 20:28:12 unset SSH_AUTH_SOCK; 20:28:12 unset SSH_AGENT_PID; 20:28:12 echo Agent pid 38 killed; 20:28:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:28:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:28:12 [ssh-agent] Looking for ssh-agent implementation... 20:28:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:28:12 $ docker exec d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f ssh-agent 20:28:13 SSH_AUTH_SOCK=/tmp/ssh-rc8Posk2YJLp/agent.70 20:28:13 SSH_AGENT_PID=76 20:28:13 Running ssh-add (command line suppressed) 20:28:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17492373276260424452.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17492373276260424452.key) 20:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:28:13 + git semver init 20:28:13 2023-11-28 20:28:13,630 [run_init] DEBUG init version:0.0.0 force:False 20:28:13 2023-11-28 20:28:13,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 20:28:13 2023-11-28 20:28:13,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 20:28:13 2023-11-28 20:28:13,631 [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) 20:28:15 2023-11-28 20:28:14,743 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 20:28:15 2023-11-28 20:28:14,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 20:28:15 2023-11-28 20:28:14,743 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:28:15 2023-11-28 20:28:14,743 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:28:15 3.2.0-dev.1 [Pipeline] } 20:28:15 $ docker exec --env ******** --env ******** d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f ssh-agent -k 20:28:15 unset SSH_AUTH_SOCK; 20:28:15 unset SSH_AGENT_PID; 20:28:15 echo Agent pid 76 killed; 20:28:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:28:15 + git semver [Pipeline] } 20:28:15 $ docker stop --time=1 d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f 20:28:17 $ docker rm -f --volumes d3520c1bedec2c64d3f70d58c7986916a83adb92bb2a4484f1bf6b2638baa65f [Pipeline] // withDockerContainer [Pipeline] sh 20:28:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:28:17 Stashed 1 file(s) [Pipeline] echo 20:28:17 [edgeXSemver]: initialized semver on version 3.2.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 20:28:18 provisioning config files... 20:28:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5598430997821311761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:28:18 ---> ****-login.sh 20:28:18 nexus3.edgexfoundry.org:10001 20:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:18 Configure a credential helper to remove this warning. See 20:28:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:18 20:28:18 Login Succeeded 20:28:18 nexus3.edgexfoundry.org:10002 20:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:18 Configure a credential helper to remove this warning. See 20:28:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:18 20:28:18 Login Succeeded 20:28:18 nexus3.edgexfoundry.org:10003 20:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:18 Configure a credential helper to remove this warning. See 20:28:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:18 20:28:18 Login Succeeded 20:28:18 nexus3.edgexfoundry.org:10004 20:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:18 Configure a credential helper to remove this warning. See 20:28:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:18 20:28:18 Login Succeeded 20:28:18 ****.io 20:28:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:28:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:28:19 Configure a credential helper to remove this warning. See 20:28:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:28:19 20:28:19 Login Succeeded 20:28:19 ---> ****-login.sh ends [Pipeline] } 20:28:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:28:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:28:19 ========================================================= 20:28:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:28:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:28:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:28:19 Sending build context to Docker daemon 8.767MB 20:28:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:28:19 Step 2/12 : FROM ${BASE} AS builder 20:28:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:28:19 7264a8db6415: Pulling fs layer 20:28:19 c4d48a809fc2: Pulling fs layer 20:28:19 4f1c88b9dad5: Pulling fs layer 20:28:19 ad3a456e5733: Pulling fs layer 20:28:19 69c7f0334f64: Pulling fs layer 20:28:19 1f1c1a5573a3: Pulling fs layer 20:28:19 ce7588e14bc9: Pulling fs layer 20:28:19 b5e4710f87ac: Pulling fs layer 20:28:19 69c7f0334f64: Waiting 20:28:19 ce7588e14bc9: Waiting 20:28:19 b5e4710f87ac: Waiting 20:28:19 1f1c1a5573a3: Waiting 20:28:19 ad3a456e5733: Waiting 20:28:19 c4d48a809fc2: Download complete 20:28:19 69c7f0334f64: Verifying Checksum 20:28:19 69c7f0334f64: Download complete 20:28:19 7264a8db6415: Download complete 20:28:19 1f1c1a5573a3: Verifying Checksum 20:28:19 1f1c1a5573a3: Download complete 20:28:19 7264a8db6415: Pull complete 20:28:19 b5e4710f87ac: Verifying Checksum 20:28:19 b5e4710f87ac: Download complete 20:28:20 c4d48a809fc2: Pull complete 20:28:20 4f1c88b9dad5: Verifying Checksum 20:28:20 4f1c88b9dad5: Download complete 20:28:20 ce7588e14bc9: Verifying Checksum 20:28:20 ce7588e14bc9: Download complete 20:28:22 4f1c88b9dad5: Pull complete 20:28:22 ad3a456e5733: Pull complete 20:28:22 69c7f0334f64: Pull complete 20:28:23 1f1c1a5573a3: Pull complete 20:28:25 ce7588e14bc9: Pull complete 20:28:25 b5e4710f87ac: Pull complete 20:28:25 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 20:28:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:28:25 ---> 88b5674ff536 20:28:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:28:30 ---> Running in 4256387c7579 20:28:30 Removing intermediate container 4256387c7579 20:28:30 ---> e85d85325cb3 20:28:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:28:30 ---> Running in eac6487ceaf7 20:28:30 Removing intermediate container eac6487ceaf7 20:28:30 ---> 120e7672009e 20:28:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:28:30 ---> Running in b8303f7e620c 20:28:30 Removing intermediate container b8303f7e620c 20:28:30 ---> c10d8cabe8ca 20:28:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:28:30 ---> Running in 2bc8cb08910b 20:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:28:31 OK: 264 MiB in 52 packages 20:28:31 Removing intermediate container 2bc8cb08910b 20:28:31 ---> 7c85312e761d 20:28:31 Step 7/12 : WORKDIR /app 20:28:31 ---> Running in d563bf64ad30 20:28:31 Removing intermediate container d563bf64ad30 20:28:31 ---> 49fa4d1a4f05 20:28:31 Step 8/12 : COPY go.mod vendor* ./ 20:28:31 ---> bae4686b67ce 20:28:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:31 ---> Running in ee388042e7c0 20:28:33 Still waiting to schedule task 20:28:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:29:10 Removing intermediate container ee388042e7c0 20:29:10 ---> bba1601fb7a1 20:29:10 Step 10/12 : COPY . . 20:29:10 ---> 939e3bba960b 20:29:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:29:10 ---> Running in 4bac03b740ec 20:29:10 Removing intermediate container 4bac03b740ec 20:29:10 ---> aaf569c39334 20:29:10 Step 12/12 : RUN $MAKE 20:29:10 ---> Running in 10bf59f89fd1 20:29:10 noop 20:29:10 Removing intermediate container 10bf59f89fd1 20:29:10 ---> d952de01f4f6 20:29:10 Successfully built d952de01f4f6 20:29:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:10 + docker inspect -f . ci-base-image-x86_64 20:29:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:10 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:29:10 $ 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 20:29:11 $ docker top d85fb14f2ab355963db3f8bf3f3e762bc230103b2d4cf3b4a30a803d69d71c30 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:11 + go version 20:29:11 go version go1.21.0 linux/amd64 [Pipeline] } 20:29:11 $ docker stop --time=1 d85fb14f2ab355963db3f8bf3f3e762bc230103b2d4cf3b4a30a803d69d71c30 20:29:12 $ docker rm -f --volumes d85fb14f2ab355963db3f8bf3f3e762bc230103b2d4cf3b4a30a803d69d71c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:13 + docker inspect -f . ci-base-image-x86_64 20:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:29:13 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:29:13 $ 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 20:29:13 $ docker top 27c9ee0fe2c359cbc53f8af67562b82ed4f05c1c9bdee0466ab4848253747cb5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:29:14 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 20:29:14 + make test 20:29:14 go test -race -coverprofile=coverage.out ./... 20:29:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:29:47 go vet ./... 20:29:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:29:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:29:50 ./bin/test-attribution-txt.sh [Pipeline] echo 20:29:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:29:51 $ docker stop --time=1 27c9ee0fe2c359cbc53f8af67562b82ed4f05c1c9bdee0466ab4848253747cb5 20:29:57 $ docker rm -f --volumes 27c9ee0fe2c359cbc53f8af67562b82ed4f05c1c9bdee0466ab4848253747cb5 [Pipeline] // withDockerContainer [Pipeline] sh 20:29:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:29:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:29:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:29:59 + ls -al . 20:29:59 total 184 20:29:59 drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 20:29 . 20:29:59 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:27 .. 20:29:59 -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 20:27 .dockerignore 20:29:59 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:29 .git 20:29:59 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:27 .github 20:29:59 -rw-rw-r-- 1 jenkins jenkins 106 Nov 28 20:27 .gitignore 20:29:59 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:27 .golangci.yml 20:29:59 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:28 .semver 20:29:59 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 28 20:27 Attribution.txt 20:29:59 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 28 20:27 CHANGELOG.md 20:29:59 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 28 20:27 Dockerfile 20:29:59 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:27 GOVERNANCE.md 20:29:59 -rw-rw-r-- 1 jenkins jenkins 666 Nov 28 20:27 Jenkinsfile 20:29:59 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 20:27 LICENSE 20:29:59 -rw-rw-r-- 1 jenkins jenkins 618 Nov 28 20:27 OWNERS.md 20:29:59 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 28 20:27 README.md 20:29:59 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION 20:29:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:27 bin 20:29:59 -rw-r--r-- 1 jenkins jenkins 13 Nov 28 20:29 coverage.out 20:29:59 -rw-rw-r-- 1 jenkins jenkins 3726 Nov 28 20:27 go.mod 20:29:59 -rw-rw-r-- 1 jenkins jenkins 34907 Nov 28 20:27 go.sum 20:29:59 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 28 20:27 main.go 20:29:59 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 28 20:27 makefile 20:29:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:27 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:29:59 + 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=9794ffa7c73ad43861118a86ef928d34694c4382 --label arch=amd64 --label version=3.2.0-dev.1 . 20:29:59 Sending build context to Docker daemon 8.769MB 20:29:59 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:29:59 Step 2/27 : FROM ${BASE} AS builder 20:29:59 ---> d952de01f4f6 20:29:59 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 20:29:59 ---> Running in 2db5656a4de6 20:29:59 Removing intermediate container 2db5656a4de6 20:29:59 ---> 629cda7b240d 20:29:59 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:29:59 ---> Running in 2509758b217c 20:29:59 Removing intermediate container 2509758b217c 20:29:59 ---> d886df0b76c7 20:29:59 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:29:59 ---> Running in 6fc97de6f75e 20:29:59 Removing intermediate container 6fc97de6f75e 20:29:59 ---> c382fff9a54f 20:29:59 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:29:59 ---> Running in 54b8f463ae40 20:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:30:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:30:00 OK: 264 MiB in 52 packages 20:30:00 Removing intermediate container 54b8f463ae40 20:30:00 ---> 0eb887e73f9c 20:30:00 Step 7/27 : WORKDIR /app 20:30:00 ---> Running in cd83c7f13e7f 20:30:00 Removing intermediate container cd83c7f13e7f 20:30:00 ---> 1d1cbc02b82a 20:30:00 Step 8/27 : COPY go.mod vendor* ./ 20:30:00 ---> 2ee1cf44dbbc 20:30:00 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:00 ---> Running in 7c29cfaa6888 20:30:01 Removing intermediate container 7c29cfaa6888 20:30:01 ---> 2b1629769ee5 20:30:01 Step 10/27 : COPY . . 20:30:02 ---> 1a2538105231 20:30:02 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:30:02 ---> Running in 930a6f10b40d 20:30:02 Removing intermediate container 930a6f10b40d 20:30:02 ---> e4c3366ca3cf 20:30:02 Step 12/27 : RUN $MAKE 20:30:02 ---> Running in 7d734668d544 20:30:02 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1" -trimpath -mod=readonly -o app-service-configurable 20:30:24 Removing intermediate container 7d734668d544 20:30:24 ---> 46b35940d62e 20:30:24 Step 13/27 : FROM alpine:3.18 20:30:24 3.18: Pulling from library/alpine 20:30:24 96526aa774ef: Pulling fs layer 20:30:24 96526aa774ef: Verifying Checksum 20:30:24 96526aa774ef: Download complete 20:30:24 96526aa774ef: Pull complete 20:30:24 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:30:24 Status: Downloaded newer image for alpine:3.18 20:30:24 ---> 8ca4688f4f35 20:30:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:30:24 ---> Running in d91d207dbb58 20:30:24 Removing intermediate container d91d207dbb58 20:30:24 ---> eb6c8863c577 20:30:24 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:30:24 ---> Running in d26dccc28d9c 20:30:24 Removing intermediate container d26dccc28d9c 20:30:24 ---> 547b81dfb9a5 20:30:24 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 20:30:24 ---> Running in d6b541030ee1 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:30:24 (1/2) Installing ca-certificates (20230506-r0) 20:30:24 (2/2) Installing dumb-init (1.2.5-r2) 20:30:24 Executing busybox-1.36.1-r2.trigger 20:30:24 Executing ca-certificates-20230506-r0.trigger 20:30:24 OK: 8 MiB in 17 packages 20:30:24 Removing intermediate container d6b541030ee1 20:30:24 ---> 03181073368b 20:30:24 Step 17/27 : RUN apk --no-cache upgrade 20:30:24 ---> Running in 2b9b2ebe427c 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:30:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:30:24 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:30:24 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:30:24 Executing busybox-1.36.1-r5.post-upgrade 20:30:24 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:30:24 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:30:24 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:30:24 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:30:24 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:30:24 Executing busybox-1.36.1-r5.trigger 20:30:24 Executing ca-certificates-20230506-r0.trigger 20:30:24 OK: 8 MiB in 17 packages 20:30:24 Removing intermediate container 2b9b2ebe427c 20:30:24 ---> e0e83a96fb6e 20:30:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:30:24 ---> 0099751758e5 20:30:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:30:24 ---> 8fef257ebae2 20:30:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:30:24 ---> 60782c1893c3 20:30:24 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:30:25 ---> 7dafb81ac59c 20:30:25 Step 22/27 : EXPOSE 48095 20:30:25 ---> Running in b8ae7c4b20c3 20:30:25 Removing intermediate container b8ae7c4b20c3 20:30:25 ---> 414770edf499 20:30:25 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:30:25 ---> Running in 495b051d72fa 20:30:25 Removing intermediate container 495b051d72fa 20:30:25 ---> 8dd73a42f31e 20:30:25 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:25 ---> Running in b21bdfb4a626 20:30:25 Removing intermediate container b21bdfb4a626 20:30:25 ---> 6c65042467b8 20:30:25 Step 25/27 : LABEL arch=amd64 20:30:25 ---> Running in 62504fd40d79 20:30:25 Removing intermediate container 62504fd40d79 20:30:25 ---> 0dacf75105af 20:30:25 Step 26/27 : LABEL git_sha=9794ffa7c73ad43861118a86ef928d34694c4382 20:30:25 ---> Running in 841dbb7e55bc 20:30:25 Removing intermediate container 841dbb7e55bc 20:30:25 ---> 4805b93e7e7f 20:30:25 Step 27/27 : LABEL version=3.2.0-dev.1 20:30:25 ---> Running in 4a6353afcbe1 20:30:26 Removing intermediate container 4a6353afcbe1 20:30:26 ---> 6c589f524a01 20:30:26 [Warning] One or more build-args [ARCH] were not consumed 20:30:26 Successfully built 6c589f524a01 20:30:26 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 20:30:26 provisioning config files... 20:30:26 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17338787259784419626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:26 ---> ****-login.sh 20:30:26 nexus3.edgexfoundry.org:10001 20:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:26 Configure a credential helper to remove this warning. See 20:30:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:26 20:30:26 Login Succeeded 20:30:26 nexus3.edgexfoundry.org:10002 20:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:26 Configure a credential helper to remove this warning. See 20:30:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:26 20:30:26 Login Succeeded 20:30:26 nexus3.edgexfoundry.org:10003 20:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:26 Configure a credential helper to remove this warning. See 20:30:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:26 20:30:26 Login Succeeded 20:30:26 nexus3.edgexfoundry.org:10004 20:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:26 Configure a credential helper to remove this warning. See 20:30:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:26 20:30:26 Login Succeeded 20:30:26 ****.io 20:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:30:27 Configure a credential helper to remove this warning. See 20:30:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:30:27 20:30:27 Login Succeeded 20:30:27 ---> ****-login.sh ends [Pipeline] } 20:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:30:27 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 20:30:27 9794ffa7c73ad43861118a86ef928d34694c4382 20:30:27 latest 20:30:27 3.2.0-dev.1 20:30:27 9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 20:30:27 main 20:30:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382 20:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:30:28 5528cef82d9a: Preparing 20:30:28 c1518428cd64: Preparing 20:30:28 d5a78c7ba97d: Preparing 20:30:28 48058cd2a090: Preparing 20:30:28 ece6ea3d1492: Preparing 20:30:28 0c360f05f229: Preparing 20:30:28 cc2447e1835a: Preparing 20:30:28 cc2447e1835a: Waiting 20:30:28 0c360f05f229: Waiting 20:30:28 48058cd2a090: Pushed 20:30:28 c1518428cd64: Pushed 20:30:28 d5a78c7ba97d: Pushed 20:30:28 cc2447e1835a: Layer already exists 20:30:28 0c360f05f229: Pushed 20:30:29 ece6ea3d1492: Pushed 20:30:31 5528cef82d9a: Pushed 20:30:31 9794ffa7c73ad43861118a86ef928d34694c4382: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:30:31 5528cef82d9a: Preparing 20:30:31 c1518428cd64: Preparing 20:30:31 d5a78c7ba97d: Preparing 20:30:31 48058cd2a090: Preparing 20:30:31 ece6ea3d1492: Preparing 20:30:31 0c360f05f229: Preparing 20:30:31 cc2447e1835a: Preparing 20:30:31 0c360f05f229: Waiting 20:30:31 cc2447e1835a: Waiting 20:30:31 ece6ea3d1492: Layer already exists 20:30:31 5528cef82d9a: Layer already exists 20:30:31 48058cd2a090: Layer already exists 20:30:31 c1518428cd64: Layer already exists 20:30:31 d5a78c7ba97d: Layer already exists 20:30:31 0c360f05f229: Layer already exists 20:30:31 cc2447e1835a: Layer already exists 20:30:31 latest: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.1 20:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:30:32 5528cef82d9a: Preparing 20:30:32 c1518428cd64: Preparing 20:30:32 d5a78c7ba97d: Preparing 20:30:32 48058cd2a090: Preparing 20:30:32 ece6ea3d1492: Preparing 20:30:32 0c360f05f229: Preparing 20:30:32 cc2447e1835a: Preparing 20:30:32 0c360f05f229: Waiting 20:30:32 cc2447e1835a: Waiting 20:30:32 c1518428cd64: Layer already exists 20:30:32 d5a78c7ba97d: Layer already exists 20:30:32 5528cef82d9a: Layer already exists 20:30:32 ece6ea3d1492: Layer already exists 20:30:32 48058cd2a090: Layer already exists 20:30:32 0c360f05f229: Layer already exists 20:30:32 cc2447e1835a: Layer already exists 20:30:32 3.2.0-dev.1: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 20:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:30:33 5528cef82d9a: Preparing 20:30:33 c1518428cd64: Preparing 20:30:33 d5a78c7ba97d: Preparing 20:30:33 48058cd2a090: Preparing 20:30:33 ece6ea3d1492: Preparing 20:30:33 0c360f05f229: Preparing 20:30:33 cc2447e1835a: Preparing 20:30:33 cc2447e1835a: Waiting 20:30:33 0c360f05f229: Waiting 20:30:33 5528cef82d9a: Layer already exists 20:30:33 48058cd2a090: Layer already exists 20:30:33 ece6ea3d1492: Layer already exists 20:30:33 c1518428cd64: Layer already exists 20:30:33 d5a78c7ba97d: Layer already exists 20:30:33 cc2447e1835a: Layer already exists 20:30:33 0c360f05f229: Layer already exists 20:30:33 9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:33 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 20:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 20:30:34 5528cef82d9a: Preparing 20:30:34 c1518428cd64: Preparing 20:30:34 d5a78c7ba97d: Preparing 20:30:34 48058cd2a090: Preparing 20:30:34 ece6ea3d1492: Preparing 20:30:34 0c360f05f229: Preparing 20:30:34 cc2447e1835a: Preparing 20:30:34 0c360f05f229: Waiting 20:30:34 cc2447e1835a: Waiting 20:30:34 d5a78c7ba97d: Layer already exists 20:30:34 c1518428cd64: Layer already exists 20:30:34 5528cef82d9a: Layer already exists 20:30:34 48058cd2a090: Layer already exists 20:30:34 ece6ea3d1492: Layer already exists 20:30:34 0c360f05f229: Layer already exists 20:30:34 cc2447e1835a: Layer already exists 20:30:34 main: digest: sha256:6e6014e8bc761715d77118e713b88fe21818fe0bd67e4a884d66fc58e709614a size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:30:34 ===================================================== [Pipeline] echo 20:30:34 taggedImages: 20:30:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382 20:30:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 20:30:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.1 20:30:34 - nexus3.edgexfoundry.org:10004/app-service-configurable:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 20:30:34 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:35 20:30:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:35 latest: Pulling from edgex-lftools-log-publisher 20:30:35 5eb5b503b376: Pulling fs layer 20:30:35 5c69ac0246d0: Pulling fs layer 20:30:35 ec43610c2a17: Pulling fs layer 20:30:35 3a2ae6a8a46f: Pulling fs layer 20:30:35 33b1e0a273af: Pulling fs layer 20:30:35 5d3b04190fa2: Pulling fs layer 20:30:35 2f39f015ded8: Pulling fs layer 20:30:35 33b1e0a273af: Waiting 20:30:35 5d3b04190fa2: Waiting 20:30:35 2f39f015ded8: Waiting 20:30:35 3a2ae6a8a46f: Waiting 20:30:35 5c69ac0246d0: Verifying Checksum 20:30:35 5c69ac0246d0: Download complete 20:30:35 3a2ae6a8a46f: Verifying Checksum 20:30:35 3a2ae6a8a46f: Download complete 20:30:35 33b1e0a273af: Verifying Checksum 20:30:35 33b1e0a273af: Download complete 20:30:35 5d3b04190fa2: Verifying Checksum 20:30:35 5d3b04190fa2: Download complete 20:30:35 ec43610c2a17: Verifying Checksum 20:30:35 ec43610c2a17: Download complete 20:30:35 5eb5b503b376: Verifying Checksum 20:30:36 2f39f015ded8: Download complete 20:30:36 5eb5b503b376: Pull complete 20:30:37 5c69ac0246d0: Pull complete 20:30:37 ec43610c2a17: Pull complete 20:30:37 3a2ae6a8a46f: Pull complete 20:30:37 33b1e0a273af: Pull complete 20:30:37 5d3b04190fa2: Pull complete 20:30:42 2f39f015ded8: Pull complete 20:30:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:30:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:30:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:42 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:30:42 $ 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 20:30:46 $ docker top 86267139b9eee8a34d3a4fc13b42211dbf9fae6d700a6aafc27ad361162f233e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:46 ---> job-cost.sh 20:30:46 lf-activate-venv: SKIPPING 20:30:46 INFO: No Stack... 20:30:47 INFO: Retrieving Pricing Info for: v3-standard-8 20:30:47 INFO: Archiving Costs [Pipeline] sh 20:30:49 + + cutcat -d, /w/workspace/ry_app-service-configurable_main/archives/cost.csv -f6 20:30:49 [Pipeline] lock 20:30:49 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] 20:30:49 Resource [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] did not exist. Created. 20:30:49 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:30:49 + echo total: 0.2199999988079071 [Pipeline] stash 20:30:49 Stashed 1 file(s) [Pipeline] } 20:30:49 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [Pipeline] // lock [Pipeline] } 20:30:49 $ docker stop --time=1 86267139b9eee8a34d3a4fc13b42211dbf9fae6d700a6aafc27ad361162f233e 20:30:51 $ docker rm -f --volumes 86267139b9eee8a34d3a4fc13b42211dbf9fae6d700a6aafc27ad361162f233e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:37:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5429 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 20:37:16 Running in /w/workspace/app-service-configurable/210 [Pipeline] { [Pipeline] checkout 20:37:19 Selected Git installation does not exist. Using Default 20:37:19 The recommended git tool is: NONE 20:37:29 using credential edgex-jenkins-ssh 20:37:29 Cloning the remote Git repository 20:37:29 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 20:37:29 > git init /w/workspace/app-service-configurable/210 # timeout=10 20:37:30 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 20:37:30 > git --version # timeout=10 20:37:30 > git --version # 'git version 2.25.1' 20:37:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:37:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:32 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 20:37:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:37:33 Avoid second fetch 20:37:33 Checking out Revision 9794ffa7c73ad43861118a86ef928d34694c4382 (main) 20:37:34 Commit message: "build: Update to latest 3.2 dev go-mods (#626)" 20:37:33 > git config core.sparsecheckout # timeout=10 20:37:34 > git checkout -f 9794ffa7c73ad43861118a86ef928d34694c4382 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:37:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:37:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:35 Dload Upload Total Spent Left Speed 20:37:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 20:37:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:37:36 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 20:37:36 /etc/docker/daemon.json 20:37:36 { 20:37:36 "registry-mirrors": [ 20:37:36 "https://nexus3.edgexfoundry.org:10001" 20:37:36 ], 20:37:36 "bip": "10.250.0.254/24", 20:37:36 "hosts": [ 20:37:36 "tcp://0.0.0.0:5555", 20:37:36 "unix:///var/run/docker.sock" 20:37:36 ], 20:37:36 "mtu": 1458, 20:37:36 "selinux-enabled": true, 20:37:36 "seccomp-profile": "/etc/docker/seccomp.json" 20:37:36 } [Pipeline] sh 20:37:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:37:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:55 provisioning config files... 20:37:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/210@tmp/config11427431245075707638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:56 ---> ****-login.sh 20:37:56 nexus3.edgexfoundry.org:10001 20:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:56 Configure a credential helper to remove this warning. See 20:37:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:56 20:37:56 Login Succeeded 20:37:56 nexus3.edgexfoundry.org:10002 20:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:57 Configure a credential helper to remove this warning. See 20:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:57 20:37:57 Login Succeeded 20:37:57 nexus3.edgexfoundry.org:10003 20:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:57 Configure a credential helper to remove this warning. See 20:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:57 20:37:57 Login Succeeded 20:37:57 nexus3.edgexfoundry.org:10004 20:37:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:57 Configure a credential helper to remove this warning. See 20:37:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:57 20:37:57 Login Succeeded 20:37:57 ****.io 20:37:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:37:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:37:58 Configure a credential helper to remove this warning. See 20:37:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:37:58 20:37:58 Login Succeeded 20:37:58 ---> ****-login.sh ends [Pipeline] } 20:37:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:37:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:37:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:37:58 ========================================================= 20:37:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:37:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:37:59 Sending build context to Docker daemon 159.7kB 20:37:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:37:59 Step 2/12 : FROM ${BASE} AS builder 20:37:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:37:59 9fda8d8052c6: Pulling fs layer 20:37:59 5d54e960e981: Pulling fs layer 20:37:59 c4a7e357bf2a: Pulling fs layer 20:37:59 f0e02332f6b5: Pulling fs layer 20:37:59 872ee5b61b7b: Pulling fs layer 20:37:59 0c6a40ed1a82: Pulling fs layer 20:37:59 94ae7d8d031c: Pulling fs layer 20:37:59 f0e02332f6b5: Waiting 20:37:59 872ee5b61b7b: Waiting 20:37:59 0c6a40ed1a82: Waiting 20:37:59 94ae7d8d031c: Waiting 20:37:59 5d54e960e981: Verifying Checksum 20:37:59 5d54e960e981: Download complete 20:38:00 f0e02332f6b5: Verifying Checksum 20:38:00 f0e02332f6b5: Download complete 20:38:00 872ee5b61b7b: Verifying Checksum 20:38:00 872ee5b61b7b: Download complete 20:38:00 9fda8d8052c6: Verifying Checksum 20:38:00 9fda8d8052c6: Download complete 20:38:00 94ae7d8d031c: Verifying Checksum 20:38:00 94ae7d8d031c: Download complete 20:38:00 9fda8d8052c6: Pull complete 20:38:01 5d54e960e981: Pull complete 20:38:01 c4a7e357bf2a: Verifying Checksum 20:38:01 c4a7e357bf2a: Download complete 20:38:02 0c6a40ed1a82: Verifying Checksum 20:38:02 0c6a40ed1a82: Download complete 20:38:17 c4a7e357bf2a: Pull complete 20:38:17 f0e02332f6b5: Pull complete 20:38:17 872ee5b61b7b: Pull complete 20:38:26 0c6a40ed1a82: Pull complete 20:38:26 94ae7d8d031c: Pull complete 20:38:26 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 20:38:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:38:26 ---> 86de565de09d 20:38:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:38:27 ---> Running in f7c60a1882db 20:38:27 Removing intermediate container f7c60a1882db 20:38:27 ---> 99226c01430a 20:38:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:38:27 ---> Running in 4c08e5d1d337 20:38:28 Removing intermediate container 4c08e5d1d337 20:38:28 ---> 91033e48beb9 20:38:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:38:28 ---> Running in 24039a3081c5 20:38:28 Removing intermediate container 24039a3081c5 20:38:28 ---> e96f41d3f401 20:38:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:38:28 ---> Running in da7a2906e4c9 20:38:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:38:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:38:31 OK: 266 MiB in 52 packages 20:38:32 Removing intermediate container da7a2906e4c9 20:38:32 ---> 14cbc578ab7f 20:38:32 Step 7/12 : WORKDIR /app 20:38:32 ---> Running in 79da85207545 20:38:32 Removing intermediate container 79da85207545 20:38:32 ---> fb89b2c40e99 20:38:32 Step 8/12 : COPY go.mod vendor* ./ 20:38:33 ---> bec8930e3487 20:38:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:33 ---> Running in 7e0cc188341e 20:39:54 Removing intermediate container 7e0cc188341e 20:39:54 ---> e1487c80a668 20:39:54 Step 10/12 : COPY . . 20:39:54 ---> 057062ffd134 20:39:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:39:54 ---> Running in f4712ca34013 20:39:54 Removing intermediate container f4712ca34013 20:39:54 ---> 7dc2660ff792 20:39:54 Step 12/12 : RUN $MAKE 20:39:54 ---> Running in c627751618c7 20:39:54 noop 20:39:54 Removing intermediate container c627751618c7 20:39:54 ---> e65cc39c8cc5 20:39:54 Successfully built e65cc39c8cc5 20:39:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:55 + docker inspect -f . ci-base-image-arm64 20:39:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:39:55 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 20:39:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/210 -v /w/workspace/app-service-configurable/210:/w/workspace/app-service-configurable/210:rw,z -v /w/workspace/app-service-configurable/210@tmp:/w/workspace/app-service-configurable/210@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 20:39:57 $ docker top 2fad6cdded3159cec877df0bfc008d8e4d444e694cd4a113eb9d3ec5f360e7c6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:39:57 + go version 20:39:57 go version go1.21.0 linux/arm64 [Pipeline] } 20:39:57 $ docker stop --time=1 2fad6cdded3159cec877df0bfc008d8e4d444e694cd4a113eb9d3ec5f360e7c6 20:39:59 $ docker rm -f --volumes 2fad6cdded3159cec877df0bfc008d8e4d444e694cd4a113eb9d3ec5f360e7c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:00 + docker inspect -f . ci-base-image-arm64 20:40:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:00 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 20:40:00 $ 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/210 -v /w/workspace/app-service-configurable/210:/w/workspace/app-service-configurable/210:rw,z -v /w/workspace/app-service-configurable/210@tmp:/w/workspace/app-service-configurable/210@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 20:40:02 $ docker top c15fd472d5696d44809edb0f51926fe7e664a4b69ed556576558fca6e28e849d -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:03 + git config --global --add safe.directory /w/workspace/app-service-configurable/210 [Pipeline] fileExists [Pipeline] sh 20:40:03 + make test 20:40:03 go test -race -coverprofile=coverage.out ./... 20:42:10 ? github.com/edgexfoundry/app-service-configurable [no test files] 20:42:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:42:10 go vet ./... 20:44:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:02 ./bin/test-attribution-txt.sh [Pipeline] echo 20:44:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:44:02 $ docker stop --time=1 c15fd472d5696d44809edb0f51926fe7e664a4b69ed556576558fca6e28e849d 20:44:04 $ docker rm -f --volumes c15fd472d5696d44809edb0f51926fe7e664a4b69ed556576558fca6e28e849d [Pipeline] // withDockerContainer [Pipeline] sh 20:44:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:06 Warning: overwriting stash ‘coverage-report’ 20:44:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:44:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:44:07 + ls -al . 20:44:07 total 180 20:44:07 drwxrwxr-x 6 jenkins jenkins 4096 Nov 28 20:40 . 20:44:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:37 .. 20:44:07 -rw-rw-r-- 1 jenkins jenkins 119 Nov 28 20:37 .dockerignore 20:44:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:37 .git 20:44:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:37 .github 20:44:07 -rw-rw-r-- 1 jenkins jenkins 106 Nov 28 20:37 .gitignore 20:44:07 -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:37 .golangci.yml 20:44:07 -rw-rw-r-- 1 jenkins jenkins 10394 Nov 28 20:37 Attribution.txt 20:44:07 -rw-rw-r-- 1 jenkins jenkins 37263 Nov 28 20:37 CHANGELOG.md 20:44:07 -rw-rw-r-- 1 jenkins jenkins 2007 Nov 28 20:37 Dockerfile 20:44:07 -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:37 GOVERNANCE.md 20:44:07 -rw-rw-r-- 1 jenkins jenkins 666 Nov 28 20:37 Jenkinsfile 20:44:07 -rw-rw-r-- 1 jenkins jenkins 10174 Nov 28 20:37 LICENSE 20:44:07 -rw-rw-r-- 1 jenkins jenkins 618 Nov 28 20:37 OWNERS.md 20:44:07 -rw-rw-r-- 1 jenkins jenkins 4582 Nov 28 20:37 README.md 20:44:07 -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:28 VERSION 20:44:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:37 bin 20:44:07 -rw-r--r-- 1 jenkins jenkins 13 Nov 28 20:40 coverage.out 20:44:07 -rw-rw-r-- 1 jenkins jenkins 3726 Nov 28 20:37 go.mod 20:44:07 -rw-rw-r-- 1 jenkins jenkins 34907 Nov 28 20:37 go.sum 20:44:07 -rw-rw-r-- 1 jenkins jenkins 1937 Nov 28 20:37 main.go 20:44:07 -rw-rw-r-- 1 jenkins jenkins 2566 Nov 28 20:37 makefile 20:44:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:37 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + 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=9794ffa7c73ad43861118a86ef928d34694c4382 --label arch=arm64 --label version=3.2.0-dev.1 . 20:44:07 Sending build context to Docker daemon 160.8kB 20:44:08 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 20:44:08 Step 2/27 : FROM ${BASE} AS builder 20:44:08 ---> e65cc39c8cc5 20:44:08 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 20:44:08 ---> Running in ae051d198888 20:44:08 Removing intermediate container ae051d198888 20:44:08 ---> cca7cd0b34ed 20:44:08 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 20:44:08 ---> Running in 658f40685af3 20:44:09 Removing intermediate container 658f40685af3 20:44:09 ---> 454491fb57dc 20:44:09 Step 5/27 : ARG ADD_BUILD_TAGS="" 20:44:09 ---> Running in fcb5c45860db 20:44:09 Removing intermediate container fcb5c45860db 20:44:09 ---> 4964f8420639 20:44:09 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:09 ---> Running in a89efcc79bdc 20:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:44:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:44:12 OK: 266 MiB in 52 packages 20:44:13 Removing intermediate container a89efcc79bdc 20:44:13 ---> aee2e5bec86b 20:44:13 Step 7/27 : WORKDIR /app 20:44:13 ---> Running in eea1a4da44fd 20:44:13 Removing intermediate container eea1a4da44fd 20:44:13 ---> 12004391c2ce 20:44:13 Step 8/27 : COPY go.mod vendor* ./ 20:44:14 ---> 7ae63dbb0733 20:44:14 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:14 ---> Running in 02d29e0ab11b 20:44:16 Removing intermediate container 02d29e0ab11b 20:44:16 ---> 35fed9198fb7 20:44:16 Step 10/27 : COPY . . 20:44:17 ---> 0ed4a4c5c680 20:44:17 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:17 ---> Running in e85e2b556b55 20:44:17 Removing intermediate container e85e2b556b55 20:44:17 ---> 56628e055897 20:44:17 Step 12/27 : RUN $MAKE 20:44:17 ---> Running in 2e00ee6160aa 20:44:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.1" -trimpath -mod=readonly -o app-service-configurable 20:46:10 Removing intermediate container 2e00ee6160aa 20:46:10 ---> 7bbdfd482ab3 20:46:10 Step 13/27 : FROM alpine:3.18 20:46:10 3.18: Pulling from library/alpine 20:46:10 579b34f0a95b: Pulling fs layer 20:46:10 579b34f0a95b: Verifying Checksum 20:46:10 579b34f0a95b: Download complete 20:46:10 579b34f0a95b: Pull complete 20:46:10 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:46:10 Status: Downloaded newer image for alpine:3.18 20:46:10 ---> 3cc203321400 20:46:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:46:10 ---> Running in d3dabf284a6a 20:46:11 Removing intermediate container d3dabf284a6a 20:46:11 ---> 4fb0ae83a9ed 20:46:11 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 20:46:11 ---> Running in dc3fa2e5f696 20:46:11 Removing intermediate container dc3fa2e5f696 20:46:11 ---> 556f0398c422 20:46:11 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 20:46:11 ---> Running in 076d328ae6ef 20:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:46:14 (1/2) Installing ca-certificates (20230506-r0) 20:46:14 (2/2) Installing dumb-init (1.2.5-r2) 20:46:14 Executing busybox-1.36.1-r2.trigger 20:46:14 Executing ca-certificates-20230506-r0.trigger 20:46:14 OK: 9 MiB in 17 packages 20:46:15 Removing intermediate container 076d328ae6ef 20:46:15 ---> 2c46eb4da419 20:46:15 Step 17/27 : RUN apk --no-cache upgrade 20:46:15 ---> Running in bdd989b41381 20:46:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:46:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:46:18 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 20:46:18 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 20:46:18 Executing busybox-1.36.1-r5.post-upgrade 20:46:18 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 20:46:18 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 20:46:18 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 20:46:18 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 20:46:18 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 20:46:18 Executing busybox-1.36.1-r5.trigger 20:46:18 Executing ca-certificates-20230506-r0.trigger 20:46:18 OK: 9 MiB in 17 packages 20:46:24 Removing intermediate container bdd989b41381 20:46:24 ---> 54d1b3dc0201 20:46:24 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:46:24 ---> 1914653bf257 20:46:24 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 20:46:24 ---> 0a55f3d0d5ef 20:46:24 Step 20/27 : COPY --from=builder /app/res/ /res/ 20:46:25 ---> 3ab613d96bc6 20:46:25 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 20:46:26 ---> ac4c2f1cc1cf 20:46:26 Step 22/27 : EXPOSE 48095 20:46:26 ---> Running in 2653b9e4a761 20:46:26 Removing intermediate container 2653b9e4a761 20:46:26 ---> 8bf03cbc6352 20:46:26 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 20:46:26 ---> Running in 97cb9074cb7a 20:46:27 Removing intermediate container 97cb9074cb7a 20:46:27 ---> 345c7348a64a 20:46:27 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:46:27 ---> Running in 0fd97077e3b3 20:46:27 Removing intermediate container 0fd97077e3b3 20:46:27 ---> 29b3b5129f20 20:46:27 Step 25/27 : LABEL arch=arm64 20:46:27 ---> Running in f23dcf8819ac 20:46:28 Removing intermediate container f23dcf8819ac 20:46:28 ---> fddb972a8d1c 20:46:28 Step 26/27 : LABEL git_sha=9794ffa7c73ad43861118a86ef928d34694c4382 20:46:28 ---> Running in baa1a7356691 20:46:28 Removing intermediate container baa1a7356691 20:46:28 ---> 723ae09bc478 20:46:28 Step 27/27 : LABEL version=3.2.0-dev.1 20:46:28 ---> Running in 2d3845eb382d 20:46:28 Removing intermediate container 2d3845eb382d 20:46:28 ---> 0fea83e7073f 20:46:28 [Warning] One or more build-args [ARCH] were not consumed 20:46:28 Successfully built 0fea83e7073f 20:46:28 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:29 provisioning config files... 20:46:29 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/210@tmp/config11090749174781975816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:29 ---> ****-login.sh 20:46:29 nexus3.edgexfoundry.org:10001 20:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:29 Configure a credential helper to remove this warning. See 20:46:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:29 20:46:29 Login Succeeded 20:46:29 nexus3.edgexfoundry.org:10002 20:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:30 Configure a credential helper to remove this warning. See 20:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:30 20:46:30 Login Succeeded 20:46:30 nexus3.edgexfoundry.org:10003 20:46:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:30 Configure a credential helper to remove this warning. See 20:46:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:30 20:46:30 Login Succeeded 20:46:30 nexus3.edgexfoundry.org:10004 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 ****.io 20:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:31 Configure a credential helper to remove this warning. See 20:46:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:31 20:46:31 Login Succeeded 20:46:31 ---> ****-login.sh ends [Pipeline] } 20:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:31 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 20:46:31 9794ffa7c73ad43861118a86ef928d34694c4382 20:46:31 latest 20:46:31 3.2.0-dev.1 20:46:31 9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 20:46:31 main 20:46:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382 20:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:46:32 a00033286080: Preparing 20:46:32 457bea30585a: Preparing 20:46:32 fa5aa0d3a00e: Preparing 20:46:32 3c41f1147679: Preparing 20:46:32 75f83f0cff02: Preparing 20:46:32 94f0495395fb: Preparing 20:46:32 5f4d9fc4d98d: Preparing 20:46:32 94f0495395fb: Waiting 20:46:32 5f4d9fc4d98d: Waiting 20:46:33 fa5aa0d3a00e: Pushed 20:46:33 457bea30585a: Pushed 20:46:33 3c41f1147679: Pushed 20:46:33 5f4d9fc4d98d: Layer already exists 20:46:33 94f0495395fb: Pushed 20:46:34 75f83f0cff02: Pushed 20:46:38 a00033286080: Pushed 20:46:38 9794ffa7c73ad43861118a86ef928d34694c4382: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:38 + 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 20:46:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:46:39 a00033286080: Preparing 20:46:39 457bea30585a: Preparing 20:46:39 fa5aa0d3a00e: Preparing 20:46:39 3c41f1147679: Preparing 20:46:39 75f83f0cff02: Preparing 20:46:39 94f0495395fb: Preparing 20:46:39 5f4d9fc4d98d: Preparing 20:46:39 94f0495395fb: Waiting 20:46:39 5f4d9fc4d98d: Waiting 20:46:39 a00033286080: Layer already exists 20:46:39 75f83f0cff02: Layer already exists 20:46:39 fa5aa0d3a00e: Layer already exists 20:46:39 457bea30585a: Layer already exists 20:46:39 3c41f1147679: Layer already exists 20:46:39 94f0495395fb: Layer already exists 20:46:39 5f4d9fc4d98d: Layer already exists 20:46:39 latest: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:40 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.1 20:46:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:46:40 a00033286080: Preparing 20:46:40 457bea30585a: Preparing 20:46:40 fa5aa0d3a00e: Preparing 20:46:40 3c41f1147679: Preparing 20:46:40 75f83f0cff02: Preparing 20:46:40 94f0495395fb: Preparing 20:46:40 5f4d9fc4d98d: Preparing 20:46:40 94f0495395fb: Waiting 20:46:40 5f4d9fc4d98d: Waiting 20:46:40 75f83f0cff02: Layer already exists 20:46:40 a00033286080: Layer already exists 20:46:40 fa5aa0d3a00e: Layer already exists 20:46:40 457bea30585a: Layer already exists 20:46:40 3c41f1147679: Layer already exists 20:46:40 94f0495395fb: Layer already exists 20:46:40 5f4d9fc4d98d: Layer already exists 20:46:40 3.2.0-dev.1: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:41 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 20:46:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:46:41 a00033286080: Preparing 20:46:41 457bea30585a: Preparing 20:46:41 fa5aa0d3a00e: Preparing 20:46:41 3c41f1147679: Preparing 20:46:41 75f83f0cff02: Preparing 20:46:41 94f0495395fb: Preparing 20:46:41 5f4d9fc4d98d: Preparing 20:46:41 94f0495395fb: Waiting 20:46:41 5f4d9fc4d98d: Waiting 20:46:41 3c41f1147679: Layer already exists 20:46:41 457bea30585a: Layer already exists 20:46:41 a00033286080: Layer already exists 20:46:41 75f83f0cff02: Layer already exists 20:46:41 fa5aa0d3a00e: Layer already exists 20:46:41 94f0495395fb: Layer already exists 20:46:41 5f4d9fc4d98d: Layer already exists 20:46:42 9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:42 + 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 20:46:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 20:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 20:46:43 a00033286080: Preparing 20:46:43 457bea30585a: Preparing 20:46:43 fa5aa0d3a00e: Preparing 20:46:43 3c41f1147679: Preparing 20:46:43 75f83f0cff02: Preparing 20:46:43 94f0495395fb: Preparing 20:46:43 5f4d9fc4d98d: Preparing 20:46:43 94f0495395fb: Waiting 20:46:43 fa5aa0d3a00e: Layer already exists 20:46:43 a00033286080: Layer already exists 20:46:43 457bea30585a: Layer already exists 20:46:43 3c41f1147679: Layer already exists 20:46:43 75f83f0cff02: Layer already exists 20:46:43 94f0495395fb: Layer already exists 20:46:43 5f4d9fc4d98d: Layer already exists 20:46:43 main: digest: sha256:9eb2c8cf76564ad4eb463001d0a6dd8026e2b7334c70990f70de99a904996193 size: 1785 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:46:43 ===================================================== [Pipeline] echo 20:46:43 taggedImages: 20:46:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382 20:46:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 20:46:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.1 20:46:43 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:9794ffa7c73ad43861118a86ef928d34694c4382-3.2.0-dev.1 20:46:43 - 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 20:46:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:44 20:46:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:46:44 arm64: Pulling from edgex-lftools-log-publisher 20:46:44 8998bd30e6a1: Pulling fs layer 20:46:44 04944245beec: Pulling fs layer 20:46:44 699f458cf7ca: Pulling fs layer 20:46:44 765212b225bb: Pulling fs layer 20:46:44 f23df028b6ca: Pulling fs layer 20:46:44 d65c8cfc05b1: Pulling fs layer 20:46:44 2437ff75d9bd: Pulling fs layer 20:46:44 765212b225bb: Waiting 20:46:44 f23df028b6ca: Waiting 20:46:44 d65c8cfc05b1: Waiting 20:46:44 04944245beec: Verifying Checksum 20:46:44 04944245beec: Download complete 20:46:44 765212b225bb: Verifying Checksum 20:46:44 765212b225bb: Download complete 20:46:44 f23df028b6ca: Verifying Checksum 20:46:44 f23df028b6ca: Download complete 20:46:44 d65c8cfc05b1: Verifying Checksum 20:46:44 d65c8cfc05b1: Download complete 20:46:45 699f458cf7ca: Verifying Checksum 20:46:45 699f458cf7ca: Download complete 20:46:45 8998bd30e6a1: Verifying Checksum 20:46:45 8998bd30e6a1: Download complete 20:46:47 2437ff75d9bd: Verifying Checksum 20:46:47 2437ff75d9bd: Download complete 20:46:52 8998bd30e6a1: Pull complete 20:46:52 04944245beec: Pull complete 20:46:54 699f458cf7ca: Pull complete 20:46:54 765212b225bb: Pull complete 20:46:55 f23df028b6ca: Pull complete 20:46:55 d65c8cfc05b1: Pull complete 20:47:13 2437ff75d9bd: Pull complete 20:47:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:47:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:13 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 20:47:13 $ 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/210 -v /w/workspace/app-service-configurable/210:/w/workspace/app-service-configurable/210:rw,z -v /w/workspace/app-service-configurable/210@tmp:/w/workspace/app-service-configurable/210@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 20:47:16 $ docker top 1e72afe6cbde977e54116d905dd6f0268846faf85d1cb8fac3b676636a063fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:47:17 ---> job-cost.sh 20:47:17 lf-activate-venv: SKIPPING 20:47:17 INFO: No Stack... 20:47:17 INFO: Retrieving Pricing Info for: v3-standard-4 20:47:18 INFO: Archiving Costs [Pipeline] sh 20:47:19 + cut -d, -f6 20:47:19 + cat /w/workspace/app-service-configurable/210/archives/cost.csv [Pipeline] lock 20:47:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] 20:47:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] did not exist. Created. 20:47:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:20 /w/workspace/app-service-configurable/210@tmp/durable-723773f3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:47:21 + echo total: 0.10999999940395355 [Pipeline] stash 20:47:21 Warning: overwriting stash ‘stack-cost’ 20:47:21 Stashed 1 file(s) [Pipeline] } 20:47:21 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-210-stack-cost] [Pipeline] // lock [Pipeline] } 20:47:21 $ docker stop --time=1 1e72afe6cbde977e54116d905dd6f0268846faf85d1cb8fac3b676636a063fca 20:47:22 $ docker rm -f --volumes 1e72afe6cbde977e54116d905dd6f0268846faf85d1cb8fac3b676636a063fca [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 20:47:24 provisioning config files... 20:47:24 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18271780520903593536tmp [Pipeline] { [Pipeline] sh 20:47:24 + set +x 20:47:24 + curl -s https://codecov.io/bash+ 20:47:24 bash -s -- 20:47:24 20:47:24 _____ _ 20:47:24 / ____| | | 20:47:24 | | ___ __| | ___ ___ _____ __ 20:47:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:47:24 | |___| (_) | (_| | __/ (_| (_) \ V / 20:47:24 \_____\___/ \__,_|\___|\___\___/ \_/ 20:47:24 Bash-1.0.6 20:47:24 20:47:24 20:47:24 ==> git version 2.25.1 found 20:47:24 ==> 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 20:47:24 Release-Date: 2020-01-08 20:47:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:47:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:47:24 ==> Jenkins CI detected. 20:47:24 current dir:  /w/workspace/ry_app-service-configurable_main 20:47:24 project root: . 20:47:24 --> token set from env 20:47:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:47:24 ==> Running gcov in . (disable via -X gcov) 20:47:24 ==> Python coveragepy not found 20:47:24 ==> Searching for coverage reports in: 20:47:24 + . 20:47:24 -> Found 1 reports 20:47:24 ==> Detecting git/mercurial file structure 20:47:24 ==> Reading reports 20:47:24 + ./coverage.out bytes=13 20:47:24 ==> Appending adjustments 20:47:24 https://docs.codecov.io/docs/fixing-reports 20:47:24 + Found adjustments 20:47:24 ==> Gzipping contents 20:47:24 4.0K /tmp/codecov.u2jvxN.gz 20:47:24 ==> Uploading reports 20:47:24 url: https://codecov.io 20:47:24 query: branch=main&commit=9794ffa7c73ad43861118a86ef928d34694c4382&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:24 -> Pinging Codecov 20:47:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9794ffa7c73ad43861118a86ef928d34694c4382&build=210&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F210%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 20:47:25 -> Uploading to 20:47:25 https://storage.googleapis.com/codecov/v4/raw/2023-11-28/A97CA9966030D2A3747ED39772930CCE/9794ffa7c73ad43861118a86ef928d34694c4382/cf21e1b4-d553-48d5-8800-fb9f135a8dc3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T204724Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9aae5ef8e19de4ad2bb0c46bf1b639d6256262f7c14b96fc42dd5c097de10f42 20:47:25 % Total % Received % Xferd Average Speed Time Time Time Current 20:47:25 Dload Upload Total Spent Left Speed 20:47:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 921 --:--:-- --:--:-- --:--:-- 917 100 234 0 0 100 234 0 921 --:--:-- --:--:-- --:--:-- 917 20:47:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] } 20:47:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:47:25 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:47:25 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:26 20:47:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:26 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:47:26 df9b9388f04a: Pulling fs layer 20:47:26 52dc419b0ee2: Pulling fs layer 20:47:26 25bc292e5bac: Pulling fs layer 20:47:26 114826534d7a: Pulling fs layer 20:47:26 4657fd5d0bcf: Pulling fs layer 20:47:26 6ad1cebc031e: Pulling fs layer 20:47:26 8a3aa393b2d8: Pulling fs layer 20:47:26 114826534d7a: Waiting 20:47:26 8a3aa393b2d8: Waiting 20:47:26 4657fd5d0bcf: Waiting 20:47:26 6ad1cebc031e: Waiting 20:47:26 25bc292e5bac: Verifying Checksum 20:47:26 25bc292e5bac: Download complete 20:47:26 52dc419b0ee2: Verifying Checksum 20:47:26 52dc419b0ee2: Download complete 20:47:26 4657fd5d0bcf: Verifying Checksum 20:47:26 4657fd5d0bcf: Download complete 20:47:26 df9b9388f04a: Download complete 20:47:26 df9b9388f04a: Pull complete 20:47:26 6ad1cebc031e: Verifying Checksum 20:47:26 6ad1cebc031e: Download complete 20:47:26 52dc419b0ee2: Pull complete 20:47:26 25bc292e5bac: Pull complete 20:47:27 114826534d7a: Download complete 20:47:27 8a3aa393b2d8: Verifying Checksum 20:47:27 8a3aa393b2d8: Download complete 20:47:30 114826534d7a: Pull complete 20:47:30 4657fd5d0bcf: Pull complete 20:47:30 6ad1cebc031e: Pull complete 20:47:33 8a3aa393b2d8: Pull complete 20:47:33 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:47:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:33 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:47:33 $ 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:1.410.4 cat 20:47:39 $ docker top bae8169efb368dcf20ac5695bfabba3d4c22520585530eb19b94ca4e6d77acd4 -eo pid,comm [Pipeline] { [Pipeline] echo 20:47:39 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 20:47:39 + set -o pipefail 20:47:39 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 20:47:44 20:47:44 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 20:47:44 20:47:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/5df72ea4-b55f-4de2-af08-50542adb6d79 20:47:44 20:47:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:47:44 20:47:45 20:47:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:47:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:47:45 More details here: https://snyk.co/ue1NS 20:47:45 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 20:47:45 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 20:47:45 $ docker stop --time=1 bae8169efb368dcf20ac5695bfabba3d4c22520585530eb19b94ca4e6d77acd4 20:47:49 $ docker rm -f --volumes bae8169efb368dcf20ac5695bfabba3d4c22520585530eb19b94ca4e6d77acd4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:47:50 + git log --format=format:%s -1 9794ffa7c73ad43861118a86ef928d34694c4382 [Pipeline] sh 20:47:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:47:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:47:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:47:51 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:47:51 $ 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 20:47:52 $ docker top ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 -eo pid,comm 20:47:52 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). 20:47:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:47:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:47:52 [ssh-agent] Looking for ssh-agent implementation... 20:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:47:52 $ docker exec ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 ssh-agent 20:47:52 SSH_AUTH_SOCK=/tmp/ssh-YnQrf8Pd90N6/agent.31 20:47:52 SSH_AGENT_PID=37 20:47:52 Running ssh-add (command line suppressed) 20:47:52 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11043718487208147483.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11043718487208147483.key) 20:47:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:47:53 + git semver tag 20:47:53 2023-11-28 20:47:53,328 [run_tag] DEBUG tag force:False 20:47:53 2023-11-28 20:47:53,328 [check_head_tag] DEBUG check head tag 20:47:53 2023-11-28 20:47:53,329 [execute] INFO git cat-file --batch-check 20:47:53 2023-11-28 20:47:53,329 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:47:53 2023-11-28 20:47:53,331 [execute] INFO git cat-file --batch 20:47:53 2023-11-28 20:47:53,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 20:47:53 2023-11-28 20:47:53,350 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:47:53 2023-11-28 20:47:53,350 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 20:47:53 2023-11-28 20:47:53,350 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 20:47:53 2023-11-28 20:47:53,354 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:47:53 3.2.0-dev.1 [Pipeline] } 20:47:53 $ docker exec --env ******** --env ******** ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 ssh-agent -k 20:47:53 unset SSH_AUTH_SOCK; 20:47:53 unset SSH_AGENT_PID; 20:47:53 echo Agent pid 37 killed; 20:47:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:47:54 + git semver [Pipeline] } 20:47:54 $ docker stop --time=1 ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 20:47:55 $ docker rm -f --volumes ff59463403b2e182b8d44de7f8229901d144c1b1d892417115421290431a7fe6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:56 20:47:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:47:56 0.23.1-centos7: Pulling from edgex-lftools 20:47:56 ab5ef0e58194: Pulling fs layer 20:47:56 9712f1f96733: Pulling fs layer 20:47:56 63f879dbbcfc: Pulling fs layer 20:47:56 0d9ebad4ef96: Pulling fs layer 20:47:56 e9a5061849ea: Pulling fs layer 20:47:56 d747dcd14b5f: Pulling fs layer 20:47:56 2de7ff778b66: Pulling fs layer 20:47:56 e9a5061849ea: Waiting 20:47:56 d747dcd14b5f: Waiting 20:47:56 2de7ff778b66: Waiting 20:47:56 0d9ebad4ef96: Waiting 20:47:56 9712f1f96733: Verifying Checksum 20:47:56 9712f1f96733: Download complete 20:47:56 63f879dbbcfc: Verifying Checksum 20:47:56 63f879dbbcfc: Download complete 20:47:57 e9a5061849ea: Verifying Checksum 20:47:57 0d9ebad4ef96: Download complete 20:47:57 d747dcd14b5f: Download complete 20:47:57 ab5ef0e58194: Verifying Checksum 20:47:57 ab5ef0e58194: Download complete 20:47:57 2de7ff778b66: Verifying Checksum 20:47:57 2de7ff778b66: Download complete 20:47:59 ab5ef0e58194: Pull complete 20:47:59 9712f1f96733: Pull complete 20:48:00 63f879dbbcfc: Pull complete 20:48:04 0d9ebad4ef96: Pull complete 20:48:04 e9a5061849ea: Pull complete 20:48:04 d747dcd14b5f: Pull complete 20:48:05 2de7ff778b66: Pull complete 20:48:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:48:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:48:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:05 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:48:05 $ 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 20:48:11 $ docker top 16b09853bd46fefdb990210d22db3e004f872a8c71c600036418a15682287c94 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:48:11 provisioning config files... 20:48:11 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7997890402696190606tmp 20:48:11 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12616688934196688974tmp 20:48:11 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13333179454890813658tmp [Pipeline] { [Pipeline] echo 20:48:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:48:11 ---> sigul-configuration.sh 20:48:11 gpg: directory `/root/.gnupg' created 20:48:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:48:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:48:11 gpg: keyring `/root/.gnupg/secring.gpg' created 20:48:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:48:11 gpg: CAST5 encrypted data 20:48:11 gpg: encrypted with 1 passphrase 20:48:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:48:12 + mkdir /home/jenkins 20:48:12 + mkdir /home/jenkins/sigul [Pipeline] sh 20:48:12 + 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 20:48:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:48:12 ---> sigul-install.sh 20:48:12 Sigul already installed; skipping installation. [Pipeline] sh 20:48:13 + git tag --list 20:48:13 v1.0.0 20:48:13 v1.1.0 20:48:13 v1.2.0 20:48:13 v1.3.0 20:48:13 v1.3.1 20:48:13 v2.0.0 20:48:13 v2.0.1 20:48:13 v2.1.0 20:48:13 v2.1.1 20:48:13 v2.1.2 20:48:13 v2.2.0 20:48:13 v2.3 20:48:13 v2.3.0 20:48:13 v2.3.1 20:48:13 v3.0 20:48:13 v3.0.0 20:48:13 v3.0.1 20:48:13 v3.0.1-dev.1 20:48:13 v3.1 20:48:13 v3.1.0 20:48:13 v3.1.0-dev.1 20:48:13 v3.1.0-dev.10 20:48:13 v3.1.0-dev.11 20:48:13 v3.1.0-dev.12 20:48:13 v3.1.0-dev.13 20:48:13 v3.1.0-dev.14 20:48:13 v3.1.0-dev.15 20:48:13 v3.1.0-dev.16 20:48:13 v3.1.0-dev.17 20:48:13 v3.1.0-dev.18 20:48:13 v3.1.0-dev.19 20:48:13 v3.1.0-dev.2 20:48:13 v3.1.0-dev.20 20:48:13 v3.1.0-dev.21 20:48:13 v3.1.0-dev.22 20:48:13 v3.1.0-dev.23 20:48:13 v3.1.0-dev.24 20:48:13 v3.1.0-dev.25 20:48:13 v3.1.0-dev.26 20:48:13 v3.1.0-dev.27 20:48:13 v3.1.0-dev.28 20:48:13 v3.1.0-dev.29 20:48:13 v3.1.0-dev.3 20:48:13 v3.1.0-dev.30 20:48:13 v3.1.0-dev.31 20:48:13 v3.1.0-dev.32 20:48:13 v3.1.0-dev.33 20:48:13 v3.1.0-dev.34 20:48:13 v3.1.0-dev.35 20:48:13 v3.1.0-dev.36 20:48:13 v3.1.0-dev.37 20:48:13 v3.1.0-dev.38 20:48:13 v3.1.0-dev.39 20:48:13 v3.1.0-dev.4 20:48:13 v3.1.0-dev.5 20:48:13 v3.1.0-dev.6 20:48:13 v3.1.0-dev.7 20:48:13 v3.1.0-dev.8 20:48:13 v3.1.0-dev.9 20:48:13 v3.2.0-dev.1 [Pipeline] sh 20:48:13 + lftools sign git-tag v3.2.0-dev.1 20:48:14 Signing Git tag with Sigul... 20:48:14 Signing v3.2.0-dev.1 [Pipeline] echo 20:48:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:48:14 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:48:14 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:48:14 $ docker stop --time=1 16b09853bd46fefdb990210d22db3e004f872a8c71c600036418a15682287c94 20:48:16 $ docker rm -f --volumes 16b09853bd46fefdb990210d22db3e004f872a8c71c600036418a15682287c94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:48:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:17 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:48:17 $ 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 20:48:17 $ docker top e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc -eo pid,comm 20:48:17 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). 20:48:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:18 [ssh-agent] Looking for ssh-agent implementation... 20:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:18 $ docker exec e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc ssh-agent 20:48:18 SSH_AUTH_SOCK=/tmp/ssh-4H2Ivb6ACUlR/agent.33 20:48:18 SSH_AGENT_PID=39 20:48:18 Running ssh-add (command line suppressed) 20:48:18 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_12794714590785205748.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_12794714590785205748.key) 20:48:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:18 + git semver bump pre 20:48:18 2023-11-28 20:48:18,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:48:18 2023-11-28 20:48:18,896 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev 20:48:18 2023-11-28 20:48:18,896 [bump_version] DEBUG bumped version:3.2.0-dev.2 20:48:18 2023-11-28 20:48:18,896 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 20:48:18 2023-11-28 20:48:18,896 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:48:18 2023-11-28 20:48:18,896 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 20:48:18 2023-11-28 20:48:18,898 [execute] INFO git cat-file --batch-check 20:48:18 2023-11-28 20:48:18,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:48:18 2023-11-28 20:48:18,905 [execute] INFO git cat-file --batch 20:48:18 2023-11-28 20:48:18,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:48:18 2023-11-28 20:48:18,912 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:48:18 3.2.0-dev.2 [Pipeline] } 20:48:18 $ docker exec --env ******** --env ******** e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc ssh-agent -k 20:48:19 unset SSH_AUTH_SOCK; 20:48:19 unset SSH_AGENT_PID; 20:48:19 echo Agent pid 39 killed; 20:48:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:19 + git semver [Pipeline] } 20:48:19 $ docker stop --time=1 e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc 20:48:21 $ docker rm -f --volumes e93dd85e9bdcb6f748a43c4b8b8766d8d02ae69d864df4fc59e74e989551a5bc [Pipeline] // withDockerContainer [Pipeline] sh 20:48:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:48:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:22 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:48:22 $ 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 20:48:22 $ docker top 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:48:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:48:22 [ssh-agent] Looking for ssh-agent implementation... 20:48:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:48:22 $ docker exec 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 ssh-agent 20:48:23 SSH_AUTH_SOCK=/tmp/ssh-A9uUcsBAaIUn/agent.32 20:48:23 SSH_AGENT_PID=38 20:48:23 Running ssh-add (command line suppressed) 20:48:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13337306473545450292.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13337306473545450292.key) 20:48:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:48:23 + git semver push 20:48:23 2023-11-28 20:48:23,704 [run_push] DEBUG push 20:48:23 2023-11-28 20:48:23,705 [execute] INFO git cat-file --batch-check 20:48:23 2023-11-28 20:48:23,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 20:48:23 2023-11-28 20:48:23,709 [execute] INFO git rev-list 765bff48694542ae7898e8ad45eb141c7bda19fe -- 20:48:23 2023-11-28 20:48:23,709 [execute] DEBUG Popen(['git', 'rev-list', '765bff48694542ae7898e8ad45eb141c7bda19fe', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:48:23 2023-11-28 20:48:23,723 [execute] INFO git fetch -v origin 20:48:23 2023-11-28 20:48:23,724 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 20:48:24 2023-11-28 20:48:24,287 [run_push] DEBUG no remote changes detected 20:48:24 2023-11-28 20:48:24,287 [execute] INFO git push origin semver 20:48:24 2023-11-28 20:48:24,288 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 20:48:25 2023-11-28 20:48:25,118 [run_push] DEBUG push all version tags 20:48:25 2023-11-28 20:48:25,119 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:48:25 2023-11-28 20:48:25,119 [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) 20:48:26 2023-11-28 20:48:25,958 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 20:48:26 3.2.0-dev.2 [Pipeline] } 20:48:26 $ docker exec --env ******** --env ******** 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 ssh-agent -k 20:48:26 unset SSH_AUTH_SOCK; 20:48:26 unset SSH_AGENT_PID; 20:48:26 echo Agent pid 38 killed; 20:48:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:48:26 + git semver [Pipeline] } 20:48:27 $ docker stop --time=1 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 20:48:28 $ docker rm -f --volumes 09f830358e92ace81d2f3d8c73d74e36f05281ff6f90ed4dfffe6d98db178e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:48:30 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 20:48:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:48:30 total 16 20:48:30 drwxr-xr-x 3 root root 4096 Nov 28 20:30 . 20:48:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:48 .. 20:48:30 drwxr-xr-x 2 root root 4096 Nov 28 20:30 cost 20:48:30 -rw-r--r-- 1 root root 96 Nov 28 20:30 cost.csv 20:48:30 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 20:48:30 + ls -al /w/workspace/ry_app-service-configurable_main/archives 20:48:30 total 16 20:48:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:30 . 20:48:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:48 .. 20:48:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:30 cost 20:48:30 -rw-r--r-- 1 jenkins jenkins 96 Nov 28 20:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:48:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:31 ---> package-listing.sh 20:48:31 ++ facter osfamily 20:48:31 ++ tr '[:upper:]' '[:lower:]' 20:48:31 + OS_FAMILY=debian 20:48:31 + workspace=/w/workspace/ry_app-service-configurable_main 20:48:31 + START_PACKAGES=/tmp/packages_start.txt 20:48:31 + END_PACKAGES=/tmp/packages_end.txt 20:48:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:31 + PACKAGES=/tmp/packages_start.txt 20:48:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:48:31 + PACKAGES=/tmp/packages_end.txt 20:48:31 + case "${OS_FAMILY}" in 20:48:31 + dpkg -l 20:48:31 + grep '^ii' 20:48:31 + '[' -f /tmp/packages_start.txt ']' 20:48:31 + '[' -f /tmp/packages_end.txt ']' 20:48:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:31 + '[' /w/workspace/ry_app-service-configurable_main ']' 20:48:31 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 20:48:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 20:48:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:48:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:32 prd-ubuntu20.04-docker-8c-8g-5109 does not seem to be running inside a container 20:48:32 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:48:32 $ docker top 02bb886ad19908aaddea27cd581531b7e594ca663f7c7712753f76bf2a117e0d -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:33 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:33 + mkdir -p /var/log/sysstat [Pipeline] sh 20:48:33 + ls /var/log/sa-host 20:48:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:34 provisioning config files... 20:48:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14868910746491562864tmp [Pipeline] { [Pipeline] echo 20:48:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:34 ---> create-netrc.sh [Pipeline] } 20:48:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:34 ---> python-tools-install.sh [Pipeline] echo 20:48:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:35 ---> sudo-logs.sh 20:48:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:48:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:35 ---> job-cost.sh 20:48:35 lf-activate-venv: SKIPPING 20:48:35 DEBUG: total: 0.2199999988079071 20:48:35 INFO: Retrieving Stack Cost... 20:48:35 INFO: Retrieving Pricing Info for: v3-standard-8 20:48:36 INFO: Archiving Costs [Pipeline] echo 20:48:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:36 ---> logs-deploy.sh 20:48:36 lf-activate-venv: SKIPPING 20:48:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/210 20:48:36 INFO: archiving workspace using pattern(s): 20:48:37 Archives upload complete. 20:48:37 INFO: archiving logs to Nexus