Pull request #222 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 40871e7116caf689782f5ba4f643849fb8c1935c+b34bcc55f5f74bb52693d154915dc0afb713b7ef (f7c4c8b3a352a6d23c1402c305b6da1e8b2a1491) 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-ssh1166859012603773128.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 930130d06d24d9bc68df58d1ac832f05b77cfb81 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-ssh10867258907844130824.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 930130d06d24d9bc68df58d1ac832f05b77cfb81 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-222/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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh513240430107698657.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-222/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6775351846698637962.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 930130d06d24d9bc68df58d1ac832f05b77cfb81 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 930130d06d24d9bc68df58d1ac832f05b77cfb81 # timeout=10 Commit message: "Merge pull request #464 from cherrycl/add-odessa" > 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-ssh5357273402693016376.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-222/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-222/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15230424371653016576.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 930130d06d24d9bc68df58d1ac832f05b77cfb81 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.23-alpine-lts, 1.23-alpine3.20-lts], releaseBranchOverride:golang-1.23-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.23-lts DOCKER_CUSTOM_TAGS: 1.23-alpine-lts 1.23-alpine3.20-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-40541 in /w/workspace/exfoundry_ci-build-images_PR-222 [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-222 # 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 Merging remotes/origin/golang-1.23-lts commit b34bcc55f5f74bb52693d154915dc0afb713b7ef into PR head commit 40871e7116caf689782f5ba4f643849fb8c1935c Merge succeeded, producing 40871e7116caf689782f5ba4f643849fb8c1935c Checking out Revision 40871e7116caf689782f5ba4f643849fb8c1935c (PR-222) > 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/222/head:refs/remotes/origin/PR-222 +refs/heads/golang-1.23-lts:refs/remotes/origin/golang-1.23-lts # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40871e7116caf689782f5ba4f643849fb8c1935c # 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 b34bcc55f5f74bb52693d154915dc0afb713b7ef # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40871e7116caf689782f5ba4f643849fb8c1935c # timeout=10 Commit message: "ci: new golang 1.23 LTS image" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 930130d06d24d9bc68df58d1ac832f05b77cfb81 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-07T07:06:43.661Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-07T07:06:43.832Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-07T07:06:43.924Z] ========================================================= [2025-03-07T07:06:43.924Z] EdgeX Global Pipelines Version Info [2025-03-07T07:06:43.924Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:06:44.679Z] ------------------- [2025-03-07T07:06:44.679Z] stable info: [2025-03-07T07:06:44.679Z] ------------------- [2025-03-07T07:06:44.679Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-07T07:06:44.679Z] Commit SHA: 930130d06d24d9bc68df58d1ac832f05b77cfb81 [2025-03-07T07:06:44.679Z] Message: update stable to v1.0.270 [2025-03-07T07:06:45.247Z] ------------------- [2025-03-07T07:06:45.247Z] experimental info: [2025-03-07T07:06:45.247Z] ------------------- [2025-03-07T07:06:45.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-07T07:06:45.247Z] Commit SHA: 930130d06d24d9bc68df58d1ac832f05b77cfb81 [2025-03-07T07:06:45.247Z] Message: update experimental to v1.0.270 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-03-07T07:06:45.501Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-03-07T07:06:45.550Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2025-03-07T07:06:45.597Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-03-07T07:06:45.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-07T07:06:45.703Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-07T07:06:45.750Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2025-03-07T07:06:45.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-03-07T07:06:45.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo [2025-03-07T07:06:45.896Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-03-07T07:06:45.937Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-07T07:06:45.986Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-03-07T07:06:46.038Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2025-03-07T07:06:46.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-07T07:06:46.136Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-07T07:06:46.186Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.23-lts [Pipeline] echo [2025-03-07T07:06:46.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.23-alpine-lts 1.23-alpine3.20-lts [Pipeline] echo [2025-03-07T07:06:46.282Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-222 [Pipeline] echo [2025-03-07T07:06:46.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-222 [Pipeline] echo [2025-03-07T07:06:46.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-222 [Pipeline] echo [2025-03-07T07:06:46.431Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 40871e7116caf689782f5ba4f643849fb8c1935c [Pipeline] echo [2025-03-07T07:06:46.478Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 40871e7 [Pipeline] echo [2025-03-07T07:06:46.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T07:06:46.646Z] provisioning config files... [2025-03-07T07:06:46.665Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-222@tmp/config12852983755177609313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:06:47.040Z] ---> ****-login.sh [2025-03-07T07:06:47.040Z] nexus3.edgexfoundry.org:10001 [2025-03-07T07:06:47.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:47.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:47.299Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:47.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:47.299Z] [2025-03-07T07:06:47.299Z] Login Succeeded [2025-03-07T07:06:47.299Z] nexus3.edgexfoundry.org:10002 [2025-03-07T07:06:47.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:47.559Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:47.559Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:47.559Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:47.559Z] [2025-03-07T07:06:47.559Z] Login Succeeded [2025-03-07T07:06:47.559Z] nexus3.edgexfoundry.org:10003 [2025-03-07T07:06:47.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:47.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:47.560Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:47.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:47.560Z] [2025-03-07T07:06:47.560Z] Login Succeeded [2025-03-07T07:06:47.560Z] nexus3.edgexfoundry.org:10004 [2025-03-07T07:06:47.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:47.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:47.827Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:47.827Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:47.827Z] [2025-03-07T07:06:47.827Z] Login Succeeded [2025-03-07T07:06:47.827Z] ****.io [2025-03-07T07:06:47.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:48.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:48.088Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:48.088Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:48.088Z] [2025-03-07T07:06:48.088Z] Login Succeeded [2025-03-07T07:06:48.088Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T07:06:48.116Z] 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 [2025-03-07T07:06:48.906Z] provisioning config files... [2025-03-07T07:06:48.918Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-222@tmp/config7146440031509337679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:06:49.273Z] ---> ****-login.sh [2025-03-07T07:06:49.273Z] nexus3.edgexfoundry.org:10001 [2025-03-07T07:06:49.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:49.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:49.273Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:49.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:49.273Z] [2025-03-07T07:06:49.273Z] Login Succeeded [2025-03-07T07:06:49.273Z] nexus3.edgexfoundry.org:10002 [2025-03-07T07:06:49.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:49.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:49.273Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:49.273Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:49.273Z] [2025-03-07T07:06:49.273Z] Login Succeeded [2025-03-07T07:06:49.274Z] nexus3.edgexfoundry.org:10003 [2025-03-07T07:06:49.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:49.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:49.535Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:49.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:49.535Z] [2025-03-07T07:06:49.535Z] Login Succeeded [2025-03-07T07:06:49.535Z] nexus3.edgexfoundry.org:10004 [2025-03-07T07:06:49.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:49.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:49.535Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:49.535Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:49.535Z] [2025-03-07T07:06:49.535Z] Login Succeeded [2025-03-07T07:06:49.535Z] ****.io [2025-03-07T07:06:49.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:06:49.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:06:49.795Z] Configure a credential helper to remove this warning. See [2025-03-07T07:06:49.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:06:49.795Z] [2025-03-07T07:06:49.795Z] Login Succeeded [2025-03-07T07:06:49.795Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T07:06:49.824Z] 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 [2025-03-07T07:06:50.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T07:06:50.906Z] + ls -al . [2025-03-07T07:06:50.906Z] total 28 [2025-03-07T07:06:50.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 07:06 . [2025-03-07T07:06:50.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 07:06 .. [2025-03-07T07:06:50.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 07:06 .git [2025-03-07T07:06:50.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 07:06 .github [2025-03-07T07:06:50.906Z] -rw-rw-r-- 1 jenkins jenkins 585 Mar 7 07:06 .golangci.yml [2025-03-07T07:06:50.906Z] -rw-rw-r-- 1 jenkins jenkins 948 Mar 7 07:06 Dockerfile [2025-03-07T07:06:50.906Z] -rw-rw-r-- 1 jenkins jenkins 959 Mar 7 07:06 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T07:06:51.354Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=40871e7116caf689782f5ba4f643849fb8c1935c --label arch=amd64 . [2025-03-07T07:06:51.355Z] Sending build context to Docker daemon 495.1kB [2025-03-07T07:06:51.355Z] Step 1/9 : FROM golang:1.23-alpine3.20 [2025-03-07T07:06:51.634Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-07T07:06:51.895Z] 0a9a5dfd008f: Pulling fs layer [2025-03-07T07:06:51.895Z] 8833042f23b5: Pulling fs layer [2025-03-07T07:06:51.895Z] 6ca661eb024f: Pulling fs layer [2025-03-07T07:06:51.895Z] b5acb76e9680: Pulling fs layer [2025-03-07T07:06:51.895Z] 4f4fb700ef54: Pulling fs layer [2025-03-07T07:06:51.895Z] b5acb76e9680: Waiting [2025-03-07T07:06:51.895Z] 4f4fb700ef54: Waiting [2025-03-07T07:06:51.895Z] 8833042f23b5: Download complete [2025-03-07T07:06:51.895Z] 0a9a5dfd008f: Verifying Checksum [2025-03-07T07:06:51.895Z] 0a9a5dfd008f: Download complete [2025-03-07T07:06:51.895Z] b5acb76e9680: Download complete [2025-03-07T07:06:51.895Z] 4f4fb700ef54: Download complete [2025-03-07T07:06:52.155Z] 0a9a5dfd008f: Pull complete [2025-03-07T07:06:52.155Z] 8833042f23b5: Pull complete [2025-03-07T07:06:52.417Z] 6ca661eb024f: Verifying Checksum [2025-03-07T07:06:52.417Z] 6ca661eb024f: Download complete [2025-03-07T07:06:56.613Z] 6ca661eb024f: Pull complete [2025-03-07T07:06:56.613Z] b5acb76e9680: Pull complete [2025-03-07T07:06:56.613Z] 4f4fb700ef54: Pull complete [2025-03-07T07:06:56.613Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-07T07:06:56.613Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-07T07:06:56.613Z] ---> e6f66776510c [2025-03-07T07:06:56.613Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2025-03-07T07:06:57.184Z] ---> Running in 7c03f541e237 [2025-03-07T07:06:57.184Z] Removing intermediate container 7c03f541e237 [2025-03-07T07:06:57.184Z] ---> d519f9ca5949 [2025-03-07T07:06:57.184Z] Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 [2025-03-07T07:06:57.184Z] ---> Running in 18966a4a3c6e [2025-03-07T07:06:57.184Z] Removing intermediate container 18966a4a3c6e [2025-03-07T07:06:57.184Z] ---> dd5444702883 [2025-03-07T07:06:57.184Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2025-03-07T07:06:57.444Z] ---> 6e4756c0e7f2 [2025-03-07T07:06:57.444Z] 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 [2025-03-07T07:06:57.444Z] ---> Running in 0f7493ce0b41 [2025-03-07T07:06:57.703Z] Connecting to github.com (140.82.112.3:443) [2025-03-07T07:06:57.962Z] Connecting to objects.githubusercontent.com (185.199.109.133:443) [2025-03-07T07:06:57.962Z] saving to '/usr/local/bin/hadolint' [2025-03-07T07:06:57.962Z] hadolint 100% |********************************| 2369k 0:00:00 ETA [2025-03-07T07:06:57.962Z] '/usr/local/bin/hadolint' saved [2025-03-07T07:06:58.543Z] Removing intermediate container 0f7493ce0b41 [2025-03-07T07:06:58.543Z] ---> 593bb89d7927 [2025-03-07T07:06:58.543Z] 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} [2025-03-07T07:06:58.543Z] ---> Running in bbd110c650c1 [2025-03-07T07:06:58.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T07:06:58.803Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T07:06:59.379Z] (1/43) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-03-07T07:06:59.379Z] (2/43) Installing libncursesw (6.4_p20240420-r2) [2025-03-07T07:06:59.379Z] (3/43) Installing readline (8.2.10-r0) [2025-03-07T07:06:59.379Z] (4/43) Installing bash (5.2.26-r0) [2025-03-07T07:06:59.379Z] Executing bash-5.2.26-r0.post-install [2025-03-07T07:06:59.379Z] (5/43) Installing libgcc (13.2.1_git20240309-r1) [2025-03-07T07:06:59.379Z] (6/43) Installing jansson (2.14-r4) [2025-03-07T07:06:59.379Z] (7/43) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-07T07:06:59.379Z] (8/43) Installing zstd-libs (1.5.6-r0) [2025-03-07T07:06:59.379Z] (9/43) Installing binutils (2.42-r0) [2025-03-07T07:06:59.379Z] (10/43) Installing libmagic (5.45-r1) [2025-03-07T07:06:59.379Z] (11/43) Installing file (5.45-r1) [2025-03-07T07:06:59.379Z] (12/43) Installing libgomp (13.2.1_git20240309-r1) [2025-03-07T07:06:59.379Z] (13/43) Installing libatomic (13.2.1_git20240309-r1) [2025-03-07T07:06:59.379Z] (14/43) Installing gmp (6.3.0-r1) [2025-03-07T07:06:59.379Z] (15/43) Installing isl26 (0.26-r1) [2025-03-07T07:06:59.379Z] (16/43) Installing mpfr4 (4.2.1-r0) [2025-03-07T07:06:59.379Z] (17/43) Installing mpc1 (1.3.1-r1) [2025-03-07T07:06:59.379Z] (18/43) Installing gcc (13.2.1_git20240309-r1) [2025-03-07T07:07:00.321Z] (19/43) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-03-07T07:07:00.321Z] (20/43) Installing musl-dev (1.2.5-r1) [2025-03-07T07:07:00.321Z] (21/43) Installing g++ (13.2.1_git20240309-r1) [2025-03-07T07:07:00.581Z] (22/43) Installing make (4.4.1-r2) [2025-03-07T07:07:00.581Z] (23/43) Installing fortify-headers (1.1-r3) [2025-03-07T07:07:00.581Z] (24/43) Installing patch (2.7.6-r10) [2025-03-07T07:07:00.581Z] (25/43) Installing build-base (0.5-r3) [2025-03-07T07:07:00.581Z] (26/43) Installing brotli-libs (1.1.0-r2) [2025-03-07T07:07:00.581Z] (27/43) Installing c-ares (1.33.1-r0) [2025-03-07T07:07:00.581Z] (28/43) Installing libunistring (1.2-r0) [2025-03-07T07:07:00.581Z] (29/43) Installing libidn2 (2.3.7-r0) [2025-03-07T07:07:00.581Z] (30/43) Installing nghttp2-libs (1.62.1-r0) [2025-03-07T07:07:00.581Z] (31/43) Installing libpsl (0.21.5-r1) [2025-03-07T07:07:00.581Z] (32/43) Installing libcurl (8.12.1-r0) [2025-03-07T07:07:00.581Z] (33/43) Installing curl (8.12.1-r0) [2025-03-07T07:07:00.581Z] (34/43) Installing libexpat (2.6.4-r0) [2025-03-07T07:07:00.581Z] (35/43) Installing pcre2 (10.43-r0) [2025-03-07T07:07:00.581Z] (36/43) Installing git (2.45.3-r0) [2025-03-07T07:07:00.581Z] (37/43) Installing git-init-template (2.45.3-r0) [2025-03-07T07:07:00.581Z] (38/43) Installing linux-headers (6.6-r0) [2025-03-07T07:07:00.840Z] (39/43) Installing pkgconf (2.2.0-r0) [2025-03-07T07:07:00.840Z] (40/43) Installing libsodium (1.0.19-r0) [2025-03-07T07:07:00.840Z] (41/43) Installing libzmq (4.3.5-r2) [2025-03-07T07:07:00.840Z] (42/43) Installing libsodium-dev (1.0.19-r0) [2025-03-07T07:07:00.840Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2025-03-07T07:07:00.840Z] Executing busybox-1.36.1-r29.trigger [2025-03-07T07:07:00.840Z] OK: 248 MiB in 58 packages [2025-03-07T07:07:00.840Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-07T07:07:01.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-07T07:07:01.360Z] OK: 248 MiB in 58 packages [2025-03-07T07:07:01.360Z] Connecting to raw.githubusercontent.com (185.199.111.133:443) [2025-03-07T07:07:01.360Z] writing to stdout [2025-03-07T07:07:01.360Z] - 100% |********************************| 11589 0:00:00 ETA [2025-03-07T07:07:01.360Z] written to stdout [2025-03-07T07:07:01.360Z] golangci/golangci-lint info checking GitHub for tag 'v1.61.0' [2025-03-07T07:07:01.619Z] golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/amd64 [2025-03-07T07:07:02.559Z] golangci/golangci-lint info installed ./bin/golangci-lint [2025-03-07T07:07:03.680Z] Still waiting to schedule task [2025-03-07T07:07:03.680Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-07T07:07:06.746Z] Removing intermediate container bbd110c650c1 [2025-03-07T07:07:06.746Z] ---> 0546bafb2620 [2025-03-07T07:07:06.746Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-03-07T07:07:06.746Z] ---> Running in 023e43aeb755 [2025-03-07T07:07:07.004Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-03-07T07:07:07.004Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-03-07T07:07:13.579Z] Removing intermediate container 023e43aeb755 [2025-03-07T07:07:13.579Z] ---> d7049e29a18d [2025-03-07T07:07:13.579Z] Step 8/9 : LABEL arch=amd64 [2025-03-07T07:07:13.579Z] ---> Running in 38854fa3915c [2025-03-07T07:07:13.579Z] Removing intermediate container 38854fa3915c [2025-03-07T07:07:13.579Z] ---> 9197653329da [2025-03-07T07:07:13.579Z] Step 9/9 : LABEL git_sha=40871e7116caf689782f5ba4f643849fb8c1935c [2025-03-07T07:07:13.579Z] ---> Running in 890802bb108b [2025-03-07T07:07:13.579Z] Removing intermediate container 890802bb108b [2025-03-07T07:07:13.579Z] ---> c4905eac473e [2025-03-07T07:07:13.579Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-07T07:07:13.579Z] Successfully built c4905eac473e [2025-03-07T07:07:13.579Z] Successfully tagged edgex-devops/edgex-golang-base:latest [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 [2025-03-07T07:07:14.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T07:07:14.524Z] [2025-03-07T07:07:14.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T07:07:14.901Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T07:07:14.901Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-07T07:07:14.901Z] 5eb5b503b376: Pulling fs layer [2025-03-07T07:07:14.901Z] 5c69ac0246d0: Pulling fs layer [2025-03-07T07:07:14.901Z] ec43610c2a17: Pulling fs layer [2025-03-07T07:07:14.901Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-07T07:07:14.901Z] 33b1e0a273af: Pulling fs layer [2025-03-07T07:07:14.901Z] 3a2ae6a8a46f: Waiting [2025-03-07T07:07:14.901Z] 5d3b04190fa2: Pulling fs layer [2025-03-07T07:07:14.901Z] 33b1e0a273af: Waiting [2025-03-07T07:07:14.901Z] 2f39f015ded8: Pulling fs layer [2025-03-07T07:07:14.901Z] 2f39f015ded8: Waiting [2025-03-07T07:07:14.901Z] 5d3b04190fa2: Waiting [2025-03-07T07:07:14.901Z] 5c69ac0246d0: Download complete [2025-03-07T07:07:14.901Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-07T07:07:14.901Z] 3a2ae6a8a46f: Download complete [2025-03-07T07:07:14.901Z] 33b1e0a273af: Verifying Checksum [2025-03-07T07:07:14.901Z] 33b1e0a273af: Download complete [2025-03-07T07:07:14.901Z] 5d3b04190fa2: Verifying Checksum [2025-03-07T07:07:14.901Z] 5d3b04190fa2: Download complete [2025-03-07T07:07:14.901Z] ec43610c2a17: Verifying Checksum [2025-03-07T07:07:14.901Z] ec43610c2a17: Download complete [2025-03-07T07:07:15.160Z] 5eb5b503b376: Verifying Checksum [2025-03-07T07:07:15.160Z] 5eb5b503b376: Download complete [2025-03-07T07:07:15.725Z] 2f39f015ded8: Verifying Checksum [2025-03-07T07:07:15.725Z] 2f39f015ded8: Download complete [2025-03-07T07:07:16.290Z] 5eb5b503b376: Pull complete [2025-03-07T07:07:16.290Z] 5c69ac0246d0: Pull complete [2025-03-07T07:07:16.854Z] ec43610c2a17: Pull complete [2025-03-07T07:07:16.854Z] 3a2ae6a8a46f: Pull complete [2025-03-07T07:07:17.113Z] 33b1e0a273af: Pull complete [2025-03-07T07:07:17.113Z] 5d3b04190fa2: Pull complete [2025-03-07T07:07:21.306Z] 2f39f015ded8: Pull complete [2025-03-07T07:07:21.306Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-07T07:07:21.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T07:07:21.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T07:07:21.593Z] prd-ubuntu20.04-docker-8c-8g-40541 does not seem to be running inside a container [2025-03-07T07:07:21.622Z] $ 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-222 -v /w/workspace/exfoundry_ci-build-images_PR-222:/w/workspace/exfoundry_ci-build-images_PR-222:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-222@tmp:/w/workspace/exfoundry_ci-build-images_PR-222@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 [2025-03-07T07:07:23.517Z] $ docker top 540a9906bf5e321c1f223c7a80eb6a3e3b25e2c4909e26b36d7504d7a5e36cea -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:07:24.005Z] ---> job-cost.sh [2025-03-07T07:07:24.006Z] lf-activate-venv: SKIPPING [2025-03-07T07:07:24.006Z] INFO: No Stack... [2025-03-07T07:07:24.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T07:07:24.829Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T07:07:25.149Z] + cat /w/workspace/exfoundry_ci-build-images_PR-222/archives/cost.csv [2025-03-07T07:07:25.149Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T07:07:25.211Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [2025-03-07T07:07:25.216Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] did not exist. Created. [2025-03-07T07:07:25.222Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T07:07:25.607Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-07T07:07:25.849Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T07:07:25.866Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T07:07:25.939Z] $ docker stop --time=1 540a9906bf5e321c1f223c7a80eb6a3e3b25e2c4909e26b36d7504d7a5e36cea [2025-03-07T07:07:27.104Z] $ docker rm -f --volumes 540a9906bf5e321c1f223c7a80eb6a3e3b25e2c4909e26b36d7504d7a5e36cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-07T07:08:33.462Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40542 in /w/workspace/exfoundry_ci-build-images_PR-222 [Pipeline] { [Pipeline] checkout [2025-03-07T07:08:36.574Z] Selected Git installation does not exist. Using Default [2025-03-07T07:08:36.574Z] The recommended git tool is: NONE [2025-03-07T07:08:42.573Z] using credential edgex-jenkins-ssh [2025-03-07T07:08:42.594Z] Cloning the remote Git repository [2025-03-07T07:08:42.634Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2025-03-07T07:08:42.727Z] > git init /w/workspace/exfoundry_ci-build-images_PR-222 # timeout=10 [2025-03-07T07:08:42.876Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-03-07T07:08:42.877Z] > git --version # timeout=10 [2025-03-07T07:08:42.904Z] > git --version # 'git version 2.25.1' [2025-03-07T07:08:42.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-07T07:08:43.048Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T07:08:43.700Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-03-07T07:08:43.723Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-07T07:08:45.197Z] Merging remotes/origin/golang-1.23-lts commit b34bcc55f5f74bb52693d154915dc0afb713b7ef into PR head commit 40871e7116caf689782f5ba4f643849fb8c1935c [2025-03-07T07:08:44.614Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-03-07T07:08:44.654Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-03-07T07:08:44.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-07T07:08:44.679Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/222/head:refs/remotes/origin/PR-222 +refs/heads/golang-1.23-lts:refs/remotes/origin/golang-1.23-lts # timeout=10 [2025-03-07T07:08:45.209Z] > git config core.sparsecheckout # timeout=10 [2025-03-07T07:08:45.270Z] > git checkout -f 40871e7116caf689782f5ba4f643849fb8c1935c # timeout=10 [2025-03-07T07:08:45.336Z] > git remote # timeout=10 [2025-03-07T07:08:45.350Z] > git config --get remote.origin.url # timeout=10 [2025-03-07T07:08:45.370Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-07T07:08:45.387Z] > git merge b34bcc55f5f74bb52693d154915dc0afb713b7ef # timeout=10 [2025-03-07T07:08:45.426Z] Merge succeeded, producing 40871e7116caf689782f5ba4f643849fb8c1935c [2025-03-07T07:08:45.427Z] Checking out Revision 40871e7116caf689782f5ba4f643849fb8c1935c (PR-222) [2025-03-07T07:08:45.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-03-07T07:08:45.429Z] > git config core.sparsecheckout # timeout=10 [2025-03-07T07:08:45.447Z] > git checkout -f 40871e7116caf689782f5ba4f643849fb8c1935c # timeout=10 [2025-03-07T07:08:49.042Z] Commit message: "ci: new golang 1.23 LTS image" [2025-03-07T07:08:49.095Z] > git --version # timeout=10 [2025-03-07T07:08:49.107Z] > git --version # 'git version 2.25.1' [2025-03-07T07:08:49.124Z] fatal: bad object 930130d06d24d9bc68df58d1ac832f05b77cfb81 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-07T07:08:50.914Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-07T07:08:50.914Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-07T07:08:50.914Z] Dload Upload Total Spent Left Speed [2025-03-07T07:08:50.914Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84394 0 --:--:-- --:--:-- --:--:-- 84394 [Pipeline] sh [2025-03-07T07:08:51.258Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-07T07:08:51.607Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-07T07:08:51.607Z] + sudo tee /etc/docker/daemon.new [2025-03-07T07:08:51.607Z] { [2025-03-07T07:08:51.607Z] "registry-mirrors": [ [2025-03-07T07:08:51.607Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-07T07:08:51.607Z] ], [2025-03-07T07:08:51.607Z] "bip": "10.250.0.254/24", [2025-03-07T07:08:51.607Z] "hosts": [ [2025-03-07T07:08:51.607Z] "tcp://0.0.0.0:5555", [2025-03-07T07:08:51.607Z] "unix:///var/run/docker.sock" [2025-03-07T07:08:51.607Z] ], [2025-03-07T07:08:51.607Z] "mtu": 1458, [2025-03-07T07:08:51.607Z] "selinux-enabled": true, [2025-03-07T07:08:51.607Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-07T07:08:51.607Z] } [Pipeline] sh [2025-03-07T07:08:51.946Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-07T07:08:52.283Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T07:09:10.580Z] provisioning config files... [2025-03-07T07:09:10.602Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-222@tmp/config5105922306862505444tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:09:11.052Z] ---> ****-login.sh [2025-03-07T07:09:11.053Z] nexus3.edgexfoundry.org:10001 [2025-03-07T07:09:11.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:09:11.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:09:11.587Z] Configure a credential helper to remove this warning. See [2025-03-07T07:09:11.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:09:11.587Z] [2025-03-07T07:09:11.587Z] Login Succeeded [2025-03-07T07:09:11.864Z] nexus3.edgexfoundry.org:10002 [2025-03-07T07:09:11.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:09:12.130Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:09:12.130Z] Configure a credential helper to remove this warning. See [2025-03-07T07:09:12.130Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:09:12.130Z] [2025-03-07T07:09:12.130Z] Login Succeeded [2025-03-07T07:09:12.130Z] nexus3.edgexfoundry.org:10003 [2025-03-07T07:09:12.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:09:12.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:09:12.398Z] Configure a credential helper to remove this warning. See [2025-03-07T07:09:12.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:09:12.398Z] [2025-03-07T07:09:12.398Z] Login Succeeded [2025-03-07T07:09:12.398Z] nexus3.edgexfoundry.org:10004 [2025-03-07T07:09:12.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:09:12.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:09:12.664Z] Configure a credential helper to remove this warning. See [2025-03-07T07:09:12.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:09:12.664Z] [2025-03-07T07:09:12.664Z] Login Succeeded [2025-03-07T07:09:12.664Z] ****.io [2025-03-07T07:09:12.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-07T07:09:13.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-07T07:09:13.197Z] Configure a credential helper to remove this warning. See [2025-03-07T07:09:13.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-07T07:09:13.197Z] [2025-03-07T07:09:13.197Z] Login Succeeded [2025-03-07T07:09:13.197Z] ---> ****-login.sh ends [Pipeline] } [2025-03-07T07:09:13.230Z] 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 [2025-03-07T07:09:13.953Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-07T07:09:14.289Z] + ls -al . [2025-03-07T07:09:14.289Z] total 28 [2025-03-07T07:09:14.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 07:08 . [2025-03-07T07:09:14.289Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 07:08 .. [2025-03-07T07:09:14.289Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 07:08 .git [2025-03-07T07:09:14.289Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 07:08 .github [2025-03-07T07:09:14.289Z] -rw-rw-r-- 1 jenkins jenkins 585 Mar 7 07:08 .golangci.yml [2025-03-07T07:09:14.289Z] -rw-rw-r-- 1 jenkins jenkins 948 Mar 7 07:08 Dockerfile [2025-03-07T07:09:14.289Z] -rw-rw-r-- 1 jenkins jenkins 959 Mar 7 07:08 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T07:09:14.713Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=40871e7116caf689782f5ba4f643849fb8c1935c --label arch=arm64 . [2025-03-07T07:09:14.978Z] Sending build context to Docker daemon 495.1kB [2025-03-07T07:09:14.978Z] Step 1/9 : FROM golang:1.23-alpine3.20 [2025-03-07T07:09:15.557Z] 1.23-alpine3.20: Pulling from library/golang [2025-03-07T07:09:15.557Z] 94e9d8af2201: Pulling fs layer [2025-03-07T07:09:15.557Z] 345fe9f21930: Pulling fs layer [2025-03-07T07:09:15.557Z] b40fc9e46828: Pulling fs layer [2025-03-07T07:09:15.557Z] c9804373a1e5: Pulling fs layer [2025-03-07T07:09:15.557Z] 4f4fb700ef54: Pulling fs layer [2025-03-07T07:09:15.557Z] c9804373a1e5: Waiting [2025-03-07T07:09:15.557Z] 4f4fb700ef54: Waiting [2025-03-07T07:09:15.828Z] 345fe9f21930: Verifying Checksum [2025-03-07T07:09:15.828Z] 345fe9f21930: Download complete [2025-03-07T07:09:15.828Z] 94e9d8af2201: Verifying Checksum [2025-03-07T07:09:15.828Z] 94e9d8af2201: Download complete [2025-03-07T07:09:15.828Z] c9804373a1e5: Verifying Checksum [2025-03-07T07:09:15.828Z] c9804373a1e5: Download complete [2025-03-07T07:09:15.828Z] 4f4fb700ef54: Verifying Checksum [2025-03-07T07:09:15.828Z] 4f4fb700ef54: Download complete [2025-03-07T07:09:16.416Z] 94e9d8af2201: Pull complete [2025-03-07T07:09:16.998Z] 345fe9f21930: Pull complete [2025-03-07T07:09:17.579Z] b40fc9e46828: Verifying Checksum [2025-03-07T07:09:17.579Z] b40fc9e46828: Download complete [2025-03-07T07:09:32.570Z] b40fc9e46828: Pull complete [2025-03-07T07:09:32.570Z] c9804373a1e5: Pull complete [2025-03-07T07:09:32.570Z] 4f4fb700ef54: Pull complete [2025-03-07T07:09:32.570Z] Digest: sha256:ba3bc885fdb001d0e84a6f4d1735d7cc03ebfe0f1c35337ad1d0e7869aedd516 [2025-03-07T07:09:32.570Z] Status: Downloaded newer image for golang:1.23-alpine3.20 [2025-03-07T07:09:32.570Z] ---> 54805b3f18a3 [2025-03-07T07:09:32.570Z] Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2023: Intel Corporation' [2025-03-07T07:09:32.570Z] ---> Running in 8ac1cd5e368c [2025-03-07T07:09:32.570Z] Removing intermediate container 8ac1cd5e368c [2025-03-07T07:09:32.570Z] ---> a9356ce3a59f [2025-03-07T07:09:32.570Z] Step 3/9 : ENV HADOLINT_VERSION=2.12.0 GOLANGCI_VERSION=1.61.0 [2025-03-07T07:09:32.570Z] ---> Running in 5176b734dee5 [2025-03-07T07:09:32.570Z] Removing intermediate container 5176b734dee5 [2025-03-07T07:09:32.570Z] ---> a0fa6182b843 [2025-03-07T07:09:32.570Z] Step 4/9 : COPY ./.golangci.yml /etc/.golangci.yml [2025-03-07T07:09:33.152Z] ---> 59ad7ff4b014 [2025-03-07T07:09:33.152Z] 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 [2025-03-07T07:09:33.152Z] ---> Running in d70ccc4ac371 [2025-03-07T07:09:35.102Z] Removing intermediate container d70ccc4ac371 [2025-03-07T07:09:35.102Z] ---> 4220b776adfb [2025-03-07T07:09:35.102Z] 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} [2025-03-07T07:09:35.102Z] ---> Running in aaff4b98a564 [2025-03-07T07:09:36.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T07:09:36.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T07:09:37.738Z] (1/43) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-03-07T07:09:37.738Z] (2/43) Installing libncursesw (6.4_p20240420-r2) [2025-03-07T07:09:37.738Z] (3/43) Installing readline (8.2.10-r0) [2025-03-07T07:09:37.738Z] (4/43) Installing bash (5.2.26-r0) [2025-03-07T07:09:37.738Z] Executing bash-5.2.26-r0.post-install [2025-03-07T07:09:37.738Z] (5/43) Installing libgcc (13.2.1_git20240309-r1) [2025-03-07T07:09:37.738Z] (6/43) Installing jansson (2.14-r4) [2025-03-07T07:09:37.738Z] (7/43) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-07T07:09:37.738Z] (8/43) Installing zstd-libs (1.5.6-r0) [2025-03-07T07:09:37.738Z] (9/43) Installing binutils (2.42-r0) [2025-03-07T07:09:38.003Z] (10/43) Installing libmagic (5.45-r1) [2025-03-07T07:09:38.269Z] (11/43) Installing file (5.45-r1) [2025-03-07T07:09:38.270Z] (12/43) Installing libgomp (13.2.1_git20240309-r1) [2025-03-07T07:09:38.270Z] (13/43) Installing libatomic (13.2.1_git20240309-r1) [2025-03-07T07:09:38.270Z] (14/43) Installing gmp (6.3.0-r1) [2025-03-07T07:09:38.270Z] (15/43) Installing isl26 (0.26-r1) [2025-03-07T07:09:38.270Z] (16/43) Installing mpfr4 (4.2.1-r0) [2025-03-07T07:09:38.270Z] (17/43) Installing mpc1 (1.3.1-r1) [2025-03-07T07:09:38.270Z] (18/43) Installing gcc (13.2.1_git20240309-r1) [2025-03-07T07:09:40.849Z] (19/43) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-03-07T07:09:41.806Z] (20/43) Installing musl-dev (1.2.5-r1) [2025-03-07T07:09:41.806Z] (21/43) Installing g++ (13.2.1_git20240309-r1) [2025-03-07T07:09:42.763Z] (22/43) Installing make (4.4.1-r2) [2025-03-07T07:09:42.763Z] (23/43) Installing fortify-headers (1.1-r3) [2025-03-07T07:09:42.763Z] (24/43) Installing patch (2.7.6-r10) [2025-03-07T07:09:42.763Z] (25/43) Installing build-base (0.5-r3) [2025-03-07T07:09:42.763Z] (26/43) Installing brotli-libs (1.1.0-r2) [2025-03-07T07:09:42.763Z] (27/43) Installing c-ares (1.33.1-r0) [2025-03-07T07:09:42.763Z] (28/43) Installing libunistring (1.2-r0) [2025-03-07T07:09:42.763Z] (29/43) Installing libidn2 (2.3.7-r0) [2025-03-07T07:09:42.763Z] (30/43) Installing nghttp2-libs (1.62.1-r0) [2025-03-07T07:09:42.763Z] (31/43) Installing libpsl (0.21.5-r1) [2025-03-07T07:09:42.763Z] (32/43) Installing libcurl (8.12.1-r0) [2025-03-07T07:09:42.763Z] (33/43) Installing curl (8.12.1-r0) [2025-03-07T07:09:42.763Z] (34/43) Installing libexpat (2.6.4-r0) [2025-03-07T07:09:42.763Z] (35/43) Installing pcre2 (10.43-r0) [2025-03-07T07:09:42.763Z] (36/43) Installing git (2.45.3-r0) [2025-03-07T07:09:43.031Z] (37/43) Installing git-init-template (2.45.3-r0) [2025-03-07T07:09:43.031Z] (38/43) Installing linux-headers (6.6-r0) [2025-03-07T07:09:43.612Z] (39/43) Installing pkgconf (2.2.0-r0) [2025-03-07T07:09:43.612Z] (40/43) Installing libsodium (1.0.19-r0) [2025-03-07T07:09:43.612Z] (41/43) Installing libzmq (4.3.5-r2) [2025-03-07T07:09:43.612Z] (42/43) Installing libsodium-dev (1.0.19-r0) [2025-03-07T07:09:43.612Z] (43/43) Installing zeromq-dev (4.3.5-r2) [2025-03-07T07:09:43.612Z] Executing busybox-1.36.1-r29.trigger [2025-03-07T07:09:43.882Z] OK: 239 MiB in 58 packages [2025-03-07T07:09:44.150Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-07T07:09:44.418Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-07T07:09:45.845Z] OK: 239 MiB in 58 packages [2025-03-07T07:09:45.845Z] Connecting to raw.githubusercontent.com (185.199.108.133:443) [2025-03-07T07:09:46.112Z] writing to stdout [2025-03-07T07:09:46.112Z] - 100% |********************************| 11589 0:00:00 ETA [2025-03-07T07:09:46.112Z] written to stdout [2025-03-07T07:09:46.112Z] golangci/golangci-lint info checking GitHub for tag 'v1.61.0' [2025-03-07T07:09:46.383Z] golangci/golangci-lint info found version: 1.61.0 for v1.61.0/linux/arm64 [2025-03-07T07:09:48.966Z] golangci/golangci-lint info installed ./bin/golangci-lint [2025-03-07T07:09:59.056Z] Removing intermediate container aaff4b98a564 [2025-03-07T07:09:59.056Z] ---> af62e415c819 [2025-03-07T07:09:59.056Z] Step 7/9 : RUN go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-03-07T07:09:59.056Z] ---> Running in 978bd3f54213 [2025-03-07T07:09:59.056Z] go: downloading github.com/gotesttools/gotestfmt/v2 v2.5.0 [2025-03-07T07:09:59.323Z] go: downloading github.com/gotesttools/gotestfmt v1.1.0 [2025-03-07T07:10:32.181Z] Removing intermediate container 978bd3f54213 [2025-03-07T07:10:32.181Z] ---> 3d4d0115d20a [2025-03-07T07:10:32.181Z] Step 8/9 : LABEL arch=arm64 [2025-03-07T07:10:32.181Z] ---> Running in ecc585a0ce60 [2025-03-07T07:10:32.181Z] Removing intermediate container ecc585a0ce60 [2025-03-07T07:10:32.181Z] ---> f0f3e29de62a [2025-03-07T07:10:32.181Z] Step 9/9 : LABEL git_sha=40871e7116caf689782f5ba4f643849fb8c1935c [2025-03-07T07:10:32.181Z] ---> Running in 2f07ec4c9f36 [2025-03-07T07:10:32.181Z] Removing intermediate container 2f07ec4c9f36 [2025-03-07T07:10:32.181Z] ---> 27dcf6095652 [2025-03-07T07:10:32.181Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-07T07:10:32.181Z] Successfully built 27dcf6095652 [2025-03-07T07:10:32.181Z] Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] 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 [2025-03-07T07:10:33.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T07:10:33.155Z] [2025-03-07T07:10:33.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T07:10:33.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T07:10:33.564Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-07T07:10:33.564Z] 8998bd30e6a1: Pulling fs layer [2025-03-07T07:10:33.564Z] 04944245beec: Pulling fs layer [2025-03-07T07:10:33.564Z] 699f458cf7ca: Pulling fs layer [2025-03-07T07:10:33.564Z] 765212b225bb: Pulling fs layer [2025-03-07T07:10:33.564Z] f23df028b6ca: Pulling fs layer [2025-03-07T07:10:33.564Z] 765212b225bb: Waiting [2025-03-07T07:10:33.564Z] d65c8cfc05b1: Pulling fs layer [2025-03-07T07:10:33.564Z] f23df028b6ca: Waiting [2025-03-07T07:10:33.564Z] 2437ff75d9bd: Pulling fs layer [2025-03-07T07:10:33.564Z] d65c8cfc05b1: Waiting [2025-03-07T07:10:33.564Z] 2437ff75d9bd: Waiting [2025-03-07T07:10:33.830Z] 04944245beec: Verifying Checksum [2025-03-07T07:10:33.830Z] 04944245beec: Download complete [2025-03-07T07:10:33.830Z] 765212b225bb: Verifying Checksum [2025-03-07T07:10:33.830Z] 765212b225bb: Download complete [2025-03-07T07:10:33.830Z] f23df028b6ca: Verifying Checksum [2025-03-07T07:10:33.830Z] f23df028b6ca: Download complete [2025-03-07T07:10:33.830Z] d65c8cfc05b1: Verifying Checksum [2025-03-07T07:10:33.830Z] d65c8cfc05b1: Download complete [2025-03-07T07:10:33.830Z] 699f458cf7ca: Verifying Checksum [2025-03-07T07:10:33.830Z] 699f458cf7ca: Download complete [2025-03-07T07:10:34.410Z] 8998bd30e6a1: Verifying Checksum [2025-03-07T07:10:34.410Z] 8998bd30e6a1: Download complete [2025-03-07T07:10:36.978Z] 2437ff75d9bd: Verifying Checksum [2025-03-07T07:10:36.978Z] 2437ff75d9bd: Download complete [2025-03-07T07:10:38.912Z] 8998bd30e6a1: Pull complete [2025-03-07T07:10:39.178Z] 04944245beec: Pull complete [2025-03-07T07:10:41.113Z] 699f458cf7ca: Pull complete [2025-03-07T07:10:41.113Z] 765212b225bb: Pull complete [2025-03-07T07:10:42.068Z] f23df028b6ca: Pull complete [2025-03-07T07:10:42.068Z] d65c8cfc05b1: Pull complete [2025-03-07T07:11:00.263Z] 2437ff75d9bd: Pull complete [2025-03-07T07:11:00.263Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-07T07:11:00.263Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-07T07:11:00.263Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T07:11:00.669Z] prd-ubuntu20.04-docker-arm64-4c-16g-40542 does not seem to be running inside a container [2025-03-07T07:11:00.742Z] $ 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-222 -v /w/workspace/exfoundry_ci-build-images_PR-222:/w/workspace/exfoundry_ci-build-images_PR-222:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-222@tmp:/w/workspace/exfoundry_ci-build-images_PR-222@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:arm64 cat [2025-03-07T07:11:03.133Z] $ docker top a9ad71f56dc2f43cb8a718bec14f1cbab6a860c90352405cc1c34fbbb7c1e2d7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:11:04.032Z] ---> job-cost.sh [2025-03-07T07:11:04.032Z] lf-activate-venv: SKIPPING [2025-03-07T07:11:04.032Z] INFO: No Stack... [2025-03-07T07:11:04.301Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-07T07:11:05.258Z] INFO: Archiving Costs [Pipeline] sh [2025-03-07T07:11:05.912Z] + cat /w/workspace/exfoundry_ci-build-images_PR-222/archives/cost.csv [2025-03-07T07:11:05.912Z] + cut -d, -f6 [Pipeline] lock [2025-03-07T07:11:06.045Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [2025-03-07T07:11:06.051Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] did not exist. Created. [2025-03-07T07:11:06.056Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-07T07:11:06.981Z] /w/workspace/exfoundry_ci-build-images_PR-222@tmp/durable-628c98af/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-07T07:11:07.660Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-07T07:11:07.698Z] Warning: overwriting stash ‘stack-cost’ [2025-03-07T07:11:08.122Z] Stashed 1 file(s) [Pipeline] } [2025-03-07T07:11:08.141Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-222-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-07T07:11:08.215Z] $ docker stop --time=1 a9ad71f56dc2f43cb8a718bec14f1cbab6a860c90352405cc1c34fbbb7c1e2d7 [2025-03-07T07:11:09.716Z] $ docker rm -f --volumes a9ad71f56dc2f43cb8a718bec14f1cbab6a860c90352405cc1c34fbbb7c1e2d7 [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 [2025-03-07T07:11:11.334Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-222/archives ] [2025-03-07T07:11:11.334Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-222/archives [2025-03-07T07:11:11.334Z] total 16 [2025-03-07T07:11:11.334Z] drwxr-xr-x 3 root root 4096 Mar 7 07:07 . [2025-03-07T07:11:11.334Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 07:07 .. [2025-03-07T07:11:11.334Z] drwxr-xr-x 2 root root 4096 Mar 7 07:07 cost [2025-03-07T07:11:11.334Z] -rw-r--r-- 1 root root 86 Mar 7 07:07 cost.csv [2025-03-07T07:11:11.334Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-222/archives [2025-03-07T07:11:11.334Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-222/archives [2025-03-07T07:11:11.334Z] total 16 [2025-03-07T07:11:11.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 07:07 . [2025-03-07T07:11:11.334Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 7 07:07 .. [2025-03-07T07:11:11.334Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 07:07 cost [2025-03-07T07:11:11.334Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 7 07:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:11:11.680Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:11:12.571Z] ---> package-listing.sh [2025-03-07T07:11:12.571Z] ++ facter osfamily [2025-03-07T07:11:12.571Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-07T07:11:12.830Z] + OS_FAMILY=debian [2025-03-07T07:11:12.830Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-222 [2025-03-07T07:11:12.830Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-07T07:11:12.830Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-07T07:11:12.830Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-07T07:11:12.830Z] + PACKAGES=/tmp/packages_start.txt [2025-03-07T07:11:12.830Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-222 ']' [2025-03-07T07:11:12.830Z] + PACKAGES=/tmp/packages_end.txt [2025-03-07T07:11:12.830Z] + case "${OS_FAMILY}" in [2025-03-07T07:11:12.830Z] + dpkg -l [2025-03-07T07:11:12.830Z] + grep '^ii' [2025-03-07T07:11:12.830Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-07T07:11:12.830Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-07T07:11:12.830Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-07T07:11:12.830Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-222 ']' [2025-03-07T07:11:12.830Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-222/archives/ [2025-03-07T07:11:12.830Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-222/archives/ [Pipeline] echo [2025-03-07T07:11:12.866Z] 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-222/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-07T07:11:13.158Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-07T07:11:13.798Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-07T07:11:13.799Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-07T07:11:13.941Z] prd-ubuntu20.04-docker-8c-8g-40541 does not seem to be running inside a container [2025-03-07T07:11:13.968Z] $ 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-222/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-222 -v /w/workspace/exfoundry_ci-build-images_PR-222:/w/workspace/exfoundry_ci-build-images_PR-222:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-222@tmp:/w/workspace/exfoundry_ci-build-images_PR-222@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-07T07:11:14.150Z] $ docker top 435a19140ff0fbef380f823c9669824f6c337af20d3b2c5b84c4414087cdd59f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-07T07:11:14.553Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-07T07:11:14.858Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-07T07:11:15.169Z] + ls /var/log/sa-host [2025-03-07T07:11:15.169Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-07T07:11:15.313Z] provisioning config files... [2025-03-07T07:11:15.321Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-222@tmp/config5717022569893924475tmp [Pipeline] { [Pipeline] echo [2025-03-07T07:11:15.377Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:11:15.692Z] ---> create-netrc.sh [Pipeline] } [2025-03-07T07:11:15.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:11:16.116Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-07T07:11:16.148Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:11:16.458Z] ---> sudo-logs.sh [2025-03-07T07:11:16.458Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-07T07:11:16.549Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:11:16.865Z] ---> job-cost.sh [2025-03-07T07:11:16.865Z] lf-activate-venv: SKIPPING [2025-03-07T07:11:16.865Z] DEBUG: total: 0.2199999988079071 [2025-03-07T07:11:16.865Z] INFO: Retrieving Stack Cost... [2025-03-07T07:11:17.125Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-07T07:11:17.692Z] INFO: Archiving Costs [Pipeline] echo [2025-03-07T07:11:17.730Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-07T07:11:18.045Z] ---> logs-deploy.sh [2025-03-07T07:11:18.045Z] lf-activate-venv: SKIPPING [2025-03-07T07:11:18.045Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-222/1 [2025-03-07T07:11:18.045Z] INFO: archiving workspace using pattern(s): [2025-03-07T07:11:18.979Z] Archives upload complete. [2025-03-07T07:11:18.979Z] INFO: archiving logs to Nexus