Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 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-ssh14728503702117679462.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2762389441110814466.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh2439593555464941821.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh16004284139464308675.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-ssh2627478587705454449.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4889’ Running on prd-ubuntu20.04-docker-8c-8g-4892 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 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 (main) > 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 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#590)" > git config core.sparsecheckout # timeout=10 > git checkout -f 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 # timeout=10 > git rev-list --no-walk aedafe07c7f1bec7ab64e9a9ae20ab105f0fd071 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:05:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:05:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:05:11 ========================================================= 15:05:11 EdgeX Global Pipelines Version Info 15:05:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:05:12 ------------------- 15:05:12 stable info: 15:05:12 ------------------- 15:05:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:05:12 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:05:12 Message: update stable to v1.0.253 15:05:12 ------------------- 15:05:12 experimental info: 15:05:12 ------------------- 15:05:12 Commited By: **** collab-it+edgex@linuxfoundation.org 15:05:12 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:05:12 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7b15cce [Pipeline] echo 15:05:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:13 provisioning config files... 15:05:13 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config1226142596043004872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:13 ---> docker-login.sh 15:05:13 nexus3.edgexfoundry.org:10001 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 nexus3.edgexfoundry.org:10002 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 nexus3.edgexfoundry.org:10003 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 nexus3.edgexfoundry.org:10004 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 docker.io 15:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:14 Configure a credential helper to remove this warning. See 15:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:14 15:05:14 Login Succeeded 15:05:14 ---> docker-login.sh ends [Pipeline] } 15:05:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:05:15 + git rev-list -1 --merges 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3~1..7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] echo 15:05:15 -----------> git rev-list -1 --merges 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3~1..7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [false] [Pipeline] sh 15:05:15 + git log --format=format:%s -1 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] echo 15:05:15 ========================================================= 15:05:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:05:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:16 + git log --format=format:%s -1 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] echo 15:05:16 [semverPrep] GIT_COMMIT: 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#590) [Pipeline] echo 15:05:16 [semverPrep] This is not a build commit. [Pipeline] sh 15:05:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:05:16 + grep -v github /etc/ssh/ssh_known_hosts 15:05:16 + [ -e /tmp/ssh_known_hosts ] 15:05:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:05:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:05:16 + sudo tee -a /etc/ssh/ssh_known_hosts 15:05:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:16 15:05:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:17 0.1.4: Pulling from edgex-devops/py-git-semver 15:05:17 b85a868b505f: Pulling fs layer 15:05:17 e2be974225ed: Pulling fs layer 15:05:17 339a4e72a1f5: Pulling fs layer 15:05:17 988bab9f4d93: Pulling fs layer 15:05:17 1469e6f7b9e6: Pulling fs layer 15:05:17 eaf3925da568: Pulling fs layer 15:05:17 bab4dde63d76: Pulling fs layer 15:05:17 bde34c3a00c8: Pulling fs layer 15:05:17 b352a97aabf1: Pulling fs layer 15:05:17 4872d77fe225: Pulling fs layer 15:05:17 5851b861e8e6: Pulling fs layer 15:05:17 988bab9f4d93: Waiting 15:05:17 1469e6f7b9e6: Waiting 15:05:17 eaf3925da568: Waiting 15:05:17 bab4dde63d76: Waiting 15:05:17 bde34c3a00c8: Waiting 15:05:17 b352a97aabf1: Waiting 15:05:17 4872d77fe225: Waiting 15:05:17 5851b861e8e6: Waiting 15:05:17 e2be974225ed: Verifying Checksum 15:05:17 e2be974225ed: Download complete 15:05:17 988bab9f4d93: Verifying Checksum 15:05:17 988bab9f4d93: Download complete 15:05:17 1469e6f7b9e6: Verifying Checksum 15:05:17 1469e6f7b9e6: Download complete 15:05:17 eaf3925da568: Verifying Checksum 15:05:17 eaf3925da568: Download complete 15:05:17 339a4e72a1f5: Verifying Checksum 15:05:17 339a4e72a1f5: Download complete 15:05:17 bde34c3a00c8: Verifying Checksum 15:05:17 bde34c3a00c8: Download complete 15:05:17 b352a97aabf1: Verifying Checksum 15:05:17 b352a97aabf1: Download complete 15:05:17 4872d77fe225: Download complete 15:05:17 5851b861e8e6: Verifying Checksum 15:05:17 5851b861e8e6: Download complete 15:05:17 b85a868b505f: Verifying Checksum 15:05:17 b85a868b505f: Download complete 15:05:17 bab4dde63d76: Download complete 15:05:18 b85a868b505f: Pull complete 15:05:18 e2be974225ed: Pull complete 15:05:19 339a4e72a1f5: Pull complete 15:05:19 988bab9f4d93: Pull complete 15:05:19 1469e6f7b9e6: Pull complete 15:05:19 eaf3925da568: Pull complete 15:05:21 bab4dde63d76: Pull complete 15:05:21 bde34c3a00c8: Pull complete 15:05:21 b352a97aabf1: Pull complete 15:05:21 4872d77fe225: Pull complete 15:05:21 5851b861e8e6: Pull complete 15:05:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:05:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:05:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:05:22 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:05:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:05:25 $ docker top e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de -eo pid,comm 15:05:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:05:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:25 [ssh-agent] Looking for ssh-agent implementation... 15:05:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:25 $ docker exec e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de ssh-agent 15:05:25 SSH_AUTH_SOCK=/tmp/ssh-QawD8uqYBoLj/agent.32 15:05:25 SSH_AGENT_PID=38 15:05:25 Running ssh-add (command line suppressed) 15:05:25 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_1328403048953292831.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_1328403048953292831.key) 15:05:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:25 + git tag --points-at HEAD [Pipeline] } 15:05:25 $ docker exec --env ******** --env ******** e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de ssh-agent -k 15:05:26 unset SSH_AUTH_SOCK; 15:05:26 unset SSH_AGENT_PID; 15:05:26 echo Agent pid 38 killed; 15:05:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:05:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:26 [ssh-agent] Looking for ssh-agent implementation... 15:05:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:26 $ docker exec e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de ssh-agent 15:05:26 SSH_AUTH_SOCK=/tmp/ssh-u2DPSzJxUOgq/agent.70 15:05:26 SSH_AGENT_PID=76 15:05:26 Running ssh-add (command line suppressed) 15:05:26 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_10040215797654067129.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_10040215797654067129.key) 15:05:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:26 + git semver init 15:05:26 2023-08-30 15:05:26,918 [run_init] DEBUG init version:0.0.0 force:False 15:05:26 2023-08-30 15:05:26,919 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-service-configurable_main/.semver 15:05:26 2023-08-30 15:05:26,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/ry_app-service-configurable_main/.semver 15:05:26 2023-08-30 15:05:26,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/ry_app-service-configurable_main/.semver'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:05:27 2023-08-30 15:05:27,729 [append_file] DEBUG append to file:/w/workspace/ry_app-service-configurable_main/.git/info/exclude 15:05:27 2023-08-30 15:05:27,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:False 15:05:27 2023-08-30 15:05:27,730 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:05:27 2023-08-30 15:05:27,730 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:05:27 3.1.0-dev.15 [Pipeline] } 15:05:27 $ docker exec --env ******** --env ******** e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de ssh-agent -k 15:05:28 unset SSH_AUTH_SOCK; 15:05:28 unset SSH_AGENT_PID; 15:05:28 echo Agent pid 76 killed; 15:05:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:28 + git semver [Pipeline] } 15:05:28 $ docker stop --time=1 e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de 15:05:29 $ docker rm -f --volumes e8a2dd6dbadb34bad470bb820558c4dadfab2a1ce4751455876c9d098392f6de [Pipeline] // withDockerContainer [Pipeline] sh 15:05:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:05:30 Stashed 1 file(s) [Pipeline] echo 15:05:30 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:05:30 provisioning config files... 15:05:30 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12193875626011211018tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:05:30 ---> docker-login.sh 15:05:30 nexus3.edgexfoundry.org:10001 15:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:30 Configure a credential helper to remove this warning. See 15:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:30 15:05:30 Login Succeeded 15:05:30 nexus3.edgexfoundry.org:10002 15:05:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:30 Configure a credential helper to remove this warning. See 15:05:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:30 15:05:30 Login Succeeded 15:05:30 nexus3.edgexfoundry.org:10003 15:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:31 Configure a credential helper to remove this warning. See 15:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:31 15:05:31 Login Succeeded 15:05:31 nexus3.edgexfoundry.org:10004 15:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:31 Configure a credential helper to remove this warning. See 15:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:31 15:05:31 Login Succeeded 15:05:31 docker.io 15:05:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:05:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:05:31 Configure a credential helper to remove this warning. See 15:05:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:05:31 15:05:31 Login Succeeded 15:05:31 ---> docker-login.sh ends [Pipeline] } 15:05:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:05:31 ========================================================= 15:05:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:05:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:05:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:05:31 Sending build context to Docker daemon 3.33MB 15:05:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:05:31 Step 2/12 : FROM ${BASE} AS builder 15:05:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:05:31 4db1b89c0bd1: Pulling fs layer 15:05:31 6911f1a30b25: Pulling fs layer 15:05:31 e194b8c5c2a9: Pulling fs layer 15:05:31 6863d3e3a2b1: Pulling fs layer 15:05:31 ec0bb842ea78: Pulling fs layer 15:05:31 40a00589a448: Pulling fs layer 15:05:31 6c08303d61cc: Pulling fs layer 15:05:31 798269fcf238: Pulling fs layer 15:05:31 6c08303d61cc: Waiting 15:05:31 6863d3e3a2b1: Waiting 15:05:31 798269fcf238: Waiting 15:05:31 ec0bb842ea78: Waiting 15:05:31 40a00589a448: Waiting 15:05:31 6911f1a30b25: Verifying Checksum 15:05:31 6911f1a30b25: Download complete 15:05:31 6863d3e3a2b1: Verifying Checksum 15:05:31 6863d3e3a2b1: Download complete 15:05:31 ec0bb842ea78: Download complete 15:05:31 4db1b89c0bd1: Download complete 15:05:32 40a00589a448: Verifying Checksum 15:05:32 40a00589a448: Download complete 15:05:32 4db1b89c0bd1: Pull complete 15:05:32 6911f1a30b25: Pull complete 15:05:32 e194b8c5c2a9: Verifying Checksum 15:05:32 e194b8c5c2a9: Download complete 15:05:32 798269fcf238: Verifying Checksum 15:05:32 798269fcf238: Download complete 15:05:32 6c08303d61cc: Verifying Checksum 15:05:32 6c08303d61cc: Download complete 15:05:36 e194b8c5c2a9: Pull complete 15:05:36 6863d3e3a2b1: Pull complete 15:05:36 ec0bb842ea78: Pull complete 15:05:36 40a00589a448: Pull complete 15:05:38 6c08303d61cc: Pull complete 15:05:39 798269fcf238: Pull complete 15:05:39 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:05:39 ---> ec979cd7f677 15:05:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:05:43 ---> Running in d5ac1aef24f6 15:05:44 Removing intermediate container d5ac1aef24f6 15:05:44 ---> 2bd82a15f105 15:05:44 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:05:44 ---> Running in 48747fab9182 15:05:44 Removing intermediate container 48747fab9182 15:05:44 ---> cd17a511526b 15:05:44 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:05:44 ---> Running in c6bb44fbf561 15:05:44 Removing intermediate container c6bb44fbf561 15:05:44 ---> 8f42ba1a0005 15:05:44 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:05:44 ---> Running in 080ebcb9cdf3 15:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:05:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:05:45 OK: 265 MiB in 53 packages 15:05:45 Removing intermediate container 080ebcb9cdf3 15:05:45 ---> 25fbe73fb5ed 15:05:45 Step 7/12 : WORKDIR /app 15:05:45 ---> Running in 5a3f4b20ec9e 15:05:45 Still waiting to schedule task 15:05:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4891’ 15:05:45 Removing intermediate container 5a3f4b20ec9e 15:05:45 ---> b9a31dcf03c1 15:05:45 Step 8/12 : COPY go.mod vendor* ./ 15:05:45 ---> d754432fa701 15:05:45 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:05:45 ---> Running in c60e9d407403 15:06:18 Removing intermediate container c60e9d407403 15:06:18 ---> 590353f05323 15:06:18 Step 10/12 : COPY . . 15:06:18 ---> b9bf175e207e 15:06:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:06:18 ---> Running in 5239d2b1f9f8 15:06:18 Removing intermediate container 5239d2b1f9f8 15:06:18 ---> 451d7ea7d33f 15:06:18 Step 12/12 : RUN $MAKE 15:06:18 ---> Running in 8dd3f78fe19e 15:06:18 noop 15:06:18 Removing intermediate container 8dd3f78fe19e 15:06:18 ---> 56f66e1cf151 15:06:18 Successfully built 56f66e1cf151 15:06:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:18 + docker inspect -f . ci-base-image-x86_64 15:06:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:18 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:06:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:06:19 $ docker top 567922271d35add5c3756998718e00000f867210f80129a6cebecab127127715 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:19 + go version 15:06:19 go version go1.20.6 linux/amd64 [Pipeline] } 15:06:19 $ docker stop --time=1 567922271d35add5c3756998718e00000f867210f80129a6cebecab127127715 15:06:20 $ docker rm -f --volumes 567922271d35add5c3756998718e00000f867210f80129a6cebecab127127715 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:06:21 + docker inspect -f . ci-base-image-x86_64 15:06:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:06:21 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:06:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:06:21 $ docker top 5872fdca2bed6b843f20b6742a94f7f41fc77d1be16a3de65dafc701c763d429 -eo pid,comm [Pipeline] { [Pipeline] sh 15:06:21 + git config --global --add safe.directory /w/workspace/ry_app-service-configurable_main [Pipeline] fileExists [Pipeline] sh 15:06:22 + make test 15:06:22 go test -race -coverprofile=coverage.out ./... 15:06:40 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:06:58 go vet ./... 15:07:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:07:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:07:02 ./bin/test-attribution-txt.sh 15:07:02 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:07:02 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:07:02 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:07:02 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:07:02 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:07:02 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:07:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:07:02 $ docker stop --time=1 5872fdca2bed6b843f20b6742a94f7f41fc77d1be16a3de65dafc701c763d429 15:07:07 $ docker rm -f --volumes 5872fdca2bed6b843f20b6742a94f7f41fc77d1be16a3de65dafc701c763d429 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:07:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:07:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:07:08 + ls -al . 15:07:08 total 184 15:07:08 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:06 . 15:07:08 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:05 .. 15:07:08 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 15:05 .dockerignore 15:07:08 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:05 .git 15:07:08 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 15:05 .github 15:07:08 -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 15:05 .gitignore 15:07:08 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 15:05 .golangci.yml 15:07:08 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:05 .semver 15:07:08 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 30 15:05 Attribution.txt 15:07:08 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 30 15:05 CHANGELOG.md 15:07:08 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 30 15:05 Dockerfile 15:07:08 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 15:05 GOVERNANCE.md 15:07:08 -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 15:05 Jenkinsfile 15:07:08 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 15:05 LICENSE 15:07:08 -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 15:05 OWNERS.md 15:07:08 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 30 15:05 README.md 15:07:08 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 15:05 VERSION 15:07:08 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:05 bin 15:07:08 -rw-r--r-- 1 jenkins jenkins 13 Aug 30 15:06 coverage.out 15:07:08 -rw-rw-r-- 1 jenkins jenkins 3729 Aug 30 15:05 go.mod 15:07:08 -rw-rw-r-- 1 jenkins jenkins 33854 Aug 30 15:05 go.sum 15:07:08 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 30 15:05 main.go 15:07:08 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 30 15:05 makefile 15:07:08 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:05 res 15:07:08 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:05 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:08 + 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=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 --label arch=amd64 --label version=3.1.0-dev.15 . 15:07:08 Sending build context to Docker daemon 3.331MB 15:07:08 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:07:08 Step 2/26 : FROM ${BASE} AS builder 15:07:08 ---> 56f66e1cf151 15:07:08 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:07:08 ---> Running in 7d87054823e7 15:07:08 Removing intermediate container 7d87054823e7 15:07:08 ---> f258344f812a 15:07:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:07:08 ---> Running in afb65d7f92fc 15:07:08 Removing intermediate container afb65d7f92fc 15:07:08 ---> 4daaddf5ddb3 15:07:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:07:08 ---> Running in 7c3ca93d721f 15:07:08 Removing intermediate container 7c3ca93d721f 15:07:08 ---> f75d5db22c0e 15:07:08 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:07:09 ---> Running in 716b1046bf6a 15:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:07:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:07:09 OK: 265 MiB in 53 packages 15:07:10 Removing intermediate container 716b1046bf6a 15:07:10 ---> 5a6859003ac5 15:07:10 Step 7/26 : WORKDIR /app 15:07:10 ---> Running in b0a5a24f6864 15:07:10 Removing intermediate container b0a5a24f6864 15:07:10 ---> ac8b037a9e29 15:07:10 Step 8/26 : COPY go.mod vendor* ./ 15:07:10 ---> 14c155df2bbe 15:07:10 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:07:10 ---> Running in 25374cea2473 15:07:11 Removing intermediate container 25374cea2473 15:07:11 ---> 809212c73729 15:07:11 Step 10/26 : COPY . . 15:07:11 ---> 7652c885daa3 15:07:11 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:07:11 ---> Running in e27c778fb795 15:07:11 Removing intermediate container e27c778fb795 15:07:11 ---> 0d7f5807e284 15:07:11 Step 12/26 : RUN $MAKE 15:07:11 ---> Running in 7d12f8e7fbd0 15:07:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15" -trimpath -mod=readonly -o app-service-configurable 15:07:33 Removing intermediate container 7d12f8e7fbd0 15:07:33 ---> 3e34dfd58942 15:07:33 Step 13/26 : FROM alpine:3.17 15:07:33 3.17: Pulling from library/alpine 15:07:33 9398808236ff: Pulling fs layer 15:07:33 9398808236ff: Verifying Checksum 15:07:33 9398808236ff: Download complete 15:07:33 9398808236ff: Pull complete 15:07:33 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:07:33 Status: Downloaded newer image for alpine:3.17 15:07:33 ---> 1e0b8b5322fc 15:07:33 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:07:33 ---> Running in bafa1af43fff 15:07:33 Removing intermediate container bafa1af43fff 15:07:33 ---> 53cf28c5dac6 15:07:33 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:07:33 ---> Running in 99193df0c1ff 15:07:33 Removing intermediate container 99193df0c1ff 15:07:33 ---> 47d7f51525ab 15:07:33 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:07:33 ---> Running in 0d3116315ebb 15:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:07:33 (1/2) Installing ca-certificates (20230506-r0) 15:07:33 (2/2) Installing dumb-init (1.2.5-r2) 15:07:33 Executing busybox-1.35.0-r29.trigger 15:07:33 Executing ca-certificates-20230506-r0.trigger 15:07:33 OK: 8 MiB in 17 packages 15:07:33 Removing intermediate container 0d3116315ebb 15:07:33 ---> 11d1065b35ee 15:07:33 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:07:33 ---> 842d6d93db47 15:07:33 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:07:33 ---> e23a4b85c3be 15:07:33 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:07:33 ---> 849e2bf8d0f5 15:07:33 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:07:34 ---> 4f4b5b19be9a 15:07:34 Step 21/26 : EXPOSE 48095 15:07:34 ---> Running in 6c6721916a1c 15:07:34 Removing intermediate container 6c6721916a1c 15:07:34 ---> 17017f327cee 15:07:34 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:07:34 ---> Running in 6770c40151ce 15:07:34 Removing intermediate container 6770c40151ce 15:07:34 ---> ce1a53c684e9 15:07:34 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:07:35 ---> Running in b9ae7b9aebb6 15:07:35 Removing intermediate container b9ae7b9aebb6 15:07:35 ---> 907fb51aa51d 15:07:35 Step 24/26 : LABEL arch=amd64 15:07:35 ---> Running in d583f69c4892 15:07:35 Removing intermediate container d583f69c4892 15:07:35 ---> 53e2c20f9520 15:07:35 Step 25/26 : LABEL git_sha=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 15:07:35 ---> Running in 3a18e6c96ba2 15:07:35 Removing intermediate container 3a18e6c96ba2 15:07:35 ---> 3de103623c85 15:07:35 Step 26/26 : LABEL version=3.1.0-dev.15 15:07:35 ---> Running in 8708ab92c094 15:07:35 Removing intermediate container 8708ab92c094 15:07:35 ---> 2da15a5a4a0c 15:07:35 [Warning] One or more build-args [ARCH] were not consumed 15:07:35 Successfully built 2da15a5a4a0c 15:07:35 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:07:35 provisioning config files... 15:07:35 copy managed file [app-service-configurable-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config2218124658958038017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:35 ---> docker-login.sh 15:07:35 nexus3.edgexfoundry.org:10001 15:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:35 Configure a credential helper to remove this warning. See 15:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:35 15:07:35 Login Succeeded 15:07:35 nexus3.edgexfoundry.org:10002 15:07:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:35 Configure a credential helper to remove this warning. See 15:07:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:35 15:07:35 Login Succeeded 15:07:35 nexus3.edgexfoundry.org:10003 15:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:36 Configure a credential helper to remove this warning. See 15:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:36 15:07:36 Login Succeeded 15:07:36 nexus3.edgexfoundry.org:10004 15:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:36 Configure a credential helper to remove this warning. See 15:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:36 15:07:36 Login Succeeded 15:07:36 docker.io 15:07:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:07:36 Configure a credential helper to remove this warning. See 15:07:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:07:36 15:07:36 Login Succeeded 15:07:36 ---> docker-login.sh ends [Pipeline] } 15:07:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:07:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:07:36 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 15:07:36 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 15:07:36 latest 15:07:36 3.1.0-dev.15 15:07:36 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 15:07:36 main 15:07:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:36 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 15:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:07:37 61ad88e4811d: Preparing 15:07:37 b384202541a1: Preparing 15:07:37 2821495d7a97: Preparing 15:07:37 0970158dcc99: Preparing 15:07:37 dfc72e45cadc: Preparing 15:07:37 36b50b131297: Preparing 15:07:37 36b50b131297: Waiting 15:07:37 b384202541a1: Pushed 15:07:37 0970158dcc99: Pushed 15:07:37 2821495d7a97: Pushed 15:07:37 36b50b131297: Layer already exists 15:07:37 dfc72e45cadc: Pushed 15:07:39 61ad88e4811d: Pushed 15:07:39 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:40 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:07:40 61ad88e4811d: Preparing 15:07:40 b384202541a1: Preparing 15:07:40 2821495d7a97: Preparing 15:07:40 0970158dcc99: Preparing 15:07:40 dfc72e45cadc: Preparing 15:07:40 36b50b131297: Preparing 15:07:40 36b50b131297: Waiting 15:07:40 0970158dcc99: Layer already exists 15:07:40 dfc72e45cadc: Layer already exists 15:07:40 2821495d7a97: Layer already exists 15:07:40 61ad88e4811d: Layer already exists 15:07:40 b384202541a1: Layer already exists 15:07:40 36b50b131297: Layer already exists 15:07:40 latest: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:40 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.15 15:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:07:41 61ad88e4811d: Preparing 15:07:41 b384202541a1: Preparing 15:07:41 2821495d7a97: Preparing 15:07:41 0970158dcc99: Preparing 15:07:41 dfc72e45cadc: Preparing 15:07:41 36b50b131297: Preparing 15:07:41 dfc72e45cadc: Layer already exists 15:07:41 2821495d7a97: Layer already exists 15:07:41 b384202541a1: Layer already exists 15:07:41 61ad88e4811d: Layer already exists 15:07:41 0970158dcc99: Layer already exists 15:07:41 36b50b131297: Layer already exists 15:07:41 3.1.0-dev.15: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:41 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:41 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 15:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:07:41 61ad88e4811d: Preparing 15:07:41 b384202541a1: Preparing 15:07:41 2821495d7a97: Preparing 15:07:41 0970158dcc99: Preparing 15:07:41 dfc72e45cadc: Preparing 15:07:41 36b50b131297: Preparing 15:07:41 36b50b131297: Waiting 15:07:41 dfc72e45cadc: Layer already exists 15:07:41 2821495d7a97: Layer already exists 15:07:41 0970158dcc99: Layer already exists 15:07:41 b384202541a1: Layer already exists 15:07:41 61ad88e4811d: Layer already exists 15:07:41 36b50b131297: Layer already exists 15:07:41 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:42 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:42 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:main 15:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 15:07:42 61ad88e4811d: Preparing 15:07:42 b384202541a1: Preparing 15:07:42 2821495d7a97: Preparing 15:07:42 0970158dcc99: Preparing 15:07:42 dfc72e45cadc: Preparing 15:07:42 36b50b131297: Preparing 15:07:42 36b50b131297: Waiting 15:07:42 61ad88e4811d: Layer already exists 15:07:42 b384202541a1: Layer already exists 15:07:42 2821495d7a97: Layer already exists 15:07:42 0970158dcc99: Layer already exists 15:07:42 dfc72e45cadc: Layer already exists 15:07:42 36b50b131297: Layer already exists 15:07:42 main: digest: sha256:2984235f570c61d0670a39fd27c51662d20a38dc0a988cb91166f39f67f14e6d size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:07:42 ===================================================== [Pipeline] echo 15:07:42 taggedImages: 15:07:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 15:07:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 15:07:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.1.0-dev.15 15:07:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 15:07:42 - nexus3.edgexfoundry.org:10004/app-service-configurable:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:42 15:07:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:43 latest: Pulling from edgex-lftools-log-publisher 15:07:43 5eb5b503b376: Pulling fs layer 15:07:43 5c69ac0246d0: Pulling fs layer 15:07:43 ec43610c2a17: Pulling fs layer 15:07:43 3a2ae6a8a46f: Pulling fs layer 15:07:43 33b1e0a273af: Pulling fs layer 15:07:43 5d3b04190fa2: Pulling fs layer 15:07:43 2f39f015ded8: Pulling fs layer 15:07:43 33b1e0a273af: Waiting 15:07:43 2f39f015ded8: Waiting 15:07:43 5d3b04190fa2: Waiting 15:07:43 3a2ae6a8a46f: Waiting 15:07:43 5c69ac0246d0: Download complete 15:07:43 3a2ae6a8a46f: Verifying Checksum 15:07:43 3a2ae6a8a46f: Download complete 15:07:43 33b1e0a273af: Verifying Checksum 15:07:43 33b1e0a273af: Download complete 15:07:43 5d3b04190fa2: Download complete 15:07:43 ec43610c2a17: Verifying Checksum 15:07:43 ec43610c2a17: Download complete 15:07:43 5eb5b503b376: Verifying Checksum 15:07:43 5eb5b503b376: Download complete 15:07:43 2f39f015ded8: Download complete 15:07:44 5eb5b503b376: Pull complete 15:07:44 5c69ac0246d0: Pull complete 15:07:44 ec43610c2a17: Pull complete 15:07:44 3a2ae6a8a46f: Pull complete 15:07:45 33b1e0a273af: Pull complete 15:07:45 5d3b04190fa2: Pull complete 15:07:49 2f39f015ded8: Pull complete 15:07:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:07:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:07:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:07:49 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:07:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:07:52 $ docker top c758b735ab76fd1b8cfdf0d9aed7b6a88d2b46111d8d788176a5f376adaea820 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:53 ---> job-cost.sh 15:07:53 lf-activate-venv: SKIPPING 15:07:53 INFO: No Stack... 15:07:53 INFO: Retrieving Pricing Info for: v3-standard-8 15:07:53 INFO: Archiving Costs [Pipeline] sh 15:07:54 + + cat /w/workspace/ry_app-service-configurable_main/archives/cost.csv 15:07:54 cut -d, -f6 [Pipeline] lock 15:07:54 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] 15:07:54 Resource [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] did not exist. Created. 15:07:54 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:07:54 + echo total: 0.2199999988079071 [Pipeline] stash 15:07:54 Stashed 1 file(s) [Pipeline] } 15:07:54 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 15:07:54 $ docker stop --time=1 c758b735ab76fd1b8cfdf0d9aed7b6a88d2b46111d8d788176a5f376adaea820 15:07:55 $ docker rm -f --volumes c758b735ab76fd1b8cfdf0d9aed7b6a88d2b46111d8d788176a5f376adaea820 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:08:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4893 in /w/workspace/ry_app-service-configurable_main [Pipeline] { [Pipeline] ws 15:08:04 Running in /w/workspace/app-service-configurable/184 [Pipeline] { [Pipeline] checkout 15:08:04 Selected Git installation does not exist. Using Default 15:08:04 The recommended git tool is: NONE 15:08:09 using credential edgex-jenkins-ssh 15:08:09 Cloning the remote Git repository 15:08:09 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 15:08:09 > git init /w/workspace/app-service-configurable/184 # timeout=10 15:08:09 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 15:08:09 > git --version # timeout=10 15:08:09 > git --version # 'git version 2.25.1' 15:08:09 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:11 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 15:08:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:11 Avoid second fetch 15:08:11 Checking out Revision 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 (main) 15:08:12 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#590)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 15:08:11 > git config core.sparsecheckout # timeout=10 15:08:12 > git checkout -f 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:08:13 % Total % Received % Xferd Average Speed Time Time Time Current 15:08:13 Dload Upload Total Spent Left Speed 15:08:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 244k 0 --:--:-- --:--:-- --:--:-- 249k [Pipeline] sh 15:08:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:08:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:08:14 + sudo tee /etc/docker/daemon.new 15:08:14 { 15:08:14 "registry-mirrors": [ 15:08:14 "https://nexus3.edgexfoundry.org:10001" 15:08:14 ], 15:08:14 "bip": "10.250.0.254/24", 15:08:14 "hosts": [ 15:08:14 "tcp://0.0.0.0:5555", 15:08:14 "unix:///var/run/docker.sock" 15:08:14 ], 15:08:14 "mtu": 1458, 15:08:14 "selinux-enabled": true, 15:08:14 "seccomp-profile": "/etc/docker/seccomp.json" 15:08:14 } [Pipeline] sh 15:08:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:08:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:08:33 provisioning config files... 15:08:33 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/184@tmp/config14791425266796031613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:08:33 ---> docker-login.sh 15:08:33 nexus3.edgexfoundry.org:10001 15:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:34 Configure a credential helper to remove this warning. See 15:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:34 15:08:34 Login Succeeded 15:08:34 nexus3.edgexfoundry.org:10002 15:08:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:34 Configure a credential helper to remove this warning. See 15:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:34 15:08:34 Login Succeeded 15:08:34 nexus3.edgexfoundry.org:10003 15:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:35 Configure a credential helper to remove this warning. See 15:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:35 15:08:35 Login Succeeded 15:08:35 nexus3.edgexfoundry.org:10004 15:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:35 Configure a credential helper to remove this warning. See 15:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:35 15:08:35 Login Succeeded 15:08:35 docker.io 15:08:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:08:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:08:35 Configure a credential helper to remove this warning. See 15:08:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:08:35 15:08:35 Login Succeeded 15:08:35 ---> docker-login.sh ends [Pipeline] } 15:08:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:08:36 ========================================================= 15:08:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:08:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:36 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:08:36 Sending build context to Docker daemon 178.2kB 15:08:36 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:08:36 Step 2/12 : FROM ${BASE} AS builder 15:08:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:36 edb6bdbacee9: Pulling fs layer 15:08:36 5f9638ab2659: Pulling fs layer 15:08:36 8d51d6327a98: Pulling fs layer 15:08:36 8b374f2dd631: Pulling fs layer 15:08:36 ec14aa9079de: Pulling fs layer 15:08:36 2f466654f4bb: Pulling fs layer 15:08:36 554e91adad29: Pulling fs layer 15:08:36 ec14aa9079de: Waiting 15:08:36 2f466654f4bb: Waiting 15:08:36 8b374f2dd631: Waiting 15:08:36 554e91adad29: Waiting 15:08:36 5f9638ab2659: Download complete 15:08:37 8b374f2dd631: Verifying Checksum 15:08:37 8b374f2dd631: Download complete 15:08:37 ec14aa9079de: Verifying Checksum 15:08:37 ec14aa9079de: Download complete 15:08:37 edb6bdbacee9: Verifying Checksum 15:08:37 edb6bdbacee9: Download complete 15:08:38 554e91adad29: Verifying Checksum 15:08:38 554e91adad29: Download complete 15:08:39 2f466654f4bb: Verifying Checksum 15:08:39 2f466654f4bb: Download complete 15:08:39 8d51d6327a98: Download complete 15:08:40 edb6bdbacee9: Pull complete 15:08:40 5f9638ab2659: Pull complete 15:08:53 8d51d6327a98: Pull complete 15:08:53 8b374f2dd631: Pull complete 15:08:53 ec14aa9079de: Pull complete 15:08:58 2f466654f4bb: Pull complete 15:09:00 554e91adad29: Pull complete 15:09:00 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:09:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:09:00 ---> 1e15ea492957 15:09:00 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:09:02 ---> Running in e23b270f81b1 15:09:02 Removing intermediate container e23b270f81b1 15:09:02 ---> e1a9813ea72f 15:09:02 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:09:02 ---> Running in f81335969019 15:09:02 Removing intermediate container f81335969019 15:09:02 ---> dd0c3f3fd133 15:09:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:09:02 ---> Running in 4aba709c0f37 15:09:03 Removing intermediate container 4aba709c0f37 15:09:03 ---> 70159dc9be04 15:09:03 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:09:03 ---> Running in 2b246c1b145a 15:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:09:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:09:06 OK: 263 MiB in 53 packages 15:09:07 Removing intermediate container 2b246c1b145a 15:09:07 ---> 68791b3c7f49 15:09:07 Step 7/12 : WORKDIR /app 15:09:07 ---> Running in af2ffb0b6010 15:09:07 Removing intermediate container af2ffb0b6010 15:09:07 ---> 266a11dd3312 15:09:07 Step 8/12 : COPY go.mod vendor* ./ 15:09:08 ---> 95089ef676ca 15:09:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:09:08 ---> Running in 3bf0a2c83950 15:10:16 Removing intermediate container 3bf0a2c83950 15:10:16 ---> 134a4209a7f9 15:10:16 Step 10/12 : COPY . . 15:10:16 ---> e206e0063a0a 15:10:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:10:16 ---> Running in 635ff13ba95b 15:10:16 Removing intermediate container 635ff13ba95b 15:10:16 ---> c7157ecc9cea 15:10:16 Step 12/12 : RUN $MAKE 15:10:16 ---> Running in 42286582c074 15:10:17 noop 15:10:17 Removing intermediate container 42286582c074 15:10:17 ---> 18f29e38fc4e 15:10:17 Successfully built 18f29e38fc4e 15:10:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:18 + docker inspect -f . ci-base-image-arm64 15:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:18 prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 15:10:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/184 -v /w/workspace/app-service-configurable/184:/w/workspace/app-service-configurable/184:rw,z -v /w/workspace/app-service-configurable/184@tmp:/w/workspace/app-service-configurable/184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:10:19 $ docker top 8c2baa559da079d0dda77748451e1eef526e167d718ed0ba65e8e2c56988bd59 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:20 + go version 15:10:20 go version go1.20.6 linux/arm64 [Pipeline] } 15:10:20 $ docker stop --time=1 8c2baa559da079d0dda77748451e1eef526e167d718ed0ba65e8e2c56988bd59 15:10:22 $ docker rm -f --volumes 8c2baa559da079d0dda77748451e1eef526e167d718ed0ba65e8e2c56988bd59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:10:22 + docker inspect -f . ci-base-image-arm64 15:10:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:10:23 prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 15:10:23 $ 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/184 -v /w/workspace/app-service-configurable/184:/w/workspace/app-service-configurable/184:rw,z -v /w/workspace/app-service-configurable/184@tmp:/w/workspace/app-service-configurable/184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:10:24 $ docker top 149df202f58563efd25527e0e2edf949157ee99d6809f988298b53ffe8c917d5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:10:24 + git config --global --add safe.directory /w/workspace/app-service-configurable/184 [Pipeline] fileExists [Pipeline] sh 15:10:25 + make test 15:10:25 go test -race -coverprofile=coverage.out ./... 15:13:16 ? github.com/edgexfoundry/app-service-configurable [no test files] 15:13:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:13:16 go vet ./... 15:15:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:15:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:15:38 ./bin/test-attribution-txt.sh 15:15:38 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 15:15:38 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 15:15:38 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 15:15:38 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 15:15:38 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 15:15:38 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 15:15:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:15:38 $ docker stop --time=1 149df202f58563efd25527e0e2edf949157ee99d6809f988298b53ffe8c917d5 15:15:42 $ docker rm -f --volumes 149df202f58563efd25527e0e2edf949157ee99d6809f988298b53ffe8c917d5 [Pipeline] // withDockerContainer [Pipeline] sh 15:15:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:15:44 Warning: overwriting stash ‘coverage-report’ 15:15:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:15:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:15:45 + ls -al . 15:15:45 total 180 15:15:45 drwxrwxr-x 7 jenkins jenkins 4096 Aug 30 15:10 . 15:15:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:08 .. 15:15:45 -rw-rw-r-- 1 jenkins jenkins 119 Aug 30 15:08 .dockerignore 15:15:45 drwxrwxr-x 8 jenkins jenkins 4096 Aug 30 15:08 .git 15:15:45 drwxrwxr-x 3 jenkins jenkins 4096 Aug 30 15:08 .github 15:15:45 -rw-rw-r-- 1 jenkins jenkins 171 Aug 30 15:08 .gitignore 15:15:45 -rw-rw-r-- 1 jenkins jenkins 41 Aug 30 15:08 .golangci.yml 15:15:45 -rw-rw-r-- 1 jenkins jenkins 9636 Aug 30 15:08 Attribution.txt 15:15:45 -rw-rw-r-- 1 jenkins jenkins 35039 Aug 30 15:08 CHANGELOG.md 15:15:45 -rw-rw-r-- 1 jenkins jenkins 1898 Aug 30 15:08 Dockerfile 15:15:45 -rw-rw-r-- 1 jenkins jenkins 677 Aug 30 15:08 GOVERNANCE.md 15:15:45 -rw-rw-r-- 1 jenkins jenkins 688 Aug 30 15:08 Jenkinsfile 15:15:45 -rw-rw-r-- 1 jenkins jenkins 10174 Aug 30 15:08 LICENSE 15:15:45 -rw-rw-r-- 1 jenkins jenkins 618 Aug 30 15:08 OWNERS.md 15:15:45 -rw-rw-r-- 1 jenkins jenkins 4885 Aug 30 15:08 README.md 15:15:45 -rw-rw-r-- 1 jenkins jenkins 12 Aug 30 15:05 VERSION 15:15:45 drwxrwxr-x 2 jenkins jenkins 4096 Aug 30 15:08 bin 15:15:45 -rw-r--r-- 1 jenkins jenkins 13 Aug 30 15:10 coverage.out 15:15:45 -rw-rw-r-- 1 jenkins jenkins 3729 Aug 30 15:08 go.mod 15:15:45 -rw-rw-r-- 1 jenkins jenkins 33854 Aug 30 15:08 go.sum 15:15:45 -rw-rw-r-- 1 jenkins jenkins 1937 Aug 30 15:08 main.go 15:15:45 -rw-rw-r-- 1 jenkins jenkins 2569 Aug 30 15:08 makefile 15:15:45 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:08 res 15:15:45 drwxrwxr-x 4 jenkins jenkins 4096 Aug 30 15:08 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:15:45 + 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=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 --label arch=arm64 --label version=3.1.0-dev.15 . 15:15:45 Sending build context to Docker daemon 179.2kB 15:15:45 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 15:15:45 Step 2/26 : FROM ${BASE} AS builder 15:15:45 ---> 18f29e38fc4e 15:15:45 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 15:15:45 ---> Running in e71b418e8d8d 15:15:46 Removing intermediate container e71b418e8d8d 15:15:46 ---> 7f6689165431 15:15:46 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 15:15:46 ---> Running in 481a7e4a939a 15:15:46 Removing intermediate container 481a7e4a939a 15:15:46 ---> 1aa42c235a05 15:15:46 Step 5/26 : ARG ADD_BUILD_TAGS="" 15:15:46 ---> Running in af5cb21b509b 15:15:47 Removing intermediate container af5cb21b509b 15:15:47 ---> 830f1b9057f3 15:15:47 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:15:47 ---> Running in ed2118a026bb 15:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:15:49 OK: 263 MiB in 53 packages 15:15:50 Removing intermediate container ed2118a026bb 15:15:50 ---> 7f232d800b61 15:15:50 Step 7/26 : WORKDIR /app 15:15:50 ---> Running in dba286954f13 15:15:50 Removing intermediate container dba286954f13 15:15:50 ---> 3847c3954673 15:15:50 Step 8/26 : COPY go.mod vendor* ./ 15:15:51 ---> 6feabb1991b6 15:15:51 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:15:51 ---> Running in 8271d88802ca 15:15:55 Removing intermediate container 8271d88802ca 15:15:55 ---> 045fcace5cb7 15:15:55 Step 10/26 : COPY . . 15:15:56 ---> 4876eda4ca37 15:15:56 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:15:56 ---> Running in 101cfd4aaa80 15:15:56 Removing intermediate container 101cfd4aaa80 15:15:56 ---> 8f93e3a6e32c 15:15:56 Step 12/26 : RUN $MAKE 15:15:56 ---> Running in 603530742ec2 15:15:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.15" -trimpath -mod=readonly -o app-service-configurable 15:18:19 Removing intermediate container 603530742ec2 15:18:19 ---> e4e8362cd56a 15:18:19 Step 13/26 : FROM alpine:3.17 15:18:19 3.17: Pulling from library/alpine 15:18:19 4060ece20d7a: Pulling fs layer 15:18:19 4060ece20d7a: Verifying Checksum 15:18:19 4060ece20d7a: Pull complete 15:18:19 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:18:19 Status: Downloaded newer image for alpine:3.17 15:18:19 ---> 8650cd65339b 15:18:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:18:19 ---> Running in 614c9329aad7 15:18:19 Removing intermediate container 614c9329aad7 15:18:19 ---> 8a638b66b1ee 15:18:19 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 15:18:19 ---> Running in 27071252606c 15:18:19 Removing intermediate container 27071252606c 15:18:19 ---> afa229382a24 15:18:19 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 15:18:19 ---> Running in 3a0918afdc1c 15:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:18:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:18:19 (1/2) Installing ca-certificates (20230506-r0) 15:18:19 (2/2) Installing dumb-init (1.2.5-r2) 15:18:19 Executing busybox-1.35.0-r29.trigger 15:18:19 Executing ca-certificates-20230506-r0.trigger 15:18:19 OK: 8 MiB in 17 packages 15:18:19 Removing intermediate container 3a0918afdc1c 15:18:19 ---> 8273cc0e82e1 15:18:19 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:18:19 ---> 0608ca67987b 15:18:19 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 15:18:19 ---> 61d2caf94cb7 15:18:19 Step 19/26 : COPY --from=builder /app/res/ /res/ 15:18:19 ---> b43711308ffb 15:18:19 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 15:18:19 ---> 60ed8fe02ab9 15:18:19 Step 21/26 : EXPOSE 48095 15:18:19 ---> Running in 959c7a98ded3 15:18:19 Removing intermediate container 959c7a98ded3 15:18:19 ---> 2f89b6d726d2 15:18:19 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 15:18:19 ---> Running in 42531ac7fb9d 15:18:19 Removing intermediate container 42531ac7fb9d 15:18:19 ---> 96562967f679 15:18:19 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:18:19 ---> Running in b00c6e37cfd1 15:18:20 Removing intermediate container b00c6e37cfd1 15:18:20 ---> 221ee9352c30 15:18:20 Step 24/26 : LABEL arch=arm64 15:18:20 ---> Running in 1e2cbd6dc1e1 15:18:20 Removing intermediate container 1e2cbd6dc1e1 15:18:20 ---> 6f19db45b5f4 15:18:20 Step 25/26 : LABEL git_sha=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 15:18:20 ---> Running in 648098536a43 15:18:21 Removing intermediate container 648098536a43 15:18:21 ---> f6a42607d78e 15:18:21 Step 26/26 : LABEL version=3.1.0-dev.15 15:18:21 ---> Running in 9ba6251c668d 15:18:21 Removing intermediate container 9ba6251c668d 15:18:21 ---> afbc7828122f 15:18:21 [Warning] One or more build-args [ARCH] were not consumed 15:18:21 Successfully built afbc7828122f 15:18:21 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:21 provisioning config files... 15:18:21 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/184@tmp/config8676939514393450097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:18:21 ---> docker-login.sh 15:18:21 nexus3.edgexfoundry.org:10001 15:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:21 Configure a credential helper to remove this warning. See 15:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:21 15:18:21 Login Succeeded 15:18:21 nexus3.edgexfoundry.org:10002 15:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:22 Configure a credential helper to remove this warning. See 15:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:22 15:18:22 Login Succeeded 15:18:22 nexus3.edgexfoundry.org:10003 15:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:22 Configure a credential helper to remove this warning. See 15:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:22 15:18:22 Login Succeeded 15:18:22 nexus3.edgexfoundry.org:10004 15:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:23 Configure a credential helper to remove this warning. See 15:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:23 15:18:23 Login Succeeded 15:18:23 docker.io 15:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:18:23 Configure a credential helper to remove this warning. See 15:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:18:23 15:18:23 Login Succeeded 15:18:23 ---> docker-login.sh ends [Pipeline] } 15:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:18:23 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 15:18:23 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 15:18:23 latest 15:18:23 3.1.0-dev.15 15:18:23 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 15:18:23 main 15:18:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:24 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:24 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 15:18:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:18:24 a74be878d492: Preparing 15:18:24 fd61920ffcdc: Preparing 15:18:24 130dc64f4a71: Preparing 15:18:24 c81ee7fb23b1: Preparing 15:18:24 03e8fd5d95f5: Preparing 15:18:24 d2d9d24a8c2a: Preparing 15:18:24 d2d9d24a8c2a: Waiting 15:18:24 c81ee7fb23b1: Pushed 15:18:24 fd61920ffcdc: Pushed 15:18:24 130dc64f4a71: Pushed 15:18:24 d2d9d24a8c2a: Layer already exists 15:18:24 03e8fd5d95f5: Pushed 15:18:30 a74be878d492: Pushed 15:18:30 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:30 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:31 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:18:31 a74be878d492: Preparing 15:18:31 fd61920ffcdc: Preparing 15:18:31 130dc64f4a71: Preparing 15:18:31 c81ee7fb23b1: Preparing 15:18:31 03e8fd5d95f5: Preparing 15:18:31 d2d9d24a8c2a: Preparing 15:18:31 d2d9d24a8c2a: Waiting 15:18:31 a74be878d492: Layer already exists 15:18:31 c81ee7fb23b1: Layer already exists 15:18:31 03e8fd5d95f5: Layer already exists 15:18:31 130dc64f4a71: Layer already exists 15:18:31 fd61920ffcdc: Layer already exists 15:18:31 d2d9d24a8c2a: Layer already exists 15:18:31 latest: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:31 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.15 15:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:18:32 a74be878d492: Preparing 15:18:32 fd61920ffcdc: Preparing 15:18:32 130dc64f4a71: Preparing 15:18:32 c81ee7fb23b1: Preparing 15:18:32 03e8fd5d95f5: Preparing 15:18:32 d2d9d24a8c2a: Preparing 15:18:32 d2d9d24a8c2a: Waiting 15:18:32 c81ee7fb23b1: Layer already exists 15:18:32 fd61920ffcdc: Layer already exists 15:18:32 130dc64f4a71: Layer already exists 15:18:32 a74be878d492: Layer already exists 15:18:32 03e8fd5d95f5: Layer already exists 15:18:32 d2d9d24a8c2a: Layer already exists 15:18:32 3.1.0-dev.15: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:32 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:32 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 15:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:18:32 a74be878d492: Preparing 15:18:32 fd61920ffcdc: Preparing 15:18:32 130dc64f4a71: Preparing 15:18:32 c81ee7fb23b1: Preparing 15:18:32 03e8fd5d95f5: Preparing 15:18:32 d2d9d24a8c2a: Preparing 15:18:32 d2d9d24a8c2a: Waiting 15:18:32 03e8fd5d95f5: Layer already exists 15:18:32 c81ee7fb23b1: Layer already exists 15:18:32 fd61920ffcdc: Layer already exists 15:18:32 a74be878d492: Layer already exists 15:18:32 130dc64f4a71: Layer already exists 15:18:32 d2d9d24a8c2a: Layer already exists 15:18:32 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:33 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:33 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main 15:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 15:18:33 a74be878d492: Preparing 15:18:33 fd61920ffcdc: Preparing 15:18:33 130dc64f4a71: Preparing 15:18:33 c81ee7fb23b1: Preparing 15:18:33 03e8fd5d95f5: Preparing 15:18:33 d2d9d24a8c2a: Preparing 15:18:33 d2d9d24a8c2a: Waiting 15:18:33 c81ee7fb23b1: Layer already exists 15:18:33 a74be878d492: Layer already exists 15:18:33 03e8fd5d95f5: Layer already exists 15:18:33 fd61920ffcdc: Layer already exists 15:18:33 130dc64f4a71: Layer already exists 15:18:33 d2d9d24a8c2a: Layer already exists 15:18:33 main: digest: sha256:d221166e674b0c67e3cff4cbbc9871926d655518723f3cd409b408319e7f1bb2 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:33 ===================================================== [Pipeline] echo 15:18:33 taggedImages: 15:18:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 15:18:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 15:18:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.1.0-dev.15 15:18:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:7b15cceeed622dc4aeebb3d22ff7765cc603f8c3-3.1.0-dev.15 15:18:33 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:34 15:18:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:34 arm64: Pulling from edgex-lftools-log-publisher 15:18:34 8998bd30e6a1: Pulling fs layer 15:18:34 04944245beec: Pulling fs layer 15:18:34 699f458cf7ca: Pulling fs layer 15:18:34 765212b225bb: Pulling fs layer 15:18:34 f23df028b6ca: Pulling fs layer 15:18:34 d65c8cfc05b1: Pulling fs layer 15:18:34 2437ff75d9bd: Pulling fs layer 15:18:34 765212b225bb: Waiting 15:18:34 f23df028b6ca: Waiting 15:18:34 2437ff75d9bd: Waiting 15:18:34 d65c8cfc05b1: Waiting 15:18:34 04944245beec: Verifying Checksum 15:18:34 04944245beec: Download complete 15:18:34 765212b225bb: Download complete 15:18:34 f23df028b6ca: Verifying Checksum 15:18:34 f23df028b6ca: Download complete 15:18:34 d65c8cfc05b1: Verifying Checksum 15:18:34 d65c8cfc05b1: Download complete 15:18:34 699f458cf7ca: Verifying Checksum 15:18:34 699f458cf7ca: Download complete 15:18:35 8998bd30e6a1: Verifying Checksum 15:18:35 8998bd30e6a1: Download complete 15:18:37 2437ff75d9bd: Verifying Checksum 15:18:37 2437ff75d9bd: Download complete 15:18:39 8998bd30e6a1: Pull complete 15:18:40 04944245beec: Pull complete 15:18:41 699f458cf7ca: Pull complete 15:18:41 765212b225bb: Pull complete 15:18:42 f23df028b6ca: Pull complete 15:18:42 d65c8cfc05b1: Pull complete 15:18:57 2437ff75d9bd: Pull complete 15:18:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:18:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:57 prd-ubuntu20.04-docker-arm64-4c-16g-4893 does not seem to be running inside a container 15:18:57 $ 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/184 -v /w/workspace/app-service-configurable/184:/w/workspace/app-service-configurable/184:rw,z -v /w/workspace/app-service-configurable/184@tmp:/w/workspace/app-service-configurable/184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:18:59 $ docker top cfdd79eb376ac1fa816c84ad1579732c059681909793a0c50a84c11c82340430 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:00 ---> job-cost.sh 15:19:00 lf-activate-venv: SKIPPING 15:19:00 INFO: No Stack... 15:19:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:19:01 INFO: Archiving Costs [Pipeline] sh 15:19:02 + cut -d, -f6 15:19:02 + cat /w/workspace/app-service-configurable/184/archives/cost.csv [Pipeline] lock 15:19:02 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] 15:19:02 Resource [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] did not exist. Created. 15:19:02 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:02 /w/workspace/app-service-configurable/184@tmp/durable-7ba669fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:19:03 + echo total: 0.10999999940395355 [Pipeline] stash 15:19:03 Warning: overwriting stash ‘stack-cost’ 15:19:03 Stashed 1 file(s) [Pipeline] } 15:19:03 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-main-184-stack-cost] [Pipeline] // lock [Pipeline] } 15:19:03 $ docker stop --time=1 cfdd79eb376ac1fa816c84ad1579732c059681909793a0c50a84c11c82340430 15:19:07 $ docker rm -f --volumes cfdd79eb376ac1fa816c84ad1579732c059681909793a0c50a84c11c82340430 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:19:07 provisioning config files... 15:19:07 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/ry_app-service-configurable_main@tmp/config13623873338112725582tmp [Pipeline] { [Pipeline] sh 15:19:07 + set +x 15:19:07 + curl -s https://codecov.io/bash 15:19:07 + bash -s -- 15:19:07 15:19:07 _____ _ 15:19:07 / ____| | | 15:19:07 | | ___ __| | ___ ___ _____ __ 15:19:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:19:07 | |___| (_) | (_| | __/ (_| (_) \ V / 15:19:07 \_____\___/ \__,_|\___|\___\___/ \_/ 15:19:07 Bash-1.0.6 15:19:07 15:19:07 15:19:07 ==> git version 2.25.1 found 15:19:07 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:19:07 Release-Date: 2020-01-08 15:19:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:19:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:19:07 ==> Jenkins CI detected. 15:19:07 current dir:  /w/workspace/ry_app-service-configurable_main 15:19:07 project root: . 15:19:07 --> token set from env 15:19:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:19:07 ==> Running gcov in . (disable via -X gcov) 15:19:07 ==> Python coveragepy not found 15:19:07 ==> Searching for coverage reports in: 15:19:07 + . 15:19:07 -> Found 1 reports 15:19:07 ==> Detecting git/mercurial file structure 15:19:07 ==> Reading reports 15:19:07 + ./coverage.out bytes=13 15:19:07 ==> Appending adjustments 15:19:07 https://docs.codecov.io/docs/fixing-reports 15:19:08 + Found adjustments 15:19:08 ==> Gzipping contents 15:19:08 4.0K /tmp/codecov.F8YiuO.gz 15:19:08 ==> Uploading reports 15:19:08 url: https://codecov.io 15:19:08 query: branch=main&commit=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:19:08 -> Pinging Codecov 15:19:08 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=7b15cceeed622dc4aeebb3d22ff7765cc603f8c3&build=184&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fmain%2F184%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 15:19:08 -> Uploading to 15:19:08 https://storage.googleapis.com/codecov/v4/raw/2023-08-30/A97CA9966030D2A3747ED39772930CCE/7b15cceeed622dc4aeebb3d22ff7765cc603f8c3/2aad12da-58c9-4f8c-8dd1-e2fb92bb119e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230830T151908Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ed7da97ab154450467925b4413ddee48c94c652fd0d224378d0be2f1264165f 15:19:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:19:08 Dload Upload Total Spent Left Speed 15:19:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2523 --:--:-- --:--:-- --:--:-- 2523 15:19:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] } 15:19:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:19:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:19:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:19:08 15:19:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:19:09 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:19:09 df9b9388f04a: Pulling fs layer 15:19:09 52dc419b0ee2: Pulling fs layer 15:19:09 25bc292e5bac: Pulling fs layer 15:19:09 114826534d7a: Pulling fs layer 15:19:09 4657fd5d0bcf: Pulling fs layer 15:19:09 6ad1cebc031e: Pulling fs layer 15:19:09 8a3aa393b2d8: Pulling fs layer 15:19:09 114826534d7a: Waiting 15:19:09 4657fd5d0bcf: Waiting 15:19:09 8a3aa393b2d8: Waiting 15:19:09 25bc292e5bac: Verifying Checksum 15:19:09 25bc292e5bac: Download complete 15:19:09 52dc419b0ee2: Verifying Checksum 15:19:09 52dc419b0ee2: Download complete 15:19:09 4657fd5d0bcf: Verifying Checksum 15:19:09 4657fd5d0bcf: Download complete 15:19:09 df9b9388f04a: Download complete 15:19:09 6ad1cebc031e: Verifying Checksum 15:19:09 6ad1cebc031e: Download complete 15:19:09 df9b9388f04a: Pull complete 15:19:09 52dc419b0ee2: Pull complete 15:19:09 25bc292e5bac: Pull complete 15:19:09 114826534d7a: Download complete 15:19:10 8a3aa393b2d8: Verifying Checksum 15:19:10 8a3aa393b2d8: Download complete 15:19:13 114826534d7a: Pull complete 15:19:13 4657fd5d0bcf: Pull complete 15:19:13 6ad1cebc031e: Pull complete 15:19:16 8a3aa393b2d8: Pull complete 15:19:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:19:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:16 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:19:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:19:21 $ docker top c03bebaf29f5e90e9c6917bfd00fd11ed2d5d99ab8465756511c8ae0ead3680d -eo pid,comm [Pipeline] { [Pipeline] echo 15:19:21 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:main' [Pipeline] sh 15:19:21 + set -o pipefail 15:19:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:main' 15:19:27 15:19:27 Monitoring /w/workspace/ry_app-service-configurable_main (github.com/edgexfoundry/app-service-configurable)... 15:19:27 15:19:27 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5a27cfc0-dfdd-4ec8-bbe4-aefccf3d4d74/history/3aa77304-b253-4d96-9d1a-1154aefe72d2 15:19:27 15:19:27 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:19:27 15:19:27 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:19:27 15:19:27 15:19:27 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:19:27 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:19:27 More details here: https://snyk.co/ue1NS [Pipeline] } 15:19:27 $ docker stop --time=1 c03bebaf29f5e90e9c6917bfd00fd11ed2d5d99ab8465756511c8ae0ead3680d 15:19:33 $ docker rm -f --volumes c03bebaf29f5e90e9c6917bfd00fd11ed2d5d99ab8465756511c8ae0ead3680d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:19:33 + git log --format=format:%s -1 7b15cceeed622dc4aeebb3d22ff7765cc603f8c3 [Pipeline] sh 15:19:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:34 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:19:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:34 $ docker top 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a -eo pid,comm 15:19:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:19:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:35 [ssh-agent] Looking for ssh-agent implementation... 15:19:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:35 $ docker exec 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a ssh-agent 15:19:35 SSH_AUTH_SOCK=/tmp/ssh-HVnpZlPNwzch/agent.32 15:19:35 SSH_AGENT_PID=38 15:19:35 Running ssh-add (command line suppressed) 15:19:35 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_5783857972677838742.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_5783857972677838742.key) 15:19:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:35 + git semver tag 15:19:35 2023-08-30 15:19:35,890 [run_tag] DEBUG tag force:False 15:19:35 2023-08-30 15:19:35,890 [check_head_tag] DEBUG check head tag 15:19:35 2023-08-30 15:19:35,891 [execute] INFO git cat-file --batch-check 15:19:35 2023-08-30 15:19:35,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:19:35 2023-08-30 15:19:35,894 [execute] INFO git cat-file --batch 15:19:35 2023-08-30 15:19:35,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=) 15:19:35 2023-08-30 15:19:35,906 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:19:35 2023-08-30 15:19:35,906 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 15:19:35 2023-08-30 15:19:35,907 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:19:35 2023-08-30 15:19:35,912 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:19:35 3.1.0-dev.15 [Pipeline] } 15:19:35 $ docker exec --env ******** --env ******** 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a ssh-agent -k 15:19:36 unset SSH_AUTH_SOCK; 15:19:36 unset SSH_AGENT_PID; 15:19:36 echo Agent pid 38 killed; 15:19:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:36 + git semver [Pipeline] } 15:19:36 $ docker stop --time=1 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a 15:19:38 $ docker rm -f --volumes 63e6a48092228d3ad6fd09dccfb108ba7961bad0dc37914f9665a1c7f01efd4a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:19:38 15:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:19:38 0.23.1-centos7: Pulling from edgex-lftools 15:19:38 ab5ef0e58194: Pulling fs layer 15:19:38 9712f1f96733: Pulling fs layer 15:19:38 63f879dbbcfc: Pulling fs layer 15:19:38 0d9ebad4ef96: Pulling fs layer 15:19:38 e9a5061849ea: Pulling fs layer 15:19:38 d747dcd14b5f: Pulling fs layer 15:19:38 2de7ff778b66: Pulling fs layer 15:19:38 d747dcd14b5f: Waiting 15:19:38 2de7ff778b66: Waiting 15:19:38 e9a5061849ea: Waiting 15:19:38 0d9ebad4ef96: Waiting 15:19:38 9712f1f96733: Verifying Checksum 15:19:38 9712f1f96733: Download complete 15:19:39 63f879dbbcfc: Verifying Checksum 15:19:39 63f879dbbcfc: Download complete 15:19:39 e9a5061849ea: Verifying Checksum 15:19:39 e9a5061849ea: Download complete 15:19:39 d747dcd14b5f: Download complete 15:19:39 ab5ef0e58194: Verifying Checksum 15:19:39 ab5ef0e58194: Download complete 15:19:39 0d9ebad4ef96: Verifying Checksum 15:19:39 0d9ebad4ef96: Download complete 15:19:39 2de7ff778b66: Verifying Checksum 15:19:39 2de7ff778b66: Download complete 15:19:41 ab5ef0e58194: Pull complete 15:19:41 9712f1f96733: Pull complete 15:19:42 63f879dbbcfc: Pull complete 15:19:47 0d9ebad4ef96: Pull complete 15:19:47 e9a5061849ea: Pull complete 15:19:47 d747dcd14b5f: Pull complete 15:19:48 2de7ff778b66: Pull complete 15:19:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:19:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:19:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:48 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:19:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:19:53 $ docker top 30d64a7ffd0b46dd4a00cfd3313861e45ec2a4b791ab7701fd73fc9fb424ff66 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:19:53 provisioning config files... 15:19:53 copy managed file [sigul-config] to file:/w/workspace/ry_app-service-configurable_main@tmp/config17574691257473722311tmp 15:19:53 copy managed file [sigul-password] to file:/w/workspace/ry_app-service-configurable_main@tmp/config10826915147970152841tmp 15:19:53 copy managed file [sigul-pki] to file:/w/workspace/ry_app-service-configurable_main@tmp/config12149808984407960707tmp [Pipeline] { [Pipeline] echo 15:19:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:19:54 ---> sigul-configuration.sh 15:19:54 gpg: directory `/root/.gnupg' created 15:19:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:19:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:19:54 gpg: keyring `/root/.gnupg/secring.gpg' created 15:19:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:19:54 gpg: CAST5 encrypted data 15:19:54 gpg: encrypted with 1 passphrase 15:19:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:19:54 + mkdir /home/jenkins 15:19:54 + mkdir /home/jenkins/sigul [Pipeline] sh 15:19:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:19:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:19:55 ---> sigul-install.sh 15:19:55 Sigul already installed; skipping installation. [Pipeline] sh 15:19:55 + git tag --list 15:19:55 v1.0.0 15:19:55 v1.1.0 15:19:55 v1.2.0 15:19:55 v1.3.0 15:19:55 v1.3.1 15:19:55 v2.0.0 15:19:55 v2.0.1 15:19:55 v2.1.0 15:19:55 v2.1.1 15:19:55 v2.1.2 15:19:55 v2.2.0 15:19:55 v2.3 15:19:55 v2.3.0 15:19:55 v2.3.1 15:19:55 v3.0 15:19:55 v3.0.0 15:19:55 v3.0.1 15:19:55 v3.0.1-dev.1 15:19:55 v3.1.0-dev.1 15:19:55 v3.1.0-dev.10 15:19:55 v3.1.0-dev.11 15:19:55 v3.1.0-dev.12 15:19:55 v3.1.0-dev.13 15:19:55 v3.1.0-dev.14 15:19:55 v3.1.0-dev.15 15:19:55 v3.1.0-dev.2 15:19:55 v3.1.0-dev.3 15:19:55 v3.1.0-dev.4 15:19:55 v3.1.0-dev.5 15:19:55 v3.1.0-dev.6 15:19:55 v3.1.0-dev.7 15:19:55 v3.1.0-dev.8 15:19:55 v3.1.0-dev.9 [Pipeline] sh 15:19:55 + lftools sign git-tag v3.1.0-dev.15 15:19:56 Signing Git tag with Sigul... 15:19:56 Signing v3.1.0-dev.15 [Pipeline] echo 15:19:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:19:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:19:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:19:57 $ docker stop --time=1 30d64a7ffd0b46dd4a00cfd3313861e45ec2a4b791ab7701fd73fc9fb424ff66 15:19:58 $ docker rm -f --volumes 30d64a7ffd0b46dd4a00cfd3313861e45ec2a4b791ab7701fd73fc9fb424ff66 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:19:59 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:19:59 $ docker top 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:59 [ssh-agent] Looking for ssh-agent implementation... 15:19:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:59 $ docker exec 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 ssh-agent 15:19:59 SSH_AUTH_SOCK=/tmp/ssh-ncDrS2QZHnaw/agent.32 15:19:59 SSH_AGENT_PID=38 15:19:59 Running ssh-add (command line suppressed) 15:19:59 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_17666497454101687898.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_17666497454101687898.key) 15:19:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:00 + git semver bump pre 15:20:00 2023-08-30 15:20:00,379 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:20:00 2023-08-30 15:20:00,379 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 15:20:00 2023-08-30 15:20:00,379 [bump_version] DEBUG bumped version:3.1.0-dev.16 15:20:00 2023-08-30 15:20:00,379 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/ry_app-service-configurable_main/.semver/main with force:True 15:20:00 2023-08-30 15:20:00,379 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:20:00 2023-08-30 15:20:00,379 [write_file] DEBUG write to file:/w/workspace/ry_app-service-configurable_main/.semver/main 15:20:00 2023-08-30 15:20:00,382 [execute] INFO git cat-file --batch-check 15:20:00 2023-08-30 15:20:00,382 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:20:00 2023-08-30 15:20:00,387 [execute] INFO git cat-file --batch 15:20:00 2023-08-30 15:20:00,388 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:20:00 2023-08-30 15:20:00,392 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:20:00 3.1.0-dev.16 [Pipeline] } 15:20:00 $ docker exec --env ******** --env ******** 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 ssh-agent -k 15:20:00 unset SSH_AUTH_SOCK; 15:20:00 unset SSH_AGENT_PID; 15:20:00 echo Agent pid 38 killed; 15:20:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:00 + git semver [Pipeline] } 15:20:01 $ docker stop --time=1 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 15:20:02 $ docker rm -f --volumes 8d4b6e0d8cd8e9920073f60fa9aaa69708ed836fa81e3ffbea817867093cd336 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:20:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:03 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:03 $ docker top 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:03 [ssh-agent] Looking for ssh-agent implementation... 15:20:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:03 $ docker exec 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 ssh-agent 15:20:03 SSH_AUTH_SOCK=/tmp/ssh-TsqkjpRLjP13/agent.31 15:20:03 SSH_AGENT_PID=37 15:20:03 Running ssh-add (command line suppressed) 15:20:03 Identity added: /w/workspace/ry_app-service-configurable_main@tmp/private_key_3033709973526332241.key (/w/workspace/ry_app-service-configurable_main@tmp/private_key_3033709973526332241.key) 15:20:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:04 + git semver push 15:20:04 2023-08-30 15:20:04,341 [run_push] DEBUG push 15:20:04 2023-08-30 15:20:04,341 [execute] INFO git cat-file --batch-check 15:20:04 2023-08-30 15:20:04,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=) 15:20:04 2023-08-30 15:20:04,345 [execute] INFO git rev-list 25fb4737b9fbc27178fab5ecf26fcd270b646446 -- 15:20:04 2023-08-30 15:20:04,345 [execute] DEBUG Popen(['git', 'rev-list', '25fb4737b9fbc27178fab5ecf26fcd270b646446', '--'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:20:04 2023-08-30 15:20:04,355 [execute] INFO git fetch -v origin 15:20:04 2023-08-30 15:20:04,355 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=True, shell=None, istream=None) 15:20:04 2023-08-30 15:20:04,837 [run_push] DEBUG no remote changes detected 15:20:04 2023-08-30 15:20:04,837 [execute] INFO git push origin semver 15:20:04 2023-08-30 15:20:04,838 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/ry_app-service-configurable_main/.semver, universal_newlines=False, shell=None, istream=None) 15:20:06 2023-08-30 15:20:05,966 [run_push] DEBUG push all version tags 15:20:06 2023-08-30 15:20:05,967 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:20:06 2023-08-30 15:20:05,967 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/ry_app-service-configurable_main, universal_newlines=False, shell=None, istream=None) 15:20:07 2023-08-30 15:20:07,002 [read_version] DEBUG read version from /w/workspace/ry_app-service-configurable_main/.semver/main 15:20:07 3.1.0-dev.16 [Pipeline] } 15:20:07 $ docker exec --env ******** --env ******** 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 ssh-agent -k 15:20:07 unset SSH_AUTH_SOCK; 15:20:07 unset SSH_AGENT_PID; 15:20:07 echo Agent pid 37 killed; 15:20:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:07 + git semver [Pipeline] } 15:20:07 $ docker stop --time=1 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 15:20:09 $ docker rm -f --volumes 1e2dc69f87be73277f410a3000b744c5f011c99f21d704ec235927a10cde2299 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:20:10 + [ -d /w/workspace/ry_app-service-configurable_main/archives ] 15:20:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:20:10 total 16 15:20:10 drwxr-xr-x 3 root root 4096 Aug 30 15:07 . 15:20:10 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:19 .. 15:20:10 drwxr-xr-x 2 root root 4096 Aug 30 15:07 cost 15:20:10 -rw-r--r-- 1 root root 96 Aug 30 15:07 cost.csv 15:20:10 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-service-configurable_main/archives 15:20:10 + ls -al /w/workspace/ry_app-service-configurable_main/archives 15:20:10 total 16 15:20:10 drwxr-xr-x 3 jenkins jenkins 4096 Aug 30 15:07 . 15:20:10 drwxrwxr-x 9 jenkins jenkins 4096 Aug 30 15:19 .. 15:20:10 drwxr-xr-x 2 jenkins jenkins 4096 Aug 30 15:07 cost 15:20:10 -rw-r--r-- 1 jenkins jenkins 96 Aug 30 15:07 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:20:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:20:11 ---> package-listing.sh 15:20:11 ++ facter osfamily 15:20:11 ++ tr '[:upper:]' '[:lower:]' 15:20:11 + OS_FAMILY=debian 15:20:11 + workspace=/w/workspace/ry_app-service-configurable_main 15:20:11 + START_PACKAGES=/tmp/packages_start.txt 15:20:11 + END_PACKAGES=/tmp/packages_end.txt 15:20:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:11 + PACKAGES=/tmp/packages_start.txt 15:20:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:20:11 + PACKAGES=/tmp/packages_end.txt 15:20:11 + case "${OS_FAMILY}" in 15:20:11 + dpkg -l 15:20:11 + grep '^ii' 15:20:11 + '[' -f /tmp/packages_start.txt ']' 15:20:11 + '[' -f /tmp/packages_end.txt ']' 15:20:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:11 + '[' /w/workspace/ry_app-service-configurable_main ']' 15:20:11 + mkdir -p /w/workspace/ry_app-service-configurable_main/archives/ 15:20:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-service-configurable_main/archives/ [Pipeline] echo 15:20:11 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:20:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:20:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:12 prd-ubuntu20.04-docker-8c-8g-4892 does not seem to be running inside a container 15:20:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-service-configurable_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-service-configurable_main -v /w/workspace/ry_app-service-configurable_main:/w/workspace/ry_app-service-configurable_main:rw,z -v /w/workspace/ry_app-service-configurable_main@tmp:/w/workspace/ry_app-service-configurable_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:20:13 $ docker top da36cd2ab0f3d07387242aa53f645ef6ffcbd2c83f518085fb17bd00de6e82b3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:13 + touch /tmp/pre-build-complete [Pipeline] sh 15:20:13 + mkdir -p /var/log/sysstat [Pipeline] sh 15:20:13 + ls /var/log/sa-host 15:20:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:13 provisioning config files... 15:20:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-service-configurable_main@tmp/config8902279474832909704tmp [Pipeline] { [Pipeline] echo 15:20:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:20:14 ---> create-netrc.sh [Pipeline] } 15:20:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:20:14 ---> python-tools-install.sh [Pipeline] echo 15:20:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:20:14 ---> sudo-logs.sh 15:20:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:20:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:20:15 ---> job-cost.sh 15:20:15 lf-activate-venv: SKIPPING 15:20:15 DEBUG: total: 0.2199999988079071 15:20:15 INFO: Retrieving Stack Cost... 15:20:15 INFO: Retrieving Pricing Info for: v3-standard-8 15:20:16 INFO: Archiving Costs [Pipeline] echo 15:20:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:16 ---> logs-deploy.sh 15:20:16 lf-activate-venv: SKIPPING 15:20:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/main/184 15:20:16 INFO: archiving workspace using pattern(s): 15:20:17 Archives upload complete. 15:20:17 INFO: archiving logs to Nexus