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-ssh2865312118034729277.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh13876476897792385233.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh1799214184619196095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh12300338529487385606.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-ssh2344682359305320107.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:[9], 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: 9 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21796 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-04-22T16:02:51.088Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-22T16:02:51.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-22T16:02:51.150Z] ========================================================= [2022-04-22T16:02:51.150Z] EdgeX Global Pipelines Version Info [2022-04-22T16:02:51.150Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:02:51.927Z] ------------------- [2022-04-22T16:02:51.927Z] stable info: [2022-04-22T16:02:51.927Z] ------------------- [2022-04-22T16:02:51.927Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T16:02:51.927Z] Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 [2022-04-22T16:02:51.927Z] Message: update stable to v1.0.221 [2022-04-22T16:02:52.502Z] ------------------- [2022-04-22T16:02:52.502Z] experimental info: [2022-04-22T16:02:52.502Z] ------------------- [2022-04-22T16:02:52.502Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-22T16:02:52.502Z] Commit SHA: e334d830fa8e8412d6042b94a77caa8dfa54c97b [2022-04-22T16:02:52.502Z] Message: update experimental to v1.0.223 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-04-22T16:02:52.641Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2022-04-22T16:02:52.650Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-gcc-base [Pipeline] echo [2022-04-22T16:02:52.661Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2022-04-22T16:02:52.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-22T16:02:52.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-22T16:02:52.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-gcc-base [Pipeline] echo [2022-04-22T16:02:52.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2022-04-22T16:02:52.713Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-04-22T16:02:52.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-04-22T16:02:52.732Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-22T16:02:52.743Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-04-22T16:02:52.753Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-gcc-base-archive.tar.gz [Pipeline] echo [2022-04-22T16:02:52.762Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-22T16:02:52.770Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-22T16:02:52.776Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = gcc [Pipeline] echo [2022-04-22T16:02:52.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 9 [Pipeline] echo [2022-04-22T16:02:52.790Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = gcc [Pipeline] echo [2022-04-22T16:02:52.797Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = gcc [Pipeline] echo [2022-04-22T16:02:52.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = gcc [Pipeline] echo [2022-04-22T16:02:52.811Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] echo [2022-04-22T16:02:52.827Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5bb9472 [Pipeline] echo [2022-04-22T16:02:52.839Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T16:02:52.875Z] provisioning config files... [2022-04-22T16:02:52.905Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config6163128620490452432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:02:53.215Z] ---> docker-login.sh [2022-04-22T16:02:53.216Z] nexus3.edgexfoundry.org:10001 [2022-04-22T16:02:53.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:53.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:53.744Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:53.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:53.744Z] [2022-04-22T16:02:53.744Z] Login Succeeded [2022-04-22T16:02:53.744Z] nexus3.edgexfoundry.org:10002 [2022-04-22T16:02:53.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:53.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:53.745Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:53.745Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:53.745Z] [2022-04-22T16:02:53.745Z] Login Succeeded [2022-04-22T16:02:53.745Z] nexus3.edgexfoundry.org:10003 [2022-04-22T16:02:54.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:54.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:54.007Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:54.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:54.007Z] [2022-04-22T16:02:54.007Z] Login Succeeded [2022-04-22T16:02:54.007Z] nexus3.edgexfoundry.org:10004 [2022-04-22T16:02:54.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:54.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:54.007Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:54.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:54.007Z] [2022-04-22T16:02:54.007Z] Login Succeeded [2022-04-22T16:02:54.007Z] docker.io [2022-04-22T16:02:54.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:54.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:54.531Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:54.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:54.531Z] [2022-04-22T16:02:54.531Z] Login Succeeded [2022-04-22T16:02:54.531Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T16:02:54.541Z] 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-04-22T16:02:54.754Z] provisioning config files... [2022-04-22T16:02:54.764Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config878565159268594450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:02:55.064Z] ---> docker-login.sh [2022-04-22T16:02:55.064Z] nexus3.edgexfoundry.org:10001 [2022-04-22T16:02:55.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:55.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:55.064Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:55.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:55.064Z] [2022-04-22T16:02:55.064Z] Login Succeeded [2022-04-22T16:02:55.064Z] nexus3.edgexfoundry.org:10002 [2022-04-22T16:02:55.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:55.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:55.328Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:55.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:55.328Z] [2022-04-22T16:02:55.328Z] Login Succeeded [2022-04-22T16:02:55.328Z] nexus3.edgexfoundry.org:10003 [2022-04-22T16:02:55.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:55.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:55.328Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:55.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:55.328Z] [2022-04-22T16:02:55.328Z] Login Succeeded [2022-04-22T16:02:55.328Z] nexus3.edgexfoundry.org:10004 [2022-04-22T16:02:55.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:55.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:55.590Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:55.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:55.590Z] [2022-04-22T16:02:55.590Z] Login Succeeded [2022-04-22T16:02:55.590Z] docker.io [2022-04-22T16:02:55.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:02:55.852Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:02:55.852Z] Configure a credential helper to remove this warning. See [2022-04-22T16:02:55.852Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:02:55.852Z] [2022-04-22T16:02:55.852Z] Login Succeeded [2022-04-22T16:02:55.852Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T16:02:55.862Z] 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-04-22T16:02:56.482Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T16:02:56.775Z] + ls -al . [2022-04-22T16:02:56.776Z] total 20 [2022-04-22T16:02:56.776Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 16:02 . [2022-04-22T16:02:56.776Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:02 .. [2022-04-22T16:02:56.776Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 16:02 .git [2022-04-22T16:02:56.776Z] -rw-rw-r-- 1 jenkins jenkins 401 Apr 22 16:02 Dockerfile [2022-04-22T16:02:56.776Z] -rw-rw-r-- 1 jenkins jenkins 883 Apr 22 16:02 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:02:57.137Z] + docker build -t edgex-devops/edgex-gcc-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=amd64 . [2022-04-22T16:02:57.137Z] Sending build context to Docker daemon 410.6kB [2022-04-22T16:02:57.137Z] Step 1/6 : FROM alpine:3.15 [2022-04-22T16:02:57.724Z] 3.15: Pulling from library/alpine [2022-04-22T16:02:57.724Z] df9b9388f04a: Pulling fs layer [2022-04-22T16:02:57.985Z] df9b9388f04a: Verifying Checksum [2022-04-22T16:02:57.985Z] df9b9388f04a: Download complete [2022-04-22T16:02:58.254Z] df9b9388f04a: Pull complete [2022-04-22T16:02:58.254Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T16:02:58.254Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T16:02:58.254Z] ---> 0ac33e5f5afa [2022-04-22T16:02:58.254Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T16:02:58.519Z] ---> Running in 75f00e652602 [2022-04-22T16:02:58.519Z] Removing intermediate container 75f00e652602 [2022-04-22T16:02:58.519Z] ---> 00310ebd68b5 [2022-04-22T16:02:58.519Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T16:02:58.519Z] ---> Running in a1f08f53e150 [2022-04-22T16:02:59.909Z] Removing intermediate container a1f08f53e150 [2022-04-22T16:02:59.909Z] ---> dc3892796644 [2022-04-22T16:02:59.909Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-04-22T16:02:59.909Z] ---> Running in 8c4b825155ce [2022-04-22T16:02:59.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-22T16:03:00.856Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-22T16:03:01.116Z] (1/63) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T16:03:01.116Z] (2/63) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T16:03:01.378Z] (3/63) Installing binutils (2.37-r3) [2022-04-22T16:03:01.641Z] (4/63) Installing libmagic (5.41-r0) [2022-04-22T16:03:01.641Z] (5/63) Installing file (5.41-r0) [2022-04-22T16:03:01.641Z] (6/63) Installing libgomp (10.3.1_git20211027-r0) [2022-04-22T16:03:01.906Z] (7/63) Installing libatomic (10.3.1_git20211027-r0) [2022-04-22T16:03:01.906Z] (8/63) Installing libgphobos (10.3.1_git20211027-r0) [2022-04-22T16:03:01.906Z] (9/63) Installing gmp (6.2.1-r1) [2022-04-22T16:03:02.168Z] (10/63) Installing isl22 (0.22-r0) [2022-04-22T16:03:02.168Z] (11/63) Installing mpfr4 (4.1.0-r0) [2022-04-22T16:03:02.430Z] (12/63) Installing mpc1 (1.2.1-r0) [2022-04-22T16:03:02.430Z] (13/63) Installing gcc (10.3.1_git20211027-r0) [2022-04-22T16:03:04.410Z] (14/63) Installing musl-dev (1.2.2-r7) [2022-04-22T16:03:04.410Z] (15/63) Installing libc-dev (0.7.2-r3) [2022-04-22T16:03:04.410Z] (16/63) Installing g++ (10.3.1_git20211027-r0) [2022-04-22T16:03:05.353Z] (17/63) Installing make (4.3-r0) [2022-04-22T16:03:05.353Z] (18/63) Installing fortify-headers (1.1-r1) [2022-04-22T16:03:05.615Z] (19/63) Installing patch (2.7.6-r7) [2022-04-22T16:03:05.615Z] (20/63) Installing build-base (0.5-r2) [2022-04-22T16:03:05.615Z] (21/63) Installing libacl (2.2.53-r0) [2022-04-22T16:03:05.876Z] (22/63) Installing libbz2 (1.0.8-r1) [2022-04-22T16:03:05.876Z] (23/63) Installing expat (2.4.7-r0) [2022-04-22T16:03:05.876Z] (24/63) Installing lz4-libs (1.9.3-r1) [2022-04-22T16:03:06.137Z] (25/63) Installing xz-libs (5.2.5-r1) [2022-04-22T16:03:06.137Z] (26/63) Installing zstd-libs (1.5.0-r0) [2022-04-22T16:03:06.137Z] (27/63) Installing libarchive (3.6.1-r0) [2022-04-22T16:03:06.399Z] (28/63) Installing ca-certificates (20211220-r0) [2022-04-22T16:03:06.400Z] (29/63) Installing brotli-libs (1.0.9-r5) [2022-04-22T16:03:06.400Z] (30/63) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T16:03:06.661Z] (31/63) Installing libcurl (7.80.0-r0) [2022-04-22T16:03:06.661Z] (32/63) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-04-22T16:03:06.922Z] (33/63) Installing ncurses-libs (6.3_p20211120-r0) [2022-04-22T16:03:06.922Z] (34/63) Installing rhash-libs (1.4.2-r2) [2022-04-22T16:03:06.922Z] (35/63) Installing libuv (1.42.0-r0) [2022-04-22T16:03:07.183Z] (36/63) Installing cmake (3.21.3-r0) [2022-04-22T16:03:08.132Z] (37/63) Installing pkgconf (1.8.0-r0) [2022-04-22T16:03:08.393Z] (38/63) Installing openssl-dev (1.1.1n-r0) [2022-04-22T16:03:08.393Z] (39/63) Installing nghttp2-dev (1.46.0-r0) [2022-04-22T16:03:08.662Z] (40/63) Installing zlib-dev (1.2.12-r0) [2022-04-22T16:03:08.662Z] (41/63) Installing brotli-dev (1.0.9-r5) [2022-04-22T16:03:08.662Z] (42/63) Installing curl-dev (7.80.0-r0) [2022-04-22T16:03:08.927Z] (43/63) Installing pcre2 (10.39-r0) [2022-04-22T16:03:08.927Z] (44/63) Installing git (2.34.2-r0) [2022-04-22T16:03:09.500Z] (45/63) Installing nettle (3.7.3-r0) [2022-04-22T16:03:09.500Z] (46/63) Installing libffi (3.4.2-r1) [2022-04-22T16:03:09.500Z] (47/63) Installing p11-kit (0.24.0-r1) [2022-04-22T16:03:09.500Z] (48/63) Installing libtasn1 (4.18.0-r0) [2022-04-22T16:03:09.704Z] Still waiting to schedule task [2022-04-22T16:03:09.704Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-22T16:03:09.760Z] (49/63) Installing libunistring (0.9.10-r1) [2022-04-22T16:03:09.760Z] (50/63) Installing gnutls (3.7.1-r0) [2022-04-22T16:03:10.020Z] (51/63) Installing libmicrohttpd (0.9.73-r0) [2022-04-22T16:03:10.020Z] (52/63) Installing gnutls-c++ (3.7.1-r0) [2022-04-22T16:03:10.020Z] (53/63) Installing libgmpxx (6.2.1-r1) [2022-04-22T16:03:10.289Z] (54/63) Installing gmp-dev (6.2.1-r1) [2022-04-22T16:03:10.289Z] (55/63) Installing nettle-dev (3.7.3-r0) [2022-04-22T16:03:10.289Z] (56/63) Installing libtasn1-progs (4.18.0-r0) [2022-04-22T16:03:10.556Z] (57/63) Installing libtasn1-dev (4.18.0-r0) [2022-04-22T16:03:10.556Z] (58/63) Installing p11-kit-dev (0.24.0-r1) [2022-04-22T16:03:10.556Z] (59/63) Installing gnutls-dev (3.7.1-r0) [2022-04-22T16:03:10.821Z] (60/63) Installing libmicrohttpd-dev (0.9.73-r0) [2022-04-22T16:03:10.821Z] (61/63) Installing linux-headers (5.10.41-r0) [2022-04-22T16:03:11.081Z] (62/63) Installing yaml (0.2.5-r0) [2022-04-22T16:03:11.081Z] (63/63) Installing yaml-dev (0.2.5-r0) [2022-04-22T16:03:11.081Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T16:03:11.081Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T16:03:11.348Z] OK: 281 MiB in 77 packages [2022-04-22T16:03:26.327Z] Removing intermediate container 8c4b825155ce [2022-04-22T16:03:26.327Z] ---> 6d3096b825fb [2022-04-22T16:03:26.327Z] Step 5/6 : LABEL arch=amd64 [2022-04-22T16:03:26.327Z] ---> Running in 076392709d8c [2022-04-22T16:03:26.328Z] Removing intermediate container 076392709d8c [2022-04-22T16:03:26.328Z] ---> 33510cce63e9 [2022-04-22T16:03:26.328Z] Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 [2022-04-22T16:03:26.328Z] ---> Running in e03275fe6e63 [2022-04-22T16:03:26.587Z] Removing intermediate container e03275fe6e63 [2022-04-22T16:03:26.587Z] ---> b136a736b4a6 [2022-04-22T16:03:26.587Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T16:03:26.587Z] Successfully built b136a736b4a6 [2022-04-22T16:03:26.587Z] 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-04-22T16:03:26.698Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base with the following tags: [2022-04-22T16:03:26.699Z] 5bb947235c942ea89325bcb808105ce2e51ba820 [2022-04-22T16:03:26.699Z] latest [2022-04-22T16:03:26.699Z] gcc [2022-04-22T16:03:26.699Z] 9 [2022-04-22T16:03:26.699Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:03:27.014Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:03:27.309Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [2022-04-22T16:03:27.309Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-04-22T16:03:27.309Z] 5cc7433281a2: Preparing [2022-04-22T16:03:27.309Z] 4f376c60fbe9: Preparing [2022-04-22T16:03:27.309Z] 4fc242d58285: Preparing [2022-04-22T16:03:27.309Z] 4fc242d58285: Layer already exists [2022-04-22T16:03:27.309Z] 4f376c60fbe9: Pushed [2022-04-22T16:03:59.455Z] 5cc7433281a2: Pushed [2022-04-22T16:03:59.455Z] 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:45750e387c402aeb9c161fcf7469ceeae2c63c28bf208ba334079649bd6f2050 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:03:59.755Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:04:00.053Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-04-22T16:04:00.053Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-04-22T16:04:00.053Z] 5cc7433281a2: Preparing [2022-04-22T16:04:00.053Z] 4f376c60fbe9: Preparing [2022-04-22T16:04:00.053Z] 4fc242d58285: Preparing [2022-04-22T16:04:00.053Z] 4f376c60fbe9: Layer already exists [2022-04-22T16:04:00.053Z] 4fc242d58285: Layer already exists [2022-04-22T16:04:00.053Z] 5cc7433281a2: Layer already exists [2022-04-22T16:04:00.053Z] latest: digest: sha256:45750e387c402aeb9c161fcf7469ceeae2c63c28bf208ba334079649bd6f2050 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:04:00.353Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:04:00.910Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2022-04-22T16:04:00.910Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-04-22T16:04:00.910Z] 5cc7433281a2: Preparing [2022-04-22T16:04:00.910Z] 4f376c60fbe9: Preparing [2022-04-22T16:04:00.910Z] 4fc242d58285: Preparing [2022-04-22T16:04:00.910Z] 4fc242d58285: Layer already exists [2022-04-22T16:04:00.910Z] 4f376c60fbe9: Layer already exists [2022-04-22T16:04:00.910Z] 5cc7433281a2: Layer already exists [2022-04-22T16:04:00.910Z] gcc: digest: sha256:45750e387c402aeb9c161fcf7469ceeae2c63c28bf208ba334079649bd6f2050 size: 947 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:04:01.211Z] + docker tag edgex-devops/edgex-gcc-base nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:9 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:04:01.775Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:9 [2022-04-22T16:04:01.775Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base] [2022-04-22T16:04:01.775Z] 5cc7433281a2: Preparing [2022-04-22T16:04:01.775Z] 4f376c60fbe9: Preparing [2022-04-22T16:04:01.775Z] 4fc242d58285: Preparing [2022-04-22T16:04:01.775Z] 4fc242d58285: Layer already exists [2022-04-22T16:04:01.775Z] 4f376c60fbe9: Layer already exists [2022-04-22T16:04:01.775Z] 5cc7433281a2: Layer already exists [2022-04-22T16:04:01.775Z] 9: digest: sha256:45750e387c402aeb9c161fcf7469ceeae2c63c28bf208ba334079649bd6f2050 size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T16:04:01.812Z] ===================================================== [Pipeline] echo [2022-04-22T16:04:01.822Z] taggedImages: [2022-04-22T16:04:01.822Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:5bb947235c942ea89325bcb808105ce2e51ba820 [2022-04-22T16:04:01.822Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest [2022-04-22T16:04:01.822Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:gcc [2022-04-22T16:04:01.822Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:9 [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-04-22T16:04:02.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T16:04:02.186Z] [2022-04-22T16:04:02.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:04:02.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T16:04:03.886Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-22T16:04:03.886Z] 5eb5b503b376: Pulling fs layer [2022-04-22T16:04:03.886Z] 5c69ac0246d0: Pulling fs layer [2022-04-22T16:04:03.886Z] ec43610c2a17: Pulling fs layer [2022-04-22T16:04:03.886Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-22T16:04:03.886Z] 33b1e0a273af: Pulling fs layer [2022-04-22T16:04:03.886Z] 5d3b04190fa2: Pulling fs layer [2022-04-22T16:04:03.886Z] 2f39f015ded8: Pulling fs layer [2022-04-22T16:04:03.886Z] 33b1e0a273af: Waiting [2022-04-22T16:04:03.886Z] 5d3b04190fa2: Waiting [2022-04-22T16:04:03.886Z] 5c69ac0246d0: Download complete [2022-04-22T16:04:03.886Z] 3a2ae6a8a46f: Download complete [2022-04-22T16:04:03.886Z] 33b1e0a273af: Verifying Checksum [2022-04-22T16:04:03.886Z] 33b1e0a273af: Download complete [2022-04-22T16:04:03.886Z] ec43610c2a17: Verifying Checksum [2022-04-22T16:04:03.886Z] ec43610c2a17: Download complete [2022-04-22T16:04:03.886Z] 5d3b04190fa2: Download complete [2022-04-22T16:04:03.886Z] 5eb5b503b376: Verifying Checksum [2022-04-22T16:04:03.886Z] 5eb5b503b376: Download complete [2022-04-22T16:04:04.455Z] 2f39f015ded8: Download complete [2022-04-22T16:04:05.392Z] 5eb5b503b376: Pull complete [2022-04-22T16:04:05.651Z] 5c69ac0246d0: Pull complete [2022-04-22T16:04:06.221Z] ec43610c2a17: Pull complete [2022-04-22T16:04:06.221Z] 3a2ae6a8a46f: Pull complete [2022-04-22T16:04:06.479Z] 33b1e0a273af: Pull complete [2022-04-22T16:04:06.479Z] 5d3b04190fa2: Pull complete [2022-04-22T16:04:10.667Z] 2f39f015ded8: Pull complete [2022-04-22T16:04:10.667Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-22T16:04:10.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T16:04:10.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-22T16:04:10.744Z] prd-ubuntu20.04-docker-8c-8g-21796 does not seem to be running inside a container [2022-04-22T16:04:10.792Z] $ 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 [2022-04-22T16:04:17.497Z] $ docker top 2e8889e774d2f4ffd8510844a6a04f60b3473ad46ad65af4e23d8216236afbd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:04:17.889Z] ---> job-cost.sh [2022-04-22T16:04:17.889Z] lf-activate-venv: SKIPPING [2022-04-22T16:04:17.889Z] INFO: No Stack... [2022-04-22T16:04:18.150Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T16:04:18.723Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T16:04:19.021Z] + cat /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csv [2022-04-22T16:04:19.021Z] + cut -d, -f6 [Pipeline] lock [2022-04-22T16:04:19.065Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [2022-04-22T16:04:19.071Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] did not exist. Created. [2022-04-22T16:04:19.071Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T16:04:19.376Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-22T16:04:19.635Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T16:04:19.641Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T16:04:19.666Z] $ docker stop --time=1 2e8889e774d2f4ffd8510844a6a04f60b3473ad46ad65af4e23d8216236afbd2 [2022-04-22T16:04:20.843Z] $ docker rm -f 2e8889e774d2f4ffd8510844a6a04f60b3473ad46ad65af4e23d8216236afbd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-22T16:05:52.434Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21800 in /w/workspace/edgexfoundry_ci-build-images_gcc [Pipeline] { [Pipeline] checkout [2022-04-22T16:05:52.807Z] Selected Git installation does not exist. Using Default [2022-04-22T16:05:52.807Z] The recommended git tool is: NONE [2022-04-22T16:06:00.271Z] using credential edgex-jenkins-ssh [2022-04-22T16:06:00.292Z] Cloning the remote Git repository [2022-04-22T16:06:00.383Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2022-04-22T16:06:00.526Z] > git init /w/workspace/edgexfoundry_ci-build-images_gcc # timeout=10 [2022-04-22T16:06:00.666Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2022-04-22T16:06:00.671Z] > git --version # timeout=10 [2022-04-22T16:06:01.732Z] Avoid second fetch [2022-04-22T16:06:01.732Z] Checking out Revision 5bb947235c942ea89325bcb808105ce2e51ba820 (gcc) [2022-04-22T16:06:00.737Z] > git --version # 'git version 2.25.1' [2022-04-22T16:06:00.739Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-22T16:06:00.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T16:06:01.675Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2022-04-22T16:06:01.703Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-22T16:06:01.773Z] > git config core.sparsecheckout # timeout=10 [2022-04-22T16:06:01.871Z] > git checkout -f 5bb947235c942ea89325bcb808105ce2e51ba820 # timeout=10 [2022-04-22T16:06:06.340Z] 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-04-22T16:06:07.199Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-22T16:06:07.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-22T16:06:07.199Z] Dload Upload Total Spent Left Speed [2022-04-22T16:06:07.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2022-04-22T16:06:07.767Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-22T16:06:08.113Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-22T16:06:08.113Z] + sudo tee /etc/docker/daemon.new [2022-04-22T16:06:08.113Z] { [2022-04-22T16:06:08.113Z] "registry-mirrors": [ [2022-04-22T16:06:08.113Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-22T16:06:08.113Z] ], [2022-04-22T16:06:08.113Z] "bip": "10.250.0.254/24", [2022-04-22T16:06:08.113Z] "hosts": [ [2022-04-22T16:06:08.113Z] "tcp://0.0.0.0:5555", [2022-04-22T16:06:08.113Z] "unix:///var/run/docker.sock" [2022-04-22T16:06:08.113Z] ], [2022-04-22T16:06:08.113Z] "mtu": 1458, [2022-04-22T16:06:08.113Z] "selinux-enabled": true, [2022-04-22T16:06:08.113Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-22T16:06:08.113Z] } [Pipeline] sh [2022-04-22T16:06:08.453Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-22T16:06:08.796Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T16:06:27.132Z] provisioning config files... [2022-04-22T16:06:27.157Z] copy managed file [ci-build-images-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8912965344875132562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:06:27.532Z] ---> docker-login.sh [2022-04-22T16:06:27.532Z] nexus3.edgexfoundry.org:10001 [2022-04-22T16:06:28.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:06:28.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:06:28.481Z] Configure a credential helper to remove this warning. See [2022-04-22T16:06:28.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:06:28.481Z] [2022-04-22T16:06:28.481Z] Login Succeeded [2022-04-22T16:06:28.481Z] nexus3.edgexfoundry.org:10002 [2022-04-22T16:06:28.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:06:29.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:06:29.033Z] Configure a credential helper to remove this warning. See [2022-04-22T16:06:29.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:06:29.033Z] [2022-04-22T16:06:29.033Z] Login Succeeded [2022-04-22T16:06:29.033Z] nexus3.edgexfoundry.org:10003 [2022-04-22T16:06:29.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:06:29.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:06:29.307Z] Configure a credential helper to remove this warning. See [2022-04-22T16:06:29.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:06:29.307Z] [2022-04-22T16:06:29.307Z] Login Succeeded [2022-04-22T16:06:29.307Z] nexus3.edgexfoundry.org:10004 [2022-04-22T16:06:29.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:06:29.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:06:29.860Z] Configure a credential helper to remove this warning. See [2022-04-22T16:06:29.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:06:29.860Z] [2022-04-22T16:06:29.860Z] Login Succeeded [2022-04-22T16:06:29.860Z] docker.io [2022-04-22T16:06:30.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-22T16:06:30.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-22T16:06:30.414Z] Configure a credential helper to remove this warning. See [2022-04-22T16:06:30.414Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-22T16:06:30.414Z] [2022-04-22T16:06:30.414Z] Login Succeeded [2022-04-22T16:06:30.414Z] ---> docker-login.sh ends [Pipeline] } [2022-04-22T16:06:30.713Z] 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-04-22T16:06:31.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-22T16:06:31.486Z] + ls -al . [2022-04-22T16:06:31.486Z] total 20 [2022-04-22T16:06:31.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 16:06 . [2022-04-22T16:06:31.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:06 .. [2022-04-22T16:06:31.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 16:06 .git [2022-04-22T16:06:31.486Z] -rw-rw-r-- 1 jenkins jenkins 401 Apr 22 16:06 Dockerfile [2022-04-22T16:06:31.486Z] -rw-rw-r-- 1 jenkins jenkins 883 Apr 22 16:06 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:06:31.845Z] + docker build -t edgex-devops/edgex-gcc-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 --label arch=arm64 . [2022-04-22T16:06:32.119Z] Sending build context to Docker daemon 410.6kB [2022-04-22T16:06:32.119Z] Step 1/6 : FROM alpine:3.15 [2022-04-22T16:06:32.718Z] 3.15: Pulling from library/alpine [2022-04-22T16:06:32.992Z] 9981e73032c8: Pulling fs layer [2022-04-22T16:06:33.271Z] 9981e73032c8: Download complete [2022-04-22T16:06:33.870Z] 9981e73032c8: Pull complete [2022-04-22T16:06:33.870Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-22T16:06:33.870Z] Status: Downloaded newer image for alpine:3.15 [2022-04-22T16:06:33.870Z] ---> 3fb3c9af89a9 [2022-04-22T16:06:33.870Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2022-04-22T16:06:33.870Z] ---> Running in a2f53b9bc290 [2022-04-22T16:06:34.469Z] Removing intermediate container a2f53b9bc290 [2022-04-22T16:06:34.469Z] ---> 2b83161a9089 [2022-04-22T16:06:34.469Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-22T16:06:34.469Z] ---> Running in 2258535437fa [2022-04-22T16:06:36.463Z] Removing intermediate container 2258535437fa [2022-04-22T16:06:36.463Z] ---> f2a3d940887f [2022-04-22T16:06:36.463Z] Step 4/6 : RUN apk add --update --no-cache git build-base cmake linux-headers yaml yaml-dev libmicrohttpd-dev libcurl curl-dev [2022-04-22T16:06:36.463Z] ---> Running in 61802d05da74 [2022-04-22T16:06:37.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-22T16:06:38.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-22T16:06:39.410Z] (1/63) Installing libgcc (10.3.1_git20211027-r0) [2022-04-22T16:06:39.410Z] (2/63) Installing libstdc++ (10.3.1_git20211027-r0) [2022-04-22T16:06:39.410Z] (3/63) Installing binutils (2.37-r3) [2022-04-22T16:06:40.010Z] (4/63) Installing libmagic (5.41-r0) [2022-04-22T16:06:40.010Z] (5/63) Installing file (5.41-r0) [2022-04-22T16:06:40.285Z] (6/63) Installing libgomp (10.3.1_git20211027-r0) [2022-04-22T16:06:40.285Z] (7/63) Installing libatomic (10.3.1_git20211027-r0) [2022-04-22T16:06:40.285Z] (8/63) Installing libgphobos (10.3.1_git20211027-r0) [2022-04-22T16:06:40.560Z] (9/63) Installing gmp (6.2.1-r1) [2022-04-22T16:06:40.560Z] (10/63) Installing isl22 (0.22-r0) [2022-04-22T16:06:40.835Z] (11/63) Installing mpfr4 (4.1.0-r0) [2022-04-22T16:06:40.835Z] (12/63) Installing mpc1 (1.2.1-r0) [2022-04-22T16:06:41.113Z] (13/63) Installing gcc (10.3.1_git20211027-r0) [2022-04-22T16:06:43.112Z] (14/63) Installing musl-dev (1.2.2-r7) [2022-04-22T16:06:43.386Z] (15/63) Installing libc-dev (0.7.2-r3) [2022-04-22T16:06:43.676Z] (16/63) Installing g++ (10.3.1_git20211027-r0) [2022-04-22T16:06:45.676Z] (17/63) Installing make (4.3-r0) [2022-04-22T16:06:45.676Z] (18/63) Installing fortify-headers (1.1-r1) [2022-04-22T16:06:45.676Z] (19/63) Installing patch (2.7.6-r7) [2022-04-22T16:06:45.676Z] (20/63) Installing build-base (0.5-r2) [2022-04-22T16:06:45.676Z] (21/63) Installing libacl (2.2.53-r0) [2022-04-22T16:06:45.676Z] (22/63) Installing libbz2 (1.0.8-r1) [2022-04-22T16:06:45.950Z] (23/63) Installing expat (2.4.7-r0) [2022-04-22T16:06:45.950Z] (24/63) Installing lz4-libs (1.9.3-r1) [2022-04-22T16:06:45.950Z] (25/63) Installing xz-libs (5.2.5-r1) [2022-04-22T16:06:46.226Z] (26/63) Installing zstd-libs (1.5.0-r0) [2022-04-22T16:06:46.227Z] (27/63) Installing libarchive (3.6.1-r0) [2022-04-22T16:06:46.499Z] (28/63) Installing ca-certificates (20211220-r0) [2022-04-22T16:06:46.499Z] (29/63) Installing brotli-libs (1.0.9-r5) [2022-04-22T16:06:46.499Z] (30/63) Installing nghttp2-libs (1.46.0-r0) [2022-04-22T16:06:46.772Z] (31/63) Installing libcurl (7.80.0-r0) [2022-04-22T16:06:46.772Z] (32/63) Installing ncurses-terminfo-base (6.3_p20211120-r0) [2022-04-22T16:06:47.046Z] (33/63) Installing ncurses-libs (6.3_p20211120-r0) [2022-04-22T16:06:47.046Z] (34/63) Installing rhash-libs (1.4.2-r2) [2022-04-22T16:06:47.046Z] (35/63) Installing libuv (1.42.0-r0) [2022-04-22T16:06:47.321Z] (36/63) Installing cmake (3.21.3-r0) [2022-04-22T16:06:49.946Z] (37/63) Installing pkgconf (1.8.0-r0) [2022-04-22T16:06:49.946Z] (38/63) Installing openssl-dev (1.1.1n-r0) [2022-04-22T16:06:49.946Z] (39/63) Installing nghttp2-dev (1.46.0-r0) [2022-04-22T16:06:49.946Z] (40/63) Installing zlib-dev (1.2.12-r0) [2022-04-22T16:06:49.946Z] (41/63) Installing brotli-dev (1.0.9-r5) [2022-04-22T16:06:50.218Z] (42/63) Installing curl-dev (7.80.0-r0) [2022-04-22T16:06:50.218Z] (43/63) Installing pcre2 (10.39-r0) [2022-04-22T16:06:50.218Z] (44/63) Installing git (2.34.2-r0) [2022-04-22T16:06:50.818Z] (45/63) Installing nettle (3.7.3-r0) [2022-04-22T16:06:51.092Z] (46/63) Installing libffi (3.4.2-r1) [2022-04-22T16:06:51.092Z] (47/63) Installing p11-kit (0.24.0-r1) [2022-04-22T16:06:51.092Z] (48/63) Installing libtasn1 (4.18.0-r0) [2022-04-22T16:06:51.369Z] (49/63) Installing libunistring (0.9.10-r1) [2022-04-22T16:06:51.369Z] (50/63) Installing gnutls (3.7.1-r0) [2022-04-22T16:06:51.648Z] (51/63) Installing libmicrohttpd (0.9.73-r0) [2022-04-22T16:06:51.648Z] (52/63) Installing gnutls-c++ (3.7.1-r0) [2022-04-22T16:06:51.648Z] (53/63) Installing libgmpxx (6.2.1-r1) [2022-04-22T16:06:51.648Z] (54/63) Installing gmp-dev (6.2.1-r1) [2022-04-22T16:06:51.920Z] (55/63) Installing nettle-dev (3.7.3-r0) [2022-04-22T16:06:51.920Z] (56/63) Installing libtasn1-progs (4.18.0-r0) [2022-04-22T16:06:52.194Z] (57/63) Installing libtasn1-dev (4.18.0-r0) [2022-04-22T16:06:52.195Z] (58/63) Installing p11-kit-dev (0.24.0-r1) [2022-04-22T16:06:52.195Z] (59/63) Installing gnutls-dev (3.7.1-r0) [2022-04-22T16:06:52.470Z] (60/63) Installing libmicrohttpd-dev (0.9.73-r0) [2022-04-22T16:06:52.470Z] (61/63) Installing linux-headers (5.10.41-r0) [2022-04-22T16:06:53.454Z] (62/63) Installing yaml (0.2.5-r0) [2022-04-22T16:06:53.454Z] (63/63) Installing yaml-dev (0.2.5-r0) [2022-04-22T16:06:53.454Z] Executing busybox-1.34.1-r5.trigger [2022-04-22T16:06:53.454Z] Executing ca-certificates-20211220-r0.trigger [2022-04-22T16:06:53.734Z] OK: 277 MiB in 77 packages [2022-04-22T16:07:08.854Z] Removing intermediate container 61802d05da74 [2022-04-22T16:07:08.854Z] ---> 5ef6acc6f422 [2022-04-22T16:07:08.854Z] Step 5/6 : LABEL arch=arm64 [2022-04-22T16:07:08.854Z] ---> Running in 572b31019b3d [2022-04-22T16:07:08.854Z] Removing intermediate container 572b31019b3d [2022-04-22T16:07:08.854Z] ---> fb0216a456f2 [2022-04-22T16:07:08.854Z] Step 6/6 : LABEL git_sha=5bb947235c942ea89325bcb808105ce2e51ba820 [2022-04-22T16:07:08.854Z] ---> Running in aa8cfa0cc04e [2022-04-22T16:07:08.854Z] Removing intermediate container aa8cfa0cc04e [2022-04-22T16:07:08.854Z] ---> 243e3814dd53 [2022-04-22T16:07:08.854Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-22T16:07:08.854Z] Successfully built 243e3814dd53 [2022-04-22T16:07:08.854Z] 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-04-22T16:07:08.960Z] [edgeXDocker.push] Tagging docker image edgex-gcc-base-arm64 with the following tags: [2022-04-22T16:07:08.960Z] 5bb947235c942ea89325bcb808105ce2e51ba820 [2022-04-22T16:07:08.960Z] latest [2022-04-22T16:07:08.960Z] gcc [2022-04-22T16:07:08.960Z] 9 [2022-04-22T16:07:08.960Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:07:09.312Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:07:09.650Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [2022-04-22T16:07:09.651Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-04-22T16:07:09.651Z] d9523ab2dedd: Preparing [2022-04-22T16:07:09.651Z] 3e460dde8ecc: Preparing [2022-04-22T16:07:09.651Z] 4f4ce317c6bb: Preparing [2022-04-22T16:07:09.651Z] 4f4ce317c6bb: Layer already exists [2022-04-22T16:07:09.921Z] 3e460dde8ecc: Pushed [2022-04-22T16:08:06.442Z] d9523ab2dedd: Pushed [2022-04-22T16:08:06.442Z] 5bb947235c942ea89325bcb808105ce2e51ba820: digest: sha256:6100527f956f16d2971f66255000d742e44a03bdb65258f40e9f11942093793a size: 947 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:08:06.801Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:08:07.141Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-04-22T16:08:07.141Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-04-22T16:08:07.141Z] d9523ab2dedd: Preparing [2022-04-22T16:08:07.141Z] 3e460dde8ecc: Preparing [2022-04-22T16:08:07.141Z] 4f4ce317c6bb: Preparing [2022-04-22T16:08:07.141Z] 4f4ce317c6bb: Layer already exists [2022-04-22T16:08:07.141Z] d9523ab2dedd: Layer already exists [2022-04-22T16:08:07.141Z] 3e460dde8ecc: Layer already exists [2022-04-22T16:08:07.416Z] latest: digest: sha256:6100527f956f16d2971f66255000d742e44a03bdb65258f40e9f11942093793a size: 947 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:08:07.764Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:08:08.108Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-04-22T16:08:08.108Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-04-22T16:08:08.108Z] d9523ab2dedd: Preparing [2022-04-22T16:08:08.108Z] 3e460dde8ecc: Preparing [2022-04-22T16:08:08.108Z] 4f4ce317c6bb: Preparing [2022-04-22T16:08:08.108Z] 3e460dde8ecc: Layer already exists [2022-04-22T16:08:08.108Z] 4f4ce317c6bb: Layer already exists [2022-04-22T16:08:08.108Z] d9523ab2dedd: Layer already exists [2022-04-22T16:08:08.385Z] gcc: digest: sha256:6100527f956f16d2971f66255000d742e44a03bdb65258f40e9f11942093793a size: 947 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:08:08.724Z] + docker tag edgex-devops/edgex-gcc-base-arm64 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:9 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:08:09.059Z] + docker push nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:9 [2022-04-22T16:08:09.059Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64] [2022-04-22T16:08:09.059Z] d9523ab2dedd: Preparing [2022-04-22T16:08:09.059Z] 3e460dde8ecc: Preparing [2022-04-22T16:08:09.059Z] 4f4ce317c6bb: Preparing [2022-04-22T16:08:09.059Z] d9523ab2dedd: Layer already exists [2022-04-22T16:08:09.059Z] 3e460dde8ecc: Layer already exists [2022-04-22T16:08:09.059Z] 4f4ce317c6bb: Layer already exists [2022-04-22T16:08:09.330Z] 9: digest: sha256:6100527f956f16d2971f66255000d742e44a03bdb65258f40e9f11942093793a size: 947 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-04-22T16:08:09.367Z] ===================================================== [Pipeline] echo [2022-04-22T16:08:09.374Z] taggedImages: [2022-04-22T16:08:09.374Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:5bb947235c942ea89325bcb808105ce2e51ba820 [2022-04-22T16:08:09.374Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:latest [2022-04-22T16:08:09.374Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:gcc [2022-04-22T16:08:09.374Z] - nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base-arm64:9 [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-04-22T16:08:09.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T16:08:09.762Z] [2022-04-22T16:08:09.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:08:10.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T16:08:10.390Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-22T16:08:10.390Z] 8998bd30e6a1: Pulling fs layer [2022-04-22T16:08:10.390Z] 04944245beec: Pulling fs layer [2022-04-22T16:08:10.390Z] 699f458cf7ca: Pulling fs layer [2022-04-22T16:08:10.390Z] 765212b225bb: Pulling fs layer [2022-04-22T16:08:10.390Z] f23df028b6ca: Pulling fs layer [2022-04-22T16:08:10.390Z] d65c8cfc05b1: Pulling fs layer [2022-04-22T16:08:10.390Z] 2437ff75d9bd: Pulling fs layer [2022-04-22T16:08:10.390Z] f23df028b6ca: Waiting [2022-04-22T16:08:10.390Z] d65c8cfc05b1: Waiting [2022-04-22T16:08:10.390Z] 2437ff75d9bd: Waiting [2022-04-22T16:08:10.390Z] 765212b225bb: Waiting [2022-04-22T16:08:10.390Z] 04944245beec: Verifying Checksum [2022-04-22T16:08:10.390Z] 04944245beec: Download complete [2022-04-22T16:08:10.390Z] 765212b225bb: Verifying Checksum [2022-04-22T16:08:10.390Z] 765212b225bb: Download complete [2022-04-22T16:08:10.390Z] f23df028b6ca: Verifying Checksum [2022-04-22T16:08:10.390Z] f23df028b6ca: Download complete [2022-04-22T16:08:10.390Z] d65c8cfc05b1: Verifying Checksum [2022-04-22T16:08:10.390Z] d65c8cfc05b1: Download complete [2022-04-22T16:08:10.666Z] 699f458cf7ca: Verifying Checksum [2022-04-22T16:08:10.666Z] 699f458cf7ca: Download complete [2022-04-22T16:08:10.943Z] 8998bd30e6a1: Verifying Checksum [2022-04-22T16:08:10.943Z] 8998bd30e6a1: Download complete [2022-04-22T16:08:13.592Z] 2437ff75d9bd: Verifying Checksum [2022-04-22T16:08:13.592Z] 2437ff75d9bd: Download complete [2022-04-22T16:08:15.589Z] 8998bd30e6a1: Pull complete [2022-04-22T16:08:15.589Z] 04944245beec: Pull complete [2022-04-22T16:08:17.048Z] 699f458cf7ca: Pull complete [2022-04-22T16:08:17.321Z] 765212b225bb: Pull complete [2022-04-22T16:08:18.298Z] f23df028b6ca: Pull complete [2022-04-22T16:08:18.571Z] d65c8cfc05b1: Pull complete [2022-04-22T16:08:33.659Z] 2437ff75d9bd: Pull complete [2022-04-22T16:08:33.659Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-22T16:08:33.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-22T16:08:33.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-22T16:08:34.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-21800 does not seem to be running inside a container [2022-04-22T16:08:34.231Z] $ 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-04-22T16:08:36.577Z] $ docker top cdbfdba1e11ee5bf5be072dab57fb992056693f6e8554146370e48b43b4ba3ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:08:37.601Z] ---> job-cost.sh [2022-04-22T16:08:37.601Z] lf-activate-venv: SKIPPING [2022-04-22T16:08:37.601Z] INFO: No Stack... [2022-04-22T16:08:38.232Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-22T16:08:38.828Z] INFO: Archiving Costs [Pipeline] sh [2022-04-22T16:08:39.486Z] + cat+ /w/workspace/edgexfoundry_ci-build-images_gcc/archives/cost.csvcut [2022-04-22T16:08:39.486Z] -d, -f6 [Pipeline] lock [2022-04-22T16:08:39.551Z] Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [2022-04-22T16:08:39.559Z] Resource [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] did not exist. Created. [2022-04-22T16:08:39.560Z] Lock acquired on [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-22T16:08:40.434Z] /w/workspace/edgexfoundry_ci-build-images_gcc@tmp/durable-b27daf6c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-22T16:08:41.110Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-22T16:08:41.133Z] Warning: overwriting stash ‘stack-cost’ [2022-04-22T16:08:41.543Z] Stashed 1 file(s) [Pipeline] } [2022-04-22T16:08:41.553Z] Lock released on resource [jenkins-edgexfoundry-ci-build-images-gcc-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-22T16:08:41.576Z] $ docker stop --time=1 cdbfdba1e11ee5bf5be072dab57fb992056693f6e8554146370e48b43b4ba3ce [2022-04-22T16:08:43.063Z] $ docker rm -f cdbfdba1e11ee5bf5be072dab57fb992056693f6e8554146370e48b43b4ba3ce [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-04-22T16:08:43.817Z] + [ -d /w/workspace/edgexfoundry_ci-build-images_gcc/archives ] [2022-04-22T16:08:43.817Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-04-22T16:08:43.817Z] total 16 [2022-04-22T16:08:43.817Z] drwxr-xr-x 3 root root 4096 Apr 22 16:04 . [2022-04-22T16:08:43.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:04 .. [2022-04-22T16:08:43.817Z] drwxr-xr-x 2 root root 4096 Apr 22 16:04 cost [2022-04-22T16:08:43.817Z] -rw-r--r-- 1 root root 83 Apr 22 16:04 cost.csv [2022-04-22T16:08:43.818Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-04-22T16:08:43.818Z] + ls -al /w/workspace/edgexfoundry_ci-build-images_gcc/archives [2022-04-22T16:08:43.818Z] total 16 [2022-04-22T16:08:43.818Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 22 16:04 . [2022-04-22T16:08:43.818Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 16:04 .. [2022-04-22T16:08:43.818Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 22 16:04 cost [2022-04-22T16:08:43.818Z] -rw-r--r-- 1 jenkins jenkins 83 Apr 22 16:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:08:44.115Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:08:44.985Z] ---> package-listing.sh [2022-04-22T16:08:44.985Z] ++ facter osfamily [2022-04-22T16:08:44.985Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-22T16:08:45.247Z] + OS_FAMILY=debian [2022-04-22T16:08:45.247Z] + workspace=/w/workspace/edgexfoundry_ci-build-images_gcc [2022-04-22T16:08:45.247Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-22T16:08:45.247Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-22T16:08:45.247Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-22T16:08:45.247Z] + PACKAGES=/tmp/packages_start.txt [2022-04-22T16:08:45.247Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-04-22T16:08:45.247Z] + PACKAGES=/tmp/packages_end.txt [2022-04-22T16:08:45.247Z] + case "${OS_FAMILY}" in [2022-04-22T16:08:45.247Z] + dpkg -l [2022-04-22T16:08:45.247Z] + grep '^ii' [2022-04-22T16:08:45.247Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-22T16:08:45.247Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-22T16:08:45.247Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-22T16:08:45.247Z] + '[' /w/workspace/edgexfoundry_ci-build-images_gcc ']' [2022-04-22T16:08:45.247Z] + mkdir -p /w/workspace/edgexfoundry_ci-build-images_gcc/archives/ [2022-04-22T16:08:45.247Z] + 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-04-22T16:08:45.282Z] 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-04-22T16:08:45.633Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-22T16:08:45.986Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-22T16:08:45.986Z] . [Pipeline] withDockerContainer [2022-04-22T16:08:46.053Z] prd-ubuntu20.04-docker-8c-8g-21796 does not seem to be running inside a container [2022-04-22T16:08:46.093Z] $ 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 [2022-04-22T16:08:46.733Z] $ docker top 930bde60925bf4cecb6eb3608d414a62bb047f11350ad86a40e2b6e998f85308 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-22T16:08:47.085Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-22T16:08:47.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-22T16:08:47.666Z] + ls /var/log/sa-host [2022-04-22T16:08:47.666Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-22T16:08:47.747Z] provisioning config files... [2022-04-22T16:08:47.757Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_ci-build-images_gcc@tmp/config8121131482511254389tmp [Pipeline] { [Pipeline] echo [2022-04-22T16:08:47.770Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:08:48.055Z] ---> create-netrc.sh [Pipeline] } [2022-04-22T16:08:48.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:08:48.388Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-22T16:08:48.398Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:08:48.688Z] ---> sudo-logs.sh [2022-04-22T16:08:48.688Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-22T16:08:48.733Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:08:49.021Z] ---> job-cost.sh [2022-04-22T16:08:49.021Z] lf-activate-venv: SKIPPING [2022-04-22T16:08:49.021Z] DEBUG: total: 0.2199999988079071 [2022-04-22T16:08:49.021Z] INFO: Retrieving Stack Cost... [2022-04-22T16:08:49.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-22T16:08:49.852Z] INFO: Archiving Costs [Pipeline] echo [2022-04-22T16:08:49.864Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-22T16:08:50.152Z] ---> logs-deploy.sh [2022-04-22T16:08:50.152Z] lf-activate-venv: SKIPPING [2022-04-22T16:08:50.152Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/gcc/9 [2022-04-22T16:08:50.152Z] INFO: archiving workspace using pattern(s): [2022-04-22T16:08:51.091Z] Archives upload complete. [2022-04-22T16:08:51.091Z] INFO: archiving logs to Nexus [2022-04-22T16:08:51.662Z] ---> uname -a: [2022-04-22T16:08:51.662Z] Linux prd-ubuntu20-04-docker-8c-8g-21796 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-04-22T16:08:51.662Z] [2022-04-22T16:08:51.662Z] [2022-04-22T16:08:51.662Z] ---> lscpu: [2022-04-22T16:08:51.662Z] Architecture: x86_64 [2022-04-22T16:08:51.662Z] CPU op-mode(s): 32-bit, 64-bit [2022-04-22T16:08:51.662Z] Byte Order: Little Endian [2022-04-22T16:08:51.662Z] Address sizes: 40 bits physical, 48 bits virtual [2022-04-22T16:08:51.662Z] CPU(s): 8 [2022-04-22T16:08:51.662Z] On-line CPU(s) list: 0-7 [2022-04-22T16:08:51.662Z] Thread(s) per core: 1 [2022-04-22T16:08:51.662Z] Core(s) per socket: 1 [2022-04-22T16:08:51.662Z] Socket(s): 8 [2022-04-22T16:08:51.662Z] NUMA node(s): 1 [2022-04-22T16:08:51.662Z] Vendor ID: AuthenticAMD [2022-04-22T16:08:51.662Z] CPU family: 23 [2022-04-22T16:08:51.662Z] Model: 49 [2022-04-22T16:08:51.662Z] Model name: AMD EPYC-Rome Processor [2022-04-22T16:08:51.662Z] Stepping: 0 [2022-04-22T16:08:51.662Z] CPU MHz: 2799.994 [2022-04-22T16:08:51.662Z] BogoMIPS: 5599.98 [2022-04-22T16:08:51.662Z] Virtualization: AMD-V [2022-04-22T16:08:51.662Z] Hypervisor vendor: KVM [2022-04-22T16:08:51.662Z] Virtualization type: full [2022-04-22T16:08:51.662Z] L1d cache: 256 KiB [2022-04-22T16:08:51.662Z] L1i cache: 256 KiB [2022-04-22T16:08:51.662Z] L2 cache: 4 MiB [2022-04-22T16:08:51.662Z] L3 cache: 128 MiB [2022-04-22T16:08:51.662Z] NUMA node0 CPU(s): 0-7 [2022-04-22T16:08:51.662Z] Vulnerability Itlb multihit: Not affected [2022-04-22T16:08:51.662Z] Vulnerability L1tf: Not affected [2022-04-22T16:08:51.662Z] Vulnerability Mds: Not affected [2022-04-22T16:08:51.662Z] Vulnerability Meltdown: Not affected [2022-04-22T16:08:51.662Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-04-22T16:08:51.662Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-04-22T16:08:51.662Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-04-22T16:08:51.662Z] Vulnerability Srbds: Not affected [2022-04-22T16:08:51.662Z] Vulnerability Tsx async abort: Not affected [2022-04-22T16:08:51.662Z] 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-04-22T16:08:51.662Z] [2022-04-22T16:08:51.662Z] [2022-04-22T16:08:51.662Z] ---> nproc: [2022-04-22T16:08:51.662Z] 8 [2022-04-22T16:08:51.662Z] [2022-04-22T16:08:51.662Z] [2022-04-22T16:08:51.662Z] ---> df -h: [2022-04-22T16:08:51.662Z] Filesystem Size Used Avail Use% Mounted on [2022-04-22T16:08:51.662Z] overlay 155G 9.5G 146G 7% / [2022-04-22T16:08:51.662Z] tmpfs 64M 0 64M 0% /dev [2022-04-22T16:08:51.662Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-04-22T16:08:51.662Z] shm 64M 0 64M 0% /dev/shm [2022-04-22T16:08:51.662Z] /dev/vda1 155G 9.5G 146G 7% /facter-os [2022-04-22T16:08:51.662Z] [2022-04-22T16:08:51.662Z]