Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 45e919d065bcf9d6ec896798706eaa455abbfee1 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-ssh12295617007086417157.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-ssh13105027418917802632.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-ssh10452426464579130381.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-ssh7917686634284701066.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-ssh9886099990407088810.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, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9520 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 45e919d065bcf9d6ec896798706eaa455abbfee1 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#607)" > 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 45e919d065bcf9d6ec896798706eaa455abbfee1 # timeout=10 > git rev-list --no-walk aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:29:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:28 ========================================================= 16:29:28 EdgeX Global Pipelines Version Info 16:29:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:29:28 ------------------- 16:29:28 stable info: 16:29:28 ------------------- 16:29:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:28 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:29:28 Message: update stable to v1.0.254 16:29:29 ------------------- 16:29:29 experimental info: 16:29:29 ------------------- 16:29:29 Commited By: **** collab-it+edgex@linuxfoundation.org 16:29:29 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:29:29 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:29:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 45e919d [Pipeline] echo 16:29:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:30 provisioning config files... 16:29:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config18214724924341850662tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:30 ---> docker-login.sh 16:29:30 nexus3.edgexfoundry.org:10001 16:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:30 Configure a credential helper to remove this warning. See 16:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:30 16:29:30 Login Succeeded 16:29:30 nexus3.edgexfoundry.org:10002 16:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:30 Configure a credential helper to remove this warning. See 16:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:30 16:29:30 Login Succeeded 16:29:30 nexus3.edgexfoundry.org:10003 16:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:30 Configure a credential helper to remove this warning. See 16:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:30 16:29:30 Login Succeeded 16:29:30 nexus3.edgexfoundry.org:10004 16:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:30 Configure a credential helper to remove this warning. See 16:29:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:30 16:29:30 Login Succeeded 16:29:30 docker.io 16:29:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:31 Configure a credential helper to remove this warning. See 16:29:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:31 16:29:31 Login Succeeded 16:29:31 ---> docker-login.sh ends [Pipeline] } 16:29:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:29:31 + git rev-list -1 --merges 45e919d065bcf9d6ec896798706eaa455abbfee1~1..45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] echo 16:29:31 -----------> git rev-list -1 --merges 45e919d065bcf9d6ec896798706eaa455abbfee1~1..45e919d065bcf9d6ec896798706eaa455abbfee1 45e919d065bcf9d6ec896798706eaa455abbfee1 [false] [Pipeline] sh 16:29:31 + git log --format=format:%s -1 45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] echo 16:29:31 ========================================================= 16:29:31 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:31 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:29:32 + git log --format=format:%s -1 45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] echo 16:29:32 [semverPrep] GIT_COMMIT: 45e919d065bcf9d6ec896798706eaa455abbfee1, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#607) [Pipeline] echo 16:29:32 [semverPrep] This is not a build commit. [Pipeline] sh 16:29:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:32 + grep -v github /etc/ssh/ssh_known_hosts 16:29:32 + [ -e /tmp/ssh_known_hosts ] 16:29:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:32 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:33 16:29:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:33 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:33 b85a868b505f: Pulling fs layer 16:29:33 e2be974225ed: Pulling fs layer 16:29:33 339a4e72a1f5: Pulling fs layer 16:29:33 988bab9f4d93: Pulling fs layer 16:29:33 1469e6f7b9e6: Pulling fs layer 16:29:33 eaf3925da568: Pulling fs layer 16:29:33 bab4dde63d76: Pulling fs layer 16:29:33 bde34c3a00c8: Pulling fs layer 16:29:33 b352a97aabf1: Pulling fs layer 16:29:33 4872d77fe225: Pulling fs layer 16:29:33 5851b861e8e6: Pulling fs layer 16:29:33 eaf3925da568: Waiting 16:29:33 bab4dde63d76: Waiting 16:29:33 bde34c3a00c8: Waiting 16:29:33 b352a97aabf1: Waiting 16:29:33 4872d77fe225: Waiting 16:29:33 5851b861e8e6: Waiting 16:29:33 988bab9f4d93: Waiting 16:29:33 1469e6f7b9e6: Waiting 16:29:33 e2be974225ed: Verifying Checksum 16:29:33 e2be974225ed: Download complete 16:29:33 988bab9f4d93: Verifying Checksum 16:29:33 988bab9f4d93: Download complete 16:29:33 339a4e72a1f5: Verifying Checksum 16:29:33 339a4e72a1f5: Download complete 16:29:33 1469e6f7b9e6: Verifying Checksum 16:29:33 1469e6f7b9e6: Download complete 16:29:33 eaf3925da568: Verifying Checksum 16:29:33 eaf3925da568: Download complete 16:29:33 bde34c3a00c8: Download complete 16:29:33 b352a97aabf1: Verifying Checksum 16:29:33 b352a97aabf1: Download complete 16:29:33 4872d77fe225: Verifying Checksum 16:29:33 4872d77fe225: Download complete 16:29:33 5851b861e8e6: Verifying Checksum 16:29:33 5851b861e8e6: Download complete 16:29:33 b85a868b505f: Verifying Checksum 16:29:33 b85a868b505f: Download complete 16:29:33 bab4dde63d76: Verifying Checksum 16:29:34 b85a868b505f: Pull complete 16:29:35 e2be974225ed: Pull complete 16:29:35 339a4e72a1f5: Pull complete 16:29:35 988bab9f4d93: Pull complete 16:29:35 1469e6f7b9e6: Pull complete 16:29:35 eaf3925da568: Pull complete 16:29:37 bab4dde63d76: Pull complete 16:29:37 bde34c3a00c8: Pull complete 16:29:37 b352a97aabf1: Pull complete 16:29:37 4872d77fe225: Pull complete 16:29:37 5851b861e8e6: Pull complete 16:29:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:37 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:29:37 $ 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 16:29:41 $ docker top 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c -eo pid,comm 16:29:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:41 [ssh-agent] Looking for ssh-agent implementation... 16:29:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:41 $ docker exec 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c ssh-agent 16:29:41 SSH_AUTH_SOCK=/tmp/ssh-ZhKDGrIHELnk/agent.32 16:29:41 SSH_AGENT_PID=38 16:29:41 Running ssh-add (command line suppressed) 16:29:41 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17388087405612643023.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17388087405612643023.key) 16:29:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:41 + git tag --points-at HEAD [Pipeline] } 16:29:41 $ docker exec --env ******** --env ******** 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c ssh-agent -k 16:29:42 unset SSH_AUTH_SOCK; 16:29:42 unset SSH_AGENT_PID; 16:29:42 echo Agent pid 38 killed; 16:29:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:42 [ssh-agent] Looking for ssh-agent implementation... 16:29:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:42 $ docker exec 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c ssh-agent 16:29:42 SSH_AUTH_SOCK=/tmp/ssh-56WTY6NG2PgW/agent.70 16:29:42 SSH_AGENT_PID=76 16:29:42 Running ssh-add (command line suppressed) 16:29:42 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1503970508466329312.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1503970508466329312.key) 16:29:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:42 + git semver init 16:29:42 2023-10-18 16:29:42,874 [run_init] DEBUG init version:0.0.0 force:False 16:29:42 2023-10-18 16:29:42,875 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:29:42 2023-10-18 16:29:42,875 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:29:42 2023-10-18 16:29:42,876 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:29:43 2023-10-18 16:29:43,709 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:29:43 2023-10-18 16:29:43,710 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:29:43 2023-10-18 16:29:43,710 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:43 2023-10-18 16:29:43,710 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:43 3.1.0-dev.28 [Pipeline] } 16:29:43 $ docker exec --env ******** --env ******** 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c ssh-agent -k 16:29:44 unset SSH_AUTH_SOCK; 16:29:44 unset SSH_AGENT_PID; 16:29:44 echo Agent pid 76 killed; 16:29:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:44 + git semver [Pipeline] } 16:29:44 $ docker stop --time=1 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c 16:29:45 $ docker rm -f --volumes 68569e7f8cdc1b038204f55d0587292ca986234289077620d13a66e0b025c86c [Pipeline] // withDockerContainer [Pipeline] sh 16:29:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:29:46 Stashed 1 file(s) [Pipeline] echo 16:29:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.28 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:46 provisioning config files... 16:29:46 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1518286505695226226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:46 ---> docker-login.sh 16:29:46 nexus3.edgexfoundry.org:10001 16:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:46 Configure a credential helper to remove this warning. See 16:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:46 16:29:46 Login Succeeded 16:29:46 nexus3.edgexfoundry.org:10002 16:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:46 Configure a credential helper to remove this warning. See 16:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:46 16:29:46 Login Succeeded 16:29:46 nexus3.edgexfoundry.org:10003 16:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:47 Configure a credential helper to remove this warning. See 16:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:47 16:29:47 Login Succeeded 16:29:47 nexus3.edgexfoundry.org:10004 16:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:47 Configure a credential helper to remove this warning. See 16:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:47 16:29:47 Login Succeeded 16:29:47 docker.io 16:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:47 Configure a credential helper to remove this warning. See 16:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:47 16:29:47 Login Succeeded 16:29:47 ---> docker-login.sh ends [Pipeline] } 16:29:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:29:47 ========================================================= 16:29:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:29:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:29:47 Sending build context to Docker daemon 3.37MB 16:29:47 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:29:47 Step 2/12 : FROM ${BASE} AS builder 16:29:47 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:29:47 7264a8db6415: Pulling fs layer 16:29:47 c4d48a809fc2: Pulling fs layer 16:29:47 4f1c88b9dad5: Pulling fs layer 16:29:47 ad3a456e5733: Pulling fs layer 16:29:47 ad3a456e5733: Waiting 16:29:47 33e27b845d1e: Pulling fs layer 16:29:47 c68163c4e522: Pulling fs layer 16:29:47 50da416c3ac9: Pulling fs layer 16:29:47 23d2d4c4bb30: Pulling fs layer 16:29:47 50da416c3ac9: Waiting 16:29:47 23d2d4c4bb30: Waiting 16:29:47 33e27b845d1e: Waiting 16:29:47 c68163c4e522: Waiting 16:29:47 c4d48a809fc2: Download complete 16:29:47 ad3a456e5733: Verifying Checksum 16:29:47 ad3a456e5733: Download complete 16:29:47 7264a8db6415: Verifying Checksum 16:29:47 7264a8db6415: Download complete 16:29:47 33e27b845d1e: Verifying Checksum 16:29:47 33e27b845d1e: Download complete 16:29:48 c68163c4e522: Verifying Checksum 16:29:48 c68163c4e522: Download complete 16:29:48 7264a8db6415: Pull complete 16:29:48 c4d48a809fc2: Pull complete 16:29:48 4f1c88b9dad5: Download complete 16:29:48 23d2d4c4bb30: Verifying Checksum 16:29:48 23d2d4c4bb30: Download complete 16:29:48 50da416c3ac9: Verifying Checksum 16:29:48 50da416c3ac9: Download complete 16:29:51 4f1c88b9dad5: Pull complete 16:29:51 ad3a456e5733: Pull complete 16:29:51 33e27b845d1e: Pull complete 16:29:51 c68163c4e522: Pull complete 16:29:53 50da416c3ac9: Pull complete 16:29:53 23d2d4c4bb30: Pull complete 16:29:53 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 16:29:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:29:53 ---> 0786185ac409 16:29:53 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:29:59 ---> Running in 3e2dcd44decb 16:29:59 Removing intermediate container 3e2dcd44decb 16:29:59 ---> 1a6b6ff06957 16:29:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:29:59 ---> Running in 84839ac0cb1f 16:29:59 Removing intermediate container 84839ac0cb1f 16:29:59 ---> 39a96c366add 16:29:59 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:29:59 ---> Running in e8b44d4026b3 16:29:59 Removing intermediate container e8b44d4026b3 16:29:59 ---> 9849265a49f8 16:29:59 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:29:59 ---> Running in d6c8a5e34b85 16:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:29:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:29:59 OK: 264 MiB in 52 packages 16:30:00 Removing intermediate container d6c8a5e34b85 16:30:00 ---> 97b5be80b97e 16:30:00 Step 7/12 : WORKDIR /app 16:30:00 ---> Running in 04b13216720f 16:30:00 Removing intermediate container 04b13216720f 16:30:00 ---> 784540c36a56 16:30:00 Step 8/12 : COPY go.mod vendor* ./ 16:30:00 ---> 632521a5f889 16:30:00 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:00 ---> Running in a65d28e513a0 16:30:01 Still waiting to schedule task 16:30:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:31:01 Removing intermediate container a65d28e513a0 16:31:01 ---> 58ed815ccc57 16:31:01 Step 10/12 : COPY . . 16:31:01 ---> 6b2bfed0d2a6 16:31:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:01 ---> Running in 11b1d1909161 16:31:01 Removing intermediate container 11b1d1909161 16:31:01 ---> 9a0e429ad37c 16:31:01 Step 12/12 : RUN $MAKE 16:31:01 ---> Running in bd4d920bc42e 16:31:01 noop 16:31:01 Removing intermediate container bd4d920bc42e 16:31:01 ---> d4f63b9caf6e 16:31:01 Successfully built d4f63b9caf6e 16:31:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:01 + docker inspect -f . ci-base-image-x86_64 16:31:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:02 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:31:02 $ 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 16:31:02 $ docker top 754e5a6cb5fb7f51d840ee4e6cd2c67c4a64d398828436a551b61a2c5f0c38f1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:02 + go version 16:31:02 go version go1.21.0 linux/amd64 [Pipeline] } 16:31:02 $ docker stop --time=1 754e5a6cb5fb7f51d840ee4e6cd2c67c4a64d398828436a551b61a2c5f0c38f1 16:31:04 $ docker rm -f --volumes 754e5a6cb5fb7f51d840ee4e6cd2c67c4a64d398828436a551b61a2c5f0c38f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:04 + docker inspect -f . ci-base-image-x86_64 16:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:04 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:31:04 $ 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 16:31:04 $ docker top feb8bc6f84ff9d6d0928cb36da769b885f0bd9ea2cd408b24bb88ac258efbe47 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:05 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:31:05 + make test 16:31:05 go test -race -coverprofile=coverage.out ./... 16:31:23 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:31:41 go vet ./... 16:31:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:31:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:31:42 ./bin/test-attribution-txt.sh [Pipeline] echo 16:31:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:31:42 $ docker stop --time=1 feb8bc6f84ff9d6d0928cb36da769b885f0bd9ea2cd408b24bb88ac258efbe47 16:31:49 $ docker rm -f --volumes feb8bc6f84ff9d6d0928cb36da769b885f0bd9ea2cd408b24bb88ac258efbe47 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:31:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:31:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:31:51 + ls -al . 16:31:51 total 184 16:31:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:31 . 16:31:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 .. 16:31:51 -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 16:29 .dockerignore 16:31:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:31 .git 16:31:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:29 .github 16:31:51 -rw-rw-r-- 1 jenkins jenkins 171 Oct 18 16:29 .gitignore 16:31:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:29 .golangci.yml 16:31:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:29 .semver 16:31:51 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 18 16:29 Attribution.txt 16:31:51 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 18 16:29 CHANGELOG.md 16:31:51 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 18 16:29 Dockerfile 16:31:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:29 GOVERNANCE.md 16:31:51 -rw-rw-r-- 1 jenkins jenkins 688 Oct 18 16:29 Jenkinsfile 16:31:51 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 16:29 LICENSE 16:31:51 -rw-rw-r-- 1 jenkins jenkins 618 Oct 18 16:29 OWNERS.md 16:31:51 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 18 16:29 README.md 16:31:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:29 VERSION 16:31:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:29 bin 16:31:51 -rw-r--r-- 1 jenkins jenkins 13 Oct 18 16:31 coverage.out 16:31:51 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 18 16:29 go.mod 16:31:51 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 18 16:29 go.sum 16:31:51 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 18 16:29 main.go 16:31:51 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 18 16:29 makefile 16:31:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:29 res 16:31:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:29 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:51 + 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=45e919d065bcf9d6ec896798706eaa455abbfee1 --label arch=amd64 --label version=3.1.0-dev.28 . 16:31:51 Sending build context to Docker daemon 3.371MB 16:31:51 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:31:51 Step 2/26 : FROM ${BASE} AS builder 16:31:51 ---> d4f63b9caf6e 16:31:51 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:31:51 ---> Running in 24dfc5c7db9d 16:31:51 Removing intermediate container 24dfc5c7db9d 16:31:51 ---> 5402175dd345 16:31:51 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:31:51 ---> Running in e669f210e00b 16:31:51 Removing intermediate container e669f210e00b 16:31:51 ---> 1a9f1bfd5941 16:31:51 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:31:51 ---> Running in 05683f37f08d 16:31:51 Removing intermediate container 05683f37f08d 16:31:51 ---> a6e53090fbed 16:31:51 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:31:52 ---> Running in e9f2efd10a2b 16:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:31:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:31:52 OK: 264 MiB in 52 packages 16:31:52 Removing intermediate container e9f2efd10a2b 16:31:52 ---> 662da8b2ff76 16:31:52 Step 7/26 : WORKDIR /app 16:31:52 ---> Running in ef14d805bef4 16:31:52 Removing intermediate container ef14d805bef4 16:31:52 ---> 7914a649b1af 16:31:52 Step 8/26 : COPY go.mod vendor* ./ 16:31:53 ---> d54f9326c674 16:31:53 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:31:53 ---> Running in 3508f3e050be 16:31:53 Removing intermediate container 3508f3e050be 16:31:53 ---> f5bfec61cb58 16:31:53 Step 10/26 : COPY . . 16:31:53 ---> 60348b36d13a 16:31:53 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:31:53 ---> Running in e4a588555070 16:31:54 Removing intermediate container e4a588555070 16:31:54 ---> bef6ae30ef5d 16:31:54 Step 12/26 : RUN $MAKE 16:31:54 ---> Running in e084c580be96 16:31:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28" -trimpath -mod=readonly -o app-service-configurable 16:32:12 Removing intermediate container e084c580be96 16:32:12 ---> bad0d44a94c1 16:32:12 Step 13/26 : FROM alpine:3.18 16:32:12 3.18: Pulling from library/alpine 16:32:12 96526aa774ef: Pulling fs layer 16:32:12 96526aa774ef: Download complete 16:32:13 96526aa774ef: Pull complete 16:32:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:32:13 Status: Downloaded newer image for alpine:3.18 16:32:13 ---> 8ca4688f4f35 16:32:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:32:13 ---> Running in a0d07abda4c3 16:32:13 Removing intermediate container a0d07abda4c3 16:32:13 ---> dbcccd4562bf 16:32:13 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:32:13 ---> Running in fee295a71516 16:32:13 Removing intermediate container fee295a71516 16:32:13 ---> 1e53566a0033 16:32:13 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:32:13 ---> Running in 7bf716fedf1f 16:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:32:14 (1/2) Installing ca-certificates (20230506-r0) 16:32:14 (2/2) Installing dumb-init (1.2.5-r2) 16:32:14 Executing busybox-1.36.1-r2.trigger 16:32:14 Executing ca-certificates-20230506-r0.trigger 16:32:14 OK: 8 MiB in 17 packages 16:32:14 Removing intermediate container 7bf716fedf1f 16:32:14 ---> 99bf04725ee7 16:32:14 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:32:14 ---> dec83333561e 16:32:14 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:32:14 ---> 8cbc49e8b7dc 16:32:14 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:32:14 ---> 076cc6986ae6 16:32:14 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:32:15 ---> aac7e8cc1bbf 16:32:15 Step 21/26 : EXPOSE 48095 16:32:15 ---> Running in 8133aab1cbcf 16:32:15 Removing intermediate container 8133aab1cbcf 16:32:15 ---> 94415fc73ed7 16:32:15 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:32:15 ---> Running in fefe48bfd185 16:32:15 Removing intermediate container fefe48bfd185 16:32:15 ---> 796600557413 16:32:15 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:32:15 ---> Running in 1b7e5ba6c818 16:32:15 Removing intermediate container 1b7e5ba6c818 16:32:15 ---> 27a0debb0eab 16:32:15 Step 24/26 : LABEL arch=amd64 16:32:15 ---> Running in 5cf23574bdd9 16:32:16 Removing intermediate container 5cf23574bdd9 16:32:16 ---> 1b5084157162 16:32:16 Step 25/26 : LABEL git_sha=45e919d065bcf9d6ec896798706eaa455abbfee1 16:32:16 ---> Running in d8e8e4e6c473 16:32:16 Removing intermediate container d8e8e4e6c473 16:32:16 ---> 06e5463ee31f 16:32:16 Step 26/26 : LABEL version=3.1.0-dev.28 16:32:16 ---> Running in 1b45a74e8160 16:32:16 Removing intermediate container 1b45a74e8160 16:32:16 ---> 8f765733c5c5 16:32:16 [Warning] One or more build-args [ARCH] were not consumed 16:32:16 Successfully built 8f765733c5c5 16:32:16 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:32:16 provisioning config files... 16:32:16 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17795481524575974598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:16 ---> docker-login.sh 16:32:16 nexus3.edgexfoundry.org:10001 16:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:16 Configure a credential helper to remove this warning. See 16:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:16 16:32:16 Login Succeeded 16:32:16 nexus3.edgexfoundry.org:10002 16:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:16 Configure a credential helper to remove this warning. See 16:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:16 16:32:16 Login Succeeded 16:32:16 nexus3.edgexfoundry.org:10003 16:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:16 Configure a credential helper to remove this warning. See 16:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:16 16:32:16 Login Succeeded 16:32:16 nexus3.edgexfoundry.org:10004 16:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:16 Configure a credential helper to remove this warning. See 16:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:16 16:32:16 Login Succeeded 16:32:16 docker.io 16:32:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:32:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:32:16 Configure a credential helper to remove this warning. See 16:32:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:32:16 16:32:16 Login Succeeded 16:32:16 ---> docker-login.sh ends [Pipeline] } 16:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:32:17 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:32:17 45e919d065bcf9d6ec896798706eaa455abbfee1 16:32:17 latest 16:32:17 3.1.0-dev.28 16:32:17 45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 16:32:17 main 16:32:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:17 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1 16:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:17 f7ba37d90320: Preparing 16:32:17 b3e988f34e9d: Preparing 16:32:17 2a39b99899cc: Preparing 16:32:17 827b70b83f41: Preparing 16:32:17 ac6ea3654ab5: Preparing 16:32:17 cc2447e1835a: Preparing 16:32:17 cc2447e1835a: Waiting 16:32:17 b3e988f34e9d: Pushed 16:32:17 827b70b83f41: Pushed 16:32:17 2a39b99899cc: Pushed 16:32:17 cc2447e1835a: Layer already exists 16:32:17 ac6ea3654ab5: Pushed 16:32:20 f7ba37d90320: Pushed 16:32:20 45e919d065bcf9d6ec896798706eaa455abbfee1: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:21 f7ba37d90320: Preparing 16:32:21 b3e988f34e9d: Preparing 16:32:21 2a39b99899cc: Preparing 16:32:21 827b70b83f41: Preparing 16:32:21 ac6ea3654ab5: Preparing 16:32:21 cc2447e1835a: Preparing 16:32:21 cc2447e1835a: Waiting 16:32:21 827b70b83f41: Layer already exists 16:32:21 b3e988f34e9d: Layer already exists 16:32:21 2a39b99899cc: Layer already exists 16:32:21 f7ba37d90320: Layer already exists 16:32:21 ac6ea3654ab5: Layer already exists 16:32:21 cc2447e1835a: Layer already exists 16:32:21 latest: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:21 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.28 16:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:22 f7ba37d90320: Preparing 16:32:22 b3e988f34e9d: Preparing 16:32:22 2a39b99899cc: Preparing 16:32:22 827b70b83f41: Preparing 16:32:22 ac6ea3654ab5: Preparing 16:32:22 cc2447e1835a: Preparing 16:32:22 cc2447e1835a: Waiting 16:32:22 2a39b99899cc: Layer already exists 16:32:22 ac6ea3654ab5: Layer already exists 16:32:22 827b70b83f41: Layer already exists 16:32:22 f7ba37d90320: Layer already exists 16:32:22 b3e988f34e9d: Layer already exists 16:32:22 cc2447e1835a: Layer already exists 16:32:22 3.1.0-dev.28: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:22 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 16:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:22 f7ba37d90320: Preparing 16:32:22 b3e988f34e9d: Preparing 16:32:22 2a39b99899cc: Preparing 16:32:22 827b70b83f41: Preparing 16:32:22 ac6ea3654ab5: Preparing 16:32:22 cc2447e1835a: Preparing 16:32:22 cc2447e1835a: Waiting 16:32:22 ac6ea3654ab5: Layer already exists 16:32:22 b3e988f34e9d: Layer already exists 16:32:22 827b70b83f41: Layer already exists 16:32:22 2a39b99899cc: Layer already exists 16:32:22 f7ba37d90320: Layer already exists 16:32:22 cc2447e1835a: Layer already exists 16:32:22 45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:32:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:32:23 f7ba37d90320: Preparing 16:32:23 b3e988f34e9d: Preparing 16:32:23 2a39b99899cc: Preparing 16:32:23 827b70b83f41: Preparing 16:32:23 ac6ea3654ab5: Preparing 16:32:23 cc2447e1835a: Preparing 16:32:23 b3e988f34e9d: Layer already exists 16:32:23 ac6ea3654ab5: Layer already exists 16:32:23 f7ba37d90320: Layer already exists 16:32:23 2a39b99899cc: Layer already exists 16:32:23 827b70b83f41: Layer already exists 16:32:23 cc2447e1835a: Layer already exists 16:32:23 main: digest: sha256:d4051a58278c29e7eb14d9853db4f6abae3ac6d38adc0ff1bedfc3b587d57178 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:32:23 ===================================================== [Pipeline] echo 16:32:23 taggedImages: 16:32:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1 16:32:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:32:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.28 16:32:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 16:32:23 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:23 16:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:32:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:24 latest: Pulling from edgex-lftools-log-publisher 16:32:24 5eb5b503b376: Pulling fs layer 16:32:24 5c69ac0246d0: Pulling fs layer 16:32:24 ec43610c2a17: Pulling fs layer 16:32:24 3a2ae6a8a46f: Pulling fs layer 16:32:24 33b1e0a273af: Pulling fs layer 16:32:24 5d3b04190fa2: Pulling fs layer 16:32:24 2f39f015ded8: Pulling fs layer 16:32:24 3a2ae6a8a46f: Waiting 16:32:24 33b1e0a273af: Waiting 16:32:24 5d3b04190fa2: Waiting 16:32:24 2f39f015ded8: Waiting 16:32:24 5c69ac0246d0: Verifying Checksum 16:32:24 5c69ac0246d0: Download complete 16:32:24 3a2ae6a8a46f: Download complete 16:32:24 ec43610c2a17: Verifying Checksum 16:32:24 ec43610c2a17: Download complete 16:32:24 33b1e0a273af: Verifying Checksum 16:32:24 33b1e0a273af: Download complete 16:32:24 5d3b04190fa2: Verifying Checksum 16:32:24 5d3b04190fa2: Download complete 16:32:24 5eb5b503b376: Verifying Checksum 16:32:24 5eb5b503b376: Download complete 16:32:24 2f39f015ded8: Download complete 16:32:25 5eb5b503b376: Pull complete 16:32:25 5c69ac0246d0: Pull complete 16:32:26 ec43610c2a17: Pull complete 16:32:26 3a2ae6a8a46f: Pull complete 16:32:26 33b1e0a273af: Pull complete 16:32:26 5d3b04190fa2: Pull complete 16:32:32 2f39f015ded8: Pull complete 16:32:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:32:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:32:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:32:32 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:32: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/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 16:32:36 $ docker top 5f9385a17191785b7e9024d1cf2d29c0b19c1c68c9634819e8d00e2df3ae2502 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:32:37 ---> job-cost.sh 16:32:37 lf-activate-venv: SKIPPING 16:32:37 INFO: No Stack... 16:32:37 INFO: Retrieving Pricing Info for: v3-standard-8 16:32:37 INFO: Archiving Costs [Pipeline] sh 16:32:38 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:32:38 + cut -d, -f6 [Pipeline] lock 16:32:38 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] 16:32:38 Resource [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] did not exist. Created. 16:32:38 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:32:38 + echo total: 0.2199999988079071 [Pipeline] stash 16:32:38 Stashed 1 file(s) [Pipeline] } 16:32:38 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 16:32:38 $ docker stop --time=1 5f9385a17191785b7e9024d1cf2d29c0b19c1c68c9634819e8d00e2df3ae2502 16:32:39 $ docker rm -f --volumes 5f9385a17191785b7e9024d1cf2d29c0b19c1c68c9634819e8d00e2df3ae2502 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:32:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9523 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:32:47 Running in /w/workspace/app-service-configurable/198 [Pipeline] { [Pipeline] checkout 16:32:47 Selected Git installation does not exist. Using Default 16:32:47 The recommended git tool is: NONE 16:32:53 using credential edgex-jenkins-ssh 16:32:53 Cloning the remote Git repository 16:32:53 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:32:53 > git init /w/workspace/app-service-configurable/198 # timeout=10 16:32:53 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:32:53 > git --version # timeout=10 16:32:53 > git --version # 'git version 2.25.1' 16:32:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:32:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:32:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:32:55 Avoid second fetch 16:32:55 Checking out Revision 45e919d065bcf9d6ec896798706eaa455abbfee1 (main) 16:32:56 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#607)" 16:32:55 > git config core.sparsecheckout # timeout=10 16:32:55 > git checkout -f 45e919d065bcf9d6ec896798706eaa455abbfee1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:32:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:32:57 % Total % Received % Xferd Average Speed Time Time Time Current 16:32:57 Dload Upload Total Spent Left Speed 16:32:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 249k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 16:32:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:32:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:32:58 + sudo tee /etc/docker/daemon.new 16:32:58 { 16:32:58 "registry-mirrors": [ 16:32:58 "https://nexus3.edgexfoundry.org:10001" 16:32:58 ], 16:32:58 "bip": "10.250.0.254/24", 16:32:58 "hosts": [ 16:32:58 "tcp://0.0.0.0:5555", 16:32:58 "unix:///var/run/docker.sock" 16:32:58 ], 16:32:58 "mtu": 1458, 16:32:58 "selinux-enabled": true, 16:32:58 "seccomp-profile": "/etc/docker/seccomp.json" 16:32:58 } [Pipeline] sh 16:32:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:32:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:33:17 provisioning config files... 16:33:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/198@tmp/config10005920684720836500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:33:17 ---> docker-login.sh 16:33:17 nexus3.edgexfoundry.org:10001 16:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:18 Configure a credential helper to remove this warning. See 16:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:18 16:33:18 Login Succeeded 16:33:18 nexus3.edgexfoundry.org:10002 16:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:18 Configure a credential helper to remove this warning. See 16:33:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:18 16:33:18 Login Succeeded 16:33:18 nexus3.edgexfoundry.org:10003 16:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:19 Configure a credential helper to remove this warning. See 16:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:19 16:33:19 Login Succeeded 16:33:19 nexus3.edgexfoundry.org:10004 16:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:19 Configure a credential helper to remove this warning. See 16:33:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:19 16:33:19 Login Succeeded 16:33:19 docker.io 16:33:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:33:20 Configure a credential helper to remove this warning. See 16:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:33:20 16:33:20 Login Succeeded 16:33:20 ---> docker-login.sh ends [Pipeline] } 16:33:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:33:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:33:20 ========================================================= 16:33:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:33:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:33:20 Sending build context to Docker daemon 181.8kB 16:33:21 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:33:21 Step 2/12 : FROM ${BASE} AS builder 16:33:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:33:21 9fda8d8052c6: Pulling fs layer 16:33:21 5d54e960e981: Pulling fs layer 16:33:21 c4a7e357bf2a: Pulling fs layer 16:33:21 f0e02332f6b5: Pulling fs layer 16:33:21 cefa15bbcfad: Pulling fs layer 16:33:21 17808c966233: Pulling fs layer 16:33:21 f4c1fc716caa: Pulling fs layer 16:33:21 f0e02332f6b5: Waiting 16:33:21 cefa15bbcfad: Waiting 16:33:21 17808c966233: Waiting 16:33:21 f4c1fc716caa: Waiting 16:33:21 5d54e960e981: Download complete 16:33:21 f0e02332f6b5: Verifying Checksum 16:33:21 f0e02332f6b5: Download complete 16:33:21 cefa15bbcfad: Verifying Checksum 16:33:21 cefa15bbcfad: Download complete 16:33:21 9fda8d8052c6: Download complete 16:33:21 f4c1fc716caa: Download complete 16:33:22 9fda8d8052c6: Pull complete 16:33:23 5d54e960e981: Pull complete 16:33:23 c4a7e357bf2a: Verifying Checksum 16:33:23 c4a7e357bf2a: Download complete 16:33:24 17808c966233: Verifying Checksum 16:33:24 17808c966233: Download complete 16:33:39 c4a7e357bf2a: Pull complete 16:33:39 f0e02332f6b5: Pull complete 16:33:39 cefa15bbcfad: Pull complete 16:33:46 17808c966233: Pull complete 16:33:47 f4c1fc716caa: Pull complete 16:33:47 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 16:33:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:33:47 ---> ea914061e18c 16:33:47 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:33:49 ---> Running in b2e56a46a420 16:33:49 Removing intermediate container b2e56a46a420 16:33:49 ---> b04de88417b5 16:33:49 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:33:49 ---> Running in 3097dd02381b 16:33:49 Removing intermediate container 3097dd02381b 16:33:49 ---> b03bda76b11f 16:33:49 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:33:50 ---> Running in b3dd6d20a662 16:33:50 Removing intermediate container b3dd6d20a662 16:33:50 ---> 5372c2b4a8f2 16:33:50 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:33:50 ---> Running in ca1b0467e725 16:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:33:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:33:53 OK: 266 MiB in 52 packages 16:33:54 Removing intermediate container ca1b0467e725 16:33:54 ---> 025d2aaa704f 16:33:54 Step 7/12 : WORKDIR /app 16:33:54 ---> Running in b492c35c43ba 16:33:54 Removing intermediate container b492c35c43ba 16:33:54 ---> 1d241f99fb55 16:33:54 Step 8/12 : COPY go.mod vendor* ./ 16:33:55 ---> 74af1dcd19cd 16:33:55 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:55 ---> Running in 22be00950f99 16:35:32 Removing intermediate container 22be00950f99 16:35:32 ---> ecefb3488854 16:35:32 Step 10/12 : COPY . . 16:35:32 ---> a4eba294a9fe 16:35:32 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:35:32 ---> Running in 04788fa07786 16:35:32 Removing intermediate container 04788fa07786 16:35:32 ---> 79175e9ce7d0 16:35:32 Step 12/12 : RUN $MAKE 16:35:32 ---> Running in 1e448d692e07 16:35:32 noop 16:35:32 Removing intermediate container 1e448d692e07 16:35:32 ---> cad37d7ff111 16:35:32 Successfully built cad37d7ff111 16:35:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:32 + docker inspect -f . ci-base-image-arm64 16:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:32 prd-ubuntu20.04-docker-arm64-4c-16g-9523 does not seem to be running inside a container 16:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/198 -v /w/workspace/app-service-configurable/198:/w/workspace/app-service-configurable/198:rw,z -v /w/workspace/app-service-configurable/198@tmp:/w/workspace/app-service-configurable/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:34 $ docker top b24866cb14f7c7ecfcc1470e6595b0b1f38c1820634f14b6c3769e0a47190471 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:35 + go version 16:35:35 go version go1.21.0 linux/arm64 [Pipeline] } 16:35:35 $ docker stop --time=1 b24866cb14f7c7ecfcc1470e6595b0b1f38c1820634f14b6c3769e0a47190471 16:35:37 $ docker rm -f --volumes b24866cb14f7c7ecfcc1470e6595b0b1f38c1820634f14b6c3769e0a47190471 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:38 + docker inspect -f . ci-base-image-arm64 16:35:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:38 prd-ubuntu20.04-docker-arm64-4c-16g-9523 does not seem to be running inside a container 16:35:38 $ 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/198 -v /w/workspace/app-service-configurable/198:/w/workspace/app-service-configurable/198:rw,z -v /w/workspace/app-service-configurable/198@tmp:/w/workspace/app-service-configurable/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:35:39 $ docker top 9d8dc936d06d0dca2315e31ada0d9224daf55fed460e5a2f0b9fefe4aac5803e -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:40 + git config --global --add safe.directory /w/workspace/app-service-configurable/198 [Pipeline] fileExists [Pipeline] sh 16:35:41 + make test 16:35:41 go test -race -coverprofile=coverage.out ./... 16:38:03 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:38:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:38:03 go vet ./... 16:39:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:39:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:39:54 ./bin/test-attribution-txt.sh [Pipeline] echo 16:39:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:39:54 $ docker stop --time=1 9d8dc936d06d0dca2315e31ada0d9224daf55fed460e5a2f0b9fefe4aac5803e 16:39:56 $ docker rm -f --volumes 9d8dc936d06d0dca2315e31ada0d9224daf55fed460e5a2f0b9fefe4aac5803e [Pipeline] // withDockerContainer [Pipeline] sh 16:39:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:39:58 Warning: overwriting stash ‘coverage-report’ 16:39:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:39:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:39:59 + ls -al . 16:39:59 total 180 16:39:59 drwxrwxr-x 7 jenkins jenkins 4096 Oct 18 16:35 . 16:39:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:32 .. 16:39:59 -rw-rw-r-- 1 jenkins jenkins 119 Oct 18 16:32 .dockerignore 16:39:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 16:32 .git 16:39:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 16:32 .github 16:39:59 -rw-rw-r-- 1 jenkins jenkins 171 Oct 18 16:32 .gitignore 16:39:59 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 16:32 .golangci.yml 16:39:59 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 18 16:32 Attribution.txt 16:39:59 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 18 16:32 CHANGELOG.md 16:39:59 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 18 16:32 Dockerfile 16:39:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 16:32 GOVERNANCE.md 16:39:59 -rw-rw-r-- 1 jenkins jenkins 688 Oct 18 16:32 Jenkinsfile 16:39:59 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 18 16:32 LICENSE 16:39:59 -rw-rw-r-- 1 jenkins jenkins 618 Oct 18 16:32 OWNERS.md 16:39:59 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 18 16:32 README.md 16:39:59 -rw-rw-r-- 1 jenkins jenkins 12 Oct 18 16:29 VERSION 16:39:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 16:32 bin 16:39:59 -rw-r--r-- 1 jenkins jenkins 13 Oct 18 16:35 coverage.out 16:39:59 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 18 16:32 go.mod 16:39:59 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 18 16:32 go.sum 16:39:59 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 18 16:32 main.go 16:39:59 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 18 16:32 makefile 16:39:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:32 res 16:39:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 16:32 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:59 + 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=45e919d065bcf9d6ec896798706eaa455abbfee1 --label arch=arm64 --label version=3.1.0-dev.28 . 16:39:59 Sending build context to Docker daemon 182.8kB 16:40:00 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:40:00 Step 2/26 : FROM ${BASE} AS builder 16:40:00 ---> cad37d7ff111 16:40:00 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:40:00 ---> Running in ddbc43a9b13d 16:40:00 Removing intermediate container ddbc43a9b13d 16:40:00 ---> 1428c20337b8 16:40:00 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:40:00 ---> Running in 64022b143339 16:40:00 Removing intermediate container 64022b143339 16:40:00 ---> c26dd63f7768 16:40:00 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:40:01 ---> Running in e2c68c4326cd 16:40:01 Removing intermediate container e2c68c4326cd 16:40:01 ---> f188b65b1dbb 16:40:01 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:40:01 ---> Running in db49aff22b51 16:40:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:40:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:40:04 OK: 266 MiB in 52 packages 16:40:05 Removing intermediate container db49aff22b51 16:40:05 ---> 04e21a21292d 16:40:05 Step 7/26 : WORKDIR /app 16:40:05 ---> Running in fa3767645681 16:40:05 Removing intermediate container fa3767645681 16:40:05 ---> c7c806bf3df8 16:40:05 Step 8/26 : COPY go.mod vendor* ./ 16:40:06 ---> c2f06b25b4ad 16:40:06 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:40:06 ---> Running in e64e5da4f986 16:40:09 Removing intermediate container e64e5da4f986 16:40:09 ---> 6bdfe4b19e45 16:40:09 Step 10/26 : COPY . . 16:40:09 ---> 7d4a146382b9 16:40:09 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:40:09 ---> Running in 421de7d7993c 16:40:10 Removing intermediate container 421de7d7993c 16:40:10 ---> fd09cb490f21 16:40:10 Step 12/26 : RUN $MAKE 16:40:10 ---> Running in 271d29cef56c 16:40:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.42 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.28" -trimpath -mod=readonly -o app-service-configurable 16:42:03 Removing intermediate container 271d29cef56c 16:42:03 ---> 1c966ff90996 16:42:03 Step 13/26 : FROM alpine:3.18 16:42:03 3.18: Pulling from library/alpine 16:42:03 579b34f0a95b: Pulling fs layer 16:42:03 579b34f0a95b: Verifying Checksum 16:42:03 579b34f0a95b: Download complete 16:42:03 579b34f0a95b: Pull complete 16:42:03 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:42:03 Status: Downloaded newer image for alpine:3.18 16:42:03 ---> 3cc203321400 16:42:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:42:03 ---> Running in 998b7131922a 16:42:03 Removing intermediate container 998b7131922a 16:42:03 ---> 80b9319c147a 16:42:03 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:42:03 ---> Running in f60e36aae2df 16:42:03 Removing intermediate container f60e36aae2df 16:42:03 ---> fc21803dec17 16:42:03 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:42:03 ---> Running in 67357612c420 16:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:42:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:42:05 (1/2) Installing ca-certificates (20230506-r0) 16:42:05 (2/2) Installing dumb-init (1.2.5-r2) 16:42:05 Executing busybox-1.36.1-r2.trigger 16:42:05 Executing ca-certificates-20230506-r0.trigger 16:42:05 OK: 9 MiB in 17 packages 16:42:08 Removing intermediate container 67357612c420 16:42:08 ---> b57f98c6e220 16:42:08 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:42:09 ---> ab69227c880c 16:42:09 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:42:09 ---> 9634cb308d1d 16:42:09 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:42:10 ---> f284d7938a41 16:42:10 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:42:12 ---> fce5d2967e38 16:42:12 Step 21/26 : EXPOSE 48095 16:42:12 ---> Running in 9cf64cc0d428 16:42:12 Removing intermediate container 9cf64cc0d428 16:42:12 ---> a99ce2376ab1 16:42:12 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:42:12 ---> Running in 36f2018eecae 16:42:12 Removing intermediate container 36f2018eecae 16:42:12 ---> d6473e0c85c5 16:42:12 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:42:12 ---> Running in 30f5204b16ea 16:42:13 Removing intermediate container 30f5204b16ea 16:42:13 ---> 380b0efb3bdc 16:42:13 Step 24/26 : LABEL arch=arm64 16:42:13 ---> Running in 5ddeb7c8d138 16:42:13 Removing intermediate container 5ddeb7c8d138 16:42:13 ---> f67fc5546718 16:42:13 Step 25/26 : LABEL git_sha=45e919d065bcf9d6ec896798706eaa455abbfee1 16:42:13 ---> Running in 5e04a87b4a29 16:42:13 Removing intermediate container 5e04a87b4a29 16:42:13 ---> ca5de8f14adf 16:42:13 Step 26/26 : LABEL version=3.1.0-dev.28 16:42:13 ---> Running in b88b4b5591ac 16:42:14 Removing intermediate container b88b4b5591ac 16:42:14 ---> 862095f1c352 16:42:14 [Warning] One or more build-args [ARCH] were not consumed 16:42:14 Successfully built 862095f1c352 16:42:14 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:42:14 provisioning config files... 16:42:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/198@tmp/config9359914597351979460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:14 ---> docker-login.sh 16:42:14 nexus3.edgexfoundry.org:10001 16:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:15 Configure a credential helper to remove this warning. See 16:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:15 16:42:15 Login Succeeded 16:42:15 nexus3.edgexfoundry.org:10002 16:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:15 Configure a credential helper to remove this warning. See 16:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:15 16:42:15 Login Succeeded 16:42:15 nexus3.edgexfoundry.org:10003 16:42:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:15 Configure a credential helper to remove this warning. See 16:42:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:15 16:42:15 Login Succeeded 16:42:15 nexus3.edgexfoundry.org:10004 16:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:16 Configure a credential helper to remove this warning. See 16:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:16 16:42:16 Login Succeeded 16:42:16 docker.io 16:42:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:42:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:42:16 Configure a credential helper to remove this warning. See 16:42:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:42:16 16:42:16 Login Succeeded 16:42:16 ---> docker-login.sh ends [Pipeline] } 16:42:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:42:16 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:42:16 45e919d065bcf9d6ec896798706eaa455abbfee1 16:42:16 latest 16:42:16 3.1.0-dev.28 16:42:16 45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 16:42:16 main 16:42:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:17 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:17 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1 16:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:17 fe852ece07cd: Preparing 16:42:17 84b15a7f40b6: Preparing 16:42:17 9fb8f01d723d: Preparing 16:42:17 6b3122de2a2b: Preparing 16:42:17 ab91fa2ab607: Preparing 16:42:17 5f4d9fc4d98d: Preparing 16:42:17 5f4d9fc4d98d: Waiting 16:42:17 84b15a7f40b6: Pushed 16:42:17 6b3122de2a2b: Pushed 16:42:17 9fb8f01d723d: Pushed 16:42:17 5f4d9fc4d98d: Layer already exists 16:42:18 ab91fa2ab607: Pushed 16:42:23 fe852ece07cd: Pushed 16:42:23 45e919d065bcf9d6ec896798706eaa455abbfee1: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:42:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:24 fe852ece07cd: Preparing 16:42:24 84b15a7f40b6: Preparing 16:42:24 9fb8f01d723d: Preparing 16:42:24 6b3122de2a2b: Preparing 16:42:24 ab91fa2ab607: Preparing 16:42:24 5f4d9fc4d98d: Preparing 16:42:24 5f4d9fc4d98d: Waiting 16:42:24 9fb8f01d723d: Layer already exists 16:42:24 6b3122de2a2b: Layer already exists 16:42:24 84b15a7f40b6: Layer already exists 16:42:24 fe852ece07cd: Layer already exists 16:42:24 ab91fa2ab607: Layer already exists 16:42:24 5f4d9fc4d98d: Layer already exists 16:42:24 latest: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:25 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:25 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.28 16:42:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:25 fe852ece07cd: Preparing 16:42:25 84b15a7f40b6: Preparing 16:42:25 9fb8f01d723d: Preparing 16:42:25 6b3122de2a2b: Preparing 16:42:25 ab91fa2ab607: Preparing 16:42:25 5f4d9fc4d98d: Preparing 16:42:25 5f4d9fc4d98d: Waiting 16:42:25 84b15a7f40b6: Layer already exists 16:42:25 9fb8f01d723d: Layer already exists 16:42:25 ab91fa2ab607: Layer already exists 16:42:25 fe852ece07cd: Layer already exists 16:42:25 6b3122de2a2b: Layer already exists 16:42:25 5f4d9fc4d98d: Layer already exists 16:42:25 3.1.0-dev.28: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:26 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:26 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 16:42:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:26 fe852ece07cd: Preparing 16:42:26 84b15a7f40b6: Preparing 16:42:26 9fb8f01d723d: Preparing 16:42:26 6b3122de2a2b: Preparing 16:42:26 ab91fa2ab607: Preparing 16:42:26 5f4d9fc4d98d: Preparing 16:42:26 5f4d9fc4d98d: Waiting 16:42:26 9fb8f01d723d: Layer already exists 16:42:26 6b3122de2a2b: Layer already exists 16:42:26 ab91fa2ab607: Layer already exists 16:42:26 84b15a7f40b6: Layer already exists 16:42:26 fe852ece07cd: Layer already exists 16:42:26 5f4d9fc4d98d: Layer already exists 16:42:26 45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:27 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:42:27 fe852ece07cd: Preparing 16:42:27 84b15a7f40b6: Preparing 16:42:27 9fb8f01d723d: Preparing 16:42:27 6b3122de2a2b: Preparing 16:42:27 ab91fa2ab607: Preparing 16:42:27 5f4d9fc4d98d: Preparing 16:42:27 5f4d9fc4d98d: Waiting 16:42:27 6b3122de2a2b: Layer already exists 16:42:27 ab91fa2ab607: Layer already exists 16:42:27 84b15a7f40b6: Layer already exists 16:42:27 9fb8f01d723d: Layer already exists 16:42:27 fe852ece07cd: Layer already exists 16:42:27 5f4d9fc4d98d: Layer already exists 16:42:27 main: digest: sha256:c0d4d747eeb28509f8cb9a421402c6682c622d2c1d5a69b5b3369bafee329bfb size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:42:27 ===================================================== [Pipeline] echo 16:42:27 taggedImages: 16:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1 16:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.28 16:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:45e919d065bcf9d6ec896798706eaa455abbfee1-3.1.0-dev.28 16:42:27 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:28 16:42:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:42:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:28 arm64: Pulling from edgex-lftools-log-publisher 16:42:28 8998bd30e6a1: Pulling fs layer 16:42:28 04944245beec: Pulling fs layer 16:42:28 699f458cf7ca: Pulling fs layer 16:42:28 765212b225bb: Pulling fs layer 16:42:28 f23df028b6ca: Pulling fs layer 16:42:28 d65c8cfc05b1: Pulling fs layer 16:42:28 2437ff75d9bd: Pulling fs layer 16:42:28 f23df028b6ca: Waiting 16:42:28 d65c8cfc05b1: Waiting 16:42:28 765212b225bb: Waiting 16:42:28 2437ff75d9bd: Waiting 16:42:28 04944245beec: Verifying Checksum 16:42:28 04944245beec: Download complete 16:42:28 765212b225bb: Verifying Checksum 16:42:28 765212b225bb: Download complete 16:42:28 f23df028b6ca: Verifying Checksum 16:42:28 f23df028b6ca: Download complete 16:42:28 d65c8cfc05b1: Verifying Checksum 16:42:28 d65c8cfc05b1: Download complete 16:42:28 699f458cf7ca: Verifying Checksum 16:42:28 699f458cf7ca: Download complete 16:42:29 8998bd30e6a1: Verifying Checksum 16:42:29 8998bd30e6a1: Download complete 16:42:31 2437ff75d9bd: Verifying Checksum 16:42:34 8998bd30e6a1: Pull complete 16:42:34 04944245beec: Pull complete 16:42:36 699f458cf7ca: Pull complete 16:42:36 765212b225bb: Pull complete 16:42:37 f23df028b6ca: Pull complete 16:42:37 d65c8cfc05b1: Pull complete 16:42:55 2437ff75d9bd: Pull complete 16:42:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:42:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:42:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:42:55 prd-ubuntu20.04-docker-arm64-4c-16g-9523 does not seem to be running inside a container 16:42:55 $ 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/198 -v /w/workspace/app-service-configurable/198:/w/workspace/app-service-configurable/198:rw,z -v /w/workspace/app-service-configurable/198@tmp:/w/workspace/app-service-configurable/198@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:42:58 $ docker top 356b258588622d038ee4f8dbd195e4e37f933cb9a6c822e1b9191fa1d49d2072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:42:59 ---> job-cost.sh 16:42:59 lf-activate-venv: SKIPPING 16:42:59 INFO: No Stack... 16:43:00 INFO: Retrieving Pricing Info for: v3-standard-4 16:43:00 INFO: Archiving Costs [Pipeline] sh 16:43:01 + cut -d, -f6 16:43:01 + cat /w/workspace/app-service-configurable/198/archives/cost.csv [Pipeline] lock 16:43:01 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] 16:43:01 Resource [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] did not exist. Created. 16:43:01 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:02 /w/workspace/app-service-configurable/198@tmp/durable-fb75b96a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:43:02 + echo total: 0.10999999940395355 [Pipeline] stash 16:43:02 Warning: overwriting stash ‘stack-cost’ 16:43:02 Stashed 1 file(s) [Pipeline] } 16:43:02 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-198-stack-cost] [Pipeline] // lock [Pipeline] } 16:43:02 $ docker stop --time=1 356b258588622d038ee4f8dbd195e4e37f933cb9a6c822e1b9191fa1d49d2072 16:43:05 $ docker rm -f --volumes 356b258588622d038ee4f8dbd195e4e37f933cb9a6c822e1b9191fa1d49d2072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:43:06 provisioning config files... 16:43:06 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13682885065060453299tmp [Pipeline] { [Pipeline] sh 16:43:06 + set +x 16:43:06 + bash -s -- 16:43:06 + curl -s https://codecov.io/bash 16:43:06 16:43:06 _____ _ 16:43:06 / ____| | | 16:43:06 | | ___ __| | ___ ___ _____ __ 16:43:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:43:06 | |___| (_) | (_| | __/ (_| (_) \ V / 16:43:06 \_____\___/ \__,_|\___|\___\___/ \_/ 16:43:06 Bash-1.0.6 16:43:06 16:43:06 16:43:06 ==> git version 2.25.1 found 16:43:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:43:06 Release-Date: 2020-01-08 16:43:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:43:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:43:06 ==> Jenkins CI detected. 16:43:06 current dir:  /w/workspace/ry_app-service-configurable_main 16:43:06 project root: . 16:43:06 --> token set from env 16:43:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:43:06 ==> Running gcov in . (disable via -X gcov) 16:43:06 ==> Python coveragepy not found 16:43:06 ==> Searching for coverage reports in: 16:43:06 + . 16:43:06 -> Found 1 reports 16:43:06 ==> Detecting git/mercurial file structure 16:43:06 ==> Reading reports 16:43:06 + ./coverage.out bytes=13 16:43:06 ==> Appending adjustments 16:43:06 https://docs.codecov.io/docs/fixing-reports 16:43:06 + Found adjustments 16:43:06 ==> Gzipping contents 16:43:06 4.0K /tmp/codecov.fRz9pW.gz 16:43:06 ==> Uploading reports 16:43:06 url: https://codecov.io 16:43:06 query: branch=main&commit=45e919d065bcf9d6ec896798706eaa455abbfee1&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:43:06 -> Pinging Codecov 16:43:06 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=45e919d065bcf9d6ec896798706eaa455abbfee1&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:43:06 -> Uploading to 16:43:06 https://storage.googleapis.com/codecov/v4/raw/2023-10-18/A97CA9966030D2A3747ED39772930CCE/45e919d065bcf9d6ec896798706eaa455abbfee1/003b80a5-9bc7-4357-8e44-85a26c17e867.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T164306Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=89784e6d61e5112ec7e859fe70ff6b90c69cf3cbf43bc5ee53286ddfa7975f3b 16:43:06 % Total % Received % Xferd Average Speed Time Time Time Current 16:43:06 Dload Upload Total Spent Left Speed 16:43:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1594 --:--:-- --:--:-- --:--:-- 1588 16:43:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] } 16:43:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:43:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:43:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:43:07 16:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:43:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:43:07 df9b9388f04a: Pulling fs layer 16:43:07 52dc419b0ee2: Pulling fs layer 16:43:07 25bc292e5bac: Pulling fs layer 16:43:07 114826534d7a: Pulling fs layer 16:43:07 4657fd5d0bcf: Pulling fs layer 16:43:07 6ad1cebc031e: Pulling fs layer 16:43:07 8a3aa393b2d8: Pulling fs layer 16:43:07 8a3aa393b2d8: Waiting 16:43:07 6ad1cebc031e: Waiting 16:43:07 114826534d7a: Waiting 16:43:07 4657fd5d0bcf: Waiting 16:43:07 25bc292e5bac: Verifying Checksum 16:43:07 25bc292e5bac: Download complete 16:43:07 52dc419b0ee2: Verifying Checksum 16:43:07 52dc419b0ee2: Download complete 16:43:07 4657fd5d0bcf: Verifying Checksum 16:43:07 4657fd5d0bcf: Download complete 16:43:07 df9b9388f04a: Download complete 16:43:07 6ad1cebc031e: Verifying Checksum 16:43:07 6ad1cebc031e: Download complete 16:43:07 df9b9388f04a: Pull complete 16:43:07 52dc419b0ee2: Pull complete 16:43:07 25bc292e5bac: Pull complete 16:43:08 114826534d7a: Download complete 16:43:08 8a3aa393b2d8: Verifying Checksum 16:43:08 8a3aa393b2d8: Download complete 16:43:11 114826534d7a: Pull complete 16:43:11 4657fd5d0bcf: Pull complete 16:43:11 6ad1cebc031e: Pull complete 16:43:14 8a3aa393b2d8: Pull complete 16:43:14 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:43:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:43:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:14 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:43:14 $ 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 16:43:18 $ docker top 1551e11c9b539a28d0472026444ec0ad2eec690e1208c30bf94fd22385ae7e77 -eo pid,comm [Pipeline] { [Pipeline] echo 16:43:18 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:43:19 + set -o pipefail 16:43:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:43:25 16:43:25 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:43:25 16:43:25 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/6bd97b05-8ed0-4c48-b552-9e066b50dafa 16:43:25 16:43:25 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:43:25 16:43:25 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:43:25 16:43:26 16:43:26 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:43:26 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:43:26 More details here: https://snyk.co/ue1NS [Pipeline] } 16:43:26 $ docker stop --time=1 1551e11c9b539a28d0472026444ec0ad2eec690e1208c30bf94fd22385ae7e77 16:43:29 $ docker rm -f --volumes 1551e11c9b539a28d0472026444ec0ad2eec690e1208c30bf94fd22385ae7e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:43:30 + git log --format=format:%s -1 45e919d065bcf9d6ec896798706eaa455abbfee1 [Pipeline] sh 16:43:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:31 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:43:31 $ 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 16:43:31 $ docker top 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d -eo pid,comm 16:43:31 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:43:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:31 [ssh-agent] Looking for ssh-agent implementation... 16:43:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:31 $ docker exec 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d ssh-agent 16:43:31 SSH_AUTH_SOCK=/tmp/ssh-XHFBjfnEO5r3/agent.33 16:43:31 SSH_AGENT_PID=39 16:43:31 Running ssh-add (command line suppressed) 16:43:31 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2512652662225242332.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2512652662225242332.key) 16:43:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:32 + git semver tag 16:43:32 2023-10-18 16:43:32,422 [run_tag] DEBUG tag force:False 16:43:32 2023-10-18 16:43:32,422 [check_head_tag] DEBUG check head tag 16:43:32 2023-10-18 16:43:32,423 [execute] INFO git cat-file --batch-check 16:43:32 2023-10-18 16:43:32,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:43:32 2023-10-18 16:43:32,426 [execute] INFO git cat-file --batch 16:43:32 2023-10-18 16:43:32,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:43:32 2023-10-18 16:43:32,443 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:32 2023-10-18 16:43:32,443 [execute] INFO git tag -a v3.1.0-dev.28 -m v3.1.0-dev.28 16:43:32 2023-10-18 16:43:32,443 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.28', '-m', 'v3.1.0-dev.28'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:43:32 2023-10-18 16:43:32,446 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:32 3.1.0-dev.28 [Pipeline] } 16:43:32 $ docker exec --env ******** --env ******** 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d ssh-agent -k 16:43:32 unset SSH_AUTH_SOCK; 16:43:32 unset SSH_AGENT_PID; 16:43:32 echo Agent pid 39 killed; 16:43:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:32 + git semver [Pipeline] } 16:43:33 $ docker stop --time=1 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d 16:43:34 $ docker rm -f --volumes 1c5472d20ead74871079f31711a23e5bdafd1eacf6f75f323b18cb171b6d509d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:34 16:43:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:35 0.23.1-centos7: Pulling from edgex-lftools 16:43:35 ab5ef0e58194: Pulling fs layer 16:43:35 9712f1f96733: Pulling fs layer 16:43:35 63f879dbbcfc: Pulling fs layer 16:43:35 0d9ebad4ef96: Pulling fs layer 16:43:35 e9a5061849ea: Pulling fs layer 16:43:35 d747dcd14b5f: Pulling fs layer 16:43:35 2de7ff778b66: Pulling fs layer 16:43:35 0d9ebad4ef96: Waiting 16:43:35 e9a5061849ea: Waiting 16:43:35 d747dcd14b5f: Waiting 16:43:35 2de7ff778b66: Waiting 16:43:35 9712f1f96733: Verifying Checksum 16:43:35 9712f1f96733: Download complete 16:43:35 63f879dbbcfc: Verifying Checksum 16:43:35 63f879dbbcfc: Download complete 16:43:35 e9a5061849ea: Download complete 16:43:35 d747dcd14b5f: Verifying Checksum 16:43:35 d747dcd14b5f: Download complete 16:43:35 ab5ef0e58194: Verifying Checksum 16:43:35 ab5ef0e58194: Download complete 16:43:35 0d9ebad4ef96: Verifying Checksum 16:43:35 0d9ebad4ef96: Download complete 16:43:35 2de7ff778b66: Verifying Checksum 16:43:38 ab5ef0e58194: Pull complete 16:43:38 9712f1f96733: Pull complete 16:43:39 63f879dbbcfc: Pull complete 16:43:43 0d9ebad4ef96: Pull complete 16:43:43 e9a5061849ea: Pull complete 16:43:43 d747dcd14b5f: Pull complete 16:43:44 2de7ff778b66: Pull complete 16:43:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:43:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:44 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:43:44 $ 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 16:43:49 $ docker top 44ee9849c2c26bca623e698c4d671c11d387190e430c63f20cea529f8fb23acf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:43:49 provisioning config files... 16:43:49 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12106791528511037073tmp 16:43:49 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6007529833362636002tmp 16:43:50 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config14530012855804482179tmp [Pipeline] { [Pipeline] echo 16:43:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:43:50 ---> sigul-configuration.sh 16:43:50 gpg: directory `/root/.gnupg' created 16:43:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:43:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:43:50 gpg: keyring `/root/.gnupg/secring.gpg' created 16:43:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:43:50 gpg: CAST5 encrypted data 16:43:50 gpg: encrypted with 1 passphrase 16:43:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:43:50 + mkdir /home/jenkins 16:43:50 + mkdir /home/jenkins/sigul [Pipeline] sh 16:43:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:43:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:43:51 ---> sigul-install.sh 16:43:51 Sigul already installed; skipping installation. [Pipeline] sh 16:43:51 + git tag --list 16:43:51 v1.0.0 16:43:51 v1.1.0 16:43:51 v1.2.0 16:43:51 v1.3.0 16:43:51 v1.3.1 16:43:51 v2.0.0 16:43:51 v2.0.1 16:43:51 v2.1.0 16:43:51 v2.1.1 16:43:51 v2.1.2 16:43:51 v2.2.0 16:43:51 v2.3 16:43:51 v2.3.0 16:43:51 v2.3.1 16:43:51 v3.0 16:43:51 v3.0.0 16:43:51 v3.0.1 16:43:51 v3.0.1-dev.1 16:43:51 v3.1.0-dev.1 16:43:51 v3.1.0-dev.10 16:43:51 v3.1.0-dev.11 16:43:51 v3.1.0-dev.12 16:43:51 v3.1.0-dev.13 16:43:51 v3.1.0-dev.14 16:43:51 v3.1.0-dev.15 16:43:51 v3.1.0-dev.16 16:43:51 v3.1.0-dev.17 16:43:51 v3.1.0-dev.18 16:43:51 v3.1.0-dev.19 16:43:51 v3.1.0-dev.2 16:43:51 v3.1.0-dev.20 16:43:51 v3.1.0-dev.21 16:43:51 v3.1.0-dev.22 16:43:51 v3.1.0-dev.23 16:43:51 v3.1.0-dev.24 16:43:51 v3.1.0-dev.25 16:43:51 v3.1.0-dev.26 16:43:51 v3.1.0-dev.27 16:43:51 v3.1.0-dev.28 16:43:51 v3.1.0-dev.3 16:43:51 v3.1.0-dev.4 16:43:51 v3.1.0-dev.5 16:43:51 v3.1.0-dev.6 16:43:51 v3.1.0-dev.7 16:43:51 v3.1.0-dev.8 16:43:51 v3.1.0-dev.9 [Pipeline] sh 16:43:51 + lftools sign git-tag v3.1.0-dev.28 16:43:52 Signing Git tag with Sigul... 16:43:52 Signing v3.1.0-dev.28 [Pipeline] echo 16:43:52 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:43:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:43:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:43:52 $ docker stop --time=1 44ee9849c2c26bca623e698c4d671c11d387190e430c63f20cea529f8fb23acf 16:43:54 $ docker rm -f --volumes 44ee9849c2c26bca623e698c4d671c11d387190e430c63f20cea529f8fb23acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:43:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:55 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:43:55 $ 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 16:43:55 $ docker top 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 -eo pid,comm 16:43:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:43:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:55 [ssh-agent] Looking for ssh-agent implementation... 16:43:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:55 $ docker exec 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 ssh-agent 16:43:55 SSH_AUTH_SOCK=/tmp/ssh-4cKlO5Xokm5V/agent.33 16:43:55 SSH_AGENT_PID=39 16:43:55 Running ssh-add (command line suppressed) 16:43:56 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_16024118051154306870.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_16024118051154306870.key) 16:43:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:43:56 + git semver bump pre 16:43:56 2023-10-18 16:43:56,534 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:56 2023-10-18 16:43:56,534 [bump_version] DEBUG bumping version:3.1.0-dev.28 on axis:pre with prefix:dev 16:43:56 2023-10-18 16:43:56,534 [bump_version] DEBUG bumped version:3.1.0-dev.29 16:43:56 2023-10-18 16:43:56,534 [write_version] DEBUG write version:3.1.0-dev.29 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:43:56 2023-10-18 16:43:56,535 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:56 2023-10-18 16:43:56,535 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:43:56 2023-10-18 16:43:56,536 [execute] INFO git cat-file --batch-check 16:43:56 2023-10-18 16:43:56,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:56 2023-10-18 16:43:56,542 [execute] INFO git cat-file --batch 16:43:56 2023-10-18 16:43:56,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:43:56 2023-10-18 16:43:56,547 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:43:56 3.1.0-dev.29 [Pipeline] } 16:43:56 $ docker exec --env ******** --env ******** 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 ssh-agent -k 16:43:56 unset SSH_AUTH_SOCK; 16:43:56 unset SSH_AGENT_PID; 16:43:56 echo Agent pid 39 killed; 16:43:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:43:57 + git semver [Pipeline] } 16:43:57 $ docker stop --time=1 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 16:43:58 $ docker rm -f --volumes 07dac323a0d5c1d211f1740efee951c70cbba61e31bb959eff099d971486eda6 [Pipeline] // withDockerContainer [Pipeline] sh 16:43:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:43:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:43:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:43:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:43:59 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:43:59 $ 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 16:43:59 $ docker top eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 -eo pid,comm 16:43:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:43:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:43:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:43:59 [ssh-agent] Looking for ssh-agent implementation... 16:43:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:43:59 $ docker exec eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 ssh-agent 16:44:00 SSH_AUTH_SOCK=/tmp/ssh-A1rZWrUxKSs7/agent.32 16:44:00 SSH_AGENT_PID=38 16:44:00 Running ssh-add (command line suppressed) 16:44:00 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_7893234117139524505.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_7893234117139524505.key) 16:44:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:44:00 + git semver push 16:44:00 2023-10-18 16:44:00,588 [run_push] DEBUG push 16:44:00 2023-10-18 16:44:00,589 [execute] INFO git cat-file --batch-check 16:44:00 2023-10-18 16:44:00,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:44:00 2023-10-18 16:44:00,593 [execute] INFO git rev-list 915b27363318f812bd133815878a68ea6e0e32b0 -- 16:44:00 2023-10-18 16:44:00,593 [execute] DEBUG Popen(['git', 'rev-list', '915b27363318f812bd133815878a68ea6e0e32b0', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:44:00 2023-10-18 16:44:00,604 [execute] INFO git fetch -v origin 16:44:00 2023-10-18 16:44:00,605 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:44:01 2023-10-18 16:44:01,223 [run_push] DEBUG no remote changes detected 16:44:01 2023-10-18 16:44:01,223 [execute] INFO git push origin semver 16:44:01 2023-10-18 16:44:01,224 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:44:02 2023-10-18 16:44:02,058 [run_push] DEBUG push all version tags 16:44:02 2023-10-18 16:44:02,058 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:44:02 2023-10-18 16:44:02,059 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:44:03 2023-10-18 16:44:02,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:44:03 3.1.0-dev.29 [Pipeline] } 16:44:03 $ docker exec --env ******** --env ******** eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 ssh-agent -k 16:44:03 unset SSH_AUTH_SOCK; 16:44:03 unset SSH_AGENT_PID; 16:44:03 echo Agent pid 38 killed; 16:44:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:44:03 + git semver [Pipeline] } 16:44:03 $ docker stop --time=1 eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 16:44:05 $ docker rm -f --volumes eaeab48fa5588302ccc0e4655171b73f9b6a4dc2de382afe08188626b5e739d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:44:05 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:44:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:44:05 total 16 16:44:05 drwxr-xr-x 3 root root 4096 Oct 18 16:32 . 16:44:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:43 .. 16:44:05 drwxr-xr-x 2 root root 4096 Oct 18 16:32 cost 16:44:05 -rw-r--r-- 1 root root 96 Oct 18 16:32 cost.csv 16:44:05 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:44:05 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:44:05 total 16 16:44:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 16:32 . 16:44:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 16:43 .. 16:44:05 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 16:32 cost 16:44:05 -rw-r--r-- 1 jenkins jenkins 96 Oct 18 16:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:44:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:44:06 ---> package-listing.sh 16:44:06 ++ facter osfamily 16:44:06 ++ tr '[:upper:]' '[:lower:]' 16:44:07 + OS_FAMILY=debian 16:44:07 + workspace=/w/workspace/ry_app-service-configurable_main 16:44:07 + START_PACKAGES=/tmp/packages_start.txt 16:44:07 + END_PACKAGES=/tmp/packages_end.txt 16:44:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:44:07 + PACKAGES=/tmp/packages_start.txt 16:44:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:44:07 + PACKAGES=/tmp/packages_end.txt 16:44:07 + case "${OS_FAMILY}" in 16:44:07 + dpkg -l 16:44:07 + grep '^ii' 16:44:07 + '[' -f /tmp/packages_start.txt ']' 16:44:07 + '[' -f /tmp/packages_end.txt ']' 16:44:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:44:07 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:44:07 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:44:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:44:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:44:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:44:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:44:07 prd-ubuntu20.04-docker-8c-8g-9520 does not seem to be running inside a container 16:44:07 $ 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 16:44:08 $ docker top cbb636bd155b2c724360eebee5684f10a2306a44267dc8c896618df6253df10d -eo pid,comm [Pipeline] { [Pipeline] sh 16:44:08 + touch /tmp/pre-build-complete [Pipeline] sh 16:44:08 + mkdir -p /var/log/sysstat [Pipeline] sh 16:44:09 + ls /var/log/sa-host 16:44:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:44:09 provisioning config files... 16:44:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10815319037845759699tmp [Pipeline] { [Pipeline] echo 16:44:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:44:09 ---> create-netrc.sh [Pipeline] } 16:44:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:44:09 ---> python-tools-install.sh [Pipeline] echo 16:44:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:44:10 ---> sudo-logs.sh 16:44:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:44:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:44:10 ---> job-cost.sh 16:44:10 lf-activate-venv: SKIPPING 16:44:10 DEBUG: total: 0.2199999988079071 16:44:10 INFO: Retrieving Stack Cost... 16:44:11 INFO: Retrieving Pricing Info for: v3-standard-8 16:44:11 INFO: Archiving Costs [Pipeline] echo 16:44:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:44:11 ---> logs-deploy.sh 16:44:11 lf-activate-venv: SKIPPING 16:44:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/198 16:44:11 INFO: archiving workspace using pattern(s): 16:44:12 Archives upload complete. 16:44:12 INFO: archiving logs to Nexus