Started by user Jin Lin Guan 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 jinlinGuan for edgexfoundry/ci-build-images Obtained Jenkinsfile from 0b527c221962873518001100bc45a62e0036fed6+21180c0b06ca140de91ddb41d596b0bcab428f2b (b16de06c8495ca0fe899c4a8f1e5b640580907b2) 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-ssh5849426316700068267.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh15813233938937716635.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6783289409846369838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5499190733498467079.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15782109787380592341.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-compose, mavenSettings:ci-build-images-settings, dockerImageName:edgex-compose, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[2.33.1], releaseBranchOverride:edgex-compose] ========================================================= [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-compose USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-compose DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-compose-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: edgex-compose DOCKER_CUSTOM_TAGS: 2.33.1 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-41111’ Running on prd-ubuntu20.04-docker-8c-8g-41136 in /w/workspace/exfoundry_ci-build-images_PR-224 [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-224 # 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/edgex-compose commit 21180c0b06ca140de91ddb41d596b0bcab428f2b into PR head commit 0b527c221962873518001100bc45a62e0036fed6 Merge succeeded, producing 0b527c221962873518001100bc45a62e0036fed6 Checking out Revision 0b527c221962873518001100bc45a62e0036fed6 (PR-224) > 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/224/head:refs/remotes/origin/PR-224 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # 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 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 Commit message: "feat: update to use v2.33.1 compose plugin" > git rev-list --no-walk 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T09:50:01.406Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T09:50:01.463Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T09:50:01.482Z] ========================================================= [2025-03-12T09:50:01.483Z] EdgeX Global Pipelines Version Info [2025-03-12T09:50:01.483Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:50:02.584Z] ------------------- [2025-03-12T09:50:02.584Z] stable info: [2025-03-12T09:50:02.584Z] ------------------- [2025-03-12T09:50:02.584Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T09:50:02.584Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T09:50:02.584Z] Message: update stable to v1.0.271 [2025-03-12T09:50:03.155Z] ------------------- [2025-03-12T09:50:03.155Z] experimental info: [2025-03-12T09:50:03.155Z] ------------------- [2025-03-12T09:50:03.155Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T09:50:03.155Z] Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e [2025-03-12T09:50:03.155Z] Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-03-12T09:50:03.248Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2025-03-12T09:50:03.264Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo [2025-03-12T09:50:03.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2025-03-12T09:50:03.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T09:50:03.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T09:50:03.337Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo [2025-03-12T09:50:03.361Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2025-03-12T09:50:03.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-03-12T09:50:03.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-03-12T09:50:03.414Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T09:50:03.434Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-03-12T09:50:03.451Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo [2025-03-12T09:50:03.471Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T09:50:03.497Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T09:50:03.523Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo [2025-03-12T09:50:03.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 2.33.1 [Pipeline] echo [2025-03-12T09:50:03.570Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo [2025-03-12T09:50:03.589Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo [2025-03-12T09:50:03.609Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo [2025-03-12T09:50:03.632Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b527c221962873518001100bc45a62e0036fed6 [Pipeline] echo [2025-03-12T09:50:03.651Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b527c2 [Pipeline] echo [2025-03-12T09:50:03.669Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T09:50:03.725Z] provisioning config files... [2025-03-12T09:50:03.742Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config14121909376013420037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:50:04.076Z] ---> ****-login.sh [2025-03-12T09:50:04.076Z] nexus3.edgexfoundry.org:10001 [2025-03-12T09:50:04.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:04.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:04.338Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:04.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:04.338Z] [2025-03-12T09:50:04.338Z] Login Succeeded [2025-03-12T09:50:04.338Z] nexus3.edgexfoundry.org:10002 [2025-03-12T09:50:04.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:04.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:04.338Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:04.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:04.338Z] [2025-03-12T09:50:04.338Z] Login Succeeded [2025-03-12T09:50:04.338Z] nexus3.edgexfoundry.org:10003 [2025-03-12T09:50:04.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:04.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:04.599Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:04.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:04.599Z] [2025-03-12T09:50:04.599Z] Login Succeeded [2025-03-12T09:50:04.599Z] nexus3.edgexfoundry.org:10004 [2025-03-12T09:50:04.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:04.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:04.599Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:04.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:04.599Z] [2025-03-12T09:50:04.599Z] Login Succeeded [2025-03-12T09:50:04.599Z] ****.io [2025-03-12T09:50:04.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:04.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:04.859Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:04.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:04.859Z] [2025-03-12T09:50:04.859Z] Login Succeeded [2025-03-12T09:50:04.859Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T09:50:04.866Z] 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-12T09:50:05.115Z] provisioning config files... [2025-03-12T09:50:05.125Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config15272000340602596292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:50:05.429Z] ---> ****-login.sh [2025-03-12T09:50:05.429Z] nexus3.edgexfoundry.org:10001 [2025-03-12T09:50:05.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:05.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:05.430Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:05.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:05.430Z] [2025-03-12T09:50:05.430Z] Login Succeeded [2025-03-12T09:50:05.430Z] nexus3.edgexfoundry.org:10002 [2025-03-12T09:50:05.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:05.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:05.430Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:05.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:05.430Z] [2025-03-12T09:50:05.430Z] Login Succeeded [2025-03-12T09:50:05.430Z] nexus3.edgexfoundry.org:10003 [2025-03-12T09:50:05.575Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41135 in /w/workspace/exfoundry_ci-build-images_PR-224 [Pipeline] { [Pipeline] checkout [2025-03-12T09:50:05.617Z] Selected Git installation does not exist. Using Default [2025-03-12T09:50:05.617Z] The recommended git tool is: NONE [2025-03-12T09:50:05.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:05.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:05.697Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:05.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:05.697Z] [2025-03-12T09:50:05.697Z] Login Succeeded [2025-03-12T09:50:05.697Z] nexus3.edgexfoundry.org:10004 [2025-03-12T09:50:05.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:05.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:05.697Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:05.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:05.697Z] [2025-03-12T09:50:05.697Z] Login Succeeded [2025-03-12T09:50:05.697Z] ****.io [2025-03-12T09:50:05.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:05.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:05.958Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:05.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:05.959Z] [2025-03-12T09:50:05.959Z] Login Succeeded [2025-03-12T09:50:05.959Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T09:50:05.968Z] 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-12T09:50:06.603Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T09:50:06.888Z] + ls -al . [2025-03-12T09:50:06.888Z] total 28 [2025-03-12T09:50:06.888Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 09:49 . [2025-03-12T09:50:06.888Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 09:49 .. [2025-03-12T09:50:06.888Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 09:49 .git [2025-03-12T09:50:06.888Z] -rw-rw-r-- 1 jenkins jenkins 786 Mar 12 09:49 Dockerfile [2025-03-12T09:50:06.888Z] -rw-rw-r-- 1 jenkins jenkins 886 Mar 12 09:49 Jenkinsfile [2025-03-12T09:50:06.888Z] -rw-rw-r-- 1 jenkins jenkins 1309 Mar 12 09:49 README.md [2025-03-12T09:50:06.888Z] -rwxrwxr-x 1 jenkins jenkins 30 Mar 12 09:49 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T09:50:07.314Z] + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0b527c221962873518001100bc45a62e0036fed6 --label arch=amd64 . [2025-03-12T09:50:07.314Z] Sending build context to Docker daemon 494.6kB [2025-03-12T09:50:07.314Z] Step 1/12 : ARG DOCKER_VERSION=28 [2025-03-12T09:50:07.314Z] Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli [2025-03-12T09:50:07.575Z] 28: Pulling from library/docker [2025-03-12T09:50:07.836Z] f18232174bc9: Pulling fs layer [2025-03-12T09:50:07.836Z] 3795da19ece3: Pulling fs layer [2025-03-12T09:50:07.836Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T09:50:07.836Z] 8661467c513c: Pulling fs layer [2025-03-12T09:50:07.836Z] 1ec760ee5d6f: Pulling fs layer [2025-03-12T09:50:07.836Z] 6c635aaeace6: Pulling fs layer [2025-03-12T09:50:07.836Z] 8d14474db62f: Pulling fs layer [2025-03-12T09:50:07.836Z] 998be54fa141: Pulling fs layer [2025-03-12T09:50:07.836Z] b8fb44047f2a: Pulling fs layer [2025-03-12T09:50:07.836Z] e0edd909f3e7: Pulling fs layer [2025-03-12T09:50:07.836Z] 696b3568325c: Pulling fs layer [2025-03-12T09:50:07.836Z] aae4123c72b3: Pulling fs layer [2025-03-12T09:50:07.836Z] eca80691327d: Pulling fs layer [2025-03-12T09:50:07.836Z] 1f3afd71a730: Pulling fs layer [2025-03-12T09:50:07.836Z] f21a33964add: Pulling fs layer [2025-03-12T09:50:07.836Z] 97dc3a0172b6: Pulling fs layer [2025-03-12T09:50:07.836Z] b8fb44047f2a: Waiting [2025-03-12T09:50:07.836Z] e0edd909f3e7: Waiting [2025-03-12T09:50:07.836Z] 696b3568325c: Waiting [2025-03-12T09:50:07.836Z] aae4123c72b3: Waiting [2025-03-12T09:50:07.836Z] eca80691327d: Waiting [2025-03-12T09:50:07.836Z] 1f3afd71a730: Waiting [2025-03-12T09:50:07.836Z] f21a33964add: Waiting [2025-03-12T09:50:07.836Z] 97dc3a0172b6: Waiting [2025-03-12T09:50:07.836Z] 1ec760ee5d6f: Waiting [2025-03-12T09:50:07.836Z] 6c635aaeace6: Waiting [2025-03-12T09:50:07.836Z] 8d14474db62f: Waiting [2025-03-12T09:50:07.836Z] 998be54fa141: Waiting [2025-03-12T09:50:07.836Z] 8661467c513c: Waiting [2025-03-12T09:50:07.836Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T09:50:07.836Z] 4f4fb700ef54: Download complete [2025-03-12T09:50:08.096Z] f18232174bc9: Download complete [2025-03-12T09:50:08.096Z] 3795da19ece3: Verifying Checksum [2025-03-12T09:50:08.096Z] 3795da19ece3: Download complete [2025-03-12T09:50:08.096Z] 8661467c513c: Verifying Checksum [2025-03-12T09:50:08.096Z] 8661467c513c: Download complete [2025-03-12T09:50:08.096Z] f18232174bc9: Pull complete [2025-03-12T09:50:08.096Z] 1ec760ee5d6f: Verifying Checksum [2025-03-12T09:50:08.096Z] 1ec760ee5d6f: Download complete [2025-03-12T09:50:08.356Z] 6c635aaeace6: Verifying Checksum [2025-03-12T09:50:08.356Z] 6c635aaeace6: Download complete [2025-03-12T09:50:08.356Z] 8d14474db62f: Verifying Checksum [2025-03-12T09:50:08.356Z] 8d14474db62f: Download complete [2025-03-12T09:50:08.356Z] 998be54fa141: Verifying Checksum [2025-03-12T09:50:08.356Z] 998be54fa141: Download complete [2025-03-12T09:50:08.356Z] b8fb44047f2a: Verifying Checksum [2025-03-12T09:50:08.356Z] b8fb44047f2a: Download complete [2025-03-12T09:50:08.356Z] e0edd909f3e7: Verifying Checksum [2025-03-12T09:50:08.356Z] e0edd909f3e7: Download complete [2025-03-12T09:50:08.356Z] 3795da19ece3: Pull complete [2025-03-12T09:50:08.356Z] aae4123c72b3: Verifying Checksum [2025-03-12T09:50:08.356Z] aae4123c72b3: Download complete [2025-03-12T09:50:08.356Z] 4f4fb700ef54: Pull complete [2025-03-12T09:50:08.621Z] eca80691327d: Download complete [2025-03-12T09:50:08.621Z] 8661467c513c: Pull complete [2025-03-12T09:50:08.621Z] 97dc3a0172b6: Download complete [2025-03-12T09:50:08.621Z] f21a33964add: Download complete [2025-03-12T09:50:08.880Z] 1ec760ee5d6f: Pull complete [2025-03-12T09:50:08.880Z] 1f3afd71a730: Verifying Checksum [2025-03-12T09:50:08.880Z] 1f3afd71a730: Download complete [2025-03-12T09:50:09.449Z] 6c635aaeace6: Pull complete [2025-03-12T09:50:10.016Z] 8d14474db62f: Pull complete [2025-03-12T09:50:10.017Z] 998be54fa141: Pull complete [2025-03-12T09:50:10.017Z] b8fb44047f2a: Pull complete [2025-03-12T09:50:10.017Z] e0edd909f3e7: Pull complete [2025-03-12T09:50:10.275Z] 696b3568325c: Pull complete [2025-03-12T09:50:10.535Z] aae4123c72b3: Pull complete [2025-03-12T09:50:10.535Z] eca80691327d: Pull complete [2025-03-12T09:50:10.702Z] using credential edgex-jenkins-ssh [2025-03-12T09:50:10.728Z] Cloning the remote Git repository [2025-03-12T09:50:11.470Z] 1f3afd71a730: Pull complete [2025-03-12T09:50:11.729Z] f21a33964add: Pull complete [2025-03-12T09:50:11.729Z] 97dc3a0172b6: Pull complete [2025-03-12T09:50:11.729Z] Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d [2025-03-12T09:50:11.729Z] Status: Downloaded newer image for docker:28 [2025-03-12T09:50:11.729Z] ---> cca75ab1d7a7 [2025-03-12T09:50:11.729Z] Step 3/12 : FROM alpine:3.20 [2025-03-12T09:50:10.779Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2025-03-12T09:50:10.884Z] > git init /w/workspace/exfoundry_ci-build-images_PR-224 # timeout=10 [2025-03-12T09:50:11.049Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-03-12T09:50:11.051Z] > git --version # timeout=10 [2025-03-12T09:50:11.074Z] > git --version # 'git version 2.25.1' [2025-03-12T09:50:11.077Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T09:50:11.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T09:50:12.298Z] 3.20: Pulling from library/alpine [2025-03-12T09:50:12.298Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T09:50:12.558Z] 0a9a5dfd008f: Download complete [2025-03-12T09:50:12.558Z] 0a9a5dfd008f: Pull complete [2025-03-12T09:50:12.558Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T09:50:12.558Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T09:50:12.558Z] ---> ff221270b9fb [2025-03-12T09:50:12.558Z] Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2025-03-12T09:50:12.005Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-03-12T09:50:12.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T09:50:12.999Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2025-03-12T09:50:13.048Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2025-03-12T09:50:13.049Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T09:50:13.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/edgex-compose:refs/remotes/origin/edgex-compose # timeout=10 [2025-03-12T09:50:13.706Z] Merging remotes/origin/edgex-compose commit 21180c0b06ca140de91ddb41d596b0bcab428f2b into PR head commit 0b527c221962873518001100bc45a62e0036fed6 [2025-03-12T09:50:13.982Z] Merge succeeded, producing 0b527c221962873518001100bc45a62e0036fed6 [2025-03-12T09:50:13.982Z] Checking out Revision 0b527c221962873518001100bc45a62e0036fed6 (PR-224) [2025-03-12T09:50:13.725Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T09:50:13.804Z] > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 [2025-03-12T09:50:13.880Z] > git remote # timeout=10 [2025-03-12T09:50:13.897Z] > git config --get remote.origin.url # timeout=10 [2025-03-12T09:50:13.911Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T09:50:13.933Z] > git merge 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 [2025-03-12T09:50:13.966Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-03-12T09:50:13.989Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T09:50:14.001Z] > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 [2025-03-12T09:50:15.176Z] ---> ea4e8692e6c1 [2025-03-12T09:50:15.177Z] Step 5/12 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash wget curl [2025-03-12T09:50:15.177Z] ---> Running in 6b9eff12429a [2025-03-12T09:50:15.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T09:50:15.177Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T09:50:15.437Z] (1/55) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-03-12T09:50:15.437Z] (2/55) Installing libncursesw (6.4_p20240420-r2) [2025-03-12T09:50:15.437Z] (3/55) Installing readline (8.2.10-r0) [2025-03-12T09:50:15.437Z] (4/55) Installing bash (5.2.26-r0) [2025-03-12T09:50:15.437Z] Executing bash-5.2.26-r0.post-install [2025-03-12T09:50:15.437Z] (5/55) Installing ca-certificates (20241121-r1) [2025-03-12T09:50:15.437Z] (6/55) Installing brotli-libs (1.1.0-r2) [2025-03-12T09:50:15.697Z] (7/55) Installing c-ares (1.33.1-r0) [2025-03-12T09:50:15.697Z] (8/55) Installing libunistring (1.2-r0) [2025-03-12T09:50:15.697Z] (9/55) Installing libidn2 (2.3.7-r0) [2025-03-12T09:50:15.697Z] (10/55) Installing nghttp2-libs (1.62.1-r0) [2025-03-12T09:50:15.697Z] (11/55) Installing libpsl (0.21.5-r1) [2025-03-12T09:50:15.697Z] (12/55) Installing zstd-libs (1.5.6-r0) [2025-03-12T09:50:15.697Z] (13/55) Installing libcurl (8.12.1-r0) [2025-03-12T09:50:15.697Z] (14/55) Installing curl (8.12.1-r0) [2025-03-12T09:50:15.697Z] (15/55) Installing libgcc (13.2.1_git20240309-r1) [2025-03-12T09:50:15.697Z] (16/55) Installing jansson (2.14-r4) [2025-03-12T09:50:15.697Z] (17/55) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-12T09:50:15.697Z] (18/55) Installing binutils (2.42-r1) [2025-03-12T09:50:15.697Z] (19/55) Installing libgomp (13.2.1_git20240309-r1) [2025-03-12T09:50:15.697Z] (20/55) Installing libatomic (13.2.1_git20240309-r1) [2025-03-12T09:50:15.697Z] (21/55) Installing gmp (6.3.0-r1) [2025-03-12T09:50:15.697Z] (22/55) Installing isl26 (0.26-r1) [2025-03-12T09:50:15.697Z] (23/55) Installing mpfr4 (4.2.1-r0) [2025-03-12T09:50:15.697Z] (24/55) Installing mpc1 (1.3.1-r1) [2025-03-12T09:50:15.697Z] (25/55) Installing gcc (13.2.1_git20240309-r1) [2025-03-12T09:50:16.637Z] (26/55) Installing musl-dev (1.2.5-r1) [2025-03-12T09:50:16.637Z] (27/55) Installing linux-headers (6.6-r0) [2025-03-12T09:50:16.637Z] (28/55) Installing libffi (3.4.6-r0) [2025-03-12T09:50:16.637Z] (29/55) Installing pkgconf (2.2.0-r0) [2025-03-12T09:50:16.637Z] (30/55) Installing libffi-dev (3.4.6-r0) [2025-03-12T09:50:16.637Z] (31/55) Installing make (4.4.1-r2) [2025-03-12T09:50:16.637Z] (32/55) Installing openssl-dev (3.3.3-r0) [2025-03-12T09:50:16.637Z] (33/55) Installing libbz2 (1.0.8-r6) [2025-03-12T09:50:16.637Z] (34/55) Installing libexpat (2.6.4-r0) [2025-03-12T09:50:16.637Z] (35/55) Installing gdbm (1.23-r1) [2025-03-12T09:50:16.637Z] (36/55) Installing xz-libs (5.6.2-r0) [2025-03-12T09:50:16.637Z] (37/55) Installing mpdecimal (4.0.0-r0) [2025-03-12T09:50:16.637Z] (38/55) Installing libpanelw (6.4_p20240420-r2) [2025-03-12T09:50:16.637Z] (39/55) Installing sqlite-libs (3.45.3-r1) [2025-03-12T09:50:16.637Z] (40/55) Installing python3 (3.12.9-r0) [2025-03-12T09:50:16.896Z] (41/55) Installing python3-pycache-pyc0 (3.12.9-r0) [2025-03-12T09:50:16.896Z] (42/55) Installing pyc (3.12.9-r0) [2025-03-12T09:50:16.896Z] (43/55) Installing py3-setuptools-pyc (70.3.0-r0) [2025-03-12T09:50:16.896Z] (44/55) Installing py3-pip-pyc (24.0-r2) [2025-03-12T09:50:16.896Z] (45/55) Installing py3-parsing (3.1.2-r1) [2025-03-12T09:50:16.896Z] (46/55) Installing py3-parsing-pyc (3.1.2-r1) [2025-03-12T09:50:16.896Z] (47/55) Installing py3-packaging-pyc (24.0-r1) [2025-03-12T09:50:16.896Z] (48/55) Installing python3-pyc (3.12.9-r0) [2025-03-12T09:50:16.896Z] (49/55) Installing py3-packaging (24.0-r1) [2025-03-12T09:50:16.896Z] (50/55) Installing py3-setuptools (70.3.0-r0) [2025-03-12T09:50:17.154Z] (51/55) Installing py3-pip (24.0-r2) [2025-03-12T09:50:17.154Z] (52/55) Installing python3-dev (3.12.9-r0) [2025-03-12T09:50:17.414Z] (53/55) Installing unzip (6.0-r14) [2025-03-12T09:50:17.414Z] (54/55) Installing pcre2 (10.43-r0) [2025-03-12T09:50:17.414Z] (55/55) Installing wget (1.24.5-r0) [2025-03-12T09:50:17.414Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T09:50:17.414Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T09:50:17.414Z] OK: 333 MiB in 69 packages [2025-03-12T09:50:17.683Z] Commit message: "feat: update to use v2.33.1 compose plugin" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T09:50:19.438Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T09:50:19.438Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T09:50:19.438Z] Dload Upload Total Spent Left Speed [2025-03-12T09:50:19.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh [2025-03-12T09:50:19.786Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T09:50:20.123Z] + sudo tee /etc/docker/daemon.new [2025-03-12T09:50:20.123Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T09:50:20.123Z] { [2025-03-12T09:50:20.123Z] "registry-mirrors": [ [2025-03-12T09:50:20.123Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T09:50:20.123Z] ], [2025-03-12T09:50:20.123Z] "bip": "10.250.0.254/24", [2025-03-12T09:50:20.123Z] "hosts": [ [2025-03-12T09:50:20.123Z] "tcp://0.0.0.0:5555", [2025-03-12T09:50:20.123Z] "unix:///var/run/docker.sock" [2025-03-12T09:50:20.123Z] ], [2025-03-12T09:50:20.123Z] "mtu": 1458, [2025-03-12T09:50:20.123Z] "selinux-enabled": true, [2025-03-12T09:50:20.123Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T09:50:20.123Z] } [Pipeline] sh [2025-03-12T09:50:20.450Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T09:50:20.787Z] + sudo service docker restart [2025-03-12T09:50:24.004Z] Removing intermediate container 6b9eff12429a [2025-03-12T09:50:24.005Z] ---> 4e595ee71bf0 [2025-03-12T09:50:24.005Z] Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins [2025-03-12T09:50:24.005Z] ---> Running in 75a1df0e6dad [2025-03-12T09:50:24.005Z] Removing intermediate container 75a1df0e6dad [2025-03-12T09:50:24.005Z] ---> 82d150cc7c9e [2025-03-12T09:50:24.005Z] Step 7/12 : RUN mkdir -p $DOCKER_CONFIG [2025-03-12T09:50:24.005Z] ---> Running in 52107edadd9c [2025-03-12T09:50:24.264Z] Removing intermediate container 52107edadd9c [2025-03-12T09:50:24.264Z] ---> 4088c44e94b9 [2025-03-12T09:50:24.264Z] Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version [2025-03-12T09:50:24.264Z] ---> Running in 6b1b78572109 [2025-03-12T09:50:24.524Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T09:50:24.524Z] Dload Upload Total Spent Left Speed [2025-03-12T09:50:24.524Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host github.com:443 was resolved. [2025-03-12T09:50:24.524Z] * IPv6: (none) [2025-03-12T09:50:24.524Z] * IPv4: 140.82.112.3 [2025-03-12T09:50:24.524Z] * Trying 140.82.112.3:443... [2025-03-12T09:50:24.524Z] * ALPN: curl offers h2,http/1.1 [2025-03-12T09:50:24.524Z] } [5 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2025-03-12T09:50:24.524Z] } [512 bytes data] [2025-03-12T09:50:24.524Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2025-03-12T09:50:24.524Z] * CApath: /etc/ssl/certs [2025-03-12T09:50:24.524Z] { [5 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2025-03-12T09:50:24.524Z] { [122 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2025-03-12T09:50:24.524Z] { [19 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2025-03-12T09:50:24.524Z] { [3135 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2025-03-12T09:50:24.524Z] { [78 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2025-03-12T09:50:24.524Z] { [36 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2025-03-12T09:50:24.524Z] } [1 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2025-03-12T09:50:24.524Z] } [36 bytes data] [2025-03-12T09:50:24.524Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / id-ecPublicKey [2025-03-12T09:50:24.524Z] * ALPN: server accepted h2 [2025-03-12T09:50:24.524Z] * Server certificate: [2025-03-12T09:50:24.524Z] * subject: CN=github.com [2025-03-12T09:50:24.524Z] * start date: Feb 5 00:00:00 2025 GMT [2025-03-12T09:50:24.524Z] * expire date: Feb 5 23:59:59 2026 GMT [2025-03-12T09:50:24.524Z] * subjectAltName: host "github.com" matched cert's "github.com" [2025-03-12T09:50:24.524Z] * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA [2025-03-12T09:50:24.524Z] * SSL certificate verify ok. [2025-03-12T09:50:24.524Z] * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 [2025-03-12T09:50:24.524Z] * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 [2025-03-12T09:50:24.524Z] * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 [2025-03-12T09:50:24.524Z] * Connected to github.com (140.82.112.3) port 443 [2025-03-12T09:50:24.524Z] * using HTTP/2 [2025-03-12T09:50:24.524Z] * [HTTP/2] [1] OPENED stream for https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64 [2025-03-12T09:50:24.524Z] * [HTTP/2] [1] [:method: GET] [2025-03-12T09:50:24.524Z] * [HTTP/2] [1] [:scheme: https] [2025-03-12T09:50:24.524Z] * [HTTP/2] [1] [:authority: github.com] [2025-03-12T09:50:24.524Z] * [HTTP/2] [1] [:path: /docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64] [2025-03-12T09:50:24.524Z] * [HTTP/2] [1] [user-agent: curl/8.12.1] [2025-03-12T09:50:24.524Z] * [HTTP/2] [1] [accept: */*] [2025-03-12T09:50:24.524Z] } [5 bytes data] [2025-03-12T09:50:24.524Z] > GET /docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64 HTTP/2 [2025-03-12T09:50:24.524Z] > Host: github.com [2025-03-12T09:50:24.524Z] > User-Agent: curl/8.12.1 [2025-03-12T09:50:24.524Z] > Accept: */* [2025-03-12T09:50:24.524Z] > [2025-03-12T09:50:24.524Z] * Request completely sent off [2025-03-12T09:50:24.524Z] { [5 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T09:50:24.524Z] { [57 bytes data] [2025-03-12T09:50:24.524Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T09:50:24.524Z] { [57 bytes data] [2025-03-12T09:50:24.524Z] < HTTP/2 302 [2025-03-12T09:50:24.524Z] < server: GitHub.com [2025-03-12T09:50:24.524Z] < date: Wed, 12 Mar 2025 09:50:24 GMT [2025-03-12T09:50:24.524Z] < content-type: text/html; charset=utf-8 [2025-03-12T09:50:24.524Z] < content-length: 0 [2025-03-12T09:50:24.524Z] < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With [2025-03-12T09:50:24.524Z] < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T095024Z&X-Amz-Expires=300&X-Amz-Signature=39954a5872c3e025f9706b7864fe88d62af861c281cbd592cd123bfd5a530a4b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream [2025-03-12T09:50:24.524Z] < cache-control: no-cache [2025-03-12T09:50:24.524Z] < strict-transport-security: max-age=31536000; includeSubdomains; preload [2025-03-12T09:50:24.524Z] < x-frame-options: deny [2025-03-12T09:50:24.524Z] < x-content-type-options: nosniff [2025-03-12T09:50:24.524Z] < x-xss-protection: 0 [2025-03-12T09:50:24.524Z] < referrer-policy: no-referrer-when-downgrade [2025-03-12T09:50:24.524Z] { [5 bytes data] [2025-03-12T09:50:24.524Z] < content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/ [2025-03-12T09:50:24.524Z] < x-github-request-id: E69D:1B343F:1344849:1B01041:67D158E0 [2025-03-12T09:50:24.524Z] * Ignoring the response-body [2025-03-12T09:50:24.524Z] * setting size while ignoring [2025-03-12T09:50:24.524Z] < [2025-03-12T09:50:24.524Z] 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 [2025-03-12T09:50:24.524Z] * Connection #0 to host github.com left intact [2025-03-12T09:50:24.524Z] * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T095024Z&X-Amz-Expires=300&X-Amz-Signature=39954a5872c3e025f9706b7864fe88d62af861c281cbd592cd123bfd5a530a4b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream' [2025-03-12T09:50:24.524Z] * Host objects.githubusercontent.com:443 was resolved. [2025-03-12T09:50:24.524Z] * IPv6: (none) [2025-03-12T09:50:24.524Z] * IPv4: 185.199.110.133, 185.199.111.133, 185.199.108.133, 185.199.109.133 [2025-03-12T09:50:24.524Z] * Trying 185.199.110.133:443... [2025-03-12T09:50:24.525Z] * ALPN: curl offers h2,http/1.1 [2025-03-12T09:50:24.525Z] } [5 bytes data] [2025-03-12T09:50:24.525Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2025-03-12T09:50:24.525Z] } [512 bytes data] [2025-03-12T09:50:24.786Z] * CAfile: /etc/ssl/certs/ca-certificates.crt [2025-03-12T09:50:24.786Z] *  CApath: /etc/ssl/certs [2025-03-12T09:50:24.786Z] { [5 bytes data] [2025-03-12T09:50:24.786Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2025-03-12T09:50:24.786Z] { [122 bytes data] [2025-03-12T09:50:24.786Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2025-03-12T09:50:24.786Z] { [19 bytes data] [2025-03-12T09:50:24.786Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2025-03-12T09:50:24.786Z] { [4668 bytes data] [2025-03-12T09:50:24.786Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2025-03-12T09:50:24.786Z] { [264 bytes data] [2025-03-12T09:50:24.786Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2025-03-12T09:50:24.786Z] { [36 bytes data] [2025-03-12T09:50:24.786Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2025-03-12T09:50:24.786Z] } [1 bytes data] [2025-03-12T09:50:24.786Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2025-03-12T09:50:24.786Z] } [36 bytes data] [2025-03-12T09:50:24.786Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / RSASSA-PSS [2025-03-12T09:50:24.786Z] * ALPN: server accepted h2 [2025-03-12T09:50:24.786Z] * Server certificate: [2025-03-12T09:50:24.786Z] * subject: CN=*.github.io [2025-03-12T09:50:24.786Z] * start date: Mar 7 00:00:00 2025 GMT [2025-03-12T09:50:24.786Z] * expire date: Mar 7 23:59:59 2026 GMT [2025-03-12T09:50:24.786Z] * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" [2025-03-12T09:50:24.786Z] * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo RSA Domain Validation Secure Server CA [2025-03-12T09:50:24.786Z] * SSL certificate verify ok. [2025-03-12T09:50:24.786Z] * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption [2025-03-12T09:50:24.786Z] * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha384WithRSAEncryption [2025-03-12T09:50:24.786Z] * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption [2025-03-12T09:50:24.786Z] * Connected to objects.githubusercontent.com (185.199.110.133) port 443 [2025-03-12T09:50:24.786Z] * using HTTP/2 [2025-03-12T09:50:24.786Z] * [HTTP/2] [1] OPENED stream for https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T095024Z&X-Amz-Expires=300&X-Amz-Signature=39954a5872c3e025f9706b7864fe88d62af861c281cbd592cd123bfd5a530a4b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream [2025-03-12T09:50:24.786Z] * [HTTP/2] [1] [:method: GET] [2025-03-12T09:50:24.786Z] * [HTTP/2] [1] [:scheme: https] [2025-03-12T09:50:24.786Z] * [HTTP/2] [1] [:authority: objects.githubusercontent.com] [2025-03-12T09:50:24.786Z] * [HTTP/2] [1] [:path: /github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T095024Z&X-Amz-Expires=300&X-Amz-Signature=39954a5872c3e025f9706b7864fe88d62af861c281cbd592cd123bfd5a530a4b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream] [2025-03-12T09:50:24.786Z] * [HTTP/2] [1] [user-agent: curl/8.12.1] [2025-03-12T09:50:24.786Z] * [HTTP/2] [1] [accept: */*] [2025-03-12T09:50:24.786Z] } [5 bytes data] [2025-03-12T09:50:24.786Z] > GET /github-production-release-asset-2e65be/15045751/a51569a9-60aa-4f32-b399-99f35d68d600?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T095024Z&X-Amz-Expires=300&X-Amz-Signature=39954a5872c3e025f9706b7864fe88d62af861c281cbd592cd123bfd5a530a4b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream HTTP/2 [2025-03-12T09:50:24.786Z] > Host: objects.githubusercontent.com [2025-03-12T09:50:24.786Z] > User-Agent: curl/8.12.1 [2025-03-12T09:50:24.786Z] > Accept: */* [2025-03-12T09:50:24.786Z] > [2025-03-12T09:50:24.786Z] { [5 bytes data] [2025-03-12T09:50:24.786Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T09:50:24.786Z] { [193 bytes data] [2025-03-12T09:50:24.786Z] * Request completely sent off [2025-03-12T09:50:24.786Z] { [5 bytes data] [2025-03-12T09:50:24.786Z] < HTTP/2 200 [2025-03-12T09:50:24.786Z] < content-type: application/octet-stream [2025-03-12T09:50:24.786Z] < last-modified: Fri, 21 Feb 2025 14:59:24 GMT [2025-03-12T09:50:24.786Z] < etag: "0x8DD528854638D68" [2025-03-12T09:50:24.787Z] < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 [2025-03-12T09:50:24.787Z] < x-ms-request-id: a8039293-701e-0052-5573-849dbd000000 [2025-03-12T09:50:24.787Z] < x-ms-version: 2025-01-05 [2025-03-12T09:50:24.787Z] < x-ms-creation-time: Fri, 21 Feb 2025 14:59:24 GMT [2025-03-12T09:50:24.787Z] < x-ms-lease-status: unlocked [2025-03-12T09:50:24.787Z] < x-ms-lease-state: available [2025-03-12T09:50:24.787Z] < x-ms-blob-type: BlockBlob [2025-03-12T09:50:24.787Z] < content-disposition: attachment; filename=docker-compose-linux-x86_64 [2025-03-12T09:50:24.787Z] < x-ms-server-encrypted: true [2025-03-12T09:50:24.787Z] < via: 1.1 varnish, 1.1 varnish [2025-03-12T09:50:24.787Z] < fastly-restarts: 1 [2025-03-12T09:50:24.787Z] < accept-ranges: bytes [2025-03-12T09:50:24.787Z] < date: Wed, 12 Mar 2025 09:50:24 GMT [2025-03-12T09:50:24.787Z] < age: 1029 [2025-03-12T09:50:24.787Z] < x-served-by: cache-iad-kcgs7200087-IAD, cache-yul1970067-YUL [2025-03-12T09:50:24.787Z] < x-cache: HIT, HIT [2025-03-12T09:50:24.787Z] < x-cache-hits: 40, 850 [2025-03-12T09:50:24.787Z] < x-timer: S1741773025.547088,VS0,VE14 [2025-03-12T09:50:24.787Z] < content-length: 73691062 [2025-03-12T09:50:24.787Z] < [2025-03-12T09:50:24.787Z] { [5 bytes data] [2025-03-12T09:50:25.055Z]  100 70.2M 100 70.2M  0   0  106M   0 --:--:-- --:--:-- --:--:--  106M [2025-03-12T09:50:25.055Z] * Connection #1 to host objects.githubusercontent.com left intact [2025-03-12T09:50:25.315Z] Docker Compose version v2.33.1 [2025-03-12T09:50:26.697Z] Removing intermediate container 6b1b78572109 [2025-03-12T09:50:26.697Z] ---> 776d04ad6824 [2025-03-12T09:50:26.697Z] Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose [2025-03-12T09:50:26.697Z] ---> a4d125529090 [2025-03-12T09:50:26.697Z] Step 10/12 : ENTRYPOINT ["docker", "compose"] [2025-03-12T09:50:26.697Z] ---> Running in ccf3276fdcb8 [2025-03-12T09:50:26.697Z] Removing intermediate container ccf3276fdcb8 [2025-03-12T09:50:26.697Z] ---> 8b6dc5203263 [2025-03-12T09:50:26.697Z] Step 11/12 : LABEL arch=amd64 [2025-03-12T09:50:26.697Z] ---> Running in 815c84964580 [2025-03-12T09:50:26.697Z] Removing intermediate container 815c84964580 [2025-03-12T09:50:26.697Z] ---> ea5f7e246986 [2025-03-12T09:50:26.697Z] Step 12/12 : LABEL git_sha=0b527c221962873518001100bc45a62e0036fed6 [2025-03-12T09:50:26.958Z] ---> Running in fb0d63d9bbdf [2025-03-12T09:50:26.958Z] Removing intermediate container fb0d63d9bbdf [2025-03-12T09:50:26.958Z] ---> d1c67a137d44 [2025-03-12T09:50:26.958Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T09:50:26.958Z] Successfully built d1c67a137d44 [2025-03-12T09:50:26.958Z] Successfully tagged edgex-devops/edgex-compose: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-12T09:50:27.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T09:50:27.460Z] [2025-03-12T09:50:27.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T09:50:27.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T09:50:27.771Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T09:50:27.771Z] 5eb5b503b376: Pulling fs layer [2025-03-12T09:50:27.771Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T09:50:27.771Z] ec43610c2a17: Pulling fs layer [2025-03-12T09:50:27.771Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T09:50:27.771Z] 33b1e0a273af: Pulling fs layer [2025-03-12T09:50:27.771Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T09:50:27.771Z] 2f39f015ded8: Pulling fs layer [2025-03-12T09:50:27.771Z] 33b1e0a273af: Waiting [2025-03-12T09:50:27.771Z] 5d3b04190fa2: Waiting [2025-03-12T09:50:27.771Z] 2f39f015ded8: Waiting [2025-03-12T09:50:27.771Z] 3a2ae6a8a46f: Waiting [2025-03-12T09:50:27.771Z] 5c69ac0246d0: Verifying Checksum [2025-03-12T09:50:27.771Z] 5c69ac0246d0: Download complete [2025-03-12T09:50:27.771Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T09:50:27.771Z] 3a2ae6a8a46f: Download complete [2025-03-12T09:50:27.771Z] 33b1e0a273af: Verifying Checksum [2025-03-12T09:50:27.771Z] 33b1e0a273af: Download complete [2025-03-12T09:50:27.771Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T09:50:27.771Z] 5d3b04190fa2: Download complete [2025-03-12T09:50:27.771Z] ec43610c2a17: Download complete [2025-03-12T09:50:28.030Z] 5eb5b503b376: Verifying Checksum [2025-03-12T09:50:28.030Z] 5eb5b503b376: Download complete [2025-03-12T09:50:28.605Z] 2f39f015ded8: Verifying Checksum [2025-03-12T09:50:28.605Z] 2f39f015ded8: Download complete [2025-03-12T09:50:29.173Z] 5eb5b503b376: Pull complete [2025-03-12T09:50:29.432Z] 5c69ac0246d0: Pull complete [2025-03-12T09:50:29.694Z] ec43610c2a17: Pull complete [2025-03-12T09:50:29.958Z] 3a2ae6a8a46f: Pull complete [2025-03-12T09:50:30.216Z] 33b1e0a273af: Pull complete [2025-03-12T09:50:30.216Z] 5d3b04190fa2: Pull complete [2025-03-12T09:50:34.406Z] 2f39f015ded8: Pull complete [2025-03-12T09:50:34.406Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T09:50:34.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T09:50:34.407Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T09:50:34.561Z] prd-ubuntu20.04-docker-8c-8g-41136 does not seem to be running inside a container [2025-03-12T09:50:34.591Z] $ 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-224 -v /w/workspace/exfoundry_ci-build-images_PR-224:/w/workspace/exfoundry_ci-build-images_PR-224:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-224@tmp:/w/workspace/exfoundry_ci-build-images_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T09:50:36.876Z] $ docker top 45f8554ac2b7c955006a30257b867830bfb60f588824369a38c6c05a9f23ff14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:50:37.290Z] ---> job-cost.sh [2025-03-12T09:50:37.290Z] lf-activate-venv: SKIPPING [2025-03-12T09:50:37.290Z] INFO: No Stack... [2025-03-12T09:50:37.552Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T09:50:37.813Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T09:50:38.102Z] + cat /w/workspace/exfoundry_ci-build-images_PR-224/archives/cost.csv [2025-03-12T09:50:38.102Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T09:50:38.130Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [2025-03-12T09:50:38.143Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] did not exist. Created. [2025-03-12T09:50:38.150Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T09:50:38.454Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T09:50:38.648Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T09:50:38.656Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T09:50:38.676Z] $ docker stop --time=1 45f8554ac2b7c955006a30257b867830bfb60f588824369a38c6c05a9f23ff14 [2025-03-12T09:50:39.825Z] $ docker rm -f --volumes 45f8554ac2b7c955006a30257b867830bfb60f588824369a38c6c05a9f23ff14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider [2025-03-12T09:50:39.926Z] provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-03-12T09:50:39.954Z] copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config3931724979614502783tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:50:40.395Z] ---> ****-login.sh [2025-03-12T09:50:40.395Z] nexus3.edgexfoundry.org:10001 [2025-03-12T09:50:40.666Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:40.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:40.937Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:40.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:40.937Z] [2025-03-12T09:50:40.937Z] Login Succeeded [2025-03-12T09:50:40.937Z] nexus3.edgexfoundry.org:10002 [2025-03-12T09:50:41.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:41.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:41.474Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:41.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:41.474Z] [2025-03-12T09:50:41.474Z] Login Succeeded [2025-03-12T09:50:41.474Z] nexus3.edgexfoundry.org:10003 [2025-03-12T09:50:41.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:41.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:41.752Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:41.752Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:41.752Z] [2025-03-12T09:50:41.752Z] Login Succeeded [2025-03-12T09:50:41.752Z] nexus3.edgexfoundry.org:10004 [2025-03-12T09:50:42.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:42.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:42.024Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:42.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:42.025Z] [2025-03-12T09:50:42.025Z] Login Succeeded [2025-03-12T09:50:42.025Z] ****.io [2025-03-12T09:50:42.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T09:50:42.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T09:50:42.564Z] Configure a credential helper to remove this warning. See [2025-03-12T09:50:42.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T09:50:42.565Z] [2025-03-12T09:50:42.565Z] Login Succeeded [2025-03-12T09:50:42.565Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T09:50:42.578Z] 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-12T09:50:43.029Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T09:50:43.352Z] + ls -al . [2025-03-12T09:50:43.352Z] total 28 [2025-03-12T09:50:43.352Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 09:50 . [2025-03-12T09:50:43.352Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 09:50 .. [2025-03-12T09:50:43.352Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 09:50 .git [2025-03-12T09:50:43.352Z] -rw-rw-r-- 1 jenkins jenkins 786 Mar 12 09:50 Dockerfile [2025-03-12T09:50:43.352Z] -rw-rw-r-- 1 jenkins jenkins 886 Mar 12 09:50 Jenkinsfile [2025-03-12T09:50:43.352Z] -rw-rw-r-- 1 jenkins jenkins 1309 Mar 12 09:50 README.md [2025-03-12T09:50:43.352Z] -rwxrwxr-x 1 jenkins jenkins 30 Mar 12 09:50 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T09:50:43.701Z] + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0b527c221962873518001100bc45a62e0036fed6 --label arch=arm64 . [2025-03-12T09:50:43.967Z] Sending build context to Docker daemon 494.6kB [2025-03-12T09:50:43.967Z] Step 1/12 : ARG DOCKER_VERSION=28 [2025-03-12T09:50:43.967Z] Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli [2025-03-12T09:50:44.555Z] 28: Pulling from library/docker [2025-03-12T09:50:44.555Z] 6e771e15690e: Pulling fs layer [2025-03-12T09:50:44.555Z] 2645e85e6adf: Pulling fs layer [2025-03-12T09:50:44.555Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T09:50:44.555Z] 9ea18fe8983a: Pulling fs layer [2025-03-12T09:50:44.555Z] 23743df8d760: Pulling fs layer [2025-03-12T09:50:44.555Z] 9ea18fe8983a: Waiting [2025-03-12T09:50:44.555Z] 43ac4518474b: Pulling fs layer [2025-03-12T09:50:44.555Z] 23743df8d760: Waiting [2025-03-12T09:50:44.555Z] fb98b8dcf58a: Pulling fs layer [2025-03-12T09:50:44.555Z] 43ac4518474b: Waiting [2025-03-12T09:50:44.555Z] 9470f5de4382: Pulling fs layer [2025-03-12T09:50:44.555Z] add59061c75d: Pulling fs layer [2025-03-12T09:50:44.555Z] 5479fdd35f53: Pulling fs layer [2025-03-12T09:50:44.555Z] 568759e8d939: Pulling fs layer [2025-03-12T09:50:44.555Z] fb98b8dcf58a: Waiting [2025-03-12T09:50:44.555Z] 9470f5de4382: Waiting [2025-03-12T09:50:44.555Z] add59061c75d: Waiting [2025-03-12T09:50:44.555Z] 5479fdd35f53: Waiting [2025-03-12T09:50:44.555Z] 568759e8d939: Waiting [2025-03-12T09:50:44.555Z] ef7439101607: Pulling fs layer [2025-03-12T09:50:44.555Z] 7902d4462055: Pulling fs layer [2025-03-12T09:50:44.555Z] 40292d106e77: Pulling fs layer [2025-03-12T09:50:44.555Z] acc57b4d3db4: Pulling fs layer [2025-03-12T09:50:44.555Z] 87fcdcc93693: Pulling fs layer [2025-03-12T09:50:44.555Z] ef7439101607: Waiting [2025-03-12T09:50:44.555Z] 7902d4462055: Waiting [2025-03-12T09:50:44.555Z] 40292d106e77: Waiting [2025-03-12T09:50:44.555Z] 87fcdcc93693: Waiting [2025-03-12T09:50:44.555Z] acc57b4d3db4: Waiting [2025-03-12T09:50:44.827Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T09:50:44.827Z] 4f4fb700ef54: Download complete [2025-03-12T09:50:44.827Z] 9ea18fe8983a: Verifying Checksum [2025-03-12T09:50:44.827Z] 9ea18fe8983a: Download complete [2025-03-12T09:50:44.827Z] 6e771e15690e: Verifying Checksum [2025-03-12T09:50:44.827Z] 6e771e15690e: Download complete [2025-03-12T09:50:45.097Z] 2645e85e6adf: Verifying Checksum [2025-03-12T09:50:45.097Z] 2645e85e6adf: Download complete [2025-03-12T09:50:46.067Z] 23743df8d760: Verifying Checksum [2025-03-12T09:50:46.067Z] 23743df8d760: Download complete [2025-03-12T09:50:46.067Z] 43ac4518474b: Verifying Checksum [2025-03-12T09:50:46.067Z] 43ac4518474b: Download complete [2025-03-12T09:50:46.067Z] fb98b8dcf58a: Verifying Checksum [2025-03-12T09:50:46.067Z] fb98b8dcf58a: Download complete [2025-03-12T09:50:46.067Z] 9470f5de4382: Download complete [2025-03-12T09:50:46.067Z] 6e771e15690e: Pull complete [2025-03-12T09:50:46.067Z] add59061c75d: Verifying Checksum [2025-03-12T09:50:46.067Z] add59061c75d: Download complete [2025-03-12T09:50:46.336Z] ef7439101607: Verifying Checksum [2025-03-12T09:50:46.336Z] ef7439101607: Download complete [2025-03-12T09:50:46.336Z] 7902d4462055: Verifying Checksum [2025-03-12T09:50:46.336Z] 7902d4462055: Download complete [2025-03-12T09:50:46.336Z] 568759e8d939: Verifying Checksum [2025-03-12T09:50:46.336Z] 568759e8d939: Download complete [2025-03-12T09:50:46.336Z] acc57b4d3db4: Verifying Checksum [2025-03-12T09:50:46.336Z] acc57b4d3db4: Download complete [2025-03-12T09:50:46.606Z] 87fcdcc93693: Verifying Checksum [2025-03-12T09:50:46.606Z] 87fcdcc93693: Download complete [2025-03-12T09:50:47.195Z] 2645e85e6adf: Pull complete [2025-03-12T09:50:47.465Z] 4f4fb700ef54: Pull complete [2025-03-12T09:50:47.735Z] 9ea18fe8983a: Pull complete [2025-03-12T09:50:48.005Z] 40292d106e77: Download complete [2025-03-12T09:50:48.973Z] 23743df8d760: Pull complete [2025-03-12T09:50:50.924Z] 43ac4518474b: Pull complete [2025-03-12T09:50:52.878Z] fb98b8dcf58a: Pull complete [2025-03-12T09:50:52.878Z] 9470f5de4382: Pull complete [2025-03-12T09:50:53.148Z] add59061c75d: Pull complete [2025-03-12T09:50:53.418Z] 5479fdd35f53: Pull complete [2025-03-12T09:50:54.835Z] 568759e8d939: Pull complete [2025-03-12T09:50:54.835Z] ef7439101607: Pull complete [2025-03-12T09:50:55.110Z] 7902d4462055: Pull complete [2025-03-12T09:50:59.381Z] 40292d106e77: Pull complete [2025-03-12T09:50:59.381Z] acc57b4d3db4: Pull complete [2025-03-12T09:50:59.381Z] 87fcdcc93693: Pull complete [2025-03-12T09:50:59.381Z] Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d [2025-03-12T09:50:59.381Z] Status: Downloaded newer image for docker:28 [2025-03-12T09:50:59.381Z] ---> ad0250bf64dd [2025-03-12T09:50:59.381Z] Step 3/12 : FROM alpine:3.20 [2025-03-12T09:50:59.966Z] 3.20: Pulling from library/alpine [2025-03-12T09:51:00.234Z] 94e9d8af2201: Pulling fs layer [2025-03-12T09:51:00.504Z] 94e9d8af2201: Verifying Checksum [2025-03-12T09:51:00.504Z] 94e9d8af2201: Download complete [2025-03-12T09:51:01.093Z] 94e9d8af2201: Pull complete [2025-03-12T09:51:01.093Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T09:51:01.093Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T09:51:01.093Z] ---> 7aab056cecc6 [2025-03-12T09:51:01.093Z] Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker [2025-03-12T09:51:04.446Z] ---> d08e0085cfa8 [2025-03-12T09:51:04.446Z] Step 5/12 : RUN apk add --update --no-cache py-pip python3-dev libffi-dev openssl-dev gcc libc-dev make unzip bash wget curl [2025-03-12T09:51:04.446Z] ---> Running in 5ce231ccba46 [2025-03-12T09:51:05.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T09:51:05.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T09:51:07.020Z] (1/55) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-03-12T09:51:07.020Z] (2/55) Installing libncursesw (6.4_p20240420-r2) [2025-03-12T09:51:07.020Z] (3/55) Installing readline (8.2.10-r0) [2025-03-12T09:51:07.020Z] (4/55) Installing bash (5.2.26-r0) [2025-03-12T09:51:07.020Z] Executing bash-5.2.26-r0.post-install [2025-03-12T09:51:07.020Z] (5/55) Installing ca-certificates (20241121-r1) [2025-03-12T09:51:07.288Z] (6/55) Installing brotli-libs (1.1.0-r2) [2025-03-12T09:51:07.288Z] (7/55) Installing c-ares (1.33.1-r0) [2025-03-12T09:51:07.288Z] (8/55) Installing libunistring (1.2-r0) [2025-03-12T09:51:07.288Z] (9/55) Installing libidn2 (2.3.7-r0) [2025-03-12T09:51:07.288Z] (10/55) Installing nghttp2-libs (1.62.1-r0) [2025-03-12T09:51:07.288Z] (11/55) Installing libpsl (0.21.5-r1) [2025-03-12T09:51:07.288Z] (12/55) Installing zstd-libs (1.5.6-r0) [2025-03-12T09:51:07.288Z] (13/55) Installing libcurl (8.12.1-r0) [2025-03-12T09:51:07.288Z] (14/55) Installing curl (8.12.1-r0) [2025-03-12T09:51:07.288Z] (15/55) Installing libgcc (13.2.1_git20240309-r1) [2025-03-12T09:51:07.288Z] (16/55) Installing jansson (2.14-r4) [2025-03-12T09:51:07.288Z] (17/55) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-12T09:51:07.556Z] (18/55) Installing binutils (2.42-r1) [2025-03-12T09:51:07.823Z] (19/55) Installing libgomp (13.2.1_git20240309-r1) [2025-03-12T09:51:07.823Z] (20/55) Installing libatomic (13.2.1_git20240309-r1) [2025-03-12T09:51:07.823Z] (21/55) Installing gmp (6.3.0-r1) [2025-03-12T09:51:07.823Z] (22/55) Installing isl26 (0.26-r1) [2025-03-12T09:51:07.823Z] (23/55) Installing mpfr4 (4.2.1-r0) [2025-03-12T09:51:08.089Z] (24/55) Installing mpc1 (1.3.1-r1) [2025-03-12T09:51:08.089Z] (25/55) Installing gcc (13.2.1_git20240309-r1) [2025-03-12T09:51:10.669Z] (26/55) Installing musl-dev (1.2.5-r1) [2025-03-12T09:51:10.939Z] (27/55) Installing linux-headers (6.6-r0) [2025-03-12T09:51:11.532Z] (28/55) Installing libffi (3.4.6-r0) [2025-03-12T09:51:11.532Z] (29/55) Installing pkgconf (2.2.0-r0) [2025-03-12T09:51:11.532Z] (30/55) Installing libffi-dev (3.4.6-r0) [2025-03-12T09:51:11.532Z] (31/55) Installing make (4.4.1-r2) [2025-03-12T09:51:11.532Z] (32/55) Installing openssl-dev (3.3.3-r0) [2025-03-12T09:51:11.532Z] (33/55) Installing libbz2 (1.0.8-r6) [2025-03-12T09:51:11.532Z] (34/55) Installing libexpat (2.6.4-r0) [2025-03-12T09:51:11.801Z] (35/55) Installing gdbm (1.23-r1) [2025-03-12T09:51:11.801Z] (36/55) Installing xz-libs (5.6.2-r0) [2025-03-12T09:51:11.801Z] (37/55) Installing mpdecimal (4.0.0-r0) [2025-03-12T09:51:11.801Z] (38/55) Installing libpanelw (6.4_p20240420-r2) [2025-03-12T09:51:11.801Z] (39/55) Installing sqlite-libs (3.45.3-r1) [2025-03-12T09:51:11.801Z] (40/55) Installing python3 (3.12.9-r0) [2025-03-12T09:51:12.775Z] (41/55) Installing python3-pycache-pyc0 (3.12.9-r0) [2025-03-12T09:51:13.049Z] (42/55) Installing pyc (3.12.9-r0) [2025-03-12T09:51:13.050Z] (43/55) Installing py3-setuptools-pyc (70.3.0-r0) [2025-03-12T09:51:13.317Z] (44/55) Installing py3-pip-pyc (24.0-r2) [2025-03-12T09:51:13.586Z] (45/55) Installing py3-parsing (3.1.2-r1) [2025-03-12T09:51:13.854Z] (46/55) Installing py3-parsing-pyc (3.1.2-r1) [2025-03-12T09:51:13.854Z] (47/55) Installing py3-packaging-pyc (24.0-r1) [2025-03-12T09:51:13.854Z] (48/55) Installing python3-pyc (3.12.9-r0) [2025-03-12T09:51:13.854Z] (49/55) Installing py3-packaging (24.0-r1) [2025-03-12T09:51:13.854Z] (50/55) Installing py3-setuptools (70.3.0-r0) [2025-03-12T09:51:13.854Z] (51/55) Installing py3-pip (24.0-r2) [2025-03-12T09:51:14.441Z] (52/55) Installing python3-dev (3.12.9-r0) [2025-03-12T09:51:17.034Z] (53/55) Installing unzip (6.0-r14) [2025-03-12T09:51:17.034Z] (54/55) Installing pcre2 (10.43-r0) [2025-03-12T09:51:17.034Z] (55/55) Installing wget (1.24.5-r0) [2025-03-12T09:51:17.034Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T09:51:17.034Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T09:51:17.034Z] OK: 353 MiB in 69 packages [2025-03-12T09:51:32.039Z] Removing intermediate container 5ce231ccba46 [2025-03-12T09:51:32.040Z] ---> a70e73161710 [2025-03-12T09:51:32.040Z] Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins [2025-03-12T09:51:32.040Z] ---> Running in ab6d8c392ba2 [2025-03-12T09:51:32.040Z] Removing intermediate container ab6d8c392ba2 [2025-03-12T09:51:32.040Z] ---> d40594be029b [2025-03-12T09:51:32.040Z] Step 7/12 : RUN mkdir -p $DOCKER_CONFIG [2025-03-12T09:51:32.040Z] ---> Running in 8e1e273804b0 [2025-03-12T09:51:33.459Z] Removing intermediate container 8e1e273804b0 [2025-03-12T09:51:33.459Z] ---> a5047f70269f [2025-03-12T09:51:33.459Z] Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version [2025-03-12T09:51:33.459Z] ---> Running in f105215821f1 [2025-03-12T09:51:34.422Z]  % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T09:51:34.422Z] Dload Upload Total Spent Left Speed [2025-03-12T09:51:34.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host github.com:443 was resolved. [2025-03-12T09:51:34.422Z] * IPv6: (none) [2025-03-12T09:51:34.422Z] * IPv4: 140.82.114.4 [2025-03-12T09:51:34.422Z] *  Trying 140.82.114.4:443... [2025-03-12T09:51:34.422Z] * ALPN: curl offers h2,http/1.1 [2025-03-12T09:51:34.422Z] } [5 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (OUT), TLS handshake, Client hello (1): [2025-03-12T09:51:34.422Z] } [512 bytes data] [2025-03-12T09:51:34.422Z] *  CAfile: /etc/ssl/certs/ca-certificates.crt [2025-03-12T09:51:34.422Z] * CApath: /etc/ssl/certs [2025-03-12T09:51:34.422Z] { [5 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (IN), TLS handshake, Server hello (2): [2025-03-12T09:51:34.422Z] { [122 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): [2025-03-12T09:51:34.422Z] { [19 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (IN), TLS handshake, Certificate (11): [2025-03-12T09:51:34.422Z] { [3135 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (IN), TLS handshake, CERT verify (15): [2025-03-12T09:51:34.422Z] { [78 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (IN), TLS handshake, Finished (20): [2025-03-12T09:51:34.422Z] { [36 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): [2025-03-12T09:51:34.422Z] } [1 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (OUT), TLS handshake, Finished (20): [2025-03-12T09:51:34.422Z] } [36 bytes data] [2025-03-12T09:51:34.422Z] * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / id-ecPublicKey [2025-03-12T09:51:34.422Z] * ALPN: server accepted h2 [2025-03-12T09:51:34.422Z] * Server certificate: [2025-03-12T09:51:34.422Z] * subject: CN=github.com [2025-03-12T09:51:34.422Z] * start date: Feb 5 00:00:00 2025 GMT [2025-03-12T09:51:34.422Z] * expire date: Feb 5 23:59:59 2026 GMT [2025-03-12T09:51:34.422Z] * subjectAltName: host "github.com" matched cert's "github.com" [2025-03-12T09:51:34.422Z] * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA [2025-03-12T09:51:34.422Z] * SSL certificate verify ok. [2025-03-12T09:51:34.422Z] * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 [2025-03-12T09:51:34.422Z] * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 [2025-03-12T09:51:34.422Z] * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 [2025-03-12T09:51:34.422Z] * Connected to github.com (140.82.114.4) port 443 [2025-03-12T09:51:34.422Z] * using HTTP/2 [2025-03-12T09:51:34.422Z] * [HTTP/2] [1] OPENED stream for https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64 [2025-03-12T09:51:34.422Z] * [HTTP/2] [1] [:method: GET] [2025-03-12T09:51:34.422Z] * [HTTP/2] [1] [:scheme: https] [2025-03-12T09:51:34.422Z] * [HTTP/2] [1] [:authority: github.com] [2025-03-12T09:51:34.422Z] * [HTTP/2] [1] [:path: /docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64] [2025-03-12T09:51:34.422Z] * [HTTP/2] [1] [user-agent: curl/8.12.1] [2025-03-12T09:51:34.422Z] * [HTTP/2] [1] [accept: */*] [2025-03-12T09:51:34.422Z] } [5 bytes data] [2025-03-12T09:51:34.422Z] > GET /docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64 HTTP/2 [2025-03-12T09:51:34.422Z] > Host: github.com [2025-03-12T09:51:34.422Z] > User-Agent: curl/8.12.1 [2025-03-12T09:51:34.422Z] > Accept: */* [2025-03-12T09:51:34.422Z] > [2025-03-12T09:51:34.422Z] * Request completely sent off [2025-03-12T09:51:34.422Z] { [5 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T09:51:34.422Z] { [57 bytes data] [2025-03-12T09:51:34.422Z] * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): [2025-03-12T09:51:34.422Z] { [57 bytes data] [2025-03-12T09:51:34.422Z] < HTTP/2 302 [2025-03-12T09:51:34.422Z] < server: GitHub.com [2025-03-12T09:51:34.422Z] < date: Wed, 12 Mar 2025 09:51:34 GMT [2025-03-12T09:51:34.422Z] < content-type: text/html; charset=utf-8 [2025-03-12T09:51:34.422Z] < content-length: 0 [2025-03-12T09:51:34.422Z] < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With [2025-03-12T09:51:34.422Z] < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/7d801d9e-414f-453b-9f45-dcc82d73a287?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T095134Z&X-Amz-Expires=300&X-Amz-Signature=28b9ec0899ac7c67cb4c2005d5652ec7be12ca67cb41aed648da5c5b86bf2c96&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream [2025-03-12T09:51:34.422Z] < cache-control: no-cache [2025-03-12T09:51:34.422Z] < strict-transport-security: max-age=31536000; includeSubdomains; preload [2025-03-12T09:51:34.422Z] < x-frame-options: deny [2025-03-12T09:51:34.422Z] < x-content-type-options: nosniff [2025-03-12T09:51:34.422Z] < x-xss-protection: 0 [2025-03-12T09:51:34.422Z] < referrer-policy: no-referrer-when-downgrade [2025-03-12T09:51:34.422Z] { [5 bytes data] [2025-03-12T09:51:34.422Z] < content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/webpack/ github.com/assets/ gist.github.com/assets-cdn/worker/ [2025-03-12T09:51:34.422Z] < x-github-request-id: 5E74:11CB32:13D6B6:1C7111:67D15926 [2025-03-12T09:51:34.422Z] * Ignoring the response-body [2025-03-12T09:51:34.422Z] * setting size while ignoring [2025-03-12T09:51:34.422Z] < [2025-03-12T09:51:34.690Z]  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 [2025-03-12T09:51:34.690Z] * Connection #0 to host github.com left intact [2025-03-12T09:51:34.690Z] * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/7d801d9e-414f-453b-9f45-dcc82d73a287?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250312%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250312T095134Z&X-Amz-Expires=300&X-Amz-Signature=28b9ec0899ac7c67cb4c2005d5652ec7be12ca67cb41aed648da5c5b86bf2c96&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream' [2025-03-12T09:51:45.765Z]  0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:07 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:08 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:09 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:10 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:11 --:--:-- 0* Could not resolve host: objects.githubusercontent.com [2025-03-12T09:51:45.765Z] * shutting down connection #1 [2025-03-12T09:51:45.765Z] curl: (6) Could not resolve host: objects.githubusercontent.com [2025-03-12T09:51:46.032Z] The command '/bin/sh -c curl -v -SL "https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version' returned a non-zero code: 6 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T09:51:46.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T09:51:46.535Z] [2025-03-12T09:51:46.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T09:51:46.888Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T09:51:46.888Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T09:51:46.888Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T09:51:46.888Z] 04944245beec: Pulling fs layer [2025-03-12T09:51:46.888Z] 699f458cf7ca: Pulling fs layer [2025-03-12T09:51:46.888Z] 765212b225bb: Pulling fs layer [2025-03-12T09:51:46.888Z] f23df028b6ca: Pulling fs layer [2025-03-12T09:51:46.888Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T09:51:46.888Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T09:51:46.888Z] 765212b225bb: Waiting [2025-03-12T09:51:46.888Z] f23df028b6ca: Waiting [2025-03-12T09:51:46.888Z] d65c8cfc05b1: Waiting [2025-03-12T09:51:46.888Z] 2437ff75d9bd: Waiting [2025-03-12T09:51:47.156Z] 04944245beec: Verifying Checksum [2025-03-12T09:51:47.156Z] 04944245beec: Download complete [2025-03-12T09:51:47.156Z] 765212b225bb: Verifying Checksum [2025-03-12T09:51:47.156Z] 765212b225bb: Download complete [2025-03-12T09:51:47.156Z] f23df028b6ca: Verifying Checksum [2025-03-12T09:51:47.156Z] f23df028b6ca: Download complete [2025-03-12T09:51:47.156Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T09:51:47.156Z] d65c8cfc05b1: Download complete [2025-03-12T09:51:47.424Z] 699f458cf7ca: Verifying Checksum [2025-03-12T09:51:47.424Z] 699f458cf7ca: Download complete [2025-03-12T09:51:47.691Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T09:51:47.691Z] 8998bd30e6a1: Download complete [2025-03-12T09:51:50.272Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T09:51:50.272Z] 2437ff75d9bd: Download complete [2025-03-12T09:51:52.219Z] 8998bd30e6a1: Pull complete [2025-03-12T09:51:52.803Z] 04944245beec: Pull complete [2025-03-12T09:51:54.750Z] 699f458cf7ca: Pull complete [2025-03-12T09:51:54.750Z] 765212b225bb: Pull complete [2025-03-12T09:51:55.713Z] f23df028b6ca: Pull complete [2025-03-12T09:51:55.713Z] d65c8cfc05b1: Pull complete [2025-03-12T09:52:13.951Z] 2437ff75d9bd: Pull complete [2025-03-12T09:52:13.951Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T09:52:13.951Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T09:52:13.951Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T09:52:14.297Z] prd-ubuntu20.04-docker-arm64-4c-16g-41135 does not seem to be running inside a container [2025-03-12T09:52:14.375Z] $ 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-224 -v /w/workspace/exfoundry_ci-build-images_PR-224:/w/workspace/exfoundry_ci-build-images_PR-224:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-224@tmp:/w/workspace/exfoundry_ci-build-images_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T09:52:17.335Z] $ docker top 65f91d9140c25bc8d325b4bbf66e7eaab59455ba9fd92bd148ca677305cf56f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:52:18.230Z] ---> job-cost.sh [2025-03-12T09:52:18.230Z] lf-activate-venv: SKIPPING [2025-03-12T09:52:18.230Z] INFO: No Stack... [2025-03-12T09:52:18.816Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T09:52:19.400Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T09:52:20.156Z] + cut -d, -f6 [2025-03-12T09:52:20.156Z] + cat /w/workspace/exfoundry_ci-build-images_PR-224/archives/cost.csv [Pipeline] lock [2025-03-12T09:52:20.230Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [2025-03-12T09:52:20.238Z] Resource [jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] did not exist. Created. [2025-03-12T09:52:20.244Z] Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T09:52:21.229Z] /w/workspace/exfoundry_ci-build-images_PR-224@tmp/durable-fff389dc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T09:52:21.892Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T09:52:21.911Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T09:52:22.344Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T09:52:22.356Z] Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T09:52:22.388Z] $ docker stop --time=1 65f91d9140c25bc8d325b4bbf66e7eaab59455ba9fd92bd148ca677305cf56f6 [2025-03-12T09:52:23.876Z] $ docker rm -f --volumes 65f91d9140c25bc8d325b4bbf66e7eaab59455ba9fd92bd148ca677305cf56f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T09:52:24.165Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T09:52:24.697Z] + [ -d /w/workspace/exfoundry_ci-build-images_PR-224/archives ] [2025-03-12T09:52:24.697Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-224/archives [2025-03-12T09:52:24.697Z] total 16 [2025-03-12T09:52:24.697Z] drwxr-xr-x 3 root root 4096 Mar 12 09:50 . [2025-03-12T09:52:24.697Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 09:50 .. [2025-03-12T09:52:24.697Z] drwxr-xr-x 2 root root 4096 Mar 12 09:50 cost [2025-03-12T09:52:24.697Z] -rw-r--r-- 1 root root 86 Mar 12 09:50 cost.csv [2025-03-12T09:52:24.697Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-224/archives [2025-03-12T09:52:24.697Z] + ls -al /w/workspace/exfoundry_ci-build-images_PR-224/archives [2025-03-12T09:52:24.697Z] total 16 [2025-03-12T09:52:24.697Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 09:50 . [2025-03-12T09:52:24.697Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 09:50 .. [2025-03-12T09:52:24.697Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 09:50 cost [2025-03-12T09:52:24.697Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 12 09:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:52:24.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:52:25.848Z] ---> package-listing.sh [2025-03-12T09:52:25.848Z] ++ facter osfamily [2025-03-12T09:52:25.848Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T09:52:26.109Z] + OS_FAMILY=debian [2025-03-12T09:52:26.109Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-224 [2025-03-12T09:52:26.109Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T09:52:26.109Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T09:52:26.109Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T09:52:26.109Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T09:52:26.109Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-224 ']' [2025-03-12T09:52:26.109Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T09:52:26.110Z] + case "${OS_FAMILY}" in [2025-03-12T09:52:26.110Z] + dpkg -l [2025-03-12T09:52:26.110Z] + grep '^ii' [2025-03-12T09:52:26.110Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T09:52:26.110Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T09:52:26.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T09:52:26.110Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-224 ']' [2025-03-12T09:52:26.110Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-224/archives/ [2025-03-12T09:52:26.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-224/archives/ [Pipeline] echo [2025-03-12T09:52:26.121Z] 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-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T09:52:26.416Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T09:52:26.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T09:52:26.721Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T09:52:26.799Z] prd-ubuntu20.04-docker-8c-8g-41136 does not seem to be running inside a container [2025-03-12T09:52:26.826Z] $ 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-224/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-224 -v /w/workspace/exfoundry_ci-build-images_PR-224:/w/workspace/exfoundry_ci-build-images_PR-224:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-224@tmp:/w/workspace/exfoundry_ci-build-images_PR-224@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-12T09:52:27.020Z] $ docker top 056007aeb3c11be7112e2620970c7fdb0039cedf969575bf331ec0ba6ea6cf88 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T09:52:27.376Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T09:52:27.662Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T09:52:27.947Z] + ls /var/log/sa-host [2025-03-12T09:52:27.947Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T09:52:28.108Z] provisioning config files... [2025-03-12T09:52:28.119Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config1640382212659331519tmp [Pipeline] { [Pipeline] echo [2025-03-12T09:52:28.143Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:52:28.428Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T09:52:28.435Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:52:28.778Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T09:52:28.787Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:52:29.071Z] ---> sudo-logs.sh [2025-03-12T09:52:29.071Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T09:52:29.127Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:52:29.409Z] ---> job-cost.sh [2025-03-12T09:52:29.409Z] lf-activate-venv: SKIPPING [2025-03-12T09:52:29.409Z] DEBUG: total: 0.2199999988079071 [2025-03-12T09:52:29.409Z] INFO: Retrieving Stack Cost... [2025-03-12T09:52:29.668Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T09:52:29.928Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T09:52:29.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T09:52:30.220Z] ---> logs-deploy.sh [2025-03-12T09:52:30.220Z] lf-activate-venv: SKIPPING [2025-03-12T09:52:30.220Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-224/3 [2025-03-12T09:52:30.220Z] INFO: archiving workspace using pattern(s): [2025-03-12T09:52:31.159Z] Archives upload complete. [2025-03-12T09:52:31.418Z] INFO: archiving logs to Nexus [2025-03-12T09:52:31.987Z] ---> uname -a: [2025-03-12T09:52:31.987Z] Linux prd-ubuntu20-04-docker-8c-8g-41136 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] ---> lscpu: [2025-03-12T09:52:31.987Z] Architecture: x86_64 [2025-03-12T09:52:31.987Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-12T09:52:31.987Z] Byte Order: Little Endian [2025-03-12T09:52:31.987Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-12T09:52:31.987Z] CPU(s): 8 [2025-03-12T09:52:31.987Z] On-line CPU(s) list: 0-7 [2025-03-12T09:52:31.987Z] Thread(s) per core: 1 [2025-03-12T09:52:31.987Z] Core(s) per socket: 1 [2025-03-12T09:52:31.987Z] Socket(s): 8 [2025-03-12T09:52:31.987Z] NUMA node(s): 1 [2025-03-12T09:52:31.987Z] Vendor ID: AuthenticAMD [2025-03-12T09:52:31.987Z] CPU family: 23 [2025-03-12T09:52:31.987Z] Model: 49 [2025-03-12T09:52:31.987Z] Model name: AMD EPYC-Rome Processor [2025-03-12T09:52:31.987Z] Stepping: 0 [2025-03-12T09:52:31.987Z] CPU MHz: 2800.000 [2025-03-12T09:52:31.987Z] BogoMIPS: 5600.00 [2025-03-12T09:52:31.987Z] Virtualization: AMD-V [2025-03-12T09:52:31.987Z] Hypervisor vendor: KVM [2025-03-12T09:52:31.987Z] Virtualization type: full [2025-03-12T09:52:31.987Z] L1d cache: 256 KiB [2025-03-12T09:52:31.987Z] L1i cache: 256 KiB [2025-03-12T09:52:31.987Z] L2 cache: 4 MiB [2025-03-12T09:52:31.987Z] L3 cache: 128 MiB [2025-03-12T09:52:31.987Z] NUMA node0 CPU(s): 0-7 [2025-03-12T09:52:31.987Z] Vulnerability Itlb multihit: Not affected [2025-03-12T09:52:31.987Z] Vulnerability L1tf: Not affected [2025-03-12T09:52:31.987Z] Vulnerability Mds: Not affected [2025-03-12T09:52:31.987Z] Vulnerability Meltdown: Not affected [2025-03-12T09:52:31.987Z] Vulnerability Mmio stale data: Not affected [2025-03-12T09:52:31.987Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-12T09:52:31.987Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-12T09:52:31.987Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-12T09:52:31.987Z] Vulnerability Srbds: Not affected [2025-03-12T09:52:31.987Z] Vulnerability Tsx async abort: Not affected [2025-03-12T09:52:31.987Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] ---> nproc: [2025-03-12T09:52:31.987Z] 8 [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] ---> df -h: [2025-03-12T09:52:31.987Z] Filesystem Size Used Avail Use% Mounted on [2025-03-12T09:52:31.987Z] overlay 155G 11G 145G 7% / [2025-03-12T09:52:31.987Z] tmpfs 64M 0 64M 0% /dev [2025-03-12T09:52:31.987Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-12T09:52:31.987Z] shm 64M 0 64M 0% /dev/shm [2025-03-12T09:52:31.987Z] /dev/vda1 155G 11G 145G 7% /facter-os [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] ---> sar -b -r -n DEV: [2025-03-12T09:52:31.987Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41136) 03/12/25 _x86_64_ (8 CPU) [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] 09:49:22 LINUX RESTART (8 CPU) [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-12T09:52:31.987Z] 09:51:01 157.61 9.77 147.84 0.00 1695.18 61909.02 0.00 [2025-03-12T09:52:31.987Z] 09:52:01 2.18 0.00 2.18 0.00 0.00 26.81 0.00 [2025-03-12T09:52:31.987Z] Average: 79.90 4.88 75.01 0.00 847.59 30967.91 0.00 [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-12T09:52:31.987Z] 09:51:01 28857388 31564236 746732 2.27 77652 2902252 1749368 5.16 1026076 2602880 328 [2025-03-12T09:52:31.987Z] 09:52:01 28856500 31563608 746676 2.27 77692 2902384 1749368 5.16 1026164 2602996 56 [2025-03-12T09:52:31.987Z] Average: 28856944 31563922 746704 2.27 77672 2902318 1749368 5.16 1026120 2602938 192 [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-12T09:52:31.987Z] 09:51:01 docker0 55.89 145.31 3.09 3453.19 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] 09:51:01 lo 7.67 7.67 0.81 0.81 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] 09:51:01 ens3 400.92 209.32 8398.61 34.85 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] 09:52:01 ens3 1.07 0.30 1.74 0.02 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] Average: docker0 27.95 72.65 1.55 1726.59 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] Average: lo 3.93 3.93 0.41 0.41 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] Average: ens3 200.99 104.81 4200.17 17.44 0.00 0.00 0.00 0.00 [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] ---> sar -P ALL: [2025-03-12T09:52:31.987Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41136) 03/12/25 _x86_64_ (8 CPU) [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] 09:49:22 LINUX RESTART (8 CPU) [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] 09:50:01 CPU %user %nice %system %iowait %steal %idle [2025-03-12T09:52:31.987Z] 09:51:01 all 6.29 0.00 3.02 1.74 0.05 88.90 [2025-03-12T09:52:31.987Z] 09:51:01 0 6.14 0.00 3.02 1.38 0.05 89.42 [2025-03-12T09:52:31.987Z] 09:51:01 1 5.85 0.00 2.91 0.18 0.07 90.99 [2025-03-12T09:52:31.987Z] 09:51:01 2 5.25 0.00 3.26 4.21 0.07 87.21 [2025-03-12T09:52:31.987Z] 09:51:01 3 6.48 0.00 2.41 0.07 0.05 90.99 [2025-03-12T09:52:31.987Z] 09:51:01 4 4.97 0.00 2.48 0.71 0.03 91.80 [2025-03-12T09:52:31.987Z] 09:51:01 5 6.22 0.00 3.02 2.55 0.03 88.17 [2025-03-12T09:52:31.987Z] 09:51:01 6 9.76 0.00 4.26 4.82 0.05 81.11 [2025-03-12T09:52:31.987Z] 09:51:01 7 5.64 0.00 2.78 0.02 0.05 91.52 [2025-03-12T09:52:31.987Z] 09:52:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-03-12T09:52:31.987Z] 09:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T09:52:31.987Z] 09:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T09:52:31.987Z] 09:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-12T09:52:31.987Z] 09:52:01 3 0.15 0.00 0.00 0.00 0.02 99.83 [2025-03-12T09:52:31.987Z] 09:52:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-12T09:52:31.987Z] 09:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-12T09:52:31.987Z] 09:52:01 6 0.07 0.00 0.00 0.02 0.02 99.90 [2025-03-12T09:52:31.987Z] 09:52:01 7 0.08 0.00 0.07 0.00 0.03 99.82 [2025-03-12T09:52:31.987Z] Average: all 3.15 0.00 1.51 0.87 0.03 94.44 [2025-03-12T09:52:31.987Z] Average: 0 3.06 0.00 1.51 0.69 0.03 94.72 [2025-03-12T09:52:31.987Z] Average: 1 2.92 0.00 1.45 0.09 0.03 95.51 [2025-03-12T09:52:31.987Z] Average: 2 2.61 0.00 1.63 2.09 0.04 93.63 [2025-03-12T09:52:31.987Z] Average: 3 3.30 0.00 1.20 0.03 0.03 95.43 [2025-03-12T09:52:31.987Z] Average: 4 2.48 0.00 1.24 0.36 0.03 95.89 [2025-03-12T09:52:31.987Z] Average: 5 3.11 0.00 1.50 1.27 0.02 94.10 [2025-03-12T09:52:31.987Z] Average: 6 4.88 0.00 2.12 2.40 0.03 90.56 [2025-03-12T09:52:31.987Z] Average: 7 2.85 0.00 1.42 0.01 0.04 95.69 [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z] [2025-03-12T09:52:31.987Z]