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 09:50:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:50:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:50:01 ========================================================= 09:50:01 EdgeX Global Pipelines Version Info 09:50:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:50:02 ------------------- 09:50:02 stable info: 09:50:02 ------------------- 09:50:02 Commited By: Cherry Wang cherry@iotechsys.com 09:50:02 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 09:50:02 Message: update stable to v1.0.271 09:50:03 ------------------- 09:50:03 experimental info: 09:50:03 ------------------- 09:50:03 Commited By: **** collab-it+edgex@linuxfoundation.org 09:50:03 Commit SHA: 5f16b0674693bda8419e7356c8caa12f8ebbbe1e 09:50:03 Message: update experimental to v1.0.272 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 2.33.1 [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b527c221962873518001100bc45a62e0036fed6 [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b527c2 [Pipeline] echo 09:50:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:50:03 provisioning config files... 09:50:03 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config14121909376013420037tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:04 ---> ****-login.sh 09:50:04 nexus3.edgexfoundry.org:10001 09:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:04 Configure a credential helper to remove this warning. See 09:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:04 09:50:04 Login Succeeded 09:50:04 nexus3.edgexfoundry.org:10002 09:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:04 Configure a credential helper to remove this warning. See 09:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:04 09:50:04 Login Succeeded 09:50:04 nexus3.edgexfoundry.org:10003 09:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:04 Configure a credential helper to remove this warning. See 09:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:04 09:50:04 Login Succeeded 09:50:04 nexus3.edgexfoundry.org:10004 09:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:04 Configure a credential helper to remove this warning. See 09:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:04 09:50:04 Login Succeeded 09:50:04 ****.io 09:50:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:04 Configure a credential helper to remove this warning. See 09:50:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:04 09:50:04 Login Succeeded 09:50:04 ---> ****-login.sh ends [Pipeline] } 09:50:04 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 09:50:05 provisioning config files... 09:50:05 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config15272000340602596292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:05 ---> ****-login.sh 09:50:05 nexus3.edgexfoundry.org:10001 09:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:05 Configure a credential helper to remove this warning. See 09:50:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:05 09:50:05 Login Succeeded 09:50:05 nexus3.edgexfoundry.org:10002 09:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:05 Configure a credential helper to remove this warning. See 09:50:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:05 09:50:05 Login Succeeded 09:50:05 nexus3.edgexfoundry.org:10003 09:50:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41135 in /w/workspace/exfoundry_ci-build-images_PR-224 [Pipeline] { [Pipeline] checkout 09:50:05 Selected Git installation does not exist. Using Default 09:50:05 The recommended git tool is: NONE 09:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:05 Configure a credential helper to remove this warning. See 09:50:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:05 09:50:05 Login Succeeded 09:50:05 nexus3.edgexfoundry.org:10004 09:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:05 Configure a credential helper to remove this warning. See 09:50:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:05 09:50:05 Login Succeeded 09:50:05 ****.io 09:50:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:05 Configure a credential helper to remove this warning. See 09:50:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:05 09:50:05 Login Succeeded 09:50:05 ---> ****-login.sh ends [Pipeline] } 09:50:05 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 09:50:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:50:06 + ls -al . 09:50:06 total 28 09:50:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 09:49 . 09:50:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 09:49 .. 09:50:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 09:49 .git 09:50:06 -rw-rw-r-- 1 jenkins jenkins 786 Mar 12 09:49 Dockerfile 09:50:06 -rw-rw-r-- 1 jenkins jenkins 886 Mar 12 09:49 Jenkinsfile 09:50:06 -rw-rw-r-- 1 jenkins jenkins 1309 Mar 12 09:49 README.md 09:50:06 -rwxrwxr-x 1 jenkins jenkins 30 Mar 12 09:49 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:07 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0b527c221962873518001100bc45a62e0036fed6 --label arch=amd64 . 09:50:07 Sending build context to Docker daemon 494.6kB 09:50:07 Step 1/12 : ARG DOCKER_VERSION=28 09:50:07 Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli 09:50:07 28: Pulling from library/docker 09:50:07 f18232174bc9: Pulling fs layer 09:50:07 3795da19ece3: Pulling fs layer 09:50:07 4f4fb700ef54: Pulling fs layer 09:50:07 8661467c513c: Pulling fs layer 09:50:07 1ec760ee5d6f: Pulling fs layer 09:50:07 6c635aaeace6: Pulling fs layer 09:50:07 8d14474db62f: Pulling fs layer 09:50:07 998be54fa141: Pulling fs layer 09:50:07 b8fb44047f2a: Pulling fs layer 09:50:07 e0edd909f3e7: Pulling fs layer 09:50:07 696b3568325c: Pulling fs layer 09:50:07 aae4123c72b3: Pulling fs layer 09:50:07 eca80691327d: Pulling fs layer 09:50:07 1f3afd71a730: Pulling fs layer 09:50:07 f21a33964add: Pulling fs layer 09:50:07 97dc3a0172b6: Pulling fs layer 09:50:07 b8fb44047f2a: Waiting 09:50:07 e0edd909f3e7: Waiting 09:50:07 696b3568325c: Waiting 09:50:07 aae4123c72b3: Waiting 09:50:07 eca80691327d: Waiting 09:50:07 1f3afd71a730: Waiting 09:50:07 f21a33964add: Waiting 09:50:07 97dc3a0172b6: Waiting 09:50:07 1ec760ee5d6f: Waiting 09:50:07 6c635aaeace6: Waiting 09:50:07 8d14474db62f: Waiting 09:50:07 998be54fa141: Waiting 09:50:07 8661467c513c: Waiting 09:50:07 4f4fb700ef54: Verifying Checksum 09:50:07 4f4fb700ef54: Download complete 09:50:08 f18232174bc9: Download complete 09:50:08 3795da19ece3: Verifying Checksum 09:50:08 3795da19ece3: Download complete 09:50:08 8661467c513c: Verifying Checksum 09:50:08 8661467c513c: Download complete 09:50:08 f18232174bc9: Pull complete 09:50:08 1ec760ee5d6f: Verifying Checksum 09:50:08 1ec760ee5d6f: Download complete 09:50:08 6c635aaeace6: Verifying Checksum 09:50:08 6c635aaeace6: Download complete 09:50:08 8d14474db62f: Verifying Checksum 09:50:08 8d14474db62f: Download complete 09:50:08 998be54fa141: Verifying Checksum 09:50:08 998be54fa141: Download complete 09:50:08 b8fb44047f2a: Verifying Checksum 09:50:08 b8fb44047f2a: Download complete 09:50:08 e0edd909f3e7: Verifying Checksum 09:50:08 e0edd909f3e7: Download complete 09:50:08 3795da19ece3: Pull complete 09:50:08 aae4123c72b3: Verifying Checksum 09:50:08 aae4123c72b3: Download complete 09:50:08 4f4fb700ef54: Pull complete 09:50:08 eca80691327d: Download complete 09:50:08 8661467c513c: Pull complete 09:50:08 97dc3a0172b6: Download complete 09:50:08 f21a33964add: Download complete 09:50:08 1ec760ee5d6f: Pull complete 09:50:08 1f3afd71a730: Verifying Checksum 09:50:08 1f3afd71a730: Download complete 09:50:09 6c635aaeace6: Pull complete 09:50:10 8d14474db62f: Pull complete 09:50:10 998be54fa141: Pull complete 09:50:10 b8fb44047f2a: Pull complete 09:50:10 e0edd909f3e7: Pull complete 09:50:10 696b3568325c: Pull complete 09:50:10 aae4123c72b3: Pull complete 09:50:10 eca80691327d: Pull complete 09:50:10 using credential edgex-jenkins-ssh 09:50:10 Cloning the remote Git repository 09:50:11 1f3afd71a730: Pull complete 09:50:11 f21a33964add: Pull complete 09:50:11 97dc3a0172b6: Pull complete 09:50:11 Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d 09:50:11 Status: Downloaded newer image for docker:28 09:50:11 ---> cca75ab1d7a7 09:50:11 Step 3/12 : FROM alpine:3.20 09:50:10 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 09:50:10 > git init /w/workspace/exfoundry_ci-build-images_PR-224 # timeout=10 09:50:11 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 09:50:11 > git --version # timeout=10 09:50:11 > git --version # 'git version 2.25.1' 09:50:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:12 3.20: Pulling from library/alpine 09:50:12 0a9a5dfd008f: Pulling fs layer 09:50:12 0a9a5dfd008f: Download complete 09:50:12 0a9a5dfd008f: Pull complete 09:50:12 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:50:12 Status: Downloaded newer image for alpine:3.20 09:50:12 ---> ff221270b9fb 09:50:12 Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 09:50:12 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 09:50:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:12 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 09:50:13 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 09:50:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:13 > 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 09:50:13 Merging remotes/origin/edgex-compose commit 21180c0b06ca140de91ddb41d596b0bcab428f2b into PR head commit 0b527c221962873518001100bc45a62e0036fed6 09:50:13 Merge succeeded, producing 0b527c221962873518001100bc45a62e0036fed6 09:50:13 Checking out Revision 0b527c221962873518001100bc45a62e0036fed6 (PR-224) 09:50:13 > git config core.sparsecheckout # timeout=10 09:50:13 > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 09:50:13 > git remote # timeout=10 09:50:13 > git config --get remote.origin.url # timeout=10 09:50:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:50:13 > git merge 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 09:50:13 > git rev-parse HEAD^{commit} # timeout=10 09:50:13 > git config core.sparsecheckout # timeout=10 09:50:14 > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 09:50:15 ---> ea4e8692e6c1 09:50:15 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 09:50:15 ---> Running in 6b9eff12429a 09:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:50:15 (1/55) Installing ncurses-terminfo-base (6.4_p20240420-r2) 09:50:15 (2/55) Installing libncursesw (6.4_p20240420-r2) 09:50:15 (3/55) Installing readline (8.2.10-r0) 09:50:15 (4/55) Installing bash (5.2.26-r0) 09:50:15 Executing bash-5.2.26-r0.post-install 09:50:15 (5/55) Installing ca-certificates (20241121-r1) 09:50:15 (6/55) Installing brotli-libs (1.1.0-r2) 09:50:15 (7/55) Installing c-ares (1.33.1-r0) 09:50:15 (8/55) Installing libunistring (1.2-r0) 09:50:15 (9/55) Installing libidn2 (2.3.7-r0) 09:50:15 (10/55) Installing nghttp2-libs (1.62.1-r0) 09:50:15 (11/55) Installing libpsl (0.21.5-r1) 09:50:15 (12/55) Installing zstd-libs (1.5.6-r0) 09:50:15 (13/55) Installing libcurl (8.12.1-r0) 09:50:15 (14/55) Installing curl (8.12.1-r0) 09:50:15 (15/55) Installing libgcc (13.2.1_git20240309-r1) 09:50:15 (16/55) Installing jansson (2.14-r4) 09:50:15 (17/55) Installing libstdc++ (13.2.1_git20240309-r1) 09:50:15 (18/55) Installing binutils (2.42-r1) 09:50:15 (19/55) Installing libgomp (13.2.1_git20240309-r1) 09:50:15 (20/55) Installing libatomic (13.2.1_git20240309-r1) 09:50:15 (21/55) Installing gmp (6.3.0-r1) 09:50:15 (22/55) Installing isl26 (0.26-r1) 09:50:15 (23/55) Installing mpfr4 (4.2.1-r0) 09:50:15 (24/55) Installing mpc1 (1.3.1-r1) 09:50:15 (25/55) Installing gcc (13.2.1_git20240309-r1) 09:50:16 (26/55) Installing musl-dev (1.2.5-r1) 09:50:16 (27/55) Installing linux-headers (6.6-r0) 09:50:16 (28/55) Installing libffi (3.4.6-r0) 09:50:16 (29/55) Installing pkgconf (2.2.0-r0) 09:50:16 (30/55) Installing libffi-dev (3.4.6-r0) 09:50:16 (31/55) Installing make (4.4.1-r2) 09:50:16 (32/55) Installing openssl-dev (3.3.3-r0) 09:50:16 (33/55) Installing libbz2 (1.0.8-r6) 09:50:16 (34/55) Installing libexpat (2.6.4-r0) 09:50:16 (35/55) Installing gdbm (1.23-r1) 09:50:16 (36/55) Installing xz-libs (5.6.2-r0) 09:50:16 (37/55) Installing mpdecimal (4.0.0-r0) 09:50:16 (38/55) Installing libpanelw (6.4_p20240420-r2) 09:50:16 (39/55) Installing sqlite-libs (3.45.3-r1) 09:50:16 (40/55) Installing python3 (3.12.9-r0) 09:50:16 (41/55) Installing python3-pycache-pyc0 (3.12.9-r0) 09:50:16 (42/55) Installing pyc (3.12.9-r0) 09:50:16 (43/55) Installing py3-setuptools-pyc (70.3.0-r0) 09:50:16 (44/55) Installing py3-pip-pyc (24.0-r2) 09:50:16 (45/55) Installing py3-parsing (3.1.2-r1) 09:50:16 (46/55) Installing py3-parsing-pyc (3.1.2-r1) 09:50:16 (47/55) Installing py3-packaging-pyc (24.0-r1) 09:50:16 (48/55) Installing python3-pyc (3.12.9-r0) 09:50:16 (49/55) Installing py3-packaging (24.0-r1) 09:50:16 (50/55) Installing py3-setuptools (70.3.0-r0) 09:50:17 (51/55) Installing py3-pip (24.0-r2) 09:50:17 (52/55) Installing python3-dev (3.12.9-r0) 09:50:17 (53/55) Installing unzip (6.0-r14) 09:50:17 (54/55) Installing pcre2 (10.43-r0) 09:50:17 (55/55) Installing wget (1.24.5-r0) 09:50:17 Executing busybox-1.36.1-r29.trigger 09:50:17 Executing ca-certificates-20241121-r1.trigger 09:50:17 OK: 333 MiB in 69 packages 09:50:17 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 09:50:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:50:19 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:19 Dload Upload Total Spent Left Speed 09:50:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 227k 0 --:--:-- --:--:-- --:--:-- 231k [Pipeline] sh 09:50:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:50:20 + sudo tee /etc/docker/daemon.new 09:50:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:50:20 { 09:50:20 "registry-mirrors": [ 09:50:20 "https://nexus3.edgexfoundry.org:10001" 09:50:20 ], 09:50:20 "bip": "10.250.0.254/24", 09:50:20 "hosts": [ 09:50:20 "tcp://0.0.0.0:5555", 09:50:20 "unix:///var/run/docker.sock" 09:50:20 ], 09:50:20 "mtu": 1458, 09:50:20 "selinux-enabled": true, 09:50:20 "seccomp-profile": "/etc/docker/seccomp.json" 09:50:20 } [Pipeline] sh 09:50:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:50:20 + sudo service docker restart 09:50:24 Removing intermediate container 6b9eff12429a 09:50:24 ---> 4e595ee71bf0 09:50:24 Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins 09:50:24 ---> Running in 75a1df0e6dad 09:50:24 Removing intermediate container 75a1df0e6dad 09:50:24 ---> 82d150cc7c9e 09:50:24 Step 7/12 : RUN mkdir -p $DOCKER_CONFIG 09:50:24 ---> Running in 52107edadd9c 09:50:24 Removing intermediate container 52107edadd9c 09:50:24 ---> 4088c44e94b9 09:50:24 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 09:50:24 ---> Running in 6b1b78572109 09:50:24  % Total % Received % Xferd Average Speed Time Time Time Current 09:50:24 Dload Upload Total Spent Left Speed 09:50:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host github.com:443 was resolved. 09:50:24 * IPv6: (none) 09:50:24 * IPv4: 140.82.112.3 09:50:24 * Trying 140.82.112.3:443... 09:50:24 * ALPN: curl offers h2,http/1.1 09:50:24 } [5 bytes data] 09:50:24 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 09:50:24 } [512 bytes data] 09:50:24 * CAfile: /etc/ssl/certs/ca-certificates.crt 09:50:24 * CApath: /etc/ssl/certs 09:50:24 { [5 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Server hello (2): 09:50:24 { [122 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 09:50:24 { [19 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Certificate (11): 09:50:24 { [3135 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 09:50:24 { [78 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Finished (20): 09:50:24 { [36 bytes data] 09:50:24 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 09:50:24 } [1 bytes data] 09:50:24 * TLSv1.3 (OUT), TLS handshake, Finished (20): 09:50:24 } [36 bytes data] 09:50:24 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / id-ecPublicKey 09:50:24 * ALPN: server accepted h2 09:50:24 * Server certificate: 09:50:24 * subject: CN=github.com 09:50:24 * start date: Feb 5 00:00:00 2025 GMT 09:50:24 * expire date: Feb 5 23:59:59 2026 GMT 09:50:24 * subjectAltName: host "github.com" matched cert's "github.com" 09:50:24 * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA 09:50:24 * SSL certificate verify ok. 09:50:24 * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 09:50:24 * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 09:50:24 * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 09:50:24 * Connected to github.com (140.82.112.3) port 443 09:50:24 * using HTTP/2 09:50:24 * [HTTP/2] [1] OPENED stream for https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64 09:50:24 * [HTTP/2] [1] [:method: GET] 09:50:24 * [HTTP/2] [1] [:scheme: https] 09:50:24 * [HTTP/2] [1] [:authority: github.com] 09:50:24 * [HTTP/2] [1] [:path: /docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64] 09:50:24 * [HTTP/2] [1] [user-agent: curl/8.12.1] 09:50:24 * [HTTP/2] [1] [accept: */*] 09:50:24 } [5 bytes data] 09:50:24 > GET /docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64 HTTP/2 09:50:24 > Host: github.com 09:50:24 > User-Agent: curl/8.12.1 09:50:24 > Accept: */* 09:50:24 > 09:50:24 * Request completely sent off 09:50:24 { [5 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 09:50:24 { [57 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 09:50:24 { [57 bytes data] 09:50:24 < HTTP/2 302 09:50:24 < server: GitHub.com 09:50:24 < date: Wed, 12 Mar 2025 09:50:24 GMT 09:50:24 < content-type: text/html; charset=utf-8 09:50:24 < content-length: 0 09:50:24 < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With 09:50:24 < 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 09:50:24 < cache-control: no-cache 09:50:24 < strict-transport-security: max-age=31536000; includeSubdomains; preload 09:50:24 < x-frame-options: deny 09:50:24 < x-content-type-options: nosniff 09:50:24 < x-xss-protection: 0 09:50:24 < referrer-policy: no-referrer-when-downgrade 09:50:24 { [5 bytes data] 09:50:24 < 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/ 09:50:24 < x-github-request-id: E69D:1B343F:1344849:1B01041:67D158E0 09:50:24 * Ignoring the response-body 09:50:24 * setting size while ignoring 09:50:24 < 09:50:24 0 0 0 0 0 0  0 0 --:--:-- --:--:-- --:--:-- 0 0  0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 09:50:24 * Connection #0 to host github.com left intact 09:50:24 * 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' 09:50:24 * Host objects.githubusercontent.com:443 was resolved. 09:50:24 * IPv6: (none) 09:50:24 * IPv4: 185.199.110.133, 185.199.111.133, 185.199.108.133, 185.199.109.133 09:50:24 * Trying 185.199.110.133:443... 09:50:24 * ALPN: curl offers h2,http/1.1 09:50:24 } [5 bytes data] 09:50:24 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 09:50:24 } [512 bytes data] 09:50:24 * CAfile: /etc/ssl/certs/ca-certificates.crt 09:50:24 *  CApath: /etc/ssl/certs 09:50:24 { [5 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Server hello (2): 09:50:24 { [122 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 09:50:24 { [19 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Certificate (11): 09:50:24 { [4668 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 09:50:24 { [264 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Finished (20): 09:50:24 { [36 bytes data] 09:50:24 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 09:50:24 } [1 bytes data] 09:50:24 * TLSv1.3 (OUT), TLS handshake, Finished (20): 09:50:24 } [36 bytes data] 09:50:24 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / RSASSA-PSS 09:50:24 * ALPN: server accepted h2 09:50:24 * Server certificate: 09:50:24 * subject: CN=*.github.io 09:50:24 * start date: Mar 7 00:00:00 2025 GMT 09:50:24 * expire date: Mar 7 23:59:59 2026 GMT 09:50:24 * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" 09:50:24 * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo RSA Domain Validation Secure Server CA 09:50:24 * SSL certificate verify ok. 09:50:24 * Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption 09:50:24 * Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha384WithRSAEncryption 09:50:24 * Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption 09:50:24 * Connected to objects.githubusercontent.com (185.199.110.133) port 443 09:50:24 * using HTTP/2 09:50:24 * [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 09:50:24 * [HTTP/2] [1] [:method: GET] 09:50:24 * [HTTP/2] [1] [:scheme: https] 09:50:24 * [HTTP/2] [1] [:authority: objects.githubusercontent.com] 09:50:24 * [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] 09:50:24 * [HTTP/2] [1] [user-agent: curl/8.12.1] 09:50:24 * [HTTP/2] [1] [accept: */*] 09:50:24 } [5 bytes data] 09:50:24 > 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 09:50:24 > Host: objects.githubusercontent.com 09:50:24 > User-Agent: curl/8.12.1 09:50:24 > Accept: */* 09:50:24 > 09:50:24 { [5 bytes data] 09:50:24 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 09:50:24 { [193 bytes data] 09:50:24 * Request completely sent off 09:50:24 { [5 bytes data] 09:50:24 < HTTP/2 200 09:50:24 < content-type: application/octet-stream 09:50:24 < last-modified: Fri, 21 Feb 2025 14:59:24 GMT 09:50:24 < etag: "0x8DD528854638D68" 09:50:24 < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 09:50:24 < x-ms-request-id: a8039293-701e-0052-5573-849dbd000000 09:50:24 < x-ms-version: 2025-01-05 09:50:24 < x-ms-creation-time: Fri, 21 Feb 2025 14:59:24 GMT 09:50:24 < x-ms-lease-status: unlocked 09:50:24 < x-ms-lease-state: available 09:50:24 < x-ms-blob-type: BlockBlob 09:50:24 < content-disposition: attachment; filename=docker-compose-linux-x86_64 09:50:24 < x-ms-server-encrypted: true 09:50:24 < via: 1.1 varnish, 1.1 varnish 09:50:24 < fastly-restarts: 1 09:50:24 < accept-ranges: bytes 09:50:24 < date: Wed, 12 Mar 2025 09:50:24 GMT 09:50:24 < age: 1029 09:50:24 < x-served-by: cache-iad-kcgs7200087-IAD, cache-yul1970067-YUL 09:50:24 < x-cache: HIT, HIT 09:50:24 < x-cache-hits: 40, 850 09:50:24 < x-timer: S1741773025.547088,VS0,VE14 09:50:24 < content-length: 73691062 09:50:24 < 09:50:24 { [5 bytes data] 09:50:25  100 70.2M 100 70.2M  0   0  106M   0 --:--:-- --:--:-- --:--:--  106M 09:50:25 * Connection #1 to host objects.githubusercontent.com left intact 09:50:25 Docker Compose version v2.33.1 09:50:26 Removing intermediate container 6b1b78572109 09:50:26 ---> 776d04ad6824 09:50:26 Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose 09:50:26 ---> a4d125529090 09:50:26 Step 10/12 : ENTRYPOINT ["docker", "compose"] 09:50:26 ---> Running in ccf3276fdcb8 09:50:26 Removing intermediate container ccf3276fdcb8 09:50:26 ---> 8b6dc5203263 09:50:26 Step 11/12 : LABEL arch=amd64 09:50:26 ---> Running in 815c84964580 09:50:26 Removing intermediate container 815c84964580 09:50:26 ---> ea5f7e246986 09:50:26 Step 12/12 : LABEL git_sha=0b527c221962873518001100bc45a62e0036fed6 09:50:26 ---> Running in fb0d63d9bbdf 09:50:26 Removing intermediate container fb0d63d9bbdf 09:50:26 ---> d1c67a137d44 09:50:26 [Warning] One or more build-args [ARCH] were not consumed 09:50:26 Successfully built d1c67a137d44 09:50:26 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 09:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:27 09:50:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:27 latest: Pulling from edgex-lftools-log-publisher 09:50:27 5eb5b503b376: Pulling fs layer 09:50:27 5c69ac0246d0: Pulling fs layer 09:50:27 ec43610c2a17: Pulling fs layer 09:50:27 3a2ae6a8a46f: Pulling fs layer 09:50:27 33b1e0a273af: Pulling fs layer 09:50:27 5d3b04190fa2: Pulling fs layer 09:50:27 2f39f015ded8: Pulling fs layer 09:50:27 33b1e0a273af: Waiting 09:50:27 5d3b04190fa2: Waiting 09:50:27 2f39f015ded8: Waiting 09:50:27 3a2ae6a8a46f: Waiting 09:50:27 5c69ac0246d0: Verifying Checksum 09:50:27 5c69ac0246d0: Download complete 09:50:27 3a2ae6a8a46f: Verifying Checksum 09:50:27 3a2ae6a8a46f: Download complete 09:50:27 33b1e0a273af: Verifying Checksum 09:50:27 33b1e0a273af: Download complete 09:50:27 5d3b04190fa2: Verifying Checksum 09:50:27 5d3b04190fa2: Download complete 09:50:27 ec43610c2a17: Download complete 09:50:28 5eb5b503b376: Verifying Checksum 09:50:28 5eb5b503b376: Download complete 09:50:28 2f39f015ded8: Verifying Checksum 09:50:28 2f39f015ded8: Download complete 09:50:29 5eb5b503b376: Pull complete 09:50:29 5c69ac0246d0: Pull complete 09:50:29 ec43610c2a17: Pull complete 09:50:29 3a2ae6a8a46f: Pull complete 09:50:30 33b1e0a273af: Pull complete 09:50:30 5d3b04190fa2: Pull complete 09:50:34 2f39f015ded8: Pull complete 09:50:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:50:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:50:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:34 prd-ubuntu20.04-docker-8c-8g-41136 does not seem to be running inside a container 09:50:34 $ 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 09:50:36 $ docker top 45f8554ac2b7c955006a30257b867830bfb60f588824369a38c6c05a9f23ff14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:50:37 ---> job-cost.sh 09:50:37 lf-activate-venv: SKIPPING 09:50:37 INFO: No Stack... 09:50:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:50:37 INFO: Archiving Costs [Pipeline] sh 09:50:38 + cat /w/workspace/exfoundry_ci-build-images_PR-224/archives/cost.csv 09:50:38 + cut -d, -f6 [Pipeline] lock 09:50:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] 09:50:38 Resource [jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] did not exist. Created. 09:50:38 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:50:38 + echo total: 0.2199999988079071 [Pipeline] stash 09:50:38 Stashed 1 file(s) [Pipeline] } 09:50:38 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:50:38 $ docker stop --time=1 45f8554ac2b7c955006a30257b867830bfb60f588824369a38c6c05a9f23ff14 09:50:39 $ docker rm -f --volumes 45f8554ac2b7c955006a30257b867830bfb60f588824369a38c6c05a9f23ff14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 09:50:39 provisioning config files... [Pipeline] } [Pipeline] // withEnv [Pipeline] } 09:50:39 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 09:50:40 ---> ****-login.sh 09:50:40 nexus3.edgexfoundry.org:10001 09:50:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:40 Configure a credential helper to remove this warning. See 09:50:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:40 09:50:40 Login Succeeded 09:50:40 nexus3.edgexfoundry.org:10002 09:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:41 Configure a credential helper to remove this warning. See 09:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:41 09:50:41 Login Succeeded 09:50:41 nexus3.edgexfoundry.org:10003 09:50:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:41 Configure a credential helper to remove this warning. See 09:50:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:41 09:50:41 Login Succeeded 09:50:41 nexus3.edgexfoundry.org:10004 09:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:42 Configure a credential helper to remove this warning. See 09:50:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:42 09:50:42 Login Succeeded 09:50:42 ****.io 09:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:50:42 Configure a credential helper to remove this warning. See 09:50:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:50:42 09:50:42 Login Succeeded 09:50:42 ---> ****-login.sh ends [Pipeline] } 09:50:42 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 09:50:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:50:43 + ls -al . 09:50:43 total 28 09:50:43 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 09:50 . 09:50:43 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 09:50 .. 09:50:43 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 09:50 .git 09:50:43 -rw-rw-r-- 1 jenkins jenkins 786 Mar 12 09:50 Dockerfile 09:50:43 -rw-rw-r-- 1 jenkins jenkins 886 Mar 12 09:50 Jenkinsfile 09:50:43 -rw-rw-r-- 1 jenkins jenkins 1309 Mar 12 09:50 README.md 09:50:43 -rwxrwxr-x 1 jenkins jenkins 30 Mar 12 09:50 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:43 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0b527c221962873518001100bc45a62e0036fed6 --label arch=arm64 . 09:50:43 Sending build context to Docker daemon 494.6kB 09:50:43 Step 1/12 : ARG DOCKER_VERSION=28 09:50:43 Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli 09:50:44 28: Pulling from library/docker 09:50:44 6e771e15690e: Pulling fs layer 09:50:44 2645e85e6adf: Pulling fs layer 09:50:44 4f4fb700ef54: Pulling fs layer 09:50:44 9ea18fe8983a: Pulling fs layer 09:50:44 23743df8d760: Pulling fs layer 09:50:44 9ea18fe8983a: Waiting 09:50:44 43ac4518474b: Pulling fs layer 09:50:44 23743df8d760: Waiting 09:50:44 fb98b8dcf58a: Pulling fs layer 09:50:44 43ac4518474b: Waiting 09:50:44 9470f5de4382: Pulling fs layer 09:50:44 add59061c75d: Pulling fs layer 09:50:44 5479fdd35f53: Pulling fs layer 09:50:44 568759e8d939: Pulling fs layer 09:50:44 fb98b8dcf58a: Waiting 09:50:44 9470f5de4382: Waiting 09:50:44 add59061c75d: Waiting 09:50:44 5479fdd35f53: Waiting 09:50:44 568759e8d939: Waiting 09:50:44 ef7439101607: Pulling fs layer 09:50:44 7902d4462055: Pulling fs layer 09:50:44 40292d106e77: Pulling fs layer 09:50:44 acc57b4d3db4: Pulling fs layer 09:50:44 87fcdcc93693: Pulling fs layer 09:50:44 ef7439101607: Waiting 09:50:44 7902d4462055: Waiting 09:50:44 40292d106e77: Waiting 09:50:44 87fcdcc93693: Waiting 09:50:44 acc57b4d3db4: Waiting 09:50:44 4f4fb700ef54: Verifying Checksum 09:50:44 4f4fb700ef54: Download complete 09:50:44 9ea18fe8983a: Verifying Checksum 09:50:44 9ea18fe8983a: Download complete 09:50:44 6e771e15690e: Verifying Checksum 09:50:44 6e771e15690e: Download complete 09:50:45 2645e85e6adf: Verifying Checksum 09:50:45 2645e85e6adf: Download complete 09:50:46 23743df8d760: Verifying Checksum 09:50:46 23743df8d760: Download complete 09:50:46 43ac4518474b: Verifying Checksum 09:50:46 43ac4518474b: Download complete 09:50:46 fb98b8dcf58a: Verifying Checksum 09:50:46 fb98b8dcf58a: Download complete 09:50:46 9470f5de4382: Download complete 09:50:46 6e771e15690e: Pull complete 09:50:46 add59061c75d: Verifying Checksum 09:50:46 add59061c75d: Download complete 09:50:46 ef7439101607: Verifying Checksum 09:50:46 ef7439101607: Download complete 09:50:46 7902d4462055: Verifying Checksum 09:50:46 7902d4462055: Download complete 09:50:46 568759e8d939: Verifying Checksum 09:50:46 568759e8d939: Download complete 09:50:46 acc57b4d3db4: Verifying Checksum 09:50:46 acc57b4d3db4: Download complete 09:50:46 87fcdcc93693: Verifying Checksum 09:50:46 87fcdcc93693: Download complete 09:50:47 2645e85e6adf: Pull complete 09:50:47 4f4fb700ef54: Pull complete 09:50:47 9ea18fe8983a: Pull complete 09:50:48 40292d106e77: Download complete 09:50:48 23743df8d760: Pull complete 09:50:50 43ac4518474b: Pull complete 09:50:52 fb98b8dcf58a: Pull complete 09:50:52 9470f5de4382: Pull complete 09:50:53 add59061c75d: Pull complete 09:50:53 5479fdd35f53: Pull complete 09:50:54 568759e8d939: Pull complete 09:50:54 ef7439101607: Pull complete 09:50:55 7902d4462055: Pull complete 09:50:59 40292d106e77: Pull complete 09:50:59 acc57b4d3db4: Pull complete 09:50:59 87fcdcc93693: Pull complete 09:50:59 Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d 09:50:59 Status: Downloaded newer image for docker:28 09:50:59 ---> ad0250bf64dd 09:50:59 Step 3/12 : FROM alpine:3.20 09:50:59 3.20: Pulling from library/alpine 09:51:00 94e9d8af2201: Pulling fs layer 09:51:00 94e9d8af2201: Verifying Checksum 09:51:00 94e9d8af2201: Download complete 09:51:01 94e9d8af2201: Pull complete 09:51:01 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:51:01 Status: Downloaded newer image for alpine:3.20 09:51:01 ---> 7aab056cecc6 09:51:01 Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 09:51:04 ---> d08e0085cfa8 09:51:04 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 09:51:04 ---> Running in 5ce231ccba46 09:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:51:07 (1/55) Installing ncurses-terminfo-base (6.4_p20240420-r2) 09:51:07 (2/55) Installing libncursesw (6.4_p20240420-r2) 09:51:07 (3/55) Installing readline (8.2.10-r0) 09:51:07 (4/55) Installing bash (5.2.26-r0) 09:51:07 Executing bash-5.2.26-r0.post-install 09:51:07 (5/55) Installing ca-certificates (20241121-r1) 09:51:07 (6/55) Installing brotli-libs (1.1.0-r2) 09:51:07 (7/55) Installing c-ares (1.33.1-r0) 09:51:07 (8/55) Installing libunistring (1.2-r0) 09:51:07 (9/55) Installing libidn2 (2.3.7-r0) 09:51:07 (10/55) Installing nghttp2-libs (1.62.1-r0) 09:51:07 (11/55) Installing libpsl (0.21.5-r1) 09:51:07 (12/55) Installing zstd-libs (1.5.6-r0) 09:51:07 (13/55) Installing libcurl (8.12.1-r0) 09:51:07 (14/55) Installing curl (8.12.1-r0) 09:51:07 (15/55) Installing libgcc (13.2.1_git20240309-r1) 09:51:07 (16/55) Installing jansson (2.14-r4) 09:51:07 (17/55) Installing libstdc++ (13.2.1_git20240309-r1) 09:51:07 (18/55) Installing binutils (2.42-r1) 09:51:07 (19/55) Installing libgomp (13.2.1_git20240309-r1) 09:51:07 (20/55) Installing libatomic (13.2.1_git20240309-r1) 09:51:07 (21/55) Installing gmp (6.3.0-r1) 09:51:07 (22/55) Installing isl26 (0.26-r1) 09:51:07 (23/55) Installing mpfr4 (4.2.1-r0) 09:51:08 (24/55) Installing mpc1 (1.3.1-r1) 09:51:08 (25/55) Installing gcc (13.2.1_git20240309-r1) 09:51:10 (26/55) Installing musl-dev (1.2.5-r1) 09:51:10 (27/55) Installing linux-headers (6.6-r0) 09:51:11 (28/55) Installing libffi (3.4.6-r0) 09:51:11 (29/55) Installing pkgconf (2.2.0-r0) 09:51:11 (30/55) Installing libffi-dev (3.4.6-r0) 09:51:11 (31/55) Installing make (4.4.1-r2) 09:51:11 (32/55) Installing openssl-dev (3.3.3-r0) 09:51:11 (33/55) Installing libbz2 (1.0.8-r6) 09:51:11 (34/55) Installing libexpat (2.6.4-r0) 09:51:11 (35/55) Installing gdbm (1.23-r1) 09:51:11 (36/55) Installing xz-libs (5.6.2-r0) 09:51:11 (37/55) Installing mpdecimal (4.0.0-r0) 09:51:11 (38/55) Installing libpanelw (6.4_p20240420-r2) 09:51:11 (39/55) Installing sqlite-libs (3.45.3-r1) 09:51:11 (40/55) Installing python3 (3.12.9-r0) 09:51:12 (41/55) Installing python3-pycache-pyc0 (3.12.9-r0) 09:51:13 (42/55) Installing pyc (3.12.9-r0) 09:51:13 (43/55) Installing py3-setuptools-pyc (70.3.0-r0) 09:51:13 (44/55) Installing py3-pip-pyc (24.0-r2) 09:51:13 (45/55) Installing py3-parsing (3.1.2-r1) 09:51:13 (46/55) Installing py3-parsing-pyc (3.1.2-r1) 09:51:13 (47/55) Installing py3-packaging-pyc (24.0-r1) 09:51:13 (48/55) Installing python3-pyc (3.12.9-r0) 09:51:13 (49/55) Installing py3-packaging (24.0-r1) 09:51:13 (50/55) Installing py3-setuptools (70.3.0-r0) 09:51:13 (51/55) Installing py3-pip (24.0-r2) 09:51:14 (52/55) Installing python3-dev (3.12.9-r0) 09:51:17 (53/55) Installing unzip (6.0-r14) 09:51:17 (54/55) Installing pcre2 (10.43-r0) 09:51:17 (55/55) Installing wget (1.24.5-r0) 09:51:17 Executing busybox-1.36.1-r29.trigger 09:51:17 Executing ca-certificates-20241121-r1.trigger 09:51:17 OK: 353 MiB in 69 packages 09:51:32 Removing intermediate container 5ce231ccba46 09:51:32 ---> a70e73161710 09:51:32 Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins 09:51:32 ---> Running in ab6d8c392ba2 09:51:32 Removing intermediate container ab6d8c392ba2 09:51:32 ---> d40594be029b 09:51:32 Step 7/12 : RUN mkdir -p $DOCKER_CONFIG 09:51:32 ---> Running in 8e1e273804b0 09:51:33 Removing intermediate container 8e1e273804b0 09:51:33 ---> a5047f70269f 09:51:33 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 09:51:33 ---> Running in f105215821f1 09:51:34  % Total % Received % Xferd Average Speed Time Time Time Current 09:51:34 Dload Upload Total Spent Left Speed 09:51:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host github.com:443 was resolved. 09:51:34 * IPv6: (none) 09:51:34 * IPv4: 140.82.114.4 09:51:34 *  Trying 140.82.114.4:443... 09:51:34 * ALPN: curl offers h2,http/1.1 09:51:34 } [5 bytes data] 09:51:34 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 09:51:34 } [512 bytes data] 09:51:34 *  CAfile: /etc/ssl/certs/ca-certificates.crt 09:51:34 * CApath: /etc/ssl/certs 09:51:34 { [5 bytes data] 09:51:34 * TLSv1.3 (IN), TLS handshake, Server hello (2): 09:51:34 { [122 bytes data] 09:51:34 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 09:51:34 { [19 bytes data] 09:51:34 * TLSv1.3 (IN), TLS handshake, Certificate (11): 09:51:34 { [3135 bytes data] 09:51:34 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 09:51:34 { [78 bytes data] 09:51:34 * TLSv1.3 (IN), TLS handshake, Finished (20): 09:51:34 { [36 bytes data] 09:51:34 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 09:51:34 } [1 bytes data] 09:51:34 * TLSv1.3 (OUT), TLS handshake, Finished (20): 09:51:34 } [36 bytes data] 09:51:34 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / id-ecPublicKey 09:51:34 * ALPN: server accepted h2 09:51:34 * Server certificate: 09:51:34 * subject: CN=github.com 09:51:34 * start date: Feb 5 00:00:00 2025 GMT 09:51:34 * expire date: Feb 5 23:59:59 2026 GMT 09:51:34 * subjectAltName: host "github.com" matched cert's "github.com" 09:51:34 * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA 09:51:34 * SSL certificate verify ok. 09:51:34 * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 09:51:34 * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 09:51:34 * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 09:51:34 * Connected to github.com (140.82.114.4) port 443 09:51:34 * using HTTP/2 09:51:34 * [HTTP/2] [1] OPENED stream for https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64 09:51:34 * [HTTP/2] [1] [:method: GET] 09:51:34 * [HTTP/2] [1] [:scheme: https] 09:51:34 * [HTTP/2] [1] [:authority: github.com] 09:51:34 * [HTTP/2] [1] [:path: /docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64] 09:51:34 * [HTTP/2] [1] [user-agent: curl/8.12.1] 09:51:34 * [HTTP/2] [1] [accept: */*] 09:51:34 } [5 bytes data] 09:51:34 > GET /docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64 HTTP/2 09:51:34 > Host: github.com 09:51:34 > User-Agent: curl/8.12.1 09:51:34 > Accept: */* 09:51:34 > 09:51:34 * Request completely sent off 09:51:34 { [5 bytes data] 09:51:34 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 09:51:34 { [57 bytes data] 09:51:34 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 09:51:34 { [57 bytes data] 09:51:34 < HTTP/2 302 09:51:34 < server: GitHub.com 09:51:34 < date: Wed, 12 Mar 2025 09:51:34 GMT 09:51:34 < content-type: text/html; charset=utf-8 09:51:34 < content-length: 0 09:51:34 < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With 09:51:34 < 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 09:51:34 < cache-control: no-cache 09:51:34 < strict-transport-security: max-age=31536000; includeSubdomains; preload 09:51:34 < x-frame-options: deny 09:51:34 < x-content-type-options: nosniff 09:51:34 < x-xss-protection: 0 09:51:34 < referrer-policy: no-referrer-when-downgrade 09:51:34 { [5 bytes data] 09:51:34 < 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/ 09:51:34 < x-github-request-id: 5E74:11CB32:13D6B6:1C7111:67D15926 09:51:34 * Ignoring the response-body 09:51:34 * setting size while ignoring 09:51:34 < 09:51:34  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 09:51:34 * Connection #0 to host github.com left intact 09:51:34 * 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' 09:51:45  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 09:51:45 * shutting down connection #1 09:51:45 curl: (6) Could not resolve host: objects.githubusercontent.com 09:51:46 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 09:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:46 09:51:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:51:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:51:46 arm64: Pulling from edgex-lftools-log-publisher 09:51:46 8998bd30e6a1: Pulling fs layer 09:51:46 04944245beec: Pulling fs layer 09:51:46 699f458cf7ca: Pulling fs layer 09:51:46 765212b225bb: Pulling fs layer 09:51:46 f23df028b6ca: Pulling fs layer 09:51:46 d65c8cfc05b1: Pulling fs layer 09:51:46 2437ff75d9bd: Pulling fs layer 09:51:46 765212b225bb: Waiting 09:51:46 f23df028b6ca: Waiting 09:51:46 d65c8cfc05b1: Waiting 09:51:46 2437ff75d9bd: Waiting 09:51:47 04944245beec: Verifying Checksum 09:51:47 04944245beec: Download complete 09:51:47 765212b225bb: Verifying Checksum 09:51:47 765212b225bb: Download complete 09:51:47 f23df028b6ca: Verifying Checksum 09:51:47 f23df028b6ca: Download complete 09:51:47 d65c8cfc05b1: Verifying Checksum 09:51:47 d65c8cfc05b1: Download complete 09:51:47 699f458cf7ca: Verifying Checksum 09:51:47 699f458cf7ca: Download complete 09:51:47 8998bd30e6a1: Verifying Checksum 09:51:47 8998bd30e6a1: Download complete 09:51:50 2437ff75d9bd: Verifying Checksum 09:51:50 2437ff75d9bd: Download complete 09:51:52 8998bd30e6a1: Pull complete 09:51:52 04944245beec: Pull complete 09:51:54 699f458cf7ca: Pull complete 09:51:54 765212b225bb: Pull complete 09:51:55 f23df028b6ca: Pull complete 09:51:55 d65c8cfc05b1: Pull complete 09:52:13 2437ff75d9bd: Pull complete 09:52:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:52:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:14 prd-ubuntu20.04-docker-arm64-4c-16g-41135 does not seem to be running inside a container 09:52:14 $ 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 09:52:17 $ docker top 65f91d9140c25bc8d325b4bbf66e7eaab59455ba9fd92bd148ca677305cf56f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:18 ---> job-cost.sh 09:52:18 lf-activate-venv: SKIPPING 09:52:18 INFO: No Stack... 09:52:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:52:19 INFO: Archiving Costs [Pipeline] sh 09:52:20 + cut -d, -f6 09:52:20 + cat /w/workspace/exfoundry_ci-build-images_PR-224/archives/cost.csv [Pipeline] lock 09:52:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] 09:52:20 Resource [jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] did not exist. Created. 09:52:20 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:52:21 /w/workspace/exfoundry_ci-build-images_PR-224@tmp/durable-fff389dc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:52:21 + echo total: 0.10999999940395355 [Pipeline] stash 09:52:21 Warning: overwriting stash ‘stack-cost’ 09:52:22 Stashed 1 file(s) [Pipeline] } 09:52:22 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:52:22 $ docker stop --time=1 65f91d9140c25bc8d325b4bbf66e7eaab59455ba9fd92bd148ca677305cf56f6 09:52:23 $ docker rm -f --volumes 65f91d9140c25bc8d325b4bbf66e7eaab59455ba9fd92bd148ca677305cf56f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:52:24 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 09:52:24 + [ -d /w/workspace/exfoundry_ci-build-images_PR-224/archives ] 09:52:24 + ls -al /w/workspace/exfoundry_ci-build-images_PR-224/archives 09:52:24 total 16 09:52:24 drwxr-xr-x 3 root root 4096 Mar 12 09:50 . 09:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 09:50 .. 09:52:24 drwxr-xr-x 2 root root 4096 Mar 12 09:50 cost 09:52:24 -rw-r--r-- 1 root root 86 Mar 12 09:50 cost.csv 09:52:24 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-224/archives 09:52:24 + ls -al /w/workspace/exfoundry_ci-build-images_PR-224/archives 09:52:24 total 16 09:52:24 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 09:50 . 09:52:24 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 09:50 .. 09:52:24 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 09:50 cost 09:52:24 -rw-r--r-- 1 jenkins jenkins 86 Mar 12 09:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:52:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:52:25 ---> package-listing.sh 09:52:25 ++ facter osfamily 09:52:25 ++ tr '[:upper:]' '[:lower:]' 09:52:26 + OS_FAMILY=debian 09:52:26 + workspace=/w/workspace/exfoundry_ci-build-images_PR-224 09:52:26 + START_PACKAGES=/tmp/packages_start.txt 09:52:26 + END_PACKAGES=/tmp/packages_end.txt 09:52:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:52:26 + PACKAGES=/tmp/packages_start.txt 09:52:26 + '[' /w/workspace/exfoundry_ci-build-images_PR-224 ']' 09:52:26 + PACKAGES=/tmp/packages_end.txt 09:52:26 + case "${OS_FAMILY}" in 09:52:26 + dpkg -l 09:52:26 + grep '^ii' 09:52:26 + '[' -f /tmp/packages_start.txt ']' 09:52:26 + '[' -f /tmp/packages_end.txt ']' 09:52:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:52:26 + '[' /w/workspace/exfoundry_ci-build-images_PR-224 ']' 09:52:26 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-224/archives/ 09:52:26 + 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 09:52:26 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 09:52:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:52:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:52:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:52:26 prd-ubuntu20.04-docker-8c-8g-41136 does not seem to be running inside a container 09:52:26 $ 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 09:52:27 $ docker top 056007aeb3c11be7112e2620970c7fdb0039cedf969575bf331ec0ba6ea6cf88 -eo pid,comm [Pipeline] { [Pipeline] sh 09:52:27 + touch /tmp/pre-build-complete [Pipeline] sh 09:52:27 + mkdir -p /var/log/sysstat [Pipeline] sh 09:52:27 + ls /var/log/sa-host 09:52:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:28 provisioning config files... 09:52:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config1640382212659331519tmp [Pipeline] { [Pipeline] echo 09:52:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:52:28 ---> create-netrc.sh [Pipeline] } 09:52:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:52:28 ---> python-tools-install.sh [Pipeline] echo 09:52:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:52:29 ---> sudo-logs.sh 09:52:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:52:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:52:29 ---> job-cost.sh 09:52:29 lf-activate-venv: SKIPPING 09:52:29 DEBUG: total: 0.2199999988079071 09:52:29 INFO: Retrieving Stack Cost... 09:52:29 INFO: Retrieving Pricing Info for: v3-standard-8 09:52:29 INFO: Archiving Costs [Pipeline] echo 09:52:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:30 ---> logs-deploy.sh 09:52:30 lf-activate-venv: SKIPPING 09:52:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-224/3 09:52:30 INFO: archiving workspace using pattern(s): 09:52:31 Archives upload complete. 09:52:31 INFO: archiving logs to Nexus 09:52:31 ---> uname -a: 09:52:31 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 09:52:31 09:52:31 09:52:31 ---> lscpu: 09:52:31 Architecture: x86_64 09:52:31 CPU op-mode(s): 32-bit, 64-bit 09:52:31 Byte Order: Little Endian 09:52:31 Address sizes: 40 bits physical, 48 bits virtual 09:52:31 CPU(s): 8 09:52:31 On-line CPU(s) list: 0-7 09:52:31 Thread(s) per core: 1 09:52:31 Core(s) per socket: 1 09:52:31 Socket(s): 8 09:52:31 NUMA node(s): 1 09:52:31 Vendor ID: AuthenticAMD 09:52:31 CPU family: 23 09:52:31 Model: 49 09:52:31 Model name: AMD EPYC-Rome Processor 09:52:31 Stepping: 0 09:52:31 CPU MHz: 2800.000 09:52:31 BogoMIPS: 5600.00 09:52:31 Virtualization: AMD-V 09:52:31 Hypervisor vendor: KVM 09:52:31 Virtualization type: full 09:52:31 L1d cache: 256 KiB 09:52:31 L1i cache: 256 KiB 09:52:31 L2 cache: 4 MiB 09:52:31 L3 cache: 128 MiB 09:52:31 NUMA node0 CPU(s): 0-7 09:52:31 Vulnerability Itlb multihit: Not affected 09:52:31 Vulnerability L1tf: Not affected 09:52:31 Vulnerability Mds: Not affected 09:52:31 Vulnerability Meltdown: Not affected 09:52:31 Vulnerability Mmio stale data: Not affected 09:52:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:52:31 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:52:31 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:52:31 Vulnerability Srbds: Not affected 09:52:31 Vulnerability Tsx async abort: Not affected 09:52:31 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 09:52:31 09:52:31 09:52:31 ---> nproc: 09:52:31 8 09:52:31 09:52:31 09:52:31 ---> df -h: 09:52:31 Filesystem Size Used Avail Use% Mounted on 09:52:31 overlay 155G 11G 145G 7% / 09:52:31 tmpfs 64M 0 64M 0% /dev 09:52:31 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:52:31 shm 64M 0 64M 0% /dev/shm 09:52:31 /dev/vda1 155G 11G 145G 7% /facter-os 09:52:31 09:52:31 09:52:31 ---> sar -b -r -n DEV: 09:52:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41136) 03/12/25 _x86_64_ (8 CPU) 09:52:31 09:52:31 09:49:22 LINUX RESTART (8 CPU) 09:52:31 09:52:31 09:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:52:31 09:51:01 157.61 9.77 147.84 0.00 1695.18 61909.02 0.00 09:52:31 09:52:01 2.18 0.00 2.18 0.00 0.00 26.81 0.00 09:52:31 Average: 79.90 4.88 75.01 0.00 847.59 30967.91 0.00 09:52:31 09:52:31 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:31 09:51:01 28857388 31564236 746732 2.27 77652 2902252 1749368 5.16 1026076 2602880 328 09:52:31 09:52:01 28856500 31563608 746676 2.27 77692 2902384 1749368 5.16 1026164 2602996 56 09:52:31 Average: 28856944 31563922 746704 2.27 77672 2902318 1749368 5.16 1026120 2602938 192 09:52:31 09:52:31 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:31 09:51:01 docker0 55.89 145.31 3.09 3453.19 0.00 0.00 0.00 0.00 09:52:31 09:51:01 lo 7.67 7.67 0.81 0.81 0.00 0.00 0.00 0.00 09:52:31 09:51:01 ens3 400.92 209.32 8398.61 34.85 0.00 0.00 0.00 0.00 09:52:31 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:31 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:52:31 09:52:01 ens3 1.07 0.30 1.74 0.02 0.00 0.00 0.00 0.00 09:52:31 Average: docker0 27.95 72.65 1.55 1726.59 0.00 0.00 0.00 0.00 09:52:31 Average: lo 3.93 3.93 0.41 0.41 0.00 0.00 0.00 0.00 09:52:31 Average: ens3 200.99 104.81 4200.17 17.44 0.00 0.00 0.00 0.00 09:52:31 09:52:31 09:52:31 ---> sar -P ALL: 09:52:31 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-41136) 03/12/25 _x86_64_ (8 CPU) 09:52:31 09:52:31 09:49:22 LINUX RESTART (8 CPU) 09:52:31 09:52:31 09:50:01 CPU %user %nice %system %iowait %steal %idle 09:52:31 09:51:01 all 6.29 0.00 3.02 1.74 0.05 88.90 09:52:31 09:51:01 0 6.14 0.00 3.02 1.38 0.05 89.42 09:52:31 09:51:01 1 5.85 0.00 2.91 0.18 0.07 90.99 09:52:31 09:51:01 2 5.25 0.00 3.26 4.21 0.07 87.21 09:52:31 09:51:01 3 6.48 0.00 2.41 0.07 0.05 90.99 09:52:31 09:51:01 4 4.97 0.00 2.48 0.71 0.03 91.80 09:52:31 09:51:01 5 6.22 0.00 3.02 2.55 0.03 88.17 09:52:31 09:51:01 6 9.76 0.00 4.26 4.82 0.05 81.11 09:52:31 09:51:01 7 5.64 0.00 2.78 0.02 0.05 91.52 09:52:31 09:52:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:52:31 09:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:52:31 09:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:52:31 09:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:52:31 09:52:01 3 0.15 0.00 0.00 0.00 0.02 99.83 09:52:31 09:52:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:52:31 09:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:52:31 09:52:01 6 0.07 0.00 0.00 0.02 0.02 99.90 09:52:31 09:52:01 7 0.08 0.00 0.07 0.00 0.03 99.82 09:52:31 Average: all 3.15 0.00 1.51 0.87 0.03 94.44 09:52:31 Average: 0 3.06 0.00 1.51 0.69 0.03 94.72 09:52:31 Average: 1 2.92 0.00 1.45 0.09 0.03 95.51 09:52:31 Average: 2 2.61 0.00 1.63 2.09 0.04 93.63 09:52:31 Average: 3 3.30 0.00 1.20 0.03 0.03 95.43 09:52:31 Average: 4 2.48 0.00 1.24 0.36 0.03 95.89 09:52:31 Average: 5 3.11 0.00 1.50 1.27 0.02 94.10 09:52:31 Average: 6 4.88 0.00 2.12 2.40 0.03 90.56 09:52:31 Average: 7 2.85 0.00 1.42 0.01 0.04 95.69 09:52:31 09:52:31 09:52:31