Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 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-ssh10403689913845862194.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-ssh17496651230936466358.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-ssh6109758083132346301.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-ssh13412449265603583468.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-ssh14983346809209286144.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9417’ Running on prd-ubuntu20.04-docker-8c-8g-9420 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 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#606)" > 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 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e # timeout=10 > git rev-list --no-walk 2a5656b3b395cf8cfe31680cbc98c945be996873 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:43:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:43:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:43:08 ========================================================= 15:43:08 EdgeX Global Pipelines Version Info 15:43:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:43:09 ------------------- 15:43:09 stable info: 15:43:09 ------------------- 15:43:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:43:09 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:43:09 Message: update stable to v1.0.254 15:43:09 ------------------- 15:43:09 experimental info: 15:43:09 ------------------- 15:43:09 Commited By: **** collab-it+edgex@linuxfoundation.org 15:43:09 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 15:43:09 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:43:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa19ffe [Pipeline] echo 15:43:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:10 provisioning config files... 15:43:10 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config874280027805903333tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:10 ---> docker-login.sh 15:43:10 nexus3.edgexfoundry.org:10001 15:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:10 Configure a credential helper to remove this warning. See 15:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:10 15:43:10 Login Succeeded 15:43:10 nexus3.edgexfoundry.org:10002 15:43:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:10 Configure a credential helper to remove this warning. See 15:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:10 15:43:10 Login Succeeded 15:43:10 nexus3.edgexfoundry.org:10003 15:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:11 Configure a credential helper to remove this warning. See 15:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:11 15:43:11 Login Succeeded 15:43:11 nexus3.edgexfoundry.org:10004 15:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:11 Configure a credential helper to remove this warning. See 15:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:11 15:43:11 Login Succeeded 15:43:11 docker.io 15:43:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:11 Configure a credential helper to remove this warning. See 15:43:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:11 15:43:11 Login Succeeded 15:43:11 ---> docker-login.sh ends [Pipeline] } 15:43:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:43:12 + git rev-list -1 --merges aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e~1..aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] echo 15:43:12 -----------> git rev-list -1 --merges aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e~1..aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [false] [Pipeline] sh 15:43:12 + git log --format=format:%s -1 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] echo 15:43:12 ========================================================= 15:43:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:43:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:12 + git log --format=format:%s -1 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] echo 15:43:12 [semverPrep] GIT_COMMIT: aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#606) [Pipeline] echo 15:43:12 [semverPrep] This is not a build commit. [Pipeline] sh 15:43:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:43:13 + grep -v github /etc/ssh/ssh_known_hosts 15:43:13 + [ -e /tmp/ssh_known_hosts ] 15:43:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:43:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:43:13 + sudo tee -a /etc/ssh/ssh_known_hosts 15:43:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:13 15:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:13 0.1.4: Pulling from edgex-devops/py-git-semver 15:43:13 b85a868b505f: Pulling fs layer 15:43:13 e2be974225ed: Pulling fs layer 15:43:13 339a4e72a1f5: Pulling fs layer 15:43:13 988bab9f4d93: Pulling fs layer 15:43:13 1469e6f7b9e6: Pulling fs layer 15:43:13 eaf3925da568: Pulling fs layer 15:43:13 bab4dde63d76: Pulling fs layer 15:43:13 bde34c3a00c8: Pulling fs layer 15:43:13 b352a97aabf1: Pulling fs layer 15:43:13 4872d77fe225: Pulling fs layer 15:43:13 5851b861e8e6: Pulling fs layer 15:43:13 eaf3925da568: Waiting 15:43:13 1469e6f7b9e6: Waiting 15:43:13 4872d77fe225: Waiting 15:43:13 988bab9f4d93: Waiting 15:43:13 5851b861e8e6: Waiting 15:43:13 bab4dde63d76: Waiting 15:43:13 bde34c3a00c8: Waiting 15:43:13 b352a97aabf1: Waiting 15:43:13 e2be974225ed: Verifying Checksum 15:43:13 e2be974225ed: Download complete 15:43:13 988bab9f4d93: Verifying Checksum 15:43:13 988bab9f4d93: Download complete 15:43:14 1469e6f7b9e6: Verifying Checksum 15:43:14 1469e6f7b9e6: Download complete 15:43:14 339a4e72a1f5: Verifying Checksum 15:43:14 339a4e72a1f5: Download complete 15:43:14 eaf3925da568: Verifying Checksum 15:43:14 eaf3925da568: Download complete 15:43:14 bde34c3a00c8: Verifying Checksum 15:43:14 bde34c3a00c8: Download complete 15:43:14 b352a97aabf1: Verifying Checksum 15:43:14 b352a97aabf1: Download complete 15:43:14 4872d77fe225: Verifying Checksum 15:43:14 4872d77fe225: Download complete 15:43:14 5851b861e8e6: Verifying Checksum 15:43:14 5851b861e8e6: Download complete 15:43:14 b85a868b505f: Verifying Checksum 15:43:14 b85a868b505f: Download complete 15:43:14 bab4dde63d76: Verifying Checksum 15:43:14 bab4dde63d76: Download complete 15:43:15 b85a868b505f: Pull complete 15:43:15 e2be974225ed: Pull complete 15:43:16 339a4e72a1f5: Pull complete 15:43:16 988bab9f4d93: Pull complete 15:43:16 1469e6f7b9e6: Pull complete 15:43:16 eaf3925da568: Pull complete 15:43:18 bab4dde63d76: Pull complete 15:43:18 bde34c3a00c8: Pull complete 15:43:18 b352a97aabf1: Pull complete 15:43:18 4872d77fe225: Pull complete 15:43:18 5851b861e8e6: Pull complete 15:43:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:43:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:18 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:43:18 $ 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 15:43:22 $ docker top cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 -eo pid,comm 15:43:22 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:43:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:43:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:22 [ssh-agent] Looking for ssh-agent implementation... 15:43:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:22 $ docker exec cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 ssh-agent 15:43:22 SSH_AUTH_SOCK=/tmp/ssh-bv1R0irYoA06/agent.33 15:43:22 SSH_AGENT_PID=39 15:43:22 Running ssh-add (command line suppressed) 15:43:22 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4043325505755356248.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4043325505755356248.key) 15:43:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:22 + git tag --points-at HEAD [Pipeline] } 15:43:22 $ docker exec --env ******** --env ******** cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 ssh-agent -k 15:43:22 unset SSH_AUTH_SOCK; 15:43:22 unset SSH_AGENT_PID; 15:43:22 echo Agent pid 39 killed; 15:43:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:43:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:43:22 [ssh-agent] Looking for ssh-agent implementation... 15:43:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:23 $ docker exec cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 ssh-agent 15:43:23 SSH_AUTH_SOCK=/tmp/ssh-otGqcM9BeNTA/agent.71 15:43:23 SSH_AGENT_PID=77 15:43:23 Running ssh-add (command line suppressed) 15:43:23 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2993301631296157482.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2993301631296157482.key) 15:43:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:43:23 + git semver init 15:43:23 2023-10-17 15:43:23,728 [run_init] DEBUG init version:0.0.0 force:False 15:43:23 2023-10-17 15:43:23,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:43:23 2023-10-17 15:43:23,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:43:23 2023-10-17 15:43:23,730 [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) 15:43:24 2023-10-17 15:43:24,632 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:43:24 2023-10-17 15:43:24,633 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:43:24 2023-10-17 15:43:24,633 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:43:24 2023-10-17 15:43:24,633 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:43:24 3.1.0-dev.27 [Pipeline] } 15:43:24 $ docker exec --env ******** --env ******** cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 ssh-agent -k 15:43:24 unset SSH_AUTH_SOCK; 15:43:24 unset SSH_AGENT_PID; 15:43:24 echo Agent pid 77 killed; 15:43:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:43:25 + git semver [Pipeline] } 15:43:25 $ docker stop --time=1 cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 15:43:26 $ docker rm -f --volumes cf1a01b078d28a7fa88b4e4171dc29b246fee8fa78ce97fab9709f66be5aac22 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:43:27 Stashed 1 file(s) [Pipeline] echo 15:43:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.27 [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 15:43:27 provisioning config files... 15:43:27 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1103683489728011768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:27 ---> docker-login.sh 15:43:27 nexus3.edgexfoundry.org:10001 15:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:27 Configure a credential helper to remove this warning. See 15:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:27 15:43:27 Login Succeeded 15:43:27 nexus3.edgexfoundry.org:10002 15:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:27 Configure a credential helper to remove this warning. See 15:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:27 15:43:27 Login Succeeded 15:43:27 nexus3.edgexfoundry.org:10003 15:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:27 Configure a credential helper to remove this warning. See 15:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:27 15:43:27 Login Succeeded 15:43:27 nexus3.edgexfoundry.org:10004 15:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:27 Configure a credential helper to remove this warning. See 15:43:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:27 15:43:27 Login Succeeded 15:43:27 docker.io 15:43:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:28 Configure a credential helper to remove this warning. See 15:43:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:28 15:43:28 Login Succeeded 15:43:28 ---> docker-login.sh ends [Pipeline] } 15:43:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:28 ========================================================= 15:43:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 15:43:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:28 + 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 . 15:43:28 Sending build context to Docker daemon 3.368MB 15:43:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:43:28 Step 2/12 : FROM ${BASE} AS builder 15:43:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 15:43:28 7264a8db6415: Pulling fs layer 15:43:28 c4d48a809fc2: Pulling fs layer 15:43:28 4f1c88b9dad5: Pulling fs layer 15:43:28 ad3a456e5733: Pulling fs layer 15:43:28 33e27b845d1e: Pulling fs layer 15:43:28 c68163c4e522: Pulling fs layer 15:43:28 50da416c3ac9: Pulling fs layer 15:43:28 23d2d4c4bb30: Pulling fs layer 15:43:28 ad3a456e5733: Waiting 15:43:28 33e27b845d1e: Waiting 15:43:28 c68163c4e522: Waiting 15:43:28 50da416c3ac9: Waiting 15:43:28 23d2d4c4bb30: Waiting 15:43:28 c4d48a809fc2: Verifying Checksum 15:43:28 c4d48a809fc2: Download complete 15:43:28 ad3a456e5733: Verifying Checksum 15:43:28 ad3a456e5733: Download complete 15:43:28 33e27b845d1e: Verifying Checksum 15:43:28 33e27b845d1e: Download complete 15:43:28 7264a8db6415: Verifying Checksum 15:43:28 7264a8db6415: Download complete 15:43:28 c68163c4e522: Verifying Checksum 15:43:28 c68163c4e522: Download complete 15:43:28 7264a8db6415: Pull complete 15:43:29 23d2d4c4bb30: Verifying Checksum 15:43:29 23d2d4c4bb30: Download complete 15:43:29 c4d48a809fc2: Pull complete 15:43:29 4f1c88b9dad5: Verifying Checksum 15:43:29 4f1c88b9dad5: Download complete 15:43:29 50da416c3ac9: Verifying Checksum 15:43:29 50da416c3ac9: Download complete 15:43:32 4f1c88b9dad5: Pull complete 15:43:32 ad3a456e5733: Pull complete 15:43:32 33e27b845d1e: Pull complete 15:43:32 c68163c4e522: Pull complete 15:43:34 50da416c3ac9: Pull complete 15:43:34 23d2d4c4bb30: Pull complete 15:43:34 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 15:43:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 15:43:34 ---> 0786185ac409 15:43:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:43:39 ---> Running in ca0cb65c022a 15:43:39 Removing intermediate container ca0cb65c022a 15:43:39 ---> e7e87b7a817b 15:43:39 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:43:39 ---> Running in 8435b20e9c68 15:43:39 Removing intermediate container 8435b20e9c68 15:43:39 ---> 0c7498eb3993 15:43:39 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:43:39 ---> Running in 63d11ff3727a 15:43:39 Removing intermediate container 63d11ff3727a 15:43:39 ---> 87c5962b0de1 15:43:39 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:39 ---> Running in 94a3228c400d 15:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:43:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:43:39 OK: 264 MiB in 52 packages 15:43:39 Removing intermediate container 94a3228c400d 15:43:39 ---> 4b3117fd1a1d 15:43:39 Step 7/12 : WORKDIR /app 15:43:39 ---> Running in 3e3ae76225cd 15:43:39 Removing intermediate container 3e3ae76225cd 15:43:39 ---> bd7d1f49c58a 15:43:39 Step 8/12 : COPY go.mod vendor* ./ 15:43:39 ---> af5806e7302e 15:43:39 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:39 ---> Running in 2acd8da9492d 15:43:42 Still waiting to schedule task 15:43:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9419’ 15:44:39 Removing intermediate container 2acd8da9492d 15:44:39 ---> c39d47764e88 15:44:39 Step 10/12 : COPY . . 15:44:39 ---> a33256314953 15:44:39 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:44:39 ---> Running in a3ddaa3f879c 15:44:39 Removing intermediate container a3ddaa3f879c 15:44:39 ---> 881f872a1f7f 15:44:39 Step 12/12 : RUN $MAKE 15:44:39 ---> Running in 258f92cb37f5 15:44:39 noop 15:44:39 Removing intermediate container 258f92cb37f5 15:44:39 ---> 56e0e2ec5319 15:44:39 Successfully built 56e0e2ec5319 15:44:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:40 + docker inspect -f . ci-base-image-x86_64 15:44:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:41 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:44:39 $ 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 15:44:41 $ docker top e66edb52fc1422b75e82b0eb8adffef55d0cf7b9140d86d9503f3a1ba995c72e -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:44 + go version 15:44:44 go version go1.21.0 linux/amd64 [Pipeline] } 15:44:42 $ docker stop --time=1 e66edb52fc1422b75e82b0eb8adffef55d0cf7b9140d86d9503f3a1ba995c72e 15:44:43 $ docker rm -f --volumes e66edb52fc1422b75e82b0eb8adffef55d0cf7b9140d86d9503f3a1ba995c72e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:46 + docker inspect -f . ci-base-image-x86_64 15:44:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:46 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:44:44 $ 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 15:44:44 $ docker top e37a588f3f5821bcb0706c0b209d0102f768736926b13468da650d2009dd1f3b -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:47 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:44:47 + make test 15:44:47 go test -race -coverprofile=coverage.out ./... 15:45:05 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:45:23 go vet ./... 15:45:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:45:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:45:25 ./bin/test-attribution-txt.sh [Pipeline] echo 15:45:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:45:25 $ docker stop --time=1 e37a588f3f5821bcb0706c0b209d0102f768736926b13468da650d2009dd1f3b 15:45:30 $ docker rm -f --volumes e37a588f3f5821bcb0706c0b209d0102f768736926b13468da650d2009dd1f3b [Pipeline] // withDockerContainer [Pipeline] sh 15:45:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:45:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:45:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:45:32 + ls -al . 15:45:32 total 184 15:45:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:44 . 15:45:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:43 .. 15:45:32 -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 15:43 .dockerignore 15:45:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:45 .git 15:45:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:43 .github 15:45:32 -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 15:43 .gitignore 15:45:32 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:43 .golangci.yml 15:45:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:43 .semver 15:45:32 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 17 15:43 Attribution.txt 15:45:32 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 17 15:43 CHANGELOG.md 15:45:32 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 17 15:43 Dockerfile 15:45:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:43 GOVERNANCE.md 15:45:32 -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 15:43 Jenkinsfile 15:45:32 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 15:43 LICENSE 15:45:32 -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 15:43 OWNERS.md 15:45:32 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 17 15:43 README.md 15:45:32 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:43 VERSION 15:45:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:43 bin 15:45:32 -rw-r--r-- 1 jenkins jenkins 13 Oct 17 15:44 coverage.out 15:45:32 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 17 15:43 go.mod 15:45:32 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 17 15:43 go.sum 15:45:32 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 17 15:43 main.go 15:45:32 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 17 15:43 makefile 15:45:32 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:43 res 15:45:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:32 + 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=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e --label arch=amd64 --label version=3.1.0-dev.27 . 15:45:32 Sending build context to Docker daemon 3.369MB 15:45:32 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:45:32 Step 2/26 : FROM ${BASE} AS builder 15:45:32 ---> 56e0e2ec5319 15:45:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:45:32 ---> Running in 7973a643edf6 15:45:32 Removing intermediate container 7973a643edf6 15:45:32 ---> ee5bdd3c4fa8 15:45:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:45:32 ---> Running in be7a03cfd694 15:45:32 Removing intermediate container be7a03cfd694 15:45:32 ---> 26752682dde6 15:45:32 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:45:32 ---> Running in c95e8e9f1da0 15:45:32 Removing intermediate container c95e8e9f1da0 15:45:32 ---> 1a93dba5259c 15:45:32 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:45:32 ---> Running in c81e113201ec 15:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:45:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:45:33 OK: 264 MiB in 52 packages 15:45:33 Removing intermediate container c81e113201ec 15:45:33 ---> c5b48c1246dc 15:45:33 Step 7/26 : WORKDIR /app 15:45:33 ---> Running in 16be609b00f3 15:45:34 Removing intermediate container 16be609b00f3 15:45:34 ---> a58ed987eee3 15:45:34 Step 8/26 : COPY go.mod vendor* ./ 15:45:34 ---> c407392da981 15:45:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:45:34 ---> Running in f24a7419c16c 15:45:35 Removing intermediate container f24a7419c16c 15:45:35 ---> 7b47e1e5a32e 15:45:35 Step 10/26 : COPY . . 15:45:35 ---> c51651505287 15:45:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:45:35 ---> Running in 08cb3ef7a1c8 15:45:35 Removing intermediate container 08cb3ef7a1c8 15:45:35 ---> 1cf9c6c462d3 15:45:35 Step 12/26 : RUN $MAKE 15:45:35 ---> Running in 716d380912d2 15:45:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27" -trimpath -mod=readonly -o app-service-configurable 15:45:53 Removing intermediate container 716d380912d2 15:45:53 ---> 0e1b1d039529 15:45:53 Step 13/26 : FROM alpine:3.18 15:45:53 3.18: Pulling from library/alpine 15:45:53 96526aa774ef: Pulling fs layer 15:45:54 96526aa774ef: Verifying Checksum 15:45:54 96526aa774ef: Download complete 15:45:54 96526aa774ef: Pull complete 15:45:54 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:45:54 Status: Downloaded newer image for alpine:3.18 15:45:54 ---> 8ca4688f4f35 15:45:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:45:54 ---> Running in d6175c4523fe 15:45:54 Removing intermediate container d6175c4523fe 15:45:54 ---> d2dba932edd7 15:45:54 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:45:54 ---> Running in 3c20d91fe5e2 15:45:54 Removing intermediate container 3c20d91fe5e2 15:45:54 ---> 1687f643b1b9 15:45:54 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:45:54 ---> Running in e89bf5e1e085 15:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 15:45:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 15:45:55 (1/2) Installing ca-certificates (20230506-r0) 15:45:55 (2/2) Installing dumb-init (1.2.5-r2) 15:45:55 Executing busybox-1.36.1-r2.trigger 15:45:55 Executing ca-certificates-20230506-r0.trigger 15:45:55 OK: 8 MiB in 17 packages 15:45:55 Removing intermediate container e89bf5e1e085 15:45:55 ---> 763ca15dad64 15:45:55 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:45:55 ---> 65f4eba408cf 15:45:55 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:45:55 ---> 29abf437d596 15:45:55 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:45:56 ---> 67a7f9d5cef1 15:45:56 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:45:57 ---> d6b4b576bf2e 15:45:57 Step 21/26 : EXPOSE 48095 15:45:57 ---> Running in a37a08f776b8 15:45:57 Removing intermediate container a37a08f776b8 15:45:57 ---> ec3135ffdd18 15:45:57 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:45:57 ---> Running in 5c3d11de1478 15:45:57 Removing intermediate container 5c3d11de1478 15:45:57 ---> 11c287303b25 15:45:57 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:45:57 ---> Running in b8ddf9da2e96 15:45:57 Removing intermediate container b8ddf9da2e96 15:45:57 ---> f0e8b607f754 15:45:57 Step 24/26 : LABEL arch=amd64 15:45:57 ---> Running in ec65d3ad3220 15:45:57 Removing intermediate container ec65d3ad3220 15:45:57 ---> aa50980c154f 15:45:57 Step 25/26 : LABEL git_sha=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 15:45:57 ---> Running in 68c78ef56065 15:45:57 Removing intermediate container 68c78ef56065 15:45:57 ---> bb501ab875f8 15:45:57 Step 26/26 : LABEL version=3.1.0-dev.27 15:45:57 ---> Running in b767caef96f0 15:45:57 Removing intermediate container b767caef96f0 15:45:57 ---> 9de352d7f873 15:45:57 [Warning] One or more build-args [ARCH] were not consumed 15:45:57 Successfully built 9de352d7f873 15:45:57 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 15:45:57 provisioning config files... 15:45:57 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6105103783156505998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:58 ---> docker-login.sh 15:45:58 nexus3.edgexfoundry.org:10001 15:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:58 Configure a credential helper to remove this warning. See 15:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:58 15:45:58 Login Succeeded 15:45:58 nexus3.edgexfoundry.org:10002 15:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:58 Configure a credential helper to remove this warning. See 15:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:58 15:45:58 Login Succeeded 15:45:58 nexus3.edgexfoundry.org:10003 15:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:58 Configure a credential helper to remove this warning. See 15:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:58 15:45:58 Login Succeeded 15:45:58 nexus3.edgexfoundry.org:10004 15:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:58 Configure a credential helper to remove this warning. See 15:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:58 15:45:58 Login Succeeded 15:45:58 docker.io 15:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:45:58 Configure a credential helper to remove this warning. See 15:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:45:58 15:45:58 Login Succeeded 15:45:58 ---> docker-login.sh ends [Pipeline] } 15:45:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:45:58 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:45:58 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 15:45:58 latest 15:45:58 3.1.0-dev.27 15:45:58 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 15:45:58 main 15:45:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:58 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 15:45:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:45:59 eb78bb22847a: Preparing 15:45:59 a36d7b7fd797: Preparing 15:45:59 6e8d204e62b2: Preparing 15:45:59 9d954bdbb36f: Preparing 15:45:59 bc3f29206760: Preparing 15:45:59 cc2447e1835a: Preparing 15:45:59 cc2447e1835a: Waiting 15:45:59 9d954bdbb36f: Pushed 15:45:59 a36d7b7fd797: Pushed 15:45:59 6e8d204e62b2: Pushed 15:45:59 cc2447e1835a: Layer already exists 15:45:59 bc3f29206760: Pushed 15:46:01 eb78bb22847a: Pushed 15:46:01 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:02 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:02 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:02 eb78bb22847a: Preparing 15:46:02 a36d7b7fd797: Preparing 15:46:02 6e8d204e62b2: Preparing 15:46:02 9d954bdbb36f: Preparing 15:46:02 bc3f29206760: Preparing 15:46:02 cc2447e1835a: Preparing 15:46:02 cc2447e1835a: Waiting 15:46:02 a36d7b7fd797: Layer already exists 15:46:02 eb78bb22847a: Layer already exists 15:46:02 6e8d204e62b2: Layer already exists 15:46:02 bc3f29206760: Layer already exists 15:46:02 9d954bdbb36f: Layer already exists 15:46:02 cc2447e1835a: Layer already exists 15:46:02 latest: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.27 15:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:03 eb78bb22847a: Preparing 15:46:03 a36d7b7fd797: Preparing 15:46:03 6e8d204e62b2: Preparing 15:46:03 9d954bdbb36f: Preparing 15:46:03 bc3f29206760: Preparing 15:46:03 cc2447e1835a: Preparing 15:46:03 cc2447e1835a: Waiting 15:46:03 a36d7b7fd797: Layer already exists 15:46:03 6e8d204e62b2: Layer already exists 15:46:03 eb78bb22847a: Layer already exists 15:46:03 9d954bdbb36f: Layer already exists 15:46:03 bc3f29206760: Layer already exists 15:46:03 cc2447e1835a: Layer already exists 15:46:03 3.1.0-dev.27: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:03 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 15:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:03 eb78bb22847a: Preparing 15:46:03 a36d7b7fd797: Preparing 15:46:03 6e8d204e62b2: Preparing 15:46:03 9d954bdbb36f: Preparing 15:46:03 bc3f29206760: Preparing 15:46:03 cc2447e1835a: Preparing 15:46:03 cc2447e1835a: Waiting 15:46:03 9d954bdbb36f: Layer already exists 15:46:03 6e8d204e62b2: Layer already exists 15:46:03 bc3f29206760: Layer already exists 15:46:03 a36d7b7fd797: Layer already exists 15:46:03 eb78bb22847a: Layer already exists 15:46:03 cc2447e1835a: Layer already exists 15:46:03 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:04 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:46:04 eb78bb22847a: Preparing 15:46:04 a36d7b7fd797: Preparing 15:46:04 6e8d204e62b2: Preparing 15:46:04 9d954bdbb36f: Preparing 15:46:04 bc3f29206760: Preparing 15:46:04 cc2447e1835a: Preparing 15:46:04 cc2447e1835a: Waiting 15:46:04 a36d7b7fd797: Layer already exists 15:46:04 9d954bdbb36f: Layer already exists 15:46:04 eb78bb22847a: Layer already exists 15:46:04 6e8d204e62b2: Layer already exists 15:46:04 bc3f29206760: Layer already exists 15:46:04 cc2447e1835a: Layer already exists 15:46:04 main: digest: sha256:2f9e73e32482b5966019284945931b37b221b9791f6a626153c890ca8bd0e16f size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:04 ===================================================== [Pipeline] echo 15:46:04 taggedImages: 15:46:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 15:46:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:46:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.27 15:46:04 - nexus3.edgexfoundry.org:10004/app-service-configurable:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 15:46:04 - 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 15:46:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:04 15:46:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:05 latest: Pulling from edgex-lftools-log-publisher 15:46:05 5eb5b503b376: Pulling fs layer 15:46:05 5c69ac0246d0: Pulling fs layer 15:46:05 ec43610c2a17: Pulling fs layer 15:46:05 3a2ae6a8a46f: Pulling fs layer 15:46:05 33b1e0a273af: Pulling fs layer 15:46:05 5d3b04190fa2: Pulling fs layer 15:46:05 2f39f015ded8: Pulling fs layer 15:46:05 3a2ae6a8a46f: Waiting 15:46:05 33b1e0a273af: Waiting 15:46:05 5d3b04190fa2: Waiting 15:46:05 2f39f015ded8: Waiting 15:46:05 5c69ac0246d0: Verifying Checksum 15:46:05 5c69ac0246d0: Download complete 15:46:05 3a2ae6a8a46f: Verifying Checksum 15:46:05 3a2ae6a8a46f: Download complete 15:46:05 33b1e0a273af: Verifying Checksum 15:46:05 33b1e0a273af: Download complete 15:46:05 5d3b04190fa2: Verifying Checksum 15:46:05 5d3b04190fa2: Download complete 15:46:05 ec43610c2a17: Verifying Checksum 15:46:05 ec43610c2a17: Download complete 15:46:05 5eb5b503b376: Verifying Checksum 15:46:05 5eb5b503b376: Download complete 15:46:06 2f39f015ded8: Verifying Checksum 15:46:06 2f39f015ded8: Download complete 15:46:06 5eb5b503b376: Pull complete 15:46:06 5c69ac0246d0: Pull complete 15:46:07 ec43610c2a17: Pull complete 15:46:07 3a2ae6a8a46f: Pull complete 15:46:07 33b1e0a273af: Pull complete 15:46:07 5d3b04190fa2: Pull complete 15:46:11 2f39f015ded8: Pull complete 15:46:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:46:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:46:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:11 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:46:11 $ 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 15:46:16 $ docker top 4fe76fb1e64fcc23ea2d1595cc54da0c8daeb9145ce15c1b9104f43930f4d98e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:17 ---> job-cost.sh 15:46:17 lf-activate-venv: SKIPPING 15:46:17 INFO: No Stack... 15:46:17 INFO: Retrieving Pricing Info for: v3-standard-8 15:46:17 INFO: Archiving Costs [Pipeline] sh 15:46:17 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:46:17 + cut -d, -f6 [Pipeline] lock 15:46:17 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] 15:46:17 Resource [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] did not exist. Created. 15:46:17 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:18 + echo total: 0.2199999988079071 [Pipeline] stash 15:46:18 Stashed 1 file(s) [Pipeline] } 15:46:18 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:18 $ docker stop --time=1 4fe76fb1e64fcc23ea2d1595cc54da0c8daeb9145ce15c1b9104f43930f4d98e 15:46:19 $ docker rm -f --volumes 4fe76fb1e64fcc23ea2d1595cc54da0c8daeb9145ce15c1b9104f43930f4d98e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:46:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9424 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:46:24 Running in /w/workspace/app-service-configurable/197 [Pipeline] { [Pipeline] checkout 15:46:24 Selected Git installation does not exist. Using Default 15:46:24 The recommended git tool is: NONE 15:46:30 using credential edgex-jenkins-ssh 15:46:30 Cloning the remote Git repository 15:46:30 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:46:30 > git init /w/workspace/app-service-configurable/197 # timeout=10 15:46:31 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:46:31 > git --version # timeout=10 15:46:31 > git --version # 'git version 2.25.1' 15:46:31 using GIT_SSH to set credentials SSH Credentials for GitHub 15:46:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:34 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:46:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:46:35 Avoid second fetch 15:46:35 Checking out Revision aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e (main) 15:46:35 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#606)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:46:35 > git config core.sparsecheckout # timeout=10 15:46:35 > git checkout -f aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:46:36 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:36 Dload Upload Total Spent Left Speed 15:46:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh 15:46:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:46:37 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:46:37 + sudo tee /etc/docker/daemon.new 15:46:37 { 15:46:37 "registry-mirrors": [ 15:46:37 "https://nexus3.edgexfoundry.org:10001" 15:46:37 ], 15:46:37 "bip": "10.250.0.254/24", 15:46:37 "hosts": [ 15:46:37 "tcp://0.0.0.0:5555", 15:46:37 "unix:///var/run/docker.sock" 15:46:37 ], 15:46:37 "mtu": 1458, 15:46:37 "selinux-enabled": true, 15:46:37 "seccomp-profile": "/etc/docker/seccomp.json" 15:46:37 } [Pipeline] sh 15:46:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:46:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:56 provisioning config files... 15:46:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/197@tmp/config1047120351853315946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:57 ---> docker-login.sh 15:46:57 nexus3.edgexfoundry.org:10001 15:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:57 Configure a credential helper to remove this warning. See 15:46:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:57 15:46:57 Login Succeeded 15:46:57 nexus3.edgexfoundry.org:10002 15:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:58 Configure a credential helper to remove this warning. See 15:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:58 15:46:58 Login Succeeded 15:46:58 nexus3.edgexfoundry.org:10003 15:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:58 Configure a credential helper to remove this warning. See 15:46:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:58 15:46:58 Login Succeeded 15:46:58 nexus3.edgexfoundry.org:10004 15:46:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:59 Configure a credential helper to remove this warning. See 15:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:59 15:46:59 Login Succeeded 15:46:59 docker.io 15:46:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:59 Configure a credential helper to remove this warning. See 15:46:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:59 15:46:59 Login Succeeded 15:46:59 ---> docker-login.sh ends [Pipeline] } 15:46:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:59 ========================================================= 15:46:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 15:46:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:00 + 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 . 15:47:00 Sending build context to Docker daemon 181.8kB 15:47:00 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 15:47:00 Step 2/12 : FROM ${BASE} AS builder 15:47:00 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:47:00 9fda8d8052c6: Pulling fs layer 15:47:00 5d54e960e981: Pulling fs layer 15:47:00 c4a7e357bf2a: Pulling fs layer 15:47:00 f0e02332f6b5: Pulling fs layer 15:47:00 cefa15bbcfad: Pulling fs layer 15:47:00 17808c966233: Pulling fs layer 15:47:00 f4c1fc716caa: Pulling fs layer 15:47:00 f0e02332f6b5: Waiting 15:47:00 cefa15bbcfad: Waiting 15:47:00 17808c966233: Waiting 15:47:00 f4c1fc716caa: Waiting 15:47:01 5d54e960e981: Verifying Checksum 15:47:01 5d54e960e981: Download complete 15:47:01 f0e02332f6b5: Verifying Checksum 15:47:01 f0e02332f6b5: Download complete 15:47:01 cefa15bbcfad: Verifying Checksum 15:47:01 cefa15bbcfad: Download complete 15:47:01 9fda8d8052c6: Verifying Checksum 15:47:01 9fda8d8052c6: Download complete 15:47:01 f4c1fc716caa: Verifying Checksum 15:47:01 f4c1fc716caa: Download complete 15:47:01 9fda8d8052c6: Pull complete 15:47:02 5d54e960e981: Pull complete 15:47:02 c4a7e357bf2a: Download complete 15:47:03 17808c966233: Verifying Checksum 15:47:03 17808c966233: Download complete 15:47:16 c4a7e357bf2a: Pull complete 15:47:16 f0e02332f6b5: Pull complete 15:47:16 cefa15bbcfad: Pull complete 15:47:25 17808c966233: Pull complete 15:47:28 f4c1fc716caa: Pull complete 15:47:28 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 15:47:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 15:47:28 ---> ea914061e18c 15:47:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:47:30 ---> Running in 53025bf074fe 15:47:30 Removing intermediate container 53025bf074fe 15:47:30 ---> e1adf5e000a3 15:47:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:47:30 ---> Running in d193dad58ae5 15:47:30 Removing intermediate container d193dad58ae5 15:47:30 ---> 2d362446aca4 15:47:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:47:30 ---> Running in 7c5872436bbd 15:47:31 Removing intermediate container 7c5872436bbd 15:47:31 ---> 757cd34ddc26 15:47:31 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:47:31 ---> Running in ba25a02fadc4 15:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:47:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:47:34 OK: 266 MiB in 52 packages 15:47:35 Removing intermediate container ba25a02fadc4 15:47:35 ---> a0a04c5af9c7 15:47:35 Step 7/12 : WORKDIR /app 15:47:35 ---> Running in 6fe5839c5118 15:47:35 Removing intermediate container 6fe5839c5118 15:47:35 ---> 81ccce392b01 15:47:35 Step 8/12 : COPY go.mod vendor* ./ 15:47:36 ---> 6df170cfd1f1 15:47:36 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:36 ---> Running in 6b3bfccd752f 15:49:13 Removing intermediate container 6b3bfccd752f 15:49:13 ---> 68490bee6efb 15:49:13 Step 10/12 : COPY . . 15:49:13 ---> c125d46d48a2 15:49:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:49:13 ---> Running in 88e860690896 15:49:13 Removing intermediate container 88e860690896 15:49:13 ---> c35ac879a242 15:49:13 Step 12/12 : RUN $MAKE 15:49:13 ---> Running in 24fc803cf84d 15:49:13 noop 15:49:13 Removing intermediate container 24fc803cf84d 15:49:13 ---> 80e610878e5b 15:49:13 Successfully built 80e610878e5b 15:49:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:13 + docker inspect -f . ci-base-image-arm64 15:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:13 prd-ubuntu20.04-docker-arm64-4c-16g-9424 does not seem to be running inside a container 15:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/197 -v /w/workspace/app-service-configurable/197:/w/workspace/app-service-configurable/197:rw,z -v /w/workspace/app-service-configurable/197@tmp:/w/workspace/app-service-configurable/197@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 15:49:14 $ docker top 4af9a398b21b4cba40731c6a4165367e513e8208825aa3e31336ebeb414fd93c -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:15 + go version 15:49:15 go version go1.21.0 linux/arm64 [Pipeline] } 15:49:15 $ docker stop --time=1 4af9a398b21b4cba40731c6a4165367e513e8208825aa3e31336ebeb414fd93c 15:49:17 $ docker rm -f --volumes 4af9a398b21b4cba40731c6a4165367e513e8208825aa3e31336ebeb414fd93c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:18 + docker inspect -f . ci-base-image-arm64 15:49:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:18 prd-ubuntu20.04-docker-arm64-4c-16g-9424 does not seem to be running inside a container 15:49:18 $ 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/197 -v /w/workspace/app-service-configurable/197:/w/workspace/app-service-configurable/197:rw,z -v /w/workspace/app-service-configurable/197@tmp:/w/workspace/app-service-configurable/197@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 15:49:19 $ docker top 630b03fac14264e500021c447dbb6f43327280d06071c63fd9ba1fd6f23be662 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:20 + git config --global --add safe.directory /w/workspace/app-service-configurable/197 [Pipeline] fileExists [Pipeline] sh 15:49:21 + make test 15:49:21 go test -race -coverprofile=coverage.out ./... 15:52:12 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:52:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:52:12 go vet ./... 15:54:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:54:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:54:04 ./bin/test-attribution-txt.sh [Pipeline] echo 15:54:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:54:04 $ docker stop --time=1 630b03fac14264e500021c447dbb6f43327280d06071c63fd9ba1fd6f23be662 15:54:07 $ docker rm -f --volumes 630b03fac14264e500021c447dbb6f43327280d06071c63fd9ba1fd6f23be662 [Pipeline] // withDockerContainer [Pipeline] sh 15:54:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:54:08 Warning: overwriting stash ‘coverage-report’ 15:54:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:54:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:54:09 + ls -al . 15:54:09 total 180 15:54:09 drwxrwxr-x 7 jenkins jenkins 4096 Oct 17 15:49 . 15:54:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:46 .. 15:54:09 -rw-rw-r-- 1 jenkins jenkins 119 Oct 17 15:46 .dockerignore 15:54:09 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 15:46 .git 15:54:09 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 15:46 .github 15:54:09 -rw-rw-r-- 1 jenkins jenkins 171 Oct 17 15:46 .gitignore 15:54:09 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 15:46 .golangci.yml 15:54:09 -rw-rw-r-- 1 jenkins jenkins 10394 Oct 17 15:46 Attribution.txt 15:54:09 -rw-rw-r-- 1 jenkins jenkins 35039 Oct 17 15:46 CHANGELOG.md 15:54:09 -rw-rw-r-- 1 jenkins jenkins 1898 Oct 17 15:46 Dockerfile 15:54:09 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 15:46 GOVERNANCE.md 15:54:09 -rw-rw-r-- 1 jenkins jenkins 688 Oct 17 15:46 Jenkinsfile 15:54:09 -rw-rw-r-- 1 jenkins jenkins 10174 Oct 17 15:46 LICENSE 15:54:09 -rw-rw-r-- 1 jenkins jenkins 618 Oct 17 15:46 OWNERS.md 15:54:09 -rw-rw-r-- 1 jenkins jenkins 4619 Oct 17 15:46 README.md 15:54:09 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 15:43 VERSION 15:54:09 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 15:46 bin 15:54:09 -rw-r--r-- 1 jenkins jenkins 13 Oct 17 15:49 coverage.out 15:54:09 -rw-rw-r-- 1 jenkins jenkins 3731 Oct 17 15:46 go.mod 15:54:09 -rw-rw-r-- 1 jenkins jenkins 35448 Oct 17 15:46 go.sum 15:54:09 -rw-rw-r-- 1 jenkins jenkins 1937 Oct 17 15:46 main.go 15:54:09 -rw-rw-r-- 1 jenkins jenkins 2569 Oct 17 15:46 makefile 15:54:09 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:46 res 15:54:09 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 15:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:54:10 + 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=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e --label arch=arm64 --label version=3.1.0-dev.27 . 15:54:10 Sending build context to Docker daemon 182.8kB 15:54:10 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 15:54:10 Step 2/26 : FROM ${BASE} AS builder 15:54:10 ---> 80e610878e5b 15:54:10 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:54:10 ---> Running in 47677ab94b29 15:54:10 Removing intermediate container 47677ab94b29 15:54:10 ---> cff56f053db5 15:54:10 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:54:11 ---> Running in e2c8bd7713f2 15:54:11 Removing intermediate container e2c8bd7713f2 15:54:11 ---> d3822f38ec14 15:54:11 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:54:11 ---> Running in a9ed41e3ce59 15:54:11 Removing intermediate container a9ed41e3ce59 15:54:11 ---> b0235c78adc8 15:54:11 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:54:11 ---> Running in d38b3085e9f8 15:54:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:54:14 OK: 266 MiB in 52 packages 15:54:15 Removing intermediate container d38b3085e9f8 15:54:15 ---> f692cdb7edfd 15:54:15 Step 7/26 : WORKDIR /app 15:54:15 ---> Running in eb010562df81 15:54:16 Removing intermediate container eb010562df81 15:54:16 ---> bd671a9c05b0 15:54:16 Step 8/26 : COPY go.mod vendor* ./ 15:54:16 ---> fc5287af97bc 15:54:16 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:16 ---> Running in 6f3152f01401 15:54:19 Removing intermediate container 6f3152f01401 15:54:19 ---> 7e5647832eb4 15:54:19 Step 10/26 : COPY . . 15:54:20 ---> 9f696f098c3a 15:54:20 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:54:20 ---> Running in ef19194ed071 15:54:20 Removing intermediate container ef19194ed071 15:54:20 ---> fcbf4cf59930 15:54:20 Step 12/26 : RUN $MAKE 15:54:20 ---> Running in 173ecde1f45d 15:54:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.27" -trimpath -mod=readonly -o app-service-configurable 15:56:31 Removing intermediate container 173ecde1f45d 15:56:31 ---> e472cc9c51b3 15:56:31 Step 13/26 : FROM alpine:3.18 15:56:31 3.18: Pulling from library/alpine 15:56:31 579b34f0a95b: Pulling fs layer 15:56:31 579b34f0a95b: Verifying Checksum 15:56:31 579b34f0a95b: Download complete 15:56:31 579b34f0a95b: Pull complete 15:56:31 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 15:56:31 Status: Downloaded newer image for alpine:3.18 15:56:31 ---> 3cc203321400 15:56:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:56:31 ---> Running in dccf4195498c 15:56:31 Removing intermediate container dccf4195498c 15:56:31 ---> b8344fb4dbd7 15:56:31 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:56:31 ---> Running in 667bf5cc90f3 15:56:31 Removing intermediate container 667bf5cc90f3 15:56:31 ---> 7d53db4d225c 15:56:31 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:56:31 ---> Running in cc42d069d8fe 15:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:56:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:56:31 (1/2) Installing ca-certificates (20230506-r0) 15:56:31 (2/2) Installing dumb-init (1.2.5-r2) 15:56:31 Executing busybox-1.36.1-r2.trigger 15:56:31 Executing ca-certificates-20230506-r0.trigger 15:56:31 OK: 9 MiB in 17 packages 15:56:31 Removing intermediate container cc42d069d8fe 15:56:31 ---> 94ca30c34da1 15:56:31 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:56:31 ---> 536394d7606d 15:56:31 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:56:31 ---> bc496141b569 15:56:31 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:56:31 ---> 0f6790885b86 15:56:31 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:56:31 ---> 3f7e4bd87cce 15:56:31 Step 21/26 : EXPOSE 48095 15:56:31 ---> Running in 2285a57b249a 15:56:31 Removing intermediate container 2285a57b249a 15:56:31 ---> 175f2cb7ab2a 15:56:31 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:56:31 ---> Running in 540510bbb806 15:56:31 Removing intermediate container 540510bbb806 15:56:31 ---> edc2608a8b70 15:56:31 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:56:31 ---> Running in e8a7291aca15 15:56:31 Removing intermediate container e8a7291aca15 15:56:31 ---> 15c74956b98a 15:56:31 Step 24/26 : LABEL arch=arm64 15:56:31 ---> Running in 524f679ba49a 15:56:31 Removing intermediate container 524f679ba49a 15:56:31 ---> f3443ec8077b 15:56:31 Step 25/26 : LABEL git_sha=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 15:56:31 ---> Running in 31a349ddcfed 15:56:31 Removing intermediate container 31a349ddcfed 15:56:31 ---> 70b686fb2a38 15:56:31 Step 26/26 : LABEL version=3.1.0-dev.27 15:56:31 ---> Running in 60abf81fba7f 15:56:31 Removing intermediate container 60abf81fba7f 15:56:31 ---> a31d3cc39ba5 15:56:31 [Warning] One or more build-args [ARCH] were not consumed 15:56:31 Successfully built a31d3cc39ba5 15:56:31 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 15:56:31 provisioning config files... 15:56:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/197@tmp/config8876951700305407707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:32 ---> docker-login.sh 15:56:32 nexus3.edgexfoundry.org:10001 15:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:32 Configure a credential helper to remove this warning. See 15:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:32 15:56:32 Login Succeeded 15:56:32 nexus3.edgexfoundry.org:10002 15:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:32 Configure a credential helper to remove this warning. See 15:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:32 15:56:32 Login Succeeded 15:56:32 nexus3.edgexfoundry.org:10003 15:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:33 Configure a credential helper to remove this warning. See 15:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:33 15:56:33 Login Succeeded 15:56:33 nexus3.edgexfoundry.org:10004 15:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:33 Configure a credential helper to remove this warning. See 15:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:33 15:56:33 Login Succeeded 15:56:33 docker.io 15:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:34 Configure a credential helper to remove this warning. See 15:56:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:34 15:56:34 Login Succeeded 15:56:34 ---> docker-login.sh ends [Pipeline] } 15:56:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:56:34 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:56:34 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 15:56:34 latest 15:56:34 3.1.0-dev.27 15:56:34 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 15:56:34 main 15:56:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:34 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:34 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 15:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:56:34 13356c950592: Preparing 15:56:34 20e527b67e01: Preparing 15:56:34 457010d5784d: Preparing 15:56:34 dd0446a4746f: Preparing 15:56:34 570a42b509dd: Preparing 15:56:34 5f4d9fc4d98d: Preparing 15:56:34 5f4d9fc4d98d: Waiting 15:56:35 457010d5784d: Pushed 15:56:35 dd0446a4746f: Pushed 15:56:35 20e527b67e01: Pushed 15:56:35 5f4d9fc4d98d: Layer already exists 15:56:35 570a42b509dd: Pushed 15:56:41 13356c950592: Pushed 15:56:41 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:42 + 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 15:56:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:56:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:56:42 13356c950592: Preparing 15:56:42 20e527b67e01: Preparing 15:56:42 457010d5784d: Preparing 15:56:42 dd0446a4746f: Preparing 15:56:42 570a42b509dd: Preparing 15:56:42 5f4d9fc4d98d: Preparing 15:56:42 5f4d9fc4d98d: Waiting 15:56:42 20e527b67e01: Layer already exists 15:56:42 457010d5784d: Layer already exists 15:56:42 dd0446a4746f: Layer already exists 15:56:42 13356c950592: Layer already exists 15:56:42 570a42b509dd: Layer already exists 15:56:42 5f4d9fc4d98d: Layer already exists 15:56:42 latest: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:43 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:43 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.27 15:56:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:56:43 13356c950592: Preparing 15:56:43 20e527b67e01: Preparing 15:56:43 457010d5784d: Preparing 15:56:43 dd0446a4746f: Preparing 15:56:43 570a42b509dd: Preparing 15:56:43 5f4d9fc4d98d: Preparing 15:56:43 5f4d9fc4d98d: Waiting 15:56:43 dd0446a4746f: Layer already exists 15:56:43 20e527b67e01: Layer already exists 15:56:43 457010d5784d: Layer already exists 15:56:43 13356c950592: Layer already exists 15:56:43 570a42b509dd: Layer already exists 15:56:43 5f4d9fc4d98d: Layer already exists 15:56:43 3.1.0-dev.27: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:44 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:44 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 15:56:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:56:44 13356c950592: Preparing 15:56:44 20e527b67e01: Preparing 15:56:44 457010d5784d: Preparing 15:56:44 dd0446a4746f: Preparing 15:56:44 570a42b509dd: Preparing 15:56:44 5f4d9fc4d98d: Preparing 15:56:44 5f4d9fc4d98d: Waiting 15:56:44 457010d5784d: Layer already exists 15:56:44 20e527b67e01: Layer already exists 15:56:44 dd0446a4746f: Layer already exists 15:56:44 570a42b509dd: Layer already exists 15:56:44 13356c950592: Layer already exists 15:56:44 5f4d9fc4d98d: Layer already exists 15:56:44 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:45 + 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 15:56:45 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:56:45 13356c950592: Preparing 15:56:45 20e527b67e01: Preparing 15:56:45 457010d5784d: Preparing 15:56:45 dd0446a4746f: Preparing 15:56:45 570a42b509dd: Preparing 15:56:45 5f4d9fc4d98d: Preparing 15:56:45 5f4d9fc4d98d: Waiting 15:56:45 13356c950592: Layer already exists 15:56:45 570a42b509dd: Layer already exists 15:56:45 20e527b67e01: Layer already exists 15:56:45 457010d5784d: Layer already exists 15:56:45 dd0446a4746f: Layer already exists 15:56:45 5f4d9fc4d98d: Layer already exists 15:56:45 main: digest: sha256:3bdbbc23c7b59b853ff3362c285686b237df1170347724a1ca94d80aff1ea511 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:56:45 ===================================================== [Pipeline] echo 15:56:45 taggedImages: 15:56:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e 15:56:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:56:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.27 15:56:45 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e-3.1.0-dev.27 15:56:45 - 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 15:56:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:46 15:56:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:56:46 arm64: Pulling from edgex-lftools-log-publisher 15:56:46 8998bd30e6a1: Pulling fs layer 15:56:46 04944245beec: Pulling fs layer 15:56:46 699f458cf7ca: Pulling fs layer 15:56:46 765212b225bb: Pulling fs layer 15:56:46 f23df028b6ca: Pulling fs layer 15:56:46 d65c8cfc05b1: Pulling fs layer 15:56:46 2437ff75d9bd: Pulling fs layer 15:56:46 f23df028b6ca: Waiting 15:56:46 d65c8cfc05b1: Waiting 15:56:46 2437ff75d9bd: Waiting 15:56:46 765212b225bb: Waiting 15:56:46 04944245beec: Verifying Checksum 15:56:46 04944245beec: Download complete 15:56:46 765212b225bb: Verifying Checksum 15:56:46 765212b225bb: Download complete 15:56:46 f23df028b6ca: Verifying Checksum 15:56:46 f23df028b6ca: Download complete 15:56:47 d65c8cfc05b1: Download complete 15:56:47 699f458cf7ca: Verifying Checksum 15:56:47 699f458cf7ca: Download complete 15:56:47 8998bd30e6a1: Verifying Checksum 15:56:47 8998bd30e6a1: Download complete 15:56:50 2437ff75d9bd: Verifying Checksum 15:56:50 2437ff75d9bd: Download complete 15:56:52 8998bd30e6a1: Pull complete 15:56:52 04944245beec: Pull complete 15:56:54 699f458cf7ca: Pull complete 15:56:54 765212b225bb: Pull complete 15:56:55 f23df028b6ca: Pull complete 15:56:55 d65c8cfc05b1: Pull complete 15:57:13 2437ff75d9bd: Pull complete 15:57:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:57:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:13 prd-ubuntu20.04-docker-arm64-4c-16g-9424 does not seem to be running inside a container 15:57:14 $ 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/197 -v /w/workspace/app-service-configurable/197:/w/workspace/app-service-configurable/197:rw,z -v /w/workspace/app-service-configurable/197@tmp:/w/workspace/app-service-configurable/197@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 15:57:16 $ docker top 57ea6e562f5bb90970b99e1daba6c4c66c3df91419b1a443048dc9f69398acc2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:17 ---> job-cost.sh 15:57:17 lf-activate-venv: SKIPPING 15:57:17 INFO: No Stack... 15:57:17 INFO: Retrieving Pricing Info for: v3-standard-4 15:57:18 INFO: Archiving Costs [Pipeline] sh 15:57:19 + cat+ /w/workspace/app-service-configurable/197/archives/cost.csv 15:57:19 cut -d, -f6 [Pipeline] lock 15:57:19 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] 15:57:19 Resource [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] did not exist. Created. 15:57:19 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:20 /w/workspace/app-service-configurable/197@tmp/durable-57716228/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:57:20 + echo total: 0.10999999940395355 [Pipeline] stash 15:57:20 Warning: overwriting stash ‘stack-cost’ 15:57:20 Stashed 1 file(s) [Pipeline] } 15:57:20 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-197-stack-cost] [Pipeline] // lock [Pipeline] } 15:57:20 $ docker stop --time=1 57ea6e562f5bb90970b99e1daba6c4c66c3df91419b1a443048dc9f69398acc2 15:57:22 $ docker rm -f --volumes 57ea6e562f5bb90970b99e1daba6c4c66c3df91419b1a443048dc9f69398acc2 [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 15:57:22 provisioning config files... 15:57:22 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3074451571189952464tmp [Pipeline] { [Pipeline] sh 15:57:23 + set +x 15:57:23 + bash -s -- 15:57:23 + curl -s https://codecov.io/bash 15:57:23 15:57:23 _____ _ 15:57:23 / ____| | | 15:57:23 | | ___ __| | ___ ___ _____ __ 15:57:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:57:23 | |___| (_) | (_| | __/ (_| (_) \ V / 15:57:23 \_____\___/ \__,_|\___|\___\___/ \_/ 15:57:23 Bash-1.0.6 15:57:23 15:57:23 15:57:23 ==> git version 2.25.1 found 15:57:23 ==> 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 15:57:23 Release-Date: 2020-01-08 15:57:23 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:57:23 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:57:23 ==> Jenkins CI detected. 15:57:23 current dir:  /w/workspace/ry_app-service-configurable_main 15:57:23 project root: . 15:57:23 --> token set from env 15:57:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:57:23 ==> Running gcov in . (disable via -X gcov) 15:57:23 ==> Python coveragepy not found 15:57:23 ==> Searching for coverage reports in: 15:57:23 + . 15:57:23 -> Found 1 reports 15:57:23 ==> Detecting git/mercurial file structure 15:57:23 ==> Reading reports 15:57:23 + ./coverage.out bytes=13 15:57:23 ==> Appending adjustments 15:57:23 https://docs.codecov.io/docs/fixing-reports 15:57:23 + Found adjustments 15:57:23 ==> Gzipping contents 15:57:23 4.0K /tmp/codecov.LR2Jp9.gz 15:57:23 ==> Uploading reports 15:57:23 url: https://codecov.io 15:57:23 query: branch=main&commit=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:57:23 -> Pinging Codecov 15:57:23 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=aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e&build=197&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F197%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:58:31 -> Uploading to 15:58:31 15:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:58:31 Dload Upload Total Spent Left Speed 15:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: 15:58:31 X> Failed to upload 15:58:31 ==> Uploading to Codecov 15:58:31 % Total % Received % Xferd Average Speed Time Time Time Current 15:58:31 Dload Upload Total Spent Left Speed 15:58:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 686 100 257 100 429 1917 3201 --:--:-- --:--:-- --:--:-- 5119 15:58:31 Reports have been successfully queued for processing at {"message": "Coverage reports upload successfully", "uploaded": true, "queued": true, "id": "a8a4280e-720d-4f8a-be1c-a6b639a8fcc1", "url": "https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e"} [Pipeline] } 15:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:58:31 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:58:31 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:31 15:58:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:58:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:31 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:58:31 df9b9388f04a: Pulling fs layer 15:58:31 52dc419b0ee2: Pulling fs layer 15:58:31 25bc292e5bac: Pulling fs layer 15:58:31 114826534d7a: Pulling fs layer 15:58:31 4657fd5d0bcf: Pulling fs layer 15:58:31 6ad1cebc031e: Pulling fs layer 15:58:31 8a3aa393b2d8: Pulling fs layer 15:58:31 4657fd5d0bcf: Waiting 15:58:31 6ad1cebc031e: Waiting 15:58:31 8a3aa393b2d8: Waiting 15:58:31 25bc292e5bac: Verifying Checksum 15:58:31 25bc292e5bac: Download complete 15:58:31 52dc419b0ee2: Verifying Checksum 15:58:31 52dc419b0ee2: Download complete 15:58:31 4657fd5d0bcf: Download complete 15:58:31 df9b9388f04a: Verifying Checksum 15:58:31 df9b9388f04a: Download complete 15:58:32 6ad1cebc031e: Verifying Checksum 15:58:32 6ad1cebc031e: Download complete 15:58:32 df9b9388f04a: Pull complete 15:58:32 52dc419b0ee2: Pull complete 15:58:32 25bc292e5bac: Pull complete 15:58:32 114826534d7a: Verifying Checksum 15:58:32 114826534d7a: Download complete 15:58:32 8a3aa393b2d8: Verifying Checksum 15:58:32 8a3aa393b2d8: Download complete 15:58:36 114826534d7a: Pull complete 15:58:36 4657fd5d0bcf: Pull complete 15:58:36 6ad1cebc031e: Pull complete 15:58:40 8a3aa393b2d8: Pull complete 15:58:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:58:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:58:40 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:58:40 $ 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 15:58:46 $ docker top 82d9374bf79a77080947eec307745f13a396475eec1897499a406541b01979fc -eo pid,comm [Pipeline] { [Pipeline] echo 15:58:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:58:46 + set -o pipefail 15:58:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:58:56 15:58:56 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:58:56 15:58:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/b268fe91-3e8b-4fa5-87e5-4553526e000f 15:58:56 15:58:56 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:58:56 15:58:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:58:56 15:58:56 15:58:56 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:58:56 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:58:56 More details here: https://snyk.co/ue1NS [Pipeline] } 15:58:56 $ docker stop --time=1 82d9374bf79a77080947eec307745f13a396475eec1897499a406541b01979fc 15:59:01 $ docker rm -f --volumes 82d9374bf79a77080947eec307745f13a396475eec1897499a406541b01979fc [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 15:59:02 + git log --format=format:%s -1 aa19ffe2ff45ad664ddb54c03ca77f44b8607e8e [Pipeline] sh 15:59:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:59:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:03 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:59:03 $ 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 15:59:03 $ docker top eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 -eo pid,comm 15:59:03 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). 15:59:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:03 [ssh-agent] Looking for ssh-agent implementation... 15:59:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:03 $ docker exec eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 ssh-agent 15:59:03 SSH_AUTH_SOCK=/tmp/ssh-HZL05gA8QrrR/agent.32 15:59:03 SSH_AGENT_PID=38 15:59:03 Running ssh-add (command line suppressed) 15:59:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6943757677969890758.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6943757677969890758.key) 15:59:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:04 + git semver tag 15:59:04 2023-10-17 15:59:04,578 [run_tag] DEBUG tag force:False 15:59:04 2023-10-17 15:59:04,578 [check_head_tag] DEBUG check head tag 15:59:04 2023-10-17 15:59:04,579 [execute] INFO git cat-file --batch-check 15:59:04 2023-10-17 15:59:04,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:59:04 2023-10-17 15:59:04,584 [execute] INFO git cat-file --batch 15:59:04 2023-10-17 15:59:04,584 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:59:04 2023-10-17 15:59:04,599 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:59:04 2023-10-17 15:59:04,600 [execute] INFO git tag -a v3.1.0-dev.27 -m v3.1.0-dev.27 15:59:04 2023-10-17 15:59:04,600 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.27', '-m', 'v3.1.0-dev.27'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:59:04 2023-10-17 15:59:04,604 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:59:04 3.1.0-dev.27 [Pipeline] } 15:59:04 $ docker exec --env ******** --env ******** eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 ssh-agent -k 15:59:04 unset SSH_AUTH_SOCK; 15:59:04 unset SSH_AGENT_PID; 15:59:04 echo Agent pid 38 killed; 15:59:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:05 + git semver [Pipeline] } 15:59:05 $ docker stop --time=1 eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 15:59:06 $ docker rm -f --volumes eb1e603e22b0c9c40c275a536f2a99491e4b4c040df03973d8952dc06a49fdd1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:07 15:59:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:07 0.23.1-centos7: Pulling from edgex-lftools 15:59:07 ab5ef0e58194: Pulling fs layer 15:59:07 9712f1f96733: Pulling fs layer 15:59:07 63f879dbbcfc: Pulling fs layer 15:59:07 0d9ebad4ef96: Pulling fs layer 15:59:07 e9a5061849ea: Pulling fs layer 15:59:07 d747dcd14b5f: Pulling fs layer 15:59:07 2de7ff778b66: Pulling fs layer 15:59:07 0d9ebad4ef96: Waiting 15:59:07 e9a5061849ea: Waiting 15:59:07 d747dcd14b5f: Waiting 15:59:07 2de7ff778b66: Waiting 15:59:07 9712f1f96733: Verifying Checksum 15:59:07 9712f1f96733: Download complete 15:59:08 63f879dbbcfc: Verifying Checksum 15:59:08 63f879dbbcfc: Download complete 15:59:08 0d9ebad4ef96: Verifying Checksum 15:59:08 0d9ebad4ef96: Download complete 15:59:08 d747dcd14b5f: Verifying Checksum 15:59:08 d747dcd14b5f: Download complete 15:59:08 e9a5061849ea: Verifying Checksum 15:59:08 e9a5061849ea: Download complete 15:59:08 ab5ef0e58194: Verifying Checksum 15:59:08 ab5ef0e58194: Download complete 15:59:08 2de7ff778b66: Verifying Checksum 15:59:08 2de7ff778b66: Download complete 15:59:10 ab5ef0e58194: Pull complete 15:59:10 9712f1f96733: Pull complete 15:59:11 63f879dbbcfc: Pull complete 15:59:15 0d9ebad4ef96: Pull complete 15:59:15 e9a5061849ea: Pull complete 15:59:15 d747dcd14b5f: Pull complete 15:59:16 2de7ff778b66: Pull complete 15:59:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:59:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:59:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:16 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:59:16 $ 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 15:59:29 $ docker top 801f1b79ceb18e9847d00a918e1029d6d1550e612e66ddc5fd446f6afe9610d8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:59:29 provisioning config files... 15:59:29 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1381952213573771960tmp 15:59:29 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1274570324372214925tmp 15:59:29 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1434997459670761185tmp [Pipeline] { [Pipeline] echo 15:59:29 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:59:30 ---> sigul-configuration.sh 15:59:30 gpg: directory `/root/.gnupg' created 15:59:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:59:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:59:30 gpg: keyring `/root/.gnupg/secring.gpg' created 15:59:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:59:30 gpg: CAST5 encrypted data 15:59:30 gpg: encrypted with 1 passphrase 15:59:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:59:30 + mkdir /home/jenkins 15:59:30 + mkdir /home/jenkins/sigul [Pipeline] sh 15:59:30 + 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 15:59:30 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:59:30 ---> sigul-install.sh 15:59:30 Sigul already installed; skipping installation. [Pipeline] sh 15:59:31 + git tag --list 15:59:31 v1.0.0 15:59:31 v1.1.0 15:59:31 v1.2.0 15:59:31 v1.3.0 15:59:31 v1.3.1 15:59:31 v2.0.0 15:59:31 v2.0.1 15:59:31 v2.1.0 15:59:31 v2.1.1 15:59:31 v2.1.2 15:59:31 v2.2.0 15:59:31 v2.3 15:59:31 v2.3.0 15:59:31 v2.3.1 15:59:31 v3.0 15:59:31 v3.0.0 15:59:31 v3.0.1 15:59:31 v3.0.1-dev.1 15:59:31 v3.1.0-dev.1 15:59:31 v3.1.0-dev.10 15:59:31 v3.1.0-dev.11 15:59:31 v3.1.0-dev.12 15:59:31 v3.1.0-dev.13 15:59:31 v3.1.0-dev.14 15:59:31 v3.1.0-dev.15 15:59:31 v3.1.0-dev.16 15:59:31 v3.1.0-dev.17 15:59:31 v3.1.0-dev.18 15:59:31 v3.1.0-dev.19 15:59:31 v3.1.0-dev.2 15:59:31 v3.1.0-dev.20 15:59:31 v3.1.0-dev.21 15:59:31 v3.1.0-dev.22 15:59:31 v3.1.0-dev.23 15:59:31 v3.1.0-dev.24 15:59:31 v3.1.0-dev.25 15:59:31 v3.1.0-dev.26 15:59:31 v3.1.0-dev.27 15:59:31 v3.1.0-dev.3 15:59:31 v3.1.0-dev.4 15:59:31 v3.1.0-dev.5 15:59:31 v3.1.0-dev.6 15:59:31 v3.1.0-dev.7 15:59:31 v3.1.0-dev.8 15:59:31 v3.1.0-dev.9 [Pipeline] sh 15:59:31 + lftools sign git-tag v3.1.0-dev.27 15:59:32 Signing Git tag with Sigul... 15:59:32 Signing v3.1.0-dev.27 [Pipeline] echo 15:59:32 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:59:32 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:59:32 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:59:32 $ docker stop --time=1 801f1b79ceb18e9847d00a918e1029d6d1550e612e66ddc5fd446f6afe9610d8 15:59:35 $ docker rm -f --volumes 801f1b79ceb18e9847d00a918e1029d6d1550e612e66ddc5fd446f6afe9610d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:59:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:59:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:38 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:59:38 $ 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 15:59:39 $ docker top f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 -eo pid,comm 15:59:39 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). 15:59:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:39 [ssh-agent] Looking for ssh-agent implementation... 15:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:39 $ docker exec f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 ssh-agent 15:59:40 SSH_AUTH_SOCK=/tmp/ssh-AQbTeuSzFpi0/agent.14 15:59:40 SSH_AGENT_PID=20 15:59:40 Running ssh-add (command line suppressed) 15:59:40 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17255267825745108536.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17255267825745108536.key) 15:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:40 + git semver bump pre 15:59:40 2023-10-17 15:59:40,669 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:59:40 2023-10-17 15:59:40,669 [bump_version] DEBUG bumping version:3.1.0-dev.27 on axis:pre with prefix:dev 15:59:40 2023-10-17 15:59:40,669 [bump_version] DEBUG bumped version:3.1.0-dev.28 15:59:40 2023-10-17 15:59:40,669 [write_version] DEBUG write version:3.1.0-dev.28 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:59:40 2023-10-17 15:59:40,670 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:59:40 2023-10-17 15:59:40,670 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:59:40 2023-10-17 15:59:40,673 [execute] INFO git cat-file --batch-check 15:59:40 2023-10-17 15:59:40,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:59:40 2023-10-17 15:59:40,679 [execute] INFO git cat-file --batch 15:59:40 2023-10-17 15:59:40,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:59:40 2023-10-17 15:59:40,683 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:59:40 3.1.0-dev.28 [Pipeline] } 15:59:40 $ docker exec --env ******** --env ******** f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 ssh-agent -k 15:59:40 unset SSH_AUTH_SOCK; 15:59:40 unset SSH_AGENT_PID; 15:59:40 echo Agent pid 20 killed; 15:59:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:41 + git semver [Pipeline] } 15:59:41 $ docker stop --time=1 f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 15:59:43 $ docker rm -f --volumes f5a5a47435cdaa891303a24873c582b24379102c5c19e64b4419e6db2ce9f955 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:59:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:44 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:59:44 $ 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 15:59:45 $ docker top 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 -eo pid,comm 15:59:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:59:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:45 [ssh-agent] Looking for ssh-agent implementation... 15:59:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:45 $ docker exec 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 ssh-agent 15:59:46 SSH_AUTH_SOCK=/tmp/ssh-zYrDmOMv1fXu/agent.14 15:59:46 SSH_AGENT_PID=20 15:59:46 Running ssh-add (command line suppressed) 15:59:46 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_9965116548450073725.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_9965116548450073725.key) 15:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:46 + git semver push 15:59:46 2023-10-17 15:59:46,818 [run_push] DEBUG push 15:59:46 2023-10-17 15:59:46,819 [execute] INFO git cat-file --batch-check 15:59:46 2023-10-17 15:59:46,819 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:59:46 2023-10-17 15:59:46,822 [execute] INFO git rev-list 043b5ba270ff02c72a6111f037cdec723ce2f8c8 -- 15:59:46 2023-10-17 15:59:46,823 [execute] DEBUG Popen(['git', 'rev-list', '043b5ba270ff02c72a6111f037cdec723ce2f8c8', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:59:47 2023-10-17 15:59:46,837 [execute] INFO git fetch -v origin 15:59:47 2023-10-17 15:59:46,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:59:47 2023-10-17 15:59:47,500 [run_push] DEBUG no remote changes detected 15:59:47 2023-10-17 15:59:47,500 [execute] INFO git push origin semver 15:59:47 2023-10-17 15:59:47,500 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:59:48 2023-10-17 15:59:48,289 [run_push] DEBUG push all version tags 15:59:48 2023-10-17 15:59:48,289 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:59:48 2023-10-17 15:59:48,290 [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) 15:59:49 2023-10-17 15:59:49,096 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:59:49 3.1.0-dev.28 [Pipeline] } 15:59:49 $ docker exec --env ******** --env ******** 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 ssh-agent -k 15:59:49 unset SSH_AUTH_SOCK; 15:59:49 unset SSH_AGENT_PID; 15:59:49 echo Agent pid 20 killed; 15:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:49 + git semver [Pipeline] } 15:59:49 $ docker stop --time=1 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 15:59:51 $ docker rm -f --volumes 20c6bb3c54ad4c2339c15dee594984b562e789c20c656aaed643965f1735e883 [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 15:59:52 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:59:52 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:59:52 total 16 15:59:52 drwxr-xr-x 3 root root 4096 Oct 17 15:46 . 15:59:52 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:59 .. 15:59:52 drwxr-xr-x 2 root root 4096 Oct 17 15:46 cost 15:59:52 -rw-r--r-- 1 root root 96 Oct 17 15:46 cost.csv 15:59:52 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:59:52 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:59:52 total 16 15:59:52 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 15:46 . 15:59:52 drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 15:59 .. 15:59:52 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 15:46 cost 15:59:52 -rw-r--r-- 1 jenkins jenkins 96 Oct 17 15:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:59:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:59:53 ---> package-listing.sh 15:59:53 ++ tr '[:upper:]' '[:lower:]' 15:59:53 ++ facter osfamily 15:59:54 + OS_FAMILY=debian 15:59:54 + workspace=/w/workspace/ry_app-service-configurable_main 15:59:54 + START_PACKAGES=/tmp/packages_start.txt 15:59:54 + END_PACKAGES=/tmp/packages_end.txt 15:59:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:59:54 + PACKAGES=/tmp/packages_start.txt 15:59:54 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:59:54 + PACKAGES=/tmp/packages_end.txt 15:59:54 + case "${OS_FAMILY}" in 15:59:54 + dpkg -l 15:59:54 + grep '^ii' 15:59:54 + '[' -f /tmp/packages_start.txt ']' 15:59:54 + '[' -f /tmp/packages_end.txt ']' 15:59:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:59:54 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:59:54 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:59:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:59:54 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 15:59:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:55 prd-ubuntu20.04-docker-8c-8g-9420 does not seem to be running inside a container 15:59:55 $ 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 15:59:56 $ docker top 3489f030db43520b5cb7c14c3b7de21bfceb4e911e88b3ce7fa1a289f62cd13b -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:56 + touch /tmp/pre-build-complete [Pipeline] sh 15:59:56 + mkdir -p /var/log/sysstat [Pipeline] sh 15:59:57 + ls /var/log/sa-host 15:59:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:57 provisioning config files... 15:59:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12606861322182952976tmp [Pipeline] { [Pipeline] echo 15:59:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:59:57 ---> create-netrc.sh [Pipeline] } 15:59:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:59:57 ---> python-tools-install.sh [Pipeline] echo 15:59:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:59:58 ---> sudo-logs.sh 15:59:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:59:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:59:58 ---> job-cost.sh 15:59:58 lf-activate-venv: SKIPPING 15:59:58 DEBUG: total: 0.2199999988079071 15:59:58 INFO: Retrieving Stack Cost... 15:59:58 INFO: Retrieving Pricing Info for: v3-standard-8 15:59:59 INFO: Archiving Costs [Pipeline] echo 15:59:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:59:59 ---> logs-deploy.sh 15:59:59 lf-activate-venv: SKIPPING 15:59:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/197 15:59:59 INFO: archiving workspace using pattern(s): 16:00:00 Archives upload complete. 16:00:00 INFO: archiving logs to Nexus