Pull request #224 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of 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-ssh2519775970463789297.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-ssh7573896462286190764.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh500098127393953908.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15637160355892578767.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11001828475947500395.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8981895003790392618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-41093 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 > 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 Merging remotes/origin/edgex-compose commit 21180c0b06ca140de91ddb41d596b0bcab428f2b into PR head commit 0b527c221962873518001100bc45a62e0036fed6 Merge succeeded, producing 0b527c221962873518001100bc45a62e0036fed6 Checking out Revision 0b527c221962873518001100bc45a62e0036fed6 (PR-224) > 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:03:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:03:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:03:50 ========================================================= 08:03:50 EdgeX Global Pipelines Version Info 08:03:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:03:51 ------------------- 08:03:51 stable info: 08:03:51 ------------------- 08:03:51 Commited By: Cherry Wang cherry@iotechsys.com 08:03:51 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 08:03:51 Message: update stable to v1.0.271 08:03:52 ------------------- 08:03:52 experimental info: 08:03:52 ------------------- 08:03:52 Commited By: **** collab-it+edgex@linuxfoundation.org 08:03:52 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 08:03:52 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:03:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 2.33.1 [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b527c221962873518001100bc45a62e0036fed6 [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b527c2 [Pipeline] echo 08:03:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:53 provisioning config files... 08:03:53 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config8642288835243724483tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:54 ---> ****-login.sh 08:03:54 nexus3.edgexfoundry.org:10001 08:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:54 Configure a credential helper to remove this warning. See 08:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:54 08:03:54 Login Succeeded 08:03:54 nexus3.edgexfoundry.org:10002 08:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:54 Configure a credential helper to remove this warning. See 08:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:54 08:03:54 Login Succeeded 08:03:54 nexus3.edgexfoundry.org:10003 08:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:54 Configure a credential helper to remove this warning. See 08:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:54 08:03:54 Login Succeeded 08:03:54 nexus3.edgexfoundry.org:10004 08:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:54 Configure a credential helper to remove this warning. See 08:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:54 08:03:54 Login Succeeded 08:03:54 ****.io 08:03:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:54 Configure a credential helper to remove this warning. See 08:03:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:54 08:03:54 Login Succeeded 08:03:54 ---> ****-login.sh ends [Pipeline] } 08:03:54 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 08:03:55 provisioning config files... 08:03:55 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config11643886587159078247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-41089 in /w/workspace/exfoundry_ci-build-images_PR-224 [Pipeline] { 08:03:55 ---> ****-login.sh 08:03:55 nexus3.edgexfoundry.org:10001 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 nexus3.edgexfoundry.org:10002 08:03:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:55 Configure a credential helper to remove this warning. See 08:03:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:55 08:03:55 Login Succeeded 08:03:55 nexus3.edgexfoundry.org:10003 [Pipeline] checkout 08:03:56 Selected Git installation does not exist. Using Default 08:03:56 The recommended git tool is: NONE 08:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:56 Configure a credential helper to remove this warning. See 08:03:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:56 08:03:56 Login Succeeded 08:03:56 nexus3.edgexfoundry.org:10004 08:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:56 Configure a credential helper to remove this warning. See 08:03:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:56 08:03:56 Login Succeeded 08:03:56 ****.io 08:03:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:03:56 Configure a credential helper to remove this warning. See 08:03:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:03:56 08:03:56 Login Succeeded 08:03:56 ---> ****-login.sh ends [Pipeline] } 08:03:56 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 08:03:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:03:57 + ls -al . 08:03:57 total 28 08:03:57 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:03 . 08:03:57 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:03 .. 08:03:57 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:03 .git 08:03:57 -rw-rw-r-- 1 jenkins jenkins 786 Mar 12 08:03 Dockerfile 08:03:57 -rw-rw-r-- 1 jenkins jenkins 886 Mar 12 08:03 Jenkinsfile 08:03:57 -rw-rw-r-- 1 jenkins jenkins 1309 Mar 12 08:03 README.md 08:03:57 -rwxrwxr-x 1 jenkins jenkins 30 Mar 12 08:03 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:58 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=0b527c221962873518001100bc45a62e0036fed6 --label arch=amd64 . 08:03:58 Sending build context to Docker daemon 494.6kB 08:03:58 Step 1/12 : ARG DOCKER_VERSION=28 08:03:58 Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli 08:03:58 28: Pulling from library/docker 08:03:59 f18232174bc9: Pulling fs layer 08:03:59 3795da19ece3: Pulling fs layer 08:03:59 4f4fb700ef54: Pulling fs layer 08:03:59 8661467c513c: Pulling fs layer 08:03:59 1ec760ee5d6f: Pulling fs layer 08:03:59 6c635aaeace6: Pulling fs layer 08:03:59 8d14474db62f: Pulling fs layer 08:03:59 998be54fa141: Pulling fs layer 08:03:59 b8fb44047f2a: Pulling fs layer 08:03:59 e0edd909f3e7: Pulling fs layer 08:03:59 696b3568325c: Pulling fs layer 08:03:59 aae4123c72b3: Pulling fs layer 08:03:59 eca80691327d: Pulling fs layer 08:03:59 8661467c513c: Waiting 08:03:59 1f3afd71a730: Pulling fs layer 08:03:59 1ec760ee5d6f: Waiting 08:03:59 f21a33964add: Pulling fs layer 08:03:59 97dc3a0172b6: Pulling fs layer 08:03:59 6c635aaeace6: Waiting 08:03:59 e0edd909f3e7: Waiting 08:03:59 8d14474db62f: Waiting 08:03:59 696b3568325c: Waiting 08:03:59 998be54fa141: Waiting 08:03:59 aae4123c72b3: Waiting 08:03:59 b8fb44047f2a: Waiting 08:03:59 1f3afd71a730: Waiting 08:03:59 f21a33964add: Waiting 08:03:59 97dc3a0172b6: Waiting 08:03:59 4f4fb700ef54: Download complete 08:03:59 f18232174bc9: Download complete 08:03:59 3795da19ece3: Download complete 08:03:59 8661467c513c: Download complete 08:03:59 f18232174bc9: Pull complete 08:03:59 1ec760ee5d6f: Verifying Checksum 08:03:59 1ec760ee5d6f: Download complete 08:03:59 6c635aaeace6: Verifying Checksum 08:03:59 6c635aaeace6: Download complete 08:03:59 998be54fa141: Verifying Checksum 08:03:59 998be54fa141: Download complete 08:03:59 8d14474db62f: Verifying Checksum 08:03:59 8d14474db62f: Download complete 08:03:59 b8fb44047f2a: Download complete 08:03:59 e0edd909f3e7: Download complete 08:03:59 696b3568325c: Verifying Checksum 08:03:59 696b3568325c: Download complete 08:03:59 aae4123c72b3: Verifying Checksum 08:03:59 aae4123c72b3: Download complete 08:03:59 eca80691327d: Verifying Checksum 08:03:59 eca80691327d: Download complete 08:03:59 3795da19ece3: Pull complete 08:03:59 4f4fb700ef54: Pull complete 08:03:59 f21a33964add: Download complete 08:03:59 97dc3a0172b6: Download complete 08:03:59 8661467c513c: Pull complete 08:04:00 1f3afd71a730: Verifying Checksum 08:04:00 1f3afd71a730: Download complete 08:04:00 1ec760ee5d6f: Pull complete 08:04:00 6c635aaeace6: Pull complete 08:04:01 8d14474db62f: Pull complete 08:04:01 998be54fa141: Pull complete 08:04:01 b8fb44047f2a: Pull complete 08:04:01 e0edd909f3e7: Pull complete 08:04:01 696b3568325c: Pull complete 08:04:01 aae4123c72b3: Pull complete 08:04:01 eca80691327d: Pull complete 08:04:03 1f3afd71a730: Pull complete 08:04:03 f21a33964add: Pull complete 08:04:03 97dc3a0172b6: Pull complete 08:04:03 Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d 08:04:03 Status: Downloaded newer image for docker:28 08:04:03 ---> cca75ab1d7a7 08:04:03 Step 3/12 : FROM alpine:3.20 08:04:03 using credential edgex-jenkins-ssh 08:04:03 Cloning the remote Git repository 08:04:03 3.20: Pulling from library/alpine 08:04:03 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 08:04:03 > git init /w/workspace/exfoundry_ci-build-images_PR-224 # timeout=10 08:04:03 0a9a5dfd008f: Pulling fs layer 08:04:03 0a9a5dfd008f: Verifying Checksum 08:04:03 0a9a5dfd008f: Download complete 08:04:03 0a9a5dfd008f: Pull complete 08:04:03 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:04:03 Status: Downloaded newer image for alpine:3.20 08:04:03 ---> ff221270b9fb 08:04:03 Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 08:04:03 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 08:04:03 > git --version # timeout=10 08:04:03 > git --version # 'git version 2.25.1' 08:04:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:04 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 08:04:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:04:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 08:04:06 ---> 1c6568b41c96 08:04:06 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 08:04:06 ---> Running in 65b0def19a29 08:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:04:07 (1/55) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:04:07 (2/55) Installing libncursesw (6.4_p20240420-r2) 08:04:07 (3/55) Installing readline (8.2.10-r0) 08:04:07 (4/55) Installing bash (5.2.26-r0) 08:04:07 Executing bash-5.2.26-r0.post-install 08:04:07 (5/55) Installing ca-certificates (20241121-r1) 08:04:07 Merging remotes/origin/edgex-compose commit 21180c0b06ca140de91ddb41d596b0bcab428f2b into PR head commit 0b527c221962873518001100bc45a62e0036fed6 08:04:07 (6/55) Installing brotli-libs (1.1.0-r2) 08:04:07 (7/55) Installing c-ares (1.33.1-r0) 08:04:07 (8/55) Installing libunistring (1.2-r0) 08:04:07 (9/55) Installing libidn2 (2.3.7-r0) 08:04:07 (10/55) Installing nghttp2-libs (1.62.1-r0) 08:04:07 (11/55) Installing libpsl (0.21.5-r1) 08:04:07 (12/55) Installing zstd-libs (1.5.6-r0) 08:04:07 (13/55) Installing libcurl (8.12.1-r0) 08:04:07 (14/55) Installing curl (8.12.1-r0) 08:04:07 (15/55) Installing libgcc (13.2.1_git20240309-r1) 08:04:07 (16/55) Installing jansson (2.14-r4) 08:04:07 (17/55) Installing libstdc++ (13.2.1_git20240309-r1) 08:04:07 (18/55) Installing binutils (2.42-r1) 08:04:07 (19/55) Installing libgomp (13.2.1_git20240309-r1) 08:04:07 (20/55) Installing libatomic (13.2.1_git20240309-r1) 08:04:07 (21/55) Installing gmp (6.3.0-r1) 08:04:07 (22/55) Installing isl26 (0.26-r1) 08:04:07 (23/55) Installing mpfr4 (4.2.1-r0) 08:04:07 (24/55) Installing mpc1 (1.3.1-r1) 08:04:07 (25/55) Installing gcc (13.2.1_git20240309-r1) 08:04:07 Merge succeeded, producing 0b527c221962873518001100bc45a62e0036fed6 08:04:07 Checking out Revision 0b527c221962873518001100bc45a62e0036fed6 (PR-224) 08:04:06 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 08:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:06 > 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 08:04:07 > git config core.sparsecheckout # timeout=10 08:04:07 > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 08:04:07 > git remote # timeout=10 08:04:07 > git config --get remote.origin.url # timeout=10 08:04:07 using GIT_SSH to set credentials SSH Credentials for GitHub 08:04:07 > git merge 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 08:04:07 > git rev-parse HEAD^{commit} # timeout=10 08:04:07 > git config core.sparsecheckout # timeout=10 08:04:07 > git checkout -f 0b527c221962873518001100bc45a62e0036fed6 # timeout=10 08:04:08 (26/55) Installing musl-dev (1.2.5-r1) 08:04:08 (27/55) Installing linux-headers (6.6-r0) 08:04:08 (28/55) Installing libffi (3.4.6-r0) 08:04:08 (29/55) Installing pkgconf (2.2.0-r0) 08:04:08 (30/55) Installing libffi-dev (3.4.6-r0) 08:04:08 (31/55) Installing make (4.4.1-r2) 08:04:08 (32/55) Installing openssl-dev (3.3.3-r0) 08:04:08 (33/55) Installing libbz2 (1.0.8-r6) 08:04:08 (34/55) Installing libexpat (2.6.4-r0) 08:04:08 (35/55) Installing gdbm (1.23-r1) 08:04:08 (36/55) Installing xz-libs (5.6.2-r0) 08:04:08 (37/55) Installing mpdecimal (4.0.0-r0) 08:04:08 (38/55) Installing libpanelw (6.4_p20240420-r2) 08:04:08 (39/55) Installing sqlite-libs (3.45.3-r1) 08:04:08 (40/55) Installing python3 (3.12.9-r0) 08:04:08 (41/55) Installing python3-pycache-pyc0 (3.12.9-r0) 08:04:08 (42/55) Installing pyc (3.12.9-r0) 08:04:08 (43/55) Installing py3-setuptools-pyc (70.3.0-r0) 08:04:08 (44/55) Installing py3-pip-pyc (24.0-r2) 08:04:08 (45/55) Installing py3-parsing (3.1.2-r1) 08:04:08 (46/55) Installing py3-parsing-pyc (3.1.2-r1) 08:04:08 (47/55) Installing py3-packaging-pyc (24.0-r1) 08:04:08 (48/55) Installing python3-pyc (3.12.9-r0) 08:04:08 (49/55) Installing py3-packaging (24.0-r1) 08:04:08 (50/55) Installing py3-setuptools (70.3.0-r0) 08:04:08 (51/55) Installing py3-pip (24.0-r2) 08:04:08 (52/55) Installing python3-dev (3.12.9-r0) 08:04:09 (53/55) Installing unzip (6.0-r14) 08:04:09 (54/55) Installing pcre2 (10.43-r0) 08:04:09 (55/55) Installing wget (1.24.5-r0) 08:04:09 Executing busybox-1.36.1-r29.trigger 08:04:09 Executing ca-certificates-20241121-r1.trigger 08:04:09 OK: 333 MiB in 69 packages 08:04:11 Commit message: "feat: update to use v2.33.1 compose plugin" 08:04:11 > git --version # timeout=10 08:04:11 > git --version # 'git version 2.25.1' 08:04:11 fatal: bad object 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:04:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:04:13 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:13 Dload Upload Total Spent Left Speed 08:04:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98676 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 08:04:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:04:14 + + sudo teesudo /etc/docker/daemon.new jq 08:04:14 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:04:14 { 08:04:14 "registry-mirrors": [ 08:04:14 "https://nexus3.edgexfoundry.org:10001" 08:04:14 ], 08:04:14 "bip": "10.250.0.254/24", 08:04:14 "hosts": [ 08:04:14 "tcp://0.0.0.0:5555", 08:04:14 "unix:///var/run/docker.sock" 08:04:14 ], 08:04:14 "mtu": 1458, 08:04:14 "selinux-enabled": true, 08:04:14 "seccomp-profile": "/etc/docker/seccomp.json" 08:04:14 } [Pipeline] sh 08:04:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:04:15 + sudo service docker restart 08:04:15 Removing intermediate container 65b0def19a29 08:04:15 ---> 42fc291d344d 08:04:15 Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins 08:04:16 ---> Running in 8799e7f98c0f 08:04:16 Removing intermediate container 8799e7f98c0f 08:04:16 ---> c5d7fb11095e 08:04:16 Step 7/12 : RUN mkdir -p $DOCKER_CONFIG 08:04:16 ---> Running in 295847272c69 08:04:16 Removing intermediate container 295847272c69 08:04:16 ---> ccadb3ad1da1 08:04:16 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 08:04:16 ---> Running in 431896b19e29 08:04:17  % Total % Received % Xferd Average Speed Time Time Time Current 08:04:17 Dload Upload Total Spent Left Speed 08:04:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host github.com:443 was resolved. 08:04:17 * IPv6: (none) 08:04:17 * IPv4: 140.82.112.4 08:04:17 * Trying 140.82.112.4:443... 08:04:17 * ALPN: curl offers h2,http/1.1 08:04:17 } [5 bytes data] 08:04:17 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 08:04:17 } [512 bytes data] 08:04:17 * CAfile: /etc/ssl/certs/ca-certificates.crt 08:04:17 * CApath: /etc/ssl/certs 08:04:17 { [5 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Server hello (2): 08:04:17 { [122 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 08:04:17 { [19 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Certificate (11): 08:04:17 { [3135 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 08:04:17 { [79 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Finished (20): 08:04:17 { [36 bytes data] 08:04:17 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 08:04:17 } [1 bytes data] 08:04:17 * TLSv1.3 (OUT), TLS handshake, Finished (20): 08:04:17 } [36 bytes data] 08:04:17 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / id-ecPublicKey 08:04:17 * ALPN: server accepted h2 08:04:17 * Server certificate: 08:04:17 * subject: CN=github.com 08:04:17 * start date: Feb 5 00:00:00 2025 GMT 08:04:17 * expire date: Feb 5 23:59:59 2026 GMT 08:04:17 * subjectAltName: host "github.com" matched cert's "github.com" 08:04:17 * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA 08:04:17 * SSL certificate verify ok. 08:04:17 * Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 08:04:17 * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 08:04:17 * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 08:04:17 * Connected to github.com (140.82.112.4) port 443 08:04:17 * using HTTP/2 08:04:17 * [HTTP/2] [1] OPENED stream for https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64 08:04:17 * [HTTP/2] [1] [:method: GET] 08:04:17 * [HTTP/2] [1] [:scheme: https] 08:04:17 * [HTTP/2] [1] [:authority: github.com] 08:04:17 * [HTTP/2] [1] [:path: /docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64] 08:04:17 * [HTTP/2] [1] [user-agent: curl/8.12.1] 08:04:17 * [HTTP/2] [1] [accept: */*] 08:04:17 } [5 bytes data] 08:04:17 > GET /docker/compose/releases/download/v2.33.1/docker-compose-linux-x86_64 HTTP/2 08:04:17 > Host: github.com 08:04:17 > User-Agent: curl/8.12.1 08:04:17 > Accept: */* 08:04:17 > 08:04:17 * Request completely sent off 08:04:17 { [5 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 08:04:17 { [57 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 08:04:17 { [57 bytes data] 08:04:17 < HTTP/2 302 08:04:17 < server: GitHub.com 08:04:17 < date: Wed, 12 Mar 2025 08:04:17 GMT 08:04:17 < content-type: text/html; charset=utf-8 08:04:17 < content-length: 0 08:04:17 < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With 08:04:17 < 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=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream 08:04:17 < cache-control: no-cache 08:04:17 < strict-transport-security: max-age=31536000; includeSubdomains; preload 08:04:17 < x-frame-options: deny 08:04:17 < x-content-type-options: nosniff 08:04:17 < x-xss-protection: 0 08:04:17 < referrer-policy: no-referrer-when-downgrade 08:04:17 { [5 bytes data] 08:04:17 < 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/ 08:04:17 < x-github-request-id: C549:1AAB7E:C36D77:10E8909:67D14000 08:04:17 * Ignoring the response-body 08:04:17 * setting size while ignoring 08:04:17 <  08:04:17  0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 08:04:17 * Connection #0 to host github.com left intact 08:04:17 * 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=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream' 08:04:17 * Host objects.githubusercontent.com:443 was resolved. 08:04:17 * IPv6: (none) 08:04:17 * IPv4: 185.199.111.133, 185.199.108.133, 185.199.110.133, 185.199.109.133 08:04:17 *  Trying 185.199.111.133:443... 08:04:17 * ALPN: curl offers h2,http/1.1 08:04:17 } [5 bytes data] 08:04:17 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 08:04:17 } [512 bytes data] 08:04:17 * CAfile: /etc/ssl/certs/ca-certificates.crt 08:04:17 *  CApath: /etc/ssl/certs 08:04:17 { [5 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Server hello (2): 08:04:17 { [122 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 08:04:17 { [19 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Certificate (11): 08:04:17 { [4668 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 08:04:17 { [264 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Finished (20): 08:04:17 { [36 bytes data] 08:04:17 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 08:04:17 } [1 bytes data] 08:04:17 * TLSv1.3 (OUT), TLS handshake, Finished (20): 08:04:17 } [36 bytes data] 08:04:17 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / RSASSA-PSS 08:04:17 * ALPN: server accepted h2 08:04:17 * Server certificate: 08:04:17 *  subject: CN=*.github.io 08:04:17 *  start date: Mar 7 00:00:00 2025 GMT 08:04:17 *  expire date: Mar 7 23:59:59 2026 GMT 08:04:17 *  subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" 08:04:17 *  issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo RSA Domain Validation Secure Server CA 08:04:17 *  SSL certificate verify ok. 08:04:17 *  Certificate level 0: Public key type RSA (2048/112 Bits/secBits), signed using sha256WithRSAEncryption 08:04:17 *  Certificate level 1: Public key type RSA (2048/112 Bits/secBits), signed using sha384WithRSAEncryption 08:04:17 *  Certificate level 2: Public key type RSA (4096/152 Bits/secBits), signed using sha384WithRSAEncryption 08:04:17 * Connected to objects.githubusercontent.com (185.199.111.133) port 443 08:04:17 * using HTTP/2 08:04:17 * [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=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream 08:04:17 * [HTTP/2] [1] [:method: GET] 08:04:17 * [HTTP/2] [1] [:scheme: https] 08:04:17 * [HTTP/2] [1] [:authority: objects.githubusercontent.com] 08:04:17 * [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=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream] 08:04:17 * [HTTP/2] [1] [user-agent: curl/8.12.1] 08:04:17 * [HTTP/2] [1] [accept: */*] 08:04:17 } [5 bytes data] 08:04:17 > 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=20250312T080416Z&X-Amz-Expires=300&X-Amz-Signature=727005f94a77d4430ae2a0ddf9d735fe9c33fc5e6c14f9f23a755aa85aa892b4&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream HTTP/2 08:04:17 > Host: objects.githubusercontent.com 08:04:17 > User-Agent: curl/8.12.1 08:04:17 > Accept: */* 08:04:17 >  08:04:17 { [5 bytes data] 08:04:17 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 08:04:17 { [193 bytes data] 08:04:17 * Request completely sent off 08:04:17 { [5 bytes data] 08:04:17 < HTTP/2 200 08:04:17 < content-type: application/octet-stream 08:04:17 < last-modified: Fri, 21 Feb 2025 14:59:24 GMT 08:04:17 < etag: "0x8DD528854638D68" 08:04:17 < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 08:04:17 < x-ms-request-id: a8039293-701e-0052-5573-849dbd000000 08:04:17 < x-ms-version: 2025-01-05 08:04:17 < x-ms-creation-time: Fri, 21 Feb 2025 14:59:24 GMT 08:04:17 < x-ms-lease-status: unlocked 08:04:17 < x-ms-lease-state: available 08:04:17 < x-ms-blob-type: BlockBlob 08:04:17 < content-disposition: attachment; filename=docker-compose-linux-x86_64 08:04:17 < x-ms-server-encrypted: true 08:04:17 < via: 1.1 varnish, 1.1 varnish 08:04:17 < fastly-restarts: 1 08:04:17 < accept-ranges: bytes 08:04:17 < age: 2080 08:04:17 < date: Wed, 12 Mar 2025 08:04:17 GMT 08:04:17 < x-served-by: cache-iad-kcgs7200087-IAD, cache-yul1970040-YUL 08:04:17 < x-cache: HIT, HIT 08:04:17 < x-cache-hits: 40, 0 08:04:17 < x-timer: S1741766657.047198,VS0,VE18 08:04:17 < content-length: 73691062 08:04:17 <  08:04:17 } [5 bytes data] 08:04:18   0 70.2M    0    0    0     0      0      0 --:--:-- --:--:-- --:--:--     0 100 70.2M  100 70.2M    0     0   103M      0 --:--:-- --:--:-- --:--:--  169M 08:04:18 * Connection #1 to host objects.githubusercontent.com left intact 08:04:18 Docker Compose version v2.33.1 08:04:18 Removing intermediate container 431896b19e29 08:04:18 ---> 2071f07b754f 08:04:18 Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose 08:04:18 ---> 193e425235d4 08:04:18 Step 10/12 : ENTRYPOINT ["docker", "compose"] 08:04:18 ---> Running in 8749f556f0ba 08:04:19 Removing intermediate container 8749f556f0ba 08:04:19 ---> 2b925c090034 08:04:19 Step 11/12 : LABEL arch=amd64 08:04:19 ---> Running in 4e2635ccfd1c 08:04:19 Removing intermediate container 4e2635ccfd1c 08:04:19 ---> 6eb679ee6caa 08:04:19 Step 12/12 : LABEL git_sha=0b527c221962873518001100bc45a62e0036fed6 08:04:19 ---> Running in 694b10f1951d 08:04:19 Removing intermediate container 694b10f1951d 08:04:19 ---> 2f8cdfdc2b2d 08:04:19 [Warning] One or more build-args [ARCH] were not consumed 08:04:19 Successfully built 2f8cdfdc2b2d 08:04:19 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 08:04:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:20 08:04:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:21 latest: Pulling from edgex-lftools-log-publisher 08:04:21 5eb5b503b376: Pulling fs layer 08:04:21 5c69ac0246d0: Pulling fs layer 08:04:21 ec43610c2a17: Pulling fs layer 08:04:21 3a2ae6a8a46f: Pulling fs layer 08:04:21 33b1e0a273af: Pulling fs layer 08:04:21 5d3b04190fa2: Pulling fs layer 08:04:21 2f39f015ded8: Pulling fs layer 08:04:21 33b1e0a273af: Waiting 08:04:21 5d3b04190fa2: Waiting 08:04:21 2f39f015ded8: Waiting 08:04:21 3a2ae6a8a46f: Waiting 08:04:21 5c69ac0246d0: Download complete 08:04:21 3a2ae6a8a46f: Verifying Checksum 08:04:21 3a2ae6a8a46f: Download complete 08:04:21 33b1e0a273af: Verifying Checksum 08:04:21 33b1e0a273af: Download complete 08:04:21 ec43610c2a17: Verifying Checksum 08:04:21 ec43610c2a17: Download complete 08:04:21 5d3b04190fa2: Verifying Checksum 08:04:21 5d3b04190fa2: Download complete 08:04:21 5eb5b503b376: Verifying Checksum 08:04:21 5eb5b503b376: Download complete 08:04:22 2f39f015ded8: Download complete 08:04:22 5eb5b503b376: Pull complete 08:04:23 5c69ac0246d0: Pull complete 08:04:23 ec43610c2a17: Pull complete 08:04:23 3a2ae6a8a46f: Pull complete 08:04:23 33b1e0a273af: Pull complete 08:04:23 5d3b04190fa2: Pull complete 08:04:28 2f39f015ded8: Pull complete 08:04:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:04:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:28 prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container 08:04:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:04:31 $ docker top c323d5ea9fdf639c3fec6b9680ab9f7cddcc675f3904147ddc4c993b1ff63976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:31 ---> job-cost.sh 08:04:31 lf-activate-venv: SKIPPING 08:04:31 INFO: No Stack... 08:04:32 INFO: Retrieving Pricing Info for: v3-standard-8 08:04:32 INFO: Archiving Costs [Pipeline] sh 08:04:32 + cat /w/workspace/exfoundry_ci-build-images_PR-224/archives/cost.csv 08:04:32 + cut -d, -f6 [Pipeline] lock 08:04:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] 08:04:32 Resource [jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] did not exist. Created. 08:04:32 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:33 + echo total: 0.2199999988079071 [Pipeline] stash 08:04:33 Stashed 1 file(s) [Pipeline] } 08:04:33 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:04:33 $ docker stop --time=1 c323d5ea9fdf639c3fec6b9680ab9f7cddcc675f3904147ddc4c993b1ff63976 08:04:34 $ docker rm -f --volumes c323d5ea9fdf639c3fec6b9680ab9f7cddcc675f3904147ddc4c993b1ff63976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] // script [Pipeline] configFileProvider 08:04:34 provisioning config files... [Pipeline] } 08:04:34 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config1689055919825408638tmp [Pipeline] // withEnv [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 08:04:35 ---> ****-login.sh 08:04:35 nexus3.edgexfoundry.org:10001 08:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:36 Configure a credential helper to remove this warning. See 08:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:36 08:04:36 Login Succeeded 08:04:36 nexus3.edgexfoundry.org:10002 08:04:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:36 Configure a credential helper to remove this warning. See 08:04:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:36 08:04:36 Login Succeeded 08:04:36 nexus3.edgexfoundry.org:10003 08:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:37 Configure a credential helper to remove this warning. See 08:04:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:37 08:04:37 Login Succeeded 08:04:37 nexus3.edgexfoundry.org:10004 08:04:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:37 Configure a credential helper to remove this warning. See 08:04:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:37 08:04:37 Login Succeeded 08:04:37 ****.io 08:04:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:04:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:04:38 Configure a credential helper to remove this warning. See 08:04:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:04:38 08:04:38 Login Succeeded 08:04:38 ---> ****-login.sh ends [Pipeline] } 08:04:38 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 08:04:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:04:39 + ls -al . 08:04:39 total 28 08:04:39 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 08:04 . 08:04:39 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:04 .. 08:04:39 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 08:04 .git 08:04:39 -rw-rw-r-- 1 jenkins jenkins 786 Mar 12 08:04 Dockerfile 08:04:39 -rw-rw-r-- 1 jenkins jenkins 886 Mar 12 08:04 Jenkinsfile 08:04:39 -rw-rw-r-- 1 jenkins jenkins 1309 Mar 12 08:04 README.md 08:04:39 -rwxrwxr-x 1 jenkins jenkins 30 Mar 12 08:04 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:40 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=0b527c221962873518001100bc45a62e0036fed6 --label arch=arm64 . 08:04:40 Sending build context to Docker daemon 494.6kB 08:04:40 Step 1/12 : ARG DOCKER_VERSION=28 08:04:40 Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli 08:04:40 28: Pulling from library/docker 08:04:41 6e771e15690e: Pulling fs layer 08:04:41 2645e85e6adf: Pulling fs layer 08:04:41 4f4fb700ef54: Pulling fs layer 08:04:41 9ea18fe8983a: Pulling fs layer 08:04:41 23743df8d760: Pulling fs layer 08:04:41 43ac4518474b: Pulling fs layer 08:04:41 fb98b8dcf58a: Pulling fs layer 08:04:41 9470f5de4382: Pulling fs layer 08:04:41 add59061c75d: Pulling fs layer 08:04:41 5479fdd35f53: Pulling fs layer 08:04:41 568759e8d939: Pulling fs layer 08:04:41 ef7439101607: Pulling fs layer 08:04:41 7902d4462055: Pulling fs layer 08:04:41 40292d106e77: Pulling fs layer 08:04:41 acc57b4d3db4: Pulling fs layer 08:04:41 87fcdcc93693: Pulling fs layer 08:04:41 add59061c75d: Waiting 08:04:41 5479fdd35f53: Waiting 08:04:41 568759e8d939: Waiting 08:04:41 7902d4462055: Waiting 08:04:41 40292d106e77: Waiting 08:04:41 87fcdcc93693: Waiting 08:04:41 23743df8d760: Waiting 08:04:41 9ea18fe8983a: Waiting 08:04:41 9470f5de4382: Waiting 08:04:41 fb98b8dcf58a: Waiting 08:04:41 43ac4518474b: Waiting 08:04:41 4f4fb700ef54: Verifying Checksum 08:04:41 4f4fb700ef54: Download complete 08:04:41 9ea18fe8983a: Verifying Checksum 08:04:41 9ea18fe8983a: Download complete 08:04:41 6e771e15690e: Download complete 08:04:41 2645e85e6adf: Verifying Checksum 08:04:41 2645e85e6adf: Download complete 08:04:42 23743df8d760: Verifying Checksum 08:04:42 23743df8d760: Download complete 08:04:42 fb98b8dcf58a: Verifying Checksum 08:04:42 fb98b8dcf58a: Download complete 08:04:42 43ac4518474b: Verifying Checksum 08:04:42 43ac4518474b: Download complete 08:04:42 9470f5de4382: Verifying Checksum 08:04:42 9470f5de4382: Download complete 08:04:42 add59061c75d: Verifying Checksum 08:04:42 add59061c75d: Download complete 08:04:42 5479fdd35f53: Verifying Checksum 08:04:42 5479fdd35f53: Download complete 08:04:42 6e771e15690e: Pull complete 08:04:42 ef7439101607: Verifying Checksum 08:04:42 ef7439101607: Download complete 08:04:42 7902d4462055: Verifying Checksum 08:04:42 7902d4462055: Download complete 08:04:43 568759e8d939: Verifying Checksum 08:04:43 568759e8d939: Download complete 08:04:43 acc57b4d3db4: Verifying Checksum 08:04:43 acc57b4d3db4: Download complete 08:04:43 87fcdcc93693: Download complete 08:04:44 2645e85e6adf: Pull complete 08:04:44 4f4fb700ef54: Pull complete 08:04:44 40292d106e77: Verifying Checksum 08:04:44 40292d106e77: Download complete 08:04:44 9ea18fe8983a: Pull complete 08:04:46 23743df8d760: Pull complete 08:04:48 43ac4518474b: Pull complete 08:04:49 fb98b8dcf58a: Pull complete 08:04:50 9470f5de4382: Pull complete 08:04:50 add59061c75d: Pull complete 08:04:50 5479fdd35f53: Pull complete 08:04:52 568759e8d939: Pull complete 08:04:52 ef7439101607: Pull complete 08:04:52 7902d4462055: Pull complete 08:04:57 40292d106e77: Pull complete 08:04:57 acc57b4d3db4: Pull complete 08:04:57 87fcdcc93693: Pull complete 08:04:57 Digest: sha256:9a651b22672c7151b5d8ca820ed2290b3fe4d4922e9b3f37ab14c8876da6613d 08:04:57 Status: Downloaded newer image for docker:28 08:04:57 ---> ad0250bf64dd 08:04:57 Step 3/12 : FROM alpine:3.20 08:04:58 3.20: Pulling from library/alpine 08:04:58 94e9d8af2201: Pulling fs layer 08:04:59 94e9d8af2201: Verifying Checksum 08:04:59 94e9d8af2201: Download complete 08:04:59 94e9d8af2201: Pull complete 08:04:59 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:04:59 Status: Downloaded newer image for alpine:3.20 08:04:59 ---> 7aab056cecc6 08:04:59 Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 08:05:04 ---> 8f7bd3af1793 08:05: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 08:05:04 ---> Running in c9c5650e5221 08:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:05:06 (1/55) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:05:06 (2/55) Installing libncursesw (6.4_p20240420-r2) 08:05:06 (3/55) Installing readline (8.2.10-r0) 08:05:06 (4/55) Installing bash (5.2.26-r0) 08:05:06 Executing bash-5.2.26-r0.post-install 08:05:06 (5/55) Installing ca-certificates (20241121-r1) 08:05:06 (6/55) Installing brotli-libs (1.1.0-r2) 08:05:06 (7/55) Installing c-ares (1.33.1-r0) 08:05:06 (8/55) Installing libunistring (1.2-r0) 08:05:06 (9/55) Installing libidn2 (2.3.7-r0) 08:05:07 (10/55) Installing nghttp2-libs (1.62.1-r0) 08:05:07 (11/55) Installing libpsl (0.21.5-r1) 08:05:07 (12/55) Installing zstd-libs (1.5.6-r0) 08:05:07 (13/55) Installing libcurl (8.12.1-r0) 08:05:07 (14/55) Installing curl (8.12.1-r0) 08:05:07 (15/55) Installing libgcc (13.2.1_git20240309-r1) 08:05:07 (16/55) Installing jansson (2.14-r4) 08:05:07 (17/55) Installing libstdc++ (13.2.1_git20240309-r1) 08:05:07 (18/55) Installing binutils (2.42-r1) 08:05:07 (19/55) Installing libgomp (13.2.1_git20240309-r1) 08:05:07 (20/55) Installing libatomic (13.2.1_git20240309-r1) 08:05:07 (21/55) Installing gmp (6.3.0-r1) 08:05:07 (22/55) Installing isl26 (0.26-r1) 08:05:07 (23/55) Installing mpfr4 (4.2.1-r0) 08:05:07 (24/55) Installing mpc1 (1.3.1-r1) 08:05:07 (25/55) Installing gcc (13.2.1_git20240309-r1) 08:05:11 (26/55) Installing musl-dev (1.2.5-r1) 08:05:11 (27/55) Installing linux-headers (6.6-r0) 08:05:11 (28/55) Installing libffi (3.4.6-r0) 08:05:11 (29/55) Installing pkgconf (2.2.0-r0) 08:05:11 (30/55) Installing libffi-dev (3.4.6-r0) 08:05:11 (31/55) Installing make (4.4.1-r2) 08:05:11 (32/55) Installing openssl-dev (3.3.3-r0) 08:05:12 (33/55) Installing libbz2 (1.0.8-r6) 08:05:12 (34/55) Installing libexpat (2.6.4-r0) 08:05:12 (35/55) Installing gdbm (1.23-r1) 08:05:12 (36/55) Installing xz-libs (5.6.2-r0) 08:05:12 (37/55) Installing mpdecimal (4.0.0-r0) 08:05:12 (38/55) Installing libpanelw (6.4_p20240420-r2) 08:05:12 (39/55) Installing sqlite-libs (3.45.3-r1) 08:05:12 (40/55) Installing python3 (3.12.9-r0) 08:05:13 (41/55) Installing python3-pycache-pyc0 (3.12.9-r0) 08:05:13 (42/55) Installing pyc (3.12.9-r0) 08:05:13 (43/55) Installing py3-setuptools-pyc (70.3.0-r0) 08:05:13 (44/55) Installing py3-pip-pyc (24.0-r2) 08:05:14 (45/55) Installing py3-parsing (3.1.2-r1) 08:05:14 (46/55) Installing py3-parsing-pyc (3.1.2-r1) 08:05:14 (47/55) Installing py3-packaging-pyc (24.0-r1) 08:05:14 (48/55) Installing python3-pyc (3.12.9-r0) 08:05:14 (49/55) Installing py3-packaging (24.0-r1) 08:05:14 (50/55) Installing py3-setuptools (70.3.0-r0) 08:05:14 (51/55) Installing py3-pip (24.0-r2) 08:05:14 (52/55) Installing python3-dev (3.12.9-r0) 08:05:18 (53/55) Installing unzip (6.0-r14) 08:05:18 (54/55) Installing pcre2 (10.43-r0) 08:05:18 (55/55) Installing wget (1.24.5-r0) 08:05:18 Executing busybox-1.36.1-r29.trigger 08:05:18 Executing ca-certificates-20241121-r1.trigger 08:05:18 OK: 353 MiB in 69 packages 08:05:36 Removing intermediate container c9c5650e5221 08:05:36 ---> 3db0f14ed06d 08:05:36 Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins 08:05:36 ---> Running in dbf3747a39a4 08:05:36 Removing intermediate container dbf3747a39a4 08:05:36 ---> 394c3bcc35df 08:05:36 Step 7/12 : RUN mkdir -p $DOCKER_CONFIG 08:05:36 ---> Running in 70f7c5c560a8 08:05:37 Removing intermediate container 70f7c5c560a8 08:05:37 ---> 8f6f3b6f41d1 08:05:37 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 08:05:37 ---> Running in 3f4ac33b6c0c 08:05:38  % Total % Received % Xferd Average Speed Time Time Time Current 08:05:38 Dload Upload Total Spent Left Speed 08:05:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Host github.com:443 was resolved. 08:05:38 * IPv6: (none) 08:05:38 * IPv4: 140.82.114.3 08:05:38 * Trying 140.82.114.3:443... 08:05:38 * ALPN: curl offers h2,http/1.1 08:05:38 } [5 bytes data] 08:05:38 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 08:05:38 } [512 bytes data] 08:05:38 * CAfile: /etc/ssl/certs/ca-certificates.crt 08:05:38 * CApath: /etc/ssl/certs 08:05:38 { [5 bytes data] 08:05:38 * TLSv1.3 (IN), TLS handshake, Server hello (2): 08:05:38 { [122 bytes data] 08:05:38 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 08:05:38 { [19 bytes data] 08:05:38 * TLSv1.3 (IN), TLS handshake, Certificate (11): 08:05:38 { [3135 bytes data] 08:05:38 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 08:05:38 { [78 bytes data] 08:05:38 * TLSv1.3 (IN), TLS handshake, Finished (20): 08:05:38 { [36 bytes data] 08:05:38 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 08:05:38 } [1 bytes data] 08:05:38 * TLSv1.3 (OUT), TLS handshake, Finished (20): 08:05:38 } [36 bytes data] 08:05:38 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 / x25519 / id-ecPublicKey 08:05:38 * ALPN: server accepted h2 08:05:38 * Server certificate: 08:05:38 * subject: CN=github.com 08:05:38 * start date: Feb 5 00:00:00 2025 GMT 08:05:38 * expire date: Feb 5 23:59:59 2026 GMT 08:05:38 * subjectAltName: host "github.com" matched cert's "github.com" 08:05:38 * issuer: C=GB; ST=Greater Manchester; L=Salford; O=Sectigo Limited; CN=Sectigo ECC Domain Validation Secure Server CA 08:05:38 * SSL certificate verify ok. 08:05:38 *  Certificate level 0: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA256 08:05:38 * Certificate level 1: Public key type EC/prime256v1 (256/128 Bits/secBits), signed using ecdsa-with-SHA384 08:05:38 * Certificate level 2: Public key type EC/secp384r1 (384/192 Bits/secBits), signed using ecdsa-with-SHA384 08:05:38 * Connected to github.com (140.82.114.3) port 443 08:05:38 * using HTTP/2 08:05:38 * [HTTP/2] [1] OPENED stream for https://github.com/docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64 08:05:38 * [HTTP/2] [1] [:method: GET] 08:05:38 * [HTTP/2] [1] [:scheme: https] 08:05:38 * [HTTP/2] [1] [:authority: github.com] 08:05:38 * [HTTP/2] [1] [:path: /docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64] 08:05:38 * [HTTP/2] [1] [user-agent: curl/8.12.1] 08:05:38 * [HTTP/2] [1] [accept: */*] 08:05:38 } [5 bytes data] 08:05:38 > GET /docker/compose/releases/download/v2.33.1/docker-compose-linux-aarch64 HTTP/2 08:05:38 > Host: github.com 08:05:38 > User-Agent: curl/8.12.1 08:05:38 > Accept: */* 08:05:38 > 08:05:38 * Request completely sent off 08:05:38 { [5 bytes data] 08:05:38 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 08:05:38 { [57 bytes data] 08:05:38 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 08:05:38 { [57 bytes data] 08:05:38 < HTTP/2 302 08:05:38 < server: GitHub.com 08:05:38 < date: Wed, 12 Mar 2025 08:05:38 GMT 08:05:38 < content-type: text/html; charset=utf-8 08:05:38 < content-length: 0 08:05:38 < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With 08:05:38 < 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=20250312T080538Z&X-Amz-Expires=300&X-Amz-Signature=a2cf1ad522a8f263e8758755b6b7e458a8599d3b51cd35e421386b11c2179f40&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream 08:05:38 < cache-control: no-cache 08:05:38 < strict-transport-security: max-age=31536000; includeSubdomains; preload 08:05:38 < x-frame-options: deny 08:05:38 < x-content-type-options: nosniff 08:05:38 < x-xss-protection: 0 08:05:38 < referrer-policy: no-referrer-when-downgrade 08:05:38 { [5 bytes data] 08:05:38 < 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/ 08:05:38 < x-github-request-id: 1998:83F9A:27E94:37251:67D14052 08:05:38 * Ignoring the response-body 08:05:38 * setting size while ignoring 08:05:38 < 08:05:38  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:--  0 08:05:38 * Connection #0 to host github.com left intact 08:05:38 * 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=20250312T080538Z&X-Amz-Expires=300&X-Amz-Signature=a2cf1ad522a8f263e8758755b6b7e458a8599d3b51cd35e421386b11c2179f40&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream' 08:05:52  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: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 0 0 0 0 0 0 0 0 --:--:-- 0:00:12 --:--:-- 0* Could not resolve host: objects.githubusercontent.com 08:05:52 * shutting down connection #1 08:05:52 curl: (6) Could not resolve host: objects.githubusercontent.com 08:05:52 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 08:05:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:53 08:05:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:05:54 arm64: Pulling from edgex-lftools-log-publisher 08:05:54 8998bd30e6a1: Pulling fs layer 08:05:54 04944245beec: Pulling fs layer 08:05:54 699f458cf7ca: Pulling fs layer 08:05:54 765212b225bb: Pulling fs layer 08:05:54 f23df028b6ca: Pulling fs layer 08:05:54 765212b225bb: Waiting 08:05:54 f23df028b6ca: Waiting 08:05:54 d65c8cfc05b1: Pulling fs layer 08:05:54 2437ff75d9bd: Pulling fs layer 08:05:54 d65c8cfc05b1: Waiting 08:05:54 2437ff75d9bd: Waiting 08:05:54 04944245beec: Verifying Checksum 08:05:54 04944245beec: Download complete 08:05:54 765212b225bb: Verifying Checksum 08:05:54 765212b225bb: Download complete 08:05:54 f23df028b6ca: Verifying Checksum 08:05:54 f23df028b6ca: Download complete 08:05:54 d65c8cfc05b1: Verifying Checksum 08:05:54 d65c8cfc05b1: Download complete 08:05:54 699f458cf7ca: Verifying Checksum 08:05:54 699f458cf7ca: Download complete 08:05:55 8998bd30e6a1: Verifying Checksum 08:05:55 8998bd30e6a1: Download complete 08:05:57 2437ff75d9bd: Verifying Checksum 08:05:57 2437ff75d9bd: Download complete 08:06:01 8998bd30e6a1: Pull complete 08:06:01 04944245beec: Pull complete 08:06:03 699f458cf7ca: Pull complete 08:06:03 765212b225bb: Pull complete 08:06:04 f23df028b6ca: Pull complete 08:06:04 d65c8cfc05b1: Pull complete 08:06:23 2437ff75d9bd: Pull complete 08:06:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:06:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:23 prd-ubuntu20.04-docker-arm64-4c-16g-41089 does not seem to be running inside a container 08:06:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:06:27 $ docker top 3d639a24ea179bbc71ae38c14300dbc9b10d9411add204337e9a47821f67a4c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:28 ---> job-cost.sh 08:06:28 lf-activate-venv: SKIPPING 08:06:28 INFO: No Stack... 08:06:28 INFO: Retrieving Pricing Info for: v3-standard-4 08:06:29 INFO: Archiving Costs [Pipeline] sh 08:06:30 + cut -d, -f6 08:06:30 + cat /w/workspace/exfoundry_ci-build-images_PR-224/archives/cost.csv [Pipeline] lock 08:06:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] 08:06:30 Resource [jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] did not exist. Created. 08:06:30 Lock acquired on [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:31 /w/workspace/exfoundry_ci-build-images_PR-224@tmp/durable-1910f201/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:06:32 + echo total: 0.10999999940395355 [Pipeline] stash 08:06:32 Warning: overwriting stash ‘stack-cost’ 08:06:32 Stashed 1 file(s) [Pipeline] } 08:06:32 Lock released on resource [Resource: jenkins-edgexfoundry-ci-build-images-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:06:32 $ docker stop --time=1 3d639a24ea179bbc71ae38c14300dbc9b10d9411add204337e9a47821f67a4c2 08:06:34 $ docker rm -f --volumes 3d639a24ea179bbc71ae38c14300dbc9b10d9411add204337e9a47821f67a4c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:06:35 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 08:06:36 + [ -d /w/workspace/exfoundry_ci-build-images_PR-224/archives ] 08:06:36 + ls -al /w/workspace/exfoundry_ci-build-images_PR-224/archives 08:06:36 total 16 08:06:36 drwxr-xr-x 3 root root 4096 Mar 12 08:04 . 08:06:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:04 .. 08:06:36 drwxr-xr-x 2 root root 4096 Mar 12 08:04 cost 08:06:36 -rw-r--r-- 1 root root 86 Mar 12 08:04 cost.csv 08:06:36 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-224/archives 08:06:36 + ls -al /w/workspace/exfoundry_ci-build-images_PR-224/archives 08:06:36 total 16 08:06:36 drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 08:04 . 08:06:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 08:04 .. 08:06:36 drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 08:04 cost 08:06:36 -rw-r--r-- 1 jenkins jenkins 86 Mar 12 08:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:06:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:06:37 ---> package-listing.sh 08:06:37 ++ facter osfamily 08:06:37 ++ tr '[:upper:]' '[:lower:]' 08:06:37 + OS_FAMILY=debian 08:06:37 + workspace=/w/workspace/exfoundry_ci-build-images_PR-224 08:06:37 + START_PACKAGES=/tmp/packages_start.txt 08:06:37 + END_PACKAGES=/tmp/packages_end.txt 08:06:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:06:37 + PACKAGES=/tmp/packages_start.txt 08:06:37 + '[' /w/workspace/exfoundry_ci-build-images_PR-224 ']' 08:06:37 + PACKAGES=/tmp/packages_end.txt 08:06:37 + case "${OS_FAMILY}" in 08:06:37 + dpkg -l 08:06:37 + grep '^ii' 08:06:37 + '[' -f /tmp/packages_start.txt ']' 08:06:37 + '[' -f /tmp/packages_end.txt ']' 08:06:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:06:37 + '[' /w/workspace/exfoundry_ci-build-images_PR-224 ']' 08:06:37 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-224/archives/ 08:06:37 + 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 08:06:37 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 08:06:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:39 prd-ubuntu20.04-docker-8c-8g-41093 does not seem to be running inside a container 08:06:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:06:39 $ docker top 4747ab9fa60b6cd2f1b4781a0cf765dca53a4a244598ee285eff238934407146 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:39 + touch /tmp/pre-build-complete [Pipeline] sh 08:06:39 + mkdir -p /var/log/sysstat [Pipeline] sh 08:06:40 + ls /var/log/sa-host 08:06:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:40 provisioning config files... 08:06:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-224@tmp/config11202067387993831546tmp [Pipeline] { [Pipeline] echo 08:06:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:40 ---> create-netrc.sh [Pipeline] } 08:06:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:06:41 ---> python-tools-install.sh [Pipeline] echo 08:06:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:41 ---> sudo-logs.sh 08:06:41 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:06:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:42 ---> job-cost.sh 08:06:42 lf-activate-venv: SKIPPING 08:06:42 DEBUG: total: 0.2199999988079071 08:06:42 INFO: Retrieving Stack Cost... 08:06:42 INFO: Retrieving Pricing Info for: v3-standard-8 08:06:42 INFO: Archiving Costs [Pipeline] echo 08:06:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:42 ---> logs-deploy.sh 08:06:42 lf-activate-venv: SKIPPING 08:06:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-224/1 08:06:42 INFO: archiving workspace using pattern(s): 08:06:43 Archives upload complete. 08:06:43 INFO: archiving logs to Nexus