Pull request #230 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 judehung for edgexfoundry/ci-build-images Obtained Jenkinsfile from f9971482121bb65310e68688de8defc5c45ea301+c88730b3aaa7ac1952e9fbb15c26432133655daf (3ef35d712a01f629c93f2a68ca6b41303fdbc70a) 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-ssh13013432972065193391.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh7886334521399169251.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-230/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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17992809468629942796.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-230/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14190158525975909761.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh15575514847053558806.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-230/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-230/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9183941404062457088.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1], releaseBranchOverride:gcc] ========================================================= [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-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-772683’ Running on prd-ubuntu20.04-docker-8c-8g-772694 in /w/workspace/exfoundry_ci-build-images_PR-230 [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-230 # 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/gcc commit c88730b3aaa7ac1952e9fbb15c26432133655daf into PR head commit f9971482121bb65310e68688de8defc5c45ea301 Merge succeeded, producing f9971482121bb65310e68688de8defc5c45ea301 Checking out Revision f9971482121bb65310e68688de8defc5c45ea301 (PR-230) > 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/230/head:refs/remotes/origin/PR-230 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9971482121bb65310e68688de8defc5c45ea301 # 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 c88730b3aaa7ac1952e9fbb15c26432133655daf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9971482121bb65310e68688de8defc5c45ea301 # timeout=10 Commit message: "build: update to alpine 3.22" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:16:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:16:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:55 ========================================================= 10:16:55 EdgeX Global Pipelines Version Info 10:16:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:16:56 ------------------- 10:16:56 stable info: 10:16:56 ------------------- 10:16:56 Commited By: Cherry Wang cherry@iotechsys.com 10:16:56 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:16:56 Message: update stable to v1.0.278 10:16:57 ------------------- 10:16:57 experimental info: 10:16:57 ------------------- 10:16:57 Commited By: **** collab-it+edgex@linuxfoundation.org 10:16:57 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 10:16:57 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 10:16:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 10:16:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 10:16:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 10:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:16:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1 [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-230 [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-230 [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-230 [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9971482121bb65310e68688de8defc5c45ea301 [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f997148 [Pipeline] echo 10:16:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:58 provisioning config files... 10:16:58 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-230@tmp/config17980831790004009842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:59 ---> ****-login.sh 10:16:59 nexus3.edgexfoundry.org:10001 10:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:59 10:16:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:16:59 Configure a credential helper to remove this warning. See 10:16:59 https://docs.****.com/go/credential-store/ 10:16:59 10:16:59 Login Succeeded 10:16:59 nexus3.edgexfoundry.org:10002 10:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:59 10:16:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:16:59 Configure a credential helper to remove this warning. See 10:16:59 https://docs.****.com/go/credential-store/ 10:16:59 10:16:59 Login Succeeded 10:16:59 nexus3.edgexfoundry.org:10003 10:16:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:59 10:16:59 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:16:59 Configure a credential helper to remove this warning. See 10:16:59 https://docs.****.com/go/credential-store/ 10:16:59 10:16:59 Login Succeeded 10:16:59 nexus3.edgexfoundry.org:10004 10:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:00 10:17:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:17:00 Configure a credential helper to remove this warning. See 10:17:00 https://docs.****.com/go/credential-store/ 10:17:00 10:17:00 Login Succeeded 10:17:00 ****.io 10:17:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:00 10:17:00 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:17:00 Configure a credential helper to remove this warning. See 10:17:00 https://docs.****.com/go/credential-store/ 10:17:00 10:17:00 Login Succeeded 10:17:00 ---> ****-login.sh ends [Pipeline] } 10:17:00 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 10:17:01 provisioning config files... 10:17:01 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-230@tmp/config16321024145479752291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:01 ---> ****-login.sh 10:17:01 nexus3.edgexfoundry.org:10001 10:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:01 Login Succeeded 10:17:01 nexus3.edgexfoundry.org:10002 10:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:01 Login Succeeded 10:17:01 nexus3.edgexfoundry.org:10003 10:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:01 Login Succeeded 10:17:01 nexus3.edgexfoundry.org:10004 10:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:01 Login Succeeded 10:17:01 ****.io 10:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:17:02 Login Succeeded 10:17:02 ---> ****-login.sh ends [Pipeline] } 10:17:02 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 10:17:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:17:03 + ls -al . 10:17:03 total 20 10:17:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:16 . 10:17:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:16 .. 10:17:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:16 .git 10:17:03 -rw-rw-r-- 1 jenkins jenkins 332 Nov 7 10:16 Dockerfile 10:17:03 -rw-rw-r-- 1 jenkins jenkins 883 Nov 7 10:16 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:03 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f9971482121bb65310e68688de8defc5c45ea301 --label arch=amd64 . 10:17:04 #0 building with "default" instance using docker driver 10:17:04 10:17:04 #1 [internal] load build definition from Dockerfile 10:17:04 #1 transferring dockerfile: 371B done 10:17:04 #1 DONE 0.0s 10:17:04 10:17:04 #2 [internal] load metadata for docker.io/library/alpine:3.22 10:17:04 #2 DONE 0.1s 10:17:04 10:17:04 #3 [internal] load .dockerignore 10:17:04 #3 transferring context: 2B done 10:17:04 #3 DONE 0.0s 10:17:04 10:17:04 #4 [1/2] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:17:04 #4 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 10:17:04 #4 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:17:04 #4 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 10:17:04 #4 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 10:17:04 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:17:04 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 10:17:04 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 10:17:04 #4 DONE 0.3s 10:17:04 10:17:04 #5 [2/2] RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade 10:17:05 #5 0.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:17:05 #5 0.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:17:05 #5 0.792 (1/71) Installing libgcc (14.2.0-r6) 10:17:05 #5 0.799 (2/71) Installing jansson (2.14.1-r0) 10:17:05 #5 0.803 (3/71) Installing libstdc++ (14.2.0-r6) 10:17:05 #5 0.825 (4/71) Installing zstd-libs (1.5.7-r0) 10:17:05 #5 0.838 (5/71) Installing binutils (2.44-r3) 10:17:05 #5 0.899 (6/71) Installing libmagic (5.46-r2) 10:17:05 #5 0.926 (7/71) Installing file (5.46-r2) 10:17:05 #5 0.928 (8/71) Installing libgomp (14.2.0-r6) 10:17:05 #5 0.933 (9/71) Installing libatomic (14.2.0-r6) 10:17:05 #5 0.936 (10/71) Installing gmp (6.3.0-r3) 10:17:05 #5 0.945 (11/71) Installing isl26 (0.26-r1) 10:17:05 #5 0.964 (12/71) Installing mpfr4 (4.2.1_p1-r0) 10:17:05 #5 0.972 (13/71) Installing mpc1 (1.3.1-r1) 10:17:05 #5 0.976 (14/71) Installing gcc (14.2.0-r6) 10:17:06 #5 1.743 (15/71) Installing libstdc++-dev (14.2.0-r6) 10:17:06 #5 1.866 (16/71) Installing musl-dev (1.2.5-r10) 10:17:06 #5 1.916 (17/71) Installing g++ (14.2.0-r6) 10:17:06 #5 2.145 (18/71) Installing make (4.4.1-r3) 10:17:07 #5 2.151 (19/71) Installing fortify-headers (1.1-r5) 10:17:07 #5 2.153 (20/71) Installing patch (2.8-r0) 10:17:07 #5 2.157 (21/71) Installing build-base (0.5-r3) 10:17:07 #5 2.157 (22/71) Installing acl-libs (2.3.2-r1) 10:17:07 #5 2.159 (23/71) Installing libbz2 (1.0.8-r6) 10:17:07 #5 2.163 (24/71) Installing libexpat (2.7.3-r0) 10:17:07 #5 2.166 (25/71) Installing lz4-libs (1.10.0-r0) 10:17:07 #5 2.170 (26/71) Installing xz-libs (5.8.1-r0) 10:17:07 #5 2.174 (27/71) Installing libarchive (3.8.1-r0) 10:17:07 #5 2.188 (28/71) Installing rhash-libs (1.4.5-r0) 10:17:07 #5 2.194 (29/71) Installing libuv (1.51.0-r0) 10:17:07 #5 2.200 (30/71) Installing cmake (3.31.7-r1) 10:17:07 #5 2.661 (31/71) Installing brotli-libs (1.1.0-r2) 10:17:07 #5 2.670 (32/71) Installing brotli (1.1.0-r2) 10:17:07 #5 2.673 (33/71) Installing pkgconf (2.4.3-r0) 10:17:07 #5 2.677 (34/71) Installing brotli-dev (1.1.0-r2) 10:17:07 #5 2.680 (35/71) Installing c-ares (1.34.5-r0) 10:17:07 #5 2.686 (36/71) Installing c-ares-dev (1.34.5-r0) 10:17:07 #5 2.707 (37/71) Installing libunistring (1.3-r0) 10:17:07 #5 2.721 (38/71) Installing libidn2 (2.3.7-r0) 10:17:07 #5 2.725 (39/71) Installing libidn2-dev (2.3.7-r0) 10:17:07 #5 2.728 (40/71) Installing libpsl (0.21.5-r3) 10:17:07 #5 2.732 (41/71) Installing libpsl-utils (0.21.5-r3) 10:17:07 #5 2.736 (42/71) Installing libpsl-dev (0.21.5-r3) 10:17:07 #5 2.739 (43/71) Installing nghttp2-libs (1.65.0-r0) 10:17:07 #5 2.743 (44/71) Installing nghttp2-dev (1.65.0-r0) 10:17:07 #5 2.748 (45/71) Installing openssl-dev (3.5.4-r0) 10:17:07 #5 2.768 (46/71) Installing zlib-dev (1.3.1-r2) 10:17:07 #5 2.774 (47/71) Installing zstd (1.5.7-r0) 10:17:07 #5 2.782 (48/71) Installing zstd-dev (1.5.7-r0) 10:17:07 #5 2.787 (49/71) Installing libcurl (8.14.1-r2) 10:17:07 #5 2.797 (50/71) Installing curl-dev (8.14.1-r2) 10:17:07 #5 2.803 (51/71) Installing pcre2 (10.46-r0) 10:17:07 #5 2.813 (52/71) Installing git (2.49.1-r0) 10:17:07 #5 2.867 (53/71) Installing git-init-template (2.49.1-r0) 10:17:07 #5 2.870 (54/71) Installing nettle (3.10.1-r0) 10:17:07 #5 2.878 (55/71) Installing libffi (3.4.8-r0) 10:17:07 #5 2.882 (56/71) Installing libtasn1 (4.20.0-r0) 10:17:07 #5 2.885 (57/71) Installing p11-kit (0.25.5-r2) 10:17:07 #5 2.897 (58/71) Installing gnutls (3.8.8-r0) 10:17:07 #5 2.915 (59/71) Installing libmicrohttpd (1.0.1-r1) 10:17:07 #5 3.004 (60/71) Installing gnutls-c++ (3.8.8-r0) 10:17:07 #5 3.008 (61/71) Installing libgmpxx (6.3.0-r3) 10:17:07 #5 3.011 (62/71) Installing gmp-dev (6.3.0-r3) 10:17:07 #5 3.016 (63/71) Installing nettle-dev (3.10.1-r0) 10:17:07 #5 3.026 (64/71) Installing libtasn1-progs (4.20.0-r0) 10:17:07 #5 3.029 (65/71) Installing libtasn1-dev (4.20.0-r0) 10:17:07 #5 3.033 (66/71) Installing p11-kit-dev (0.25.5-r2) 10:17:07 #5 3.036 (67/71) Installing gnutls-dev (3.8.8-r0) 10:17:07 #5 3.043 (68/71) Installing libmicrohttpd-dev (1.0.1-r1) 10:17:07 #5 3.136 (69/71) Installing linux-headers (6.14.2-r0) 10:17:08 #5 3.223 (70/71) Installing yaml (0.2.5-r2) 10:17:08 #5 3.915 (71/71) Installing yaml-dev (0.2.5-r2) 10:17:08 #5 3.920 Executing busybox-1.37.0-r19.trigger 10:17:08 #5 3.930 OK: 326 MiB in 87 packages 10:17:08 #5 3.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:17:08 #5 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:17:09 #5 4.468 OK: 326 MiB in 87 packages 10:17:11 #5 DONE 6.1s 10:17:11 10:17:11 #6 exporting to image 10:17:11 #6 exporting layers 10:17:12 #6 exporting layers 1.6s done 10:17:12 #6 writing image sha256:d680539ca0c90be13d4d1c50435ef4043807c2b39a526095418d41a5c838d97a done 10:17:12 #6 naming to docker.io/edgex-devops/edgex-gcc-base done 10:17:12 #6 DONE 1.7s [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 10:17:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:17:13 10:17:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:17:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:17:14 latest: Pulling from edgex-lftools-log-publisher 10:17:14 5eb5b503b376: Pulling fs layer 10:17:14 5c69ac0246d0: Pulling fs layer 10:17:14 ec43610c2a17: Pulling fs layer 10:17:14 3a2ae6a8a46f: Pulling fs layer 10:17:14 33b1e0a273af: Pulling fs layer 10:17:14 5d3b04190fa2: Pulling fs layer 10:17:14 2f39f015ded8: Pulling fs layer 10:17:14 5d3b04190fa2: Waiting 10:17:14 3a2ae6a8a46f: Waiting 10:17:14 33b1e0a273af: Waiting 10:17:14 2f39f015ded8: Waiting 10:17:14 5c69ac0246d0: Verifying Checksum 10:17:14 5c69ac0246d0: Download complete 10:17:14 3a2ae6a8a46f: Verifying Checksum 10:17:14 3a2ae6a8a46f: Download complete 10:17:14 33b1e0a273af: Verifying Checksum 10:17:14 33b1e0a273af: Download complete 10:17:14 5d3b04190fa2: Download complete 10:17:14 ec43610c2a17: Verifying Checksum 10:17:14 ec43610c2a17: Download complete 10:17:14 5eb5b503b376: Verifying Checksum 10:17:14 5eb5b503b376: Download complete 10:17:14 2f39f015ded8: Verifying Checksum 10:17:14 2f39f015ded8: Download complete 10:17:15 Still waiting to schedule task 10:17:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:17:16 5eb5b503b376: Pull complete 10:17:16 5c69ac0246d0: Pull complete 10:17:16 ec43610c2a17: Pull complete 10:17:16 3a2ae6a8a46f: Pull complete 10:17:17 33b1e0a273af: Pull complete 10:17:17 5d3b04190fa2: Pull complete 10:17:23 2f39f015ded8: Pull complete 10:17:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:17:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:17:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:24 prd-ubuntu20.04-docker-8c-8g-772694 does not seem to be running inside a container 10:17:24 $ 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-230 -v /w/workspace/exfoundry_ci-build-images_PR-230:/w/workspace/exfoundry_ci-build-images_PR-230:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-230@tmp:/w/workspace/exfoundry_ci-build-images_PR-230@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 10:17:26 $ docker top 2f1800158e7a755fb3882eb8ce2498652f02c639fe3135cdc9391c743df07104 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:27 ---> job-cost.sh 10:17:27 lf-activate-venv: SKIPPING 10:17:27 INFO: No Stack... 10:17:27 INFO: Retrieving Pricing Info for: v3-standard-8 10:17:28 INFO: Archiving Costs [Pipeline] sh 10:17:28 + cat /w/workspace/exfoundry_ci-build-images_PR-230/archives/cost.csv 10:17:28 + cut -d, -f6 [Pipeline] lock 10:17:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-230-1-stack-cost] 10:17:28 Resource [jenkins-edgexfoundry-ci-build-images-PR-230-1-stack-cost] did not exist. Created. 10:17:28 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:17:28 + echo total: 0.2199999988079071 [Pipeline] stash 10:17:29 Stashed 1 file(s) [Pipeline] } 10:17:29 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:17:29 $ docker stop --time=1 2f1800158e7a755fb3882eb8ce2498652f02c639fe3135cdc9391c743df07104 10:17:30 $ docker rm -f --volumes 2f1800158e7a755fb3882eb8ce2498652f02c639fe3135cdc9391c743df07104 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:18:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-772695 in /w/workspace/exfoundry_ci-build-images_PR-230 [Pipeline] { [Pipeline] checkout 10:18:58 Selected Git installation does not exist. Using Default 10:18:58 The recommended git tool is: NONE 10:19:05 using credential edgex-jenkins-ssh 10:19:05 Cloning the remote Git repository 10:19:05 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 10:19:05 > git init /w/workspace/exfoundry_ci-build-images_PR-230 # timeout=10 10:19:05 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 10:19:05 > git --version # timeout=10 10:19:05 > git --version # 'git version 2.25.1' 10:19:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 10:19:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:19:07 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 10:19:07 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 10:19:07 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/230/head:refs/remotes/origin/PR-230 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 10:19:07 Merging remotes/origin/gcc commit c88730b3aaa7ac1952e9fbb15c26432133655daf into PR head commit f9971482121bb65310e68688de8defc5c45ea301 10:19:08 Merge succeeded, producing f9971482121bb65310e68688de8defc5c45ea301 10:19:08 Checking out Revision f9971482121bb65310e68688de8defc5c45ea301 (PR-230) 10:19:07 > git config core.sparsecheckout # timeout=10 10:19:07 > git checkout -f f9971482121bb65310e68688de8defc5c45ea301 # timeout=10 10:19:08 > git remote # timeout=10 10:19:08 > git config --get remote.origin.url # timeout=10 10:19:08 using GIT_SSH to set credentials SSH Credentials for GitHub 10:19:08 > git merge c88730b3aaa7ac1952e9fbb15c26432133655daf # timeout=10 10:19:08 > git rev-parse HEAD^{commit} # timeout=10 10:19:08 > git config core.sparsecheckout # timeout=10 10:19:08 > git checkout -f f9971482121bb65310e68688de8defc5c45ea301 # timeout=10 10:19:11 Commit message: "build: update to alpine 3.22" 10:19:11 > git --version # timeout=10 10:19:11 > git --version # 'git version 2.25.1' 10:19:11 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:19:13 provisioning config files... 10:19:13 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-230@tmp/config14588262753288740186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:19:14 ---> ****-login.sh 10:19:14 nexus3.edgexfoundry.org:10001 10:19:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:14 Configure a credential helper to remove this warning. See 10:19:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:14 10:19:14 Login Succeeded 10:19:14 nexus3.edgexfoundry.org:10002 10:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:15 Configure a credential helper to remove this warning. See 10:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:15 10:19:15 Login Succeeded 10:19:15 nexus3.edgexfoundry.org:10003 10:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:15 Configure a credential helper to remove this warning. See 10:19:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:15 10:19:15 Login Succeeded 10:19:15 nexus3.edgexfoundry.org:10004 10:19:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:16 Configure a credential helper to remove this warning. See 10:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:16 10:19:16 Login Succeeded 10:19:16 ****.io 10:19:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:19:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:19:16 Configure a credential helper to remove this warning. See 10:19:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:19:16 10:19:16 Login Succeeded 10:19:16 ---> ****-login.sh ends [Pipeline] } 10:19:16 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 10:19:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:19:17 + ls -al . 10:19:17 total 20 10:19:17 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:19 . 10:19:17 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:19 .. 10:19:17 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:19 .git 10:19:17 -rw-rw-r-- 1 jenkins jenkins 332 Nov 7 10:19 Dockerfile 10:19:17 -rw-rw-r-- 1 jenkins jenkins 883 Nov 7 10:19 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:18 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f9971482121bb65310e68688de8defc5c45ea301 --label arch=arm64 . 10:19:18 Sending build context to Docker daemon 501.2kB 10:19:18 Step 1/5 : FROM alpine:3.22 10:19:19 3.22: Pulling from library/alpine 10:19:19 6b59a28fa201: Pulling fs layer 10:19:19 6b59a28fa201: Verifying Checksum 10:19:19 6b59a28fa201: Download complete 10:19:19 6b59a28fa201: Pull complete 10:19:19 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:19:19 Status: Downloaded newer image for alpine:3.22 10:19:19 ---> 171e65262c80 10:19:19 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:19:20 ---> Running in 3b7257d60865 10:19:20 Removing intermediate container 3b7257d60865 10:19:20 ---> 04094b070a9b 10:19:20 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade 10:19:20 ---> Running in ce5e280bf44c 10:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:19:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:19:23 (1/71) Installing libgcc (14.2.0-r6) 10:19:23 (2/71) Installing jansson (2.14.1-r0) 10:19:23 (3/71) Installing libstdc++ (14.2.0-r6) 10:19:23 (4/71) Installing zstd-libs (1.5.7-r0) 10:19:23 (5/71) Installing binutils (2.44-r3) 10:19:23 (6/71) Installing libmagic (5.46-r2) 10:19:23 (7/71) Installing file (5.46-r2) 10:19:23 (8/71) Installing libgomp (14.2.0-r6) 10:19:23 (9/71) Installing libatomic (14.2.0-r6) 10:19:23 (10/71) Installing gmp (6.3.0-r3) 10:19:23 (11/71) Installing isl26 (0.26-r1) 10:19:23 (12/71) Installing mpfr4 (4.2.1_p1-r0) 10:19:23 (13/71) Installing mpc1 (1.3.1-r1) 10:19:23 (14/71) Installing gcc (14.2.0-r6) 10:19:27 (15/71) Installing libstdc++-dev (14.2.0-r6) 10:19:27 (16/71) Installing musl-dev (1.2.5-r10) 10:19:27 (17/71) Installing g++ (14.2.0-r6) 10:19:28 (18/71) Installing make (4.4.1-r3) 10:19:28 (19/71) Installing fortify-headers (1.1-r5) 10:19:28 (20/71) Installing patch (2.8-r0) 10:19:28 (21/71) Installing build-base (0.5-r3) 10:19:28 (22/71) Installing acl-libs (2.3.2-r1) 10:19:28 (23/71) Installing libbz2 (1.0.8-r6) 10:19:28 (24/71) Installing libexpat (2.7.3-r0) 10:19:28 (25/71) Installing lz4-libs (1.10.0-r0) 10:19:28 (26/71) Installing xz-libs (5.8.1-r0) 10:19:28 (27/71) Installing libarchive (3.8.1-r0) 10:19:28 (28/71) Installing rhash-libs (1.4.5-r0) 10:19:28 (29/71) Installing libuv (1.51.0-r0) 10:19:28 (30/71) Installing cmake (3.31.7-r1) 10:19:31 (31/71) Installing brotli-libs (1.1.0-r2) 10:19:31 (32/71) Installing brotli (1.1.0-r2) 10:19:31 (33/71) Installing pkgconf (2.4.3-r0) 10:19:31 (34/71) Installing brotli-dev (1.1.0-r2) 10:19:31 (35/71) Installing c-ares (1.34.5-r0) 10:19:31 (36/71) Installing c-ares-dev (1.34.5-r0) 10:19:31 (37/71) Installing libunistring (1.3-r0) 10:19:31 (38/71) Installing libidn2 (2.3.7-r0) 10:19:31 (39/71) Installing libidn2-dev (2.3.7-r0) 10:19:31 (40/71) Installing libpsl (0.21.5-r3) 10:19:31 (41/71) Installing libpsl-utils (0.21.5-r3) 10:19:31 (42/71) Installing libpsl-dev (0.21.5-r3) 10:19:31 (43/71) Installing nghttp2-libs (1.65.0-r0) 10:19:31 (44/71) Installing nghttp2-dev (1.65.0-r0) 10:19:31 (45/71) Installing openssl-dev (3.5.4-r0) 10:19:31 (46/71) Installing zlib-dev (1.3.1-r2) 10:19:31 (47/71) Installing zstd (1.5.7-r0) 10:19:31 (48/71) Installing zstd-dev (1.5.7-r0) 10:19:31 (49/71) Installing libcurl (8.14.1-r2) 10:19:31 (50/71) Installing curl-dev (8.14.1-r2) 10:19:31 (51/71) Installing pcre2 (10.46-r0) 10:19:31 (52/71) Installing git (2.49.1-r0) 10:19:31 (53/71) Installing git-init-template (2.49.1-r0) 10:19:31 (54/71) Installing nettle (3.10.1-r0) 10:19:31 (55/71) Installing libffi (3.4.8-r0) 10:19:31 (56/71) Installing libtasn1 (4.20.0-r0) 10:19:31 (57/71) Installing p11-kit (0.25.5-r2) 10:19:31 (58/71) Installing gnutls (3.8.8-r0) 10:19:31 (59/71) Installing libmicrohttpd (1.0.1-r1) 10:19:31 (60/71) Installing gnutls-c++ (3.8.8-r0) 10:19:31 (61/71) Installing libgmpxx (6.3.0-r3) 10:19:31 (62/71) Installing gmp-dev (6.3.0-r3) 10:19:31 (63/71) Installing nettle-dev (3.10.1-r0) 10:19:32 (64/71) Installing libtasn1-progs (4.20.0-r0) 10:19:32 (65/71) Installing libtasn1-dev (4.20.0-r0) 10:19:32 (66/71) Installing p11-kit-dev (0.25.5-r2) 10:19:32 (67/71) Installing gnutls-dev (3.8.8-r0) 10:19:32 (68/71) Installing libmicrohttpd-dev (1.0.1-r1) 10:19:32 (69/71) Installing linux-headers (6.14.2-r0) 10:19:32 (70/71) Installing yaml (0.2.5-r2) 10:19:32 (71/71) Installing yaml-dev (0.2.5-r2) 10:19:32 Executing busybox-1.37.0-r19.trigger 10:19:32 OK: 308 MiB in 87 packages 10:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:19:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:19:35 OK: 308 MiB in 87 packages 10:19:50 Removing intermediate container ce5e280bf44c 10:19:50 ---> fecdc3f32b4b 10:19:50 Step 4/5 : LABEL arch=arm64 10:19:50 ---> Running in ec081d20e50b 10:19:50 Removing intermediate container ec081d20e50b 10:19:50 ---> c285762da3aa 10:19:50 Step 5/5 : LABEL git_sha=f9971482121bb65310e68688de8defc5c45ea301 10:19:50 ---> Running in a15a308fa609 10:19:50 Removing intermediate container a15a308fa609 10:19:50 ---> 1aad92702733 10:19:50 [Warning] One or more build-args [ARCH] were not consumed 10:19:50 Successfully built 1aad92702733 10:19:50 Successfully tagged edgex-devops/edgex-gcc-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 10:19:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:51 10:19:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:19:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:19:51 arm64: Pulling from edgex-lftools-log-publisher 10:19:51 8998bd30e6a1: Pulling fs layer 10:19:51 04944245beec: Pulling fs layer 10:19:51 699f458cf7ca: Pulling fs layer 10:19:51 765212b225bb: Pulling fs layer 10:19:51 f23df028b6ca: Pulling fs layer 10:19:51 d65c8cfc05b1: Pulling fs layer 10:19:51 2437ff75d9bd: Pulling fs layer 10:19:51 765212b225bb: Waiting 10:19:51 d65c8cfc05b1: Waiting 10:19:51 2437ff75d9bd: Waiting 10:19:51 04944245beec: Verifying Checksum 10:19:51 04944245beec: Download complete 10:19:51 765212b225bb: Verifying Checksum 10:19:51 765212b225bb: Download complete 10:19:51 f23df028b6ca: Verifying Checksum 10:19:51 f23df028b6ca: Download complete 10:19:51 d65c8cfc05b1: Download complete 10:19:51 699f458cf7ca: Verifying Checksum 10:19:51 699f458cf7ca: Download complete 10:19:52 8998bd30e6a1: Verifying Checksum 10:19:52 8998bd30e6a1: Download complete 10:19:54 2437ff75d9bd: Verifying Checksum 10:19:54 2437ff75d9bd: Download complete 10:19:56 8998bd30e6a1: Pull complete 10:19:58 04944245beec: Pull complete 10:19:59 699f458cf7ca: Pull complete 10:19:59 765212b225bb: Pull complete 10:20:00 f23df028b6ca: Pull complete 10:20:01 d65c8cfc05b1: Pull complete 10:20:19 2437ff75d9bd: Pull complete 10:20:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:20:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:20:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:19 prd-ubuntu20.04-docker-arm64-4c-16g-772695 does not seem to be running inside a container 10:20:19 $ 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-230 -v /w/workspace/exfoundry_ci-build-images_PR-230:/w/workspace/exfoundry_ci-build-images_PR-230:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-230@tmp:/w/workspace/exfoundry_ci-build-images_PR-230@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 10:20:22 $ docker top da76d73a3869da82c771ca76514c668c65bc2d64c527a6a6936fec90de54fabb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:20:23 ---> job-cost.sh 10:20:23 lf-activate-venv: SKIPPING 10:20:23 INFO: No Stack... 10:20:23 INFO: Retrieving Pricing Info for: v3-standard-4 10:20:24 INFO: Archiving Costs [Pipeline] sh 10:20:25 + cat /w/workspace/exfoundry_ci-build-images_PR-230/archives/cost.csv 10:20:25 + cut -d, -f6 [Pipeline] lock 10:20:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-230-1-stack-cost] 10:20:25 Resource [jenkins-edgexfoundry-ci-build-images-PR-230-1-stack-cost] did not exist. Created. 10:20:25 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-230-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:20:26 /w/workspace/exfoundry_ci-build-images_PR-230@tmp/durable-65ba1ac1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:20:26 + echo total: 0.10999999940395355 [Pipeline] stash 10:20:26 Warning: overwriting stash ‘stack-cost’ 10:20:27 Stashed 1 file(s) [Pipeline] } 10:20:27 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-230-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:20:27 $ docker stop --time=1 da76d73a3869da82c771ca76514c668c65bc2d64c527a6a6936fec90de54fabb 10:20:28 $ docker rm -f --volumes da76d73a3869da82c771ca76514c668c65bc2d64c527a6a6936fec90de54fabb [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 10:20:30 + [ -d /w/workspace/exfoundry_ci-build-images_PR-230/archives ] 10:20:30 + ls -al /w/workspace/exfoundry_ci-build-images_PR-230/archives 10:20:30 total 16 10:20:30 drwxr-xr-x 3 root root 4096 Nov 7 10:17 . 10:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:17 .. 10:20:30 drwxr-xr-x 2 root root 4096 Nov 7 10:17 cost 10:20:30 -rw-r--r-- 1 root root 86 Nov 7 10:17 cost.csv 10:20:30 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-230/archives 10:20:30 + ls -al /w/workspace/exfoundry_ci-build-images_PR-230/archives 10:20:30 total 16 10:20:30 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:17 . 10:20:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:17 .. 10:20:30 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:17 cost 10:20:30 -rw-r--r-- 1 jenkins jenkins 86 Nov 7 10:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:20:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:20:31 ---> package-listing.sh 10:20:31 ++ facter osfamily 10:20:31 ++ tr '[:upper:]' '[:lower:]' 10:20:32 + OS_FAMILY=debian 10:20:32 + workspace=/w/workspace/exfoundry_ci-build-images_PR-230 10:20:32 + START_PACKAGES=/tmp/packages_start.txt 10:20:32 + END_PACKAGES=/tmp/packages_end.txt 10:20:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:20:32 + PACKAGES=/tmp/packages_start.txt 10:20:32 + '[' /w/workspace/exfoundry_ci-build-images_PR-230 ']' 10:20:32 + PACKAGES=/tmp/packages_end.txt 10:20:32 + case "${OS_FAMILY}" in 10:20:32 + dpkg -l 10:20:32 + grep '^ii' 10:20:32 + '[' -f /tmp/packages_start.txt ']' 10:20:32 + '[' -f /tmp/packages_end.txt ']' 10:20:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:20:32 + '[' /w/workspace/exfoundry_ci-build-images_PR-230 ']' 10:20:32 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-230/archives/ 10:20:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-230/archives/ [Pipeline] echo 10:20:32 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-230/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:20:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:20:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:20:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:20:33 prd-ubuntu20.04-docker-8c-8g-772694 does not seem to be running inside a container 10:20:33 $ 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-230/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-230 -v /w/workspace/exfoundry_ci-build-images_PR-230:/w/workspace/exfoundry_ci-build-images_PR-230:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-230@tmp:/w/workspace/exfoundry_ci-build-images_PR-230@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 10:20:33 $ docker top 25f0e935b05e99b0cb39671c66323fca0bdae2ed5853ec37b7f89bed0558af0e -eo pid,comm [Pipeline] { [Pipeline] sh 10:20:33 + touch /tmp/pre-build-complete [Pipeline] sh 10:20:34 + mkdir -p /var/log/sysstat [Pipeline] sh 10:20:34 + ls /var/log/sa-host 10:20:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:20:34 provisioning config files... 10:20:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-230@tmp/config8886919881753400837tmp [Pipeline] { [Pipeline] echo 10:20:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:20:34 ---> create-netrc.sh [Pipeline] } 10:20:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:20:35 ---> python-tools-install.sh [Pipeline] echo 10:20:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:20:35 ---> sudo-logs.sh 10:20:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:20:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:20:36 ---> job-cost.sh 10:20:36 lf-activate-venv: SKIPPING 10:20:36 DEBUG: total: 0.2199999988079071 10:20:36 INFO: Retrieving Stack Cost... 10:20:36 INFO: Retrieving Pricing Info for: v3-standard-8 10:20:36 INFO: Archiving Costs [Pipeline] echo 10:20:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:20:37 ---> logs-deploy.sh 10:20:37 lf-activate-venv: SKIPPING 10:20:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-230/1 10:20:37 INFO: archiving workspace using pattern(s): 10:20:37 Archives upload complete. 10:20:37 INFO: archiving logs to Nexus