Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 73e85768b09e7a901a474aca8d4c5663b6c61c92 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-ssh11676166001808815846.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17621687408308571908.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh17150643471036777582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh12559349222860619902.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-ssh5478138440001420384.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 ‘prd-ubuntu20.04-docker-8c-8g-8872’ Running on prd-ubuntu20.04-docker-8c-8g-8892 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 73e85768b09e7a901a474aca8d4c5663b6c61c92 (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 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 Commit message: "Merge pull request #674 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.48" > git rev-list --no-walk 99abc15c93f70f8386f8be99e96e68a0293bb7bf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:53:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:53:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:53:30 ========================================================= 04:53:30 EdgeX Global Pipelines Version Info 04:53:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:53:31 ------------------- 04:53:31 stable info: 04:53:31 ------------------- 04:53:31 Commited By: Cherry Wang cherry@iotechsys.com 04:53:31 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:53:31 Message: update stable to v1.0.263 04:53:31 ------------------- 04:53:31 experimental info: 04:53:31 ------------------- 04:53:31 Commited By: Cherry Wang cherry@iotechsys.com 04:53:31 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:53:31 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:53:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 73e8576 [Pipeline] echo 04:53:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:32 provisioning config files... 04:53:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5743863662320602499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:32 ---> ****-login.sh 04:53:32 nexus3.edgexfoundry.org:10001 04:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:33 Configure a credential helper to remove this warning. See 04:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:33 04:53:33 Login Succeeded 04:53:33 nexus3.edgexfoundry.org:10002 04:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:33 Configure a credential helper to remove this warning. See 04:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:33 04:53:33 Login Succeeded 04:53:33 nexus3.edgexfoundry.org:10003 04:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:33 Configure a credential helper to remove this warning. See 04:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:33 04:53:33 Login Succeeded 04:53:33 nexus3.edgexfoundry.org:10004 04:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:33 Configure a credential helper to remove this warning. See 04:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:33 04:53:33 Login Succeeded 04:53:33 ****.io 04:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:33 Configure a credential helper to remove this warning. See 04:53:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:33 04:53:33 Login Succeeded 04:53:33 ---> ****-login.sh ends [Pipeline] } 04:53:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:53:34 + git rev-list -1 --merges 73e85768b09e7a901a474aca8d4c5663b6c61c92~1..73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] echo 04:53:34 -----------> git rev-list -1 --merges 73e85768b09e7a901a474aca8d4c5663b6c61c92~1..73e85768b09e7a901a474aca8d4c5663b6c61c92 73e85768b09e7a901a474aca8d4c5663b6c61c92 04:53:34 73e85768b09e7a901a474aca8d4c5663b6c61c92 [false] [Pipeline] sh 04:53:34 + git log --format=format:%s -1 73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] echo 04:53:34 ========================================================= 04:53:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:53:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:35 + git log --format=format:%s -1 73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] echo 04:53:35 [semverPrep] GIT_COMMIT: 73e85768b09e7a901a474aca8d4c5663b6c61c92, Commit Message: Merge pull request #674 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.48 [Pipeline] echo 04:53:35 [semverPrep] This is not a build commit. [Pipeline] sh 04:53:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:53:35 + grep -v github /etc/ssh/ssh_known_hosts 04:53:35 + [ -e /tmp/ssh_known_hosts ] 04:53:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:53:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:53:35 + sudo tee -a /etc/ssh/ssh_known_hosts 04:53:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:35 04:53:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:36 0.1.4: Pulling from edgex-devops/py-git-semver 04:53:36 b85a868b505f: Pulling fs layer 04:53:36 e2be974225ed: Pulling fs layer 04:53:36 339a4e72a1f5: Pulling fs layer 04:53:36 988bab9f4d93: Pulling fs layer 04:53:36 1469e6f7b9e6: Pulling fs layer 04:53:36 eaf3925da568: Pulling fs layer 04:53:36 bab4dde63d76: Pulling fs layer 04:53:36 bde34c3a00c8: Pulling fs layer 04:53:36 b352a97aabf1: Pulling fs layer 04:53:36 4872d77fe225: Pulling fs layer 04:53:36 5851b861e8e6: Pulling fs layer 04:53:36 988bab9f4d93: Waiting 04:53:36 bde34c3a00c8: Waiting 04:53:36 eaf3925da568: Waiting 04:53:36 4872d77fe225: Waiting 04:53:36 bab4dde63d76: Waiting 04:53:36 b352a97aabf1: Waiting 04:53:36 5851b861e8e6: Waiting 04:53:36 e2be974225ed: Download complete 04:53:36 988bab9f4d93: Verifying Checksum 04:53:36 988bab9f4d93: Download complete 04:53:36 1469e6f7b9e6: Verifying Checksum 04:53:36 1469e6f7b9e6: Download complete 04:53:36 eaf3925da568: Verifying Checksum 04:53:36 eaf3925da568: Download complete 04:53:36 339a4e72a1f5: Verifying Checksum 04:53:36 339a4e72a1f5: Download complete 04:53:36 bde34c3a00c8: Download complete 04:53:36 b352a97aabf1: Verifying Checksum 04:53:36 b352a97aabf1: Download complete 04:53:36 4872d77fe225: Download complete 04:53:36 5851b861e8e6: Download complete 04:53:36 b85a868b505f: Verifying Checksum 04:53:36 b85a868b505f: Download complete 04:53:36 bab4dde63d76: Verifying Checksum 04:53:36 bab4dde63d76: Download complete 04:53:38 b85a868b505f: Pull complete 04:53:38 e2be974225ed: Pull complete 04:53:38 339a4e72a1f5: Pull complete 04:53:38 988bab9f4d93: Pull complete 04:53:39 1469e6f7b9e6: Pull complete 04:53:39 eaf3925da568: Pull complete 04:53:41 bab4dde63d76: Pull complete 04:53:41 bde34c3a00c8: Pull complete 04:53:41 b352a97aabf1: Pull complete 04:53:41 4872d77fe225: Pull complete 04:53:41 5851b861e8e6: Pull complete 04:53:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:53:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:53:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:53:42 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 04:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:53:45 $ docker top c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 -eo pid,comm 04:53:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:53:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:53:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:45 [ssh-agent] Looking for ssh-agent implementation... 04:53:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:45 $ docker exec c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 ssh-agent 04:53:45 SSH_AUTH_SOCK=/tmp/ssh-KHcLyPIP6TqO/agent.32 04:53:45 SSH_AGENT_PID=38 04:53:46 Running ssh-add (command line suppressed) 04:53:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10164474423010043332.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10164474423010043332.key) 04:53:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:46 + git tag --points-at HEAD [Pipeline] } 04:53:46 $ docker exec --env ******** --env ******** c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 ssh-agent -k 04:53:46 unset SSH_AUTH_SOCK; 04:53:46 unset SSH_AGENT_PID; 04:53:46 echo Agent pid 38 killed; 04:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:53:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:53:46 [ssh-agent] Looking for ssh-agent implementation... 04:53:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:53:46 $ docker exec c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 ssh-agent 04:53:46 SSH_AUTH_SOCK=/tmp/ssh-YkvXSiqoH478/agent.71 04:53:46 SSH_AGENT_PID=77 04:53:46 Running ssh-add (command line suppressed) 04:53:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15805756565340121988.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15805756565340121988.key) 04:53:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:53:47 + git semver init 04:53:47 2024-08-28 04:53:47,465 [run_init] DEBUG init version:0.0.0 force:False 04:53:47 2024-08-28 04:53:47,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 04:53:47 2024-08-28 04:53:47,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 04:53:47 2024-08-28 04:53:47,467 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 04:53:48 2024-08-28 04:53:48,644 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 04:53:48 2024-08-28 04:53:48,645 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 04:53:48 2024-08-28 04:53:48,645 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:53:48 2024-08-28 04:53:48,645 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 04:53:48 3.2.0-dev.29 [Pipeline] } 04:53:48 $ docker exec --env ******** --env ******** c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 ssh-agent -k 04:53:49 unset SSH_AUTH_SOCK; 04:53:49 unset SSH_AGENT_PID; 04:53:49 echo Agent pid 77 killed; 04:53:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:53:49 + git semver [Pipeline] } 04:53:49 $ docker stop --time=1 c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 04:53:50 $ docker rm -f --volumes c8f081dadb6f7e2a98d7530dc6d4af4ae6a4f3acb8deb5f13b96fa9535974312 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:53:51 Stashed 1 file(s) [Pipeline] echo 04:53:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.29 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:51 provisioning config files... 04:53:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1245350501787159518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:52 ---> ****-login.sh 04:53:52 nexus3.edgexfoundry.org:10001 04:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:52 Configure a credential helper to remove this warning. See 04:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:52 04:53:52 Login Succeeded 04:53:52 nexus3.edgexfoundry.org:10002 04:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:52 Configure a credential helper to remove this warning. See 04:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:52 04:53:52 Login Succeeded 04:53:52 nexus3.edgexfoundry.org:10003 04:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:52 Configure a credential helper to remove this warning. See 04:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:52 04:53:52 Login Succeeded 04:53:52 nexus3.edgexfoundry.org:10004 04:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:52 Configure a credential helper to remove this warning. See 04:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:52 04:53:52 Login Succeeded 04:53:52 ****.io 04:53:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:52 Configure a credential helper to remove this warning. See 04:53:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:52 04:53:52 Login Succeeded 04:53:52 ---> ****-login.sh ends [Pipeline] } 04:53:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:53:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:52 ========================================================= 04:53:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:53:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:53 + 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 . 04:53:53 Sending build context to Docker daemon 9.139MB 04:53:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:53:53 Step 2/12 : FROM ${BASE} AS builder 04:53:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:53:53 619be1103602: Pulling fs layer 04:53:53 7862e08f4a3e: Pulling fs layer 04:53:53 5df492c9dc93: Pulling fs layer 04:53:53 7629e6793208: Pulling fs layer 04:53:53 4f4fb700ef54: Pulling fs layer 04:53:53 fb5054dd5b73: Pulling fs layer 04:53:53 eeca6798cff9: Pulling fs layer 04:53:53 aa269ceb94a6: Pulling fs layer 04:53:53 ada007ff1a6a: Pulling fs layer 04:53:53 4f4fb700ef54: Waiting 04:53:53 fb5054dd5b73: Waiting 04:53:53 eeca6798cff9: Waiting 04:53:53 aa269ceb94a6: Waiting 04:53:53 ada007ff1a6a: Waiting 04:53:53 7629e6793208: Waiting 04:53:53 7862e08f4a3e: Download complete 04:53:53 7629e6793208: Verifying Checksum 04:53:53 7629e6793208: Download complete 04:53:53 4f4fb700ef54: Verifying Checksum 04:53:53 4f4fb700ef54: Download complete 04:53:53 fb5054dd5b73: Verifying Checksum 04:53:53 fb5054dd5b73: Download complete 04:53:53 619be1103602: Verifying Checksum 04:53:53 619be1103602: Download complete 04:53:53 eeca6798cff9: Verifying Checksum 04:53:53 eeca6798cff9: Download complete 04:53:53 619be1103602: Pull complete 04:53:53 ada007ff1a6a: Verifying Checksum 04:53:53 ada007ff1a6a: Download complete 04:53:53 7862e08f4a3e: Pull complete 04:53:53 5df492c9dc93: Verifying Checksum 04:53:53 5df492c9dc93: Download complete 04:53:54 aa269ceb94a6: Verifying Checksum 04:53:54 aa269ceb94a6: Download complete 04:53:57 5df492c9dc93: Pull complete 04:53:57 7629e6793208: Pull complete 04:53:57 4f4fb700ef54: Pull complete 04:53:57 fb5054dd5b73: Pull complete 04:53:57 eeca6798cff9: Pull complete 04:54:01 aa269ceb94a6: Pull complete 04:54:01 ada007ff1a6a: Pull complete 04:54:01 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:54:01 ---> f489d0715acc 04:54:01 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:54:06 ---> Running in 11b76aaed615 04:54:06 Removing intermediate container 11b76aaed615 04:54:06 ---> 96832d7b51a6 04:54:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:54:06 ---> Running in 9d82f4db677e 04:54:06 Removing intermediate container 9d82f4db677e 04:54:06 ---> cb03412c2270 04:54:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:54:06 ---> Running in 554be1aaa3ff 04:54:06 Removing intermediate container 554be1aaa3ff 04:54:06 ---> 526e1349466e 04:54:06 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:54:06 ---> Running in 1bacba0a778d 04:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:54:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:54:06 OK: 264 MiB in 52 packages 04:54:06 Still waiting to schedule task 04:54:06 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8889’ 04:54:07 Removing intermediate container 1bacba0a778d 04:54:07 ---> e01f5f0bc6ca 04:54:07 Step 7/12 : WORKDIR /app 04:54:07 ---> Running in 5568c0fb6677 04:54:07 Removing intermediate container 5568c0fb6677 04:54:07 ---> e1aba4a4009b 04:54:07 Step 8/12 : COPY go.mod vendor* ./ 04:54:07 ---> e44df3b35e0b 04:54:07 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:07 ---> Running in 6ed530f7c2d1 04:54:54 Removing intermediate container 6ed530f7c2d1 04:54:54 ---> bb40a83104a2 04:54:54 Step 10/12 : COPY . . 04:54:54 ---> 3ee3a009f01d 04:54:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:54:54 ---> Running in 7deec07bdb00 04:54:54 Removing intermediate container 7deec07bdb00 04:54:54 ---> 100e83005693 04:54:54 Step 12/12 : RUN $MAKE 04:54:54 ---> Running in afb73dfe3645 04:54:54 noop 04:54:54 Removing intermediate container afb73dfe3645 04:54:54 ---> c1709ccb6995 04:54:54 Successfully built c1709ccb6995 04:54:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:54 + docker inspect -f . ci-base-image-x86_64 04:54:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:54 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 04:54:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:54:54 $ docker top 541789db83c24a014ede31538ac8320ffacc4b76a7855f6249fc3940f79b8f2d -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:55 + go version 04:54:55 go version go1.21.9 linux/amd64 [Pipeline] } 04:54:55 $ docker stop --time=1 541789db83c24a014ede31538ac8320ffacc4b76a7855f6249fc3940f79b8f2d 04:54:56 $ docker rm -f --volumes 541789db83c24a014ede31538ac8320ffacc4b76a7855f6249fc3940f79b8f2d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:57 + docker inspect -f . ci-base-image-x86_64 04:54:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:54:57 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 04:54:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:54:57 $ docker top 76494e5ab01d367ba04de88ef6903abd411d8378e4a9477a027286130e5ce37a -eo pid,comm [Pipeline] { [Pipeline] sh 04:54:57 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 04:54:58 + make test 04:54:58 go test -race -coverprofile=coverage.out ./... 04:55:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 04:56:02 go vet ./... 04:56:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:56:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:56:04 ./bin/test-attribution-txt.sh 04:56:04 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 04:56:04 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 04:56:05 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 04:56:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:56:05 $ docker stop --time=1 76494e5ab01d367ba04de88ef6903abd411d8378e4a9477a027286130e5ce37a 04:56:09 $ docker rm -f --volumes 76494e5ab01d367ba04de88ef6903abd411d8378e4a9477a027286130e5ce37a [Pipeline] // withDockerContainer [Pipeline] sh 04:56:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:56:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:56:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:56:11 + ls -al . 04:56:11 total 260 04:56:11 drwxrwxr-x 7 jenkins jenkins 4096 Aug 28 04:54 . 04:56:11 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:53 .. 04:56:11 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 04:53 .dockerignore 04:56:11 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:55 .git 04:56:11 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:53 .github 04:56:11 -rw-rw-r-- 1 jenkins jenkins 106 Aug 28 04:53 .gitignore 04:56:11 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 04:53 .golangci.yml 04:56:11 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:53 .semver 04:56:11 -rw-rw-r-- 1 jenkins jenkins 18981 Aug 28 04:53 Attribution.txt 04:56:11 -rw-rw-r-- 1 jenkins jenkins 37263 Aug 28 04:53 CHANGELOG.md 04:56:11 -rw-rw-r-- 1 jenkins jenkins 2007 Aug 28 04:53 Dockerfile 04:56:11 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:53 GOVERNANCE.md 04:56:11 -rw-rw-r-- 1 jenkins jenkins 666 Aug 28 04:53 Jenkinsfile 04:56:11 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 04:53 LICENSE 04:56:11 -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 04:53 OWNERS.md 04:56:11 -rw-rw-r-- 1 jenkins jenkins 4582 Aug 28 04:53 README.md 04:56:11 -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 04:53 VERSION 04:56:11 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:53 bin 04:56:11 -rw-r--r-- 1 jenkins jenkins 13 Aug 28 04:54 coverage.out 04:56:11 -rw-rw-r-- 1 jenkins jenkins 7048 Aug 28 04:53 go.mod 04:56:11 -rw-rw-r-- 1 jenkins jenkins 101448 Aug 28 04:53 go.sum 04:56:11 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 04:53 main.go 04:56:11 -rw-rw-r-- 1 jenkins jenkins 2572 Aug 28 04:53 makefile 04:56:11 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 04:53 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:11 + 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=73e85768b09e7a901a474aca8d4c5663b6c61c92 --label arch=amd64 --label version=3.2.0-dev.29 . 04:56:11 Sending build context to Docker daemon 9.14MB 04:56:11 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 04:56:11 Step 2/27 : FROM ${BASE} AS builder 04:56:11 ---> c1709ccb6995 04:56:11 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 04:56:11 ---> Running in 26780a3271cb 04:56:11 Removing intermediate container 26780a3271cb 04:56:11 ---> 338b013f03cf 04:56:11 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 04:56:11 ---> Running in 15503f859912 04:56:11 Removing intermediate container 15503f859912 04:56:11 ---> 9a8537e8ddbf 04:56:11 Step 5/27 : ARG ADD_BUILD_TAGS="" 04:56:11 ---> Running in 6aa7f5599720 04:56:11 Removing intermediate container 6aa7f5599720 04:56:11 ---> 44952e329572 04:56:11 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:56:11 ---> Running in a733861eff43 04:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:12 OK: 264 MiB in 52 packages 04:56:13 Removing intermediate container a733861eff43 04:56:13 ---> 584d2cc56c54 04:56:13 Step 7/27 : WORKDIR /app 04:56:13 ---> Running in 461a389d417b 04:56:13 Removing intermediate container 461a389d417b 04:56:13 ---> 92864edb0aee 04:56:13 Step 8/27 : COPY go.mod vendor* ./ 04:56:13 ---> 6f5a7add0511 04:56:13 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:56:13 ---> Running in 4c95a781c68f 04:56:13 Removing intermediate container 4c95a781c68f 04:56:13 ---> d75e2a28e365 04:56:13 Step 10/27 : COPY . . 04:56:14 ---> 3a1089dc46af 04:56:14 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:56:14 ---> Running in 8e604ccdfcc2 04:56:14 Removing intermediate container 8e604ccdfcc2 04:56:14 ---> b62e00fa1246 04:56:14 Step 12/27 : RUN $MAKE 04:56:14 ---> Running in ab3d684f7fee 04:56:14 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.29" -trimpath -mod=readonly -o app-service-configurable 04:56:46 Removing intermediate container ab3d684f7fee 04:56:46 ---> 92139436632a 04:56:46 Step 13/27 : FROM alpine:3.18 04:56:46 3.18: Pulling from library/alpine 04:56:46 930bdd4d222e: Pulling fs layer 04:56:46 930bdd4d222e: Verifying Checksum 04:56:46 930bdd4d222e: Download complete 04:56:46 930bdd4d222e: Pull complete 04:56:46 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:56:46 Status: Downloaded newer image for alpine:3.18 04:56:46 ---> 18f865063206 04:56:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:56:46 ---> Running in fb4ff16dcbc6 04:56:46 Removing intermediate container fb4ff16dcbc6 04:56:46 ---> 4651e11721b3 04:56:46 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 04:56:46 ---> Running in 0ccb80f1420c 04:56:46 Removing intermediate container 0ccb80f1420c 04:56:46 ---> ac0c54229d85 04:56:46 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 04:56:46 ---> Running in 68ec00cc511a 04:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:47 (1/2) Installing ca-certificates (20240226-r0) 04:56:47 (2/2) Installing dumb-init (1.2.5-r2) 04:56:47 Executing busybox-1.36.1-r7.trigger 04:56:47 Executing ca-certificates-20240226-r0.trigger 04:56:47 OK: 8 MiB in 17 packages 04:56:48 Removing intermediate container 68ec00cc511a 04:56:48 ---> e684a931e966 04:56:48 Step 17/27 : RUN apk --no-cache upgrade 04:56:48 ---> Running in 5f3ac5f2145f 04:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:56:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:56:48 OK: 8 MiB in 17 packages 04:56:49 Removing intermediate container 5f3ac5f2145f 04:56:49 ---> d81bd2d3e6e4 04:56:49 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 04:56:49 ---> 0b35b8f860b8 04:56:49 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 04:56:49 ---> f938004ccaa3 04:56:49 Step 20/27 : COPY --from=builder /app/res/ /res/ 04:56:49 ---> 44a05ecfafd0 04:56:49 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 04:56:50 ---> 4a62f106aa57 04:56:50 Step 22/27 : EXPOSE 48095 04:56:50 ---> Running in 8e8448d25ee0 04:56:50 Removing intermediate container 8e8448d25ee0 04:56:50 ---> 37aa5ffdb12d 04:56:50 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 04:56:50 ---> Running in 0ccf2c029edc 04:56:50 Removing intermediate container 0ccf2c029edc 04:56:50 ---> 26570d712f08 04:56:50 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:56:50 ---> Running in 1395270f41f6 04:56:50 Removing intermediate container 1395270f41f6 04:56:50 ---> 4a4c8047037b 04:56:50 Step 25/27 : LABEL arch=amd64 04:56:50 ---> Running in ff90ed26da70 04:56:50 Removing intermediate container ff90ed26da70 04:56:50 ---> ecc149ab61f3 04:56:50 Step 26/27 : LABEL git_sha=73e85768b09e7a901a474aca8d4c5663b6c61c92 04:56:50 ---> Running in c1bdc9c23655 04:56:51 Removing intermediate container c1bdc9c23655 04:56:51 ---> a0b5b2ccbffb 04:56:51 Step 27/27 : LABEL version=3.2.0-dev.29 04:56:51 ---> Running in 89a054fd203f 04:56:51 Removing intermediate container 89a054fd203f 04:56:51 ---> 7f7d19f3091c 04:56:51 [Warning] One or more build-args [ARCH] were not consumed 04:56:51 Successfully built 7f7d19f3091c 04:56:51 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:51 provisioning config files... 04:56:51 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14731604049144710996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:51 ---> ****-login.sh 04:56:51 nexus3.edgexfoundry.org:10001 04:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:51 Configure a credential helper to remove this warning. See 04:56:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:51 04:56:51 Login Succeeded 04:56:51 nexus3.edgexfoundry.org:10002 04:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:51 Configure a credential helper to remove this warning. See 04:56:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:51 04:56:51 Login Succeeded 04:56:51 nexus3.edgexfoundry.org:10003 04:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:51 Configure a credential helper to remove this warning. See 04:56:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:51 04:56:51 Login Succeeded 04:56:51 nexus3.edgexfoundry.org:10004 04:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:51 Configure a credential helper to remove this warning. See 04:56:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:51 04:56:51 Login Succeeded 04:56:51 ****.io 04:56:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:56:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:56:51 Configure a credential helper to remove this warning. See 04:56:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:56:51 04:56:51 Login Succeeded 04:56:51 ---> ****-login.sh ends [Pipeline] } 04:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:56:52 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 04:56:52 73e85768b09e7a901a474aca8d4c5663b6c61c92 04:56:52 latest 04:56:52 3.2.0-dev.29 04:56:52 73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 04:56:52 main 04:56:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92 04:56:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:56:52 6a844b6133bb: Preparing 04:56:52 3ce187ede292: Preparing 04:56:52 74036dfe95b7: Preparing 04:56:52 d4a60591f0e7: Preparing 04:56:52 0dbd20cb6fb8: Preparing 04:56:52 894534a59b18: Preparing 04:56:52 ce7f800efff9: Preparing 04:56:52 894534a59b18: Waiting 04:56:52 ce7f800efff9: Waiting 04:56:52 0dbd20cb6fb8: Pushed 04:56:52 3ce187ede292: Pushed 04:56:52 74036dfe95b7: Pushed 04:56:52 d4a60591f0e7: Pushed 04:56:52 ce7f800efff9: Layer already exists 04:56:52 894534a59b18: Pushed 04:56:56 6a844b6133bb: Pushed 04:56:56 73e85768b09e7a901a474aca8d4c5663b6c61c92: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:56 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:56:57 6a844b6133bb: Preparing 04:56:57 3ce187ede292: Preparing 04:56:57 74036dfe95b7: Preparing 04:56:57 d4a60591f0e7: Preparing 04:56:57 0dbd20cb6fb8: Preparing 04:56:57 894534a59b18: Preparing 04:56:57 ce7f800efff9: Preparing 04:56:57 894534a59b18: Waiting 04:56:57 ce7f800efff9: Waiting 04:56:57 d4a60591f0e7: Layer already exists 04:56:57 0dbd20cb6fb8: Layer already exists 04:56:57 3ce187ede292: Layer already exists 04:56:57 6a844b6133bb: Layer already exists 04:56:57 74036dfe95b7: Layer already exists 04:56:57 ce7f800efff9: Layer already exists 04:56:57 894534a59b18: Layer already exists 04:56:57 latest: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:57 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.29 04:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:56:57 6a844b6133bb: Preparing 04:56:57 3ce187ede292: Preparing 04:56:57 74036dfe95b7: Preparing 04:56:57 d4a60591f0e7: Preparing 04:56:57 0dbd20cb6fb8: Preparing 04:56:57 894534a59b18: Preparing 04:56:57 ce7f800efff9: Preparing 04:56:57 894534a59b18: Waiting 04:56:57 ce7f800efff9: Waiting 04:56:57 d4a60591f0e7: Layer already exists 04:56:57 6a844b6133bb: Layer already exists 04:56:57 0dbd20cb6fb8: Layer already exists 04:56:57 74036dfe95b7: Layer already exists 04:56:57 3ce187ede292: Layer already exists 04:56:57 ce7f800efff9: Layer already exists 04:56:57 894534a59b18: Layer already exists 04:56:57 3.2.0-dev.29: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 04:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:56:58 6a844b6133bb: Preparing 04:56:58 3ce187ede292: Preparing 04:56:58 74036dfe95b7: Preparing 04:56:58 d4a60591f0e7: Preparing 04:56:58 0dbd20cb6fb8: Preparing 04:56:58 894534a59b18: Preparing 04:56:58 ce7f800efff9: Preparing 04:56:58 894534a59b18: Waiting 04:56:58 ce7f800efff9: Waiting 04:56:58 d4a60591f0e7: Layer already exists 04:56:58 0dbd20cb6fb8: Layer already exists 04:56:58 3ce187ede292: Layer already exists 04:56:58 74036dfe95b7: Layer already exists 04:56:58 6a844b6133bb: Layer already exists 04:56:58 894534a59b18: Layer already exists 04:56:58 ce7f800efff9: Layer already exists 04:56:58 73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 04:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 04:56:59 6a844b6133bb: Preparing 04:56:59 3ce187ede292: Preparing 04:56:59 74036dfe95b7: Preparing 04:56:59 d4a60591f0e7: Preparing 04:56:59 0dbd20cb6fb8: Preparing 04:56:59 894534a59b18: Preparing 04:56:59 ce7f800efff9: Preparing 04:56:59 894534a59b18: Waiting 04:56:59 ce7f800efff9: Waiting 04:56:59 6a844b6133bb: Layer already exists 04:56:59 d4a60591f0e7: Layer already exists 04:56:59 3ce187ede292: Layer already exists 04:56:59 0dbd20cb6fb8: Layer already exists 04:56:59 74036dfe95b7: Layer already exists 04:56:59 ce7f800efff9: Layer already exists 04:56:59 894534a59b18: Layer already exists 04:56:59 main: digest: sha256:b61440267cd81118acd05468a203c5690ec646441731b378df7ccb1f1b132731 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:56:59 ===================================================== [Pipeline] echo 04:56:59 taggedImages: 04:56:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92 04:56:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 04:56:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.29 04:56:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 04:56:59 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:59 04:56:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:00 latest: Pulling from edgex-lftools-log-publisher 04:57:00 5eb5b503b376: Pulling fs layer 04:57:00 5c69ac0246d0: Pulling fs layer 04:57:00 ec43610c2a17: Pulling fs layer 04:57:00 3a2ae6a8a46f: Pulling fs layer 04:57:00 33b1e0a273af: Pulling fs layer 04:57:00 5d3b04190fa2: Pulling fs layer 04:57:00 2f39f015ded8: Pulling fs layer 04:57:00 3a2ae6a8a46f: Waiting 04:57:00 33b1e0a273af: Waiting 04:57:00 5d3b04190fa2: Waiting 04:57:00 2f39f015ded8: Waiting 04:57:00 5c69ac0246d0: Download complete 04:57:00 3a2ae6a8a46f: Verifying Checksum 04:57:00 3a2ae6a8a46f: Download complete 04:57:00 33b1e0a273af: Verifying Checksum 04:57:00 33b1e0a273af: Download complete 04:57:00 ec43610c2a17: Verifying Checksum 04:57:00 ec43610c2a17: Download complete 04:57:00 5d3b04190fa2: Download complete 04:57:00 5eb5b503b376: Verifying Checksum 04:57:00 5eb5b503b376: Download complete 04:57:00 2f39f015ded8: Download complete 04:57:01 5eb5b503b376: Pull complete 04:57:01 5c69ac0246d0: Pull complete 04:57:02 ec43610c2a17: Pull complete 04:57:02 3a2ae6a8a46f: Pull complete 04:57:02 33b1e0a273af: Pull complete 04:57:02 5d3b04190fa2: Pull complete 04:57:07 2f39f015ded8: Pull complete 04:57:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:57:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:07 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 04:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:12 $ docker top 3e921dbf92c1fe7585637b7a1afc4444b3316fd60fb013358c12cc5690a91e14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:12 ---> job-cost.sh 04:57:12 lf-activate-venv: SKIPPING 04:57:12 INFO: No Stack... 04:57:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8897 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 04:57:12 Running in /w/workspace/app-service-configurable/239 [Pipeline] { [Pipeline] checkout 04:57:12 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:13 INFO: Archiving Costs 04:57:15 The recommended git tool is: git [Pipeline] sh 04:57:15 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 04:57:15 + cut -d, -f6 [Pipeline] lock 04:57:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] 04:57:15 Resource [jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] did not exist. Created. 04:57:15 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:16 + echo total: 0.2199999988079071 [Pipeline] stash 04:57:16 Stashed 1 file(s) [Pipeline] } 04:57:16 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:16 $ docker stop --time=1 3e921dbf92c1fe7585637b7a1afc4444b3316fd60fb013358c12cc5690a91e14 04:57:17 $ docker rm -f --volumes 3e921dbf92c1fe7585637b7a1afc4444b3316fd60fb013358c12cc5690a91e14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:57:24 using credential edgex-jenkins-ssh 04:57:24 Cloning the remote Git repository 04:57:24 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 04:57:24 > git init /w/workspace/app-service-configurable/239 # timeout=10 04:57:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 04:57:25 > git --version # timeout=10 04:57:25 > git --version # 'git version 2.25.1' 04:57:25 using GIT_SSH to set credentials SSH Credentials for GitHub 04:57:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 04:57:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:57:29 Avoid second fetch 04:57:29 Checking out Revision 73e85768b09e7a901a474aca8d4c5663b6c61c92 (main) 04:57:30 Commit message: "Merge pull request #674 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.48" 04:57:29 > git config core.sparsecheckout # timeout=10 04:57:29 > git checkout -f 73e85768b09e7a901a474aca8d4c5663b6c61c92 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:57:35 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:35 Dload Upload Total Spent Left Speed 04:57:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 212k 0 --:--:-- --:--:-- --:--:-- 212k [Pipeline] sh 04:57:35 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:57:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:57:36 + sudo tee /etc/docker/daemon.new 04:57:36 { 04:57:36 "registry-mirrors": [ 04:57:36 "https://nexus3.edgexfoundry.org:10001" 04:57:36 ], 04:57:36 "bip": "10.250.0.254/24", 04:57:36 "hosts": [ 04:57:36 "tcp://0.0.0.0:5555", 04:57:36 "unix:///var/run/docker.sock" 04:57:36 ], 04:57:36 "mtu": 1458, 04:57:36 "selinux-enabled": true, 04:57:36 "seccomp-profile": "/etc/docker/seccomp.json" 04:57:36 } [Pipeline] sh 04:57:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:57:36 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:55 provisioning config files... 04:57:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/239@tmp/config9467018512195072340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:55 ---> ****-login.sh 04:57:55 nexus3.edgexfoundry.org:10001 04:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:56 Configure a credential helper to remove this warning. See 04:57:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:56 04:57:56 Login Succeeded 04:57:56 nexus3.edgexfoundry.org:10002 04:57:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:56 Configure a credential helper to remove this warning. See 04:57:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:56 04:57:56 Login Succeeded 04:57:56 nexus3.edgexfoundry.org:10003 04:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:57 Configure a credential helper to remove this warning. See 04:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:57 04:57:57 Login Succeeded 04:57:57 nexus3.edgexfoundry.org:10004 04:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:57 Configure a credential helper to remove this warning. See 04:57:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:57 04:57:57 Login Succeeded 04:57:57 ****.io 04:57:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:57:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:57:58 Configure a credential helper to remove this warning. See 04:57:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:57:58 04:57:58 Login Succeeded 04:57:58 ---> ****-login.sh ends [Pipeline] } 04:57:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:57:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:57:58 ========================================================= 04:57:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:57:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57: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 . 04:57:59 Sending build context to Docker daemon 238.1kB 04:57:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 04:57:59 Step 2/12 : FROM ${BASE} AS builder 04:57:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:57:59 c6b39de5b339: Pulling fs layer 04:57:59 a69c41024577: Pulling fs layer 04:57:59 d6de4b400683: Pulling fs layer 04:57:59 35cb2a7552d0: Pulling fs layer 04:57:59 4f4fb700ef54: Pulling fs layer 04:57:59 464afbd9ba4c: Pulling fs layer 04:57:59 4f4fb700ef54: Waiting 04:57:59 00f215d4a9da: Pulling fs layer 04:57:59 464afbd9ba4c: Waiting 04:57:59 00f215d4a9da: Waiting 04:57:59 d496ad576159: Pulling fs layer 04:57:59 d496ad576159: Waiting 04:57:59 a69c41024577: Verifying Checksum 04:57:59 a69c41024577: Download complete 04:57:59 35cb2a7552d0: Verifying Checksum 04:57:59 35cb2a7552d0: Download complete 04:57:59 4f4fb700ef54: Verifying Checksum 04:57:59 4f4fb700ef54: Download complete 04:57:59 464afbd9ba4c: Verifying Checksum 04:57:59 464afbd9ba4c: Download complete 04:57:59 c6b39de5b339: Download complete 04:58:00 d496ad576159: Verifying Checksum 04:58:00 d496ad576159: Download complete 04:58:01 c6b39de5b339: Pull complete 04:58:02 a69c41024577: Pull complete 04:58:02 d6de4b400683: Verifying Checksum 04:58:02 d6de4b400683: Download complete 04:58:03 00f215d4a9da: Verifying Checksum 04:58:03 00f215d4a9da: Download complete 04:58:16 d6de4b400683: Pull complete 04:58:16 35cb2a7552d0: Pull complete 04:58:16 4f4fb700ef54: Pull complete 04:58:16 464afbd9ba4c: Pull complete 04:58:26 00f215d4a9da: Pull complete 04:58:26 d496ad576159: Pull complete 04:58:26 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:58:26 ---> f246e2811388 04:58:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 04:58:29 ---> Running in 752cd5cfd001 04:58:29 Removing intermediate container 752cd5cfd001 04:58:29 ---> b3b8f32b5da6 04:58:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 04:58:29 ---> Running in 7a250fabbad2 04:58:29 Removing intermediate container 7a250fabbad2 04:58:29 ---> 7f4a754acac3 04:58:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 04:58:29 ---> Running in 11a319af87b4 04:58:29 Removing intermediate container 11a319af87b4 04:58:29 ---> af16ac9aab49 04:58:29 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:58:29 ---> Running in 70e03152279d 04:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:58:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:58:32 OK: 266 MiB in 52 packages 04:58:34 Removing intermediate container 70e03152279d 04:58:34 ---> 83568ac125e1 04:58:34 Step 7/12 : WORKDIR /app 04:58:34 ---> Running in f8584d55676e 04:58:35 Removing intermediate container f8584d55676e 04:58:35 ---> fb5928f41e09 04:58:35 Step 8/12 : COPY go.mod vendor* ./ 04:58:36 ---> a20299bdd44a 04:58:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:58:36 ---> Running in c45e8403bf00 05:00:45 Removing intermediate container c45e8403bf00 05:00:45 ---> a375a63eed0d 05:00:45 Step 10/12 : COPY . . 05:00:45 ---> bd4a40ea56ae 05:00:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:00:45 ---> Running in da6f833d6631 05:00:45 Removing intermediate container da6f833d6631 05:00:45 ---> 90bc97affac6 05:00:45 Step 12/12 : RUN $MAKE 05:00:45 ---> Running in bfd0494544aa 05:00:45 noop 05:00:45 Removing intermediate container bfd0494544aa 05:00:45 ---> 2a995f094043 05:00:45 Successfully built 2a995f094043 05:00:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:45 + docker inspect -f . ci-base-image-arm64 05:00:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:45 prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container 05:00:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/239 -v /w/workspace/app-service-configurable/239:/w/workspace/app-service-configurable/239:rw,z -v /w/workspace/app-service-configurable/239@tmp:/w/workspace/app-service-configurable/239@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 05:00:47 $ docker top 207b27b5f1d4c84eac93640cd3b476c9b5b27674bcb90934800dcf34c3e390b1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:48 + go version 05:00:48 go version go1.21.9 linux/arm64 [Pipeline] } 05:00:48 $ docker stop --time=1 207b27b5f1d4c84eac93640cd3b476c9b5b27674bcb90934800dcf34c3e390b1 05:00:49 $ docker rm -f --volumes 207b27b5f1d4c84eac93640cd3b476c9b5b27674bcb90934800dcf34c3e390b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:50 + docker inspect -f . ci-base-image-arm64 05:00:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:50 prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container 05:00:50 $ 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/239 -v /w/workspace/app-service-configurable/239:/w/workspace/app-service-configurable/239:rw,z -v /w/workspace/app-service-configurable/239@tmp:/w/workspace/app-service-configurable/239@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 05:00:51 $ docker top 9b06334c38c96cd8a1213de9994ee688a37cd26fcdee590f289e742b166a55aa -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:52 + git config --global --add safe.directory /w/workspace/app-service-configurable/239 [Pipeline] fileExists [Pipeline] sh 05:00:53 + make test 05:00:53 go test -race -coverprofile=coverage.out ./... 05:05:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 05:05:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:05:30 go vet ./... 05:09:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:09:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:09:39 ./bin/test-attribution-txt.sh 05:09:39 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 05:09:39 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 05:09:39 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [Pipeline] echo 05:09:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:09:39 $ docker stop --time=1 9b06334c38c96cd8a1213de9994ee688a37cd26fcdee590f289e742b166a55aa 05:09:41 $ docker rm -f --volumes 9b06334c38c96cd8a1213de9994ee688a37cd26fcdee590f289e742b166a55aa [Pipeline] // withDockerContainer [Pipeline] sh 05:09:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:09:44 Warning: overwriting stash ‘coverage-report’ 05:09:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:09:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:09:45 + ls -al . 05:09:45 total 256 05:09:45 drwxrwxr-x 6 jenkins jenkins 4096 Aug 28 05:00 . 05:09:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 04:57 .. 05:09:45 -rw-rw-r-- 1 jenkins jenkins 119 Aug 28 04:57 .dockerignore 05:09:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 04:57 .git 05:09:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 04:57 .github 05:09:45 -rw-rw-r-- 1 jenkins jenkins 106 Aug 28 04:57 .gitignore 05:09:45 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 04:57 .golangci.yml 05:09:45 -rw-rw-r-- 1 jenkins jenkins 18981 Aug 28 04:57 Attribution.txt 05:09:45 -rw-rw-r-- 1 jenkins jenkins 37263 Aug 28 04:57 CHANGELOG.md 05:09:45 -rw-rw-r-- 1 jenkins jenkins 2007 Aug 28 04:57 Dockerfile 05:09:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 04:57 GOVERNANCE.md 05:09:45 -rw-rw-r-- 1 jenkins jenkins 666 Aug 28 04:57 Jenkinsfile 05:09:45 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 28 04:57 LICENSE 05:09:45 -rw-rw-r-- 1 jenkins jenkins 618 Aug 28 04:57 OWNERS.md 05:09:45 -rw-rw-r-- 1 jenkins jenkins 4582 Aug 28 04:57 README.md 05:09:45 -rw-rw-r-- 1 jenkins jenkins 12 Aug 28 04:53 VERSION 05:09:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 04:57 bin 05:09:45 -rw-r--r-- 1 jenkins jenkins 13 Aug 28 05:00 coverage.out 05:09:45 -rw-rw-r-- 1 jenkins jenkins 7048 Aug 28 04:57 go.mod 05:09:45 -rw-rw-r-- 1 jenkins jenkins 101448 Aug 28 04:57 go.sum 05:09:45 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 28 04:57 main.go 05:09:45 -rw-rw-r-- 1 jenkins jenkins 2572 Aug 28 04:57 makefile 05:09:45 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 04:57 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:45 + 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=73e85768b09e7a901a474aca8d4c5663b6c61c92 --label arch=arm64 --label version=3.2.0-dev.29 . 05:09:45 Sending build context to Docker daemon 239.1kB 05:09:45 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 05:09:45 Step 2/27 : FROM ${BASE} AS builder 05:09:45 ---> 2a995f094043 05:09:45 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 05:09:46 ---> Running in 1caee68ce05d 05:09:46 Removing intermediate container 1caee68ce05d 05:09:46 ---> 04e761615d68 05:09:46 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 05:09:46 ---> Running in 618774d188e9 05:09:47 Removing intermediate container 618774d188e9 05:09:47 ---> 2a5dd60082c5 05:09:47 Step 5/27 : ARG ADD_BUILD_TAGS="" 05:09:47 ---> Running in e07819339d45 05:09:47 Removing intermediate container e07819339d45 05:09:47 ---> 2b094e20c593 05:09:47 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:09:47 ---> Running in 41a9ea896406 05:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:09:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:09:50 OK: 266 MiB in 52 packages 05:09:51 Removing intermediate container 41a9ea896406 05:09:51 ---> e73349d2e1ea 05:09:51 Step 7/27 : WORKDIR /app 05:09:51 ---> Running in 9195317f2d97 05:09:52 Removing intermediate container 9195317f2d97 05:09:52 ---> 7077c1293076 05:09:52 Step 8/27 : COPY go.mod vendor* ./ 05:09:53 ---> 83b5eaf5cadb 05:09:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:09:53 ---> Running in 72d6991b9163 05:09:56 Removing intermediate container 72d6991b9163 05:09:56 ---> 1233f6e8e92d 05:09:56 Step 10/27 : COPY . . 05:09:57 ---> affe31cff75c 05:09:57 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:09:57 ---> Running in a2832d322a5f 05:09:57 Removing intermediate container a2832d322a5f 05:09:57 ---> 86841d8f7142 05:09:57 Step 12/27 : RUN $MAKE 05:09:57 ---> Running in 1aa937440354 05:09:59 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.29" -trimpath -mod=readonly -o app-service-configurable 05:14:05 Removing intermediate container 1aa937440354 05:14:05 ---> bf6331631d24 05:14:05 Step 13/27 : FROM alpine:3.18 05:14:05 3.18: Pulling from library/alpine 05:14:05 4983c3fe2029: Pulling fs layer 05:14:05 4983c3fe2029: Verifying Checksum 05:14:05 4983c3fe2029: Download complete 05:14:05 4983c3fe2029: Pull complete 05:14:05 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:14:05 Status: Downloaded newer image for alpine:3.18 05:14:05 ---> a0237000ae83 05:14:05 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 05:14:05 ---> Running in 8417203933b1 05:14:05 Removing intermediate container 8417203933b1 05:14:05 ---> fb0925e73a27 05:14:05 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 05:14:05 ---> Running in 53c9fd8f35d8 05:14:05 Removing intermediate container 53c9fd8f35d8 05:14:05 ---> dc9b9a04276f 05:14:05 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 05:14:05 ---> Running in e1097517abca 05:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:14:08 (1/2) Installing ca-certificates (20240226-r0) 05:14:08 (2/2) Installing dumb-init (1.2.5-r2) 05:14:08 Executing busybox-1.36.1-r7.trigger 05:14:08 Executing ca-certificates-20240226-r0.trigger 05:14:08 OK: 9 MiB in 17 packages 05:14:10 Removing intermediate container e1097517abca 05:14:10 ---> c674639f4656 05:14:10 Step 17/27 : RUN apk --no-cache upgrade 05:14:10 ---> Running in 98797dc76199 05:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:14:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:14:13 OK: 9 MiB in 17 packages 05:14:14 Removing intermediate container 98797dc76199 05:14:14 ---> 3be5cf7ac0db 05:14:14 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 05:14:14 ---> 6de40bd2e2e9 05:14:14 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 05:14:14 ---> ea734fdaa783 05:14:14 Step 20/27 : COPY --from=builder /app/res/ /res/ 05:14:15 ---> a8313e01b4f0 05:14:15 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 05:14:17 ---> c8873f46e205 05:14:17 Step 22/27 : EXPOSE 48095 05:14:17 ---> Running in 56b34dc4e5ef 05:14:17 Removing intermediate container 56b34dc4e5ef 05:14:17 ---> de4bc666065f 05:14:17 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 05:14:17 ---> Running in b55c0ef6152a 05:14:18 Removing intermediate container b55c0ef6152a 05:14:18 ---> f1dfb5454e3f 05:14:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:14:18 ---> Running in 281b8ead38ea 05:14:18 Removing intermediate container 281b8ead38ea 05:14:18 ---> 105a11429cdd 05:14:18 Step 25/27 : LABEL arch=arm64 05:14:18 ---> Running in af6419d19c92 05:14:19 Removing intermediate container af6419d19c92 05:14:19 ---> 56e569fdecb8 05:14:19 Step 26/27 : LABEL git_sha=73e85768b09e7a901a474aca8d4c5663b6c61c92 05:14:19 ---> Running in b109310e2aed 05:14:19 Removing intermediate container b109310e2aed 05:14:19 ---> d59d634dc05a 05:14:19 Step 27/27 : LABEL version=3.2.0-dev.29 05:14:19 ---> Running in 527af2b25877 05:14:19 Removing intermediate container 527af2b25877 05:14:19 ---> 7832f1ef20a8 05:14:19 [Warning] One or more build-args [ARCH] were not consumed 05:14:19 Successfully built 7832f1ef20a8 05:14:19 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 05:14:20 provisioning config files... 05:14:20 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/239@tmp/config7179627079912858583tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:14:20 ---> ****-login.sh 05:14:20 nexus3.edgexfoundry.org:10001 05:14:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:20 Configure a credential helper to remove this warning. See 05:14:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:20 05:14:20 Login Succeeded 05:14:20 nexus3.edgexfoundry.org:10002 05:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:21 Configure a credential helper to remove this warning. See 05:14:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:21 05:14:21 Login Succeeded 05:14:21 nexus3.edgexfoundry.org:10003 05:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:21 Configure a credential helper to remove this warning. See 05:14:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:21 05:14:21 Login Succeeded 05:14:21 nexus3.edgexfoundry.org:10004 05:14:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:22 Configure a credential helper to remove this warning. See 05:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:22 05:14:22 Login Succeeded 05:14:22 ****.io 05:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:14:22 Configure a credential helper to remove this warning. See 05:14:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:14:22 05:14:22 Login Succeeded 05:14:22 ---> ****-login.sh ends [Pipeline] } 05:14:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:14:22 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 05:14:22 73e85768b09e7a901a474aca8d4c5663b6c61c92 05:14:22 latest 05:14:22 3.2.0-dev.29 05:14:22 73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 05:14:22 main 05:14:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:23 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92 05:14:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:14:23 face0af53c9b: Preparing 05:14:23 fbf4fa59713d: Preparing 05:14:23 192fc79b5b9d: Preparing 05:14:23 a89c4f62433c: Preparing 05:14:23 a608b39ad73f: Preparing 05:14:23 645f41671b65: Preparing 05:14:23 3c20671a5817: Preparing 05:14:23 3c20671a5817: Waiting 05:14:23 645f41671b65: Waiting 05:14:23 192fc79b5b9d: Pushed 05:14:23 a608b39ad73f: Pushed 05:14:23 a89c4f62433c: Pushed 05:14:23 fbf4fa59713d: Pushed 05:14:23 3c20671a5817: Layer already exists 05:14:24 645f41671b65: Pushed 05:14:31 face0af53c9b: Pushed 05:14:31 73e85768b09e7a901a474aca8d4c5663b6c61c92: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:31 + 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 05:14:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 05:14:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:14:31 face0af53c9b: Preparing 05:14:31 fbf4fa59713d: Preparing 05:14:31 192fc79b5b9d: Preparing 05:14:31 a89c4f62433c: Preparing 05:14:31 a608b39ad73f: Preparing 05:14:31 645f41671b65: Preparing 05:14:31 3c20671a5817: Preparing 05:14:31 645f41671b65: Waiting 05:14:31 3c20671a5817: Waiting 05:14:31 a89c4f62433c: Layer already exists 05:14:31 fbf4fa59713d: Layer already exists 05:14:31 192fc79b5b9d: Layer already exists 05:14:31 face0af53c9b: Layer already exists 05:14:31 a608b39ad73f: Layer already exists 05:14:31 645f41671b65: Layer already exists 05:14:31 3c20671a5817: Layer already exists 05:14:32 latest: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.29 05:14:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:14:32 face0af53c9b: Preparing 05:14:32 fbf4fa59713d: Preparing 05:14:32 192fc79b5b9d: Preparing 05:14:32 a89c4f62433c: Preparing 05:14:32 a608b39ad73f: Preparing 05:14:32 645f41671b65: Preparing 05:14:32 3c20671a5817: Preparing 05:14:32 645f41671b65: Waiting 05:14:32 3c20671a5817: Waiting 05:14:32 a89c4f62433c: Layer already exists 05:14:32 face0af53c9b: Layer already exists 05:14:32 192fc79b5b9d: Layer already exists 05:14:32 a608b39ad73f: Layer already exists 05:14:32 fbf4fa59713d: Layer already exists 05:14:32 645f41671b65: Layer already exists 05:14:32 3c20671a5817: Layer already exists 05:14:33 3.2.0-dev.29: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 05:14:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:14:33 face0af53c9b: Preparing 05:14:33 fbf4fa59713d: Preparing 05:14:33 192fc79b5b9d: Preparing 05:14:33 a89c4f62433c: Preparing 05:14:33 a608b39ad73f: Preparing 05:14:33 645f41671b65: Preparing 05:14:33 3c20671a5817: Preparing 05:14:33 645f41671b65: Waiting 05:14:33 3c20671a5817: Waiting 05:14:33 a608b39ad73f: Layer already exists 05:14:33 face0af53c9b: Layer already exists 05:14:33 fbf4fa59713d: Layer already exists 05:14:33 192fc79b5b9d: Layer already exists 05:14:33 a89c4f62433c: Layer already exists 05:14:33 645f41671b65: Layer already exists 05:14:33 3c20671a5817: Layer already exists 05:14:33 73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:34 + 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 05:14:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 05:14:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 05:14:34 face0af53c9b: Preparing 05:14:34 fbf4fa59713d: Preparing 05:14:34 192fc79b5b9d: Preparing 05:14:34 a89c4f62433c: Preparing 05:14:34 a608b39ad73f: Preparing 05:14:34 645f41671b65: Preparing 05:14:34 3c20671a5817: Preparing 05:14:34 645f41671b65: Waiting 05:14:34 3c20671a5817: Waiting 05:14:34 a608b39ad73f: Layer already exists 05:14:34 192fc79b5b9d: Layer already exists 05:14:34 fbf4fa59713d: Layer already exists 05:14:34 face0af53c9b: Layer already exists 05:14:34 a89c4f62433c: Layer already exists 05:14:34 645f41671b65: Layer already exists 05:14:34 3c20671a5817: Layer already exists 05:14:35 main: digest: sha256:d733c0b6d35ec8398a48ec3ab1add79f02f191b422b0056992aa859ac8ae50f7 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:14:35 ===================================================== [Pipeline] echo 05:14:35 taggedImages: 05:14:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92 05:14:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 05:14:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.29 05:14:35 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:73e85768b09e7a901a474aca8d4c5663b6c61c92-3.2.0-dev.29 05:14:35 - 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 05:14:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:35 05:14:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:14:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:14:35 arm64: Pulling from edgex-lftools-log-publisher 05:14:35 8998bd30e6a1: Pulling fs layer 05:14:35 04944245beec: Pulling fs layer 05:14:35 699f458cf7ca: Pulling fs layer 05:14:35 765212b225bb: Pulling fs layer 05:14:35 f23df028b6ca: Pulling fs layer 05:14:35 d65c8cfc05b1: Pulling fs layer 05:14:35 2437ff75d9bd: Pulling fs layer 05:14:35 765212b225bb: Waiting 05:14:35 d65c8cfc05b1: Waiting 05:14:35 2437ff75d9bd: Waiting 05:14:36 04944245beec: Verifying Checksum 05:14:36 04944245beec: Download complete 05:14:36 765212b225bb: Verifying Checksum 05:14:36 765212b225bb: Download complete 05:14:36 f23df028b6ca: Verifying Checksum 05:14:36 f23df028b6ca: Download complete 05:14:36 d65c8cfc05b1: Download complete 05:14:36 699f458cf7ca: Verifying Checksum 05:14:36 699f458cf7ca: Download complete 05:14:36 8998bd30e6a1: Verifying Checksum 05:14:36 8998bd30e6a1: Download complete 05:14:39 2437ff75d9bd: Verifying Checksum 05:14:41 8998bd30e6a1: Pull complete 05:14:42 04944245beec: Pull complete 05:14:43 699f458cf7ca: Pull complete 05:14:43 765212b225bb: Pull complete 05:14:44 f23df028b6ca: Pull complete 05:14:44 d65c8cfc05b1: Pull complete 05:15:03 2437ff75d9bd: Pull complete 05:15:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:15:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:15:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:03 prd-ubuntu20.04-docker-arm64-4c-16g-8897 does not seem to be running inside a container 05:15:03 $ 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/239 -v /w/workspace/app-service-configurable/239:/w/workspace/app-service-configurable/239:rw,z -v /w/workspace/app-service-configurable/239@tmp:/w/workspace/app-service-configurable/239@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 05:15:06 $ docker top 7a2e405b8b9d81c633be23a9931c711c72c40088a84e7c10568f3f593b7b726f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:07 ---> job-cost.sh 05:15:07 lf-activate-venv: SKIPPING 05:15:07 INFO: No Stack... 05:15:07 INFO: Retrieving Pricing Info for: v3-standard-4 05:15:08 INFO: Archiving Costs [Pipeline] sh 05:15:09 + cat /w/workspace/app-service-configurable/239/archives/cost.csv 05:15:09 + cut -d, -f6 [Pipeline] lock 05:15:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] 05:15:09 Resource [jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] did not exist. Created. 05:15:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:10 /w/workspace/app-service-configurable/239@tmp/durable-4aec5893/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:15:10 + echo total: 0.10999999940395355 [Pipeline] stash 05:15:10 Warning: overwriting stash ‘stack-cost’ 05:15:10 Stashed 1 file(s) [Pipeline] } 05:15:11 Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-main-239-stack-cost] [Pipeline] // lock [Pipeline] } 05:15:11 $ docker stop --time=1 7a2e405b8b9d81c633be23a9931c711c72c40088a84e7c10568f3f593b7b726f 05:15:12 $ docker rm -f --volumes 7a2e405b8b9d81c633be23a9931c711c72c40088a84e7c10568f3f593b7b726f [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 05:15:13 provisioning config files... 05:15:13 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15914400603803930731tmp [Pipeline] { [Pipeline] sh 05:15:13 + set +x 05:15:13 + curl -s https://codecov.io/bash 05:15:13 + bash -s -- 05:15:13 05:15:13 _____ _ 05:15:13 / ____| | | 05:15:13 | | ___ __| | ___ ___ _____ __ 05:15:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:15:13 | |___| (_) | (_| | __/ (_| (_) \ V / 05:15:13 \_____\___/ \__,_|\___|\___\___/ \_/ 05:15:13 Bash-1.0.6 05:15:13 05:15:13 05:15:13 ==> git version 2.25.1 found 05:15:13 ==> 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 05:15:13 Release-Date: 2020-01-08 05:15:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:15:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:15:13 ==> Jenkins CI detected. 05:15:13 current dir:  /w/workspace/ry_app-service-configurable_main 05:15:13 project root: . 05:15:13 --> token set from env 05:15:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:15:13 ==> Running gcov in . (disable via -X gcov) 05:15:13 ==> Python coveragepy not found 05:15:13 ==> Searching for coverage reports in: 05:15:13 + . 05:15:13 -> Found 1 reports 05:15:13 ==> Detecting git/mercurial file structure 05:15:13 ==> Reading reports 05:15:13 + ./coverage.out bytes=13 05:15:13 ==> Appending adjustments 05:15:13 https://docs.codecov.io/docs/fixing-reports 05:15:13 + Found adjustments 05:15:13 ==> Gzipping contents 05:15:13 4.0K /tmp/codecov.TMjcXe.gz 05:15:13 ==> Uploading reports 05:15:13 url: https://codecov.io 05:15:13 query: branch=main&commit=73e85768b09e7a901a474aca8d4c5663b6c61c92&build=239&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F239%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 05:15:13 -> Pinging Codecov 05:15:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=73e85768b09e7a901a474aca8d4c5663b6c61c92&build=239&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F239%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 05:15:13 -> Uploading to 05:15:13 https://storage.googleapis.com/codecov/v4/raw/2024-08-28/A97CA9966030D2A3747ED39772930CCE/73e85768b09e7a901a474aca8d4c5663b6c61c92/39010347-dbad-4256-abf1-3c84dca9f299.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240828%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240828T051513Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0841a0735b5c66b1aff08211b83caea84d1652d228d60d6c324c4dbdd1819a9f 05:15:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:15:13 Dload Upload Total Spent Left Speed 05:15:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 947 --:--:-- --:--:-- --:--:-- 947 05:15:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] } 05:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:15:14 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:15:14 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:15:14 05:15:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:15:14 latest: Pulling from edgex-devops/edgex-snyk-go 05:15:14 619be1103602: Already exists 05:15:14 f8ea3408117e: Pulling fs layer 05:15:14 91320369b822: Pulling fs layer 05:15:14 0406650e8295: Pulling fs layer 05:15:14 4f4fb700ef54: Pulling fs layer 05:15:14 96d80e3f36e1: Pulling fs layer 05:15:14 bcf3aedb951c: Pulling fs layer 05:15:14 4f4fb700ef54: Waiting 05:15:14 96d80e3f36e1: Waiting 05:15:14 bcf3aedb951c: Waiting 05:15:14 0406650e8295: Verifying Checksum 05:15:14 0406650e8295: Download complete 05:15:14 f8ea3408117e: Download complete 05:15:14 4f4fb700ef54: Verifying Checksum 05:15:14 4f4fb700ef54: Download complete 05:15:14 f8ea3408117e: Pull complete 05:15:14 96d80e3f36e1: Verifying Checksum 05:15:14 96d80e3f36e1: Download complete 05:15:15 91320369b822: Verifying Checksum 05:15:15 91320369b822: Download complete 05:15:15 bcf3aedb951c: Verifying Checksum 05:15:15 bcf3aedb951c: Download complete 05:15:18 91320369b822: Pull complete 05:15:18 0406650e8295: Pull complete 05:15:18 4f4fb700ef54: Pull complete 05:15:18 96d80e3f36e1: Pull complete 05:15:21 bcf3aedb951c: Pull complete 05:15:21 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 05:15:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:15:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:21 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 05:15:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:15:23 $ docker top 5a8f0e85e8bf5e7e05b524b1cd3c4afd31dd4c48fc56b36504885ce182208799 -eo pid,comm [Pipeline] { [Pipeline] sh 05:15:23 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] echo 05:15:23 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 05:15:23 + set -o pipefail 05:15:23 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 05:15:38 05:15:38 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 05:15:38 05:15:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7dc5f32a-caad-4990-b9e2-a648c5eeaf90/history/49ab12c0-45be-44a0-97f6-bcdda20e1f46 05:15:38 05:15:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:15:38 05:15:38 05:15:38 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:15:38 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:15:38 $ docker stop --time=1 5a8f0e85e8bf5e7e05b524b1cd3c4afd31dd4c48fc56b36504885ce182208799 05:15:41 $ docker rm -f --volumes 5a8f0e85e8bf5e7e05b524b1cd3c4afd31dd4c48fc56b36504885ce182208799 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:15:42 + git log --format=format:%s -1 73e85768b09e7a901a474aca8d4c5663b6c61c92 [Pipeline] sh 05:15:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:15:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:43 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 05:15:43 $ 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 05:15:43 $ docker top 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 -eo pid,comm 05:15:43 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). 05:15:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:43 [ssh-agent] Looking for ssh-agent implementation... 05:15:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:43 $ docker exec 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 ssh-agent 05:15:43 SSH_AUTH_SOCK=/tmp/ssh-mtkIN32cg0vC/agent.33 05:15:43 SSH_AGENT_PID=39 05:15:43 Running ssh-add (command line suppressed) 05:15:44 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6996167996213639405.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6996167996213639405.key) 05:15:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:15:44 + git semver tag 05:15:44 2024-08-28 05:15:44,503 [run_tag] DEBUG tag force:False 05:15:44 2024-08-28 05:15:44,503 [check_head_tag] DEBUG check head tag 05:15:44 2024-08-28 05:15:44,505 [execute] INFO git cat-file --batch-check 05:15:44 2024-08-28 05:15:44,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 05:15:44 2024-08-28 05:15:44,509 [execute] INFO git cat-file --batch 05:15:44 2024-08-28 05:15:44,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 05:15:44 2024-08-28 05:15:44,537 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:15:44 2024-08-28 05:15:44,537 [execute] INFO git tag -a v3.2.0-dev.29 -m v3.2.0-dev.29 05:15:44 2024-08-28 05:15:44,537 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.29', '-m', 'v3.2.0-dev.29'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 05:15:44 2024-08-28 05:15:44,542 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:15:44 3.2.0-dev.29 [Pipeline] } 05:15:44 $ docker exec --env ******** --env ******** 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 ssh-agent -k 05:15:44 unset SSH_AUTH_SOCK; 05:15:44 unset SSH_AGENT_PID; 05:15:44 echo Agent pid 39 killed; 05:15:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:15:45 + git semver [Pipeline] } 05:15:45 $ docker stop --time=1 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 05:15:46 $ docker rm -f --volumes 597fc7aabed6ebefdf0e2e9a9ea9381fa24cd62638713ad731ebbb6118da1863 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:15:47 05:15:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:15:47 0.23.1-centos7: Pulling from edgex-lftools 05:15:47 ab5ef0e58194: Pulling fs layer 05:15:47 9712f1f96733: Pulling fs layer 05:15:47 63f879dbbcfc: Pulling fs layer 05:15:47 0d9ebad4ef96: Pulling fs layer 05:15:47 e9a5061849ea: Pulling fs layer 05:15:47 d747dcd14b5f: Pulling fs layer 05:15:47 2de7ff778b66: Pulling fs layer 05:15:47 2de7ff778b66: Waiting 05:15:47 0d9ebad4ef96: Waiting 05:15:47 d747dcd14b5f: Waiting 05:15:47 e9a5061849ea: Waiting 05:15:47 9712f1f96733: Verifying Checksum 05:15:47 9712f1f96733: Download complete 05:15:47 63f879dbbcfc: Verifying Checksum 05:15:47 63f879dbbcfc: Download complete 05:15:47 e9a5061849ea: Verifying Checksum 05:15:47 e9a5061849ea: Download complete 05:15:47 d747dcd14b5f: Verifying Checksum 05:15:47 0d9ebad4ef96: Verifying Checksum 05:15:47 0d9ebad4ef96: Download complete 05:15:47 ab5ef0e58194: Verifying Checksum 05:15:47 ab5ef0e58194: Download complete 05:15:47 2de7ff778b66: Verifying Checksum 05:15:47 2de7ff778b66: Download complete 05:15:50 ab5ef0e58194: Pull complete 05:15:50 9712f1f96733: Pull complete 05:15:51 63f879dbbcfc: Pull complete 05:15:55 0d9ebad4ef96: Pull complete 05:15:55 e9a5061849ea: Pull complete 05:15:55 d747dcd14b5f: Pull complete 05:15:56 2de7ff778b66: Pull complete 05:15:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:56 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 05:15:57 $ 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 05:15:59 $ docker top 619d1ef94ff90372629e283167d312ab8cde2dd4f1f0f40fbd5faf267420cedf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:15:59 provisioning config files... 05:16:00 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13397306028599139578tmp 05:16:00 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config766523862608620478tmp 05:16:00 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8819851204732218393tmp [Pipeline] { [Pipeline] echo 05:16:00 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:16:00 ---> sigul-configuration.sh 05:16:00 gpg: directory `/root/.gnupg' created 05:16:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:16:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:16:00 gpg: keyring `/root/.gnupg/secring.gpg' created 05:16:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:16:00 gpg: CAST5 encrypted data 05:16:00 gpg: encrypted with 1 passphrase 05:16:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:16:00 + mkdir /home/jenkins 05:16:00 + mkdir /home/jenkins/sigul [Pipeline] sh 05:16:01 + 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 05:16:01 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:16:01 ---> sigul-install.sh 05:16:01 Sigul already installed; skipping installation. [Pipeline] sh 05:16:01 + git tag --list 05:16:01 v1.0.0 05:16:01 v1.1.0 05:16:01 v1.2.0 05:16:01 v1.3.0 05:16:01 v1.3.1 05:16:01 v2.0.0 05:16:01 v2.0.1 05:16:01 v2.1.0 05:16:01 v2.1.1 05:16:01 v2.1.2 05:16:01 v2.2.0 05:16:01 v2.3 05:16:01 v2.3.0 05:16:01 v2.3.1 05:16:01 v3.0 05:16:01 v3.0.0 05:16:01 v3.0.1 05:16:01 v3.0.1-dev.1 05:16:01 v3.1 05:16:01 v3.1.0 05:16:01 v3.1.0-dev.1 05:16:01 v3.1.0-dev.10 05:16:01 v3.1.0-dev.11 05:16:01 v3.1.0-dev.12 05:16:01 v3.1.0-dev.13 05:16:01 v3.1.0-dev.14 05:16:01 v3.1.0-dev.15 05:16:01 v3.1.0-dev.16 05:16:01 v3.1.0-dev.17 05:16:01 v3.1.0-dev.18 05:16:01 v3.1.0-dev.19 05:16:01 v3.1.0-dev.2 05:16:01 v3.1.0-dev.20 05:16:01 v3.1.0-dev.21 05:16:01 v3.1.0-dev.22 05:16:01 v3.1.0-dev.23 05:16:01 v3.1.0-dev.24 05:16:01 v3.1.0-dev.25 05:16:01 v3.1.0-dev.26 05:16:01 v3.1.0-dev.27 05:16:01 v3.1.0-dev.28 05:16:01 v3.1.0-dev.29 05:16:01 v3.1.0-dev.3 05:16:01 v3.1.0-dev.30 05:16:01 v3.1.0-dev.31 05:16:01 v3.1.0-dev.32 05:16:01 v3.1.0-dev.33 05:16:01 v3.1.0-dev.34 05:16:01 v3.1.0-dev.35 05:16:01 v3.1.0-dev.36 05:16:01 v3.1.0-dev.37 05:16:01 v3.1.0-dev.38 05:16:01 v3.1.0-dev.39 05:16:01 v3.1.0-dev.4 05:16:01 v3.1.0-dev.5 05:16:01 v3.1.0-dev.6 05:16:01 v3.1.0-dev.7 05:16:01 v3.1.0-dev.8 05:16:01 v3.1.0-dev.9 05:16:01 v3.1.1 05:16:01 v3.1.1-dev.1 05:16:01 v3.2.0-dev.1 05:16:01 v3.2.0-dev.10 05:16:01 v3.2.0-dev.11 05:16:01 v3.2.0-dev.12 05:16:01 v3.2.0-dev.13 05:16:01 v3.2.0-dev.14 05:16:01 v3.2.0-dev.15 05:16:01 v3.2.0-dev.16 05:16:01 v3.2.0-dev.17 05:16:01 v3.2.0-dev.18 05:16:01 v3.2.0-dev.19 05:16:01 v3.2.0-dev.2 05:16:01 v3.2.0-dev.20 05:16:01 v3.2.0-dev.21 05:16:01 v3.2.0-dev.22 05:16:01 v3.2.0-dev.23 05:16:01 v3.2.0-dev.24 05:16:01 v3.2.0-dev.25 05:16:01 v3.2.0-dev.26 05:16:01 v3.2.0-dev.27 05:16:01 v3.2.0-dev.28 05:16:01 v3.2.0-dev.29 05:16:01 v3.2.0-dev.3 05:16:01 v3.2.0-dev.4 05:16:01 v3.2.0-dev.5 05:16:01 v3.2.0-dev.6 05:16:01 v3.2.0-dev.7 05:16:01 v3.2.0-dev.8 05:16:01 v3.2.0-dev.9 [Pipeline] sh 05:16:01 + lftools sign git-tag v3.2.0-dev.29 05:16:02 Signing Git tag with Sigul... 05:16:02 Signing v3.2.0-dev.29 [Pipeline] echo 05:16:03 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:16:03 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:16:03 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:16:03 $ docker stop --time=1 619d1ef94ff90372629e283167d312ab8cde2dd4f1f0f40fbd5faf267420cedf 05:16:04 $ docker rm -f --volumes 619d1ef94ff90372629e283167d312ab8cde2dd4f1f0f40fbd5faf267420cedf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:16:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:16:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:05 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 05:16:05 $ 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 05:16:06 $ docker top 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 -eo pid,comm 05:16:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:16:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:16:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:06 [ssh-agent] Looking for ssh-agent implementation... 05:16:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:06 $ docker exec 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 ssh-agent 05:16:06 SSH_AUTH_SOCK=/tmp/ssh-HcbkaKqMlmXA/agent.32 05:16:06 SSH_AGENT_PID=38 05:16:06 Running ssh-add (command line suppressed) 05:16:06 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16179891419635375394.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16179891419635375394.key) 05:16:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:06 + git semver bump pre 05:16:07 2024-08-28 05:16:06,973 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:16:07 2024-08-28 05:16:06,973 [bump_version] DEBUG bumping version:3.2.0-dev.29 on axis:pre with prefix:dev 05:16:07 2024-08-28 05:16:06,973 [bump_version] DEBUG bumped version:3.2.0-dev.30 05:16:07 2024-08-28 05:16:06,973 [write_version] DEBUG write version:3.2.0-dev.30 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 05:16:07 2024-08-28 05:16:06,973 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:16:07 2024-08-28 05:16:06,973 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 05:16:07 2024-08-28 05:16:06,976 [execute] INFO git cat-file --batch-check 05:16:07 2024-08-28 05:16:06,976 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:16:07 2024-08-28 05:16:06,982 [execute] INFO git cat-file --batch 05:16:07 2024-08-28 05:16:06,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:16:07 2024-08-28 05:16:06,988 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:16:07 3.2.0-dev.30 [Pipeline] } 05:16:07 $ docker exec --env ******** --env ******** 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 ssh-agent -k 05:16:07 unset SSH_AUTH_SOCK; 05:16:07 unset SSH_AGENT_PID; 05:16:07 echo Agent pid 38 killed; 05:16:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:07 + git semver [Pipeline] } 05:16:07 $ docker stop --time=1 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 05:16:09 $ docker rm -f --volumes 27f8638cf6de8cbd821f028675dad81ed051eb33894de2e18441ead1a0826629 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:16:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:09 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 05:16:09 $ 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 05:16:10 $ docker top eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:16:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:10 [ssh-agent] Looking for ssh-agent implementation... 05:16:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:10 $ docker exec eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 ssh-agent 05:16:10 SSH_AUTH_SOCK=/tmp/ssh-9ZVdSdC3un6y/agent.33 05:16:10 SSH_AGENT_PID=39 05:16:10 Running ssh-add (command line suppressed) 05:16:10 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10876918077374938198.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10876918077374938198.key) 05:16:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:10 + git semver push 05:16:11 2024-08-28 05:16:11,144 [run_push] DEBUG push 05:16:11 2024-08-28 05:16:11,145 [execute] INFO git cat-file --batch-check 05:16:11 2024-08-28 05:16:11,145 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 05:16:11 2024-08-28 05:16:11,149 [execute] INFO git rev-list 0db02407bc7f1923d5589c058c3d972b1e2f9db4 -- 05:16:11 2024-08-28 05:16:11,149 [execute] DEBUG Popen(['git', 'rev-list', '0db02407bc7f1923d5589c058c3d972b1e2f9db4', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 05:16:11 2024-08-28 05:16:11,162 [execute] INFO git fetch -v origin 05:16:11 2024-08-28 05:16:11,162 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 05:16:11 2024-08-28 05:16:11,665 [run_push] DEBUG no remote changes detected 05:16:11 2024-08-28 05:16:11,665 [execute] INFO git push origin semver 05:16:11 2024-08-28 05:16:11,666 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 05:16:12 2024-08-28 05:16:12,456 [run_push] DEBUG push all version tags 05:16:12 2024-08-28 05:16:12,456 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:16:12 2024-08-28 05:16:12,457 [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) 05:16:13 2024-08-28 05:16:13,281 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 05:16:13 3.2.0-dev.30 [Pipeline] } 05:16:13 $ docker exec --env ******** --env ******** eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 ssh-agent -k 05:16:13 unset SSH_AUTH_SOCK; 05:16:13 unset SSH_AGENT_PID; 05:16:13 echo Agent pid 39 killed; 05:16:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:13 + git semver [Pipeline] } 05:16:14 $ docker stop --time=1 eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 05:16:15 $ docker rm -f --volumes eaac6cb1ce3fe257d27e9812b21608cfb645b04c9dbe0f9f8529f50a81e25a46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:16:15 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 05:16:15 + ls -al /w/workspace/ry_app-service-configurable_main/archives 05:16:15 total 16 05:16:15 drwxr-xr-x 3 root root 4096 Aug 28 04:57 . 05:16:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 05:16 .. 05:16:15 drwxr-xr-x 2 root root 4096 Aug 28 04:57 cost 05:16:15 -rw-r--r-- 1 root root 96 Aug 28 04:57 cost.csv 05:16:15 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 05:16:15 + ls -al /w/workspace/ry_app-service-configurable_main/archives 05:16:15 total 16 05:16:15 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 04:57 . 05:16:15 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 05:16 .. 05:16:15 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 04:57 cost 05:16:15 -rw-r--r-- 1 jenkins jenkins 96 Aug 28 04:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:16:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:16:17 ---> package-listing.sh 05:16:17 ++ facter osfamily 05:16:17 ++ tr '[:upper:]' '[:lower:]' 05:16:17 + OS_FAMILY=debian 05:16:17 + workspace=/w/workspace/ry_app-service-configurable_main 05:16:17 + START_PACKAGES=/tmp/packages_start.txt 05:16:17 + END_PACKAGES=/tmp/packages_end.txt 05:16:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:16:17 + PACKAGES=/tmp/packages_start.txt 05:16:17 + '[' /w/workspace/ry_app-service-configurable_main ']' 05:16:17 + PACKAGES=/tmp/packages_end.txt 05:16:17 + case "${OS_FAMILY}" in 05:16:17 + dpkg -l 05:16:17 + grep '^ii' 05:16:17 + '[' -f /tmp/packages_start.txt ']' 05:16:17 + '[' -f /tmp/packages_end.txt ']' 05:16:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:16:17 + '[' /w/workspace/ry_app-service-configurable_main ']' 05:16:17 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 05:16:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 05:16:17 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 05:16:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:16:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:18 prd-ubuntu20.04-docker-8c-8g-8892 does not seem to be running inside a container 05:16:18 $ 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 05:16:18 $ docker top bfeb09a8d6be8ba26be6e73113faced906fb58a5e0db7ac1d12e077f38ca14e6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:16:18 + touch /tmp/pre-build-complete [Pipeline] sh 05:16:19 + mkdir -p /var/log/sysstat [Pipeline] sh 05:16:19 + ls /var/log/sa-host 05:16:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:19 provisioning config files... 05:16:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6525282680914405018tmp [Pipeline] { [Pipeline] echo 05:16:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:16:19 ---> create-netrc.sh [Pipeline] } 05:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:16:20 ---> python-tools-install.sh [Pipeline] echo 05:16:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:16:20 ---> sudo-logs.sh 05:16:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:16:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:16:20 ---> job-cost.sh 05:16:20 lf-activate-venv: SKIPPING 05:16:20 DEBUG: total: 0.2199999988079071 05:16:20 INFO: Retrieving Stack Cost... 05:16:21 INFO: Retrieving Pricing Info for: v3-standard-8 05:16:21 INFO: Archiving Costs [Pipeline] echo 05:16:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:16:21 ---> logs-deploy.sh 05:16:21 lf-activate-venv: SKIPPING 05:16:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/239 05:16:21 INFO: archiving workspace using pattern(s): 05:16:22 Archives upload complete. 05:16:22 INFO: archiving logs to Nexus