Push event to branch minnesota Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67e38a317b7bddab6f62e1dc396b2e58586edeb6 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-ssh11321114742424579822.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh15969791778641138750.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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/minnesota/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/minnesota/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16154096734760475199.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6158287740199712380.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/minnesota/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/minnesota/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2391973344445892396.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, goVersion:1.20, 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-2114’ Running on prd-ubuntu20.04-docker-8c-8g-2116 in /w/workspace/p-service-configurable_minnesota [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/p-service-configurable_minnesota # 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 67e38a317b7bddab6f62e1dc396b2e58586edeb6 (minnesota) Commit message: "build: Update for patch 3.0.1 release (#577)" > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 > git rev-list --no-walk 162d3a06d6a77858f9267e44f258c8258eccc8be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:14:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:14:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:14:02 ========================================================= 18:14:02 EdgeX Global Pipelines Version Info 18:14:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:14:03 ------------------- 18:14:03 stable info: 18:14:03 ------------------- 18:14:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:14:03 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:14:03 Message: update stable to v1.0.250 18:14:03 ------------------- 18:14:03 experimental info: 18:14:03 ------------------- 18:14:03 Commited By: **** collab-it+edgex@linuxfoundation.org 18:14:03 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 18:14:03 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:14:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 18:14:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = minnesota [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = minnesota [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = minnesota [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67e38a3 [Pipeline] echo 18:14:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:04 provisioning config files... 18:14:04 copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config12262136436670551831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:04 ---> docker-login.sh 18:14:04 nexus3.edgexfoundry.org:10001 18:14:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:04 Configure a credential helper to remove this warning. See 18:14:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:04 18:14:04 Login Succeeded 18:14:04 nexus3.edgexfoundry.org:10002 18:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:05 Configure a credential helper to remove this warning. See 18:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:05 18:14:05 Login Succeeded 18:14:05 nexus3.edgexfoundry.org:10003 18:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:05 Configure a credential helper to remove this warning. See 18:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:05 18:14:05 Login Succeeded 18:14:05 nexus3.edgexfoundry.org:10004 18:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:05 Configure a credential helper to remove this warning. See 18:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:05 18:14:05 Login Succeeded 18:14:05 docker.io 18:14:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:05 Configure a credential helper to remove this warning. See 18:14:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:05 18:14:05 Login Succeeded 18:14:05 ---> docker-login.sh ends [Pipeline] } 18:14:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:14:06 + git rev-list -1 --merges 67e38a317b7bddab6f62e1dc396b2e58586edeb6~1..67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo 18:14:06 -----------> git rev-list -1 --merges 67e38a317b7bddab6f62e1dc396b2e58586edeb6~1..67e38a317b7bddab6f62e1dc396b2e58586edeb6 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [false] [Pipeline] sh 18:14:06 + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo 18:14:06 ========================================================= 18:14:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:14:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:06 + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] echo 18:14:06 [semverPrep] GIT_COMMIT: 67e38a317b7bddab6f62e1dc396b2e58586edeb6, Commit Message: build: Update for patch 3.0.1 release (#577) [Pipeline] echo 18:14:06 [semverPrep] This is not a build commit. [Pipeline] sh 18:14:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:14:07 + grep -v github /etc/ssh/ssh_known_hosts 18:14:07 + [ -e /tmp/ssh_known_hosts ] 18:14:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:14:07 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:14:07 sudo tee -a /etc/ssh/ssh_known_hosts 18:14:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:07 18:14:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:07 0.1.4: Pulling from edgex-devops/py-git-semver 18:14:07 b85a868b505f: Pulling fs layer 18:14:07 e2be974225ed: Pulling fs layer 18:14:07 339a4e72a1f5: Pulling fs layer 18:14:07 988bab9f4d93: Pulling fs layer 18:14:07 1469e6f7b9e6: Pulling fs layer 18:14:07 eaf3925da568: Pulling fs layer 18:14:07 bab4dde63d76: Pulling fs layer 18:14:07 bde34c3a00c8: Pulling fs layer 18:14:07 b352a97aabf1: Pulling fs layer 18:14:07 4872d77fe225: Pulling fs layer 18:14:07 5851b861e8e6: Pulling fs layer 18:14:07 1469e6f7b9e6: Waiting 18:14:07 eaf3925da568: Waiting 18:14:07 bab4dde63d76: Waiting 18:14:07 bde34c3a00c8: Waiting 18:14:07 b352a97aabf1: Waiting 18:14:07 4872d77fe225: Waiting 18:14:07 5851b861e8e6: Waiting 18:14:07 988bab9f4d93: Waiting 18:14:07 e2be974225ed: Download complete 18:14:07 988bab9f4d93: Download complete 18:14:07 1469e6f7b9e6: Verifying Checksum 18:14:07 1469e6f7b9e6: Download complete 18:14:07 339a4e72a1f5: Verifying Checksum 18:14:07 339a4e72a1f5: Download complete 18:14:07 eaf3925da568: Verifying Checksum 18:14:07 eaf3925da568: Download complete 18:14:07 bde34c3a00c8: Download complete 18:14:08 b352a97aabf1: Verifying Checksum 18:14:08 b352a97aabf1: Download complete 18:14:08 4872d77fe225: Download complete 18:14:08 5851b861e8e6: Verifying Checksum 18:14:08 5851b861e8e6: Download complete 18:14:08 b85a868b505f: Verifying Checksum 18:14:08 b85a868b505f: Download complete 18:14:08 bab4dde63d76: Verifying Checksum 18:14:08 bab4dde63d76: Download complete 18:14:09 b85a868b505f: Pull complete 18:14:09 e2be974225ed: Pull complete 18:14:10 339a4e72a1f5: Pull complete 18:14:10 988bab9f4d93: Pull complete 18:14:10 1469e6f7b9e6: Pull complete 18:14:10 eaf3925da568: Pull complete 18:14:12 bab4dde63d76: Pull complete 18:14:12 bde34c3a00c8: Pull complete 18:14:12 b352a97aabf1: Pull complete 18:14:12 4872d77fe225: Pull complete 18:14:12 5851b861e8e6: Pull complete 18:14:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:14:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:12 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:14:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:14:16 $ docker top be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed -eo pid,comm 18:14:16 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). 18:14:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:16 [ssh-agent] Looking for ssh-agent implementation... 18:14:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:16 $ docker exec be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed ssh-agent 18:14:16 SSH_AUTH_SOCK=/tmp/ssh-CpXeENZq6yr7/agent.32 18:14:16 SSH_AGENT_PID=38 18:14:16 Running ssh-add (command line suppressed) 18:14:16 Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_5767381362912341566.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_5767381362912341566.key) 18:14:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:17 + git tag --points-at HEAD [Pipeline] } 18:14:17 $ docker exec --env ******** --env ******** be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed ssh-agent -k 18:14:17 unset SSH_AUTH_SOCK; 18:14:17 unset SSH_AGENT_PID; 18:14:17 echo Agent pid 38 killed; 18:14:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:17 [ssh-agent] Looking for ssh-agent implementation... 18:14:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:17 $ docker exec be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed ssh-agent 18:14:17 SSH_AUTH_SOCK=/tmp/ssh-uXFp4D47VSru/agent.70 18:14:17 SSH_AGENT_PID=76 18:14:17 Running ssh-add (command line suppressed) 18:14:17 Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_3083492469354188349.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_3083492469354188349.key) 18:14:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:17 + git semver init 18:14:18 2023-07-25 18:14:18,180 [run_init] DEBUG init version:0.0.0 force:False 18:14:18 2023-07-25 18:14:18,181 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/p-service-configurable_minnesota/.semver 18:14:18 2023-07-25 18:14:18,181 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/p-service-configurable_minnesota/.semver 18:14:18 2023-07-25 18:14:18,182 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/p-service-configurable_minnesota/.semver'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=None) 18:14:19 2023-07-25 18:14:19,176 [append_file] DEBUG append to file:/w/workspace/p-service-configurable_minnesota/.git/info/exclude 18:14:19 2023-07-25 18:14:19,176 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/p-service-configurable_minnesota/.semver/minnesota with force:False 18:14:19 2023-07-25 18:14:19,177 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:14:19 2023-07-25 18:14:19,177 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:14:19 3.0.1-dev.1 [Pipeline] } 18:14:19 $ docker exec --env ******** --env ******** be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed ssh-agent -k 18:14:19 unset SSH_AUTH_SOCK; 18:14:19 unset SSH_AGENT_PID; 18:14:19 echo Agent pid 76 killed; 18:14:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:19 + git semver [Pipeline] } 18:14:20 $ docker stop --time=1 be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed 18:14:21 $ docker rm -f --volumes be8b96db84a103de7a82747ace9a95792d6e383b8dd948ca380b71d295ad6fed [Pipeline] // withDockerContainer [Pipeline] sh 18:14:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:21 Stashed 1 file(s) [Pipeline] echo 18:14:21 [edgeXSemver]: initialized semver on version 3.0.1-dev.1 [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 18:14:22 provisioning config files... 18:14:22 copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config13318896047661723139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:22 ---> docker-login.sh 18:14:22 nexus3.edgexfoundry.org:10001 18:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:22 Configure a credential helper to remove this warning. See 18:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:22 18:14:22 Login Succeeded 18:14:22 nexus3.edgexfoundry.org:10002 18:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:22 Configure a credential helper to remove this warning. See 18:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:22 18:14:22 Login Succeeded 18:14:22 nexus3.edgexfoundry.org:10003 18:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:22 Configure a credential helper to remove this warning. See 18:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:22 18:14:22 Login Succeeded 18:14:22 nexus3.edgexfoundry.org:10004 18:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:22 Configure a credential helper to remove this warning. See 18:14:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:22 18:14:22 Login Succeeded 18:14:22 docker.io 18:14:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:23 Configure a credential helper to remove this warning. See 18:14:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:23 18:14:23 Login Succeeded 18:14:23 ---> docker-login.sh ends [Pipeline] } 18:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:23 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:23 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:23 ========================================================= 18:14:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:14:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:23 + 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 . 18:14:23 Sending build context to Docker daemon 3.3MB 18:14:23 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:14:23 Step 2/12 : FROM ${BASE} AS builder 18:14:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:14:23 4db1b89c0bd1: Pulling fs layer 18:14:23 6911f1a30b25: Pulling fs layer 18:14:23 e194b8c5c2a9: Pulling fs layer 18:14:23 6863d3e3a2b1: Pulling fs layer 18:14:23 ec0bb842ea78: Pulling fs layer 18:14:23 40a00589a448: Pulling fs layer 18:14:23 6c08303d61cc: Pulling fs layer 18:14:23 798269fcf238: Pulling fs layer 18:14:23 ec0bb842ea78: Waiting 18:14:23 6863d3e3a2b1: Waiting 18:14:23 6c08303d61cc: Waiting 18:14:23 798269fcf238: Waiting 18:14:23 40a00589a448: Waiting 18:14:23 6911f1a30b25: Verifying Checksum 18:14:23 6911f1a30b25: Download complete 18:14:23 6863d3e3a2b1: Verifying Checksum 18:14:23 6863d3e3a2b1: Download complete 18:14:23 ec0bb842ea78: Verifying Checksum 18:14:23 ec0bb842ea78: Download complete 18:14:23 4db1b89c0bd1: Verifying Checksum 18:14:23 4db1b89c0bd1: Download complete 18:14:23 40a00589a448: Verifying Checksum 18:14:23 40a00589a448: Download complete 18:14:23 4db1b89c0bd1: Pull complete 18:14:23 6911f1a30b25: Pull complete 18:14:24 798269fcf238: Verifying Checksum 18:14:24 798269fcf238: Download complete 18:14:24 e194b8c5c2a9: Verifying Checksum 18:14:24 e194b8c5c2a9: Download complete 18:14:24 6c08303d61cc: Verifying Checksum 18:14:24 6c08303d61cc: Download complete 18:14:27 e194b8c5c2a9: Pull complete 18:14:27 6863d3e3a2b1: Pull complete 18:14:27 ec0bb842ea78: Pull complete 18:14:28 40a00589a448: Pull complete 18:14:30 6c08303d61cc: Pull complete 18:14:31 798269fcf238: Pull complete 18:14:31 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 18:14:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:14:31 ---> ec979cd7f677 18:14:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:14:36 ---> Running in e81ae5e7643e 18:14:36 Removing intermediate container e81ae5e7643e 18:14:36 ---> 32d23222fd30 18:14:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:14:36 ---> Running in 47dc70eeb327 18:14:36 Removing intermediate container 47dc70eeb327 18:14:36 ---> f5d6a7e95b47 18:14:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:14:36 ---> Running in 41e5b32f8a6e 18:14:36 Removing intermediate container 41e5b32f8a6e 18:14:36 ---> b026096d832b 18:14:36 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:36 ---> Running in 95ac87c70ff0 18:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:37 Still waiting to schedule task 18:14:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2115’ 18:14:37 OK: 265 MiB in 53 packages 18:14:37 Removing intermediate container 95ac87c70ff0 18:14:37 ---> f442965bf359 18:14:37 Step 7/12 : WORKDIR /app 18:14:37 ---> Running in 538e0069c96b 18:14:37 Removing intermediate container 538e0069c96b 18:14:37 ---> 2d3c3e172fb3 18:14:37 Step 8/12 : COPY go.mod vendor* ./ 18:14:37 ---> 2d15e6cc072a 18:14:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:37 ---> Running in 0977fd309585 18:15:24 Removing intermediate container 0977fd309585 18:15:24 ---> 15e4ebb02e77 18:15:24 Step 10/12 : COPY . . 18:15:24 ---> 9d8f1bf6fb88 18:15:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:24 ---> Running in 43c5291312ea 18:15:24 Removing intermediate container 43c5291312ea 18:15:24 ---> 63cd867d51d9 18:15:24 Step 12/12 : RUN $MAKE 18:15:24 ---> Running in 7932753bd0a7 18:15:24 noop 18:15:24 Removing intermediate container 7932753bd0a7 18:15:24 ---> 3cc3b673a177 18:15:24 Successfully built 3cc3b673a177 18:15:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:24 + docker inspect -f . ci-base-image-x86_64 18:15:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:24 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:15:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:15:25 $ docker top db4a5f6bb2a391c84651de5dd7820d8ef053ac37802aec93f2e9df4116ce51e7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:25 + go version 18:15:25 go version go1.20.6 linux/amd64 [Pipeline] } 18:15:25 $ docker stop --time=1 db4a5f6bb2a391c84651de5dd7820d8ef053ac37802aec93f2e9df4116ce51e7 18:15:26 $ docker rm -f --volumes db4a5f6bb2a391c84651de5dd7820d8ef053ac37802aec93f2e9df4116ce51e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:27 + docker inspect -f . ci-base-image-x86_64 18:15:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:15:27 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:15:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:15:27 $ docker top 302e3205f2a29fe9d5a8501b2b7c364b206f54465d67ea18f0c99aec5aa50450 -eo pid,comm [Pipeline] { [Pipeline] sh 18:15:28 + git config --global --add safe.directory /w/workspace/p-service-configurable_minnesota [Pipeline] fileExists [Pipeline] sh 18:15:28 + make test 18:15:28 go test -race -coverprofile=coverage.out ./... 18:15:50 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:16:08 go vet ./... 18:16:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:16:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:16:12 ./bin/test-attribution-txt.sh 18:16:12 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 18:16:12 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 18:16:12 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:16:12 $ docker stop --time=1 302e3205f2a29fe9d5a8501b2b7c364b206f54465d67ea18f0c99aec5aa50450 18:16:16 $ docker rm -f --volumes 302e3205f2a29fe9d5a8501b2b7c364b206f54465d67ea18f0c99aec5aa50450 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:16:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:16:18 + ls -al . 18:16:18 total 180 18:16:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 18:15 . 18:16:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 18:14 .. 18:16:18 -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 18:14 .dockerignore 18:16:18 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 18:14 .git 18:16:18 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 18:14 .github 18:16:18 -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 18:14 .gitignore 18:16:18 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 18:14 .golangci.yml 18:16:18 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 18:14 .semver 18:16:18 -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 18:14 Attribution.txt 18:16:18 -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 18:14 CHANGELOG.md 18:16:18 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 18:14 Dockerfile 18:16:18 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 18:14 GOVERNANCE.md 18:16:18 -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 18:14 Jenkinsfile 18:16:18 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 18:14 LICENSE 18:16:18 -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 18:14 OWNERS.md 18:16:18 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 18:14 README.md 18:16:18 -rw-rw-r-- 1 jenkins jenkins 11 Jul 25 18:14 VERSION 18:16:18 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 18:14 bin 18:16:18 -rw-r--r-- 1 jenkins jenkins 13 Jul 25 18:15 coverage.out 18:16:18 -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 18:14 go.mod 18:16:18 -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 18:14 go.sum 18:16:18 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 18:14 main.go 18:16:18 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 18:14 makefile 18:16:18 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 18:14 res 18:16:18 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 18:14 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:18 + 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=67e38a317b7bddab6f62e1dc396b2e58586edeb6 --label arch=amd64 --label version=3.0.1-dev.1 . 18:16:18 Sending build context to Docker daemon 3.301MB 18:16:18 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:16:18 Step 2/26 : FROM ${BASE} AS builder 18:16:18 ---> 3cc3b673a177 18:16:18 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:16:18 ---> Running in 72fca2da19ff 18:16:18 Removing intermediate container 72fca2da19ff 18:16:18 ---> f469415226ae 18:16:18 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:16:18 ---> Running in 9f8ddfab5ac7 18:16:18 Removing intermediate container 9f8ddfab5ac7 18:16:18 ---> aa44a183a288 18:16:18 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:16:18 ---> Running in 254710715ae6 18:16:18 Removing intermediate container 254710715ae6 18:16:18 ---> 4821e7b742b9 18:16:18 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:18 ---> Running in fb7e33ce1d7c 18:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:16:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:16:19 OK: 265 MiB in 53 packages 18:16:20 Removing intermediate container fb7e33ce1d7c 18:16:20 ---> 211b2cae415c 18:16:20 Step 7/26 : WORKDIR /app 18:16:20 ---> Running in 82468dcda911 18:16:20 Removing intermediate container 82468dcda911 18:16:20 ---> 87affbeb594e 18:16:20 Step 8/26 : COPY go.mod vendor* ./ 18:16:20 ---> 43ff98bcdd99 18:16:20 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:20 ---> Running in 1fd23b4cd0b6 18:16:21 Removing intermediate container 1fd23b4cd0b6 18:16:21 ---> d61077f7283c 18:16:21 Step 10/26 : COPY . . 18:16:21 ---> 0a2f530eec3a 18:16:21 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:21 ---> Running in 75711f48e73f 18:16:21 Removing intermediate container 75711f48e73f 18:16:21 ---> 474693ee37b2 18:16:21 Step 12/26 : RUN $MAKE 18:16:21 ---> Running in 44ed631e53c3 18:16:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.1-dev.1" -trimpath -mod=readonly -o app-service-configurable 18:16:44 Removing intermediate container 44ed631e53c3 18:16:44 ---> de1ecfd7f32f 18:16:44 Step 13/26 : FROM alpine:3.17 18:16:44 3.17: Pulling from library/alpine 18:16:44 4db1b89c0bd1: Already exists 18:16:44 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 18:16:44 Status: Downloaded newer image for alpine:3.17 18:16:44 ---> 1f73a9d63274 18:16:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:16:44 ---> Running in 3b397e7f1c8c 18:16:44 Removing intermediate container 3b397e7f1c8c 18:16:44 ---> 80c968f27f73 18:16:44 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:16:44 ---> Running in bede667d7242 18:16:44 Removing intermediate container bede667d7242 18:16:44 ---> e4c1d53652a8 18:16:44 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:16:44 ---> Running in 844a0516cd4f 18:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:16:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:16:45 (1/2) Installing ca-certificates (20230506-r0) 18:16:45 (2/2) Installing dumb-init (1.2.5-r2) 18:16:45 Executing busybox-1.35.0-r29.trigger 18:16:45 Executing ca-certificates-20230506-r0.trigger 18:16:45 OK: 8 MiB in 17 packages 18:16:46 Removing intermediate container 844a0516cd4f 18:16:46 ---> c1b7cf245724 18:16:46 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:16:46 ---> ac85003a9ff6 18:16:46 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:16:46 ---> df44dc48c55a 18:16:46 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:16:46 ---> 949f40bb1782 18:16:46 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:16:47 ---> ef85f12d529e 18:16:47 Step 21/26 : EXPOSE 48095 18:16:47 ---> Running in d001081bf203 18:16:47 Removing intermediate container d001081bf203 18:16:47 ---> dbf2d15faafc 18:16:47 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:16:47 ---> Running in 6f6178f073e9 18:16:47 Removing intermediate container 6f6178f073e9 18:16:47 ---> ce75b5c1d247 18:16:47 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:16:47 ---> Running in 7675e62b5b53 18:16:47 Removing intermediate container 7675e62b5b53 18:16:47 ---> 11e914aea48d 18:16:47 Step 24/26 : LABEL arch=amd64 18:16:47 ---> Running in 592b3e3845f4 18:16:47 Removing intermediate container 592b3e3845f4 18:16:47 ---> e291d6eb952c 18:16:47 Step 25/26 : LABEL git_sha=67e38a317b7bddab6f62e1dc396b2e58586edeb6 18:16:47 ---> Running in eccd03041ae9 18:16:47 Removing intermediate container eccd03041ae9 18:16:47 ---> 5cdd25646e41 18:16:47 Step 26/26 : LABEL version=3.0.1-dev.1 18:16:47 ---> Running in cc7e7017fb27 18:16:47 Removing intermediate container cc7e7017fb27 18:16:47 ---> 82887fe056b6 18:16:47 [Warning] One or more build-args [ARCH] were not consumed 18:16:47 Successfully built 82887fe056b6 18:16:47 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 18:16:48 provisioning config files... 18:16:48 copy managed file [app-service-configurable-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config14116711640748412628tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:48 ---> docker-login.sh 18:16:48 nexus3.edgexfoundry.org:10001 18:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:48 Configure a credential helper to remove this warning. See 18:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:48 18:16:48 Login Succeeded 18:16:48 nexus3.edgexfoundry.org:10002 18:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:48 Configure a credential helper to remove this warning. See 18:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:48 18:16:48 Login Succeeded 18:16:48 nexus3.edgexfoundry.org:10003 18:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:48 Configure a credential helper to remove this warning. See 18:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:48 18:16:48 Login Succeeded 18:16:48 nexus3.edgexfoundry.org:10004 18:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:48 Configure a credential helper to remove this warning. See 18:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:48 18:16:48 Login Succeeded 18:16:48 docker.io 18:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:49 Configure a credential helper to remove this warning. See 18:16:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:49 18:16:49 Login Succeeded 18:16:49 ---> docker-login.sh ends [Pipeline] } 18:16:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:49 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:49 [edgeXDocker.push] Tagging docker image app-service-configurable with the following tags: 18:16:49 67e38a317b7bddab6f62e1dc396b2e58586edeb6 18:16:49 latest 18:16:49 3.0.1-dev.1 18:16:49 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 18:16:49 minnesota 18:16:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:49 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:49 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 18:16:49 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:16:49 178bded91307: Preparing 18:16:49 6498865c4943: Preparing 18:16:49 de7ead7e90e0: Preparing 18:16:49 6cc4ffe4e7b8: Preparing 18:16:49 3ba9cafcc8f4: Preparing 18:16:49 3dab9f8bf2d2: Preparing 18:16:49 3dab9f8bf2d2: Waiting 18:16:49 6cc4ffe4e7b8: Pushed 18:16:49 de7ead7e90e0: Pushed 18:16:49 6498865c4943: Pushed 18:16:49 3dab9f8bf2d2: Layer already exists 18:16:49 3ba9cafcc8f4: Pushed 18:16:53 178bded91307: Pushed 18:16:53 67e38a317b7bddab6f62e1dc396b2e58586edeb6: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:53 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:53 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:16:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:16:53 178bded91307: Preparing 18:16:53 6498865c4943: Preparing 18:16:53 de7ead7e90e0: Preparing 18:16:53 6cc4ffe4e7b8: Preparing 18:16:53 3ba9cafcc8f4: Preparing 18:16:53 3dab9f8bf2d2: Preparing 18:16:53 3dab9f8bf2d2: Waiting 18:16:53 6cc4ffe4e7b8: Layer already exists 18:16:53 3ba9cafcc8f4: Layer already exists 18:16:53 de7ead7e90e0: Layer already exists 18:16:53 6498865c4943: Layer already exists 18:16:53 178bded91307: Layer already exists 18:16:53 3dab9f8bf2d2: Layer already exists 18:16:53 latest: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1-dev.1 18:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:16:54 178bded91307: Preparing 18:16:54 6498865c4943: Preparing 18:16:54 de7ead7e90e0: Preparing 18:16:54 6cc4ffe4e7b8: Preparing 18:16:54 3ba9cafcc8f4: Preparing 18:16:54 3dab9f8bf2d2: Preparing 18:16:54 3dab9f8bf2d2: Waiting 18:16:54 de7ead7e90e0: Layer already exists 18:16:54 6498865c4943: Layer already exists 18:16:54 6cc4ffe4e7b8: Layer already exists 18:16:54 178bded91307: Layer already exists 18:16:54 3ba9cafcc8f4: Layer already exists 18:16:54 3dab9f8bf2d2: Layer already exists 18:16:54 3.0.1-dev.1: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:54 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:54 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 18:16:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:16:54 178bded91307: Preparing 18:16:54 6498865c4943: Preparing 18:16:54 de7ead7e90e0: Preparing 18:16:54 6cc4ffe4e7b8: Preparing 18:16:54 3ba9cafcc8f4: Preparing 18:16:54 3dab9f8bf2d2: Preparing 18:16:54 3dab9f8bf2d2: Waiting 18:16:54 178bded91307: Layer already exists 18:16:54 6cc4ffe4e7b8: Layer already exists 18:16:54 3ba9cafcc8f4: Layer already exists 18:16:54 de7ead7e90e0: Layer already exists 18:16:54 6498865c4943: Layer already exists 18:16:54 3dab9f8bf2d2: Layer already exists 18:16:54 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:55 + docker tag app-service-configurable nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:55 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota 18:16:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable] 18:16:55 178bded91307: Preparing 18:16:55 6498865c4943: Preparing 18:16:55 de7ead7e90e0: Preparing 18:16:55 6cc4ffe4e7b8: Preparing 18:16:55 3ba9cafcc8f4: Preparing 18:16:55 3dab9f8bf2d2: Preparing 18:16:55 3dab9f8bf2d2: Waiting 18:16:55 6498865c4943: Layer already exists 18:16:55 178bded91307: Layer already exists 18:16:55 6cc4ffe4e7b8: Layer already exists 18:16:55 3ba9cafcc8f4: Layer already exists 18:16:55 de7ead7e90e0: Layer already exists 18:16:55 3dab9f8bf2d2: Layer already exists 18:16:55 minnesota: digest: sha256:bf8852e55ccb1d9e904966b6d8eaa815cd56e1dedc3f0e15ac61fded58a4546b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:55 ===================================================== [Pipeline] echo 18:16:55 taggedImages: 18:16:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6 18:16:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:latest 18:16:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:3.0.1-dev.1 18:16:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 18:16:55 - nexus3.edgexfoundry.org:10004/app-service-configurable:minnesota [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 18:16:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:55 18:16:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:56 latest: Pulling from edgex-lftools-log-publisher 18:16:56 5eb5b503b376: Pulling fs layer 18:16:56 5c69ac0246d0: Pulling fs layer 18:16:56 ec43610c2a17: Pulling fs layer 18:16:56 3a2ae6a8a46f: Pulling fs layer 18:16:56 33b1e0a273af: Pulling fs layer 18:16:56 5d3b04190fa2: Pulling fs layer 18:16:56 2f39f015ded8: Pulling fs layer 18:16:56 5d3b04190fa2: Waiting 18:16:56 3a2ae6a8a46f: Waiting 18:16:56 2f39f015ded8: Waiting 18:16:56 5c69ac0246d0: Download complete 18:16:56 3a2ae6a8a46f: Download complete 18:16:56 33b1e0a273af: Verifying Checksum 18:16:56 33b1e0a273af: Download complete 18:16:56 5d3b04190fa2: Download complete 18:16:56 ec43610c2a17: Verifying Checksum 18:16:56 ec43610c2a17: Download complete 18:16:56 5eb5b503b376: Verifying Checksum 18:16:56 5eb5b503b376: Download complete 18:16:57 2f39f015ded8: Download complete 18:16:57 5eb5b503b376: Pull complete 18:16:57 5c69ac0246d0: Pull complete 18:16:58 ec43610c2a17: Pull complete 18:16:58 3a2ae6a8a46f: Pull complete 18:16:58 33b1e0a273af: Pull complete 18:16:58 5d3b04190fa2: Pull complete 18:17:02 2f39f015ded8: Pull complete 18:17:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:17:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:17:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:17:02 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:17:02 $ 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/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@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 18:17:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2118 in /w/workspace/p-service-configurable_minnesota 18:17:09 $ docker top fafcfb7adb3938ca5099ba9df7bff57b628a8243669656d36d200375a4500622 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 18:17:09 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 18:17:09 Selected Git installation does not exist. Using Default 18:17:09 The recommended git tool is: NONE 18:17:10 ---> job-cost.sh 18:17:10 lf-activate-venv: SKIPPING 18:17:10 INFO: No Stack... 18:17:10 INFO: Retrieving Pricing Info for: v3-standard-8 18:17:11 INFO: Archiving Costs [Pipeline] sh 18:17:11 + cat /w/workspace/p-service-configurable_minnesota/archives/cost.csv 18:17:11 + cut -d, -f6 [Pipeline] lock 18:17:11 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] 18:17:11 Resource [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] did not exist. Created. 18:17:11 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:17:11 + echo total: 0.2199999988079071 [Pipeline] stash 18:17:11 Stashed 1 file(s) [Pipeline] } 18:17:11 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:17:11 $ docker stop --time=1 fafcfb7adb3938ca5099ba9df7bff57b628a8243669656d36d200375a4500622 18:17:12 $ docker rm -f --volumes fafcfb7adb3938ca5099ba9df7bff57b628a8243669656d36d200375a4500622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:17:15 using credential edgex-jenkins-ssh 18:17:15 Cloning the remote Git repository 18:17:15 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 18:17:15 > git init /w/workspace/app-service-configurable/2 # timeout=10 18:17:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 18:17:15 > git --version # timeout=10 18:17:16 > git --version # 'git version 2.25.1' 18:17:16 using GIT_SSH to set credentials SSH Credentials for GitHub 18:17:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:18 Avoid second fetch 18:17:18 Checking out Revision 67e38a317b7bddab6f62e1dc396b2e58586edeb6 (minnesota) 18:17:17 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 18:17:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:17:18 > git config core.sparsecheckout # timeout=10 18:17:18 > git checkout -f 67e38a317b7bddab6f62e1dc396b2e58586edeb6 # timeout=10 18:17:19 Commit message: "build: Update for patch 3.0.1 release (#577)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:17:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:17:20 % Total % Received % Xferd Average Speed Time Time Time Current 18:17:20 Dload Upload Total Spent Left Speed 18:17:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 18:17:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:17:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:17:21 + sudo tee /etc/docker/daemon.new 18:17:21 { 18:17:21 "registry-mirrors": [ 18:17:21 "https://nexus3.edgexfoundry.org:10001" 18:17:21 ], 18:17:21 "bip": "10.250.0.254/24", 18:17:21 "hosts": [ 18:17:21 "tcp://0.0.0.0:5555", 18:17:21 "unix:///var/run/docker.sock" 18:17:21 ], 18:17:21 "mtu": 1458, 18:17:21 "selinux-enabled": true, 18:17:21 "seccomp-profile": "/etc/docker/seccomp.json" 18:17:21 } [Pipeline] sh 18:17:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:17:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:17:40 provisioning config files... 18:17:40 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config75003453635292505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:17:40 ---> docker-login.sh 18:17:40 nexus3.edgexfoundry.org:10001 18:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:41 Configure a credential helper to remove this warning. See 18:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:41 18:17:41 Login Succeeded 18:17:41 nexus3.edgexfoundry.org:10002 18:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:41 Configure a credential helper to remove this warning. See 18:17:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:41 18:17:41 Login Succeeded 18:17:41 nexus3.edgexfoundry.org:10003 18:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:42 Configure a credential helper to remove this warning. See 18:17:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:42 18:17:42 Login Succeeded 18:17:42 nexus3.edgexfoundry.org:10004 18:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:42 Configure a credential helper to remove this warning. See 18:17:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:42 18:17:42 Login Succeeded 18:17:42 docker.io 18:17:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:17:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:17:42 Configure a credential helper to remove this warning. See 18:17:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:17:42 18:17:42 Login Succeeded 18:17:42 ---> docker-login.sh ends [Pipeline] } 18:17:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:17:43 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:43 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:17:43 ========================================================= 18:17:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:17:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:17:43 + 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 . 18:17:43 Sending build context to Docker daemon 174.6kB 18:17:43 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:17:43 Step 2/12 : FROM ${BASE} AS builder 18:17:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:17:43 edb6bdbacee9: Pulling fs layer 18:17:43 5f9638ab2659: Pulling fs layer 18:17:43 8d51d6327a98: Pulling fs layer 18:17:43 8b374f2dd631: Pulling fs layer 18:17:43 ec14aa9079de: Pulling fs layer 18:17:43 2f466654f4bb: Pulling fs layer 18:17:43 554e91adad29: Pulling fs layer 18:17:43 ec14aa9079de: Waiting 18:17:43 2f466654f4bb: Waiting 18:17:43 554e91adad29: Waiting 18:17:43 8b374f2dd631: Waiting 18:17:44 5f9638ab2659: Verifying Checksum 18:17:44 5f9638ab2659: Download complete 18:17:44 8b374f2dd631: Verifying Checksum 18:17:44 8b374f2dd631: Download complete 18:17:44 edb6bdbacee9: Verifying Checksum 18:17:44 edb6bdbacee9: Download complete 18:17:44 ec14aa9079de: Verifying Checksum 18:17:44 ec14aa9079de: Download complete 18:17:45 554e91adad29: Verifying Checksum 18:17:45 554e91adad29: Download complete 18:17:46 8d51d6327a98: Verifying Checksum 18:17:46 8d51d6327a98: Download complete 18:17:46 2f466654f4bb: Verifying Checksum 18:17:46 2f466654f4bb: Download complete 18:17:47 edb6bdbacee9: Pull complete 18:17:48 5f9638ab2659: Pull complete 18:18:03 8d51d6327a98: Pull complete 18:18:03 8b374f2dd631: Pull complete 18:18:03 ec14aa9079de: Pull complete 18:18:08 2f466654f4bb: Pull complete 18:18:10 554e91adad29: Pull complete 18:18:10 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 18:18:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:18:10 ---> 1e15ea492957 18:18:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:18:12 ---> Running in 9c2b7e4239e0 18:18:12 Removing intermediate container 9c2b7e4239e0 18:18:12 ---> fdf50d5aa76f 18:18:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:18:13 ---> Running in 74307b9118ea 18:18:13 Removing intermediate container 74307b9118ea 18:18:13 ---> eb20679eff9b 18:18:13 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:18:13 ---> Running in cad1cbd514b0 18:18:13 Removing intermediate container cad1cbd514b0 18:18:13 ---> 8020263cb86f 18:18:13 Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:18:14 ---> Running in 969bdf3b28b7 18:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:18:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:18:16 OK: 263 MiB in 53 packages 18:18:17 Removing intermediate container 969bdf3b28b7 18:18:17 ---> 0b3778e47b69 18:18:17 Step 7/12 : WORKDIR /app 18:18:17 ---> Running in 149cf6c0be0f 18:18:18 Removing intermediate container 149cf6c0be0f 18:18:18 ---> dcea2803724b 18:18:18 Step 8/12 : COPY go.mod vendor* ./ 18:18:18 ---> c5dae47983d8 18:18:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:18:18 ---> Running in 2933e03d4fae 18:19:26 Removing intermediate container 2933e03d4fae 18:19:26 ---> 61fc66a92f7b 18:19:26 Step 10/12 : COPY . . 18:19:26 ---> 27492e5eaa51 18:19:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:19:26 ---> Running in 9d083404f983 18:19:26 Removing intermediate container 9d083404f983 18:19:26 ---> dbe012a46134 18:19:26 Step 12/12 : RUN $MAKE 18:19:26 ---> Running in 353f4d8ad9dd 18:19:26 noop 18:19:26 Removing intermediate container 353f4d8ad9dd 18:19:26 ---> 822e79817f81 18:19:26 Successfully built 822e79817f81 18:19:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:26 + docker inspect -f . ci-base-image-arm64 18:19:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:27 prd-ubuntu20.04-docker-arm64-4c-16g-2118 does not seem to be running inside a container 18:19:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:19:28 $ docker top 61708da6955ec3d13fb68244a6c44e9b2d6440cb51a3c763816bfd5096545665 -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:29 + go version 18:19:29 go version go1.20.6 linux/arm64 [Pipeline] } 18:19:29 $ docker stop --time=1 61708da6955ec3d13fb68244a6c44e9b2d6440cb51a3c763816bfd5096545665 18:19:31 $ docker rm -f --volumes 61708da6955ec3d13fb68244a6c44e9b2d6440cb51a3c763816bfd5096545665 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:31 + docker inspect -f . ci-base-image-arm64 18:19:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:19:31 prd-ubuntu20.04-docker-arm64-4c-16g-2118 does not seem to be running inside a container 18:19:31 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:19:33 $ docker top ab32269ede0b1597216fc31b4ae47e925957f9bb5591d2fac31e32a01008dffb -eo pid,comm [Pipeline] { [Pipeline] sh 18:19:33 + git config --global --add safe.directory /w/workspace/app-service-configurable/2 [Pipeline] fileExists [Pipeline] sh 18:19:34 + make test 18:19:34 go test -race -coverprofile=coverage.out ./... 18:22:26 ? github.com/edgexfoundry/app-service-configurable [no test files] 18:22:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:22:26 go vet ./... 18:24:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:24:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:24:48 ./bin/test-attribution-txt.sh 18:24:48 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 18:24:48 An attribution for gopkg.in/yaml.v3 is missing from Attribution.txt, please add [Pipeline] echo 18:24:48 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:24:48 $ docker stop --time=1 ab32269ede0b1597216fc31b4ae47e925957f9bb5591d2fac31e32a01008dffb 18:24:49 $ docker rm -f --volumes ab32269ede0b1597216fc31b4ae47e925957f9bb5591d2fac31e32a01008dffb [Pipeline] // withDockerContainer [Pipeline] sh 18:24:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:24:51 Warning: overwriting stash ‘coverage-report’ 18:24:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:24:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:24:52 + ls -al . 18:24:52 total 176 18:24:52 drwxrwxr-x 7 jenkins jenkins 4096 Jul 25 18:19 . 18:24:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 18:17 .. 18:24:52 -rw-rw-r-- 1 jenkins jenkins 119 Jul 25 18:17 .dockerignore 18:24:52 drwxrwxr-x 8 jenkins jenkins 4096 Jul 25 18:17 .git 18:24:52 drwxrwxr-x 3 jenkins jenkins 4096 Jul 25 18:17 .github 18:24:52 -rw-rw-r-- 1 jenkins jenkins 171 Jul 25 18:17 .gitignore 18:24:52 -rw-rw-r-- 1 jenkins jenkins 41 Jul 25 18:17 .golangci.yml 18:24:52 -rw-rw-r-- 1 jenkins jenkins 9088 Jul 25 18:17 Attribution.txt 18:24:52 -rw-rw-r-- 1 jenkins jenkins 35115 Jul 25 18:17 CHANGELOG.md 18:24:52 -rw-rw-r-- 1 jenkins jenkins 1898 Jul 25 18:17 Dockerfile 18:24:52 -rw-rw-r-- 1 jenkins jenkins 677 Jul 25 18:17 GOVERNANCE.md 18:24:52 -rw-rw-r-- 1 jenkins jenkins 711 Jul 25 18:17 Jenkinsfile 18:24:52 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 25 18:17 LICENSE 18:24:52 -rw-rw-r-- 1 jenkins jenkins 618 Jul 25 18:17 OWNERS.md 18:24:52 -rw-rw-r-- 1 jenkins jenkins 4885 Jul 25 18:17 README.md 18:24:52 -rw-rw-r-- 1 jenkins jenkins 11 Jul 25 18:14 VERSION 18:24:52 drwxrwxr-x 2 jenkins jenkins 4096 Jul 25 18:17 bin 18:24:52 -rw-r--r-- 1 jenkins jenkins 13 Jul 25 18:19 coverage.out 18:24:52 -rw-rw-r-- 1 jenkins jenkins 3254 Jul 25 18:17 go.mod 18:24:52 -rw-rw-r-- 1 jenkins jenkins 31325 Jul 25 18:17 go.sum 18:24:52 -rw-rw-r-- 1 jenkins jenkins 1937 Jul 25 18:17 main.go 18:24:52 -rw-rw-r-- 1 jenkins jenkins 2569 Jul 25 18:17 makefile 18:24:52 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 18:17 res 18:24:52 drwxrwxr-x 4 jenkins jenkins 4096 Jul 25 18:17 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:24:52 + 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=67e38a317b7bddab6f62e1dc396b2e58586edeb6 --label arch=arm64 --label version=3.0.1-dev.1 . 18:24:52 Sending build context to Docker daemon 175.6kB 18:24:53 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 18:24:53 Step 2/26 : FROM ${BASE} AS builder 18:24:53 ---> 822e79817f81 18:24:53 Step 3/26 : ARG ALPINE_PKG_BASE="make git" 18:24:53 ---> Running in 807ca6b1aec4 18:24:53 Removing intermediate container 807ca6b1aec4 18:24:53 ---> 54211a266e5e 18:24:53 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:24:53 ---> Running in 0f634f55e28c 18:24:53 Removing intermediate container 0f634f55e28c 18:24:53 ---> 46150a09730e 18:24:53 Step 5/26 : ARG ADD_BUILD_TAGS="" 18:24:53 ---> Running in 86f2498da975 18:24:54 Removing intermediate container 86f2498da975 18:24:54 ---> 7170b4f2f676 18:24:54 Step 6/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:24:54 ---> Running in e5ca69deffee 18:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:24:56 OK: 263 MiB in 53 packages 18:24:57 Removing intermediate container e5ca69deffee 18:24:57 ---> f2fef4422337 18:24:57 Step 7/26 : WORKDIR /app 18:24:57 ---> Running in 9fa07e1efe85 18:24:57 Removing intermediate container 9fa07e1efe85 18:24:57 ---> f3892d84f313 18:24:57 Step 8/26 : COPY go.mod vendor* ./ 18:24:58 ---> e00e6f484987 18:24:58 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:24:58 ---> Running in 8540673744aa 18:25:01 Removing intermediate container 8540673744aa 18:25:01 ---> 917e3be8e716 18:25:01 Step 10/26 : COPY . . 18:25:02 ---> cd136edcc334 18:25:02 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:25:02 ---> Running in 6f0c4e9770c4 18:25:02 Removing intermediate container 6f0c4e9770c4 18:25:02 ---> 8f10dc00cb81 18:25:02 Step 12/26 : RUN $MAKE 18:25:02 ---> Running in 4c358c4a85e9 18:25:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.1 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.1-dev.1" -trimpath -mod=readonly -o app-service-configurable 18:27:25 Removing intermediate container 4c358c4a85e9 18:27:25 ---> ba975fa0eaa7 18:27:25 Step 13/26 : FROM alpine:3.17 18:27:25 3.17: Pulling from library/alpine 18:27:25 edb6bdbacee9: Already exists 18:27:25 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 18:27:25 Status: Downloaded newer image for alpine:3.17 18:27:25 ---> 779605e5fbc0 18:27:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:27:25 ---> Running in 52b8fd570ff8 18:27:25 Removing intermediate container 52b8fd570ff8 18:27:25 ---> 0ac5811052d2 18:27:25 Step 15/26 : LABEL Name=app-service-configurable Version=${VERSION} 18:27:25 ---> Running in 26b403363c22 18:27:25 Removing intermediate container 26b403363c22 18:27:25 ---> 4f1f73b35ced 18:27:25 Step 16/26 : RUN apk add --update --no-cache ca-certificates dumb-init 18:27:25 ---> Running in 1c83fb848d9e 18:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:27:25 (1/2) Installing ca-certificates (20230506-r0) 18:27:25 (2/2) Installing dumb-init (1.2.5-r2) 18:27:25 Executing busybox-1.35.0-r29.trigger 18:27:25 Executing ca-certificates-20230506-r0.trigger 18:27:25 OK: 8 MiB in 17 packages 18:27:25 Removing intermediate container 1c83fb848d9e 18:27:25 ---> 6b59e15494b1 18:27:25 Step 17/26 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:27:25 ---> 24152790f6ad 18:27:25 Step 18/26 : COPY --from=builder /app/LICENSE /LICENSE 18:27:25 ---> aed5d4620fa3 18:27:25 Step 19/26 : COPY --from=builder /app/res/ /res/ 18:27:25 ---> 99f0b6aa4c71 18:27:25 Step 20/26 : COPY --from=builder /app/app-service-configurable /app-service-configurable 18:27:25 ---> abc8d415ca82 18:27:25 Step 21/26 : EXPOSE 48095 18:27:25 ---> Running in af871ac34281 18:27:25 Removing intermediate container af871ac34281 18:27:25 ---> edd33f20f271 18:27:25 Step 22/26 : ENTRYPOINT ["/app-service-configurable"] 18:27:25 ---> Running in 2b03a0d58f53 18:27:25 Removing intermediate container 2b03a0d58f53 18:27:25 ---> c6632b3776ec 18:27:25 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:27:25 ---> Running in 1765990215a6 18:27:25 Removing intermediate container 1765990215a6 18:27:25 ---> 9310f6f36e5e 18:27:25 Step 24/26 : LABEL arch=arm64 18:27:25 ---> Running in 748913af7204 18:27:25 Removing intermediate container 748913af7204 18:27:25 ---> e212bbf10937 18:27:25 Step 25/26 : LABEL git_sha=67e38a317b7bddab6f62e1dc396b2e58586edeb6 18:27:25 ---> Running in 64cb813939e0 18:27:25 Removing intermediate container 64cb813939e0 18:27:25 ---> 0614e0214059 18:27:25 Step 26/26 : LABEL version=3.0.1-dev.1 18:27:25 ---> Running in 90d1fbfafeb8 18:27:25 Removing intermediate container 90d1fbfafeb8 18:27:25 ---> 8f9746b9b2e5 18:27:25 [Warning] One or more build-args [ARCH] were not consumed 18:27:25 Successfully built 8f9746b9b2e5 18:27:25 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 18:27:25 provisioning config files... 18:27:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config17168269905670541967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:27:25 ---> docker-login.sh 18:27:25 nexus3.edgexfoundry.org:10001 18:27:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:26 Configure a credential helper to remove this warning. See 18:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:26 18:27:26 Login Succeeded 18:27:26 nexus3.edgexfoundry.org:10002 18:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:26 Configure a credential helper to remove this warning. See 18:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:26 18:27:26 Login Succeeded 18:27:26 nexus3.edgexfoundry.org:10003 18:27:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:26 Configure a credential helper to remove this warning. See 18:27:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:26 18:27:26 Login Succeeded 18:27:26 nexus3.edgexfoundry.org:10004 18:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:27 Configure a credential helper to remove this warning. See 18:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:27 18:27:27 Login Succeeded 18:27:27 docker.io 18:27:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:27:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:27:27 Configure a credential helper to remove this warning. See 18:27:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:27:27 18:27:27 Login Succeeded 18:27:27 ---> docker-login.sh ends [Pipeline] } 18:27:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:27 [edgeX.isLTS] Checking if [minnesota] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:27:27 [edgeXDocker.push] Tagging docker image app-service-configurable-arm64 with the following tags: 18:27:27 67e38a317b7bddab6f62e1dc396b2e58586edeb6 18:27:27 latest 18:27:27 3.0.1-dev.1 18:27:27 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 18:27:27 minnesota 18:27:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:28 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:28 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 18:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:27:28 fcb3309cab59: Preparing 18:27:28 cf90143b3c29: Preparing 18:27:28 881d8116bac3: Preparing 18:27:28 e48095a3849b: Preparing 18:27:28 36011ba6c1b4: Preparing 18:27:28 9386262d7a74: Preparing 18:27:28 9386262d7a74: Waiting 18:27:28 cf90143b3c29: Pushed 18:27:28 e48095a3849b: Pushed 18:27:28 881d8116bac3: Pushed 18:27:28 9386262d7a74: Layer already exists 18:27:28 36011ba6c1b4: Pushed 18:27:34 fcb3309cab59: Pushed 18:27:34 67e38a317b7bddab6f62e1dc396b2e58586edeb6: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:34 + 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 18:27:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:27:35 fcb3309cab59: Preparing 18:27:35 cf90143b3c29: Preparing 18:27:35 881d8116bac3: Preparing 18:27:35 e48095a3849b: Preparing 18:27:35 36011ba6c1b4: Preparing 18:27:35 9386262d7a74: Preparing 18:27:35 9386262d7a74: Waiting 18:27:35 cf90143b3c29: Layer already exists 18:27:35 36011ba6c1b4: Layer already exists 18:27:35 e48095a3849b: Layer already exists 18:27:35 881d8116bac3: Layer already exists 18:27:35 fcb3309cab59: Layer already exists 18:27:35 9386262d7a74: Layer already exists 18:27:35 latest: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:35 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:35 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1-dev.1 18:27:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:27:35 fcb3309cab59: Preparing 18:27:35 cf90143b3c29: Preparing 18:27:35 881d8116bac3: Preparing 18:27:35 e48095a3849b: Preparing 18:27:35 36011ba6c1b4: Preparing 18:27:35 9386262d7a74: Preparing 18:27:35 9386262d7a74: Waiting 18:27:35 fcb3309cab59: Layer already exists 18:27:35 cf90143b3c29: Layer already exists 18:27:35 e48095a3849b: Layer already exists 18:27:35 36011ba6c1b4: Layer already exists 18:27:35 881d8116bac3: Layer already exists 18:27:35 9386262d7a74: Layer already exists 18:27:35 3.0.1-dev.1: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:36 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:36 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 18:27:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:27:36 fcb3309cab59: Preparing 18:27:36 cf90143b3c29: Preparing 18:27:36 881d8116bac3: Preparing 18:27:36 e48095a3849b: Preparing 18:27:36 36011ba6c1b4: Preparing 18:27:36 9386262d7a74: Preparing 18:27:36 9386262d7a74: Waiting 18:27:36 fcb3309cab59: Layer already exists 18:27:36 36011ba6c1b4: Layer already exists 18:27:36 881d8116bac3: Layer already exists 18:27:36 e48095a3849b: Layer already exists 18:27:36 cf90143b3c29: Layer already exists 18:27:36 9386262d7a74: Layer already exists 18:27:36 67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:37 + docker tag app-service-configurable-arm64 nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:37 + docker push nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota 18:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-service-configurable-arm64] 18:27:37 fcb3309cab59: Preparing 18:27:37 cf90143b3c29: Preparing 18:27:37 881d8116bac3: Preparing 18:27:37 e48095a3849b: Preparing 18:27:37 36011ba6c1b4: Preparing 18:27:37 9386262d7a74: Preparing 18:27:37 9386262d7a74: Waiting 18:27:37 36011ba6c1b4: Layer already exists 18:27:37 881d8116bac3: Layer already exists 18:27:37 e48095a3849b: Layer already exists 18:27:37 fcb3309cab59: Layer already exists 18:27:37 cf90143b3c29: Layer already exists 18:27:37 9386262d7a74: Layer already exists 18:27:37 minnesota: digest: sha256:3b977a704610e187e59804012cb3d8f2e8fda727228488126e4fa06ddbe009ef size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:27:38 ===================================================== [Pipeline] echo 18:27:38 taggedImages: 18:27:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6 18:27:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:latest 18:27:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:3.0.1-dev.1 18:27:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:67e38a317b7bddab6f62e1dc396b2e58586edeb6-3.0.1-dev.1 18:27:38 - nexus3.edgexfoundry.org:10004/app-service-configurable-arm64:minnesota [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:38 18:27:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:27:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:27:38 arm64: Pulling from edgex-lftools-log-publisher 18:27:38 8998bd30e6a1: Pulling fs layer 18:27:38 04944245beec: Pulling fs layer 18:27:38 699f458cf7ca: Pulling fs layer 18:27:38 765212b225bb: Pulling fs layer 18:27:38 f23df028b6ca: Pulling fs layer 18:27:38 d65c8cfc05b1: Pulling fs layer 18:27:38 2437ff75d9bd: Pulling fs layer 18:27:38 765212b225bb: Waiting 18:27:38 f23df028b6ca: Waiting 18:27:38 d65c8cfc05b1: Waiting 18:27:38 2437ff75d9bd: Waiting 18:27:38 04944245beec: Verifying Checksum 18:27:38 04944245beec: Download complete 18:27:38 765212b225bb: Verifying Checksum 18:27:38 765212b225bb: Download complete 18:27:38 f23df028b6ca: Download complete 18:27:38 d65c8cfc05b1: Verifying Checksum 18:27:38 d65c8cfc05b1: Download complete 18:27:39 699f458cf7ca: Verifying Checksum 18:27:39 699f458cf7ca: Download complete 18:27:39 8998bd30e6a1: Verifying Checksum 18:27:39 8998bd30e6a1: Download complete 18:27:42 2437ff75d9bd: Verifying Checksum 18:27:42 2437ff75d9bd: Download complete 18:27:43 8998bd30e6a1: Pull complete 18:27:44 04944245beec: Pull complete 18:27:45 699f458cf7ca: Pull complete 18:27:45 765212b225bb: Pull complete 18:27:46 f23df028b6ca: Pull complete 18:27:46 d65c8cfc05b1: Pull complete 18:28:01 2437ff75d9bd: Pull complete 18:28:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:28:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:01 prd-ubuntu20.04-docker-arm64-4c-16g-2118 does not seem to be running inside a container 18:28:01 $ 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/2 -v /w/workspace/app-service-configurable/2:/w/workspace/app-service-configurable/2:rw,z -v /w/workspace/app-service-configurable/2@tmp:/w/workspace/app-service-configurable/2@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:arm64 cat 18:28:04 $ docker top 9a40ee25035b55979a8ec3648d4e0e2818248b9cb32d9bf9fad70435e3fd05ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:05 ---> job-cost.sh 18:28:05 lf-activate-venv: SKIPPING 18:28:05 INFO: No Stack... 18:28:05 INFO: Retrieving Pricing Info for: v3-standard-4 18:28:06 INFO: Archiving Costs [Pipeline] sh 18:28:06 + cat /w/workspace/app-service-configurable/2/archives/cost.csv 18:28:06 + cut -d, -f6 [Pipeline] lock 18:28:06 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] 18:28:06 Resource [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] did not exist. Created. 18:28:06 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:28:07 /w/workspace/app-service-configurable/2@tmp/durable-e678e246/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:28:07 + echo total: 0.10999999940395355 [Pipeline] stash 18:28:07 Warning: overwriting stash ‘stack-cost’ 18:28:07 Stashed 1 file(s) [Pipeline] } 18:28:07 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-minnesota-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:28:07 $ docker stop --time=1 9a40ee25035b55979a8ec3648d4e0e2818248b9cb32d9bf9fad70435e3fd05ba 18:28:09 $ docker rm -f --volumes 9a40ee25035b55979a8ec3648d4e0e2818248b9cb32d9bf9fad70435e3fd05ba [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 18:28:09 provisioning config files... 18:28:09 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/p-service-configurable_minnesota@tmp/config5932335486259590418tmp [Pipeline] { [Pipeline] sh 18:28:10 + set +x 18:28:10 + bash -s -- 18:28:10 + curl -s https://codecov.io/bash 18:28:10 18:28:10 _____ _ 18:28:10 / ____| | | 18:28:10 | | ___ __| | ___ ___ _____ __ 18:28:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:28:10 | |___| (_) | (_| | __/ (_| (_) \ V / 18:28:10 \_____\___/ \__,_|\___|\___\___/ \_/ 18:28:10 Bash-1.0.6 18:28:10 18:28:10 18:28:10 ==> git version 2.25.1 found 18:28:10 ==> 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 18:28:10 Release-Date: 2020-01-08 18:28:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:28:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:28:10 ==> Jenkins CI detected. 18:28:10 current dir:  /w/workspace/p-service-configurable_minnesota 18:28:10 project root: . 18:28:10 --> token set from env 18:28:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:28:10 ==> Running gcov in . (disable via -X gcov) 18:28:10 ==> Python coveragepy not found 18:28:10 ==> Searching for coverage reports in: 18:28:10 + . 18:28:10 -> Found 1 reports 18:28:10 ==> Detecting git/mercurial file structure 18:28:10 ==> Reading reports 18:28:10 + ./coverage.out bytes=13 18:28:10 ==> Appending adjustments 18:28:10 https://docs.codecov.io/docs/fixing-reports 18:28:10 + Found adjustments 18:28:10 ==> Gzipping contents 18:28:10 4.0K /tmp/codecov.y3xUO2.gz 18:28:10 ==> Uploading reports 18:28:10 url: https://codecov.io 18:28:10 query: branch=minnesota&commit=67e38a317b7bddab6f62e1dc396b2e58586edeb6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fminnesota%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:28:10 -> Pinging Codecov 18:28:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=minnesota&commit=67e38a317b7bddab6f62e1dc396b2e58586edeb6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2Fminnesota%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=&job=&cmd_args= 18:28:10 -> Uploading to 18:28:10 https://storage.googleapis.com/codecov/v4/raw/2023-07-25/A97CA9966030D2A3747ED39772930CCE/67e38a317b7bddab6f62e1dc396b2e58586edeb6/c9bac10a-bf4d-4915-a480-5395dc8bada9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230725%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230725T182810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a7c55ff3f945790f06382c65c94393d41f88e7ba05ee9b721dc62b670ae7eafd 18:28:10 % Total % Received % Xferd Average Speed Time Time Time Current 18:28:10 Dload Upload Total Spent Left Speed 18:28:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 429 0 0 100 429 0 2451 --:--:-- --:--:-- --:--:-- 2451 18:28:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] } 18:28:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:28:10 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:28:10 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:28:11 18:28:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:28:11 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:28:11 df9b9388f04a: Pulling fs layer 18:28:11 52dc419b0ee2: Pulling fs layer 18:28:11 25bc292e5bac: Pulling fs layer 18:28:11 114826534d7a: Pulling fs layer 18:28:11 4657fd5d0bcf: Pulling fs layer 18:28:11 6ad1cebc031e: Pulling fs layer 18:28:11 8a3aa393b2d8: Pulling fs layer 18:28:11 6ad1cebc031e: Waiting 18:28:11 8a3aa393b2d8: Waiting 18:28:11 4657fd5d0bcf: Waiting 18:28:11 25bc292e5bac: Download complete 18:28:11 52dc419b0ee2: Verifying Checksum 18:28:11 52dc419b0ee2: Download complete 18:28:11 4657fd5d0bcf: Verifying Checksum 18:28:11 4657fd5d0bcf: Download complete 18:28:11 df9b9388f04a: Download complete 18:28:11 6ad1cebc031e: Verifying Checksum 18:28:11 6ad1cebc031e: Download complete 18:28:11 df9b9388f04a: Pull complete 18:28:11 52dc419b0ee2: Pull complete 18:28:11 25bc292e5bac: Pull complete 18:28:12 114826534d7a: Verifying Checksum 18:28:12 114826534d7a: Download complete 18:28:12 8a3aa393b2d8: Verifying Checksum 18:28:12 8a3aa393b2d8: Download complete 18:28:16 114826534d7a: Pull complete 18:28:16 4657fd5d0bcf: Pull complete 18:28:16 6ad1cebc031e: Pull complete 18:28:19 8a3aa393b2d8: Pull complete 18:28:19 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:28:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:28:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:19 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:28:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:28:24 $ docker top 5a9ed8d97a7922bf8cd865af4b12b6b69f87eaccae889418cee5f27d2e652e51 -eo pid,comm [Pipeline] { [Pipeline] echo 18:28:24 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-service-configurable:minnesota' [Pipeline] sh 18:28:24 + set -o pipefail 18:28:24 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-service-configurable:minnesota' 18:28:29 18:28:29 Monitoring /w/workspace/p-service-configurable_minnesota (github.com/edgexfoundry/app-service-configurable)... 18:28:29 18:28:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a61f8993-40ba-44b5-907d-242144d127ee/history/dfdb83ca-71bf-497e-89fc-4a9f3f63b1a5 18:28:29 18:28:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:28:29 18:28:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:28:29 18:28:29 18:28:29 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:28:29 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:28:29 More details here: https://snyk.co/ue1NS [Pipeline] } 18:28:29 $ docker stop --time=1 5a9ed8d97a7922bf8cd865af4b12b6b69f87eaccae889418cee5f27d2e652e51 18:28:33 $ docker rm -f --volumes 5a9ed8d97a7922bf8cd865af4b12b6b69f87eaccae889418cee5f27d2e652e51 [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 18:28:34 + git log --format=format:%s -1 67e38a317b7bddab6f62e1dc396b2e58586edeb6 [Pipeline] sh 18:28:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:28:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:35 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:28:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:28:35 $ docker top b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:35 [ssh-agent] Looking for ssh-agent implementation... 18:28:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:35 $ docker exec b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a ssh-agent 18:28:36 SSH_AUTH_SOCK=/tmp/ssh-M7fj139LppUr/agent.32 18:28:36 SSH_AGENT_PID=38 18:28:36 Running ssh-add (command line suppressed) 18:28:36 Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_6745366826666838724.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_6745366826666838724.key) 18:28:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:36 + git semver tag 18:28:36 2023-07-25 18:28:36,684 [run_tag] DEBUG tag force:False 18:28:36 2023-07-25 18:28:36,684 [check_head_tag] DEBUG check head tag 18:28:36 2023-07-25 18:28:36,685 [execute] INFO git cat-file --batch-check 18:28:36 2023-07-25 18:28:36,685 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=) 18:28:36 2023-07-25 18:28:36,689 [execute] INFO git cat-file --batch 18:28:36 2023-07-25 18:28:36,689 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=) 18:28:36 2023-07-25 18:28:36,699 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:28:36 2023-07-25 18:28:36,699 [execute] INFO git tag -a v3.0.1-dev.1 -m v3.0.1-dev.1 18:28:36 2023-07-25 18:28:36,700 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.1-dev.1', '-m', 'v3.0.1-dev.1'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=None) 18:28:36 2023-07-25 18:28:36,705 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:28:36 3.0.1-dev.1 [Pipeline] } 18:28:36 $ docker exec --env ******** --env ******** b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a ssh-agent -k 18:28:36 unset SSH_AUTH_SOCK; 18:28:36 unset SSH_AGENT_PID; 18:28:36 echo Agent pid 38 killed; 18:28:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:37 + git semver [Pipeline] } 18:28:37 $ docker stop --time=1 b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a 18:28:38 $ docker rm -f --volumes b6fa55cb4d33504f9d2c1bafdbf997ba6360d7b97b57889eaa12441d6133ef6a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:39 18:28:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:28:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:39 0.23.1-centos7: Pulling from edgex-lftools 18:28:39 ab5ef0e58194: Pulling fs layer 18:28:39 9712f1f96733: Pulling fs layer 18:28:39 63f879dbbcfc: Pulling fs layer 18:28:39 0d9ebad4ef96: Pulling fs layer 18:28:39 e9a5061849ea: Pulling fs layer 18:28:39 0d9ebad4ef96: Waiting 18:28:39 d747dcd14b5f: Pulling fs layer 18:28:39 2de7ff778b66: Pulling fs layer 18:28:39 e9a5061849ea: Waiting 18:28:39 d747dcd14b5f: Waiting 18:28:39 9712f1f96733: Verifying Checksum 18:28:39 9712f1f96733: Download complete 18:28:39 63f879dbbcfc: Verifying Checksum 18:28:39 63f879dbbcfc: Download complete 18:28:39 0d9ebad4ef96: Verifying Checksum 18:28:39 0d9ebad4ef96: Download complete 18:28:39 e9a5061849ea: Verifying Checksum 18:28:39 e9a5061849ea: Download complete 18:28:39 d747dcd14b5f: Verifying Checksum 18:28:39 d747dcd14b5f: Download complete 18:28:39 ab5ef0e58194: Verifying Checksum 18:28:39 ab5ef0e58194: Download complete 18:28:40 2de7ff778b66: Verifying Checksum 18:28:40 2de7ff778b66: Download complete 18:28:43 ab5ef0e58194: Pull complete 18:28:43 9712f1f96733: Pull complete 18:28:43 63f879dbbcfc: Pull complete 18:28:49 0d9ebad4ef96: Pull complete 18:28:49 e9a5061849ea: Pull complete 18:28:49 d747dcd14b5f: Pull complete 18:28:49 2de7ff778b66: Pull complete 18:28:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:28:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:28:49 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:28:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:28:55 $ docker top e7d96c215e41b682a1a491d542e88de4437ee06a9222dbd1dfc284935228691c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:28:55 provisioning config files... 18:28:55 copy managed file [sigul-config] to file:/w/workspace/p-service-configurable_minnesota@tmp/config15961908905323677690tmp 18:28:55 copy managed file [sigul-password] to file:/w/workspace/p-service-configurable_minnesota@tmp/config18383837719019008736tmp 18:28:55 copy managed file [sigul-pki] to file:/w/workspace/p-service-configurable_minnesota@tmp/config711719934572428942tmp [Pipeline] { [Pipeline] echo 18:28:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:28:55 ---> sigul-configuration.sh 18:28:55 gpg: directory `/root/.gnupg' created 18:28:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:28:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:28:55 gpg: keyring `/root/.gnupg/secring.gpg' created 18:28:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:28:55 gpg: CAST5 encrypted data 18:28:55 gpg: encrypted with 1 passphrase 18:28:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:28:56 + mkdir /home/jenkins 18:28:56 + mkdir /home/jenkins/sigul [Pipeline] sh 18:28:56 + 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 18:28:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:28:56 ---> sigul-install.sh 18:28:56 Sigul already installed; skipping installation. [Pipeline] sh 18:28:56 + git tag --list 18:28:56 v1.0.0 18:28:56 v1.1.0 18:28:56 v1.2.0 18:28:56 v1.3.0 18:28:56 v1.3.1 18:28:56 v2.0.0 18:28:56 v2.0.1 18:28:56 v2.1.0 18:28:56 v2.1.1 18:28:56 v2.1.2 18:28:56 v2.2.0 18:28:56 v2.3 18:28:56 v2.3.0 18:28:56 v2.3.1 18:28:56 v3.0 18:28:56 v3.0.0 18:28:56 v3.0.1-dev.1 18:28:56 v3.1.0-dev.1 18:28:56 v3.1.0-dev.2 18:28:56 v3.1.0-dev.3 18:28:56 v3.1.0-dev.4 [Pipeline] sh 18:28:57 + lftools sign git-tag v3.0.1-dev.1 18:28:57 Signing Git tag with Sigul... 18:28:57 Signing v3.0.1-dev.1 [Pipeline] echo 18:28:58 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:28:58 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:28:58 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:28:58 $ docker stop --time=1 e7d96c215e41b682a1a491d542e88de4437ee06a9222dbd1dfc284935228691c 18:28:59 $ docker rm -f --volumes e7d96c215e41b682a1a491d542e88de4437ee06a9222dbd1dfc284935228691c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:29:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:29:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:00 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:29:00 $ docker top 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 -eo pid,comm 18:29:00 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). 18:29:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:00 [ssh-agent] Looking for ssh-agent implementation... 18:29:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:00 $ docker exec 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 ssh-agent 18:29:01 SSH_AUTH_SOCK=/tmp/ssh-qWj4OvmqQ01K/agent.31 18:29:01 SSH_AGENT_PID=37 18:29:01 Running ssh-add (command line suppressed) 18:29:01 Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_6649988232080216570.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_6649988232080216570.key) 18:29:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:01 + git semver bump pre 18:29:01 2023-07-25 18:29:01,711 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:29:01 2023-07-25 18:29:01,711 [bump_version] DEBUG bumping version:3.0.1-dev.1 on axis:pre with prefix:dev 18:29:01 2023-07-25 18:29:01,711 [bump_version] DEBUG bumped version:3.0.1-dev.2 18:29:01 2023-07-25 18:29:01,711 [write_version] DEBUG write version:3.0.1-dev.2 to path:/w/workspace/p-service-configurable_minnesota/.semver/minnesota with force:True 18:29:01 2023-07-25 18:29:01,711 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:29:01 2023-07-25 18:29:01,711 [write_file] DEBUG write to file:/w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:29:01 2023-07-25 18:29:01,713 [execute] INFO git cat-file --batch-check 18:29:01 2023-07-25 18:29:01,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=) 18:29:01 2023-07-25 18:29:01,719 [execute] INFO git cat-file --batch 18:29:01 2023-07-25 18:29:01,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=) 18:29:01 2023-07-25 18:29:01,725 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:29:01 3.0.1-dev.2 [Pipeline] } 18:29:01 $ docker exec --env ******** --env ******** 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 ssh-agent -k 18:29:01 unset SSH_AUTH_SOCK; 18:29:01 unset SSH_AGENT_PID; 18:29:01 echo Agent pid 37 killed; 18:29:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:02 + git semver [Pipeline] } 18:29:02 $ docker stop --time=1 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 18:29:03 $ docker rm -f --volumes 080e4ab746a0cc7b5dd98f4b6717e0a3cf688bd973b50b2786779704d5ca5c06 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:29:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:04 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:29:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:29:04 $ docker top 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:29:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:29:04 [ssh-agent] Looking for ssh-agent implementation... 18:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:29:05 $ docker exec 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 ssh-agent 18:29:05 SSH_AUTH_SOCK=/tmp/ssh-H2naahHRMUgQ/agent.32 18:29:05 SSH_AGENT_PID=38 18:29:05 Running ssh-add (command line suppressed) 18:29:05 Identity added: /w/workspace/p-service-configurable_minnesota@tmp/private_key_6568821536446276938.key (/w/workspace/p-service-configurable_minnesota@tmp/private_key_6568821536446276938.key) 18:29:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:29:05 + git semver push 18:29:05 2023-07-25 18:29:05,757 [run_push] DEBUG push 18:29:05 2023-07-25 18:29:05,757 [execute] INFO git cat-file --batch-check 18:29:05 2023-07-25 18:29:05,758 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=) 18:29:05 2023-07-25 18:29:05,762 [execute] INFO git rev-list 6e2c6735baa01d295014b5eae96c089b66054a69 -- 18:29:05 2023-07-25 18:29:05,762 [execute] DEBUG Popen(['git', 'rev-list', '6e2c6735baa01d295014b5eae96c089b66054a69', '--'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=None) 18:29:05 2023-07-25 18:29:05,773 [execute] INFO git fetch -v origin 18:29:05 2023-07-25 18:29:05,773 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=True, shell=None, istream=None) 18:29:06 2023-07-25 18:29:06,339 [run_push] DEBUG no remote changes detected 18:29:06 2023-07-25 18:29:06,340 [execute] INFO git push origin semver 18:29:06 2023-07-25 18:29:06,340 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/p-service-configurable_minnesota/.semver, universal_newlines=False, shell=None, istream=None) 18:29:07 2023-07-25 18:29:07,196 [run_push] DEBUG push all version tags 18:29:07 2023-07-25 18:29:07,197 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:29:07 2023-07-25 18:29:07,197 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/p-service-configurable_minnesota, universal_newlines=False, shell=None, istream=None) 18:29:08 2023-07-25 18:29:07,988 [read_version] DEBUG read version from /w/workspace/p-service-configurable_minnesota/.semver/minnesota 18:29:08 3.0.1-dev.2 [Pipeline] } 18:29:08 $ docker exec --env ******** --env ******** 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 ssh-agent -k 18:29:08 unset SSH_AUTH_SOCK; 18:29:08 unset SSH_AGENT_PID; 18:29:08 echo Agent pid 38 killed; 18:29:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:08 + git semver [Pipeline] } 18:29:08 $ docker stop --time=1 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 18:29:10 $ docker rm -f --volumes 119cfd5e1cad58e4b72ae918979c07f25e5b40a50faf82a5c86ebebefbaa3c56 [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 18:29:10 + [ -d /w/workspace/p-service-configurable_minnesota/archives ] 18:29:10 + ls -al /w/workspace/p-service-configurable_minnesota/archives 18:29:10 total 16 18:29:10 drwxr-xr-x 3 root root 4096 Jul 25 18:17 . 18:29:10 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 18:28 .. 18:29:10 drwxr-xr-x 2 root root 4096 Jul 25 18:17 cost 18:29:10 -rw-r--r-- 1 root root 99 Jul 25 18:17 cost.csv 18:29:10 + sudo chown -R jenkins:jenkins /w/workspace/p-service-configurable_minnesota/archives 18:29:10 + ls -al /w/workspace/p-service-configurable_minnesota/archives 18:29:10 total 16 18:29:10 drwxr-xr-x 3 jenkins jenkins 4096 Jul 25 18:17 . 18:29:10 drwxrwxr-x 9 jenkins jenkins 4096 Jul 25 18:28 .. 18:29:10 drwxr-xr-x 2 jenkins jenkins 4096 Jul 25 18:17 cost 18:29:10 -rw-r--r-- 1 jenkins jenkins 99 Jul 25 18:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:29:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:29:11 ---> package-listing.sh 18:29:11 ++ facter osfamily 18:29:11 ++ tr '[:upper:]' '[:lower:]' 18:29:11 + OS_FAMILY=debian 18:29:11 + workspace=/w/workspace/p-service-configurable_minnesota 18:29:11 + START_PACKAGES=/tmp/packages_start.txt 18:29:11 + END_PACKAGES=/tmp/packages_end.txt 18:29:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:29:11 + PACKAGES=/tmp/packages_start.txt 18:29:11 + '[' /w/workspace/p-service-configurable_minnesota ']' 18:29:11 + PACKAGES=/tmp/packages_end.txt 18:29:11 + case "${OS_FAMILY}" in 18:29:11 + dpkg -l 18:29:11 + grep '^ii' 18:29:12 + '[' -f /tmp/packages_start.txt ']' 18:29:12 + '[' -f /tmp/packages_end.txt ']' 18:29:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:29:12 + '[' /w/workspace/p-service-configurable_minnesota ']' 18:29:12 + mkdir -p /w/workspace/p-service-configurable_minnesota/archives/ 18:29:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/p-service-configurable_minnesota/archives/ [Pipeline] echo 18:29:12 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/p-service-configurable_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:29:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:13 prd-ubuntu20.04-docker-8c-8g-2116 does not seem to be running inside a container 18:29:13 $ 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/p-service-configurable_minnesota/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/p-service-configurable_minnesota -v /w/workspace/p-service-configurable_minnesota:/w/workspace/p-service-configurable_minnesota:rw,z -v /w/workspace/p-service-configurable_minnesota@tmp:/w/workspace/p-service-configurable_minnesota@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:29:13 $ docker top 96d1956bf8051848fdc912755430b86b2357ac4f2104c15c06c5bb934354d119 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:13 + touch /tmp/pre-build-complete [Pipeline] sh 18:29:14 + mkdir -p /var/log/sysstat [Pipeline] sh 18:29:14 + ls /var/log/sa-host 18:29:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:14 provisioning config files... 18:29:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/p-service-configurable_minnesota@tmp/config2988746589002365070tmp [Pipeline] { [Pipeline] echo 18:29:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:29:14 ---> create-netrc.sh [Pipeline] } 18:29:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:29:15 ---> python-tools-install.sh [Pipeline] echo 18:29:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:29:15 ---> sudo-logs.sh 18:29:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:29:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:29:15 ---> job-cost.sh 18:29:15 lf-activate-venv: SKIPPING 18:29:15 DEBUG: total: 0.2199999988079071 18:29:15 INFO: Retrieving Stack Cost... 18:29:15 INFO: Retrieving Pricing Info for: v3-standard-8 18:29:16 INFO: Archiving Costs [Pipeline] echo 18:29:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:29:16 ---> logs-deploy.sh 18:29:16 lf-activate-venv: SKIPPING 18:29:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/minnesota/2 18:29:16 INFO: archiving workspace using pattern(s): 18:29:17 Archives upload complete. 18:29:18 INFO: archiving logs to Nexus