Push event to branch edgex-compose Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 21180c0b06ca140de91ddb41d596b0bcab428f2b 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-ssh13977717374390598408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh839426697907230090.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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/edgex-compose/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/edgex-compose/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh525174033348830477.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/edgex-compose/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh79515910742226585.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh5698352565007180652.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/edgex-compose/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/edgex-compose/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14776166225434850809.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 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:[1.24.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: 1.24.1 [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17645 in /w/workspace/ry_ci-build-images_edgex-compose [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/ry_ci-build-images_edgex-compose # 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 Avoid second fetch Checking out Revision 21180c0b06ca140de91ddb41d596b0bcab428f2b (edgex-compose) Commit message: "Merge pull request #207 from ernestojeda/edgex-compose" > 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 core.sparsecheckout # timeout=10 > git checkout -f 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 > git rev-list --no-walk ddfed388a3b16120cdfe7b2187972fd634322871 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:56:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:56:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:56:20 ========================================================= 14:56:20 EdgeX Global Pipelines Version Info 14:56:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:56:21 ------------------- 14:56:21 stable info: 14:56:21 ------------------- 14:56:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:56:21 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:56:21 Message: update stable to v1.0.249 14:56:21 ------------------- 14:56:21 experimental info: 14:56:21 ------------------- 14:56:21 Commited By: **** collab-it+edgex@linuxfoundation.org 14:56:21 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 14:56:21 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-compose [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-compose [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-compose-archive.tar.gz [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = edgex-compose [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.24.1 [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = edgex-compose [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = edgex-compose [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = edgex-compose [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 21180c0b06ca140de91ddb41d596b0bcab428f2b [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 21180c0 [Pipeline] echo 14:56:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:56:22 provisioning config files... 14:56:22 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config16082761388726551827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:22 ---> docker-login.sh 14:56:22 nexus3.edgexfoundry.org:10001 14:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:23 Configure a credential helper to remove this warning. See 14:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:23 14:56:23 Login Succeeded 14:56:23 nexus3.edgexfoundry.org:10002 14:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:23 Configure a credential helper to remove this warning. See 14:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:23 14:56:23 Login Succeeded 14:56:23 nexus3.edgexfoundry.org:10003 14:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:23 Configure a credential helper to remove this warning. See 14:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:23 14:56:23 Login Succeeded 14:56:23 nexus3.edgexfoundry.org:10004 14:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:23 Configure a credential helper to remove this warning. See 14:56:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:23 14:56:23 Login Succeeded 14:56:23 docker.io 14:56:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:24 Configure a credential helper to remove this warning. See 14:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:24 14:56:24 Login Succeeded 14:56:24 ---> docker-login.sh ends [Pipeline] } 14:56:24 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] } [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 14:56:24 provisioning config files... 14:56:24 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config9754750262625044933tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:56:24 ---> docker-login.sh 14:56:24 nexus3.edgexfoundry.org:10001 14:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:24 Configure a credential helper to remove this warning. See 14:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:24 14:56:24 Login Succeeded 14:56:24 nexus3.edgexfoundry.org:10002 14:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:24 Configure a credential helper to remove this warning. See 14:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:24 14:56:24 Login Succeeded 14:56:24 nexus3.edgexfoundry.org:10003 14:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:24 Configure a credential helper to remove this warning. See 14:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:24 14:56:24 Login Succeeded 14:56:24 nexus3.edgexfoundry.org:10004 14:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:24 Configure a credential helper to remove this warning. See 14:56:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:24 14:56:24 Login Succeeded 14:56:24 docker.io 14:56:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:56:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:56:25 Configure a credential helper to remove this warning. See 14:56:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:56:25 14:56:25 Login Succeeded 14:56:25 ---> docker-login.sh ends [Pipeline] } 14:56:25 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 14:56:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:56:26 + ls -al . 14:56:26 total 28 14:56:26 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 14:56 . 14:56:26 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 14:56 .. 14:56:26 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 14:56 .git 14:56:26 -rw-rw-r-- 1 jenkins jenkins 786 Jun 1 14:56 Dockerfile 14:56:26 -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 14:56 Jenkinsfile 14:56:26 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 14:56 README.md 14:56:26 -rwxrwxr-x 1 jenkins jenkins 30 Jun 1 14:56 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:26 + docker build -t edgex-devops/edgex-compose -f Dockerfile --build-arg ARCH=amd64 --label git_sha=21180c0b06ca140de91ddb41d596b0bcab428f2b --label arch=amd64 . 14:56:26 Sending build context to Docker daemon 451.6kB 14:56:26 Step 1/12 : ARG DOCKER_VERSION=24 14:56:26 Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli 14:56:26 24: Pulling from library/docker 14:56:26 8a49fdb3b6a5: Pulling fs layer 14:56:26 dfb60e7f5d22: Pulling fs layer 14:56:26 f74671f55a8d: Pulling fs layer 14:56:26 159682c80b19: Pulling fs layer 14:56:26 b1fd48ba55f8: Pulling fs layer 14:56:26 6478cae41da0: Pulling fs layer 14:56:26 3dc5e45939f9: Pulling fs layer 14:56:26 ec63addd3bc1: Pulling fs layer 14:56:26 3a314790488f: Pulling fs layer 14:56:26 f97b6f470a44: Pulling fs layer 14:56:26 ba6b089fd04d: Pulling fs layer 14:56:26 3580870ab4aa: Pulling fs layer 14:56:26 53d2ee3b805d: Pulling fs layer 14:56:26 9237fc1405c9: Pulling fs layer 14:56:26 159682c80b19: Waiting 14:56:26 3a314790488f: Waiting 14:56:26 f97b6f470a44: Waiting 14:56:26 3580870ab4aa: Waiting 14:56:26 b1fd48ba55f8: Waiting 14:56:26 ec63addd3bc1: Waiting 14:56:26 53d2ee3b805d: Waiting 14:56:26 3dc5e45939f9: Waiting 14:56:26 ba6b089fd04d: Waiting 14:56:26 f74671f55a8d: Download complete 14:56:26 dfb60e7f5d22: Verifying Checksum 14:56:26 dfb60e7f5d22: Download complete 14:56:27 8a49fdb3b6a5: Verifying Checksum 14:56:27 8a49fdb3b6a5: Download complete 14:56:27 8a49fdb3b6a5: Pull complete 14:56:27 b1fd48ba55f8: Verifying Checksum 14:56:27 b1fd48ba55f8: Download complete 14:56:27 3dc5e45939f9: Verifying Checksum 14:56:27 3dc5e45939f9: Download complete 14:56:27 159682c80b19: Verifying Checksum 14:56:27 159682c80b19: Download complete 14:56:27 dfb60e7f5d22: Pull complete 14:56:27 3a314790488f: Verifying Checksum 14:56:27 3a314790488f: Download complete 14:56:27 ec63addd3bc1: Verifying Checksum 14:56:27 ec63addd3bc1: Download complete 14:56:27 f74671f55a8d: Pull complete 14:56:27 ba6b089fd04d: Verifying Checksum 14:56:27 ba6b089fd04d: Download complete 14:56:27 6478cae41da0: Verifying Checksum 14:56:27 6478cae41da0: Download complete 14:56:27 f97b6f470a44: Download complete 14:56:27 159682c80b19: Pull complete 14:56:27 9237fc1405c9: Verifying Checksum 14:56:27 9237fc1405c9: Download complete 14:56:27 53d2ee3b805d: Download complete 14:56:28 b1fd48ba55f8: Pull complete 14:56:28 3580870ab4aa: Download complete 14:56:28 6478cae41da0: Pull complete 14:56:28 3dc5e45939f9: Pull complete 14:56:28 ec63addd3bc1: Pull complete 14:56:28 3a314790488f: Pull complete 14:56:29 f97b6f470a44: Pull complete 14:56:29 ba6b089fd04d: Pull complete 14:56:29 3580870ab4aa: Pull complete 14:56:29 53d2ee3b805d: Pull complete 14:56:30 9237fc1405c9: Pull complete 14:56:30 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 14:56:30 Status: Downloaded newer image for docker:24 14:56:30 ---> 881c987bf80d 14:56:30 Step 3/12 : FROM alpine:3.16 14:56:30 3.16: Pulling from library/alpine 14:56:30 91d30c5bc195: Pulling fs layer 14:56:31 91d30c5bc195: Verifying Checksum 14:56:31 91d30c5bc195: Download complete 14:56:31 91d30c5bc195: Pull complete 14:56:31 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 14:56:31 Status: Downloaded newer image for alpine:3.16 14:56:31 ---> 8471affe5de5 14:56:31 Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 14:56:33 ---> a787a6cbe6bd 14:56:33 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 14:56:33 ---> Running in a99e47cfb483 14:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:56:34 (1/54) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 14:56:34 (2/54) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 14:56:34 (3/54) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 14:56:34 (4/54) Installing ncurses-terminfo-base (6.3_p20220521-r1) 14:56:34 (5/54) Installing ncurses-libs (6.3_p20220521-r1) 14:56:34 (6/54) Installing readline (8.1.2-r0) 14:56:34 (7/54) Installing bash (5.1.16-r2) 14:56:34 Executing bash-5.1.16-r2.post-install 14:56:34 (8/54) Installing ca-certificates (20230506-r0) 14:56:34 (9/54) Installing brotli-libs (1.0.9-r6) 14:56:34 (10/54) Installing nghttp2-libs (1.47.0-r0) 14:56:34 (11/54) Installing libcurl (8.1.2-r0) 14:56:34 (12/54) Installing curl (8.1.2-r0) 14:56:34 (13/54) Installing libgcc (11.2.1_git20220219-r2) 14:56:34 (14/54) Installing libstdc++ (11.2.1_git20220219-r2) 14:56:34 (15/54) Installing binutils (2.38-r3) 14:56:34 (16/54) Installing libgomp (11.2.1_git20220219-r2) 14:56:34 (17/54) Installing libatomic (11.2.1_git20220219-r2) 14:56:34 (18/54) Installing gmp (6.2.1-r2) 14:56:34 (19/54) Installing isl22 (0.22-r0) 14:56:34 (20/54) Installing mpfr4 (4.1.0-r0) 14:56:34 (21/54) Installing mpc1 (1.2.1-r0) 14:56:34 (22/54) Installing gcc (11.2.1_git20220219-r2) 14:56:35 (23/54) Installing musl-dev (1.2.3-r3) 14:56:35 (24/54) Installing libc-dev (0.7.2-r3) 14:56:35 (25/54) Installing linux-headers (5.16.7-r1) 14:56:35 (26/54) Installing libffi (3.4.2-r1) 14:56:35 (27/54) Installing pkgconf (1.8.1-r0) 14:56:35 (28/54) Installing libffi-dev (3.4.2-r1) 14:56:35 (29/54) Installing make (4.3-r0) 14:56:35 (30/54) Installing openssl-dev (1.1.1u-r1) 14:56:35 (31/54) Installing libbz2 (1.0.8-r1) 14:56:35 (32/54) Installing expat (2.5.0-r0) 14:56:35 (33/54) Installing gdbm (1.23-r0) 14:56:35 (34/54) Installing xz-libs (5.2.5-r1) 14:56:35 (35/54) Installing mpdecimal (2.5.1-r1) 14:56:35 (36/54) Installing sqlite-libs (3.40.1-r0) 14:56:35 (37/54) Installing python3 (3.10.11-r0) 14:56:35 (38/54) Installing py3-contextlib2 (21.6.0-r2) 14:56:35 (39/54) Installing py3-tomli (2.0.1-r1) 14:56:35 (40/54) Installing py3-pep517 (0.12.0-r2) 14:56:35 (41/54) Installing py3-six (1.16.0-r1) 14:56:35 (42/54) Installing py3-retrying (1.3.3-r3) 14:56:35 (43/54) Installing py3-appdirs (1.4.4-r3) 14:56:35 (44/54) Installing py3-more-itertools (8.13.0-r0) 14:56:35 (45/54) Installing py3-ordered-set (4.0.2-r3) 14:56:35 (46/54) Installing py3-parsing (2.4.7-r3) 14:56:35 (47/54) Installing py3-packaging (21.3-r0) 14:56:35 (48/54) Installing py3-setuptools (59.4.0-r0) 14:56:36 (49/54) Installing py3-pip (22.1.1-r0) 14:56:36 (50/54) Installing python3-dev (3.10.11-r0) 14:56:36 (51/54) Installing unzip (6.0-r9) 14:56:36 (52/54) Installing libunistring (1.0-r0) 14:56:36 (53/54) Installing libidn2 (2.3.2-r2) 14:56:36 (54/54) Installing wget (1.21.3-r0) 14:56:36 Executing busybox-1.35.0-r17.trigger 14:56:36 Executing ca-certificates-20230506-r0.trigger 14:56:36 OK: 247 MiB in 65 packages 14:56:39 Still waiting to schedule task 14:56:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:56:44 Removing intermediate container a99e47cfb483 14:56:44 ---> 4e90cdaf6f48 14:56:44 Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins 14:56:44 ---> Running in ed8bb185a3f7 14:56:44 Removing intermediate container ed8bb185a3f7 14:56:44 ---> cb0b8123f326 14:56:44 Step 7/12 : RUN mkdir -p $DOCKER_CONFIG 14:56:44 ---> Running in e03238873b10 14:56:44 Removing intermediate container e03238873b10 14:56:44 ---> e466dd690dc8 14:56:44 Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version 14:56:44 ---> Running in ce4e5e2e4ca9 14:56:44  % Total % Received % Xferd Average Speed Time Time Time Current 14:56:44 Dload Upload Total Spent Left Speed 14:56:44 0 0 0  0 0  0  0 0 --:--:-- --:--:-- --:--:-- 0* Trying 140.82.112.3:443... 14:56:44 * Connected to github.com (140.82.112.3) port 443 (#0) 14:56:44 * ALPN: offers h2,http/1.1 14:56:44 } [5 bytes data] 14:56:44 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 14:56:44 } [512 bytes data] 14:56:44 * CAfile: /etc/ssl/certs/ca-certificates.crt 14:56:44 * CApath: none 14:56:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0{ [5 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Server hello (2): 14:56:44 { [122 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 14:56:44 { [19 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Certificate (11): 14:56:44 { [2459 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 14:56:44 { [78 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Finished (20): 14:56:44 { [36 bytes data] 14:56:44 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 14:56:44 } [1 bytes data] 14:56:44 * TLSv1.3 (OUT), TLS handshake, Finished (20): 14:56:44 } [36 bytes data] 14:56:44 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 14:56:44 * ALPN: server accepted h2 14:56:44 * Server certificate: 14:56:44 * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com 14:56:44 * start date: Feb 14 00:00:00 2023 GMT 14:56:44 * expire date: Mar 14 23:59:59 2024 GMT 14:56:44 * subjectAltName: host "github.com" matched cert's "github.com" 14:56:44 * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1 14:56:44 * SSL certificate verify ok. 14:56:44 } [5 bytes data] 14:56:44 * using HTTP/2 14:56:44 * h2 [:method: GET] 14:56:44 * h2 [:scheme: https] 14:56:44 * h2 [:authority: github.com] 14:56:44 * h2 [:path: /docker/compose/releases/download/v2.18.1/docker-compose-linux-x86_64] 14:56:44 * h2 [user-agent: curl/8.1.2] 14:56:44 * h2 [accept: */*] 14:56:44 * Using Stream ID: 1 (easy handle 0x7f8a31a77a90) 14:56:44 } [5 bytes data] 14:56:44 > GET /docker/compose/releases/download/v2.18.1/docker-compose-linux-x86_64 HTTP/2 14:56:44 > Host: github.com 14:56:44 > User-Agent: curl/8.1.2 14:56:44 > Accept: */* 14:56:44 > 14:56:44 { [5 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 14:56:44 { [57 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 14:56:44 { [57 bytes data] 14:56:44 * old SSL session ID is stale, removing 14:56:44 { [5 bytes data] 14:56:44 < HTTP/2 302 14:56:44 < server: GitHub.com 14:56:44 < date: Thu, 01 Jun 2023 14:56:36 GMT 14:56:44 < content-type: text/html; charset=utf-8 14:56:44 < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With 14:56:44 < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T145636Z&X-Amz-Expires=300&X-Amz-Signature=bd48f601dfcf09f153229bad5d21c3484cd48c6f162fb8d1d0f27bf422841388&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream 14:56:44 < cache-control: no-cache 14:56:44 < strict-transport-security: max-age=31536000; includeSubdomains; preload 14:56:44 < x-frame-options: deny 14:56:44 < x-content-type-options: nosniff 14:56:44 < x-xss-protection: 0 14:56:44 < referrer-policy: no-referrer-when-downgrade 14:56:44 < content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.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 cdn.optimizely.com logx.optimizely.com/v1/events *.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/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.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 *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/ 14:56:44 < content-length: 0 14:56:44 < x-github-request-id: B8AE:6F7F:54C3:7C99:6478B1AC 14:56:44 < 14:56:44 { [0 bytes data] 14:56:44  0 0 0 0 0 0 0  0 --:--:-- --:--:-- --:--:-- 0 14:56:44 * Connection #0 to host github.com left intact 14:56:44 * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T145636Z&X-Amz-Expires=300&X-Amz-Signature=bd48f601dfcf09f153229bad5d21c3484cd48c6f162fb8d1d0f27bf422841388&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream' 14:56:44 * Trying 185.199.110.133:443... 14:56:44 * Connected to objects.githubusercontent.com (185.199.110.133) port 443 (#1) 14:56:44 * ALPN: offers h2,http/1.1 14:56:44 } [5 bytes data] 14:56:44 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 14:56:44 } [512 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Server hello (2): 14:56:44 { [122 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 14:56:44 { [19 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Certificate (11): 14:56:44 { [3050 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 14:56:44 { [264 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Finished (20): 14:56:44 { [52 bytes data] 14:56:44 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 14:56:44 } [1 bytes data] 14:56:44 * TLSv1.3 (OUT), TLS handshake, Finished (20): 14:56:44 } [52 bytes data] 14:56:44 * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 14:56:44 * ALPN: server accepted h2 14:56:44 * Server certificate: 14:56:44 * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io 14:56:44 * start date: Feb 21 00:00:00 2023 GMT 14:56:44 * expire date: Mar 20 23:59:59 2024 GMT 14:56:44 * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" 14:56:44 * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 14:56:44 * SSL certificate verify ok. 14:56:44 { [5 bytes data] 14:56:44 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 14:56:44 { [193 bytes data] 14:56:44 * using HTTP/2 14:56:44 * h2 [:method: GET] 14:56:44 * h2 [:scheme: https] 14:56:44 * h2 [:authority: objects.githubusercontent.com] 14:56:44 * h2 [:path: /github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T145636Z&X-Amz-Expires=300&X-Amz-Signature=bd48f601dfcf09f153229bad5d21c3484cd48c6f162fb8d1d0f27bf422841388&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream] 14:56:44 * h2 [user-agent: curl/8.1.2] 14:56:44 * h2 [accept: */*] 14:56:44 * Using Stream ID: 1 (easy handle 0x7f8a31a77a90) 14:56:44 } [5 bytes data] 14:56:44 > GET /github-production-release-asset-2e65be/15045751/ebe621cd-2d6b-4306-b81c-eedc1b74e4da?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T145636Z&X-Amz-Expires=300&X-Amz-Signature=bd48f601dfcf09f153229bad5d21c3484cd48c6f162fb8d1d0f27bf422841388&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-x86_64&response-content-type=application%2Foctet-stream HTTP/2 14:56:44 > Host: objects.githubusercontent.com 14:56:44 > User-Agent: curl/8.1.2 14:56:44 > Accept: */* 14:56:44 > 14:56:44 { [5 bytes data] 14:56:44 < HTTP/2 200 14:56:44 < content-type: application/octet-stream 14:56:44 < content-md5: qchWOnCYuw6ZCofFCNJJBA== 14:56:44 < last-modified: Wed, 17 May 2023 17:04:40 GMT 14:56:44 < etag: "0x8DB56F8CDD14310" 14:56:44 < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 14:56:44 < x-ms-request-id: d8b60d90-a01e-0023-6397-947b96000000 14:56:44 < x-ms-version: 2020-04-08 14:56:44 < x-ms-creation-time: Wed, 17 May 2023 17:04:40 GMT 14:56:44 < x-ms-lease-status: unlocked 14:56:44 < x-ms-lease-state: available 14:56:44 < x-ms-blob-type: BlockBlob 14:56:44 < content-disposition: attachment; filename=docker-compose-linux-x86_64 14:56:44 < x-ms-server-encrypted: true 14:56:44 < via: 1.1 varnish, 1.1 varnish 14:56:44 < fastly-restarts: 1 14:56:44 < accept-ranges: bytes 14:56:44 < age: 0 14:56:44 < date: Thu, 01 Jun 2023 14:56:44 GMT 14:56:44 < x-served-by: cache-iad-kcgs7200030-IAD, cache-yul12823-YUL 14:56:44 < x-cache: HIT, MISS 14:56:44 < x-cache-hits: 96, 0 14:56:44 < x-timer: S1685631404.365811,VS0,VE40 14:56:44 < content-length: 54537935 14:56:44 < 14:56:44 { [1 bytes data] 14:56:44  100 52.0M 100 52.0M 0 0 176M 0 --:--:-- --:--:-- --:--:-- 176M 14:56:44 * Connection #1 to host objects.githubusercontent.com left intact 14:56:45 Docker Compose version v2.18.1 14:56:45 Removing intermediate container ce4e5e2e4ca9 14:56:45 ---> 20c10cb3a713 14:56:45 Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose 14:56:45 ---> 6bf9b1f4f26d 14:56:45 Step 10/12 : ENTRYPOINT ["docker", "compose"] 14:56:45 ---> Running in 8c7d9ab00408 14:56:45 Removing intermediate container 8c7d9ab00408 14:56:45 ---> 996399c45999 14:56:45 Step 11/12 : LABEL arch=amd64 14:56:45 ---> Running in af74d2954df2 14:56:46 Removing intermediate container af74d2954df2 14:56:46 ---> 50fef2bed82c 14:56:46 Step 12/12 : LABEL git_sha=21180c0b06ca140de91ddb41d596b0bcab428f2b 14:56:46 ---> Running in ff5249d5da85 14:56:46 Removing intermediate container ff5249d5da85 14:56:46 ---> 8322d24a5ed8 14:56:46 [Warning] One or more build-args [ARCH] were not consumed 14:56:46 Successfully built 8322d24a5ed8 14:56:46 Successfully tagged edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 14:56:46 [edgeXDocker.push] Tagging docker image edgex-compose with the following tags: 14:56:46 21180c0b06ca140de91ddb41d596b0bcab428f2b 14:56:46 latest 14:56:46 edgex-compose 14:56:46 1.24.1 14:56:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:46 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:21180c0b06ca140de91ddb41d596b0bcab428f2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:46 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:21180c0b06ca140de91ddb41d596b0bcab428f2b 14:56:46 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 14:56:46 dea7eae6bad5: Preparing 14:56:46 7370f8f80b0e: Preparing 14:56:46 ca265fdf9f2e: Preparing 14:56:46 8488320b8cf7: Preparing 14:56:46 62f89043da66: Preparing 14:56:46 5bc340f6d4f5: Preparing 14:56:46 5bc340f6d4f5: Waiting 14:56:46 ca265fdf9f2e: Pushed 14:56:46 dea7eae6bad5: Pushed 14:56:46 5bc340f6d4f5: Layer already exists 14:56:50 62f89043da66: Pushed 14:56:51 7370f8f80b0e: Pushed 14:57:09 8488320b8cf7: Pushed 14:57:10 21180c0b06ca140de91ddb41d596b0bcab428f2b: digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:10 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:10 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:57:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 14:57:10 dea7eae6bad5: Preparing 14:57:10 7370f8f80b0e: Preparing 14:57:10 ca265fdf9f2e: Preparing 14:57:10 8488320b8cf7: Preparing 14:57:10 62f89043da66: Preparing 14:57:10 5bc340f6d4f5: Preparing 14:57:10 ca265fdf9f2e: Layer already exists 14:57:10 8488320b8cf7: Layer already exists 14:57:10 62f89043da66: Layer already exists 14:57:10 dea7eae6bad5: Layer already exists 14:57:10 7370f8f80b0e: Layer already exists 14:57:10 5bc340f6d4f5: Layer already exists 14:57:10 latest: digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:10 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:11 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose 14:57:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 14:57:11 dea7eae6bad5: Preparing 14:57:11 7370f8f80b0e: Preparing 14:57:11 ca265fdf9f2e: Preparing 14:57:11 8488320b8cf7: Preparing 14:57:11 62f89043da66: Preparing 14:57:11 5bc340f6d4f5: Preparing 14:57:11 5bc340f6d4f5: Waiting 14:57:11 62f89043da66: Layer already exists 14:57:11 8488320b8cf7: Layer already exists 14:57:11 dea7eae6bad5: Layer already exists 14:57:11 7370f8f80b0e: Layer already exists 14:57:11 ca265fdf9f2e: Layer already exists 14:57:11 5bc340f6d4f5: Layer already exists 14:57:11 edgex-compose: digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:11 + docker tag edgex-devops/edgex-compose nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:11 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 14:57:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose] 14:57:11 dea7eae6bad5: Preparing 14:57:11 7370f8f80b0e: Preparing 14:57:11 ca265fdf9f2e: Preparing 14:57:11 8488320b8cf7: Preparing 14:57:11 62f89043da66: Preparing 14:57:11 5bc340f6d4f5: Preparing 14:57:11 5bc340f6d4f5: Waiting 14:57:11 7370f8f80b0e: Layer already exists 14:57:11 ca265fdf9f2e: Layer already exists 14:57:11 dea7eae6bad5: Layer already exists 14:57:11 8488320b8cf7: Layer already exists 14:57:11 62f89043da66: Layer already exists 14:57:11 5bc340f6d4f5: Layer already exists 14:57:11 1.24.1: digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:57:11 ===================================================== [Pipeline] echo 14:57:11 taggedImages: 14:57:11 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:21180c0b06ca140de91ddb41d596b0bcab428f2b 14:57:11 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 14:57:11 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:edgex-compose 14:57:11 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:1.24.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:12 14:57:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:57:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:12 latest: Pulling from edgex-lftools-log-publisher 14:57:12 5eb5b503b376: Pulling fs layer 14:57:12 5c69ac0246d0: Pulling fs layer 14:57:12 ec43610c2a17: Pulling fs layer 14:57:12 3a2ae6a8a46f: Pulling fs layer 14:57:12 33b1e0a273af: Pulling fs layer 14:57:12 5d3b04190fa2: Pulling fs layer 14:57:12 2f39f015ded8: Pulling fs layer 14:57:12 33b1e0a273af: Waiting 14:57:12 2f39f015ded8: Waiting 14:57:12 5d3b04190fa2: Waiting 14:57:12 5c69ac0246d0: Verifying Checksum 14:57:12 5c69ac0246d0: Download complete 14:57:12 3a2ae6a8a46f: Verifying Checksum 14:57:12 3a2ae6a8a46f: Download complete 14:57:12 33b1e0a273af: Verifying Checksum 14:57:12 33b1e0a273af: Download complete 14:57:12 5d3b04190fa2: Verifying Checksum 14:57:12 5d3b04190fa2: Download complete 14:57:12 ec43610c2a17: Verifying Checksum 14:57:12 ec43610c2a17: Download complete 14:57:12 5eb5b503b376: Verifying Checksum 14:57:12 5eb5b503b376: Download complete 14:57:13 2f39f015ded8: Download complete 14:57:13 5eb5b503b376: Pull complete 14:57:13 5c69ac0246d0: Pull complete 14:57:14 ec43610c2a17: Pull complete 14:57:14 3a2ae6a8a46f: Pull complete 14:57:14 33b1e0a273af: Pull complete 14:57:14 5d3b04190fa2: Pull complete 14:57:18 2f39f015ded8: Pull complete 14:57:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:57:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:57:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:57:19 prd-ubuntu20.04-docker-8c-8g-17645 does not seem to be running inside a container 14:57:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:57:23 $ docker top ccafa4082f373e38334b36080dda99f7e9897448957d25b6401973da85a542e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:23 ---> job-cost.sh 14:57:23 lf-activate-venv: SKIPPING 14:57:23 INFO: No Stack... 14:57:24 INFO: Retrieving Pricing Info for: v3-standard-8 14:57:24 INFO: Archiving Costs [Pipeline] sh 14:57:24 + cat /w/workspace/ry_ci-build-images_edgex-compose/archives/cost.csv 14:57:24 + cut -d, -f6 [Pipeline] lock 14:57:24 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] 14:57:24 Resource [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] did not exist. Created. 14:57:24 Lock acquired on [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:57:24 + echo total: 0.2199999988079071 [Pipeline] stash 14:57:25 Stashed 1 file(s) [Pipeline] } 14:57:25 Lock released on resource [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [Pipeline] // lock [Pipeline] } 14:57:25 $ docker stop --time=1 ccafa4082f373e38334b36080dda99f7e9897448957d25b6401973da85a542e3 14:57:26 $ docker rm -f --volumes ccafa4082f373e38334b36080dda99f7e9897448957d25b6401973da85a542e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17647 in /w/workspace/ry_ci-build-images_edgex-compose [Pipeline] { [Pipeline] checkout 14:58:02 Selected Git installation does not exist. Using Default 14:58:02 The recommended git tool is: NONE 14:58:07 using credential edgex-jenkins-ssh 14:58:07 Cloning the remote Git repository 14:58:07 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 14:58:07 > git init /w/workspace/ry_ci-build-images_edgex-compose # timeout=10 14:58:08 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 14:58:08 > git --version # timeout=10 14:58:08 > git --version # 'git version 2.25.1' 14:58:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:58:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:09 Avoid second fetch 14:58:09 Checking out Revision 21180c0b06ca140de91ddb41d596b0bcab428f2b (edgex-compose) 14:58:08 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 14:58:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:58:09 > git config core.sparsecheckout # timeout=10 14:58:09 > git checkout -f 21180c0b06ca140de91ddb41d596b0bcab428f2b # timeout=10 14:58:10 Commit message: "Merge pull request #207 from ernestojeda/edgex-compose" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:58:11 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:58:11 % Total % Received % Xferd Average Speed Time Time Time Current 14:58:11 Dload Upload Total Spent Left Speed 14:58:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 71 12751 71 9123 0 0 28420 0 --:--:-- --:--:-- --:--:-- 28332 100 12751 100 12751 0 0 39476 0 --:--:-- --:--:-- --:--:-- 39476 [Pipeline] sh 14:58:11 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:58:12 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:58:12 + sudo tee /etc/docker/daemon.new 14:58:12 { 14:58:12 "registry-mirrors": [ 14:58:12 "https://nexus3.edgexfoundry.org:10001" 14:58:12 ], 14:58:12 "bip": "10.250.0.254/24", 14:58:12 "hosts": [ 14:58:12 "tcp://0.0.0.0:5555", 14:58:12 "unix:///var/run/docker.sock" 14:58:12 ], 14:58:12 "mtu": 1458, 14:58:12 "selinux-enabled": true, 14:58:12 "seccomp-profile": "/etc/docker/seccomp.json" 14:58:12 } [Pipeline] sh 14:58:12 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:58:12 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:31 provisioning config files... 14:58:31 copy managed file [ci-build-images-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config12803393061673561661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:31 ---> docker-login.sh 14:58:31 nexus3.edgexfoundry.org:10001 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:32 Configure a credential helper to remove this warning. See 14:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:32 14:58:32 Login Succeeded 14:58:32 nexus3.edgexfoundry.org:10002 14:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:32 Configure a credential helper to remove this warning. See 14:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:32 14:58:32 Login Succeeded 14:58:32 nexus3.edgexfoundry.org:10003 14:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:32 Configure a credential helper to remove this warning. See 14:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:32 14:58:32 Login Succeeded 14:58:32 nexus3.edgexfoundry.org:10004 14:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:33 Configure a credential helper to remove this warning. See 14:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:33 14:58:33 Login Succeeded 14:58:33 docker.io 14:58:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:58:33 Configure a credential helper to remove this warning. See 14:58:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:58:33 14:58:33 Login Succeeded 14:58:33 ---> docker-login.sh ends [Pipeline] } 14:58:33 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 14:58:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:58:34 + ls -al . 14:58:34 total 28 14:58:34 drwxrwxr-x 3 jenkins jenkins 4096 Jun 1 14:58 . 14:58:34 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 14:58 .. 14:58:34 drwxrwxr-x 8 jenkins jenkins 4096 Jun 1 14:58 .git 14:58:34 -rw-rw-r-- 1 jenkins jenkins 786 Jun 1 14:58 Dockerfile 14:58:34 -rw-rw-r-- 1 jenkins jenkins 886 Jun 1 14:58 Jenkinsfile 14:58:34 -rw-rw-r-- 1 jenkins jenkins 1309 Jun 1 14:58 README.md 14:58:34 -rwxrwxr-x 1 jenkins jenkins 30 Jun 1 14:58 docker-compose-shim [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:34 + docker build -t edgex-devops/edgex-compose-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=21180c0b06ca140de91ddb41d596b0bcab428f2b --label arch=arm64 . 14:58:35 Sending build context to Docker daemon 451.6kB 14:58:35 Step 1/12 : ARG DOCKER_VERSION=24 14:58:35 Step 2/12 : FROM docker:${DOCKER_VERSION} AS docker-cli 14:58:35 24: Pulling from library/docker 14:58:35 08409d417260: Pulling fs layer 14:58:35 bf127bdc9f4f: Pulling fs layer 14:58:35 55b4810136f4: Pulling fs layer 14:58:35 8b1937eecd14: Pulling fs layer 14:58:35 db6263205561: Pulling fs layer 14:58:35 39314cee2a9c: Pulling fs layer 14:58:35 a0ee298bff01: Pulling fs layer 14:58:35 9fda9acfdd90: Pulling fs layer 14:58:35 736a277f3b8d: Pulling fs layer 14:58:35 b761764eaff7: Pulling fs layer 14:58:35 e1b49e70f544: Pulling fs layer 14:58:35 262f260c9231: Pulling fs layer 14:58:35 45382715e4ec: Pulling fs layer 14:58:35 f57e63167e26: Pulling fs layer 14:58:35 736a277f3b8d: Waiting 14:58:35 b761764eaff7: Waiting 14:58:35 262f260c9231: Waiting 14:58:35 45382715e4ec: Waiting 14:58:35 8b1937eecd14: Waiting 14:58:35 f57e63167e26: Waiting 14:58:35 e1b49e70f544: Waiting 14:58:35 db6263205561: Waiting 14:58:35 a0ee298bff01: Waiting 14:58:35 39314cee2a9c: Waiting 14:58:35 9fda9acfdd90: Waiting 14:58:35 55b4810136f4: Verifying Checksum 14:58:35 55b4810136f4: Download complete 14:58:35 bf127bdc9f4f: Verifying Checksum 14:58:35 bf127bdc9f4f: Download complete 14:58:35 08409d417260: Verifying Checksum 14:58:35 08409d417260: Download complete 14:58:36 db6263205561: Verifying Checksum 14:58:36 db6263205561: Download complete 14:58:36 8b1937eecd14: Verifying Checksum 14:58:36 8b1937eecd14: Download complete 14:58:36 39314cee2a9c: Verifying Checksum 14:58:36 39314cee2a9c: Download complete 14:58:36 a0ee298bff01: Verifying Checksum 14:58:36 a0ee298bff01: Download complete 14:58:36 9fda9acfdd90: Verifying Checksum 14:58:36 9fda9acfdd90: Download complete 14:58:36 736a277f3b8d: Verifying Checksum 14:58:36 736a277f3b8d: Download complete 14:58:36 08409d417260: Pull complete 14:58:36 e1b49e70f544: Verifying Checksum 14:58:36 e1b49e70f544: Download complete 14:58:36 b761764eaff7: Verifying Checksum 14:58:36 b761764eaff7: Download complete 14:58:36 45382715e4ec: Verifying Checksum 14:58:36 45382715e4ec: Download complete 14:58:36 f57e63167e26: Verifying Checksum 14:58:36 f57e63167e26: Download complete 14:58:37 bf127bdc9f4f: Pull complete 14:58:37 55b4810136f4: Pull complete 14:58:38 262f260c9231: Verifying Checksum 14:58:38 262f260c9231: Download complete 14:58:38 8b1937eecd14: Pull complete 14:58:39 db6263205561: Pull complete 14:58:40 39314cee2a9c: Pull complete 14:58:40 a0ee298bff01: Pull complete 14:58:40 9fda9acfdd90: Pull complete 14:58:41 736a277f3b8d: Pull complete 14:58:42 b761764eaff7: Pull complete 14:58:42 e1b49e70f544: Pull complete 14:58:45 262f260c9231: Pull complete 14:58:45 45382715e4ec: Pull complete 14:58:45 f57e63167e26: Pull complete 14:58:45 Digest: sha256:5edfe3067bdd8b76818b036d8ef61846696af4d458ba527356c5484fcd692c2a 14:58:45 Status: Downloaded newer image for docker:24 14:58:45 ---> d3bc0bc21545 14:58:45 Step 3/12 : FROM alpine:3.16 14:58:45 3.16: Pulling from library/alpine 14:58:46 547446be3368: Pulling fs layer 14:58:46 547446be3368: Verifying Checksum 14:58:46 547446be3368: Pull complete 14:58:46 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 14:58:46 Status: Downloaded newer image for alpine:3.16 14:58:46 ---> 3b5033019969 14:58:46 Step 4/12 : COPY --from=docker-cli /usr/local/bin/docker /usr/local/bin/docker 14:58:48 ---> eaa512a1dcda 14:58:48 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 14:58:48 ---> Running in a577ab9beac5 14:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:58:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:58:51 (1/52) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 14:58:51 (2/52) Installing ncurses-terminfo-base (6.3_p20220521-r1) 14:58:51 (3/52) Installing ncurses-libs (6.3_p20220521-r1) 14:58:51 (4/52) Installing readline (8.1.2-r0) 14:58:51 (5/52) Installing bash (5.1.16-r2) 14:58:51 Executing bash-5.1.16-r2.post-install 14:58:51 (6/52) Installing ca-certificates (20230506-r0) 14:58:51 (7/52) Installing brotli-libs (1.0.9-r6) 14:58:51 (8/52) Installing nghttp2-libs (1.47.0-r0) 14:58:51 (9/52) Installing libcurl (8.1.1-r1) 14:58:51 (10/52) Installing curl (8.1.1-r1) 14:58:51 (11/52) Installing libgcc (11.2.1_git20220219-r2) 14:58:51 (12/52) Installing libstdc++ (11.2.1_git20220219-r2) 14:58:51 (13/52) Installing binutils (2.38-r3) 14:58:51 (14/52) Installing libgomp (11.2.1_git20220219-r2) 14:58:51 (15/52) Installing libatomic (11.2.1_git20220219-r2) 14:58:51 (16/52) Installing gmp (6.2.1-r2) 14:58:51 (17/52) Installing isl22 (0.22-r0) 14:58:51 (18/52) Installing mpfr4 (4.1.0-r0) 14:58:51 (19/52) Installing mpc1 (1.2.1-r0) 14:58:51 (20/52) Installing gcc (11.2.1_git20220219-r2) 14:58:53 (21/52) Installing musl-dev (1.2.3-r3) 14:58:53 (22/52) Installing libc-dev (0.7.2-r3) 14:58:53 (23/52) Installing linux-headers (5.16.7-r1) 14:58:54 (24/52) Installing libffi (3.4.2-r1) 14:58:54 (25/52) Installing pkgconf (1.8.1-r0) 14:58:54 (26/52) Installing libffi-dev (3.4.2-r1) 14:58:54 (27/52) Installing make (4.3-r0) 14:58:54 (28/52) Installing openssl-dev (1.1.1t-r2) 14:58:54 (29/52) Installing libbz2 (1.0.8-r1) 14:58:54 (30/52) Installing expat (2.5.0-r0) 14:58:54 (31/52) Installing gdbm (1.23-r0) 14:58:54 (32/52) Installing xz-libs (5.2.5-r1) 14:58:54 (33/52) Installing mpdecimal (2.5.1-r1) 14:58:54 (34/52) Installing sqlite-libs (3.40.1-r0) 14:58:54 (35/52) Installing python3 (3.10.11-r0) 14:58:56 (36/52) Installing py3-contextlib2 (21.6.0-r2) 14:58:56 (37/52) Installing py3-tomli (2.0.1-r1) 14:58:56 (38/52) Installing py3-pep517 (0.12.0-r2) 14:58:56 (39/52) Installing py3-six (1.16.0-r1) 14:58:56 (40/52) Installing py3-retrying (1.3.3-r3) 14:58:56 (41/52) Installing py3-appdirs (1.4.4-r3) 14:58:56 (42/52) Installing py3-more-itertools (8.13.0-r0) 14:58:56 (43/52) Installing py3-ordered-set (4.0.2-r3) 14:58:56 (44/52) Installing py3-parsing (2.4.7-r3) 14:58:56 (45/52) Installing py3-packaging (21.3-r0) 14:58:56 (46/52) Installing py3-setuptools (59.4.0-r0) 14:58:56 (47/52) Installing py3-pip (22.1.1-r0) 14:58:57 (48/52) Installing python3-dev (3.10.11-r0) 14:58:58 (49/52) Installing unzip (6.0-r9) 14:58:58 (50/52) Installing libunistring (1.0-r0) 14:58:58 (51/52) Installing libidn2 (2.3.2-r2) 14:58:58 (52/52) Installing wget (1.21.3-r0) 14:58:58 Executing busybox-1.35.0-r17.trigger 14:58:58 Executing ca-certificates-20230506-r0.trigger 14:58:58 OK: 251 MiB in 65 packages 14:59:10 Removing intermediate container a577ab9beac5 14:59:10 ---> 6ae13199327c 14:59:10 Step 6/12 : ENV DOCKER_CONFIG=/usr/local/lib/docker/cli-plugins 14:59:12 ---> Running in 4243f72ecfd3 14:59:12 Removing intermediate container 4243f72ecfd3 14:59:12 ---> 36ba2d8d4845 14:59:12 Step 7/12 : RUN mkdir -p $DOCKER_CONFIG 14:59:12 ---> Running in 5c65b01fcdf9 14:59:14 Removing intermediate container 5c65b01fcdf9 14:59:14 ---> f9444e792362 14:59:14 Step 8/12 : RUN curl -v -SL "https://github.com/docker/compose/releases/download/v2.18.1/docker-compose-linux-$(uname -m)" -o $DOCKER_CONFIG/docker-compose && chmod +x $DOCKER_CONFIG/docker-compose && docker compose version 14:59:14 ---> Running in af2073ebb2e5 14:59:14  % Total % Received % Xferd Average Speed Time Time Time Current 14:59:14 Dload Upload Total Spent Left Speed 14:59:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 140.82.112.3:443... 14:59:14 * Connected to github.com (140.82.112.3) port 443 (#0) 14:59:14 * ALPN: offers h2,http/1.1 14:59:14 } [5 bytes data] 14:59:14 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 14:59:14 } [512 bytes data] 14:59:14 * CAfile: /etc/ssl/certs/ca-certificates.crt 14:59:14 * CApath: none 14:59:14 { [5 bytes data] 14:59:14 * TLSv1.3 (IN), TLS handshake, Server hello (2): 14:59:14 { [122 bytes data] 14:59:14 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 14:59:14 { [19 bytes data] 14:59:14 * TLSv1.3 (IN), TLS handshake, Certificate (11): 14:59:14 { [2459 bytes data] 14:59:14 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 14:59:14 { [79 bytes data] 14:59:14 * TLSv1.3 (IN), TLS handshake, Finished (20): 14:59:14 { [36 bytes data] 14:59:14 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 14:59:14 } [1 bytes data] 14:59:14 * TLSv1.3 (OUT), TLS handshake, Finished (20): 14:59:14 } [36 bytes data] 14:59:14 * SSL connection using TLSv1.3 / TLS_AES_128_GCM_SHA256 14:59:14 * ALPN: server accepted h2 14:59:14 * Server certificate: 14:59:14 * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=github.com 14:59:14 * start date: Feb 14 00:00:00 2023 GMT 14:59:14 * expire date: Mar 14 23:59:59 2024 GMT 14:59:14 * subjectAltName: host "github.com" matched cert's "github.com" 14:59:14 * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS Hybrid ECC SHA384 2020 CA1 14:59:14 * SSL certificate verify ok. 14:59:14 } [5 bytes data] 14:59:14 * using HTTP/2 14:59:14 * h2 [:method: GET] 14:59:14 * h2 [:scheme: https] 14:59:14 * h2 [:authority: github.com] 14:59:14 * h2 [:path: /docker/compose/releases/download/v2.18.1/docker-compose-linux-aarch64] 14:59:14 * h2 [user-agent: curl/8.1.1] 14:59:14 * h2 [accept: */*] 14:59:14 * Using Stream ID: 1 (easy handle 0xffff80909a90) 14:59:14 } [5 bytes data] 14:59:14 > GET /docker/compose/releases/download/v2.18.1/docker-compose-linux-aarch64 HTTP/2 14:59:14 > Host: github.com 14:59:14 > User-Agent: curl/8.1.1 14:59:14 > Accept: */* 14:59:14 > 14:59:14 { [5 bytes data] 14:59:14 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 14:59:14 { [57 bytes data] 14:59:14 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 14:59:14 { [57 bytes data] 14:59:14 * old SSL session ID is stale, removing 14:59:14 { [5 bytes data] 14:59:15 < HTTP/2 302 14:59:15 < server: GitHub.com 14:59:15 < date: Thu, 01 Jun 2023 14:59:14 GMT 14:59:15 < content-type: text/html; charset=utf-8 14:59:15 < vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, Accept-Encoding, Accept, X-Requested-With 14:59:15 < location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T145914Z&X-Amz-Expires=300&X-Amz-Signature=6b503e10d3ecaccb534027822d2f127e51bf5302ae2b31464900a3953d2dbb21&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream 14:59:15 < cache-control: no-cache 14:59:15 < strict-transport-security: max-age=31536000; includeSubdomains; preload 14:59:15 < x-frame-options: deny 14:59:15 < x-content-type-options: nosniff 14:59:15 < x-xss-protection: 0 14:59:15 < referrer-policy: no-referrer-when-downgrade 14:59:15 < content-security-policy: default-src 'none'; base-uri 'self'; block-all-mixed-content; child-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com objects-origin.githubusercontent.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 cdn.optimizely.com logx.optimizely.com/v1/events *.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/ wss://*.actions.githubusercontent.com github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com objects-origin.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 *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; worker-src github.com/assets-cdn/worker/ gist.github.com/assets-cdn/worker/ 14:59:15 < content-length: 0 14:59:15 < x-github-request-id: 73AD:6063:1842D:23EAB:6478B242 14:59:15 < 14:59:15 { [0 bytes data] 14:59:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:--  0 14:59:15 * Connection #0 to host github.com left intact 14:59:15 * Issue another request to this URL: 'https://objects.githubusercontent.com/github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T145914Z&X-Amz-Expires=300&X-Amz-Signature=6b503e10d3ecaccb534027822d2f127e51bf5302ae2b31464900a3953d2dbb21&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream' 14:59:15 * Trying 185.199.108.133:443... 14:59:15 * Connected to objects.githubusercontent.com (185.199.108.133) port 443 (#1) 14:59:15 * ALPN: offers h2,http/1.1 14:59:15 } [5 bytes data] 14:59:15 * TLSv1.3 (OUT), TLS handshake, Client hello (1): 14:59:15 } [512 bytes data] 14:59:15 * TLSv1.3 (IN), TLS handshake, Server hello (2): 14:59:15 { [122 bytes data] 14:59:15 * TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8): 14:59:15 { [19 bytes data] 14:59:15 * TLSv1.3 (IN), TLS handshake, Certificate (11): 14:59:15 { [3050 bytes data] 14:59:15 * TLSv1.3 (IN), TLS handshake, CERT verify (15): 14:59:15 { [264 bytes data] 14:59:15 * TLSv1.3 (IN), TLS handshake, Finished (20): 14:59:15 { [52 bytes data] 14:59:15 * TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1): 14:59:15 } [1 bytes data] 14:59:15 * TLSv1.3 (OUT), TLS handshake, Finished (20): 14:59:15 } [52 bytes data] 14:59:15 * SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384 14:59:15 * ALPN: server accepted h2 14:59:15 * Server certificate: 14:59:15 * subject: C=US; ST=California; L=San Francisco; O=GitHub, Inc.; CN=*.github.io 14:59:15 * start date: Feb 21 00:00:00 2023 GMT 14:59:15 * expire date: Mar 20 23:59:59 2024 GMT 14:59:15 * subjectAltName: host "objects.githubusercontent.com" matched cert's "*.githubusercontent.com" 14:59:15 * issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1 14:59:15 * SSL certificate verify ok. 14:59:15 { [5 bytes data] 14:59:15 * TLSv1.3 (IN), TLS handshake, Newsession Ticket (4): 14:59:15 { [193 bytes data] 14:59:15 * using HTTP/2 14:59:15 * h2 [:method: GET] 14:59:15 * h2 [:scheme: https] 14:59:15 * h2 [:authority: objects.githubusercontent.com] 14:59:15 * h2 [:path: /github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T145914Z&X-Amz-Expires=300&X-Amz-Signature=6b503e10d3ecaccb534027822d2f127e51bf5302ae2b31464900a3953d2dbb21&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream] 14:59:15 * h2 [user-agent: curl/8.1.1] 14:59:15 * h2 [accept: */*] 14:59:15 * Using Stream ID: 1 (easy handle 0xffff80909a90) 14:59:15 } [5 bytes data] 14:59:15 > GET /github-production-release-asset-2e65be/15045751/60ec9671-a006-4298-ad9a-03ffb48c0800?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T145914Z&X-Amz-Expires=300&X-Amz-Signature=6b503e10d3ecaccb534027822d2f127e51bf5302ae2b31464900a3953d2dbb21&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=15045751&response-content-disposition=attachment%3B%20filename%3Ddocker-compose-linux-aarch64&response-content-type=application%2Foctet-stream HTTP/2 14:59:15 > Host: objects.githubusercontent.com 14:59:15 > User-Agent: curl/8.1.1 14:59:15 > Accept: */* 14:59:15 > 14:59:15 { [5 bytes data] 14:59:15 < HTTP/2 200 14:59:15 < content-type: application/octet-stream 14:59:15 < content-md5: +mNH1QLwUhUttTQkJbF7Gw== 14:59:15 < last-modified: Wed, 17 May 2023 17:04:19 GMT 14:59:15 < etag: "0x8DB56F8C11C5775" 14:59:15 < server: Windows-Azure-Blob/1.0 Microsoft-HTTPAPI/2.0 14:59:15 < x-ms-request-id: 8e7c303e-f01e-003e-2198-94762a000000 14:59:15 < x-ms-version: 2020-04-08 14:59:15 < x-ms-creation-time: Wed, 17 May 2023 17:04:19 GMT 14:59:15 < x-ms-lease-status: unlocked 14:59:15 < x-ms-lease-state: available 14:59:15 < x-ms-blob-type: BlockBlob 14:59:15 < content-disposition: attachment; filename=docker-compose-linux-aarch64 14:59:15 < x-ms-server-encrypted: true 14:59:15 < via: 1.1 varnish, 1.1 varnish 14:59:15 < fastly-restarts: 1 14:59:15 < accept-ranges: bytes 14:59:15 < age: 0 14:59:15 < date: Thu, 01 Jun 2023 14:59:14 GMT 14:59:15 < x-served-by: cache-iad-kjyo7100170-IAD, cache-yul12820-YUL 14:59:15 < x-cache: HIT, MISS 14:59:15 < x-cache-hits: 3, 0 14:59:15 < x-timer: S1685631555.939414,VS0,VE40 14:59:15 < content-length: 52340688 14:59:15 < 14:59:15 { [5 bytes data] 14:59:16  20 49.9M 20 10.2M 0 0 16.1M 0 0:00:03 --:--:-- 0:00:03 16.1M 99 49.9M 99 49.5M 0 0 34.8M 0 0:00:01 0:00:01 --:--:-- 49.9M 100 49.9M 100 49.9M 0 0 35.0M 0 0:00:01 0:00:01 --:--:-- 50.2M 14:59:16 * Connection #1 to host objects.githubusercontent.com left intact 14:59:16 Docker Compose version v2.18.1 14:59:18 Removing intermediate container af2073ebb2e5 14:59:18 ---> 94627ca48c5e 14:59:18 Step 9/12 : COPY ./docker-compose-shim /usr/local/bin/docker-compose 14:59:18 ---> 475fee7e2398 14:59:18 Step 10/12 : ENTRYPOINT ["docker", "compose"] 14:59:19 ---> Running in 29be53b0724e 14:59:19 Removing intermediate container 29be53b0724e 14:59:19 ---> d70191c7b497 14:59:19 Step 11/12 : LABEL arch=arm64 14:59:19 ---> Running in bab565368227 14:59:19 Removing intermediate container bab565368227 14:59:19 ---> e5f7fdfb4d4f 14:59:19 Step 12/12 : LABEL git_sha=21180c0b06ca140de91ddb41d596b0bcab428f2b 14:59:19 ---> Running in 70be869fd163 14:59:19 Removing intermediate container 70be869fd163 14:59:19 ---> 9ba5fb1bd454 14:59:19 [Warning] One or more build-args [ARCH] were not consumed 14:59:20 Successfully built 9ba5fb1bd454 14:59:20 Successfully tagged edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 14:59:20 [edgeXDocker.push] Tagging docker image edgex-compose-arm64 with the following tags: 14:59:20 21180c0b06ca140de91ddb41d596b0bcab428f2b 14:59:20 latest 14:59:20 edgex-compose 14:59:20 1.24.1 14:59:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:20 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:21180c0b06ca140de91ddb41d596b0bcab428f2b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:20 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:21180c0b06ca140de91ddb41d596b0bcab428f2b 14:59:20 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 14:59:20 ead57ec08dea: Preparing 14:59:20 3ac91ab4a37f: Preparing 14:59:20 dd88c39b4ec7: Preparing 14:59:20 3b8705125a85: Preparing 14:59:20 bf552722788e: Preparing 14:59:20 dc65b23a4b7c: Preparing 14:59:20 dc65b23a4b7c: Waiting 14:59:21 dd88c39b4ec7: Pushed 14:59:21 ead57ec08dea: Pushed 14:59:21 dc65b23a4b7c: Layer already exists 14:59:27 bf552722788e: Pushed 14:59:31 3ac91ab4a37f: Pushed 15:00:17 3b8705125a85: Pushed 15:00:17 21180c0b06ca140de91ddb41d596b0bcab428f2b: digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:18 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:18 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:00:18 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:00:18 ead57ec08dea: Preparing 15:00:18 3ac91ab4a37f: Preparing 15:00:18 dd88c39b4ec7: Preparing 15:00:18 3b8705125a85: Preparing 15:00:18 bf552722788e: Preparing 15:00:18 dc65b23a4b7c: Preparing 15:00:18 dc65b23a4b7c: Waiting 15:00:18 3ac91ab4a37f: Layer already exists 15:00:18 3b8705125a85: Layer already exists 15:00:18 dd88c39b4ec7: Layer already exists 15:00:18 ead57ec08dea: Layer already exists 15:00:18 dc65b23a4b7c: Layer already exists 15:00:18 bf552722788e: Layer already exists 15:00:18 latest: digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:19 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:19 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose 15:00:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:00:19 ead57ec08dea: Preparing 15:00:19 3ac91ab4a37f: Preparing 15:00:19 dd88c39b4ec7: Preparing 15:00:19 3b8705125a85: Preparing 15:00:19 bf552722788e: Preparing 15:00:19 dc65b23a4b7c: Preparing 15:00:19 dc65b23a4b7c: Waiting 15:00:19 3ac91ab4a37f: Layer already exists 15:00:19 3b8705125a85: Layer already exists 15:00:19 ead57ec08dea: Layer already exists 15:00:19 bf552722788e: Layer already exists 15:00:19 dd88c39b4ec7: Layer already exists 15:00:19 dc65b23a4b7c: Layer already exists 15:00:19 edgex-compose: digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:19 + docker tag edgex-devops/edgex-compose-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:20 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 15:00:20 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64] 15:00:20 ead57ec08dea: Preparing 15:00:20 3ac91ab4a37f: Preparing 15:00:20 dd88c39b4ec7: Preparing 15:00:20 3b8705125a85: Preparing 15:00:20 bf552722788e: Preparing 15:00:20 dc65b23a4b7c: Preparing 15:00:20 dc65b23a4b7c: Waiting 15:00:20 ead57ec08dea: Layer already exists 15:00:20 dd88c39b4ec7: Layer already exists 15:00:20 bf552722788e: Layer already exists 15:00:20 3b8705125a85: Layer already exists 15:00:20 3ac91ab4a37f: Layer already exists 15:00:20 dc65b23a4b7c: Layer already exists 15:00:20 1.24.1: digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 size: 1578 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:20 ===================================================== [Pipeline] echo 15:00:20 taggedImages: 15:00:20 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:21180c0b06ca140de91ddb41d596b0bcab428f2b 15:00:20 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:00:20 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:edgex-compose 15:00:20 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:1.24.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:20 15:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:21 arm64: Pulling from edgex-lftools-log-publisher 15:00:21 8998bd30e6a1: Pulling fs layer 15:00:21 04944245beec: Pulling fs layer 15:00:21 699f458cf7ca: Pulling fs layer 15:00:21 765212b225bb: Pulling fs layer 15:00:21 f23df028b6ca: Pulling fs layer 15:00:21 d65c8cfc05b1: Pulling fs layer 15:00:21 2437ff75d9bd: Pulling fs layer 15:00:21 765212b225bb: Waiting 15:00:21 f23df028b6ca: Waiting 15:00:21 d65c8cfc05b1: Waiting 15:00:21 2437ff75d9bd: Waiting 15:00:21 04944245beec: Verifying Checksum 15:00:21 04944245beec: Download complete 15:00:21 765212b225bb: Verifying Checksum 15:00:21 765212b225bb: Download complete 15:00:21 f23df028b6ca: Download complete 15:00:21 d65c8cfc05b1: Verifying Checksum 15:00:21 d65c8cfc05b1: Download complete 15:00:21 699f458cf7ca: Verifying Checksum 15:00:21 699f458cf7ca: Download complete 15:00:21 8998bd30e6a1: Verifying Checksum 15:00:21 8998bd30e6a1: Download complete 15:00:23 2437ff75d9bd: Verifying Checksum 15:00:23 2437ff75d9bd: Download complete 15:00:25 8998bd30e6a1: Pull complete 15:00:26 04944245beec: Pull complete 15:00:27 699f458cf7ca: Pull complete 15:00:27 765212b225bb: Pull complete 15:00:28 f23df028b6ca: Pull complete 15:00:28 d65c8cfc05b1: Pull complete 15:00:43 2437ff75d9bd: Pull complete 15:00:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:43 prd-ubuntu20.04-docker-arm64-4c-16g-17647 does not seem to be running inside a container 15:00:43 $ 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/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:00:46 $ docker top 8c84eed7166955da2cc8e117855b57cd3dd5386e174c94a7a0df523e6ee59b1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:47 ---> job-cost.sh 15:00:47 lf-activate-venv: SKIPPING 15:00:47 INFO: No Stack... 15:00:47 INFO: Retrieving Pricing Info for: v3-standard-4 15:00:48 INFO: Archiving Costs [Pipeline] sh 15:00:48 + + cat /w/workspace/ry_ci-build-images_edgex-compose/archives/cost.csv 15:00:48 cut -d, -f6 [Pipeline] lock 15:00:48 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] 15:00:48 Resource [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] did not exist. Created. 15:00:48 Lock acquired on [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:00:49 /w/workspace/ry_ci-build-images_edgex-compose@tmp/durable-90a7958c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:00:49 + echo total: 0.10999999940395355 [Pipeline] stash 15:00:49 Warning: overwriting stash ‘stack-cost’ 15:00:49 Stashed 1 file(s) [Pipeline] } 15:00:49 Lock released on resource [jenkins-edgexfoundry-ci-build-images-edgex-compose-7-stack-cost] [Pipeline] // lock [Pipeline] } 15:00:49 $ docker stop --time=1 8c84eed7166955da2cc8e117855b57cd3dd5386e174c94a7a0df523e6ee59b1e 15:00:51 $ docker rm -f --volumes 8c84eed7166955da2cc8e117855b57cd3dd5386e174c94a7a0df523e6ee59b1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:00:51 + [ -d /w/workspace/ry_ci-build-images_edgex-compose/archives ] 15:00:51 + ls -al /w/workspace/ry_ci-build-images_edgex-compose/archives 15:00:51 total 16 15:00:51 drwxr-xr-x 3 root root 4096 Jun 1 14:57 . 15:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 14:57 .. 15:00:51 drwxr-xr-x 2 root root 4096 Jun 1 14:57 cost 15:00:51 -rw-r--r-- 1 root root 94 Jun 1 14:57 cost.csv 15:00:51 + sudo chown -R jenkins:jenkins /w/workspace/ry_ci-build-images_edgex-compose/archives 15:00:51 + ls -al /w/workspace/ry_ci-build-images_edgex-compose/archives 15:00:51 total 16 15:00:51 drwxr-xr-x 3 jenkins jenkins 4096 Jun 1 14:57 . 15:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Jun 1 14:57 .. 15:00:51 drwxr-xr-x 2 jenkins jenkins 4096 Jun 1 14:57 cost 15:00:51 -rw-r--r-- 1 jenkins jenkins 94 Jun 1 14:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:00:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:00:53 ---> package-listing.sh 15:00:53 ++ facter osfamily 15:00:53 ++ tr '[:upper:]' '[:lower:]' 15:00:53 + OS_FAMILY=debian 15:00:53 + workspace=/w/workspace/ry_ci-build-images_edgex-compose 15:00:53 + START_PACKAGES=/tmp/packages_start.txt 15:00:53 + END_PACKAGES=/tmp/packages_end.txt 15:00:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:00:53 + PACKAGES=/tmp/packages_start.txt 15:00:53 + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' 15:00:53 + PACKAGES=/tmp/packages_end.txt 15:00:53 + case "${OS_FAMILY}" in 15:00:53 + grep '^ii' 15:00:53 + dpkg -l 15:00:53 + '[' -f /tmp/packages_start.txt ']' 15:00:53 + '[' -f /tmp/packages_end.txt ']' 15:00:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:00:53 + '[' /w/workspace/ry_ci-build-images_edgex-compose ']' 15:00:53 + mkdir -p /w/workspace/ry_ci-build-images_edgex-compose/archives/ 15:00:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_ci-build-images_edgex-compose/archives/ [Pipeline] echo 15:00:53 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/ry_ci-build-images_edgex-compose/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:00:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:00:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:00:54 prd-ubuntu20.04-docker-8c-8g-17645 does not seem to be running inside a container 15:00:54 $ 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/ry_ci-build-images_edgex-compose/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_ci-build-images_edgex-compose -v /w/workspace/ry_ci-build-images_edgex-compose:/w/workspace/ry_ci-build-images_edgex-compose:rw,z -v /w/workspace/ry_ci-build-images_edgex-compose@tmp:/w/workspace/ry_ci-build-images_edgex-compose@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:00:54 $ docker top 1134c675e58cd0b66989d1086d6a8e6eedb0d6cd4f416d4eb1ce3ea99ae80d7c -eo pid,comm [Pipeline] { [Pipeline] sh 15:00:54 + touch /tmp/pre-build-complete [Pipeline] sh 15:00:55 + mkdir -p /var/log/sysstat [Pipeline] sh 15:00:55 + ls /var/log/sa-host 15:00:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:55 provisioning config files... 15:00:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_ci-build-images_edgex-compose@tmp/config6695322436957063204tmp [Pipeline] { [Pipeline] echo 15:00:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:00:55 ---> create-netrc.sh [Pipeline] } 15:00:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:00:56 ---> python-tools-install.sh [Pipeline] echo 15:00:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:00:56 ---> sudo-logs.sh 15:00:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:00:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:00:56 ---> job-cost.sh 15:00:56 lf-activate-venv: SKIPPING 15:00:56 DEBUG: total: 0.2199999988079071 15:00:56 INFO: Retrieving Stack Cost... 15:00:57 INFO: Retrieving Pricing Info for: v3-standard-8 15:00:57 INFO: Archiving Costs [Pipeline] echo 15:00:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:00:57 ---> logs-deploy.sh 15:00:57 lf-activate-venv: SKIPPING 15:00:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/edgex-compose/7 15:00:57 INFO: archiving workspace using pattern(s): 15:00:58 Archives upload complete. 15:00:58 INFO: archiving logs to Nexus