Pull request #232 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/ci-build-images Obtained Jenkinsfile from 5b10547d18899b4aa575aa61ad59f5f6a248a325+fea81554339c4f3c2fc798b072234ab340a2bc32 (67d8c5d4e014ff15c1a9a4a5708a139cd07dd11b) 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-ssh3259577335997879699.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh1873634508051552784.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/ci-build-images/branches/PR-232/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/ci-build-images/branches/PR-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8782928836552715556.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/ci-build-images/branches/PR-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10110150007187638674.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh10127415443558553887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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/ci-build-images/branches/PR-232/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/ci-build-images/branches/PR-232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10421759830431942777.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:release, dockerTags:[1.25-alpine-lts, 1.25-alpine3.22-lts], releaseBranchOverride:golang-1.25-lts] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: release DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.25-lts DOCKER_CUSTOM_TAGS: 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9766 in /w/workspace/exfoundry_ci-build-images_PR-232 [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/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-232 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.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/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/golang-1.25-lts:refs/remotes/origin/golang-1.25-lts # timeout=10 Merging remotes/origin/golang-1.25-lts commit fea81554339c4f3c2fc798b072234ab340a2bc32 into PR head commit 5b10547d18899b4aa575aa61ad59f5f6a248a325 Merge succeeded, producing 5b10547d18899b4aa575aa61ad59f5f6a248a325 Checking out Revision 5b10547d18899b4aa575aa61ad59f5f6a248a325 (PR-232) > git config core.sparsecheckout # timeout=10 > git checkout -f 5b10547d18899b4aa575aa61ad59f5f6a248a325 # 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 fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b10547d18899b4aa575aa61ad59f5f6a248a325 # timeout=10 Commit message: "fix: downgrade golangci-lint version to 2.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:19:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:19:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:19:24 ========================================================= 06:19:24 EdgeX Global Pipelines Version Info 06:19:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:19:25 ------------------- 06:19:25 stable info: 06:19:25 ------------------- 06:19:25 Commited By: Cherry Wang cherry@iotechsys.com 06:19:25 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:19:25 Message: update stable to v1.0.280 06:19:26 ------------------- 06:19:26 experimental info: 06:19:26 ------------------- 06:19:26 Commited By: Cherry Wang cherry@iotechsys.com 06:19:26 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:19:26 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:19:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 06:19:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 06:19:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 06:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:19:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25-lts [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-232 [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-232 [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-232 [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b10547d18899b4aa575aa61ad59f5f6a248a325 [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b10547 [Pipeline] echo 06:19:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:27 provisioning config files... 06:19:28 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-232@tmp/config12324377622460750511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:28 ---> ****-login.sh 06:19:28 nexus3.edgexfoundry.org:10001 06:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:28 06:19:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:19:28 Configure a credential helper to remove this warning. See 06:19:28 https://docs.****.com/go/credential-store/ 06:19:28 06:19:28 Login Succeeded 06:19:28 nexus3.edgexfoundry.org:10002 06:19:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:28 06:19:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:19:28 Configure a credential helper to remove this warning. See 06:19:28 https://docs.****.com/go/credential-store/ 06:19:28 06:19:28 Login Succeeded 06:19:28 nexus3.edgexfoundry.org:10003 06:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:29 06:19:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:19:29 Configure a credential helper to remove this warning. See 06:19:29 https://docs.****.com/go/credential-store/ 06:19:29 06:19:29 Login Succeeded 06:19:29 nexus3.edgexfoundry.org:10004 06:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:29 06:19:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:19:29 Configure a credential helper to remove this warning. See 06:19:29 https://docs.****.com/go/credential-store/ 06:19:29 06:19:29 Login Succeeded 06:19:29 ****.io 06:19:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:29 06:19:29 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:19:29 Configure a credential helper to remove this warning. See 06:19:29 https://docs.****.com/go/credential-store/ 06:19:29 06:19:29 Login Succeeded 06:19:29 ---> ****-login.sh ends [Pipeline] } 06:19:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) Stage "Semver Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:19:30 provisioning config files... 06:19:30 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-232@tmp/config12075559066876679351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:30 ---> ****-login.sh 06:19:30 nexus3.edgexfoundry.org:10001 06:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:30 Login Succeeded 06:19:30 nexus3.edgexfoundry.org:10002 06:19:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:30 Login Succeeded 06:19:30 nexus3.edgexfoundry.org:10003 06:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:31 Login Succeeded 06:19:31 nexus3.edgexfoundry.org:10004 06:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:31 Login Succeeded 06:19:31 ****.io 06:19:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:31 Login Succeeded 06:19:31 ---> ****-login.sh ends [Pipeline] } 06:19:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:19:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:32 + ls -al . 06:19:32 total 28 06:19:32 drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:19 . 06:19:32 drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:19 .. 06:19:32 drwxrwxr-x 8 jenkins jenkins 4096 May 21 06:19 .git 06:19:32 drwxrwxr-x 2 jenkins jenkins 4096 May 21 06:19 .github 06:19:32 -rw-rw-r-- 1 jenkins jenkins 499 May 21 06:19 .golangci.yml 06:19:32 -rw-rw-r-- 1 jenkins jenkins 1003 May 21 06:19 Dockerfile 06:19:32 -rw-rw-r-- 1 jenkins jenkins 961 May 21 06:19 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:33 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5b10547d18899b4aa575aa61ad59f5f6a248a325 --label arch=amd64 . 06:19:34 #0 building with "default" instance using docker driver 06:19:34 06:19:34 #1 [internal] load build definition from Dockerfile 06:19:34 #1 transferring dockerfile: 1.04kB done 06:19:34 #1 DONE 0.1s 06:19:34 06:19:34 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 06:19:35 #2 DONE 1.0s 06:19:35 06:19:35 #3 [internal] load .dockerignore 06:19:35 #3 transferring context: 2B done 06:19:35 #3 DONE 0.0s 06:19:35 06:19:35 #4 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 06:19:35 #4 resolve docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 0.0s done 06:19:35 #4 ... 06:19:35 06:19:35 #5 [internal] load build context 06:19:35 #5 transferring context: 541B done 06:19:35 #5 DONE 0.1s 06:19:35 06:19:35 #4 [1/5] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 06:19:35 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0B / 289.45kB 0.1s 06:19:35 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done 06:19:35 #4 sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 10.30kB / 10.30kB done 06:19:35 #4 sha256:e7b0e83d7046b619a32652d33384fcaf395fb601bf50d19fc221379b9c135158 1.92kB / 1.92kB done 06:19:35 #4 sha256:c5ea4029e63ab94ba42c6984026a02c81c7ac57a40d19e0f9cf2c65a77b4e751 2.19kB / 2.19kB done 06:19:35 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 06:19:35 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 06:19:35 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 5.24MB / 60.24MB 0.2s 06:19:35 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.2s 06:19:35 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 06:19:35 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 33.55MB / 60.24MB 0.4s 06:19:35 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.2s done 06:19:35 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 06:19:36 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s 06:19:36 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done 06:19:36 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.3s done 06:19:37 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 0.1s 06:19:41 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.2s done 06:19:41 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 06:19:41 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 06:19:41 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:19:41 #4 DONE 6.2s 06:19:41 06:19:41 #6 [2/5] COPY ./.golangci.yml /etc/.golangci.yml 06:19:44 #6 DONE 2.8s 06:19:44 06:19:44 #7 [3/5] RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v2.12.0/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 06:19:44 #7 0.400 Connecting to github.com (140.82.114.4:443) 06:19:45 Still waiting to schedule task 06:19:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:19:45 #7 0.565 Connecting to release-assets.githubusercontent.com (185.199.111.133:443) 06:19:45 #7 0.614 saving to '/usr/local/bin/hadolint' 06:19:45 #7 0.644 hadolint 64% |******************** | 1520k 0:00:00 ETA 06:19:45 #7 0.651 hadolint 100% |********************************| 2369k 0:00:00 ETA 06:19:45 #7 0.651 '/usr/local/bin/hadolint' saved 06:19:45 #7 DONE 0.7s 06:19:45 06:19:45 #8 [4/5] RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v2.5.0 06:19:45 #8 0.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:19:45 #8 0.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:19:45 #8 0.649 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 06:19:45 #8 0.655 (2/43) Installing libncursesw (6.5_p20250503-r0) 06:19:45 #8 0.665 (3/43) Installing readline (8.2.13-r1) 06:19:45 #8 0.674 (4/43) Installing bash (5.2.37-r0) 06:19:45 #8 0.691 Executing bash-5.2.37-r0.post-install 06:19:45 #8 0.695 (5/43) Installing libgcc (14.2.0-r6) 06:19:45 #8 0.701 (6/43) Installing jansson (2.14.1-r0) 06:19:45 #8 0.706 (7/43) Installing libstdc++ (14.2.0-r6) 06:19:45 #8 0.731 (8/43) Installing zstd-libs (1.5.7-r0) 06:19:45 #8 0.743 (9/43) Installing binutils (2.44-r3) 06:19:45 #8 0.821 (10/43) Installing libmagic (5.46-r2) 06:19:46 #8 0.852 (11/43) Installing file (5.46-r2) 06:19:46 #8 0.855 (12/43) Installing libgomp (14.2.0-r6) 06:19:46 #8 0.905 (13/43) Installing libatomic (14.2.0-r6) 06:19:46 #8 0.910 (14/43) Installing gmp (6.3.0-r3) 06:19:46 #8 0.918 (15/43) Installing isl26 (0.26-r1) 06:19:46 #8 0.938 (16/43) Installing mpfr4 (4.2.1_p1-r0) 06:19:46 #8 0.950 (17/43) Installing mpc1 (1.3.1-r1) 06:19:46 #8 0.955 (18/43) Installing gcc (14.2.0-r6) 06:19:47 #8 2.376 (19/43) Installing libstdc++-dev (14.2.0-r6) 06:19:48 #8 3.092 (20/43) Installing musl-dev (1.2.5-r12) 06:19:48 #8 3.200 (21/43) Installing g++ (14.2.0-r6) 06:19:48 #8 3.442 (22/43) Installing make (4.4.1-r3) 06:19:48 #8 3.456 (23/43) Installing fortify-headers (1.1-r5) 06:19:48 #8 3.460 (24/43) Installing patch (2.8-r0) 06:19:48 #8 3.467 (25/43) Installing build-base (0.5-r3) 06:19:48 #8 3.467 (26/43) Installing brotli-libs (1.1.0-r2) 06:19:48 #8 3.489 (27/43) Installing c-ares (1.34.6-r0) 06:19:48 #8 3.496 (28/43) Installing libunistring (1.3-r0) 06:19:48 #8 3.527 (29/43) Installing libidn2 (2.3.7-r0) 06:19:48 #8 3.543 (30/43) Installing nghttp2-libs (1.69.0-r0) 06:19:49 #8 3.549 (31/43) Installing libpsl (0.21.5-r3) 06:19:49 #8 3.554 (32/43) Installing libcurl (8.14.1-r2) 06:19:49 #8 3.590 (33/43) Installing curl (8.14.1-r2) 06:19:49 #8 3.831 (34/43) Installing libexpat (2.7.5-r0) 06:19:49 #8 3.840 (35/43) Installing pcre2 (10.46-r0) 06:19:49 #8 3.880 (36/43) Installing git (2.49.1-r0) 06:19:49 #8 4.206 (37/43) Installing git-init-template (2.49.1-r0) 06:19:49 #8 4.209 (38/43) Installing linux-headers (6.14.2-r0) 06:19:49 #8 4.430 (39/43) Installing pkgconf (2.4.3-r0) 06:19:49 #8 4.435 (40/43) Installing libsodium (1.0.20-r1) 06:19:49 #8 4.444 (41/43) Installing libzmq (4.3.5-r2) 06:19:49 #8 4.457 (42/43) Installing libsodium-dev (1.0.20-r1) 06:19:49 #8 4.466 (43/43) Installing zeromq-dev (4.3.5-r2) 06:19:49 #8 4.471 Executing busybox-1.37.0-r20.trigger 06:19:49 #8 4.479 OK: 265 MiB in 60 packages 06:19:49 #8 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:19:50 #8 4.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:19:50 #8 4.994 OK: 265 MiB in 60 packages 06:19:50 #8 5.052 Connecting to raw.githubusercontent.com (185.199.111.133:443) 06:19:50 #8 5.147 writing to stdout 06:19:50 #8 5.148 - 100% |********************************| 11589 0:00:00 ETA 06:19:50 #8 5.148 written to stdout 06:19:50 #8 5.159 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' 06:19:50 #8 5.431 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/amd64 06:19:51 #8 6.338 golangci/golangci-lint info installed ./bin/golangci-lint 06:19:54 #8 DONE 9.4s 06:19:54 06:19:54 #9 [5/5] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 06:19:55 #9 1.288 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 06:19:56 #9 1.328 go: downloading github.com/gotesttools/gotestfmt v1.1.0 06:20:02 #9 DONE 8.2s 06:20:03 06:20:03 #10 exporting to image 06:20:03 #10 exporting layers 06:20:04 #10 exporting layers 1.4s done 06:20:04 #10 writing image sha256:2c2a1a4f3ef4664ab86e43b9fc313c9ff0ef70cea139bb78f4ce57907883cc8d done 06:20:04 #10 naming to docker.io/edgex-devops/edgex-golang-base 0.0s done 06:20:04 #10 DONE 1.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:05 06:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:05 latest: Pulling from edgex-lftools-log-publisher 06:20:05 5eb5b503b376: Pulling fs layer 06:20:05 5c69ac0246d0: Pulling fs layer 06:20:05 ec43610c2a17: Pulling fs layer 06:20:05 3a2ae6a8a46f: Pulling fs layer 06:20:05 33b1e0a273af: Pulling fs layer 06:20:05 5d3b04190fa2: Pulling fs layer 06:20:05 2f39f015ded8: Pulling fs layer 06:20:05 3a2ae6a8a46f: Waiting 06:20:05 33b1e0a273af: Waiting 06:20:05 5d3b04190fa2: Waiting 06:20:05 2f39f015ded8: Waiting 06:20:05 5c69ac0246d0: Download complete 06:20:05 3a2ae6a8a46f: Verifying Checksum 06:20:05 3a2ae6a8a46f: Download complete 06:20:06 33b1e0a273af: Verifying Checksum 06:20:06 33b1e0a273af: Download complete 06:20:06 ec43610c2a17: Verifying Checksum 06:20:06 ec43610c2a17: Download complete 06:20:06 5d3b04190fa2: Verifying Checksum 06:20:06 5d3b04190fa2: Download complete 06:20:06 5eb5b503b376: Verifying Checksum 06:20:06 5eb5b503b376: Download complete 06:20:07 2f39f015ded8: Verifying Checksum 06:20:07 2f39f015ded8: Download complete 06:20:07 5eb5b503b376: Pull complete 06:20:08 5c69ac0246d0: Pull complete 06:20:09 ec43610c2a17: Pull complete 06:20:09 3a2ae6a8a46f: Pull complete 06:20:09 33b1e0a273af: Pull complete 06:20:09 5d3b04190fa2: Pull complete 06:20:16 2f39f015ded8: Pull complete 06:20:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:20:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:20:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:16 prd-ubuntu20.04-docker-8c-8g-9766 does not seem to be running inside a container 06:20:16 $ 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/exfoundry_ci-build-images_PR-232 -v /w/workspace/exfoundry_ci-build-images_PR-232:/w/workspace/exfoundry_ci-build-images_PR-232:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-232@tmp:/w/workspace/exfoundry_ci-build-images_PR-232@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:20:23 $ docker top 51144a71bb3a507709f1c579cee22d309255b3ea16d25caf12d3eea3749549cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:24 ---> job-cost.sh 06:20:24 lf-activate-venv: SKIPPING 06:20:24 INFO: No Stack... 06:20:24 INFO: Retrieving Pricing Info for: v3-standard-8 06:20:24 INFO: Archiving Costs [Pipeline] sh 06:20:25 + cat /w/workspace/exfoundry_ci-build-images_PR-232/archives/cost.csv 06:20:25 + cut -d, -f6 [Pipeline] lock 06:20:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] 06:20:25 Resource [jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] did not exist. Created. 06:20:25 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:25 + echo total: 0.2199999988079071 [Pipeline] stash 06:20:26 Stashed 1 file(s) [Pipeline] } 06:20:26 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:20:26 $ docker stop --time=1 51144a71bb3a507709f1c579cee22d309255b3ea16d25caf12d3eea3749549cb 06:20:27 $ docker rm -f --volumes 51144a71bb3a507709f1c579cee22d309255b3ea16d25caf12d3eea3749549cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:21:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9767 in /w/workspace/exfoundry_ci-build-images_PR-232 [Pipeline] { [Pipeline] checkout 06:21:21 Selected Git installation does not exist. Using Default 06:21:21 The recommended git tool is: NONE 06:21:26 using credential edgex-jenkins-ssh 06:21:26 Cloning the remote Git repository 06:21:26 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 06:21:26 > git init /w/workspace/exfoundry_ci-build-images_PR-232 # timeout=10 06:21:26 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 06:21:26 > git --version # timeout=10 06:21:26 > git --version # 'git version 2.25.1' 06:21:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:29 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 06:21:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:21:30 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 06:21:30 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 06:21:30 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/golang-1.25-lts:refs/remotes/origin/golang-1.25-lts # timeout=10 06:21:31 Merging remotes/origin/golang-1.25-lts commit fea81554339c4f3c2fc798b072234ab340a2bc32 into PR head commit 5b10547d18899b4aa575aa61ad59f5f6a248a325 06:21:31 Merge succeeded, producing 5b10547d18899b4aa575aa61ad59f5f6a248a325 06:21:31 Checking out Revision 5b10547d18899b4aa575aa61ad59f5f6a248a325 (PR-232) 06:21:31 > git config core.sparsecheckout # timeout=10 06:21:31 > git checkout -f 5b10547d18899b4aa575aa61ad59f5f6a248a325 # timeout=10 06:21:31 > git remote # timeout=10 06:21:31 > git config --get remote.origin.url # timeout=10 06:21:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:21:31 > git merge fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 06:21:31 > git rev-parse HEAD^{commit} # timeout=10 06:21:31 > git config core.sparsecheckout # timeout=10 06:21:31 > git checkout -f 5b10547d18899b4aa575aa61ad59f5f6a248a325 # timeout=10 06:21:34 Commit message: "fix: downgrade golangci-lint version to 2.5" 06:21:34 > git --version # timeout=10 06:21:34 > git --version # 'git version 2.25.1' 06:21:34 fatal: bad object 9e33b5f99b7cedde76767482fee1377374ce7877 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:36 provisioning config files... 06:21:36 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-232@tmp/config10532560216734228350tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:21:37 ---> ****-login.sh 06:21:37 nexus3.edgexfoundry.org:10001 06:21:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:37 Configure a credential helper to remove this warning. See 06:21:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:37 06:21:37 Login Succeeded 06:21:37 nexus3.edgexfoundry.org:10002 06:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:38 Configure a credential helper to remove this warning. See 06:21:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:38 06:21:38 Login Succeeded 06:21:38 nexus3.edgexfoundry.org:10003 06:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:38 Configure a credential helper to remove this warning. See 06:21:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:38 06:21:38 Login Succeeded 06:21:38 nexus3.edgexfoundry.org:10004 06:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:38 Configure a credential helper to remove this warning. See 06:21:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:38 06:21:38 Login Succeeded 06:21:38 ****.io 06:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:21:40 Configure a credential helper to remove this warning. See 06:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:21:40 06:21:40 Login Succeeded 06:21:40 ---> ****-login.sh ends [Pipeline] } 06:21:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:21:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:21:41 + ls -al . 06:21:41 total 28 06:21:41 drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:21 . 06:21:41 drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:21 .. 06:21:41 drwxrwxr-x 8 jenkins jenkins 4096 May 21 06:21 .git 06:21:41 drwxrwxr-x 2 jenkins jenkins 4096 May 21 06:21 .github 06:21:41 -rw-rw-r-- 1 jenkins jenkins 499 May 21 06:21 .golangci.yml 06:21:41 -rw-rw-r-- 1 jenkins jenkins 1003 May 21 06:21 Dockerfile 06:21:41 -rw-rw-r-- 1 jenkins jenkins 961 May 21 06:21 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:42 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5b10547d18899b4aa575aa61ad59f5f6a248a325 --label arch=arm64 . 06:21:42 Sending build context to Docker daemon 508.9kB 06:21:42 Step 1/9 : FROM golang:1.25-alpine3.22 06:21:45 1.25-alpine3.22: Pulling from library/golang 06:21:46 58e777220c39: Pulling fs layer 06:21:46 5d96c866386f: Pulling fs layer 06:21:46 8985e74deb67: Pulling fs layer 06:21:46 a90cb41c1532: Pulling fs layer 06:21:46 4f4fb700ef54: Pulling fs layer 06:21:46 a90cb41c1532: Waiting 06:21:46 4f4fb700ef54: Waiting 06:21:47 5d96c866386f: Verifying Checksum 06:21:47 5d96c866386f: Download complete 06:21:47 58e777220c39: Verifying Checksum 06:21:47 58e777220c39: Download complete 06:21:47 4f4fb700ef54: Verifying Checksum 06:21:47 4f4fb700ef54: Download complete 06:21:47 a90cb41c1532: Verifying Checksum 06:21:47 a90cb41c1532: Download complete 06:21:47 8985e74deb67: Verifying Checksum 06:21:47 8985e74deb67: Download complete 06:21:47 58e777220c39: Pull complete 06:21:48 5d96c866386f: Pull complete 06:22:03 8985e74deb67: Pull complete 06:22:03 a90cb41c1532: Pull complete 06:22:03 4f4fb700ef54: Pull complete 06:22:03 Digest: sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 06:22:03 Status: Downloaded newer image for golang:1.25-alpine3.22 06:22:03 ---> bb287bfa5b1a 06:22:03 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' copyright='Copyright (c) 2025-2026: IOTech Ltd' 06:22:03 ---> Running in e9ef921ee99f 06:22:03 Removing intermediate container e9ef921ee99f 06:22:03 ---> d7fcd3f67d9b 06:22:03 Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=2.5.0 06:22:03 ---> Running in 1ee9919eb25f 06:22:03 Removing intermediate container 1ee9919eb25f 06:22:03 ---> 06c34dff92e7 06:22:03 Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml 06:22:04 ---> 379d2eb4bfb9 06:22:04 Step 5/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 06:22:04 ---> Running in 47f3b9f1d1ed 06:22:05 Removing intermediate container 47f3b9f1d1ed 06:22:05 ---> bc4b1b8b11e8 06:22:05 Step 6/9 : RUN apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 06:22:06 ---> Running in d8dfe25dc55c 06:22:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:22:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:22:09 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 06:22:09 (2/43) Installing libncursesw (6.5_p20250503-r0) 06:22:09 (3/43) Installing readline (8.2.13-r1) 06:22:09 (4/43) Installing bash (5.2.37-r0) 06:22:09 Executing bash-5.2.37-r0.post-install 06:22:09 (5/43) Installing libgcc (14.2.0-r6) 06:22:09 (6/43) Installing jansson (2.14.1-r0) 06:22:09 (7/43) Installing libstdc++ (14.2.0-r6) 06:22:09 (8/43) Installing zstd-libs (1.5.7-r0) 06:22:09 (9/43) Installing binutils (2.44-r3) 06:22:12 (10/43) Installing libmagic (5.46-r2) 06:22:12 (11/43) Installing file (5.46-r2) 06:22:12 (12/43) Installing libgomp (14.2.0-r6) 06:22:12 (13/43) Installing libatomic (14.2.0-r6) 06:22:12 (14/43) Installing gmp (6.3.0-r3) 06:22:12 (15/43) Installing isl26 (0.26-r1) 06:22:12 (16/43) Installing mpfr4 (4.2.1_p1-r0) 06:22:12 (17/43) Installing mpc1 (1.3.1-r1) 06:22:12 (18/43) Installing gcc (14.2.0-r6) 06:22:39 (19/43) Installing libstdc++-dev (14.2.0-r6) 06:22:39 (20/43) Installing musl-dev (1.2.5-r12) 06:22:39 (21/43) Installing g++ (14.2.0-r6) 06:22:42 (22/43) Installing make (4.4.1-r3) 06:22:42 (23/43) Installing fortify-headers (1.1-r5) 06:22:42 (24/43) Installing patch (2.8-r0) 06:22:42 (25/43) Installing build-base (0.5-r3) 06:22:42 (26/43) Installing brotli-libs (1.1.0-r2) 06:22:42 (27/43) Installing c-ares (1.34.6-r0) 06:22:42 (28/43) Installing libunistring (1.3-r0) 06:22:42 (29/43) Installing libidn2 (2.3.7-r0) 06:22:42 (30/43) Installing nghttp2-libs (1.69.0-r0) 06:22:42 (31/43) Installing libpsl (0.21.5-r3) 06:22:42 (32/43) Installing libcurl (8.14.1-r2) 06:22:42 (33/43) Installing curl (8.14.1-r2) 06:22:42 (34/43) Installing libexpat (2.7.5-r0) 06:22:42 (35/43) Installing pcre2 (10.46-r0) 06:22:42 (36/43) Installing git (2.49.1-r0) 06:22:42 (37/43) Installing git-init-template (2.49.1-r0) 06:22:42 (38/43) Installing linux-headers (6.14.2-r0) 06:22:45 (39/43) Installing pkgconf (2.4.3-r0) 06:22:45 (40/43) Installing libsodium (1.0.20-r1) 06:22:45 (41/43) Installing libzmq (4.3.5-r2) 06:22:45 (42/43) Installing libsodium-dev (1.0.20-r1) 06:22:45 (43/43) Installing zeromq-dev (4.3.5-r2) 06:22:45 Executing busybox-1.37.0-r20.trigger 06:22:45 OK: 255 MiB in 60 packages 06:22:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:22:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:22:50 OK: 255 MiB in 60 packages 06:22:50 Connecting to raw.githubusercontent.com (185.199.108.133:443) 06:22:50 writing to stdout 06:22:50 - 100% |********************************| 11589 0:00:00 ETA 06:22:50 written to stdout 06:22:50 golangci/golangci-lint info checking GitHub for tag 'v2.5.0' 06:22:51 golangci/golangci-lint info found version: 2.5.0 for v2.5.0/linux/arm64 06:23:09 The command '/bin/sh -c apk add --update --no-cache make git curl bash pkgconfig build-base linux-headers musl-dev zeromq-dev && apk upgrade && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION}' returned a non-zero code: 6 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:10 06:23:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:10 arm64: Pulling from edgex-lftools-log-publisher 06:23:10 8998bd30e6a1: Pulling fs layer 06:23:10 04944245beec: Pulling fs layer 06:23:10 699f458cf7ca: Pulling fs layer 06:23:10 765212b225bb: Pulling fs layer 06:23:10 f23df028b6ca: Pulling fs layer 06:23:10 d65c8cfc05b1: Pulling fs layer 06:23:10 2437ff75d9bd: Pulling fs layer 06:23:10 765212b225bb: Waiting 06:23:10 f23df028b6ca: Waiting 06:23:10 d65c8cfc05b1: Waiting 06:23:10 2437ff75d9bd: Waiting 06:23:11 04944245beec: Verifying Checksum 06:23:11 04944245beec: Download complete 06:23:11 765212b225bb: Verifying Checksum 06:23:11 765212b225bb: Download complete 06:23:11 f23df028b6ca: Download complete 06:23:11 d65c8cfc05b1: Verifying Checksum 06:23:11 d65c8cfc05b1: Download complete 06:23:11 699f458cf7ca: Verifying Checksum 06:23:11 699f458cf7ca: Download complete 06:23:11 8998bd30e6a1: Verifying Checksum 06:23:11 8998bd30e6a1: Download complete 06:23:14 2437ff75d9bd: Verifying Checksum 06:23:14 2437ff75d9bd: Download complete 06:23:16 8998bd30e6a1: Pull complete 06:23:16 04944245beec: Pull complete 06:23:18 699f458cf7ca: Pull complete 06:23:18 765212b225bb: Pull complete 06:23:19 f23df028b6ca: Pull complete 06:23:19 d65c8cfc05b1: Pull complete 06:23:37 2437ff75d9bd: Pull complete 06:23:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:37 prd-ubuntu20.04-docker-arm64-4c-16g-9767 does not seem to be running inside a container 06:23:38 $ 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/exfoundry_ci-build-images_PR-232 -v /w/workspace/exfoundry_ci-build-images_PR-232:/w/workspace/exfoundry_ci-build-images_PR-232:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-232@tmp:/w/workspace/exfoundry_ci-build-images_PR-232@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:23:40 $ docker top 7335021ef7cb82ee05cee866779d58b4d577b147f8550c7ae09b13c04c4a0c33 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:41 ---> job-cost.sh 06:23:41 lf-activate-venv: SKIPPING 06:23:41 INFO: No Stack... 06:23:41 INFO: Retrieving Pricing Info for: v3-standard-4 06:23:42 INFO: Archiving Costs [Pipeline] sh 06:23:43 + cat /w/workspace/exfoundry_ci-build-images_PR-232/archives/cost.csv 06:23:43 + cut -d, -f6 [Pipeline] lock 06:23:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] 06:23:43 Resource [jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] did not exist. Created. 06:23:43 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:23:44 /w/workspace/exfoundry_ci-build-images_PR-232@tmp/durable-5f1769b1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:23:44 + echo total: 0.10999999940395355 [Pipeline] stash 06:23:44 Warning: overwriting stash ‘stack-cost’ 06:23:45 Stashed 1 file(s) [Pipeline] } 06:23:45 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } 06:23:45 $ docker stop --time=1 7335021ef7cb82ee05cee866779d58b4d577b147f8550c7ae09b13c04c4a0c33 06:23:48 $ docker rm -f --volumes 7335021ef7cb82ee05cee866779d58b4d577b147f8550c7ae09b13c04c4a0c33 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:23:49 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:23:50 + [ -d /w/workspace/exfoundry_ci-build-images_PR-232/archives ] 06:23:50 + ls -al /w/workspace/exfoundry_ci-build-images_PR-232/archives 06:23:50 total 16 06:23:50 drwxr-xr-x 3 root root 4096 May 21 06:20 . 06:23:50 drwxrwxr-x 5 jenkins jenkins 4096 May 21 06:20 .. 06:23:50 drwxr-xr-x 2 root root 4096 May 21 06:20 cost 06:23:50 -rw-r--r-- 1 root root 87 May 21 06:20 cost.csv 06:23:50 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-232/archives 06:23:50 + ls -al /w/workspace/exfoundry_ci-build-images_PR-232/archives 06:23:50 total 16 06:23:50 drwxr-xr-x 3 jenkins jenkins 4096 May 21 06:20 . 06:23:50 drwxrwxr-x 5 jenkins jenkins 4096 May 21 06:20 .. 06:23:50 drwxr-xr-x 2 jenkins jenkins 4096 May 21 06:20 cost 06:23:50 -rw-r--r-- 1 jenkins jenkins 87 May 21 06:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:23:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:23:51 ---> package-listing.sh 06:23:51 ++ facter osfamily 06:23:51 ++ tr '[:upper:]' '[:lower:]' 06:23:51 + OS_FAMILY=debian 06:23:51 + workspace=/w/workspace/exfoundry_ci-build-images_PR-232 06:23:51 + START_PACKAGES=/tmp/packages_start.txt 06:23:51 + END_PACKAGES=/tmp/packages_end.txt 06:23:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:23:51 + PACKAGES=/tmp/packages_start.txt 06:23:51 + '[' /w/workspace/exfoundry_ci-build-images_PR-232 ']' 06:23:51 + PACKAGES=/tmp/packages_end.txt 06:23:51 + case "${OS_FAMILY}" in 06:23:51 + dpkg -l 06:23:51 + grep '^ii' 06:23:51 + '[' -f /tmp/packages_start.txt ']' 06:23:51 + '[' -f /tmp/packages_end.txt ']' 06:23:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:23:51 + '[' /w/workspace/exfoundry_ci-build-images_PR-232 ']' 06:23:51 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-232/archives/ 06:23:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-232/archives/ [Pipeline] echo 06:23:52 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/exfoundry_ci-build-images_PR-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:23:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:23:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:23:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:23:53 prd-ubuntu20.04-docker-8c-8g-9766 does not seem to be running inside a container 06:23:53 $ 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/exfoundry_ci-build-images_PR-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-232 -v /w/workspace/exfoundry_ci-build-images_PR-232:/w/workspace/exfoundry_ci-build-images_PR-232:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-232@tmp:/w/workspace/exfoundry_ci-build-images_PR-232@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:23:53 $ docker top cea8c65f1c9a939315f5f06550e47c096a9cd0b76622e17950576869a7597c6b -eo pid,comm [Pipeline] { [Pipeline] sh 06:23:54 + touch /tmp/pre-build-complete [Pipeline] sh 06:23:54 + mkdir -p /var/log/sysstat [Pipeline] sh 06:23:54 + ls /var/log/sa-host 06:23:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:54 provisioning config files... 06:23:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-232@tmp/config15224902310563368905tmp [Pipeline] { [Pipeline] echo 06:23:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:23:55 ---> create-netrc.sh [Pipeline] } 06:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:23:55 ---> python-tools-install.sh [Pipeline] echo 06:23:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:23:56 ---> sudo-logs.sh 06:23:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:23:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:23:56 ---> job-cost.sh 06:23:56 lf-activate-venv: SKIPPING 06:23:56 DEBUG: total: 0.2199999988079071 06:23:56 INFO: Retrieving Stack Cost... 06:23:57 INFO: Retrieving Pricing Info for: v3-standard-8 06:23:57 INFO: Archiving Costs [Pipeline] echo 06:23:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:23:57 ---> logs-deploy.sh 06:23:57 lf-activate-venv: SKIPPING 06:23:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-232/1 06:23:57 INFO: archiving workspace using pattern(s): 06:23:58 Archives upload complete. 06:23:58 INFO: archiving logs to Nexus