Push event to branch gcc Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from be9c61fd48208cf71504682288207441b550d485 Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7370201855224460233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1994022337774750864.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh545276137890348645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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 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-ssh8200431384999313099.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/gcc/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/gcc/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh811095346437494432.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 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 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:[3], 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: 3 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3085 in /w/workspace/edgexfoundry_ci-build-images_gcc [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/edgexfoundry_ci-build-images_gcc # 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/edgexfoundry_ci-build-images_gcc@tmp/jenkins-gitclient-ssh6413398500008157746.key > 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 be9c61fd48208cf71504682288207441b550d485 (gcc) > 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 be9c61fd48208cf71504682288207441b550d485 # timeout=10 Commit message: "Merge pull request #172 from ernestojeda/gcc" > git rev-list --no-walk 3ca4c2ab4205f2e68e47b69b99a88161a7a529cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-16T14:18:51.564Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-16T14:18:51.640Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-16T14:18:51.661Z] ========================================================= [2021-07-16T14:18:51.661Z] EdgeX Global Pipelines Version Info [2021-07-16T14:18:51.661Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:18:53.021Z] ------------------- [2021-07-16T14:18:53.021Z] stable info: [2021-07-16T14:18:53.021Z] ------------------- [2021-07-16T14:18:53.021Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-16T14:18:53.021Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T14:18:53.021Z] Message: update stable to v1.0.196 [2021-07-16T14:18:53.611Z] ------------------- [2021-07-16T14:18:53.611Z] experimental info: [2021-07-16T14:18:53.611Z] ------------------- [2021-07-16T14:18:53.611Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-16T14:18:53.611Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T14:18:53.611Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2021-07-16T14:18:53.756Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2021-07-16T14:18:53.772Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2021-07-16T14:18:53.787Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2021-07-16T14:18:53.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-16T14:18:53.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-16T14:18:53.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2021-07-16T14:18:53.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2021-07-16T14:18:53.866Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2021-07-16T14:18:53.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2021-07-16T14:18:53.897Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T14:18:53.913Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2021-07-16T14:18:53.929Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2021-07-16T14:18:53.944Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-16T14:18:53.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-16T14:18:53.984Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo [2021-07-16T14:18:53.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 3 [Pipeline] echo [2021-07-16T14:18:54.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo [2021-07-16T14:18:54.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo [2021-07-16T14:18:54.047Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo [2021-07-16T14:18:54.062Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = be9c61fd48208cf71504682288207441b550d485 [Pipeline] echo [2021-07-16T14:18:54.078Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = be9c61f [Pipeline] echo [2021-07-16T14:18:54.093Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T14:18:54.154Z] provisioning config files... [2021-07-16T14:18:54.176Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8303162986274923405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:18:54.525Z] ---> docker-login.sh [2021-07-16T14:18:54.525Z] nexus3.edgexfoundry.org:10001 [2021-07-16T14:18:54.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:18:54.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:18:54.794Z] Configure a credential helper to remove this warning. See [2021-07-16T14:18:54.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:18:54.794Z] [2021-07-16T14:18:54.794Z] Login Succeeded [2021-07-16T14:18:54.794Z] nexus3.edgexfoundry.org:10002 [2021-07-16T14:18:54.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:18:55.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:18:55.061Z] Configure a credential helper to remove this warning. See [2021-07-16T14:18:55.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:18:55.061Z] [2021-07-16T14:18:55.061Z] Login Succeeded [2021-07-16T14:18:55.061Z] nexus3.edgexfoundry.org:10003 [2021-07-16T14:18:55.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:18:55.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:18:55.330Z] Configure a credential helper to remove this warning. See [2021-07-16T14:18:55.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:18:55.330Z] [2021-07-16T14:18:55.330Z] Login Succeeded [2021-07-16T14:18:55.330Z] nexus3.edgexfoundry.org:10004 [2021-07-16T14:18:55.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:18:55.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:18:55.600Z] Configure a credential helper to remove this warning. See [2021-07-16T14:18:55.600Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:18:55.600Z] [2021-07-16T14:18:55.600Z] Login Succeeded [2021-07-16T14:18:55.600Z] docker.io [2021-07-16T14:18:55.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:18:55.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:18:55.867Z] Configure a credential helper to remove this warning. See [2021-07-16T14:18:55.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:18:55.867Z] [2021-07-16T14:18:55.867Z] Login Succeeded [2021-07-16T14:18:55.867Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T14:18:55.882Z] 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] sh [2021-07-16T14:18:56.686Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-16T14:18:57.011Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T14:18:57.333Z] + sudo service docker restart [2021-07-16T14:18:57.333Z] + true [2021-07-16T14:18:57.333Z] Redirecting to /bin/systemctl restart docker.service [2021-07-16T14:19:11.285Z] Still waiting to schedule task [2021-07-16T14:19:11.285Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T14:19:15.581Z] provisioning config files... [2021-07-16T14:19:15.599Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config4778551859599638179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:19:15.934Z] ---> docker-login.sh [2021-07-16T14:19:15.934Z] nexus3.edgexfoundry.org:10001 [2021-07-16T14:19:15.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:19:15.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:19:15.934Z] Configure a credential helper to remove this warning. See [2021-07-16T14:19:15.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:19:15.934Z] [2021-07-16T14:19:15.934Z] Login Succeeded [2021-07-16T14:19:15.934Z] nexus3.edgexfoundry.org:10002 [2021-07-16T14:19:16.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:19:16.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:19:16.202Z] Configure a credential helper to remove this warning. See [2021-07-16T14:19:16.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:19:16.202Z] [2021-07-16T14:19:16.202Z] Login Succeeded [2021-07-16T14:19:16.202Z] nexus3.edgexfoundry.org:10003 [2021-07-16T14:19:16.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:19:16.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:19:16.497Z] Configure a credential helper to remove this warning. See [2021-07-16T14:19:16.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:19:16.497Z] [2021-07-16T14:19:16.497Z] Login Succeeded [2021-07-16T14:19:16.497Z] nexus3.edgexfoundry.org:10004 [2021-07-16T14:19:16.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:19:16.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:19:16.497Z] Configure a credential helper to remove this warning. See [2021-07-16T14:19:16.497Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:19:16.497Z] [2021-07-16T14:19:16.497Z] Login Succeeded [2021-07-16T14:19:16.497Z] docker.io [2021-07-16T14:19:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:19:17.035Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:19:17.035Z] Configure a credential helper to remove this warning. See [2021-07-16T14:19:17.035Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:19:17.035Z] [2021-07-16T14:19:17.035Z] Login Succeeded [2021-07-16T14:19:17.035Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T14:19:17.050Z] 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 [2021-07-16T14:19:20.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-16T14:19:21.201Z] + ls -al . [2021-07-16T14:19:21.201Z] total 8 [2021-07-16T14:19:21.201Z] drwxrwxr-x. 3 jenkins jenkins 55 Jul 16 14:18 . [2021-07-16T14:19:21.201Z] drwxrwxr-x. 4 jenkins jenkins 112 Jul 16 14:18 .. [2021-07-16T14:19:21.201Z] -rw-rw-r--. 1 jenkins jenkins 401 Jul 16 14:18 Dockerfile [2021-07-16T14:19:21.201Z] drwxrwxr-x. 8 jenkins jenkins 162 Jul 16 14:18 .git [2021-07-16T14:19:21.201Z] -rw-rw-r--. 1 jenkins jenkins 883 Jul 16 14:18 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:19:21.894Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=be9c61fd48208cf71504682288207441b550d485 --label arch=amd64 . [2021-07-16T14:19:21.894Z] Sending build context to Docker daemon 382kB [2021-07-16T14:19:21.894Z] Step 1/6 : FROM alpine:3.12 [2021-07-16T14:19:22.480Z] 3.12: Pulling from library/alpine [2021-07-16T14:19:22.480Z] 339de151aab4: Pulling fs layer [2021-07-16T14:19:22.754Z] 339de151aab4: Download complete [2021-07-16T14:19:23.029Z] 339de151aab4: Pull complete [2021-07-16T14:19:23.029Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T14:19:23.029Z] Status: Downloaded newer image for alpine:3.12 [2021-07-16T14:19:23.029Z] ---> 13621d1b12d4 [2021-07-16T14:19:23.029Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-16T14:19:23.029Z] ---> Running in a74dc39ce2c7 [2021-07-16T14:19:23.029Z] Removing intermediate container a74dc39ce2c7 [2021-07-16T14:19:23.029Z] ---> 7fab5a3a98ca [2021-07-16T14:19:23.029Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T14:19:23.029Z] ---> Running in 711fc1b4e955 [2021-07-16T14:19:23.611Z] Removing intermediate container 711fc1b4e955 [2021-07-16T14:19:23.611Z] ---> 05aaf31252bf [2021-07-16T14:19:23.611Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2021-07-16T14:19:23.611Z] ---> Running in 7230d10c8627 [2021-07-16T14:19:23.878Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-16T14:19:24.840Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-16T14:19:25.106Z] (1/61) Installing libgcc (9.3.0-r2) [2021-07-16T14:19:25.106Z] (2/61) Installing libstdc++ (9.3.0-r2) [2021-07-16T14:19:26.072Z] (3/61) Installing binutils (2.34-r2) [2021-07-16T14:19:26.657Z] (4/61) Installing libmagic (5.38-r0) [2021-07-16T14:19:27.238Z] (5/61) Installing file (5.38-r0) [2021-07-16T14:19:27.238Z] (6/61) Installing gmp (6.2.0-r0) [2021-07-16T14:19:27.238Z] (7/61) Installing isl (0.18-r0) [2021-07-16T14:19:27.555Z] (8/61) Installing libgomp (9.3.0-r2) [2021-07-16T14:19:27.868Z] (9/61) Installing libatomic (9.3.0-r2) [2021-07-16T14:19:27.868Z] (10/61) Installing libgphobos (9.3.0-r2) [2021-07-16T14:19:28.450Z] (11/61) Installing mpfr4 (4.0.2-r4) [2021-07-16T14:19:28.719Z] (12/61) Installing mpc1 (1.1.0-r1) [2021-07-16T14:19:28.719Z] (13/61) Installing gcc (9.3.0-r2) [2021-07-16T14:19:41.032Z] (14/61) Installing musl-dev (1.1.24-r10) [2021-07-16T14:19:41.615Z] (15/61) Installing libc-dev (0.7.2-r3) [2021-07-16T14:19:41.883Z] (16/61) Installing g++ (9.3.0-r2) [2021-07-16T14:19:48.530Z] (17/61) Installing make (4.3-r0) [2021-07-16T14:19:48.530Z] (18/61) Installing fortify-headers (1.1-r0) [2021-07-16T14:19:48.530Z] (19/61) Installing patch (2.7.6-r7) [2021-07-16T14:19:48.530Z] (20/61) Installing build-base (0.5-r2) [2021-07-16T14:19:48.800Z] (21/61) Installing libacl (2.2.53-r0) [2021-07-16T14:19:48.800Z] (22/61) Installing libbz2 (1.0.8-r1) [2021-07-16T14:19:48.800Z] (23/61) Installing expat (2.2.9-r1) [2021-07-16T14:19:49.067Z] (24/61) Installing lz4-libs (1.9.2-r0) [2021-07-16T14:19:49.067Z] (25/61) Installing xz-libs (5.2.5-r0) [2021-07-16T14:19:49.067Z] (26/61) Installing zstd-libs (1.4.9-r0) [2021-07-16T14:19:49.334Z] (27/61) Installing libarchive (3.4.3-r1) [2021-07-16T14:19:49.602Z] (28/61) Installing ca-certificates (20191127-r4) [2021-07-16T14:19:49.602Z] (29/61) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T14:19:49.602Z] (30/61) Installing libcurl (7.77.0-r0) [2021-07-16T14:19:49.871Z] (31/61) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2021-07-16T14:19:49.871Z] (32/61) Installing ncurses-libs (6.2_p20200523-r0) [2021-07-16T14:19:50.139Z] (33/61) Installing rhash-libs (1.3.9-r1) [2021-07-16T14:19:50.139Z] (34/61) Installing libuv (1.38.1-r0) [2021-07-16T14:19:50.139Z] (35/61) Installing cmake (3.17.2-r0) [2021-07-16T14:19:55.495Z] (36/61) Installing pkgconf (1.7.2-r0) [2021-07-16T14:19:55.495Z] (37/61) Installing openssl-dev (1.1.1k-r0) [2021-07-16T14:19:55.495Z] (38/61) Installing nghttp2-dev (1.41.0-r0) [2021-07-16T14:19:55.495Z] (39/61) Installing zlib-dev (1.2.11-r3) [2021-07-16T14:19:55.495Z] (40/61) Installing curl-dev (7.77.0-r0) [2021-07-16T14:19:55.495Z] (41/61) Installing pcre2 (10.35-r0) [2021-07-16T14:19:55.495Z] (42/61) Installing git (2.26.3-r0) [2021-07-16T14:19:57.440Z] (43/61) Installing nettle (3.5.1-r1) [2021-07-16T14:19:57.440Z] (44/61) Installing libffi (3.3-r2) [2021-07-16T14:19:57.440Z] (45/61) Installing p11-kit (0.23.22-r0) [2021-07-16T14:19:57.440Z] (46/61) Installing libtasn1 (4.16.0-r1) [2021-07-16T14:19:57.709Z] (47/61) Installing libunistring (0.9.10-r0) [2021-07-16T14:19:57.709Z] (48/61) Installing gnutls (3.6.15-r1) [2021-07-16T14:19:57.976Z] (49/61) Installing libmicrohttpd (0.9.70-r0) [2021-07-16T14:19:58.244Z] (50/61) Installing gnutls-c++ (3.6.15-r1) [2021-07-16T14:19:58.244Z] (51/61) Installing libgmpxx (6.2.0-r0) [2021-07-16T14:19:58.244Z] (52/61) Installing gmp-dev (6.2.0-r0) [2021-07-16T14:19:58.513Z] (53/61) Installing nettle-dev (3.5.1-r1) [2021-07-16T14:19:58.513Z] (54/61) Installing libtasn1-progs (4.16.0-r1) [2021-07-16T14:19:58.780Z] (55/61) Installing libtasn1-dev (4.16.0-r1) [2021-07-16T14:19:58.780Z] (56/61) Installing p11-kit-dev (0.23.22-r0) [2021-07-16T14:19:58.780Z] (57/61) Installing gnutls-dev (3.6.15-r1) [2021-07-16T14:19:59.052Z] (58/61) Installing libmicrohttpd-dev (0.9.70-r0) [2021-07-16T14:19:59.052Z] (59/61) Installing linux-headers (5.4.5-r1) [2021-07-16T14:20:00.020Z] (60/61) Installing yaml (0.2.4-r1) [2021-07-16T14:20:00.020Z] (61/61) Installing yaml-dev (0.2.4-r1) [2021-07-16T14:20:00.020Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T14:20:00.020Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T14:20:00.020Z] OK: 284 MiB in 75 packages [2021-07-16T14:20:04.311Z] Removing intermediate container 7230d10c8627 [2021-07-16T14:20:04.311Z] ---> a19c03de3a87 [2021-07-16T14:20:04.311Z] Step 5/6 : LABEL arch=amd64 [2021-07-16T14:20:04.311Z] ---> Running in 6b8b62d6bf27 [2021-07-16T14:20:04.311Z] Removing intermediate container 6b8b62d6bf27 [2021-07-16T14:20:04.311Z] ---> c5001613ec46 [2021-07-16T14:20:04.311Z] Step 6/6 : LABEL git_sha=be9c61fd48208cf71504682288207441b550d485 [2021-07-16T14:20:04.311Z] ---> Running in 3760bfa41520 [2021-07-16T14:20:04.580Z] Removing intermediate container 3760bfa41520 [2021-07-16T14:20:04.580Z] ---> ac6a0feb3254 [2021-07-16T14:20:04.580Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-16T14:20:04.580Z] Successfully built ac6a0feb3254 [2021-07-16T14:20:04.580Z] Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-16T14:20:04.879Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2021-07-16T14:20:04.880Z] be9c61fd48208cf71504682288207441b550d485 [2021-07-16T14:20:04.880Z] latest [2021-07-16T14:20:04.880Z] gcc [2021-07-16T14:20:04.880Z] 3 [2021-07-16T14:20:04.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:20:05.249Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:be9c61fd48208cf71504682288207441b550d485 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:20:05.578Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:be9c61fd48208cf71504682288207441b550d485 [2021-07-16T14:20:05.578Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2021-07-16T14:20:05.578Z] ef15af920aae: Preparing [2021-07-16T14:20:05.578Z] c50ed20c0d92: Preparing [2021-07-16T14:20:05.578Z] 32f366d666a5: Preparing [2021-07-16T14:20:05.578Z] 32f366d666a5: Layer already exists [2021-07-16T14:20:05.850Z] c50ed20c0d92: Pushed [2021-07-16T14:20:38.107Z] ef15af920aae: Pushed [2021-07-16T14:20:38.107Z] be9c61fd48208cf71504682288207441b550d485: digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee size: 947 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:20:38.438Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:20:38.760Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-07-16T14:20:38.760Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2021-07-16T14:20:38.760Z] ef15af920aae: Preparing [2021-07-16T14:20:38.760Z] c50ed20c0d92: Preparing [2021-07-16T14:20:38.760Z] 32f366d666a5: Preparing [2021-07-16T14:20:38.760Z] ef15af920aae: Layer already exists [2021-07-16T14:20:38.760Z] c50ed20c0d92: Layer already exists [2021-07-16T14:20:38.760Z] 32f366d666a5: Layer already exists [2021-07-16T14:20:39.028Z] latest: digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee size: 947 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:20:39.367Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:20:39.689Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2021-07-16T14:20:39.689Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2021-07-16T14:20:39.689Z] ef15af920aae: Preparing [2021-07-16T14:20:39.689Z] c50ed20c0d92: Preparing [2021-07-16T14:20:39.689Z] 32f366d666a5: Preparing [2021-07-16T14:20:39.689Z] ef15af920aae: Layer already exists [2021-07-16T14:20:39.689Z] 32f366d666a5: Layer already exists [2021-07-16T14:20:39.689Z] c50ed20c0d92: Layer already exists [2021-07-16T14:20:39.958Z] gcc: digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee size: 947 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:20:40.310Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:3 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:20:40.648Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:3 [2021-07-16T14:20:40.648Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2021-07-16T14:20:40.648Z] ef15af920aae: Preparing [2021-07-16T14:20:40.648Z] c50ed20c0d92: Preparing [2021-07-16T14:20:40.648Z] 32f366d666a5: Preparing [2021-07-16T14:20:40.648Z] c50ed20c0d92: Layer already exists [2021-07-16T14:20:40.648Z] 32f366d666a5: Layer already exists [2021-07-16T14:20:40.648Z] ef15af920aae: Layer already exists [2021-07-16T14:20:40.648Z] 3: digest: sha256:32c567f17180c4abff101a0d389449dec7f3f623a221c8a8ae98dcac9b0d9fee size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T14:20:40.697Z] ===================================================== [Pipeline] echo [2021-07-16T14:20:40.709Z] taggedImages: [2021-07-16T14:20:40.710Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:be9c61fd48208cf71504682288207441b550d485 [2021-07-16T14:20:40.710Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2021-07-16T14:20:40.710Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2021-07-16T14:20:40.710Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T14:21:18.903Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3086 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout [2021-07-16T14:21:19.136Z] Selected Git installation does not exist. Using Default [2021-07-16T14:21:19.136Z] The recommended git tool is: NONE [2021-07-16T14:21:24.618Z] using credential edgex-jenkins-ssh [2021-07-16T14:21:24.650Z] Cloning the remote Git repository [2021-07-16T14:21:24.706Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2021-07-16T14:21:24.825Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 [2021-07-16T14:21:24.909Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2021-07-16T14:21:24.910Z] > git --version # timeout=10 [2021-07-16T14:21:24.937Z] > git --version # 'git version 2.17.1' [2021-07-16T14:21:24.939Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T14:21:25.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T14:21:25.957Z] Avoid second fetch [2021-07-16T14:21:25.957Z] Checking out Revision be9c61fd48208cf71504682288207441b550d485 (gcc) [2021-07-16T14:21:25.913Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2021-07-16T14:21:25.932Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T14:21:25.977Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T14:21:25.993Z] > git checkout -f be9c61fd48208cf71504682288207441b550d485 # timeout=10 [2021-07-16T14:21:30.256Z] Commit message: "Merge pull request #172 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T14:21:31.366Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-16T14:21:31.795Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T14:21:32.151Z] + sudo service docker restart [2021-07-16T14:21:32.152Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T14:21:50.590Z] provisioning config files... [2021-07-16T14:21:50.618Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config5981944369495145508tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:21:50.994Z] ---> docker-login.sh [2021-07-16T14:21:50.994Z] nexus3.edgexfoundry.org:10001 [2021-07-16T14:21:51.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:21:52.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:21:52.592Z] Configure a credential helper to remove this warning. See [2021-07-16T14:21:52.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:21:52.592Z] [2021-07-16T14:21:52.592Z] Login Succeeded [2021-07-16T14:21:52.592Z] nexus3.edgexfoundry.org:10002 [2021-07-16T14:21:52.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:21:53.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:21:53.151Z] Configure a credential helper to remove this warning. See [2021-07-16T14:21:53.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:21:53.151Z] [2021-07-16T14:21:53.151Z] Login Succeeded [2021-07-16T14:21:53.151Z] nexus3.edgexfoundry.org:10003 [2021-07-16T14:21:53.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:21:53.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:21:53.701Z] Configure a credential helper to remove this warning. See [2021-07-16T14:21:53.701Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:21:53.701Z] [2021-07-16T14:21:53.701Z] Login Succeeded [2021-07-16T14:21:53.701Z] nexus3.edgexfoundry.org:10004 [2021-07-16T14:21:54.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:21:54.301Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:21:54.301Z] Configure a credential helper to remove this warning. See [2021-07-16T14:21:54.301Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:21:54.301Z] [2021-07-16T14:21:54.301Z] Login Succeeded [2021-07-16T14:21:54.301Z] docker.io [2021-07-16T14:21:54.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T14:21:55.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T14:21:55.179Z] Configure a credential helper to remove this warning. See [2021-07-16T14:21:55.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T14:21:55.179Z] [2021-07-16T14:21:55.179Z] Login Succeeded [2021-07-16T14:21:55.179Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T14:21:55.197Z] 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 [2021-07-16T14:21:55.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-07-16T14:21:56.112Z] + ls -al . [2021-07-16T14:21:56.112Z] total 20 [2021-07-16T14:21:56.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 16 14:21 . [2021-07-16T14:21:56.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 16 14:21 .. [2021-07-16T14:21:56.112Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 16 14:21 .git [2021-07-16T14:21:56.112Z] -rw-rw-r-- 1 jenkins jenkins 401 Jul 16 14:21 Dockerfile [2021-07-16T14:21:56.112Z] -rw-rw-r-- 1 jenkins jenkins 883 Jul 16 14:21 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:21:56.463Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=be9c61fd48208cf71504682288207441b550d485 --label arch=arm64 . [2021-07-16T14:21:56.738Z] Sending build context to Docker daemon 380.9kB [2021-07-16T14:21:56.738Z] Step 1/6 : FROM alpine:3.12 [2021-07-16T14:21:57.726Z] 3.12: Pulling from library/alpine [2021-07-16T14:21:57.997Z] d2f70382dc9a: Pulling fs layer [2021-07-16T14:21:58.275Z] d2f70382dc9a: Verifying Checksum [2021-07-16T14:21:58.275Z] d2f70382dc9a: Download complete [2021-07-16T14:21:58.876Z] d2f70382dc9a: Pull complete [2021-07-16T14:21:58.876Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-16T14:21:58.876Z] Status: Downloaded newer image for alpine:3.12 [2021-07-16T14:21:58.876Z] ---> c4fd0aeabfcf [2021-07-16T14:21:58.876Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-07-16T14:21:59.149Z] ---> Running in 93a6856b8758 [2021-07-16T14:21:59.744Z] Removing intermediate container 93a6856b8758 [2021-07-16T14:21:59.744Z] ---> b379936def12 [2021-07-16T14:21:59.744Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T14:21:59.744Z] ---> Running in a529fa157dc1 [2021-07-16T14:22:02.396Z] Removing intermediate container a529fa157dc1 [2021-07-16T14:22:02.396Z] ---> c860b5766f81 [2021-07-16T14:22:02.396Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2021-07-16T14:22:02.671Z] ---> Running in c7099607e4b3 [2021-07-16T14:22:04.114Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-16T14:22:04.711Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-16T14:22:05.316Z] (1/61) Installing libgcc (9.3.0-r2) [2021-07-16T14:22:05.316Z] (2/61) Installing libstdc++ (9.3.0-r2) [2021-07-16T14:22:05.589Z] (3/61) Installing binutils (2.34-r2) [2021-07-16T14:22:05.895Z] (4/61) Installing libmagic (5.38-r0) [2021-07-16T14:22:06.491Z] (5/61) Installing file (5.38-r0) [2021-07-16T14:22:06.763Z] (6/61) Installing gmp (6.2.0-r0) [2021-07-16T14:22:06.763Z] (7/61) Installing isl (0.18-r0) [2021-07-16T14:22:07.036Z] (8/61) Installing libgomp (9.3.0-r2) [2021-07-16T14:22:07.036Z] (9/61) Installing libatomic (9.3.0-r2) [2021-07-16T14:22:07.036Z] (10/61) Installing libgphobos (9.3.0-r2) [2021-07-16T14:22:07.631Z] (11/61) Installing mpfr4 (4.0.2-r4) [2021-07-16T14:22:07.631Z] (12/61) Installing mpc1 (1.1.0-r1) [2021-07-16T14:22:07.911Z] (13/61) Installing gcc (9.3.0-r2) [2021-07-16T14:22:14.614Z] (14/61) Installing musl-dev (1.1.24-r10) [2021-07-16T14:22:15.591Z] (15/61) Installing libc-dev (0.7.2-r3) [2021-07-16T14:22:15.591Z] (16/61) Installing g++ (9.3.0-r2) [2021-07-16T14:22:19.892Z] (17/61) Installing make (4.3-r0) [2021-07-16T14:22:19.892Z] (18/61) Installing fortify-headers (1.1-r0) [2021-07-16T14:22:19.892Z] (19/61) Installing patch (2.7.6-r7) [2021-07-16T14:22:19.892Z] (20/61) Installing build-base (0.5-r2) [2021-07-16T14:22:19.892Z] (21/61) Installing libacl (2.2.53-r0) [2021-07-16T14:22:19.892Z] (22/61) Installing libbz2 (1.0.8-r1) [2021-07-16T14:22:20.165Z] (23/61) Installing expat (2.2.9-r1) [2021-07-16T14:22:20.165Z] (24/61) Installing lz4-libs (1.9.2-r0) [2021-07-16T14:22:20.165Z] (25/61) Installing xz-libs (5.2.5-r0) [2021-07-16T14:22:20.437Z] (26/61) Installing zstd-libs (1.4.9-r0) [2021-07-16T14:22:20.437Z] (27/61) Installing libarchive (3.4.3-r1) [2021-07-16T14:22:20.437Z] (28/61) Installing ca-certificates (20191127-r4) [2021-07-16T14:22:20.710Z] (29/61) Installing nghttp2-libs (1.41.0-r0) [2021-07-16T14:22:20.711Z] (30/61) Installing libcurl (7.77.0-r0) [2021-07-16T14:22:20.982Z] (31/61) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2021-07-16T14:22:20.982Z] (32/61) Installing ncurses-libs (6.2_p20200523-r0) [2021-07-16T14:22:20.982Z] (33/61) Installing rhash-libs (1.3.9-r1) [2021-07-16T14:22:21.254Z] (34/61) Installing libuv (1.38.1-r0) [2021-07-16T14:22:21.254Z] (35/61) Installing cmake (3.17.2-r0) [2021-07-16T14:22:25.558Z] (36/61) Installing pkgconf (1.7.2-r0) [2021-07-16T14:22:25.558Z] (37/61) Installing openssl-dev (1.1.1k-r0) [2021-07-16T14:22:25.558Z] (38/61) Installing nghttp2-dev (1.41.0-r0) [2021-07-16T14:22:25.828Z] (39/61) Installing zlib-dev (1.2.11-r3) [2021-07-16T14:22:25.828Z] (40/61) Installing curl-dev (7.77.0-r0) [2021-07-16T14:22:25.828Z] (41/61) Installing pcre2 (10.35-r0) [2021-07-16T14:22:26.107Z] (42/61) Installing git (2.26.3-r0) [2021-07-16T14:22:28.081Z] (43/61) Installing nettle (3.5.1-r1) [2021-07-16T14:22:28.081Z] (44/61) Installing libffi (3.3-r2) [2021-07-16T14:22:28.081Z] (45/61) Installing p11-kit (0.23.22-r0) [2021-07-16T14:22:28.358Z] (46/61) Installing libtasn1 (4.16.0-r1) [2021-07-16T14:22:28.358Z] (47/61) Installing libunistring (0.9.10-r0) [2021-07-16T14:22:28.633Z] (48/61) Installing gnutls (3.6.15-r1) [2021-07-16T14:22:28.633Z] (49/61) Installing libmicrohttpd (0.9.70-r0) [2021-07-16T14:22:28.906Z] (50/61) Installing gnutls-c++ (3.6.15-r1) [2021-07-16T14:22:28.906Z] (51/61) Installing libgmpxx (6.2.0-r0) [2021-07-16T14:22:28.906Z] (52/61) Installing gmp-dev (6.2.0-r0) [2021-07-16T14:22:29.178Z] (53/61) Installing nettle-dev (3.5.1-r1) [2021-07-16T14:22:29.178Z] (54/61) Installing libtasn1-progs (4.16.0-r1) [2021-07-16T14:22:29.450Z] (55/61) Installing libtasn1-dev (4.16.0-r1) [2021-07-16T14:22:29.450Z] (56/61) Installing p11-kit-dev (0.23.22-r0) [2021-07-16T14:22:29.450Z] (57/61) Installing gnutls-dev (3.6.15-r1) [2021-07-16T14:22:29.721Z] (58/61) Installing libmicrohttpd-dev (0.9.70-r0) [2021-07-16T14:22:29.721Z] (59/61) Installing linux-headers (5.4.5-r1) [2021-07-16T14:22:30.316Z] (60/61) Installing yaml (0.2.4-r1) [2021-07-16T14:22:30.587Z] (61/61) Installing yaml-dev (0.2.4-r1) [2021-07-16T14:22:30.587Z] Executing busybox-1.31.1-r20.trigger [2021-07-16T14:22:30.587Z] Executing ca-certificates-20191127-r4.trigger [2021-07-16T14:22:30.860Z] OK: 265 MiB in 75 packages [2021-07-16T14:22:43.282Z] Removing intermediate container c7099607e4b3 [2021-07-16T14:22:43.282Z] ---> ce15ff3d27e0 [2021-07-16T14:22:43.282Z] Step 5/6 : LABEL arch=arm64 [2021-07-16T14:22:43.556Z] ---> Running in df35227c7a70 [2021-07-16T14:22:44.154Z] Removing intermediate container df35227c7a70 [2021-07-16T14:22:44.154Z] ---> bb030ab452d9 [2021-07-16T14:22:44.154Z] Step 6/6 : LABEL git_sha=be9c61fd48208cf71504682288207441b550d485 [2021-07-16T14:22:44.154Z] ---> Running in 67819e9a93ee [2021-07-16T14:22:44.755Z] Removing intermediate container 67819e9a93ee [2021-07-16T14:22:44.755Z] ---> 759262b18b23 [2021-07-16T14:22:44.755Z] [Warning] One or more build-args [ARCH] were not consumed [2021-07-16T14:22:44.755Z] Successfully built 759262b18b23 [2021-07-16T14:22:44.755Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-16T14:22:45.060Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2021-07-16T14:22:45.060Z] be9c61fd48208cf71504682288207441b550d485 [2021-07-16T14:22:45.060Z] latest [2021-07-16T14:22:45.060Z] gcc [2021-07-16T14:22:45.060Z] 3 [2021-07-16T14:22:45.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:22:45.470Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:be9c61fd48208cf71504682288207441b550d485 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:22:46.089Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:be9c61fd48208cf71504682288207441b550d485 [2021-07-16T14:22:46.089Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2021-07-16T14:22:46.089Z] 3b05c8d07cdd: Preparing [2021-07-16T14:22:46.089Z] fc1cf2b731f9: Preparing [2021-07-16T14:22:46.089Z] 3fbe34a1663b: Preparing [2021-07-16T14:22:46.365Z] 3fbe34a1663b: Layer already exists [2021-07-16T14:22:46.365Z] fc1cf2b731f9: Pushed [2021-07-16T14:23:42.891Z] 3b05c8d07cdd: Pushed [2021-07-16T14:23:42.891Z] be9c61fd48208cf71504682288207441b550d485: digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba size: 947 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:23:43.239Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:23:43.582Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-07-16T14:23:43.582Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2021-07-16T14:23:43.582Z] 3b05c8d07cdd: Preparing [2021-07-16T14:23:43.582Z] fc1cf2b731f9: Preparing [2021-07-16T14:23:43.582Z] 3fbe34a1663b: Preparing [2021-07-16T14:23:43.855Z] fc1cf2b731f9: Layer already exists [2021-07-16T14:23:43.855Z] 3fbe34a1663b: Layer already exists [2021-07-16T14:23:43.855Z] 3b05c8d07cdd: Layer already exists [2021-07-16T14:23:43.855Z] latest: digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba size: 947 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:23:44.202Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:23:44.544Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2021-07-16T14:23:44.544Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2021-07-16T14:23:44.544Z] 3b05c8d07cdd: Preparing [2021-07-16T14:23:44.544Z] fc1cf2b731f9: Preparing [2021-07-16T14:23:44.544Z] 3fbe34a1663b: Preparing [2021-07-16T14:23:44.821Z] 3fbe34a1663b: Layer already exists [2021-07-16T14:23:44.821Z] 3b05c8d07cdd: Layer already exists [2021-07-16T14:23:44.821Z] fc1cf2b731f9: Layer already exists [2021-07-16T14:23:44.821Z] gcc: digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba size: 947 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:23:45.170Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:3 [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:23:45.787Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:3 [2021-07-16T14:23:45.787Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2021-07-16T14:23:45.787Z] 3b05c8d07cdd: Preparing [2021-07-16T14:23:45.787Z] fc1cf2b731f9: Preparing [2021-07-16T14:23:45.787Z] 3fbe34a1663b: Preparing [2021-07-16T14:23:46.062Z] fc1cf2b731f9: Layer already exists [2021-07-16T14:23:46.062Z] 3b05c8d07cdd: Layer already exists [2021-07-16T14:23:46.062Z] 3fbe34a1663b: Layer already exists [2021-07-16T14:23:46.062Z] 3: digest: sha256:6402f0ff92f22f5db569dc2a94aef5717e50795d64082fb226716824a8b8ffba size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-07-16T14:23:46.113Z] ===================================================== [Pipeline] echo [2021-07-16T14:23:46.124Z] taggedImages: [2021-07-16T14:23:46.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:be9c61fd48208cf71504682288207441b550d485 [2021-07-16T14:23:46.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2021-07-16T14:23:46.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2021-07-16T14:23:46.124Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] libraryResource [Pipeline] sh [2021-07-16T14:23:47.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:23:48.109Z] ---> package-listing.sh [2021-07-16T14:23:48.109Z] ++ facter osfamily [2021-07-16T14:23:48.109Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-16T14:23:48.384Z] + OS_FAMILY=redhat [2021-07-16T14:23:48.384Z] + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc [2021-07-16T14:23:48.384Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-16T14:23:48.384Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-16T14:23:48.384Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-16T14:23:48.384Z] + PACKAGES=/tmp/packages_start.txt [2021-07-16T14:23:48.384Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2021-07-16T14:23:48.384Z] + PACKAGES=/tmp/packages_end.txt [2021-07-16T14:23:48.384Z] + case "${OS_FAMILY}" in [2021-07-16T14:23:48.384Z] + rpm -qa [2021-07-16T14:23:48.384Z] + sort [2021-07-16T14:23:48.978Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-16T14:23:48.978Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-16T14:23:48.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-16T14:23:48.978Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2021-07-16T14:23:48.978Z] + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [2021-07-16T14:23:48.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo [2021-07-16T14:23:48.996Z] 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/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-16T14:23:49.313Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:23:49.913Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T14:23:49.914Z] [2021-07-16T14:23:49.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-16T14:23:50.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T14:23:50.240Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-16T14:23:50.240Z] 5843afab3874: Pulling fs layer [2021-07-16T14:23:50.240Z] 2dfaacf7024e: Pulling fs layer [2021-07-16T14:23:50.240Z] 2dbba127c6aa: Pulling fs layer [2021-07-16T14:23:50.240Z] 1a467efa2204: Pulling fs layer [2021-07-16T14:23:50.240Z] 865369a531d5: Pulling fs layer [2021-07-16T14:23:50.240Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-16T14:23:50.240Z] 9ac237eaa80d: Pulling fs layer [2021-07-16T14:23:50.240Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-16T14:23:50.240Z] 7074353bde3e: Pulling fs layer [2021-07-16T14:23:50.240Z] 2dc3bafdbf1c: Waiting [2021-07-16T14:23:50.240Z] 9ac237eaa80d: Waiting [2021-07-16T14:23:50.240Z] 6bcad4ecc5c2: Waiting [2021-07-16T14:23:50.240Z] 7074353bde3e: Waiting [2021-07-16T14:23:50.240Z] 1a467efa2204: Waiting [2021-07-16T14:23:50.240Z] 865369a531d5: Waiting [2021-07-16T14:23:50.513Z] 2dfaacf7024e: Verifying Checksum [2021-07-16T14:23:50.513Z] 2dfaacf7024e: Download complete [2021-07-16T14:23:50.513Z] 5843afab3874: Download complete [2021-07-16T14:23:50.786Z] 5843afab3874: Pull complete [2021-07-16T14:23:50.786Z] 865369a531d5: Verifying Checksum [2021-07-16T14:23:50.786Z] 865369a531d5: Download complete [2021-07-16T14:23:50.786Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-16T14:23:50.786Z] 2dc3bafdbf1c: Download complete [2021-07-16T14:23:50.786Z] 9ac237eaa80d: Verifying Checksum [2021-07-16T14:23:50.786Z] 9ac237eaa80d: Download complete [2021-07-16T14:23:50.786Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-16T14:23:50.786Z] 6bcad4ecc5c2: Download complete [2021-07-16T14:23:51.057Z] 2dfaacf7024e: Pull complete [2021-07-16T14:23:51.057Z] 2dbba127c6aa: Verifying Checksum [2021-07-16T14:23:51.057Z] 2dbba127c6aa: Download complete [2021-07-16T14:23:51.650Z] 1a467efa2204: Verifying Checksum [2021-07-16T14:23:51.651Z] 1a467efa2204: Download complete [2021-07-16T14:23:51.651Z] 2dbba127c6aa: Pull complete [2021-07-16T14:23:51.651Z] 1a467efa2204: Pull complete [2021-07-16T14:23:51.919Z] 865369a531d5: Pull complete [2021-07-16T14:23:51.919Z] 2dc3bafdbf1c: Pull complete [2021-07-16T14:23:52.186Z] 9ac237eaa80d: Pull complete [2021-07-16T14:23:52.186Z] 6bcad4ecc5c2: Pull complete [2021-07-16T14:23:54.779Z] 7074353bde3e: Verifying Checksum [2021-07-16T14:23:54.779Z] 7074353bde3e: Download complete [2021-07-16T14:23:59.085Z] 7074353bde3e: Pull complete [2021-07-16T14:23:59.085Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-16T14:23:59.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T14:23:59.085Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-16T14:23:59.200Z] prd-centos7-docker-4c-2g-3085 does not seem to be running inside a container [2021-07-16T14:23:59.265Z] $ 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/edgexfoundry_ci-build-images_gcc/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_ci-build-images_gcc -v /w/workspace/edgexfoundry_ci-build-images_gcc:/w/workspace/edgexfoundry_ci-build-images_gcc:rw,z -v /w/workspace/edgexfoundry_ci-build-images_gcc@tmp:/w/workspace/edgexfoundry_ci-build-images_gcc@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:alpine cat [2021-07-16T14:24:01.265Z] $ docker top c15570ad4730d64ee038e1bb60b0e0093346786b4ac9c1fc07cd166402d15c34 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T14:24:01.711Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-16T14:24:02.035Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-16T14:24:02.353Z] + ls /var/log/sa-host [2021-07-16T14:24:02.353Z] + sadf -c /var/log/sa-host/sa05 [2021-07-16T14:24:02.353Z] file_magic: OK [2021-07-16T14:24:02.353Z] HZ: Using current value: 100 [2021-07-16T14:24:02.353Z] file_header: OK [2021-07-16T14:24:02.353Z] 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 [2021-07-16T14:24:02.353Z] Statistics: [2021-07-16T14:24:02.353Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T14:24:02.353Z] File successfully converted to sysstat format version 12.5.4 [2021-07-16T14:24:02.353Z] + sadf -c /var/log/sa-host/sa16 [2021-07-16T14:24:02.353Z] file_magic: OK [2021-07-16T14:24:02.353Z] HZ: Using current value: 100 [2021-07-16T14:24:02.353Z] file_header: OK [2021-07-16T14:24:02.353Z] 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 [2021-07-16T14:24:02.353Z] Statistics: [2021-07-16T14:24:02.353Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T14:24:02.353Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T14:24:02.955Z] provisioning config files... [2021-07-16T14:24:02.971Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3243587434908688840tmp [Pipeline] { [Pipeline] echo [2021-07-16T14:24:02.993Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:24:03.308Z] ---> create-netrc.sh [Pipeline] } [2021-07-16T14:24:03.321Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:24:03.754Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-16T14:24:03.772Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:24:04.132Z] ---> sudo-logs.sh [2021-07-16T14:24:04.132Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-16T14:24:04.172Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:24:04.492Z] ---> job-cost.sh [2021-07-16T14:24:04.493Z] lf-activate-venv: SKIPPING [2021-07-16T14:24:04.493Z] INFO: No Stack... [2021-07-16T14:24:05.455Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T14:24:05.721Z] INFO: Archiving Costs [Pipeline] echo [2021-07-16T14:24:05.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T14:24:06.058Z] ---> logs-deploy.sh [2021-07-16T14:24:06.058Z] lf-activate-venv: SKIPPING [2021-07-16T14:24:06.058Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/3 [2021-07-16T14:24:06.058Z] INFO: archiving workspace using pattern(s): [2021-07-16T14:24:06.647Z] Archives upload complete. [2021-07-16T14:24:06.925Z] INFO: archiving logs to Nexus