Pull request #448 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d4270dffb1e0c53efd7deea6ba7996d42e4e14db+fb88ed39f64d8dd845d29c6abe479f02aa589859 (8326d6bc11c8908121a791cd6b7a1b1a6d659bbb) 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-ssh16909090867738067792.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15482439006602599504.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15767868301553158957.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-448/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13313722236185466053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1721867775314409607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-448/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13985368128407626215.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-20580’ Running on prd-ubuntu20.04-docker-8c-8g-20583 in /w/workspace/_app-service-configurable_PR-448 [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/_app-service-configurable_PR-448 # 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 Merging remotes/origin/main commit fb88ed39f64d8dd845d29c6abe479f02aa589859 into PR head commit d4270dffb1e0c53efd7deea6ba7996d42e4e14db Merge succeeded, producing d4270dffb1e0c53efd7deea6ba7996d42e4e14db Checking out Revision d4270dffb1e0c53efd7deea6ba7996d42e4e14db (PR-448) > 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 remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4270dffb1e0c53efd7deea6ba7996d42e4e14db # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d4270dffb1e0c53efd7deea6ba7996d42e4e14db # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:06:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:06:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:06:11 ========================================================= 12:06:11 EdgeX Global Pipelines Version Info 12:06:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:06:11 ------------------- 12:06:11 stable info: 12:06:11 ------------------- 12:06:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:06:11 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 12:06:11 Message: update stable to v1.0.238 12:06:12 ------------------- 12:06:12 experimental info: 12:06:12 ------------------- 12:06:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:06:12 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 12:06:12 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:06:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 12:06:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 12:06:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:06:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:06:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:06:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 12:06:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-448 [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-448 [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-448 [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d4270df [Pipeline] echo 12:06:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:06:14 provisioning config files... 12:06:14 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-448@tmp/config6911522618703312421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:14 ---> docker-login.sh 12:06:14 nexus3.edgexfoundry.org:10001 12:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:14 Configure a credential helper to remove this warning. See 12:06:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:14 12:06:14 Login Succeeded 12:06:14 nexus3.edgexfoundry.org:10002 12:06:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:15 Configure a credential helper to remove this warning. See 12:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:15 12:06:15 Login Succeeded 12:06:15 nexus3.edgexfoundry.org:10003 12:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:15 Configure a credential helper to remove this warning. See 12:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:15 12:06:15 Login Succeeded 12:06:15 nexus3.edgexfoundry.org:10004 12:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:15 Configure a credential helper to remove this warning. See 12:06:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:15 12:06:15 Login Succeeded 12:06:15 docker.io 12:06:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:16 Configure a credential helper to remove this warning. See 12:06:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:16 12:06:16 Login Succeeded 12:06:16 ---> docker-login.sh ends [Pipeline] } 12:06:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 12:06:16 + git rev-list -1 --merges d4270dffb1e0c53efd7deea6ba7996d42e4e14db~1..d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] echo 12:06:16 -----------> git rev-list -1 --merges d4270dffb1e0c53efd7deea6ba7996d42e4e14db~1..d4270dffb1e0c53efd7deea6ba7996d42e4e14db d4270dffb1e0c53efd7deea6ba7996d42e4e14db [false] [Pipeline] sh 12:06:17 + git log --format=format:%s -1 d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] echo 12:06:17 ========================================================= 12:06:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:06:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:17 + git log --format=format:%s -1 d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] echo 12:06:17 [semverPrep] GIT_COMMIT: d4270dffb1e0c53efd7deea6ba7996d42e4e14db, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2 [Pipeline] echo 12:06:17 [semverPrep] This is not a build commit. [Pipeline] sh 12:06:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:06:17 + grep -v github /etc/ssh/ssh_known_hosts 12:06:17 + [ -e /tmp/ssh_known_hosts ] 12:06:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:06:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:06:17 + sudo tee -a /etc/ssh/ssh_known_hosts 12:06:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:18 12:06:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:18 0.1.4: Pulling from edgex-devops/py-git-semver 12:06:18 b85a868b505f: Pulling fs layer 12:06:18 e2be974225ed: Pulling fs layer 12:06:18 339a4e72a1f5: Pulling fs layer 12:06:18 988bab9f4d93: Pulling fs layer 12:06:18 1469e6f7b9e6: Pulling fs layer 12:06:18 eaf3925da568: Pulling fs layer 12:06:18 bab4dde63d76: Pulling fs layer 12:06:18 bde34c3a00c8: Pulling fs layer 12:06:18 b352a97aabf1: Pulling fs layer 12:06:18 988bab9f4d93: Waiting 12:06:18 4872d77fe225: Pulling fs layer 12:06:18 5851b861e8e6: Pulling fs layer 12:06:18 1469e6f7b9e6: Waiting 12:06:18 b352a97aabf1: Waiting 12:06:18 eaf3925da568: Waiting 12:06:18 bab4dde63d76: Waiting 12:06:18 4872d77fe225: Waiting 12:06:18 bde34c3a00c8: Waiting 12:06:18 5851b861e8e6: Waiting 12:06:18 e2be974225ed: Verifying Checksum 12:06:18 e2be974225ed: Download complete 12:06:18 988bab9f4d93: Verifying Checksum 12:06:18 988bab9f4d93: Download complete 12:06:19 1469e6f7b9e6: Verifying Checksum 12:06:19 1469e6f7b9e6: Download complete 12:06:19 339a4e72a1f5: Verifying Checksum 12:06:19 339a4e72a1f5: Download complete 12:06:19 eaf3925da568: Verifying Checksum 12:06:19 eaf3925da568: Download complete 12:06:19 bde34c3a00c8: Verifying Checksum 12:06:19 bde34c3a00c8: Download complete 12:06:19 b352a97aabf1: Download complete 12:06:19 4872d77fe225: Verifying Checksum 12:06:19 4872d77fe225: Download complete 12:06:19 5851b861e8e6: Verifying Checksum 12:06:19 5851b861e8e6: Download complete 12:06:19 b85a868b505f: Verifying Checksum 12:06:19 b85a868b505f: Download complete 12:06:19 bab4dde63d76: Verifying Checksum 12:06:19 bab4dde63d76: Download complete 12:06:20 b85a868b505f: Pull complete 12:06:20 e2be974225ed: Pull complete 12:06:21 339a4e72a1f5: Pull complete 12:06:21 988bab9f4d93: Pull complete 12:06:21 1469e6f7b9e6: Pull complete 12:06:21 eaf3925da568: Pull complete 12:06:23 bab4dde63d76: Pull complete 12:06:23 bde34c3a00c8: Pull complete 12:06:23 b352a97aabf1: Pull complete 12:06:23 4872d77fe225: Pull complete 12:06:23 5851b861e8e6: Pull complete 12:06:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:06:23 prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container 12:06:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:06:26 $ docker top 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 -eo pid,comm 12:06:26 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). 12:06:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:06:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:26 [ssh-agent] Looking for ssh-agent implementation... 12:06:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:26 $ docker exec 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 ssh-agent 12:06:26 SSH_AUTH_SOCK=/tmp/ssh-IMpIVAsoI5MG/agent.32 12:06:26 SSH_AGENT_PID=38 12:06:26 Running ssh-add (command line suppressed) 12:06:26 Identity added: /w/workspace/_app-service-configurable_PR-448@tmp/private_key_4004791056461340562.key (/w/workspace/_app-service-configurable_PR-448@tmp/private_key_4004791056461340562.key) 12:06:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:27 + git tag --points-at HEAD [Pipeline] } 12:06:27 $ docker exec --env ******** --env ******** 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 ssh-agent -k 12:06:27 unset SSH_AUTH_SOCK; 12:06:27 unset SSH_AGENT_PID; 12:06:27 echo Agent pid 38 killed; 12:06:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:06:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:06:27 [ssh-agent] Looking for ssh-agent implementation... 12:06:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:06:27 $ docker exec 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 ssh-agent 12:06:27 SSH_AUTH_SOCK=/tmp/ssh-84HaVf8NUJ1Z/agent.71 12:06:27 SSH_AGENT_PID=78 12:06:27 Running ssh-add (command line suppressed) 12:06:27 Identity added: /w/workspace/_app-service-configurable_PR-448@tmp/private_key_6519827626193204169.key (/w/workspace/_app-service-configurable_PR-448@tmp/private_key_6519827626193204169.key) 12:06:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:06:28 + git semver init 12:06:28 2022-07-20 12:06:28,311 [run_init] DEBUG init version:0.0.0 force:False 12:06:28 2022-07-20 12:06:28,312 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-448/.semver 12:06:28 2022-07-20 12:06:28,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-448/.semver 12:06:28 2022-07-20 12:06:28,313 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-448/.semver'], cwd=/w/workspace/_app-service-configurable_PR-448, universal_newlines=False, shell=None, istream=None) 12:06:29 2022-07-20 12:06:29,015 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-448/.git/info/exclude 12:06:29 2022-07-20 12:06:29,015 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-448/.semver/PR-448 with force:False 12:06:29 2022-07-20 12:06:29,015 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-448/.semver/PR-448 12:06:29 2022-07-20 12:06:29,020 [execute] INFO git cat-file --batch-check 12:06:29 2022-07-20 12:06:29,020 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-448/.semver, universal_newlines=False, shell=None, istream=) 12:06:29 2022-07-20 12:06:29,025 [execute] INFO git cat-file --batch 12:06:29 2022-07-20 12:06:29,025 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-448/.semver, universal_newlines=False, shell=None, istream=) 12:06:29 2022-07-20 12:06:29,030 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-448/.semver/PR-448 12:06:29 0.0.0 [Pipeline] } 12:06:29 $ docker exec --env ******** --env ******** 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 ssh-agent -k 12:06:29 unset SSH_AUTH_SOCK; 12:06:29 unset SSH_AGENT_PID; 12:06:29 echo Agent pid 78 killed; 12:06:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:06:29 + git semver [Pipeline] } 12:06:30 $ docker stop --time=1 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 12:06:31 $ docker rm -f 3b046f8f2d66133cbf4a5dd95bc4c15471920537a27aaaea918a71b26f4068d3 [Pipeline] // withDockerContainer [Pipeline] sh 12:06:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:06:32 Stashed 1 file(s) [Pipeline] echo 12:06:32 [edgeXSemver]: initialized semver on version 0.0.0 [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 12:06:32 provisioning config files... 12:06:32 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-448@tmp/config5904300973891454358tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:06:33 ---> docker-login.sh 12:06:33 nexus3.edgexfoundry.org:10001 12:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:33 Configure a credential helper to remove this warning. See 12:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:33 12:06:33 Login Succeeded 12:06:33 nexus3.edgexfoundry.org:10002 12:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:33 Configure a credential helper to remove this warning. See 12:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:33 12:06:33 Login Succeeded 12:06:33 nexus3.edgexfoundry.org:10003 12:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:33 Configure a credential helper to remove this warning. See 12:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:33 12:06:33 Login Succeeded 12:06:33 nexus3.edgexfoundry.org:10004 12:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:33 Configure a credential helper to remove this warning. See 12:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:33 12:06:33 Login Succeeded 12:06:33 docker.io 12:06:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:06:33 Configure a credential helper to remove this warning. See 12:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:06:33 12:06:33 Login Succeeded 12:06:33 ---> docker-login.sh ends [Pipeline] } 12:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:06:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:06:34 ========================================================= 12:06:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 12:06:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:06:34 Sending build context to Docker daemon 3.106MB 12:06:34 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:06:34 Step 2/13 : FROM ${BASE} AS builder 12:06:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 12:06:34 2408cc74d12b: Pulling fs layer 12:06:34 ea60b727a1ce: Pulling fs layer 12:06:34 30c4a7721957: Pulling fs layer 12:06:34 370296b7ddb6: Pulling fs layer 12:06:34 7c6cee850709: Pulling fs layer 12:06:34 39a5fcdaea64: Pulling fs layer 12:06:34 d94ebbe4e438: Pulling fs layer 12:06:34 bcfd1f05c69d: Pulling fs layer 12:06:34 59ccb84bbe0f: Pulling fs layer 12:06:34 7c6cee850709: Waiting 12:06:34 39a5fcdaea64: Waiting 12:06:34 d94ebbe4e438: Waiting 12:06:34 bcfd1f05c69d: Waiting 12:06:34 59ccb84bbe0f: Waiting 12:06:34 370296b7ddb6: Waiting 12:06:34 30c4a7721957: Download complete 12:06:34 ea60b727a1ce: Download complete 12:06:34 7c6cee850709: Download complete 12:06:34 39a5fcdaea64: Verifying Checksum 12:06:34 39a5fcdaea64: Download complete 12:06:34 2408cc74d12b: Verifying Checksum 12:06:34 2408cc74d12b: Download complete 12:06:34 d94ebbe4e438: Download complete 12:06:34 2408cc74d12b: Pull complete 12:06:35 ea60b727a1ce: Pull complete 12:06:35 30c4a7721957: Pull complete 12:06:35 59ccb84bbe0f: Verifying Checksum 12:06:35 59ccb84bbe0f: Download complete 12:06:35 bcfd1f05c69d: Verifying Checksum 12:06:35 bcfd1f05c69d: Download complete 12:06:35 370296b7ddb6: Verifying Checksum 12:06:35 370296b7ddb6: Download complete 12:06:39 370296b7ddb6: Pull complete 12:06:39 7c6cee850709: Pull complete 12:06:39 39a5fcdaea64: Pull complete 12:06:39 d94ebbe4e438: Pull complete 12:06:41 bcfd1f05c69d: Pull complete 12:06:42 59ccb84bbe0f: Pull complete 12:06:42 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 12:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 12:06:42 ---> a4fb48ad2a94 12:06:42 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:06:44 ---> Running in 60af00459c72 12:06:44 Removing intermediate container 60af00459c72 12:06:44 ---> 06634fc73b9f 12:06:44 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:06:44 ---> Running in ee92fc656bc6 12:06:44 Removing intermediate container ee92fc656bc6 12:06:44 ---> a3734418b9ed 12:06:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:06:44 ---> Running in ffa18ae8d32e 12:06:44 Removing intermediate container ffa18ae8d32e 12:06:44 ---> c47828072f5f 12:06:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:06:44 ---> Running in d6b12100dba7 12:06:45 Removing intermediate container d6b12100dba7 12:06:45 ---> e88985ec2e97 12:06:45 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:06:45 ---> Running in 83d388ea1af4 12:06:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:06:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:06:46 OK: 211 MiB in 51 packages 12:06:47 Removing intermediate container 83d388ea1af4 12:06:47 ---> b788f6ddca47 12:06:47 Step 8/13 : WORKDIR /app 12:06:47 ---> Running in 6b9d41dd63d0 12:06:47 Removing intermediate container 6b9d41dd63d0 12:06:47 ---> 84c6f96e2ec7 12:06:47 Step 9/13 : COPY go.mod vendor* ./ 12:06:47 ---> 069f5e75469b 12:06:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:47 ---> Running in d3f6c3c03c2a 12:06:47 Still waiting to schedule task 12:06:47 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-20581’ 12:07:09 Removing intermediate container d3f6c3c03c2a 12:07:09 ---> 47bdb19ad8c3 12:07:09 Step 11/13 : COPY . . 12:07:09 ---> 5ff211534e8e 12:07:09 Step 12/13 : ARG MAKE="make build" 12:07:09 ---> Running in 86370d898616 12:07:09 Removing intermediate container 86370d898616 12:07:09 ---> 9a0c4ae880b5 12:07:09 Step 13/13 : RUN $MAKE 12:07:09 ---> Running in 2cfe0a919c3d 12:07:09 noop 12:07:09 Removing intermediate container 2cfe0a919c3d 12:07:09 ---> c75fb9309b40 12:07:09 Successfully built c75fb9309b40 12:07:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:09 + docker inspect -f . ci-base-image-x86_64 12:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:10 prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container 12:07:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:07:10 $ docker top 7be8f384ebc287cd6a4584555632c357134d5e400f1e19475552c30e5b7a7c3a -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:10 + go version 12:07:10 go version go1.18.3 linux/amd64 [Pipeline] } 12:07:11 $ docker stop --time=1 7be8f384ebc287cd6a4584555632c357134d5e400f1e19475552c30e5b7a7c3a 12:07:12 $ docker rm -f 7be8f384ebc287cd6a4584555632c357134d5e400f1e19475552c30e5b7a7c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:12 + docker inspect -f . ci-base-image-x86_64 12:07:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:07:13 prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container 12:07:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/_app-service-configurable_PR-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:07:13 $ docker top e8dc15f0357861f45b429a1b822a01bf63c17db54c5af990599f4d34beb630f9 -eo pid,comm [Pipeline] { [Pipeline] sh 12:07:13 + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-448 [Pipeline] fileExists [Pipeline] sh 12:07:14 + make test 12:07:14 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:07:24 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:07:24 CGO_ENABLED=1 go vet ./... 12:07:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:07:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:07:27 ./bin/test-attribution-txt.sh [Pipeline] echo 12:07:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:07:27 $ docker stop --time=1 e8dc15f0357861f45b429a1b822a01bf63c17db54c5af990599f4d34beb630f9 12:07:29 $ docker rm -f e8dc15f0357861f45b429a1b822a01bf63c17db54c5af990599f4d34beb630f9 [Pipeline] // withDockerContainer [Pipeline] sh 12:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 12:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:07:31 + ls -al . 12:07:31 total 168 12:07:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:07 . 12:07:31 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 12:06 .. 12:07:31 -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 12:06 .dockerignore 12:07:31 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:06 .git 12:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:06 .github 12:07:31 -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 12:06 .gitignore 12:07:31 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 12:06 .semver 12:07:31 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 20 12:06 Attribution.txt 12:07:31 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 20 12:06 CHANGELOG.md 12:07:31 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 20 12:06 Dockerfile 12:07:31 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 12:06 GOVERNANCE.md 12:07:31 -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 12:06 Jenkinsfile 12:07:31 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 12:06 LICENSE 12:07:31 -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 12:06 OWNERS.md 12:07:31 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 20 12:06 README.md 12:07:31 -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 12:06 VERSION 12:07:31 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 12:06 bin 12:07:31 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 12:07 coverage.out 12:07:31 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 20 12:06 go.mod 12:07:31 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 20 12:06 go.sum 12:07:31 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 20 12:06 main.go 12:07:31 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 20 12:06 makefile 12:07:31 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 12:06 res 12:07:31 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:06 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:07:31 + 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=d4270dffb1e0c53efd7deea6ba7996d42e4e14db --label arch=amd64 --label version=0.0.0 . 12:07:31 Sending build context to Docker daemon 3.107MB 12:07:31 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:07:31 Step 2/27 : FROM ${BASE} AS builder 12:07:31 ---> c75fb9309b40 12:07:31 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:07:31 ---> Running in e9717f836ed5 12:07:31 Removing intermediate container e9717f836ed5 12:07:31 ---> 0bf91b73ba1a 12:07:31 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:07:31 ---> Running in 8d100f15b4f7 12:07:31 Removing intermediate container 8d100f15b4f7 12:07:31 ---> a41cca96aefe 12:07:31 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:31 ---> Running in e498c717bb37 12:07:31 Removing intermediate container e498c717bb37 12:07:31 ---> aae88ed95a02 12:07:31 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:07:32 ---> Running in d1c5745044f1 12:07:32 Removing intermediate container d1c5745044f1 12:07:32 ---> 4e17b3807540 12:07:32 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:07:32 ---> Running in cc195c410230 12:07:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:07:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:07:34 OK: 211 MiB in 51 packages 12:07:34 Removing intermediate container cc195c410230 12:07:34 ---> 9728ba8018ba 12:07:34 Step 8/27 : WORKDIR /app 12:07:34 ---> Running in f97f5f9d6d6c 12:07:34 Removing intermediate container f97f5f9d6d6c 12:07:34 ---> 402069586b4d 12:07:34 Step 9/27 : COPY go.mod vendor* ./ 12:07:34 ---> 2e26f14f7152 12:07:34 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:07:34 ---> Running in 9a3499ffd498 12:07:35 Removing intermediate container 9a3499ffd498 12:07:35 ---> 67019bcc9c1e 12:07:35 Step 11/27 : COPY . . 12:07:35 ---> 8883d52da49f 12:07:35 Step 12/27 : ARG MAKE="make build" 12:07:35 ---> Running in 35d4b699234d 12:07:35 Removing intermediate container 35d4b699234d 12:07:35 ---> 10e202114788 12:07:35 Step 13/27 : RUN $MAKE 12:07:35 ---> Running in 7070858b2b14 12:07:35 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:07:57 Removing intermediate container 7070858b2b14 12:07:57 ---> 8e68702ecd56 12:07:57 Step 14/27 : FROM alpine:3.16 12:07:58 3.16: Pulling from library/alpine 12:07:58 530afca65e2e: Pulling fs layer 12:07:58 530afca65e2e: Verifying Checksum 12:07:58 530afca65e2e: Download complete 12:07:59 530afca65e2e: Pull complete 12:07:59 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 12:07:59 Status: Downloaded newer image for alpine:3.16 12:07:59 ---> d7d3d98c851f 12:07:59 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:07:59 ---> Running in 8886ec21def6 12:07:59 Removing intermediate container 8886ec21def6 12:07:59 ---> 4480762c9573 12:07:59 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:07:59 ---> Running in 3f8bd866b79a 12:07:59 Removing intermediate container 3f8bd866b79a 12:07:59 ---> 89712dd9bb40 12:07:59 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:07:59 ---> Running in a178bedfc437 12:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:08:00 (1/7) Installing ca-certificates (20211220-r0) 12:08:00 (2/7) Installing dumb-init (1.2.5-r1) 12:08:00 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:08:00 (4/7) Installing libsodium (1.0.18-r0) 12:08:00 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:08:00 (6/7) Installing libzmq (4.3.4-r0) 12:08:00 (7/7) Installing zeromq (4.3.4-r0) 12:08:00 Executing busybox-1.35.0-r15.trigger 12:08:00 Executing ca-certificates-20211220-r0.trigger 12:08:00 OK: 9 MiB in 21 packages 12:08:00 Removing intermediate container a178bedfc437 12:08:00 ---> dcf593b7f629 12:08:00 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:08:00 ---> 0842c1045197 12:08:00 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:08:00 ---> 7a84118b4838 12:08:00 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:08:01 ---> 61f77471ab10 12:08:01 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:08:01 ---> e4b980e30b64 12:08:01 Step 22/27 : EXPOSE 48095 12:08:01 ---> Running in f1f0265bdfad 12:08:02 Removing intermediate container f1f0265bdfad 12:08:02 ---> 23972839112d 12:08:02 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:08:02 ---> Running in ae54791f6138 12:08:02 Removing intermediate container ae54791f6138 12:08:02 ---> 9d1f10ae23f4 12:08:02 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:08:02 ---> Running in cbd15c335797 12:08:02 Removing intermediate container cbd15c335797 12:08:02 ---> 2af100e31567 12:08:02 Step 25/27 : LABEL arch=amd64 12:08:02 ---> Running in 53ba02b3ffbb 12:08:02 Removing intermediate container 53ba02b3ffbb 12:08:02 ---> 197561844df2 12:08:02 Step 26/27 : LABEL git_sha=d4270dffb1e0c53efd7deea6ba7996d42e4e14db 12:08:02 ---> Running in 86b90b693659 12:08:02 Removing intermediate container 86b90b693659 12:08:02 ---> d837f6700d60 12:08:02 Step 27/27 : LABEL version=0.0.0 12:08:02 ---> Running in 1bddf39ca75d 12:08:02 Removing intermediate container 1bddf39ca75d 12:08:02 ---> 9bea35a98ef8 12:08:02 [Warning] One or more build-args [ARCH] were not consumed 12:08:02 Successfully built 9bea35a98ef8 12:08:02 Successfully tagged app-service-configurable:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 12:08:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:03 12:08:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:08:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:03 latest: Pulling from edgex-lftools-log-publisher 12:08:03 5eb5b503b376: Pulling fs layer 12:08:03 5c69ac0246d0: Pulling fs layer 12:08:03 ec43610c2a17: Pulling fs layer 12:08:03 3a2ae6a8a46f: Pulling fs layer 12:08:03 33b1e0a273af: Pulling fs layer 12:08:03 5d3b04190fa2: Pulling fs layer 12:08:03 2f39f015ded8: Pulling fs layer 12:08:03 33b1e0a273af: Waiting 12:08:03 5d3b04190fa2: Waiting 12:08:03 2f39f015ded8: Waiting 12:08:03 3a2ae6a8a46f: Waiting 12:08:03 5c69ac0246d0: Verifying Checksum 12:08:03 5c69ac0246d0: Download complete 12:08:03 3a2ae6a8a46f: Verifying Checksum 12:08:03 3a2ae6a8a46f: Download complete 12:08:03 33b1e0a273af: Verifying Checksum 12:08:03 33b1e0a273af: Download complete 12:08:03 5d3b04190fa2: Verifying Checksum 12:08:04 ec43610c2a17: Verifying Checksum 12:08:04 ec43610c2a17: Download complete 12:08:04 5eb5b503b376: Verifying Checksum 12:08:04 5eb5b503b376: Download complete 12:08:04 2f39f015ded8: Download complete 12:08:05 5eb5b503b376: Pull complete 12:08:05 5c69ac0246d0: Pull complete 12:08:06 ec43610c2a17: Pull complete 12:08:06 3a2ae6a8a46f: Pull complete 12:08:06 33b1e0a273af: Pull complete 12:08:06 5d3b04190fa2: Pull complete 12:08:11 2f39f015ded8: Pull complete 12:08:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:08:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:08:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:08:11 prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container 12:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:08:14 $ docker top 05a141daf378f4b0049ebd9457a3c0ebeec5a6ddbdc47823caf33395ca8a3387 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:08:15 ---> job-cost.sh 12:08:15 lf-activate-venv: SKIPPING 12:08:15 INFO: No Stack... 12:08:15 INFO: Retrieving Pricing Info for: v3-standard-8 12:08:16 INFO: Archiving Costs [Pipeline] sh 12:08:16 + + catcut /w/workspace/_app-service-configurable_PR-448/archives/cost.csv -d, 12:08:16 -f6 [Pipeline] lock 12:08:16 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] 12:08:16 Resource [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] did not exist. Created. 12:08:16 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:08:17 + echo total: 0.2199999988079071 [Pipeline] stash 12:08:17 Stashed 1 file(s) [Pipeline] } 12:08:17 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:08:17 $ docker stop --time=1 05a141daf378f4b0049ebd9457a3c0ebeec5a6ddbdc47823caf33395ca8a3387 12:08:18 $ docker rm -f 05a141daf378f4b0049ebd9457a3c0ebeec5a6ddbdc47823caf33395ca8a3387 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:10:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-20584 in /w/workspace/_app-service-configurable_PR-448 [Pipeline] { [Pipeline] ws 12:10:11 Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout 12:10:11 Selected Git installation does not exist. Using Default 12:10:11 The recommended git tool is: NONE 12:10:17 using credential edgex-jenkins-ssh 12:10:17 Cloning the remote Git repository 12:10:18 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 12:10:18 > git init /w/workspace/app-service-configurable/1 # timeout=10 12:10:18 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:10:18 > git --version # timeout=10 12:10:18 > git --version # 'git version 2.25.1' 12:10:18 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:10:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:10:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:10:19 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 12:10:19 Merging remotes/origin/main commit fb88ed39f64d8dd845d29c6abe479f02aa589859 into PR head commit d4270dffb1e0c53efd7deea6ba7996d42e4e14db 12:10:20 Merge succeeded, producing d4270dffb1e0c53efd7deea6ba7996d42e4e14db 12:10:20 Checking out Revision d4270dffb1e0c53efd7deea6ba7996d42e4e14db (PR-448) 12:10:19 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 12:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/448/head:refs/remotes/origin/PR-448 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:10:19 > git config core.sparsecheckout # timeout=10 12:10:19 > git checkout -f d4270dffb1e0c53efd7deea6ba7996d42e4e14db # timeout=10 12:10:19 > git remote # timeout=10 12:10:19 > git config --get remote.origin.url # timeout=10 12:10:19 using GIT_SSH to set credentials SSH Credentials for GitHub 12:10:19 > git merge fb88ed39f64d8dd845d29c6abe479f02aa589859 # timeout=10 12:10:20 > git rev-parse HEAD^{commit} # timeout=10 12:10:20 > git config core.sparsecheckout # timeout=10 12:10:20 > git checkout -f d4270dffb1e0c53efd7deea6ba7996d42e4e14db # timeout=10 12:10:24 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v2" 12:10:24 > git --version # timeout=10 12:10:24 > git --version # 'git version 2.25.1' 12:10:24 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:10:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:10:25 % Total % Received % Xferd Average Speed Time Time Time Current 12:10:25 Dload Upload Total Spent Left Speed 12:10:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 111k 0 --:--:-- --:--:-- --:--:-- 112k [Pipeline] sh 12:10:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:10:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:10:26 + sudo tee /etc/docker/daemon.new 12:10:26 { 12:10:26 "registry-mirrors": [ 12:10:26 "https://nexus3.edgexfoundry.org:10001" 12:10:26 ], 12:10:26 "bip": "10.250.0.254/24", 12:10:26 "hosts": [ 12:10:26 "tcp://0.0.0.0:5555", 12:10:26 "unix:///var/run/docker.sock" 12:10:26 ], 12:10:26 "mtu": 1458, 12:10:26 "selinux-enabled": true, 12:10:26 "seccomp-profile": "/etc/docker/seccomp.json" 12:10:26 } [Pipeline] sh 12:10:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:10:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:45 provisioning config files... 12:10:45 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config3322294384543086045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:10:46 ---> docker-login.sh 12:10:46 nexus3.edgexfoundry.org:10001 12:10:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:47 Configure a credential helper to remove this warning. See 12:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:47 12:10:47 Login Succeeded 12:10:47 nexus3.edgexfoundry.org:10002 12:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:47 Configure a credential helper to remove this warning. See 12:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:47 12:10:47 Login Succeeded 12:10:47 nexus3.edgexfoundry.org:10003 12:10:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:47 Configure a credential helper to remove this warning. See 12:10:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:47 12:10:47 Login Succeeded 12:10:47 nexus3.edgexfoundry.org:10004 12:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:48 Configure a credential helper to remove this warning. See 12:10:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:48 12:10:48 Login Succeeded 12:10:48 docker.io 12:10:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:10:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:10:49 Configure a credential helper to remove this warning. See 12:10:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:10:49 12:10:49 Login Succeeded 12:10:49 ---> docker-login.sh ends [Pipeline] } 12:10:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 12:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:10:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:10:49 ========================================================= 12:10:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 12:10:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 12:10:50 Sending build context to Docker daemon 205.3kB 12:10:50 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 12:10:50 Step 2/13 : FROM ${BASE} AS builder 12:10:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:10:51 b3c136eddcbf: Pulling fs layer 12:10:51 c0a3192eca97: Pulling fs layer 12:10:51 a050256f5b6f: Pulling fs layer 12:10:51 656be50a0ddc: Pulling fs layer 12:10:51 2bbca73fdf42: Pulling fs layer 12:10:51 46d945488cbd: Pulling fs layer 12:10:51 8a5474983e97: Pulling fs layer 12:10:51 329c88fbcd65: Pulling fs layer 12:10:51 46d945488cbd: Waiting 12:10:51 8a5474983e97: Waiting 12:10:51 329c88fbcd65: Waiting 12:10:51 656be50a0ddc: Waiting 12:10:51 2bbca73fdf42: Waiting 12:10:51 a050256f5b6f: Verifying Checksum 12:10:51 a050256f5b6f: Download complete 12:10:51 c0a3192eca97: Verifying Checksum 12:10:51 c0a3192eca97: Download complete 12:10:51 2bbca73fdf42: Download complete 12:10:51 46d945488cbd: Verifying Checksum 12:10:51 46d945488cbd: Download complete 12:10:51 b3c136eddcbf: Verifying Checksum 12:10:51 b3c136eddcbf: Download complete 12:10:52 b3c136eddcbf: Pull complete 12:10:52 329c88fbcd65: Verifying Checksum 12:10:52 329c88fbcd65: Download complete 12:10:52 c0a3192eca97: Pull complete 12:10:52 a050256f5b6f: Pull complete 12:10:53 8a5474983e97: Verifying Checksum 12:10:53 8a5474983e97: Download complete 12:10:54 656be50a0ddc: Verifying Checksum 12:10:54 656be50a0ddc: Download complete 12:11:06 656be50a0ddc: Pull complete 12:11:06 2bbca73fdf42: Pull complete 12:11:07 46d945488cbd: Pull complete 12:11:13 8a5474983e97: Pull complete 12:11:15 329c88fbcd65: Pull complete 12:11:15 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 12:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 12:11:15 ---> ff4287adb874 12:11:15 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:11:16 ---> Running in 83fe6734dcd5 12:11:16 Removing intermediate container 83fe6734dcd5 12:11:16 ---> c5e356a64ace 12:11:16 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 12:11:16 ---> Running in b76f9dae5f65 12:11:16 Removing intermediate container b76f9dae5f65 12:11:16 ---> 1e9eb124be1a 12:11:16 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:11:16 ---> Running in 3410e83ffd41 12:11:17 Removing intermediate container 3410e83ffd41 12:11:17 ---> d2076fa58284 12:11:17 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:11:17 ---> Running in a8104985eede 12:11:20 Removing intermediate container a8104985eede 12:11:20 ---> a64d17199789 12:11:20 Step 7/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:11:20 ---> Running in 9f1839a566bd 12:11:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:11:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:11:23 OK: 221 MiB in 51 packages 12:11:23 Removing intermediate container 9f1839a566bd 12:11:23 ---> 0a5872c2d735 12:11:23 Step 8/13 : WORKDIR /app 12:11:23 ---> Running in 0a4387bfec12 12:11:24 Removing intermediate container 0a4387bfec12 12:11:24 ---> fab325e23728 12:11:24 Step 9/13 : COPY go.mod vendor* ./ 12:11:24 ---> 268bddfe47f8 12:11:24 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:11:24 ---> Running in 7fc9819195c8 12:12:11 Removing intermediate container 7fc9819195c8 12:12:11 ---> 2cc0dd822ef3 12:12:11 Step 11/13 : COPY . . 12:12:11 ---> bc966e32bdaf 12:12:11 Step 12/13 : ARG MAKE="make build" 12:12:11 ---> Running in c0a0b26262f6 12:12:11 Removing intermediate container c0a0b26262f6 12:12:11 ---> b6d3fa322e9c 12:12:11 Step 13/13 : RUN $MAKE 12:12:11 ---> Running in 5ecdb3179d02 12:12:11 noop 12:12:11 Removing intermediate container 5ecdb3179d02 12:12:11 ---> a2371c52079c 12:12:11 Successfully built a2371c52079c 12:12:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:12 + docker inspect -f . ci-base-image-arm64 12:12:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:12 prd-ubuntu20.04-docker-arm64-4c-16g-20584 does not seem to be running inside a container 12:12:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:12:14 $ docker top 5139a68b865597e424e2e29fa342b0e6cff0daa439b4536af3ef842653d70e08 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:14 + go version 12:12:14 go version go1.18.3 linux/arm64 [Pipeline] } 12:12:15 $ docker stop --time=1 5139a68b865597e424e2e29fa342b0e6cff0daa439b4536af3ef842653d70e08 12:12:16 $ docker rm -f 5139a68b865597e424e2e29fa342b0e6cff0daa439b4536af3ef842653d70e08 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:12:17 + docker inspect -f . ci-base-image-arm64 12:12:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:12:17 prd-ubuntu20.04-docker-arm64-4c-16g-20584 does not seem to be running inside a container 12:12:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:12:19 $ docker top cc5169a43f9e1f4a90ee0c53b344602de3f5e1f0bcaa27a0933a0f9f7f50aff4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:12:20 + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh 12:12:20 + make test 12:12:20 CGO_ENABLED=1 go test -coverprofile=coverage.out ./... 12:13:42 ? github.com/edgexfoundry/app-service-configurable [no test files] 12:13:42 CGO_ENABLED=1 go vet ./... 12:13:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:13:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:13:55 ./bin/test-attribution-txt.sh [Pipeline] echo 12:13:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 12:13:55 $ docker stop --time=1 cc5169a43f9e1f4a90ee0c53b344602de3f5e1f0bcaa27a0933a0f9f7f50aff4 12:13:57 $ docker rm -f cc5169a43f9e1f4a90ee0c53b344602de3f5e1f0bcaa27a0933a0f9f7f50aff4 [Pipeline] // withDockerContainer [Pipeline] sh 12:13:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:13:58 Warning: overwriting stash ‘coverage-report’ 12:13:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:13:59 + ls -al . 12:13:59 total 164 12:13:59 drwxrwxr-x 7 jenkins jenkins 4096 Jul 20 12:12 . 12:13:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 12:10 .. 12:13:59 -rw-rw-r-- 1 jenkins jenkins 119 Jul 20 12:10 .dockerignore 12:13:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 12:10 .git 12:13:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:10 .github 12:13:59 -rw-rw-r-- 1 jenkins jenkins 171 Jul 20 12:10 .gitignore 12:13:59 -rw-rw-r-- 1 jenkins jenkins 8830 Jul 20 12:10 Attribution.txt 12:13:59 -rw-rw-r-- 1 jenkins jenkins 27269 Jul 20 12:10 CHANGELOG.md 12:13:59 -rw-rw-r-- 1 jenkins jenkins 2089 Jul 20 12:10 Dockerfile 12:13:59 -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 12:10 GOVERNANCE.md 12:13:59 -rw-rw-r-- 1 jenkins jenkins 688 Jul 20 12:10 Jenkinsfile 12:13:59 -rw-rw-r-- 1 jenkins jenkins 10174 Jul 20 12:10 LICENSE 12:13:59 -rw-rw-r-- 1 jenkins jenkins 618 Jul 20 12:10 OWNERS.md 12:13:59 -rw-rw-r-- 1 jenkins jenkins 3718 Jul 20 12:10 README.md 12:13:59 -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 12:06 VERSION 12:13:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 12:10 bin 12:13:59 -rw-r--r-- 1 jenkins jenkins 10 Jul 20 12:12 coverage.out 12:13:59 -rw-rw-r-- 1 jenkins jenkins 3337 Jul 20 12:10 go.mod 12:13:59 -rw-rw-r-- 1 jenkins jenkins 35612 Jul 20 12:10 go.sum 12:13:59 -rw-rw-r-- 1 jenkins jenkins 1949 Jul 20 12:10 main.go 12:13:59 -rw-rw-r-- 1 jenkins jenkins 1959 Jul 20 12:10 makefile 12:13:59 drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 12:10 res 12:13:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 12:10 snap [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:14:00 + 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=d4270dffb1e0c53efd7deea6ba7996d42e4e14db --label arch=arm64 --label version=0.0.0 . 12:14:00 Sending build context to Docker daemon 206.3kB 12:14:00 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 12:14:00 Step 2/27 : FROM ${BASE} AS builder 12:14:00 ---> a2371c52079c 12:14:00 Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 12:14:00 ---> Running in d1d824fd06a1 12:14:00 Removing intermediate container d1d824fd06a1 12:14:00 ---> d060ea1a675e 12:14:00 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 12:14:00 ---> Running in 91e8dbf8297d 12:14:01 Removing intermediate container 91e8dbf8297d 12:14:01 ---> b8d0c4c62d92 12:14:01 Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:14:01 ---> Running in 5f5dae620d3e 12:14:01 Removing intermediate container 5f5dae620d3e 12:14:01 ---> 67666707297e 12:14:01 Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:14:01 ---> Running in 07936e21bb5e 12:14:03 Removing intermediate container 07936e21bb5e 12:14:03 ---> 483b9fe8a9eb 12:14:03 Step 7/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:14:03 ---> Running in cb6dcf0fcf35 12:14:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:14:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:14:06 OK: 221 MiB in 51 packages 12:14:06 Removing intermediate container cb6dcf0fcf35 12:14:06 ---> 42d7f00fd0ce 12:14:06 Step 8/27 : WORKDIR /app 12:14:06 ---> Running in ded1bdc07717 12:14:07 Removing intermediate container ded1bdc07717 12:14:07 ---> 874d42577960 12:14:07 Step 9/27 : COPY go.mod vendor* ./ 12:14:07 ---> 0da34f23e6f6 12:14:07 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:14:07 ---> Running in e206cebc9852 12:14:09 Removing intermediate container e206cebc9852 12:14:09 ---> e510589b77a2 12:14:09 Step 11/27 : COPY . . 12:14:10 ---> 343f59ae1f74 12:14:10 Step 12/27 : ARG MAKE="make build" 12:14:10 ---> Running in 05b51c1f7c48 12:14:10 Removing intermediate container 05b51c1f7c48 12:14:10 ---> fafea39a484f 12:14:10 Step 13/27 : RUN $MAKE 12:14:10 ---> Running in 68c88aae080f 12:14:11 CGO_ENABLED=1 go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.1-dev.23 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-service-configurable 12:16:18 Removing intermediate container 68c88aae080f 12:16:18 ---> 959089fdeffb 12:16:18 Step 14/27 : FROM alpine:3.16 12:16:18 3.16: Pulling from library/alpine 12:16:18 f97344484467: Pulling fs layer 12:16:18 f97344484467: Verifying Checksum 12:16:18 f97344484467: Download complete 12:16:18 f97344484467: Pull complete 12:16:18 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 12:16:18 Status: Downloaded newer image for alpine:3.16 12:16:18 ---> 3d81c46cd875 12:16:18 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 12:16:18 ---> Running in 001e963283ee 12:16:18 Removing intermediate container 001e963283ee 12:16:18 ---> 3986a1159a2e 12:16:18 Step 16/27 : LABEL Name=app-service-configurable Version=${VERSION} 12:16:18 ---> Running in 3606c5ea5b09 12:16:18 Removing intermediate container 3606c5ea5b09 12:16:18 ---> 2d85fabdfcaf 12:16:18 Step 17/27 : RUN apk add --update --no-cache ca-certificates zeromq dumb-init 12:16:18 ---> Running in 9e2ab2fd9e75 12:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:16:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:16:18 (1/7) Installing ca-certificates (20211220-r0) 12:16:18 (2/7) Installing dumb-init (1.2.5-r1) 12:16:18 (3/7) Installing libgcc (11.2.1_git20220219-r2) 12:16:18 (4/7) Installing libsodium (1.0.18-r0) 12:16:18 (5/7) Installing libstdc++ (11.2.1_git20220219-r2) 12:16:18 (6/7) Installing libzmq (4.3.4-r0) 12:16:18 (7/7) Installing zeromq (4.3.4-r0) 12:16:18 Executing busybox-1.35.0-r15.trigger 12:16:18 Executing ca-certificates-20211220-r0.trigger 12:16:18 OK: 9 MiB in 21 packages 12:16:18 Removing intermediate container 9e2ab2fd9e75 12:16:18 ---> c3e96b0a7177 12:16:18 Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt 12:16:18 ---> 120b94cb25e6 12:16:18 Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE 12:16:19 ---> a7c3679a9864 12:16:19 Step 20/27 : COPY --from=builder /app/res/ /res/ 12:16:19 ---> 90052e5eb50a 12:16:19 Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable 12:16:21 ---> b03b911cb505 12:16:21 Step 22/27 : EXPOSE 48095 12:16:21 ---> Running in e499c69c8fe1 12:16:21 Removing intermediate container e499c69c8fe1 12:16:21 ---> ee23656a881c 12:16:21 Step 23/27 : ENTRYPOINT ["/app-service-configurable"] 12:16:21 ---> Running in 6f9355d0229f 12:16:21 Removing intermediate container 6f9355d0229f 12:16:21 ---> 5f503eff05d2 12:16:21 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 12:16:21 ---> Running in 154be96ba9c6 12:16:21 Removing intermediate container 154be96ba9c6 12:16:21 ---> 1f0458fb33d1 12:16:21 Step 25/27 : LABEL arch=arm64 12:16:22 ---> Running in f142855218a5 12:16:22 Removing intermediate container f142855218a5 12:16:22 ---> 3811aa024bcb 12:16:22 Step 26/27 : LABEL git_sha=d4270dffb1e0c53efd7deea6ba7996d42e4e14db 12:16:22 ---> Running in 851784fb53ba 12:16:22 Removing intermediate container 851784fb53ba 12:16:22 ---> ddaa0ad78b98 12:16:22 Step 27/27 : LABEL version=0.0.0 12:16:22 ---> Running in 28d117332b6f 12:16:23 Removing intermediate container 28d117332b6f 12:16:23 ---> 7b4a70de874e 12:16:23 [Warning] One or more build-args [ARCH] were not consumed 12:16:23 Successfully built 7b4a70de874e 12:16:23 Successfully tagged app-service-configurable-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:16:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:16:24 12:16:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:16:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:16:24 arm64: Pulling from edgex-lftools-log-publisher 12:16:24 8998bd30e6a1: Pulling fs layer 12:16:24 04944245beec: Pulling fs layer 12:16:24 699f458cf7ca: Pulling fs layer 12:16:24 765212b225bb: Pulling fs layer 12:16:24 f23df028b6ca: Pulling fs layer 12:16:24 d65c8cfc05b1: Pulling fs layer 12:16:24 2437ff75d9bd: Pulling fs layer 12:16:24 f23df028b6ca: Waiting 12:16:24 d65c8cfc05b1: Waiting 12:16:24 2437ff75d9bd: Waiting 12:16:24 765212b225bb: Waiting 12:16:24 04944245beec: Verifying Checksum 12:16:24 04944245beec: Download complete 12:16:24 765212b225bb: Verifying Checksum 12:16:24 765212b225bb: Download complete 12:16:24 f23df028b6ca: Verifying Checksum 12:16:24 f23df028b6ca: Download complete 12:16:24 d65c8cfc05b1: Verifying Checksum 12:16:24 d65c8cfc05b1: Download complete 12:16:25 699f458cf7ca: Verifying Checksum 12:16:25 699f458cf7ca: Download complete 12:16:25 8998bd30e6a1: Verifying Checksum 12:16:25 8998bd30e6a1: Download complete 12:16:28 2437ff75d9bd: Verifying Checksum 12:16:28 2437ff75d9bd: Download complete 12:16:29 8998bd30e6a1: Pull complete 12:16:30 04944245beec: Pull complete 12:16:31 699f458cf7ca: Pull complete 12:16:31 765212b225bb: Pull complete 12:16:32 f23df028b6ca: Pull complete 12:16:32 d65c8cfc05b1: Pull complete 12:16:47 2437ff75d9bd: Pull complete 12:16:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:16:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:16:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:16:48 prd-ubuntu20.04-docker-arm64-4c-16g-20584 does not seem to be running inside a container 12:16:48 $ 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/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:16:50 $ docker top 5373f42b4dd25d3b5af9d1ca70d9783a83396dd58964ccbc062177e0eded0ede -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:16:51 ---> job-cost.sh 12:16:51 lf-activate-venv: SKIPPING 12:16:51 INFO: No Stack... 12:16:52 INFO: Retrieving Pricing Info for: v3-standard-4 12:16:52 INFO: Archiving Costs [Pipeline] sh 12:16:53 + cat /w/workspace/app-service-configurable/1/archives/cost.csv 12:16:53 + cut -d, -f6 [Pipeline] lock 12:16:53 Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] 12:16:53 Resource [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] did not exist. Created. 12:16:53 Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:16:54 /w/workspace/app-service-configurable/1@tmp/durable-68b3c5e0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:16:55 + echo total: 0.10999999940395355 [Pipeline] stash 12:16:55 Warning: overwriting stash ‘stack-cost’ 12:16:55 Stashed 1 file(s) [Pipeline] } 12:16:55 Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-448-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:16:55 $ docker stop --time=1 5373f42b4dd25d3b5af9d1ca70d9783a83396dd58964ccbc062177e0eded0ede 12:16:56 $ docker rm -f 5373f42b4dd25d3b5af9d1ca70d9783a83396dd58964ccbc062177e0eded0ede [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 12:16:57 provisioning config files... 12:16:57 copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-448@tmp/config2920918252030933019tmp [Pipeline] { [Pipeline] sh 12:16:58 + set +x 12:16:58 + curl -s https://codecov.io/bash 12:16:58 + bash -s -- 12:16:58 12:16:58 _____ _ 12:16:58 / ____| | | 12:16:58 | | ___ __| | ___ ___ _____ __ 12:16:58 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:16:58 | |___| (_) | (_| | __/ (_| (_) \ V / 12:16:58 \_____\___/ \__,_|\___|\___\___/ \_/ 12:16:58 Bash-1.0.6 12:16:58 12:16:58 12:16:58 ==> git version 2.25.1 found 12:16:58 ==> 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 12:16:58 Release-Date: 2020-01-08 12:16:58 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:16:58 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:16:58 ==> Jenkins CI detected. 12:16:58 current dir:  /w/workspace/_app-service-configurable_PR-448 12:16:58 project root: . 12:16:58 --> token set from env 12:16:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:16:58 ==> Running gcov in . (disable via -X gcov) 12:16:58 ==> Python coveragepy not found 12:16:58 ==> Searching for coverage reports in: 12:16:58 + . 12:16:58 -> Found 1 reports 12:16:58 ==> Detecting git/mercurial file structure 12:16:58 ==> Reading reports 12:16:58 + ./coverage.out bytes=10 12:16:58 ==> Appending adjustments 12:16:58 https://docs.codecov.io/docs/fixing-reports 12:16:58 + Found adjustments 12:16:58 ==> Gzipping contents 12:16:58 4.0K /tmp/codecov.FDtaJH.gz 12:16:58 ==> Uploading reports 12:16:58 url: https://codecov.io 12:16:58 query: branch=PR-448&commit=d4270dffb1e0c53efd7deea6ba7996d42e4e14db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=448&job=&cmd_args= 12:16:58 -> Pinging Codecov 12:16:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=06d844e6-9d8b-4dd4-8e5a-bb28e4cf5bd2&branch=PR-448&commit=d4270dffb1e0c53efd7deea6ba7996d42e4e14db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-448%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=448&job=&cmd_args= 12:16:58 -> Uploading to 12:16:58 https://storage.googleapis.com/codecov/v4/raw/2022-07-20/A97CA9966030D2A3747ED39772930CCE/d4270dffb1e0c53efd7deea6ba7996d42e4e14db/e69499aa-f8ac-49e3-ae24-79a3991170b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220720T121658Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e96fa3731bf1946c342c890009b993ceae36a6a5414f0f835fe97c31f625174f 12:16:58 % Total % Received % Xferd Average Speed Time Time Time Current 12:16:58 Dload Upload Total Spent Left Speed 12:16:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 592 0 0 100 592 0 2508 --:--:-- --:--:-- --:--:-- 2508 12:16:59 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/app-service-configurable/commit/d4270dffb1e0c53efd7deea6ba7996d42e4e14db [Pipeline] } 12:16:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 12:17:00 + [ -d /w/workspace/_app-service-configurable_PR-448/archives ] 12:17:00 + ls -al /w/workspace/_app-service-configurable_PR-448/archives 12:17:00 total 16 12:17:00 drwxr-xr-x 3 root root 4096 Jul 20 12:08 . 12:17:00 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 12:08 .. 12:17:00 drwxr-xr-x 2 root root 4096 Jul 20 12:08 cost 12:17:00 -rw-r--r-- 1 root root 95 Jul 20 12:08 cost.csv 12:17:00 + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-448/archives 12:17:00 + ls -al /w/workspace/_app-service-configurable_PR-448/archives 12:17:00 total 16 12:17:00 drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 12:08 . 12:17:00 drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 12:08 .. 12:17:00 drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 12:08 cost 12:17:00 -rw-r--r-- 1 jenkins jenkins 95 Jul 20 12:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:17:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:17:02 ---> package-listing.sh 12:17:02 ++ facter osfamily 12:17:02 ++ tr '[:upper:]' '[:lower:]' 12:17:02 + OS_FAMILY=debian 12:17:02 + workspace=/w/workspace/_app-service-configurable_PR-448 12:17:02 + START_PACKAGES=/tmp/packages_start.txt 12:17:02 + END_PACKAGES=/tmp/packages_end.txt 12:17:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:17:02 + PACKAGES=/tmp/packages_start.txt 12:17:02 + '[' /w/workspace/_app-service-configurable_PR-448 ']' 12:17:02 + PACKAGES=/tmp/packages_end.txt 12:17:02 + case "${OS_FAMILY}" in 12:17:02 + dpkg -l 12:17:02 + grep '^ii' 12:17:02 + '[' -f /tmp/packages_start.txt ']' 12:17:02 + '[' -f /tmp/packages_end.txt ']' 12:17:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:17:02 + '[' /w/workspace/_app-service-configurable_PR-448 ']' 12:17:02 + mkdir -p /w/workspace/_app-service-configurable_PR-448/archives/ 12:17:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-448/archives/ [Pipeline] echo 12:17:02 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/_app-service-configurable_PR-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:17:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:17:03 prd-ubuntu20.04-docker-8c-8g-20583 does not seem to be running inside a container 12:17:03 $ 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/_app-service-configurable_PR-448/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-448 -v /w/workspace/_app-service-configurable_PR-448:/w/workspace/_app-service-configurable_PR-448:rw,z -v /w/workspace/_app-service-configurable_PR-448@tmp:/w/workspace/_app-service-configurable_PR-448@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:17:03 $ docker top 7253f186c74cd1df0655c6e369c7e5e27c4e55388ed77344e0804a54468491a7 -eo pid,comm [Pipeline] { [Pipeline] sh 12:17:04 + touch /tmp/pre-build-complete [Pipeline] sh 12:17:04 + mkdir -p /var/log/sysstat [Pipeline] sh 12:17:04 + ls /var/log/sa-host 12:17:04 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:17:04 provisioning config files... 12:17:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-448@tmp/config56076276848857968tmp [Pipeline] { [Pipeline] echo 12:17:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:17:05 ---> create-netrc.sh [Pipeline] } 12:17:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:17:05 ---> python-tools-install.sh [Pipeline] echo 12:17:05 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:17:06 ---> sudo-logs.sh 12:17:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:17:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:17:06 ---> job-cost.sh 12:17:06 lf-activate-venv: SKIPPING 12:17:06 DEBUG: total: 0.2199999988079071 12:17:06 INFO: Retrieving Stack Cost... 12:17:06 INFO: Retrieving Pricing Info for: v3-standard-8 12:17:07 INFO: Archiving Costs [Pipeline] echo 12:17:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:17:07 ---> logs-deploy.sh 12:17:07 lf-activate-venv: SKIPPING 12:17:07 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-448/1 12:17:07 INFO: archiving workspace using pattern(s): 12:17:09 Archives upload complete. 12:17:09 INFO: archiving logs to Nexus