Started by user Ernesto Ojeda Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5bb947235c942ea89325bcb808105ce2e51ba820 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-ssh14218895385093821041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh8003463247680635720.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/gcc/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh15071167183720128276.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14941613703988848412.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh1835533575201246168.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-gcc-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-gcc-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[10], 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: 10 [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-40442 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 > 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 5bb947235c942ea89325bcb808105ce2e51ba820 (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 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 Commit message: "Merge pull request #186 from ernestojeda/gcc" > git rev-list --no-walk 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-04T15:07:16.690Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-04T15:07:16.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-04T15:07:16.763Z] ========================================================= [2022-05-04T15:07:16.763Z] EdgeX Global Pipelines Version Info [2022-05-04T15:07:16.763Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:07:17.524Z] ------------------- [2022-05-04T15:07:17.524Z] stable info: [2022-05-04T15:07:17.524Z] ------------------- [2022-05-04T15:07:17.524Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-04T15:07:17.524Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-04T15:07:17.524Z] Message: update stable to v1.0.227 [2022-05-04T15:07:18.098Z] ------------------- [2022-05-04T15:07:18.098Z] experimental info: [2022-05-04T15:07:18.098Z] ------------------- [2022-05-04T15:07:18.098Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-04T15:07:18.098Z] Commit SHA: 602d0728ebfd21a5b975e02ac0465e47e5fef8c7 [2022-05-04T15:07:18.098Z] Message: update experimental to v1.0.228 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-05-04T15:07:18.223Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2022-05-04T15:07:18.234Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2022-05-04T15:07:18.246Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2022-05-04T15:07:18.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-04T15:07:18.268Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-04T15:07:18.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2022-05-04T15:07:18.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2022-05-04T15:07:18.297Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-05-04T15:07:18.308Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-05-04T15:07:18.318Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-04T15:07:18.328Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-05-04T15:07:18.337Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2022-05-04T15:07:18.350Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-04T15:07:18.362Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-04T15:07:18.372Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo [2022-05-04T15:07:18.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 10 [Pipeline] echo [2022-05-04T15:07:18.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo [2022-05-04T15:07:18.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo [2022-05-04T15:07:18.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo [2022-05-04T15:07:18.420Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] echo [2022-05-04T15:07:18.429Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bb9472 [Pipeline] echo [2022-05-04T15:07:18.439Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T15:07:18.479Z] provisioning config files... [2022-05-04T15:07:18.493Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config2527886078072952089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:07:18.802Z] ---> docker-login.sh [2022-05-04T15:07:18.803Z] nexus3.edgexfoundry.org:10001 [2022-05-04T15:07:19.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:19.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:19.063Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:19.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:19.063Z] [2022-05-04T15:07:19.063Z] Login Succeeded [2022-05-04T15:07:19.063Z] nexus3.edgexfoundry.org:10002 [2022-05-04T15:07:19.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:19.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:19.326Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:19.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:19.326Z] [2022-05-04T15:07:19.326Z] Login Succeeded [2022-05-04T15:07:19.326Z] nexus3.edgexfoundry.org:10003 [2022-05-04T15:07:19.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:19.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:19.587Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:19.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:19.587Z] [2022-05-04T15:07:19.587Z] Login Succeeded [2022-05-04T15:07:19.587Z] nexus3.edgexfoundry.org:10004 [2022-05-04T15:07:19.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:19.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:19.587Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:19.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:19.587Z] [2022-05-04T15:07:19.587Z] Login Succeeded [2022-05-04T15:07:19.587Z] docker.io [2022-05-04T15:07:19.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:20.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:20.160Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:20.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:20.160Z] [2022-05-04T15:07:20.160Z] Login Succeeded [2022-05-04T15:07:20.160Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T15:07:20.168Z] 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 [2022-05-04T15:07:20.396Z] provisioning config files... [2022-05-04T15:07:20.408Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config1956882790349630654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:07:20.710Z] ---> docker-login.sh [2022-05-04T15:07:20.710Z] nexus3.edgexfoundry.org:10001 [2022-05-04T15:07:20.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:20.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:20.710Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:20.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:20.710Z] [2022-05-04T15:07:20.710Z] Login Succeeded [2022-05-04T15:07:20.710Z] nexus3.edgexfoundry.org:10002 [2022-05-04T15:07:20.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:20.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:20.972Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:20.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:20.972Z] [2022-05-04T15:07:20.972Z] Login Succeeded [2022-05-04T15:07:20.972Z] nexus3.edgexfoundry.org:10003 [2022-05-04T15:07:20.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:20.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:20.972Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:20.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:20.972Z] [2022-05-04T15:07:20.972Z] Login Succeeded [2022-05-04T15:07:20.972Z] nexus3.edgexfoundry.org:10004 [2022-05-04T15:07:20.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:21.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:21.239Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:21.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:21.240Z] [2022-05-04T15:07:21.240Z] Login Succeeded [2022-05-04T15:07:21.240Z] docker.io [2022-05-04T15:07:21.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:07:21.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:07:21.502Z] Configure a credential helper to remove this warning. See [2022-05-04T15:07:21.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:07:21.502Z] [2022-05-04T15:07:21.502Z] Login Succeeded [2022-05-04T15:07:21.502Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T15:07:21.511Z] 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 [2022-05-04T15:07:22.600Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-04T15:07:22.899Z] + ls -al . [2022-05-04T15:07:22.899Z] total 20 [2022-05-04T15:07:22.899Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:07 . [2022-05-04T15:07:22.899Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:07 .. [2022-05-04T15:07:22.899Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:07 .git [2022-05-04T15:07:22.899Z] -rw-rw-r-- 1 jenkins jenkins 401 May 4 15:07 Dockerfile [2022-05-04T15:07:22.899Z] -rw-rw-r-- 1 jenkins jenkins 883 May 4 15:07 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:07:23.326Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=amd64 . [2022-05-04T15:07:23.326Z] Sending build context to Docker daemon 414.2kB [2022-05-04T15:07:23.326Z] Step 1/6 : FROM alpine:3.15 [2022-05-04T15:07:23.901Z] 3.15: Pulling from library/alpine [2022-05-04T15:07:24.163Z] df9b9388f04a: Pulling fs layer [2022-05-04T15:07:24.163Z] df9b9388f04a: Verifying Checksum [2022-05-04T15:07:24.163Z] df9b9388f04a: Download complete [2022-05-04T15:07:24.425Z] df9b9388f04a: Pull complete [2022-05-04T15:07:24.425Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-04T15:07:24.425Z] Status: Downloaded newer image for alpine:3.15 [2022-05-04T15:07:24.425Z] ---> 0ac33e5f5afa [2022-05-04T15:07:24.425Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T15:07:24.693Z] ---> Running in f418aedc7425 [2022-05-04T15:07:24.693Z] Removing intermediate container f418aedc7425 [2022-05-04T15:07:24.693Z] ---> 423740252408 [2022-05-04T15:07:24.693Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T15:07:24.693Z] ---> Running in 3439ce3837e3 [2022-05-04T15:07:25.638Z] Removing intermediate container 3439ce3837e3 [2022-05-04T15:07:25.638Z] ---> 998b4472622e [2022-05-04T15:07:25.638Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-05-04T15:07:25.638Z] ---> Running in cf760f4768ae [2022-05-04T15:07:25.902Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-04T15:07:26.850Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-04T15:07:26.850Z] (1/64) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) [2022-05-04T15:07:27.115Z] (2/64) Installing libgcc (10.3.1_git20211027-r0) [2022-05-04T15:07:27.115Z] (3/64) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-04T15:07:27.377Z] (4/64) Installing binutils (2.37-r3) [2022-05-04T15:07:27.377Z] (5/64) Installing libmagic (5.41-r0) [2022-05-04T15:07:27.641Z] (6/64) Installing file (5.41-r0) [2022-05-04T15:07:27.641Z] (7/64) Installing libgomp (10.3.1_git20211027-r0) [2022-05-04T15:07:27.641Z] (8/64) Installing libatomic (10.3.1_git20211027-r0) [2022-05-04T15:07:27.903Z] (9/64) Installing libgphobos (10.3.1_git20211027-r0) [2022-05-04T15:07:27.903Z] (10/64) Installing gmp (6.2.1-r1) [2022-05-04T15:07:28.165Z] (11/64) Installing isl22 (0.22-r0) [2022-05-04T15:07:28.165Z] (12/64) Installing mpfr4 (4.1.0-r0) [2022-05-04T15:07:28.165Z] (13/64) Installing mpc1 (1.2.1-r0) [2022-05-04T15:07:28.425Z] (14/64) Installing gcc (10.3.1_git20211027-r0) [2022-05-04T15:07:30.347Z] (15/64) Installing musl-dev (1.2.2-r7) [2022-05-04T15:07:30.609Z] (16/64) Installing libc-dev (0.7.2-r3) [2022-05-04T15:07:30.871Z] (17/64) Installing g++ (10.3.1_git20211027-r0) [2022-05-04T15:07:32.272Z] (18/64) Installing make (4.3-r0) [2022-05-04T15:07:32.272Z] (19/64) Installing fortify-headers (1.1-r1) [2022-05-04T15:07:32.534Z] (20/64) Installing patch (2.7.6-r7) [2022-05-04T15:07:32.534Z] (21/64) Installing build-base (0.5-r2) [2022-05-04T15:07:32.534Z] (22/64) Installing libacl (2.2.53-r0) [2022-05-04T15:07:32.797Z] (23/64) Installing libbz2 (1.0.8-r1) [2022-05-04T15:07:32.797Z] (24/64) Installing expat (2.4.7-r0) [2022-05-04T15:07:32.797Z] (25/64) Installing lz4-libs (1.9.3-r1) [2022-05-04T15:07:33.059Z] (26/64) Installing xz-libs (5.2.5-r1) [2022-05-04T15:07:33.059Z] (27/64) Installing zstd-libs (1.5.0-r0) [2022-05-04T15:07:33.059Z] (28/64) Installing libarchive (3.6.1-r0) [2022-05-04T15:07:33.324Z] (29/64) Installing ca-certificates (20211220-r0) [2022-05-04T15:07:33.324Z] (30/64) Installing brotli-libs (1.0.9-r5) [2022-05-04T15:07:33.586Z] (31/64) Installing nghttp2-libs (1.46.0-r0) [2022-05-04T15:07:33.586Z] (32/64) Installing libcurl (7.80.0-r1) [2022-05-04T15:07:33.586Z] (33/64) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-04T15:07:33.849Z] (34/64) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-04T15:07:33.849Z] (35/64) Installing rhash-libs (1.4.2-r2) [2022-05-04T15:07:33.849Z] (36/64) Installing libuv (1.42.0-r0) [2022-05-04T15:07:34.113Z] (37/64) Installing cmake (3.21.3-r0) [2022-05-04T15:07:35.357Z] Still waiting to schedule task [2022-05-04T15:07:35.357Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-04T15:07:35.509Z] (38/64) Installing pkgconf (1.8.0-r0) [2022-05-04T15:07:35.509Z] (39/64) Installing openssl-dev (1.1.1n-r0) [2022-05-04T15:07:35.509Z] (40/64) Installing nghttp2-dev (1.46.0-r0) [2022-05-04T15:07:35.509Z] (41/64) Installing zlib-dev (1.2.12-r1) [2022-05-04T15:07:35.773Z] (42/64) Installing brotli-dev (1.0.9-r5) [2022-05-04T15:07:35.773Z] (43/64) Installing curl-dev (7.80.0-r1) [2022-05-04T15:07:35.773Z] (44/64) Installing pcre2 (10.39-r0) [2022-05-04T15:07:36.038Z] (45/64) Installing git (2.34.2-r0) [2022-05-04T15:07:36.614Z] (46/64) Installing nettle (3.7.3-r0) [2022-05-04T15:07:36.614Z] (47/64) Installing libffi (3.4.2-r1) [2022-05-04T15:07:36.614Z] (48/64) Installing p11-kit (0.24.0-r1) [2022-05-04T15:07:36.614Z] (49/64) Installing libtasn1 (4.18.0-r0) [2022-05-04T15:07:36.877Z] (50/64) Installing libunistring (0.9.10-r1) [2022-05-04T15:07:36.877Z] (51/64) Installing gnutls (3.7.1-r0) [2022-05-04T15:07:37.140Z] (52/64) Installing libmicrohttpd (0.9.73-r0) [2022-05-04T15:07:37.140Z] (53/64) Installing gnutls-c++ (3.7.1-r0) [2022-05-04T15:07:37.140Z] (54/64) Installing libgmpxx (6.2.1-r1) [2022-05-04T15:07:37.403Z] (55/64) Installing gmp-dev (6.2.1-r1) [2022-05-04T15:07:37.403Z] (56/64) Installing nettle-dev (3.7.3-r0) [2022-05-04T15:07:37.403Z] (57/64) Installing libtasn1-progs (4.18.0-r0) [2022-05-04T15:07:37.667Z] (58/64) Installing libtasn1-dev (4.18.0-r0) [2022-05-04T15:07:37.667Z] (59/64) Installing p11-kit-dev (0.24.0-r1) [2022-05-04T15:07:37.667Z] (60/64) Installing gnutls-dev (3.7.1-r0) [2022-05-04T15:07:37.931Z] (61/64) Installing libmicrohttpd-dev (0.9.73-r0) [2022-05-04T15:07:37.931Z] (62/64) Installing linux-headers (5.10.41-r0) [2022-05-04T15:07:38.194Z] (63/64) Installing yaml (0.2.5-r0) [2022-05-04T15:07:38.194Z] (64/64) Installing yaml-dev (0.2.5-r0) [2022-05-04T15:07:38.194Z] Executing busybox-1.34.1-r5.trigger [2022-05-04T15:07:38.194Z] Executing ca-certificates-20211220-r0.trigger [2022-05-04T15:07:38.456Z] OK: 281 MiB in 77 packages [2022-05-04T15:07:43.754Z] Removing intermediate container cf760f4768ae [2022-05-04T15:07:43.754Z] ---> adc690fd6ea6 [2022-05-04T15:07:43.754Z] Step 5/6 : LABEL arch=amd64 [2022-05-04T15:07:43.754Z] ---> Running in d232a3c3a809 [2022-05-04T15:07:43.754Z] Removing intermediate container d232a3c3a809 [2022-05-04T15:07:43.754Z] ---> edfa73f3c938 [2022-05-04T15:07:43.754Z] Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 [2022-05-04T15:07:43.754Z] ---> Running in b0b255ea02cf [2022-05-04T15:07:43.754Z] Removing intermediate container b0b255ea02cf [2022-05-04T15:07:43.754Z] ---> 95f6e8fcc511 [2022-05-04T15:07:43.754Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-04T15:07:43.754Z] Successfully built 95f6e8fcc511 [2022-05-04T15:07:43.754Z] Successfully tagged edgex-devops/edgex-gcc-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-04T15:07:43.873Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2022-05-04T15:07:43.873Z] 5bb947235c942ea89325bcb808105ce2e51ba820 [2022-05-04T15:07:43.873Z] latest [2022-05-04T15:07:43.873Z] gcc [2022-05-04T15:07:43.873Z] 10 [2022-05-04T15:07:43.873Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:07:44.203Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:07:44.503Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [2022-05-04T15:07:44.503Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-05-04T15:07:44.503Z] d92c867f4ef4: Preparing [2022-05-04T15:07:44.503Z] 7c6334c8d96d: Preparing [2022-05-04T15:07:44.503Z] 4fc242d58285: Preparing [2022-05-04T15:07:44.503Z] 4fc242d58285: Layer already exists [2022-05-04T15:07:44.503Z] 7c6334c8d96d: Pushed [2022-05-04T15:08:11.101Z] d92c867f4ef4: Pushed [2022-05-04T15:08:11.101Z] 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e size: 947 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:08:11.402Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:08:11.701Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-05-04T15:08:11.701Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-05-04T15:08:11.701Z] d92c867f4ef4: Preparing [2022-05-04T15:08:11.701Z] 7c6334c8d96d: Preparing [2022-05-04T15:08:11.701Z] 4fc242d58285: Preparing [2022-05-04T15:08:11.701Z] d92c867f4ef4: Layer already exists [2022-05-04T15:08:11.701Z] 7c6334c8d96d: Layer already exists [2022-05-04T15:08:11.701Z] 4fc242d58285: Layer already exists [2022-05-04T15:08:11.701Z] latest: digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e size: 947 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:08:12.013Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:08:12.345Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2022-05-04T15:08:12.345Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-05-04T15:08:12.345Z] d92c867f4ef4: Preparing [2022-05-04T15:08:12.345Z] 7c6334c8d96d: Preparing [2022-05-04T15:08:12.345Z] 4fc242d58285: Preparing [2022-05-04T15:08:12.345Z] 7c6334c8d96d: Layer already exists [2022-05-04T15:08:12.345Z] d92c867f4ef4: Layer already exists [2022-05-04T15:08:12.345Z] 4fc242d58285: Layer already exists [2022-05-04T15:08:12.345Z] gcc: digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e size: 947 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:08:12.671Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:10 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:08:12.975Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:10 [2022-05-04T15:08:12.975Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-05-04T15:08:12.975Z] d92c867f4ef4: Preparing [2022-05-04T15:08:12.975Z] 7c6334c8d96d: Preparing [2022-05-04T15:08:12.975Z] 4fc242d58285: Preparing [2022-05-04T15:08:12.975Z] 7c6334c8d96d: Layer already exists [2022-05-04T15:08:12.975Z] 4fc242d58285: Layer already exists [2022-05-04T15:08:12.975Z] d92c867f4ef4: Layer already exists [2022-05-04T15:08:12.975Z] 10: digest: sha256:7838dbf83682cb41b3dca2bf01f77fb67835a209a78790cfccd94cf2d79d2d2e size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-04T15:08:13.015Z] ===================================================== [Pipeline] echo [2022-05-04T15:08:13.024Z] taggedImages: [2022-05-04T15:08:13.024Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [2022-05-04T15:08:13.024Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-05-04T15:08:13.024Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2022-05-04T15:08:13.024Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:08:13.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T15:08:13.400Z] [2022-05-04T15:08:13.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:08:13.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T15:08:13.716Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-04T15:08:13.716Z] 5eb5b503b376: Pulling fs layer [2022-05-04T15:08:13.716Z] 5c69ac0246d0: Pulling fs layer [2022-05-04T15:08:13.716Z] ec43610c2a17: Pulling fs layer [2022-05-04T15:08:13.716Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-04T15:08:13.716Z] 33b1e0a273af: Pulling fs layer [2022-05-04T15:08:13.716Z] 5d3b04190fa2: Pulling fs layer [2022-05-04T15:08:13.716Z] 2f39f015ded8: Pulling fs layer [2022-05-04T15:08:13.716Z] 3a2ae6a8a46f: Waiting [2022-05-04T15:08:13.716Z] 33b1e0a273af: Waiting [2022-05-04T15:08:13.716Z] 2f39f015ded8: Waiting [2022-05-04T15:08:13.716Z] 5c69ac0246d0: Verifying Checksum [2022-05-04T15:08:13.716Z] 5c69ac0246d0: Download complete [2022-05-04T15:08:13.716Z] 3a2ae6a8a46f: Download complete [2022-05-04T15:08:13.716Z] 33b1e0a273af: Verifying Checksum [2022-05-04T15:08:13.716Z] 33b1e0a273af: Download complete [2022-05-04T15:08:13.716Z] 5d3b04190fa2: Verifying Checksum [2022-05-04T15:08:13.716Z] 5d3b04190fa2: Download complete [2022-05-04T15:08:13.977Z] ec43610c2a17: Verifying Checksum [2022-05-04T15:08:13.977Z] ec43610c2a17: Download complete [2022-05-04T15:08:13.977Z] 5eb5b503b376: Verifying Checksum [2022-05-04T15:08:13.977Z] 5eb5b503b376: Download complete [2022-05-04T15:08:14.549Z] 2f39f015ded8: Download complete [2022-05-04T15:08:15.492Z] 5eb5b503b376: Pull complete [2022-05-04T15:08:15.492Z] 5c69ac0246d0: Pull complete [2022-05-04T15:08:16.065Z] ec43610c2a17: Pull complete [2022-05-04T15:08:16.065Z] 3a2ae6a8a46f: Pull complete [2022-05-04T15:08:16.065Z] 33b1e0a273af: Pull complete [2022-05-04T15:08:16.327Z] 5d3b04190fa2: Pull complete [2022-05-04T15:08:21.616Z] 2f39f015ded8: Pull complete [2022-05-04T15:08:21.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-04T15:08:21.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T15:08:21.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-04T15:08:21.686Z] prd-ubuntu20.04-docker-8c-8g-40442 does not seem to be running inside a container [2022-05-04T15:08:21.724Z] $ 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 [2022-05-04T15:08:23.279Z] $ docker top 0f0c2b80ea155e0fb682f14ba58e8f8782e907ed4df208e3bdeb6c5a001f8afd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:08:23.724Z] ---> job-cost.sh [2022-05-04T15:08:23.724Z] lf-activate-venv: SKIPPING [2022-05-04T15:08:23.724Z] INFO: No Stack... [2022-05-04T15:08:24.298Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-04T15:08:24.560Z] INFO: Archiving Costs [Pipeline] sh [2022-05-04T15:08:24.864Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2022-05-04T15:08:24.864Z] + cut -d, -f6 [Pipeline] lock [2022-05-04T15:08:24.888Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [2022-05-04T15:08:24.897Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] did not exist. Created. [2022-05-04T15:08:24.898Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-04T15:08:25.208Z] + echo total: 0.4399999976158142 [Pipeline] stash [2022-05-04T15:08:25.466Z] Stashed 1 file(s) [Pipeline] } [2022-05-04T15:08:25.476Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-04T15:08:25.487Z] $ docker stop --time=1 0f0c2b80ea155e0fb682f14ba58e8f8782e907ed4df208e3bdeb6c5a001f8afd [2022-05-04T15:08:26.683Z] $ docker rm -f 0f0c2b80ea155e0fb682f14ba58e8f8782e907ed4df208e3bdeb6c5a001f8afd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-04T15:09:09.836Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40446 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout [2022-05-04T15:09:10.298Z] Selected Git installation does not exist. Using Default [2022-05-04T15:09:10.298Z] The recommended git tool is: NONE [2022-05-04T15:09:16.409Z] using credential edgex-jenkins-ssh [2022-05-04T15:09:16.426Z] Cloning the remote Git repository [2022-05-04T15:09:16.481Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2022-05-04T15:09:16.554Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 [2022-05-04T15:09:17.464Z] Avoid second fetch [2022-05-04T15:09:17.465Z] Checking out Revision 5bb947235c942ea89325bcb808105ce2e51ba820 (gcc) [2022-05-04T15:09:16.632Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-05-04T15:09:16.633Z] > git --version # timeout=10 [2022-05-04T15:09:16.654Z] > git --version # 'git version 2.25.1' [2022-05-04T15:09:16.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-04T15:09:16.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-04T15:09:17.426Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-05-04T15:09:17.450Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-04T15:09:17.490Z] > git config core.sparsecheckout # timeout=10 [2022-05-04T15:09:17.505Z] > git checkout -f 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 [2022-05-04T15:09:21.646Z] Commit message: "Merge pull request #186 from ernestojeda/gcc" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-04T15:09:22.619Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-04T15:09:22.619Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-04T15:09:22.619Z] Dload Upload Total Spent Left Speed [2022-05-04T15:09:22.619Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 97073 [Pipeline] sh [2022-05-04T15:09:23.133Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-04T15:09:23.481Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-04T15:09:23.481Z] + sudo tee /etc/docker/daemon.new [2022-05-04T15:09:23.481Z] { [2022-05-04T15:09:23.481Z] "registry-mirrors": [ [2022-05-04T15:09:23.481Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-04T15:09:23.481Z] ], [2022-05-04T15:09:23.481Z] "bip": "10.250.0.254/24", [2022-05-04T15:09:23.481Z] "hosts": [ [2022-05-04T15:09:23.481Z] "tcp://0.0.0.0:5555", [2022-05-04T15:09:23.481Z] "unix:///var/run/docker.sock" [2022-05-04T15:09:23.481Z] ], [2022-05-04T15:09:23.481Z] "mtu": 1458, [2022-05-04T15:09:23.481Z] "selinux-enabled": true, [2022-05-04T15:09:23.481Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-04T15:09:23.481Z] } [Pipeline] sh [2022-05-04T15:09:23.839Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-04T15:09:24.194Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T15:09:42.564Z] provisioning config files... [2022-05-04T15:09:42.646Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config2623976735176447396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:09:43.054Z] ---> docker-login.sh [2022-05-04T15:09:43.054Z] nexus3.edgexfoundry.org:10001 [2022-05-04T15:09:43.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:09:43.933Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:09:43.933Z] Configure a credential helper to remove this warning. See [2022-05-04T15:09:43.933Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:09:43.933Z] [2022-05-04T15:09:43.933Z] Login Succeeded [2022-05-04T15:09:43.933Z] nexus3.edgexfoundry.org:10002 [2022-05-04T15:09:44.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:09:44.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:09:44.486Z] Configure a credential helper to remove this warning. See [2022-05-04T15:09:44.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:09:44.486Z] [2022-05-04T15:09:44.486Z] Login Succeeded [2022-05-04T15:09:44.486Z] nexus3.edgexfoundry.org:10003 [2022-05-04T15:09:44.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:09:44.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:09:44.761Z] Configure a credential helper to remove this warning. See [2022-05-04T15:09:44.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:09:44.761Z] [2022-05-04T15:09:44.761Z] Login Succeeded [2022-05-04T15:09:44.761Z] nexus3.edgexfoundry.org:10004 [2022-05-04T15:09:45.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:09:45.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:09:45.368Z] Configure a credential helper to remove this warning. See [2022-05-04T15:09:45.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:09:45.368Z] [2022-05-04T15:09:45.368Z] Login Succeeded [2022-05-04T15:09:45.368Z] docker.io [2022-05-04T15:09:45.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-04T15:09:46.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-04T15:09:46.241Z] Configure a credential helper to remove this warning. See [2022-05-04T15:09:46.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-04T15:09:46.241Z] [2022-05-04T15:09:46.241Z] Login Succeeded [2022-05-04T15:09:46.241Z] ---> docker-login.sh ends [Pipeline] } [2022-05-04T15:09:46.259Z] 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 [2022-05-04T15:09:46.675Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-04T15:09:47.019Z] + ls -al . [2022-05-04T15:09:47.019Z] total 20 [2022-05-04T15:09:47.019Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:09 . [2022-05-04T15:09:47.019Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:09 .. [2022-05-04T15:09:47.019Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:09 .git [2022-05-04T15:09:47.019Z] -rw-rw-r-- 1 jenkins jenkins 401 May 4 15:09 Dockerfile [2022-05-04T15:09:47.019Z] -rw-rw-r-- 1 jenkins jenkins 883 May 4 15:09 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:09:47.369Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=arm64 . [2022-05-04T15:09:47.643Z] Sending build context to Docker daemon 414.2kB [2022-05-04T15:09:47.644Z] Step 1/6 : FROM alpine:3.15 [2022-05-04T15:09:48.241Z] 3.15: Pulling from library/alpine [2022-05-04T15:09:48.513Z] 9981e73032c8: Pulling fs layer [2022-05-04T15:09:49.106Z] 9981e73032c8: Verifying Checksum [2022-05-04T15:09:49.106Z] 9981e73032c8: Download complete [2022-05-04T15:09:49.701Z] 9981e73032c8: Pull complete [2022-05-04T15:09:49.701Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-04T15:09:49.701Z] Status: Downloaded newer image for alpine:3.15 [2022-05-04T15:09:49.701Z] ---> 3fb3c9af89a9 [2022-05-04T15:09:49.701Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-05-04T15:09:49.977Z] ---> Running in 6cd2d182eafb [2022-05-04T15:09:50.254Z] Removing intermediate container 6cd2d182eafb [2022-05-04T15:09:50.254Z] ---> 99b4e51784ca [2022-05-04T15:09:50.254Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-04T15:09:50.254Z] ---> Running in 87e915045c8f [2022-05-04T15:09:52.249Z] Removing intermediate container 87e915045c8f [2022-05-04T15:09:52.249Z] ---> d1bd2c4665c2 [2022-05-04T15:09:52.249Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-05-04T15:09:52.249Z] ---> Running in fcd609495aef [2022-05-04T15:09:53.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-04T15:09:53.826Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-04T15:09:54.809Z] (1/64) Upgrading zlib (1.2.12-r0 -> 1.2.12-r1) [2022-05-04T15:09:54.809Z] (2/64) Installing libgcc (10.3.1_git20211027-r0) [2022-05-04T15:09:54.809Z] (3/64) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-04T15:09:54.809Z] (4/64) Installing binutils (2.37-r3) [2022-05-04T15:09:55.409Z] (5/64) Installing libmagic (5.41-r0) [2022-05-04T15:09:55.409Z] (6/64) Installing file (5.41-r0) [2022-05-04T15:09:55.682Z] (7/64) Installing libgomp (10.3.1_git20211027-r0) [2022-05-04T15:09:55.682Z] (8/64) Installing libatomic (10.3.1_git20211027-r0) [2022-05-04T15:09:55.682Z] (9/64) Installing libgphobos (10.3.1_git20211027-r0) [2022-05-04T15:09:55.954Z] (10/64) Installing gmp (6.2.1-r1) [2022-05-04T15:09:55.954Z] (11/64) Installing isl22 (0.22-r0) [2022-05-04T15:09:56.228Z] (12/64) Installing mpfr4 (4.1.0-r0) [2022-05-04T15:09:56.228Z] (13/64) Installing mpc1 (1.2.1-r0) [2022-05-04T15:09:56.228Z] (14/64) Installing gcc (10.3.1_git20211027-r0) [2022-05-04T15:09:58.864Z] (15/64) Installing musl-dev (1.2.2-r7) [2022-05-04T15:09:58.864Z] (16/64) Installing libc-dev (0.7.2-r3) [2022-05-04T15:09:58.864Z] (17/64) Installing g++ (10.3.1_git20211027-r0) [2022-05-04T15:10:00.828Z] (18/64) Installing make (4.3-r0) [2022-05-04T15:10:00.828Z] (19/64) Installing fortify-headers (1.1-r1) [2022-05-04T15:10:00.828Z] (20/64) Installing patch (2.7.6-r7) [2022-05-04T15:10:00.828Z] (21/64) Installing build-base (0.5-r2) [2022-05-04T15:10:00.828Z] (22/64) Installing libacl (2.2.53-r0) [2022-05-04T15:10:00.828Z] (23/64) Installing libbz2 (1.0.8-r1) [2022-05-04T15:10:01.098Z] (24/64) Installing expat (2.4.7-r0) [2022-05-04T15:10:01.098Z] (25/64) Installing lz4-libs (1.9.3-r1) [2022-05-04T15:10:01.098Z] (26/64) Installing xz-libs (5.2.5-r1) [2022-05-04T15:10:01.369Z] (27/64) Installing zstd-libs (1.5.0-r0) [2022-05-04T15:10:01.370Z] (28/64) Installing libarchive (3.6.1-r0) [2022-05-04T15:10:01.370Z] (29/64) Installing ca-certificates (20211220-r0) [2022-05-04T15:10:01.640Z] (30/64) Installing brotli-libs (1.0.9-r5) [2022-05-04T15:10:01.640Z] (31/64) Installing nghttp2-libs (1.46.0-r0) [2022-05-04T15:10:01.910Z] (32/64) Installing libcurl (7.80.0-r1) [2022-05-04T15:10:01.910Z] (33/64) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-05-04T15:10:01.910Z] (34/64) Installing ncurses-libs (6.3_p20211120-r0) [2022-05-04T15:10:02.181Z] (35/64) Installing rhash-libs (1.4.2-r2) [2022-05-04T15:10:02.181Z] (36/64) Installing libuv (1.42.0-r0) [2022-05-04T15:10:02.181Z] (37/64) Installing cmake (3.21.3-r0) [2022-05-04T15:10:04.792Z] (38/64) Installing pkgconf (1.8.0-r0) [2022-05-04T15:10:04.792Z] (39/64) Installing openssl-dev (1.1.1n-r0) [2022-05-04T15:10:05.063Z] (40/64) Installing nghttp2-dev (1.46.0-r0) [2022-05-04T15:10:05.063Z] (41/64) Installing zlib-dev (1.2.12-r1) [2022-05-04T15:10:05.063Z] (42/64) Installing brotli-dev (1.0.9-r5) [2022-05-04T15:10:05.334Z] (43/64) Installing curl-dev (7.80.0-r1) [2022-05-04T15:10:05.334Z] (44/64) Installing pcre2 (10.39-r0) [2022-05-04T15:10:05.334Z] (45/64) Installing git (2.34.2-r0) [2022-05-04T15:10:05.931Z] (46/64) Installing nettle (3.7.3-r0) [2022-05-04T15:10:06.202Z] (47/64) Installing libffi (3.4.2-r1) [2022-05-04T15:10:06.202Z] (48/64) Installing p11-kit (0.24.0-r1) [2022-05-04T15:10:06.202Z] (49/64) Installing libtasn1 (4.18.0-r0) [2022-05-04T15:10:06.474Z] (50/64) Installing libunistring (0.9.10-r1) [2022-05-04T15:10:06.474Z] (51/64) Installing gnutls (3.7.1-r0) [2022-05-04T15:10:06.474Z] (52/64) Installing libmicrohttpd (0.9.73-r0) [2022-05-04T15:10:06.745Z] (53/64) Installing gnutls-c++ (3.7.1-r0) [2022-05-04T15:10:06.745Z] (54/64) Installing libgmpxx (6.2.1-r1) [2022-05-04T15:10:06.745Z] (55/64) Installing gmp-dev (6.2.1-r1) [2022-05-04T15:10:07.016Z] (56/64) Installing nettle-dev (3.7.3-r0) [2022-05-04T15:10:07.016Z] (57/64) Installing libtasn1-progs (4.18.0-r0) [2022-05-04T15:10:07.289Z] (58/64) Installing libtasn1-dev (4.18.0-r0) [2022-05-04T15:10:07.289Z] (59/64) Installing p11-kit-dev (0.24.0-r1) [2022-05-04T15:10:07.289Z] (60/64) Installing gnutls-dev (3.7.1-r0) [2022-05-04T15:10:07.564Z] (61/64) Installing libmicrohttpd-dev (0.9.73-r0) [2022-05-04T15:10:07.564Z] (62/64) Installing linux-headers (5.10.41-r0) [2022-05-04T15:10:08.157Z] (63/64) Installing yaml (0.2.5-r0) [2022-05-04T15:10:08.157Z] (64/64) Installing yaml-dev (0.2.5-r0) [2022-05-04T15:10:08.157Z] Executing busybox-1.34.1-r5.trigger [2022-05-04T15:10:08.157Z] Executing ca-certificates-20211220-r0.trigger [2022-05-04T15:10:08.430Z] OK: 277 MiB in 77 packages [2022-05-04T15:10:20.871Z] Removing intermediate container fcd609495aef [2022-05-04T15:10:20.871Z] ---> facfc791bab2 [2022-05-04T15:10:20.871Z] Step 5/6 : LABEL arch=arm64 [2022-05-04T15:10:20.871Z] ---> Running in aeb0f3f9b62b [2022-05-04T15:10:20.871Z] Removing intermediate container aeb0f3f9b62b [2022-05-04T15:10:20.871Z] ---> 5571a9626bec [2022-05-04T15:10:20.871Z] Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 [2022-05-04T15:10:20.871Z] ---> Running in a697ff69ecc5 [2022-05-04T15:10:21.144Z] Removing intermediate container a697ff69ecc5 [2022-05-04T15:10:21.144Z] ---> cad489bbaf40 [2022-05-04T15:10:21.144Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-04T15:10:21.144Z] Successfully built cad489bbaf40 [2022-05-04T15:10:21.144Z] Successfully tagged edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-05-04T15:10:21.261Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2022-05-04T15:10:21.261Z] 5bb947235c942ea89325bcb808105ce2e51ba820 [2022-05-04T15:10:21.261Z] latest [2022-05-04T15:10:21.261Z] gcc [2022-05-04T15:10:21.261Z] 10 [2022-05-04T15:10:21.262Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:10:21.623Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:10:21.974Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [2022-05-04T15:10:21.974Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-05-04T15:10:21.974Z] 23f6830b5139: Preparing [2022-05-04T15:10:21.974Z] 6cf3d4d266ee: Preparing [2022-05-04T15:10:21.974Z] 4f4ce317c6bb: Preparing [2022-05-04T15:10:21.974Z] 4f4ce317c6bb: Layer already exists [2022-05-04T15:10:22.250Z] 6cf3d4d266ee: Pushed [2022-05-04T15:11:18.779Z] 23f6830b5139: Pushed [2022-05-04T15:11:18.779Z] 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:19.126Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:19.467Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-05-04T15:11:19.467Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-05-04T15:11:19.467Z] 23f6830b5139: Preparing [2022-05-04T15:11:19.467Z] 6cf3d4d266ee: Preparing [2022-05-04T15:11:19.467Z] 4f4ce317c6bb: Preparing [2022-05-04T15:11:19.467Z] 4f4ce317c6bb: Layer already exists [2022-05-04T15:11:19.467Z] 6cf3d4d266ee: Layer already exists [2022-05-04T15:11:19.467Z] 23f6830b5139: Layer already exists [2022-05-04T15:11:19.738Z] latest: digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:20.085Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:20.422Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-05-04T15:11:20.422Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-05-04T15:11:20.422Z] 23f6830b5139: Preparing [2022-05-04T15:11:20.422Z] 6cf3d4d266ee: Preparing [2022-05-04T15:11:20.422Z] 4f4ce317c6bb: Preparing [2022-05-04T15:11:20.422Z] 6cf3d4d266ee: Layer already exists [2022-05-04T15:11:20.422Z] 23f6830b5139: Layer already exists [2022-05-04T15:11:20.422Z] 4f4ce317c6bb: Layer already exists [2022-05-04T15:11:20.695Z] gcc: digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:21.045Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:10 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:21.392Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:10 [2022-05-04T15:11:21.392Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-05-04T15:11:21.392Z] 23f6830b5139: Preparing [2022-05-04T15:11:21.392Z] 6cf3d4d266ee: Preparing [2022-05-04T15:11:21.392Z] 4f4ce317c6bb: Preparing [2022-05-04T15:11:21.392Z] 23f6830b5139: Layer already exists [2022-05-04T15:11:21.392Z] 4f4ce317c6bb: Layer already exists [2022-05-04T15:11:21.392Z] 6cf3d4d266ee: Layer already exists [2022-05-04T15:11:21.392Z] 10: digest: sha256:a37ac18e3346f1207f128df2ed5908582a11844daa8098035d7eb30aeded1086 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-04T15:11:21.708Z] ===================================================== [Pipeline] echo [2022-05-04T15:11:21.716Z] taggedImages: [2022-05-04T15:11:21.716Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [2022-05-04T15:11:21.716Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-05-04T15:11:21.716Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-05-04T15:11:21.716Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:22.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T15:11:22.099Z] [2022-05-04T15:11:22.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:22.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T15:11:22.454Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-04T15:11:22.454Z] 8998bd30e6a1: Pulling fs layer [2022-05-04T15:11:22.454Z] 04944245beec: Pulling fs layer [2022-05-04T15:11:22.454Z] 699f458cf7ca: Pulling fs layer [2022-05-04T15:11:22.454Z] 765212b225bb: Pulling fs layer [2022-05-04T15:11:22.454Z] f23df028b6ca: Pulling fs layer [2022-05-04T15:11:22.454Z] d65c8cfc05b1: Pulling fs layer [2022-05-04T15:11:22.454Z] 2437ff75d9bd: Pulling fs layer [2022-05-04T15:11:22.454Z] d65c8cfc05b1: Waiting [2022-05-04T15:11:22.454Z] 765212b225bb: Waiting [2022-05-04T15:11:22.454Z] 2437ff75d9bd: Waiting [2022-05-04T15:11:22.454Z] f23df028b6ca: Waiting [2022-05-04T15:11:22.729Z] 04944245beec: Verifying Checksum [2022-05-04T15:11:22.729Z] 04944245beec: Download complete [2022-05-04T15:11:22.729Z] 765212b225bb: Verifying Checksum [2022-05-04T15:11:22.729Z] 765212b225bb: Download complete [2022-05-04T15:11:22.729Z] f23df028b6ca: Download complete [2022-05-04T15:11:22.729Z] d65c8cfc05b1: Verifying Checksum [2022-05-04T15:11:22.729Z] d65c8cfc05b1: Download complete [2022-05-04T15:11:22.729Z] 699f458cf7ca: Verifying Checksum [2022-05-04T15:11:22.729Z] 699f458cf7ca: Download complete [2022-05-04T15:11:23.335Z] 8998bd30e6a1: Download complete [2022-05-04T15:11:25.311Z] 2437ff75d9bd: Verifying Checksum [2022-05-04T15:11:25.311Z] 2437ff75d9bd: Download complete [2022-05-04T15:11:27.303Z] 8998bd30e6a1: Pull complete [2022-05-04T15:11:27.905Z] 04944245beec: Pull complete [2022-05-04T15:11:29.345Z] 699f458cf7ca: Pull complete [2022-05-04T15:11:29.345Z] 765212b225bb: Pull complete [2022-05-04T15:11:30.326Z] f23df028b6ca: Pull complete [2022-05-04T15:11:30.326Z] d65c8cfc05b1: Pull complete [2022-05-04T15:11:45.433Z] 2437ff75d9bd: Pull complete [2022-05-04T15:11:45.433Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-04T15:11:45.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-04T15:11:45.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-04T15:11:45.872Z] prd-ubuntu20.04-docker-arm64-4c-16g-40446 does not seem to be running inside a container [2022-05-04T15:11:46.007Z] $ 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 [2022-05-04T15:11:48.446Z] $ docker top a1870c1c95930d63f0cf23c9e5cdc7cc6fe0100b07e69497142e7f8cfed8fcba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:11:49.464Z] ---> job-cost.sh [2022-05-04T15:11:49.464Z] lf-activate-venv: SKIPPING [2022-05-04T15:11:49.464Z] INFO: No Stack... [2022-05-04T15:11:49.750Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-04T15:11:50.730Z] INFO: Archiving Costs [Pipeline] sh [2022-05-04T15:11:51.403Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2022-05-04T15:11:51.403Z] + cut -d, -f6 [Pipeline] lock [2022-05-04T15:11:51.474Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [2022-05-04T15:11:51.481Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] did not exist. Created. [2022-05-04T15:11:51.481Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-04T15:11:52.359Z] /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-088e0b00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-04T15:11:53.033Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-04T15:11:53.061Z] Warning: overwriting stash ‘stack-cost’ [2022-05-04T15:11:53.473Z] Stashed 1 file(s) [Pipeline] } [2022-05-04T15:11:53.480Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-04T15:11:53.509Z] $ docker stop --time=1 a1870c1c95930d63f0cf23c9e5cdc7cc6fe0100b07e69497142e7f8cfed8fcba [2022-05-04T15:11:54.985Z] $ docker rm -f a1870c1c95930d63f0cf23c9e5cdc7cc6fe0100b07e69497142e7f8cfed8fcba [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 [2022-05-04T15:11:55.876Z] + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] [2022-05-04T15:11:55.876Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-05-04T15:11:55.876Z] total 16 [2022-05-04T15:11:55.876Z] drwxr-xr-x 3 root root 4096 May 4 15:08 . [2022-05-04T15:11:55.876Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:08 .. [2022-05-04T15:11:55.876Z] drwxr-xr-x 2 root root 4096 May 4 15:08 cost [2022-05-04T15:11:55.876Z] -rw-r--r-- 1 root root 85 May 4 15:08 cost.csv [2022-05-04T15:11:55.876Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-05-04T15:11:55.876Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-05-04T15:11:55.876Z] total 16 [2022-05-04T15:11:55.876Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:08 . [2022-05-04T15:11:55.876Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:08 .. [2022-05-04T15:11:55.876Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 15:08 cost [2022-05-04T15:11:55.876Z] -rw-r--r-- 1 jenkins jenkins 85 May 4 15:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:11:56.181Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:11:57.046Z] ---> package-listing.sh [2022-05-04T15:11:57.046Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-04T15:11:57.046Z] ++ facter osfamily [2022-05-04T15:11:57.379Z] + OS_FAMILY=debian [2022-05-04T15:11:57.379Z] + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc [2022-05-04T15:11:57.379Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-04T15:11:57.379Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-04T15:11:57.379Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-04T15:11:57.379Z] + PACKAGES=/tmp/packages_start.txt [2022-05-04T15:11:57.379Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-05-04T15:11:57.379Z] + PACKAGES=/tmp/packages_end.txt [2022-05-04T15:11:57.379Z] + case "${OS_FAMILY}" in [2022-05-04T15:11:57.379Z] + dpkg -l [2022-05-04T15:11:57.379Z] + grep '^ii' [2022-05-04T15:11:57.379Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-04T15:11:57.379Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-04T15:11:57.379Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-04T15:11:57.379Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-05-04T15:11:57.379Z] + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [2022-05-04T15:11:57.379Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [Pipeline] echo [2022-05-04T15:11:57.390Z] 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 [2022-05-04T15:11:57.688Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-04T15:11:58.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-04T15:11:58.255Z] . [Pipeline] withDockerContainer [2022-05-04T15:11:58.340Z] prd-ubuntu20.04-docker-8c-8g-40442 does not seem to be running inside a container [2022-05-04T15:11:58.379Z] $ 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 [2022-05-04T15:11:58.603Z] $ docker top 79784f7c5762a683159aa8ec89385348e5126f18974e1d7570deafd8af539589 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-04T15:11:58.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-04T15:11:59.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-04T15:11:59.557Z] + ls /var/log/sa-host [2022-05-04T15:11:59.558Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-04T15:11:59.803Z] provisioning config files... [2022-05-04T15:11:59.815Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config1053950232008113819tmp [Pipeline] { [Pipeline] echo [2022-05-04T15:11:59.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:12:00.124Z] ---> create-netrc.sh [Pipeline] } [2022-05-04T15:12:00.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:12:00.509Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-04T15:12:00.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:12:00.813Z] ---> sudo-logs.sh [2022-05-04T15:12:00.813Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-04T15:12:00.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:12:01.158Z] ---> job-cost.sh [2022-05-04T15:12:01.158Z] lf-activate-venv: SKIPPING [2022-05-04T15:12:01.158Z] DEBUG: total: 0.4399999976158142 [2022-05-04T15:12:01.158Z] INFO: Retrieving Stack Cost... [2022-05-04T15:12:01.421Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-04T15:12:01.994Z] INFO: Archiving Costs [Pipeline] echo [2022-05-04T15:12:02.010Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-04T15:12:02.301Z] ---> logs-deploy.sh [2022-05-04T15:12:02.301Z] lf-activate-venv: SKIPPING [2022-05-04T15:12:02.301Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/10 [2022-05-04T15:12:02.301Z] INFO: archiving workspace using pattern(s): [2022-05-04T15:12:03.327Z] Archives upload complete. [2022-05-04T15:12:03.589Z] INFO: archiving logs to Nexus [2022-05-04T15:12:04.164Z] ---> uname -a: [2022-05-04T15:12:04.164Z] Linux prd-ubuntu20-04-docker-8c-8g-40442 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-04T15:12:04.164Z] [2022-05-04T15:12:04.164Z] [2022-05-04T15:12:04.164Z] ---> lscpu: [2022-05-04T15:12:04.164Z] Architecture: x86_64 [2022-05-04T15:12:04.164Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-04T15:12:04.164Z] Byte Order: Little Endian [2022-05-04T15:12:04.164Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-04T15:12:04.164Z] CPU(s): 8 [2022-05-04T15:12:04.164Z] On-line CPU(s) list: 0-7 [2022-05-04T15:12:04.164Z] Thread(s) per core: 1 [2022-05-04T15:12:04.164Z] Core(s) per socket: 1 [2022-05-04T15:12:04.164Z] Socket(s): 8 [2022-05-04T15:12:04.164Z] NUMA node(s): 1 [2022-05-04T15:12:04.164Z] Vendor ID: AuthenticAMD [2022-05-04T15:12:04.164Z] CPU family: 23 [2022-05-04T15:12:04.164Z] Model: 49 [2022-05-04T15:12:04.164Z] Model name: AMD EPYC-Rome Processor [2022-05-04T15:12:04.164Z] Stepping: 0 [2022-05-04T15:12:04.164Z] CPU MHz: 2799.998 [2022-05-04T15:12:04.164Z] BogoMIPS: 5599.99 [2022-05-04T15:12:04.164Z] Virtualization: AMD-V [2022-05-04T15:12:04.164Z] Hypervisor vendor: KVM [2022-05-04T15:12:04.164Z] Virtualization type: full [2022-05-04T15:12:04.164Z] L1d cache: 256 KiB [2022-05-04T15:12:04.164Z] L1i cache: 256 KiB [2022-05-04T15:12:04.164Z] L2 cache: 4 MiB [2022-05-04T15:12:04.164Z] L3 cache: 128 MiB [2022-05-04T15:12:04.164Z] NUMA node0 CPU(s): 0-7 [2022-05-04T15:12:04.164Z] Vulnerability Itlb multihit: Not affected [2022-05-04T15:12:04.164Z] Vulnerability L1tf: Not affected [2022-05-04T15:12:04.164Z] Vulnerability Mds: Not affected [2022-05-04T15:12:04.164Z] Vulnerability Meltdown: Not affected [2022-05-04T15:12:04.164Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-04T15:12:04.164Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-04T15:12:04.164Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-04T15:12:04.164Z] Vulnerability Srbds: Not affected [2022-05-04T15:12:04.164Z] Vulnerability Tsx async abort: Not affected [2022-05-04T15:12:04.164Z] 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 [2022-05-04T15:12:04.164Z] [2022-05-04T15:12:04.164Z] [2022-05-04T15:12:04.164Z] ---> nproc: [2022-05-04T15:12:04.164Z] 8 [2022-05-04T15:12:04.164Z] [2022-05-04T15:12:04.164Z] [2022-05-04T15:12:04.164Z] ---> df -h: [2022-05-04T15:12:04.164Z] Filesystem Size Used Avail Use% Mounted on [2022-05-04T15:12:04.164Z] overlay 155G 9.5G 146G 7% / [2022-05-04T15:12:04.164Z] tmpfs 64M 0 64M 0% /dev [2022-05-04T15:12:04.164Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-04T15:12:04.164Z] shm 64M 0 64M 0% /dev/shm [2022-05-04T15:12:04.164Z] /dev/vda1 155G 9.5G 146G 7% /facter-os [2022-05-04T15:12:04.164Z] [2022-05-04T15:12:04.164Z]