Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 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-ssh6692241588946323285.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-ssh16454706830571881995.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-ssh5351009820380511633.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-ssh13326124454550574759.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-ssh11447763451733396318.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6393 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 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 (main) Commit message: "build: Update to latest SDK (#597)" > 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 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 # timeout=10 > git rev-list --no-walk 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:17:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:17:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:17:00 ========================================================= 16:17:00 EdgeX Global Pipelines Version Info 16:17:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:17:01 ------------------- 16:17:01 stable info: 16:17:01 ------------------- 16:17:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:17:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:17:01 Message: update stable to v1.0.254 16:17:01 ------------------- 16:17:01 experimental info: 16:17:01 ------------------- 16:17:01 Commited By: **** collab-it+edgex@linuxfoundation.org 16:17:01 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 16:17:01 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:17:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b86542 [Pipeline] echo 16:17:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:02 provisioning config files... 16:17:02 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config11535114007753448062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:02 ---> docker-login.sh 16:17:02 nexus3.edgexfoundry.org:10001 16:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:02 Configure a credential helper to remove this warning. See 16:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:02 16:17:02 Login Succeeded 16:17:02 nexus3.edgexfoundry.org:10002 16:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:03 Configure a credential helper to remove this warning. See 16:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:03 16:17:03 Login Succeeded 16:17:03 nexus3.edgexfoundry.org:10003 16:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:03 Configure a credential helper to remove this warning. See 16:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:03 16:17:03 Login Succeeded 16:17:03 nexus3.edgexfoundry.org:10004 16:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:03 Configure a credential helper to remove this warning. See 16:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:03 16:17:03 Login Succeeded 16:17:03 docker.io 16:17:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:03 Configure a credential helper to remove this warning. See 16:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:03 16:17:03 Login Succeeded 16:17:03 ---> docker-login.sh ends [Pipeline] } 16:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:17:04 + git rev-list -1 --merges 2b865428d4c5867b9412c9393c54ce3bc1bb3d31~1..2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] echo 16:17:04 -----------> git rev-list -1 --merges 2b865428d4c5867b9412c9393c54ce3bc1bb3d31~1..2b865428d4c5867b9412c9393c54ce3bc1bb3d31 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [false] [Pipeline] sh 16:17:04 + git log --format=format:%s -1 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] echo 16:17:04 ========================================================= 16:17:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:17:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:17:04 + git log --format=format:%s -1 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] echo 16:17:04 [semverPrep] GIT_COMMIT: 2b865428d4c5867b9412c9393c54ce3bc1bb3d31, Commit Message: build: Update to latest SDK (#597) [Pipeline] echo 16:17:04 [semverPrep] This is not a build commit. [Pipeline] sh 16:17:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:17:05 + grep -v github /etc/ssh/ssh_known_hosts 16:17:05 + [ -e /tmp/ssh_known_hosts ] 16:17:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:17:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:17:05 + sudo tee -a /etc/ssh/ssh_known_hosts 16:17:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:05 16:17:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:05 0.1.4: Pulling from edgex-devops/py-git-semver 16:17:05 b85a868b505f: Pulling fs layer 16:17:05 e2be974225ed: Pulling fs layer 16:17:05 339a4e72a1f5: Pulling fs layer 16:17:05 988bab9f4d93: Pulling fs layer 16:17:05 1469e6f7b9e6: Pulling fs layer 16:17:05 eaf3925da568: Pulling fs layer 16:17:05 bab4dde63d76: Pulling fs layer 16:17:05 bde34c3a00c8: Pulling fs layer 16:17:05 b352a97aabf1: Pulling fs layer 16:17:05 4872d77fe225: Pulling fs layer 16:17:05 5851b861e8e6: Pulling fs layer 16:17:05 988bab9f4d93: Waiting 16:17:05 1469e6f7b9e6: Waiting 16:17:05 eaf3925da568: Waiting 16:17:05 bab4dde63d76: Waiting 16:17:05 bde34c3a00c8: Waiting 16:17:05 b352a97aabf1: Waiting 16:17:05 4872d77fe225: Waiting 16:17:05 5851b861e8e6: Waiting 16:17:05 e2be974225ed: Download complete 16:17:05 988bab9f4d93: Verifying Checksum 16:17:05 988bab9f4d93: Download complete 16:17:05 1469e6f7b9e6: Verifying Checksum 16:17:05 1469e6f7b9e6: Download complete 16:17:05 339a4e72a1f5: Verifying Checksum 16:17:05 339a4e72a1f5: Download complete 16:17:06 eaf3925da568: Verifying Checksum 16:17:06 eaf3925da568: Download complete 16:17:06 bde34c3a00c8: Verifying Checksum 16:17:06 bde34c3a00c8: Download complete 16:17:06 b352a97aabf1: Verifying Checksum 16:17:06 b352a97aabf1: Download complete 16:17:06 4872d77fe225: Download complete 16:17:06 5851b861e8e6: Verifying Checksum 16:17:06 5851b861e8e6: Download complete 16:17:06 b85a868b505f: Verifying Checksum 16:17:06 b85a868b505f: Download complete 16:17:06 bab4dde63d76: Verifying Checksum 16:17:06 bab4dde63d76: Download complete 16:17:07 b85a868b505f: Pull complete 16:17:07 e2be974225ed: Pull complete 16:17:08 339a4e72a1f5: Pull complete 16:17:08 988bab9f4d93: Pull complete 16:17:08 1469e6f7b9e6: Pull complete 16:17:08 eaf3925da568: Pull complete 16:17:10 bab4dde63d76: Pull complete 16:17:10 bde34c3a00c8: Pull complete 16:17:10 b352a97aabf1: Pull complete 16:17:10 4872d77fe225: Pull complete 16:17:10 5851b861e8e6: Pull complete 16:17:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:17:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:17:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:17:10 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:17:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:17:12 $ docker top 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 -eo pid,comm 16:17:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:17:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:17:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:12 [ssh-agent] Looking for ssh-agent implementation... 16:17:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:12 $ docker exec 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 ssh-agent 16:17:13 SSH_AUTH_SOCK=/tmp/ssh-FrpyIt3tcash/agent.32 16:17:13 SSH_AGENT_PID=38 16:17:13 Running ssh-add (command line suppressed) 16:17:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15495179575575553893.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15495179575575553893.key) 16:17:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:13 + git tag --points-at HEAD [Pipeline] } 16:17:13 $ docker exec --env ******** --env ******** 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 ssh-agent -k 16:17:13 unset SSH_AUTH_SOCK; 16:17:13 unset SSH_AGENT_PID; 16:17:13 echo Agent pid 38 killed; 16:17:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:17:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:17:13 [ssh-agent] Looking for ssh-agent implementation... 16:17:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:17:13 $ docker exec 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 ssh-agent 16:17:13 SSH_AUTH_SOCK=/tmp/ssh-EvftJ1gM0dxs/agent.70 16:17:13 SSH_AGENT_PID=76 16:17:13 Running ssh-add (command line suppressed) 16:17:13 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13885924960073452497.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13885924960073452497.key) 16:17:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:17:14 + git semver init 16:17:14 2023-09-18 16:17:14,482 [run_init] DEBUG init version:0.0.0 force:False 16:17:14 2023-09-18 16:17:14,483 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 16:17:14 2023-09-18 16:17:14,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 16:17:14 2023-09-18 16:17:14,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:17:15 2023-09-18 16:17:15,282 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 16:17:15 2023-09-18 16:17:15,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 16:17:15 2023-09-18 16:17:15,283 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:17:15 2023-09-18 16:17:15,283 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:17:15 3.1.0-dev.20 [Pipeline] } 16:17:15 $ docker exec --env ******** --env ******** 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 ssh-agent -k 16:17:15 unset SSH_AUTH_SOCK; 16:17:15 unset SSH_AGENT_PID; 16:17:15 echo Agent pid 76 killed; 16:17:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:17:15 + git semver [Pipeline] } 16:17:16 $ docker stop --time=1 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 16:17:17 $ docker rm -f --volumes 73579e05e7693e5d6329159e88ab33af148368caba08f04503d3b202abd72fa7 [Pipeline] // withDockerContainer [Pipeline] sh 16:17:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:17:18 Stashed 1 file(s) [Pipeline] echo 16:17:18 [edgeXSemver]: initialized semver on version 3.1.0-dev.20 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:17:18 provisioning config files... 16:17:18 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3515283042544041948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:17:18 ---> docker-login.sh 16:17:18 nexus3.edgexfoundry.org:10001 16:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:18 Configure a credential helper to remove this warning. See 16:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:18 16:17:18 Login Succeeded 16:17:18 nexus3.edgexfoundry.org:10002 16:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:18 Configure a credential helper to remove this warning. See 16:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:18 16:17:18 Login Succeeded 16:17:18 nexus3.edgexfoundry.org:10003 16:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:18 Configure a credential helper to remove this warning. See 16:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:18 16:17:18 Login Succeeded 16:17:18 nexus3.edgexfoundry.org:10004 16:17:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:18 Configure a credential helper to remove this warning. See 16:17:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:18 16:17:18 Login Succeeded 16:17:18 docker.io 16:17:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:17:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:17:19 Configure a credential helper to remove this warning. See 16:17:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:17:19 16:17:19 Login Succeeded 16:17:19 ---> docker-login.sh ends [Pipeline] } 16:17:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:17:19 ========================================================= 16:17:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:17:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:17:19 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:17:19 Sending build context to Docker daemon 3.345MB 16:17:19 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:17:19 Step 2/12 : FROM ${BASE} AS builder 16:17:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:17:19 7264a8db6415: Pulling fs layer 16:17:19 c4d48a809fc2: Pulling fs layer 16:17:19 4f1c88b9dad5: Pulling fs layer 16:17:19 ad3a456e5733: Pulling fs layer 16:17:19 9e4f439ed901: Pulling fs layer 16:17:19 feaf6a47b606: Pulling fs layer 16:17:19 5e8b037d7d82: Pulling fs layer 16:17:19 8ac70367396e: Pulling fs layer 16:17:19 6db16350a2e2: Pulling fs layer 16:17:19 9250d5d63582: Pulling fs layer 16:17:19 ad3a456e5733: Waiting 16:17:19 8ac70367396e: Waiting 16:17:19 9e4f439ed901: Waiting 16:17:19 6db16350a2e2: Waiting 16:17:19 9250d5d63582: Waiting 16:17:19 5e8b037d7d82: Waiting 16:17:19 c4d48a809fc2: Verifying Checksum 16:17:19 c4d48a809fc2: Download complete 16:17:19 ad3a456e5733: Verifying Checksum 16:17:19 ad3a456e5733: Download complete 16:17:19 9e4f439ed901: Verifying Checksum 16:17:19 9e4f439ed901: Download complete 16:17:19 7264a8db6415: Download complete 16:17:19 feaf6a47b606: Verifying Checksum 16:17:19 feaf6a47b606: Download complete 16:17:19 7264a8db6415: Pull complete 16:17:19 c4d48a809fc2: Pull complete 16:17:19 8ac70367396e: Verifying Checksum 16:17:19 8ac70367396e: Download complete 16:17:19 4f1c88b9dad5: Verifying Checksum 16:17:19 4f1c88b9dad5: Download complete 16:17:20 6db16350a2e2: Verifying Checksum 16:17:20 6db16350a2e2: Download complete 16:17:20 5e8b037d7d82: Verifying Checksum 16:17:20 5e8b037d7d82: Download complete 16:17:20 9250d5d63582: Verifying Checksum 16:17:20 9250d5d63582: Download complete 16:17:22 4f1c88b9dad5: Pull complete 16:17:22 ad3a456e5733: Pull complete 16:17:23 9e4f439ed901: Pull complete 16:17:23 feaf6a47b606: Pull complete 16:17:25 5e8b037d7d82: Pull complete 16:17:25 8ac70367396e: Pull complete 16:17:26 6db16350a2e2: Pull complete 16:17:26 9250d5d63582: Pull complete 16:17:26 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 16:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:17:26 ---> fa269f55d9b9 16:17:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:17:30 ---> Running in 0869053cfe38 16:17:30 Removing intermediate container 0869053cfe38 16:17:30 ---> 772c21056ea3 16:17:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:17:30 ---> Running in cf50345adaf6 16:17:30 Removing intermediate container cf50345adaf6 16:17:30 ---> 74582c3e1f34 16:17:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:17:30 ---> Running in 5e16eea987ed 16:17:30 Removing intermediate container 5e16eea987ed 16:17:30 ---> d673f305d7da 16:17:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:17:30 ---> Running in f31c4f270c85 16:17:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:17:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:17:31 OK: 265 MiB in 56 packages 16:17:31 Removing intermediate container f31c4f270c85 16:17:31 ---> dd6fc8a4570b 16:17:31 Step 7/12 : WORKDIR /app 16:17:31 ---> Running in 050c46b613d7 16:17:31 Removing intermediate container 050c46b613d7 16:17:31 ---> c1e3f3a7830e 16:17:31 Step 8/12 : COPY go.mod vendor* ./ 16:17:31 ---> 291dee61bf81 16:17:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:31 ---> Running in ffe8a906bfa9 16:17:33 Still waiting to schedule task 16:17:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:18:10 Removing intermediate container ffe8a906bfa9 16:18:10 ---> 7c0644db253e 16:18:10 Step 10/12 : COPY . . 16:18:10 ---> d41faf5ff75b 16:18:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:10 ---> Running in d219cb963e0e 16:18:10 Removing intermediate container d219cb963e0e 16:18:10 ---> 2ce881dafba2 16:18:10 Step 12/12 : RUN $MAKE 16:18:10 ---> Running in 0c61c07aa3af 16:18:10 noop 16:18:10 Removing intermediate container 0c61c07aa3af 16:18:10 ---> a83d60cd6df0 16:18:10 Successfully built a83d60cd6df0 16:18:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:11 + docker inspect -f . ci-base-image-x86_64 16:18:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:11 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:18:11 $ docker top ebb4ac05fed4dc026784191d99d38ba05c259be6fe7a6ef7fd4e22ef2c6f6fbe -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:11 + go version 16:18:11 go version go1.21.0 linux/amd64 [Pipeline] } 16:18:11 $ docker stop --time=1 ebb4ac05fed4dc026784191d99d38ba05c259be6fe7a6ef7fd4e22ef2c6f6fbe 16:18:13 $ docker rm -f --volumes ebb4ac05fed4dc026784191d99d38ba05c259be6fe7a6ef7fd4e22ef2c6f6fbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:13 + docker inspect -f . ci-base-image-x86_64 16:18:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:13 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:18:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:18:13 $ docker top 5f5f68c81e4a251503b3e82bb6788ed042d06b20ae21a38900e4dc445c4aedad -eo pid,comm [Pipeline] { [Pipeline] sh 16:18:14 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 16:18:14 + make test 16:18:14 go test -race -coverprofile=coverage.out ./... 16:18:32 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:18:50 go vet ./... 16:18:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:18:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:18:51 ./bin/test-attribution-txt.sh [Pipeline] echo 16:18:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:18:51 $ docker stop --time=1 5f5f68c81e4a251503b3e82bb6788ed042d06b20ae21a38900e4dc445c4aedad 16:18:55 $ docker rm -f --volumes 5f5f68c81e4a251503b3e82bb6788ed042d06b20ae21a38900e4dc445c4aedad [Pipeline] // withDockerContainer [Pipeline] sh 16:18:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:18:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:18:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:18:57 + ls -al . 16:18:57 total 184 16:18:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 16:18 . 16:18:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 16:16 .. 16:18:57 -rw-rw-r-- 1 jenkins jenkins 119 Sep 18 16:16 .dockerignore 16:18:57 drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 16:18 .git 16:18:57 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 16:16 .github 16:18:57 -rw-rw-r-- 1 jenkins jenkins 171 Sep 18 16:16 .gitignore 16:18:57 -rw-rw-r-- 1 jenkins jenkins 41 Sep 18 16:16 .golangci.yml 16:18:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 16:17 .semver 16:18:57 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 18 16:16 Attribution.txt 16:18:57 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 18 16:16 CHANGELOG.md 16:18:57 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 18 16:16 Dockerfile 16:18:57 -rw-rw-r-- 1 jenkins jenkins 677 Sep 18 16:16 GOVERNANCE.md 16:18:57 -rw-rw-r-- 1 jenkins jenkins 688 Sep 18 16:16 Jenkinsfile 16:18:57 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 18 16:16 LICENSE 16:18:57 -rw-rw-r-- 1 jenkins jenkins 618 Sep 18 16:16 OWNERS.md 16:18:57 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 18 16:16 README.md 16:18:57 -rw-rw-r-- 1 jenkins jenkins 12 Sep 18 16:17 VERSION 16:18:57 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 16:16 bin 16:18:57 -rw-r--r-- 1 jenkins jenkins 13 Sep 18 16:18 coverage.out 16:18:57 -rw-rw-r-- 1 jenkins jenkins 3729 Sep 18 16:16 go.mod 16:18:57 -rw-rw-r-- 1 jenkins jenkins 35444 Sep 18 16:16 go.sum 16:18:57 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 18 16:16 main.go 16:18:57 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 18 16:16 makefile 16:18:57 drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 16:16 res 16:18:57 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 16:16 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:57 + 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=2b865428d4c5867b9412c9393c54ce3bc1bb3d31 --label arch=amd64 --label version=3.1.0-dev.20 . 16:18:57 Sending build context to Docker daemon 3.346MB 16:18:57 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:18:57 Step 2/26 : FROM ${BASE} AS builder 16:18:57 ---> a83d60cd6df0 16:18:57 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:18:57 ---> Running in a7423c718deb 16:18:57 Removing intermediate container a7423c718deb 16:18:57 ---> 1d320fb63f17 16:18:57 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:18:57 ---> Running in 85b4f90ebf11 16:18:57 Removing intermediate container 85b4f90ebf11 16:18:57 ---> f142ea292928 16:18:57 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:18:57 ---> Running in b6671c510f9d 16:18:57 Removing intermediate container b6671c510f9d 16:18:57 ---> 86269a9617cd 16:18:57 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:18:58 ---> Running in a5e78e02db94 16:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:18:58 OK: 265 MiB in 56 packages 16:18:58 Removing intermediate container a5e78e02db94 16:18:58 ---> c410959cc3c2 16:18:58 Step 7/26 : WORKDIR /app 16:18:58 ---> Running in 151fc6f434c6 16:18:58 Removing intermediate container 151fc6f434c6 16:18:58 ---> a659514463e5 16:18:58 Step 8/26 : COPY go.mod vendor* ./ 16:18:59 ---> 7f9d131399b9 16:18:59 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:18:59 ---> Running in 322a67fd353d 16:18:59 Removing intermediate container 322a67fd353d 16:18:59 ---> daa385fde16f 16:18:59 Step 10/26 : COPY . . 16:18:59 ---> ed2d158d4afd 16:18:59 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:18:59 ---> Running in ef6d6de158c9 16:18:59 Removing intermediate container ef6d6de158c9 16:18:59 ---> 16753f159a9b 16:18:59 Step 12/26 : RUN $MAKE 16:18:59 ---> Running in cf1a90f770ed 16:19:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.20" -trimpath -mod=readonly -o app-service-configurable 16:19:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6394 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 16:19:11 Running in /w/workspace/app-service-configurable/189 [Pipeline] { [Pipeline] checkout 16:19:11 Selected Git installation does not exist. Using Default 16:19:11 The recommended git tool is: NONE 16:19:16 using credential edgex-jenkins-ssh 16:19:16 Cloning the remote Git repository 16:19:17 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 16:19:17 > git init /w/workspace/app-service-configurable/189 # timeout=10 16:19:17 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 16:19:17 > git --version # timeout=10 16:19:17 > git --version # 'git version 2.25.1' 16:19:17 using GIT_SSH to set credentials SSH Credentials for GitHub 16:19:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:18 Removing intermediate container cf1a90f770ed 16:19:18 ---> c7352dce35a5 16:19:18 Step 13/26 : FROM alpine:3.18 16:19:18 3.18: Pulling from library/alpine 16:19:18 7264a8db6415: Already exists 16:19:18 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:19:18 Status: Downloaded newer image for alpine:3.18 16:19:18 ---> 7e01a0d0a1dc 16:19:18 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:19:18 ---> Running in 3a4e4c0430ba 16:19:18 Removing intermediate container 3a4e4c0430ba 16:19:18 ---> 549253ed0d17 16:19:18 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:19:18 ---> Running in 84c08987ad73 16:19:18 Removing intermediate container 84c08987ad73 16:19:18 ---> 2e7f2520b7da 16:19:18 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:19:18 ---> Running in 89f9703a9097 16:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:19:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:19:19 (1/2) Installing ca-certificates (20230506-r0) 16:19:18 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 16:19:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:19:19 (2/2) Installing dumb-init (1.2.5-r2) 16:19:19 Executing busybox-1.36.1-r2.trigger 16:19:19 Executing ca-certificates-20230506-r0.trigger 16:19:19 OK: 8 MiB in 17 packages 16:19:19 Avoid second fetch 16:19:19 Checking out Revision 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 (main) 16:19:19 Removing intermediate container 89f9703a9097 16:19:19 ---> aa7b51eed76a 16:19:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:19:19 ---> 143e08ca29a8 16:19:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:19:19 ---> 8cc314cfb741 16:19:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:19:19 ---> 595fc88ec233 16:19:19 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:19:20 Commit message: "build: Update to latest SDK (#597)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 16:19:19 > git config core.sparsecheckout # timeout=10 16:19:19 > git checkout -f 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:19:20 ---> 532c2bfbb439 16:19:20 Step 21/26 : EXPOSE 48095 16:19:20 ---> Running in 54fb56f08bc9 16:19:20 Removing intermediate container 54fb56f08bc9 16:19:20 ---> b01bc003b60c 16:19:20 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:19:20 ---> Running in f6fa91600d1a 16:19:21 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:19:21 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:21 Dload Upload Total Spent Left Speed 16:19:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87335 0 --:--:-- --:--:-- --:--:-- 87335 16:19:21 Removing intermediate container f6fa91600d1a 16:19:21 ---> b073085d24a8 16:19:21 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:19:21 ---> Running in ad88cff267f3 16:19:21 Removing intermediate container ad88cff267f3 16:19:21 ---> d7a20074ec40 16:19:21 Step 24/26 : LABEL arch=amd64 16:19:21 ---> Running in f0046e637cb0 16:19:21 Removing intermediate container f0046e637cb0 16:19:21 ---> 3c770e04e8ad 16:19:21 Step 25/26 : LABEL git_sha=2b865428d4c5867b9412c9393c54ce3bc1bb3d31 16:19:21 ---> Running in d21f7def7e86 [Pipeline] sh 16:19:21 Removing intermediate container d21f7def7e86 16:19:21 ---> aa93da1ac4e8 16:19:21 Step 26/26 : LABEL version=3.1.0-dev.20 16:19:21 ---> Running in b59e523298d3 16:19:21 Removing intermediate container b59e523298d3 16:19:21 ---> d1182771d65d 16:19:21 [Warning] One or more build-args [ARCH] were not consumed 16:19:21 Successfully built d1182771d65d 16:19:21 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:21 provisioning config files... 16:19:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config16582291745005289928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:19:21 ---> docker-login.sh 16:19:21 nexus3.edgexfoundry.org:10001 16:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:21 Configure a credential helper to remove this warning. See 16:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:21 16:19:21 Login Succeeded 16:19:21 nexus3.edgexfoundry.org:10002 16:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:21 Configure a credential helper to remove this warning. See 16:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:21 16:19:21 Login Succeeded 16:19:21 nexus3.edgexfoundry.org:10003 16:19:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:19:21 + sudo tee /etc/docker/daemon.new 16:19:21 { 16:19:21 "registry-mirrors": [ 16:19:21 "https://nexus3.edgexfoundry.org:10001" 16:19:21 ], 16:19:21 "bip": "10.250.0.254/24", 16:19:21 "hosts": [ 16:19:21 "tcp://0.0.0.0:5555", 16:19:21 "unix:///var/run/docker.sock" 16:19:21 ], 16:19:21 "mtu": 1458, 16:19:21 "selinux-enabled": true, 16:19:21 "seccomp-profile": "/etc/docker/seccomp.json" 16:19:21 } [Pipeline] sh 16:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:22 Configure a credential helper to remove this warning. See 16:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:22 16:19:22 Login Succeeded 16:19:22 nexus3.edgexfoundry.org:10004 16:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:22 Configure a credential helper to remove this warning. See 16:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:22 16:19:22 Login Succeeded 16:19:22 docker.io 16:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:22 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:22 Configure a credential helper to remove this warning. See 16:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:22 16:19:22 Login Succeeded 16:19:22 ---> docker-login.sh ends [Pipeline] } 16:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:22 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 16:19:22 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 16:19:22 latest 16:19:22 3.1.0-dev.20 16:19:22 2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 16:19:22 main 16:19:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:22 + sudo service docker restart 16:19:22 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:23 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 16:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:23 768d0167f4c9: Preparing 16:19:23 440caf3b4bfc: Preparing 16:19:23 5a97429ca36f: Preparing 16:19:23 4bf15c99fd85: Preparing 16:19:23 c7a0ea9d17d2: Preparing 16:19:23 4693057ce236: Preparing 16:19:23 4693057ce236: Waiting 16:19:23 4bf15c99fd85: Pushed 16:19:23 440caf3b4bfc: Pushed 16:19:23 5a97429ca36f: Pushed 16:19:23 4693057ce236: Layer already exists 16:19:23 c7a0ea9d17d2: Pushed 16:19:26 768d0167f4c9: Pushed 16:19:26 2b865428d4c5867b9412c9393c54ce3bc1bb3d31: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:27 768d0167f4c9: Preparing 16:19:27 440caf3b4bfc: Preparing 16:19:27 5a97429ca36f: Preparing 16:19:27 4bf15c99fd85: Preparing 16:19:27 c7a0ea9d17d2: Preparing 16:19:27 4693057ce236: Preparing 16:19:27 4693057ce236: Waiting 16:19:27 768d0167f4c9: Layer already exists 16:19:27 c7a0ea9d17d2: Layer already exists 16:19:27 440caf3b4bfc: Layer already exists 16:19:27 4bf15c99fd85: Layer already exists 16:19:27 5a97429ca36f: Layer already exists 16:19:27 4693057ce236: Layer already exists 16:19:27 latest: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:27 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:27 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.20 16:19:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:27 768d0167f4c9: Preparing 16:19:27 440caf3b4bfc: Preparing 16:19:27 5a97429ca36f: Preparing 16:19:27 4bf15c99fd85: Preparing 16:19:27 c7a0ea9d17d2: Preparing 16:19:27 4693057ce236: Preparing 16:19:27 4693057ce236: Waiting 16:19:27 c7a0ea9d17d2: Layer already exists 16:19:27 4bf15c99fd85: Layer already exists 16:19:27 5a97429ca36f: Layer already exists 16:19:27 768d0167f4c9: Layer already exists 16:19:27 440caf3b4bfc: Layer already exists 16:19:27 4693057ce236: Layer already exists 16:19:27 3.1.0-dev.20: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 16:19:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:28 768d0167f4c9: Preparing 16:19:28 440caf3b4bfc: Preparing 16:19:28 5a97429ca36f: Preparing 16:19:28 4bf15c99fd85: Preparing 16:19:28 c7a0ea9d17d2: Preparing 16:19:28 4693057ce236: Preparing 16:19:28 4693057ce236: Waiting 16:19:28 4bf15c99fd85: Layer already exists 16:19:28 c7a0ea9d17d2: Layer already exists 16:19:28 5a97429ca36f: Layer already exists 16:19:28 768d0167f4c9: Layer already exists 16:19:28 440caf3b4bfc: Layer already exists 16:19:28 4693057ce236: Layer already exists 16:19:28 2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:28 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 16:19:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 16:19:29 768d0167f4c9: Preparing 16:19:29 440caf3b4bfc: Preparing 16:19:29 5a97429ca36f: Preparing 16:19:29 4bf15c99fd85: Preparing 16:19:29 c7a0ea9d17d2: Preparing 16:19:29 4693057ce236: Preparing 16:19:29 4693057ce236: Waiting 16:19:29 440caf3b4bfc: Layer already exists 16:19:29 c7a0ea9d17d2: Layer already exists 16:19:29 768d0167f4c9: Layer already exists 16:19:29 5a97429ca36f: Layer already exists 16:19:29 4bf15c99fd85: Layer already exists 16:19:29 4693057ce236: Layer already exists 16:19:29 main: digest: sha256:47bb8734ddaab7ff3a3855310484f3e38be8d46d7a4b8b48cdf7d8ecb4b91ada size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:19:29 ===================================================== [Pipeline] echo 16:19:29 taggedImages: 16:19:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 16:19:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 16:19:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.20 16:19:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 16:19:29 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:29 16:19:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:29 latest: Pulling from edgex-lftools-log-publisher 16:19:29 5eb5b503b376: Pulling fs layer 16:19:29 5c69ac0246d0: Pulling fs layer 16:19:29 ec43610c2a17: Pulling fs layer 16:19:29 3a2ae6a8a46f: Pulling fs layer 16:19:29 33b1e0a273af: Pulling fs layer 16:19:29 5d3b04190fa2: Pulling fs layer 16:19:29 2f39f015ded8: Pulling fs layer 16:19:29 3a2ae6a8a46f: Waiting 16:19:29 33b1e0a273af: Waiting 16:19:29 5d3b04190fa2: Waiting 16:19:29 2f39f015ded8: Waiting 16:19:29 5c69ac0246d0: Verifying Checksum 16:19:29 5c69ac0246d0: Download complete 16:19:29 3a2ae6a8a46f: Verifying Checksum 16:19:29 3a2ae6a8a46f: Download complete 16:19:29 33b1e0a273af: Verifying Checksum 16:19:29 33b1e0a273af: Download complete 16:19:30 5d3b04190fa2: Verifying Checksum 16:19:30 5d3b04190fa2: Download complete 16:19:30 ec43610c2a17: Download complete 16:19:30 5eb5b503b376: Download complete 16:19:30 2f39f015ded8: Download complete 16:19:31 5eb5b503b376: Pull complete 16:19:31 5c69ac0246d0: Pull complete 16:19:31 ec43610c2a17: Pull complete 16:19:31 3a2ae6a8a46f: Pull complete 16:19:32 33b1e0a273af: Pull complete 16:19:32 5d3b04190fa2: Pull complete 16:19:36 2f39f015ded8: Pull complete 16:19:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:19:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:36 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:19:39 $ docker top 0be42dd8a87e57cc5861d295ce569c65cd7f324950a08d8f2f15eed7b229b5de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:39 ---> job-cost.sh 16:19:39 lf-activate-venv: SKIPPING 16:19:39 INFO: No Stack... 16:19:40 INFO: Retrieving Pricing Info for: v3-standard-8 16:19:40 INFO: Archiving Costs [Pipeline] sh 16:19:40 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 16:19:40 + cut -d, -f6 [Pipeline] lock 16:19:40 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] 16:19:40 Resource [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] did not exist. Created. 16:19:40 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:40 provisioning config files... 16:19:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/189@tmp/config241776051453480004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:19:41 + echo total: 0.2199999988079071 [Pipeline] stash 16:19:41 Stashed 1 file(s) [Pipeline] } 16:19:41 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 16:19:41 $ docker stop --time=1 0be42dd8a87e57cc5861d295ce569c65cd7f324950a08d8f2f15eed7b229b5de 16:19:41 ---> docker-login.sh 16:19:41 nexus3.edgexfoundry.org:10001 16:19:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:41 Configure a credential helper to remove this warning. See 16:19:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:41 16:19:41 Login Succeeded 16:19:41 nexus3.edgexfoundry.org:10002 16:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:42 Configure a credential helper to remove this warning. See 16:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:42 16:19:42 Login Succeeded 16:19:42 nexus3.edgexfoundry.org:10003 16:19:42 $ docker rm -f --volumes 0be42dd8a87e57cc5861d295ce569c65cd7f324950a08d8f2f15eed7b229b5de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 16:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] } 16:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:42 Configure a credential helper to remove this warning. See 16:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:42 16:19:42 Login Succeeded 16:19:42 nexus3.edgexfoundry.org:10004 16:19:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:42 Configure a credential helper to remove this warning. See 16:19:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:42 16:19:42 Login Succeeded 16:19:42 docker.io 16:19:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:19:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:19:43 Configure a credential helper to remove this warning. See 16:19:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:19:43 16:19:43 Login Succeeded 16:19:43 ---> docker-login.sh ends [Pipeline] } 16:19:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:19:43 ========================================================= 16:19:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:19:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:44 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 16:19:44 Sending build context to Docker daemon 180.7kB 16:19:44 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 16:19:44 Step 2/12 : FROM ${BASE} AS builder 16:19:44 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:19:44 9fda8d8052c6: Pulling fs layer 16:19:44 5d54e960e981: Pulling fs layer 16:19:44 c4a7e357bf2a: Pulling fs layer 16:19:44 f0e02332f6b5: Pulling fs layer 16:19:44 66412af1f25a: Pulling fs layer 16:19:44 1baf3a5c0e64: Pulling fs layer 16:19:44 9a37bb91b891: Pulling fs layer 16:19:44 a29adfc67d43: Pulling fs layer 16:19:44 d5de9f91c1a4: Pulling fs layer 16:19:44 1baf3a5c0e64: Waiting 16:19:44 9a37bb91b891: Waiting 16:19:44 a29adfc67d43: Waiting 16:19:44 d5de9f91c1a4: Waiting 16:19:44 f0e02332f6b5: Waiting 16:19:44 5d54e960e981: Verifying Checksum 16:19:44 5d54e960e981: Download complete 16:19:44 f0e02332f6b5: Verifying Checksum 16:19:44 f0e02332f6b5: Download complete 16:19:44 66412af1f25a: Verifying Checksum 16:19:44 66412af1f25a: Download complete 16:19:44 9fda8d8052c6: Verifying Checksum 16:19:44 9fda8d8052c6: Download complete 16:19:44 9a37bb91b891: Verifying Checksum 16:19:44 9a37bb91b891: Download complete 16:19:45 9fda8d8052c6: Pull complete 16:19:45 a29adfc67d43: Download complete 16:19:46 d5de9f91c1a4: Verifying Checksum 16:19:46 d5de9f91c1a4: Download complete 16:19:46 c4a7e357bf2a: Verifying Checksum 16:19:46 c4a7e357bf2a: Download complete 16:19:47 1baf3a5c0e64: Verifying Checksum 16:19:47 1baf3a5c0e64: Download complete 16:19:49 5d54e960e981: Pull complete 16:19:59 c4a7e357bf2a: Pull complete 16:19:59 f0e02332f6b5: Pull complete 16:20:00 66412af1f25a: Pull complete 16:20:07 1baf3a5c0e64: Pull complete 16:20:08 9a37bb91b891: Pull complete 16:20:09 a29adfc67d43: Pull complete 16:20:10 d5de9f91c1a4: Pull complete 16:20:10 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 16:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:20:10 ---> 746ca1b523b5 16:20:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:20:12 ---> Running in ed78ecc14967 16:20:13 Removing intermediate container ed78ecc14967 16:20:13 ---> f232f51334f1 16:20:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:20:13 ---> Running in f7d31fee65ec 16:20:13 Removing intermediate container f7d31fee65ec 16:20:13 ---> 952a26ab0b67 16:20:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:20:13 ---> Running in e7efc8ec4512 16:20:13 Removing intermediate container e7efc8ec4512 16:20:13 ---> 457c1df8b130 16:20:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:20:14 ---> Running in aae250dfabae 16:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:20:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:20:16 OK: 267 MiB in 56 packages 16:20:18 Removing intermediate container aae250dfabae 16:20:18 ---> e6c59195ae74 16:20:18 Step 7/12 : WORKDIR /app 16:20:18 ---> Running in db822a9d86aa 16:20:18 Removing intermediate container db822a9d86aa 16:20:18 ---> dcfe4b4886ea 16:20:18 Step 8/12 : COPY go.mod vendor* ./ 16:20:19 ---> 7ae25f48e339 16:20:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:19 ---> Running in e843006c5e49 16:21:27 Removing intermediate container e843006c5e49 16:21:27 ---> a8d9555b2abe 16:21:27 Step 10/12 : COPY . . 16:21:27 ---> 221bd31d8609 16:21:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:21:27 ---> Running in 5a12bb9ff74b 16:21:27 Removing intermediate container 5a12bb9ff74b 16:21:27 ---> 78efb9be1e65 16:21:27 Step 12/12 : RUN $MAKE 16:21:27 ---> Running in da11bb21ba96 16:21:28 noop 16:21:29 Removing intermediate container da11bb21ba96 16:21:29 ---> 7ba17acbfdb5 16:21:29 Successfully built 7ba17acbfdb5 16:21:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:29 + docker inspect -f . ci-base-image-arm64 16:21:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:29 prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container 16:21:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/189 -v /w/workspace/app-service-configurable/189:/w/workspace/app-service-configurable/189:rw,z -v /w/workspace/app-service-configurable/189@tmp:/w/workspace/app-service-configurable/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:21:30 $ docker top 0c26f70c52a1c9c05a62751541b430c71abe2f15721532b2e7e3007880106b1d -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:31 + go version 16:21:31 go version go1.21.0 linux/arm64 [Pipeline] } 16:21:31 $ docker stop --time=1 0c26f70c52a1c9c05a62751541b430c71abe2f15721532b2e7e3007880106b1d 16:21:33 $ docker rm -f --volumes 0c26f70c52a1c9c05a62751541b430c71abe2f15721532b2e7e3007880106b1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:21:33 + docker inspect -f . ci-base-image-arm64 16:21:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:21:34 prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container 16:21:34 $ 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/189 -v /w/workspace/app-service-configurable/189:/w/workspace/app-service-configurable/189:rw,z -v /w/workspace/app-service-configurable/189@tmp:/w/workspace/app-service-configurable/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:21:35 $ docker top bb1aeedf41f497422c7e99a1f07ce3024690add91923a57968ec7c676aa64a69 -eo pid,comm [Pipeline] { [Pipeline] sh 16:21:35 + git config --global --add safe.directory /w/workspace/app-service-configurable/189 [Pipeline] fileExists [Pipeline] sh 16:21:36 + make test 16:21:36 go test -race -coverprofile=coverage.out ./... 16:23:43 ? github.com/edgexfoundry/app-service-configurable [no test files] 16:23:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:23:43 go vet ./... 16:25:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:25:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:25:49 ./bin/test-attribution-txt.sh [Pipeline] echo 16:25:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:25:50 $ docker stop --time=1 bb1aeedf41f497422c7e99a1f07ce3024690add91923a57968ec7c676aa64a69 16:25:51 $ docker rm -f --volumes bb1aeedf41f497422c7e99a1f07ce3024690add91923a57968ec7c676aa64a69 [Pipeline] // withDockerContainer [Pipeline] sh 16:25:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:25:53 Warning: overwriting stash ‘coverage-report’ 16:25:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:25:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:25:54 + ls -al . 16:25:54 total 180 16:25:54 drwxrwxr-x 7 jenkins jenkins 4096 Sep 18 16:21 . 16:25:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 16:19 .. 16:25:54 -rw-rw-r-- 1 jenkins jenkins 119 Sep 18 16:19 .dockerignore 16:25:54 drwxrwxr-x 8 jenkins jenkins 4096 Sep 18 16:19 .git 16:25:54 drwxrwxr-x 3 jenkins jenkins 4096 Sep 18 16:19 .github 16:25:54 -rw-rw-r-- 1 jenkins jenkins 171 Sep 18 16:19 .gitignore 16:25:54 -rw-rw-r-- 1 jenkins jenkins 41 Sep 18 16:19 .golangci.yml 16:25:54 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 18 16:19 Attribution.txt 16:25:54 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 18 16:19 CHANGELOG.md 16:25:54 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 18 16:19 Dockerfile 16:25:54 -rw-rw-r-- 1 jenkins jenkins 677 Sep 18 16:19 GOVERNANCE.md 16:25:54 -rw-rw-r-- 1 jenkins jenkins 688 Sep 18 16:19 Jenkinsfile 16:25:54 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 18 16:19 LICENSE 16:25:54 -rw-rw-r-- 1 jenkins jenkins 618 Sep 18 16:19 OWNERS.md 16:25:54 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 18 16:19 README.md 16:25:54 -rw-rw-r-- 1 jenkins jenkins 12 Sep 18 16:17 VERSION 16:25:54 drwxrwxr-x 2 jenkins jenkins 4096 Sep 18 16:19 bin 16:25:54 -rw-r--r-- 1 jenkins jenkins 13 Sep 18 16:21 coverage.out 16:25:54 -rw-rw-r-- 1 jenkins jenkins 3729 Sep 18 16:19 go.mod 16:25:54 -rw-rw-r-- 1 jenkins jenkins 35444 Sep 18 16:19 go.sum 16:25:54 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 18 16:19 main.go 16:25:54 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 18 16:19 makefile 16:25:54 drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 16:19 res 16:25:54 drwxrwxr-x 4 jenkins jenkins 4096 Sep 18 16:19 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:25:54 + 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=2b865428d4c5867b9412c9393c54ce3bc1bb3d31 --label arch=arm64 --label version=3.1.0-dev.20 . 16:25:54 Sending build context to Docker daemon 181.8kB 16:25:55 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 16:25:55 Step 2/26 : FROM ${BASE} AS builder 16:25:55 ---> 7ba17acbfdb5 16:25:55 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 16:25:55 ---> Running in 02cd31a1230f 16:25:55 Removing intermediate container 02cd31a1230f 16:25:55 ---> 7c313656a6d9 16:25:55 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 16:25:55 ---> Running in 1a3f21298b2f 16:25:55 Removing intermediate container 1a3f21298b2f 16:25:55 ---> d0ba7bb17069 16:25:55 Step 5/26 : ARG ADD_BUILD_TAGS="" 16:25:55 ---> Running in 25f92c27d28b 16:25:56 Removing intermediate container 25f92c27d28b 16:25:56 ---> 62feb27984cf 16:25:56 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:25:56 ---> Running in b00c71414bb0 16:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:25:58 OK: 267 MiB in 56 packages 16:25:59 Removing intermediate container b00c71414bb0 16:25:59 ---> 74a7b94b12b9 16:25:59 Step 7/26 : WORKDIR /app 16:25:59 ---> Running in a84fd32e96fa 16:25:59 Removing intermediate container a84fd32e96fa 16:25:59 ---> 3afc222a151f 16:25:59 Step 8/26 : COPY go.mod vendor* ./ 16:26:00 ---> 56a693bf3a6a 16:26:00 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:00 ---> Running in 16056a6baaa4 16:26:02 Removing intermediate container 16056a6baaa4 16:26:02 ---> 260781cba6e1 16:26:02 Step 10/26 : COPY . . 16:26:02 ---> 1b109de9a94f 16:26:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:26:03 ---> Running in 7a0fc088f96e 16:26:03 Removing intermediate container 7a0fc088f96e 16:26:03 ---> 98afa04d0918 16:26:03 Step 12/26 : RUN $MAKE 16:26:03 ---> Running in 5a26d6264d20 16:26:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.30 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.20" -trimpath -mod=readonly -o app-service-configurable 16:27:56 Removing intermediate container 5a26d6264d20 16:27:56 ---> 18c6680d748e 16:27:56 Step 13/26 : FROM alpine:3.18 16:27:56 3.18: Pulling from library/alpine 16:27:56 9fda8d8052c6: Already exists 16:27:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 16:27:56 Status: Downloaded newer image for alpine:3.18 16:27:56 ---> f6648c04cd6c 16:27:56 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:27:56 ---> Running in 162ed4b8caec 16:27:56 Removing intermediate container 162ed4b8caec 16:27:56 ---> e0c3adaa2de5 16:27:56 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 16:27:56 ---> Running in f47e15088145 16:27:56 Removing intermediate container f47e15088145 16:27:56 ---> cc6ac7fa16bd 16:27:56 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 16:27:56 ---> Running in 3b05c8544404 16:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:27:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:27:56 (1/2) Installing ca-certificates (20230506-r0) 16:27:56 (2/2) Installing dumb-init (1.2.5-r2) 16:27:56 Executing busybox-1.36.1-r2.trigger 16:27:56 Executing ca-certificates-20230506-r0.trigger 16:27:56 OK: 9 MiB in 17 packages 16:27:56 Removing intermediate container 3b05c8544404 16:27:56 ---> 8f57a838ac40 16:27:56 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:27:56 ---> d5ea2a66abea 16:27:56 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 16:27:56 ---> 6d2d8a55c0dc 16:27:56 Step 19/26 : COPY --from=builder /app/res/ /res/ 16:27:56 ---> 530b06a6d6d2 16:27:56 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 16:27:56 ---> 70edb8f5cc1b 16:27:56 Step 21/26 : EXPOSE 48095 16:27:56 ---> Running in 1a57688facb8 16:27:56 Removing intermediate container 1a57688facb8 16:27:56 ---> 906ac0bb0086 16:27:56 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 16:27:56 ---> Running in c7ecf42549cc 16:27:56 Removing intermediate container c7ecf42549cc 16:27:56 ---> 4ce0174334be 16:27:56 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:27:56 ---> Running in dfa2ce5c4f07 16:27:56 Removing intermediate container dfa2ce5c4f07 16:27:56 ---> 930a3674d1e0 16:27:56 Step 24/26 : LABEL arch=arm64 16:27:56 ---> Running in 4ececdfb9386 16:27:56 Removing intermediate container 4ececdfb9386 16:27:56 ---> 1324ba41c546 16:27:56 Step 25/26 : LABEL git_sha=2b865428d4c5867b9412c9393c54ce3bc1bb3d31 16:27:56 ---> Running in a6b363709be9 16:27:56 Removing intermediate container a6b363709be9 16:27:56 ---> 049a126c78ac 16:27:56 Step 26/26 : LABEL version=3.1.0-dev.20 16:27:56 ---> Running in 8a88d303129c 16:27:56 Removing intermediate container 8a88d303129c 16:27:56 ---> 39018b9b7274 16:27:56 [Warning] One or more build-args [ARCH] were not consumed 16:27:56 Successfully built 39018b9b7274 16:27:56 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:56 provisioning config files... 16:27:56 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/189@tmp/config6914946609071325358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:56 ---> docker-login.sh 16:27:56 nexus3.edgexfoundry.org:10001 16:27:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:56 Configure a credential helper to remove this warning. See 16:27:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:56 16:27:56 Login Succeeded 16:27:56 nexus3.edgexfoundry.org:10002 16:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:57 Configure a credential helper to remove this warning. See 16:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:57 16:27:57 Login Succeeded 16:27:57 nexus3.edgexfoundry.org:10003 16:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:57 Configure a credential helper to remove this warning. See 16:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:57 16:27:57 Login Succeeded 16:27:57 nexus3.edgexfoundry.org:10004 16:27:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:57 Configure a credential helper to remove this warning. See 16:27:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:57 16:27:57 Login Succeeded 16:27:57 docker.io 16:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:58 Configure a credential helper to remove this warning. See 16:27:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:58 16:27:58 Login Succeeded 16:27:58 ---> docker-login.sh ends [Pipeline] } 16:27:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:27:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:27:58 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 16:27:58 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 16:27:58 latest 16:27:58 3.1.0-dev.20 16:27:58 2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 16:27:58 main 16:27:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:58 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:59 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 16:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:27:59 92ade3eb167a: Preparing 16:27:59 aaabaa7cc3d5: Preparing 16:27:59 1ca2a98ec63e: Preparing 16:27:59 14b5eba6332f: Preparing 16:27:59 abc70b92b3e2: Preparing 16:27:59 b2191e2be29d: Preparing 16:27:59 b2191e2be29d: Waiting 16:27:59 1ca2a98ec63e: Pushed 16:27:59 14b5eba6332f: Pushed 16:27:59 aaabaa7cc3d5: Pushed 16:27:59 b2191e2be29d: Layer already exists 16:27:59 abc70b92b3e2: Pushed 16:28:04 92ade3eb167a: Pushed 16:28:04 2b865428d4c5867b9412c9393c54ce3bc1bb3d31: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:05 92ade3eb167a: Preparing 16:28:05 aaabaa7cc3d5: Preparing 16:28:05 1ca2a98ec63e: Preparing 16:28:05 14b5eba6332f: Preparing 16:28:05 abc70b92b3e2: Preparing 16:28:05 b2191e2be29d: Preparing 16:28:05 b2191e2be29d: Waiting 16:28:05 abc70b92b3e2: Layer already exists 16:28:05 92ade3eb167a: Layer already exists 16:28:05 1ca2a98ec63e: Layer already exists 16:28:05 14b5eba6332f: Layer already exists 16:28:05 aaabaa7cc3d5: Layer already exists 16:28:05 b2191e2be29d: Layer already exists 16:28:05 latest: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.20 16:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:06 92ade3eb167a: Preparing 16:28:06 aaabaa7cc3d5: Preparing 16:28:06 1ca2a98ec63e: Preparing 16:28:06 14b5eba6332f: Preparing 16:28:06 abc70b92b3e2: Preparing 16:28:06 b2191e2be29d: Preparing 16:28:06 b2191e2be29d: Waiting 16:28:06 1ca2a98ec63e: Layer already exists 16:28:06 aaabaa7cc3d5: Layer already exists 16:28:06 abc70b92b3e2: Layer already exists 16:28:06 92ade3eb167a: Layer already exists 16:28:06 14b5eba6332f: Layer already exists 16:28:06 b2191e2be29d: Layer already exists 16:28:06 3.1.0-dev.20: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 16:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:07 92ade3eb167a: Preparing 16:28:07 aaabaa7cc3d5: Preparing 16:28:07 1ca2a98ec63e: Preparing 16:28:07 14b5eba6332f: Preparing 16:28:07 abc70b92b3e2: Preparing 16:28:07 b2191e2be29d: Preparing 16:28:07 b2191e2be29d: Waiting 16:28:07 14b5eba6332f: Layer already exists 16:28:07 aaabaa7cc3d5: Layer already exists 16:28:07 1ca2a98ec63e: Layer already exists 16:28:07 92ade3eb167a: Layer already exists 16:28:07 abc70b92b3e2: Layer already exists 16:28:07 b2191e2be29d: Layer already exists 16:28:07 2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:08 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 16:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 16:28:08 92ade3eb167a: Preparing 16:28:08 aaabaa7cc3d5: Preparing 16:28:08 1ca2a98ec63e: Preparing 16:28:08 14b5eba6332f: Preparing 16:28:08 abc70b92b3e2: Preparing 16:28:08 b2191e2be29d: Preparing 16:28:08 b2191e2be29d: Waiting 16:28:08 1ca2a98ec63e: Layer already exists 16:28:08 abc70b92b3e2: Layer already exists 16:28:08 14b5eba6332f: Layer already exists 16:28:08 92ade3eb167a: Layer already exists 16:28:08 aaabaa7cc3d5: Layer already exists 16:28:08 b2191e2be29d: Layer already exists 16:28:08 main: digest: sha256:ac10e6ed183f30f7a8133ad238ec34ba6b76fb3f5b87681ef06dcb75423c00e2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:08 ===================================================== [Pipeline] echo 16:28:08 taggedImages: 16:28:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31 16:28:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 16:28:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.20 16:28:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:2b865428d4c5867b9412c9393c54ce3bc1bb3d31-3.1.0-dev.20 16:28:08 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:08 16:28:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:09 arm64: Pulling from edgex-lftools-log-publisher 16:28:09 8998bd30e6a1: Pulling fs layer 16:28:09 04944245beec: Pulling fs layer 16:28:09 699f458cf7ca: Pulling fs layer 16:28:09 765212b225bb: Pulling fs layer 16:28:09 f23df028b6ca: Pulling fs layer 16:28:09 d65c8cfc05b1: Pulling fs layer 16:28:09 2437ff75d9bd: Pulling fs layer 16:28:09 f23df028b6ca: Waiting 16:28:09 d65c8cfc05b1: Waiting 16:28:09 2437ff75d9bd: Waiting 16:28:09 765212b225bb: Waiting 16:28:09 04944245beec: Verifying Checksum 16:28:09 04944245beec: Download complete 16:28:09 765212b225bb: Verifying Checksum 16:28:09 765212b225bb: Download complete 16:28:09 f23df028b6ca: Verifying Checksum 16:28:09 f23df028b6ca: Download complete 16:28:09 d65c8cfc05b1: Verifying Checksum 16:28:09 d65c8cfc05b1: Download complete 16:28:09 699f458cf7ca: Verifying Checksum 16:28:09 699f458cf7ca: Download complete 16:28:09 8998bd30e6a1: Verifying Checksum 16:28:09 8998bd30e6a1: Download complete 16:28:11 2437ff75d9bd: Verifying Checksum 16:28:11 2437ff75d9bd: Download complete 16:28:13 8998bd30e6a1: Pull complete 16:28:14 04944245beec: Pull complete 16:28:15 699f458cf7ca: Pull complete 16:28:15 765212b225bb: Pull complete 16:28:16 f23df028b6ca: Pull complete 16:28:19 d65c8cfc05b1: Pull complete 16:28:34 2437ff75d9bd: Pull complete 16:28:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:28:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:28:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:34 prd-ubuntu20.04-docker-arm64-4c-16g-6394 does not seem to be running inside a container 16:28:35 $ 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/189 -v /w/workspace/app-service-configurable/189:/w/workspace/app-service-configurable/189:rw,z -v /w/workspace/app-service-configurable/189@tmp:/w/workspace/app-service-configurable/189@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:28:37 $ docker top ed7643875d62f9456e655118a6de21e01d2e8c95a5b5f05a159ae032ebda4041 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:37 ---> job-cost.sh 16:28:38 lf-activate-venv: SKIPPING 16:28:38 INFO: No Stack... 16:28:38 INFO: Retrieving Pricing Info for: v3-standard-4 16:28:39 INFO: Archiving Costs [Pipeline] sh 16:28:39 + cat /w/workspace/app-service-configurable/189/archives/cost.csv 16:28:39 + cut -d, -f6 [Pipeline] lock 16:28:39 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] 16:28:39 Resource [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] did not exist. Created. 16:28:39 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:40 /w/workspace/app-service-configurable/189@tmp/durable-aa7aacf5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:28:40 + echo total: 0.10999999940395355 [Pipeline] stash 16:28:40 Warning: overwriting stash ‘stack-cost’ 16:28:40 Stashed 1 file(s) [Pipeline] } 16:28:40 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-189-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:40 $ docker stop --time=1 ed7643875d62f9456e655118a6de21e01d2e8c95a5b5f05a159ae032ebda4041 16:28:42 $ docker rm -f --volumes ed7643875d62f9456e655118a6de21e01d2e8c95a5b5f05a159ae032ebda4041 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:28:42 provisioning config files... 16:28:42 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17588861588771734705tmp [Pipeline] { [Pipeline] sh 16:28:42 + set +x 16:28:42 + curl -s https://codecov.io/bash 16:28:42 + bash -s -- 16:28:43 16:28:43 _____ _ 16:28:43 / ____| | | 16:28:43 | | ___ __| | ___ ___ _____ __ 16:28:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:28:43 | |___| (_) | (_| | __/ (_| (_) \ V / 16:28:43 \_____\___/ \__,_|\___|\___\___/ \_/ 16:28:43 Bash-1.0.6 16:28:43 16:28:43 16:28:43 ==> git version 2.25.1 found 16:28:43 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:28:43 Release-Date: 2020-01-08 16:28:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:28:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:28:43 ==> Jenkins CI detected. 16:28:43 current dir:  /w/workspace/ry_app-service-configurable_main 16:28:43 project root: . 16:28:43 --> token set from env 16:28:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:28:43 ==> Running gcov in . (disable via -X gcov) 16:28:43 ==> Python coveragepy not found 16:28:43 ==> Searching for coverage reports in: 16:28:43 + . 16:28:43 -> Found 1 reports 16:28:43 ==> Detecting git/mercurial file structure 16:28:43 ==> Reading reports 16:28:43 + ./coverage.out bytes=13 16:28:43 ==> Appending adjustments 16:28:43 https://docs.codecov.io/docs/fixing-reports 16:28:43 + Found adjustments 16:28:43 ==> Gzipping contents 16:28:43 4.0K /tmp/codecov.5xME6A.gz 16:28:43 ==> Uploading reports 16:28:43 url: https://codecov.io 16:28:43 query: branch=main&commit=2b865428d4c5867b9412c9393c54ce3bc1bb3d31&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:43 -> Pinging Codecov 16:28:43 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=2b865428d4c5867b9412c9393c54ce3bc1bb3d31&build=189&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F189%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 16:28:43 -> Uploading to 16:28:43 https://storage.googleapis.com/codecov/v4/raw/2023-09-18/A97CA9966030D2A3747ED39772930CCE/2b865428d4c5867b9412c9393c54ce3bc1bb3d31/ba9b5863-3b05-4db6-a441-e88bdb54b98c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230918%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230918T162843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aeaa81c682c9be28c5cc61105daa5fa5d11f33ba2b924157449276393707fb11 16:28:43 % Total % Received % Xferd Average Speed Time Time Time Current 16:28:43 Dload Upload Total Spent Left Speed 16:28:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 1280 --:--:-- --:--:-- --:--:-- 1276 100 429 0 0 100 429 0 1276 --:--:-- --:--:-- --:--:-- 1276 16:28:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] } 16:28:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:28:44 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:28:44 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:44 16:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:28:44 df9b9388f04a: Pulling fs layer 16:28:44 52dc419b0ee2: Pulling fs layer 16:28:44 25bc292e5bac: Pulling fs layer 16:28:44 114826534d7a: Pulling fs layer 16:28:44 4657fd5d0bcf: Pulling fs layer 16:28:44 6ad1cebc031e: Pulling fs layer 16:28:44 8a3aa393b2d8: Pulling fs layer 16:28:44 4657fd5d0bcf: Waiting 16:28:44 6ad1cebc031e: Waiting 16:28:44 8a3aa393b2d8: Waiting 16:28:44 114826534d7a: Waiting 16:28:44 25bc292e5bac: Verifying Checksum 16:28:44 25bc292e5bac: Download complete 16:28:44 52dc419b0ee2: Download complete 16:28:44 4657fd5d0bcf: Verifying Checksum 16:28:44 4657fd5d0bcf: Download complete 16:28:44 df9b9388f04a: Download complete 16:28:44 df9b9388f04a: Pull complete 16:28:44 6ad1cebc031e: Verifying Checksum 16:28:44 6ad1cebc031e: Download complete 16:28:44 52dc419b0ee2: Pull complete 16:28:44 25bc292e5bac: Pull complete 16:28:45 114826534d7a: Verifying Checksum 16:28:45 114826534d7a: Download complete 16:28:45 8a3aa393b2d8: Verifying Checksum 16:28:45 8a3aa393b2d8: Download complete 16:28:49 114826534d7a: Pull complete 16:28:49 4657fd5d0bcf: Pull complete 16:28:49 6ad1cebc031e: Pull complete 16:28:51 8a3aa393b2d8: Pull complete 16:28:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:28:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:51 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:28:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:28:55 $ docker top ee6bccc76007056a5466e68d93802bb677df2050e5cc3d3101f08e4e54b00f8a -eo pid,comm [Pipeline] { [Pipeline] echo 16:28:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 16:28:56 + set -o pipefail 16:28:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 16:29:02 16:29:02 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 16:29:02 16:29:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/d7581aab-4627-4092-af96-d25c62fb6b70 16:29:02 16:29:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:29:02 16:29:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:29:02 16:29:02 16:29:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:29:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:29:02 More details here: https://snyk.co/ue1NS [Pipeline] } 16:29:02 $ docker stop --time=1 ee6bccc76007056a5466e68d93802bb677df2050e5cc3d3101f08e4e54b00f8a 16:29:06 $ docker rm -f --volumes ee6bccc76007056a5466e68d93802bb677df2050e5cc3d3101f08e4e54b00f8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:29:06 + git log --format=format:%s -1 2b865428d4c5867b9412c9393c54ce3bc1bb3d31 [Pipeline] sh 16:29:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:07 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:08 $ docker top ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:08 [ssh-agent] Looking for ssh-agent implementation... 16:29:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:08 $ docker exec ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 ssh-agent 16:29:08 SSH_AUTH_SOCK=/tmp/ssh-zSWEC3zRdfqP/agent.31 16:29:08 SSH_AGENT_PID=37 16:29:08 Running ssh-add (command line suppressed) 16:29:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2250211260420403894.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2250211260420403894.key) 16:29:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:08 + git semver tag 16:29:08 2023-09-18 16:29:08,908 [run_tag] DEBUG tag force:False 16:29:08 2023-09-18 16:29:08,908 [check_head_tag] DEBUG check head tag 16:29:08 2023-09-18 16:29:08,909 [execute] INFO git cat-file --batch-check 16:29:08 2023-09-18 16:29:08,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:29:08 2023-09-18 16:29:08,912 [execute] INFO git cat-file --batch 16:29:08 2023-09-18 16:29:08,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 16:29:08 2023-09-18 16:29:08,925 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:08 2023-09-18 16:29:08,926 [execute] INFO git tag -a v3.1.0-dev.20 -m v3.1.0-dev.20 16:29:08 2023-09-18 16:29:08,926 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.20', '-m', 'v3.1.0-dev.20'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:29:08 2023-09-18 16:29:08,930 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:08 3.1.0-dev.20 [Pipeline] } 16:29:09 $ docker exec --env ******** --env ******** ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 ssh-agent -k 16:29:09 unset SSH_AUTH_SOCK; 16:29:09 unset SSH_AGENT_PID; 16:29:09 echo Agent pid 37 killed; 16:29:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:09 + git semver [Pipeline] } 16:29:09 $ docker stop --time=1 ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 16:29:10 $ docker rm -f --volumes ef6826e0f907f43e841f6adce48b0f4e6769eae5bd31ea61fa06038ebfb10766 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:11 16:29:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:11 0.23.1-centos7: Pulling from edgex-lftools 16:29:11 ab5ef0e58194: Pulling fs layer 16:29:11 9712f1f96733: Pulling fs layer 16:29:11 63f879dbbcfc: Pulling fs layer 16:29:11 0d9ebad4ef96: Pulling fs layer 16:29:11 e9a5061849ea: Pulling fs layer 16:29:11 d747dcd14b5f: Pulling fs layer 16:29:11 2de7ff778b66: Pulling fs layer 16:29:11 0d9ebad4ef96: Waiting 16:29:11 e9a5061849ea: Waiting 16:29:11 d747dcd14b5f: Waiting 16:29:11 2de7ff778b66: Waiting 16:29:11 9712f1f96733: Verifying Checksum 16:29:11 9712f1f96733: Download complete 16:29:11 63f879dbbcfc: Verifying Checksum 16:29:11 63f879dbbcfc: Download complete 16:29:12 e9a5061849ea: Verifying Checksum 16:29:12 e9a5061849ea: Download complete 16:29:12 d747dcd14b5f: Download complete 16:29:12 ab5ef0e58194: Verifying Checksum 16:29:12 ab5ef0e58194: Download complete 16:29:12 0d9ebad4ef96: Verifying Checksum 16:29:12 0d9ebad4ef96: Download complete 16:29:12 2de7ff778b66: Verifying Checksum 16:29:12 2de7ff778b66: Download complete 16:29:14 ab5ef0e58194: Pull complete 16:29:14 9712f1f96733: Pull complete 16:29:15 63f879dbbcfc: Pull complete 16:29:19 0d9ebad4ef96: Pull complete 16:29:19 e9a5061849ea: Pull complete 16:29:19 d747dcd14b5f: Pull complete 16:29:20 2de7ff778b66: Pull complete 16:29:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:29:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:29:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:20 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:29:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:29:24 $ docker top 0dac7e5fead1300663f9b7a84d4ac8c1629265fdd8bf771767d8638d2fcadb58 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:29:24 provisioning config files... 16:29:24 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3944893596903547397tmp 16:29:24 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12109484055662243253tmp 16:29:24 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config9324787175838468714tmp [Pipeline] { [Pipeline] echo 16:29:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:29:24 ---> sigul-configuration.sh 16:29:24 gpg: directory `/root/.gnupg' created 16:29:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:29:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:29:24 gpg: keyring `/root/.gnupg/secring.gpg' created 16:29:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:29:24 gpg: CAST5 encrypted data 16:29:24 gpg: encrypted with 1 passphrase 16:29:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:29:25 + mkdir /home/jenkins 16:29:25 + mkdir /home/jenkins/sigul [Pipeline] sh 16:29:25 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 16:29:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:29:25 ---> sigul-install.sh 16:29:25 Sigul already installed; skipping installation. [Pipeline] sh 16:29:25 + git tag --list 16:29:25 v1.0.0 16:29:25 v1.1.0 16:29:25 v1.2.0 16:29:25 v1.3.0 16:29:25 v1.3.1 16:29:25 v2.0.0 16:29:25 v2.0.1 16:29:25 v2.1.0 16:29:25 v2.1.1 16:29:25 v2.1.2 16:29:25 v2.2.0 16:29:25 v2.3 16:29:25 v2.3.0 16:29:25 v2.3.1 16:29:25 v3.0 16:29:25 v3.0.0 16:29:25 v3.0.1 16:29:25 v3.0.1-dev.1 16:29:25 v3.1.0-dev.1 16:29:25 v3.1.0-dev.10 16:29:25 v3.1.0-dev.11 16:29:25 v3.1.0-dev.12 16:29:25 v3.1.0-dev.13 16:29:25 v3.1.0-dev.14 16:29:25 v3.1.0-dev.15 16:29:25 v3.1.0-dev.16 16:29:25 v3.1.0-dev.17 16:29:25 v3.1.0-dev.18 16:29:25 v3.1.0-dev.19 16:29:25 v3.1.0-dev.2 16:29:25 v3.1.0-dev.20 16:29:25 v3.1.0-dev.3 16:29:25 v3.1.0-dev.4 16:29:25 v3.1.0-dev.5 16:29:25 v3.1.0-dev.6 16:29:25 v3.1.0-dev.7 16:29:25 v3.1.0-dev.8 16:29:25 v3.1.0-dev.9 [Pipeline] sh 16:29:26 + lftools sign git-tag v3.1.0-dev.20 16:29:26 Signing Git tag with Sigul... 16:29:26 Signing v3.1.0-dev.20 [Pipeline] echo 16:29:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:29:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:29:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:29:27 $ docker stop --time=1 0dac7e5fead1300663f9b7a84d4ac8c1629265fdd8bf771767d8638d2fcadb58 16:29:28 $ docker rm -f --volumes 0dac7e5fead1300663f9b7a84d4ac8c1629265fdd8bf771767d8638d2fcadb58 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:29:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:29 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:29:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:29 $ docker top 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 -eo pid,comm 16:29:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:29:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:29 [ssh-agent] Looking for ssh-agent implementation... 16:29:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:29 $ docker exec 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 ssh-agent 16:29:30 SSH_AUTH_SOCK=/tmp/ssh-me1v2pImIngP/agent.31 16:29:30 SSH_AGENT_PID=37 16:29:30 Running ssh-add (command line suppressed) 16:29:30 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1903041555510991561.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1903041555510991561.key) 16:29:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:30 + git semver bump pre 16:29:30 2023-09-18 16:29:30,627 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:30 2023-09-18 16:29:30,627 [bump_version] DEBUG bumping version:3.1.0-dev.20 on axis:pre with prefix:dev 16:29:30 2023-09-18 16:29:30,627 [bump_version] DEBUG bumped version:3.1.0-dev.21 16:29:30 2023-09-18 16:29:30,627 [write_version] DEBUG write version:3.1.0-dev.21 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 16:29:30 2023-09-18 16:29:30,627 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:30 2023-09-18 16:29:30,627 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 16:29:30 2023-09-18 16:29:30,629 [execute] INFO git cat-file --batch-check 16:29:30 2023-09-18 16:29:30,629 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:30 2023-09-18 16:29:30,635 [execute] INFO git cat-file --batch 16:29:30 2023-09-18 16:29:30,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:30 2023-09-18 16:29:30,640 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:30 3.1.0-dev.21 [Pipeline] } 16:29:30 $ docker exec --env ******** --env ******** 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 ssh-agent -k 16:29:30 unset SSH_AUTH_SOCK; 16:29:30 unset SSH_AGENT_PID; 16:29:30 echo Agent pid 37 killed; 16:29:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:31 + git semver [Pipeline] } 16:29:31 $ docker stop --time=1 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 16:29:32 $ docker rm -f --volumes 92bf31bdf5297d5e072d9c6ca2e81be228a3799a0dba5648db9e6c41e3b16cb5 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:33 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:29:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:33 $ docker top 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:33 [ssh-agent] Looking for ssh-agent implementation... 16:29:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:33 $ docker exec 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 ssh-agent 16:29:34 SSH_AUTH_SOCK=/tmp/ssh-VjHI23PMwybx/agent.31 16:29:34 SSH_AGENT_PID=37 16:29:34 Running ssh-add (command line suppressed) 16:29:34 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_4390923853677277012.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_4390923853677277012.key) 16:29:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:34 + git semver push 16:29:34 2023-09-18 16:29:34,601 [run_push] DEBUG push 16:29:34 2023-09-18 16:29:34,601 [execute] INFO git cat-file --batch-check 16:29:34 2023-09-18 16:29:34,601 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 16:29:34 2023-09-18 16:29:34,605 [execute] INFO git rev-list b6ea6b7a4598eef2b5527e68f4233386bff1c5ef -- 16:29:34 2023-09-18 16:29:34,605 [execute] DEBUG Popen(['git', 'rev-list', 'b6ea6b7a4598eef2b5527e68f4233386bff1c5ef', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:29:34 2023-09-18 16:29:34,616 [execute] INFO git fetch -v origin 16:29:34 2023-09-18 16:29:34,616 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 16:29:35 2023-09-18 16:29:35,083 [run_push] DEBUG no remote changes detected 16:29:35 2023-09-18 16:29:35,083 [execute] INFO git push origin semver 16:29:35 2023-09-18 16:29:35,083 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 16:29:36 2023-09-18 16:29:35,970 [run_push] DEBUG push all version tags 16:29:36 2023-09-18 16:29:35,971 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:29:36 2023-09-18 16:29:35,971 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 16:29:36 2023-09-18 16:29:36,746 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 16:29:36 3.1.0-dev.21 [Pipeline] } 16:29:37 $ docker exec --env ******** --env ******** 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 ssh-agent -k 16:29:37 unset SSH_AUTH_SOCK; 16:29:37 unset SSH_AGENT_PID; 16:29:37 echo Agent pid 37 killed; 16:29:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:37 + git semver [Pipeline] } 16:29:37 $ docker stop --time=1 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 16:29:38 $ docker rm -f --volumes 15f755b311aae47148b242caac64e0d464d40b5a9fd229756d623e61b8154cf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:29:39 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 16:29:39 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:29:39 total 16 16:29:39 drwxr-xr-x 3 root root 4096 Sep 18 16:19 . 16:29:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 16:29 .. 16:29:39 drwxr-xr-x 2 root root 4096 Sep 18 16:19 cost 16:29:39 -rw-r--r-- 1 root root 96 Sep 18 16:19 cost.csv 16:29:39 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 16:29:39 + ls -al /w/workspace/ry_app-service-configurable_main/archives 16:29:39 total 16 16:29:39 drwxr-xr-x 3 jenkins jenkins 4096 Sep 18 16:19 . 16:29:39 drwxrwxr-x 9 jenkins jenkins 4096 Sep 18 16:29 .. 16:29:39 drwxr-xr-x 2 jenkins jenkins 4096 Sep 18 16:19 cost 16:29:39 -rw-r--r-- 1 jenkins jenkins 96 Sep 18 16:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:29:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:29:40 ---> package-listing.sh 16:29:40 ++ tr '[:upper:]' '[:lower:]' 16:29:40 ++ facter osfamily 16:29:40 + OS_FAMILY=debian 16:29:40 + workspace=/w/workspace/ry_app-service-configurable_main 16:29:40 + START_PACKAGES=/tmp/packages_start.txt 16:29:40 + END_PACKAGES=/tmp/packages_end.txt 16:29:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:29:40 + PACKAGES=/tmp/packages_start.txt 16:29:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:29:40 + PACKAGES=/tmp/packages_end.txt 16:29:40 + case "${OS_FAMILY}" in 16:29:40 + dpkg -l 16:29:40 + grep '^ii' 16:29:40 + '[' -f /tmp/packages_start.txt ']' 16:29:40 + '[' -f /tmp/packages_end.txt ']' 16:29:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:29:40 + '[' /w/workspace/ry_app-service-configurable_main ']' 16:29:40 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 16:29:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 16:29:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:29:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:29:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:41 prd-ubuntu20.04-docker-8c-8g-6393 does not seem to be running inside a container 16:29:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:29:42 $ docker top bb3c26d2d25c3b945af0cc2f96cc89f8849f4212584bede1df8483cc8cfab5c9 -eo pid,comm [Pipeline] { [Pipeline] sh 16:29:42 + touch /tmp/pre-build-complete [Pipeline] sh 16:29:42 + mkdir -p /var/log/sysstat [Pipeline] sh 16:29:43 + ls /var/log/sa-host 16:29:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:43 provisioning config files... 16:29:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config895729802344729045tmp [Pipeline] { [Pipeline] echo 16:29:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:29:43 ---> create-netrc.sh [Pipeline] } 16:29:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:29:43 ---> python-tools-install.sh [Pipeline] echo 16:29:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:29:44 ---> sudo-logs.sh 16:29:44 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:29:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:29:44 ---> job-cost.sh 16:29:44 lf-activate-venv: SKIPPING 16:29:44 DEBUG: total: 0.2199999988079071 16:29:44 INFO: Retrieving Stack Cost... 16:29:44 INFO: Retrieving Pricing Info for: v3-standard-8 16:29:45 INFO: Archiving Costs [Pipeline] echo 16:29:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:29:45 ---> logs-deploy.sh 16:29:45 lf-activate-venv: SKIPPING 16:29:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/189 16:29:45 INFO: archiving workspace using pattern(s): 16:29:46 Archives upload complete. 16:29:46 INFO: archiving logs to Nexus