Push event to branch gcc Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 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-ssh10724661735178555126.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh14210965115450493591.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh16033618312710180333.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh6835310049477835804.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-ssh10974688114294859803.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:[14], 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: 14 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-118445’ is offline Running on prd-ubuntu20.04-docker-8c-8g-118447 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 e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 (gcc) Commit message: "Merge pull request #202 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 e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 # timeout=10 > git rev-list --no-walk 02f2b605e8d179b9aa683026d421aa6d8df6cc7a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:01:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:01:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:01:09 ========================================================= 17:01:09 EdgeX Global Pipelines Version Info 17:01:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:01:09 ------------------- 17:01:09 stable info: 17:01:09 ------------------- 17:01:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:01:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:01:09 Message: update stable to v1.0.244 17:01:10 ------------------- 17:01:10 experimental info: 17:01:10 ------------------- 17:01:10 Commited By: **** collab-it+edgex@linuxfoundation.org 17:01:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:01:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 14 [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3d0a43 [Pipeline] echo 17:01:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:01:10 provisioning config files... 17:01:10 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config16215220569268038644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:11 ---> docker-login.sh 17:01:11 nexus3.edgexfoundry.org:10001 17:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:11 Configure a credential helper to remove this warning. See 17:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:11 17:01:11 Login Succeeded 17:01:11 nexus3.edgexfoundry.org:10002 17:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:11 Configure a credential helper to remove this warning. See 17:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:11 17:01:11 Login Succeeded 17:01:11 nexus3.edgexfoundry.org:10003 17:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:11 Configure a credential helper to remove this warning. See 17:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:11 17:01:11 Login Succeeded 17:01:11 nexus3.edgexfoundry.org:10004 17:01:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:11 Configure a credential helper to remove this warning. See 17:01:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:11 17:01:11 Login Succeeded 17:01:11 docker.io 17:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:12 Configure a credential helper to remove this warning. See 17:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:12 17:01:12 Login Succeeded 17:01:12 ---> docker-login.sh ends [Pipeline] } 17:01:12 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:01:12 provisioning config files... 17:01:12 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config3162082571653549618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:01:12 ---> docker-login.sh 17:01:12 nexus3.edgexfoundry.org:10001 17:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:12 Configure a credential helper to remove this warning. See 17:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:12 17:01:12 Login Succeeded 17:01:12 nexus3.edgexfoundry.org:10002 17:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:12 Configure a credential helper to remove this warning. See 17:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:12 17:01:12 Login Succeeded 17:01:12 nexus3.edgexfoundry.org:10003 17:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:13 Configure a credential helper to remove this warning. See 17:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:13 17:01:13 Login Succeeded 17:01:13 nexus3.edgexfoundry.org:10004 17:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:13 Configure a credential helper to remove this warning. See 17:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:13 17:01:13 Login Succeeded 17:01:13 docker.io 17:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:01:13 Configure a credential helper to remove this warning. See 17:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:01:13 17:01:13 Login Succeeded 17:01:13 ---> docker-login.sh ends [Pipeline] } 17:01:13 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:01:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:01:14 + ls -al . 17:01:14 total 20 17:01:14 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:01 . 17:01:14 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:01 .. 17:01:14 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:01 .git 17:01:14 -rw-rw-r-- 1 jenkins jenkins 332 Nov 7 17:01 Dockerfile 17:01:14 -rw-rw-r-- 1 jenkins jenkins 883 Nov 7 17:01 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:14 + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 --label arch=amd64 . 17:01:14 Sending build context to Docker daemon 438.8kB 17:01:14 Step 1/5 : FROM alpine:3.16 17:01:15 3.16: Pulling from library/alpine 17:01:15 213ec9aee27d: Pulling fs layer 17:01:15 213ec9aee27d: Download complete 17:01:15 213ec9aee27d: Pull complete 17:01:15 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:01:15 Status: Downloaded newer image for alpine:3.16 17:01:15 ---> 9c6f07244728 17:01:15 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:01:16 ---> Running in a8e99efea77a 17:01:16 Removing intermediate container a8e99efea77a 17:01:16 ---> cda31130f156 17:01:16 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade 17:01:16 ---> Running in b9699e23e224 17:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:01:17 (1/65) Upgrading musl (1.2.3-r0 -> 1.2.3-r1) 17:01:17 (2/65) Upgrading libcrypto1.1 (1.1.1q-r0 -> 1.1.1s-r0) 17:01:17 (3/65) Upgrading libssl1.1 (1.1.1q-r0 -> 1.1.1s-r0) 17:01:17 (4/65) Installing libgcc (11.2.1_git20220219-r2) 17:01:17 (5/65) Installing libstdc++ (11.2.1_git20220219-r2) 17:01:17 (6/65) Installing binutils (2.38-r3) 17:01:17 (7/65) Installing libmagic (5.41-r0) 17:01:17 (8/65) Installing file (5.41-r0) 17:01:17 (9/65) Installing libgomp (11.2.1_git20220219-r2) 17:01:17 (10/65) Installing libatomic (11.2.1_git20220219-r2) 17:01:17 (11/65) Installing gmp (6.2.1-r2) 17:01:17 (12/65) Installing isl22 (0.22-r0) 17:01:17 (13/65) Installing mpfr4 (4.1.0-r0) 17:01:17 (14/65) Installing mpc1 (1.2.1-r0) 17:01:17 (15/65) Installing gcc (11.2.1_git20220219-r2) 17:01:17 (16/65) Installing musl-dev (1.2.3-r1) 17:01:17 (17/65) Installing libc-dev (0.7.2-r3) 17:01:17 (18/65) Installing g++ (11.2.1_git20220219-r2) 17:01:18 (19/65) Installing make (4.3-r0) 17:01:18 (20/65) Installing fortify-headers (1.1-r1) 17:01:18 (21/65) Installing patch (2.7.6-r7) 17:01:18 (22/65) Installing build-base (0.5-r3) 17:01:18 (23/65) Installing libacl (2.3.1-r0) 17:01:18 (24/65) Installing libbz2 (1.0.8-r1) 17:01:18 (25/65) Installing expat (2.5.0-r0) 17:01:18 (26/65) Installing lz4-libs (1.9.3-r1) 17:01:18 (27/65) Installing xz-libs (5.2.5-r1) 17:01:18 (28/65) Installing zstd-libs (1.5.2-r1) 17:01:18 (29/65) Installing libarchive (3.6.1-r0) 17:01:18 (30/65) Installing ca-certificates (20220614-r0) 17:01:18 (31/65) Installing brotli-libs (1.0.9-r6) 17:01:18 (32/65) Installing nghttp2-libs (1.47.0-r0) 17:01:18 (33/65) Installing libcurl (7.83.1-r4) 17:01:18 (34/65) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:01:18 (35/65) Installing ncurses-libs (6.3_p20220521-r0) 17:01:18 (36/65) Installing rhash-libs (1.4.2-r2) 17:01:18 (37/65) Installing libuv (1.44.1-r0) 17:01:18 (38/65) Installing cmake (3.23.1-r0) 17:01:18 (39/65) Installing pkgconf (1.8.0-r1) 17:01:18 (40/65) Installing openssl-dev (1.1.1s-r0) 17:01:18 (41/65) Installing nghttp2-dev (1.47.0-r0) 17:01:18 (42/65) Installing zlib-dev (1.2.12-r3) 17:01:18 (43/65) Installing brotli-dev (1.0.9-r6) 17:01:18 (44/65) Installing curl-dev (7.83.1-r4) 17:01:18 (45/65) Installing pcre2 (10.40-r0) 17:01:18 (46/65) Installing git (2.36.3-r0) 17:01:18 (47/65) Installing nettle (3.7.3-r0) 17:01:18 (48/65) Installing libffi (3.4.2-r1) 17:01:18 (49/65) Installing p11-kit (0.24.1-r0) 17:01:18 (50/65) Installing libtasn1 (4.18.0-r0) 17:01:18 (51/65) Installing libunistring (1.0-r0) 17:01:18 (52/65) Installing gnutls (3.7.7-r0) 17:01:18 (53/65) Installing libmicrohttpd (0.9.75-r0) 17:01:18 (54/65) Installing gnutls-c++ (3.7.7-r0) 17:01:18 (55/65) Installing libgmpxx (6.2.1-r2) 17:01:18 (56/65) Installing gmp-dev (6.2.1-r2) 17:01:18 (57/65) Installing nettle-dev (3.7.3-r0) 17:01:18 (58/65) Installing libtasn1-progs (4.18.0-r0) 17:01:18 (59/65) Installing libtasn1-dev (4.18.0-r0) 17:01:18 (60/65) Installing p11-kit-dev (0.24.1-r0) 17:01:18 (61/65) Installing gnutls-dev (3.7.7-r0) 17:01:18 (62/65) Installing libmicrohttpd-dev (0.9.75-r0) 17:01:18 (63/65) Installing linux-headers (5.16.7-r1) 17:01:19 (64/65) Installing yaml (0.2.5-r0) 17:01:19 (65/65) Installing yaml-dev (0.2.5-r0) 17:01:19 Executing busybox-1.35.0-r17.trigger 17:01:19 Executing ca-certificates-20220614-r0.trigger 17:01:19 OK: 273 MiB in 76 packages 17:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:01:19 (1/3) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 17:01:19 (2/3) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 17:01:19 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 17:01:19 Executing alpine-baselayout-3.2.0-r23.post-upgrade 17:01:19 (3/3) Upgrading musl-utils (1.2.3-r0 -> 1.2.3-r1) 17:01:19 Executing busybox-1.35.0-r17.trigger 17:01:19 OK: 273 MiB in 76 packages 17:01:24 Removing intermediate container b9699e23e224 17:01:24 ---> 0d247cf544a1 17:01:24 Step 4/5 : LABEL arch=amd64 17:01:24 ---> Running in 5bf6110fb471 17:01:24 Removing intermediate container 5bf6110fb471 17:01:24 ---> 2b08fe0c7c58 17:01:24 Step 5/5 : LABEL git_sha=e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 17:01:24 ---> Running in b021e6a6c2ff 17:01:24 Removing intermediate container b021e6a6c2ff 17:01:24 ---> b2bbfebb3566 17:01:24 [Warning] One or more build-args [ARCH] were not consumed 17:01:24 Successfully built b2bbfebb3566 17:01:24 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 17:01:25 [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: 17:01:25 e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 17:01:25 latest 17:01:25 gcc 17:01:25 14 17:01:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:25 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:25 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 17:01:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 17:01:25 726fc7c0f509: Preparing 17:01:25 994393dc58e7: Preparing 17:01:25 994393dc58e7: Layer already exists 17:01:27 Still waiting to schedule task 17:01:27 ‘prd-ubuntu20.04-docker-arm64-4c-16g-118446’ is offline 17:01:57 726fc7c0f509: Pushed 17:01:57 e3d0a43e9674deeada2b07a855cc9a8eaf1f9647: digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:58 + 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 17:01:58 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 17:01:58 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 17:01:58 726fc7c0f509: Preparing 17:01:58 994393dc58e7: Preparing 17:01:58 726fc7c0f509: Layer already exists 17:01:58 994393dc58e7: Layer already exists 17:01:58 latest: digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:58 + 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 17:01:59 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 17:01:59 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 17:01:59 726fc7c0f509: Preparing 17:01:59 994393dc58e7: Preparing 17:01:59 994393dc58e7: Layer already exists 17:01:59 726fc7c0f509: Layer already exists 17:01:59 gcc: digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:59 + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:01:59 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:14 17:01:59 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] 17:01:59 726fc7c0f509: Preparing 17:01:59 994393dc58e7: Preparing 17:01:59 726fc7c0f509: Layer already exists 17:01:59 994393dc58e7: Layer already exists 17:01:59 14: digest: sha256:64e9d1beac36a0037884aaf44bcf94b2de593689edef1cdaec9f2b2ef7c7c108 size: 741 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:01:59 ===================================================== [Pipeline] echo 17:01:59 taggedImages: 17:01:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 17:01:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest 17:01:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc 17:01:59 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:14 [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 17:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:00 17:02:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:02:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:00 latest: Pulling from edgex-lftools-log-publisher 17:02:00 5eb5b503b376: Pulling fs layer 17:02:00 5c69ac0246d0: Pulling fs layer 17:02:00 ec43610c2a17: Pulling fs layer 17:02:00 3a2ae6a8a46f: Pulling fs layer 17:02:00 33b1e0a273af: Pulling fs layer 17:02:00 5d3b04190fa2: Pulling fs layer 17:02:00 2f39f015ded8: Pulling fs layer 17:02:00 33b1e0a273af: Waiting 17:02:00 5d3b04190fa2: Waiting 17:02:00 2f39f015ded8: Waiting 17:02:00 3a2ae6a8a46f: Waiting 17:02:00 5c69ac0246d0: Download complete 17:02:00 3a2ae6a8a46f: Verifying Checksum 17:02:00 3a2ae6a8a46f: Download complete 17:02:00 33b1e0a273af: Verifying Checksum 17:02:00 33b1e0a273af: Download complete 17:02:00 5d3b04190fa2: Download complete 17:02:00 ec43610c2a17: Verifying Checksum 17:02:00 ec43610c2a17: Download complete 17:02:00 5eb5b503b376: Verifying Checksum 17:02:00 5eb5b503b376: Download complete 17:02:01 2f39f015ded8: Download complete 17:02:01 5eb5b503b376: Pull complete 17:02:01 5c69ac0246d0: Pull complete 17:02:02 ec43610c2a17: Pull complete 17:02:02 3a2ae6a8a46f: Pull complete 17:02:02 33b1e0a273af: Pull complete 17:02:02 5d3b04190fa2: Pull complete 17:02:06 2f39f015ded8: Pull complete 17:02:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:02:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:02:07 prd-ubuntu20.04-docker-8c-8g-118447 does not seem to be running inside a container 17:02:07 $ 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:latest cat 17:02:08 $ docker top a0e3955b51128ac40e507384161c138f6c02057eb4a7436af8c80195b2287d09 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:02:09 ---> job-cost.sh 17:02:09 lf-activate-venv: SKIPPING 17:02:09 INFO: No Stack... 17:02:09 INFO: Retrieving Pricing Info for: v3-standard-8 17:02:10 INFO: Archiving Costs [Pipeline] sh 17:02:10 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv 17:02:10 + cut -d, -f6 [Pipeline] lock 17:02:10 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] 17:02:10 Resource [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] did not exist. Created. 17:02:10 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:02:10 + echo total: 0.2199999988079071 [Pipeline] stash 17:02:10 Stashed 1 file(s) [Pipeline] } 17:02:10 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [Pipeline] // lock [Pipeline] } 17:02:10 $ docker stop --time=1 a0e3955b51128ac40e507384161c138f6c02057eb4a7436af8c80195b2287d09 17:02:12 $ docker rm -f a0e3955b51128ac40e507384161c138f6c02057eb4a7436af8c80195b2287d09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:02:59 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118448 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout 17:02:59 Selected Git installation does not exist. Using Default 17:02:59 The recommended git tool is: NONE 17:03:05 using credential edgex-jenkins-ssh 17:03:05 Cloning the remote Git repository 17:03:05 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 17:03:05 > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 17:03:05 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 17:03:05 > git --version # timeout=10 17:03:05 > git --version # 'git version 2.25.1' 17:03:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:03:05 Verifying host key using known hosts file 17:03:05 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. 17:03:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:06 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 17:03:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:03:07 Avoid second fetch 17:03:07 Checking out Revision e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 (gcc) 17:03:07 Commit message: "Merge pull request #202 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:03:07 > git config core.sparsecheckout # timeout=10 17:03:07 > git checkout -f e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 # timeout=10 17:03:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:03:08 % Total % Received % Xferd Average Speed Time Time Time Current 17:03:08 Dload Upload Total Spent Left Speed 17:03:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 69624 0 --:--:-- --:--:-- --:--:-- 69624 [Pipeline] sh 17:03:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:03:09 + sudo tee /etc/docker/daemon.new 17:03:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:03:09 { 17:03:09 "registry-mirrors": [ 17:03:09 "https://nexus3.edgexfoundry.org:10001" 17:03:09 ], 17:03:09 "bip": "10.250.0.254/24", 17:03:09 "hosts": [ 17:03:09 "tcp://0.0.0.0:5555", 17:03:09 "unix:///var/run/docker.sock" 17:03:09 ], 17:03:09 "mtu": 1458, 17:03:09 "selinux-enabled": true, 17:03:09 "seccomp-profile": "/etc/docker/seccomp.json" 17:03:09 } [Pipeline] sh 17:03:10 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:03:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:03:28 provisioning config files... 17:03:28 copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config6054883520953703236tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:03:29 ---> docker-login.sh 17:03:29 nexus3.edgexfoundry.org:10001 17:03:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:29 Configure a credential helper to remove this warning. See 17:03:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:29 17:03:29 Login Succeeded 17:03:29 nexus3.edgexfoundry.org:10002 17:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:30 Configure a credential helper to remove this warning. See 17:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:30 17:03:30 Login Succeeded 17:03:30 nexus3.edgexfoundry.org:10003 17:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:30 Configure a credential helper to remove this warning. See 17:03:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:30 17:03:30 Login Succeeded 17:03:30 nexus3.edgexfoundry.org:10004 17:03:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:31 Configure a credential helper to remove this warning. See 17:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:31 17:03:31 Login Succeeded 17:03:31 docker.io 17:03:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:03:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:03:31 Configure a credential helper to remove this warning. See 17:03:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:03:31 17:03:31 Login Succeeded 17:03:31 ---> docker-login.sh ends [Pipeline] } 17:03:31 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:03:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:03:32 + ls -al . 17:03:32 total 20 17:03:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:03 . 17:03:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:03 .. 17:03:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:03 .git 17:03:32 -rw-rw-r-- 1 jenkins jenkins 332 Nov 7 17:03 Dockerfile 17:03:32 -rw-rw-r-- 1 jenkins jenkins 883 Nov 7 17:03 Jenkinsfile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:03:32 + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 --label arch=arm64 . 17:03:33 Sending build context to Docker daemon 438.8kB 17:03:33 Step 1/5 : FROM alpine:3.16 17:03:33 3.16: Pulling from library/alpine 17:03:34 9b18e9b68314: Pulling fs layer 17:03:34 9b18e9b68314: Verifying Checksum 17:03:34 9b18e9b68314: Download complete 17:03:35 9b18e9b68314: Pull complete 17:03:35 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:03:35 Status: Downloaded newer image for alpine:3.16 17:03:35 ---> a6215f271958 17:03:35 Step 2/5 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:03:35 ---> Running in acc96e67bf9e 17:03:35 Removing intermediate container acc96e67bf9e 17:03:35 ---> 07b8dc11f515 17:03:35 Step 3/5 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev && apk upgrade 17:03:35 ---> Running in ae37417f0eae 17:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:37 (1/65) Upgrading musl (1.2.3-r0 -> 1.2.3-r1) 17:03:37 (2/65) Upgrading libcrypto1.1 (1.1.1q-r0 -> 1.1.1s-r0) 17:03:38 (3/65) Upgrading libssl1.1 (1.1.1q-r0 -> 1.1.1s-r0) 17:03:38 (4/65) Installing libgcc (11.2.1_git20220219-r2) 17:03:38 (5/65) Installing libstdc++ (11.2.1_git20220219-r2) 17:03:38 (6/65) Installing binutils (2.38-r3) 17:03:38 (7/65) Installing libmagic (5.41-r0) 17:03:38 (8/65) Installing file (5.41-r0) 17:03:38 (9/65) Installing libgomp (11.2.1_git20220219-r2) 17:03:38 (10/65) Installing libatomic (11.2.1_git20220219-r2) 17:03:38 (11/65) Installing gmp (6.2.1-r2) 17:03:38 (12/65) Installing isl22 (0.22-r0) 17:03:38 (13/65) Installing mpfr4 (4.1.0-r0) 17:03:38 (14/65) Installing mpc1 (1.2.1-r0) 17:03:38 (15/65) Installing gcc (11.2.1_git20220219-r2) 17:03:40 (16/65) Installing musl-dev (1.2.3-r1) 17:03:40 (17/65) Installing libc-dev (0.7.2-r3) 17:03:40 (18/65) Installing g++ (11.2.1_git20220219-r2) 17:03:42 (19/65) Installing make (4.3-r0) 17:03:42 (20/65) Installing fortify-headers (1.1-r1) 17:03:42 (21/65) Installing patch (2.7.6-r7) 17:03:42 (22/65) Installing build-base (0.5-r3) 17:03:42 (23/65) Installing libacl (2.3.1-r0) 17:03:42 (24/65) Installing libbz2 (1.0.8-r1) 17:03:42 (25/65) Installing expat (2.5.0-r0) 17:03:42 (26/65) Installing lz4-libs (1.9.3-r1) 17:03:42 (27/65) Installing xz-libs (5.2.5-r1) 17:03:42 (28/65) Installing zstd-libs (1.5.2-r1) 17:03:42 (29/65) Installing libarchive (3.6.1-r0) 17:03:42 (30/65) Installing ca-certificates (20220614-r0) 17:03:42 (31/65) Installing brotli-libs (1.0.9-r6) 17:03:42 (32/65) Installing nghttp2-libs (1.47.0-r0) 17:03:42 (33/65) Installing libcurl (7.83.1-r4) 17:03:42 (34/65) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:03:42 (35/65) Installing ncurses-libs (6.3_p20220521-r0) 17:03:42 (36/65) Installing rhash-libs (1.4.2-r2) 17:03:42 (37/65) Installing libuv (1.44.1-r0) 17:03:42 (38/65) Installing cmake (3.23.1-r0) 17:03:45 (39/65) Installing pkgconf (1.8.0-r1) 17:03:45 (40/65) Installing openssl-dev (1.1.1s-r0) 17:03:45 (41/65) Installing nghttp2-dev (1.47.0-r0) 17:03:45 (42/65) Installing zlib-dev (1.2.12-r3) 17:03:45 (43/65) Installing brotli-dev (1.0.9-r6) 17:03:45 (44/65) Installing curl-dev (7.83.1-r4) 17:03:45 (45/65) Installing pcre2 (10.40-r0) 17:03:45 (46/65) Installing git (2.36.3-r0) 17:03:45 (47/65) Installing nettle (3.7.3-r0) 17:03:45 (48/65) Installing libffi (3.4.2-r1) 17:03:45 (49/65) Installing p11-kit (0.24.1-r0) 17:03:45 (50/65) Installing libtasn1 (4.18.0-r0) 17:03:45 (51/65) Installing libunistring (1.0-r0) 17:03:45 (52/65) Installing gnutls (3.7.7-r0) 17:03:45 (53/65) Installing libmicrohttpd (0.9.75-r0) 17:03:45 (54/65) Installing gnutls-c++ (3.7.7-r0) 17:03:45 (55/65) Installing libgmpxx (6.2.1-r2) 17:03:45 (56/65) Installing gmp-dev (6.2.1-r2) 17:03:45 (57/65) Installing nettle-dev (3.7.3-r0) 17:03:45 (58/65) Installing libtasn1-progs (4.18.0-r0) 17:03:45 (59/65) Installing libtasn1-dev (4.18.0-r0) 17:03:45 (60/65) Installing p11-kit-dev (0.24.1-r0) 17:03:45 (61/65) Installing gnutls-dev (3.7.7-r0) 17:03:45 (62/65) Installing libmicrohttpd-dev (0.9.75-r0) 17:03:45 (63/65) Installing linux-headers (5.16.7-r1) 17:03:46 (64/65) Installing yaml (0.2.5-r0) 17:03:46 (65/65) Installing yaml-dev (0.2.5-r0) 17:03:46 Executing busybox-1.35.0-r17.trigger 17:03:46 Executing ca-certificates-20220614-r0.trigger 17:03:46 OK: 278 MiB in 76 packages 17:03:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:48 (1/3) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) 17:03:48 (2/3) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) 17:03:48 Executing alpine-baselayout-3.2.0-r23.pre-upgrade 17:03:48 Executing alpine-baselayout-3.2.0-r23.post-upgrade 17:03:48 (3/3) Upgrading musl-utils (1.2.3-r0 -> 1.2.3-r1) 17:03:48 Executing busybox-1.35.0-r17.trigger 17:03:48 OK: 278 MiB in 76 packages 17:04:00 Removing intermediate container ae37417f0eae 17:04:00 ---> 4aadb87eac7c 17:04:00 Step 4/5 : LABEL arch=arm64 17:04:00 ---> Running in d0103661b317 17:04:00 Removing intermediate container d0103661b317 17:04:00 ---> 2ff7318756c2 17:04:00 Step 5/5 : LABEL git_sha=e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 17:04:00 ---> Running in fe5e9b685bba 17:04:01 Removing intermediate container fe5e9b685bba 17:04:01 ---> 9a9802766715 17:04:01 [Warning] One or more build-args [ARCH] were not consumed 17:04:01 Successfully built 9a9802766715 17:04:01 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 17:04:01 [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: 17:04:01 e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 17:04:01 latest 17:04:01 gcc 17:04:01 14 17:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:01 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:01 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 17:04:01 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 17:04:01 715951791d09: Preparing 17:04:01 5d3e392a13a0: Preparing 17:04:01 5d3e392a13a0: Layer already exists 17:04:58 715951791d09: Pushed 17:04:58 e3d0a43e9674deeada2b07a855cc9a8eaf1f9647: digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:58 + 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 17:04:59 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 17:04:59 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 17:04:59 715951791d09: Preparing 17:04:59 5d3e392a13a0: Preparing 17:04:59 715951791d09: Layer already exists 17:04:59 5d3e392a13a0: Layer already exists 17:04:59 latest: digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:04:59 + 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 17:05:00 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 17:05:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 17:05:00 715951791d09: Preparing 17:05:00 5d3e392a13a0: Preparing 17:05:00 715951791d09: Layer already exists 17:05:00 5d3e392a13a0: Layer already exists 17:05:00 gcc: digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:00 + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:00 + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:14 17:05:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] 17:05:00 715951791d09: Preparing 17:05:00 5d3e392a13a0: Preparing 17:05:00 715951791d09: Layer already exists 17:05:00 5d3e392a13a0: Layer already exists 17:05:00 14: digest: sha256:3c74c28e8b16bff0b36cfc53656b3ae71c0a9fddc9bd5376ab4c3f9356b3cc6c size: 740 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:05:01 ===================================================== [Pipeline] echo 17:05:01 taggedImages: 17:05:01 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:e3d0a43e9674deeada2b07a855cc9a8eaf1f9647 17:05:01 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest 17:05:01 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc 17:05:01 - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:14 [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 17:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:01 17:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:01 arm64: Pulling from edgex-lftools-log-publisher 17:05:01 8998bd30e6a1: Pulling fs layer 17:05:01 04944245beec: Pulling fs layer 17:05:01 699f458cf7ca: Pulling fs layer 17:05:01 765212b225bb: Pulling fs layer 17:05:01 f23df028b6ca: Pulling fs layer 17:05:01 d65c8cfc05b1: Pulling fs layer 17:05:01 2437ff75d9bd: Pulling fs layer 17:05:01 765212b225bb: Waiting 17:05:01 f23df028b6ca: Waiting 17:05:01 d65c8cfc05b1: Waiting 17:05:01 2437ff75d9bd: Waiting 17:05:02 04944245beec: Verifying Checksum 17:05:02 04944245beec: Download complete 17:05:02 765212b225bb: Verifying Checksum 17:05:02 765212b225bb: Download complete 17:05:02 f23df028b6ca: Verifying Checksum 17:05:02 f23df028b6ca: Download complete 17:05:02 d65c8cfc05b1: Verifying Checksum 17:05:02 d65c8cfc05b1: Download complete 17:05:02 699f458cf7ca: Verifying Checksum 17:05:02 699f458cf7ca: Download complete 17:05:02 8998bd30e6a1: Verifying Checksum 17:05:02 8998bd30e6a1: Download complete 17:05:04 2437ff75d9bd: Verifying Checksum 17:05:04 2437ff75d9bd: Download complete 17:05:06 8998bd30e6a1: Pull complete 17:05:06 04944245beec: Pull complete 17:05:07 699f458cf7ca: Pull complete 17:05:07 765212b225bb: Pull complete 17:05:09 f23df028b6ca: Pull complete 17:05:09 d65c8cfc05b1: Pull complete 17:05:24 2437ff75d9bd: Pull complete 17:05:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:24 prd-ubuntu20.04-docker-arm64-4c-16g-118448 does not seem to be running inside a container 17:05:24 $ 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 17:05:27 $ docker top 8cb12c0241402c6569401045d17a51c81450e45a383bff781cb679b4fb0791d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:28 ---> job-cost.sh 17:05:28 lf-activate-venv: SKIPPING 17:05:28 INFO: No Stack... 17:05:28 INFO: Retrieving Pricing Info for: v3-standard-4 17:05:29 INFO: Archiving Costs [Pipeline] sh 17:05:30 + cut -d, -f6 17:05:30 + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [Pipeline] lock 17:05:30 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] 17:05:30 Resource [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] did not exist. Created. 17:05:30 Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:05:31 /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-2ca58dba/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:05:31 + echo total: 0.10999999940395355 [Pipeline] stash 17:05:31 Warning: overwriting stash ‘stack-cost’ 17:05:32 Stashed 1 file(s) [Pipeline] } 17:05:32 Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-14-stack-cost] [Pipeline] // lock [Pipeline] } 17:05:32 $ docker stop --time=1 8cb12c0241402c6569401045d17a51c81450e45a383bff781cb679b4fb0791d9 17:05:33 $ docker rm -f 8cb12c0241402c6569401045d17a51c81450e45a383bff781cb679b4fb0791d9 [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:05:34 + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] 17:05:34 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 17:05:34 total 16 17:05:34 drwxr-xr-x 3 root root 4096 Nov 7 17:02 . 17:05:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:02 .. 17:05:34 drwxr-xr-x 2 root root 4096 Nov 7 17:02 cost 17:05:34 -rw-r--r-- 1 root root 85 Nov 7 17:02 cost.csv 17:05:34 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives 17:05:34 + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives 17:05:34 total 16 17:05:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:02 . 17:05:34 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:02 .. 17:05:34 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:02 cost 17:05:34 -rw-r--r-- 1 jenkins jenkins 85 Nov 7 17:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:05:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:05:35 ---> package-listing.sh 17:05:35 ++ facter osfamily 17:05:35 ++ tr '[:upper:]' '[:lower:]' 17:05:36 + OS_FAMILY=debian 17:05:36 + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc 17:05:36 + START_PACKAGES=/tmp/packages_start.txt 17:05:36 + END_PACKAGES=/tmp/packages_end.txt 17:05:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:05:36 + PACKAGES=/tmp/packages_start.txt 17:05:36 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 17:05:36 + PACKAGES=/tmp/packages_end.txt 17:05:36 + case "${OS_FAMILY}" in 17:05:36 + dpkg -l 17:05:36 + grep '^ii' 17:05:36 + '[' -f /tmp/packages_start.txt ']' 17:05:36 + '[' -f /tmp/packages_end.txt ']' 17:05:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:05:36 + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' 17:05:36 + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ 17:05:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo 17:05:36 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 17:05:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:05:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:05:36 prd-ubuntu20.04-docker-8c-8g-118447 does not seem to be running inside a container 17:05:36 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:05:37 $ docker top 2f464c0958a8e309ef76198148aa7352c3a95cb49cf0549d142a36f9955ef61b -eo pid,comm [Pipeline] { [Pipeline] sh 17:05:37 + touch /tmp/pre-build-complete [Pipeline] sh 17:05:37 + mkdir -p /var/log/sysstat [Pipeline] sh 17:05:38 + ls /var/log/sa-host 17:05:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:38 provisioning config files... 17:05:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config15368127233132262291tmp [Pipeline] { [Pipeline] echo 17:05:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:05:38 ---> create-netrc.sh [Pipeline] } 17:05:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:05:38 ---> python-tools-install.sh [Pipeline] echo 17:05:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:05:39 ---> sudo-logs.sh 17:05:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:05:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:05:39 ---> job-cost.sh 17:05:39 lf-activate-venv: SKIPPING 17:05:39 DEBUG: total: 0.2199999988079071 17:05:39 INFO: Retrieving Stack Cost... 17:05:39 INFO: Retrieving Pricing Info for: v3-standard-8 17:05:40 INFO: Archiving Costs [Pipeline] echo 17:05:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:05:40 ---> logs-deploy.sh 17:05:40 lf-activate-venv: SKIPPING 17:05:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/14 17:05:40 INFO: archiving workspace using pattern(s): 17:05:41 Archives upload complete. 17:05:41 INFO: archiving logs to Nexus 17:05:42 ---> uname -a: 17:05:42 Linux prd-ubuntu20-04-docker-8c-8g-118447 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:05:42 17:05:42 17:05:42 ---> lscpu: 17:05:42 Architecture: x86_64 17:05:42 CPU op-mode(s): 32-bit, 64-bit 17:05:42 Byte Order: Little Endian 17:05:42 Address sizes: 40 bits physical, 48 bits virtual 17:05:42 CPU(s): 8 17:05:42 On-line CPU(s) list: 0-7 17:05:42 Thread(s) per core: 1 17:05:42 Core(s) per socket: 1 17:05:42 Socket(s): 8 17:05:42 NUMA node(s): 1 17:05:42 Vendor ID: AuthenticAMD 17:05:42 CPU family: 23 17:05:42 Model: 49 17:05:42 Model name: AMD EPYC-Rome Processor 17:05:42 Stepping: 0 17:05:42 CPU MHz: 2799.996 17:05:42 BogoMIPS: 5599.99 17:05:42 Virtualization: AMD-V 17:05:42 Hypervisor vendor: KVM 17:05:42 Virtualization type: full 17:05:42 L1d cache: 256 KiB 17:05:42 L1i cache: 256 KiB 17:05:42 L2 cache: 4 MiB 17:05:42 L3 cache: 128 MiB 17:05:42 NUMA node0 CPU(s): 0-7 17:05:42 Vulnerability Itlb multihit: Not affected 17:05:42 Vulnerability L1tf: Not affected 17:05:42 Vulnerability Mds: Not affected 17:05:42 Vulnerability Meltdown: Not affected 17:05:42 Vulnerability Mmio stale data: Not affected 17:05:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:05:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:05:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:05:42 Vulnerability Srbds: Not affected 17:05:42 Vulnerability Tsx async abort: Not affected 17:05:42 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:05:42 17:05:42 17:05:42 ---> nproc: 17:05:42 8 17:05:42 17:05:42 17:05:42 ---> df -h: 17:05:42 Filesystem Size Used Avail Use% Mounted on 17:05:42 overlay 155G 9.8G 146G 7% / 17:05:42 tmpfs 64M 0 64M 0% /dev 17:05:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:05:42 shm 64M 0 64M 0% /dev/shm 17:05:42 /dev/vda1 155G 9.8G 146G 7% /facter-os 17:05:42 17:05:42 17:05:42 ---> sar -b -r -n DEV: 17:05:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-118447) 11/07/22 _x86_64_ (8 CPU) 17:05:42 17:05:42 17:00:36 LINUX RESTART (8 CPU) 17:05:42 17:05:42 17:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:05:42 17:02:01 67.01 19.46 47.54 0.00 2110.05 21824.90 0.00 17:05:42 17:03:01 32.71 0.62 32.09 0.00 30.79 18509.73 0.00 17:05:42 17:04:02 0.98 0.00 0.98 0.00 0.00 10.53 0.00 17:05:42 17:05:01 1.17 0.00 1.17 0.00 0.00 14.10 0.00 17:05:42 Average: 25.57 5.04 20.53 0.00 537.43 10131.54 0.00 17:05:42 17:05:42 17:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:05:42 17:02:01 29745240 31633276 713164 2.17 56804 2128936 2021812 5.96 932676 1896656 234756 17:05:42 17:03:01 29496396 31638288 687300 2.09 71476 2350256 1707128 5.03 937928 2102632 52 17:05:42 17:04:02 29495848 31637816 687432 2.09 71500 2350256 1707128 5.03 937860 2102632 12 17:05:42 17:05:01 29501572 31643628 681456 2.07 71532 2350260 1707128 5.03 933316 2102644 144 17:05:42 Average: 29559764 31638252 692338 2.11 67828 2294927 1785799 5.26 935445 2051141 58741 17:05:42 17:05:42 17:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:05:42 17:02:01 ens3 808.10 564.39 4927.08 1749.52 0.00 0.00 0.00 0.00 17:05:42 17:02:01 docker0 22.81 69.61 1.46 1656.86 0.00 0.00 0.00 0.00 17:05:42 17:02:01 lo 8.40 8.40 0.81 0.81 0.00 0.00 0.00 0.00 17:05:42 17:03:01 ens3 17.51 10.88 16.12 6.30 0.00 0.00 0.00 0.00 17:05:42 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:42 17:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 17:05:42 17:04:02 ens3 0.75 0.17 0.29 0.19 0.00 0.00 0.00 0.00 17:05:42 17:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:42 17:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:42 17:05:01 ens3 0.68 0.41 0.28 0.22 0.00 0.00 0.00 0.00 17:05:42 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:05:42 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:05:42 Average: ens3 207.61 144.56 1241.06 440.87 0.00 0.00 0.00 0.00 17:05:42 Average: docker0 5.73 17.47 0.37 415.93 0.00 0.00 0.00 0.00 17:05:42 Average: lo 2.23 2.23 0.21 0.21 0.00 0.00 0.00 0.00 17:05:42 17:05:42