Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e029c947a342a97fa89232dc0db458535b381c54 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-ssh3696765780904555685.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-ssh15232413650871826264.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-ssh8139528258661873474.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-ssh5652433415087134760.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-ssh7924430450502601127.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-1806 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 e029c947a342a97fa89232dc0db458535b381c54 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e029c947a342a97fa89232dc0db458535b381c54 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#644)" > git rev-list --no-walk f6dabf865f74e57664eeaeb005e9c9ff041cf72e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:07:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:07:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:07:09 ========================================================= 21:07:09 EdgeX Global Pipelines Version Info 21:07:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:07:10 ------------------- 21:07:10 stable info: 21:07:10 ------------------- 21:07:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:07:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:07:10 Message: update stable to v1.0.258 21:07:10 ------------------- 21:07:10 experimental info: 21:07:10 ------------------- 21:07:10 Commited By: **** collab-it+edgex@linuxfoundation.org 21:07:10 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 21:07:10 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:07:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e029c94 [Pipeline] echo 21:07:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:11 provisioning config files... 21:07:11 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1177970486308046461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:12 ---> ****-login.sh 21:07:12 nexus3.edgexfoundry.org:10001 21:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:12 Configure a credential helper to remove this warning. See 21:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:12 21:07:12 Login Succeeded 21:07:12 nexus3.edgexfoundry.org:10002 21:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:12 Configure a credential helper to remove this warning. See 21:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:12 21:07:12 Login Succeeded 21:07:12 nexus3.edgexfoundry.org:10003 21:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:12 Configure a credential helper to remove this warning. See 21:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:12 21:07:12 Login Succeeded 21:07:12 nexus3.edgexfoundry.org:10004 21:07:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:12 Configure a credential helper to remove this warning. See 21:07:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:12 21:07:12 Login Succeeded 21:07:12 ****.io 21:07:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:13 Configure a credential helper to remove this warning. See 21:07:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:13 21:07:13 Login Succeeded 21:07:13 ---> ****-login.sh ends [Pipeline] } 21:07:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:07:13 + git rev-list -1 --merges e029c947a342a97fa89232dc0db458535b381c54~1..e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] echo 21:07:13 -----------> git rev-list -1 --merges e029c947a342a97fa89232dc0db458535b381c54~1..e029c947a342a97fa89232dc0db458535b381c54 e029c947a342a97fa89232dc0db458535b381c54 [false] [Pipeline] sh 21:07:13 + git log --format=format:%s -1 e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] echo 21:07:13 ========================================================= 21:07:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:07:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:14 + git log --format=format:%s -1 e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] echo 21:07:14 [semverPrep] GIT_COMMIT: e029c947a342a97fa89232dc0db458535b381c54, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#644) [Pipeline] echo 21:07:14 [semverPrep] This is not a build commit. [Pipeline] sh 21:07:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:07:14 + grep -v github /etc/ssh/ssh_known_hosts 21:07:14 + [ -e /tmp/ssh_known_hosts ] 21:07:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:07:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:07:14 + sudo tee -a /etc/ssh/ssh_known_hosts 21:07:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:15 21:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:15 0.1.4: Pulling from edgex-devops/py-git-semver 21:07:15 b85a868b505f: Pulling fs layer 21:07:15 e2be974225ed: Pulling fs layer 21:07:15 339a4e72a1f5: Pulling fs layer 21:07:15 988bab9f4d93: Pulling fs layer 21:07:15 1469e6f7b9e6: Pulling fs layer 21:07:15 eaf3925da568: Pulling fs layer 21:07:15 bab4dde63d76: Pulling fs layer 21:07:15 bde34c3a00c8: Pulling fs layer 21:07:15 b352a97aabf1: Pulling fs layer 21:07:15 4872d77fe225: Pulling fs layer 21:07:15 5851b861e8e6: Pulling fs layer 21:07:15 988bab9f4d93: Waiting 21:07:15 1469e6f7b9e6: Waiting 21:07:15 eaf3925da568: Waiting 21:07:15 bab4dde63d76: Waiting 21:07:15 4872d77fe225: Waiting 21:07:15 5851b861e8e6: Waiting 21:07:15 bde34c3a00c8: Waiting 21:07:15 b352a97aabf1: Waiting 21:07:15 e2be974225ed: Verifying Checksum 21:07:15 e2be974225ed: Download complete 21:07:15 988bab9f4d93: Verifying Checksum 21:07:15 988bab9f4d93: Download complete 21:07:15 1469e6f7b9e6: Verifying Checksum 21:07:15 1469e6f7b9e6: Download complete 21:07:15 339a4e72a1f5: Verifying Checksum 21:07:15 339a4e72a1f5: Download complete 21:07:15 eaf3925da568: Verifying Checksum 21:07:15 eaf3925da568: Download complete 21:07:15 bde34c3a00c8: Verifying Checksum 21:07:15 bde34c3a00c8: Download complete 21:07:15 b352a97aabf1: Download complete 21:07:15 4872d77fe225: Verifying Checksum 21:07:15 4872d77fe225: Download complete 21:07:15 5851b861e8e6: Verifying Checksum 21:07:15 5851b861e8e6: Download complete 21:07:15 b85a868b505f: Verifying Checksum 21:07:15 b85a868b505f: Download complete 21:07:15 bab4dde63d76: Verifying Checksum 21:07:15 bab4dde63d76: Download complete 21:07:16 b85a868b505f: Pull complete 21:07:16 e2be974225ed: Pull complete 21:07:17 339a4e72a1f5: Pull complete 21:07:17 988bab9f4d93: Pull complete 21:07:17 1469e6f7b9e6: Pull complete 21:07:17 eaf3925da568: Pull complete 21:07:18 bab4dde63d76: Pull complete 21:07:19 bde34c3a00c8: Pull complete 21:07:19 b352a97aabf1: Pull complete 21:07:19 4872d77fe225: Pull complete 21:07:19 5851b861e8e6: Pull complete 21:07:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:07:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:19 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:07:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:07:22 $ docker top 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb -eo pid,comm 21:07:22 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). 21:07:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:22 [ssh-agent] Looking for ssh-agent implementation... 21:07:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:22 $ docker exec 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb ssh-agent 21:07:22 SSH_AUTH_SOCK=/tmp/ssh-SpbIAHXBroOd/agent.33 21:07:22 SSH_AGENT_PID=39 21:07:22 Running ssh-add (command line suppressed) 21:07:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4011973140082950695.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4011973140082950695.key) 21:07:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:23 + git tag --points-at HEAD [Pipeline] } 21:07:23 $ docker exec --env ******** --env ******** 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb ssh-agent -k 21:07:23 unset SSH_AUTH_SOCK; 21:07:23 unset SSH_AGENT_PID; 21:07:23 echo Agent pid 39 killed; 21:07:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:07:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:23 [ssh-agent] Looking for ssh-agent implementation... 21:07:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:23 $ docker exec 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb ssh-agent 21:07:23 SSH_AUTH_SOCK=/tmp/ssh-a5yAHR0IGWOt/agent.71 21:07:23 SSH_AGENT_PID=77 21:07:23 Running ssh-add (command line suppressed) 21:07:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_8859771341545967807.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_8859771341545967807.key) 21:07:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:23 + git semver init 21:07:24 2024-02-27 21:07:24,052 [run_init] DEBUG init version:0.0.0 force:False 21:07:24 2024-02-27 21:07:24,053 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:07:24 2024-02-27 21:07:24,054 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:07:24 2024-02-27 21:07:24,054 [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) 21:07:25 2024-02-27 21:07:25,135 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:07:25 2024-02-27 21:07:25,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:07:25 2024-02-27 21:07:25,136 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:07:25 2024-02-27 21:07:25,136 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:07:25 3.2.0-dev.14 [Pipeline] } 21:07:25 $ docker exec --env ******** --env ******** 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb ssh-agent -k 21:07:25 unset SSH_AUTH_SOCK; 21:07:25 unset SSH_AGENT_PID; 21:07:25 echo Agent pid 77 killed; 21:07:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:26 + git semver [Pipeline] } 21:07:26 $ docker stop --time=1 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb 21:07:27 $ docker rm -f --volumes 6ee44a6ff1bc3c5f9ada8dadeb4faee26b99d992a398b122a6aa39303c0b73fb [Pipeline] // withDockerContainer [Pipeline] sh 21:07:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:07:28 Stashed 1 file(s) [Pipeline] echo 21:07:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.14 [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 21:07:28 provisioning config files... 21:07:28 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11483654267377146997tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:28 ---> ****-login.sh 21:07:28 nexus3.edgexfoundry.org:10001 21:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:28 Configure a credential helper to remove this warning. See 21:07:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:28 21:07:28 Login Succeeded 21:07:28 nexus3.edgexfoundry.org:10002 21:07:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:28 Configure a credential helper to remove this warning. See 21:07:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:28 21:07:28 Login Succeeded 21:07:28 nexus3.edgexfoundry.org:10003 21:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:29 Configure a credential helper to remove this warning. See 21:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:29 21:07:29 Login Succeeded 21:07:29 nexus3.edgexfoundry.org:10004 21:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:29 Configure a credential helper to remove this warning. See 21:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:29 21:07:29 Login Succeeded 21:07:29 ****.io 21:07:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:07:29 Configure a credential helper to remove this warning. See 21:07:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:07:29 21:07:29 Login Succeeded 21:07:29 ---> ****-login.sh ends [Pipeline] } 21:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:07:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:07:29 ========================================================= 21:07:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:07:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:30 + 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 . 21:07:30 Sending build context to Docker daemon 8.792MB 21:07:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:07:30 Step 2/12 : FROM ${BASE} AS builder 21:07:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:07:30 7264a8db6415: Pulling fs layer 21:07:30 c4d48a809fc2: Pulling fs layer 21:07:30 4f1c88b9dad5: Pulling fs layer 21:07:30 ad3a456e5733: Pulling fs layer 21:07:30 69c7f0334f64: Pulling fs layer 21:07:30 1f1c1a5573a3: Pulling fs layer 21:07:30 ce7588e14bc9: Pulling fs layer 21:07:30 b5e4710f87ac: Pulling fs layer 21:07:30 1f1c1a5573a3: Waiting 21:07:30 ad3a456e5733: Waiting 21:07:30 69c7f0334f64: Waiting 21:07:30 ce7588e14bc9: Waiting 21:07:30 b5e4710f87ac: Waiting 21:07:30 c4d48a809fc2: Verifying Checksum 21:07:30 c4d48a809fc2: Download complete 21:07:30 ad3a456e5733: Verifying Checksum 21:07:30 ad3a456e5733: Download complete 21:07:30 69c7f0334f64: Verifying Checksum 21:07:30 69c7f0334f64: Download complete 21:07:30 7264a8db6415: Verifying Checksum 21:07:30 7264a8db6415: Download complete 21:07:30 1f1c1a5573a3: Verifying Checksum 21:07:30 1f1c1a5573a3: Download complete 21:07:30 7264a8db6415: Pull complete 21:07:30 b5e4710f87ac: Verifying Checksum 21:07:30 b5e4710f87ac: Download complete 21:07:30 c4d48a809fc2: Pull complete 21:07:30 4f1c88b9dad5: Verifying Checksum 21:07:30 4f1c88b9dad5: Download complete 21:07:31 ce7588e14bc9: Verifying Checksum 21:07:33 4f1c88b9dad5: Pull complete 21:07:33 ad3a456e5733: Pull complete 21:07:33 69c7f0334f64: Pull complete 21:07:33 1f1c1a5573a3: Pull complete 21:07:36 ce7588e14bc9: Pull complete 21:07:36 b5e4710f87ac: Pull complete 21:07:36 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 21:07:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:07:36 ---> 88b5674ff536 21:07:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:07:40 ---> Running in 1a777e370295 21:07:40 Removing intermediate container 1a777e370295 21:07:40 ---> 8f555e00874a 21:07:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:07:40 ---> Running in 3d45f92baa34 21:07:40 Removing intermediate container 3d45f92baa34 21:07:40 ---> 501fc4512f1a 21:07:40 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:07:40 ---> Running in c8515239a5af 21:07:40 Removing intermediate container c8515239a5af 21:07:40 ---> c0eec3acb34e 21:07:40 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:40 ---> Running in 585b14015c88 21:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:07:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:07:41 OK: 264 MiB in 52 packages 21:07:41 Removing intermediate container 585b14015c88 21:07:41 ---> b128db16b9eb 21:07:41 Step 7/12 : WORKDIR /app 21:07:41 ---> Running in 7b4a0f6ba86d 21:07:41 Removing intermediate container 7b4a0f6ba86d 21:07:41 ---> df5083acd302 21:07:41 Step 8/12 : COPY go.mod vendor* ./ 21:07:41 ---> 1f8b6dad1a1e 21:07:41 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:41 ---> Running in 23ab89b9fe42 21:07:43 Still waiting to schedule task 21:07:43 ‘prd-ubuntu20.04-docker-arm64-4c-16g-1807’ is offline 21:08:07 Removing intermediate container 23ab89b9fe42 21:08:07 ---> 5867aeaf90cc 21:08:07 Step 10/12 : COPY . . 21:08:07 ---> 62ae298f056a 21:08:07 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:07 ---> Running in 25ed63c771b0 21:08:07 Removing intermediate container 25ed63c771b0 21:08:07 ---> ae0ac98c96b7 21:08:07 Step 12/12 : RUN $MAKE 21:08:07 ---> Running in 6e9f2c80979b 21:08:07 noop 21:08:07 Removing intermediate container 6e9f2c80979b 21:08:07 ---> bb76d8af50ad 21:08:07 Successfully built bb76d8af50ad 21:08:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker inspect -f . ci-base-image-x86_64 21:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:08 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:08 $ docker top 112defc90a2bb86b5945693bca9b02600b1ea1f2d7fd6bf580468432c19ba641 -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:09 + go version 21:08:09 go version go1.21.0 linux/amd64 [Pipeline] } 21:08:09 $ docker stop --time=1 112defc90a2bb86b5945693bca9b02600b1ea1f2d7fd6bf580468432c19ba641 21:08:10 $ docker rm -f --volumes 112defc90a2bb86b5945693bca9b02600b1ea1f2d7fd6bf580468432c19ba641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:10 + docker inspect -f . ci-base-image-x86_64 21:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:11 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:11 $ docker top 130ad2fb101b781ede174631154054e7ef2ec9631b2ac1cf9b7812d46eff71bc -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:11 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:08:12 + make test 21:08:12 go test -race -coverprofile=coverage.out ./... 21:08:30 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:08:48 go vet ./... 21:08:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:08:50 ./bin/test-attribution-txt.sh 21:08:50 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 21:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:08:50 $ docker stop --time=1 130ad2fb101b781ede174631154054e7ef2ec9631b2ac1cf9b7812d46eff71bc 21:08:56 $ docker rm -f --volumes 130ad2fb101b781ede174631154054e7ef2ec9631b2ac1cf9b7812d46eff71bc [Pipeline] // withDockerContainer [Pipeline] sh 21:08:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:08:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:08:57 + ls -al . 21:08:57 total 184 21:08:57 drwxrwxr-x 7 jenkins jenkins 4096 Feb 27 21:08 . 21:08:57 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:07 .. 21:08:57 -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 21:07 .dockerignore 21:08:57 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:08 .git 21:08:57 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:07 .github 21:08:57 -rw-rw-r-- 1 jenkins jenkins 106 Feb 27 21:07 .gitignore 21:08:57 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:07 .golangci.yml 21:08:57 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:07 .semver 21:08:57 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 27 21:07 Attribution.txt 21:08:57 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 27 21:07 CHANGELOG.md 21:08:57 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 27 21:07 Dockerfile 21:08:57 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:07 GOVERNANCE.md 21:08:57 -rw-rw-r-- 1 jenkins jenkins 666 Feb 27 21:07 Jenkinsfile 21:08:57 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 21:07 LICENSE 21:08:57 -rw-rw-r-- 1 jenkins jenkins 618 Feb 27 21:07 OWNERS.md 21:08:57 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 27 21:07 README.md 21:08:57 -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:07 VERSION 21:08:57 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:07 bin 21:08:57 -rw-r--r-- 1 jenkins jenkins 13 Feb 27 21:08 coverage.out 21:08:57 -rw-rw-r-- 1 jenkins jenkins 3776 Feb 27 21:07 go.mod 21:08:57 -rw-rw-r-- 1 jenkins jenkins 34159 Feb 27 21:07 go.sum 21:08:57 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 27 21:07 main.go 21:08:57 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 27 21:07 makefile 21:08:57 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 21:07 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + 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=e029c947a342a97fa89232dc0db458535b381c54 --label arch=amd64 --label version=3.2.0-dev.14 . 21:08:58 Sending build context to Docker daemon 8.793MB 21:08:58 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:08:58 Step 2/27 : FROM ${BASE} AS builder 21:08:58 ---> bb76d8af50ad 21:08:58 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:08:58 ---> Running in 2362c033cdad 21:08:58 Removing intermediate container 2362c033cdad 21:08:58 ---> 62cf6994eab1 21:08:58 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:08:58 ---> Running in 1724b386ada4 21:08:58 Removing intermediate container 1724b386ada4 21:08:58 ---> a50d2fdd66ff 21:08:58 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:08:58 ---> Running in 3f40fb1278eb 21:08:58 Removing intermediate container 3f40fb1278eb 21:08:58 ---> 8cdbeffd05b9 21:08:58 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:58 ---> Running in 8351cadd73f3 21:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:08:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:08:59 OK: 264 MiB in 52 packages 21:08:59 Removing intermediate container 8351cadd73f3 21:08:59 ---> aa434ff46e74 21:08:59 Step 7/27 : WORKDIR /app 21:08:59 ---> Running in 8393fd4a693d 21:08:59 Removing intermediate container 8393fd4a693d 21:08:59 ---> c6b977d462a9 21:08:59 Step 8/27 : COPY go.mod vendor* ./ 21:08:59 ---> 15dea4941e9c 21:08:59 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:59 ---> Running in 587d7894c763 21:09:00 Removing intermediate container 587d7894c763 21:09:00 ---> 991e9475d89d 21:09:00 Step 10/27 : COPY . . 21:09:00 ---> 03ff151ff7a2 21:09:00 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:00 ---> Running in 9d311432f18d 21:09:00 Removing intermediate container 9d311432f18d 21:09:00 ---> 3f7058dabcfb 21:09:00 Step 12/27 : RUN $MAKE 21:09:00 ---> Running in 1fd654cfa8f0 21:09:01 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14" -trimpath -mod=readonly -o app-service-configurable 21:09:23 Removing intermediate container 1fd654cfa8f0 21:09:23 ---> 76c4f88a364d 21:09:23 Step 13/27 : FROM alpine:3.18 21:09:23 3.18: Pulling from library/alpine 21:09:23 619be1103602: Pulling fs layer 21:09:23 619be1103602: Download complete 21:09:23 619be1103602: Pull complete 21:09:23 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:09:23 Status: Downloaded newer image for alpine:3.18 21:09:23 ---> d3782b16ccc9 21:09:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:09:23 ---> Running in 13632150be04 21:09:23 Removing intermediate container 13632150be04 21:09:23 ---> 28155f5b8e97 21:09:23 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:09:23 ---> Running in 737bdf6f1345 21:09:23 Removing intermediate container 737bdf6f1345 21:09:23 ---> 715ab071b69b 21:09:23 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:09:23 ---> Running in beff65b4ed85 21:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:09:23 (1/2) Installing ca-certificates (20230506-r0) 21:09:23 (2/2) Installing dumb-init (1.2.5-r2) 21:09:23 Executing busybox-1.36.1-r5.trigger 21:09:23 Executing ca-certificates-20230506-r0.trigger 21:09:23 OK: 8 MiB in 17 packages 21:09:23 Removing intermediate container beff65b4ed85 21:09:23 ---> ff1018ad5fe7 21:09:23 Step 17/27 : RUN apk --no-cache upgrade 21:09:23 ---> Running in 319fdcf80f7c 21:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:09:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:09:23 OK: 8 MiB in 17 packages 21:09:23 Removing intermediate container 319fdcf80f7c 21:09:23 ---> 01a1f27dbbba 21:09:23 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:09:23 ---> d867f1120928 21:09:23 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:09:23 ---> f515a26dc775 21:09:23 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:09:23 ---> 31c22085be8e 21:09:23 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:09:24 ---> 71c5b10ee6fa 21:09:24 Step 22/27 : EXPOSE 48095 21:09:24 ---> Running in bf66d6022fc7 21:09:24 Removing intermediate container bf66d6022fc7 21:09:24 ---> f037aca600de 21:09:24 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:09:24 ---> Running in a7cc9231aedd 21:09:24 Removing intermediate container a7cc9231aedd 21:09:24 ---> 5996daedbf46 21:09:24 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:09:24 ---> Running in aacd105f2682 21:09:24 Removing intermediate container aacd105f2682 21:09:24 ---> c96bce6a9cbc 21:09:24 Step 25/27 : LABEL arch=amd64 21:09:24 ---> Running in d3c828e3ac95 21:09:24 Removing intermediate container d3c828e3ac95 21:09:24 ---> 12e881c1310b 21:09:24 Step 26/27 : LABEL git_sha=e029c947a342a97fa89232dc0db458535b381c54 21:09:24 ---> Running in 13b4a11ab8ed 21:09:25 Removing intermediate container 13b4a11ab8ed 21:09:25 ---> da3fea98d45f 21:09:25 Step 27/27 : LABEL version=3.2.0-dev.14 21:09:25 ---> Running in 377c49f55be8 21:09:25 Removing intermediate container 377c49f55be8 21:09:25 ---> 08171f6989c4 21:09:25 [Warning] One or more build-args [ARCH] were not consumed 21:09:25 Successfully built 08171f6989c4 21:09:25 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 21:09:25 provisioning config files... 21:09:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11732996065893126399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:25 ---> ****-login.sh 21:09:25 nexus3.edgexfoundry.org:10001 21:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:25 Configure a credential helper to remove this warning. See 21:09:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:25 21:09:25 Login Succeeded 21:09:25 nexus3.edgexfoundry.org:10002 21:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:25 Configure a credential helper to remove this warning. See 21:09:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:25 21:09:25 Login Succeeded 21:09:25 nexus3.edgexfoundry.org:10003 21:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:25 Configure a credential helper to remove this warning. See 21:09:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:25 21:09:25 Login Succeeded 21:09:25 nexus3.edgexfoundry.org:10004 21:09:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:25 Configure a credential helper to remove this warning. See 21:09:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:25 21:09:25 Login Succeeded 21:09:25 ****.io 21:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:09:26 Configure a credential helper to remove this warning. See 21:09:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:09:26 21:09:26 Login Succeeded 21:09:26 ---> ****-login.sh ends [Pipeline] } 21:09:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:09:26 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:09:26 e029c947a342a97fa89232dc0db458535b381c54 21:09:26 latest 21:09:26 3.2.0-dev.14 21:09:26 e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 21:09:26 main 21:09:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54 21:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:09:27 7ed74ed8282c: Preparing 21:09:27 703b8c3cab67: Preparing 21:09:27 64907d8e0f71: Preparing 21:09:27 c5d9a1b7c2fc: Preparing 21:09:27 232a80ef1284: Preparing 21:09:27 912d180dba2b: Preparing 21:09:27 aedc3bda2944: Preparing 21:09:27 912d180dba2b: Waiting 21:09:27 c5d9a1b7c2fc: Pushed 21:09:27 232a80ef1284: Pushed 21:09:27 64907d8e0f71: Pushed 21:09:27 703b8c3cab67: Pushed 21:09:27 aedc3bda2944: Layer already exists 21:09:27 912d180dba2b: Pushed 21:09:29 7ed74ed8282c: Pushed 21:09:29 e029c947a342a97fa89232dc0db458535b381c54: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:30 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:09:30 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:09:30 7ed74ed8282c: Preparing 21:09:30 703b8c3cab67: Preparing 21:09:30 64907d8e0f71: Preparing 21:09:30 c5d9a1b7c2fc: Preparing 21:09:30 232a80ef1284: Preparing 21:09:30 912d180dba2b: Preparing 21:09:30 aedc3bda2944: Preparing 21:09:30 912d180dba2b: Waiting 21:09:30 aedc3bda2944: Waiting 21:09:30 c5d9a1b7c2fc: Layer already exists 21:09:30 7ed74ed8282c: Layer already exists 21:09:30 232a80ef1284: Layer already exists 21:09:30 703b8c3cab67: Layer already exists 21:09:30 64907d8e0f71: Layer already exists 21:09:30 912d180dba2b: Layer already exists 21:09:30 aedc3bda2944: Layer already exists 21:09:30 latest: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:30 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.14 21:09:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:09:31 7ed74ed8282c: Preparing 21:09:31 703b8c3cab67: Preparing 21:09:31 64907d8e0f71: Preparing 21:09:31 c5d9a1b7c2fc: Preparing 21:09:31 232a80ef1284: Preparing 21:09:31 912d180dba2b: Preparing 21:09:31 aedc3bda2944: Preparing 21:09:31 aedc3bda2944: Waiting 21:09:31 c5d9a1b7c2fc: Layer already exists 21:09:31 703b8c3cab67: Layer already exists 21:09:31 64907d8e0f71: Layer already exists 21:09:31 7ed74ed8282c: Layer already exists 21:09:31 232a80ef1284: Layer already exists 21:09:31 912d180dba2b: Layer already exists 21:09:31 aedc3bda2944: Layer already exists 21:09:31 3.2.0-dev.14: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:31 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 21:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:09:32 7ed74ed8282c: Preparing 21:09:32 703b8c3cab67: Preparing 21:09:32 64907d8e0f71: Preparing 21:09:32 c5d9a1b7c2fc: Preparing 21:09:32 232a80ef1284: Preparing 21:09:32 912d180dba2b: Preparing 21:09:32 aedc3bda2944: Preparing 21:09:32 aedc3bda2944: Waiting 21:09:32 912d180dba2b: Waiting 21:09:32 c5d9a1b7c2fc: Layer already exists 21:09:32 7ed74ed8282c: Layer already exists 21:09:32 232a80ef1284: Layer already exists 21:09:32 64907d8e0f71: Layer already exists 21:09:32 703b8c3cab67: Layer already exists 21:09:32 aedc3bda2944: Layer already exists 21:09:32 912d180dba2b: Layer already exists 21:09:32 e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:09:32 7ed74ed8282c: Preparing 21:09:32 703b8c3cab67: Preparing 21:09:32 64907d8e0f71: Preparing 21:09:32 c5d9a1b7c2fc: Preparing 21:09:32 232a80ef1284: Preparing 21:09:32 912d180dba2b: Preparing 21:09:32 aedc3bda2944: Preparing 21:09:32 912d180dba2b: Waiting 21:09:32 aedc3bda2944: Waiting 21:09:32 64907d8e0f71: Layer already exists 21:09:32 c5d9a1b7c2fc: Layer already exists 21:09:32 703b8c3cab67: Layer already exists 21:09:32 7ed74ed8282c: Layer already exists 21:09:32 232a80ef1284: Layer already exists 21:09:32 912d180dba2b: Layer already exists 21:09:32 aedc3bda2944: Layer already exists 21:09:32 main: digest: sha256:fdd2f46ca0415ceaf32b9a746ddd76277646cde40121c528bee401a5f9f1cdcd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:33 ===================================================== [Pipeline] echo 21:09:33 taggedImages: 21:09:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54 21:09:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:09:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.2.0-dev.14 21:09:33 - nexus3.edgexfoundry.org:10004/app-service-configurable:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 21:09:33 - 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 21:09:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:33 21:09:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:34 latest: Pulling from edgex-lftools-log-publisher 21:09:34 5eb5b503b376: Pulling fs layer 21:09:34 5c69ac0246d0: Pulling fs layer 21:09:34 ec43610c2a17: Pulling fs layer 21:09:34 3a2ae6a8a46f: Pulling fs layer 21:09:34 33b1e0a273af: Pulling fs layer 21:09:34 5d3b04190fa2: Pulling fs layer 21:09:34 2f39f015ded8: Pulling fs layer 21:09:34 33b1e0a273af: Waiting 21:09:34 3a2ae6a8a46f: Waiting 21:09:34 2f39f015ded8: Waiting 21:09:34 5d3b04190fa2: Waiting 21:09:34 5c69ac0246d0: Download complete 21:09:34 3a2ae6a8a46f: Download complete 21:09:34 33b1e0a273af: Verifying Checksum 21:09:34 33b1e0a273af: Download complete 21:09:34 5d3b04190fa2: Verifying Checksum 21:09:34 5d3b04190fa2: Download complete 21:09:34 ec43610c2a17: Verifying Checksum 21:09:34 ec43610c2a17: Download complete 21:09:34 5eb5b503b376: Verifying Checksum 21:09:34 5eb5b503b376: Download complete 21:09:35 2f39f015ded8: Download complete 21:09:35 5eb5b503b376: Pull complete 21:09:35 5c69ac0246d0: Pull complete 21:09:35 ec43610c2a17: Pull complete 21:09:36 3a2ae6a8a46f: Pull complete 21:09:36 33b1e0a273af: Pull complete 21:09:36 5d3b04190fa2: Pull complete 21:09:40 2f39f015ded8: Pull complete 21:09:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:09:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:40 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:09:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:44 $ docker top 4ce506f4b92f8000058d1146fe24d7ef357fb6ad8c14a64db097a39d38476ee5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:45 ---> job-cost.sh 21:09:45 lf-activate-venv: SKIPPING 21:09:45 INFO: No Stack... 21:09:45 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:45 INFO: Archiving Costs [Pipeline] sh 21:09:46 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:09:46 + cut -d, -f6 [Pipeline] lock 21:09:46 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] 21:09:46 Resource [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] did not exist. Created. 21:09:46 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:46 + echo total: 0.2199999988079071 [Pipeline] stash 21:09:46 Stashed 1 file(s) [Pipeline] } 21:09:46 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:46 $ docker stop --time=1 4ce506f4b92f8000058d1146fe24d7ef357fb6ad8c14a64db097a39d38476ee5 21:09:47 $ docker rm -f --volumes 4ce506f4b92f8000058d1146fe24d7ef357fb6ad8c14a64db097a39d38476ee5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1808 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:10:17 Running in /w/workspace/app-service-configurable/223 [Pipeline] { [Pipeline] checkout 21:10:20 Selected Git installation does not exist. Using Default 21:10:20 The recommended git tool is: NONE 21:10:25 using credential edgex-jenkins-ssh 21:10:25 Cloning the remote Git repository 21:10:25 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:10:26 > git init /w/workspace/app-service-configurable/223 # timeout=10 21:10:26 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:10:26 > git --version # timeout=10 21:10:26 > git --version # 'git version 2.25.1' 21:10:26 using GIT_SSH to set credentials SSH Credentials for GitHub 21:10:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:28 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:10:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:10:29 Avoid second fetch 21:10:29 Checking out Revision e029c947a342a97fa89232dc0db458535b381c54 (main) 21:10:30 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#644)" [Pipeline] withEnv [Pipeline] { 21:10:29 > git config core.sparsecheckout # timeout=10 21:10:29 > git checkout -f e029c947a342a97fa89232dc0db458535b381c54 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:10:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:10:31 % Total % Received % Xferd Average Speed Time Time Time Current 21:10:31 Dload Upload Total Spent Left Speed 21:10:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k [Pipeline] sh 21:10:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:10:32 + sudo tee /etc/docker/daemon.new 21:10:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:10:32 { 21:10:32 "registry-mirrors": [ 21:10:32 "https://nexus3.edgexfoundry.org:10001" 21:10:32 ], 21:10:32 "bip": "10.250.0.254/24", 21:10:32 "hosts": [ 21:10:32 "tcp://0.0.0.0:5555", 21:10:32 "unix:///var/run/docker.sock" 21:10:32 ], 21:10:32 "mtu": 1458, 21:10:32 "selinux-enabled": true, 21:10:32 "seccomp-profile": "/etc/docker/seccomp.json" 21:10:32 } [Pipeline] sh 21:10:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:10:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:55 provisioning config files... 21:10:55 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/223@tmp/config3965257029335195117tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:10:55 ---> ****-login.sh 21:10:55 nexus3.edgexfoundry.org:10001 21:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:56 Configure a credential helper to remove this warning. See 21:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:56 21:10:56 Login Succeeded 21:10:56 nexus3.edgexfoundry.org:10002 21:10:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:56 Configure a credential helper to remove this warning. See 21:10:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:56 21:10:56 Login Succeeded 21:10:56 nexus3.edgexfoundry.org:10003 21:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:57 Configure a credential helper to remove this warning. See 21:10:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:57 21:10:57 Login Succeeded 21:10:57 nexus3.edgexfoundry.org:10004 21:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:57 Configure a credential helper to remove this warning. See 21:10:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:57 21:10:57 Login Succeeded 21:10:57 ****.io 21:10:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:10:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:10:58 Configure a credential helper to remove this warning. See 21:10:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:10:58 21:10:58 Login Succeeded 21:10:58 ---> ****-login.sh ends [Pipeline] } 21:10:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:10:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:10:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:10:58 ========================================================= 21:10:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:10:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:10:59 Sending build context to Docker daemon 158.7kB 21:10:59 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:10:59 Step 2/12 : FROM ${BASE} AS builder 21:10:59 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:10:59 9fda8d8052c6: Pulling fs layer 21:10:59 5d54e960e981: Pulling fs layer 21:10:59 c4a7e357bf2a: Pulling fs layer 21:10:59 f0e02332f6b5: Pulling fs layer 21:10:59 872ee5b61b7b: Pulling fs layer 21:10:59 0c6a40ed1a82: Pulling fs layer 21:10:59 94ae7d8d031c: Pulling fs layer 21:10:59 872ee5b61b7b: Waiting 21:10:59 0c6a40ed1a82: Waiting 21:10:59 f0e02332f6b5: Waiting 21:10:59 94ae7d8d031c: Waiting 21:10:59 5d54e960e981: Verifying Checksum 21:10:59 5d54e960e981: Download complete 21:10:59 f0e02332f6b5: Verifying Checksum 21:10:59 f0e02332f6b5: Download complete 21:10:59 872ee5b61b7b: Verifying Checksum 21:10:59 872ee5b61b7b: Download complete 21:10:59 9fda8d8052c6: Download complete 21:11:00 94ae7d8d031c: Verifying Checksum 21:11:00 94ae7d8d031c: Download complete 21:11:01 9fda8d8052c6: Pull complete 21:11:01 5d54e960e981: Pull complete 21:11:01 c4a7e357bf2a: Download complete 21:11:02 0c6a40ed1a82: Verifying Checksum 21:11:02 0c6a40ed1a82: Download complete 21:11:15 c4a7e357bf2a: Pull complete 21:11:15 f0e02332f6b5: Pull complete 21:11:15 872ee5b61b7b: Pull complete 21:11:23 0c6a40ed1a82: Pull complete 21:11:24 94ae7d8d031c: Pull complete 21:11:24 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 21:11:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:11:24 ---> 86de565de09d 21:11:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:11:26 ---> Running in 4fd95e06222e 21:11:27 Removing intermediate container 4fd95e06222e 21:11:27 ---> d5f0a3cc3e58 21:11:27 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:11:27 ---> Running in a6304203a657 21:11:27 Removing intermediate container a6304203a657 21:11:27 ---> 2441b8450eb4 21:11:27 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:11:27 ---> Running in fc416242fd06 21:11:28 Removing intermediate container fc416242fd06 21:11:28 ---> 87aef0f0a715 21:11:28 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:28 ---> Running in cf83544e6d08 21:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:11:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:11:31 OK: 266 MiB in 52 packages 21:11:31 Removing intermediate container cf83544e6d08 21:11:31 ---> 3dacffdee668 21:11:31 Step 7/12 : WORKDIR /app 21:11:32 ---> Running in d0f374f3e331 21:11:32 Removing intermediate container d0f374f3e331 21:11:32 ---> 19495e122d83 21:11:32 Step 8/12 : COPY go.mod vendor* ./ 21:11:32 ---> 6ff70895339c 21:11:32 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:32 ---> Running in e7cf43bcc6d5 21:12:40 Removing intermediate container e7cf43bcc6d5 21:12:40 ---> b59fad146f74 21:12:40 Step 10/12 : COPY . . 21:12:40 ---> dc7334e5ce14 21:12:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:12:40 ---> Running in 0a9c0cc1cdaa 21:12:40 Removing intermediate container 0a9c0cc1cdaa 21:12:40 ---> 78e1a1303e11 21:12:40 Step 12/12 : RUN $MAKE 21:12:40 ---> Running in c48221e52ca7 21:12:40 noop 21:12:40 Removing intermediate container c48221e52ca7 21:12:40 ---> c5dfd2d47ec8 21:12:40 Successfully built c5dfd2d47ec8 21:12:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:41 + docker inspect -f . ci-base-image-arm64 21:12:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:41 prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container 21:12:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/223 -v /w/workspace/app-service-configurable/223:/w/workspace/app-service-configurable/223:rw,z -v /w/workspace/app-service-configurable/223@tmp:/w/workspace/app-service-configurable/223@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 21:12:43 $ docker top c15fadef88dcb6eda7ceb4fabb92f0ec6421e9f5f1eedf5c7e54b747853e2c51 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:44 + go version 21:12:44 go version go1.21.0 linux/arm64 [Pipeline] } 21:12:44 $ docker stop --time=1 c15fadef88dcb6eda7ceb4fabb92f0ec6421e9f5f1eedf5c7e54b747853e2c51 21:12:45 $ docker rm -f --volumes c15fadef88dcb6eda7ceb4fabb92f0ec6421e9f5f1eedf5c7e54b747853e2c51 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:46 + docker inspect -f . ci-base-image-arm64 21:12:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:47 prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container 21:12:47 $ 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/223 -v /w/workspace/app-service-configurable/223:/w/workspace/app-service-configurable/223:rw,z -v /w/workspace/app-service-configurable/223@tmp:/w/workspace/app-service-configurable/223@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 21:12:48 $ docker top 082950d15df29bacb3207b36bdf0a651bf0fa51455c35e4d2bba81411e2863d4 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:49 + git config --global --add safe.directory /w/workspace/app-service-configurable/223 [Pipeline] fileExists [Pipeline] sh 21:12:50 + make test 21:12:50 go test -race -coverprofile=coverage.out ./... 21:15:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:15:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:15:28 go vet ./... 21:17:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:17:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:17:34 ./bin/test-attribution-txt.sh 21:17:34 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo 21:17:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 21:17:34 $ docker stop --time=1 082950d15df29bacb3207b36bdf0a651bf0fa51455c35e4d2bba81411e2863d4 21:17:40 $ docker rm -f --volumes 082950d15df29bacb3207b36bdf0a651bf0fa51455c35e4d2bba81411e2863d4 [Pipeline] // withDockerContainer [Pipeline] sh 21:17:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:17:41 Warning: overwriting stash ‘coverage-report’ 21:17:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:17:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:17:43 + ls -al . 21:17:43 total 180 21:17:43 drwxrwxr-x 6 jenkins jenkins 4096 Feb 27 21:12 . 21:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 21:10 .. 21:17:43 -rw-rw-r-- 1 jenkins jenkins 119 Feb 27 21:10 .dockerignore 21:17:43 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:10 .git 21:17:43 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 21:10 .github 21:17:43 -rw-rw-r-- 1 jenkins jenkins 106 Feb 27 21:10 .gitignore 21:17:43 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 21:10 .golangci.yml 21:17:43 -rw-rw-r-- 1 jenkins jenkins 10394 Feb 27 21:10 Attribution.txt 21:17:43 -rw-rw-r-- 1 jenkins jenkins 37263 Feb 27 21:10 CHANGELOG.md 21:17:43 -rw-rw-r-- 1 jenkins jenkins 2007 Feb 27 21:10 Dockerfile 21:17:43 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 21:10 GOVERNANCE.md 21:17:43 -rw-rw-r-- 1 jenkins jenkins 666 Feb 27 21:10 Jenkinsfile 21:17:43 -rw-rw-r-- 1 jenkins jenkins 10174 Feb 27 21:10 LICENSE 21:17:43 -rw-rw-r-- 1 jenkins jenkins 618 Feb 27 21:10 OWNERS.md 21:17:43 -rw-rw-r-- 1 jenkins jenkins 4582 Feb 27 21:10 README.md 21:17:43 -rw-rw-r-- 1 jenkins jenkins 12 Feb 27 21:07 VERSION 21:17:43 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 21:10 bin 21:17:43 -rw-r--r-- 1 jenkins jenkins 13 Feb 27 21:12 coverage.out 21:17:43 -rw-rw-r-- 1 jenkins jenkins 3776 Feb 27 21:10 go.mod 21:17:43 -rw-rw-r-- 1 jenkins jenkins 34159 Feb 27 21:10 go.sum 21:17:43 -rw-rw-r-- 1 jenkins jenkins 1937 Feb 27 21:10 main.go 21:17:43 -rw-rw-r-- 1 jenkins jenkins 2572 Feb 27 21:10 makefile 21:17:43 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 21:10 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:17:43 + 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=e029c947a342a97fa89232dc0db458535b381c54 --label arch=arm64 --label version=3.2.0-dev.14 . 21:17:43 Sending build context to Docker daemon 159.7kB 21:17:44 Step 1/27 : ARG BASE=golang:1.21-alpine3.18 21:17:44 Step 2/27 : FROM ${BASE} AS builder 21:17:44 ---> c5dfd2d47ec8 21:17:44 Step 3/27 : ARG ALPINE_PKG_BASE="make git" 21:17:44 ---> Running in 78cbf46b3a95 21:17:44 Removing intermediate container 78cbf46b3a95 21:17:44 ---> 86ab2f7b39ea 21:17:44 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 21:17:44 ---> Running in d2ffc56dad29 21:17:44 Removing intermediate container d2ffc56dad29 21:17:44 ---> 41927161d194 21:17:44 Step 5/27 : ARG ADD_BUILD_TAGS="" 21:17:44 ---> Running in 52e17e792f1d 21:17:45 Removing intermediate container 52e17e792f1d 21:17:45 ---> 0796f0198efb 21:17:45 Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:17:45 ---> Running in 64f67c150e10 21:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:17:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:17:47 OK: 266 MiB in 52 packages 21:17:48 Removing intermediate container 64f67c150e10 21:17:48 ---> 5df22754a516 21:17:48 Step 7/27 : WORKDIR /app 21:17:48 ---> Running in f74c55e151c5 21:17:49 Removing intermediate container f74c55e151c5 21:17:49 ---> 06c24adf224a 21:17:49 Step 8/27 : COPY go.mod vendor* ./ 21:17:53 ---> 71e72e5aa6c9 21:17:53 Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:17:53 ---> Running in c95bddd43b3f 21:17:54 Removing intermediate container c95bddd43b3f 21:17:54 ---> b307f50a1d11 21:17:54 Step 10/27 : COPY . . 21:17:55 ---> b58d5894951a 21:17:55 Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:17:55 ---> Running in 5d32bfa3c683 21:17:56 Removing intermediate container 5d32bfa3c683 21:17:56 ---> fdb605b6a898 21:17:56 Step 12/27 : RUN $MAKE 21:17:56 ---> Running in c6de46dac278 21:17:56 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.14" -trimpath -mod=readonly -o app-service-configurable 21:20:03 Removing intermediate container c6de46dac278 21:20:03 ---> 4b9c667dfb96 21:20:03 Step 13/27 : FROM alpine:3.18 21:20:03 3.18: Pulling from library/alpine 21:20:03 c6b39de5b339: Pulling fs layer 21:20:03 c6b39de5b339: Verifying Checksum 21:20:03 c6b39de5b339: Download complete 21:20:03 c6b39de5b339: Pull complete 21:20:03 Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 21:20:03 Status: Downloaded newer image for alpine:3.18 21:20:03 ---> 33abbf032149 21:20:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:20:03 ---> Running in 0300077056b8 21:20:03 Removing intermediate container 0300077056b8 21:20:03 ---> d8b46bdd7f0b 21:20:03 Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} 21:20:03 ---> Running in 286f6ebd3eea 21:20:03 Removing intermediate container 286f6ebd3eea 21:20:03 ---> ee74a697833f 21:20:03 Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init 21:20:03 ---> Running in 7d7815780e0d 21:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:20:03 (1/2) Installing ca-certificates (20230506-r0) 21:20:03 (2/2) Installing dumb-init (1.2.5-r2) 21:20:03 Executing busybox-1.36.1-r5.trigger 21:20:03 Executing ca-certificates-20230506-r0.trigger 21:20:03 OK: 9 MiB in 17 packages 21:20:03 Removing intermediate container 7d7815780e0d 21:20:03 ---> c479b9665955 21:20:03 Step 17/27 : RUN apk --no-cache upgrade 21:20:03 ---> Running in b89634d16fab 21:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:20:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:20:03 OK: 9 MiB in 17 packages 21:20:03 Removing intermediate container b89634d16fab 21:20:03 ---> 6b3c762d7969 21:20:03 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:20:03 ---> 7ae2b4318ecb 21:20:03 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 21:20:04 ---> 7b71c84eb86b 21:20:04 Step 20/27 : COPY --from=builder /app/res/ /res/ 21:20:05 ---> 3a8bfed80535 21:20:05 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:20:06 ---> a2c1a4753f10 21:20:06 Step 22/27 : EXPOSE 48095 21:20:06 ---> Running in e2c4630e604d 21:20:06 Removing intermediate container e2c4630e604d 21:20:06 ---> 6298bb36f5e0 21:20:06 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 21:20:06 ---> Running in 751acc8aee43 21:20:06 Removing intermediate container 751acc8aee43 21:20:06 ---> fc0ee99a0f36 21:20:06 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:20:06 ---> Running in c16744472c8c 21:20:07 Removing intermediate container c16744472c8c 21:20:07 ---> 417a28516305 21:20:07 Step 25/27 : LABEL arch=arm64 21:20:07 ---> Running in 3fe7f5b0b707 21:20:07 Removing intermediate container 3fe7f5b0b707 21:20:07 ---> ba3aaacf982f 21:20:07 Step 26/27 : LABEL git_sha=e029c947a342a97fa89232dc0db458535b381c54 21:20:07 ---> Running in dd4cbb209c30 21:20:07 Removing intermediate container dd4cbb209c30 21:20:07 ---> 055f487a36b6 21:20:07 Step 27/27 : LABEL version=3.2.0-dev.14 21:20:07 ---> Running in bf5a46a82b7d 21:20:08 Removing intermediate container bf5a46a82b7d 21:20:08 ---> b033be3ce00c 21:20:08 [Warning] One or more build-args [ARCH] were not consumed 21:20:08 Successfully built b033be3ce00c 21:20:08 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 21:20:08 provisioning config files... 21:20:08 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/223@tmp/config2084943998491182821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:09 ---> ****-login.sh 21:20:09 nexus3.edgexfoundry.org:10001 21:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:20:09 Configure a credential helper to remove this warning. See 21:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:20:09 21:20:09 Login Succeeded 21:20:09 nexus3.edgexfoundry.org:10002 21:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:20:09 Configure a credential helper to remove this warning. See 21:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:20:09 21:20:09 Login Succeeded 21:20:09 nexus3.edgexfoundry.org:10003 21:20:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:20:09 Configure a credential helper to remove this warning. See 21:20:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:20:09 21:20:09 Login Succeeded 21:20:09 nexus3.edgexfoundry.org:10004 21:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:20:10 Configure a credential helper to remove this warning. See 21:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:20:10 21:20:10 Login Succeeded 21:20:10 ****.io 21:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 21:20:10 Configure a credential helper to remove this warning. See 21:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 21:20:10 21:20:10 Login Succeeded 21:20:10 ---> ****-login.sh ends [Pipeline] } 21:20:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 21:20:11 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:20:11 e029c947a342a97fa89232dc0db458535b381c54 21:20:11 latest 21:20:11 3.2.0-dev.14 21:20:11 e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 21:20:11 main 21:20:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:11 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:12 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54 21:20:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:20:12 0938ae46c9bf: Preparing 21:20:12 8e1611a3f99c: Preparing 21:20:12 4aa3b708d631: Preparing 21:20:12 95d696080a07: Preparing 21:20:12 9522c62c16bf: Preparing 21:20:12 385730a8db2e: Preparing 21:20:12 7c504f21be85: Preparing 21:20:12 385730a8db2e: Waiting 21:20:12 7c504f21be85: Waiting 21:20:12 4aa3b708d631: Pushed 21:20:12 9522c62c16bf: Pushed 21:20:12 95d696080a07: Pushed 21:20:12 8e1611a3f99c: Pushed 21:20:12 7c504f21be85: Layer already exists 21:20:12 385730a8db2e: Pushed 21:20:16 0938ae46c9bf: Pushed 21:20:16 e029c947a342a97fa89232dc0db458535b381c54: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:20 + 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 21:20:20 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:20:20 0938ae46c9bf: Preparing 21:20:20 8e1611a3f99c: Preparing 21:20:20 4aa3b708d631: Preparing 21:20:20 95d696080a07: Preparing 21:20:20 9522c62c16bf: Preparing 21:20:20 385730a8db2e: Preparing 21:20:20 7c504f21be85: Preparing 21:20:20 385730a8db2e: Waiting 21:20:20 7c504f21be85: Waiting 21:20:20 95d696080a07: Layer already exists 21:20:20 8e1611a3f99c: Layer already exists 21:20:20 0938ae46c9bf: Layer already exists 21:20:20 9522c62c16bf: Layer already exists 21:20:20 4aa3b708d631: Layer already exists 21:20:20 385730a8db2e: Layer already exists 21:20:20 7c504f21be85: Layer already exists 21:20:20 latest: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:21 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.14 21:20:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:20:21 0938ae46c9bf: Preparing 21:20:21 8e1611a3f99c: Preparing 21:20:21 4aa3b708d631: Preparing 21:20:21 95d696080a07: Preparing 21:20:21 9522c62c16bf: Preparing 21:20:21 385730a8db2e: Preparing 21:20:21 7c504f21be85: Preparing 21:20:21 385730a8db2e: Waiting 21:20:21 7c504f21be85: Waiting 21:20:21 4aa3b708d631: Layer already exists 21:20:21 9522c62c16bf: Layer already exists 21:20:21 95d696080a07: Layer already exists 21:20:21 8e1611a3f99c: Layer already exists 21:20:21 0938ae46c9bf: Layer already exists 21:20:21 7c504f21be85: Layer already exists 21:20:21 385730a8db2e: Layer already exists 21:20:21 3.2.0-dev.14: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:22 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 21:20:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:20:23 0938ae46c9bf: Preparing 21:20:23 8e1611a3f99c: Preparing 21:20:23 4aa3b708d631: Preparing 21:20:23 95d696080a07: Preparing 21:20:23 9522c62c16bf: Preparing 21:20:23 385730a8db2e: Preparing 21:20:23 7c504f21be85: Preparing 21:20:23 385730a8db2e: Waiting 21:20:23 7c504f21be85: Waiting 21:20:23 0938ae46c9bf: Layer already exists 21:20:23 8e1611a3f99c: Layer already exists 21:20:23 9522c62c16bf: Layer already exists 21:20:23 4aa3b708d631: Layer already exists 21:20:23 95d696080a07: Layer already exists 21:20:23 385730a8db2e: Layer already exists 21:20:23 7c504f21be85: Layer already exists 21:20:23 e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:23 + 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 21:20:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:20:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:20:24 0938ae46c9bf: Preparing 21:20:24 8e1611a3f99c: Preparing 21:20:24 4aa3b708d631: Preparing 21:20:24 95d696080a07: Preparing 21:20:24 9522c62c16bf: Preparing 21:20:24 385730a8db2e: Preparing 21:20:24 7c504f21be85: Preparing 21:20:24 385730a8db2e: Waiting 21:20:24 7c504f21be85: Waiting 21:20:24 8e1611a3f99c: Layer already exists 21:20:24 95d696080a07: Layer already exists 21:20:24 0938ae46c9bf: Layer already exists 21:20:24 9522c62c16bf: Layer already exists 21:20:24 4aa3b708d631: Layer already exists 21:20:24 7c504f21be85: Layer already exists 21:20:24 385730a8db2e: Layer already exists 21:20:24 main: digest: sha256:0464f9cc4313e7b3ba236b30f61ae73c00ad8f4525a1f5510b96cd865b5f2616 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:20:24 ===================================================== [Pipeline] echo 21:20:25 taggedImages: 21:20:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54 21:20:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:20:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.2.0-dev.14 21:20:25 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:e029c947a342a97fa89232dc0db458535b381c54-3.2.0-dev.14 21:20:25 - 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 21:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:25 21:20:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:26 arm64: Pulling from edgex-lftools-log-publisher 21:20:26 8998bd30e6a1: Pulling fs layer 21:20:26 04944245beec: Pulling fs layer 21:20:26 699f458cf7ca: Pulling fs layer 21:20:26 765212b225bb: Pulling fs layer 21:20:26 f23df028b6ca: Pulling fs layer 21:20:26 d65c8cfc05b1: Pulling fs layer 21:20:26 2437ff75d9bd: Pulling fs layer 21:20:26 f23df028b6ca: Waiting 21:20:26 d65c8cfc05b1: Waiting 21:20:26 2437ff75d9bd: Waiting 21:20:26 765212b225bb: Waiting 21:20:26 04944245beec: Verifying Checksum 21:20:26 04944245beec: Download complete 21:20:26 765212b225bb: Verifying Checksum 21:20:26 765212b225bb: Download complete 21:20:26 f23df028b6ca: Verifying Checksum 21:20:26 f23df028b6ca: Download complete 21:20:26 d65c8cfc05b1: Verifying Checksum 21:20:26 d65c8cfc05b1: Download complete 21:20:26 699f458cf7ca: Verifying Checksum 21:20:26 699f458cf7ca: Download complete 21:20:26 8998bd30e6a1: Verifying Checksum 21:20:26 8998bd30e6a1: Download complete 21:20:29 2437ff75d9bd: Verifying Checksum 21:20:29 2437ff75d9bd: Download complete 21:20:31 8998bd30e6a1: Pull complete 21:20:31 04944245beec: Pull complete 21:20:33 699f458cf7ca: Pull complete 21:20:33 765212b225bb: Pull complete 21:20:34 f23df028b6ca: Pull complete 21:20:34 d65c8cfc05b1: Pull complete 21:20:52 2437ff75d9bd: Pull complete 21:20:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:53 prd-ubuntu20.04-docker-arm64-4c-16g-1808 does not seem to be running inside a container 21:20:53 $ 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/223 -v /w/workspace/app-service-configurable/223:/w/workspace/app-service-configurable/223:rw,z -v /w/workspace/app-service-configurable/223@tmp:/w/workspace/app-service-configurable/223@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 21:20:55 $ docker top 23ce5a0aed29afd3fc894763d16646ed68caf6c5efadab637603c19af7645ef8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:56 ---> job-cost.sh 21:20:56 lf-activate-venv: SKIPPING 21:20:56 INFO: No Stack... 21:20:57 INFO: Retrieving Pricing Info for: v3-standard-4 21:20:58 INFO: Archiving Costs [Pipeline] sh 21:20:58 + cut -d, -f6 21:20:58 + cat /w/workspace/app-service-configurable/223/archives/cost.csv [Pipeline] lock 21:20:58 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] 21:20:58 Resource [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] did not exist. Created. 21:20:58 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:20:59 /w/workspace/app-service-configurable/223@tmp/durable-12f24d71/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:21:00 + echo total: 0.10999999940395355 [Pipeline] stash 21:21:00 Warning: overwriting stash ‘stack-cost’ 21:21:00 Stashed 1 file(s) [Pipeline] } 21:21:00 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-223-stack-cost] [Pipeline] // lock [Pipeline] } 21:21:00 $ docker stop --time=1 23ce5a0aed29afd3fc894763d16646ed68caf6c5efadab637603c19af7645ef8 21:21:04 $ docker rm -f --volumes 23ce5a0aed29afd3fc894763d16646ed68caf6c5efadab637603c19af7645ef8 [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 21:21:05 provisioning config files... 21:21:05 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6348144699408407703tmp [Pipeline] { [Pipeline] sh 21:21:06 + set +x 21:21:06 + curl -s https://codecov.io/bash 21:21:06 + bash -s -- 21:21:06 21:21:06 _____ _ 21:21:06 / ____| | | 21:21:06 | | ___ __| | ___ ___ _____ __ 21:21:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:21:06 | |___| (_) | (_| | __/ (_| (_) \ V / 21:21:06 \_____\___/ \__,_|\___|\___\___/ \_/ 21:21:06 Bash-1.0.6 21:21:06 21:21:06 21:21:06 ==> git version 2.25.1 found 21:21:06 ==> 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 21:21:06 Release-Date: 2020-01-08 21:21:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:21:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:21:06 ==> Jenkins CI detected. 21:21:06 current dir:  /w/workspace/ry_app-service-configurable_main 21:21:06 project root: . 21:21:06 --> token set from env 21:21:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:21:06 ==> Running gcov in . (disable via -X gcov) 21:21:06 ==> Python coveragepy not found 21:21:06 ==> Searching for coverage reports in: 21:21:06 + . 21:21:06 -> Found 1 reports 21:21:06 ==> Detecting git/mercurial file structure 21:21:06 ==> Reading reports 21:21:06 + ./coverage.out bytes=13 21:21:06 ==> Appending adjustments 21:21:06 https://docs.codecov.io/docs/fixing-reports 21:21:06 + Found adjustments 21:21:06 ==> Gzipping contents 21:21:06 4.0K /tmp/codecov.JDgdPZ.gz 21:21:06 ==> Uploading reports 21:21:06 url: https://codecov.io 21:21:06 query: branch=main&commit=e029c947a342a97fa89232dc0db458535b381c54&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:21:06 -> Pinging Codecov 21:21:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e029c947a342a97fa89232dc0db458535b381c54&build=223&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F223%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:21:06 -> Uploading to 21:21:06 https://storage.googleapis.com/codecov/v4/raw/2024-02-27/A97CA9966030D2A3747ED39772930CCE/e029c947a342a97fa89232dc0db458535b381c54/2746ac4a-12e9-4cd8-9603-bf9f3a77eef5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240227T212106Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f63ea481b46f3e00fbfb68a07229ea3b6aebb7ecee3c3927615b5fcef9e3d758 21:21:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:21:06 Dload Upload Total Spent Left Speed 21:21:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 939 --:--:-- --:--:-- --:--:-- 939 21:21:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] } 21:21:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:21:07 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:21:07 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:07 21:21:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:21:08 df9b9388f04a: Pulling fs layer 21:21:08 52dc419b0ee2: Pulling fs layer 21:21:08 25bc292e5bac: Pulling fs layer 21:21:08 114826534d7a: Pulling fs layer 21:21:08 4657fd5d0bcf: Pulling fs layer 21:21:08 6ad1cebc031e: Pulling fs layer 21:21:08 8a3aa393b2d8: Pulling fs layer 21:21:08 4657fd5d0bcf: Waiting 21:21:08 6ad1cebc031e: Waiting 21:21:08 8a3aa393b2d8: Waiting 21:21:08 114826534d7a: Waiting 21:21:08 25bc292e5bac: Verifying Checksum 21:21:08 25bc292e5bac: Download complete 21:21:08 52dc419b0ee2: Verifying Checksum 21:21:08 52dc419b0ee2: Download complete 21:21:08 4657fd5d0bcf: Verifying Checksum 21:21:08 4657fd5d0bcf: Download complete 21:21:08 df9b9388f04a: Download complete 21:21:08 6ad1cebc031e: Verifying Checksum 21:21:08 6ad1cebc031e: Download complete 21:21:08 df9b9388f04a: Pull complete 21:21:08 52dc419b0ee2: Pull complete 21:21:08 25bc292e5bac: Pull complete 21:21:09 114826534d7a: Verifying Checksum 21:21:09 114826534d7a: Download complete 21:21:09 8a3aa393b2d8: Verifying Checksum 21:21:09 8a3aa393b2d8: Download complete 21:21:12 114826534d7a: Pull complete 21:21:12 4657fd5d0bcf: Pull complete 21:21:12 6ad1cebc031e: Pull complete 21:21:16 8a3aa393b2d8: Pull complete 21:21:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:21:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:16 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:21:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:21:22 $ docker top 940ce16eb1d747d0f8514e3307df538cb5965c200b68cebeba893ef0c63957f1 -eo pid,comm [Pipeline] { [Pipeline] echo 21:21:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 21:21:22 + set -o pipefail 21:21:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 21:21:28 21:21:28 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:21:28 21:21:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/38fd33d2-36b2-4fb2-9f55-eea51f513b65 21:21:28 21:21:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:21:28 21:21:28 21:21:28 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:21:28 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:21:28 More details here: https://snyk.co/ue1NS [Pipeline] } 21:21:28 $ docker stop --time=1 940ce16eb1d747d0f8514e3307df538cb5965c200b68cebeba893ef0c63957f1 21:21:32 $ docker rm -f --volumes 940ce16eb1d747d0f8514e3307df538cb5965c200b68cebeba893ef0c63957f1 [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 21:21:33 + git log --format=format:%s -1 e029c947a342a97fa89232dc0db458535b381c54 [Pipeline] sh 21:21:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:21:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:21:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:34 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:21:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:21:34 $ docker top a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 -eo pid,comm 21:21:34 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). 21:21:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:21:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:21:35 [ssh-agent] Looking for ssh-agent implementation... 21:21:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:21:35 $ docker exec a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 ssh-agent 21:21:35 SSH_AUTH_SOCK=/tmp/ssh-UVhjrcgGWXQT/agent.32 21:21:35 SSH_AGENT_PID=38 21:21:35 Running ssh-add (command line suppressed) 21:21:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7855914859642211853.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7855914859642211853.key) 21:21:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:21:35 + git semver tag 21:21:36 2024-02-27 21:21:35,947 [run_tag] DEBUG tag force:False 21:21:36 2024-02-27 21:21:35,948 [check_head_tag] DEBUG check head tag 21:21:36 2024-02-27 21:21:35,949 [execute] INFO git cat-file --batch-check 21:21:36 2024-02-27 21:21:35,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:21:36 2024-02-27 21:21:35,953 [execute] INFO git cat-file --batch 21:21:36 2024-02-27 21:21:35,954 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:21:36 2024-02-27 21:21:35,978 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:21:36 2024-02-27 21:21:35,978 [execute] INFO git tag -a v3.2.0-dev.14 -m v3.2.0-dev.14 21:21:36 2024-02-27 21:21:35,978 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.14', '-m', 'v3.2.0-dev.14'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:21:36 2024-02-27 21:21:35,983 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:21:36 3.2.0-dev.14 [Pipeline] } 21:21:36 $ docker exec --env ******** --env ******** a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 ssh-agent -k 21:21:36 unset SSH_AUTH_SOCK; 21:21:36 unset SSH_AGENT_PID; 21:21:36 echo Agent pid 38 killed; 21:21:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:21:36 + git semver [Pipeline] } 21:21:36 $ docker stop --time=1 a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 21:21:38 $ docker rm -f --volumes a7bbf0efc44dd2911d42d1f9689e766114324f9e4c7fef35a8356ecb17bc2cc9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:21:38 21:21:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:21:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:21:39 0.23.1-centos7: Pulling from edgex-lftools 21:21:39 ab5ef0e58194: Pulling fs layer 21:21:39 9712f1f96733: Pulling fs layer 21:21:39 63f879dbbcfc: Pulling fs layer 21:21:39 0d9ebad4ef96: Pulling fs layer 21:21:39 e9a5061849ea: Pulling fs layer 21:21:39 d747dcd14b5f: Pulling fs layer 21:21:39 2de7ff778b66: Pulling fs layer 21:21:39 d747dcd14b5f: Waiting 21:21:39 2de7ff778b66: Waiting 21:21:39 0d9ebad4ef96: Waiting 21:21:39 e9a5061849ea: Waiting 21:21:39 9712f1f96733: Verifying Checksum 21:21:39 9712f1f96733: Download complete 21:21:39 63f879dbbcfc: Verifying Checksum 21:21:39 63f879dbbcfc: Download complete 21:21:39 e9a5061849ea: Verifying Checksum 21:21:39 e9a5061849ea: Download complete 21:21:39 d747dcd14b5f: Verifying Checksum 21:21:39 d747dcd14b5f: Download complete 21:21:39 0d9ebad4ef96: Verifying Checksum 21:21:39 0d9ebad4ef96: Download complete 21:21:39 2de7ff778b66: Verifying Checksum 21:21:39 2de7ff778b66: Download complete 21:21:39 ab5ef0e58194: Download complete 21:21:42 ab5ef0e58194: Pull complete 21:21:42 9712f1f96733: Pull complete 21:21:43 63f879dbbcfc: Pull complete 21:21:47 0d9ebad4ef96: Pull complete 21:21:47 e9a5061849ea: Pull complete 21:21:47 d747dcd14b5f: Pull complete 21:21:48 2de7ff778b66: Pull complete 21:21:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:21:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:21:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:21:48 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:21:55 $ docker top 5eb56bf29cfc1e6cff773710f25345c25e2a768635a759931c8e1a04497c3421 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:21:55 provisioning config files... 21:21:55 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3833548625967032485tmp 21:21:55 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config698413881712278657tmp 21:21:55 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1798848326706003101tmp [Pipeline] { [Pipeline] echo 21:21:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:21:56 ---> sigul-configuration.sh 21:21:56 gpg: directory `/root/.gnupg' created 21:21:56 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:21:56 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:21:56 gpg: keyring `/root/.gnupg/secring.gpg' created 21:21:56 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:21:56 gpg: CAST5 encrypted data 21:21:56 gpg: encrypted with 1 passphrase 21:21:56 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:21:56 + mkdir /home/jenkins 21:21:56 + mkdir /home/jenkins/sigul [Pipeline] sh 21:21:56 + 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 21:21:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:21:56 ---> sigul-install.sh 21:21:56 Sigul already installed; skipping installation. [Pipeline] sh 21:21:57 + git tag --list 21:21:57 v1.0.0 21:21:57 v1.1.0 21:21:57 v1.2.0 21:21:57 v1.3.0 21:21:57 v1.3.1 21:21:57 v2.0.0 21:21:57 v2.0.1 21:21:57 v2.1.0 21:21:57 v2.1.1 21:21:57 v2.1.2 21:21:57 v2.2.0 21:21:57 v2.3 21:21:57 v2.3.0 21:21:57 v2.3.1 21:21:57 v3.0 21:21:57 v3.0.0 21:21:57 v3.0.1 21:21:57 v3.0.1-dev.1 21:21:57 v3.1 21:21:57 v3.1.0 21:21:57 v3.1.0-dev.1 21:21:57 v3.1.0-dev.10 21:21:57 v3.1.0-dev.11 21:21:57 v3.1.0-dev.12 21:21:57 v3.1.0-dev.13 21:21:57 v3.1.0-dev.14 21:21:57 v3.1.0-dev.15 21:21:57 v3.1.0-dev.16 21:21:57 v3.1.0-dev.17 21:21:57 v3.1.0-dev.18 21:21:57 v3.1.0-dev.19 21:21:57 v3.1.0-dev.2 21:21:57 v3.1.0-dev.20 21:21:57 v3.1.0-dev.21 21:21:57 v3.1.0-dev.22 21:21:57 v3.1.0-dev.23 21:21:57 v3.1.0-dev.24 21:21:57 v3.1.0-dev.25 21:21:57 v3.1.0-dev.26 21:21:57 v3.1.0-dev.27 21:21:57 v3.1.0-dev.28 21:21:57 v3.1.0-dev.29 21:21:57 v3.1.0-dev.3 21:21:57 v3.1.0-dev.30 21:21:57 v3.1.0-dev.31 21:21:57 v3.1.0-dev.32 21:21:57 v3.1.0-dev.33 21:21:57 v3.1.0-dev.34 21:21:57 v3.1.0-dev.35 21:21:57 v3.1.0-dev.36 21:21:57 v3.1.0-dev.37 21:21:57 v3.1.0-dev.38 21:21:57 v3.1.0-dev.39 21:21:57 v3.1.0-dev.4 21:21:57 v3.1.0-dev.5 21:21:57 v3.1.0-dev.6 21:21:57 v3.1.0-dev.7 21:21:57 v3.1.0-dev.8 21:21:57 v3.1.0-dev.9 21:21:57 v3.2.0-dev.1 21:21:57 v3.2.0-dev.10 21:21:57 v3.2.0-dev.11 21:21:57 v3.2.0-dev.12 21:21:57 v3.2.0-dev.13 21:21:57 v3.2.0-dev.14 21:21:57 v3.2.0-dev.2 21:21:57 v3.2.0-dev.3 21:21:57 v3.2.0-dev.4 21:21:57 v3.2.0-dev.5 21:21:57 v3.2.0-dev.6 21:21:57 v3.2.0-dev.7 21:21:57 v3.2.0-dev.8 21:21:57 v3.2.0-dev.9 [Pipeline] sh 21:21:57 + lftools sign git-tag v3.2.0-dev.14 21:21:58 Signing Git tag with Sigul... 21:21:58 Signing v3.2.0-dev.14 [Pipeline] echo 21:21:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:21:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:21:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:21:58 $ docker stop --time=1 5eb56bf29cfc1e6cff773710f25345c25e2a768635a759931c8e1a04497c3421 21:22:00 $ docker rm -f --volumes 5eb56bf29cfc1e6cff773710f25345c25e2a768635a759931c8e1a04497c3421 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:22:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:01 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:22:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:22:01 $ docker top 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 -eo pid,comm 21:22:01 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). 21:22:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:02 [ssh-agent] Looking for ssh-agent implementation... 21:22:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:02 $ docker exec 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 ssh-agent 21:22:02 SSH_AUTH_SOCK=/tmp/ssh-Hwj8XGRqgc78/agent.32 21:22:02 SSH_AGENT_PID=38 21:22:02 Running ssh-add (command line suppressed) 21:22:02 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15930323506959882807.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15930323506959882807.key) 21:22:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:02 + git semver bump pre 21:22:03 2024-02-27 21:22:03,121 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:22:03 2024-02-27 21:22:03,121 [bump_version] DEBUG bumping version:3.2.0-dev.14 on axis:pre with prefix:dev 21:22:03 2024-02-27 21:22:03,121 [bump_version] DEBUG bumped version:3.2.0-dev.15 21:22:03 2024-02-27 21:22:03,121 [write_version] DEBUG write version:3.2.0-dev.15 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 21:22:03 2024-02-27 21:22:03,121 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:22:03 2024-02-27 21:22:03,121 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 21:22:03 2024-02-27 21:22:03,123 [execute] INFO git cat-file --batch-check 21:22:03 2024-02-27 21:22:03,124 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:22:03 2024-02-27 21:22:03,129 [execute] INFO git cat-file --batch 21:22:03 2024-02-27 21:22:03,129 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:22:03 2024-02-27 21:22:03,133 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:22:03 3.2.0-dev.15 [Pipeline] } 21:22:03 $ docker exec --env ******** --env ******** 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 ssh-agent -k 21:22:03 unset SSH_AUTH_SOCK; 21:22:03 unset SSH_AGENT_PID; 21:22:03 echo Agent pid 38 killed; 21:22:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:03 + git semver [Pipeline] } 21:22:04 $ docker stop --time=1 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 21:22:05 $ docker rm -f --volumes 3af82da084b5a3ac3bec2a06bbf53334007b4b830025483dfb7bf836d99db024 [Pipeline] // withDockerContainer [Pipeline] sh 21:22:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:22:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:22:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:06 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:22:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:22:06 $ docker top c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a -eo pid,comm 21:22:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:22:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:22:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:22:07 [ssh-agent] Looking for ssh-agent implementation... 21:22:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:22:07 $ docker exec c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a ssh-agent 21:22:07 SSH_AUTH_SOCK=/tmp/ssh-qxCWO1Pk1LdB/agent.32 21:22:07 SSH_AGENT_PID=38 21:22:07 Running ssh-add (command line suppressed) 21:22:07 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1212911631309445348.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1212911631309445348.key) 21:22:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:22:07 + git semver push 21:22:08 2024-02-27 21:22:07,910 [run_push] DEBUG push 21:22:08 2024-02-27 21:22:07,911 [execute] INFO git cat-file --batch-check 21:22:08 2024-02-27 21:22:07,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:22:08 2024-02-27 21:22:07,915 [execute] INFO git rev-list 5c217dc0bfd7ba779aa22080149d6006169dc8c3 -- 21:22:08 2024-02-27 21:22:07,915 [execute] DEBUG Popen(['git', 'rev-list', '5c217dc0bfd7ba779aa22080149d6006169dc8c3', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:22:08 2024-02-27 21:22:07,927 [execute] INFO git fetch -v origin 21:22:08 2024-02-27 21:22:07,927 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 21:22:08 2024-02-27 21:22:08,387 [run_push] DEBUG no remote changes detected 21:22:08 2024-02-27 21:22:08,388 [execute] INFO git push origin semver 21:22:08 2024-02-27 21:22:08,388 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:22:09 2024-02-27 21:22:09,087 [run_push] DEBUG push all version tags 21:22:09 2024-02-27 21:22:09,088 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:22:09 2024-02-27 21:22:09,088 [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) 21:22:09 2024-02-27 21:22:09,686 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:22:09 3.2.0-dev.15 [Pipeline] } 21:22:09 $ docker exec --env ******** --env ******** c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a ssh-agent -k 21:22:09 unset SSH_AUTH_SOCK; 21:22:09 unset SSH_AGENT_PID; 21:22:09 echo Agent pid 38 killed; 21:22:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:22:10 + git semver [Pipeline] } 21:22:10 $ docker stop --time=1 c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a 21:22:11 $ docker rm -f --volumes c9746206fe89828b6f9e6e353efdb795267cbdbf834e8866406617c4a092194a [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 21:22:13 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 21:22:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:22:13 total 16 21:22:13 drwxr-xr-x 3 root root 4096 Feb 27 21:09 . 21:22:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:21 .. 21:22:13 drwxr-xr-x 2 root root 4096 Feb 27 21:09 cost 21:22:13 -rw-r--r-- 1 root root 96 Feb 27 21:09 cost.csv 21:22:13 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:22:13 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:22:13 total 16 21:22:13 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 21:09 . 21:22:13 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 21:21 .. 21:22:13 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 21:09 cost 21:22:13 -rw-r--r-- 1 jenkins jenkins 96 Feb 27 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:22:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:22:14 ---> package-listing.sh 21:22:14 ++ facter osfamily 21:22:14 ++ tr '[:upper:]' '[:lower:]' 21:22:14 + OS_FAMILY=debian 21:22:14 + workspace=/w/workspace/ry_app-service-configurable_main 21:22:14 + START_PACKAGES=/tmp/packages_start.txt 21:22:14 + END_PACKAGES=/tmp/packages_end.txt 21:22:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:22:14 + PACKAGES=/tmp/packages_start.txt 21:22:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:22:14 + PACKAGES=/tmp/packages_end.txt 21:22:14 + case "${OS_FAMILY}" in 21:22:14 + dpkg -l 21:22:14 + grep '^ii' 21:22:14 + '[' -f /tmp/packages_start.txt ']' 21:22:14 + '[' -f /tmp/packages_end.txt ']' 21:22:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:22:14 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:22:14 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:22:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:22:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:22:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:22:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:22:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:22:15 prd-ubuntu20.04-docker-8c-8g-1806 does not seem to be running inside a container 21:22:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:22:16 $ docker top 9d750c4441ab056236e780ad294a24a0c33ba6111aefac11f45a9108cda0c3a9 -eo pid,comm [Pipeline] { [Pipeline] sh 21:22:16 + touch /tmp/pre-build-complete [Pipeline] sh 21:22:16 + mkdir -p /var/log/sysstat [Pipeline] sh 21:22:17 + ls /var/log/sa-host 21:22:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:22:17 provisioning config files... 21:22:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17050619281238905592tmp [Pipeline] { [Pipeline] echo 21:22:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:22:17 ---> create-netrc.sh [Pipeline] } 21:22:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:22:18 ---> python-tools-install.sh [Pipeline] echo 21:22:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:22:18 ---> sudo-logs.sh 21:22:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:22:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:22:18 ---> job-cost.sh 21:22:18 lf-activate-venv: SKIPPING 21:22:18 DEBUG: total: 0.2199999988079071 21:22:18 INFO: Retrieving Stack Cost... 21:22:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:22:19 INFO: Archiving Costs [Pipeline] echo 21:22:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:22:20 ---> logs-deploy.sh 21:22:20 lf-activate-venv: SKIPPING 21:22:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/223 21:22:20 INFO: archiving workspace using pattern(s): 21:22:20 Archives upload complete. 21:22:20 INFO: archiving logs to Nexus