Pull request #240 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 lenny-intel for edgexfoundry/device-virtual-go Obtained Jenkinsfile from bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff+4101374aba6aaebd04804f9de13bcb00ee2f3b6a (2f12e28afadeb2f9a3f89ab27286e8541fb8dfb6) 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-ssh7689714508823377830.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 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-ssh3022943865038278014.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 c141c1271097dc03ad291c2451e310eaf98cdd06 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/device-virtual-go/branches/PR-240/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/device-virtual-go/branches/PR-240/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3012748308221173898.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/device-virtual-go/branches/PR-240/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1221422775209829071.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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-ssh102558910582584206.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/device-virtual-go/branches/PR-240/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/device-virtual-go/branches/PR-240/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1469174679171959374.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 c141c1271097dc03ad291c2451e310eaf98cdd06 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1249 in /w/workspace/foundry_device-virtual-go_PR-240 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-240 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/foundry_device-virtual-go_PR-240@tmp/jenkins-gitclient-ssh4480357812184687954.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.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/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.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/foundry_device-virtual-go_PR-240@tmp/jenkins-gitclient-ssh974647168931045199.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4101374aba6aaebd04804f9de13bcb00ee2f3b6a into PR head commit bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff Merge succeeded, producing bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff Checking out Revision bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff (PR-240) > git config core.sparsecheckout # timeout=10 > git checkout -f bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff # 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/foundry_device-virtual-go_PR-240@tmp/jenkins-gitclient-ssh4919015904470850231.key > git merge 4101374aba6aaebd04804f9de13bcb00ee2f3b6a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff # timeout=10 Commit message: "ci: Update PR Template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:00:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:00:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:00:23 ========================================================= 18:00:23 EdgeX Global Pipelines Version Info 18:00:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:00:24 ------------------- 18:00:24 stable info: 18:00:24 ------------------- 18:00:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:00:24 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 18:00:24 Message: update stable to v1.0.206 18:00:25 ------------------- 18:00:25 experimental info: 18:00:25 ------------------- 18:00:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:00:25 Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 18:00:25 Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:00:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 18:00:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 18:00:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:00:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:00:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:00:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-240 [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-240 [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-240 [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bd6935e [Pipeline] echo 18:00:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:00:27 provisioning config files... 18:00:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-240@tmp/config6868721882021782369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:00:28 ---> docker-login.sh 18:00:28 nexus3.edgexfoundry.org:10001 18:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:30 Configure a credential helper to remove this warning. See 18:00:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:30 18:00:30 Login Succeeded 18:00:30 nexus3.edgexfoundry.org:10002 18:00:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:36 Configure a credential helper to remove this warning. See 18:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:36 18:00:36 Login Succeeded 18:00:36 nexus3.edgexfoundry.org:10003 18:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:36 Configure a credential helper to remove this warning. See 18:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:36 18:00:36 Login Succeeded 18:00:36 nexus3.edgexfoundry.org:10004 18:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:36 Configure a credential helper to remove this warning. See 18:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:36 18:00:36 Login Succeeded 18:00:36 docker.io 18:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:00:37 Configure a credential helper to remove this warning. See 18:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:00:37 18:00:37 Login Succeeded 18:00:37 ---> docker-login.sh ends [Pipeline] } 18:00:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:00:38 + git log --format=format:%s -1 bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff [Pipeline] echo 18:00:38 GIT_COMMIT: bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff, Commit Message: ci: Update PR Template [Pipeline] echo 18:00:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:00:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:38 18:00:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:00:39 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:40 latest: Pulling from edgex-devops/git-semver 18:00:40 31603596830f: Pulling fs layer 18:00:40 04fac38145f0: Pulling fs layer 18:00:40 701f6daf10bf: Pulling fs layer 18:00:40 24f72da36158: Pulling fs layer 18:00:40 24f72da36158: Waiting 18:00:40 04fac38145f0: Verifying Checksum 18:00:40 04fac38145f0: Download complete 18:00:40 31603596830f: Verifying Checksum 18:00:40 31603596830f: Download complete 18:00:40 24f72da36158: Verifying Checksum 18:00:40 24f72da36158: Download complete 18:00:40 701f6daf10bf: Verifying Checksum 18:00:40 701f6daf10bf: Download complete 18:00:40 31603596830f: Pull complete 18:00:41 04fac38145f0: Pull complete 18:00:41 701f6daf10bf: Pull complete 18:00:42 24f72da36158: Pull complete 18:00:42 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 18:00:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:00:42 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:00:42 prd-centos7-docker-4c-2g-1249 does not seem to be running inside a container 18:00:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-240 -v /w/workspace/foundry_device-virtual-go_PR-240:/w/workspace/foundry_device-virtual-go_PR-240:rw,z -v /w/workspace/foundry_device-virtual-go_PR-240@tmp:/w/workspace/foundry_device-virtual-go_PR-240@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:00:43 $ docker top b2fa8fbb37cf3d94e0bf5972d6e2c1368093d1efb14c007a53d7459435cdaa68 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:00:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:44 [ssh-agent] Looking for ssh-agent implementation... 18:00:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:44 $ docker exec b2fa8fbb37cf3d94e0bf5972d6e2c1368093d1efb14c007a53d7459435cdaa68 ssh-agent 18:00:44 SSH_AUTH_SOCK=/tmp/ssh-64GY0dpVcx1F/agent.15 18:00:44 SSH_AGENT_PID=21 18:00:44 Running ssh-add (command line suppressed) 18:00:44 Identity added: /w/workspace/foundry_device-virtual-go_PR-240@tmp/private_key_3272482004923852874.key (/w/workspace/foundry_device-virtual-go_PR-240@tmp/private_key_3272482004923852874.key) 18:00:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:44 + git tag --points-at HEAD [Pipeline] } 18:00:44 $ docker exec --env ******** --env ******** b2fa8fbb37cf3d94e0bf5972d6e2c1368093d1efb14c007a53d7459435cdaa68 ssh-agent -k 18:00:44 unset SSH_AUTH_SOCK; 18:00:44 unset SSH_AGENT_PID; 18:00:44 echo Agent pid 21 killed; 18:00:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:00:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:00:45 [ssh-agent] Looking for ssh-agent implementation... 18:00:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:00:45 $ docker exec b2fa8fbb37cf3d94e0bf5972d6e2c1368093d1efb14c007a53d7459435cdaa68 ssh-agent 18:00:45 SSH_AUTH_SOCK=/tmp/ssh-JTIO70O9Li0M/agent.56 18:00:45 SSH_AGENT_PID=63 18:00:45 Running ssh-add (command line suppressed) 18:00:45 Identity added: /w/workspace/foundry_device-virtual-go_PR-240@tmp/private_key_628660218887450997.key (/w/workspace/foundry_device-virtual-go_PR-240@tmp/private_key_628660218887450997.key) 18:00:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:00:45 + git semver init 18:00:45 # -> Open(): unable to determine branch for HEAD 18:00:45 # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-240/.git 18:00:45 # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-240 18:00:45 # $SEMVER_REMOTE_NAME = origin 18:00:45 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:00:45 # $SEMVER_USER_NAME = edgex-jenkins 18:00:45 # $SEMVER_BRANCH = PR-240 18:00:45 # $SEMVER_TEMP = /tmp/semver-824195604 18:00:45 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 18:00:46 # '/tmp/semver-824195604' -> '/w/workspace/foundry_device-virtual-go_PR-240/.semver' 18:00:46 # -> Force: false 18:00:46 # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-240/.semver [Pipeline] } 18:00:46 $ docker exec --env ******** --env ******** b2fa8fbb37cf3d94e0bf5972d6e2c1368093d1efb14c007a53d7459435cdaa68 ssh-agent -k 18:00:46 unset SSH_AUTH_SOCK; 18:00:46 unset SSH_AGENT_PID; 18:00:46 echo Agent pid 63 killed; 18:00:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:00:47 + git semver [Pipeline] } 18:00:47 $ docker stop --time=1 b2fa8fbb37cf3d94e0bf5972d6e2c1368093d1efb14c007a53d7459435cdaa68 18:00:48 $ docker rm -f b2fa8fbb37cf3d94e0bf5972d6e2c1368093d1efb14c007a53d7459435cdaa68 [Pipeline] // withDockerContainer [Pipeline] sh 18:00:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:00:49 Stashed 1 file(s) [Pipeline] echo 18:00:49 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 18:01:05 Still waiting to schedule task 18:01:05 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:01:05 Still waiting to schedule task 18:01:05 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1216’ is offline 18:06:17 Running on prd-centos7-docker-4c-2g-1319 in /w/workspace/foundry_device-virtual-go_PR-240 [Pipeline] { [Pipeline] ws 18:06:17 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 18:06:18 The recommended git tool is: git 18:06:21 using credential edgex-jenkins-ssh 18:06:21 Cloning the remote Git repository 18:06:21 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:06:21 > git init /w/workspace/device-virtual-go/1 # timeout=10 18:06:21 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:06:21 > git --version # timeout=10 18:06:21 > git --version # 'git version 2.24.4' 18:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:21 [INFO] Currently running in a labeled security context 18:06:21 [INFO] Currently SELinux is 'enforcing' on the host 18:06:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh7853009053921502643.key 18:06:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:06:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:06:22 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:06:22 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:06:22 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:22 [INFO] Currently running in a labeled security context 18:06:22 [INFO] Currently SELinux is 'enforcing' on the host 18:06:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh194314312196963651.key 18:06:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:06:22 Merging remotes/origin/main commit 4101374aba6aaebd04804f9de13bcb00ee2f3b6a into PR head commit bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff 18:06:23 Merge succeeded, producing bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff 18:06:23 Checking out Revision bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff (PR-240) 18:06:22 > git config core.sparsecheckout # timeout=10 18:06:22 > git checkout -f bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff # timeout=10 18:06:23 > git remote # timeout=10 18:06:23 > git config --get remote.origin.url # timeout=10 18:06:23 using GIT_SSH to set credentials SSH Credentials for GitHub 18:06:23 [INFO] Currently running in a labeled security context 18:06:23 [INFO] Currently SELinux is 'enforcing' on the host 18:06:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-virtual-go/1@tmp/jenkins-gitclient-ssh28239311216441422.key 18:06:23 > git merge 4101374aba6aaebd04804f9de13bcb00ee2f3b6a # timeout=10 18:06:23 > git rev-parse HEAD^{commit} # timeout=10 18:06:23 > git config core.sparsecheckout # timeout=10 18:06:23 > git checkout -f bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff # timeout=10 18:06:26 Commit message: "ci: Update PR Template" 18:06:26 > git --version # timeout=10 18:06:26 > git --version # 'git version 2.24.4' 18:06:26 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:06:27 provisioning config files... 18:06:27 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5703798796021343177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:06:28 ---> docker-login.sh 18:06:28 nexus3.edgexfoundry.org:10001 18:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:28 Configure a credential helper to remove this warning. See 18:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:28 18:06:28 Login Succeeded 18:06:28 nexus3.edgexfoundry.org:10002 18:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:28 Configure a credential helper to remove this warning. See 18:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:28 18:06:28 Login Succeeded 18:06:28 nexus3.edgexfoundry.org:10003 18:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:28 Configure a credential helper to remove this warning. See 18:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:28 18:06:28 Login Succeeded 18:06:28 nexus3.edgexfoundry.org:10004 18:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:28 Configure a credential helper to remove this warning. See 18:06:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:28 18:06:28 Login Succeeded 18:06:28 docker.io 18:06:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:06:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:06:29 Configure a credential helper to remove this warning. See 18:06:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:06:29 18:06:29 Login Succeeded 18:06:29 ---> docker-login.sh ends [Pipeline] } 18:06:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:06:29 ========================================================= 18:06:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:06:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:06:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:06:30 Sending build context to Docker daemon 8.617MB 18:06:30 Step 1/12 : ARG BASE=golang:1.16-alpine3.14 18:06:30 Step 2/12 : FROM ${BASE} AS builder 18:06:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:06:30 540db60ca938: Pulling fs layer 18:06:30 adcc1eea9eea: Pulling fs layer 18:06:30 4c4ab2625f07: Pulling fs layer 18:06:30 db62176df00c: Pulling fs layer 18:06:30 3b30891b0d05: Pulling fs layer 18:06:30 06b49ca38bd5: Pulling fs layer 18:06:30 c788192a36de: Pulling fs layer 18:06:30 a77e37c0d609: Pulling fs layer 18:06:30 c3185cebc471: Pulling fs layer 18:06:30 06b49ca38bd5: Waiting 18:06:30 c788192a36de: Waiting 18:06:30 a77e37c0d609: Waiting 18:06:30 c3185cebc471: Waiting 18:06:30 db62176df00c: Waiting 18:06:30 3b30891b0d05: Waiting 18:06:30 4c4ab2625f07: Verifying Checksum 18:06:30 4c4ab2625f07: Download complete 18:06:30 adcc1eea9eea: Verifying Checksum 18:06:30 adcc1eea9eea: Download complete 18:06:30 3b30891b0d05: Verifying Checksum 18:06:30 3b30891b0d05: Download complete 18:06:30 06b49ca38bd5: Verifying Checksum 18:06:30 06b49ca38bd5: Download complete 18:06:30 540db60ca938: Verifying Checksum 18:06:30 540db60ca938: Download complete 18:06:30 c788192a36de: Download complete 18:06:30 540db60ca938: Pull complete 18:06:30 adcc1eea9eea: Pull complete 18:06:30 4c4ab2625f07: Pull complete 18:06:31 a77e37c0d609: Verifying Checksum 18:06:31 a77e37c0d609: Download complete 18:06:32 db62176df00c: Verifying Checksum 18:06:32 db62176df00c: Download complete 18:06:32 c3185cebc471: Verifying Checksum 18:06:32 c3185cebc471: Download complete 18:06:36 db62176df00c: Pull complete 18:06:36 3b30891b0d05: Pull complete 18:06:36 06b49ca38bd5: Pull complete 18:06:36 c788192a36de: Pull complete 18:06:36 a77e37c0d609: Pull complete 18:06:39 c3185cebc471: Pull complete 18:06:39 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 18:06:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:06:39 ---> 031687cdd783 18:06:39 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:06:41 ---> Running in 9195931f2bb5 18:06:41 Removing intermediate container 9195931f2bb5 18:06:41 ---> 38eb40a64aa2 18:06:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:06:41 ---> Running in bce9f3ed7104 18:06:41 Removing intermediate container bce9f3ed7104 18:06:41 ---> 3ba73662ed56 18:06:41 Step 5/12 : WORKDIR /device-virtual-go 18:06:41 ---> Running in cb2b506fb0d6 18:06:41 Removing intermediate container cb2b506fb0d6 18:06:41 ---> b30d84a44a72 18:06:41 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:06:41 ---> Running in 174df8d682cc 18:06:41 Removing intermediate container 174df8d682cc 18:06:41 ---> 9950a3d62486 18:06:41 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:06:41 ---> Running in baad42650c8c 18:06:41 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:06:42 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:06:43 (1/3) Installing openssh-keygen (8.4_p1-r3) 18:06:43 (2/3) Installing libedit (20191231.3.1-r1) 18:06:43 (3/3) Installing openssh-client (8.4_p1-r3) 18:06:43 Executing busybox-1.32.1-r6.trigger 18:06:43 OK: 223 MiB in 55 packages 18:06:43 Removing intermediate container baad42650c8c 18:06:43 ---> 1251c8a0ea32 18:06:43 Step 8/12 : COPY . . 18:06:44 ---> 7259b3a8c9a9 18:06:44 Step 9/12 : RUN go mod tidy 18:06:44 ---> Running in c1bd3b7bcb73 18:06:45 go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 18:06:45 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 18:06:45 go: downloading modernc.org/ql v1.0.0 18:06:45 go: downloading github.com/gorilla/mux v1.8.0 18:06:45 go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 18:06:45 go: downloading github.com/stretchr/testify v1.7.0 18:06:45 go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 18:06:45 go: downloading github.com/google/uuid v1.2.0 18:06:45 go: downloading github.com/go-kit/kit v0.9.0 18:06:45 go: downloading github.com/go-playground/validator/v10 v10.6.1 18:06:45 go: downloading github.com/OneOfOne/xxhash v1.2.8 18:06:45 go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 18:06:45 go: downloading github.com/pelletier/go-toml v1.9.2 18:06:45 go: downloading gopkg.in/yaml.v2 v2.4.0 18:06:45 go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 18:06:45 go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 18:06:45 go: downloading github.com/davecgh/go-spew v1.1.1 18:06:45 go: downloading github.com/pmezard/go-difflib v1.0.0 18:06:45 go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c 18:06:45 go: downloading github.com/fxamacker/cbor/v2 v2.2.0 18:06:45 go: downloading github.com/go-playground/universal-translator v0.17.0 18:06:45 go: downloading github.com/leodido/go-urn v1.2.0 18:06:45 go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 18:06:45 go: downloading golang.org/x/text v0.3.2 18:06:45 go: downloading github.com/go-playground/assert/v2 v2.0.1 18:06:45 go: downloading github.com/go-playground/locales v0.13.0 18:06:46 go: downloading github.com/go-logfmt/logfmt v0.4.0 18:06:46 go: downloading github.com/go-stack/stack v1.8.0 18:06:46 go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 18:06:46 go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 18:06:46 go: downloading modernc.org/b v1.0.0 18:06:46 go: downloading modernc.org/db v1.0.0 18:06:46 go: downloading modernc.org/file v1.0.0 18:06:46 go: downloading modernc.org/golex v1.0.0 18:06:46 go: downloading modernc.org/internal v1.0.0 18:06:46 go: downloading modernc.org/lldb v1.0.0 18:06:46 go: downloading modernc.org/mathutil v1.0.0 18:06:46 go: downloading modernc.org/strutil v1.0.0 18:06:46 go: downloading github.com/hashicorp/consul/api v1.8.1 18:06:46 go: downloading github.com/x448/float16 v0.8.4 18:06:46 go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd 18:06:46 go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 18:06:46 go: downloading github.com/go-redis/redis/v7 v7.3.0 18:06:46 go: downloading github.com/pebbe/zmq4 v1.2.7 18:06:46 go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 18:06:46 go: downloading github.com/stretchr/objx v0.1.0 18:06:46 go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 18:06:46 go: downloading github.com/kr/pretty v0.2.0 18:06:46 go: downloading modernc.org/fileutil v1.0.0 18:06:46 go: downloading modernc.org/sortutil v1.0.0 18:06:46 go: downloading modernc.org/zappy v1.0.0 18:06:47 go: downloading github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 18:06:47 go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 18:06:47 go: downloading github.com/hashicorp/go-hclog v0.12.0 18:06:47 go: downloading github.com/hashicorp/go-rootcerts v1.0.2 18:06:47 go: downloading github.com/hashicorp/serf v0.9.5 18:06:47 go: downloading github.com/mitchellh/mapstructure v1.1.2 18:06:47 go: downloading github.com/hashicorp/consul/sdk v0.7.0 18:06:47 go: downloading github.com/hashicorp/go-uuid v1.0.1 18:06:47 go: downloading github.com/gorilla/websocket v1.4.2 18:06:47 go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 18:06:47 go: downloading github.com/onsi/ginkgo v1.10.1 18:06:47 go: downloading github.com/onsi/gomega v1.7.0 18:06:47 go: downloading github.com/cenkalti/backoff v2.2.1+incompatible 18:06:47 go: downloading github.com/mitchellh/copystructure v1.0.0 18:06:47 go: downloading github.com/kr/text v0.1.0 18:06:47 go: downloading github.com/edsrzf/mmap-go v1.0.0 18:06:47 go: downloading github.com/golang/snappy v0.0.1 18:06:47 go: downloading github.com/fatih/color v1.9.0 18:06:47 go: downloading github.com/mattn/go-colorable v0.1.6 18:06:47 go: downloading github.com/mattn/go-isatty v0.0.12 18:06:47 go: downloading github.com/mitchellh/go-homedir v1.1.0 18:06:47 go: downloading github.com/pkg/errors v0.8.1 18:06:47 go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 18:06:47 go: downloading github.com/hashicorp/go-msgpack v0.5.3 18:06:47 go: downloading github.com/hashicorp/memberlist v0.2.2 18:06:47 go: downloading github.com/mitchellh/reflectwalk v1.0.0 18:06:47 go: downloading github.com/mitchellh/go-testing-interface v1.0.0 18:06:47 go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 18:06:47 go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 18:06:47 go: downloading github.com/hpcloud/tail v1.0.0 18:06:47 go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 18:06:47 go: downloading github.com/hashicorp/go-multierror v1.1.0 18:06:47 go: downloading github.com/hashicorp/go-sockaddr v1.0.0 18:06:47 go: downloading github.com/miekg/dns v1.1.26 18:06:47 go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 18:06:47 go: downloading github.com/hashicorp/golang-lru v0.5.0 18:06:47 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 18:06:47 go: downloading github.com/hashicorp/errwrap v1.0.0 18:06:47 go: downloading gopkg.in/fsnotify.v1 v1.4.7 18:06:52 Removing intermediate container c1bd3b7bcb73 18:06:52 ---> 4c86abb63cc2 18:06:52 Step 10/12 : RUN go mod download 18:06:52 ---> Running in 9a4225bb471f 18:06:54 Removing intermediate container 9a4225bb471f 18:06:54 ---> f53bd96cee08 18:06:54 Step 11/12 : ARG MAKE='make build' 18:06:54 ---> Running in d3e3fdf0c856 18:06:54 Removing intermediate container d3e3fdf0c856 18:06:54 ---> 2112f2af112d 18:06:54 Step 12/12 : RUN $MAKE 18:06:54 ---> Running in 60e7623d5d77 18:06:54 noop 18:06:55 Removing intermediate container 60e7623d5d77 18:06:55 ---> 66a2a63b9ab3 18:06:55 Successfully built 66a2a63b9ab3 18:06:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:06:55 + docker inspect -f . ci-base-image-x86_64 18:06:55 . [Pipeline] withDockerContainer 18:06:55 prd-centos7-docker-4c-2g-1319 does not seem to be running inside a container 18:06:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:06:56 $ docker top 1b5894385a6f56136b0c68b6fc4088e1eb620fdfc0251e6334b5d24008577930 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:56 + go version 18:06:56 go version go1.16.6 linux/amd64 [Pipeline] } 18:06:56 $ docker stop --time=1 1b5894385a6f56136b0c68b6fc4088e1eb620fdfc0251e6334b5d24008577930 18:06:57 $ docker rm -f 1b5894385a6f56136b0c68b6fc4088e1eb620fdfc0251e6334b5d24008577930 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:06:58 + docker inspect -f . ci-base-image-x86_64 18:06:58 . [Pipeline] withDockerContainer 18:06:58 prd-centos7-docker-4c-2g-1319 does not seem to be running inside a container 18:06:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:06:59 $ docker top bd610832b1f947008f37f26bf877f3d8dd0d5e685f3c33a79c0450e99217e04d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:06:59 + go mod tidy [Pipeline] sh 18:07:00 + make test 18:07:00 go mod tidy 18:07:00 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 18:07:00 ? github.com/edgexfoundry/device-virtual-go [no test files] 18:07:23 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 18:07:23 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.263s coverage: 64.6% of statements 18:07:23 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:07:27 gofmt -l . 18:07:27 [ "`gofmt -l .`" = "" ] 18:07:27 ./bin/test-attribution-txt.sh 18:07:28 ./bin/test-go-mod-tidy.sh [Pipeline] } 18:07:28 $ docker stop --time=1 bd610832b1f947008f37f26bf877f3d8dd0d5e685f3c33a79c0450e99217e04d 18:07:30 $ docker rm -f bd610832b1f947008f37f26bf877f3d8dd0d5e685f3c33a79c0450e99217e04d [Pipeline] // withDockerContainer [Pipeline] sh 18:07:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:07:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:32 + ls -al . 18:07:32 total 144 18:07:32 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 4 18:07 . 18:07:32 drwxrwxr-x. 4 jenkins jenkins 28 Oct 4 18:06 .. 18:07:32 -rw-rw-r--. 1 jenkins jenkins 8153 Oct 4 18:06 Attribution.txt 18:07:32 drwxrwxr-x. 2 jenkins jenkins 64 Oct 4 18:06 bin 18:07:32 -rw-rw-r--. 1 jenkins jenkins 6349 Oct 4 18:06 CHANGELOG.md 18:07:32 drwxrwxr-x. 3 jenkins jenkins 32 Oct 4 18:06 cmd 18:07:32 -rw-r--r--. 1 jenkins jenkins 46339 Oct 4 18:07 coverage.out 18:07:32 -rw-rw-r--. 1 jenkins jenkins 1921 Oct 4 18:06 Dockerfile 18:07:32 drwxrwxr-x. 8 jenkins jenkins 179 Oct 4 18:06 .git 18:07:32 drwxrwxr-x. 2 jenkins jenkins 103 Oct 4 18:06 .github 18:07:32 -rw-rw-r--. 1 jenkins jenkins 277 Oct 4 18:06 .gitignore 18:07:32 -rw-r--r--. 1 jenkins jenkins 795 Oct 4 18:07 go.mod 18:07:32 -rw-r--r--. 1 jenkins jenkins 22824 Oct 4 18:06 go.sum 18:07:32 -rw-rw-r--. 1 jenkins jenkins 677 Oct 4 18:06 GOVERNANCE.md 18:07:32 drwxrwxr-x. 3 jenkins jenkins 20 Oct 4 18:06 internal 18:07:32 -rw-rw-r--. 1 jenkins jenkins 660 Oct 4 18:06 Jenkinsfile 18:07:32 -rw-rw-r--. 1 jenkins jenkins 11340 Oct 4 18:06 LICENSE 18:07:32 -rw-rw-r--. 1 jenkins jenkins 905 Oct 4 18:06 Makefile 18:07:32 -rw-rw-r--. 1 jenkins jenkins 623 Oct 4 18:06 OWNERS.md 18:07:32 -rw-rw-r--. 1 jenkins jenkins 2913 Oct 4 18:06 README.md 18:07:32 -rw-rw-r--. 1 jenkins jenkins 5 Oct 4 18:00 VERSION 18:07:32 -rw-rw-r--. 1 jenkins jenkins 235 Oct 4 18:06 version.go [Pipeline] isUnix [Pipeline] sh 18:07:32 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff --label arch=amd64 --label version=0.0.0 . 18:07:32 Sending build context to Docker daemon 8.688MB 18:07:32 Step 1/26 : ARG BASE=golang:1.16-alpine3.14 18:07:32 Step 2/26 : FROM ${BASE} AS builder 18:07:32 ---> 66a2a63b9ab3 18:07:32 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:07:32 ---> Running in 7725071c6aa9 18:07:32 Removing intermediate container 7725071c6aa9 18:07:32 ---> 5eab97f3bf39 18:07:32 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 18:07:32 ---> Running in 545edb11fe77 18:07:32 Removing intermediate container 545edb11fe77 18:07:32 ---> 09687f66764d 18:07:32 Step 5/26 : WORKDIR /device-virtual-go 18:07:32 ---> Running in 0e5f931a167d 18:07:32 Removing intermediate container 0e5f931a167d 18:07:32 ---> d7543b3da01c 18:07:32 Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:32 ---> Running in e91768293f64 18:07:33 Removing intermediate container e91768293f64 18:07:33 ---> c18724314b4b 18:07:33 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:33 ---> Running in 1b84bd50452c 18:07:33 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:07:34 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:07:35 OK: 223 MiB in 55 packages 18:07:35 Removing intermediate container 1b84bd50452c 18:07:35 ---> 3d3b40a89215 18:07:35 Step 8/26 : COPY . . 18:07:35 ---> 768ab121821f 18:07:35 Step 9/26 : RUN go mod tidy 18:07:35 ---> Running in 21df8f498e19 18:07:36 Removing intermediate container 21df8f498e19 18:07:36 ---> cc58c942a3ff 18:07:36 Step 10/26 : RUN go mod download 18:07:36 ---> Running in e79e67c8950a 18:07:36 Removing intermediate container e79e67c8950a 18:07:36 ---> 1b574f5a6ef9 18:07:36 Step 11/26 : ARG MAKE='make build' 18:07:36 ---> Running in 86c6cf2b1969 18:07:36 Removing intermediate container 86c6cf2b1969 18:07:36 ---> 2fd824afa0da 18:07:36 Step 12/26 : RUN $MAKE 18:07:36 ---> Running in a2e136aebcf2 18:07:36 go mod tidy 18:07:37 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 18:07:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1320 in /w/workspace/foundry_device-virtual-go_PR-240 [Pipeline] { [Pipeline] ws 18:07:43 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 18:07:43 The recommended git tool is: git 18:07:50 using credential edgex-jenkins-ssh 18:07:50 Cloning the remote Git repository 18:07:50 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 18:07:50 > git init /w/workspace/device-virtual-go/1 # timeout=10 18:07:50 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:07:50 > git --version # timeout=10 18:07:50 > git --version # 'git version 2.17.1' 18:07:50 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:50 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:52 Removing intermediate container a2e136aebcf2 18:07:52 ---> fe278de162d7 18:07:52 Step 13/26 : FROM alpine:3.14 18:07:52 3.14: Pulling from library/alpine 18:07:53 a0d0a0d46f8b: Pulling fs layer 18:07:53 a0d0a0d46f8b: Verifying Checksum 18:07:53 a0d0a0d46f8b: Download complete 18:07:53 a0d0a0d46f8b: Pull complete 18:07:53 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:07:53 Status: Downloaded newer image for alpine:3.14 18:07:53 ---> 14119a10abf4 18:07:53 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 18:07:53 Merging remotes/origin/main commit 4101374aba6aaebd04804f9de13bcb00ee2f3b6a into PR head commit bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff 18:07:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:07:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:52 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 18:07:52 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 18:07:52 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/240/head:refs/remotes/origin/PR-240 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:07:53 > git config core.sparsecheckout # timeout=10 18:07:53 > git checkout -f bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff # timeout=10 18:07:53 ---> Running in e6eeef7670cc 18:07:53 Removing intermediate container e6eeef7670cc 18:07:53 ---> 16304c36f46a 18:07:53 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:07:53 ---> Running in c409a244c595 18:07:53 Merge succeeded, producing bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff 18:07:53 Checking out Revision bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff (PR-240) 18:07:54 Removing intermediate container c409a244c595 18:07:54 ---> 11f444b1884a 18:07:54 Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init 18:07:54 ---> Running in c1b354f211fa 18:07:54 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:07:53 > git remote # timeout=10 18:07:53 > git config --get remote.origin.url # timeout=10 18:07:53 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:53 > git merge 4101374aba6aaebd04804f9de13bcb00ee2f3b6a # timeout=10 18:07:53 > git rev-parse HEAD^{commit} # timeout=10 18:07:53 > git config core.sparsecheckout # timeout=10 18:07:53 > git checkout -f bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff # timeout=10 18:07:55 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:07:55 (1/6) Installing dumb-init (1.2.5-r1) 18:07:55 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:07:55 (3/6) Installing libsodium (1.0.18-r0) 18:07:55 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:07:56 (5/6) Installing libzmq (4.3.4-r0) 18:07:56 (6/6) Installing zeromq (4.3.4-r0) 18:07:56 Executing busybox-1.33.1-r3.trigger 18:07:56 OK: 8 MiB in 20 packages 18:07:56 Removing intermediate container c1b354f211fa 18:07:56 ---> bb41a4740d2d 18:07:56 Step 17/26 : WORKDIR / 18:07:56 ---> Running in 90774f91afff 18:07:56 Removing intermediate container 90774f91afff 18:07:56 ---> b15fc805b87f 18:07:56 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 18:07:56 ---> 6d1be367dd2f 18:07:56 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 18:07:56 ---> 3c1dc670eefa 18:07:56 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 18:07:57 ---> a3e84efc5d97 18:07:57 Step 21/26 : EXPOSE 59900 18:07:57 ---> Running in 8f0934b37163 18:07:57 Removing intermediate container 8f0934b37163 18:07:57 ---> 5dad96e6067c 18:07:57 Step 22/26 : ENTRYPOINT ["/device-virtual"] 18:07:57 ---> Running in 16b9b5d18f85 18:07:57 Removing intermediate container 16b9b5d18f85 18:07:57 ---> e0a9d5602a11 18:07:57 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:07:57 ---> Running in 805dcb0d6f1c 18:07:57 Removing intermediate container 805dcb0d6f1c 18:07:57 ---> e977c1fa962a 18:07:57 Step 24/26 : LABEL arch=amd64 18:07:57 ---> Running in 9c4847069fbd 18:07:57 Removing intermediate container 9c4847069fbd 18:07:57 ---> 6f9e06a87690 18:07:57 Step 25/26 : LABEL git_sha=bd6935e5b8fdd33cf84b1d0cc72b2044163bf8ff 18:07:57 ---> Running in cbe464e2e444 18:07:57 Removing intermediate container cbe464e2e444 18:07:57 ---> 3f6fab35c3b8 18:07:57 Step 26/26 : LABEL version=0.0.0 18:07:57 ---> Running in 3ff32b9be4d8 18:07:57 Removing intermediate container 3ff32b9be4d8 18:07:57 ---> d937c4353fba 18:07:57 [Warning] One or more build-args [ARCH] were not consumed 18:07:57 Successfully built d937c4353fba 18:07:57 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:07:58 Commit message: "ci: Update PR Template" 18:07:58 > git --version # timeout=10 18:07:58 > git --version # 'git version 2.17.1' 18:07:58 fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 18:07:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:07:58 18:07:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:07:58 18:07:58 GitHub has been notified of this commit’s build result 18:07:58 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 18:07:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:07:59 provisioning config files... 18:07:59 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config4820559842109740657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:00 ---> docker-login.sh 18:08:00 nexus3.edgexfoundry.org:10001 18:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:09 Error response from daemon: Get "https://nexus3.edgexfoundry.org:10003/v2/": net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:09 Failed in branch amd64 18:08:11 Error response from daemon: Get https://nexus3.edgexfoundry.org:10001/v2/: net/http: TLS handshake timeout [Pipeline] } 18:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:13 18:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:14 arm64: Pulling from edgex-lftools-log-publisher 18:08:14 448f6bf000e3: Pulling fs layer 18:08:14 f757da607395: Pulling fs layer 18:08:14 05883995daec: Pulling fs layer 18:08:14 8603b9c90790: Pulling fs layer 18:08:14 1560dd03e051: Pulling fs layer 18:08:14 27f5ce0e4adf: Pulling fs layer 18:08:14 c2d8d7efcc4b: Pulling fs layer 18:08:14 1560dd03e051: Waiting 18:08:14 27f5ce0e4adf: Waiting 18:08:14 c2d8d7efcc4b: Waiting 18:08:14 8603b9c90790: Waiting 18:08:14 f757da607395: Verifying Checksum 18:08:14 f757da607395: Download complete 18:08:14 8603b9c90790: Verifying Checksum 18:08:14 8603b9c90790: Download complete 18:08:14 05883995daec: Verifying Checksum 18:08:14 05883995daec: Download complete 18:08:14 1560dd03e051: Verifying Checksum 18:08:14 1560dd03e051: Download complete 18:08:14 27f5ce0e4adf: Verifying Checksum 18:08:14 27f5ce0e4adf: Download complete 18:08:14 448f6bf000e3: Verifying Checksum 18:08:14 448f6bf000e3: Download complete 18:08:17 c2d8d7efcc4b: Verifying Checksum 18:08:17 c2d8d7efcc4b: Download complete 18:08:18 448f6bf000e3: Pull complete 18:08:18 f757da607395: Pull complete 18:08:20 05883995daec: Pull complete 18:08:20 8603b9c90790: Pull complete 18:08:21 1560dd03e051: Pull complete 18:08:21 27f5ce0e4adf: Pull complete 18:08:37 c2d8d7efcc4b: Pull complete 18:08:37 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 18:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:08:37 prd-ubuntu18.04-docker-arm64-4c-16g-1320 does not seem to be running inside a container 18:08:37 $ 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/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:08:43 $ docker top 702dd86e5e4527a5c5e89551d30ca6018e9314cf4ec96b3d4618738464d898d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:44 ---> job-cost.sh 18:08:44 lf-activate-venv: SKIPPING 18:08:44 INFO: No Stack... 18:08:44 INFO: Retrieving Pricing Info for: v3-standard-4 18:08:45 INFO: Archiving Costs [Pipeline] sh 18:08:46 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 18:08:46 + cut -d, -f6 [Pipeline] lock 18:08:46 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-240-1-stack-cost] 18:08:46 Resource [jenkins-edgexfoundry-device-virtual-go-PR-240-1-stack-cost] did not exist. Created. 18:08:46 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-240-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:47 + echo total: 0.10999999940395355 [Pipeline] stash 18:08:48 Stashed 1 file(s) [Pipeline] } 18:08:48 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-240-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:48 $ docker stop --time=1 702dd86e5e4527a5c5e89551d30ca6018e9314cf4ec96b3d4618738464d898d8 18:08:50 $ docker rm -f 702dd86e5e4527a5c5e89551d30ca6018e9314cf4ec96b3d4618738464d898d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:51 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:08:54 + '[' -d /w/workspace/foundry_device-virtual-go_PR-240/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:08:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:08:55 ---> package-listing.sh 18:08:55 ++ facter osfamily 18:08:55 ++ tr '[:upper:]' '[:lower:]' 18:08:55 + OS_FAMILY=redhat 18:08:55 + workspace=/w/workspace/foundry_device-virtual-go_PR-240 18:08:55 + START_PACKAGES=/tmp/packages_start.txt 18:08:55 + END_PACKAGES=/tmp/packages_end.txt 18:08:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:08:55 + PACKAGES=/tmp/packages_start.txt 18:08:55 + '[' /w/workspace/foundry_device-virtual-go_PR-240 ']' 18:08:55 + PACKAGES=/tmp/packages_end.txt 18:08:55 + case "${OS_FAMILY}" in 18:08:55 + rpm -qa 18:08:55 + sort 18:08:55 + '[' -f /tmp/packages_start.txt ']' 18:08:55 + '[' -f /tmp/packages_end.txt ']' 18:08:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:08:55 + '[' /w/workspace/foundry_device-virtual-go_PR-240 ']' 18:08:55 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-240/archives/ 18:08:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-240/archives/ [Pipeline] echo 18:08:55 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/foundry_device-virtual-go_PR-240/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:08:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:08:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:56 18:08:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:08:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:57 latest: Pulling from edgex-lftools-log-publisher 18:08:57 b4d181a07f80: Pulling fs layer 18:08:57 a1111a8f2ec3: Pulling fs layer 18:08:57 ed53099fbce6: Pulling fs layer 18:08:57 dc539afda2c1: Pulling fs layer 18:08:57 77bc0d833cb6: Pulling fs layer 18:08:57 9065ff56babe: Pulling fs layer 18:08:57 d287ab97295c: Pulling fs layer 18:08:57 dc539afda2c1: Waiting 18:08:57 77bc0d833cb6: Waiting 18:08:57 9065ff56babe: Waiting 18:08:57 d287ab97295c: Waiting 18:08:57 a1111a8f2ec3: Verifying Checksum 18:08:57 a1111a8f2ec3: Download complete 18:08:57 dc539afda2c1: Verifying Checksum 18:08:57 dc539afda2c1: Download complete 18:08:57 ed53099fbce6: Verifying Checksum 18:08:57 ed53099fbce6: Download complete 18:08:57 9065ff56babe: Verifying Checksum 18:08:57 9065ff56babe: Download complete 18:08:57 77bc0d833cb6: Verifying Checksum 18:08:57 77bc0d833cb6: Download complete 18:08:57 b4d181a07f80: Verifying Checksum 18:08:57 b4d181a07f80: Download complete 18:08:59 b4d181a07f80: Pull complete 18:08:59 a1111a8f2ec3: Pull complete 18:08:59 d287ab97295c: Verifying Checksum 18:08:59 d287ab97295c: Download complete 18:09:00 ed53099fbce6: Pull complete 18:09:00 dc539afda2c1: Pull complete 18:09:00 77bc0d833cb6: Pull complete 18:09:00 9065ff56babe: Pull complete 18:09:06 d287ab97295c: Pull complete 18:09:06 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:09:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:09:06 prd-centos7-docker-4c-2g-1249 does not seem to be running inside a container 18:09:06 $ 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/foundry_device-virtual-go_PR-240/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-240 -v /w/workspace/foundry_device-virtual-go_PR-240:/w/workspace/foundry_device-virtual-go_PR-240:rw,z -v /w/workspace/foundry_device-virtual-go_PR-240@tmp:/w/workspace/foundry_device-virtual-go_PR-240@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:08 $ docker top 1899f9c691378576974af6df4263eee8bb08cac22b9a4da0bba2fb3c2cdde33b -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:09 + touch /tmp/pre-build-complete [Pipeline] sh 18:09:09 + mkdir -p /var/log/sysstat [Pipeline] sh 18:09:10 + ls /var/log/sa-host 18:09:10 + sadf -c /var/log/sa-host/sa04 18:09:10 file_magic: OK 18:09:10 HZ: Using current value: 100 18:09:10 file_header: OK 18:09:10 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 18:09:10 Statistics: 18:09:10 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:09:10 File successfully converted to sysstat format version 12.0.3 18:09:10 + sadf -c /var/log/sa-host/sa30 18:09:10 file_magic: OK 18:09:10 HZ: Using current value: 100 18:09:10 file_header: OK 18:09:10 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 18:09:10 Statistics: 18:09:10 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:09:10 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:10 provisioning config files... 18:09:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-240@tmp/config6005726690721337529tmp [Pipeline] { [Pipeline] echo 18:09:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:09:10 ---> create-netrc.sh [Pipeline] } 18:09:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:09:11 ---> python-tools-install.sh [Pipeline] echo 18:09:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:09:11 ---> sudo-logs.sh 18:09:11 Archiving 'sudo' log.. 18:09:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-1249.novalocal: Name or service not known 18:09:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-1249.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 18:09:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:09:12 ---> job-cost.sh 18:09:12 lf-activate-venv: SKIPPING 18:09:12 DEBUG: total: 0.10999999940395355 18:09:12 INFO: Retrieving Stack Cost... 18:09:12 INFO: Retrieving Pricing Info for: v3-standard-2 18:09:13 INFO: Archiving Costs [Pipeline] echo 18:09:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:09:13 ---> logs-deploy.sh 18:09:13 lf-activate-venv: SKIPPING 18:09:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-240/1 18:09:13 INFO: archiving workspace using pattern(s): 18:09:14 Archives upload complete. 18:09:14 INFO: archiving logs to Nexus 18:09:14 ---> uname -a: 18:09:14 Linux prd-centos7-docker-4c-2g-1249.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 18:09:14 18:09:14 18:09:14 ---> lscpu: 18:09:14 Architecture: x86_64 18:09:14 CPU op-mode(s): 32-bit, 64-bit 18:09:14 Byte Order: Little Endian 18:09:14 Address sizes: 40 bits physical, 48 bits virtual 18:09:14 CPU(s): 2 18:09:14 On-line CPU(s) list: 0,1 18:09:14 Thread(s) per core: 1 18:09:14 Core(s) per socket: 1 18:09:14 Socket(s): 2 18:09:14 NUMA node(s): 1 18:09:14 Vendor ID: AuthenticAMD 18:09:14 CPU family: 23 18:09:14 Model: 49 18:09:14 Model name: AMD EPYC-Rome Processor 18:09:14 Stepping: 0 18:09:14 CPU MHz: 2799.998 18:09:14 BogoMIPS: 5599.99 18:09:14 Virtualization: AMD-V 18:09:14 Hypervisor vendor: KVM 18:09:14 Virtualization type: full 18:09:14 L1d cache: 32K 18:09:14 L1i cache: 32K 18:09:14 L2 cache: 512K 18:09:14 L3 cache: 16384K 18:09:14 NUMA node0 CPU(s): 0,1 18:09:14 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 18:09:14 18:09:14 18:09:14 ---> nproc: 18:09:14 2 18:09:14 18:09:14 18:09:14 ---> df -h: 18:09:14 Filesystem Size Used Avail Use% Mounted on 18:09:14 overlay 40G 7.7G 33G 20% / 18:09:14 tmpfs 64M 0 64M 0% /dev 18:09:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 18:09:14 shm 64M 0 64M 0% /dev/shm 18:09:14 /dev/vda1 40G 7.7G 33G 20% /facter-os 18:09:14 18:09:14 18:09:14 ---> sar -b -r -n DEV: 18:09:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 18:09:14 18:09:14 17:59:30 LINUX RESTART (2 CPU) 18:09:14 18:09:14 18:00:01 tps rtps wtps bread/s bwrtn/s 18:09:14 18:01:01 150.84 26.52 124.32 5694.56 39897.67 18:09:14 18:02:01 1.63 0.05 1.58 1.33 27.76 18:09:14 18:03:01 0.23 0.00 0.23 0.00 3.10 18:09:14 18:04:02 0.28 0.00 0.28 0.00 3.55 18:09:14 18:05:01 0.24 0.00 0.24 0.00 2.95 18:09:14 18:06:01 0.27 0.00 0.27 0.00 2.97 18:09:14 18:07:01 0.15 0.00 0.15 0.00 2.02 18:09:14 18:08:01 0.17 0.00 0.17 0.00 2.57 18:09:14 18:09:01 6.09 0.12 5.98 10.52 314.84 18:09:14 Average: 17.81 2.97 14.84 635.56 4483.73 18:09:14 18:09:14 18:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:09:14 18:01:01 5656972 0 630320 7.87 2620 1719028 1253456 13.84 574764 1537728 132 18:09:14 18:02:01 5665164 0 622000 7.77 2620 1719156 1202424 13.28 568800 1537756 16 18:09:14 18:03:01 5666176 0 620984 7.75 2620 1719160 1155320 12.76 568748 1537916 8 18:09:14 18:04:02 5665484 0 621672 7.76 2620 1719164 1155164 12.75 569456 1537916 16 18:09:14 18:05:01 5665548 0 621600 7.76 2620 1719172 1155164 12.75 568644 1538716 8 18:09:14 18:06:01 5669820 0 617328 7.71 2620 1719172 1155284 12.75 564680 1538716 8 18:09:14 18:07:01 5668004 0 619140 7.73 2620 1719176 1155524 12.76 566152 1538716 16 18:09:14 18:08:01 5658292 0 628812 7.85 2620 1719216 1155620 12.76 576100 1538724 24 18:09:14 18:09:01 5274312 0 730792 9.12 2620 2001216 1508940 16.66 816168 1650192 281192 18:09:14 Average: 5621086 0 634739 7.93 2620 1750496 1210766 13.37 597057 1550709 31269 18:09:14 18:09:14 18:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:09:14 18:01:01 eth0 394.01 278.41 1260.42 79.67 0.00 0.00 0.00 0.00 18:09:14 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:01:01 docker0 26.25 18.36 2.83 137.48 0.00 0.00 0.00 0.00 18:09:14 18:02:01 eth0 1.07 0.25 0.50 0.04 0.00 0.00 0.00 0.00 18:09:14 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:03:01 eth0 0.65 0.32 0.28 0.17 0.00 0.00 0.00 0.00 18:09:14 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:04:02 eth0 0.20 0.10 0.01 0.04 0.00 0.00 0.00 0.00 18:09:14 18:04:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:04:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:05:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:09:14 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:06:01 eth0 2.82 0.27 0.42 0.08 0.00 0.00 0.00 0.00 18:09:14 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:07:01 eth0 2.45 0.63 0.69 0.40 0.00 0.00 0.00 0.00 18:09:14 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:08:01 eth0 1.70 0.70 0.59 0.40 0.00 0.00 0.00 0.00 18:09:14 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:09:01 eth0 261.72 194.21 2602.06 17.63 0.00 0.00 0.00 0.00 18:09:14 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 Average: eth0 74.04 52.90 430.42 10.96 0.00 0.00 0.00 0.00 18:09:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:09:14 Average: docker0 2.92 2.05 0.31 15.31 0.00 0.00 0.00 0.00 18:09:14 18:09:14 18:09:14 ---> sar -P ALL: 18:09:14 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/04/21 _x86_64_ (2 CPU) 18:09:14 18:09:14 17:59:30 LINUX RESTART (2 CPU) 18:09:14 18:09:14 18:00:01 CPU %user %nice %system %iowait %steal %idle 18:09:14 18:01:01 all 19.01 0.00 5.75 5.64 0.09 69.52 18:09:14 18:01:01 0 19.76 0.00 6.03 6.13 0.09 67.99 18:09:14 18:01:01 1 18.26 0.00 5.47 5.14 0.09 71.04 18:09:14 18:02:01 all 0.29 0.00 0.05 0.00 0.02 99.64 18:09:14 18:02:01 0 0.52 0.00 0.07 0.00 0.02 99.40 18:09:14 18:02:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:09:14 18:03:01 all 0.23 0.00 0.06 0.00 0.01 99.70 18:09:14 18:03:01 0 0.40 0.00 0.08 0.00 0.02 99.50 18:09:14 18:03:01 1 0.07 0.00 0.03 0.00 0.00 99.90 18:09:14 18:04:02 all 0.23 0.00 0.05 0.00 0.02 99.71 18:09:14 18:04:02 0 0.43 0.00 0.07 0.00 0.03 99.47 18:09:14 18:04:02 1 0.02 0.00 0.03 0.00 0.00 99.95 18:09:14 18:05:01 all 0.24 0.00 0.06 0.00 0.01 99.69 18:09:14 18:05:01 0 0.42 0.00 0.07 0.00 0.00 99.51 18:09:14 18:05:01 1 0.05 0.00 0.05 0.00 0.02 99.88 18:09:14 18:06:01 all 0.23 0.00 0.03 0.00 0.02 99.73 18:09:14 18:06:01 0 0.42 0.00 0.03 0.00 0.03 99.52 18:09:14 18:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:09:14 18:07:01 all 0.28 0.00 0.06 0.00 0.02 99.64 18:09:14 18:07:01 0 0.18 0.00 0.07 0.00 0.02 99.73 18:09:14 18:07:01 1 0.38 0.00 0.05 0.00 0.02 99.55 18:09:14 18:08:01 all 0.30 0.00 0.05 0.00 0.01 99.64 18:09:14 18:08:01 0 0.12 0.00 0.07 0.00 0.00 99.82 18:09:14 18:08:01 1 0.48 0.00 0.03 0.00 0.02 99.47 18:09:14 18:09:01 all 4.46 0.00 1.42 0.03 0.03 94.08 18:09:14 18:09:01 0 3.82 0.00 1.45 0.03 0.03 94.66 18:09:14 18:09:01 1 5.09 0.00 1.38 0.02 0.02 93.49 18:09:14 Average: all 2.75 0.00 0.82 0.61 0.02 95.81 18:09:14 Average: 0 2.83 0.00 0.86 0.67 0.03 95.61 18:09:14 Average: 1 2.66 0.00 0.77 0.56 0.02 96.00 18:09:14 18:09:14 18:09:14