Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12354096360b16cd741a0a3956d4bc0058215e9b 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-ssh5575768205499845195.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15936727780703299707.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15967606163029121990.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1354084562381577786.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-ssh5167832443396710445.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-555 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/ry_app-service-configurable_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 12354096360b16cd741a0a3956d4bc0058215e9b (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#640)" > 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 12354096360b16cd741a0a3956d4bc0058215e9b # timeout=10 > git rev-list --no-walk c387f8d8248c2e23c26c5a451cea17ce39badd4b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:15:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:15:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:15:15 ========================================================= 16:15:15 EdgeX Global Pipelines Version Info 16:15:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:15:16 ------------------- 16:15:16 stable info: 16:15:16 ------------------- 16:15:16 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:15:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:15:16 Message: update stable to v1.0.258 16:15:16 ------------------- 16:15:16 experimental info: 16:15:16 ------------------- 16:15:16 Commited By: **** collab-it+edgex@linuxfoundation.org 16:15:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 16:15:16 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:15:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:15:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1235409 [Pipeline] echo 16:15:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:15:18 provisioning config files... 16:15:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16268489165154000387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:18 ---> ****-login.sh 16:15:18 nexus3.edgexfoundry.org:10001 16:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:18 Configure a credential helper to remove this warning. See 16:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:18 16:15:18 Login Succeeded 16:15:18 nexus3.edgexfoundry.org:10002 16:15:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:18 Configure a credential helper to remove this warning. See 16:15:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:18 16:15:18 Login Succeeded 16:15:18 nexus3.edgexfoundry.org:10003 16:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:19 Configure a credential helper to remove this warning. See 16:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:19 16:15:19 Login Succeeded 16:15:19 nexus3.edgexfoundry.org:10004 16:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:19 Configure a credential helper to remove this warning. See 16:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:19 16:15:19 Login Succeeded 16:15:19 ****.io 16:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:19 Configure a credential helper to remove this warning. See 16:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:19 16:15:19 Login Succeeded 16:15:19 ---> ****-login.sh ends [Pipeline] } 16:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:15:19 + git rev-list -1 --merges 12354096360b16cd741a0a3956d4bc0058215e9b~1..12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] echo 16:15:19 -----------> git rev-list -1 --merges 12354096360b16cd741a0a3956d4bc0058215e9b~1..12354096360b16cd741a0a3956d4bc0058215e9b 12354096360b16cd741a0a3956d4bc0058215e9b [false] [Pipeline] sh 16:15:20 + git log --format=format:%s -1 12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] echo 16:15:20 ========================================================= 16:15:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:15:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:20 + git log --format=format:%s -1 12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] echo 16:15:20 [semverPrep] GIT_COMMIT: 12354096360b16cd741a0a3956d4bc0058215e9b, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#640) [Pipeline] echo 16:15:20 [semverPrep] This is not a build commit. [Pipeline] sh 16:15:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:15:21 + grep -v github /etc/ssh/ssh_known_hosts 16:15:21 + [ -e /tmp/ssh_known_hosts ] 16:15:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:15:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:15:21 + sudo tee -a /etc/ssh/ssh_known_hosts 16:15:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:21 16:15:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:21 0.1.4: Pulling from edgex-devops/py-git-semver 16:15:21 b85a868b505f: Pulling fs layer 16:15:21 e2be974225ed: Pulling fs layer 16:15:21 339a4e72a1f5: Pulling fs layer 16:15:21 988bab9f4d93: Pulling fs layer 16:15:21 1469e6f7b9e6: Pulling fs layer 16:15:21 eaf3925da568: Pulling fs layer 16:15:21 bab4dde63d76: Pulling fs layer 16:15:21 bde34c3a00c8: Pulling fs layer 16:15:21 b352a97aabf1: Pulling fs layer 16:15:21 4872d77fe225: Pulling fs layer 16:15:21 5851b861e8e6: Pulling fs layer 16:15:21 bde34c3a00c8: Waiting 16:15:21 b352a97aabf1: Waiting 16:15:21 4872d77fe225: Waiting 16:15:21 5851b861e8e6: Waiting 16:15:21 1469e6f7b9e6: Waiting 16:15:21 eaf3925da568: Waiting 16:15:21 bab4dde63d76: Waiting 16:15:21 e2be974225ed: Download complete 16:15:21 988bab9f4d93: Verifying Checksum 16:15:21 988bab9f4d93: Download complete 16:15:21 1469e6f7b9e6: Verifying Checksum 16:15:21 1469e6f7b9e6: Download complete 16:15:21 eaf3925da568: Verifying Checksum 16:15:21 eaf3925da568: Download complete 16:15:21 339a4e72a1f5: Verifying Checksum 16:15:21 339a4e72a1f5: Download complete 16:15:21 bde34c3a00c8: Download complete 16:15:21 4872d77fe225: Download complete 16:15:21 5851b861e8e6: Verifying Checksum 16:15:21 5851b861e8e6: Download complete 16:15:22 b85a868b505f: Verifying Checksum 16:15:22 b85a868b505f: Download complete 16:15:22 bab4dde63d76: Verifying Checksum 16:15:22 bab4dde63d76: Download complete 16:15:23 b85a868b505f: Pull complete 16:15:23 e2be974225ed: Pull complete 16:15:23 339a4e72a1f5: Pull complete 16:15:23 988bab9f4d93: Pull complete 16:15:24 1469e6f7b9e6: Pull complete 16:15:24 eaf3925da568: Pull complete 16:15:26 bab4dde63d76: Pull complete 16:15:26 bde34c3a00c8: Pull complete 16:15:26 b352a97aabf1: Pull complete 16:15:26 4872d77fe225: Pull complete 16:15:26 5851b861e8e6: Pull complete 16:15:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:15:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:15:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:15:26 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:15:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:15:31 $ docker top 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 -eo pid,comm 16:15:31 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). 16:15:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:15:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:31 [ssh-agent] Looking for ssh-agent implementation... 16:15:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:31 $ docker exec 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 ssh-agent 16:15:31 SSH_AUTH_SOCK=/tmp/ssh-TI98QlSiRxui/agent.32 16:15:31 SSH_AGENT_PID=37 16:15:31 Running ssh-add (command line suppressed) 16:15:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_11984234001042312920.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_11984234001042312920.key) 16:15:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:32 + git tag --points-at HEAD [Pipeline] } 16:15:32 $ docker exec --env ******** --env ******** 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 ssh-agent -k 16:15:32 unset SSH_AUTH_SOCK; 16:15:32 unset SSH_AGENT_PID; 16:15:32 echo Agent pid 37 killed; 16:15:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:15:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:15:32 [ssh-agent] Looking for ssh-agent implementation... 16:15:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:15:32 $ docker exec 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 ssh-agent 16:15:32 SSH_AUTH_SOCK=/tmp/ssh-AntUlj9GU4Eb/agent.69 16:15:32 SSH_AGENT_PID=75 16:15:32 Running ssh-add (command line suppressed) 16:15:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7676423381118191063.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7676423381118191063.key) 16:15:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:15:33 + git semver init 16:15:33 2024-02-06 16:15:33,307 [run_init] DEBUG init version:0.0.0 force:False 16:15:33 2024-02-06 16:15:33,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:15:33 2024-02-06 16:15:33,310 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:15:33 2024-02-06 16:15:33,310 [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) 16:15:34 2024-02-06 16:15:34,586 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:15:34 2024-02-06 16:15:34,587 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:15:34 2024-02-06 16:15:34,587 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:15:34 2024-02-06 16:15:34,587 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:15:34 3.2.0-dev.10 [Pipeline] } 16:15:34 $ docker exec --env ******** --env ******** 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 ssh-agent -k 16:15:34 unset SSH_AUTH_SOCK; 16:15:34 unset SSH_AGENT_PID; 16:15:34 echo Agent pid 75 killed; 16:15:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:15:35 + git semver [Pipeline] } 16:15:35 $ docker stop --time=1 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 16:15:36 $ docker rm -f --volumes 093b20058688dc595acab49f6cd336ca6b123bcf3af3653bb88924e59e5ce739 [Pipeline] // withDockerContainer [Pipeline] sh 16:15:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:15:37 Stashed 1 file(s) [Pipeline] echo 16:15:37 [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [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 16:15:37 provisioning config files... 16:15:37 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5208303453030333457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:15:38 ---> ****-login.sh 16:15:38 nexus3.edgexfoundry.org:10001 16:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:38 Configure a credential helper to remove this warning. See 16:15:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:38 16:15:38 Login Succeeded 16:15:38 nexus3.edgexfoundry.org:10002 16:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:38 Configure a credential helper to remove this warning. See 16:15:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:38 16:15:38 Login Succeeded 16:15:38 nexus3.edgexfoundry.org:10003 16:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:38 Configure a credential helper to remove this warning. See 16:15:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:38 16:15:38 Login Succeeded 16:15:38 nexus3.edgexfoundry.org:10004 16:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:38 Configure a credential helper to remove this warning. See 16:15:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:38 16:15:38 Login Succeeded 16:15:38 ****.io 16:15:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:15:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:15:38 Configure a credential helper to remove this warning. See 16:15:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:15:38 16:15:38 Login Succeeded 16:15:38 ---> ****-login.sh ends [Pipeline] } 16:15:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:15:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:15:39 ========================================================= 16:15:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:15:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:39 + 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 . 16:15:39 Sending build context to Docker daemon 8.78MB 16:15:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:15:39 Step 2/12 : FROM ${BASE} AS builder 16:15:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:15:39 7264a8db6415: Pulling fs layer 16:15:39 c4d48a809fc2: Pulling fs layer 16:15:39 4f1c88b9dad5: Pulling fs layer 16:15:39 ad3a456e5733: Pulling fs layer 16:15:39 69c7f0334f64: Pulling fs layer 16:15:39 1f1c1a5573a3: Pulling fs layer 16:15:39 ce7588e14bc9: Pulling fs layer 16:15:39 b5e4710f87ac: Pulling fs layer 16:15:39 1f1c1a5573a3: Waiting 16:15:39 ce7588e14bc9: Waiting 16:15:39 ad3a456e5733: Waiting 16:15:39 b5e4710f87ac: Waiting 16:15:39 69c7f0334f64: Waiting 16:15:39 c4d48a809fc2: Download complete 16:15:39 ad3a456e5733: Download complete 16:15:39 69c7f0334f64: Download complete 16:15:39 7264a8db6415: Verifying Checksum 16:15:39 7264a8db6415: Download complete 16:15:39 1f1c1a5573a3: Verifying Checksum 16:15:39 1f1c1a5573a3: Download complete 16:15:39 7264a8db6415: Pull complete 16:15:40 b5e4710f87ac: Verifying Checksum 16:15:40 c4d48a809fc2: Pull complete 16:15:40 4f1c88b9dad5: Verifying Checksum 16:15:40 4f1c88b9dad5: Download complete 16:15:40 ce7588e14bc9: Verifying Checksum 16:15:40 ce7588e14bc9: Download complete 16:15:43 4f1c88b9dad5: Pull complete 16:15:43 ad3a456e5733: Pull complete 16:15:43 69c7f0334f64: Pull complete 16:15:43 1f1c1a5573a3: Pull complete 16:15:46 ce7588e14bc9: Pull complete 16:15:46 b5e4710f87ac: Pull complete 16:15:46 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:15:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:15:46 ---> 88b5674ff536 16:15:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:15:52 Still waiting to schedule task 16:15:52 ‘prd-ubuntu20.04-docker-arm64-4c-16g-556’ is offline 16:15:53 ---> Running in 1a69188325b1 16:15:53 Removing intermediate container 1a69188325b1 16:15:53 ---> 6dc98eb92bc8 16:15:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:15:53 ---> Running in ae50f90e22b9 16:15:53 Removing intermediate container ae50f90e22b9 16:15:53 ---> 7af469715940 16:15:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:15:53 ---> Running in fc17981555ce 16:15:53 Removing intermediate container fc17981555ce 16:15:53 ---> 700fd9d3c790 16:15:53 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:15:53 ---> Running in b41367869db3 16:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:15:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:15:53 OK: 264 MiB in 52 packages 16:15:53 Removing intermediate container b41367869db3 16:15:53 ---> 29357d694f0c 16:15:53 Step 7/12 : WORKDIR /app 16:15:53 ---> Running in 4778ecf50543 16:15:53 Removing intermediate container 4778ecf50543 16:15:53 ---> 994e8208b781 16:15:53 Step 8/12 : COPY go.mod vendor* ./ 16:15:54 ---> 834f2d6a6611 16:15:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:54 ---> Running in b5fd699b998f 16:16:32 Removing intermediate container b5fd699b998f 16:16:32 ---> f913a1b478c5 16:16:32 Step 10/12 : COPY . . 16:16:32 ---> 106f14fdc7b2 16:16:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:16:32 ---> Running in 483ab2039514 16:16:32 Removing intermediate container 483ab2039514 16:16:32 ---> f673e4aadaf3 16:16:32 Step 12/12 : RUN $MAKE 16:16:32 ---> Running in 49cfe6350ccd 16:16:32 noop 16:16:32 Removing intermediate container 49cfe6350ccd 16:16:32 ---> 1ccd7aaf7339 16:16:32 Successfully built 1ccd7aaf7339 16:16:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:33 + docker inspect -f . ci-base-image-x86_64 16:16:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:33 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:16:33 $ 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 ******** ci-base-image-x86_64 cat 16:16:33 $ docker top 2649e2f946548f67ce4de32629f122c94aaff598dbde58afd6f6f463620e795d -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:34 + go version 16:16:34 go version go1.21.0 linux/amd64 [Pipeline] } 16:16:34 $ docker stop --time=1 2649e2f946548f67ce4de32629f122c94aaff598dbde58afd6f6f463620e795d 16:16:35 $ docker rm -f --volumes 2649e2f946548f67ce4de32629f122c94aaff598dbde58afd6f6f463620e795d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:16:36 + docker inspect -f . ci-base-image-x86_64 16:16:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:16:36 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:16:36 $ 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 ******** ci-base-image-x86_64 cat 16:16:36 $ docker top 9955ccb52dfdd694ae2ddf7cab78dafe7f8a084a3e51e33a74ef5dca17f42bb3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:16:36 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:16:37 + make test 16:16:37 go test -race -coverprofile=coverage.out ./... 16:16:59 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:17:14 go vet ./... 16:17:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:17:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:17:17 ./bin/test-attribution-txt.sh 16:17:17 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:17:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:17:17 $ docker stop --time=1 9955ccb52dfdd694ae2ddf7cab78dafe7f8a084a3e51e33a74ef5dca17f42bb3 16:17:23 $ docker rm -f --volumes 9955ccb52dfdd694ae2ddf7cab78dafe7f8a084a3e51e33a74ef5dca17f42bb3 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:17:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:17:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:17:25 + ls -al . 16:17:25 total 184 16:17:25 drwxrwxr-x 7 jenkins jenkins 4096 Feb 6 16:16 . 16:17:25 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:15 .. 16:17:25 -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 16:15 .dockerignore 16:17:25 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:16 .git 16:17:25 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:15 .github 16:17:25 -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 16:15 .gitignore 16:17:25 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:15 .golangci.yml 16:17:25 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:15 .semver 16:17:25 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 16:15 Attribution.txt 16:17:25 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 16:15 CHANGELOG.md 16:17:25 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 16:15 Dockerfile 16:17:25 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:15 GOVERNANCE.md 16:17:25 -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 16:15 Jenkinsfile 16:17:25 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 16:15 LICENSE 16:17:25 -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 16:15 OWNERS.md 16:17:25 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 16:15 README.md 16:17:25 -rw-rw-r-- 1 jenkins jenkins 12 Feb 6 16:15 VERSION 16:17:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:15 bin 16:17:25 -rw-r--r-- 1 jenkins jenkins 13 Feb 6 16:16 coverage.out 16:17:25 -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 16:15 go.mod 16:17:25 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 16:15 go.sum 16:17:25 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 16:15 main.go 16:17:25 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 16:15 makefile 16:17:25 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 16:15 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:25 + 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=12354096360b16cd741a0a3956d4bc0058215e9b --label arch=amd64 --label version=3.2.0-dev.10 . 16:17:25 Sending build context to Docker daemon 8.781MB 16:17:25 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:17:25 Step 2/27 : FROM ${BASE} AS builder 16:17:25 ---> 1ccd7aaf7339 16:17:25 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:17:25 ---> Running in 3cf7d46946b9 16:17:25 Removing intermediate container 3cf7d46946b9 16:17:25 ---> edf09ab1523d 16:17:25 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:17:25 ---> Running in f6c70c105dba 16:17:25 Removing intermediate container f6c70c105dba 16:17:25 ---> f191cdb54e90 16:17:25 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:17:25 ---> Running in 7fe43bd14490 16:17:25 Removing intermediate container 7fe43bd14490 16:17:25 ---> 0273c2706f25 16:17:25 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:25 ---> Running in b283ad8ff77d 16:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:17:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:17:26 OK: 264 MiB in 52 packages 16:17:27 Removing intermediate container b283ad8ff77d 16:17:27 ---> 97afba79994c 16:17:27 Step 7/27 : WORKDIR /app 16:17:27 ---> Running in dbd4e9061ca6 16:17:27 Removing intermediate container dbd4e9061ca6 16:17:27 ---> 16beffc2e4d9 16:17:27 Step 8/27 : COPY go.mod vendor* ./ 16:17:27 ---> 13983db8a75b 16:17:27 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:27 ---> Running in 632a576e7ebe 16:17:27 Removing intermediate container 632a576e7ebe 16:17:27 ---> ce026faeb092 16:17:27 Step 10/27 : COPY . . 16:17:28 ---> f9b5814f67c9 16:17:28 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:17:28 ---> Running in f1a896573ca9 16:17:28 Removing intermediate container f1a896573ca9 16:17:28 ---> 3f14c6cc42a2 16:17:28 Step 12/27 : RUN $MAKE 16:17:28 ---> Running in d7a458cdd4ad 16:17:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10" -trimpath -mod=readonly -o app-service-configurable 16:17:50 Removing intermediate container d7a458cdd4ad 16:17:50 ---> 4f02c39fb7eb 16:17:50 Step 13/27 : FROM alpine:3.18 16:17:50 3.18: Pulling from library/alpine 16:17:50 619be1103602: Pulling fs layer 16:17:50 619be1103602: Download complete 16:17:50 619be1103602: Pull complete 16:17:50 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:17:50 Status: Downloaded newer image for alpine:3.18 16:17:50 ---> d3782b16ccc9 16:17:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:17:50 ---> Running in 10e8682692a2 16:17:50 Removing intermediate container 10e8682692a2 16:17:50 ---> 308dc90e7582 16:17:50 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:17:50 ---> Running in 0b7e8b3f7cc2 16:17:50 Removing intermediate container 0b7e8b3f7cc2 16:17:50 ---> df58a79e076e 16:17:50 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:17:50 ---> Running in f91c7a43bb8c 16:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:17:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:17:50 (1/2) Installing ca-certificates (20230506-r0) 16:17:50 (2/2) Installing dumb-init (1.2.5-r2) 16:17:50 Executing busybox-1.36.1-r5.trigger 16:17:50 Executing ca-certificates-20230506-r0.trigger 16:17:50 OK: 8 MiB in 17 packages 16:17:51 Removing intermediate container f91c7a43bb8c 16:17:51 ---> a22a5ff61044 16:17:51 Step 17/27 : RUN apk --no-cache upgrade 16:17:51 ---> Running in e7870b97cb3b 16:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:17:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:17:52 OK: 8 MiB in 17 packages 16:17:52 Removing intermediate container e7870b97cb3b 16:17:52 ---> d72d6ca6df13 16:17:52 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:17:52 ---> 7da2c03c2bf9 16:17:52 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:17:52 ---> 74d35a9818fd 16:17:52 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:17:52 ---> 54f1a32db71f 16:17:52 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:17:53 ---> 39a2d6104eac 16:17:53 Step 22/27 : EXPOSE 48095 16:17:53 ---> Running in b2a382524e63 16:17:53 Removing intermediate container b2a382524e63 16:17:53 ---> 113f86c60b29 16:17:53 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:17:53 ---> Running in f9a011692839 16:17:53 Removing intermediate container f9a011692839 16:17:53 ---> 5cd97bb54689 16:17:53 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:17:53 ---> Running in c23828a3d29e 16:17:53 Removing intermediate container c23828a3d29e 16:17:53 ---> 996eb50cf8e4 16:17:53 Step 25/27 : LABEL arch=amd64 16:17:53 ---> Running in f61b556ae461 16:17:53 Removing intermediate container f61b556ae461 16:17:53 ---> 02b5b7ab0af6 16:17:53 Step 26/27 : LABEL git_sha=12354096360b16cd741a0a3956d4bc0058215e9b 16:17:53 ---> Running in 7722d938d2d5 16:17:53 Removing intermediate container 7722d938d2d5 16:17:53 ---> e1b6eeceaf93 16:17:53 Step 27/27 : LABEL version=3.2.0-dev.10 16:17:53 ---> Running in 3e013aad9b25 16:17:53 Removing intermediate container 3e013aad9b25 16:17:53 ---> 91e02b8c97b9 16:17:53 [Warning] One or more build-args [ARCH] were not consumed 16:17:53 Successfully built 91e02b8c97b9 16:17:53 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 16:17:54 provisioning config files... 16:17:54 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config5338749374758551610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:54 ---> ****-login.sh 16:17:54 nexus3.edgexfoundry.org:10001 16:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:17:54 Configure a credential helper to remove this warning. See 16:17:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:17:54 16:17:54 Login Succeeded 16:17:54 nexus3.edgexfoundry.org:10002 16:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:17:54 Configure a credential helper to remove this warning. See 16:17:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:17:54 16:17:54 Login Succeeded 16:17:54 nexus3.edgexfoundry.org:10003 16:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:17:54 Configure a credential helper to remove this warning. See 16:17:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:17:54 16:17:54 Login Succeeded 16:17:54 nexus3.edgexfoundry.org:10004 16:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:17:54 Configure a credential helper to remove this warning. See 16:17:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:17:54 16:17:54 Login Succeeded 16:17:54 ****.io 16:17:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:17:54 Configure a credential helper to remove this warning. See 16:17:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:17:54 16:17:54 Login Succeeded 16:17:54 ---> ****-login.sh ends [Pipeline] } 16:17:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:17:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:17:55 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:17:55 12354096360b16cd741a0a3956d4bc0058215e9b 16:17:55 latest 16:17:55 3.2.0-dev.10 16:17:55 12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 16:17:55 main 16:17:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:56 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b 16:17:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:17:56 0fbc95aae561: Preparing 16:17:56 ae12ade7fbff: Preparing 16:17:56 a6f4b34ab7bd: Preparing 16:17:56 1fca56aa2ce4: Preparing 16:17:56 afa6706c385f: Preparing 16:17:56 a06e364bf7aa: Preparing 16:17:56 aedc3bda2944: Preparing 16:17:56 a06e364bf7aa: Waiting 16:17:56 aedc3bda2944: Waiting 16:17:56 a6f4b34ab7bd: Pushed 16:17:56 ae12ade7fbff: Pushed 16:17:56 1fca56aa2ce4: Pushed 16:17:56 afa6706c385f: Pushed 16:17:56 aedc3bda2944: Layer already exists 16:17:56 a06e364bf7aa: Pushed 16:17:58 0fbc95aae561: Pushed 16:17:58 12354096360b16cd741a0a3956d4bc0058215e9b: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:58 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:17:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:17:58 0fbc95aae561: Preparing 16:17:58 ae12ade7fbff: Preparing 16:17:58 a6f4b34ab7bd: Preparing 16:17:58 1fca56aa2ce4: Preparing 16:17:58 afa6706c385f: Preparing 16:17:58 a06e364bf7aa: Preparing 16:17:58 aedc3bda2944: Preparing 16:17:58 aedc3bda2944: Waiting 16:17:58 afa6706c385f: Layer already exists 16:17:58 ae12ade7fbff: Layer already exists 16:17:58 0fbc95aae561: Layer already exists 16:17:58 1fca56aa2ce4: Layer already exists 16:17:58 a6f4b34ab7bd: Layer already exists 16:17:58 aedc3bda2944: Layer already exists 16:17:58 a06e364bf7aa: Layer already exists 16:17:58 latest: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:59 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.10 16:17:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:17:59 0fbc95aae561: Preparing 16:17:59 ae12ade7fbff: Preparing 16:17:59 a6f4b34ab7bd: Preparing 16:17:59 1fca56aa2ce4: Preparing 16:17:59 afa6706c385f: Preparing 16:17:59 a06e364bf7aa: Preparing 16:17:59 aedc3bda2944: Preparing 16:17:59 a06e364bf7aa: Waiting 16:17:59 aedc3bda2944: Waiting 16:17:59 1fca56aa2ce4: Layer already exists 16:17:59 afa6706c385f: Layer already exists 16:17:59 ae12ade7fbff: Layer already exists 16:17:59 0fbc95aae561: Layer already exists 16:17:59 a6f4b34ab7bd: Layer already exists 16:17:59 a06e364bf7aa: Layer already exists 16:17:59 aedc3bda2944: Layer already exists 16:17:59 3.2.0-dev.10: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:00 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 16:18:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:18:00 0fbc95aae561: Preparing 16:18:00 ae12ade7fbff: Preparing 16:18:00 a6f4b34ab7bd: Preparing 16:18:00 1fca56aa2ce4: Preparing 16:18:00 afa6706c385f: Preparing 16:18:00 a06e364bf7aa: Preparing 16:18:00 aedc3bda2944: Preparing 16:18:00 a06e364bf7aa: Waiting 16:18:00 aedc3bda2944: Waiting 16:18:00 1fca56aa2ce4: Layer already exists 16:18:00 0fbc95aae561: Layer already exists 16:18:00 a6f4b34ab7bd: Layer already exists 16:18:00 ae12ade7fbff: Layer already exists 16:18:00 afa6706c385f: Layer already exists 16:18:00 a06e364bf7aa: Layer already exists 16:18:00 aedc3bda2944: Layer already exists 16:18:00 12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:01 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:18:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:18:01 0fbc95aae561: Preparing 16:18:01 ae12ade7fbff: Preparing 16:18:01 a6f4b34ab7bd: Preparing 16:18:01 1fca56aa2ce4: Preparing 16:18:01 afa6706c385f: Preparing 16:18:01 a06e364bf7aa: Preparing 16:18:01 aedc3bda2944: Preparing 16:18:01 a06e364bf7aa: Waiting 16:18:01 1fca56aa2ce4: Layer already exists 16:18:01 ae12ade7fbff: Layer already exists 16:18:01 0fbc95aae561: Layer already exists 16:18:01 afa6706c385f: Layer already exists 16:18:01 a6f4b34ab7bd: Layer already exists 16:18:01 aedc3bda2944: Layer already exists 16:18:01 a06e364bf7aa: Layer already exists 16:18:01 main: digest: sha256:6876db2416ce1e850d3b733dda9d520113fd2a4176a2f54d122d4629f440886d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:01 ===================================================== [Pipeline] echo 16:18:01 taggedImages: 16:18:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b 16:18:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:18:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.10 16:18:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 16:18:01 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:02 16:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:02 latest: Pulling from edgex-lftools-log-publisher 16:18:02 5eb5b503b376: Pulling fs layer 16:18:02 5c69ac0246d0: Pulling fs layer 16:18:02 ec43610c2a17: Pulling fs layer 16:18:02 3a2ae6a8a46f: Pulling fs layer 16:18:02 33b1e0a273af: Pulling fs layer 16:18:02 5d3b04190fa2: Pulling fs layer 16:18:02 2f39f015ded8: Pulling fs layer 16:18:02 3a2ae6a8a46f: Waiting 16:18:02 33b1e0a273af: Waiting 16:18:02 5d3b04190fa2: Waiting 16:18:02 2f39f015ded8: Waiting 16:18:02 5c69ac0246d0: Verifying Checksum 16:18:02 5c69ac0246d0: Download complete 16:18:02 3a2ae6a8a46f: Verifying Checksum 16:18:02 3a2ae6a8a46f: Download complete 16:18:02 33b1e0a273af: Verifying Checksum 16:18:02 33b1e0a273af: Download complete 16:18:02 ec43610c2a17: Verifying Checksum 16:18:02 ec43610c2a17: Download complete 16:18:02 5d3b04190fa2: Verifying Checksum 16:18:02 5d3b04190fa2: Download complete 16:18:03 5eb5b503b376: Verifying Checksum 16:18:03 5eb5b503b376: Download complete 16:18:03 2f39f015ded8: Download complete 16:18:04 5eb5b503b376: Pull complete 16:18:04 5c69ac0246d0: Pull complete 16:18:04 ec43610c2a17: Pull complete 16:18:04 3a2ae6a8a46f: Pull complete 16:18:05 33b1e0a273af: Pull complete 16:18:05 5d3b04190fa2: Pull complete 16:18:09 2f39f015ded8: Pull complete 16:18:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:18:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:18:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:09 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:18:09 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:18:15 $ docker top ac4451f1af4cc0e071e62b953d7f385cff7d859d54899cf92f1f54e5e1a4b1c8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:15 ---> job-cost.sh 16:18:15 lf-activate-venv: SKIPPING 16:18:15 INFO: No Stack... 16:18:15 INFO: Retrieving Pricing Info for: v3-standard-8 16:18:16 INFO: Archiving Costs [Pipeline] sh 16:18:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-558 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:18:16 Running in /w/workspace/app-service-configurable/219 [Pipeline] { [Pipeline] checkout 16:18:16 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:18:16 + cut -d, -f6 16:18:19 Selected Git installation does not exist. Using Default 16:18:19 The recommended git tool is: NONE [Pipeline] lock 16:18:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] 16:18:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] did not exist. Created. 16:18:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:18:20 + echo total: 0.2199999988079071 [Pipeline] stash 16:18:20 Stashed 1 file(s) [Pipeline] } 16:18:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 16:18:20 $ docker stop --time=1 ac4451f1af4cc0e071e62b953d7f385cff7d859d54899cf92f1f54e5e1a4b1c8 16:18:21 $ docker rm -f --volumes ac4451f1af4cc0e071e62b953d7f385cff7d859d54899cf92f1f54e5e1a4b1c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:18:24 using credential edgex-jenkins-ssh 16:18:24 Cloning the remote Git repository 16:18:24 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:18:24 > git init /w/workspace/app-service-configurable/219 # timeout=10 16:18:25 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:18:25 > git --version # timeout=10 16:18:25 > git --version # 'git version 2.25.1' 16:18:25 using GIT_SSH to set credentials SSH Credentials for GitHub 16:18:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:28 Avoid second fetch 16:18:28 Checking out Revision 12354096360b16cd741a0a3956d4bc0058215e9b (main) 16:18:27 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:18:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:28 > git config core.sparsecheckout # timeout=10 16:18:28 > git checkout -f 12354096360b16cd741a0a3956d4bc0058215e9b # timeout=10 16:18:28 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#640)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:18:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:18:30 % Total % Received % Xferd Average Speed Time Time Time Current 16:18:30 Dload Upload Total Spent Left Speed 16:18:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 16:18:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:18:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:18:30 + sudo tee /etc/docker/daemon.new 16:18:30 { 16:18:30 "registry-mirrors": [ 16:18:30 "https://nexus3.edgexfoundry.org:10001" 16:18:30 ], 16:18:30 "bip": "10.250.0.254/24", 16:18:30 "hosts": [ 16:18:30 "tcp://0.0.0.0:5555", 16:18:30 "unix:///var/run/docker.sock" 16:18:30 ], 16:18:30 "mtu": 1458, 16:18:30 "selinux-enabled": true, 16:18:30 "seccomp-profile": "/etc/docker/seccomp.json" 16:18:30 } [Pipeline] sh 16:18:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:18:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:18:53 provisioning config files... 16:18:53 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/219@tmp/config7242189443986766745tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:54 ---> ****-login.sh 16:18:54 nexus3.edgexfoundry.org:10001 16:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:54 Configure a credential helper to remove this warning. See 16:18:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:54 16:18:54 Login Succeeded 16:18:54 nexus3.edgexfoundry.org:10002 16:18:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:55 Configure a credential helper to remove this warning. See 16:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:55 16:18:55 Login Succeeded 16:18:55 nexus3.edgexfoundry.org:10003 16:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:55 Configure a credential helper to remove this warning. See 16:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:55 16:18:55 Login Succeeded 16:18:55 nexus3.edgexfoundry.org:10004 16:18:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:55 Configure a credential helper to remove this warning. See 16:18:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:55 16:18:55 Login Succeeded 16:18:55 ****.io 16:18:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:18:56 Configure a credential helper to remove this warning. See 16:18:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:18:56 16:18:56 Login Succeeded 16:18:56 ---> ****-login.sh ends [Pipeline] } 16:18:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:18:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:18:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:18:56 ========================================================= 16:18:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:18:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:57 + 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 . 16:18:57 Sending build context to Docker daemon 159.2kB 16:18:57 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:18:57 Step 2/12 : FROM ${BASE} AS builder 16:18:58 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:18:58 9fda8d8052c6: Pulling fs layer 16:18:58 5d54e960e981: Pulling fs layer 16:18:58 c4a7e357bf2a: Pulling fs layer 16:18:58 f0e02332f6b5: Pulling fs layer 16:18:58 872ee5b61b7b: Pulling fs layer 16:18:58 0c6a40ed1a82: Pulling fs layer 16:18:58 94ae7d8d031c: Pulling fs layer 16:18:58 872ee5b61b7b: Waiting 16:18:58 0c6a40ed1a82: Waiting 16:18:58 f0e02332f6b5: Waiting 16:18:58 94ae7d8d031c: Waiting 16:18:58 5d54e960e981: Verifying Checksum 16:18:58 5d54e960e981: Download complete 16:18:58 f0e02332f6b5: Verifying Checksum 16:18:58 f0e02332f6b5: Download complete 16:18:58 872ee5b61b7b: Verifying Checksum 16:18:58 872ee5b61b7b: Download complete 16:18:58 9fda8d8052c6: Verifying Checksum 16:18:58 9fda8d8052c6: Download complete 16:18:58 94ae7d8d031c: Verifying Checksum 16:18:58 94ae7d8d031c: Download complete 16:18:58 9fda8d8052c6: Pull complete 16:18:59 5d54e960e981: Pull complete 16:19:00 c4a7e357bf2a: Verifying Checksum 16:19:00 c4a7e357bf2a: Download complete 16:19:01 0c6a40ed1a82: Verifying Checksum 16:19:01 0c6a40ed1a82: Download complete 16:19:13 c4a7e357bf2a: Pull complete 16:19:13 f0e02332f6b5: Pull complete 16:19:13 872ee5b61b7b: Pull complete 16:19:23 0c6a40ed1a82: Pull complete 16:19:23 94ae7d8d031c: Pull complete 16:19:24 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:19:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:19:24 ---> 86de565de09d 16:19:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:19:25 ---> Running in c92cf171fef0 16:19:25 Removing intermediate container c92cf171fef0 16:19:25 ---> ceae99f438a7 16:19:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:19:25 ---> Running in b510d46a0926 16:19:25 Removing intermediate container b510d46a0926 16:19:25 ---> bbfd50893d70 16:19:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:19:25 ---> Running in b307b2e9da46 16:19:26 Removing intermediate container b307b2e9da46 16:19:26 ---> 4c49a3a24188 16:19:26 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:19:26 ---> Running in 0bdc7f397d50 16:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:19:29 OK: 266 MiB in 52 packages 16:19:29 Removing intermediate container 0bdc7f397d50 16:19:29 ---> 9889d1bf7eb2 16:19:29 Step 7/12 : WORKDIR /app 16:19:30 ---> Running in 6a48cc177646 16:19:30 Removing intermediate container 6a48cc177646 16:19:30 ---> 1cb71366c4b2 16:19:30 Step 8/12 : COPY go.mod vendor* ./ 16:19:30 ---> a1b4fd5f993f 16:19:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:19:30 ---> Running in f920a7fc24c2 16:20:39 Removing intermediate container f920a7fc24c2 16:20:39 ---> 02a405732f09 16:20:39 Step 10/12 : COPY . . 16:20:39 ---> 0ab1045059e9 16:20:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:20:39 ---> Running in dfd68d1075b4 16:20:39 Removing intermediate container dfd68d1075b4 16:20:39 ---> 2d9d9af63025 16:20:39 Step 12/12 : RUN $MAKE 16:20:39 ---> Running in 9f0510ef8a66 16:20:39 noop 16:20:39 Removing intermediate container 9f0510ef8a66 16:20:39 ---> 1cd7c175c5f2 16:20:39 Successfully built 1cd7c175c5f2 16:20:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:39 + docker inspect -f . ci-base-image-arm64 16:20:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:39 prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container 16:20:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/219 -v /w/workspace/app-service-configurable/219:/w/workspace/app-service-configurable/219:rw,z -v /w/workspace/app-service-configurable/219@tmp:/w/workspace/app-service-configurable/219@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 16:20:41 $ docker top 387ade913e99e04fd3f34811517f1feff2de886169098bccb5b2d9f779c5a20b -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:42 + go version 16:20:42 go version go1.21.0 linux/arm64 [Pipeline] } 16:20:42 $ docker stop --time=1 387ade913e99e04fd3f34811517f1feff2de886169098bccb5b2d9f779c5a20b 16:20:43 $ docker rm -f --volumes 387ade913e99e04fd3f34811517f1feff2de886169098bccb5b2d9f779c5a20b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:20:44 + docker inspect -f . ci-base-image-arm64 16:20:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:20:45 prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container 16:20:45 $ 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/219 -v /w/workspace/app-service-configurable/219:/w/workspace/app-service-configurable/219:rw,z -v /w/workspace/app-service-configurable/219@tmp:/w/workspace/app-service-configurable/219@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 16:20:49 $ docker top 6a68b3c4ad9dd0cfada7aff6eb35395508cc42f6c1febfab97e9fb7e5ec49636 -eo pid,comm [Pipeline] { [Pipeline] sh 16:20:50 + git config --global --add safe.directory /w/workspace/app-service-configurable/219 [Pipeline] fileExists [Pipeline] sh 16:20:51 + make test 16:20:51 go test -race -coverprofile=coverage.out ./... 16:23:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:23:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:23:27 go vet ./... 16:25:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:25:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:25:20 ./bin/test-attribution-txt.sh 16:25:20 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 16:25:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 16:25:20 $ docker stop --time=1 6a68b3c4ad9dd0cfada7aff6eb35395508cc42f6c1febfab97e9fb7e5ec49636 16:25:22 $ docker rm -f --volumes 6a68b3c4ad9dd0cfada7aff6eb35395508cc42f6c1febfab97e9fb7e5ec49636 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:24 Warning: overwriting stash ‘coverage-report’ 16:25:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:25:26 + ls -al . 16:25:26 total 180 16:25:26 drwxrwxr-x 6 jenkins jenkins 4096 Feb 6 16:20 . 16:25:26 drwxrwxr-x 4 jenkins jenkins 4096 Feb 6 16:18 .. 16:25:26 -rw-rw-r-- 1 jenkins jenkins 119 Feb 6 16:18 .dockerignore 16:25:26 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:18 .git 16:25:26 drwxrwxr-x 3 jenkins jenkins 4096 Feb 6 16:18 .github 16:25:26 -rw-rw-r-- 1 jenkins jenkins 106 Feb 6 16:18 .gitignore 16:25:26 -rw-rw-r-- 1 jenkins jenkins 41 Feb 6 16:18 .golangci.yml 16:25:26 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 6 16:18 Attribution.txt 16:25:26 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 6 16:18 CHANGELOG.md 16:25:26 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 6 16:18 Dockerfile 16:25:26 -rw-rw-r-- 1 jenkins jenkins 677 Feb 6 16:18 GOVERNANCE.md 16:25:26 -rw-rw-r-- 1 jenkins jenkins 666 Feb 6 16:18 Jenkinsfile 16:25:26 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 6 16:18 LICENSE 16:25:26 -rw-rw-r-- 1 jenkins jenkins 618 Feb 6 16:18 OWNERS.md 16:25:26 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 6 16:18 README.md 16:25:26 -rw-rw-r-- 1 jenkins jenkins 12 Feb 6 16:15 VERSION 16:25:26 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 16:18 bin 16:25:26 -rw-r--r-- 1 jenkins jenkins 13 Feb 6 16:20 coverage.out 16:25:26 -rw-rw-r-- 1 jenkins jenkins 3775 Feb 6 16:18 go.mod 16:25:26 -rw-rw-r-- 1 jenkins jenkins 34514 Feb 6 16:18 go.sum 16:25:26 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 6 16:18 main.go 16:25:26 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 6 16:18 makefile 16:25:26 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 16:18 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:26 + 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=12354096360b16cd741a0a3956d4bc0058215e9b --label arch=arm64 --label version=3.2.0-dev.10 . 16:25:26 Sending build context to Docker daemon 160.3kB 16:25:26 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 16:25:26 Step 2/27 : FROM ${BASE} AS builder 16:25:26 ---> 1cd7c175c5f2 16:25:26 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 16:25:26 ---> Running in f1820b79f000 16:25:27 Removing intermediate container f1820b79f000 16:25:27 ---> 43f7ad3725e7 16:25:27 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 16:25:27 ---> Running in 192a44b5e28c 16:25:27 Removing intermediate container 192a44b5e28c 16:25:27 ---> 0322215d0e92 16:25:27 Step 5/27 : ARG ADD_BUILD_TAGS="" 16:25:27 ---> Running in 878ce207f197 16:25:28 Removing intermediate container 878ce207f197 16:25:28 ---> 847d55a8a79f 16:25:28 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:28 ---> Running in d2666cca97d1 16:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:25:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:25:31 OK: 266 MiB in 52 packages 16:25:31 Removing intermediate container d2666cca97d1 16:25:31 ---> 208dfc405bf2 16:25:31 Step 7/27 : WORKDIR /app 16:25:32 ---> Running in 990f425382b8 16:25:32 Removing intermediate container 990f425382b8 16:25:32 ---> fc44abb9ec0f 16:25:32 Step 8/27 : COPY go.mod vendor* ./ 16:25:32 ---> 11f4bbf3f85e 16:25:32 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:32 ---> Running in a9b89b8978a6 16:25:35 Removing intermediate container a9b89b8978a6 16:25:35 ---> 2cc99a2e585f 16:25:35 Step 10/27 : COPY . . 16:25:35 ---> 1c6680b56861 16:25:35 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:25:35 ---> Running in d92c2b3ade83 16:25:36 Removing intermediate container d92c2b3ade83 16:25:36 ---> 6921566f9ece 16:25:36 Step 12/27 : RUN $MAKE 16:25:36 ---> Running in 59d143f03af1 16:25:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.18 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.10" -trimpath -mod=readonly -o app-service-configurable 16:27:44 Removing intermediate container 59d143f03af1 16:27:44 ---> 3f570b75bc06 16:27:44 Step 13/27 : FROM alpine:3.18 16:27:44 3.18: Pulling from library/alpine 16:27:44 c6b39de5b339: Pulling fs layer 16:27:44 c6b39de5b339: Verifying Checksum 16:27:44 c6b39de5b339: Download complete 16:27:44 c6b39de5b339: Pull complete 16:27:44 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 16:27:44 Status: Downloaded newer image for alpine:3.18 16:27:44 ---> 33abbf032149 16:27:44 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:27:44 ---> Running in 3f444213d44e 16:27:44 Removing intermediate container 3f444213d44e 16:27:44 ---> 2615f2e56e0f 16:27:44 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 16:27:44 ---> Running in 7f102b5d817e 16:27:44 Removing intermediate container 7f102b5d817e 16:27:44 ---> 6198228df4b3 16:27:44 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 16:27:44 ---> Running in 423eb169f5bc 16:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:27:44 (1/2) Installing ca-certificates (20230506-r0) 16:27:44 (2/2) Installing dumb-init (1.2.5-r2) 16:27:44 Executing busybox-1.36.1-r5.trigger 16:27:44 Executing ca-certificates-20230506-r0.trigger 16:27:44 OK: 9 MiB in 17 packages 16:27:44 Removing intermediate container 423eb169f5bc 16:27:44 ---> e9379e9872d8 16:27:44 Step 17/27 : RUN apk --no-cache upgrade 16:27:44 ---> Running in 9e9fa68acccc 16:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:27:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:27:44 OK: 9 MiB in 17 packages 16:27:44 Removing intermediate container 9e9fa68acccc 16:27:44 ---> 06a52f39d6e1 16:27:44 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:27:44 ---> 8c7de8355a75 16:27:44 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 16:27:44 ---> b84763fea85c 16:27:44 Step 20/27 : COPY --from=builder /app/res/ /res/ 16:27:44 ---> 02ba939016f1 16:27:44 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:27:44 ---> 07f2d2c3ba09 16:27:44 Step 22/27 : EXPOSE 48095 16:27:44 ---> Running in a04de1caeeec 16:27:44 Removing intermediate container a04de1caeeec 16:27:44 ---> 60da51f774ad 16:27:44 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 16:27:44 ---> Running in 68d65d98ba14 16:27:44 Removing intermediate container 68d65d98ba14 16:27:44 ---> 1e25553551ad 16:27:44 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:27:44 ---> Running in 46ad93fb91a6 16:27:44 Removing intermediate container 46ad93fb91a6 16:27:44 ---> 92e9c7ad659e 16:27:44 Step 25/27 : LABEL arch=arm64 16:27:44 ---> Running in 180858244c63 16:27:44 Removing intermediate container 180858244c63 16:27:44 ---> bc91334dfcb8 16:27:44 Step 26/27 : LABEL git_sha=12354096360b16cd741a0a3956d4bc0058215e9b 16:27:44 ---> Running in ddb535d95502 16:27:44 Removing intermediate container ddb535d95502 16:27:44 ---> 5fcf9804ac8b 16:27:44 Step 27/27 : LABEL version=3.2.0-dev.10 16:27:44 ---> Running in 9b9f0950039c 16:27:44 Removing intermediate container 9b9f0950039c 16:27:44 ---> 122cf3e0ab79 16:27:44 [Warning] One or more build-args [ARCH] were not consumed 16:27:44 Successfully built 122cf3e0ab79 16:27:44 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 16:27:44 provisioning config files... 16:27:44 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/219@tmp/config8860996169289041177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:45 ---> ****-login.sh 16:27:45 nexus3.edgexfoundry.org:10001 16:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:27:45 Configure a credential helper to remove this warning. See 16:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:27:45 16:27:45 Login Succeeded 16:27:45 nexus3.edgexfoundry.org:10002 16:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:27:45 Configure a credential helper to remove this warning. See 16:27:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:27:45 16:27:45 Login Succeeded 16:27:45 nexus3.edgexfoundry.org:10003 16:27:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:27:46 Configure a credential helper to remove this warning. See 16:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:27:46 16:27:46 Login Succeeded 16:27:46 nexus3.edgexfoundry.org:10004 16:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:27:46 Configure a credential helper to remove this warning. See 16:27:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:27:46 16:27:46 Login Succeeded 16:27:46 ****.io 16:27:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 16:27:47 Configure a credential helper to remove this warning. See 16:27:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 16:27:47 16:27:47 Login Succeeded 16:27:47 ---> ****-login.sh ends [Pipeline] } 16:27:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:27:47 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:27:47 12354096360b16cd741a0a3956d4bc0058215e9b 16:27:47 latest 16:27:47 3.2.0-dev.10 16:27:47 12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 16:27:47 main 16:27:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:47 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:48 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b 16:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:27:48 c8e856156e70: Preparing 16:27:48 6d5313d00c64: Preparing 16:27:48 0d831b6904f7: Preparing 16:27:48 42ae1ed1dbf9: Preparing 16:27:48 5cbf7e2ca0c0: Preparing 16:27:48 4b38c29010f6: Preparing 16:27:48 7c504f21be85: Preparing 16:27:48 4b38c29010f6: Waiting 16:27:48 7c504f21be85: Waiting 16:27:48 42ae1ed1dbf9: Pushed 16:27:48 5cbf7e2ca0c0: Pushed 16:27:48 0d831b6904f7: Pushed 16:27:48 6d5313d00c64: Pushed 16:27:48 7c504f21be85: Layer already exists 16:27:48 4b38c29010f6: Pushed 16:27:52 c8e856156e70: Pushed 16:27:52 12354096360b16cd741a0a3956d4bc0058215e9b: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:53 + 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 16:27:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:27:53 c8e856156e70: Preparing 16:27:53 6d5313d00c64: Preparing 16:27:53 0d831b6904f7: Preparing 16:27:53 42ae1ed1dbf9: Preparing 16:27:53 5cbf7e2ca0c0: Preparing 16:27:53 4b38c29010f6: Preparing 16:27:53 7c504f21be85: Preparing 16:27:53 4b38c29010f6: Waiting 16:27:53 7c504f21be85: Waiting 16:27:53 c8e856156e70: Layer already exists 16:27:53 0d831b6904f7: Layer already exists 16:27:53 6d5313d00c64: Layer already exists 16:27:53 5cbf7e2ca0c0: Layer already exists 16:27:53 42ae1ed1dbf9: Layer already exists 16:27:53 7c504f21be85: Layer already exists 16:27:53 4b38c29010f6: Layer already exists 16:27:53 latest: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:54 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.10 16:27:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:27:54 c8e856156e70: Preparing 16:27:54 6d5313d00c64: Preparing 16:27:54 0d831b6904f7: Preparing 16:27:54 42ae1ed1dbf9: Preparing 16:27:54 5cbf7e2ca0c0: Preparing 16:27:54 4b38c29010f6: Preparing 16:27:54 7c504f21be85: Preparing 16:27:54 4b38c29010f6: Waiting 16:27:54 7c504f21be85: Waiting 16:27:54 0d831b6904f7: Layer already exists 16:27:54 c8e856156e70: Layer already exists 16:27:54 5cbf7e2ca0c0: Layer already exists 16:27:54 6d5313d00c64: Layer already exists 16:27:54 42ae1ed1dbf9: Layer already exists 16:27:54 4b38c29010f6: Layer already exists 16:27:54 7c504f21be85: Layer already exists 16:27:54 3.2.0-dev.10: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 16:27:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:27:55 c8e856156e70: Preparing 16:27:55 6d5313d00c64: Preparing 16:27:55 0d831b6904f7: Preparing 16:27:55 42ae1ed1dbf9: Preparing 16:27:55 5cbf7e2ca0c0: Preparing 16:27:55 4b38c29010f6: Preparing 16:27:55 7c504f21be85: Preparing 16:27:55 4b38c29010f6: Waiting 16:27:55 7c504f21be85: Waiting 16:27:55 6d5313d00c64: Layer already exists 16:27:55 0d831b6904f7: Layer already exists 16:27:55 42ae1ed1dbf9: Layer already exists 16:27:55 5cbf7e2ca0c0: Layer already exists 16:27:55 c8e856156e70: Layer already exists 16:27:55 4b38c29010f6: Layer already exists 16:27:55 7c504f21be85: Layer already exists 16:27:56 12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:56 + 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 16:27:57 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:27:57 c8e856156e70: Preparing 16:27:57 6d5313d00c64: Preparing 16:27:57 0d831b6904f7: Preparing 16:27:57 42ae1ed1dbf9: Preparing 16:27:57 5cbf7e2ca0c0: Preparing 16:27:57 4b38c29010f6: Preparing 16:27:57 7c504f21be85: Preparing 16:27:57 4b38c29010f6: Waiting 16:27:57 0d831b6904f7: Layer already exists 16:27:57 42ae1ed1dbf9: Layer already exists 16:27:57 5cbf7e2ca0c0: Layer already exists 16:27:57 6d5313d00c64: Layer already exists 16:27:57 c8e856156e70: Layer already exists 16:27:57 4b38c29010f6: Layer already exists 16:27:57 7c504f21be85: Layer already exists 16:27:57 main: digest: sha256:d2d1ca80deaf30215c7c23a9d1f8b3fa0362a6685f17918dcffc4ccd8165809f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:57 ===================================================== [Pipeline] echo 16:27:57 taggedImages: 16:27:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b 16:27:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:27:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.10 16:27:57 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:12354096360b16cd741a0a3956d4bc0058215e9b-3.2.0-dev.10 16:27:57 - 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 16:27:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:58 16:27:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:27:59 arm64: Pulling from edgex-lftools-log-publisher 16:27:59 8998bd30e6a1: Pulling fs layer 16:27:59 04944245beec: Pulling fs layer 16:27:59 699f458cf7ca: Pulling fs layer 16:27:59 765212b225bb: Pulling fs layer 16:27:59 f23df028b6ca: Pulling fs layer 16:27:59 d65c8cfc05b1: Pulling fs layer 16:27:59 2437ff75d9bd: Pulling fs layer 16:27:59 f23df028b6ca: Waiting 16:27:59 765212b225bb: Waiting 16:27:59 d65c8cfc05b1: Waiting 16:27:59 04944245beec: Verifying Checksum 16:27:59 04944245beec: Download complete 16:27:59 765212b225bb: Verifying Checksum 16:27:59 765212b225bb: Download complete 16:27:59 f23df028b6ca: Download complete 16:27:59 d65c8cfc05b1: Verifying Checksum 16:27:59 d65c8cfc05b1: Download complete 16:27:59 699f458cf7ca: Verifying Checksum 16:27:59 699f458cf7ca: Download complete 16:27:59 8998bd30e6a1: Verifying Checksum 16:27:59 8998bd30e6a1: Download complete 16:28:02 2437ff75d9bd: Verifying Checksum 16:28:02 2437ff75d9bd: Download complete 16:28:05 8998bd30e6a1: Pull complete 16:28:06 04944245beec: Pull complete 16:28:07 699f458cf7ca: Pull complete 16:28:08 765212b225bb: Pull complete 16:28:08 f23df028b6ca: Pull complete 16:28:09 d65c8cfc05b1: Pull complete 16:28:24 2437ff75d9bd: Pull complete 16:28:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:28:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:24 prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container 16:28:24 $ 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/219 -v /w/workspace/app-service-configurable/219:/w/workspace/app-service-configurable/219:rw,z -v /w/workspace/app-service-configurable/219@tmp:/w/workspace/app-service-configurable/219@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 16:28:27 $ docker top 6acd0a7b05110533f167c46310784a41d0b76a9c98b8b191bcbf0bf63ba75d33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:28 ---> job-cost.sh 16:28:28 lf-activate-venv: SKIPPING 16:28:28 INFO: No Stack... 16:28:28 INFO: Retrieving Pricing Info for: v3-standard-4 16:28:29 INFO: Archiving Costs [Pipeline] sh 16:28:30 + cat /w/workspace/app-service-configurable/219/archives/cost.csv 16:28:30 + cut -d, -f6 [Pipeline] lock 16:28:30 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] 16:28:30 Resource [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] did not exist. Created. 16:28:30 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:30 /w/workspace/app-service-configurable/219@tmp/durable-087c77f9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:28:31 + echo total: 0.10999999940395355 [Pipeline] stash 16:28:31 Warning: overwriting stash ‘stack-cost’ 16:28:31 Stashed 1 file(s) [Pipeline] } 16:28:31 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-219-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:31 $ docker stop --time=1 6acd0a7b05110533f167c46310784a41d0b76a9c98b8b191bcbf0bf63ba75d33 16:28:34 $ docker rm -f --volumes 6acd0a7b05110533f167c46310784a41d0b76a9c98b8b191bcbf0bf63ba75d33 [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 16:28:35 provisioning config files... 16:28:35 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14890042177019022206tmp [Pipeline] { [Pipeline] sh 16:28:36 + set +x 16:28:36 + + bash -s -- 16:28:36 curl -s https://codecov.io/bash 16:28:36 16:28:36 _____ _ 16:28:36 / ____| | | 16:28:36 | | ___ __| | ___ ___ _____ __ 16:28:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:28:36 | |___| (_) | (_| | __/ (_| (_) \ V / 16:28:36 \_____\___/ \__,_|\___|\___\___/ \_/ 16:28:36 Bash-1.0.6 16:28:36 16:28:36 16:28:36 ==> git version 2.25.1 found 16:28:36 ==> 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 16:28:36 Release-Date: 2020-01-08 16:28:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:28:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:28:36 ==> Jenkins CI detected. 16:28:36 current dir:  /w/workspace/ry_app-service-configurable_main 16:28:36 project root: . 16:28:36 --> token set from env 16:28:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:28:36 ==> Running gcov in . (disable via -X gcov) 16:28:36 ==> Python coveragepy not found 16:28:36 ==> Searching for coverage reports in: 16:28:36 + . 16:28:36 -> Found 1 reports 16:28:36 ==> Detecting git/mercurial file structure 16:28:36 ==> Reading reports 16:28:36 + ./coverage.out bytes=13 16:28:36 ==> Appending adjustments 16:28:36 https://docs.codecov.io/docs/fixing-reports 16:28:36 + Found adjustments 16:28:36 ==> Gzipping contents 16:28:36 4.0K /tmp/codecov.QG2NbQ.gz 16:28:36 ==> Uploading reports 16:28:36 url: https://codecov.io 16:28:36 query: branch=main&commit=12354096360b16cd741a0a3956d4bc0058215e9b&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:36 -> Pinging Codecov 16:28:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=12354096360b16cd741a0a3956d4bc0058215e9b&build=219&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F219%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:41 -> Uploading to 16:28:41 https://storage.googleapis.com/codecov/v4/raw/2024-02-06/A97CA9966030D2A3747ED39772930CCE/12354096360b16cd741a0a3956d4bc0058215e9b/82a65e40-f474-4479-906c-8f1aca1d18fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240206T162841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cab8560b5b44c095a351c568809668b2ce786eaf35fb892b8ff833982a1f85e 16:28:41 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:41 Dload Upload Total Spent Left Speed 16:28:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1152 --:--:-- --:--:-- --:--:-- 1147 100 234 0 0 100 234 0 812 --:--:-- --:--:-- --:--:-- 809 16:28:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] } 16:28:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:28:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:28:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:42 16:28:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:28:43 df9b9388f04a: Pulling fs layer 16:28:43 52dc419b0ee2: Pulling fs layer 16:28:43 25bc292e5bac: Pulling fs layer 16:28:43 114826534d7a: Pulling fs layer 16:28:43 4657fd5d0bcf: Pulling fs layer 16:28:43 6ad1cebc031e: Pulling fs layer 16:28:43 114826534d7a: Waiting 16:28:43 4657fd5d0bcf: Waiting 16:28:43 8a3aa393b2d8: Pulling fs layer 16:28:43 6ad1cebc031e: Waiting 16:28:43 25bc292e5bac: Verifying Checksum 16:28:43 25bc292e5bac: Download complete 16:28:43 52dc419b0ee2: Download complete 16:28:43 4657fd5d0bcf: Verifying Checksum 16:28:43 4657fd5d0bcf: Download complete 16:28:43 df9b9388f04a: Download complete 16:28:43 6ad1cebc031e: Verifying Checksum 16:28:43 6ad1cebc031e: Download complete 16:28:43 df9b9388f04a: Pull complete 16:28:43 52dc419b0ee2: Pull complete 16:28:43 25bc292e5bac: Pull complete 16:28:44 114826534d7a: Verifying Checksum 16:28:44 114826534d7a: Download complete 16:28:44 8a3aa393b2d8: Verifying Checksum 16:28:44 8a3aa393b2d8: Download complete 16:28:47 114826534d7a: Pull complete 16:28:47 4657fd5d0bcf: Pull complete 16:28:47 6ad1cebc031e: Pull complete 16:28:50 8a3aa393b2d8: Pull complete 16:28:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:28:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:50 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:28:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:28:57 $ docker top a41e64c1a34bbeb889464a130a8295f3301ebc80b02c05b475f08d2f37839deb -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:28:57 + set -o pipefail 16:28:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:29:05 16:29:05 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:29:05 16:29:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/0ebb8458-0e5b-478a-99d0-adc12d9ca05d 16:29:05 16:29:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:29:05 16:29:05 16:29:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:29:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:29:05 More details here: https://snyk.co/ue1NS 16:29:05 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 16:29:05 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:29:05 $ docker stop --time=1 a41e64c1a34bbeb889464a130a8295f3301ebc80b02c05b475f08d2f37839deb 16:29:09 $ docker rm -f --volumes a41e64c1a34bbeb889464a130a8295f3301ebc80b02c05b475f08d2f37839deb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:11 + git log --format=format:%s -1 12354096360b16cd741a0a3956d4bc0058215e9b [Pipeline] sh 16:29:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:11 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:29:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:12 $ docker top 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 -eo pid,comm 16:29:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:12 [ssh-agent] Looking for ssh-agent implementation... 16:29:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:12 $ docker exec 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 ssh-agent 16:29:12 SSH_AUTH_SOCK=/tmp/ssh-WCGke51IZjs0/agent.32 16:29:12 SSH_AGENT_PID=38 16:29:12 Running ssh-add (command line suppressed) 16:29:12 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6560857554162752920.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6560857554162752920.key) 16:29:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:13 + git semver tag 16:29:13 2024-02-06 16:29:13,464 [run_tag] DEBUG tag force:False 16:29:13 2024-02-06 16:29:13,464 [check_head_tag] DEBUG check head tag 16:29:13 2024-02-06 16:29:13,465 [execute] INFO git cat-file --batch-check 16:29:13 2024-02-06 16:29:13,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:29:13 2024-02-06 16:29:13,469 [execute] INFO git cat-file --batch 16:29:13 2024-02-06 16:29:13,469 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:29:13 2024-02-06 16:29:13,491 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:13 2024-02-06 16:29:13,491 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 16:29:13 2024-02-06 16:29:13,492 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:29:13 2024-02-06 16:29:13,496 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:13 3.2.0-dev.10 [Pipeline] } 16:29:13 $ docker exec --env ******** --env ******** 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 ssh-agent -k 16:29:13 unset SSH_AUTH_SOCK; 16:29:13 unset SSH_AGENT_PID; 16:29:13 echo Agent pid 38 killed; 16:29:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:14 + git semver [Pipeline] } 16:29:14 $ docker stop --time=1 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 16:29:15 $ docker rm -f --volumes 73228f42fa233fb5d76206a36ada2501eed774c6b0c5875f786d8ceabe70fbb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:16 16:29:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:16 0.23.1-centos7: Pulling from edgex-lftools 16:29:16 ab5ef0e58194: Pulling fs layer 16:29:16 9712f1f96733: Pulling fs layer 16:29:16 63f879dbbcfc: Pulling fs layer 16:29:16 0d9ebad4ef96: Pulling fs layer 16:29:16 e9a5061849ea: Pulling fs layer 16:29:16 d747dcd14b5f: Pulling fs layer 16:29:16 2de7ff778b66: Pulling fs layer 16:29:16 d747dcd14b5f: Waiting 16:29:16 e9a5061849ea: Waiting 16:29:16 2de7ff778b66: Waiting 16:29:16 0d9ebad4ef96: Waiting 16:29:16 9712f1f96733: Verifying Checksum 16:29:16 9712f1f96733: Download complete 16:29:17 63f879dbbcfc: Verifying Checksum 16:29:17 63f879dbbcfc: Download complete 16:29:17 e9a5061849ea: Verifying Checksum 16:29:17 e9a5061849ea: Download complete 16:29:17 d747dcd14b5f: Download complete 16:29:17 0d9ebad4ef96: Verifying Checksum 16:29:17 0d9ebad4ef96: Download complete 16:29:17 ab5ef0e58194: Verifying Checksum 16:29:17 ab5ef0e58194: Download complete 16:29:17 2de7ff778b66: Verifying Checksum 16:29:17 2de7ff778b66: Download complete 16:29:20 ab5ef0e58194: Pull complete 16:29:20 9712f1f96733: Pull complete 16:29:20 63f879dbbcfc: Pull complete 16:29:24 0d9ebad4ef96: Pull complete 16:29:24 e9a5061849ea: Pull complete 16:29:24 d747dcd14b5f: Pull complete 16:29:25 2de7ff778b66: Pull complete 16:29:25 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:29:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:25 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:25 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:29:25 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:29:30 $ docker top c2aea1ada376e9e8adec1eca1d553846a4e3fa4883f2c803aeb1682a8c5a27c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:29:30 provisioning config files... 16:29:30 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17883114539653219571tmp 16:29:30 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config462065136312261697tmp 16:29:30 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8053829628107079765tmp [Pipeline] { [Pipeline] echo 16:29:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:29:31 ---> sigul-configuration.sh 16:29:31 gpg: directory `/root/.gnupg' created 16:29:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:29:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:29:31 gpg: keyring `/root/.gnupg/secring.gpg' created 16:29:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:29:31 gpg: CAST5 encrypted data 16:29:31 gpg: encrypted with 1 passphrase 16:29:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:29:31 + mkdir /home/jenkins 16:29:31 + mkdir /home/jenkins/sigul [Pipeline] sh 16:29:31 + 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 16:29:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:29:32 ---> sigul-install.sh 16:29:32 Sigul already installed; skipping installation. [Pipeline] sh 16:29:32 + git tag --list 16:29:32 v1.0.0 16:29:32 v1.1.0 16:29:32 v1.2.0 16:29:32 v1.3.0 16:29:32 v1.3.1 16:29:32 v2.0.0 16:29:32 v2.0.1 16:29:32 v2.1.0 16:29:32 v2.1.1 16:29:32 v2.1.2 16:29:32 v2.2.0 16:29:32 v2.3 16:29:32 v2.3.0 16:29:32 v2.3.1 16:29:32 v3.0 16:29:32 v3.0.0 16:29:32 v3.0.1 16:29:32 v3.0.1-dev.1 16:29:32 v3.1 16:29:32 v3.1.0 16:29:32 v3.1.0-dev.1 16:29:32 v3.1.0-dev.10 16:29:32 v3.1.0-dev.11 16:29:32 v3.1.0-dev.12 16:29:32 v3.1.0-dev.13 16:29:32 v3.1.0-dev.14 16:29:32 v3.1.0-dev.15 16:29:32 v3.1.0-dev.16 16:29:32 v3.1.0-dev.17 16:29:32 v3.1.0-dev.18 16:29:32 v3.1.0-dev.19 16:29:32 v3.1.0-dev.2 16:29:32 v3.1.0-dev.20 16:29:32 v3.1.0-dev.21 16:29:32 v3.1.0-dev.22 16:29:32 v3.1.0-dev.23 16:29:32 v3.1.0-dev.24 16:29:32 v3.1.0-dev.25 16:29:32 v3.1.0-dev.26 16:29:32 v3.1.0-dev.27 16:29:32 v3.1.0-dev.28 16:29:32 v3.1.0-dev.29 16:29:32 v3.1.0-dev.3 16:29:32 v3.1.0-dev.30 16:29:32 v3.1.0-dev.31 16:29:32 v3.1.0-dev.32 16:29:32 v3.1.0-dev.33 16:29:32 v3.1.0-dev.34 16:29:32 v3.1.0-dev.35 16:29:32 v3.1.0-dev.36 16:29:32 v3.1.0-dev.37 16:29:32 v3.1.0-dev.38 16:29:32 v3.1.0-dev.39 16:29:32 v3.1.0-dev.4 16:29:32 v3.1.0-dev.5 16:29:32 v3.1.0-dev.6 16:29:32 v3.1.0-dev.7 16:29:32 v3.1.0-dev.8 16:29:32 v3.1.0-dev.9 16:29:32 v3.2.0-dev.1 16:29:32 v3.2.0-dev.10 16:29:32 v3.2.0-dev.2 16:29:32 v3.2.0-dev.3 16:29:32 v3.2.0-dev.4 16:29:32 v3.2.0-dev.5 16:29:32 v3.2.0-dev.6 16:29:32 v3.2.0-dev.7 16:29:32 v3.2.0-dev.8 16:29:32 v3.2.0-dev.9 [Pipeline] sh 16:29:32 + lftools sign git-tag v3.2.0-dev.10 16:29:33 Signing Git tag with Sigul... 16:29:33 Signing v3.2.0-dev.10 [Pipeline] echo 16:29:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:29:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:29:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:29:34 $ docker stop --time=1 c2aea1ada376e9e8adec1eca1d553846a4e3fa4883f2c803aeb1682a8c5a27c1 16:29:35 $ docker rm -f --volumes c2aea1ada376e9e8adec1eca1d553846a4e3fa4883f2c803aeb1682a8c5a27c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:29:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:36 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:29:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:37 $ docker top 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 -eo pid,comm 16:29:37 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). 16:29:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:37 [ssh-agent] Looking for ssh-agent implementation... 16:29:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:37 $ docker exec 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 ssh-agent 16:29:37 SSH_AUTH_SOCK=/tmp/ssh-hz1nGDvhBa8G/agent.33 16:29:37 SSH_AGENT_PID=39 16:29:37 Running ssh-add (command line suppressed) 16:29:37 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13948703843385682425.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13948703843385682425.key) 16:29:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:38 + git semver bump pre 16:29:38 2024-02-06 16:29:38,488 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:38 2024-02-06 16:29:38,489 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev 16:29:38 2024-02-06 16:29:38,489 [bump_version] DEBUG bumped version:3.2.0-dev.11 16:29:38 2024-02-06 16:29:38,489 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:29:38 2024-02-06 16:29:38,489 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:38 2024-02-06 16:29:38,489 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:29:38 2024-02-06 16:29:38,491 [execute] INFO git cat-file --batch-check 16:29:38 2024-02-06 16:29:38,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:38 2024-02-06 16:29:38,496 [execute] INFO git cat-file --batch 16:29:38 2024-02-06 16:29:38,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:38 2024-02-06 16:29:38,501 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:38 3.2.0-dev.11 [Pipeline] } 16:29:38 $ docker exec --env ******** --env ******** 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 ssh-agent -k 16:29:38 unset SSH_AUTH_SOCK; 16:29:38 unset SSH_AGENT_PID; 16:29:38 echo Agent pid 39 killed; 16:29:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:39 + git semver [Pipeline] } 16:29:39 $ docker stop --time=1 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 16:29:40 $ docker rm -f --volumes 5db4edaa7c8081f841d512788555751e5f5e37ab8e416040745cefb29bf98738 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:46 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:29:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:46 $ docker top 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad -eo pid,comm 16:29:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:47 [ssh-agent] Looking for ssh-agent implementation... 16:29:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:47 $ docker exec 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad ssh-agent 16:29:47 SSH_AUTH_SOCK=/tmp/ssh-wM05JBvbZNA2/agent.32 16:29:47 SSH_AGENT_PID=38 16:29:47 Running ssh-add (command line suppressed) 16:29:47 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17746320472117719708.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17746320472117719708.key) 16:29:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:47 + git semver push 16:29:48 2024-02-06 16:29:48,004 [run_push] DEBUG push 16:29:48 2024-02-06 16:29:48,006 [execute] INFO git cat-file --batch-check 16:29:48 2024-02-06 16:29:48,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:48 2024-02-06 16:29:48,011 [execute] INFO git rev-list b59e5cb0ba732006f1090627d2b03228c420c6f1 -- 16:29:48 2024-02-06 16:29:48,011 [execute] DEBUG Popen(['git', 'rev-list', 'b59e5cb0ba732006f1090627d2b03228c420c6f1', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:29:48 2024-02-06 16:29:48,025 [execute] INFO git fetch -v origin 16:29:48 2024-02-06 16:29:48,026 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:29:48 2024-02-06 16:29:48,554 [run_push] DEBUG no remote changes detected 16:29:48 2024-02-06 16:29:48,555 [execute] INFO git push origin semver 16:29:48 2024-02-06 16:29:48,555 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:29:49 2024-02-06 16:29:49,320 [run_push] DEBUG push all version tags 16:29:49 2024-02-06 16:29:49,321 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:29:49 2024-02-06 16:29:49,321 [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) 16:29:50 2024-02-06 16:29:49,982 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:50 3.2.0-dev.11 [Pipeline] } 16:29:50 $ docker exec --env ******** --env ******** 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad ssh-agent -k 16:29:50 unset SSH_AUTH_SOCK; 16:29:50 unset SSH_AGENT_PID; 16:29:50 echo Agent pid 38 killed; 16:29:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:50 + git semver [Pipeline] } 16:29:51 $ docker stop --time=1 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad 16:29:52 $ docker rm -f --volumes 61ad32b4560fd894d4547a8b1fcd1e9cd5b3d28eeef28933c017ee2f093acdad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:29:53 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:29:53 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:29:53 total 16 16:29:53 drwxr-xr-x 3 root root 4096 Feb 6 16:18 . 16:29:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:29 .. 16:29:53 drwxr-xr-x 2 root root 4096 Feb 6 16:18 cost 16:29:53 -rw-r--r-- 1 root root 96 Feb 6 16:18 cost.csv 16:29:53 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:29:53 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:29:53 total 16 16:29:53 drwxr-xr-x 3 jenkins jenkins 4096 Feb 6 16:18 . 16:29:53 drwxrwxr-x 8 jenkins jenkins 4096 Feb 6 16:29 .. 16:29:53 drwxr-xr-x 2 jenkins jenkins 4096 Feb 6 16:18 cost 16:29:53 -rw-r--r-- 1 jenkins jenkins 96 Feb 6 16:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:29:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:55 ---> package-listing.sh 16:29:55 ++ facter osfamily 16:29:55 ++ tr '[:upper:]' '[:lower:]' 16:29:55 + OS_FAMILY=debian 16:29:55 + workspace=/w/workspace/ry_app-service-configurable_main 16:29:55 + START_PACKAGES=/tmp/packages_start.txt 16:29:55 + END_PACKAGES=/tmp/packages_end.txt 16:29:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:55 + PACKAGES=/tmp/packages_start.txt 16:29:55 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:29:55 + PACKAGES=/tmp/packages_end.txt 16:29:55 + case "${OS_FAMILY}" in 16:29:55 + dpkg -l 16:29:55 + grep '^ii' 16:29:55 + '[' -f /tmp/packages_start.txt ']' 16:29:55 + '[' -f /tmp/packages_end.txt ']' 16:29:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:55 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:29:55 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:29:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:29:55 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 16:29:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:56 prd-ubuntu20.04-docker-8c-8g-555 does not seem to be running inside a container 16:29:56 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:29:56 $ docker top 149795d57d923a1214aa7b082ab12dba1c510e88504d5104a99cd475f4d80660 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:57 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:57 + mkdir -p /var/log/sysstat [Pipeline] sh 16:29:57 + ls /var/log/sa-host 16:29:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:57 provisioning config files... 16:29:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7835563284860955426tmp [Pipeline] { [Pipeline] echo 16:29:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:58 ---> create-netrc.sh [Pipeline] } 16:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:58 ---> python-tools-install.sh [Pipeline] echo 16:29:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:59 ---> sudo-logs.sh 16:29:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:29:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:59 ---> job-cost.sh 16:29:59 lf-activate-venv: SKIPPING 16:29:59 DEBUG: total: 0.2199999988079071 16:29:59 INFO: Retrieving Stack Cost... 16:29:59 INFO: Retrieving Pricing Info for: v3-standard-8 16:30:00 INFO: Archiving Costs [Pipeline] echo 16:30:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:30:00 ---> logs-deploy.sh 16:30:00 lf-activate-venv: SKIPPING 16:30:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/219 16:30:00 INFO: archiving workspace using pattern(s): 16:30:01 Archives upload complete. 16:30:01 INFO: archiving logs to Nexus