Push event to branch gcc-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cefdbfca2cd607d828298202a2a50e4487d1b950 Running in Durability level: MAX_SURVIVABILITY 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-ssh2143948573307766603.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f1d79d91c36788821211008368c3015072ca53ca 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-ssh6204018992840802319.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 f1d79d91c36788821211008368c3015072ca53ca 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/gcc-lts/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/gcc-lts/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8705125831322726385.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/gcc-lts/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8205321194343759105.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f1d79d91c36788821211008368c3015072ca53ca (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f1d79d91c36788821211008368c3015072ca53ca # timeout=10 Commit message: "Merge pull request #358 from ernestojeda/update-get-head-tags" > 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-ssh6213617891695616194.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/gcc-lts/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-lts/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7190753156742525493.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 f1d79d91c36788821211008368c3015072ca53ca 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:release, dockerTags:[lts], releaseBranchOverride:gcc-lts] ========================================================= [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: release 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-lts DOCKER_CUSTOM_TAGS: lts [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-437 in /w/workspace/xfoundry_ci-build-images_gcc-lts [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/xfoundry_ci-build-images_gcc-lts # 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 Avoid second fetch Checking out Revision cefdbfca2cd607d828298202a2a50e4487d1b950 (gcc-lts) [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/xfoundry_ci-build-images_gcc-lts@tmp/jenkins-gitclient-ssh3378678287261797181.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 core.sparsecheckout # timeout=10 > git checkout -f cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 Commit message: "Merge pull request #183 from ernestojeda/gcc-lts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:24:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:24:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:24:38 ========================================================= 17:24:38 EdgeX Global Pipelines Version Info 17:24:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:24:39 ------------------- 17:24:39 stable info: 17:24:39 ------------------- 17:24:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:24:39 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 17:24:39 Message: update stable to v1.0.209 17:24:39 ------------------- 17:24:39 experimental info: 17:24:39 ------------------- 17:24:39 Commited By: **** collab-it+edgex@linuxfoundation.org 17:24:39 Commit SHA: f1d79d91c36788821211008368c3015072ca53ca 17:24:39 Message: update experimental to v1.0.209 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = release [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc-lts [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = lts [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc-lts [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc-lts [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc-lts [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cefdbfc [Pipeline] echo 17:24:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:24:40 provisioning config files... 17:24:40 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config7447022716184705061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:41 ---> docker-login.sh 17:24:41 nexus3.edgexfoundry.org:10001 17:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:41 Configure a credential helper to remove this warning. See 17:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:41 17:24:41 Login Succeeded 17:24:41 nexus3.edgexfoundry.org:10002 17:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:41 Configure a credential helper to remove this warning. See 17:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:41 17:24:41 Login Succeeded 17:24:41 nexus3.edgexfoundry.org:10003 17:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:41 Configure a credential helper to remove this warning. See 17:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:41 17:24:41 Login Succeeded 17:24:41 nexus3.edgexfoundry.org:10004 17:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:41 Configure a credential helper to remove this warning. See 17:24:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:41 17:24:41 Login Succeeded 17:24:41 docker.io 17:24:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:42 Configure a credential helper to remove this warning. See 17:24:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:42 17:24:42 Login Succeeded 17:24:42 ---> docker-login.sh ends [Pipeline] } 17:24:42 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 17:24:43 provisioning config files... 17:24:43 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config875076210661538810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:24:43 ---> docker-login.sh 17:24:43 nexus3.edgexfoundry.org:10001 17:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:43 Configure a credential helper to remove this warning. See 17:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:43 17:24:43 Login Succeeded 17:24:43 nexus3.edgexfoundry.org:10002 17:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:43 Configure a credential helper to remove this warning. See 17:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:43 17:24:43 Login Succeeded 17:24:43 nexus3.edgexfoundry.org:10003 17:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:43 Configure a credential helper to remove this warning. See 17:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:43 17:24:43 Login Succeeded 17:24:43 nexus3.edgexfoundry.org:10004 17:24:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:43 Configure a credential helper to remove this warning. See 17:24:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:43 17:24:43 Login Succeeded 17:24:43 docker.io 17:24:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:24:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:24:44 Configure a credential helper to remove this warning. See 17:24:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:24:44 17:24:44 Login Succeeded 17:24:44 ---> docker-login.sh ends [Pipeline] } 17:24:44 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 17:24:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:24:45 + ls -al . 17:24:45 total 8 17:24:45 drwxrwxr-x. 3 jenkins jenkins 55 Oct 11 17:24 . 17:24:45 drwxrwxr-x. 4 jenkins jenkins 112 Oct 11 17:24 .. 17:24:45 -rw-rw-r--. 1 jenkins jenkins 401 Oct 11 17:24 Dockerfile 17:24:45 drwxrwxr-x. 8 jenkins jenkins 162 Oct 11 17:24 .git 17:24:45 -rw-rw-r--. 1 jenkins jenkins 874 Oct 11 17:24 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 17:24:45 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 --label arch=amd64 . 17:24:45 Sending build context to Docker daemon 401.4kB 17:24:45 Step 1/6 : FROM alpine:3.14 17:24:46 3.14: Pulling from library/alpine 17:24:46 a0d0a0d46f8b: Pulling fs layer 17:24:46 a0d0a0d46f8b: Verifying Checksum 17:24:46 a0d0a0d46f8b: Download complete 17:24:47 a0d0a0d46f8b: Pull complete 17:24:47 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:24:47 Status: Downloaded newer image for alpine:3.14 17:24:47 ---> 14119a10abf4 17:24:47 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:24:47 ---> Running in ba9e43f43dc6 17:24:47 Removing intermediate container ba9e43f43dc6 17:24:47 ---> 01aa83307e98 17:24:47 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:47 ---> Running in 04123baf511b 17:24:47 Removing intermediate container 04123baf511b 17:24:47 ---> 660d2729386c 17:24:47 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 17:24:47 ---> Running in c1e93d0ba13a 17:24:48 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 17:24:49 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 17:24:49 (1/63) Installing libgcc (10.3.1_git20210424-r2) 17:24:49 (2/63) Installing libstdc++ (10.3.1_git20210424-r2) 17:24:49 (3/63) Installing binutils (2.35.2-r2) 17:24:49 (4/63) Installing libmagic (5.40-r1) 17:24:50 (5/63) Installing file (5.40-r1) 17:24:50 (6/63) Installing libgomp (10.3.1_git20210424-r2) 17:24:50 (7/63) Installing libatomic (10.3.1_git20210424-r2) 17:24:50 (8/63) Installing libgphobos (10.3.1_git20210424-r2) 17:24:50 (9/63) Installing gmp (6.2.1-r0) 17:24:50 (10/63) Installing isl22 (0.22-r0) 17:24:50 (11/63) Installing mpfr4 (4.1.0-r0) 17:24:50 (12/63) Installing mpc1 (1.2.1-r0) 17:24:50 (13/63) Installing gcc (10.3.1_git20210424-r2) 17:24:53 (14/63) Installing musl-dev (1.2.2-r3) 17:24:53 (15/63) Installing libc-dev (0.7.2-r3) 17:24:53 (16/63) Installing g++ (10.3.1_git20210424-r2) 17:24:56 (17/63) Installing make (4.3-r0) 17:24:56 (18/63) Installing fortify-headers (1.1-r1) 17:24:56 (19/63) Installing patch (2.7.6-r7) 17:24:56 (20/63) Installing build-base (0.5-r2) 17:24:56 (21/63) Installing libacl (2.2.53-r0) 17:24:56 (22/63) Installing libbz2 (1.0.8-r1) 17:24:56 (23/63) Installing expat (2.4.1-r0) 17:24:56 (24/63) Installing lz4-libs (1.9.3-r0) 17:24:56 (25/63) Installing xz-libs (5.2.5-r0) 17:24:57 (26/63) Installing zstd-libs (1.4.9-r1) 17:24:57 (27/63) Installing libarchive (3.5.1-r0) 17:24:57 (28/63) Installing ca-certificates (20191127-r5) 17:24:57 (29/63) Installing brotli-libs (1.0.9-r5) 17:24:57 (30/63) Installing nghttp2-libs (1.43.0-r0) 17:24:57 (31/63) Installing libcurl (7.79.1-r0) 17:24:57 (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r0) 17:24:57 (33/63) Installing ncurses-libs (6.2_p20210612-r0) 17:24:57 (34/63) Installing rhash-libs (1.4.1-r0) 17:24:57 Still waiting to schedule task 17:24:57 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-436’ 17:24:58 (35/63) Installing libuv (1.41.0-r0) 17:24:58 (36/63) Installing cmake (3.20.3-r0) 17:25:00 (37/63) Installing pkgconf (1.7.4-r0) 17:25:00 (38/63) Installing openssl-dev (1.1.1l-r0) 17:25:00 (39/63) Installing nghttp2-dev (1.43.0-r0) 17:25:00 (40/63) Installing zlib-dev (1.2.11-r3) 17:25:00 (41/63) Installing brotli-dev (1.0.9-r5) 17:25:00 (42/63) Installing curl-dev (7.79.1-r0) 17:25:00 (43/63) Installing pcre2 (10.36-r0) 17:25:00 (44/63) Installing git (2.32.0-r0) 17:25:01 (45/63) Installing nettle (3.7.3-r0) 17:25:01 (46/63) Installing libffi (3.3-r2) 17:25:01 (47/63) Installing p11-kit (0.23.22-r0) 17:25:02 (48/63) Installing libtasn1 (4.17.0-r0) 17:25:02 (49/63) Installing libunistring (0.9.10-r1) 17:25:02 (50/63) Installing gnutls (3.7.1-r0) 17:25:02 (51/63) Installing libmicrohttpd (0.9.72-r0) 17:25:02 (52/63) Installing gnutls-c++ (3.7.1-r0) 17:25:02 (53/63) Installing libgmpxx (6.2.1-r0) 17:25:02 (54/63) Installing gmp-dev (6.2.1-r0) 17:25:02 (55/63) Installing nettle-dev (3.7.3-r0) 17:25:02 (56/63) Installing libtasn1-progs (4.17.0-r0) 17:25:02 (57/63) Installing libtasn1-dev (4.17.0-r0) 17:25:03 (58/63) Installing p11-kit-dev (0.23.22-r0) 17:25:03 (59/63) Installing gnutls-dev (3.7.1-r0) 17:25:03 (60/63) Installing libmicrohttpd-dev (0.9.72-r0) 17:25:03 (61/63) Installing linux-headers (5.10.41-r0) 17:25:03 (62/63) Installing yaml (0.2.5-r0) 17:25:03 (63/63) Installing yaml-dev (0.2.5-r0) 17:25:03 Executing busybox-1.33.1-r3.trigger 17:25:03 Executing ca-certificates-20191127-r5.trigger 17:25:03 OK: 279 MiB in 77 packages 17:25:09 Removing intermediate container c1e93d0ba13a 17:25:09 ---> 365f548b35b3 17:25:09 Step 5/6 : LABEL arch=amd64 17:25:09 ---> Running in d8b94c8eab3c 17:25:09 Removing intermediate container d8b94c8eab3c 17:25:09 ---> 6c5b27206891 17:25:09 Step 6/6 : LABEL git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 17:25:09 ---> Running in 2243ae10803c 17:25:09 Removing intermediate container 2243ae10803c 17:25:09 ---> c277a2dd7a9c 17:25:09 [Warning] One or more build-args [ARCH] were not consumed 17:25:09 Successfully built c277a2dd7a9c 17:25:09 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 17:25:09 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 17:25:09 cefdbfca2cd607d828298202a2a50e4487d1b950 17:25:09 latest 17:25:09 gcc-lts 17:25:09 lts 17:25:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:09 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] isUnix [Pipeline] sh 17:25:10 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 17:25:10 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 17:25:10 137ddf4b62db: Preparing 17:25:10 1c8d816e9eea: Preparing 17:25:10 e2eb06d8af82: Preparing 17:25:10 e2eb06d8af82: Layer already exists 17:25:10 1c8d816e9eea: Pushed 17:25:36 137ddf4b62db: Pushed 17:25:36 cefdbfca2cd607d828298202a2a50e4487d1b950: digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 size: 947 [Pipeline] isUnix [Pipeline] sh 17:25:37 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh 17:25:37 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest 17:25:37 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 17:25:37 137ddf4b62db: Preparing 17:25:37 1c8d816e9eea: Preparing 17:25:37 e2eb06d8af82: Preparing 17:25:37 1c8d816e9eea: Layer already exists 17:25:37 137ddf4b62db: Layer already exists 17:25:37 e2eb06d8af82: Layer already exists 17:25:37 latest: digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 size: 947 [Pipeline] isUnix [Pipeline] sh 17:25:37 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts [Pipeline] isUnix [Pipeline] sh 17:25:38 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 17:25:38 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 17:25:38 137ddf4b62db: Preparing 17:25:38 1c8d816e9eea: Preparing 17:25:38 e2eb06d8af82: Preparing 17:25:38 1c8d816e9eea: Layer already exists 17:25:38 e2eb06d8af82: Layer already exists 17:25:38 137ddf4b62db: Layer already exists 17:25:38 gcc-lts: digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 size: 947 [Pipeline] isUnix [Pipeline] sh 17:25:38 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [Pipeline] isUnix [Pipeline] sh 17:25:38 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts 17:25:38 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base] 17:25:38 137ddf4b62db: Preparing 17:25:38 1c8d816e9eea: Preparing 17:25:38 e2eb06d8af82: Preparing 17:25:38 1c8d816e9eea: Layer already exists 17:25:38 e2eb06d8af82: Layer already exists 17:25:38 137ddf4b62db: Layer already exists 17:25:38 lts: digest: sha256:46f6f797e1226225184b69f73d406accecf427d240c95caa6045f24a2eda9a43 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:25:38 ===================================================== [Pipeline] echo 17:25:38 taggedImages: 17:25:38 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:cefdbfca2cd607d828298202a2a50e4487d1b950 17:25:38 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:latest 17:25:38 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:gcc-lts 17:25:38 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base:lts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:25:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:39 17:25:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:25:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:39 latest: Pulling from edgex-lftools-log-publisher 17:25:39 b4d181a07f80: Pulling fs layer 17:25:39 a1111a8f2ec3: Pulling fs layer 17:25:39 ed53099fbce6: Pulling fs layer 17:25:39 dc539afda2c1: Pulling fs layer 17:25:39 77bc0d833cb6: Pulling fs layer 17:25:39 9065ff56babe: Pulling fs layer 17:25:39 d287ab97295c: Pulling fs layer 17:25:39 dc539afda2c1: Waiting 17:25:39 77bc0d833cb6: Waiting 17:25:39 9065ff56babe: Waiting 17:25:39 d287ab97295c: Waiting 17:25:39 a1111a8f2ec3: Verifying Checksum 17:25:39 a1111a8f2ec3: Download complete 17:25:39 dc539afda2c1: Verifying Checksum 17:25:39 dc539afda2c1: Download complete 17:25:39 ed53099fbce6: Verifying Checksum 17:25:39 ed53099fbce6: Download complete 17:25:40 9065ff56babe: Verifying Checksum 17:25:40 9065ff56babe: Download complete 17:25:40 77bc0d833cb6: Verifying Checksum 17:25:40 77bc0d833cb6: Download complete 17:25:40 b4d181a07f80: Verifying Checksum 17:25:40 b4d181a07f80: Download complete 17:25:40 d287ab97295c: Verifying Checksum 17:25:40 d287ab97295c: Download complete 17:25:41 b4d181a07f80: Pull complete 17:25:42 a1111a8f2ec3: Pull complete 17:25:42 ed53099fbce6: Pull complete 17:25:42 dc539afda2c1: Pull complete 17:25:43 77bc0d833cb6: Pull complete 17:25:43 9065ff56babe: Pull complete 17:25:48 d287ab97295c: Pull complete 17:25:48 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:25:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:25:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:25:48 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 17:25:48 $ 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/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:25:51 $ docker top a1001d293ad5acebe72ba14cd5ae808ed1aa80aa16140fd1afe86da7e8e453a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:25:51 ---> job-cost.sh 17:25:51 lf-activate-venv: SKIPPING 17:25:51 INFO: No Stack... 17:26:04 INFO: Retrieving Pricing Info for: v3-standard-2 17:26:04 INFO: Archiving Costs [Pipeline] sh 17:26:04 + cat /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv 17:26:04 + cut -d, -f6 [Pipeline] lock 17:26:04 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] 17:26:04 Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] did not exist. Created. 17:26:04 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:26:04 + echo total: 0.05999999865889549 [Pipeline] stash 17:26:05 Stashed 1 file(s) [Pipeline] } 17:26:05 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:26:05 $ docker stop --time=1 a1001d293ad5acebe72ba14cd5ae808ed1aa80aa16140fd1afe86da7e8e453a8 17:26:06 $ docker rm -f a1001d293ad5acebe72ba14cd5ae808ed1aa80aa16140fd1afe86da7e8e453a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:35:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-449 in /w/workspace/xfoundry_ci-build-images_gcc-lts [Pipeline] { [Pipeline] checkout 17:35:41 Selected Git installation does not exist. Using Default 17:35:41 The recommended git tool is: NONE 17:35:48 using credential edgex-jenkins-ssh 17:35:48 Cloning the remote Git repository 17:35:48 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 17:35:48 > git init /w/workspace/xfoundry_ci-build-images_gcc-lts # timeout=10 17:35:48 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:35:48 > git --version # timeout=10 17:35:48 > git --version # 'git version 2.17.1' 17:35:48 using GIT_SSH to set credentials SSH Credentials for GitHub 17:35:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:49 Avoid second fetch 17:35:49 Checking out Revision cefdbfca2cd607d828298202a2a50e4487d1b950 (gcc-lts) 17:35:49 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:35:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:35:50 > git config core.sparsecheckout # timeout=10 17:35:50 > git checkout -f cefdbfca2cd607d828298202a2a50e4487d1b950 # timeout=10 17:35:54 Commit message: "Merge pull request #183 from ernestojeda/gcc-lts" 17:35:54 > git --version # timeout=10 17:35:54 > git --version # 'git version 2.17.1' 17:35:54 fatal: bad object f1d79d91c36788821211008368c3015072ca53ca [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:35:55 provisioning config files... 17:35:55 copy managed file [ci-build-images-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config4024259015197534043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:35:55 ---> docker-login.sh 17:35:55 nexus3.edgexfoundry.org:10001 17:35:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:57 Configure a credential helper to remove this warning. See 17:35:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:57 17:35:57 Login Succeeded 17:35:57 nexus3.edgexfoundry.org:10002 17:35:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:58 Configure a credential helper to remove this warning. See 17:35:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:58 17:35:58 Login Succeeded 17:35:58 nexus3.edgexfoundry.org:10003 17:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:59 Configure a credential helper to remove this warning. See 17:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:59 17:35:59 Login Succeeded 17:35:59 nexus3.edgexfoundry.org:10004 17:35:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:35:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:35:59 Configure a credential helper to remove this warning. See 17:35:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:35:59 17:35:59 Login Succeeded 17:35:59 docker.io 17:36:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:36:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:36:00 Configure a credential helper to remove this warning. See 17:36:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:36:00 17:36:00 Login Succeeded 17:36:00 ---> docker-login.sh ends [Pipeline] } 17:36:00 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 17:36:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:36:02 + ls -al . 17:36:02 total 20 17:36:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 17:35 . 17:36:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 11 17:35 .. 17:36:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 11 17:35 .git 17:36:02 -rw-rw-r-- 1 jenkins jenkins 401 Oct 11 17:35 Dockerfile 17:36:02 -rw-rw-r-- 1 jenkins jenkins 874 Oct 11 17:35 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 17:36:02 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 --label arch=arm64 . 17:36:02 Sending build context to Docker daemon 400.4kB 17:36:03 Step 1/6 : FROM alpine:3.14 17:36:03 3.14: Pulling from library/alpine 17:36:03 552d1f2373af: Pulling fs layer 17:36:04 552d1f2373af: Verifying Checksum 17:36:04 552d1f2373af: Download complete 17:36:04 552d1f2373af: Pull complete 17:36:04 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 17:36:04 Status: Downloaded newer image for alpine:3.14 17:36:05 ---> bb3de5531c18 17:36:05 Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:36:05 ---> Running in e6a6f8ac7f26 17:36:05 Removing intermediate container e6a6f8ac7f26 17:36:05 ---> 79f1be8cba1d 17:36:05 Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:05 ---> Running in 8047bf5e927e 17:36:09 Removing intermediate container 8047bf5e927e 17:36:09 ---> e415ca0517f8 17:36:09 Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 17:36:09 ---> Running in 5217130b92e6 17:36:10 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 17:36:11 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 17:36:12 (1/63) Installing libgcc (10.3.1_git20210424-r2) 17:36:12 (2/63) Installing libstdc++ (10.3.1_git20210424-r2) 17:36:12 (3/63) Installing binutils (2.35.2-r2) 17:36:14 (4/63) Installing libmagic (5.40-r1) 17:36:14 (5/63) Installing file (5.40-r1) 17:36:14 (6/63) Installing libgomp (10.3.1_git20210424-r2) 17:36:14 (7/63) Installing libatomic (10.3.1_git20210424-r2) 17:36:14 (8/63) Installing libgphobos (10.3.1_git20210424-r2) 17:36:15 (9/63) Installing gmp (6.2.1-r0) 17:36:16 (10/63) Installing isl22 (0.22-r0) 17:36:16 (11/63) Installing mpfr4 (4.1.0-r0) 17:36:16 (12/63) Installing mpc1 (1.2.1-r0) 17:36:16 (13/63) Installing gcc (10.3.1_git20210424-r2) 17:36:20 (14/63) Installing musl-dev (1.2.2-r3) 17:36:20 (15/63) Installing libc-dev (0.7.2-r3) 17:36:20 (16/63) Installing g++ (10.3.1_git20210424-r2) 17:36:24 (17/63) Installing make (4.3-r0) 17:36:24 (18/63) Installing fortify-headers (1.1-r1) 17:36:24 (19/63) Installing patch (2.7.6-r7) 17:36:24 (20/63) Installing build-base (0.5-r2) 17:36:24 (21/63) Installing libacl (2.2.53-r0) 17:36:24 (22/63) Installing libbz2 (1.0.8-r1) 17:36:24 (23/63) Installing expat (2.4.1-r0) 17:36:24 (24/63) Installing lz4-libs (1.9.3-r0) 17:36:24 (25/63) Installing xz-libs (5.2.5-r0) 17:36:24 (26/63) Installing zstd-libs (1.4.9-r1) 17:36:24 (27/63) Installing libarchive (3.5.1-r0) 17:36:24 (28/63) Installing ca-certificates (20191127-r5) 17:36:25 (29/63) Installing brotli-libs (1.0.9-r5) 17:36:25 (30/63) Installing nghttp2-libs (1.43.0-r0) 17:36:25 (31/63) Installing libcurl (7.79.1-r0) 17:36:25 (32/63) Installing ncurses-terminfo-base (6.2_p20210612-r0) 17:36:25 (33/63) Installing ncurses-libs (6.2_p20210612-r0) 17:36:25 (34/63) Installing rhash-libs (1.4.1-r0) 17:36:25 (35/63) Installing libuv (1.41.0-r0) 17:36:25 (36/63) Installing cmake (3.20.3-r0) 17:36:29 (37/63) Installing pkgconf (1.7.4-r0) 17:36:29 (38/63) Installing openssl-dev (1.1.1l-r0) 17:36:29 (39/63) Installing nghttp2-dev (1.43.0-r0) 17:36:29 (40/63) Installing zlib-dev (1.2.11-r3) 17:36:30 (41/63) Installing brotli-dev (1.0.9-r5) 17:36:30 (42/63) Installing curl-dev (7.79.1-r0) 17:36:30 (43/63) Installing pcre2 (10.36-r0) 17:36:30 (44/63) Installing git (2.32.0-r0) 17:36:31 (45/63) Installing nettle (3.7.3-r0) 17:36:31 (46/63) Installing libffi (3.3-r2) 17:36:31 (47/63) Installing p11-kit (0.23.22-r0) 17:36:32 (48/63) Installing libtasn1 (4.17.0-r0) 17:36:32 (49/63) Installing libunistring (0.9.10-r1) 17:36:32 (50/63) Installing gnutls (3.7.1-r0) 17:36:32 (51/63) Installing libmicrohttpd (0.9.72-r0) 17:36:32 (52/63) Installing gnutls-c++ (3.7.1-r0) 17:36:32 (53/63) Installing libgmpxx (6.2.1-r0) 17:36:32 (54/63) Installing gmp-dev (6.2.1-r0) 17:36:32 (55/63) Installing nettle-dev (3.7.3-r0) 17:36:33 (56/63) Installing libtasn1-progs (4.17.0-r0) 17:36:33 (57/63) Installing libtasn1-dev (4.17.0-r0) 17:36:33 (58/63) Installing p11-kit-dev (0.23.22-r0) 17:36:33 (59/63) Installing gnutls-dev (3.7.1-r0) 17:36:33 (60/63) Installing libmicrohttpd-dev (0.9.72-r0) 17:36:33 (61/63) Installing linux-headers (5.10.41-r0) 17:36:34 (62/63) Installing yaml (0.2.5-r0) 17:36:34 (63/63) Installing yaml-dev (0.2.5-r0) 17:36:34 Executing busybox-1.33.1-r3.trigger 17:36:34 Executing ca-certificates-20191127-r5.trigger 17:36:34 OK: 274 MiB in 77 packages 17:36:53 Removing intermediate container 5217130b92e6 17:36:53 ---> 1c7e55e62f5c 17:36:53 Step 5/6 : LABEL arch=arm64 17:36:53 ---> Running in cda232931d54 17:36:53 Removing intermediate container cda232931d54 17:36:53 ---> 1376854a5fc4 17:36:53 Step 6/6 : LABEL git_sha=cefdbfca2cd607d828298202a2a50e4487d1b950 17:36:53 ---> Running in a2bb8dcf45e5 17:36:53 Removing intermediate container a2bb8dcf45e5 17:36:53 ---> d97667b1ee65 17:36:53 [Warning] One or more build-args [ARCH] were not consumed 17:36:53 Successfully built d97667b1ee65 17:36:53 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 17:36:53 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 17:36:53 cefdbfca2cd607d828298202a2a50e4487d1b950 17:36:53 latest 17:36:53 gcc-lts 17:36:53 lts 17:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:36:53 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 [Pipeline] isUnix [Pipeline] sh 17:36:54 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 17:36:54 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 17:36:54 f3424baf778b: Preparing 17:36:54 ea2a8bf1bbdb: Preparing 17:36:54 ee420dfed78a: Preparing 17:36:54 ee420dfed78a: Layer already exists 17:36:54 ea2a8bf1bbdb: Pushed 17:37:51 f3424baf778b: Pushed 17:37:51 cefdbfca2cd607d828298202a2a50e4487d1b950: digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 size: 947 [Pipeline] isUnix [Pipeline] sh 17:37:51 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:37:51 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest 17:37:51 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 17:37:51 f3424baf778b: Preparing 17:37:51 ea2a8bf1bbdb: Preparing 17:37:51 ee420dfed78a: Preparing 17:37:52 ea2a8bf1bbdb: Layer already exists 17:37:52 ee420dfed78a: Layer already exists 17:37:52 f3424baf778b: Layer already exists 17:37:52 latest: digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 size: 947 [Pipeline] isUnix [Pipeline] sh 17:37:52 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts [Pipeline] isUnix [Pipeline] sh 17:37:53 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 17:37:53 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 17:37:53 f3424baf778b: Preparing 17:37:53 ea2a8bf1bbdb: Preparing 17:37:53 ee420dfed78a: Preparing 17:37:53 f3424baf778b: Layer already exists 17:37:53 ea2a8bf1bbdb: Layer already exists 17:37:53 ee420dfed78a: Layer already exists 17:37:53 gcc-lts: digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 size: 947 [Pipeline] isUnix [Pipeline] sh 17:37:53 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [Pipeline] isUnix [Pipeline] sh 17:37:54 + docker push nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts 17:37:54 The push refers to repository [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64] 17:37:54 f3424baf778b: Preparing 17:37:54 ea2a8bf1bbdb: Preparing 17:37:54 ee420dfed78a: Preparing 17:37:54 f3424baf778b: Layer already exists 17:37:54 ea2a8bf1bbdb: Layer already exists 17:37:54 ee420dfed78a: Layer already exists 17:37:54 lts: digest: sha256:0df23b1678be9bcf5f75e5285242a59883bcab5729695e44a6242efd441b27a4 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:37:54 ===================================================== [Pipeline] echo 17:37:54 taggedImages: 17:37:54 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:cefdbfca2cd607d828298202a2a50e4487d1b950 17:37:54 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:latest 17:37:54 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:gcc-lts 17:37:54 - nexus3.edgexfoundry.org:10002/edgex-devops/edgex-gcc-base-arm64:lts [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:55 17:37:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:37:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:56 arm64: Pulling from edgex-lftools-log-publisher 17:37:56 448f6bf000e3: Pulling fs layer 17:37:56 f757da607395: Pulling fs layer 17:37:56 05883995daec: Pulling fs layer 17:37:56 8603b9c90790: Pulling fs layer 17:37:56 1560dd03e051: Pulling fs layer 17:37:56 27f5ce0e4adf: Pulling fs layer 17:37:56 c2d8d7efcc4b: Pulling fs layer 17:37:56 1560dd03e051: Waiting 17:37:56 27f5ce0e4adf: Waiting 17:37:56 c2d8d7efcc4b: Waiting 17:37:56 8603b9c90790: Waiting 17:37:56 f757da607395: Verifying Checksum 17:37:56 f757da607395: Download complete 17:37:56 8603b9c90790: Verifying Checksum 17:37:56 8603b9c90790: Download complete 17:37:56 05883995daec: Verifying Checksum 17:37:56 05883995daec: Download complete 17:37:56 1560dd03e051: Verifying Checksum 17:37:56 1560dd03e051: Download complete 17:37:56 27f5ce0e4adf: Verifying Checksum 17:37:56 27f5ce0e4adf: Download complete 17:37:57 448f6bf000e3: Download complete 17:37:59 c2d8d7efcc4b: Verifying Checksum 17:37:59 c2d8d7efcc4b: Download complete 17:38:00 448f6bf000e3: Pull complete 17:38:01 f757da607395: Pull complete 17:38:02 05883995daec: Pull complete 17:38:03 8603b9c90790: Pull complete 17:38:04 1560dd03e051: Pull complete 17:38:05 27f5ce0e4adf: Pull complete 17:38:20 c2d8d7efcc4b: Pull complete 17:38:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:38:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:38:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:38:20 prd-ubuntu18.04-docker-arm64-4c-16g-449 does not seem to be running inside a container 17:38:20 $ 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/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:38:27 $ docker top 945438efe5b1da4bdf33479cbd473dd97d0f6540cf4edaa701daf958a6a87c8e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:28 ---> job-cost.sh 17:38:28 lf-activate-venv: SKIPPING 17:38:28 INFO: No Stack... 17:38:33 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:33 INFO: Archiving Costs [Pipeline] sh 17:38:34 + cat+ /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/cost.csv 17:38:34 cut -d, -f6 [Pipeline] lock 17:38:34 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] 17:38:34 Resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] did not exist. Created. 17:38:34 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:38:35 /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/durable-c0c68bdb/script.sh: 1: /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/durable-c0c68bdb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:38:36 + echo total: 0.10999999940395355 [Pipeline] stash 17:38:36 Warning: overwriting stash ‘stack-cost’ 17:38:36 Stashed 1 file(s) [Pipeline] } 17:38:36 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-lts-1-stack-cost] [Pipeline] // lock [Pipeline] } 17:38:37 $ docker stop --time=1 945438efe5b1da4bdf33479cbd473dd97d0f6540cf4edaa701daf958a6a87c8e 17:38:38 $ docker rm -f 945438efe5b1da4bdf33479cbd473dd97d0f6540cf4edaa701daf958a6a87c8e [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 17:38:40 + '[' -d /w/workspace/xfoundry_ci-build-images_gcc-lts/archives ']' 17:38:40 + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 17:38:40 total 4 17:38:40 drwxr-xr-x. 3 root root 34 Oct 11 17:26 . 17:38:40 drwxrwxr-x. 4 jenkins jenkins 89 Oct 11 17:26 .. 17:38:40 drwxr-xr-x. 2 root root 6 Oct 11 17:26 cost 17:38:40 -rw-r--r--. 1 root root 87 Oct 11 17:26 cost.csv 17:38:40 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 17:38:40 + ls -al /w/workspace/xfoundry_ci-build-images_gcc-lts/archives 17:38:40 total 4 17:38:40 drwxr-xr-x. 3 jenkins jenkins 34 Oct 11 17:26 . 17:38:40 drwxrwxr-x. 4 jenkins jenkins 89 Oct 11 17:26 .. 17:38:40 drwxr-xr-x. 2 jenkins jenkins 6 Oct 11 17:26 cost 17:38:40 -rw-r--r--. 1 jenkins jenkins 87 Oct 11 17:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:38:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:38:41 ---> package-listing.sh 17:38:41 ++ facter osfamily 17:38:41 ++ tr '[:upper:]' '[:lower:]' 17:38:41 + OS_FAMILY=redhat 17:38:41 + workspace=/w/workspace/xfoundry_ci-build-images_gcc-lts 17:38:41 + START_PACKAGES=/tmp/packages_start.txt 17:38:41 + END_PACKAGES=/tmp/packages_end.txt 17:38:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:38:41 + PACKAGES=/tmp/packages_start.txt 17:38:41 + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' 17:38:41 + PACKAGES=/tmp/packages_end.txt 17:38:41 + case "${OS_FAMILY}" in 17:38:41 + rpm -qa 17:38:41 + sort 17:38:42 + '[' -f /tmp/packages_start.txt ']' 17:38:42 + '[' -f /tmp/packages_end.txt ']' 17:38:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:38:42 + '[' /w/workspace/xfoundry_ci-build-images_gcc-lts ']' 17:38:42 + mkdir -p /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ 17:38:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_ci-build-images_gcc-lts/archives/ [Pipeline] echo 17:38:42 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/xfoundry_ci-build-images_gcc-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:38:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:38:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:38:43 . [Pipeline] withDockerContainer 17:38:43 prd-centos7-docker-4c-2g-437 does not seem to be running inside a container 17:38:43 $ 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/xfoundry_ci-build-images_gcc-lts/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_ci-build-images_gcc-lts -v /w/workspace/xfoundry_ci-build-images_gcc-lts:/w/workspace/xfoundry_ci-build-images_gcc-lts:rw,z -v /w/workspace/xfoundry_ci-build-images_gcc-lts@tmp:/w/workspace/xfoundry_ci-build-images_gcc-lts@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:38:43 $ docker top a29a81af0ecfc07289fe52428252467fced88698ac7a2248323b2561c3daef67 -eo pid,comm [Pipeline] { [Pipeline] sh 17:38:43 + touch /tmp/pre-build-complete [Pipeline] sh 17:38:44 + mkdir -p /var/log/sysstat [Pipeline] sh 17:38:44 + ls /var/log/sa-host 17:38:44 + sadf -c /var/log/sa-host/sa11 17:38:44 file_magic: OK 17:38:44 HZ: Using current value: 100 17:38:44 file_header: OK 17:38:44 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 17:38:44 Statistics: 17:38:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:38:44 File successfully converted to sysstat format version 12.0.3 17:38:44 + sadf -c /var/log/sa-host/sa30 17:38:44 file_magic: OK 17:38:44 HZ: Using current value: 100 17:38:44 file_header: OK 17:38:44 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 17:38:44 Statistics: 17:38:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:38:44 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:44 provisioning config files... 17:38:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_ci-build-images_gcc-lts@tmp/config6905018522907765902tmp [Pipeline] { [Pipeline] echo 17:38:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:38:45 ---> create-netrc.sh [Pipeline] } 17:38:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:38:45 ---> python-tools-install.sh [Pipeline] echo 17:38:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:38:45 ---> sudo-logs.sh 17:38:45 Archiving 'sudo' log.. 17:38:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-437.novalocal: Name or service not known 17:38:45 sudo: unable to resolve host prd-centos7-docker-4c-2g-437.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 17:38:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:38:46 ---> job-cost.sh 17:38:46 lf-activate-venv: SKIPPING 17:38:46 DEBUG: total: 0.05999999865889549 17:38:46 INFO: Retrieving Stack Cost... 17:38:46 INFO: Retrieving Pricing Info for: v3-standard-2 17:38:47 INFO: Archiving Costs [Pipeline] echo 17:38:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:38:47 ---> logs-deploy.sh 17:38:47 lf-activate-venv: SKIPPING 17:38:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc-lts/1 17:38:47 INFO: archiving workspace using pattern(s): 17:38:47 Archives upload complete. 17:38:48 INFO: archiving logs to Nexus 17:38:48 ---> uname -a: 17:38:48 Linux prd-centos7-docker-4c-2g-437.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 17:38:48 17:38:48 17:38:48 ---> lscpu: 17:38:48 Architecture: x86_64 17:38:48 CPU op-mode(s): 32-bit, 64-bit 17:38:48 Byte Order: Little Endian 17:38:48 Address sizes: 40 bits physical, 48 bits virtual 17:38:48 CPU(s): 2 17:38:48 On-line CPU(s) list: 0,1 17:38:48 Thread(s) per core: 1 17:38:48 Core(s) per socket: 1 17:38:48 Socket(s): 2 17:38:48 NUMA node(s): 1 17:38:48 Vendor ID: AuthenticAMD 17:38:48 CPU family: 23 17:38:48 Model: 49 17:38:48 Model name: AMD EPYC-Rome Processor 17:38:48 Stepping: 0 17:38:48 CPU MHz: 2799.998 17:38:48 BogoMIPS: 5599.99 17:38:48 Virtualization: AMD-V 17:38:48 Hypervisor vendor: KVM 17:38:48 Virtualization type: full 17:38:48 L1d cache: 32K 17:38:48 L1i cache: 32K 17:38:48 L2 cache: 512K 17:38:48 L3 cache: 16384K 17:38:48 NUMA node0 CPU(s): 0,1 17:38:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 17:38:48 17:38:48 17:38:48 ---> nproc: 17:38:48 2 17:38:48 17:38:48 17:38:48 ---> df -h: 17:38:48 Filesystem Size Used Avail Use% Mounted on 17:38:48 overlay 40G 7.9G 33G 20% / 17:38:48 tmpfs 64M 0 64M 0% /dev 17:38:48 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:38:48 shm 64M 0 64M 0% /dev/shm 17:38:48 /dev/vda1 40G 7.9G 33G 20% /facter-os 17:38:48 17:38:48 17:38:48 ---> sar -b -r -n DEV: 17:38:48 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 17:38:48 17:38:48 17:23:51 LINUX RESTART (2 CPU) 17:38:48 17:38:48 17:25:01 tps rtps wtps bread/s bwrtn/s 17:38:48 17:26:01 127.42 0.07 127.36 1.73 37554.30 17:38:48 17:27:01 4.35 0.05 4.30 3.86 185.66 17:38:48 17:28:01 0.35 0.00 0.35 0.00 4.41 17:38:48 17:29:01 0.47 0.00 0.47 0.00 5.63 17:38:48 17:30:01 0.22 0.00 0.22 0.00 2.90 17:38:48 17:31:01 0.33 0.00 0.33 0.00 4.18 17:38:48 17:32:01 0.25 0.00 0.25 0.00 2.86 17:38:48 17:33:01 0.28 0.00 0.28 0.00 3.51 17:38:48 17:34:01 0.33 0.00 0.33 0.00 4.88 17:38:48 17:35:01 0.27 0.00 0.27 0.00 4.31 17:38:48 17:36:01 0.27 0.00 0.27 0.00 3.31 17:38:48 17:37:01 0.20 0.00 0.20 0.00 2.73 17:38:48 17:38:01 0.32 0.00 0.32 0.00 3.67 17:38:48 Average: 10.39 0.01 10.38 0.43 2907.48 17:38:48 17:38:48 17:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:38:48 17:26:01 4825500 0 746276 9.32 2620 2434536 1324148 14.62 881696 1948056 44 17:38:48 17:27:01 4799636 0 772032 9.64 2620 2434644 1218592 13.45 913296 1943140 16 17:38:48 17:28:01 4803712 0 767952 9.59 2620 2434648 1163820 12.85 911640 1943140 8 17:38:48 17:29:01 4801532 0 770128 9.62 2620 2434652 1163820 12.85 913172 1943564 8 17:38:48 17:30:01 4800908 0 770744 9.62 2620 2434660 1163916 12.85 913768 1943568 8 17:38:48 17:31:01 4807808 0 763844 9.54 2620 2434660 1163880 12.85 907148 1944324 16 17:38:48 17:32:01 4808012 0 763636 9.53 2620 2434664 1163820 12.85 906964 1944324 8 17:38:48 17:33:01 4794860 0 776780 9.70 2620 2434672 1164072 12.85 920328 1944380 8 17:38:48 17:34:01 4796592 0 775048 9.68 2620 2434672 1163820 12.85 920404 1942236 20 17:38:48 17:35:01 4796504 0 775124 9.68 2620 2434684 1163904 12.85 920848 1942236 8 17:38:48 17:36:01 4785508 0 786120 9.82 2620 2434684 1164096 12.85 931716 1942236 12 17:38:48 17:37:01 4783940 0 787680 9.84 2620 2434692 1164148 12.85 933628 1942288 16 17:38:48 17:38:01 4785264 0 786352 9.82 2620 2434696 1163884 12.85 932308 1942284 12 17:38:48 Average: 4799214 0 772440 9.64 2620 2434659 1180455 13.03 915917 1943521 14 17:38:48 17:38:48 17:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:38:48 17:26:01 eth0 262.12 283.52 2695.87 1595.68 0.00 0.00 0.00 0.00 17:38:48 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:26:01 docker0 2.13 11.07 0.17 70.50 0.00 0.00 0.00 0.00 17:38:48 17:27:01 eth0 10.83 6.60 10.92 3.18 0.00 0.00 0.00 0.00 17:38:48 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:28:01 eth0 0.68 0.10 0.07 0.01 0.00 0.00 0.00 0.00 17:38:48 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:29:01 eth0 0.58 0.10 0.06 0.01 0.00 0.00 0.00 0.00 17:38:48 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:30:01 eth0 1.03 0.22 0.18 0.08 0.00 0.00 0.00 0.00 17:38:48 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:31:01 eth0 0.87 0.13 0.14 0.01 0.00 0.00 0.00 0.00 17:38:48 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:32:01 eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 17:38:48 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:33:01 eth0 1.50 0.25 0.36 0.19 0.00 0.00 0.00 0.00 17:38:48 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:34:01 eth0 0.52 0.08 0.04 0.01 0.00 0.00 0.00 0.00 17:38:48 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:35:01 eth0 1.27 0.22 0.17 0.07 0.00 0.00 0.00 0.00 17:38:48 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:36:01 eth0 1.92 0.68 0.69 0.40 0.00 0.00 0.00 0.00 17:38:48 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:37:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 17:38:48 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:38:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:38:48 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 Average: eth0 21.73 22.50 208.45 123.11 0.00 0.00 0.00 0.00 17:38:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:38:48 Average: docker0 0.16 0.85 0.01 5.43 0.00 0.00 0.00 0.00 17:38:48 17:38:48 17:38:48 ---> sar -P ALL: 17:38:48 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/11/21 _x86_64_ (2 CPU) 17:38:48 17:38:48 17:23:51 LINUX RESTART (2 CPU) 17:38:48 17:38:48 17:25:01 CPU %user %nice %system %iowait %steal %idle 17:38:48 17:26:01 all 28.54 0.00 5.64 2.04 0.09 63.69 17:38:48 17:26:01 0 28.95 0.00 5.59 1.77 0.09 63.59 17:38:48 17:26:01 1 28.12 0.00 5.68 2.32 0.09 63.79 17:38:48 17:27:01 all 0.83 0.00 0.24 0.01 0.03 98.90 17:38:48 17:27:01 0 0.62 0.00 0.25 0.02 0.02 99.10 17:38:48 17:27:01 1 1.04 0.00 0.23 0.00 0.03 98.70 17:38:48 17:28:01 all 0.23 0.00 0.08 0.00 0.01 99.69 17:38:48 17:28:01 0 0.05 0.00 0.10 0.00 0.02 99.83 17:38:48 17:28:01 1 0.40 0.00 0.05 0.00 0.00 99.55 17:38:48 17:29:01 all 0.23 0.00 0.03 0.00 0.01 99.73 17:38:48 17:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 17:38:48 17:29:01 1 0.43 0.00 0.03 0.00 0.02 99.52 17:38:48 17:30:01 all 0.26 0.00 0.04 0.00 0.02 99.68 17:38:48 17:30:01 0 0.07 0.00 0.02 0.00 0.02 99.90 17:38:48 17:30:01 1 0.45 0.00 0.07 0.00 0.02 99.47 17:38:48 17:31:01 all 0.10 0.00 0.06 0.00 0.02 99.82 17:38:48 17:31:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:38:48 17:31:01 1 0.17 0.00 0.08 0.00 0.03 99.72 17:38:48 17:32:01 all 0.22 0.00 0.04 0.00 0.00 99.74 17:38:48 17:32:01 0 0.38 0.00 0.03 0.00 0.00 99.58 17:38:48 17:32:01 1 0.05 0.00 0.05 0.00 0.00 99.90 17:38:48 17:33:01 all 0.25 0.00 0.06 0.00 0.01 99.68 17:38:48 17:33:01 0 0.43 0.00 0.05 0.00 0.00 99.52 17:38:48 17:33:01 1 0.07 0.00 0.07 0.00 0.02 99.85 17:38:48 17:34:01 all 0.23 0.00 0.03 0.00 0.01 99.73 17:38:48 17:34:01 0 0.40 0.00 0.02 0.00 0.00 99.58 17:38:48 17:34:01 1 0.05 0.00 0.05 0.00 0.02 99.88 17:38:48 17:35:01 all 0.18 0.00 0.05 0.00 0.03 99.74 17:38:48 17:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:38:48 17:35:01 1 0.33 0.00 0.07 0.00 0.03 99.57 17:38:48 17:36:01 all 0.14 0.00 0.04 0.00 0.01 99.81 17:38:48 17:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 17:38:48 17:36:01 1 0.25 0.00 0.05 0.00 0.02 99.68 17:38:48 17:38:48 17:36:01 CPU %user %nice %system %iowait %steal %idle 17:38:48 17:37:01 all 0.23 0.00 0.04 0.00 0.01 99.72 17:38:48 17:37:01 0 0.07 0.00 0.05 0.00 0.02 99.87 17:38:48 17:37:01 1 0.38 0.00 0.03 0.00 0.00 99.58 17:38:48 17:38:01 all 0.18 0.00 0.03 0.00 0.01 99.79 17:38:48 17:38:01 0 0.08 0.00 0.03 0.00 0.02 99.87 17:38:48 17:38:01 1 0.27 0.00 0.02 0.00 0.00 99.72 17:38:48 Average: all 2.33 0.00 0.47 0.15 0.02 97.03 17:38:48 Average: 0 2.30 0.00 0.46 0.13 0.01 97.09 17:38:48 Average: 1 2.37 0.00 0.48 0.17 0.02 96.96 17:38:48 17:38:48 17:38:48