Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 52199917436ecc7613ed2233e2d3644ee65f7bdc 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-ssh8731720927267163880.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2442270135635823628.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17239804111030570315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9918494076976757792.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-ssh13082888159547474975.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9979’ Running on prd-ubuntu20.04-docker-8c-8g-9986 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 52199917436ecc7613ed2233e2d3644ee65f7bdc (main) Commit message: "feat!: Remove snap packaging (#612)" > 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 52199917436ecc7613ed2233e2d3644ee65f7bdc # timeout=10 > git rev-list --no-walk f689f4ba914cd94db4edcd504921ce235cc7ee6f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:09:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:09:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:09:59 ========================================================= 18:09:59 EdgeX Global Pipelines Version Info 18:09:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:10:00 ------------------- 18:10:00 stable info: 18:10:00 ------------------- 18:10:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:10:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:10:00 Message: update stable to v1.0.254 18:10:00 ------------------- 18:10:00 experimental info: 18:10:00 ------------------- 18:10:00 Commited By: **** collab-it+edgex@linuxfoundation.org 18:10:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:10:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:10:00 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5219991 [Pipeline] echo 18:10:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:10:01 provisioning config files... 18:10:01 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15354028550107128785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:01 ---> docker-login.sh 18:10:01 nexus3.edgexfoundry.org:10001 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 nexus3.edgexfoundry.org:10002 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 nexus3.edgexfoundry.org:10003 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 nexus3.edgexfoundry.org:10004 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 docker.io 18:10:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:02 Configure a credential helper to remove this warning. See 18:10:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:02 18:10:02 Login Succeeded 18:10:02 ---> docker-login.sh ends [Pipeline] } 18:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:10:03 + git rev-list -1 --merges 52199917436ecc7613ed2233e2d3644ee65f7bdc~1..52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] echo 18:10:03 -----------> git rev-list -1 --merges 52199917436ecc7613ed2233e2d3644ee65f7bdc~1..52199917436ecc7613ed2233e2d3644ee65f7bdc 52199917436ecc7613ed2233e2d3644ee65f7bdc [false] [Pipeline] sh 18:10:03 + git log --format=format:%s -1 52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] echo 18:10:03 ========================================================= 18:10:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:10:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:10:03 + git log --format=format:%s -1 52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] echo 18:10:04 [semverPrep] GIT_COMMIT: 52199917436ecc7613ed2233e2d3644ee65f7bdc, Commit Message: feat!: Remove snap packaging (#612) [Pipeline] echo 18:10:04 [semverPrep] This is not a build commit. [Pipeline] sh 18:10:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:10:04 + grep -v github /etc/ssh/ssh_known_hosts 18:10:04 + [ -e /tmp/ssh_known_hosts ] 18:10:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:10:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:10:04 + sudo tee -a /etc/ssh/ssh_known_hosts 18:10:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:04 18:10:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:05 0.1.4: Pulling from edgex-devops/py-git-semver 18:10:05 b85a868b505f: Pulling fs layer 18:10:05 e2be974225ed: Pulling fs layer 18:10:05 339a4e72a1f5: Pulling fs layer 18:10:05 988bab9f4d93: Pulling fs layer 18:10:05 1469e6f7b9e6: Pulling fs layer 18:10:05 eaf3925da568: Pulling fs layer 18:10:05 bab4dde63d76: Pulling fs layer 18:10:05 bde34c3a00c8: Pulling fs layer 18:10:05 988bab9f4d93: Waiting 18:10:05 b352a97aabf1: Pulling fs layer 18:10:05 4872d77fe225: Pulling fs layer 18:10:05 5851b861e8e6: Pulling fs layer 18:10:05 1469e6f7b9e6: Waiting 18:10:05 bab4dde63d76: Waiting 18:10:05 4872d77fe225: Waiting 18:10:05 bde34c3a00c8: Waiting 18:10:05 b352a97aabf1: Waiting 18:10:05 5851b861e8e6: Waiting 18:10:05 eaf3925da568: Waiting 18:10:05 e2be974225ed: Download complete 18:10:05 988bab9f4d93: Verifying Checksum 18:10:05 988bab9f4d93: Download complete 18:10:05 1469e6f7b9e6: Verifying Checksum 18:10:05 1469e6f7b9e6: Download complete 18:10:05 eaf3925da568: Verifying Checksum 18:10:05 eaf3925da568: Download complete 18:10:05 339a4e72a1f5: Verifying Checksum 18:10:05 339a4e72a1f5: Download complete 18:10:05 bde34c3a00c8: Download complete 18:10:05 b352a97aabf1: Download complete 18:10:05 4872d77fe225: Verifying Checksum 18:10:05 4872d77fe225: Download complete 18:10:05 5851b861e8e6: Verifying Checksum 18:10:05 5851b861e8e6: Download complete 18:10:05 b85a868b505f: Verifying Checksum 18:10:05 b85a868b505f: Download complete 18:10:05 bab4dde63d76: Verifying Checksum 18:10:05 bab4dde63d76: Download complete 18:10:06 b85a868b505f: Pull complete 18:10:06 e2be974225ed: Pull complete 18:10:06 339a4e72a1f5: Pull complete 18:10:07 988bab9f4d93: Pull complete 18:10:07 1469e6f7b9e6: Pull complete 18:10:07 eaf3925da568: Pull complete 18:10:09 bab4dde63d76: Pull complete 18:10:09 bde34c3a00c8: Pull complete 18:10:09 b352a97aabf1: Pull complete 18:10:09 4872d77fe225: Pull complete 18:10:09 5851b861e8e6: Pull complete 18:10:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:10:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:10:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:09 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:10:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:10:14 $ docker top 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d -eo pid,comm 18:10:14 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). 18:10:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:10:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:14 [ssh-agent] Looking for ssh-agent implementation... 18:10:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:14 $ docker exec 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d ssh-agent 18:10:14 SSH_AUTH_SOCK=/tmp/ssh-4HcMdGum0vLv/agent.14 18:10:14 SSH_AGENT_PID=20 18:10:14 Running ssh-add (command line suppressed) 18:10:14 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_816975092914510854.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_816975092914510854.key) 18:10:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:15 + git tag --points-at HEAD [Pipeline] } 18:10:15 $ docker exec --env ******** --env ******** 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d ssh-agent -k 18:10:15 unset SSH_AUTH_SOCK; 18:10:15 unset SSH_AGENT_PID; 18:10:15 echo Agent pid 20 killed; 18:10:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:10:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:10:15 [ssh-agent] Looking for ssh-agent implementation... 18:10:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:10:15 $ docker exec 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d ssh-agent 18:10:15 SSH_AUTH_SOCK=/tmp/ssh-3BDZPSv5ipf7/agent.59 18:10:15 SSH_AGENT_PID=67 18:10:15 Running ssh-add (command line suppressed) 18:10:15 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13257867316642901890.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13257867316642901890.key) 18:10:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:10:15 + git semver init 18:10:16 2023-10-24 18:10:16,212 [run_init] DEBUG init version:0.0.0 force:False 18:10:16 2023-10-24 18:10:16,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 18:10:16 2023-10-24 18:10:16,214 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 18:10:16 2023-10-24 18:10:16,214 [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) 18:10:17 2023-10-24 18:10:17,127 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 18:10:17 2023-10-24 18:10:17,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 18:10:17 2023-10-24 18:10:17,128 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:10:17 2023-10-24 18:10:17,128 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:10:17 3.1.0-dev.31 [Pipeline] } 18:10:17 $ docker exec --env ******** --env ******** 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d ssh-agent -k 18:10:17 unset SSH_AUTH_SOCK; 18:10:17 unset SSH_AGENT_PID; 18:10:17 echo Agent pid 67 killed; 18:10:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:10:17 + git semver [Pipeline] } 18:10:17 $ docker stop --time=1 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d 18:10:19 $ docker rm -f --volumes 6a48e601a36a918a83be83d12403752ae0ab40e76751142366abbe55ee5d803d [Pipeline] // withDockerContainer [Pipeline] sh 18:10:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:10:19 Stashed 1 file(s) [Pipeline] echo 18:10:19 [edgeXSemver]: initialized semver on version 3.1.0-dev.31 [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 18:10:19 provisioning config files... 18:10:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12862311663125984843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:20 ---> docker-login.sh 18:10:20 nexus3.edgexfoundry.org:10001 18:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:20 Configure a credential helper to remove this warning. See 18:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:20 18:10:20 Login Succeeded 18:10:20 nexus3.edgexfoundry.org:10002 18:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:20 Configure a credential helper to remove this warning. See 18:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:20 18:10:20 Login Succeeded 18:10:20 nexus3.edgexfoundry.org:10003 18:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:20 Configure a credential helper to remove this warning. See 18:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:20 18:10:20 Login Succeeded 18:10:20 nexus3.edgexfoundry.org:10004 18:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:20 Configure a credential helper to remove this warning. See 18:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:20 18:10:20 Login Succeeded 18:10:20 docker.io 18:10:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:10:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:10:20 Configure a credential helper to remove this warning. See 18:10:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:10:20 18:10:20 Login Succeeded 18:10:20 ---> docker-login.sh ends [Pipeline] } 18:10:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:10:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:10:20 ========================================================= 18:10:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:10:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:21 + 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 . 18:10:21 Sending build context to Docker daemon 3.361MB 18:10:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:10:21 Step 2/12 : FROM ${BASE} AS builder 18:10:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:10:21 7264a8db6415: Pulling fs layer 18:10:21 c4d48a809fc2: Pulling fs layer 18:10:21 4f1c88b9dad5: Pulling fs layer 18:10:21 ad3a456e5733: Pulling fs layer 18:10:21 33e27b845d1e: Pulling fs layer 18:10:21 c68163c4e522: Pulling fs layer 18:10:21 50da416c3ac9: Pulling fs layer 18:10:21 23d2d4c4bb30: Pulling fs layer 18:10:21 ad3a456e5733: Waiting 18:10:21 33e27b845d1e: Waiting 18:10:21 c68163c4e522: Waiting 18:10:21 50da416c3ac9: Waiting 18:10:21 23d2d4c4bb30: Waiting 18:10:21 c4d48a809fc2: Verifying Checksum 18:10:21 c4d48a809fc2: Download complete 18:10:21 ad3a456e5733: Verifying Checksum 18:10:21 ad3a456e5733: Download complete 18:10:21 33e27b845d1e: Verifying Checksum 18:10:21 33e27b845d1e: Download complete 18:10:21 7264a8db6415: Verifying Checksum 18:10:21 7264a8db6415: Download complete 18:10:21 c68163c4e522: Verifying Checksum 18:10:21 c68163c4e522: Download complete 18:10:21 7264a8db6415: Pull complete 18:10:21 23d2d4c4bb30: Verifying Checksum 18:10:21 23d2d4c4bb30: Download complete 18:10:21 c4d48a809fc2: Pull complete 18:10:21 4f1c88b9dad5: Verifying Checksum 18:10:21 4f1c88b9dad5: Download complete 18:10:22 50da416c3ac9: Verifying Checksum 18:10:22 50da416c3ac9: Download complete 18:10:24 4f1c88b9dad5: Pull complete 18:10:24 ad3a456e5733: Pull complete 18:10:24 33e27b845d1e: Pull complete 18:10:24 c68163c4e522: Pull complete 18:10:27 50da416c3ac9: Pull complete 18:10:27 23d2d4c4bb30: Pull complete 18:10:27 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:10:27 ---> 0786185ac409 18:10:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:10:32 ---> Running in 680493b2f334 18:10:32 Removing intermediate container 680493b2f334 18:10:32 ---> dcccc95a8a3b 18:10:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:10:32 ---> Running in 52c8108cfa50 18:10:32 Removing intermediate container 52c8108cfa50 18:10:32 ---> a8d07e97b2a7 18:10:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:10:32 ---> Running in c6d537b2f510 18:10:33 Removing intermediate container c6d537b2f510 18:10:33 ---> ea2a0db92994 18:10:33 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:10:33 ---> Running in 01e26488f839 18:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:10:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:10:34 OK: 264 MiB in 52 packages 18:10:34 Still waiting to schedule task 18:10:34 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9983’ 18:10:34 Removing intermediate container 01e26488f839 18:10:34 ---> 0ed545bb2fd2 18:10:34 Step 7/12 : WORKDIR /app 18:10:35 ---> Running in f052ef78fb2f 18:10:35 Removing intermediate container f052ef78fb2f 18:10:35 ---> be883449fbcb 18:10:35 Step 8/12 : COPY go.mod vendor* ./ 18:10:36 ---> 2611bf98c4d5 18:10:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:10:36 ---> Running in d7a5f8f65248 18:11:33 Removing intermediate container d7a5f8f65248 18:11:33 ---> f3007240aeb8 18:11:33 Step 10/12 : COPY . . 18:11:33 ---> 4e02f1f30fcd 18:11:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:11:33 ---> Running in 77c3deb6e3cd 18:11:33 Removing intermediate container 77c3deb6e3cd 18:11:33 ---> 8a84d33cfc91 18:11:33 Step 12/12 : RUN $MAKE 18:11:33 ---> Running in 39b3e7e7f201 18:11:33 noop 18:11:34 Removing intermediate container 39b3e7e7f201 18:11:34 ---> cd5ac646b5fd 18:11:34 Successfully built cd5ac646b5fd 18:11:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:35 + docker inspect -f . ci-base-image-x86_64 18:11:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:35 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:11:35 $ 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 18:11:35 $ docker top 3576b8dfeb0cf3a29f17a2aa0d3ab04df8be870e4f0b9095ae762d4cf7a29112 -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:36 + go version 18:11:36 go version go1.21.0 linux/amd64 [Pipeline] } 18:11:36 $ docker stop --time=1 3576b8dfeb0cf3a29f17a2aa0d3ab04df8be870e4f0b9095ae762d4cf7a29112 18:11:37 $ docker rm -f --volumes 3576b8dfeb0cf3a29f17a2aa0d3ab04df8be870e4f0b9095ae762d4cf7a29112 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:11:38 + docker inspect -f . ci-base-image-x86_64 18:11:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:11:38 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:11:38 $ 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 18:11:39 $ docker top d98739cece48aed6d9f50f01094d63ff3536b0a3dbabccfdc02648cc7b6de9ca -eo pid,comm [Pipeline] { [Pipeline] sh 18:11:39 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 18:11:40 + make test 18:11:40 go test -race -coverprofile=coverage.out ./... 18:11:58 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:12:16 go vet ./... 18:12:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:12:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:12:18 ./bin/test-attribution-txt.sh [Pipeline] echo 18:12:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:12:18 $ docker stop --time=1 d98739cece48aed6d9f50f01094d63ff3536b0a3dbabccfdc02648cc7b6de9ca 18:12:29 $ docker rm -f --volumes d98739cece48aed6d9f50f01094d63ff3536b0a3dbabccfdc02648cc7b6de9ca [Pipeline] // withDockerContainer [Pipeline] sh 18:12:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:12:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:12:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:30 + ls -al . 18:12:30 total 180 18:12:30 drwxrwxr-x 7 jenkins jenkins 4096 Oct 24 18:11 . 18:12:30 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:09 .. 18:12:30 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:09 .dockerignore 18:12:30 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:11 .git 18:12:30 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:09 .github 18:12:30 -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:09 .gitignore 18:12:30 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:09 .golangci.yml 18:12:30 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:10 .semver 18:12:30 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:09 Attribution.txt 18:12:30 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:09 CHANGELOG.md 18:12:30 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:09 Dockerfile 18:12:30 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:09 GOVERNANCE.md 18:12:30 -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:09 Jenkinsfile 18:12:30 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:09 LICENSE 18:12:30 -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:09 OWNERS.md 18:12:30 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:09 README.md 18:12:30 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:10 VERSION 18:12:30 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:09 bin 18:12:30 -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:11 coverage.out 18:12:30 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:09 go.mod 18:12:30 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:09 go.sum 18:12:30 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:09 main.go 18:12:30 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:09 makefile 18:12:30 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:09 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:30 + 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=52199917436ecc7613ed2233e2d3644ee65f7bdc --label arch=amd64 --label version=3.1.0-dev.31 . 18:12:30 Sending build context to Docker daemon 3.362MB 18:12:30 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:12:30 Step 2/26 : FROM ${BASE} AS builder 18:12:30 ---> cd5ac646b5fd 18:12:30 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:12:31 ---> Running in cf5c9b91c079 18:12:31 Removing intermediate container cf5c9b91c079 18:12:31 ---> 7363378a8347 18:12:31 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:12:31 ---> Running in b31418b125a5 18:12:31 Removing intermediate container b31418b125a5 18:12:31 ---> 8801b050c0a7 18:12:31 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:12:31 ---> Running in c643bd1f86f3 18:12:31 Removing intermediate container c643bd1f86f3 18:12:31 ---> f22268fdaf49 18:12:31 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:12:31 ---> Running in 480d464c9e7b 18:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:12:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:12:31 OK: 264 MiB in 52 packages 18:12:32 Removing intermediate container 480d464c9e7b 18:12:32 ---> 18aaa5b9c6e6 18:12:32 Step 7/26 : WORKDIR /app 18:12:32 ---> Running in 27c2a9f32960 18:12:32 Removing intermediate container 27c2a9f32960 18:12:32 ---> 2b9c4df9ebfa 18:12:32 Step 8/26 : COPY go.mod vendor* ./ 18:12:32 ---> 5f0697df3527 18:12:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:12:32 ---> Running in badcf941e010 18:12:33 Removing intermediate container badcf941e010 18:12:33 ---> d5a77c60f6d6 18:12:33 Step 10/26 : COPY . . 18:12:33 ---> 628513e9adc1 18:12:33 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:12:33 ---> Running in b63ebc81beec 18:12:33 Removing intermediate container b63ebc81beec 18:12:33 ---> b3ccb40aee17 18:12:33 Step 12/26 : RUN $MAKE 18:12:33 ---> Running in f44f9cae667e 18:12:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31" -trimpath -mod=readonly -o app-service-configurable 18:12:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9995 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 18:12:45 Running in /w/workspace/app-service-configurable/201 [Pipeline] { [Pipeline] checkout 18:12:46 Selected Git installation does not exist. Using Default 18:12:46 The recommended git tool is: NONE 18:12:53 using credential edgex-jenkins-ssh 18:12:53 Cloning the remote Git repository 18:12:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:12:53 > git init /w/workspace/app-service-configurable/201 # timeout=10 18:12:54 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:12:54 > git --version # timeout=10 18:12:54 > git --version # 'git version 2.25.1' 18:12:54 using GIT_SSH to set credentials SSH Credentials for GitHub 18:12:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:55 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:12:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:12:57 Avoid second fetch 18:12:57 Checking out Revision 52199917436ecc7613ed2233e2d3644ee65f7bdc (main) 18:12:57 > git config core.sparsecheckout # timeout=10 18:12:57 > git checkout -f 52199917436ecc7613ed2233e2d3644ee65f7bdc # timeout=10 18:12:58 Commit message: "feat!: Remove snap packaging (#612)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:12:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:12:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:12:59 Dload Upload Total Spent Left Speed 18:12:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 18:13:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:13:00 Removing intermediate container f44f9cae667e 18:13:00 ---> 6ba705f7edda 18:13:00 Step 13/26 : FROM alpine:3.18 18:13:00 3.18: Pulling from library/alpine 18:13:00 96526aa774ef: Pulling fs layer 18:13:00 96526aa774ef: Verifying Checksum 18:13:00 96526aa774ef: Download complete 18:13:00 96526aa774ef: Pull complete 18:13:00 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:13:00 Status: Downloaded newer image for alpine:3.18 18:13:00 ---> 8ca4688f4f35 18:13:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:13:00 ---> Running in d2254996a77a 18:13:00 Removing intermediate container d2254996a77a 18:13:00 ---> 82a23caa2d87 18:13:00 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:13:00 ---> Running in 10ce05770556 18:13:00 Removing intermediate container 10ce05770556 18:13:00 ---> 6ffd351b040f 18:13:00 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:13:00 ---> Running in 93f0fe07504f 18:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:13:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:13:00 (1/2) Installing ca-certificates (20230506-r0) 18:13:00 (2/2) Installing dumb-init (1.2.5-r2) 18:13:00 Executing busybox-1.36.1-r2.trigger 18:13:00 Executing ca-certificates-20230506-r0.trigger 18:13:00 OK: 8 MiB in 17 packages 18:13:00 Removing intermediate container 93f0fe07504f 18:13:00 ---> a2f0e58550b4 18:13:00 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:13:00 ---> e586d6831779 18:13:00 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:13:00 ---> a1f19c178fdb 18:13:00 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:13:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:13:00 + sudo tee /etc/docker/daemon.new 18:13:00 { 18:13:00 "registry-mirrors": [ 18:13:00 "https://nexus3.edgexfoundry.org:10001" 18:13:00 ], 18:13:00 "bip": "10.250.0.254/24", 18:13:00 "hosts": [ 18:13:00 "tcp://0.0.0.0:5555", 18:13:00 "unix:///var/run/docker.sock" 18:13:00 ], 18:13:00 "mtu": 1458, 18:13:00 "selinux-enabled": true, 18:13:00 "seccomp-profile": "/etc/docker/seccomp.json" 18:13:00 } [Pipeline] sh 18:13:00 ---> f966a117f899 18:13:00 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:13:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:13:01 + sudo service docker restart 18:13:01 ---> 9f62a9d27709 18:13:01 Step 21/26 : EXPOSE 48095 18:13:02 ---> Running in 88dc63615f3a 18:13:03 Removing intermediate container 88dc63615f3a 18:13:03 ---> 30b417c79dce 18:13:03 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:13:03 ---> Running in b443c01fe384 18:13:03 Removing intermediate container b443c01fe384 18:13:03 ---> 9e640d7b5c88 18:13:03 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:13:03 ---> Running in ce972830952b 18:13:03 Removing intermediate container ce972830952b 18:13:03 ---> 75792715071c 18:13:03 Step 24/26 : LABEL arch=amd64 18:13:03 ---> Running in ee6e1aa19208 18:13:03 Removing intermediate container ee6e1aa19208 18:13:03 ---> 1d351c52b9e2 18:13:03 Step 25/26 : LABEL git_sha=52199917436ecc7613ed2233e2d3644ee65f7bdc 18:13:03 ---> Running in edb3763d2cc6 18:13:03 Removing intermediate container edb3763d2cc6 18:13:03 ---> 3164b6d63bac 18:13:03 Step 26/26 : LABEL version=3.1.0-dev.31 18:13:03 ---> Running in 3690fbb2cb42 18:13:03 Removing intermediate container 3690fbb2cb42 18:13:03 ---> b284617f327f 18:13:03 [Warning] One or more build-args [ARCH] were not consumed 18:13:03 Successfully built b284617f327f 18:13:03 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 18:13:03 provisioning config files... 18:13:03 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config82156140969514252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:04 ---> docker-login.sh 18:13:04 nexus3.edgexfoundry.org:10001 18:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:04 Configure a credential helper to remove this warning. See 18:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:04 18:13:04 Login Succeeded 18:13:04 nexus3.edgexfoundry.org:10002 18:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:04 Configure a credential helper to remove this warning. See 18:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:04 18:13:04 Login Succeeded 18:13:04 nexus3.edgexfoundry.org:10003 18:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:04 Configure a credential helper to remove this warning. See 18:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:04 18:13:04 Login Succeeded 18:13:04 nexus3.edgexfoundry.org:10004 18:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:04 Configure a credential helper to remove this warning. See 18:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:04 18:13:04 Login Succeeded 18:13:04 docker.io 18:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:04 Configure a credential helper to remove this warning. See 18:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:04 18:13:04 Login Succeeded 18:13:04 ---> docker-login.sh ends [Pipeline] } 18:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:04 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:13:04 52199917436ecc7613ed2233e2d3644ee65f7bdc 18:13:04 latest 18:13:04 3.1.0-dev.31 18:13:04 52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 18:13:04 main 18:13:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc 18:13:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:13:05 7e9e5d3b0131: Preparing 18:13:05 f9b8704aa357: Preparing 18:13:05 7673ea8a39f7: Preparing 18:13:05 68287b9a2c24: Preparing 18:13:05 068fdd5ddb7e: Preparing 18:13:05 cc2447e1835a: Preparing 18:13:05 cc2447e1835a: Waiting 18:13:05 f9b8704aa357: Pushed 18:13:05 7673ea8a39f7: Pushed 18:13:05 68287b9a2c24: Pushed 18:13:05 068fdd5ddb7e: Pushed 18:13:05 cc2447e1835a: Layer already exists 18:13:08 7e9e5d3b0131: Pushed 18:13:08 52199917436ecc7613ed2233e2d3644ee65f7bdc: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:09 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:13:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:13:09 7e9e5d3b0131: Preparing 18:13:09 f9b8704aa357: Preparing 18:13:09 7673ea8a39f7: Preparing 18:13:09 68287b9a2c24: Preparing 18:13:09 068fdd5ddb7e: Preparing 18:13:09 cc2447e1835a: Preparing 18:13:09 cc2447e1835a: Waiting 18:13:09 068fdd5ddb7e: Layer already exists 18:13:09 f9b8704aa357: Layer already exists 18:13:09 7e9e5d3b0131: Layer already exists 18:13:09 68287b9a2c24: Layer already exists 18:13:09 7673ea8a39f7: Layer already exists 18:13:09 cc2447e1835a: Layer already exists 18:13:09 latest: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:09 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.31 18:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:13:10 7e9e5d3b0131: Preparing 18:13:10 f9b8704aa357: Preparing 18:13:10 7673ea8a39f7: Preparing 18:13:10 68287b9a2c24: Preparing 18:13:10 068fdd5ddb7e: Preparing 18:13:10 cc2447e1835a: Preparing 18:13:10 cc2447e1835a: Waiting 18:13:10 68287b9a2c24: Layer already exists 18:13:10 068fdd5ddb7e: Layer already exists 18:13:10 7673ea8a39f7: Layer already exists 18:13:10 f9b8704aa357: Layer already exists 18:13:10 7e9e5d3b0131: Layer already exists 18:13:10 cc2447e1835a: Layer already exists 18:13:10 3.1.0-dev.31: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:10 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 18:13:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:13:10 7e9e5d3b0131: Preparing 18:13:10 f9b8704aa357: Preparing 18:13:10 7673ea8a39f7: Preparing 18:13:10 68287b9a2c24: Preparing 18:13:10 068fdd5ddb7e: Preparing 18:13:10 cc2447e1835a: Preparing 18:13:10 cc2447e1835a: Waiting 18:13:10 f9b8704aa357: Layer already exists 18:13:10 068fdd5ddb7e: Layer already exists 18:13:10 7673ea8a39f7: Layer already exists 18:13:10 7e9e5d3b0131: Layer already exists 18:13:10 68287b9a2c24: Layer already exists 18:13:10 cc2447e1835a: Layer already exists 18:13:10 52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:10 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:11 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 18:13:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:13:11 7e9e5d3b0131: Preparing 18:13:11 f9b8704aa357: Preparing 18:13:11 7673ea8a39f7: Preparing 18:13:11 68287b9a2c24: Preparing 18:13:11 068fdd5ddb7e: Preparing 18:13:11 cc2447e1835a: Preparing 18:13:11 cc2447e1835a: Waiting 18:13:11 7673ea8a39f7: Layer already exists 18:13:11 7e9e5d3b0131: Layer already exists 18:13:11 68287b9a2c24: Layer already exists 18:13:11 f9b8704aa357: Layer already exists 18:13:11 068fdd5ddb7e: Layer already exists 18:13:11 cc2447e1835a: Layer already exists 18:13:11 main: digest: sha256:f896017d156366f4cbcf9b7a8859bc6b1a727d4d3e2244a5219e04396a97869b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:13:11 ===================================================== [Pipeline] echo 18:13:11 taggedImages: 18:13:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc 18:13:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:13:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.31 18:13:11 - nexus3.edgexfoundry.org:10004/app-service-configurable:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 18:13:11 - 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 18:13:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:11 18:13:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:12 latest: Pulling from edgex-lftools-log-publisher 18:13:12 5eb5b503b376: Pulling fs layer 18:13:12 5c69ac0246d0: Pulling fs layer 18:13:12 ec43610c2a17: Pulling fs layer 18:13:12 3a2ae6a8a46f: Pulling fs layer 18:13:12 33b1e0a273af: Pulling fs layer 18:13:12 3a2ae6a8a46f: Waiting 18:13:12 5d3b04190fa2: Pulling fs layer 18:13:12 2f39f015ded8: Pulling fs layer 18:13:12 33b1e0a273af: Waiting 18:13:12 5d3b04190fa2: Waiting 18:13:12 2f39f015ded8: Waiting 18:13:12 5c69ac0246d0: Download complete 18:13:12 3a2ae6a8a46f: Verifying Checksum 18:13:12 3a2ae6a8a46f: Download complete 18:13:12 33b1e0a273af: Verifying Checksum 18:13:12 33b1e0a273af: Download complete 18:13:12 5d3b04190fa2: Verifying Checksum 18:13:12 5d3b04190fa2: Download complete 18:13:12 5eb5b503b376: Verifying Checksum 18:13:12 5eb5b503b376: Download complete 18:13:12 ec43610c2a17: Verifying Checksum 18:13:12 ec43610c2a17: Download complete 18:13:12 2f39f015ded8: Download complete 18:13:13 5eb5b503b376: Pull complete 18:13:13 5c69ac0246d0: Pull complete 18:13:14 ec43610c2a17: Pull complete 18:13:14 3a2ae6a8a46f: Pull complete 18:13:14 33b1e0a273af: Pull complete 18:13:15 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:19 provisioning config files... 18:13:19 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/201@tmp/config188334231989258877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:19 ---> docker-login.sh 18:13:19 nexus3.edgexfoundry.org:10001 18:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:20 Configure a credential helper to remove this warning. See 18:13:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:20 18:13:20 Login Succeeded 18:13:20 nexus3.edgexfoundry.org:10002 18:13:21 2f39f015ded8: Pull complete 18:13:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:13:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:21 Configure a credential helper to remove this warning. See 18:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:21 18:13:21 Login Succeeded 18:13:21 nexus3.edgexfoundry.org:10003 18:13:21 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:13:21 $ 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 18:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:21 Configure a credential helper to remove this warning. See 18:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:21 18:13:21 Login Succeeded 18:13:21 nexus3.edgexfoundry.org:10004 18:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:22 Configure a credential helper to remove this warning. See 18:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:22 18:13:22 Login Succeeded 18:13:22 docker.io 18:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:22 Configure a credential helper to remove this warning. See 18:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:22 18:13:22 Login Succeeded 18:13:22 ---> docker-login.sh ends 18:13:26 $ docker top 55f7fc6b49f893fab99004e0f307fcfc950bc4a870ed6390c0fccb976e2b8fde -eo pid,comm [Pipeline] { [Pipeline] } 18:13:26 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 18:13:27 ---> job-cost.sh 18:13:27 lf-activate-venv: SKIPPING 18:13:27 INFO: No Stack... [Pipeline] echo 18:13:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:13:27 ========================================================= 18:13:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:13:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:27 INFO: Retrieving Pricing Info for: v3-standard-8 18:13:27 + 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 . 18:13:27 Sending build context to Docker daemon 157.7kB 18:13:27 INFO: Archiving Costs [Pipeline] sh 18:13:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:13:28 Step 2/12 : FROM ${BASE} AS builder 18:13:28 + + cut -d, -f6 18:13:28 cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv [Pipeline] lock 18:13:28 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] 18:13:28 Resource [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] did not exist. Created. 18:13:28 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:13:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:13:28 9fda8d8052c6: Pulling fs layer 18:13:28 5d54e960e981: Pulling fs layer 18:13:28 c4a7e357bf2a: Pulling fs layer 18:13:28 f0e02332f6b5: Pulling fs layer 18:13:28 cefa15bbcfad: Pulling fs layer 18:13:28 17808c966233: Pulling fs layer 18:13:28 f4c1fc716caa: Pulling fs layer 18:13:28 17808c966233: Waiting 18:13:28 f4c1fc716caa: Waiting 18:13:28 f0e02332f6b5: Waiting 18:13:28 cefa15bbcfad: Waiting 18:13:28 5d54e960e981: Verifying Checksum 18:13:28 5d54e960e981: Download complete 18:13:28 f0e02332f6b5: Verifying Checksum 18:13:28 f0e02332f6b5: Download complete 18:13:28 cefa15bbcfad: Verifying Checksum 18:13:28 cefa15bbcfad: Download complete 18:13:28 + echo total: 0.2199999988079071 [Pipeline] stash 18:13:28 Stashed 1 file(s) [Pipeline] } 18:13:28 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 18:13:28 $ docker stop --time=1 55f7fc6b49f893fab99004e0f307fcfc950bc4a870ed6390c0fccb976e2b8fde 18:13:28 9fda8d8052c6: Download complete 18:13:29 f4c1fc716caa: Verifying Checksum 18:13:29 f4c1fc716caa: Download complete 18:13:29 9fda8d8052c6: Pull complete 18:13:29 $ docker rm -f --volumes 55f7fc6b49f893fab99004e0f307fcfc950bc4a870ed6390c0fccb976e2b8fde [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:13:30 5d54e960e981: Pull complete 18:13:30 c4a7e357bf2a: Download complete 18:13:31 17808c966233: Verifying Checksum 18:13:31 17808c966233: Download complete 18:13:46 c4a7e357bf2a: Pull complete 18:13:46 f0e02332f6b5: Pull complete 18:13:46 cefa15bbcfad: Pull complete 18:13:55 17808c966233: Pull complete 18:13:56 f4c1fc716caa: Pull complete 18:13:56 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:13:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:13:56 ---> ea914061e18c 18:13:56 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:13:58 ---> Running in 4288ee780779 18:13:58 Removing intermediate container 4288ee780779 18:13:58 ---> 59859c524b65 18:13:58 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:13:58 ---> Running in 1a4299bccf31 18:13:58 Removing intermediate container 1a4299bccf31 18:13:58 ---> 66b3c456d979 18:13:58 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:13:59 ---> Running in aa7ed53318f1 18:13:59 Removing intermediate container aa7ed53318f1 18:13:59 ---> 48727c213c0a 18:13:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:13:59 ---> Running in b0e4ef684d8e 18:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:14:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:14:03 OK: 266 MiB in 52 packages 18:14:04 Removing intermediate container b0e4ef684d8e 18:14:04 ---> 627b27bea2fa 18:14:04 Step 7/12 : WORKDIR /app 18:14:04 ---> Running in 27d476fc7bc4 18:14:05 Removing intermediate container 27d476fc7bc4 18:14:05 ---> 1f9c07439864 18:14:05 Step 8/12 : COPY go.mod vendor* ./ 18:14:05 ---> 6d7a31dd1aaa 18:14:05 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:05 ---> Running in 9cd27a40a0b5 18:15:57 Removing intermediate container 9cd27a40a0b5 18:15:57 ---> e0f3c4e0c04a 18:15:57 Step 10/12 : COPY . . 18:15:57 ---> 82620173eec0 18:15:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:57 ---> Running in 26524fd98411 18:15:57 Removing intermediate container 26524fd98411 18:15:57 ---> 762b1b899f84 18:15:57 Step 12/12 : RUN $MAKE 18:15:57 ---> Running in edafdba22807 18:15:57 noop 18:15:57 Removing intermediate container edafdba22807 18:15:57 ---> 36175dead105 18:15:57 Successfully built 36175dead105 18:15:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:57 + docker inspect -f . ci-base-image-arm64 18:15:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:58 prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container 18:15:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/201 -v /w/workspace/app-service-configurable/201:/w/workspace/app-service-configurable/201:rw,z -v /w/workspace/app-service-configurable/201@tmp:/w/workspace/app-service-configurable/201@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 18:15:59 $ docker top 3685c6e10932f8ae79c0b60040477e6562d56f843b3ae4b5e682530fd5055e49 -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:00 + go version 18:16:00 go version go1.21.0 linux/arm64 [Pipeline] } 18:16:00 $ docker stop --time=1 3685c6e10932f8ae79c0b60040477e6562d56f843b3ae4b5e682530fd5055e49 18:16:02 $ docker rm -f --volumes 3685c6e10932f8ae79c0b60040477e6562d56f843b3ae4b5e682530fd5055e49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:03 + docker inspect -f . ci-base-image-arm64 18:16:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:03 prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container 18:16:03 $ 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/201 -v /w/workspace/app-service-configurable/201:/w/workspace/app-service-configurable/201:rw,z -v /w/workspace/app-service-configurable/201@tmp:/w/workspace/app-service-configurable/201@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 18:16:04 $ docker top 8618ffaf8a818e523cf1f8ee9a96dc2441914365cabaafb64121ded274671e5f -eo pid,comm [Pipeline] { [Pipeline] sh 18:16:05 + git config --global --add safe.directory /w/workspace/app-service-configurable/201 [Pipeline] fileExists [Pipeline] sh 18:16:06 + make test 18:16:06 go test -race -coverprofile=coverage.out ./... 18:19:28 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:19:28 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:19:28 go vet ./... 18:21:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:21:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:21:50 ./bin/test-attribution-txt.sh [Pipeline] echo 18:21:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:21:51 $ docker stop --time=1 8618ffaf8a818e523cf1f8ee9a96dc2441914365cabaafb64121ded274671e5f 18:21:53 $ docker rm -f --volumes 8618ffaf8a818e523cf1f8ee9a96dc2441914365cabaafb64121ded274671e5f [Pipeline] // withDockerContainer [Pipeline] sh 18:21:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:21:55 Warning: overwriting stash ‘coverage-report’ 18:21:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:21:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:21:56 + ls -al . 18:21:56 total 176 18:21:56 drwxrwxr-x 6 jenkins jenkins 4096 Oct 24 18:16 . 18:21:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:12 .. 18:21:56 -rw-rw-r-- 1 jenkins jenkins 119 Oct 24 18:12 .dockerignore 18:21:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:12 .git 18:21:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:12 .github 18:21:56 -rw-rw-r-- 1 jenkins jenkins 106 Oct 24 18:12 .gitignore 18:21:56 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:12 .golangci.yml 18:21:56 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 24 18:12 Attribution.txt 18:21:56 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 24 18:12 CHANGELOG.md 18:21:56 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 24 18:12 Dockerfile 18:21:56 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:12 GOVERNANCE.md 18:21:56 -rw-rw-r-- 1 jenkins jenkins 666 Oct 24 18:12 Jenkinsfile 18:21:56 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 24 18:12 LICENSE 18:21:56 -rw-rw-r-- 1 jenkins jenkins 618 Oct 24 18:12 OWNERS.md 18:21:56 -rw-rw-r-- 1 jenkins jenkins 4550 Oct 24 18:12 README.md 18:21:56 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:10 VERSION 18:21:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:12 bin 18:21:56 -rw-r--r-- 1 jenkins jenkins 13 Oct 24 18:16 coverage.out 18:21:56 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 24 18:12 go.mod 18:21:56 -rw-rw-r-- 1 jenkins jenkins 34917 Oct 24 18:12 go.sum 18:21:56 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 24 18:12 main.go 18:21:56 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 24 18:12 makefile 18:21:56 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:12 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:57 + 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=52199917436ecc7613ed2233e2d3644ee65f7bdc --label arch=arm64 --label version=3.1.0-dev.31 . 18:21:57 Sending build context to Docker daemon 158.7kB 18:21:57 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 18:21:57 Step 2/26 : FROM ${BASE} AS builder 18:21:57 ---> 36175dead105 18:21:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:21:57 ---> Running in a85b148a6826 18:21:58 Removing intermediate container a85b148a6826 18:21:58 ---> fb85a9c64ee9 18:21:58 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:21:58 ---> Running in 753e1e03efdc 18:21:58 Removing intermediate container 753e1e03efdc 18:21:58 ---> a87c52160fe6 18:21:58 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:21:58 ---> Running in 097d3107f990 18:21:59 Removing intermediate container 097d3107f990 18:21:59 ---> 5f38496fa279 18:21:59 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:21:59 ---> Running in d7668a807077 18:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:22:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:22:02 OK: 266 MiB in 52 packages 18:22:03 Removing intermediate container d7668a807077 18:22:03 ---> 6c37dbf411ac 18:22:03 Step 7/26 : WORKDIR /app 18:22:03 ---> Running in d27e68ee373f 18:22:03 Removing intermediate container d27e68ee373f 18:22:03 ---> 6e997959e3a9 18:22:03 Step 8/26 : COPY go.mod vendor* ./ 18:22:04 ---> 4cb847bfc5c9 18:22:04 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:04 ---> Running in b2f8a0b4c740 18:22:10 Removing intermediate container b2f8a0b4c740 18:22:10 ---> 9e76e7bc3443 18:22:10 Step 10/26 : COPY . . 18:22:10 ---> 63e8f6c19ac6 18:22:10 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:22:10 ---> Running in b31f374af3e6 18:22:11 Removing intermediate container b31f374af3e6 18:22:11 ---> dddc9b3bd997 18:22:11 Step 12/26 : RUN $MAKE 18:22:11 ---> Running in 747b2ff5e32d 18:22:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.45 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.31" -trimpath -mod=readonly -o app-service-configurable 18:24:34 Removing intermediate container 747b2ff5e32d 18:24:34 ---> c2c964a57b9c 18:24:34 Step 13/26 : FROM alpine:3.18 18:24:34 3.18: Pulling from library/alpine 18:24:34 579b34f0a95b: Pulling fs layer 18:24:34 579b34f0a95b: Download complete 18:24:34 579b34f0a95b: Pull complete 18:24:34 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:24:34 Status: Downloaded newer image for alpine:3.18 18:24:34 ---> 3cc203321400 18:24:34 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:24:34 ---> Running in d7452e2d6fd1 18:24:34 Removing intermediate container d7452e2d6fd1 18:24:34 ---> b7393d30af4d 18:24:34 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:24:34 ---> Running in 1b03de0e2b51 18:24:34 Removing intermediate container 1b03de0e2b51 18:24:34 ---> 6614afd498f4 18:24:34 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:24:34 ---> Running in 809ab83b508f 18:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:24:37 (1/2) Installing ca-certificates (20230506-r0) 18:24:37 (2/2) Installing dumb-init (1.2.5-r2) 18:24:37 Executing busybox-1.36.1-r2.trigger 18:24:37 Executing ca-certificates-20230506-r0.trigger 18:24:37 OK: 9 MiB in 17 packages 18:24:39 Removing intermediate container 809ab83b508f 18:24:39 ---> 564073916ad6 18:24:39 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:24:39 ---> 51f6c1bc75d3 18:24:39 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:24:40 ---> 4e3e8d47ce2a 18:24:40 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:24:44 ---> 9b20b58856ef 18:24:44 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:24:45 ---> 4fc18fb6c703 18:24:45 Step 21/26 : EXPOSE 48095 18:24:45 ---> Running in 0dadf499fec1 18:24:46 Removing intermediate container 0dadf499fec1 18:24:46 ---> 79cf44c425e7 18:24:46 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:24:46 ---> Running in cc568d1f6cae 18:24:46 Removing intermediate container cc568d1f6cae 18:24:46 ---> 19669366051d 18:24:46 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:24:46 ---> Running in 3fc843796dd5 18:24:47 Removing intermediate container 3fc843796dd5 18:24:47 ---> bc58d7b086bc 18:24:47 Step 24/26 : LABEL arch=arm64 18:24:47 ---> Running in a22994ffbbde 18:24:47 Removing intermediate container a22994ffbbde 18:24:47 ---> c35f462b92be 18:24:47 Step 25/26 : LABEL git_sha=52199917436ecc7613ed2233e2d3644ee65f7bdc 18:24:47 ---> Running in 3504a079dac5 18:24:48 Removing intermediate container 3504a079dac5 18:24:48 ---> ea30601d8a38 18:24:48 Step 26/26 : LABEL version=3.1.0-dev.31 18:24:48 ---> Running in f12d94754936 18:24:48 Removing intermediate container f12d94754936 18:24:48 ---> 4844e046c662 18:24:48 [Warning] One or more build-args [ARCH] were not consumed 18:24:48 Successfully built 4844e046c662 18:24:48 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 18:24:48 provisioning config files... 18:24:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/201@tmp/config17859832510622565072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:49 ---> docker-login.sh 18:24:49 nexus3.edgexfoundry.org:10001 18:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:49 Configure a credential helper to remove this warning. See 18:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:49 18:24:49 Login Succeeded 18:24:49 nexus3.edgexfoundry.org:10002 18:24:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:49 Configure a credential helper to remove this warning. See 18:24:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:49 18:24:49 Login Succeeded 18:24:49 nexus3.edgexfoundry.org:10003 18:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:50 Configure a credential helper to remove this warning. See 18:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:50 18:24:50 Login Succeeded 18:24:50 nexus3.edgexfoundry.org:10004 18:24:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:50 Configure a credential helper to remove this warning. See 18:24:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:50 18:24:50 Login Succeeded 18:24:50 docker.io 18:24:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:24:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:24:51 Configure a credential helper to remove this warning. See 18:24:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:24:51 18:24:51 Login Succeeded 18:24:51 ---> docker-login.sh ends [Pipeline] } 18:24:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:24:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:24:51 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:24:51 52199917436ecc7613ed2233e2d3644ee65f7bdc 18:24:51 latest 18:24:51 3.1.0-dev.31 18:24:51 52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 18:24:51 main 18:24:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:52 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:52 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc 18:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:24:52 d8e106a1a129: Preparing 18:24:52 599f2583f78e: Preparing 18:24:52 13d4f121c66b: Preparing 18:24:52 cadc2179b552: Preparing 18:24:52 1596282692b0: Preparing 18:24:52 5f4d9fc4d98d: Preparing 18:24:52 5f4d9fc4d98d: Waiting 18:24:52 13d4f121c66b: Pushed 18:24:52 599f2583f78e: Pushed 18:24:52 cadc2179b552: Pushed 18:24:52 5f4d9fc4d98d: Layer already exists 18:24:52 1596282692b0: Pushed 18:24:59 d8e106a1a129: Pushed 18:24:59 52199917436ecc7613ed2233e2d3644ee65f7bdc: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:00 + 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 18:25:00 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:25:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:00 d8e106a1a129: Preparing 18:25:00 599f2583f78e: Preparing 18:25:00 13d4f121c66b: Preparing 18:25:00 cadc2179b552: Preparing 18:25:00 1596282692b0: Preparing 18:25:00 5f4d9fc4d98d: Preparing 18:25:00 5f4d9fc4d98d: Waiting 18:25:00 cadc2179b552: Layer already exists 18:25:00 599f2583f78e: Layer already exists 18:25:00 1596282692b0: Layer already exists 18:25:00 13d4f121c66b: Layer already exists 18:25:00 d8e106a1a129: Layer already exists 18:25:00 5f4d9fc4d98d: Layer already exists 18:25:00 latest: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:01 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:01 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.31 18:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:01 d8e106a1a129: Preparing 18:25:01 599f2583f78e: Preparing 18:25:01 13d4f121c66b: Preparing 18:25:01 cadc2179b552: Preparing 18:25:01 1596282692b0: Preparing 18:25:01 5f4d9fc4d98d: Preparing 18:25:01 5f4d9fc4d98d: Waiting 18:25:01 1596282692b0: Layer already exists 18:25:01 cadc2179b552: Layer already exists 18:25:01 13d4f121c66b: Layer already exists 18:25:01 599f2583f78e: Layer already exists 18:25:01 d8e106a1a129: Layer already exists 18:25:01 5f4d9fc4d98d: Layer already exists 18:25:01 3.1.0-dev.31: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:02 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 18:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:02 d8e106a1a129: Preparing 18:25:02 599f2583f78e: Preparing 18:25:02 13d4f121c66b: Preparing 18:25:02 cadc2179b552: Preparing 18:25:02 1596282692b0: Preparing 18:25:02 5f4d9fc4d98d: Preparing 18:25:02 5f4d9fc4d98d: Waiting 18:25:02 1596282692b0: Layer already exists 18:25:02 13d4f121c66b: Layer already exists 18:25:02 cadc2179b552: Layer already exists 18:25:02 599f2583f78e: Layer already exists 18:25:02 d8e106a1a129: Layer already exists 18:25:02 5f4d9fc4d98d: Layer already exists 18:25:02 52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:03 + 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 18:25:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 18:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:25:03 d8e106a1a129: Preparing 18:25:03 599f2583f78e: Preparing 18:25:03 13d4f121c66b: Preparing 18:25:03 cadc2179b552: Preparing 18:25:03 1596282692b0: Preparing 18:25:03 5f4d9fc4d98d: Preparing 18:25:03 5f4d9fc4d98d: Waiting 18:25:03 d8e106a1a129: Layer already exists 18:25:03 13d4f121c66b: Layer already exists 18:25:03 cadc2179b552: Layer already exists 18:25:03 599f2583f78e: Layer already exists 18:25:03 1596282692b0: Layer already exists 18:25:03 5f4d9fc4d98d: Layer already exists 18:25:03 main: digest: sha256:aaecaa747d2a1553651f3d7a652632a8e797fa0fb475edbaf15dbc4c02cf8381 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:25:03 ===================================================== [Pipeline] echo 18:25:03 taggedImages: 18:25:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc 18:25:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:25:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.31 18:25:03 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:52199917436ecc7613ed2233e2d3644ee65f7bdc-3.1.0-dev.31 18:25:03 - 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 18:25:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:04 18:25:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:04 arm64: Pulling from edgex-lftools-log-publisher 18:25:04 8998bd30e6a1: Pulling fs layer 18:25:04 04944245beec: Pulling fs layer 18:25:04 699f458cf7ca: Pulling fs layer 18:25:04 765212b225bb: Pulling fs layer 18:25:04 f23df028b6ca: Pulling fs layer 18:25:04 d65c8cfc05b1: Pulling fs layer 18:25:04 2437ff75d9bd: Pulling fs layer 18:25:04 765212b225bb: Waiting 18:25:04 f23df028b6ca: Waiting 18:25:04 d65c8cfc05b1: Waiting 18:25:04 2437ff75d9bd: Waiting 18:25:04 04944245beec: Verifying Checksum 18:25:04 04944245beec: Download complete 18:25:04 765212b225bb: Verifying Checksum 18:25:04 765212b225bb: Download complete 18:25:04 f23df028b6ca: Verifying Checksum 18:25:04 f23df028b6ca: Download complete 18:25:04 d65c8cfc05b1: Download complete 18:25:04 699f458cf7ca: Verifying Checksum 18:25:04 699f458cf7ca: Download complete 18:25:05 8998bd30e6a1: Verifying Checksum 18:25:05 8998bd30e6a1: Download complete 18:25:07 2437ff75d9bd: Verifying Checksum 18:25:07 2437ff75d9bd: Download complete 18:25:10 8998bd30e6a1: Pull complete 18:25:10 04944245beec: Pull complete 18:25:12 699f458cf7ca: Pull complete 18:25:12 765212b225bb: Pull complete 18:25:13 f23df028b6ca: Pull complete 18:25:13 d65c8cfc05b1: Pull complete 18:25:31 2437ff75d9bd: Pull complete 18:25:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:25:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:25:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:32 prd-ubuntu20.04-docker-arm64-4c-16g-9995 does not seem to be running inside a container 18:25:32 $ 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/201 -v /w/workspace/app-service-configurable/201:/w/workspace/app-service-configurable/201:rw,z -v /w/workspace/app-service-configurable/201@tmp:/w/workspace/app-service-configurable/201@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 18:25:35 $ docker top 79c9672f950038ee05231809db31933fdd509d1e316eaac56a82b39ba329a3cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:25:36 ---> job-cost.sh 18:25:36 lf-activate-venv: SKIPPING 18:25:36 INFO: No Stack... 18:25:36 INFO: Retrieving Pricing Info for: v3-standard-4 18:25:37 INFO: Archiving Costs [Pipeline] sh 18:25:38 + cat /w/workspace/app-service-configurable/201/archives/cost.csv 18:25:38 + cut -d, -f6 [Pipeline] lock 18:25:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] 18:25:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] did not exist. Created. 18:25:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:25:38 /w/workspace/app-service-configurable/201@tmp/durable-619f943f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:25:39 + echo total: 0.10999999940395355 [Pipeline] stash 18:25:39 Warning: overwriting stash ‘stack-cost’ 18:25:39 Stashed 1 file(s) [Pipeline] } 18:25:39 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 18:25:39 $ docker stop --time=1 79c9672f950038ee05231809db31933fdd509d1e316eaac56a82b39ba329a3cb 18:25:43 $ docker rm -f --volumes 79c9672f950038ee05231809db31933fdd509d1e316eaac56a82b39ba329a3cb [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 18:25:43 provisioning config files... 18:25:43 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3315685474774755421tmp [Pipeline] { [Pipeline] sh 18:25:43 + set +x 18:25:43 + curl -s https://codecov.io/bash 18:25:43 + bash -s -- 18:25:43 18:25:43 _____ _ 18:25:43 / ____| | | 18:25:43 | | ___ __| | ___ ___ _____ __ 18:25:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:25:43 | |___| (_) | (_| | __/ (_| (_) \ V / 18:25:43 \_____\___/ \__,_|\___|\___\___/ \_/ 18:25:43 Bash-1.0.6 18:25:43 18:25:43 18:25:43 ==> git version 2.25.1 found 18:25:43 ==> 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 18:25:43 Release-Date: 2020-01-08 18:25:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:25:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:25:43 ==> Jenkins CI detected. 18:25:43 current dir:  /w/workspace/ry_app-service-configurable_main 18:25:43 project root: . 18:25:43 --> token set from env 18:25:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:25:43 ==> Running gcov in . (disable via -X gcov) 18:25:43 ==> Python coveragepy not found 18:25:43 ==> Searching for coverage reports in: 18:25:43 + . 18:25:43 -> Found 1 reports 18:25:43 ==> Detecting git/mercurial file structure 18:25:43 ==> Reading reports 18:25:43 + ./coverage.out bytes=13 18:25:43 ==> Appending adjustments 18:25:43 https://docs.codecov.io/docs/fixing-reports 18:25:44 + Found adjustments 18:25:44 ==> Gzipping contents 18:25:44 4.0K /tmp/codecov.KXl9GT.gz 18:25:44 ==> Uploading reports 18:25:44 url: https://codecov.io 18:25:44 query: branch=main&commit=52199917436ecc7613ed2233e2d3644ee65f7bdc&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:25:44 -> Pinging Codecov 18:25:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=main&commit=52199917436ecc7613ed2233e2d3644ee65f7bdc&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:25:44 -> Uploading to 18:25:44 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/A97CA9966030D2A3747ED39772930CCE/52199917436ecc7613ed2233e2d3644ee65f7bdc/7461632f-d27a-44f1-9e70-85ba7194d87b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=71859311c365a0c2d59c524a2badf965964176940b30cdbad3d19125caa39c33 18:25:44 % Total % Received % Xferd Average Speed Time Time Time Current 18:25:44 Dload Upload Total Spent Left Speed 18:25:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 740 --:--:-- --:--:-- --:--:-- 740 18:25:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] } 18:25:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:25:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:25:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:45 18:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:25:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:45 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:25:45 df9b9388f04a: Pulling fs layer 18:25:45 52dc419b0ee2: Pulling fs layer 18:25:45 25bc292e5bac: Pulling fs layer 18:25:45 114826534d7a: Pulling fs layer 18:25:45 4657fd5d0bcf: Pulling fs layer 18:25:45 6ad1cebc031e: Pulling fs layer 18:25:45 8a3aa393b2d8: Pulling fs layer 18:25:45 4657fd5d0bcf: Waiting 18:25:45 6ad1cebc031e: Waiting 18:25:45 8a3aa393b2d8: Waiting 18:25:45 114826534d7a: Waiting 18:25:45 25bc292e5bac: Download complete 18:25:45 52dc419b0ee2: Download complete 18:25:45 4657fd5d0bcf: Verifying Checksum 18:25:45 4657fd5d0bcf: Download complete 18:25:45 df9b9388f04a: Download complete 18:25:45 df9b9388f04a: Pull complete 18:25:45 6ad1cebc031e: Verifying Checksum 18:25:45 6ad1cebc031e: Download complete 18:25:45 52dc419b0ee2: Pull complete 18:25:45 25bc292e5bac: Pull complete 18:25:46 114826534d7a: Download complete 18:25:46 8a3aa393b2d8: Verifying Checksum 18:25:46 8a3aa393b2d8: Download complete 18:25:49 114826534d7a: Pull complete 18:25:49 4657fd5d0bcf: Pull complete 18:25:49 6ad1cebc031e: Pull complete 18:25:52 8a3aa393b2d8: Pull complete 18:25:52 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:25:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:25:52 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:25:52 $ 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 18:25:56 $ docker top b7eafedf18d566aced90bfa09289400878edc97f1fe42f9d68c515b2c0a173b0 -eo pid,comm [Pipeline] { [Pipeline] echo 18:25:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 18:25:56 + set -o pipefail 18:25:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 18:26:01 18:26:01 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 18:26:01 18:26:01 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/542d6250-a809-440c-b8ae-a6f3a34733fc 18:26:01 18:26:01 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:26:01 18:26:02 18:26:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:26:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:26:02 More details here: https://snyk.co/ue1NS [Pipeline] } 18:26:02 $ docker stop --time=1 b7eafedf18d566aced90bfa09289400878edc97f1fe42f9d68c515b2c0a173b0 18:26:06 $ docker rm -f --volumes b7eafedf18d566aced90bfa09289400878edc97f1fe42f9d68c515b2c0a173b0 [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 18:26:06 + git log --format=format:%s -1 52199917436ecc7613ed2233e2d3644ee65f7bdc [Pipeline] sh 18:26:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:07 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:26:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:26:08 $ docker top 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb -eo pid,comm 18:26:08 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). 18:26:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:08 [ssh-agent] Looking for ssh-agent implementation... 18:26:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:08 $ docker exec 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb ssh-agent 18:26:08 SSH_AUTH_SOCK=/tmp/ssh-UmcEivDh6cyp/agent.33 18:26:08 SSH_AGENT_PID=40 18:26:08 Running ssh-add (command line suppressed) 18:26:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6263905212424085434.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6263905212424085434.key) 18:26:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:08 + git semver tag 18:26:08 2023-10-24 18:26:08,891 [run_tag] DEBUG tag force:False 18:26:08 2023-10-24 18:26:08,891 [check_head_tag] DEBUG check head tag 18:26:08 2023-10-24 18:26:08,892 [execute] INFO git cat-file --batch-check 18:26:08 2023-10-24 18:26:08,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:26:08 2023-10-24 18:26:08,895 [execute] INFO git cat-file --batch 18:26:08 2023-10-24 18:26:08,896 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 18:26:08 2023-10-24 18:26:08,909 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:08 2023-10-24 18:26:08,910 [execute] INFO git tag -a v3.1.0-dev.31 -m v3.1.0-dev.31 18:26:08 2023-10-24 18:26:08,910 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.31', '-m', 'v3.1.0-dev.31'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 18:26:08 2023-10-24 18:26:08,914 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:08 3.1.0-dev.31 [Pipeline] } 18:26:08 $ docker exec --env ******** --env ******** 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb ssh-agent -k 18:26:09 unset SSH_AUTH_SOCK; 18:26:09 unset SSH_AGENT_PID; 18:26:09 echo Agent pid 40 killed; 18:26:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:09 + git semver [Pipeline] } 18:26:09 $ docker stop --time=1 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb 18:26:10 $ docker rm -f --volumes 5bd3be8f33583acaa351f1e02555bcc1a7c960ba6bb377e2e0245a10999bfebb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:11 18:26:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:11 0.23.1-centos7: Pulling from edgex-lftools 18:26:11 ab5ef0e58194: Pulling fs layer 18:26:11 9712f1f96733: Pulling fs layer 18:26:11 63f879dbbcfc: Pulling fs layer 18:26:11 0d9ebad4ef96: Pulling fs layer 18:26:11 e9a5061849ea: Pulling fs layer 18:26:11 d747dcd14b5f: Pulling fs layer 18:26:11 2de7ff778b66: Pulling fs layer 18:26:11 0d9ebad4ef96: Waiting 18:26:11 e9a5061849ea: Waiting 18:26:11 d747dcd14b5f: Waiting 18:26:11 2de7ff778b66: Waiting 18:26:11 9712f1f96733: Download complete 18:26:11 63f879dbbcfc: Verifying Checksum 18:26:11 63f879dbbcfc: Download complete 18:26:12 e9a5061849ea: Verifying Checksum 18:26:12 e9a5061849ea: Download complete 18:26:12 d747dcd14b5f: Download complete 18:26:12 0d9ebad4ef96: Verifying Checksum 18:26:12 0d9ebad4ef96: Download complete 18:26:12 ab5ef0e58194: Verifying Checksum 18:26:12 ab5ef0e58194: Download complete 18:26:12 2de7ff778b66: Verifying Checksum 18:26:12 2de7ff778b66: Download complete 18:26:14 ab5ef0e58194: Pull complete 18:26:14 9712f1f96733: Pull complete 18:26:15 63f879dbbcfc: Pull complete 18:26:18 0d9ebad4ef96: Pull complete 18:26:18 e9a5061849ea: Pull complete 18:26:18 d747dcd14b5f: Pull complete 18:26:19 2de7ff778b66: Pull complete 18:26:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:26:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:26:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:19 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:26:19 $ 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 18:26:24 $ docker top 5c0ae3879ac5338eca405446b371c69e76cfa3179995176f8f233e6f149778e4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:26:24 provisioning config files... 18:26:24 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2317752263715044776tmp 18:26:24 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1737576870041761091tmp 18:26:24 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config7611160249765182862tmp [Pipeline] { [Pipeline] echo 18:26:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:26:25 ---> sigul-configuration.sh 18:26:25 gpg: directory `/root/.gnupg' created 18:26:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:26:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:26:25 gpg: keyring `/root/.gnupg/secring.gpg' created 18:26:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:26:25 gpg: CAST5 encrypted data 18:26:25 gpg: encrypted with 1 passphrase 18:26:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:26:25 + mkdir /home/jenkins 18:26:25 + mkdir /home/jenkins/sigul [Pipeline] sh 18:26:25 + 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 18:26:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:26:26 ---> sigul-install.sh 18:26:26 Sigul already installed; skipping installation. [Pipeline] sh 18:26:26 + git tag --list 18:26:26 v1.0.0 18:26:26 v1.1.0 18:26:26 v1.2.0 18:26:26 v1.3.0 18:26:26 v1.3.1 18:26:26 v2.0.0 18:26:26 v2.0.1 18:26:26 v2.1.0 18:26:26 v2.1.1 18:26:26 v2.1.2 18:26:26 v2.2.0 18:26:26 v2.3 18:26:26 v2.3.0 18:26:26 v2.3.1 18:26:26 v3.0 18:26:26 v3.0.0 18:26:26 v3.0.1 18:26:26 v3.0.1-dev.1 18:26:26 v3.1.0-dev.1 18:26:26 v3.1.0-dev.10 18:26:26 v3.1.0-dev.11 18:26:26 v3.1.0-dev.12 18:26:26 v3.1.0-dev.13 18:26:26 v3.1.0-dev.14 18:26:26 v3.1.0-dev.15 18:26:26 v3.1.0-dev.16 18:26:26 v3.1.0-dev.17 18:26:26 v3.1.0-dev.18 18:26:26 v3.1.0-dev.19 18:26:26 v3.1.0-dev.2 18:26:26 v3.1.0-dev.20 18:26:26 v3.1.0-dev.21 18:26:26 v3.1.0-dev.22 18:26:26 v3.1.0-dev.23 18:26:26 v3.1.0-dev.24 18:26:26 v3.1.0-dev.25 18:26:26 v3.1.0-dev.26 18:26:26 v3.1.0-dev.27 18:26:26 v3.1.0-dev.28 18:26:26 v3.1.0-dev.29 18:26:26 v3.1.0-dev.3 18:26:26 v3.1.0-dev.30 18:26:26 v3.1.0-dev.31 18:26:26 v3.1.0-dev.4 18:26:26 v3.1.0-dev.5 18:26:26 v3.1.0-dev.6 18:26:26 v3.1.0-dev.7 18:26:26 v3.1.0-dev.8 18:26:26 v3.1.0-dev.9 [Pipeline] sh 18:26:26 + lftools sign git-tag v3.1.0-dev.31 18:26:27 Signing Git tag with Sigul... 18:26:27 Signing v3.1.0-dev.31 [Pipeline] echo 18:26:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:26:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:26:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:26:27 $ docker stop --time=1 5c0ae3879ac5338eca405446b371c69e76cfa3179995176f8f233e6f149778e4 18:26:29 $ docker rm -f --volumes 5c0ae3879ac5338eca405446b371c69e76cfa3179995176f8f233e6f149778e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:26:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:29 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:26:29 $ 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 18:26:30 $ docker top 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 -eo pid,comm 18:26:30 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). 18:26:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:30 [ssh-agent] Looking for ssh-agent implementation... 18:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:30 $ docker exec 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 ssh-agent 18:26:30 SSH_AUTH_SOCK=/tmp/ssh-qsS1xlMyvtCQ/agent.32 18:26:30 SSH_AGENT_PID=38 18:26:30 Running ssh-add (command line suppressed) 18:26:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_727237704224500481.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_727237704224500481.key) 18:26:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:30 + git semver bump pre 18:26:31 2023-10-24 18:26:31,099 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:31 2023-10-24 18:26:31,099 [bump_version] DEBUG bumping version:3.1.0-dev.31 on axis:pre with prefix:dev 18:26:31 2023-10-24 18:26:31,099 [bump_version] DEBUG bumped version:3.1.0-dev.32 18:26:31 2023-10-24 18:26:31,099 [write_version] DEBUG write version:3.1.0-dev.32 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 18:26:31 2023-10-24 18:26:31,099 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:31 2023-10-24 18:26:31,099 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 18:26:31 2023-10-24 18:26:31,101 [execute] INFO git cat-file --batch-check 18:26:31 2023-10-24 18:26:31,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:26:31 2023-10-24 18:26:31,107 [execute] INFO git cat-file --batch 18:26:31 2023-10-24 18:26:31,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:26:31 2023-10-24 18:26:31,113 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:31 3.1.0-dev.32 [Pipeline] } 18:26:31 $ docker exec --env ******** --env ******** 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 ssh-agent -k 18:26:31 unset SSH_AUTH_SOCK; 18:26:31 unset SSH_AGENT_PID; 18:26:31 echo Agent pid 38 killed; 18:26:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:31 + git semver [Pipeline] } 18:26:31 $ docker stop --time=1 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 18:26:33 $ docker rm -f --volumes 6f78ed52ba85131d3b6f204095936a3f5db8b8bf0c753e546a7398a078a132e7 [Pipeline] // withDockerContainer [Pipeline] sh 18:26:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:26:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:26:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:33 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:26:33 $ 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 18:26:34 $ docker top 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:26:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:26:34 [ssh-agent] Looking for ssh-agent implementation... 18:26:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:26:34 $ docker exec 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a ssh-agent 18:26:34 SSH_AUTH_SOCK=/tmp/ssh-UE5smyEDCV3i/agent.31 18:26:34 SSH_AGENT_PID=37 18:26:34 Running ssh-add (command line suppressed) 18:26:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_114911390184152676.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_114911390184152676.key) 18:26:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:26:34 + git semver push 18:26:35 2023-10-24 18:26:35,139 [run_push] DEBUG push 18:26:35 2023-10-24 18:26:35,140 [execute] INFO git cat-file --batch-check 18:26:35 2023-10-24 18:26:35,140 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 18:26:35 2023-10-24 18:26:35,144 [execute] INFO git rev-list 067a154f37c39423369db154d9e02d583f6ae641 -- 18:26:35 2023-10-24 18:26:35,144 [execute] DEBUG Popen(['git', 'rev-list', '067a154f37c39423369db154d9e02d583f6ae641', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:26:35 2023-10-24 18:26:35,152 [execute] INFO git fetch -v origin 18:26:35 2023-10-24 18:26:35,152 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 18:26:35 2023-10-24 18:26:35,705 [run_push] DEBUG no remote changes detected 18:26:35 2023-10-24 18:26:35,706 [execute] INFO git push origin semver 18:26:35 2023-10-24 18:26:35,706 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 18:26:36 2023-10-24 18:26:36,530 [run_push] DEBUG push all version tags 18:26:36 2023-10-24 18:26:36,530 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:26:36 2023-10-24 18:26:36,531 [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) 18:26:37 2023-10-24 18:26:37,302 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 18:26:37 3.1.0-dev.32 [Pipeline] } 18:26:37 $ docker exec --env ******** --env ******** 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a ssh-agent -k 18:26:37 unset SSH_AUTH_SOCK; 18:26:37 unset SSH_AGENT_PID; 18:26:37 echo Agent pid 37 killed; 18:26:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:26:38 + git semver [Pipeline] } 18:26:38 $ docker stop --time=1 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a 18:26:39 $ docker rm -f --volumes 89b0a4a869c030405c911b6c2129b97cc2677a819b720be72ac7b0a39715871a [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 18:26:40 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 18:26:40 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:26:40 total 16 18:26:40 drwxr-xr-x 3 root root 4096 Oct 24 18:13 . 18:26:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:26 .. 18:26:40 drwxr-xr-x 2 root root 4096 Oct 24 18:13 cost 18:26:40 -rw-r--r-- 1 root root 96 Oct 24 18:13 cost.csv 18:26:40 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 18:26:40 + ls -al /w/workspace/ry_app-service-configurable_main/archives 18:26:40 total 16 18:26:40 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:13 . 18:26:40 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:26 .. 18:26:40 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:13 cost 18:26:40 -rw-r--r-- 1 jenkins jenkins 96 Oct 24 18:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:26:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:26:41 ---> package-listing.sh 18:26:41 ++ facter osfamily 18:26:41 ++ tr '[:upper:]' '[:lower:]' 18:26:41 + OS_FAMILY=debian 18:26:41 + workspace=/w/workspace/ry_app-service-configurable_main 18:26:41 + START_PACKAGES=/tmp/packages_start.txt 18:26:41 + END_PACKAGES=/tmp/packages_end.txt 18:26:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:26:41 + PACKAGES=/tmp/packages_start.txt 18:26:41 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:26:41 + PACKAGES=/tmp/packages_end.txt 18:26:41 + case "${OS_FAMILY}" in 18:26:41 + dpkg -l 18:26:41 + grep '^ii' 18:26:41 + '[' -f /tmp/packages_start.txt ']' 18:26:41 + '[' -f /tmp/packages_end.txt ']' 18:26:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:26:41 + '[' /w/workspace/ry_app-service-configurable_main ']' 18:26:41 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 18:26:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 18:26:41 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 18:26:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:26:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:26:42 prd-ubuntu20.04-docker-8c-8g-9986 does not seem to be running inside a container 18:26:42 $ 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 18:26:42 $ docker top 63c5c588e708bbce5653fa18dd46af4d2953dc7e299cbbb9db3bb8be2f6453c6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:26:43 + touch /tmp/pre-build-complete [Pipeline] sh 18:26:43 + mkdir -p /var/log/sysstat [Pipeline] sh 18:26:43 + ls /var/log/sa-host 18:26:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:26:43 provisioning config files... 18:26:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17449223623940379340tmp [Pipeline] { [Pipeline] echo 18:26:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:26:43 ---> create-netrc.sh [Pipeline] } 18:26:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:26:44 ---> python-tools-install.sh [Pipeline] echo 18:26:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:26:44 ---> sudo-logs.sh 18:26:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:26:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:26:44 ---> job-cost.sh 18:26:44 lf-activate-venv: SKIPPING 18:26:44 DEBUG: total: 0.2199999988079071 18:26:44 INFO: Retrieving Stack Cost... 18:26:45 INFO: Retrieving Pricing Info for: v3-standard-8 18:26:45 INFO: Archiving Costs [Pipeline] echo 18:26:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:26:46 ---> logs-deploy.sh 18:26:46 lf-activate-venv: SKIPPING 18:26:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/201 18:26:46 INFO: archiving workspace using pattern(s): 18:26:46 Archives upload complete. 18:26:46 INFO: archiving logs to Nexus