Pull request #186 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 6188ef22a24d6816de2af32ae2e57b00f9637501+8dbff7922d1b221651f0b16e872d16215c6a8218 (282dd47a26d75b7d67730a6e5177ad2a4e3a16ac) 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-ssh10462540608934316787.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh12181187109071461038.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-186/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-186/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6366742261757578096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-186/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5900502266002161940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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-ssh12173431724412496072.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-186/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-186/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11896935330951146019.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-gcc-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-gcc-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-gcc-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: gcc DOCKER_CUSTOM_TAGS: 1 [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5425 in /w/workspace/exfoundry_ci-build-images_PR-186 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/ci-build-images.git > git init /w/workspace/exfoundry_ci-build-images_PR-186 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/exfoundry_ci-build-images_PR-186@tmp/jenkins-gitclient-ssh4051744128480149425.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-186@tmp/jenkins-gitclient-ssh2024514008868463635.key Merging remotes/origin/gcc commit 8dbff7922d1b221651f0b16e872d16215c6a8218 into PR head commit 6188ef22a24d6816de2af32ae2e57b00f9637501 Merge succeeded, producing 6188ef22a24d6816de2af32ae2e57b00f9637501 Checking out Revision 6188ef22a24d6816de2af32ae2e57b00f9637501 (PR-186) > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6188ef22a24d6816de2af32ae2e57b00f9637501 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/exfoundry_ci-build-images_PR-186@tmp/jenkins-gitclient-ssh607076187820043600.key > git merge 8dbff7922d1b221651f0b16e872d16215c6a8218 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6188ef22a24d6816de2af32ae2e57b00f9637501 # timeout=10 Commit message: "ci: update to Alpine 3.15" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:50:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:50:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:50:24 ========================================================= 15:50:24 EdgeX Global Pipelines Version Info 15:50:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:50:25 ------------------- 15:50:25 stable info: 15:50:25 ------------------- 15:50:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:25 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:50:25 Message: update stable to v1.0.220 15:50:26 ------------------- 15:50:26 experimental info: 15:50:26 ------------------- 15:50:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:50:26 Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 15:50:26 Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1 [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-186 [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-186 [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-186 [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6188ef22a24d6816de2af32ae2e57b00f9637501 [Pipeline] echo 15:50:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6188ef2 [Pipeline] echo 15:50:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:50:27 provisioning config files... 15:50:27 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-186@tmp/config1800855584848301338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:27 ---> docker-login.sh 15:50:27 nexus3.edgexfoundry.org:10001 15:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:27 Configure a credential helper to remove this warning. See 15:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:27 15:50:27 Login Succeeded 15:50:27 nexus3.edgexfoundry.org:10002 15:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:27 Configure a credential helper to remove this warning. See 15:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:27 15:50:27 Login Succeeded 15:50:27 nexus3.edgexfoundry.org:10003 15:50:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:27 Configure a credential helper to remove this warning. See 15:50:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:27 15:50:27 Login Succeeded 15:50:27 nexus3.edgexfoundry.org:10004 15:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:28 Configure a credential helper to remove this warning. See 15:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:28 15:50:28 Login Succeeded 15:50:28 docker.io 15:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:28 Configure a credential helper to remove this warning. See 15:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:28 15:50:28 Login Succeeded 15:50:28 ---> docker-login.sh ends [Pipeline] } 15:50:28 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 15:50:29 provisioning config files... 15:50:29 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-186@tmp/config4844379545757845765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:29 ---> docker-login.sh 15:50:29 nexus3.edgexfoundry.org:10001 15:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:29 Configure a credential helper to remove this warning. See 15:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:29 15:50:29 Login Succeeded 15:50:29 nexus3.edgexfoundry.org:10002 15:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:29 Configure a credential helper to remove this warning. See 15:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:29 15:50:29 Login Succeeded 15:50:29 nexus3.edgexfoundry.org:10003 15:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:29 Configure a credential helper to remove this warning. See 15:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:29 15:50:29 Login Succeeded 15:50:29 nexus3.edgexfoundry.org:10004 15:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:29 Configure a credential helper to remove this warning. See 15:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:29 15:50:29 Login Succeeded 15:50:29 docker.io 15:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:50:30 Configure a credential helper to remove this warning. See 15:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:50:30 15:50:30 Login Succeeded 15:50:30 ---> docker-login.sh ends [Pipeline] } 15:50:30 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 15:50:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:50:32 + ls -al . 15:50:32 total 8 15:50:32 drwxrwxr-x. 3 jenkins jenkins 55 Feb 17 15:50 . 15:50:32 drwxrwxr-x. 4 jenkins jenkins 112 Feb 17 15:50 .. 15:50:32 -rw-rw-r--. 1 jenkins jenkins 401 Feb 17 15:50 Dockerfile 15:50:32 drwxrwxr-x. 8 jenkins jenkins 179 Feb 17 15:50 .git 15:50:32 -rw-rw-r--. 1 jenkins jenkins 883 Feb 17 15:50 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 15:50:32 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=6188ef22a24d6816de2af32ae2e57b00f9637501 --label arch=amd64 . 15:50:32 Sending build context to Docker daemon 413.2kB 15:50:32 Step 1/6 : FROM alpine:3.15 15:50:33 3.15: Pulling from library/alpine 15:50:33 59bf1c3509f3: Pulling fs layer 15:50:33 59bf1c3509f3: Verifying Checksum 15:50:33 59bf1c3509f3: Download complete 15:50:33 59bf1c3509f3: Pull complete 15:50:33 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 15:50:33 Status: Downloaded newer image for alpine:3.15 15:50:33 ---> c059bfaa849c 15:50:33 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:50:33 ---> Running in fec2abc7be2a 15:50:34 Removing intermediate container fec2abc7be2a 15:50:34 ---> d4867b5e30bb 15:50:34 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:34 ---> Running in 08e0b25372a5 15:50:34 Removing intermediate container 08e0b25372a5 15:50:34 ---> f316a7e6423f 15:50:34 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 15:50:34 ---> Running in cfc73c934796 15:50:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:50:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:50:36 (1/65) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 15:50:36 (2/65) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 15:50:36 (3/65) Installing libgcc (10.3.1_git20211027-r0) 15:50:36 (4/65) Installing libstdc++ (10.3.1_git20211027-r0) 15:50:36 (5/65) Installing binutils (2.37-r3) 15:50:36 (6/65) Installing libmagic (5.41-r0) 15:50:37 (7/65) Installing file (5.41-r0) 15:50:37 (8/65) Installing libgomp (10.3.1_git20211027-r0) 15:50:37 (9/65) Installing libatomic (10.3.1_git20211027-r0) 15:50:37 (10/65) Installing libgphobos (10.3.1_git20211027-r0) 15:50:37 (11/65) Installing gmp (6.2.1-r1) 15:50:37 (12/65) Installing isl22 (0.22-r0) 15:50:37 (13/65) Installing mpfr4 (4.1.0-r0) 15:50:37 (14/65) Installing mpc1 (1.2.1-r0) 15:50:37 (15/65) Installing gcc (10.3.1_git20211027-r0) 15:50:40 (16/65) Installing musl-dev (1.2.2-r7) 15:50:40 (17/65) Installing libc-dev (0.7.2-r3) 15:50:40 (18/65) Installing g++ (10.3.1_git20211027-r0) 15:50:43 (19/65) Installing make (4.3-r0) 15:50:43 (20/65) Installing fortify-headers (1.1-r1) 15:50:43 (21/65) Installing patch (2.7.6-r7) 15:50:43 (22/65) Installing build-base (0.5-r2) 15:50:43 (23/65) Installing libacl (2.2.53-r0) 15:50:43 (24/65) Installing libbz2 (1.0.8-r1) 15:50:43 (25/65) Installing expat (2.4.4-r0) 15:50:43 (26/65) Installing lz4-libs (1.9.3-r1) 15:50:43 Still waiting to schedule task 15:50:43 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:50:44 (27/65) Installing xz-libs (5.2.5-r0) 15:50:44 (28/65) Installing zstd-libs (1.5.0-r0) 15:50:44 (29/65) Installing libarchive (3.5.2-r0) 15:50:44 (30/65) Installing ca-certificates (20211220-r0) 15:50:44 (31/65) Installing brotli-libs (1.0.9-r5) 15:50:44 (32/65) Installing nghttp2-libs (1.46.0-r0) 15:50:44 (33/65) Installing libcurl (7.80.0-r0) 15:50:44 (34/65) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:50:44 (35/65) Installing ncurses-libs (6.3_p20211120-r0) 15:50:44 (36/65) Installing rhash-libs (1.4.2-r2) 15:50:44 (37/65) Installing libuv (1.42.0-r0) 15:50:45 (38/65) Installing cmake (3.21.3-r0) 15:50:49 (39/65) Installing pkgconf (1.8.0-r0) 15:50:49 (40/65) Installing openssl-dev (1.1.1l-r8) 15:50:49 (41/65) Installing nghttp2-dev (1.46.0-r0) 15:50:49 (42/65) Installing zlib-dev (1.2.11-r3) 15:50:49 (43/65) Installing brotli-dev (1.0.9-r5) 15:50:49 (44/65) Installing curl-dev (7.80.0-r0) 15:50:49 (45/65) Installing pcre2 (10.39-r0) 15:50:50 (46/65) Installing git (2.34.1-r0) 15:50:52 (47/65) Installing nettle (3.7.3-r0) 15:50:52 (48/65) Installing libffi (3.4.2-r1) 15:50:52 (49/65) Installing p11-kit (0.24.0-r1) 15:50:52 (50/65) Installing libtasn1 (4.18.0-r0) 15:50:52 (51/65) Installing libunistring (0.9.10-r1) 15:50:53 (52/65) Installing gnutls (3.7.1-r0) 15:50:53 (53/65) Installing libmicrohttpd (0.9.73-r0) 15:50:53 (54/65) Installing gnutls-c++ (3.7.1-r0) 15:50:53 (55/65) Installing libgmpxx (6.2.1-r1) 15:50:53 (56/65) Installing gmp-dev (6.2.1-r1) 15:50:53 (57/65) Installing nettle-dev (3.7.3-r0) 15:50:53 (58/65) Installing libtasn1-progs (4.18.0-r0) 15:50:53 (59/65) Installing libtasn1-dev (4.18.0-r0) 15:50:54 (60/65) Installing p11-kit-dev (0.24.0-r1) 15:50:54 (61/65) Installing gnutls-dev (3.7.1-r0) 15:50:54 (62/65) Installing libmicrohttpd-dev (0.9.73-r0) 15:50:54 (63/65) Installing linux-headers (5.10.41-r0) 15:50:55 (64/65) Installing yaml (0.2.5-r0) 15:50:55 (65/65) Installing yaml-dev (0.2.5-r0) 15:50:55 Executing busybox-1.34.1-r3.trigger 15:50:55 Executing ca-certificates-20211220-r0.trigger 15:50:55 OK: 281 MiB in 77 packages 15:51:00 Removing intermediate container cfc73c934796 15:51:00 ---> 9ffc1cd10935 15:51:00 Step 5/6 : LABEL arch=amd64 15:51:00 ---> Running in 499dea94d59e 15:51:00 Removing intermediate container 499dea94d59e 15:51:00 ---> d05f5f8a786b 15:51:00 Step 6/6 : LABEL git_sha=6188ef22a24d6816de2af32ae2e57b00f9637501 15:51:00 ---> Running in cb04f5e6e172 15:51:00 Removing intermediate container cb04f5e6e172 15:51:00 ---> 0af3d3b1d210 15:51:00 [Warning] One or more build-args [ARCH] were not consumed 15:51:00 Successfully built 0af3d3b1d210 15:51:00 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] sh 15:51:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:01 15:51:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:01 latest: Pulling from edgex-lftools-log-publisher 15:51:01 b4d181a07f80: Pulling fs layer 15:51:01 a1111a8f2ec3: Pulling fs layer 15:51:01 ed53099fbce6: Pulling fs layer 15:51:01 dc539afda2c1: Pulling fs layer 15:51:01 77bc0d833cb6: Pulling fs layer 15:51:01 9065ff56babe: Pulling fs layer 15:51:01 d287ab97295c: Pulling fs layer 15:51:01 dc539afda2c1: Waiting 15:51:01 77bc0d833cb6: Waiting 15:51:01 9065ff56babe: Waiting 15:51:01 d287ab97295c: Waiting 15:51:01 a1111a8f2ec3: Verifying Checksum 15:51:01 a1111a8f2ec3: Download complete 15:51:01 dc539afda2c1: Verifying Checksum 15:51:01 dc539afda2c1: Download complete 15:51:02 ed53099fbce6: Verifying Checksum 15:51:02 ed53099fbce6: Download complete 15:51:02 77bc0d833cb6: Verifying Checksum 15:51:02 77bc0d833cb6: Download complete 15:51:02 9065ff56babe: Verifying Checksum 15:51:02 9065ff56babe: Download complete 15:51:02 b4d181a07f80: Download complete 15:51:02 d287ab97295c: Verifying Checksum 15:51:02 d287ab97295c: Download complete 15:51:03 b4d181a07f80: Pull complete 15:51:03 a1111a8f2ec3: Pull complete 15:51:04 ed53099fbce6: Pull complete 15:51:04 dc539afda2c1: Pull complete 15:51:04 77bc0d833cb6: Pull complete 15:51:04 9065ff56babe: Pull complete 15:51:09 d287ab97295c: Pull complete 15:51:09 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:51:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:51:09 prd-centos7-docker-4c-2g-5425 does not seem to be running inside a container 15:51:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-186 -v /w/workspace/exfoundry_ci-build-images_PR-186:/w/workspace/exfoundry_ci-build-images_PR-186:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-186@tmp:/w/workspace/exfoundry_ci-build-images_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:51:12 $ docker top 84decf9d5a4dae18076f46974f7b4aa4cc602993623080bc92a296172f9667ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:12 ---> job-cost.sh 15:51:12 lf-activate-venv: SKIPPING 15:51:12 INFO: No Stack... 15:51:12 INFO: Retrieving Pricing Info for: v3-standard-2 15:51:13 INFO: Archiving Costs [Pipeline] sh 15:51:13 + cat /w/workspace/exfoundry_ci-build-images_PR-186/archives/cost.csv 15:51:13 + cut -d, -f6 [Pipeline] lock 15:51:13 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-186-1-stack-cost] 15:51:13 Resource [jenkins-edgexfoundry-ci-build-images-PR-186-1-stack-cost] did not exist. Created. 15:51:13 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:51:13 + echo total: 0.05999999865889549 [Pipeline] stash 15:51:14 Stashed 1 file(s) [Pipeline] } 15:51:14 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:51:14 $ docker stop --time=1 84decf9d5a4dae18076f46974f7b4aa4cc602993623080bc92a296172f9667ab 15:51:15 $ docker rm -f 84decf9d5a4dae18076f46974f7b4aa4cc602993623080bc92a296172f9667ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:52:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5426 in /w/workspace/exfoundry_ci-build-images_PR-186 [Pipeline] { [Pipeline] checkout 15:52:08 Selected Git installation does not exist. Using Default 15:52:08 The recommended git tool is: NONE 15:52:12 using credential edgex-jenkins-ssh 15:52:12 Cloning the remote Git repository 15:52:12 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 15:52:12 > git init /w/workspace/exfoundry_ci-build-images_PR-186 # timeout=10 15:52:13 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:52:13 > git --version # timeout=10 15:52:13 > git --version # 'git version 2.17.1' 15:52:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:13 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:52:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:52:13 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 15:52:13 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 15:52:13 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/186/head:refs/remotes/origin/PR-186 +refs/heads/gcc:refs/remotes/origin/gcc # timeout=10 15:52:14 Merging remotes/origin/gcc commit 8dbff7922d1b221651f0b16e872d16215c6a8218 into PR head commit 6188ef22a24d6816de2af32ae2e57b00f9637501 15:52:14 Merge succeeded, producing 6188ef22a24d6816de2af32ae2e57b00f9637501 15:52:14 Checking out Revision 6188ef22a24d6816de2af32ae2e57b00f9637501 (PR-186) 15:52:14 > git config core.sparsecheckout # timeout=10 15:52:14 > git checkout -f 6188ef22a24d6816de2af32ae2e57b00f9637501 # timeout=10 15:52:14 > git remote # timeout=10 15:52:14 > git config --get remote.origin.url # timeout=10 15:52:14 using GIT_SSH to set credentials SSH Credentials for GitHub 15:52:14 > git merge 8dbff7922d1b221651f0b16e872d16215c6a8218 # timeout=10 15:52:14 > git rev-parse HEAD^{commit} # timeout=10 15:52:14 > git config core.sparsecheckout # timeout=10 15:52:14 > git checkout -f 6188ef22a24d6816de2af32ae2e57b00f9637501 # timeout=10 15:52:18 Commit message: "ci: update to Alpine 3.15" 15:52:18 > git --version # timeout=10 15:52:18 > git --version # 'git version 2.17.1' 15:52:18 fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:52:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:52:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:52:20 Dload Upload Total Spent Left Speed 15:52:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 86445 0 --:--:-- --:--:-- --:--:-- 87080 [Pipeline] sh 15:52:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:52:20 + sudo tee /etc/docker/daemon.new 15:52:20 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:52:20 { 15:52:20 "registry-mirrors": [ 15:52:20 "https://nexus3.edgexfoundry.org:10001" 15:52:20 ], 15:52:20 "bip": "10.250.0.254/24", 15:52:20 "hosts": [ 15:52:20 "tcp://0.0.0.0:5555", 15:52:20 "unix:///var/run/docker.sock" 15:52:20 ], 15:52:20 "mtu": 1458, 15:52:20 "selinux-enabled": true, 15:52:20 "seccomp-profile": "/etc/docker/seccomp.json" 15:52:20 } [Pipeline] sh 15:52:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:52:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:52:40 provisioning config files... 15:52:40 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-186@tmp/config6438616817778714697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:52:40 ---> docker-login.sh 15:52:40 nexus3.edgexfoundry.org:10001 15:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:41 Configure a credential helper to remove this warning. See 15:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:41 15:52:41 Login Succeeded 15:52:41 nexus3.edgexfoundry.org:10002 15:52:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:41 Configure a credential helper to remove this warning. See 15:52:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:41 15:52:41 Login Succeeded 15:52:41 nexus3.edgexfoundry.org:10003 15:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:42 Configure a credential helper to remove this warning. See 15:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:42 15:52:42 Login Succeeded 15:52:42 nexus3.edgexfoundry.org:10004 15:52:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:42 Configure a credential helper to remove this warning. See 15:52:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:42 15:52:42 Login Succeeded 15:52:42 docker.io 15:52:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:52:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:52:43 Configure a credential helper to remove this warning. See 15:52:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:52:43 15:52:43 Login Succeeded 15:52:43 ---> docker-login.sh ends [Pipeline] } 15:52:43 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 15:52:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:52:44 + ls -al . 15:52:44 total 20 15:52:44 drwxrwxr-x 3 jenkins jenkins 4096 Feb 17 15:52 . 15:52:44 drwxrwxr-x 4 jenkins jenkins 4096 Feb 17 15:52 .. 15:52:44 drwxrwxr-x 8 jenkins jenkins 4096 Feb 17 15:52 .git 15:52:44 -rw-rw-r-- 1 jenkins jenkins 401 Feb 17 15:52 Dockerfile 15:52:44 -rw-rw-r-- 1 jenkins jenkins 883 Feb 17 15:52 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 15:52:44 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=6188ef22a24d6816de2af32ae2e57b00f9637501 --label arch=arm64 . 15:52:45 Sending build context to Docker daemon 412.2kB 15:52:45 Step 1/6 : FROM alpine:3.15 15:52:45 3.15: Pulling from library/alpine 15:52:46 9b3977197b4f: Pulling fs layer 15:52:46 9b3977197b4f: Verifying Checksum 15:52:46 9b3977197b4f: Download complete 15:52:46 9b3977197b4f: Pull complete 15:52:46 Digest: sha256:21a3deaa0d32a8057914f36584b5288d2e5ecc984380bc0118285c70fa8c9300 15:52:46 Status: Downloaded newer image for alpine:3.15 15:52:46 ---> 8e1d7573f448 15:52:46 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 15:52:46 ---> Running in 0fb4b415a55b 15:52:47 Removing intermediate container 0fb4b415a55b 15:52:47 ---> 5f3e0b99152b 15:52:47 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:47 ---> Running in ef7fd989ba32 15:52:49 Removing intermediate container ef7fd989ba32 15:52:49 ---> 6daf60af0a4a 15:52:49 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 15:52:49 ---> Running in f74c088595fe 15:52:50 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:52:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:52:52 (1/65) Upgrading libcrypto1.1 (1.1.1l-r7 -> 1.1.1l-r8) 15:52:52 (2/65) Upgrading libssl1.1 (1.1.1l-r7 -> 1.1.1l-r8) 15:52:52 (3/65) Installing libgcc (10.3.1_git20211027-r0) 15:52:52 (4/65) Installing libstdc++ (10.3.1_git20211027-r0) 15:52:52 (5/65) Installing binutils (2.37-r3) 15:52:52 (6/65) Installing libmagic (5.41-r0) 15:52:52 (7/65) Installing file (5.41-r0) 15:52:52 (8/65) Installing libgomp (10.3.1_git20211027-r0) 15:52:53 (9/65) Installing libatomic (10.3.1_git20211027-r0) 15:52:53 (10/65) Installing libgphobos (10.3.1_git20211027-r0) 15:52:53 (11/65) Installing gmp (6.2.1-r1) 15:52:53 (12/65) Installing isl22 (0.22-r0) 15:52:53 (13/65) Installing mpfr4 (4.1.0-r0) 15:52:53 (14/65) Installing mpc1 (1.2.1-r0) 15:52:53 (15/65) Installing gcc (10.3.1_git20211027-r0) 15:52:55 (16/65) Installing musl-dev (1.2.2-r7) 15:52:56 (17/65) Installing libc-dev (0.7.2-r3) 15:52:56 (18/65) Installing g++ (10.3.1_git20211027-r0) 15:52:59 (19/65) Installing make (4.3-r0) 15:52:59 (20/65) Installing fortify-headers (1.1-r1) 15:52:59 (21/65) Installing patch (2.7.6-r7) 15:52:59 (22/65) Installing build-base (0.5-r2) 15:52:59 (23/65) Installing libacl (2.2.53-r0) 15:52:59 (24/65) Installing libbz2 (1.0.8-r1) 15:52:59 (25/65) Installing expat (2.4.4-r0) 15:52:59 (26/65) Installing lz4-libs (1.9.3-r1) 15:52:59 (27/65) Installing xz-libs (5.2.5-r0) 15:52:59 (28/65) Installing zstd-libs (1.5.0-r0) 15:52:59 (29/65) Installing libarchive (3.5.2-r0) 15:53:00 (30/65) Installing ca-certificates (20211220-r0) 15:53:00 (31/65) Installing brotli-libs (1.0.9-r5) 15:53:00 (32/65) Installing nghttp2-libs (1.46.0-r0) 15:53:00 (33/65) Installing libcurl (7.80.0-r0) 15:53:00 (34/65) Installing ncurses-terminfo-base (6.3_p20211120-r0) 15:53:00 (35/65) Installing ncurses-libs (6.3_p20211120-r0) 15:53:00 (36/65) Installing rhash-libs (1.4.2-r2) 15:53:00 (37/65) Installing libuv (1.42.0-r0) 15:53:00 (38/65) Installing cmake (3.21.3-r0) 15:53:04 (39/65) Installing pkgconf (1.8.0-r0) 15:53:04 (40/65) Installing openssl-dev (1.1.1l-r8) 15:53:04 (41/65) Installing nghttp2-dev (1.46.0-r0) 15:53:04 (42/65) Installing zlib-dev (1.2.11-r3) 15:53:04 (43/65) Installing brotli-dev (1.0.9-r5) 15:53:04 (44/65) Installing curl-dev (7.80.0-r0) 15:53:05 (45/65) Installing pcre2 (10.39-r0) 15:53:05 (46/65) Installing git (2.34.1-r0) 15:53:06 (47/65) Installing nettle (3.7.3-r0) 15:53:06 (48/65) Installing libffi (3.4.2-r1) 15:53:06 (49/65) Installing p11-kit (0.24.0-r1) 15:53:06 (50/65) Installing libtasn1 (4.18.0-r0) 15:53:06 (51/65) Installing libunistring (0.9.10-r1) 15:53:06 (52/65) Installing gnutls (3.7.1-r0) 15:53:06 (53/65) Installing libmicrohttpd (0.9.73-r0) 15:53:07 (54/65) Installing gnutls-c++ (3.7.1-r0) 15:53:07 (55/65) Installing libgmpxx (6.2.1-r1) 15:53:07 (56/65) Installing gmp-dev (6.2.1-r1) 15:53:07 (57/65) Installing nettle-dev (3.7.3-r0) 15:53:07 (58/65) Installing libtasn1-progs (4.18.0-r0) 15:53:07 (59/65) Installing libtasn1-dev (4.18.0-r0) 15:53:07 (60/65) Installing p11-kit-dev (0.24.0-r1) 15:53:07 (61/65) Installing gnutls-dev (3.7.1-r0) 15:53:07 (62/65) Installing libmicrohttpd-dev (0.9.73-r0) 15:53:07 (63/65) Installing linux-headers (5.10.41-r0) 15:53:08 (64/65) Installing yaml (0.2.5-r0) 15:53:08 (65/65) Installing yaml-dev (0.2.5-r0) 15:53:08 Executing busybox-1.34.1-r3.trigger 15:53:08 Executing ca-certificates-20211220-r0.trigger 15:53:08 OK: 277 MiB in 77 packages 15:53:21 Removing intermediate container f74c088595fe 15:53:21 ---> 2fbdbd3a67fd 15:53:21 Step 5/6 : LABEL arch=arm64 15:53:21 ---> Running in 3f104ba07120 15:53:21 Removing intermediate container 3f104ba07120 15:53:21 ---> de380e53f13f 15:53:21 Step 6/6 : LABEL git_sha=6188ef22a24d6816de2af32ae2e57b00f9637501 15:53:21 ---> Running in b17a96f9e602 15:53:21 Removing intermediate container b17a96f9e602 15:53:21 ---> 77bafc61f593 15:53:21 [Warning] One or more build-args [ARCH] were not consumed 15:53:21 Successfully built 77bafc61f593 15:53:21 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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] sh 15:53:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:22 15:53:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:53:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:22 arm64: Pulling from edgex-lftools-log-publisher 15:53:22 448f6bf000e3: Pulling fs layer 15:53:22 f757da607395: Pulling fs layer 15:53:22 05883995daec: Pulling fs layer 15:53:22 8603b9c90790: Pulling fs layer 15:53:22 1560dd03e051: Pulling fs layer 15:53:22 27f5ce0e4adf: Pulling fs layer 15:53:22 c2d8d7efcc4b: Pulling fs layer 15:53:22 1560dd03e051: Waiting 15:53:22 27f5ce0e4adf: Waiting 15:53:22 c2d8d7efcc4b: Waiting 15:53:22 8603b9c90790: Waiting 15:53:22 f757da607395: Verifying Checksum 15:53:22 f757da607395: Download complete 15:53:22 8603b9c90790: Verifying Checksum 15:53:22 8603b9c90790: Download complete 15:53:22 1560dd03e051: Verifying Checksum 15:53:22 1560dd03e051: Download complete 15:53:22 27f5ce0e4adf: Verifying Checksum 15:53:22 27f5ce0e4adf: Download complete 15:53:22 05883995daec: Verifying Checksum 15:53:22 05883995daec: Download complete 15:53:23 448f6bf000e3: Verifying Checksum 15:53:23 448f6bf000e3: Download complete 15:53:26 c2d8d7efcc4b: Verifying Checksum 15:53:26 c2d8d7efcc4b: Download complete 15:53:27 448f6bf000e3: Pull complete 15:53:27 f757da607395: Pull complete 15:53:29 05883995daec: Pull complete 15:53:29 8603b9c90790: Pull complete 15:53:30 1560dd03e051: Pull complete 15:53:30 27f5ce0e4adf: Pull complete 15:53:45 c2d8d7efcc4b: Pull complete 15:53:45 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:53:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:53:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:53:45 prd-ubuntu18.04-docker-arm64-4c-16g-5426 does not seem to be running inside a container 15:53:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-186 -v /w/workspace/exfoundry_ci-build-images_PR-186:/w/workspace/exfoundry_ci-build-images_PR-186:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-186@tmp:/w/workspace/exfoundry_ci-build-images_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:53:48 $ docker top 621b01cfe0a97d030fc90f518574fa9a98698644dd2e5186351855da9d920d69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:49 ---> job-cost.sh 15:53:49 lf-activate-venv: SKIPPING 15:53:49 INFO: No Stack... 15:53:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:53:49 INFO: Archiving Costs [Pipeline] sh 15:53:50 + + cutcat -d, -f6 /w/workspace/exfoundry_ci-build-images_PR-186/archives/cost.csv 15:53:50 [Pipeline] lock 15:53:50 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-186-1-stack-cost] 15:53:50 Resource [jenkins-edgexfoundry-ci-build-images-PR-186-1-stack-cost] did not exist. Created. 15:53:50 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-186-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:53:51 /w/workspace/exfoundry_ci-build-images_PR-186@tmp/durable-50c1886d/script.sh: 1: /w/workspace/exfoundry_ci-build-images_PR-186@tmp/durable-50c1886d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:53:52 + echo total: 0.10999999940395355 [Pipeline] stash 15:53:52 Warning: overwriting stash ‘stack-cost’ 15:53:52 Stashed 1 file(s) [Pipeline] } 15:53:52 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-186-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:53:52 $ docker stop --time=1 621b01cfe0a97d030fc90f518574fa9a98698644dd2e5186351855da9d920d69 15:53:54 $ docker rm -f 621b01cfe0a97d030fc90f518574fa9a98698644dd2e5186351855da9d920d69 [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:53:55 + '[' -d /w/workspace/exfoundry_ci-build-images_PR-186/archives ']' 15:53:55 + ls -al /w/workspace/exfoundry_ci-build-images_PR-186/archives 15:53:55 total 4 15:53:55 drwxr-xr-x. 3 root root 34 Feb 17 15:51 . 15:53:55 drwxrwxr-x. 4 jenkins jenkins 89 Feb 17 15:51 .. 15:53:55 drwxr-xr-x. 2 root root 6 Feb 17 15:51 cost 15:53:55 -rw-r--r--. 1 root root 85 Feb 17 15:51 cost.csv 15:53:55 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-186/archives 15:53:55 + ls -al /w/workspace/exfoundry_ci-build-images_PR-186/archives 15:53:55 total 4 15:53:55 drwxr-xr-x. 3 jenkins jenkins 34 Feb 17 15:51 . 15:53:55 drwxrwxr-x. 4 jenkins jenkins 89 Feb 17 15:51 .. 15:53:55 drwxr-xr-x. 2 jenkins jenkins 6 Feb 17 15:51 cost 15:53:55 -rw-r--r--. 1 jenkins jenkins 85 Feb 17 15:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:53:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:53:56 ---> package-listing.sh 15:53:56 ++ facter osfamily 15:53:56 ++ tr '[:upper:]' '[:lower:]' 15:53:57 + OS_FAMILY=redhat 15:53:57 + workspace=/w/workspace/exfoundry_ci-build-images_PR-186 15:53:57 + START_PACKAGES=/tmp/packages_start.txt 15:53:57 + END_PACKAGES=/tmp/packages_end.txt 15:53:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:53:57 + PACKAGES=/tmp/packages_start.txt 15:53:57 + '[' /w/workspace/exfoundry_ci-build-images_PR-186 ']' 15:53:57 + PACKAGES=/tmp/packages_end.txt 15:53:57 + case "${OS_FAMILY}" in 15:53:57 + rpm -qa 15:53:57 + sort 15:53:57 + '[' -f /tmp/packages_start.txt ']' 15:53:57 + '[' -f /tmp/packages_end.txt ']' 15:53:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:53:57 + '[' /w/workspace/exfoundry_ci-build-images_PR-186 ']' 15:53:57 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-186/archives/ 15:53:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-186/archives/ [Pipeline] echo 15:53:57 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:53:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:53:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:53:58 . [Pipeline] withDockerContainer 15:53:58 prd-centos7-docker-4c-2g-5425 does not seem to be running inside a container 15:53:58 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-186/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-186 -v /w/workspace/exfoundry_ci-build-images_PR-186:/w/workspace/exfoundry_ci-build-images_PR-186:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-186@tmp:/w/workspace/exfoundry_ci-build-images_PR-186@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:53:58 $ docker top c9e634214ae5011eb996241c2c198adfea966d2ac70cf4b7f171fdd7ac21a139 -eo pid,comm [Pipeline] { [Pipeline] sh 15:53:59 + touch /tmp/pre-build-complete [Pipeline] sh 15:53:59 + mkdir -p /var/log/sysstat [Pipeline] sh 15:53:59 + ls /var/log/sa-host 15:53:59 + sadf -c /var/log/sa-host/sa17 15:53:59 file_magic: OK 15:53:59 HZ: Using current value: 100 15:53:59 file_header: OK 15:53:59 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:53:59 Statistics: 15:53:59 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:53:59 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:54:00 provisioning config files... 15:54:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-186@tmp/config1944100833368950020tmp [Pipeline] { [Pipeline] echo 15:54:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:54:00 ---> create-netrc.sh [Pipeline] } 15:54:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:54:01 ---> python-tools-install.sh [Pipeline] echo 15:54:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:54:01 ---> sudo-logs.sh 15:54:01 Archiving 'sudo' log.. 15:54:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-5425.novalocal: Name or service not known 15:54:01 sudo: unable to resolve host prd-centos7-docker-4c-2g-5425.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 15:54:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:54:01 ---> job-cost.sh 15:54:01 lf-activate-venv: SKIPPING 15:54:01 DEBUG: total: 0.05999999865889549 15:54:01 INFO: Retrieving Stack Cost... 15:54:02 INFO: Retrieving Pricing Info for: v3-standard-2 15:54:02 INFO: Archiving Costs [Pipeline] echo 15:54:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:54:03 ---> logs-deploy.sh 15:54:03 lf-activate-venv: SKIPPING 15:54:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-186/1 15:54:03 INFO: archiving workspace using pattern(s): 15:54:03 Archives upload complete. 15:54:03 INFO: archiving logs to Nexus