Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 02f2b605e8d179b9aa683026d421aa6d8df6cc7a 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-ssh6214752873018432754.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh12733193450189365723.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3372928544357177588.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13994259015679970095.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10931014868264812908.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[13], releaseBranchOverride:gcc] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-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: 13 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2183’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2185 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 02f2b605e8d179b9aa683026d421aa6d8df6cc7a (gcc) Commit message: "Merge pull request #194 from ernestojeda/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 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 > git rev-list --no-walk 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:18:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:18:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:18:57 ========================================================= 22:18:57 EdgeX Global Pipelines Version Info 22:18:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:18:57 ------------------- 22:18:57 stable info: 22:18:57 ------------------- 22:18:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:18:57 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:18:57 Message: update stable to v1.0.239 22:18:58 ------------------- 22:18:58 experimental info: 22:18:58 ------------------- 22:18:58 Commited By: **** collab-it+edgex@linuxfoundation.org 22:18:58 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 22:18:58 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 13 [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 02f2b60 [Pipeline] echo 22:18:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:18:58 provisioning config files... 22:18:58 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8006174930884753654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:18:59 ---> docker-login.sh 22:18:59 nexus3.edgexfoundry.org:10001 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 nexus3.edgexfoundry.org:10002 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 nexus3.edgexfoundry.org:10003 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 nexus3.edgexfoundry.org:10004 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:18:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:18:59 Configure a credential helper to remove this warning. See 22:18:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:18:59 22:18:59 Login Succeeded 22:18:59 docker.io 22:18:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:00 Configure a credential helper to remove this warning. See 22:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:00 22:19:00 Login Succeeded 22:19:00 ---> docker-login.sh ends [Pipeline] } 22:19:00 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 22:19:00 provisioning config files... 22:19:00 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config13279384703555890861tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:19:00 ---> docker-login.sh 22:19:00 nexus3.edgexfoundry.org:10001 22:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:00 Configure a credential helper to remove this warning. See 22:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:00 22:19:00 Login Succeeded 22:19:00 nexus3.edgexfoundry.org:10002 22:19:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:00 Configure a credential helper to remove this warning. See 22:19:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:00 22:19:00 Login Succeeded 22:19:00 nexus3.edgexfoundry.org:10003 22:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:01 Configure a credential helper to remove this warning. See 22:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:01 22:19:01 Login Succeeded 22:19:01 nexus3.edgexfoundry.org:10004 22:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:01 Configure a credential helper to remove this warning. See 22:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:01 22:19:01 Login Succeeded 22:19:01 docker.io 22:19:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:19:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:19:01 Configure a credential helper to remove this warning. See 22:19:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:19:01 22:19:01 Login Succeeded 22:19:01 ---> docker-login.sh ends [Pipeline] } 22:19:01 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 22:19:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:19:02 + ls -al . 22:19:02 total 20 22:19:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 22:18 . 22:19:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:18 .. 22:19:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 22:18 .git 22:19:02 -rw-rw-r-- 1 jenkins jenkins 313 Sep 29 22:18 Dockerfile 22:19:02 -rw-rw-r-- 1 jenkins jenkins 883 Sep 29 22:18 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:02 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a --label arch=amd64 . 22:19:02 Sending build context to Docker daemon 426kB 22:19:02 Step 1/5 : FROM alpine:3.15 22:19:03 3.15: Pulling from library/alpine 22:19:03 9621f1afde84: Pulling fs layer 22:19:03 9621f1afde84: Verifying Checksum 22:19:03 9621f1afde84: Download complete 22:19:03 9621f1afde84: Pull complete 22:19:03 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:19:03 Status: Downloaded newer image for alpine:3.15 22:19:03 ---> c4fc93816858 22:19:03 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:19:04 ---> Running in afcafe0347f4 22:19:04 Removing intermediate container afcafe0347f4 22:19:04 ---> 317911a03603 22:19:04 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 22:19:04 ---> Running in d16e93504f5a 22:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:19:04 (1/63) Installing libgcc (10.3.1_git20211027-r0) 22:19:05 (2/63) Installing libstdc++ (10.3.1_git20211027-r0) 22:19:05 (3/63) Installing binutils (2.37-r3) 22:19:05 (4/63) Installing libmagic (5.41-r0) 22:19:05 (5/63) Installing file (5.41-r0) 22:19:05 (6/63) Installing libgomp (10.3.1_git20211027-r0) 22:19:05 (7/63) Installing libatomic (10.3.1_git20211027-r0) 22:19:05 (8/63) Installing libgphobos (10.3.1_git20211027-r0) 22:19:05 (9/63) Installing gmp (6.2.1-r1) 22:19:05 (10/63) Installing isl22 (0.22-r0) 22:19:05 (11/63) Installing mpfr4 (4.1.0-r0) 22:19:05 (12/63) Installing mpc1 (1.2.1-r0) 22:19:05 (13/63) Installing gcc (10.3.1_git20211027-r0) 22:19:05 (14/63) Installing musl-dev (1.2.2-r7) 22:19:05 (15/63) Installing libc-dev (0.7.2-r3) 22:19:05 (16/63) Installing g++ (10.3.1_git20211027-r0) 22:19:06 (17/63) Installing make (4.3-r0) 22:19:06 (18/63) Installing fortify-headers (1.1-r1) 22:19:06 (19/63) Installing patch (2.7.6-r7) 22:19:06 (20/63) Installing build-base (0.5-r3) 22:19:06 (21/63) Installing libacl (2.2.53-r0) 22:19:06 (22/63) Installing libbz2 (1.0.8-r1) 22:19:06 (23/63) Installing expat (2.4.9-r0) 22:19:06 (24/63) Installing lz4-libs (1.9.3-r1) 22:19:06 (25/63) Installing xz-libs (5.2.5-r1) 22:19:06 (26/63) Installing zstd-libs (1.5.0-r0) 22:19:06 (27/63) Installing libarchive (3.6.1-r0) 22:19:06 (28/63) Installing ca-certificates (20220614-r0) 22:19:06 (29/63) Installing brotli-libs (1.0.9-r5) 22:19:06 (30/63) Installing nghttp2-libs (1.46.0-r0) 22:19:06 (31/63) Installing libcurl (7.80.0-r3) 22:19:06 (32/63) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:19:06 (33/63) Installing ncurses-libs (6.3_p20211120-r1) 22:19:06 (34/63) Installing rhash-libs (1.4.2-r2) 22:19:06 (35/63) Installing libuv (1.42.0-r0) 22:19:06 (36/63) Installing cmake (3.21.3-r0) 22:19:06 (37/63) Installing pkgconf (1.8.0-r0) 22:19:06 (38/63) Installing openssl-dev (1.1.1q-r0) 22:19:06 (39/63) Installing nghttp2-dev (1.46.0-r0) 22:19:06 (40/63) Installing zlib-dev (1.2.12-r3) 22:19:06 (41/63) Installing brotli-dev (1.0.9-r5) 22:19:06 (42/63) Installing curl-dev (7.80.0-r3) 22:19:06 (43/63) Installing pcre2 (10.40-r0) 22:19:06 (44/63) Installing git (2.34.4-r0) 22:19:06 (45/63) Installing nettle (3.7.3-r0) 22:19:06 (46/63) Installing libffi (3.4.2-r1) 22:19:06 (47/63) Installing p11-kit (0.24.0-r1) 22:19:06 (48/63) Installing libtasn1 (4.18.0-r0) 22:19:06 (49/63) Installing libunistring (0.9.10-r1) 22:19:06 (50/63) Installing gnutls (3.7.1-r1) 22:19:07 (51/63) Installing libmicrohttpd (0.9.73-r0) 22:19:07 (52/63) Installing gnutls-c++ (3.7.1-r1) 22:19:07 (53/63) Installing libgmpxx (6.2.1-r1) 22:19:07 (54/63) Installing gmp-dev (6.2.1-r1) 22:19:07 (55/63) Installing nettle-dev (3.7.3-r0) 22:19:07 (56/63) Installing libtasn1-progs (4.18.0-r0) 22:19:07 (57/63) Installing libtasn1-dev (4.18.0-r0) 22:19:07 (58/63) Installing p11-kit-dev (0.24.0-r1) 22:19:07 (59/63) Installing gnutls-dev (3.7.1-r1) 22:19:07 (60/63) Installing libmicrohttpd-dev (0.9.73-r0) 22:19:07 (61/63) Installing linux-headers (5.10.41-r0) 22:19:07 (62/63) Installing yaml (0.2.5-r0) 22:19:07 (63/63) Installing yaml-dev (0.2.5-r0) 22:19:07 Executing busybox-1.34.1-r7.trigger 22:19:07 Executing ca-certificates-20220614-r0.trigger 22:19:07 OK: 281 MiB in 77 packages 22:19:13 Removing intermediate container d16e93504f5a 22:19:13 ---> 0c7da585ffaa 22:19:13 Step 4/5 : LABEL arch=amd64 22:19:13 ---> Running in 662a4f5e207f 22:19:13 Removing intermediate container 662a4f5e207f 22:19:13 ---> c26f9040fb8c 22:19:13 Step 5/5 : LABEL git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a 22:19:13 ---> Running in 5cc4d5978e95 22:19:13 Removing intermediate container 5cc4d5978e95 22:19:13 ---> e707ee6a6b38 22:19:13 [Warning] One or more build-args [ARCH] were not consumed 22:19:13 Successfully built e707ee6a6b38 22:19:13 Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 22:19:14 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 22:19:14 02f2b605e8d179b9aa683026d421aa6d8df6cc7a 22:19:14 latest 22:19:14 gcc 22:19:14 13 22:19:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:14 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:14 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a 22:19:14 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 22:19:14 f7412a2e12ec: Preparing 22:19:14 34d5ebaa5410: Preparing 22:19:15 Still waiting to schedule task 22:19:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:19:15 34d5ebaa5410: Pushed 22:19:47 f7412a2e12ec: Pushed 22:19:47 02f2b605e8d179b9aa683026d421aa6d8df6cc7a: digest: sha256:8d089e23d47b820511ff25cb0a5ce749395ad09d16657f852daa1fdd05e548e9 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:48 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:48 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 22:19:48 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 22:19:48 f7412a2e12ec: Preparing 22:19:48 34d5ebaa5410: Preparing 22:19:48 f7412a2e12ec: Layer already exists 22:19:48 34d5ebaa5410: Layer already exists 22:19:48 latest: digest: sha256:8d089e23d47b820511ff25cb0a5ce749395ad09d16657f852daa1fdd05e548e9 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:48 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:48 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 22:19:48 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 22:19:48 f7412a2e12ec: Preparing 22:19:48 34d5ebaa5410: Preparing 22:19:48 34d5ebaa5410: Layer already exists 22:19:48 f7412a2e12ec: Layer already exists 22:19:48 gcc: digest: sha256:8d089e23d47b820511ff25cb0a5ce749395ad09d16657f852daa1fdd05e548e9 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:49 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:49 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:13 22:19:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 22:19:49 f7412a2e12ec: Preparing 22:19:49 34d5ebaa5410: Preparing 22:19:49 34d5ebaa5410: Layer already exists 22:19:49 f7412a2e12ec: Layer already exists 22:19:49 13: digest: sha256:8d089e23d47b820511ff25cb0a5ce749395ad09d16657f852daa1fdd05e548e9 size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:19:49 ===================================================== [Pipeline] echo 22:19:49 taggedImages: 22:19:49 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:02f2b605e8d179b9aa683026d421aa6d8df6cc7a 22:19:49 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 22:19:49 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 22:19:49 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:49 22:19:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:19:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:50 latest: Pulling from edgex-lftools-log-publisher 22:19:50 5eb5b503b376: Pulling fs layer 22:19:50 5c69ac0246d0: Pulling fs layer 22:19:50 ec43610c2a17: Pulling fs layer 22:19:50 3a2ae6a8a46f: Pulling fs layer 22:19:50 33b1e0a273af: Pulling fs layer 22:19:50 5d3b04190fa2: Pulling fs layer 22:19:50 2f39f015ded8: Pulling fs layer 22:19:50 5d3b04190fa2: Waiting 22:19:50 2f39f015ded8: Waiting 22:19:50 33b1e0a273af: Waiting 22:19:50 5c69ac0246d0: Verifying Checksum 22:19:50 5c69ac0246d0: Download complete 22:19:50 3a2ae6a8a46f: Verifying Checksum 22:19:50 3a2ae6a8a46f: Download complete 22:19:50 33b1e0a273af: Verifying Checksum 22:19:50 33b1e0a273af: Download complete 22:19:50 5d3b04190fa2: Verifying Checksum 22:19:50 5d3b04190fa2: Download complete 22:19:50 ec43610c2a17: Verifying Checksum 22:19:50 ec43610c2a17: Download complete 22:19:50 5eb5b503b376: Verifying Checksum 22:19:50 5eb5b503b376: Download complete 22:19:51 2f39f015ded8: Download complete 22:19:52 5eb5b503b376: Pull complete 22:19:52 5c69ac0246d0: Pull complete 22:19:52 ec43610c2a17: Pull complete 22:19:52 3a2ae6a8a46f: Pull complete 22:19:52 33b1e0a273af: Pull complete 22:19:52 5d3b04190fa2: Pull complete 22:19:58 2f39f015ded8: Pull complete 22:19:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:19:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:19:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:19:58 prd-ubuntu20.04-docker-8c-8g-2185 does not seem to be running inside a container 22:19:58 $ 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/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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:20:01 $ docker top f53c658183b749bf2b9ec5523f45ff83d68ef6bc3900faed59a2395940ae7701 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:20:01 ---> job-cost.sh 22:20:01 lf-activate-venv: SKIPPING 22:20:01 INFO: No Stack... 22:20:01 INFO: Retrieving Pricing Info for: v3-standard-8 22:20:02 INFO: Archiving Costs [Pipeline] sh 22:20:02 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 22:20:02 + cut -d, -f6 [Pipeline] lock 22:20:02 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-13-stack-cost] 22:20:02 Resource [jenkins-edgexfoundry-ci-build-images-gcc-13-stack-cost] did not exist. Created. 22:20:02 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:20:02 + echo total: 0.2199999988079071 [Pipeline] stash 22:20:02 Stashed 1 file(s) [Pipeline] } 22:20:02 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-13-stack-cost] [Pipeline] // lock [Pipeline] } 22:20:02 $ docker stop --time=1 f53c658183b749bf2b9ec5523f45ff83d68ef6bc3900faed59a2395940ae7701 22:20:04 $ docker rm -f f53c658183b749bf2b9ec5523f45ff83d68ef6bc3900faed59a2395940ae7701 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:20:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2186 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 22:20:43 Selected Git installation does not exist. Using Default 22:20:43 The recommended git tool is: NONE 22:20:48 using credential edgex-jenkins-ssh 22:20:48 Cloning the remote Git repository 22:20:48 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 22:20:49 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 22:20:49 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 22:20:49 > git --version # timeout=10 22:20:49 > git --version # 'git version 2.25.1' 22:20:49 using GIT_SSH to set credentials SSH Credentials for GitHub 22:20:49 Verifying host key using known hosts file 22:20:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:20:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:50 Avoid second fetch 22:20:50 Checking out Revision 02f2b605e8d179b9aa683026d421aa6d8df6cc7a (gcc) 22:20:50 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 22:20:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:20:51 > git config core.sparsecheckout # timeout=10 22:20:51 > git checkout -f 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 22:20:51 Commit message: "Merge pull request #194 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:20:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:20:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:20:52 Dload Upload Total Spent Left Speed 22:20:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 22:20:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:20:53 + sudo tee /etc/docker/daemon.new+ sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:20:53 22:20:53 { 22:20:53 "registry-mirrors": [ 22:20:53 "https://nexus3.edgexfoundry.org:10001" 22:20:53 ], 22:20:53 "bip": "10.250.0.254/24", 22:20:53 "hosts": [ 22:20:53 "tcp://0.0.0.0:5555", 22:20:53 "unix:///var/run/docker.sock" 22:20:53 ], 22:20:53 "mtu": 1458, 22:20:53 "selinux-enabled": true, 22:20:53 "seccomp-profile": "/etc/docker/seccomp.json" 22:20:53 } [Pipeline] sh 22:20:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:20:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:21:12 provisioning config files... 22:21:12 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config14733356701721549748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:21:12 ---> docker-login.sh 22:21:12 nexus3.edgexfoundry.org:10001 22:21:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:13 Configure a credential helper to remove this warning. See 22:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:13 22:21:13 Login Succeeded 22:21:13 nexus3.edgexfoundry.org:10002 22:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:13 Configure a credential helper to remove this warning. See 22:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:13 22:21:13 Login Succeeded 22:21:13 nexus3.edgexfoundry.org:10003 22:21:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:13 Configure a credential helper to remove this warning. See 22:21:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:13 22:21:13 Login Succeeded 22:21:13 nexus3.edgexfoundry.org:10004 22:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:14 Configure a credential helper to remove this warning. See 22:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:14 22:21:14 Login Succeeded 22:21:14 docker.io 22:21:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:21:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:21:14 Configure a credential helper to remove this warning. See 22:21:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:21:14 22:21:14 Login Succeeded 22:21:14 ---> docker-login.sh ends [Pipeline] } 22:21:14 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 22:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:15 + ls -al . 22:21:15 total 20 22:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 22:20 . 22:21:15 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:20 .. 22:21:15 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 22:20 .git 22:21:15 -rw-rw-r-- 1 jenkins jenkins 313 Sep 29 22:20 Dockerfile 22:21:15 -rw-rw-r-- 1 jenkins jenkins 883 Sep 29 22:20 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:15 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a --label arch=arm64 . 22:21:16 Sending build context to Docker daemon 426kB 22:21:16 Step 1/5 : FROM alpine:3.15 22:21:16 3.15: Pulling from library/alpine 22:21:16 47517142f6ba: Pulling fs layer 22:21:17 47517142f6ba: Verifying Checksum 22:21:17 47517142f6ba: Download complete 22:21:17 47517142f6ba: Pull complete 22:21:17 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 22:21:17 Status: Downloaded newer image for alpine:3.15 22:21:17 ---> 02e0d6fdf486 22:21:17 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 22:21:17 ---> Running in 4fab45b194ab 22:21:18 Removing intermediate container 4fab45b194ab 22:21:18 ---> 92749992bf64 22:21:18 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev 22:21:18 ---> Running in 5eb225f73317 22:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:21:20 (1/63) Installing libgcc (10.3.1_git20211027-r0) 22:21:20 (2/63) Installing libstdc++ (10.3.1_git20211027-r0) 22:21:20 (3/63) Installing binutils (2.37-r3) 22:21:21 (4/63) Installing libmagic (5.41-r0) 22:21:21 (5/63) Installing file (5.41-r0) 22:21:21 (6/63) Installing libgomp (10.3.1_git20211027-r0) 22:21:21 (7/63) Installing libatomic (10.3.1_git20211027-r0) 22:21:21 (8/63) Installing libgphobos (10.3.1_git20211027-r0) 22:21:21 (9/63) Installing gmp (6.2.1-r1) 22:21:21 (10/63) Installing isl22 (0.22-r0) 22:21:21 (11/63) Installing mpfr4 (4.1.0-r0) 22:21:21 (12/63) Installing mpc1 (1.2.1-r0) 22:21:21 (13/63) Installing gcc (10.3.1_git20211027-r0) 22:21:23 (14/63) Installing musl-dev (1.2.2-r7) 22:21:23 (15/63) Installing libc-dev (0.7.2-r3) 22:21:23 (16/63) Installing g++ (10.3.1_git20211027-r0) 22:21:25 (17/63) Installing make (4.3-r0) 22:21:25 (18/63) Installing fortify-headers (1.1-r1) 22:21:25 (19/63) Installing patch (2.7.6-r7) 22:21:25 (20/63) Installing build-base (0.5-r3) 22:21:25 (21/63) Installing libacl (2.2.53-r0) 22:21:25 (22/63) Installing libbz2 (1.0.8-r1) 22:21:25 (23/63) Installing expat (2.4.9-r0) 22:21:25 (24/63) Installing lz4-libs (1.9.3-r1) 22:21:25 (25/63) Installing xz-libs (5.2.5-r1) 22:21:25 (26/63) Installing zstd-libs (1.5.0-r0) 22:21:25 (27/63) Installing libarchive (3.6.1-r0) 22:21:25 (28/63) Installing ca-certificates (20220614-r0) 22:21:25 (29/63) Installing brotli-libs (1.0.9-r5) 22:21:25 (30/63) Installing nghttp2-libs (1.46.0-r0) 22:21:25 (31/63) Installing libcurl (7.80.0-r3) 22:21:25 (32/63) Installing ncurses-terminfo-base (6.3_p20211120-r1) 22:21:25 (33/63) Installing ncurses-libs (6.3_p20211120-r1) 22:21:25 (34/63) Installing rhash-libs (1.4.2-r2) 22:21:25 (35/63) Installing libuv (1.42.0-r0) 22:21:25 (36/63) Installing cmake (3.21.3-r0) 22:21:27 (37/63) Installing pkgconf (1.8.0-r0) 22:21:27 (38/63) Installing openssl-dev (1.1.1q-r0) 22:21:27 (39/63) Installing nghttp2-dev (1.46.0-r0) 22:21:27 (40/63) Installing zlib-dev (1.2.12-r3) 22:21:27 (41/63) Installing brotli-dev (1.0.9-r5) 22:21:27 (42/63) Installing curl-dev (7.80.0-r3) 22:21:27 (43/63) Installing pcre2 (10.40-r0) 22:21:27 (44/63) Installing git (2.34.4-r0) 22:21:27 (45/63) Installing nettle (3.7.3-r0) 22:21:27 (46/63) Installing libffi (3.4.2-r1) 22:21:27 (47/63) Installing p11-kit (0.24.0-r1) 22:21:27 (48/63) Installing libtasn1 (4.18.0-r0) 22:21:27 (49/63) Installing libunistring (0.9.10-r1) 22:21:28 (50/63) Installing gnutls (3.7.1-r1) 22:21:28 (51/63) Installing libmicrohttpd (0.9.73-r0) 22:21:28 (52/63) Installing gnutls-c++ (3.7.1-r1) 22:21:28 (53/63) Installing libgmpxx (6.2.1-r1) 22:21:28 (54/63) Installing gmp-dev (6.2.1-r1) 22:21:28 (55/63) Installing nettle-dev (3.7.3-r0) 22:21:28 (56/63) Installing libtasn1-progs (4.18.0-r0) 22:21:28 (57/63) Installing libtasn1-dev (4.18.0-r0) 22:21:28 (58/63) Installing p11-kit-dev (0.24.0-r1) 22:21:28 (59/63) Installing gnutls-dev (3.7.1-r1) 22:21:28 (60/63) Installing libmicrohttpd-dev (0.9.73-r0) 22:21:28 (61/63) Installing linux-headers (5.10.41-r0) 22:21:28 (62/63) Installing yaml (0.2.5-r0) 22:21:28 (63/63) Installing yaml-dev (0.2.5-r0) 22:21:28 Executing busybox-1.34.1-r7.trigger 22:21:28 Executing ca-certificates-20220614-r0.trigger 22:21:28 OK: 277 MiB in 77 packages 22:21:41 Removing intermediate container 5eb225f73317 22:21:41 ---> eb7f47c88069 22:21:41 Step 4/5 : LABEL arch=arm64 22:21:41 ---> Running in 5299b5ea3f69 22:21:41 Removing intermediate container 5299b5ea3f69 22:21:41 ---> a81283d031aa 22:21:41 Step 5/5 : LABEL git_sha=02f2b605e8d179b9aa683026d421aa6d8df6cc7a 22:21:41 ---> Running in 1757b2f8cbf0 22:21:41 Removing intermediate container 1757b2f8cbf0 22:21:41 ---> f192a6432ac9 22:21:41 [Warning] One or more build-args [ARCH] were not consumed 22:21:41 Successfully built f192a6432ac9 22:21:41 Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 22:21:41 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 22:21:41 02f2b605e8d179b9aa683026d421aa6d8df6cc7a 22:21:41 latest 22:21:41 gcc 22:21:41 13 22:21:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:41 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:42 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a 22:21:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 22:21:42 8e36c1d3ef36: Preparing 22:21:42 9833f26c6bda: Preparing 22:21:43 9833f26c6bda: Pushed 22:22:40 8e36c1d3ef36: Pushed 22:22:40 02f2b605e8d179b9aa683026d421aa6d8df6cc7a: digest: sha256:b4797a0decde543329611e793e2fe00c37f71866d083e0bae715a887fd9e8dbb size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:40 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:40 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 22:22:40 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 22:22:40 8e36c1d3ef36: Preparing 22:22:40 9833f26c6bda: Preparing 22:22:40 8e36c1d3ef36: Layer already exists 22:22:40 9833f26c6bda: Layer already exists 22:22:40 latest: digest: sha256:b4797a0decde543329611e793e2fe00c37f71866d083e0bae715a887fd9e8dbb size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:41 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:41 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 22:22:41 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 22:22:41 8e36c1d3ef36: Preparing 22:22:41 9833f26c6bda: Preparing 22:22:41 9833f26c6bda: Layer already exists 22:22:41 8e36c1d3ef36: Layer already exists 22:22:41 gcc: digest: sha256:b4797a0decde543329611e793e2fe00c37f71866d083e0bae715a887fd9e8dbb size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:42 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:42 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:13 22:22:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 22:22:42 8e36c1d3ef36: Preparing 22:22:42 9833f26c6bda: Preparing 22:22:42 8e36c1d3ef36: Layer already exists 22:22:42 9833f26c6bda: Layer already exists 22:22:42 13: digest: sha256:b4797a0decde543329611e793e2fe00c37f71866d083e0bae715a887fd9e8dbb size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:22:42 ===================================================== [Pipeline] echo 22:22:42 taggedImages: 22:22:42 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:02f2b605e8d179b9aa683026d421aa6d8df6cc7a 22:22:42 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 22:22:42 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 22:22:42 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:43 22:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:22:43 arm64: Pulling from edgex-lftools-log-publisher 22:22:43 8998bd30e6a1: Pulling fs layer 22:22:43 04944245beec: Pulling fs layer 22:22:43 699f458cf7ca: Pulling fs layer 22:22:43 765212b225bb: Pulling fs layer 22:22:43 f23df028b6ca: Pulling fs layer 22:22:43 d65c8cfc05b1: Pulling fs layer 22:22:43 2437ff75d9bd: Pulling fs layer 22:22:43 765212b225bb: Waiting 22:22:43 f23df028b6ca: Waiting 22:22:43 d65c8cfc05b1: Waiting 22:22:43 2437ff75d9bd: Waiting 22:22:43 04944245beec: Verifying Checksum 22:22:43 04944245beec: Download complete 22:22:43 765212b225bb: Verifying Checksum 22:22:43 765212b225bb: Download complete 22:22:43 f23df028b6ca: Verifying Checksum 22:22:43 f23df028b6ca: Download complete 22:22:43 d65c8cfc05b1: Verifying Checksum 22:22:43 d65c8cfc05b1: Download complete 22:22:43 699f458cf7ca: Verifying Checksum 22:22:43 699f458cf7ca: Download complete 22:22:44 8998bd30e6a1: Download complete 22:22:46 2437ff75d9bd: Verifying Checksum 22:22:46 2437ff75d9bd: Download complete 22:22:48 8998bd30e6a1: Pull complete 22:22:48 04944245beec: Pull complete 22:22:50 699f458cf7ca: Pull complete 22:22:50 765212b225bb: Pull complete 22:22:50 f23df028b6ca: Pull complete 22:22:50 d65c8cfc05b1: Pull complete 22:23:06 2437ff75d9bd: Pull complete 22:23:06 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:23:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:23:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:06 prd-ubuntu20.04-docker-arm64-4c-16g-2186 does not seem to be running inside a container 22:23:06 $ 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/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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:23:08 $ docker top 4b051742850dc7ef3cedb8389c19b9ee0676a9b327410013b50bcba92c6d23d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:23:09 ---> job-cost.sh 22:23:09 lf-activate-venv: SKIPPING 22:23:09 INFO: No Stack... 22:23:09 INFO: Retrieving Pricing Info for: v3-standard-4 22:23:10 INFO: Archiving Costs [Pipeline] sh 22:23:11 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 22:23:11 + cut -d, -f6 [Pipeline] lock 22:23:11 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-13-stack-cost] 22:23:11 Resource [jenkins-edgexfoundry-ci-build-images-gcc-13-stack-cost] did not exist. Created. 22:23:11 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:23:11 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-aea7c7f1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:23:12 + echo total: 0.10999999940395355 [Pipeline] stash 22:23:12 Warning: overwriting stash ‘stack-cost’ 22:23:12 Stashed 1 file(s) [Pipeline] } 22:23:12 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-13-stack-cost] [Pipeline] // lock [Pipeline] } 22:23:12 $ docker stop --time=1 4b051742850dc7ef3cedb8389c19b9ee0676a9b327410013b50bcba92c6d23d5 22:23:14 $ docker rm -f 4b051742850dc7ef3cedb8389c19b9ee0676a9b327410013b50bcba92c6d23d5 [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 22:23:14 + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] 22:23:14 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 22:23:14 total 16 22:23:14 drwxr-xr-x 3 root root 4096 Sep 29 22:20 . 22:23:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:20 .. 22:23:14 drwxr-xr-x 2 root root 4096 Sep 29 22:20 cost 22:23:14 -rw-r--r-- 1 root root 85 Sep 29 22:20 cost.csv 22:23:14 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives 22:23:14 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 22:23:14 total 16 22:23:14 drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 22:20 . 22:23:14 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 22:20 .. 22:23:14 drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 22:20 cost 22:23:14 -rw-r--r-- 1 jenkins jenkins 85 Sep 29 22:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:23:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:23:15 ---> package-listing.sh 22:23:15 ++ facter osfamily 22:23:15 ++ tr '[:upper:]' '[:lower:]' 22:23:16 + OS_FAMILY=debian 22:23:16 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 22:23:16 + START_PACKAGES=/tmp/packages_start.txt 22:23:16 + END_PACKAGES=/tmp/packages_end.txt 22:23:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:23:16 + PACKAGES=/tmp/packages_start.txt 22:23:16 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 22:23:16 + PACKAGES=/tmp/packages_end.txt 22:23:16 + case "${OS_FAMILY}" in 22:23:16 + dpkg -l 22:23:16 + grep '^ii' 22:23:16 + '[' -f /tmp/packages_start.txt ']' 22:23:16 + '[' -f /tmp/packages_end.txt ']' 22:23:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:23:16 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 22:23:16 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 22:23:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 22:23:16 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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 22:23:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:23:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:23:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:23:17 prd-ubuntu20.04-docker-8c-8g-2185 does not seem to be running inside a container 22:23:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/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:latest cat 22:23:17 $ docker top 4b2fb03d80296808df5a5bc6b71804a048d2b819bad59dc06ea2dbb299194e0f -eo pid,comm [Pipeline] { [Pipeline] sh 22:23:17 + touch /tmp/pre-build-complete [Pipeline] sh 22:23:17 + mkdir -p /var/log/sysstat [Pipeline] sh 22:23:18 + ls /var/log/sa-host 22:23:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:23:18 provisioning config files... 22:23:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config5788310884960269422tmp [Pipeline] { [Pipeline] echo 22:23:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:23:18 ---> create-netrc.sh [Pipeline] } 22:23:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:23:18 ---> python-tools-install.sh [Pipeline] echo 22:23:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:23:19 ---> sudo-logs.sh 22:23:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:23:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:23:19 ---> job-cost.sh 22:23:19 lf-activate-venv: SKIPPING 22:23:19 DEBUG: total: 0.2199999988079071 22:23:19 INFO: Retrieving Stack Cost... 22:23:20 INFO: Retrieving Pricing Info for: v3-standard-8 22:23:20 INFO: Archiving Costs [Pipeline] echo 22:23:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:23:20 ---> logs-deploy.sh 22:23:20 lf-activate-venv: SKIPPING 22:23:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/13 22:23:20 INFO: archiving workspace using pattern(s): 22:23:21 Archives upload complete. 22:23:21 INFO: archiving logs to Nexus