Pull request #176 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from 9d45ec5a164829422842071d903e60ec21c499c5+78e097da1c4bed6bdaba62e29632494d9a7ca519 (9ca0484820bb5d21f0fafcc5e3afe6ef6f03c271) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6331780069435490702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-ssh6560880089164118352.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 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-176/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-176/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4893457907574895843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-176/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8432134486653258047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 # timeout=10 Commit message: "Merge pull request #351 from ernestojeda/fix-archives-does-not-exist" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13757633354006690.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-176/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/ci-build-images/branches/PR-176/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5908353092263669687.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 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-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.16-alpine, 1.16-alpine3.13], releaseBranchOverride:golang-1.16] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org RELEASE_BRANCH_OVERRIDE: golang-1.16 DOCKER_CUSTOM_TAGS: 1.16-alpine 1.16-alpine3.13 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2139 in /w/workspace/exfoundry_ci-build-images_PR-176 [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/exfoundry_ci-build-images_PR-176 # timeout=10 Merging remotes/origin/golang-1.16 commit 78e097da1c4bed6bdaba62e29632494d9a7ca519 into PR head commit 9d45ec5a164829422842071d903e60ec21c499c5 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-176@tmp/jenkins-gitclient-ssh4565268253592374339.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/exfoundry_ci-build-images_PR-176@tmp/jenkins-gitclient-ssh2181811181300813303.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 Merge succeeded, producing 10f3045a3a89dc7e22f03338050225a2bbf140ff Checking out Revision 10f3045a3a89dc7e22f03338050225a2bbf140ff (PR-176) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d45ec5a164829422842071d903e60ec21c499c5 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/exfoundry_ci-build-images_PR-176@tmp/jenkins-gitclient-ssh884858142662323711.key > git merge 78e097da1c4bed6bdaba62e29632494d9a7ca519 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 10f3045a3a89dc7e22f03338050225a2bbf140ff # timeout=10 Commit message: "Merge commit '78e097da1c4bed6bdaba62e29632494d9a7ca519' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:30:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:30:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:30:13 ========================================================= 21:30:13 EdgeX Global Pipelines Version Info 21:30:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:30:14 ------------------- 21:30:14 stable info: 21:30:14 ------------------- 21:30:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:30:14 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 21:30:14 Message: update stable to v1.0.203 21:30:15 ------------------- 21:30:15 experimental info: 21:30:15 ------------------- 21:30:15 Commited By: **** collab-it+edgex@linuxfoundation.org 21:30:15 Commit SHA: 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 21:30:15 Message: update experimental to v1.0.203 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 21:30:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.16 [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.16-alpine 1.16-alpine3.13 [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-176 [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-176 [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-176 [Pipeline] echo 21:30:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 10f3045a3a89dc7e22f03338050225a2bbf140ff [Pipeline] echo 21:30:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 10f3045 [Pipeline] echo 21:30:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:30:17 provisioning config files... 21:30:17 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-176@tmp/config5491818938902689080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:19 ---> docker-login.sh 21:30:19 nexus3.edgexfoundry.org:10001 21:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:19 Configure a credential helper to remove this warning. See 21:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:19 21:30:19 Login Succeeded 21:30:19 nexus3.edgexfoundry.org:10002 21:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:19 Configure a credential helper to remove this warning. See 21:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:19 21:30:19 Login Succeeded 21:30:19 nexus3.edgexfoundry.org:10003 21:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:19 Configure a credential helper to remove this warning. See 21:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:19 21:30:19 Login Succeeded 21:30:19 nexus3.edgexfoundry.org:10004 21:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:19 Configure a credential helper to remove this warning. See 21:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:19 21:30:19 Login Succeeded 21:30:19 docker.io 21:30:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:19 Configure a credential helper to remove this warning. See 21:30:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:19 21:30:19 Login Succeeded 21:30:19 ---> docker-login.sh ends [Pipeline] } 21:30:19 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 21:30:20 provisioning config files... 21:30:20 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-176@tmp/config8010982448940456882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:30:21 ---> docker-login.sh 21:30:21 nexus3.edgexfoundry.org:10001 21:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:21 Configure a credential helper to remove this warning. See 21:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:21 21:30:21 Login Succeeded 21:30:21 nexus3.edgexfoundry.org:10002 21:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:21 Configure a credential helper to remove this warning. See 21:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:21 21:30:21 Login Succeeded 21:30:21 nexus3.edgexfoundry.org:10003 21:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:21 Configure a credential helper to remove this warning. See 21:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:21 21:30:21 Login Succeeded 21:30:21 nexus3.edgexfoundry.org:10004 21:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:21 Configure a credential helper to remove this warning. See 21:30:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:21 21:30:21 Login Succeeded 21:30:21 docker.io 21:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:30:22 Configure a credential helper to remove this warning. See 21:30:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:30:22 21:30:22 Login Succeeded 21:30:22 ---> docker-login.sh ends [Pipeline] } 21:30:22 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 21:30:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:30:31 + ls -al . 21:30:31 total 12 21:30:31 drwxrwxr-x. 4 jenkins jenkins 91 Aug 5 21:30 . 21:30:31 drwxrwxr-x. 4 jenkins jenkins 112 Aug 5 21:30 .. 21:30:31 -rw-rw-r--. 1 jenkins jenkins 914 Aug 5 21:30 Dockerfile 21:30:31 drwxrwxr-x. 8 jenkins jenkins 179 Aug 5 21:30 .git 21:30:31 drwxrwxr-x. 2 jenkins jenkins 38 Aug 5 21:30 .github 21:30:31 -rw-rw-r--. 1 jenkins jenkins 585 Aug 5 21:30 .golangci.yml 21:30:31 -rw-rw-r--. 1 jenkins jenkins 913 Aug 5 21:30 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 21:30:33 + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=10f3045a3a89dc7e22f03338050225a2bbf140ff --label arch=amd64 . 21:30:33 Sending build context to Docker daemon 394.2kB 21:30:33 Step 1/9 : FROM golang:1.16.6-alpine3.13 21:30:34 1.16.6-alpine3.13: Pulling from library/golang 21:30:34 540db60ca938: Pulling fs layer 21:30:34 adcc1eea9eea: Pulling fs layer 21:30:34 4c4ab2625f07: Pulling fs layer 21:30:34 db62176df00c: Pulling fs layer 21:30:34 3b30891b0d05: Pulling fs layer 21:30:34 db62176df00c: Waiting 21:30:34 3b30891b0d05: Waiting 21:30:34 4c4ab2625f07: Verifying Checksum 21:30:34 4c4ab2625f07: Download complete 21:30:34 adcc1eea9eea: Verifying Checksum 21:30:34 adcc1eea9eea: Download complete 21:30:34 540db60ca938: Verifying Checksum 21:30:34 540db60ca938: Download complete 21:30:34 3b30891b0d05: Verifying Checksum 21:30:34 3b30891b0d05: Download complete 21:30:34 540db60ca938: Pull complete 21:30:34 adcc1eea9eea: Pull complete 21:30:34 4c4ab2625f07: Pull complete 21:30:35 Still waiting to schedule task 21:30:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 21:30:36 db62176df00c: Verifying Checksum 21:30:36 db62176df00c: Download complete 21:30:40 db62176df00c: Pull complete 21:30:40 3b30891b0d05: Pull complete 21:30:40 Digest: sha256:e3159543f0eed803082179bfa2f3aeb00799fd95efecf9f4baedc4b5d5e73eee 21:30:40 Status: Downloaded newer image for golang:1.16.6-alpine3.13 21:30:40 ---> 58903387a65a 21:30:40 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 21:30:41 ---> Running in 65703b374d2a 21:30:41 Removing intermediate container 65703b374d2a 21:30:41 ---> 6f731e76c5bf 21:30:41 Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:30:41 ---> Running in 617a75bda628 21:30:42 Removing intermediate container 617a75bda628 21:30:42 ---> c09584b692b8 21:30:42 Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 21:30:42 ---> Running in 116ae29198b0 21:30:42 Removing intermediate container 116ae29198b0 21:30:42 ---> 74cf51a71c3f 21:30:42 Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml 21:30:42 ---> d2f2b911a911 21:30:42 Step 6/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 21:30:42 ---> Running in 8e3718e99ef1 21:30:43 Connecting to github.com (140.82.114.4:443) 21:30:43 Connecting to github-releases.githubusercontent.com (185.199.108.154:443) 21:30:43 saving to '/usr/local/bin/hadolint' 21:30:43 hadolint 100% |********************************| 5676k 0:00:00 ETA 21:30:43 '/usr/local/bin/hadolint' saved 21:30:43 Removing intermediate container 8e3718e99ef1 21:30:43 ---> c17477e27cca 21:30:43 Step 7/9 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 21:30:43 ---> Running in a9a0e2b8a4e4 21:30:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 21:30:46 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 21:30:46 (1/37) Installing ncurses-terminfo-base (6.2_p20210109-r0) 21:30:46 (2/37) Installing ncurses-libs (6.2_p20210109-r0) 21:30:46 (3/37) Installing readline (8.1.0-r0) 21:30:46 (4/37) Installing bash (5.1.0-r0) 21:30:46 Executing bash-5.1.0-r0.post-install 21:30:46 (5/37) Installing libgcc (10.2.1_pre1-r3) 21:30:46 (6/37) Installing libstdc++ (10.2.1_pre1-r3) 21:30:47 (7/37) Installing binutils (2.35.2-r1) 21:30:47 (8/37) Installing libmagic (5.39-r0) 21:30:48 (9/37) Installing file (5.39-r0) 21:30:48 (10/37) Installing libgomp (10.2.1_pre1-r3) 21:30:48 (11/37) Installing libatomic (10.2.1_pre1-r3) 21:30:48 (12/37) Installing libgphobos (10.2.1_pre1-r3) 21:30:49 (13/37) Installing gmp (6.2.1-r0) 21:30:49 (14/37) Installing isl22 (0.22-r0) 21:30:49 (15/37) Installing mpfr4 (4.1.0-r0) 21:30:50 (16/37) Installing mpc1 (1.2.0-r0) 21:30:50 (17/37) Installing gcc (10.2.1_pre1-r3) 21:31:18 (18/37) Installing musl-dev (1.2.2-r1) 21:31:18 (19/37) Installing libc-dev (0.7.2-r3) 21:31:18 (20/37) Installing g++ (10.2.1_pre1-r3) 21:31:33 (21/37) Installing make (4.3-r0) 21:31:33 (22/37) Installing fortify-headers (1.1-r0) 21:31:33 (23/37) Installing patch (2.7.6-r7) 21:31:33 (24/37) Installing build-base (0.5-r2) 21:31:33 (25/37) Installing brotli-libs (1.0.9-r3) 21:31:33 (26/37) Installing nghttp2-libs (1.42.0-r1) 21:31:33 (27/37) Installing libcurl (7.78.0-r0) 21:31:33 (28/37) Installing curl (7.78.0-r0) 21:31:33 (29/37) Installing expat (2.2.10-r1) 21:31:33 (30/37) Installing pcre2 (10.36-r0) 21:31:34 (31/37) Installing git (2.30.2-r0) 21:31:39 (32/37) Installing libsodium (1.0.18-r0) 21:31:39 (33/37) Installing pkgconf (1.7.3-r0) 21:31:39 (34/37) Installing libsodium-dev (1.0.18-r0) 21:31:39 (35/37) Installing linux-headers (5.7.8-r0) 21:31:39 (36/37) Installing libzmq (4.3.3-r1) 21:31:39 (37/37) Installing zeromq-dev (4.3.3-r1) 21:31:39 Executing busybox-1.32.1-r6.trigger 21:31:39 OK: 219 MiB in 52 packages 21:31:39 Connecting to raw.githubusercontent.com (185.199.110.133:443) 21:31:39 writing to stdout 21:31:39 - 100% |********************************| 10739 0:00:00 ETA 21:31:39 written to stdout 21:31:39 golangci/golangci-lint info checking GitHub for tag 'v1.40.1' 21:31:39 golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/amd64 21:31:40 golangci/golangci-lint info installed ./bin/golangci-lint 21:31:44 Removing intermediate container a9a0e2b8a4e4 21:31:44 ---> 63e606e02fb2 21:31:44 Step 8/9 : LABEL arch=amd64 21:31:44 ---> Running in ff5a57fd8a29 21:31:44 Removing intermediate container ff5a57fd8a29 21:31:44 ---> d6ae5b3dd25c 21:31:44 Step 9/9 : LABEL git_sha=10f3045a3a89dc7e22f03338050225a2bbf140ff 21:31:44 ---> Running in 3b91909f5178 21:31:44 Removing intermediate container 3b91909f5178 21:31:44 ---> 7655df33df3c 21:31:44 [Warning] One or more build-args [ARCH] were not consumed 21:31:44 Successfully built 7655df33df3c 21:31:44 Successfully tagged edgex-devops/edgex-golang-base:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 21:31:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:45 21:31:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:31:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:31:51 latest: Pulling from edgex-lftools-log-publisher 21:31:51 b4d181a07f80: Pulling fs layer 21:31:51 a1111a8f2ec3: Pulling fs layer 21:31:51 ed53099fbce6: Pulling fs layer 21:31:51 dc539afda2c1: Pulling fs layer 21:31:51 77bc0d833cb6: Pulling fs layer 21:31:51 9065ff56babe: Pulling fs layer 21:31:51 d287ab97295c: Pulling fs layer 21:31:51 77bc0d833cb6: Waiting 21:31:51 9065ff56babe: Waiting 21:31:51 d287ab97295c: Waiting 21:31:51 dc539afda2c1: Waiting 21:31:51 a1111a8f2ec3: Verifying Checksum 21:31:51 a1111a8f2ec3: Download complete 21:31:51 dc539afda2c1: Verifying Checksum 21:31:51 dc539afda2c1: Download complete 21:31:51 77bc0d833cb6: Verifying Checksum 21:31:51 77bc0d833cb6: Download complete 21:31:51 9065ff56babe: Download complete 21:31:51 ed53099fbce6: Verifying Checksum 21:31:51 ed53099fbce6: Download complete 21:31:52 b4d181a07f80: Verifying Checksum 21:31:52 b4d181a07f80: Download complete 21:31:53 b4d181a07f80: Pull complete 21:31:53 a1111a8f2ec3: Pull complete 21:31:54 ed53099fbce6: Pull complete 21:31:54 dc539afda2c1: Pull complete 21:31:54 77bc0d833cb6: Pull complete 21:31:54 9065ff56babe: Pull complete 21:31:56 d287ab97295c: Verifying Checksum 21:31:56 d287ab97295c: Download complete 21:32:02 d287ab97295c: Pull complete 21:32:02 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:32:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:32:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:32:02 prd-centos7-docker-4c-2g-2139 does not seem to be running inside a container 21:32:02 $ 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/exfoundry_ci-build-images_PR-176 -v /w/workspace/exfoundry_ci-build-images_PR-176:/w/workspace/exfoundry_ci-build-images_PR-176:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-176@tmp:/w/workspace/exfoundry_ci-build-images_PR-176@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:32:05 $ docker top fd6a46c6d9939bb0711c6412c8a212fdc5b049e04852a52e2185790a3d51616a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:05 ---> job-cost.sh 21:32:05 lf-activate-venv: SKIPPING 21:32:05 INFO: No Stack... 21:32:06 INFO: Retrieving Pricing Info for: v3-standard-2 21:32:07 INFO: Archiving Costs [Pipeline] sh 21:32:07 + cat /w/workspace/exfoundry_ci-build-images_PR-176/archives/cost.csv 21:32:07 + cut -d, -f6 [Pipeline] lock 21:32:07 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-176-1-stack-cost] 21:32:07 Resource [jenkins-edgexfoundry-ci-build-images-PR-176-1-stack-cost] did not exist. Created. 21:32:07 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-176-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:32:08 + echo total: 0.05999999865889549 [Pipeline] stash 21:32:08 Stashed 1 file(s) [Pipeline] } 21:32:08 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-176-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:32:08 $ docker stop --time=1 fd6a46c6d9939bb0711c6412c8a212fdc5b049e04852a52e2185790a3d51616a 21:32:10 $ docker rm -f fd6a46c6d9939bb0711c6412c8a212fdc5b049e04852a52e2185790a3d51616a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:33:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2141 in /w/workspace/exfoundry_ci-build-images_PR-176 [Pipeline] { [Pipeline] checkout 21:33:41 Selected Git installation does not exist. Using Default 21:33:41 The recommended git tool is: NONE 21:33:48 using credential edgex-jenkins-ssh 21:33:48 Cloning the remote Git repository 21:33:48 Cloning repository git@github.com:edgexfoundry/ci-build-images.git 21:33:48 > git init /w/workspace/exfoundry_ci-build-images_PR-176 # timeout=10 21:33:48 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 21:33:48 > git --version # timeout=10 21:33:48 > git --version # 'git version 2.17.1' 21:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:49 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 21:33:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:33:49 > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 21:33:49 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git 21:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/176/head:refs/remotes/origin/PR-176 +refs/heads/golang-1.16:refs/remotes/origin/golang-1.16 # timeout=10 21:33:50 Merging remotes/origin/golang-1.16 commit 78e097da1c4bed6bdaba62e29632494d9a7ca519 into PR head commit 9d45ec5a164829422842071d903e60ec21c499c5 21:33:50 Merge succeeded, producing 9206716169e9c089d1d4585d703e543831f91222 21:33:50 Checking out Revision 9206716169e9c089d1d4585d703e543831f91222 (PR-176) 21:33:50 > git config core.sparsecheckout # timeout=10 21:33:50 > git checkout -f 9d45ec5a164829422842071d903e60ec21c499c5 # timeout=10 21:33:50 > git remote # timeout=10 21:33:50 > git config --get remote.origin.url # timeout=10 21:33:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:33:50 > git merge 78e097da1c4bed6bdaba62e29632494d9a7ca519 # timeout=10 21:33:50 > git rev-parse HEAD^{commit} # timeout=10 21:33:50 > git config core.sparsecheckout # timeout=10 21:33:50 > git checkout -f 9206716169e9c089d1d4585d703e543831f91222 # timeout=10 21:33:55 Commit message: "Merge commit '78e097da1c4bed6bdaba62e29632494d9a7ca519' into HEAD" 21:33:55 First time build. Skipping changelog. 21:33:55 > git --version # timeout=10 21:33:55 > git --version # 'git version 2.17.1' 21:33:55 fatal: bad object 8b1b5db5c8148d6590c9ec50d824bb24a751c4e0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:33:55 provisioning config files... 21:33:56 copy managed file [ci-build-images-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-176@tmp/config2981908303144862529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:33:56 ---> docker-login.sh 21:33:56 nexus3.edgexfoundry.org:10001 21:33:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:57 Configure a credential helper to remove this warning. See 21:33:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:57 21:33:57 Login Succeeded 21:33:57 nexus3.edgexfoundry.org:10002 21:33:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:58 Configure a credential helper to remove this warning. See 21:33:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:58 21:33:58 Login Succeeded 21:33:58 nexus3.edgexfoundry.org:10003 21:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:33:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:33:59 Configure a credential helper to remove this warning. See 21:33:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:33:59 21:33:59 Login Succeeded 21:33:59 nexus3.edgexfoundry.org:10004 21:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:00 Configure a credential helper to remove this warning. See 21:34:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:00 21:34:00 Login Succeeded 21:34:00 docker.io 21:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:34:00 Configure a credential helper to remove this warning. See 21:34:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:34:00 21:34:00 Login Succeeded 21:34:00 ---> docker-login.sh ends [Pipeline] } 21:34:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:34:02 + ls -al . 21:34:02 total 28 21:34:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 21:33 . 21:34:02 drwxrwxr-x 4 jenkins jenkins 4096 Aug 5 21:33 .. 21:34:02 drwxrwxr-x 8 jenkins jenkins 4096 Aug 5 21:33 .git 21:34:02 drwxrwxr-x 2 jenkins jenkins 4096 Aug 5 21:33 .github 21:34:02 -rw-rw-r-- 1 jenkins jenkins 585 Aug 5 21:33 .golangci.yml 21:34:02 -rw-rw-r-- 1 jenkins jenkins 914 Aug 5 21:33 Dockerfile 21:34:02 -rw-rw-r-- 1 jenkins jenkins 913 Aug 5 21:33 Jenkinsfile [Pipeline] isUnix [Pipeline] sh 21:34:02 + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=9206716169e9c089d1d4585d703e543831f91222 --label arch=arm64 . 21:34:03 Sending build context to Docker daemon 393.2kB 21:34:03 Step 1/9 : FROM golang:1.16.6-alpine3.13 21:34:05 1.16.6-alpine3.13: Pulling from library/golang 21:34:05 595b0fe564bb: Pulling fs layer 21:34:05 24495759ef45: Pulling fs layer 21:34:05 d148012ef14d: Pulling fs layer 21:34:05 e90a11edd702: Pulling fs layer 21:34:05 d77568369979: Pulling fs layer 21:34:05 e90a11edd702: Waiting 21:34:05 d77568369979: Waiting 21:34:05 d148012ef14d: Download complete 21:34:05 595b0fe564bb: Download complete 21:34:05 24495759ef45: Verifying Checksum 21:34:05 24495759ef45: Download complete 21:34:05 d77568369979: Download complete 21:34:05 595b0fe564bb: Pull complete 21:34:06 24495759ef45: Pull complete 21:34:06 d148012ef14d: Pull complete 21:34:08 e90a11edd702: Verifying Checksum 21:34:08 e90a11edd702: Download complete 21:34:19 e90a11edd702: Pull complete 21:34:19 d77568369979: Pull complete 21:34:19 Digest: sha256:e3159543f0eed803082179bfa2f3aeb00799fd95efecf9f4baedc4b5d5e73eee 21:34:19 Status: Downloaded newer image for golang:1.16.6-alpine3.13 21:34:19 ---> 5ced81f97900 21:34:19 Step 2/9 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' 21:34:21 ---> Running in 24082534adf3 21:34:22 Removing intermediate container 24082534adf3 21:34:22 ---> 099e6433fc6b 21:34:22 Step 3/9 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:34:22 ---> Running in 3c9639c87094 21:34:25 Removing intermediate container 3c9639c87094 21:34:25 ---> 3fe53f32dfb9 21:34:25 Step 4/9 : ENV HADOLINT_VERSION=2.6.0 GOLANGCI_VERSION=1.40.1 21:34:25 ---> Running in 6d33a7a6f679 21:34:26 Removing intermediate container 6d33a7a6f679 21:34:26 ---> 1988e86398b4 21:34:26 Step 5/9 : COPY ./.golangci.yml /etc/.golangci.yml 21:34:27 ---> 6ca08cd7b6cd 21:34:27 Step 6/9 : RUN if [ $(uname -m) == "x86_64" ]; then wget -O /usr/local/bin/hadolint https://github.com/hadolint/hadolint/releases/download/v${HADOLINT_VERSION}/hadolint-Linux-x86_64 ; chmod +x /usr/local/bin/hadolint; fi 21:34:27 ---> Running in acec63869723 21:34:30 Removing intermediate container acec63869723 21:34:30 ---> ebcd1e003fa9 21:34:30 Step 7/9 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base linux-headers musl-dev && ln -s /bin/touch /usr/bin/touch && wget -O- -nv https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s v${GOLANGCI_VERSION} 21:34:30 ---> Running in 079db122a9e9 21:34:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 21:34:32 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 21:34:33 (1/37) Installing ncurses-terminfo-base (6.2_p20210109-r0) 21:34:33 (2/37) Installing ncurses-libs (6.2_p20210109-r0) 21:34:33 (3/37) Installing readline (8.1.0-r0) 21:34:33 (4/37) Installing bash (5.1.0-r0) 21:34:34 Executing bash-5.1.0-r0.post-install 21:34:34 (5/37) Installing libgcc (10.2.1_pre1-r3) 21:34:34 (6/37) Installing libstdc++ (10.2.1_pre1-r3) 21:34:34 (7/37) Installing binutils (2.35.2-r1) 21:34:35 (8/37) Installing libmagic (5.39-r0) 21:34:35 (9/37) Installing file (5.39-r0) 21:34:35 (10/37) Installing libgomp (10.2.1_pre1-r3) 21:34:36 (11/37) Installing libatomic (10.2.1_pre1-r3) 21:34:36 (12/37) Installing libgphobos (10.2.1_pre1-r3) 21:34:36 (13/37) Installing gmp (6.2.1-r0) 21:34:37 (14/37) Installing isl22 (0.22-r0) 21:34:37 (15/37) Installing mpfr4 (4.1.0-r0) 21:34:38 (16/37) Installing mpc1 (1.2.0-r0) 21:34:38 (17/37) Installing gcc (10.2.1_pre1-r3) 21:35:03 (18/37) Installing musl-dev (1.2.2-r1) 21:35:03 (19/37) Installing libc-dev (0.7.2-r3) 21:35:03 (20/37) Installing g++ (10.2.1_pre1-r3) 21:35:08 (21/37) Installing make (4.3-r0) 21:35:08 (22/37) Installing fortify-headers (1.1-r0) 21:35:08 (23/37) Installing patch (2.7.6-r7) 21:35:08 (24/37) Installing build-base (0.5-r2) 21:35:08 (25/37) Installing brotli-libs (1.0.9-r3) 21:35:09 (26/37) Installing nghttp2-libs (1.42.0-r1) 21:35:09 (27/37) Installing libcurl (7.78.0-r0) 21:35:09 (28/37) Installing curl (7.78.0-r0) 21:35:09 (29/37) Installing expat (2.2.10-r1) 21:35:09 (30/37) Installing pcre2 (10.36-r0) 21:35:10 (31/37) Installing git (2.30.2-r0) 21:35:16 (32/37) Installing libsodium (1.0.18-r0) 21:35:16 (33/37) Installing pkgconf (1.7.3-r0) 21:35:16 (34/37) Installing libsodium-dev (1.0.18-r0) 21:35:16 (35/37) Installing linux-headers (5.7.8-r0) 21:35:18 (36/37) Installing libzmq (4.3.3-r1) 21:35:18 (37/37) Installing zeromq-dev (4.3.3-r1) 21:35:18 Executing busybox-1.32.1-r6.trigger 21:35:18 OK: 218 MiB in 52 packages 21:35:18 Connecting to raw.githubusercontent.com (185.199.108.133:443) 21:35:19 writing to stdout 21:35:19 - 100% |********************************| 10739 0:00:00 ETA 21:35:19 written to stdout 21:35:19 golangci/golangci-lint info checking GitHub for tag 'v1.40.1' 21:35:19 golangci/golangci-lint info found version: 1.40.1 for v1.40.1/linux/arm64 21:35:21 golangci/golangci-lint info installed ./bin/golangci-lint 21:35:31 Removing intermediate container 079db122a9e9 21:35:31 ---> 0a31a64f1918 21:35:31 Step 8/9 : LABEL arch=arm64 21:35:31 ---> Running in c8412f92fc45 21:35:31 Removing intermediate container c8412f92fc45 21:35:31 ---> 56e424fb379c 21:35:31 Step 9/9 : LABEL git_sha=9206716169e9c089d1d4585d703e543831f91222 21:35:32 ---> Running in 2c8bcd020b4b 21:35:34 Removing intermediate container 2c8bcd020b4b 21:35:34 ---> 55c61142dbe5 21:35:34 [Warning] One or more build-args [ARCH] were not consumed 21:35:34 Successfully built 55c61142dbe5 21:35:34 Successfully tagged edgex-devops/edgex-golang-base-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 21:35:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:35 21:35:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:35:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:35:35 arm64: Pulling from edgex-lftools-log-publisher 21:35:35 448f6bf000e3: Pulling fs layer 21:35:35 f757da607395: Pulling fs layer 21:35:35 05883995daec: Pulling fs layer 21:35:35 8603b9c90790: Pulling fs layer 21:35:35 1560dd03e051: Pulling fs layer 21:35:35 27f5ce0e4adf: Pulling fs layer 21:35:35 c2d8d7efcc4b: Pulling fs layer 21:35:35 8603b9c90790: Waiting 21:35:35 1560dd03e051: Waiting 21:35:35 27f5ce0e4adf: Waiting 21:35:35 c2d8d7efcc4b: Waiting 21:35:36 f757da607395: Verifying Checksum 21:35:36 f757da607395: Download complete 21:35:36 8603b9c90790: Download complete 21:35:36 1560dd03e051: Verifying Checksum 21:35:36 1560dd03e051: Download complete 21:35:36 27f5ce0e4adf: Verifying Checksum 21:35:36 27f5ce0e4adf: Download complete 21:35:36 05883995daec: Verifying Checksum 21:35:36 05883995daec: Download complete 21:35:37 448f6bf000e3: Verifying Checksum 21:35:37 448f6bf000e3: Download complete 21:35:40 448f6bf000e3: Pull complete 21:35:40 c2d8d7efcc4b: Verifying Checksum 21:35:40 c2d8d7efcc4b: Download complete 21:35:41 f757da607395: Pull complete 21:35:43 05883995daec: Pull complete 21:35:43 8603b9c90790: Pull complete 21:35:44 1560dd03e051: Pull complete 21:35:45 27f5ce0e4adf: Pull complete 21:36:02 c2d8d7efcc4b: Pull complete 21:36:02 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:36:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:36:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:36:03 prd-ubuntu18.04-docker-arm64-4c-16g-2141 does not seem to be running inside a container 21:36:03 $ 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/exfoundry_ci-build-images_PR-176 -v /w/workspace/exfoundry_ci-build-images_PR-176:/w/workspace/exfoundry_ci-build-images_PR-176:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-176@tmp:/w/workspace/exfoundry_ci-build-images_PR-176@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:36:07 $ docker top fe66ac1ae736f35861edff5a7e8619d2e0d182c22b9ffbdd007aac3459b57386 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:36:08 ---> job-cost.sh 21:36:08 lf-activate-venv: SKIPPING 21:36:08 INFO: No Stack... 21:36:09 INFO: Retrieving Pricing Info for: v2-standard-4 21:36:11 INFO: Archiving Costs [Pipeline] sh 21:36:11 + cat /w/workspace/exfoundry_ci-build-images_PR-176/archives/cost.csv 21:36:11 + cut -d, -f6 [Pipeline] lock 21:36:11 Trying to acquire lock on [jenkins-edgexfoundry-ci-build-images-PR-176-1-stack-cost] 21:36:11 Resource [jenkins-edgexfoundry-ci-build-images-PR-176-1-stack-cost] did not exist. Created. 21:36:11 Lock acquired on [jenkins-edgexfoundry-ci-build-images-PR-176-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:36:13 /w/workspace/exfoundry_ci-build-images_PR-176@tmp/durable-2e8d6698/script.sh: 1: /w/workspace/exfoundry_ci-build-images_PR-176@tmp/durable-2e8d6698/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:36:13 + echo total: 0.18000000715255737 [Pipeline] stash 21:36:13 Warning: overwriting stash ‘stack-cost’ 21:36:14 Stashed 1 file(s) [Pipeline] } 21:36:14 Lock released on resource [jenkins-edgexfoundry-ci-build-images-PR-176-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:36:14 $ docker stop --time=1 fe66ac1ae736f35861edff5a7e8619d2e0d182c22b9ffbdd007aac3459b57386 21:36:16 $ docker rm -f fe66ac1ae736f35861edff5a7e8619d2e0d182c22b9ffbdd007aac3459b57386 [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 21:36:20 + '[' -d /w/workspace/exfoundry_ci-build-images_PR-176/archives ']' 21:36:20 + ls -al /w/workspace/exfoundry_ci-build-images_PR-176/archives 21:36:20 total 4 21:36:20 drwxr-xr-x. 3 root root 34 Aug 5 21:32 . 21:36:20 drwxrwxr-x. 5 jenkins jenkins 125 Aug 5 21:32 .. 21:36:20 drwxr-xr-x. 2 root root 6 Aug 5 21:32 cost 21:36:20 -rw-r--r--. 1 root root 86 Aug 5 21:32 cost.csv 21:36:20 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_ci-build-images_PR-176/archives 21:36:20 + ls -al /w/workspace/exfoundry_ci-build-images_PR-176/archives 21:36:20 total 4 21:36:20 drwxr-xr-x. 3 jenkins jenkins 34 Aug 5 21:32 . 21:36:20 drwxrwxr-x. 5 jenkins jenkins 125 Aug 5 21:32 .. 21:36:20 drwxr-xr-x. 2 jenkins jenkins 6 Aug 5 21:32 cost 21:36:20 -rw-r--r--. 1 jenkins jenkins 86 Aug 5 21:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:36:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:36:21 ---> package-listing.sh 21:36:21 ++ tr '[:upper:]' '[:lower:]' 21:36:21 ++ facter osfamily 21:36:21 + OS_FAMILY=redhat 21:36:21 + workspace=/w/workspace/exfoundry_ci-build-images_PR-176 21:36:21 + START_PACKAGES=/tmp/packages_start.txt 21:36:21 + END_PACKAGES=/tmp/packages_end.txt 21:36:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:36:21 + PACKAGES=/tmp/packages_start.txt 21:36:21 + '[' /w/workspace/exfoundry_ci-build-images_PR-176 ']' 21:36:21 + PACKAGES=/tmp/packages_end.txt 21:36:21 + case "${OS_FAMILY}" in 21:36:21 + sort 21:36:21 + rpm -qa 21:36:22 + '[' -f /tmp/packages_start.txt ']' 21:36:22 + '[' -f /tmp/packages_end.txt ']' 21:36:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:36:22 + '[' /w/workspace/exfoundry_ci-build-images_PR-176 ']' 21:36:22 + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-176/archives/ 21:36:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-176/archives/ [Pipeline] echo 21:36:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-176/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:36:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:36:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:36:23 . [Pipeline] withDockerContainer 21:36:23 prd-centos7-docker-4c-2g-2139 does not seem to be running inside a container 21:36:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_ci-build-images_PR-176/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_ci-build-images_PR-176 -v /w/workspace/exfoundry_ci-build-images_PR-176:/w/workspace/exfoundry_ci-build-images_PR-176:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-176@tmp:/w/workspace/exfoundry_ci-build-images_PR-176@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:36:23 $ docker top c2a266182d840786a7a478be747cef2a625a5d12847d08fa2c90acc80c320a88 -eo pid,comm [Pipeline] { [Pipeline] sh 21:36:23 + touch /tmp/pre-build-complete [Pipeline] sh 21:36:24 + mkdir -p /var/log/sysstat [Pipeline] sh 21:36:24 + ls /var/log/sa-host 21:36:24 + sadf -c /var/log/sa-host/sa05 21:36:24 file_magic: OK 21:36:24 HZ: Using current value: 100 21:36:24 file_header: OK 21:36:24 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 21:36:24 Statistics: 21:36:24 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:36:24 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:36:25 provisioning config files... 21:36:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-176@tmp/config4445129082301640871tmp [Pipeline] { [Pipeline] echo 21:36:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:36:25 ---> create-netrc.sh [Pipeline] } 21:36:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:36:27 ---> python-tools-install.sh [Pipeline] echo 21:36:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:36:28 ---> sudo-logs.sh 21:36:28 Archiving 'sudo' log.. 21:36:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-2139.vexxhost.local: Name or service not known 21:36:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-2139.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 21:36:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:36:28 ---> job-cost.sh 21:36:28 lf-activate-venv: SKIPPING 21:36:28 DEBUG: total: 0.05999999865889549 21:36:28 INFO: Retrieving Stack Cost... 21:36:29 INFO: Retrieving Pricing Info for: v3-standard-2 21:36:30 INFO: Archiving Costs [Pipeline] echo 21:36:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:36:30 ---> logs-deploy.sh 21:36:30 lf-activate-venv: SKIPPING 21:36:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-176/1 21:36:30 INFO: archiving workspace using pattern(s): 21:36:31 Archives upload complete. 21:36:31 INFO: archiving logs to Nexus 21:36:31 ---> uname -a: 21:36:31 Linux prd-centos7-docker-4c-2g-2139.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 21:36:31 21:36:31 21:36:31 ---> lscpu: 21:36:31 Architecture: x86_64 21:36:31 CPU op-mode(s): 32-bit, 64-bit 21:36:31 Byte Order: Little Endian 21:36:31 Address sizes: 40 bits physical, 48 bits virtual 21:36:31 CPU(s): 2 21:36:31 On-line CPU(s) list: 0,1 21:36:31 Thread(s) per core: 1 21:36:31 Core(s) per socket: 1 21:36:31 Socket(s): 2 21:36:31 NUMA node(s): 1 21:36:31 Vendor ID: AuthenticAMD 21:36:31 CPU family: 23 21:36:31 Model: 49 21:36:31 Model name: AMD EPYC-Rome Processor 21:36:31 Stepping: 0 21:36:31 CPU MHz: 2800.000 21:36:31 BogoMIPS: 5600.00 21:36:31 Virtualization: AMD-V 21:36:31 Hypervisor vendor: KVM 21:36:31 Virtualization type: full 21:36:31 L1d cache: 32K 21:36:31 L1i cache: 32K 21:36:31 L2 cache: 512K 21:36:31 L3 cache: 16384K 21:36:31 NUMA node0 CPU(s): 0,1 21:36:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 21:36:31 21:36:31 21:36:31 ---> nproc: 21:36:31 2 21:36:31 21:36:31 21:36:31 ---> df -h: 21:36:31 Filesystem Size Used Avail Use% Mounted on 21:36:31 overlay 40G 8.2G 32G 21% / 21:36:31 tmpfs 64M 0 64M 0% /dev 21:36:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:36:31 shm 64M 0 64M 0% /dev/shm 21:36:31 /dev/vda1 40G 8.2G 32G 21% /facter-os 21:36:31 21:36:31 21:36:31 ---> sar -b -r -n DEV: 21:36:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 21:36:31 21:36:31 21:29:26 LINUX RESTART (2 CPU) 21:36:31 21:36:31 21:30:03 tps rtps wtps bread/s bwrtn/s 21:36:31 21:31:01 133.60 3.91 129.69 2723.53 14083.72 21:36:31 21:32:01 53.56 0.00 53.56 0.00 17377.01 21:36:31 21:33:01 55.79 0.03 55.76 0.27 17195.85 21:36:31 21:34:01 0.23 0.00 0.23 0.00 3.33 21:36:31 21:35:01 0.25 0.00 0.25 0.00 3.03 21:36:31 21:36:01 0.25 0.00 0.25 0.00 3.36 21:36:31 Average: 40.10 0.64 39.46 441.37 8079.07 21:36:31 21:36:31 21:30:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:36:31 21:31:01 5001576 0 914508 11.42 2620 2090236 1605292 17.72 661216 1901180 71624 21:36:31 21:32:01 4311620 0 946864 11.82 2620 2747836 1240988 13.70 664312 2497396 488236 21:36:31 21:33:01 4298352 0 959968 11.99 2620 2748000 1241664 13.71 684620 2484448 8 21:36:31 21:34:01 4301380 0 956932 11.95 2620 2748008 1205580 13.31 682384 2484448 20 21:36:31 21:35:01 4293856 0 964452 12.04 2620 2748012 1205664 13.31 689788 2484448 16 21:36:31 21:36:01 4294848 0 963460 12.03 2620 2748012 1205508 13.31 688848 2484448 12 21:36:31 Average: 4416939 0 951031 11.87 2620 2638351 1284116 14.18 678528 2389395 93319 21:36:31 21:36:31 21:30:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:36:31 21:31:01 veth3bcdcca 143.21 180.68 9.92 435.42 0.00 0.00 0.00 0.00 21:36:31 21:31:01 eth0 660.35 495.42 2554.13 69.49 0.00 0.00 0.00 0.00 21:36:31 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:31:01 docker0 152.91 194.92 8.49 534.45 0.00 0.00 0.00 0.00 21:36:31 21:32:01 eth0 801.12 561.26 3595.57 45.80 0.00 0.00 0.00 0.00 21:36:31 21:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:32:01 docker0 314.42 384.72 16.39 978.03 0.00 0.00 0.00 0.00 21:36:31 21:33:01 eth0 16.45 11.61 17.67 5.62 0.00 0.00 0.00 0.00 21:36:31 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:34:01 eth0 1.62 0.30 0.38 0.17 0.00 0.00 0.00 0.00 21:36:31 21:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:35:01 eth0 1.15 0.62 0.62 0.49 0.00 0.00 0.00 0.00 21:36:31 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:36:01 eth0 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:36:31 21:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 Average: eth0 244.54 176.48 1019.73 19.99 0.00 0.00 0.00 0.00 21:36:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:36:31 Average: docker0 77.48 96.07 4.12 250.55 0.00 0.00 0.00 0.00 21:36:31 21:36:31 21:36:31 ---> sar -P ALL: 21:36:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/05/21 _x86_64_ (2 CPU) 21:36:31 21:36:31 21:29:26 LINUX RESTART (2 CPU) 21:36:31 21:36:31 21:30:03 CPU %user %nice %system %iowait %steal %idle 21:36:31 21:31:01 all 9.94 0.00 4.80 2.74 0.05 82.47 21:36:31 21:31:01 0 10.49 0.00 4.88 1.14 0.05 83.43 21:36:31 21:31:01 1 9.39 0.00 4.71 4.34 0.05 81.51 21:36:31 21:32:01 all 9.70 0.00 4.81 0.80 0.05 84.64 21:36:31 21:32:01 0 10.62 0.00 5.45 0.75 0.05 83.13 21:36:31 21:32:01 1 8.78 0.00 4.19 0.85 0.05 86.12 21:36:31 21:33:01 all 1.07 0.00 0.91 0.90 0.03 97.10 21:36:31 21:33:01 0 1.14 0.00 1.04 0.96 0.03 96.83 21:36:31 21:33:01 1 0.99 0.00 0.79 0.84 0.02 97.37 21:36:31 21:34:01 all 0.17 0.00 0.05 0.00 0.03 99.76 21:36:31 21:34:01 0 0.13 0.00 0.03 0.00 0.02 99.82 21:36:31 21:34:01 1 0.20 0.00 0.07 0.00 0.03 99.70 21:36:31 21:35:01 all 0.15 0.00 0.07 0.00 0.03 99.76 21:36:31 21:35:01 0 0.08 0.00 0.05 0.00 0.03 99.83 21:36:31 21:35:01 1 0.22 0.00 0.08 0.00 0.02 99.68 21:36:31 21:36:01 all 0.08 0.00 0.03 0.00 0.02 99.87 21:36:31 21:36:01 0 0.12 0.00 0.03 0.00 0.02 99.83 21:36:31 21:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:36:31 Average: all 3.42 0.00 1.73 0.72 0.03 94.09 21:36:31 Average: 0 3.65 0.00 1.86 0.46 0.03 93.99 21:36:31 Average: 1 3.19 0.00 1.61 0.97 0.03 94.20 21:36:31 21:36:31 21:36:31