Push event to branch golang-1.25-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 54d2ada24a904455392558d9fc3c0f03f60782ae 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-ssh10424859209640734013.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-ssh16426347936803903725.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15105412281017930016.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 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-ssh11028844556663603676.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/golang-1-25-lts.q31kfu/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh882716564046626368.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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-9770 in /w/workspace/_ci-build-images_golang-1.25-lts [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/_ci-build-images_golang-1.25-lts # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 Avoid second fetch Checking out Revision 54d2ada24a904455392558d9fc3c0f03f60782ae (golang-1.25-lts) > 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 core.sparsecheckout # timeout=10 > git checkout -f 54d2ada24a904455392558d9fc3c0f03f60782ae # timeout=10 Commit message: "fix: downgrade golangci-lint version to 2.5 (#232)" > git rev-list --no-walk fea81554339c4f3c2fc798b072234ab340a2bc32 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:52:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:52:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:52:32 ========================================================= 06:52:32 EdgeX Global Pipelines Version Info 06:52:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:52:33 ------------------- 06:52:33 stable info: 06:52:33 ------------------- 06:52:33 Commited By: Cherry Wang cherry@iotechsys.com 06:52:33 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:52:33 Message: update stable to v1.0.280 06:52:34 ------------------- 06:52:34 experimental info: 06:52:34 ------------------- 06:52:34 Commited By: Cherry Wang cherry@iotechsys.com 06:52:34 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 06:52:34 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.25-lts [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.25-alpine-lts 1.25-alpine3.22-lts [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = golang-1.25-lts [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = golang-1.25-lts [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = golang-1.25-lts [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 54d2ada24a904455392558d9fc3c0f03f60782ae [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 54d2ada [Pipeline] echo 06:52:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:34 provisioning config files... 06:52:34 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config2676105555351879718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:35 ---> ****-login.sh 06:52:35 nexus3.edgexfoundry.org:10001 06:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:35 06:52:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:35 Configure a credential helper to remove this warning. See 06:52:35 https://docs.****.com/go/credential-store/ 06:52:35 06:52:35 Login Succeeded 06:52:35 nexus3.edgexfoundry.org:10002 06:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:35 06:52:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:35 Configure a credential helper to remove this warning. See 06:52:35 https://docs.****.com/go/credential-store/ 06:52:35 06:52:35 Login Succeeded 06:52:35 nexus3.edgexfoundry.org:10003 06:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:35 06:52:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:35 Configure a credential helper to remove this warning. See 06:52:35 https://docs.****.com/go/credential-store/ 06:52:35 06:52:35 Login Succeeded 06:52:35 nexus3.edgexfoundry.org:10004 06:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:35 06:52:35 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:35 Configure a credential helper to remove this warning. See 06:52:35 https://docs.****.com/go/credential-store/ 06:52:35 06:52:35 Login Succeeded 06:52:35 ****.io 06:52:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:36 06:52:36 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:52:36 Configure a credential helper to remove this warning. See 06:52:36 https://docs.****.com/go/credential-store/ 06:52:36 06:52:36 Login Succeeded 06:52:36 ---> ****-login.sh ends [Pipeline] } 06:52:36 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:52:36 provisioning config files... 06:52:36 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config11011272775092337732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:36 ---> ****-login.sh 06:52:36 nexus3.edgexfoundry.org:10001 06:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:36 Login Succeeded 06:52:36 nexus3.edgexfoundry.org:10002 06:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:36 Login Succeeded 06:52:36 nexus3.edgexfoundry.org:10003 06:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:36 Login Succeeded 06:52:36 nexus3.edgexfoundry.org:10004 06:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:36 Login Succeeded 06:52:36 ****.io 06:52:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:37 Login Succeeded 06:52:37 ---> ****-login.sh ends [Pipeline] } 06:52:37 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:52:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:52:37 + ls -al . 06:52:37 total 28 06:52:37 drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:52 . 06:52:37 drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:52 .. 06:52:37 drwxrwxr-x 8 jenkins jenkins 4096 May 21 06:52 .git 06:52:37 drwxrwxr-x 2 jenkins jenkins 4096 May 21 06:52 .github 06:52:37 -rw-rw-r-- 1 jenkins jenkins 499 May 21 06:52 .golangci.yml 06:52:37 -rw-rw-r-- 1 jenkins jenkins 1029 May 21 06:52 Dockerfile 06:52:37 -rw-rw-r-- 1 jenkins jenkins 961 May 21 06:52 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:38 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=54d2ada24a904455392558d9fc3c0f03f60782ae --label arch=amd64 . 06:52:38 #0 building with "default" instance using docker driver 06:52:38 06:52:38 #1 [internal] load build definition from Dockerfile 06:52:38 #1 transferring dockerfile: 1.07kB done 06:52:38 #1 DONE 0.0s 06:52:38 06:52:38 #2 [internal] load metadata for docker.io/library/golang:1.25-alpine3.22 06:52:38 #2 DONE 0.1s 06:52:38 06:52:38 #3 [internal] load metadata for docker.io/golangci/golangci-lint:v2.5.0-alpine 06:52:39 #3 DONE 0.1s 06:52:39 06:52:39 #4 [internal] load .dockerignore 06:52:39 #4 transferring context: 2B done 06:52:39 #4 DONE 0.0s 06:52:39 06:52:39 #5 [internal] load build context 06:52:39 #5 transferring context: 541B done 06:52:39 #5 DONE 0.0s 06:52:39 06:52:39 #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.5.0-alpine@sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 06:52:39 #6 resolve docker.io/golangci/golangci-lint:v2.5.0-alpine@sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 0.0s done 06:52:39 #6 sha256:40e451c10b31532d8616ff155adb8383bcfe95b7388ad69363af6512986430f9 282.44kB / 282.44kB 0.1s done 06:52:39 #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 2.10MB / 60.05MB 0.1s 06:52:39 #6 sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 743B / 743B done 06:52:39 #6 sha256:731fdafedde6ff8363b00fb9a5e3770e5088cd899edddcea6be9e8e0ff5253de 1.99kB / 1.99kB done 06:52:39 #6 sha256:cab56d138f1b67b0eeb07d6f710a687f91bf3e48b74880380858c84a60308404 3.79kB / 3.79kB done 06:52:39 #6 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s 06:52:39 #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 12.58MB / 60.05MB 0.2s 06:52:39 #6 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 06:52:39 #6 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 06:52:39 #6 sha256:a47af78ce4e7644116937dd73c4624dd335cedafdcfbb998d89e8c4d7c652854 126B / 126B 0.1s done 06:52:39 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 3.15MB / 94.60MB 0.2s 06:52:39 #6 sha256:a84c185ecbb805023f9d726bcccde7500dd98a5e3ab4b49b7d98d9e72c363c7a 158B / 158B 0.1s done 06:52:39 #6 sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 0B / 14.25MB 0.2s 06:52:39 #6 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:52:39 #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 23.07MB / 60.05MB 0.3s 06:52:39 #6 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s done 06:52:39 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 10.49MB / 94.60MB 0.3s 06:52:39 #6 sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 4.19MB / 14.25MB 0.3s 06:52:39 #6 extracting sha256:40e451c10b31532d8616ff155adb8383bcfe95b7388ad69363af6512986430f9 0.1s done 06:52:39 #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 49.92MB / 60.05MB 0.5s 06:52:39 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 25.17MB / 94.60MB 0.5s 06:52:39 #6 sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 14.25MB / 14.25MB 0.5s 06:52:39 #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 60.05MB / 60.05MB 0.6s 06:52:39 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 35.65MB / 94.60MB 0.6s 06:52:39 #6 sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 14.25MB / 14.25MB 0.5s done 06:52:39 #6 sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 60.05MB / 60.05MB 0.6s done 06:52:39 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 47.19MB / 94.60MB 0.7s 06:52:39 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 60.82MB / 94.60MB 0.8s 06:52:39 #6 extracting sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 0.1s 06:52:39 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 75.29MB / 94.60MB 0.9s 06:52:40 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 94.60MB / 94.60MB 1.1s 06:52:40 #6 sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 94.60MB / 94.60MB 1.2s done 06:52:44 #6 extracting sha256:330457f0054be4c07fbaeac90483ac4f534113ccd944fe16beb9e079a3ab3a36 4.5s done 06:52:44 #6 extracting sha256:a47af78ce4e7644116937dd73c4624dd335cedafdcfbb998d89e8c4d7c652854 06:52:44 #6 extracting sha256:a47af78ce4e7644116937dd73c4624dd335cedafdcfbb998d89e8c4d7c652854 done 06:52:44 #6 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:52:44 #6 extracting sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 06:52:45 #6 ... 06:52:45 06:52:45 #7 [stage-1 1/6] FROM docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 06:52:45 #7 resolve docker.io/library/golang:1.25-alpine3.22@sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 0.0s done 06:52:45 #7 sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 10.30kB / 10.30kB done 06:52:45 #7 sha256:e7b0e83d7046b619a32652d33384fcaf395fb601bf50d19fc221379b9c135158 1.92kB / 1.92kB done 06:52:45 #7 sha256:c5ea4029e63ab94ba42c6984026a02c81c7ac57a40d19e0f9cf2c65a77b4e751 2.19kB / 2.19kB done 06:52:45 #7 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:52:45 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.7s done 06:52:45 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 06:52:45 #7 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.7s done 06:52:45 #7 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.7s done 06:52:45 #7 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 1.3s done 06:52:45 #7 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.1s done 06:52:45 #7 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.5s done 06:52:45 #7 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 06:52:45 #7 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:52:45 #7 DONE 6.4s 06:52:45 06:52:45 #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.5.0-alpine@sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 06:52:47 #6 ... 06:52:47 06:52:47 #8 [stage-1 2/6] COPY ./.golangci.yml /etc/.golangci.yml 06:52:47 #8 DONE 1.6s 06:52:47 06:52:47 #6 [golangci-lint 1/1] FROM docker.io/golangci/golangci-lint:v2.5.0-alpine@sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 06:52:47 #6 extracting sha256:d4aae7a41b131d23c04b3be6476df5f23c0f6099b34a11d5ed13b71120d5096e 2.8s done 06:52:47 #6 extracting sha256:a84c185ecbb805023f9d726bcccde7500dd98a5e3ab4b49b7d98d9e72c363c7a 06:52:47 #6 extracting sha256:a84c185ecbb805023f9d726bcccde7500dd98a5e3ab4b49b7d98d9e72c363c7a done 06:52:47 #6 extracting sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 0.1s 06:52:47 #6 extracting sha256:52f00257cac418bdb215ee6be88be42a6f24ea9e036cf0669e606d96a1bb3874 0.2s done 06:52:47 #6 DONE 9.0s 06:52:48 06:52:48 #9 [stage-1 3/6] COPY --from=golangci-lint /usr/bin/golangci-lint /usr/local/bin/golangci-lint 06:52:48 #9 DONE 0.1s 06:52:48 06:52:48 #10 [stage-1 4/6] 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:52:48 #10 0.246 Connecting to github.com (140.82.114.4:443) 06:52:48 #10 0.338 Connecting to release-assets.githubusercontent.com (185.199.108.133:443) 06:52:48 #10 0.369 saving to '/usr/local/bin/hadolint' 06:52:48 #10 0.396 hadolint 30% |********* | 721k 0:00:02 ETA 06:52:48 #10 0.415 hadolint 100% |********************************| 2369k 0:00:00 ETA 06:52:48 #10 0.415 '/usr/local/bin/hadolint' saved 06:52:48 #10 DONE 0.5s 06:52:48 06:52:48 #11 [stage-1 5/6] 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 06:52:48 #11 0.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:52:49 #11 0.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:52:49 #11 0.945 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 06:52:49 #11 0.959 (2/43) Installing libncursesw (6.5_p20250503-r0) 06:52:49 #11 0.966 (3/43) Installing readline (8.2.13-r1) 06:52:49 #11 0.972 (4/43) Installing bash (5.2.37-r0) 06:52:49 #11 0.990 Executing bash-5.2.37-r0.post-install 06:52:49 #11 0.995 (5/43) Installing libgcc (14.2.0-r6) 06:52:49 #11 1.000 (6/43) Installing jansson (2.14.1-r0) 06:52:49 #11 1.004 (7/43) Installing libstdc++ (14.2.0-r6) 06:52:49 #11 1.034 (8/43) Installing zstd-libs (1.5.7-r0) 06:52:49 #11 1.046 (9/43) Installing binutils (2.44-r3) 06:52:49 #11 1.126 (10/43) Installing libmagic (5.46-r2) 06:52:49 #11 1.168 (11/43) Installing file (5.46-r2) 06:52:50 #11 1.171 (12/43) Installing libgomp (14.2.0-r6) 06:52:50 #11 1.178 (13/43) Installing libatomic (14.2.0-r6) 06:52:50 #11 1.181 (14/43) Installing gmp (6.3.0-r3) 06:52:50 #11 1.188 (15/43) Installing isl26 (0.26-r1) 06:52:50 #11 1.323 (16/43) Installing mpfr4 (4.2.1_p1-r0) 06:52:50 #11 1.336 (17/43) Installing mpc1 (1.3.1-r1) 06:52:50 #11 1.340 (18/43) Installing gcc (14.2.0-r6) 06:52:50 #11 2.222 (19/43) Installing libstdc++-dev (14.2.0-r6) 06:52:51 #11 2.404 (20/43) Installing musl-dev (1.2.5-r12) 06:52:51 Still waiting to schedule task 06:52:51 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:52:51 #11 2.479 (21/43) Installing g++ (14.2.0-r6) 06:52:51 #11 2.776 (22/43) Installing make (4.4.1-r3) 06:52:51 #11 2.781 (23/43) Installing fortify-headers (1.1-r5) 06:52:51 #11 2.789 (24/43) Installing patch (2.8-r0) 06:52:51 #11 2.794 (25/43) Installing build-base (0.5-r3) 06:52:51 #11 2.794 (26/43) Installing brotli-libs (1.1.0-r2) 06:52:51 #11 2.807 (27/43) Installing c-ares (1.34.6-r0) 06:52:51 #11 2.813 (28/43) Installing libunistring (1.3-r0) 06:52:51 #11 2.831 (29/43) Installing libidn2 (2.3.7-r0) 06:52:51 #11 2.836 (30/43) Installing nghttp2-libs (1.69.0-r0) 06:52:51 #11 2.841 (31/43) Installing libpsl (0.21.5-r3) 06:52:51 #11 2.845 (32/43) Installing libcurl (8.14.1-r2) 06:52:51 #11 2.859 (33/43) Installing curl (8.14.1-r2) 06:52:51 #11 2.864 (34/43) Installing libexpat (2.7.5-r0) 06:52:51 #11 2.869 (35/43) Installing pcre2 (10.46-r0) 06:52:51 #11 2.878 (36/43) Installing git (2.49.1-r0) 06:52:51 #11 2.947 (37/43) Installing git-init-template (2.49.1-r0) 06:52:51 #11 2.951 (38/43) Installing linux-headers (6.14.2-r0) 06:52:51 #11 3.056 (39/43) Installing pkgconf (2.4.3-r0) 06:52:51 #11 3.065 (40/43) Installing libsodium (1.0.20-r1) 06:52:51 #11 3.072 (41/43) Installing libzmq (4.3.5-r2) 06:52:51 #11 3.086 (42/43) Installing libsodium-dev (1.0.20-r1) 06:52:51 #11 3.093 (43/43) Installing zeromq-dev (4.3.5-r2) 06:52:51 #11 3.097 Executing busybox-1.37.0-r20.trigger 06:52:51 #11 3.108 OK: 265 MiB in 60 packages 06:52:51 #11 3.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:52:52 #11 3.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:52:52 #11 3.645 OK: 265 MiB in 60 packages 06:52:53 #11 DONE 4.3s 06:52:53 06:52:53 #12 [stage-1 6/6] RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 06:52:53 #12 0.375 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 06:52:53 #12 0.514 go: downloading github.com/gotesttools/gotestfmt v1.1.0 06:53:00 #12 DONE 6.4s 06:53:00 06:53:00 #13 exporting to image 06:53:00 #13 exporting layers 06:53:00 #13 exporting layers 1.0s done 06:53:00 #13 writing image sha256:9edfc7d6480d22ce7dd78810f65ecf01ca061d9ee77ca2375b264e3dae7da681 done 06:53:00 #13 naming to docker.io/edgex-devops/edgex-golang-base done 06:53:00 #13 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 06:53:00 [edgeXDocker.push] Tagging docker image edgex-golang-base with the following tags: 06:53:00 54d2ada24a904455392558d9fc3c0f03f60782ae 06:53:00 latest 06:53:00 golang-1.25-lts 06:53:00 1.25-alpine-lts 06:53:00 1.25-alpine3.22-lts 06:53:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:00 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:54d2ada24a904455392558d9fc3c0f03f60782ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:01 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:54d2ada24a904455392558d9fc3c0f03f60782ae 06:53:01 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 06:53:01 eb31ae6ae8b8: Preparing 06:53:01 8ac8963357fe: Preparing 06:53:01 60d90716044e: Preparing 06:53:01 ee3a1d5e385a: Preparing 06:53:01 2f9905bb39a1: Preparing 06:53:01 5f70bf18a086: Preparing 06:53:01 7de1ff79c575: Preparing 06:53:01 1a4a85102274: Preparing 06:53:01 b44424f96216: Preparing 06:53:01 0854555d70ac: Preparing 06:53:01 5f70bf18a086: Waiting 06:53:01 1a4a85102274: Waiting 06:53:01 7de1ff79c575: Waiting 06:53:01 b44424f96216: Waiting 06:53:01 0854555d70ac: Waiting 06:53:01 2f9905bb39a1: Pushed 06:53:01 5f70bf18a086: Layer already exists 06:53:01 7de1ff79c575: Layer already exists 06:53:01 1a4a85102274: Layer already exists 06:53:01 b44424f96216: Layer already exists 06:53:01 0854555d70ac: Layer already exists 06:53:01 60d90716044e: Pushed 06:53:05 ee3a1d5e385a: Pushed 06:53:05 eb31ae6ae8b8: Pushed 06:53:27 8ac8963357fe: Pushed 06:53:28 54d2ada24a904455392558d9fc3c0f03f60782ae: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:28 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:28 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest 06:53:28 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 06:53:28 eb31ae6ae8b8: Preparing 06:53:28 8ac8963357fe: Preparing 06:53:28 60d90716044e: Preparing 06:53:28 ee3a1d5e385a: Preparing 06:53:28 2f9905bb39a1: Preparing 06:53:28 5f70bf18a086: Preparing 06:53:28 7de1ff79c575: Preparing 06:53:28 1a4a85102274: Preparing 06:53:28 b44424f96216: Preparing 06:53:28 0854555d70ac: Preparing 06:53:28 5f70bf18a086: Waiting 06:53:28 7de1ff79c575: Waiting 06:53:28 0854555d70ac: Waiting 06:53:28 1a4a85102274: Waiting 06:53:28 b44424f96216: Waiting 06:53:28 eb31ae6ae8b8: Layer already exists 06:53:28 2f9905bb39a1: Layer already exists 06:53:28 ee3a1d5e385a: Layer already exists 06:53:28 60d90716044e: Layer already exists 06:53:28 8ac8963357fe: Layer already exists 06:53:28 5f70bf18a086: Layer already exists 06:53:28 7de1ff79c575: Layer already exists 06:53:28 0854555d70ac: Layer already exists 06:53:28 1a4a85102274: Layer already exists 06:53:28 b44424f96216: Layer already exists 06:53:28 latest: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:28 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:29 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts 06:53:29 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 06:53:29 eb31ae6ae8b8: Preparing 06:53:29 8ac8963357fe: Preparing 06:53:29 60d90716044e: Preparing 06:53:29 ee3a1d5e385a: Preparing 06:53:29 2f9905bb39a1: Preparing 06:53:29 5f70bf18a086: Preparing 06:53:29 7de1ff79c575: Preparing 06:53:29 1a4a85102274: Preparing 06:53:29 b44424f96216: Preparing 06:53:29 0854555d70ac: Preparing 06:53:29 1a4a85102274: Waiting 06:53:29 5f70bf18a086: Waiting 06:53:29 b44424f96216: Waiting 06:53:29 0854555d70ac: Waiting 06:53:29 7de1ff79c575: Waiting 06:53:29 2f9905bb39a1: Layer already exists 06:53:29 ee3a1d5e385a: Layer already exists 06:53:29 60d90716044e: Layer already exists 06:53:29 eb31ae6ae8b8: Layer already exists 06:53:29 8ac8963357fe: Layer already exists 06:53:29 1a4a85102274: Layer already exists 06:53:29 5f70bf18a086: Layer already exists 06:53:29 b44424f96216: Layer already exists 06:53:29 7de1ff79c575: Layer already exists 06:53:29 0854555d70ac: Layer already exists 06:53:29 golang-1.25-lts: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:29 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:30 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 06:53:30 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 06:53:30 eb31ae6ae8b8: Preparing 06:53:30 8ac8963357fe: Preparing 06:53:30 60d90716044e: Preparing 06:53:30 ee3a1d5e385a: Preparing 06:53:30 2f9905bb39a1: Preparing 06:53:30 5f70bf18a086: Preparing 06:53:30 7de1ff79c575: Preparing 06:53:30 5f70bf18a086: Waiting 06:53:30 1a4a85102274: Preparing 06:53:30 b44424f96216: Preparing 06:53:30 7de1ff79c575: Waiting 06:53:30 1a4a85102274: Waiting 06:53:30 0854555d70ac: Preparing 06:53:30 0854555d70ac: Waiting 06:53:30 b44424f96216: Waiting 06:53:30 eb31ae6ae8b8: Layer already exists 06:53:30 ee3a1d5e385a: Layer already exists 06:53:30 8ac8963357fe: Layer already exists 06:53:30 60d90716044e: Layer already exists 06:53:30 2f9905bb39a1: Layer already exists 06:53:30 7de1ff79c575: Layer already exists 06:53:30 1a4a85102274: Layer already exists 06:53:30 5f70bf18a086: Layer already exists 06:53:30 b44424f96216: Layer already exists 06:53:30 0854555d70ac: Layer already exists 06:53:30 1.25-alpine-lts: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:30 + docker tag edgex-devops/edgex-golang-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:30 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts 06:53:30 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base] 06:53:30 eb31ae6ae8b8: Preparing 06:53:30 8ac8963357fe: Preparing 06:53:30 60d90716044e: Preparing 06:53:30 ee3a1d5e385a: Preparing 06:53:30 2f9905bb39a1: Preparing 06:53:30 5f70bf18a086: Preparing 06:53:30 7de1ff79c575: Preparing 06:53:30 1a4a85102274: Preparing 06:53:30 b44424f96216: Preparing 06:53:30 0854555d70ac: Preparing 06:53:30 1a4a85102274: Waiting 06:53:30 b44424f96216: Waiting 06:53:30 0854555d70ac: Waiting 06:53:30 5f70bf18a086: Waiting 06:53:30 7de1ff79c575: Waiting 06:53:30 ee3a1d5e385a: Layer already exists 06:53:30 60d90716044e: Layer already exists 06:53:30 8ac8963357fe: Layer already exists 06:53:30 2f9905bb39a1: Layer already exists 06:53:30 eb31ae6ae8b8: Layer already exists 06:53:30 1a4a85102274: Layer already exists 06:53:30 7de1ff79c575: Layer already exists 06:53:30 b44424f96216: Layer already exists 06:53:30 5f70bf18a086: Layer already exists 06:53:30 0854555d70ac: Layer already exists 06:53:30 1.25-alpine3.22-lts: digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 size: 2417 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:53:30 ===================================================== [Pipeline] echo 06:53:30 taggedImages: 06:53:30 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:54d2ada24a904455392558d9fc3c0f03f60782ae 06:53:30 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:latest 06:53:30 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:golang-1.25-lts 06:53:30 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 06:53:30 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // script [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:53:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:31 06:53:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:31 latest: Pulling from edgex-lftools-log-publisher 06:53:31 5eb5b503b376: Pulling fs layer 06:53:31 5c69ac0246d0: Pulling fs layer 06:53:31 ec43610c2a17: Pulling fs layer 06:53:31 3a2ae6a8a46f: Pulling fs layer 06:53:31 33b1e0a273af: Pulling fs layer 06:53:31 5d3b04190fa2: Pulling fs layer 06:53:31 2f39f015ded8: Pulling fs layer 06:53:31 3a2ae6a8a46f: Waiting 06:53:31 2f39f015ded8: Waiting 06:53:31 5d3b04190fa2: Waiting 06:53:31 33b1e0a273af: Waiting 06:53:31 5c69ac0246d0: Download complete 06:53:31 3a2ae6a8a46f: Verifying Checksum 06:53:31 3a2ae6a8a46f: Download complete 06:53:31 33b1e0a273af: Verifying Checksum 06:53:31 33b1e0a273af: Download complete 06:53:31 ec43610c2a17: Verifying Checksum 06:53:31 ec43610c2a17: Download complete 06:53:31 5d3b04190fa2: Download complete 06:53:31 5eb5b503b376: Verifying Checksum 06:53:31 5eb5b503b376: Download complete 06:53:32 2f39f015ded8: Verifying Checksum 06:53:32 2f39f015ded8: Download complete 06:53:33 5eb5b503b376: Pull complete 06:53:33 5c69ac0246d0: Pull complete 06:53:34 ec43610c2a17: Pull complete 06:53:34 3a2ae6a8a46f: Pull complete 06:53:34 33b1e0a273af: Pull complete 06:53:34 5d3b04190fa2: Pull complete 06:53:39 2f39f015ded8: Pull complete 06:53:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:53:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:53:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:39 prd-ubuntu20.04-docker-8c-8g-9770 does not seem to be running inside a container 06:53:39 $ 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/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:53:41 $ docker top d53fcd27b6d714608fb454aa076c8a22b73c64ec00a6ff74044c760ad76288b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:53:41 ---> job-cost.sh 06:53:41 lf-activate-venv: SKIPPING 06:53:41 INFO: No Stack... 06:53:41 INFO: Retrieving Pricing Info for: v3-standard-8 06:53:42 INFO: Archiving Costs [Pipeline] sh 06:53:42 + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv 06:53:42 + cut -d, -f6 [Pipeline] lock 06:53:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] 06:53:42 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] did not exist. Created. 06:53:42 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:53:42 + echo total: 0.2199999988079071 [Pipeline] stash 06:53:42 Stashed 1 file(s) [Pipeline] } 06:53:43 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:53:43 $ docker stop --time=1 d53fcd27b6d714608fb454aa076c8a22b73c64ec00a6ff74044c760ad76288b4 06:53:44 $ docker rm -f --volumes d53fcd27b6d714608fb454aa076c8a22b73c64ec00a6ff74044c760ad76288b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:54:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9771 in /w/workspace/_ci-build-images_golang-1.25-lts [Pipeline] { [Pipeline] checkout 06:54:30 Selected Git installation does not exist. Using Default 06:54:30 The recommended git tool is: NONE 06:54:35 using credential edgex-jenkins-ssh 06:54:35 Cloning the remote Git repository 06:54:35 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 06:54:35 > git init /w/workspace/_ci-build-images_golang-1.25-lts # timeout=10 06:54:35 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 06:54:35 > git --version # timeout=10 06:54:35 > git --version # 'git version 2.25.1' 06:54:35 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:36 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 06:54:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:37 Avoid second fetch 06:54:37 Checking out Revision 54d2ada24a904455392558d9fc3c0f03f60782ae (golang-1.25-lts) 06:54:38 Commit message: "fix: downgrade golangci-lint version to 2.5 (#232)" 06:54:37 > git config core.sparsecheckout # timeout=10 06:54:37 > git checkout -f 54d2ada24a904455392558d9fc3c0f03f60782ae # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:42 provisioning config files... 06:54:42 copy managed file [ci-build-images-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config14233816664619652230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:43 ---> ****-login.sh 06:54:43 nexus3.edgexfoundry.org:10001 06:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:43 Configure a credential helper to remove this warning. See 06:54:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:43 06:54:43 Login Succeeded 06:54:43 nexus3.edgexfoundry.org:10002 06:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:43 Configure a credential helper to remove this warning. See 06:54:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:43 06:54:43 Login Succeeded 06:54:43 nexus3.edgexfoundry.org:10003 06:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:44 Configure a credential helper to remove this warning. See 06:54:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:44 06:54:44 Login Succeeded 06:54:44 nexus3.edgexfoundry.org:10004 06:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:44 Configure a credential helper to remove this warning. See 06:54:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:44 06:54:44 Login Succeeded 06:54:44 ****.io 06:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:47 Configure a credential helper to remove this warning. See 06:54:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:47 06:54:47 Login Succeeded 06:54:47 ---> ****-login.sh ends [Pipeline] } 06:54:47 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:54:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:54:48 + ls -al . 06:54:48 total 28 06:54:48 drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:54 . 06:54:48 drwxrwxr-x 4 jenkins jenkins 4096 May 21 06:54 .. 06:54:48 drwxrwxr-x 8 jenkins jenkins 4096 May 21 06:54 .git 06:54:48 drwxrwxr-x 2 jenkins jenkins 4096 May 21 06:54 .github 06:54:48 -rw-rw-r-- 1 jenkins jenkins 499 May 21 06:54 .golangci.yml 06:54:48 -rw-rw-r-- 1 jenkins jenkins 1029 May 21 06:54 Dockerfile 06:54:48 -rw-rw-r-- 1 jenkins jenkins 961 May 21 06:54 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:48 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=54d2ada24a904455392558d9fc3c0f03f60782ae --label arch=arm64 . 06:54:49 Sending build context to Docker daemon 504.8kB 06:54:49 Step 1/12 : ARG GOLANGCI_VERSION=2.5.0 06:54:49 Step 2/12 : FROM golangci/golangci-lint:v${GOLANGCI_VERSION}-alpine AS golangci-lint 06:54:49 v2.5.0-alpine: Pulling from golangci/golangci-lint 06:54:49 6e174226ea69: Pulling fs layer 06:54:49 b21357df949f: Pulling fs layer 06:54:49 4681030a890d: Pulling fs layer 06:54:49 fb1263033b96: Pulling fs layer 06:54:49 4f4fb700ef54: Pulling fs layer 06:54:49 77a2e234399c: Pulling fs layer 06:54:49 77d3ab06e21e: Pulling fs layer 06:54:49 f5f2970ca8c0: Pulling fs layer 06:54:49 fb1263033b96: Waiting 06:54:49 4f4fb700ef54: Waiting 06:54:49 77a2e234399c: Waiting 06:54:49 77d3ab06e21e: Waiting 06:54:49 b21357df949f: Verifying Checksum 06:54:49 b21357df949f: Download complete 06:54:49 6e174226ea69: Verifying Checksum 06:54:49 6e174226ea69: Download complete 06:54:49 fb1263033b96: Verifying Checksum 06:54:49 fb1263033b96: Download complete 06:54:50 4f4fb700ef54: Download complete 06:54:50 77d3ab06e21e: Verifying Checksum 06:54:50 77d3ab06e21e: Download complete 06:54:50 f5f2970ca8c0: Verifying Checksum 06:54:50 f5f2970ca8c0: Download complete 06:54:50 6e174226ea69: Pull complete 06:54:51 b21357df949f: Pull complete 06:54:51 4681030a890d: Verifying Checksum 06:54:51 4681030a890d: Download complete 06:54:53 77a2e234399c: Verifying Checksum 06:55:05 4681030a890d: Pull complete 06:55:05 fb1263033b96: Pull complete 06:55:05 4f4fb700ef54: Pull complete 06:55:14 77a2e234399c: Pull complete 06:55:14 77d3ab06e21e: Pull complete 06:55:16 f5f2970ca8c0: Pull complete 06:55:16 Digest: sha256:ac072ef3a8a6aa52c04630c68a7514e06be6f634d09d5975be60f2d53b484106 06:55:16 Status: Downloaded newer image for golangci/golangci-lint:v2.5.0-alpine 06:55:16 ---> 3f0a5324669f 06:55:16 Step 3/12 : FROM golang:1.25-alpine3.22 06:55:16 1.25-alpine3.22: Pulling from library/golang 06:55:16 58e777220c39: Pulling fs layer 06:55:16 5d96c866386f: Pulling fs layer 06:55:16 8985e74deb67: Pulling fs layer 06:55:16 a90cb41c1532: Pulling fs layer 06:55:16 4f4fb700ef54: Pulling fs layer 06:55:16 a90cb41c1532: Waiting 06:55:16 4f4fb700ef54: Waiting 06:55:16 5d96c866386f: Verifying Checksum 06:55:16 5d96c866386f: Download complete 06:55:17 58e777220c39: Verifying Checksum 06:55:17 58e777220c39: Download complete 06:55:17 a90cb41c1532: Verifying Checksum 06:55:17 a90cb41c1532: Download complete 06:55:17 4f4fb700ef54: Download complete 06:55:18 58e777220c39: Pull complete 06:55:18 5d96c866386f: Pull complete 06:55:18 8985e74deb67: Verifying Checksum 06:55:18 8985e74deb67: Download complete 06:55:34 8985e74deb67: Pull complete 06:55:34 a90cb41c1532: Pull complete 06:55:34 4f4fb700ef54: Pull complete 06:55:34 Digest: sha256:26b4d7113039cd51356bd7930ecafd1031d2975dc3b6940ec8ed09457e17cf95 06:55:34 Status: Downloaded newer image for golang:1.25-alpine3.22 06:55:34 ---> bb287bfa5b1a 06:55:34 Step 4/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' copyright='Copyright (c) 2024-2026: IOTech Ltd' 06:55:35 ---> Running in 38f90420e2b9 06:55:35 Removing intermediate container 38f90420e2b9 06:55:35 ---> ee602d9d633e 06:55:35 Step 5/12 : ENV HADOLINT_VERSION=2.12.0 06:55:35 ---> Running in 020a1ce92405 06:55:35 Removing intermediate container 020a1ce92405 06:55:35 ---> 2a42225083c8 06:55:35 Step 6/12 : COPY ./.golangci.yml /etc/.golangci.yml 06:55:35 ---> da299de9a145 06:55:35 Step 7/12 : COPY --from=golangci-lint /usr/bin/golangci-lint /usr/local/bin/golangci-lint 06:55:37 ---> 7e88fce553bd 06:55:37 Step 8/12 : 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:55:37 ---> Running in 3cafc181c402 06:55:40 Removing intermediate container 3cafc181c402 06:55:40 ---> 7429b6ad9328 06:55:40 Step 9/12 : 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 06:55:40 ---> Running in 1d73255aa333 06:55:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:55:42 (1/43) Installing ncurses-terminfo-base (6.5_p20250503-r0) 06:55:42 (2/43) Installing libncursesw (6.5_p20250503-r0) 06:55:42 (3/43) Installing readline (8.2.13-r1) 06:55:42 (4/43) Installing bash (5.2.37-r0) 06:55:42 Executing bash-5.2.37-r0.post-install 06:55:42 (5/43) Installing libgcc (14.2.0-r6) 06:55:42 (6/43) Installing jansson (2.14.1-r0) 06:55:42 (7/43) Installing libstdc++ (14.2.0-r6) 06:55:42 (8/43) Installing zstd-libs (1.5.7-r0) 06:55:42 (9/43) Installing binutils (2.44-r3) 06:55:43 (10/43) Installing libmagic (5.46-r2) 06:55:43 (11/43) Installing file (5.46-r2) 06:55:43 (12/43) Installing libgomp (14.2.0-r6) 06:55:43 (13/43) Installing libatomic (14.2.0-r6) 06:55:43 (14/43) Installing gmp (6.3.0-r3) 06:55:43 (15/43) Installing isl26 (0.26-r1) 06:55:43 (16/43) Installing mpfr4 (4.2.1_p1-r0) 06:55:43 (17/43) Installing mpc1 (1.3.1-r1) 06:55:43 (18/43) Installing gcc (14.2.0-r6) 06:55:48 (19/43) Installing libstdc++-dev (14.2.0-r6) 06:55:48 (20/43) Installing musl-dev (1.2.5-r12) 06:55:48 (21/43) Installing g++ (14.2.0-r6) 06:55:50 (22/43) Installing make (4.4.1-r3) 06:55:50 (23/43) Installing fortify-headers (1.1-r5) 06:55:50 (24/43) Installing patch (2.8-r0) 06:55:50 (25/43) Installing build-base (0.5-r3) 06:55:50 (26/43) Installing brotli-libs (1.1.0-r2) 06:55:50 (27/43) Installing c-ares (1.34.6-r0) 06:55:50 (28/43) Installing libunistring (1.3-r0) 06:55:50 (29/43) Installing libidn2 (2.3.7-r0) 06:55:50 (30/43) Installing nghttp2-libs (1.69.0-r0) 06:55:50 (31/43) Installing libpsl (0.21.5-r3) 06:55:50 (32/43) Installing libcurl (8.14.1-r2) 06:55:50 (33/43) Installing curl (8.14.1-r2) 06:55:50 (34/43) Installing libexpat (2.7.5-r0) 06:55:50 (35/43) Installing pcre2 (10.46-r0) 06:55:50 (36/43) Installing git (2.49.1-r0) 06:55:50 (37/43) Installing git-init-template (2.49.1-r0) 06:55:50 (38/43) Installing linux-headers (6.14.2-r0) 06:55:50 (39/43) Installing pkgconf (2.4.3-r0) 06:55:50 (40/43) Installing libsodium (1.0.20-r1) 06:55:50 (41/43) Installing libzmq (4.3.5-r2) 06:55:50 (42/43) Installing libsodium-dev (1.0.20-r1) 06:55:50 (43/43) Installing zeromq-dev (4.3.5-r2) 06:55:50 Executing busybox-1.37.0-r20.trigger 06:55:50 OK: 255 MiB in 60 packages 06:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:55:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:55:52 OK: 255 MiB in 60 packages 06:56:01 Removing intermediate container 1d73255aa333 06:56:01 ---> 8f8c0a79d70f 06:56:01 Step 10/12 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 06:56:01 ---> Running in beba7321c7c5 06:56:02 go: downloading github.com/gotesttools/gotestfmt v1.1.0 06:56:02 go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 06:56:43 Removing intermediate container beba7321c7c5 06:56:43 ---> ea2ce204839d 06:56:43 Step 11/12 : LABEL arch=arm64 06:56:43 ---> Running in f5e573956d90 06:56:43 Removing intermediate container f5e573956d90 06:56:43 ---> 063168428f24 06:56:43 Step 12/12 : LABEL git_sha=54d2ada24a904455392558d9fc3c0f03f60782ae 06:56:43 ---> Running in 9eda9c334a3c 06:56:43 Removing intermediate container 9eda9c334a3c 06:56:43 ---> 081e04c5fda7 06:56:43 [Warning] One or more build-args [ARCH] were not consumed 06:56:43 Successfully built 081e04c5fda7 06:56:43 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 06:56:43 [edgeXDocker.push] Tagging docker image edgex-golang-base-arm64 with the following tags: 06:56:43 54d2ada24a904455392558d9fc3c0f03f60782ae 06:56:43 latest 06:56:43 golang-1.25-lts 06:56:43 1.25-alpine-lts 06:56:43 1.25-alpine3.22-lts 06:56:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:44 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:54d2ada24a904455392558d9fc3c0f03f60782ae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:56:44 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:54d2ada24a904455392558d9fc3c0f03f60782ae 06:56:44 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 06:56:44 0e717f91168b: Preparing 06:56:44 f9f03e08df9d: Preparing 06:56:44 c051764f1c1a: Preparing 06:56:44 648607851480: Preparing 06:56:44 5f70bf18a086: Preparing 06:56:44 32fe14b348d7: Preparing 06:56:44 c9360038055d: Preparing 06:56:44 0c6420f25e90: Preparing 06:56:44 eeaa73608b53: Preparing 06:56:44 32fe14b348d7: Waiting 06:56:44 c9360038055d: Waiting 06:56:44 0c6420f25e90: Waiting 06:56:44 eeaa73608b53: Waiting 06:56:44 5f70bf18a086: Layer already exists 06:56:45 32fe14b348d7: Layer already exists 06:56:45 c9360038055d: Layer already exists 06:56:45 648607851480: Pushed 06:56:45 0c6420f25e90: Layer already exists 06:56:45 eeaa73608b53: Layer already exists 06:56:51 c051764f1c1a: Pushed 06:56:54 0e717f91168b: Pushed 06:57:41 f9f03e08df9d: Pushed 06:57:41 54d2ada24a904455392558d9fc3c0f03f60782ae: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:42 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:45 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest 06:57:45 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 06:57:45 0e717f91168b: Preparing 06:57:45 f9f03e08df9d: Preparing 06:57:45 c051764f1c1a: Preparing 06:57:45 648607851480: Preparing 06:57:45 5f70bf18a086: Preparing 06:57:45 32fe14b348d7: Preparing 06:57:45 c9360038055d: Preparing 06:57:45 0c6420f25e90: Preparing 06:57:45 eeaa73608b53: Preparing 06:57:45 32fe14b348d7: Waiting 06:57:45 0c6420f25e90: Waiting 06:57:45 eeaa73608b53: Waiting 06:57:45 0e717f91168b: Layer already exists 06:57:45 648607851480: Layer already exists 06:57:45 5f70bf18a086: Layer already exists 06:57:45 c051764f1c1a: Layer already exists 06:57:45 f9f03e08df9d: Layer already exists 06:57:45 eeaa73608b53: Layer already exists 06:57:45 32fe14b348d7: Layer already exists 06:57:45 c9360038055d: Layer already exists 06:57:45 0c6420f25e90: Layer already exists 06:57:45 latest: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:45 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:45 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts 06:57:45 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 06:57:45 0e717f91168b: Preparing 06:57:45 f9f03e08df9d: Preparing 06:57:45 c051764f1c1a: Preparing 06:57:45 648607851480: Preparing 06:57:45 5f70bf18a086: Preparing 06:57:45 32fe14b348d7: Preparing 06:57:45 c9360038055d: Preparing 06:57:45 0c6420f25e90: Preparing 06:57:45 eeaa73608b53: Preparing 06:57:45 32fe14b348d7: Waiting 06:57:45 c9360038055d: Waiting 06:57:45 0c6420f25e90: Waiting 06:57:45 eeaa73608b53: Waiting 06:57:45 5f70bf18a086: Layer already exists 06:57:45 0e717f91168b: Layer already exists 06:57:45 648607851480: Layer already exists 06:57:45 c051764f1c1a: Layer already exists 06:57:45 f9f03e08df9d: Layer already exists 06:57:45 eeaa73608b53: Layer already exists 06:57:45 0c6420f25e90: Layer already exists 06:57:45 c9360038055d: Layer already exists 06:57:45 32fe14b348d7: Layer already exists 06:57:45 golang-1.25-lts: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:46 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:47 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 06:57:47 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 06:57:47 0e717f91168b: Preparing 06:57:47 f9f03e08df9d: Preparing 06:57:47 c051764f1c1a: Preparing 06:57:47 648607851480: Preparing 06:57:47 5f70bf18a086: Preparing 06:57:47 32fe14b348d7: Preparing 06:57:47 c9360038055d: Preparing 06:57:47 0c6420f25e90: Preparing 06:57:47 eeaa73608b53: Preparing 06:57:47 32fe14b348d7: Waiting 06:57:47 c9360038055d: Waiting 06:57:47 eeaa73608b53: Waiting 06:57:47 0c6420f25e90: Waiting 06:57:47 5f70bf18a086: Layer already exists 06:57:47 c051764f1c1a: Layer already exists 06:57:47 0e717f91168b: Layer already exists 06:57:47 648607851480: Layer already exists 06:57:47 f9f03e08df9d: Layer already exists 06:57:47 0c6420f25e90: Layer already exists 06:57:47 32fe14b348d7: Layer already exists 06:57:47 c9360038055d: Layer already exists 06:57:47 eeaa73608b53: Layer already exists 06:57:47 1.25-alpine-lts: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:47 + docker tag edgex-devops/edgex-golang-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:48 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts 06:57:48 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64] 06:57:48 0e717f91168b: Preparing 06:57:48 f9f03e08df9d: Preparing 06:57:48 c051764f1c1a: Preparing 06:57:48 648607851480: Preparing 06:57:48 5f70bf18a086: Preparing 06:57:48 32fe14b348d7: Preparing 06:57:48 c9360038055d: Preparing 06:57:48 32fe14b348d7: Waiting 06:57:48 0c6420f25e90: Preparing 06:57:48 eeaa73608b53: Preparing 06:57:48 c9360038055d: Waiting 06:57:48 0c6420f25e90: Waiting 06:57:48 eeaa73608b53: Waiting 06:57:48 648607851480: Layer already exists 06:57:48 c051764f1c1a: Layer already exists 06:57:48 5f70bf18a086: Layer already exists 06:57:48 f9f03e08df9d: Layer already exists 06:57:48 0e717f91168b: Layer already exists 06:57:48 eeaa73608b53: Layer already exists 06:57:48 32fe14b348d7: Layer already exists 06:57:48 0c6420f25e90: Layer already exists 06:57:48 c9360038055d: Layer already exists 06:57:48 1.25-alpine3.22-lts: digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 size: 2206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:57:48 ===================================================== [Pipeline] echo 06:57:48 taggedImages: 06:57:48 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:54d2ada24a904455392558d9fc3c0f03f60782ae 06:57:48 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:latest 06:57:48 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:golang-1.25-lts 06:57:48 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 06:57:48 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine3.22-lts [Pipeline] } [Pipeline] // script [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:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:48 06:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:57:49 arm64: Pulling from edgex-lftools-log-publisher 06:57:49 8998bd30e6a1: Pulling fs layer 06:57:49 04944245beec: Pulling fs layer 06:57:49 699f458cf7ca: Pulling fs layer 06:57:49 765212b225bb: Pulling fs layer 06:57:49 f23df028b6ca: Pulling fs layer 06:57:49 d65c8cfc05b1: Pulling fs layer 06:57:49 2437ff75d9bd: Pulling fs layer 06:57:49 765212b225bb: Waiting 06:57:49 d65c8cfc05b1: Waiting 06:57:49 2437ff75d9bd: Waiting 06:57:49 04944245beec: Verifying Checksum 06:57:49 04944245beec: Download complete 06:57:49 765212b225bb: Verifying Checksum 06:57:49 765212b225bb: Download complete 06:57:49 f23df028b6ca: Verifying Checksum 06:57:49 f23df028b6ca: Download complete 06:57:49 d65c8cfc05b1: Verifying Checksum 06:57:49 d65c8cfc05b1: Download complete 06:57:49 699f458cf7ca: Verifying Checksum 06:57:49 699f458cf7ca: Download complete 06:57:50 8998bd30e6a1: Verifying Checksum 06:57:50 8998bd30e6a1: Download complete 06:57:52 2437ff75d9bd: Verifying Checksum 06:57:52 2437ff75d9bd: Download complete 06:57:54 8998bd30e6a1: Pull complete 06:57:55 04944245beec: Pull complete 06:57:57 699f458cf7ca: Pull complete 06:57:57 765212b225bb: Pull complete 06:57:57 f23df028b6ca: Pull complete 06:57:57 d65c8cfc05b1: Pull complete 06:58:16 2437ff75d9bd: Pull complete 06:58:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:58:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:58:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:17 prd-ubuntu20.04-docker-arm64-4c-16g-9771 does not seem to be running inside a container 06:58:17 $ 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/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:58:19 $ docker top a830a525f2bcd0bcd77a4559a80e94948dfe1338c48a77122dfa6d709bd9bdf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:20 ---> job-cost.sh 06:58:20 lf-activate-venv: SKIPPING 06:58:20 INFO: No Stack... 06:58:21 INFO: Retrieving Pricing Info for: v3-standard-4 06:58:21 INFO: Archiving Costs [Pipeline] sh 06:58:22 + cat /w/workspace/_ci-build-images_golang-1.25-lts/archives/cost.csv 06:58:22 + cut -d, -f6 [Pipeline] lock 06:58:22 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] 06:58:22 Resource [jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] did not exist. Created. 06:58:22 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:23 /w/workspace/_ci-build-images_golang-1.25-lts@tmp/durable-0965a644/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:58:24 + echo total: 0.10999999940395355 [Pipeline] stash 06:58:24 Warning: overwriting stash ‘stack-cost’ 06:58:25 Stashed 1 file(s) [Pipeline] } 06:58:25 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-golang-1.25-lts-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:58:25 $ docker stop --time=1 a830a525f2bcd0bcd77a4559a80e94948dfe1338c48a77122dfa6d709bd9bdf2 06:58:26 $ docker rm -f --volumes a830a525f2bcd0bcd77a4559a80e94948dfe1338c48a77122dfa6d709bd9bdf2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:58:27 + [ -d /w/workspace/_ci-build-images_golang-1.25-lts/archives ] 06:58:27 + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives 06:58:27 total 16 06:58:27 drwxr-xr-x 3 root root 4096 May 21 06:53 . 06:58:27 drwxrwxr-x 5 jenkins jenkins 4096 May 21 06:53 .. 06:58:27 drwxr-xr-x 2 root root 4096 May 21 06:53 cost 06:58:27 -rw-r--r-- 1 root root 96 May 21 06:53 cost.csv 06:58:27 + sudo chown -R jenkins:jenkins /w/workspace/_ci-build-images_golang-1.25-lts/archives 06:58:27 + ls -al /w/workspace/_ci-build-images_golang-1.25-lts/archives 06:58:27 total 16 06:58:27 drwxr-xr-x 3 jenkins jenkins 4096 May 21 06:53 . 06:58:27 drwxrwxr-x 5 jenkins jenkins 4096 May 21 06:53 .. 06:58:27 drwxr-xr-x 2 jenkins jenkins 4096 May 21 06:53 cost 06:58:27 -rw-r--r-- 1 jenkins jenkins 96 May 21 06:53 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:58:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:58:28 ---> package-listing.sh 06:58:28 ++ facter osfamily 06:58:28 ++ tr '[:upper:]' '[:lower:]' 06:58:28 + OS_FAMILY=debian 06:58:28 + workspace=/w/workspace/_ci-build-images_golang-1.25-lts 06:58:28 + START_PACKAGES=/tmp/packages_start.txt 06:58:28 + END_PACKAGES=/tmp/packages_end.txt 06:58:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:58:28 + PACKAGES=/tmp/packages_start.txt 06:58:28 + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' 06:58:28 + PACKAGES=/tmp/packages_end.txt 06:58:28 + case "${OS_FAMILY}" in 06:58:28 + dpkg -l 06:58:28 + grep '^ii' 06:58:29 + '[' -f /tmp/packages_start.txt ']' 06:58:29 + '[' -f /tmp/packages_end.txt ']' 06:58:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:58:29 + '[' /w/workspace/_ci-build-images_golang-1.25-lts ']' 06:58:29 + mkdir -p /w/workspace/_ci-build-images_golang-1.25-lts/archives/ 06:58:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_ci-build-images_golang-1.25-lts/archives/ [Pipeline] echo 06:58:29 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/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:58:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:58:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:29 prd-ubuntu20.04-docker-8c-8g-9770 does not seem to be running inside a container 06:58:30 $ 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/_ci-build-images_golang-1.25-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_ci-build-images_golang-1.25-lts -v /w/workspace/_ci-build-images_golang-1.25-lts:/w/workspace/_ci-build-images_golang-1.25-lts:rw,z -v /w/workspace/_ci-build-images_golang-1.25-lts@tmp:/w/workspace/_ci-build-images_golang-1.25-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:58:30 $ docker top cb935947d9507fef584dc3fcdfa5bdd6c15043e8e998090d48bbaff39836d7e9 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:30 + touch /tmp/pre-build-complete [Pipeline] sh 06:58:31 + mkdir -p /var/log/sysstat [Pipeline] sh 06:58:31 + ls /var/log/sa-host 06:58:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:58:31 provisioning config files... 06:58:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_ci-build-images_golang-1.25-lts@tmp/config5329991543984421572tmp [Pipeline] { [Pipeline] echo 06:58:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:58:31 ---> create-netrc.sh [Pipeline] } 06:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:58:32 ---> python-tools-install.sh [Pipeline] echo 06:58:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:58:32 ---> sudo-logs.sh 06:58:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:58:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:58:33 ---> job-cost.sh 06:58:33 lf-activate-venv: SKIPPING 06:58:33 DEBUG: total: 0.2199999988079071 06:58:33 INFO: Retrieving Stack Cost... 06:58:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:58:34 INFO: Archiving Costs [Pipeline] echo 06:58:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:58:34 ---> logs-deploy.sh 06:58:34 lf-activate-venv: SKIPPING 06:58:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/golang-1.25-lts/3 06:58:34 INFO: archiving workspace using pattern(s): 06:58:35 Archives upload complete. 06:58:35 INFO: archiving logs to Nexus