Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 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-ssh17008759973472367683.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-ssh16236950996429940100.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-ssh14628970376236627461.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-ssh17819402900475476440.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-ssh8520682636580919666.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7636 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 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#600)" > 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 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef # timeout=10 > git rev-list --no-walk 0395e99d32a0d2d9a72dc5ab9b084062246bcd10 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:43:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:43:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:43:50 ========================================================= 21:43:50 EdgeX Global Pipelines Version Info 21:43:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:43:51 ------------------- 21:43:51 stable info: 21:43:51 ------------------- 21:43:51 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:43:51 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:43:51 Message: update stable to v1.0.254 21:43:52 ------------------- 21:43:52 experimental info: 21:43:52 ------------------- 21:43:52 Commited By: **** collab-it+edgex@linuxfoundation.org 21:43:52 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:43:52 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ab88ed4 [Pipeline] echo 21:43:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:43:52 provisioning config files... 21:43:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config15226100502512178611tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:43:53 ---> docker-login.sh 21:43:53 nexus3.edgexfoundry.org:10001 21:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:53 Configure a credential helper to remove this warning. See 21:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:53 21:43:53 Login Succeeded 21:43:53 nexus3.edgexfoundry.org:10002 21:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:53 Configure a credential helper to remove this warning. See 21:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:53 21:43:53 Login Succeeded 21:43:53 nexus3.edgexfoundry.org:10003 21:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:53 Configure a credential helper to remove this warning. See 21:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:53 21:43:53 Login Succeeded 21:43:53 nexus3.edgexfoundry.org:10004 21:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:53 Configure a credential helper to remove this warning. See 21:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:53 21:43:53 Login Succeeded 21:43:53 docker.io 21:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:43:54 Configure a credential helper to remove this warning. See 21:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:43:54 21:43:54 Login Succeeded 21:43:54 ---> docker-login.sh ends [Pipeline] } 21:43:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:43:54 + git rev-list -1 --merges ab88ed47b8fc2721bccca3f1ba89eb37363d6fef~1..ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] echo 21:43:54 -----------> git rev-list -1 --merges ab88ed47b8fc2721bccca3f1ba89eb37363d6fef~1..ab88ed47b8fc2721bccca3f1ba89eb37363d6fef ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [false] [Pipeline] sh 21:43:54 + git log --format=format:%s -1 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] echo 21:43:54 ========================================================= 21:43:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:43:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:43:55 + git log --format=format:%s -1 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] echo 21:43:55 [semverPrep] GIT_COMMIT: ab88ed47b8fc2721bccca3f1ba89eb37363d6fef, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#600) [Pipeline] echo 21:43:55 [semverPrep] This is not a build commit. [Pipeline] sh 21:43:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:43:55 + grep -v github /etc/ssh/ssh_known_hosts 21:43:55 + [ -e /tmp/ssh_known_hosts ] 21:43:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:43:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:43:55 + sudo tee -a /etc/ssh/ssh_known_hosts 21:43:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:56 21:43:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:43:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:43:56 0.1.4: Pulling from edgex-devops/py-git-semver 21:43:56 b85a868b505f: Pulling fs layer 21:43:56 e2be974225ed: Pulling fs layer 21:43:56 339a4e72a1f5: Pulling fs layer 21:43:56 988bab9f4d93: Pulling fs layer 21:43:56 1469e6f7b9e6: Pulling fs layer 21:43:56 eaf3925da568: Pulling fs layer 21:43:56 bab4dde63d76: Pulling fs layer 21:43:56 bde34c3a00c8: Pulling fs layer 21:43:56 b352a97aabf1: Pulling fs layer 21:43:56 4872d77fe225: Pulling fs layer 21:43:56 5851b861e8e6: Pulling fs layer 21:43:56 bab4dde63d76: Waiting 21:43:56 bde34c3a00c8: Waiting 21:43:56 b352a97aabf1: Waiting 21:43:56 4872d77fe225: Waiting 21:43:56 5851b861e8e6: Waiting 21:43:56 988bab9f4d93: Waiting 21:43:56 1469e6f7b9e6: Waiting 21:43:56 eaf3925da568: Waiting 21:43:56 e2be974225ed: Verifying Checksum 21:43:56 e2be974225ed: Download complete 21:43:56 988bab9f4d93: Verifying Checksum 21:43:56 988bab9f4d93: Download complete 21:43:56 1469e6f7b9e6: Verifying Checksum 21:43:56 1469e6f7b9e6: Download complete 21:43:56 eaf3925da568: Verifying Checksum 21:43:56 eaf3925da568: Download complete 21:43:56 339a4e72a1f5: Verifying Checksum 21:43:56 339a4e72a1f5: Download complete 21:43:56 bde34c3a00c8: Verifying Checksum 21:43:56 bde34c3a00c8: Download complete 21:43:56 b352a97aabf1: Download complete 21:43:56 4872d77fe225: Download complete 21:43:56 5851b861e8e6: Verifying Checksum 21:43:56 5851b861e8e6: Download complete 21:43:56 b85a868b505f: Verifying Checksum 21:43:56 b85a868b505f: Download complete 21:43:57 bab4dde63d76: Verifying Checksum 21:43:57 bab4dde63d76: Download complete 21:43:58 b85a868b505f: Pull complete 21:43:58 e2be974225ed: Pull complete 21:43:59 339a4e72a1f5: Pull complete 21:43:59 988bab9f4d93: Pull complete 21:44:00 1469e6f7b9e6: Pull complete 21:44:00 eaf3925da568: Pull complete 21:44:02 bab4dde63d76: Pull complete 21:44:03 bde34c3a00c8: Pull complete 21:44:03 b352a97aabf1: Pull complete 21:44:03 4872d77fe225: Pull complete 21:44:03 5851b861e8e6: Pull complete 21:44:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:44:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:44:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:44:03 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:44:08 $ docker top 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 -eo pid,comm 21:44:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:44:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:44:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:08 [ssh-agent] Looking for ssh-agent implementation... 21:44:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:08 $ docker exec 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 ssh-agent 21:44:08 SSH_AUTH_SOCK=/tmp/ssh-UkjEHOCbbiB3/agent.32 21:44:08 SSH_AGENT_PID=38 21:44:08 Running ssh-add (command line suppressed) 21:44:08 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1177112687554080657.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1177112687554080657.key) 21:44:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:08 + git tag --points-at HEAD [Pipeline] } 21:44:08 $ docker exec --env ******** --env ******** 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 ssh-agent -k 21:44:09 unset SSH_AUTH_SOCK; 21:44:09 unset SSH_AGENT_PID; 21:44:09 echo Agent pid 38 killed; 21:44:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:44:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:44:09 [ssh-agent] Looking for ssh-agent implementation... 21:44:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:44:09 $ docker exec 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 ssh-agent 21:44:09 SSH_AUTH_SOCK=/tmp/ssh-b45qP9WnGZXV/agent.71 21:44:09 SSH_AGENT_PID=77 21:44:09 Running ssh-add (command line suppressed) 21:44:09 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_6004367177347735846.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_6004367177347735846.key) 21:44:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:44:09 + git semver init 21:44:10 2023-09-22 21:44:09,921 [run_init] DEBUG init version:0.0.0 force:False 21:44:10 2023-09-22 21:44:09,922 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 21:44:10 2023-09-22 21:44:09,922 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 21:44:10 2023-09-22 21:44:09,922 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:44:10 2023-09-22 21:44:10,841 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 21:44:10 2023-09-22 21:44:10,842 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 21:44:10 2023-09-22 21:44:10,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:44:10 2023-09-22 21:44:10,842 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:44:10 3.1.0-dev.23 [Pipeline] } 21:44:10 $ docker exec --env ******** --env ******** 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 ssh-agent -k 21:44:11 unset SSH_AUTH_SOCK; 21:44:11 unset SSH_AGENT_PID; 21:44:11 echo Agent pid 77 killed; 21:44:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:44:11 + git semver [Pipeline] } 21:44:11 $ docker stop --time=1 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 21:44:13 $ docker rm -f --volumes 62ae4d90288c4baf317e48b0f07b2deb2b7602ccaa794dce9c32dc32bdf56669 [Pipeline] // withDockerContainer [Pipeline] sh 21:44:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:44:13 Stashed 1 file(s) [Pipeline] echo 21:44:13 [edgeXSemver]: initialized semver on version 3.1.0-dev.23 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:44:14 provisioning config files... 21:44:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8171826421016387317tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:44:14 ---> docker-login.sh 21:44:14 nexus3.edgexfoundry.org:10001 21:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:14 Configure a credential helper to remove this warning. See 21:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:14 21:44:14 Login Succeeded 21:44:14 nexus3.edgexfoundry.org:10002 21:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:14 Configure a credential helper to remove this warning. See 21:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:14 21:44:14 Login Succeeded 21:44:14 nexus3.edgexfoundry.org:10003 21:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:14 Configure a credential helper to remove this warning. See 21:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:14 21:44:14 Login Succeeded 21:44:14 nexus3.edgexfoundry.org:10004 21:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:14 Configure a credential helper to remove this warning. See 21:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:14 21:44:14 Login Succeeded 21:44:14 docker.io 21:44:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:44:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:44:14 Configure a credential helper to remove this warning. See 21:44:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:44:14 21:44:14 Login Succeeded 21:44:14 ---> docker-login.sh ends [Pipeline] } 21:44:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:44:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:44:14 ========================================================= 21:44:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:44:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:44:15 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:44:15 Sending build context to Docker daemon 3.354MB 21:44:15 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:44:15 Step 2/12 : FROM ${BASE} AS builder 21:44:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:44:15 7264a8db6415: Pulling fs layer 21:44:15 c4d48a809fc2: Pulling fs layer 21:44:15 4f1c88b9dad5: Pulling fs layer 21:44:15 ad3a456e5733: Pulling fs layer 21:44:15 33e27b845d1e: Pulling fs layer 21:44:15 c68163c4e522: Pulling fs layer 21:44:15 50da416c3ac9: Pulling fs layer 21:44:15 23d2d4c4bb30: Pulling fs layer 21:44:15 ad3a456e5733: Waiting 21:44:15 c68163c4e522: Waiting 21:44:15 33e27b845d1e: Waiting 21:44:15 50da416c3ac9: Waiting 21:44:15 23d2d4c4bb30: Waiting 21:44:15 c4d48a809fc2: Verifying Checksum 21:44:15 c4d48a809fc2: Download complete 21:44:15 ad3a456e5733: Verifying Checksum 21:44:15 33e27b845d1e: Verifying Checksum 21:44:15 33e27b845d1e: Download complete 21:44:15 7264a8db6415: Verifying Checksum 21:44:15 7264a8db6415: Download complete 21:44:15 c68163c4e522: Verifying Checksum 21:44:15 c68163c4e522: Download complete 21:44:15 7264a8db6415: Pull complete 21:44:15 23d2d4c4bb30: Verifying Checksum 21:44:15 23d2d4c4bb30: Download complete 21:44:15 c4d48a809fc2: Pull complete 21:44:16 4f1c88b9dad5: Verifying Checksum 21:44:16 4f1c88b9dad5: Download complete 21:44:16 50da416c3ac9: Verifying Checksum 21:44:16 50da416c3ac9: Download complete 21:44:19 4f1c88b9dad5: Pull complete 21:44:19 ad3a456e5733: Pull complete 21:44:19 33e27b845d1e: Pull complete 21:44:19 c68163c4e522: Pull complete 21:44:22 50da416c3ac9: Pull complete 21:44:22 23d2d4c4bb30: Pull complete 21:44:22 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 21:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:44:22 ---> 0786185ac409 21:44:22 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:44:28 Still waiting to schedule task 21:44:28 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:44:30 ---> Running in 9e8908c4f7f2 21:44:30 Removing intermediate container 9e8908c4f7f2 21:44:30 ---> cba07be7e93e 21:44:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:44:30 ---> Running in 3980b0c2e368 21:44:30 Removing intermediate container 3980b0c2e368 21:44:30 ---> be7f3be640b5 21:44:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:44:30 ---> Running in f02018ecff1b 21:44:30 Removing intermediate container f02018ecff1b 21:44:30 ---> 54b7d9564183 21:44:30 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:44:30 ---> Running in e807a06547d0 21:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:44:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:44:30 OK: 264 MiB in 52 packages 21:44:31 Removing intermediate container e807a06547d0 21:44:31 ---> 561fc3a5989c 21:44:31 Step 7/12 : WORKDIR /app 21:44:31 ---> Running in e6095bbe83a2 21:44:31 Removing intermediate container e6095bbe83a2 21:44:31 ---> cfe7b436c5c7 21:44:31 Step 8/12 : COPY go.mod vendor* ./ 21:44:31 ---> 72ea62642eb7 21:44:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:44:31 ---> Running in eb943de242de 21:45:10 Removing intermediate container eb943de242de 21:45:10 ---> f457aac12903 21:45:10 Step 10/12 : COPY . . 21:45:10 ---> 6b63979827e9 21:45:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:45:10 ---> Running in 5a34992c84b2 21:45:10 Removing intermediate container 5a34992c84b2 21:45:10 ---> ea5f4aa0b8fc 21:45:10 Step 12/12 : RUN $MAKE 21:45:10 ---> Running in 74acb8470252 21:45:11 noop 21:45:11 Removing intermediate container 74acb8470252 21:45:11 ---> 492e9ef3a07d 21:45:11 Successfully built 492e9ef3a07d 21:45:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:11 + docker inspect -f . ci-base-image-x86_64 21:45:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:11 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:45: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 ******** ci-base-image-x86_64 cat 21:45:12 $ docker top e81bcd1b051888afcb1104cd951d2e5e88f08e07960ba6596e4292c203d69a73 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:12 + go version 21:45:12 go version go1.21.0 linux/amd64 [Pipeline] } 21:45:12 $ docker stop --time=1 e81bcd1b051888afcb1104cd951d2e5e88f08e07960ba6596e4292c203d69a73 21:45:13 $ docker rm -f --volumes e81bcd1b051888afcb1104cd951d2e5e88f08e07960ba6596e4292c203d69a73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:14 + docker inspect -f . ci-base-image-x86_64 21:45:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:14 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:45:14 $ 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 ******** ci-base-image-x86_64 cat 21:45:14 $ docker top cb632a91c4b2dc3a4cd60d01ba04528e46b024211644a1266e0af0b56bfc5563 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:15 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 21:45:15 + make test 21:45:15 go test -race -coverprofile=coverage.out ./... 21:45:37 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:45:52 go vet ./... 21:45:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:45:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:45:54 ./bin/test-attribution-txt.sh [Pipeline] echo 21:45:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:45:55 $ docker stop --time=1 cb632a91c4b2dc3a4cd60d01ba04528e46b024211644a1266e0af0b56bfc5563 21:45:59 $ docker rm -f --volumes cb632a91c4b2dc3a4cd60d01ba04528e46b024211644a1266e0af0b56bfc5563 [Pipeline] // withDockerContainer [Pipeline] sh 21:46:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:46:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:46:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:46:01 + ls -al . 21:46:01 total 184 21:46:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:45 . 21:46:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 .. 21:46:01 -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 21:43 .dockerignore 21:46:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:45 .git 21:46:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:43 .github 21:46:01 -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 21:43 .gitignore 21:46:01 -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:43 .golangci.yml 21:46:01 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:44 .semver 21:46:01 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 22 21:43 Attribution.txt 21:46:01 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 22 21:43 CHANGELOG.md 21:46:01 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 22 21:43 Dockerfile 21:46:01 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:43 GOVERNANCE.md 21:46:01 -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 21:43 Jenkinsfile 21:46:01 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 21:43 LICENSE 21:46:01 -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 21:43 OWNERS.md 21:46:01 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 22 21:43 README.md 21:46:01 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION 21:46:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:43 bin 21:46:01 -rw-r--r-- 1 jenkins jenkins 13 Sep 22 21:45 coverage.out 21:46:01 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 22 21:43 go.mod 21:46:01 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 22 21:43 go.sum 21:46:01 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 22 21:43 main.go 21:46:01 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 22 21:43 makefile 21:46:01 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:43 res 21:46:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:43 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:01 + 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=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef --label arch=amd64 --label version=3.1.0-dev.23 . 21:46:01 Sending build context to Docker daemon 3.355MB 21:46:01 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:46:01 Step 2/26 : FROM ${BASE} AS builder 21:46:01 ---> 492e9ef3a07d 21:46:01 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:46:01 ---> Running in 9d19aba9e995 21:46:01 Removing intermediate container 9d19aba9e995 21:46:01 ---> b28e7eb2cfa9 21:46:01 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:46:01 ---> Running in 610d447769bf 21:46:01 Removing intermediate container 610d447769bf 21:46:01 ---> 0252db8c8107 21:46:01 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:46:02 ---> Running in 62af058184e9 21:46:02 Removing intermediate container 62af058184e9 21:46:02 ---> c5f34bd74ddf 21:46:02 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:46:02 ---> Running in 0b6b4c6f8ad2 21:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:46:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:46:02 OK: 264 MiB in 52 packages 21:46:03 Removing intermediate container 0b6b4c6f8ad2 21:46:03 ---> 76ac20d94db4 21:46:03 Step 7/26 : WORKDIR /app 21:46:03 ---> Running in adb990d00790 21:46:03 Removing intermediate container adb990d00790 21:46:03 ---> 0a98d4a53da0 21:46:03 Step 8/26 : COPY go.mod vendor* ./ 21:46:03 ---> 3690f3cff87f 21:46:03 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:03 ---> Running in b479ad623426 21:46:04 Removing intermediate container b479ad623426 21:46:04 ---> 44efb7ea1d2d 21:46:04 Step 10/26 : COPY . . 21:46:04 ---> e1bbc01dc294 21:46:04 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:46:04 ---> Running in e29bf5644524 21:46:04 Removing intermediate container e29bf5644524 21:46:04 ---> ff3c9dad561e 21:46:04 Step 12/26 : RUN $MAKE 21:46:04 ---> Running in 4f011abc90b0 21:46:04 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23" -trimpath -mod=readonly -o app-service-configurable 21:46:27 Removing intermediate container 4f011abc90b0 21:46:27 ---> b58a0100a027 21:46:27 Step 13/26 : FROM alpine:3.18 21:46:27 3.18: Pulling from library/alpine 21:46:27 7264a8db6415: Already exists 21:46:28 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:46:28 Status: Downloaded newer image for alpine:3.18 21:46:28 ---> 7e01a0d0a1dc 21:46:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:46:28 ---> Running in 992c215acd47 21:46:28 Removing intermediate container 992c215acd47 21:46:28 ---> d0c700acc5f8 21:46:28 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:46:28 ---> Running in b1a886e2e084 21:46:28 Removing intermediate container b1a886e2e084 21:46:28 ---> 916bbb3bbe93 21:46:28 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:46:28 ---> Running in bc4676d121a3 21:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:46:28 (1/2) Installing ca-certificates (20230506-r0) 21:46:28 (2/2) Installing dumb-init (1.2.5-r2) 21:46:28 Executing busybox-1.36.1-r2.trigger 21:46:28 Executing ca-certificates-20230506-r0.trigger 21:46:28 OK: 8 MiB in 17 packages 21:46:29 Removing intermediate container bc4676d121a3 21:46:29 ---> b34eac8b912a 21:46:29 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:46:29 ---> dc2f5d9f673d 21:46:29 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:46:29 ---> 88ffd7e9450c 21:46:29 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:46:29 ---> 2b01640a2932 21:46:29 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:46:30 ---> 92c2d4a5940b 21:46:30 Step 21/26 : EXPOSE 48095 21:46:30 ---> Running in c75ac5c42f4a 21:46:30 Removing intermediate container c75ac5c42f4a 21:46:30 ---> 98e5f4e9ec28 21:46:30 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:46:30 ---> Running in aeeb226be521 21:46:30 Removing intermediate container aeeb226be521 21:46:30 ---> 45a38a313070 21:46:30 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:46:30 ---> Running in 81626d1f9402 21:46:30 Removing intermediate container 81626d1f9402 21:46:30 ---> 4b5d59c5e466 21:46:30 Step 24/26 : LABEL arch=amd64 21:46:30 ---> Running in f005ba320401 21:46:30 Removing intermediate container f005ba320401 21:46:30 ---> 2b5806a9244e 21:46:30 Step 25/26 : LABEL git_sha=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 21:46:30 ---> Running in 1a383cebec5e 21:46:30 Removing intermediate container 1a383cebec5e 21:46:30 ---> 625ce7c12d8b 21:46:30 Step 26/26 : LABEL version=3.1.0-dev.23 21:46:30 ---> Running in e1a8e69b0517 21:46:30 Removing intermediate container e1a8e69b0517 21:46:30 ---> 68a52bc62e16 21:46:30 [Warning] One or more build-args [ARCH] were not consumed 21:46:30 Successfully built 68a52bc62e16 21:46:30 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:46:31 provisioning config files... 21:46:31 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12035752364981065081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:31 ---> docker-login.sh 21:46:31 nexus3.edgexfoundry.org:10001 21:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:31 Configure a credential helper to remove this warning. See 21:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:31 21:46:31 Login Succeeded 21:46:31 nexus3.edgexfoundry.org:10002 21:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:31 Configure a credential helper to remove this warning. See 21:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:31 21:46:31 Login Succeeded 21:46:31 nexus3.edgexfoundry.org:10003 21:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:31 Configure a credential helper to remove this warning. See 21:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:31 21:46:31 Login Succeeded 21:46:31 nexus3.edgexfoundry.org:10004 21:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:31 Configure a credential helper to remove this warning. See 21:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:31 21:46:31 Login Succeeded 21:46:31 docker.io 21:46:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:46:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:46:31 Configure a credential helper to remove this warning. See 21:46:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:46:31 21:46:31 Login Succeeded 21:46:31 ---> docker-login.sh ends [Pipeline] } 21:46:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:46:31 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 21:46:31 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 21:46:31 latest 21:46:31 3.1.0-dev.23 21:46:31 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 21:46:31 main 21:46:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:32 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 21:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:46:32 1ed1c00f9217: Preparing 21:46:32 b6dc6ba10666: Preparing 21:46:32 9c3eae084edc: Preparing 21:46:32 881ea4a22b14: Preparing 21:46:32 dab43ff4cbeb: Preparing 21:46:32 4693057ce236: Preparing 21:46:32 4693057ce236: Waiting 21:46:32 9c3eae084edc: Pushed 21:46:32 881ea4a22b14: Pushed 21:46:32 b6dc6ba10666: Pushed 21:46:32 4693057ce236: Layer already exists 21:46:32 dab43ff4cbeb: Pushed 21:46:35 1ed1c00f9217: Pushed 21:46:35 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:46:36 1ed1c00f9217: Preparing 21:46:36 b6dc6ba10666: Preparing 21:46:36 9c3eae084edc: Preparing 21:46:36 881ea4a22b14: Preparing 21:46:36 dab43ff4cbeb: Preparing 21:46:36 4693057ce236: Preparing 21:46:36 4693057ce236: Waiting 21:46:36 9c3eae084edc: Layer already exists 21:46:36 1ed1c00f9217: Layer already exists 21:46:36 dab43ff4cbeb: Layer already exists 21:46:36 b6dc6ba10666: Layer already exists 21:46:36 881ea4a22b14: Layer already exists 21:46:36 4693057ce236: Layer already exists 21:46:36 latest: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.23 21:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:46:37 1ed1c00f9217: Preparing 21:46:37 b6dc6ba10666: Preparing 21:46:37 9c3eae084edc: Preparing 21:46:37 881ea4a22b14: Preparing 21:46:37 dab43ff4cbeb: Preparing 21:46:37 4693057ce236: Preparing 21:46:37 4693057ce236: Waiting 21:46:37 1ed1c00f9217: Layer already exists 21:46:37 b6dc6ba10666: Layer already exists 21:46:37 881ea4a22b14: Layer already exists 21:46:37 dab43ff4cbeb: Layer already exists 21:46:37 9c3eae084edc: Layer already exists 21:46:37 4693057ce236: Layer already exists 21:46:37 3.1.0-dev.23: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:38 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 21:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:46:38 1ed1c00f9217: Preparing 21:46:38 b6dc6ba10666: Preparing 21:46:38 9c3eae084edc: Preparing 21:46:38 881ea4a22b14: Preparing 21:46:38 dab43ff4cbeb: Preparing 21:46:38 4693057ce236: Preparing 21:46:38 4693057ce236: Waiting 21:46:38 b6dc6ba10666: Layer already exists 21:46:38 9c3eae084edc: Layer already exists 21:46:38 1ed1c00f9217: Layer already exists 21:46:38 881ea4a22b14: Layer already exists 21:46:38 dab43ff4cbeb: Layer already exists 21:46:38 4693057ce236: Layer already exists 21:46:38 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:38 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:39 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 21:46:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 21:46:39 1ed1c00f9217: Preparing 21:46:39 b6dc6ba10666: Preparing 21:46:39 9c3eae084edc: Preparing 21:46:39 881ea4a22b14: Preparing 21:46:39 dab43ff4cbeb: Preparing 21:46:39 4693057ce236: Preparing 21:46:39 4693057ce236: Waiting 21:46:39 9c3eae084edc: Layer already exists 21:46:39 881ea4a22b14: Layer already exists 21:46:39 dab43ff4cbeb: Layer already exists 21:46:39 b6dc6ba10666: Layer already exists 21:46:39 1ed1c00f9217: Layer already exists 21:46:39 4693057ce236: Layer already exists 21:46:39 main: digest: sha256:7e1666318517ae29af4ea7369a6db5f83be50112d68da5b7e3be60b21788e35d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:46:39 ===================================================== [Pipeline] echo 21:46:39 taggedImages: 21:46:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 21:46:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 21:46:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.23 21:46:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 21:46:39 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:39 21:46:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:46:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:39 latest: Pulling from edgex-lftools-log-publisher 21:46:39 5eb5b503b376: Pulling fs layer 21:46:39 5c69ac0246d0: Pulling fs layer 21:46:39 ec43610c2a17: Pulling fs layer 21:46:39 3a2ae6a8a46f: Pulling fs layer 21:46:39 33b1e0a273af: Pulling fs layer 21:46:39 5d3b04190fa2: Pulling fs layer 21:46:39 2f39f015ded8: Pulling fs layer 21:46:39 5d3b04190fa2: Waiting 21:46:39 3a2ae6a8a46f: Waiting 21:46:39 33b1e0a273af: Waiting 21:46:39 2f39f015ded8: Waiting 21:46:39 3a2ae6a8a46f: Verifying Checksum 21:46:39 3a2ae6a8a46f: Download complete 21:46:39 33b1e0a273af: Verifying Checksum 21:46:39 33b1e0a273af: Download complete 21:46:39 ec43610c2a17: Verifying Checksum 21:46:39 ec43610c2a17: Download complete 21:46:39 5d3b04190fa2: Download complete 21:46:40 5eb5b503b376: Verifying Checksum 21:46:40 5eb5b503b376: Download complete 21:46:40 2f39f015ded8: Download complete 21:46:41 5eb5b503b376: Pull complete 21:46:41 5c69ac0246d0: Pull complete 21:46:42 ec43610c2a17: Pull complete 21:46:42 3a2ae6a8a46f: Pull complete 21:46:42 33b1e0a273af: Pull complete 21:46:42 5d3b04190fa2: Pull complete 21:46:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7641 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 21:46:43 Running in /w/workspace/app-service-configurable/192 [Pipeline] { [Pipeline] checkout 21:46:43 Selected Git installation does not exist. Using Default 21:46:43 The recommended git tool is: NONE 21:46:46 2f39f015ded8: Pull complete 21:46:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:46:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:46:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:46:46 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:46:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:46:52 $ docker top 8219ecac390df72c3d017a819a872bea5c63f4f944577ef9c55ca7df79ac7fc8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:46:52 using credential edgex-jenkins-ssh 21:46:52 Cloning the remote Git repository 21:46:52 ---> job-cost.sh 21:46:52 lf-activate-venv: SKIPPING 21:46:52 INFO: No Stack... 21:46:53 INFO: Retrieving Pricing Info for: v3-standard-8 21:46:53 INFO: Archiving Costs [Pipeline] sh 21:46:52 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 21:46:52 > git init /w/workspace/app-service-configurable/192 # timeout=10 21:46:52 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 21:46:52 > git --version # timeout=10 21:46:52 > git --version # 'git version 2.25.1' 21:46:52 using GIT_SSH to set credentials SSH Credentials for GitHub 21:46:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:53 + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 21:46:53 + cut -d, -f6 [Pipeline] lock 21:46:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] 21:46:53 Resource [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] did not exist. Created. 21:46:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:46:53 + echo total: 0.2199999988079071 [Pipeline] stash 21:46:53 Stashed 1 file(s) [Pipeline] } 21:46:53 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 21:46:53 $ docker stop --time=1 8219ecac390df72c3d017a819a872bea5c63f4f944577ef9c55ca7df79ac7fc8 21:46:54 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 21:46:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:46:55 $ docker rm -f --volumes 8219ecac390df72c3d017a819a872bea5c63f4f944577ef9c55ca7df79ac7fc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:46:55 Avoid second fetch 21:46:55 Checking out Revision ab88ed47b8fc2721bccca3f1ba89eb37363d6fef (main) 21:46:56 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#600)" 21:46:55 > git config core.sparsecheckout # timeout=10 21:46:55 > git checkout -f ab88ed47b8fc2721bccca3f1ba89eb37363d6fef # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:46:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:46:57 % Total % Received % Xferd Average Speed Time Time Time Current 21:46:57 Dload Upload Total Spent Left Speed 21:46:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh 21:46:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:46:58 + sudo+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:46:58 tee /etc/docker/daemon.new 21:46:58 { 21:46:58 "registry-mirrors": [ 21:46:58 "https://nexus3.edgexfoundry.org:10001" 21:46:58 ], 21:46:58 "bip": "10.250.0.254/24", 21:46:58 "hosts": [ 21:46:58 "tcp://0.0.0.0:5555", 21:46:58 "unix:///var/run/docker.sock" 21:46:58 ], 21:46:58 "mtu": 1458, 21:46:58 "selinux-enabled": true, 21:46:58 "seccomp-profile": "/etc/docker/seccomp.json" 21:46:58 } [Pipeline] sh 21:46:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:46:58 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:47:17 provisioning config files... 21:47:17 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/192@tmp/config16496320015466747469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:47:17 ---> docker-login.sh 21:47:17 nexus3.edgexfoundry.org:10001 21:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:18 Configure a credential helper to remove this warning. See 21:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:18 21:47:18 Login Succeeded 21:47:18 nexus3.edgexfoundry.org:10002 21:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:18 Configure a credential helper to remove this warning. See 21:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:18 21:47:18 Login Succeeded 21:47:18 nexus3.edgexfoundry.org:10003 21:47:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:18 Configure a credential helper to remove this warning. See 21:47:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:18 21:47:18 Login Succeeded 21:47:18 nexus3.edgexfoundry.org:10004 21:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:19 Configure a credential helper to remove this warning. See 21:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:19 21:47:19 Login Succeeded 21:47:19 docker.io 21:47:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:47:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:47:19 Configure a credential helper to remove this warning. See 21:47:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:47:19 21:47:19 Login Succeeded 21:47:19 ---> docker-login.sh ends [Pipeline] } 21:47:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:47:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:47:20 ========================================================= 21:47:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:47:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:47:20 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:47:20 Sending build context to Docker daemon 181.8kB 21:47:20 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:47:20 Step 2/12 : FROM ${BASE} AS builder 21:47:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:47:20 9fda8d8052c6: Pulling fs layer 21:47:20 5d54e960e981: Pulling fs layer 21:47:20 c4a7e357bf2a: Pulling fs layer 21:47:20 f0e02332f6b5: Pulling fs layer 21:47:20 cefa15bbcfad: Pulling fs layer 21:47:20 17808c966233: Pulling fs layer 21:47:20 f4c1fc716caa: Pulling fs layer 21:47:20 f0e02332f6b5: Waiting 21:47:20 cefa15bbcfad: Waiting 21:47:20 17808c966233: Waiting 21:47:20 f4c1fc716caa: Waiting 21:47:20 5d54e960e981: Download complete 21:47:20 f0e02332f6b5: Verifying Checksum 21:47:20 f0e02332f6b5: Download complete 21:47:20 cefa15bbcfad: Verifying Checksum 21:47:20 cefa15bbcfad: Download complete 21:47:20 9fda8d8052c6: Verifying Checksum 21:47:20 9fda8d8052c6: Download complete 21:47:21 f4c1fc716caa: Verifying Checksum 21:47:21 f4c1fc716caa: Download complete 21:47:21 9fda8d8052c6: Pull complete 21:47:22 5d54e960e981: Pull complete 21:47:22 c4a7e357bf2a: Verifying Checksum 21:47:22 c4a7e357bf2a: Download complete 21:47:23 17808c966233: Verifying Checksum 21:47:23 17808c966233: Download complete 21:47:33 c4a7e357bf2a: Pull complete 21:47:33 f0e02332f6b5: Pull complete 21:47:33 cefa15bbcfad: Pull complete 21:47:42 17808c966233: Pull complete 21:47:42 f4c1fc716caa: Pull complete 21:47:42 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 21:47:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:47:42 ---> ea914061e18c 21:47:42 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 21:47:44 ---> Running in 2a76efeb65cd 21:47:45 Removing intermediate container 2a76efeb65cd 21:47:45 ---> f0680c03d63b 21:47:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 21:47:45 ---> Running in f00a55fa9699 21:47:45 Removing intermediate container f00a55fa9699 21:47:45 ---> 742d5979381c 21:47:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 21:47:45 ---> Running in 83a2f25778a5 21:47:45 Removing intermediate container 83a2f25778a5 21:47:45 ---> fd71e685541b 21:47:45 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:47:45 ---> Running in 2e8e17046262 21:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:47:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:47:49 OK: 266 MiB in 52 packages 21:47:50 Removing intermediate container 2e8e17046262 21:47:50 ---> a899b1916554 21:47:50 Step 7/12 : WORKDIR /app 21:47:50 ---> Running in 31da52fad4f5 21:47:50 Removing intermediate container 31da52fad4f5 21:47:50 ---> e25232993de3 21:47:50 Step 8/12 : COPY go.mod vendor* ./ 21:47:51 ---> 4388276d6ef0 21:47:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:47:51 ---> Running in 2a67ca137406 21:49:12 Removing intermediate container 2a67ca137406 21:49:12 ---> c4eec12819cb 21:49:12 Step 10/12 : COPY . . 21:49:12 ---> 148075f55ee8 21:49:12 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:49:12 ---> Running in 520485eec657 21:49:12 Removing intermediate container 520485eec657 21:49:12 ---> ff301967a2f2 21:49:12 Step 12/12 : RUN $MAKE 21:49:12 ---> Running in d6e8e8d63fcc 21:49:12 noop 21:49:12 Removing intermediate container d6e8e8d63fcc 21:49:12 ---> bf06a7ee59c1 21:49:12 Successfully built bf06a7ee59c1 21:49:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:13 + docker inspect -f . ci-base-image-arm64 21:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:13 prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container 21:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/192 -v /w/workspace/app-service-configurable/192:/w/workspace/app-service-configurable/192:rw,z -v /w/workspace/app-service-configurable/192@tmp:/w/workspace/app-service-configurable/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:49:14 $ docker top 06384bcc7452aa9cc5d01f0e388131b99eadb67e656f8cc15eb87e9660c8822c -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:15 + go version 21:49:15 go version go1.21.0 linux/arm64 [Pipeline] } 21:49:15 $ docker stop --time=1 06384bcc7452aa9cc5d01f0e388131b99eadb67e656f8cc15eb87e9660c8822c 21:49:17 $ docker rm -f --volumes 06384bcc7452aa9cc5d01f0e388131b99eadb67e656f8cc15eb87e9660c8822c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:49:18 + docker inspect -f . ci-base-image-arm64 21:49:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:49:18 prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container 21:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/192 -v /w/workspace/app-service-configurable/192:/w/workspace/app-service-configurable/192:rw,z -v /w/workspace/app-service-configurable/192@tmp:/w/workspace/app-service-configurable/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:49:19 $ docker top 09cde03ba58e65a0cbd2acd8752ce8bf32420728f4891c09c2f056c20f84ec05 -eo pid,comm [Pipeline] { [Pipeline] sh 21:49:20 + git config --global --add safe.directory /w/workspace/app-service-configurable/192 [Pipeline] fileExists [Pipeline] sh 21:49:20 + make test 21:49:20 go test -race -coverprofile=coverage.out ./... 21:52:27 ? github.com/edgexfoundry/app-service-configurable [no test files] 21:52:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:52:27 go vet ./... 21:54:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:54:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:54:19 ./bin/test-attribution-txt.sh [Pipeline] echo 21:54:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:54:20 $ docker stop --time=1 09cde03ba58e65a0cbd2acd8752ce8bf32420728f4891c09c2f056c20f84ec05 21:54:22 $ docker rm -f --volumes 09cde03ba58e65a0cbd2acd8752ce8bf32420728f4891c09c2f056c20f84ec05 [Pipeline] // withDockerContainer [Pipeline] sh 21:54:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:54:23 Warning: overwriting stash ‘coverage-report’ 21:54:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:54:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:54:25 + ls -al . 21:54:25 total 180 21:54:25 drwxrwxr-x 7 jenkins jenkins 4096 Sep 22 21:49 . 21:54:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:46 .. 21:54:25 -rw-rw-r-- 1 jenkins jenkins 119 Sep 22 21:46 .dockerignore 21:54:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 22 21:46 .git 21:54:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 22 21:46 .github 21:54:25 -rw-rw-r-- 1 jenkins jenkins 171 Sep 22 21:46 .gitignore 21:54:25 -rw-rw-r-- 1 jenkins jenkins 41 Sep 22 21:46 .golangci.yml 21:54:25 -rw-rw-r-- 1 jenkins jenkins 10394 Sep 22 21:46 Attribution.txt 21:54:25 -rw-rw-r-- 1 jenkins jenkins 35039 Sep 22 21:46 CHANGELOG.md 21:54:25 -rw-rw-r-- 1 jenkins jenkins 1898 Sep 22 21:46 Dockerfile 21:54:25 -rw-rw-r-- 1 jenkins jenkins 677 Sep 22 21:46 GOVERNANCE.md 21:54:25 -rw-rw-r-- 1 jenkins jenkins 688 Sep 22 21:46 Jenkinsfile 21:54:25 -rw-rw-r-- 1 jenkins jenkins 10174 Sep 22 21:46 LICENSE 21:54:25 -rw-rw-r-- 1 jenkins jenkins 618 Sep 22 21:46 OWNERS.md 21:54:25 -rw-rw-r-- 1 jenkins jenkins 4619 Sep 22 21:46 README.md 21:54:25 -rw-rw-r-- 1 jenkins jenkins 12 Sep 22 21:44 VERSION 21:54:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 21:46 bin 21:54:25 -rw-r--r-- 1 jenkins jenkins 13 Sep 22 21:49 coverage.out 21:54:25 -rw-rw-r-- 1 jenkins jenkins 3730 Sep 22 21:46 go.mod 21:54:25 -rw-rw-r-- 1 jenkins jenkins 35446 Sep 22 21:46 go.sum 21:54:25 -rw-rw-r-- 1 jenkins jenkins 1937 Sep 22 21:46 main.go 21:54:25 -rw-rw-r-- 1 jenkins jenkins 2569 Sep 22 21:46 makefile 21:54:25 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:46 res 21:54:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 22 21:46 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:54:25 + 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=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef --label arch=arm64 --label version=3.1.0-dev.23 . 21:54:25 Sending build context to Docker daemon 182.8kB 21:54:25 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 21:54:25 Step 2/26 : FROM ${BASE} AS builder 21:54:25 ---> bf06a7ee59c1 21:54:25 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 21:54:25 ---> Running in 625a25146819 21:54:26 Removing intermediate container 625a25146819 21:54:26 ---> 02ea634de875 21:54:26 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 21:54:26 ---> Running in 6d618d5b9db9 21:54:26 Removing intermediate container 6d618d5b9db9 21:54:26 ---> d4cac235aa6f 21:54:26 Step 5/26 : ARG ADD_BUILD_TAGS="" 21:54:26 ---> Running in c85f73c470e9 21:54:27 Removing intermediate container c85f73c470e9 21:54:27 ---> 6848bd00a548 21:54:27 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:54:27 ---> Running in e658440d2296 21:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:54:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:54:30 OK: 266 MiB in 52 packages 21:54:31 Removing intermediate container e658440d2296 21:54:31 ---> 3feb6027336a 21:54:31 Step 7/26 : WORKDIR /app 21:54:31 ---> Running in 367fc1385448 21:54:31 Removing intermediate container 367fc1385448 21:54:31 ---> eef8db13a21a 21:54:31 Step 8/26 : COPY go.mod vendor* ./ 21:54:32 ---> cc2f4a441742 21:54:32 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:54:32 ---> Running in 03b6f07318ab 21:54:34 Removing intermediate container 03b6f07318ab 21:54:34 ---> ab3f55349f59 21:54:34 Step 10/26 : COPY . . 21:54:35 ---> 3956a79b6d20 21:54:35 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:54:35 ---> Running in 167a01f74a88 21:54:35 Removing intermediate container 167a01f74a88 21:54:35 ---> e2144d4da37d 21:54:35 Step 12/26 : RUN $MAKE 21:54:35 ---> Running in 07c1c9716deb 21:54:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.34 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.23" -trimpath -mod=readonly -o app-service-configurable 21:56:43 Removing intermediate container 07c1c9716deb 21:56:43 ---> 83c0211fa171 21:56:43 Step 13/26 : FROM alpine:3.18 21:56:43 3.18: Pulling from library/alpine 21:56:43 9fda8d8052c6: Already exists 21:56:43 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:56:43 Status: Downloaded newer image for alpine:3.18 21:56:43 ---> f6648c04cd6c 21:56:43 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:56:43 ---> Running in 706ae67fb9b4 21:56:43 Removing intermediate container 706ae67fb9b4 21:56:43 ---> 3ec6e88c0086 21:56:43 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 21:56:43 ---> Running in 4b13612e4ec3 21:56:43 Removing intermediate container 4b13612e4ec3 21:56:43 ---> 1daa9f8be1cf 21:56:43 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 21:56:43 ---> Running in 86726ddb63da 21:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:56:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:56:45 (1/2) Installing ca-certificates (20230506-r0) 21:56:45 (2/2) Installing dumb-init (1.2.5-r2) 21:56:45 Executing busybox-1.36.1-r2.trigger 21:56:45 Executing ca-certificates-20230506-r0.trigger 21:56:45 OK: 9 MiB in 17 packages 21:56:46 Removing intermediate container 86726ddb63da 21:56:46 ---> 267ffc15e660 21:56:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 21:56:47 ---> 7cc9ed1c3eb6 21:56:47 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 21:56:47 ---> d448218cc72c 21:56:47 Step 19/26 : COPY --from=builder /app/res/ /res/ 21:56:48 ---> f0bcc4d58922 21:56:48 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 21:56:49 ---> bba4db60f21d 21:56:49 Step 21/26 : EXPOSE 48095 21:56:49 ---> Running in 9ec1fcad1e10 21:56:50 Removing intermediate container 9ec1fcad1e10 21:56:50 ---> 67f9a36ae918 21:56:50 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 21:56:50 ---> Running in 227f8d23d044 21:56:50 Removing intermediate container 227f8d23d044 21:56:50 ---> 08aa10be9934 21:56:50 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:56:50 ---> Running in b32c7e430a28 21:56:50 Removing intermediate container b32c7e430a28 21:56:50 ---> 1c20aabf492e 21:56:50 Step 24/26 : LABEL arch=arm64 21:56:50 ---> Running in 395188aa8781 21:56:51 Removing intermediate container 395188aa8781 21:56:51 ---> d618d36df9e3 21:56:51 Step 25/26 : LABEL git_sha=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 21:56:51 ---> Running in 4d4abade0d11 21:56:51 Removing intermediate container 4d4abade0d11 21:56:51 ---> 35b41d282509 21:56:51 Step 26/26 : LABEL version=3.1.0-dev.23 21:56:51 ---> Running in 672b55a55fa3 21:56:52 Removing intermediate container 672b55a55fa3 21:56:52 ---> d100012d0906 21:56:52 [Warning] One or more build-args [ARCH] were not consumed 21:56:52 Successfully built d100012d0906 21:56:52 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:56:52 provisioning config files... 21:56:52 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/192@tmp/config3279398853746341856tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:56:52 ---> docker-login.sh 21:56:52 nexus3.edgexfoundry.org:10001 21:56:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:52 Configure a credential helper to remove this warning. See 21:56:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:52 21:56:52 Login Succeeded 21:56:52 nexus3.edgexfoundry.org:10002 21:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:53 Configure a credential helper to remove this warning. See 21:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:53 21:56:53 Login Succeeded 21:56:53 nexus3.edgexfoundry.org:10003 21:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:53 Configure a credential helper to remove this warning. See 21:56:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:53 21:56:53 Login Succeeded 21:56:53 nexus3.edgexfoundry.org:10004 21:56:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:54 Configure a credential helper to remove this warning. See 21:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:54 21:56:54 Login Succeeded 21:56:54 docker.io 21:56:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:56:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:56:54 Configure a credential helper to remove this warning. See 21:56:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:56:54 21:56:54 Login Succeeded 21:56:54 ---> docker-login.sh ends [Pipeline] } 21:56:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:56:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:56:54 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 21:56:54 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 21:56:54 latest 21:56:54 3.1.0-dev.23 21:56:54 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 21:56:54 main 21:56:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:55 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:56:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 21:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:56:55 f59ca8f6dfbc: Preparing 21:56:55 4d91c8b98bf5: Preparing 21:56:55 0f9c914bdee6: Preparing 21:56:55 cc6b126c5efb: Preparing 21:56:55 24ca39ad717d: Preparing 21:56:55 b2191e2be29d: Preparing 21:56:55 b2191e2be29d: Waiting 21:56:55 cc6b126c5efb: Pushed 21:56:55 4d91c8b98bf5: Pushed 21:56:55 0f9c914bdee6: Pushed 21:56:55 b2191e2be29d: Layer already exists 21:56:56 24ca39ad717d: Pushed 21:57:02 f59ca8f6dfbc: Pushed 21:57:02 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:03 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:03 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:57:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:57:03 f59ca8f6dfbc: Preparing 21:57:03 4d91c8b98bf5: Preparing 21:57:03 0f9c914bdee6: Preparing 21:57:03 cc6b126c5efb: Preparing 21:57:03 24ca39ad717d: Preparing 21:57:03 b2191e2be29d: Preparing 21:57:03 b2191e2be29d: Waiting 21:57:03 24ca39ad717d: Layer already exists 21:57:03 f59ca8f6dfbc: Layer already exists 21:57:03 4d91c8b98bf5: Layer already exists 21:57:03 0f9c914bdee6: Layer already exists 21:57:03 cc6b126c5efb: Layer already exists 21:57:03 b2191e2be29d: Layer already exists 21:57:03 latest: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:04 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:04 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.23 21:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:57:04 f59ca8f6dfbc: Preparing 21:57:04 4d91c8b98bf5: Preparing 21:57:04 0f9c914bdee6: Preparing 21:57:04 cc6b126c5efb: Preparing 21:57:04 24ca39ad717d: Preparing 21:57:04 b2191e2be29d: Preparing 21:57:04 b2191e2be29d: Waiting 21:57:04 f59ca8f6dfbc: Layer already exists 21:57:04 4d91c8b98bf5: Layer already exists 21:57:04 cc6b126c5efb: Layer already exists 21:57:04 24ca39ad717d: Layer already exists 21:57:04 0f9c914bdee6: Layer already exists 21:57:04 b2191e2be29d: Layer already exists 21:57:04 3.1.0-dev.23: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:05 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:05 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 21:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:57:05 f59ca8f6dfbc: Preparing 21:57:05 4d91c8b98bf5: Preparing 21:57:05 0f9c914bdee6: Preparing 21:57:05 cc6b126c5efb: Preparing 21:57:05 24ca39ad717d: Preparing 21:57:05 b2191e2be29d: Preparing 21:57:05 b2191e2be29d: Waiting 21:57:05 4d91c8b98bf5: Layer already exists 21:57:05 24ca39ad717d: Layer already exists 21:57:05 0f9c914bdee6: Layer already exists 21:57:05 f59ca8f6dfbc: Layer already exists 21:57:05 cc6b126c5efb: Layer already exists 21:57:05 b2191e2be29d: Layer already exists 21:57:05 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:06 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:06 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 21:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 21:57:06 f59ca8f6dfbc: Preparing 21:57:06 4d91c8b98bf5: Preparing 21:57:06 0f9c914bdee6: Preparing 21:57:06 cc6b126c5efb: Preparing 21:57:06 24ca39ad717d: Preparing 21:57:06 b2191e2be29d: Preparing 21:57:06 b2191e2be29d: Waiting 21:57:06 0f9c914bdee6: Layer already exists 21:57:06 cc6b126c5efb: Layer already exists 21:57:06 24ca39ad717d: Layer already exists 21:57:06 f59ca8f6dfbc: Layer already exists 21:57:06 4d91c8b98bf5: Layer already exists 21:57:06 b2191e2be29d: Layer already exists 21:57:06 main: digest: sha256:debd23fd68a137c62cf9b9492a16a0a9f5511742f47913552f9edf449a5f14e4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:57:06 ===================================================== [Pipeline] echo 21:57:06 taggedImages: 21:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef 21:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 21:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.23 21:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:ab88ed47b8fc2721bccca3f1ba89eb37363d6fef-3.1.0-dev.23 21:57:06 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:07 21:57:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:07 arm64: Pulling from edgex-lftools-log-publisher 21:57:07 8998bd30e6a1: Pulling fs layer 21:57:07 04944245beec: Pulling fs layer 21:57:07 699f458cf7ca: Pulling fs layer 21:57:07 765212b225bb: Pulling fs layer 21:57:07 f23df028b6ca: Pulling fs layer 21:57:07 d65c8cfc05b1: Pulling fs layer 21:57:07 2437ff75d9bd: Pulling fs layer 21:57:07 765212b225bb: Waiting 21:57:07 f23df028b6ca: Waiting 21:57:07 d65c8cfc05b1: Waiting 21:57:07 2437ff75d9bd: Waiting 21:57:07 04944245beec: Verifying Checksum 21:57:07 04944245beec: Download complete 21:57:07 765212b225bb: Verifying Checksum 21:57:07 765212b225bb: Download complete 21:57:07 f23df028b6ca: Verifying Checksum 21:57:07 f23df028b6ca: Download complete 21:57:07 d65c8cfc05b1: Verifying Checksum 21:57:07 d65c8cfc05b1: Download complete 21:57:07 699f458cf7ca: Verifying Checksum 21:57:07 699f458cf7ca: Download complete 21:57:08 8998bd30e6a1: Verifying Checksum 21:57:08 8998bd30e6a1: Download complete 21:57:11 2437ff75d9bd: Verifying Checksum 21:57:11 2437ff75d9bd: Download complete 21:57:12 8998bd30e6a1: Pull complete 21:57:12 04944245beec: Pull complete 21:57:14 699f458cf7ca: Pull complete 21:57:14 765212b225bb: Pull complete 21:57:15 f23df028b6ca: Pull complete 21:57:15 d65c8cfc05b1: Pull complete 21:57:30 2437ff75d9bd: Pull complete 21:57:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:57:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:57:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:30 prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container 21:57:30 $ 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/192 -v /w/workspace/app-service-configurable/192:/w/workspace/app-service-configurable/192:rw,z -v /w/workspace/app-service-configurable/192@tmp:/w/workspace/app-service-configurable/192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:57:33 $ docker top 2e6be8a311431e7d7154bd44ce7219c3ec82e3c050168518bd12a80f4213c0f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:57:34 ---> job-cost.sh 21:57:34 lf-activate-venv: SKIPPING 21:57:34 INFO: No Stack... 21:57:35 INFO: Retrieving Pricing Info for: v3-standard-4 21:57:35 INFO: Archiving Costs [Pipeline] sh 21:57:36 + cat /w/workspace/app-service-configurable/192/archives/cost.csv 21:57:36 + cut -d, -f6 [Pipeline] lock 21:57:36 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] 21:57:36 Resource [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] did not exist. Created. 21:57:36 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:57:37 /w/workspace/app-service-configurable/192@tmp/durable-b6ad52c4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:57:37 + echo total: 0.10999999940395355 [Pipeline] stash 21:57:37 Warning: overwriting stash ‘stack-cost’ 21:57:37 Stashed 1 file(s) [Pipeline] } 21:57:37 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-192-stack-cost] [Pipeline] // lock [Pipeline] } 21:57:37 $ docker stop --time=1 2e6be8a311431e7d7154bd44ce7219c3ec82e3c050168518bd12a80f4213c0f9 21:57:39 $ docker rm -f --volumes 2e6be8a311431e7d7154bd44ce7219c3ec82e3c050168518bd12a80f4213c0f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:57:39 provisioning config files... 21:57:39 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8969678107217419967tmp [Pipeline] { [Pipeline] sh 21:57:40 + set +x 21:57:40 + curl -s https://codecov.io/bash 21:57:40 + bash -s -- 21:57:40 21:57:40 _____ _ 21:57:40 / ____| | | 21:57:40 | | ___ __| | ___ ___ _____ __ 21:57:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:57:40 | |___| (_) | (_| | __/ (_| (_) \ V / 21:57:40 \_____\___/ \__,_|\___|\___\___/ \_/ 21:57:40 Bash-1.0.6 21:57:40 21:57:40 21:57:40 ==> git version 2.25.1 found 21:57:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:57:40 Release-Date: 2020-01-08 21:57:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:57:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:57:40 ==> Jenkins CI detected. 21:57:40 current dir:  /w/workspace/ry_app-service-configurable_main 21:57:40 project root: . 21:57:40 --> token set from env 21:57:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:57:40 ==> Running gcov in . (disable via -X gcov) 21:57:40 ==> Python coveragepy not found 21:57:40 ==> Searching for coverage reports in: 21:57:40 + . 21:57:40 -> Found 1 reports 21:57:40 ==> Detecting git/mercurial file structure 21:57:40 ==> Reading reports 21:57:40 + ./coverage.out bytes=13 21:57:40 ==> Appending adjustments 21:57:40 https://docs.codecov.io/docs/fixing-reports 21:57:40 + Found adjustments 21:57:40 ==> Gzipping contents 21:57:40 4.0K /tmp/codecov.vAJpRG.gz 21:57:40 ==> Uploading reports 21:57:40 url: https://codecov.io 21:57:40 query: branch=main&commit=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:57:40 -> Pinging Codecov 21:57:40 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=ab88ed47b8fc2721bccca3f1ba89eb37363d6fef&build=192&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F192%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 21:57:40 -> Uploading to 21:57:40 https://storage.googleapis.com/codecov/v4/raw/2023-09-22/A97CA9966030D2A3747ED39772930CCE/ab88ed47b8fc2721bccca3f1ba89eb37363d6fef/e2e7f90e-10f7-431d-be2d-697fdccc46ab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230922%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230922T215740Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=25c59c31e2208bfd27e9fd78abddbc3bbd74b5ed4837f6140baeba430d41e3f6 21:57:40 % Total % Received % Xferd Average Speed Time Time Time Current 21:57:40 Dload Upload Total Spent Left Speed 21:57:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2072 --:--:-- --:--:-- --:--:-- 2072 21:57:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] } 21:57:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:57:40 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:57:40 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:41 21:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:41 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:57:41 df9b9388f04a: Pulling fs layer 21:57:41 52dc419b0ee2: Pulling fs layer 21:57:41 25bc292e5bac: Pulling fs layer 21:57:41 114826534d7a: Pulling fs layer 21:57:41 4657fd5d0bcf: Pulling fs layer 21:57:41 6ad1cebc031e: Pulling fs layer 21:57:41 8a3aa393b2d8: Pulling fs layer 21:57:41 114826534d7a: Waiting 21:57:41 4657fd5d0bcf: Waiting 21:57:41 6ad1cebc031e: Waiting 21:57:41 8a3aa393b2d8: Waiting 21:57:41 25bc292e5bac: Verifying Checksum 21:57:41 25bc292e5bac: Download complete 21:57:41 52dc419b0ee2: Verifying Checksum 21:57:41 52dc419b0ee2: Download complete 21:57:41 4657fd5d0bcf: Verifying Checksum 21:57:41 4657fd5d0bcf: Download complete 21:57:41 df9b9388f04a: Download complete 21:57:41 df9b9388f04a: Pull complete 21:57:41 6ad1cebc031e: Download complete 21:57:41 52dc419b0ee2: Pull complete 21:57:41 25bc292e5bac: Pull complete 21:57:42 114826534d7a: Verifying Checksum 21:57:42 114826534d7a: Download complete 21:57:42 8a3aa393b2d8: Download complete 21:57:45 114826534d7a: Pull complete 21:57:45 4657fd5d0bcf: Pull complete 21:57:46 6ad1cebc031e: Pull complete 21:57:49 8a3aa393b2d8: Pull complete 21:57:49 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:57:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:57:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:57:49 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:57:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:57:52 $ docker top 75c14533fa33eddd1fda75f84f6c706a0ee94eaa2b129cb1b6eb58b9f63981a6 -eo pid,comm [Pipeline] { [Pipeline] echo 21:57:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 21:57:53 + set -o pipefail 21:57:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 21:57:58 21:57:58 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 21:57:58 21:57:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/a31aeff5-be56-4864-a840-1117c9b5347d 21:57:58 21:57:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:57:58 21:57:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:57:58 21:57:58 21:57:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:57:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:57:58 More details here: https://snyk.co/ue1NS [Pipeline] } 21:57:58 $ docker stop --time=1 75c14533fa33eddd1fda75f84f6c706a0ee94eaa2b129cb1b6eb58b9f63981a6 21:58:02 $ docker rm -f --volumes 75c14533fa33eddd1fda75f84f6c706a0ee94eaa2b129cb1b6eb58b9f63981a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:58:02 + git log --format=format:%s -1 ab88ed47b8fc2721bccca3f1ba89eb37363d6fef [Pipeline] sh 21:58:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:03 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:58:03 $ docker top dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 -eo pid,comm 21:58:03 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:58:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:03 [ssh-agent] Looking for ssh-agent implementation... 21:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:04 $ docker exec dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 ssh-agent 21:58:04 SSH_AUTH_SOCK=/tmp/ssh-saZMqjjaTwCl/agent.32 21:58:04 SSH_AGENT_PID=38 21:58:04 Running ssh-add (command line suppressed) 21:58:04 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_13549120707989801759.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_13549120707989801759.key) 21:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:04 + git semver tag 21:58:04 2023-09-22 21:58:04,844 [run_tag] DEBUG tag force:False 21:58:04 2023-09-22 21:58:04,844 [check_head_tag] DEBUG check head tag 21:58:04 2023-09-22 21:58:04,845 [execute] INFO git cat-file --batch-check 21:58:04 2023-09-22 21:58:04,845 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:58:04 2023-09-22 21:58:04,849 [execute] INFO git cat-file --batch 21:58:04 2023-09-22 21:58:04,849 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 21:58:04 2023-09-22 21:58:04,864 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:58:04 2023-09-22 21:58:04,865 [execute] INFO git tag -a v3.1.0-dev.23 -m v3.1.0-dev.23 21:58:04 2023-09-22 21:58:04,865 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.23', '-m', 'v3.1.0-dev.23'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:58:04 2023-09-22 21:58:04,868 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:58:04 3.1.0-dev.23 [Pipeline] } 21:58:04 $ docker exec --env ******** --env ******** dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 ssh-agent -k 21:58:05 unset SSH_AUTH_SOCK; 21:58:05 unset SSH_AGENT_PID; 21:58:05 echo Agent pid 38 killed; 21:58:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:05 + git semver [Pipeline] } 21:58:05 $ docker stop --time=1 dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 21:58:06 $ docker rm -f --volumes dc19424e656f1a5028387ed98a84f243bb61eb53a010c12dc82c229f35e61812 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:07 21:58:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:07 0.23.1-centos7: Pulling from edgex-lftools 21:58:07 ab5ef0e58194: Pulling fs layer 21:58:07 9712f1f96733: Pulling fs layer 21:58:07 63f879dbbcfc: Pulling fs layer 21:58:07 0d9ebad4ef96: Pulling fs layer 21:58:07 e9a5061849ea: Pulling fs layer 21:58:07 d747dcd14b5f: Pulling fs layer 21:58:07 2de7ff778b66: Pulling fs layer 21:58:07 e9a5061849ea: Waiting 21:58:07 d747dcd14b5f: Waiting 21:58:07 2de7ff778b66: Waiting 21:58:07 0d9ebad4ef96: Waiting 21:58:07 9712f1f96733: Download complete 21:58:08 63f879dbbcfc: Verifying Checksum 21:58:08 63f879dbbcfc: Download complete 21:58:08 e9a5061849ea: Verifying Checksum 21:58:08 e9a5061849ea: Download complete 21:58:08 0d9ebad4ef96: Verifying Checksum 21:58:08 0d9ebad4ef96: Download complete 21:58:08 d747dcd14b5f: Download complete 21:58:08 ab5ef0e58194: Verifying Checksum 21:58:08 ab5ef0e58194: Download complete 21:58:08 2de7ff778b66: Verifying Checksum 21:58:08 2de7ff778b66: Download complete 21:58:11 ab5ef0e58194: Pull complete 21:58:11 9712f1f96733: Pull complete 21:58:11 63f879dbbcfc: Pull complete 21:58:15 0d9ebad4ef96: Pull complete 21:58:15 e9a5061849ea: Pull complete 21:58:15 d747dcd14b5f: Pull complete 21:58:17 2de7ff778b66: Pull complete 21:58:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:58:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:58:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:17 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:58:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:58:22 $ docker top 743eaebf217911182b95d9a514e67b08ffe260b7efd3a6be8f28f03ec2730183 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:58:22 provisioning config files... 21:58:22 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13647962304187481283tmp 21:58:22 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config3954477914570182832tmp 21:58:22 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12066474156335402595tmp [Pipeline] { [Pipeline] echo 21:58:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:58:22 ---> sigul-configuration.sh 21:58:22 gpg: directory `/root/.gnupg' created 21:58:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:58:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:58:22 gpg: keyring `/root/.gnupg/secring.gpg' created 21:58:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:58:22 gpg: CAST5 encrypted data 21:58:22 gpg: encrypted with 1 passphrase 21:58:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:58:22 + mkdir /home/jenkins 21:58:22 + mkdir /home/jenkins/sigul [Pipeline] sh 21:58:23 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:58:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:58:23 ---> sigul-install.sh 21:58:23 Sigul already installed; skipping installation. [Pipeline] sh 21:58:23 + git tag --list 21:58:23 v1.0.0 21:58:23 v1.1.0 21:58:23 v1.2.0 21:58:23 v1.3.0 21:58:23 v1.3.1 21:58:23 v2.0.0 21:58:23 v2.0.1 21:58:23 v2.1.0 21:58:23 v2.1.1 21:58:23 v2.1.2 21:58:23 v2.2.0 21:58:23 v2.3 21:58:23 v2.3.0 21:58:23 v2.3.1 21:58:23 v3.0 21:58:23 v3.0.0 21:58:23 v3.0.1 21:58:23 v3.0.1-dev.1 21:58:23 v3.1.0-dev.1 21:58:23 v3.1.0-dev.10 21:58:23 v3.1.0-dev.11 21:58:23 v3.1.0-dev.12 21:58:23 v3.1.0-dev.13 21:58:23 v3.1.0-dev.14 21:58:23 v3.1.0-dev.15 21:58:23 v3.1.0-dev.16 21:58:23 v3.1.0-dev.17 21:58:23 v3.1.0-dev.18 21:58:23 v3.1.0-dev.19 21:58:23 v3.1.0-dev.2 21:58:23 v3.1.0-dev.20 21:58:23 v3.1.0-dev.21 21:58:23 v3.1.0-dev.22 21:58:23 v3.1.0-dev.23 21:58:23 v3.1.0-dev.3 21:58:23 v3.1.0-dev.4 21:58:23 v3.1.0-dev.5 21:58:23 v3.1.0-dev.6 21:58:23 v3.1.0-dev.7 21:58:23 v3.1.0-dev.8 21:58:23 v3.1.0-dev.9 [Pipeline] sh 21:58:24 + lftools sign git-tag v3.1.0-dev.23 21:58:24 Signing Git tag with Sigul... 21:58:24 Signing v3.1.0-dev.23 [Pipeline] echo 21:58:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:58:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:58:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:58:25 $ docker stop --time=1 743eaebf217911182b95d9a514e67b08ffe260b7efd3a6be8f28f03ec2730183 21:58:26 $ docker rm -f --volumes 743eaebf217911182b95d9a514e67b08ffe260b7efd3a6be8f28f03ec2730183 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:58:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:27 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:58:27 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:58:27 $ docker top dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:27 [ssh-agent] Looking for ssh-agent implementation... 21:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:27 $ docker exec dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db ssh-agent 21:58:28 SSH_AUTH_SOCK=/tmp/ssh-K58oQBHeMmIo/agent.34 21:58:28 SSH_AGENT_PID=40 21:58:28 Running ssh-add (command line suppressed) 21:58:28 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_15598341077767478763.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_15598341077767478763.key) 21:58:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:28 + git semver bump pre 21:58:28 2023-09-22 21:58:28,588 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:58:28 2023-09-22 21:58:28,589 [bump_version] DEBUG bumping version:3.1.0-dev.23 on axis:pre with prefix:dev 21:58:28 2023-09-22 21:58:28,589 [bump_version] DEBUG bumped version:3.1.0-dev.24 21:58:28 2023-09-22 21:58:28,589 [write_version] DEBUG write version:3.1.0-dev.24 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 21:58:28 2023-09-22 21:58:28,589 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:58:28 2023-09-22 21:58:28,589 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 21:58:28 2023-09-22 21:58:28,591 [execute] INFO git cat-file --batch-check 21:58:28 2023-09-22 21:58:28,591 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:28 2023-09-22 21:58:28,596 [execute] INFO git cat-file --batch 21:58:28 2023-09-22 21:58:28,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:28 2023-09-22 21:58:28,600 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:58:28 3.1.0-dev.24 [Pipeline] } 21:58:28 $ docker exec --env ******** --env ******** dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db ssh-agent -k 21:58:28 unset SSH_AUTH_SOCK; 21:58:28 unset SSH_AGENT_PID; 21:58:28 echo Agent pid 40 killed; 21:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:29 + git semver [Pipeline] } 21:58:29 $ docker stop --time=1 dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db 21:58:30 $ docker rm -f --volumes dcff39a1e8ebda3480e299abeb20e3b6cb03bf98048265c3d1bf0d9fe720b8db [Pipeline] // withDockerContainer [Pipeline] sh 21:58:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:58:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:58:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:31 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:58:31 $ docker top 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:31 [ssh-agent] Looking for ssh-agent implementation... 21:58:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:31 $ docker exec 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb ssh-agent 21:58:31 SSH_AUTH_SOCK=/tmp/ssh-fnUM333gM3zO/agent.32 21:58:31 SSH_AGENT_PID=38 21:58:31 Running ssh-add (command line suppressed) 21:58:32 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_2986602480094323546.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_2986602480094323546.key) 21:58:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:32 + git semver push 21:58:32 2023-09-22 21:58:32,552 [run_push] DEBUG push 21:58:32 2023-09-22 21:58:32,553 [execute] INFO git cat-file --batch-check 21:58:32 2023-09-22 21:58:32,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 21:58:32 2023-09-22 21:58:32,557 [execute] INFO git rev-list bd78e88d372d9267153ab3f08219eeca2f0fb408 -- 21:58:32 2023-09-22 21:58:32,557 [execute] DEBUG Popen(['git', 'rev-list', 'bd78e88d372d9267153ab3f08219eeca2f0fb408', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:58:32 2023-09-22 21:58:32,568 [execute] INFO git fetch -v origin 21:58:32 2023-09-22 21:58:32,568 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 21:58:33 2023-09-22 21:58:33,035 [run_push] DEBUG no remote changes detected 21:58:33 2023-09-22 21:58:33,036 [execute] INFO git push origin semver 21:58:33 2023-09-22 21:58:33,036 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 21:58:34 2023-09-22 21:58:33,791 [run_push] DEBUG push all version tags 21:58:34 2023-09-22 21:58:33,791 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:58:34 2023-09-22 21:58:33,792 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 21:58:34 2023-09-22 21:58:34,656 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 21:58:34 3.1.0-dev.24 [Pipeline] } 21:58:34 $ docker exec --env ******** --env ******** 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb ssh-agent -k 21:58:34 unset SSH_AUTH_SOCK; 21:58:34 unset SSH_AGENT_PID; 21:58:34 echo Agent pid 38 killed; 21:58:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:35 + git semver [Pipeline] } 21:58:35 $ docker stop --time=1 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb 21:58:36 $ docker rm -f --volumes 1c289d9b30abad13264c25407431d7bb4c3366f3f2fadffd4f312092e35fdabb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:58:37 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 21:58:37 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:58:37 total 16 21:58:37 drwxr-xr-x 3 root root 4096 Sep 22 21:46 . 21:58:37 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:58 .. 21:58:37 drwxr-xr-x 2 root root 4096 Sep 22 21:46 cost 21:58:37 -rw-r--r-- 1 root root 96 Sep 22 21:46 cost.csv 21:58:37 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 21:58:37 + ls -al /w/workspace/ry_app-service-configurable_main/archives 21:58:37 total 16 21:58:37 drwxr-xr-x 3 jenkins jenkins 4096 Sep 22 21:46 . 21:58:37 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 21:58 .. 21:58:37 drwxr-xr-x 2 jenkins jenkins 4096 Sep 22 21:46 cost 21:58:37 -rw-r--r-- 1 jenkins jenkins 96 Sep 22 21:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:58:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:58:38 ---> package-listing.sh 21:58:38 ++ facter osfamily 21:58:38 ++ tr '[:upper:]' '[:lower:]' 21:58:38 + OS_FAMILY=debian 21:58:38 + workspace=/w/workspace/ry_app-service-configurable_main 21:58:38 + START_PACKAGES=/tmp/packages_start.txt 21:58:38 + END_PACKAGES=/tmp/packages_end.txt 21:58:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:58:38 + PACKAGES=/tmp/packages_start.txt 21:58:38 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:58:38 + PACKAGES=/tmp/packages_end.txt 21:58:38 + case "${OS_FAMILY}" in 21:58:38 + dpkg -l 21:58:38 + grep '^ii' 21:58:38 + '[' -f /tmp/packages_start.txt ']' 21:58:38 + '[' -f /tmp/packages_end.txt ']' 21:58:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:58:38 + '[' /w/workspace/ry_app-service-configurable_main ']' 21:58:38 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 21:58:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 21:58:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:58:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:58:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:58:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:58:39 prd-ubuntu20.04-docker-8c-8g-7636 does not seem to be running inside a container 21:58:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:58:39 $ docker top 8642f7b868e95283b5022456034b082f038db798b52c7fd5dc0d065f2325b738 -eo pid,comm [Pipeline] { [Pipeline] sh 21:58:40 + touch /tmp/pre-build-complete [Pipeline] sh 21:58:40 + mkdir -p /var/log/sysstat [Pipeline] sh 21:58:40 + ls /var/log/sa-host 21:58:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:58:40 provisioning config files... 21:58:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config6027130031850789696tmp [Pipeline] { [Pipeline] echo 21:58:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:58:40 ---> create-netrc.sh [Pipeline] } 21:58:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:58:41 ---> python-tools-install.sh [Pipeline] echo 21:58:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:58:41 ---> sudo-logs.sh 21:58:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:58:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:58:41 ---> job-cost.sh 21:58:41 lf-activate-venv: SKIPPING 21:58:41 DEBUG: total: 0.2199999988079071 21:58:41 INFO: Retrieving Stack Cost... 21:58:42 INFO: Retrieving Pricing Info for: v3-standard-8 21:58:42 INFO: Archiving Costs [Pipeline] echo 21:58:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:58:42 ---> logs-deploy.sh 21:58:42 lf-activate-venv: SKIPPING 21:58:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/192 21:58:42 INFO: archiving workspace using pattern(s): 21:58:43 Archives upload complete. 21:58:43 INFO: archiving logs to Nexus