Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 1408b212ea7820d3ded43e67898db6b40362390e+bdf6c703ff7e4dc9654b1e05af75b33f1f140285 (5f9c399a032f031d8b575b92b1f3210823fb0641) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3157115368305921041.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1271889728230291901.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-106/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-106/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6825859121618453122.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3304640450744166511.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-106/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-106/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6286918293807984869.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-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-snmp-go-settings PROJECT: device-snmp-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_IMAGE_NAME: device-snmp 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-489 in /w/workspace/gexfoundry_device-snmp-go_PR-106 [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/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/jenkins-gitclient-ssh3291239603224831798.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-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-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/jenkins-gitclient-ssh7943744930219371106.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 1408b212ea7820d3ded43e67898db6b40362390e Merge succeeded, producing 59264d8ea29e81a4e19c994fc3276b46072257ec Checking out Revision 59264d8ea29e81a4e19c994fc3276b46072257ec (PR-106) > git config core.sparsecheckout # timeout=10 > git checkout -f 1408b212ea7820d3ded43e67898db6b40362390e # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/jenkins-gitclient-ssh8851655648934328056.key > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59264d8ea29e81a4e19c994fc3276b46072257ec # timeout=10 Commit message: "Merge commit 'bdf6c703ff7e4dc9654b1e05af75b33f1f140285' into HEAD" > git rev-list --no-walk 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-11T07:26:00.645Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-11T07:26:00.766Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-11T07:26:00.800Z] ========================================================= [2021-06-11T07:26:00.800Z] EdgeX Global Pipelines Version Info [2021-06-11T07:26:00.800Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:26:02.275Z] ------------------- [2021-06-11T07:26:02.275Z] stable info: [2021-06-11T07:26:02.275Z] ------------------- [2021-06-11T07:26:02.275Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-11T07:26:02.275Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T07:26:02.275Z] Message: update stable to v1.0.195 [2021-06-11T07:26:03.221Z] ------------------- [2021-06-11T07:26:03.221Z] experimental info: [2021-06-11T07:26:03.221Z] ------------------- [2021-06-11T07:26:03.221Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-11T07:26:03.221Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-11T07:26:03.221Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-11T07:26:03.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-06-11T07:26:03.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-06-11T07:26:03.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-11T07:26:03.431Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-11T07:26:03.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-11T07:26:03.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-11T07:26:03.508Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-11T07:26:03.534Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-11T07:26:03.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-11T07:26:03.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-11T07:26:03.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-11T07:26:03.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-06-11T07:26:03.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-11T07:26:03.702Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-11T07:26:03.731Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T07:26:03.758Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-11T07:26:03.790Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T07:26:03.825Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-11T07:26:03.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-11T07:26:03.889Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-11T07:26:03.916Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-11T07:26:03.943Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-11T07:26:03.970Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-11T07:26:03.996Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-11T07:26:04.022Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-11T07:26:04.047Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-11T07:26:04.073Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo [2021-06-11T07:26:04.099Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo [2021-06-11T07:26:04.126Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo [2021-06-11T07:26:04.152Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59264d8ea29e81a4e19c994fc3276b46072257ec [Pipeline] echo [2021-06-11T07:26:04.226Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59264d8 [Pipeline] echo [2021-06-11T07:26:04.250Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:26:04.342Z] provisioning config files... [2021-06-11T07:26:04.358Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/config3251109793304763571tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:26:04.688Z] ---> docker-login.sh [2021-06-11T07:26:04.688Z] nexus3.edgexfoundry.org:10001 [2021-06-11T07:26:04.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:26:04.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:26:04.951Z] Configure a credential helper to remove this warning. See [2021-06-11T07:26:04.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:26:04.951Z] [2021-06-11T07:26:04.951Z] Login Succeeded [2021-06-11T07:26:05.215Z] nexus3.edgexfoundry.org:10002 [2021-06-11T07:26:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:26:05.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:26:05.216Z] Configure a credential helper to remove this warning. See [2021-06-11T07:26:05.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:26:05.216Z] [2021-06-11T07:26:05.216Z] Login Succeeded [2021-06-11T07:26:05.216Z] nexus3.edgexfoundry.org:10003 [2021-06-11T07:26:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:26:05.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:26:05.476Z] Configure a credential helper to remove this warning. See [2021-06-11T07:26:05.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:26:05.476Z] [2021-06-11T07:26:05.476Z] Login Succeeded [2021-06-11T07:26:05.476Z] nexus3.edgexfoundry.org:10004 [2021-06-11T07:26:05.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:26:05.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:26:05.476Z] Configure a credential helper to remove this warning. See [2021-06-11T07:26:05.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:26:05.476Z] [2021-06-11T07:26:05.476Z] Login Succeeded [2021-06-11T07:26:05.476Z] docker.io [2021-06-11T07:26:05.476Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:26:05.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:26:05.738Z] Configure a credential helper to remove this warning. See [2021-06-11T07:26:05.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:26:05.738Z] [2021-06-11T07:26:05.738Z] Login Succeeded [2021-06-11T07:26:05.738Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T07:26:05.748Z] 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 [2021-06-11T07:26:06.300Z] + git log --format=format:%s -1 59264d8ea29e81a4e19c994fc3276b46072257ec [Pipeline] echo [2021-06-11T07:26:06.337Z] GIT_COMMIT: 59264d8ea29e81a4e19c994fc3276b46072257ec, Commit Message: Merge commit 'bdf6c703ff7e4dc9654b1e05af75b33f1f140285' into HEAD [Pipeline] echo [2021-06-11T07:26:06.353Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:26:06.949Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T07:26:06.949Z] [2021-06-11T07:26:06.949Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:26:07.266Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T07:26:07.266Z] latest: Pulling from edgex-devops/git-semver [2021-06-11T07:26:07.266Z] 31603596830f: Pulling fs layer [2021-06-11T07:26:07.266Z] 54011a49482f: Pulling fs layer [2021-06-11T07:26:07.266Z] a6820b24f6d8: Pulling fs layer [2021-06-11T07:26:07.266Z] f581987b2513: Pulling fs layer [2021-06-11T07:26:07.266Z] f581987b2513: Waiting [2021-06-11T07:26:07.266Z] 54011a49482f: Verifying Checksum [2021-06-11T07:26:07.266Z] 54011a49482f: Download complete [2021-06-11T07:26:07.530Z] 31603596830f: Verifying Checksum [2021-06-11T07:26:07.530Z] 31603596830f: Download complete [2021-06-11T07:26:07.530Z] f581987b2513: Verifying Checksum [2021-06-11T07:26:07.530Z] f581987b2513: Download complete [2021-06-11T07:26:07.530Z] 31603596830f: Pull complete [2021-06-11T07:26:07.530Z] a6820b24f6d8: Verifying Checksum [2021-06-11T07:26:07.530Z] a6820b24f6d8: Download complete [2021-06-11T07:26:07.796Z] 54011a49482f: Pull complete [2021-06-11T07:26:08.372Z] a6820b24f6d8: Pull complete [2021-06-11T07:26:08.636Z] f581987b2513: Pull complete [2021-06-11T07:26:08.637Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-11T07:26:08.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-11T07:26:08.637Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-11T07:26:08.714Z] prd-centos7-docker-4c-2g-489 does not seem to be running inside a container [2021-06-11T07:26:08.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-106 -v /w/workspace/gexfoundry_device-snmp-go_PR-106:/w/workspace/gexfoundry_device-snmp-go_PR-106:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-106@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-11T07:26:09.984Z] $ docker top b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-11T07:26:10.132Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T07:26:10.132Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T07:26:10.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T07:26:10.250Z] $ docker exec b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 ssh-agent [2021-06-11T07:26:10.366Z] SSH_AUTH_SOCK=/tmp/ssh-XvN8TIPkQW9p/agent.14 [2021-06-11T07:26:10.366Z] SSH_AGENT_PID=20 [2021-06-11T07:26:10.373Z] Running ssh-add (command line suppressed) [2021-06-11T07:26:10.468Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/private_key_1916059609667051062.key (/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/private_key_1916059609667051062.key) [2021-06-11T07:26:10.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T07:26:10.796Z] + git tag --points-at HEAD [Pipeline] } [2021-06-11T07:26:10.807Z] $ docker exec --env ******** --env ******** b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 ssh-agent -k [2021-06-11T07:26:10.899Z] unset SSH_AUTH_SOCK; [2021-06-11T07:26:10.900Z] unset SSH_AGENT_PID; [2021-06-11T07:26:10.900Z] echo Agent pid 20 killed; [2021-06-11T07:26:10.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-11T07:26:10.967Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-11T07:26:10.967Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-11T07:26:11.077Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-11T07:26:11.075Z] $ docker exec b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 ssh-agent [2021-06-11T07:26:11.179Z] SSH_AUTH_SOCK=/tmp/ssh-9xp9MVeMgg6L/agent.54 [2021-06-11T07:26:11.180Z] SSH_AGENT_PID=60 [2021-06-11T07:26:11.186Z] Running ssh-add (command line suppressed) [2021-06-11T07:26:11.277Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/private_key_5079105497384640963.key (/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/private_key_5079105497384640963.key) [2021-06-11T07:26:11.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-11T07:26:11.623Z] + git semver init [2021-06-11T07:26:11.623Z] # -> Open(): unable to determine branch for HEAD [2021-06-11T07:26:11.623Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-106/.git [2021-06-11T07:26:11.623Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-106 [2021-06-11T07:26:11.623Z] # $SEMVER_REMOTE_NAME = origin [2021-06-11T07:26:11.623Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-11T07:26:11.623Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-11T07:26:11.623Z] # $SEMVER_BRANCH = PR-106 [2021-06-11T07:26:11.623Z] # $SEMVER_TEMP = /tmp/semver-499642187 [2021-06-11T07:26:11.623Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-06-11T07:26:11.886Z] # '/tmp/semver-499642187' -> '/w/workspace/gexfoundry_device-snmp-go_PR-106/.semver' [2021-06-11T07:26:11.886Z] # -> Force: false [2021-06-11T07:26:11.886Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-106/.semver [Pipeline] } [2021-06-11T07:26:11.892Z] $ docker exec --env ******** --env ******** b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 ssh-agent -k [2021-06-11T07:26:11.986Z] unset SSH_AUTH_SOCK; [2021-06-11T07:26:11.986Z] unset SSH_AGENT_PID; [2021-06-11T07:26:11.986Z] echo Agent pid 60 killed; [2021-06-11T07:26:12.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-11T07:26:12.347Z] + git semver [Pipeline] } [2021-06-11T07:26:12.357Z] $ docker stop --time=1 b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 [2021-06-11T07:26:13.583Z] $ docker rm -f b5653d4210398153961d4fd8d947d77b98322a97fe5a3108911c69cf709d4379 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T07:26:13.977Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-11T07:26:14.239Z] Stashed 1 file(s) [Pipeline] echo [2021-06-11T07:26:14.244Z] [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 [2021-06-11T07:26:29.480Z] Still waiting to schedule task [2021-06-11T07:26:29.480Z] ‘prd-centos7-docker-4c-2g-485’ is offline [2021-06-11T07:26:29.480Z] ‘prd-centos7-docker-4c-2g-491’ is offline [2021-06-11T07:26:29.481Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-486’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-11T07:26:29.483Z] Still waiting to schedule task [2021-06-11T07:26:29.483Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-486’ is offline [2021-06-11T07:27:35.871Z] Running on prd-centos7-docker-4c-2g-493 in /w/workspace/gexfoundry_device-snmp-go_PR-106 [Pipeline] { [Pipeline] ws [2021-06-11T07:27:35.892Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-06-11T07:27:36.004Z] Selected Git installation does not exist. Using Default [2021-06-11T07:27:36.004Z] The recommended git tool is: NONE [2021-06-11T07:27:38.405Z] using credential edgex-jenkins-ssh [2021-06-11T07:27:38.428Z] Cloning the remote Git repository [2021-06-11T07:27:38.122Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-11T07:27:38.192Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-06-11T07:27:38.229Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-11T07:27:38.230Z] > git --version # timeout=10 [2021-06-11T07:27:38.240Z] > git --version # 'git version 2.24.4' [2021-06-11T07:27:38.240Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T07:27:38.265Z] [INFO] Currently running in a labeled security context [2021-06-11T07:27:38.265Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T07:27:38.265Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh2040542806453339161.key [2021-06-11T07:27:38.285Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T07:27:38.869Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-11T07:27:38.879Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T07:27:38.895Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-11T07:27:38.918Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-11T07:27:38.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T07:27:38.920Z] [INFO] Currently running in a labeled security context [2021-06-11T07:27:38.920Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T07:27:38.920Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh2678840246354840006.key [2021-06-11T07:27:38.929Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T07:27:39.539Z] Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 1408b212ea7820d3ded43e67898db6b40362390e [2021-06-11T07:27:39.636Z] Merge succeeded, producing 0f65a8288aaab18f1ee091bb6f8ded377fd5b99e [2021-06-11T07:27:39.636Z] Checking out Revision 0f65a8288aaab18f1ee091bb6f8ded377fd5b99e (PR-106) [2021-06-11T07:27:39.315Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T07:27:39.328Z] > git checkout -f 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 [2021-06-11T07:27:39.359Z] > git remote # timeout=10 [2021-06-11T07:27:39.367Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T07:27:39.372Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T07:27:39.374Z] [INFO] Currently running in a labeled security context [2021-06-11T07:27:39.374Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-11T07:27:39.374Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/2@tmp/jenkins-gitclient-ssh3884032592735229922.key [2021-06-11T07:27:39.385Z] > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 [2021-06-11T07:27:39.399Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T07:27:39.413Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T07:27:39.428Z] > git checkout -f 0f65a8288aaab18f1ee091bb6f8ded377fd5b99e # timeout=10 [2021-06-11T07:27:43.033Z] Commit message: "Merge commit 'bdf6c703ff7e4dc9654b1e05af75b33f1f140285' into HEAD" [2021-06-11T07:27:43.032Z] > git rev-list --no-walk 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T07:27:44.345Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-11T07:27:44.693Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T07:27:44.995Z] + sudo service docker restart [2021-06-11T07:27:44.995Z] + true [2021-06-11T07:27:44.995Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:28:03.177Z] provisioning config files... [2021-06-11T07:28:03.192Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config7664683579573074869tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:28:03.532Z] ---> docker-login.sh [2021-06-11T07:28:03.533Z] nexus3.edgexfoundry.org:10001 [2021-06-11T07:28:03.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:28:03.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:28:03.804Z] Configure a credential helper to remove this warning. See [2021-06-11T07:28:03.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:28:03.804Z] [2021-06-11T07:28:03.804Z] Login Succeeded [2021-06-11T07:28:03.804Z] nexus3.edgexfoundry.org:10002 [2021-06-11T07:28:03.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:28:03.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:28:03.804Z] Configure a credential helper to remove this warning. See [2021-06-11T07:28:03.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:28:03.804Z] [2021-06-11T07:28:03.804Z] Login Succeeded [2021-06-11T07:28:03.804Z] nexus3.edgexfoundry.org:10003 [2021-06-11T07:28:04.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:28:04.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:28:04.065Z] Configure a credential helper to remove this warning. See [2021-06-11T07:28:04.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:28:04.065Z] [2021-06-11T07:28:04.065Z] Login Succeeded [2021-06-11T07:28:04.065Z] nexus3.edgexfoundry.org:10004 [2021-06-11T07:28:04.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:28:04.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:28:04.065Z] Configure a credential helper to remove this warning. See [2021-06-11T07:28:04.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:28:04.065Z] [2021-06-11T07:28:04.065Z] Login Succeeded [2021-06-11T07:28:04.065Z] docker.io [2021-06-11T07:28:04.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:28:04.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:28:04.590Z] Configure a credential helper to remove this warning. See [2021-06-11T07:28:04.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:28:04.590Z] [2021-06-11T07:28:04.590Z] Login Succeeded [2021-06-11T07:28:04.590Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T07:28:04.598Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T07:28:04.785Z] ========================================================= [2021-06-11T07:28:04.785Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-11T07:28:04.785Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:28:05.098Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-11T07:28:05.098Z] Sending build context to Docker daemon 366.1kB [2021-06-11T07:28:05.098Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T07:28:05.098Z] Step 2/10 : FROM ${BASE} [2021-06-11T07:28:05.098Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-11T07:28:05.098Z] 540db60ca938: Pulling fs layer [2021-06-11T07:28:05.098Z] adcc1eea9eea: Pulling fs layer [2021-06-11T07:28:05.098Z] 4c4ab2625f07: Pulling fs layer [2021-06-11T07:28:05.098Z] 0510c868ecb4: Pulling fs layer [2021-06-11T07:28:05.098Z] afea3b2eda06: Pulling fs layer [2021-06-11T07:28:05.098Z] 7809a108b3ef: Pulling fs layer [2021-06-11T07:28:05.098Z] f706445af74f: Pulling fs layer [2021-06-11T07:28:05.098Z] 0510c868ecb4: Waiting [2021-06-11T07:28:05.098Z] afea3b2eda06: Waiting [2021-06-11T07:28:05.098Z] 7809a108b3ef: Waiting [2021-06-11T07:28:05.098Z] f706445af74f: Waiting [2021-06-11T07:28:05.362Z] 4c4ab2625f07: Verifying Checksum [2021-06-11T07:28:05.362Z] 4c4ab2625f07: Download complete [2021-06-11T07:28:05.362Z] adcc1eea9eea: Verifying Checksum [2021-06-11T07:28:05.362Z] adcc1eea9eea: Download complete [2021-06-11T07:28:05.362Z] afea3b2eda06: Verifying Checksum [2021-06-11T07:28:05.362Z] afea3b2eda06: Download complete [2021-06-11T07:28:05.362Z] 7809a108b3ef: Verifying Checksum [2021-06-11T07:28:05.362Z] 7809a108b3ef: Download complete [2021-06-11T07:28:05.362Z] 540db60ca938: Verifying Checksum [2021-06-11T07:28:05.362Z] 540db60ca938: Download complete [2021-06-11T07:28:05.623Z] 540db60ca938: Pull complete [2021-06-11T07:28:05.623Z] adcc1eea9eea: Pull complete [2021-06-11T07:28:05.623Z] 4c4ab2625f07: Pull complete [2021-06-11T07:28:07.007Z] f706445af74f: Verifying Checksum [2021-06-11T07:28:07.007Z] f706445af74f: Download complete [2021-06-11T07:28:07.268Z] 0510c868ecb4: Verifying Checksum [2021-06-11T07:28:07.268Z] 0510c868ecb4: Download complete [2021-06-11T07:28:10.618Z] 0510c868ecb4: Pull complete [2021-06-11T07:28:10.618Z] afea3b2eda06: Pull complete [2021-06-11T07:28:10.618Z] 7809a108b3ef: Pull complete [2021-06-11T07:28:12.028Z] f706445af74f: Pull complete [2021-06-11T07:28:12.028Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-11T07:28:12.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-11T07:28:12.028Z] ---> b068be0155e3 [2021-06-11T07:28:12.028Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-11T07:28:16.267Z] ---> Running in 2b6060edf1c3 [2021-06-11T07:28:16.531Z] Removing intermediate container 2b6060edf1c3 [2021-06-11T07:28:16.532Z] ---> 3b21bb1b8b0f [2021-06-11T07:28:16.532Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T07:28:16.532Z] ---> Running in 64476ea76d8e [2021-06-11T07:28:16.532Z] Removing intermediate container 64476ea76d8e [2021-06-11T07:28:16.532Z] ---> 93ac9e1417e5 [2021-06-11T07:28:16.532Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-11T07:28:16.532Z] ---> Running in 2b67746b517b [2021-06-11T07:28:16.799Z] Removing intermediate container 2b67746b517b [2021-06-11T07:28:16.799Z] ---> e740e0587191 [2021-06-11T07:28:16.799Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:28:16.799Z] ---> Running in c7a5e26a938e [2021-06-11T07:28:17.385Z] Removing intermediate container c7a5e26a938e [2021-06-11T07:28:17.385Z] ---> a9b677a08f77 [2021-06-11T07:28:17.385Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T07:28:17.385Z] ---> Running in d0a214a10f6c [2021-06-11T07:28:17.649Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T07:28:18.595Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T07:28:18.857Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-11T07:28:18.858Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-11T07:28:19.124Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-11T07:28:19.124Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-11T07:28:19.124Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-11T07:28:19.386Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-11T07:28:19.386Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-11T07:28:19.645Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-11T07:28:19.645Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-11T07:28:19.909Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-11T07:28:19.909Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-11T07:28:20.171Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-11T07:28:20.171Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-11T07:28:20.171Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T07:28:20.171Z] OK: 156 MiB in 53 packages [2021-06-11T07:28:20.743Z] Removing intermediate container d0a214a10f6c [2021-06-11T07:28:20.743Z] ---> 21ea6e268712 [2021-06-11T07:28:20.743Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-11T07:28:20.743Z] ---> Running in 663a9237401f [2021-06-11T07:28:20.743Z] Removing intermediate container 663a9237401f [2021-06-11T07:28:20.743Z] ---> c42148bd41bf [2021-06-11T07:28:20.743Z] Step 9/10 : COPY . . [2021-06-11T07:28:21.004Z] ---> 9e82f94f3985 [2021-06-11T07:28:21.004Z] Step 10/10 : RUN go mod download [2021-06-11T07:28:21.004Z] ---> Running in 2cc52f7fea6a [2021-06-11T07:28:35.935Z] Removing intermediate container 2cc52f7fea6a [2021-06-11T07:28:35.935Z] ---> 20f208a82b05 [2021-06-11T07:28:35.935Z] Successfully built 20f208a82b05 [2021-06-11T07:28:35.935Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:28:36.242Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T07:28:36.242Z] . [Pipeline] withDockerContainer [2021-06-11T07:28:36.321Z] prd-centos7-docker-4c-2g-493 does not seem to be running inside a container [2021-06-11T07:28:36.357Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-x86_64 cat [2021-06-11T07:28:36.721Z] $ docker top 74a358858fc6d9b513e304510e5447cc365d3e91d6f66020e946601e09b7f4c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:28:37.102Z] + go version [2021-06-11T07:28:37.102Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-11T07:28:37.111Z] $ docker stop --time=1 74a358858fc6d9b513e304510e5447cc365d3e91d6f66020e946601e09b7f4c8 [2021-06-11T07:28:38.290Z] $ docker rm -f 74a358858fc6d9b513e304510e5447cc365d3e91d6f66020e946601e09b7f4c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:28:38.938Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-11T07:28:38.938Z] . [Pipeline] withDockerContainer [2021-06-11T07:28:39.018Z] prd-centos7-docker-4c-2g-493 does not seem to be running inside a container [2021-06-11T07:28:39.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-x86_64 cat [2021-06-11T07:28:39.431Z] $ docker top e528074b71c2e0bb5cc165b2d14fcac4ece0ed230bddb2d0f85932c31d47b613 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:28:39.833Z] + go mod tidy [Pipeline] sh [2021-06-11T07:28:40.397Z] + make test [2021-06-11T07:28:40.397Z] go mod tidy [2021-06-11T07:28:40.397Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-11T07:28:40.971Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-11T07:28:56.031Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-11T07:28:56.031Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2021-06-11T07:28:56.031Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T07:29:02.666Z] gofmt -l . [2021-06-11T07:29:02.666Z] [ "`gofmt -l .`" = "" ] [2021-06-11T07:29:02.666Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-11T07:29:02.673Z] $ docker stop --time=1 e528074b71c2e0bb5cc165b2d14fcac4ece0ed230bddb2d0f85932c31d47b613 [2021-06-11T07:29:04.239Z] $ docker rm -f e528074b71c2e0bb5cc165b2d14fcac4ece0ed230bddb2d0f85932c31d47b613 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T07:29:04.651Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T07:29:04.848Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-11T07:29:05.964Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T07:29:06.266Z] + ls -al . [2021-06-11T07:29:06.266Z] total 104 [2021-06-11T07:29:06.266Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 11 07:29 . [2021-06-11T07:29:06.266Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 11 07:27 .. [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 6520 Jun 11 07:27 Attribution.txt [2021-06-11T07:29:06.266Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 11 07:27 bin [2021-06-11T07:29:06.266Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 11 07:27 cmd [2021-06-11T07:29:06.266Z] -rw-r--r--. 1 jenkins jenkins 7631 Jun 11 07:28 coverage.out [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 1459 Jun 11 07:27 Dockerfile [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jun 11 07:27 Dockerfile.build [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 6 Jun 11 07:27 .dockerignore [2021-06-11T07:29:06.266Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 11 07:27 .git [2021-06-11T07:29:06.266Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 11 07:27 .github [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 269 Jun 11 07:27 .gitignore [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 222 Jun 11 07:27 go.mod [2021-06-11T07:29:06.266Z] -rw-r--r--. 1 jenkins jenkins 21134 Jun 11 07:28 go.sum [2021-06-11T07:29:06.266Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 11 07:27 internal [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 656 Jun 11 07:27 Jenkinsfile [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 11 07:27 LICENSE [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 936 Jun 11 07:27 Makefile [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 9079 Jun 11 07:27 README.md [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 11 07:26 VERSION [2021-06-11T07:29:06.266Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 11 07:27 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:29:06.574Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=0f65a8288aaab18f1ee091bb6f8ded377fd5b99e --label arch=amd64 --label version=0.0.0 . [2021-06-11T07:29:06.574Z] Sending build context to Docker daemon 374.3kB [2021-06-11T07:29:06.574Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T07:29:06.574Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T07:29:06.574Z] ---> 20f208a82b05 [2021-06-11T07:29:06.574Z] Step 3/24 : ARG MAKE='make build' [2021-06-11T07:29:06.574Z] ---> Running in d2504d214379 [2021-06-11T07:29:06.574Z] Removing intermediate container d2504d214379 [2021-06-11T07:29:06.574Z] ---> 78bfdc78b921 [2021-06-11T07:29:06.574Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-11T07:29:06.843Z] ---> Running in 6d3e0f1afe29 [2021-06-11T07:29:06.843Z] Removing intermediate container 6d3e0f1afe29 [2021-06-11T07:29:06.843Z] ---> 445431d9347c [2021-06-11T07:29:06.843Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T07:29:06.843Z] ---> Running in 765885c09f1b [2021-06-11T07:29:06.843Z] Removing intermediate container 765885c09f1b [2021-06-11T07:29:06.843Z] ---> 6768afc220b1 [2021-06-11T07:29:06.843Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:29:06.843Z] ---> Running in 691d661cf113 [2021-06-11T07:29:07.416Z] Removing intermediate container 691d661cf113 [2021-06-11T07:29:07.416Z] ---> 52333b81e215 [2021-06-11T07:29:07.416Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T07:29:07.416Z] ---> Running in 30f4ee986ee6 [2021-06-11T07:29:07.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-11T07:29:08.619Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-11T07:29:08.884Z] OK: 156 MiB in 53 packages [2021-06-11T07:29:09.148Z] Removing intermediate container 30f4ee986ee6 [2021-06-11T07:29:09.148Z] ---> 3d3748bc45d8 [2021-06-11T07:29:09.148Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-11T07:29:09.148Z] ---> Running in b85aa37e250b [2021-06-11T07:29:09.415Z] Removing intermediate container b85aa37e250b [2021-06-11T07:29:09.415Z] ---> 63a2d033e4c5 [2021-06-11T07:29:09.415Z] Step 9/24 : COPY . . [2021-06-11T07:29:09.415Z] ---> 9bd74a1e84ca [2021-06-11T07:29:09.415Z] Step 10/24 : RUN go mod tidy [2021-06-11T07:29:09.415Z] ---> Running in fa7eaa4ad239 [2021-06-11T07:29:10.371Z] Removing intermediate container fa7eaa4ad239 [2021-06-11T07:29:10.371Z] ---> 9bd1c841e62a [2021-06-11T07:29:10.371Z] Step 11/24 : RUN make update [2021-06-11T07:29:10.371Z] ---> Running in 525bf06fd51e [2021-06-11T07:29:10.371Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-11T07:29:10.634Z] Removing intermediate container 525bf06fd51e [2021-06-11T07:29:10.634Z] ---> 45cede4467a4 [2021-06-11T07:29:10.634Z] Step 12/24 : RUN ${MAKE} [2021-06-11T07:29:10.634Z] ---> Running in a93bcbe77db4 [2021-06-11T07:29:10.915Z] go mod tidy [2021-06-11T07:29:11.195Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-06-11T07:29:23.498Z] Removing intermediate container a93bcbe77db4 [2021-06-11T07:29:23.498Z] ---> 6d5befc1e750 [2021-06-11T07:29:23.498Z] Step 13/24 : FROM alpine:3.12 [2021-06-11T07:29:23.498Z] 3.12: Pulling from library/alpine [2021-06-11T07:29:23.498Z] 339de151aab4: Pulling fs layer [2021-06-11T07:29:23.498Z] 339de151aab4: Verifying Checksum [2021-06-11T07:29:23.498Z] 339de151aab4: Download complete [2021-06-11T07:29:23.759Z] 339de151aab4: Pull complete [2021-06-11T07:29:23.759Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T07:29:23.759Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T07:29:23.759Z] ---> 13621d1b12d4 [2021-06-11T07:29:23.759Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T07:29:23.759Z] ---> Running in 9b4617cf869a [2021-06-11T07:29:24.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-11T07:29:24.021Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-11T07:29:24.281Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T07:29:24.281Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T07:29:24.281Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T07:29:24.281Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T07:29:24.281Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T07:29:24.281Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T07:29:24.281Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T07:29:24.281Z] OK: 8 MiB in 20 packages [2021-06-11T07:29:24.542Z] Removing intermediate container 9b4617cf869a [2021-06-11T07:29:24.542Z] ---> 16ec274aad62 [2021-06-11T07:29:24.542Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-11T07:29:25.114Z] ---> 96cf27a7d61f [2021-06-11T07:29:25.114Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-11T07:29:25.114Z] ---> 8142b2673026 [2021-06-11T07:29:25.114Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-11T07:29:25.377Z] ---> 999a06dccae6 [2021-06-11T07:29:25.377Z] Step 18/24 : EXPOSE 59993 [2021-06-11T07:29:25.377Z] ---> Running in 58369863d8dd [2021-06-11T07:29:25.377Z] Removing intermediate container 58369863d8dd [2021-06-11T07:29:25.377Z] ---> 2412a5b09a50 [2021-06-11T07:29:25.377Z] Step 19/24 : EXPOSE 161 [2021-06-11T07:29:25.377Z] ---> Running in 537fb9f8e5b3 [2021-06-11T07:29:25.377Z] Removing intermediate container 537fb9f8e5b3 [2021-06-11T07:29:25.377Z] ---> e75e6019eac2 [2021-06-11T07:29:25.377Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-11T07:29:25.377Z] ---> Running in f35be023107c [2021-06-11T07:29:25.640Z] Removing intermediate container f35be023107c [2021-06-11T07:29:25.640Z] ---> c8f535b2b6a3 [2021-06-11T07:29:25.640Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-11T07:29:25.640Z] ---> Running in 21a096a03cb8 [2021-06-11T07:29:25.640Z] Removing intermediate container 21a096a03cb8 [2021-06-11T07:29:25.640Z] ---> aa6a4adb2f6d [2021-06-11T07:29:25.640Z] Step 22/24 : LABEL arch=amd64 [2021-06-11T07:29:25.640Z] ---> Running in c9647845a14e [2021-06-11T07:29:25.900Z] Removing intermediate container c9647845a14e [2021-06-11T07:29:25.901Z] ---> 9f099f560dfa [2021-06-11T07:29:25.901Z] Step 23/24 : LABEL git_sha=0f65a8288aaab18f1ee091bb6f8ded377fd5b99e [2021-06-11T07:29:25.901Z] ---> Running in fd8f42fd5fe0 [2021-06-11T07:29:25.901Z] Removing intermediate container fd8f42fd5fe0 [2021-06-11T07:29:25.901Z] ---> b2080fedf24f [2021-06-11T07:29:25.901Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T07:29:25.901Z] ---> Running in baa4d94c91e0 [2021-06-11T07:29:25.901Z] Removing intermediate container baa4d94c91e0 [2021-06-11T07:29:25.901Z] ---> 7414e37dec0b [2021-06-11T07:29:25.901Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T07:29:25.901Z] Successfully built 7414e37dec0b [2021-06-11T07:29:25.901Z] Successfully tagged device-snmp: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] libraryResource [Pipeline] sh [2021-06-11T07:29:26.618Z] ---> job-cost.sh [2021-06-11T07:29:26.618Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xI3m [2021-06-11T07:29:27.642Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-495 in /w/workspace/gexfoundry_device-snmp-go_PR-106 [Pipeline] { [Pipeline] ws [2021-06-11T07:29:27.662Z] Running in /w/workspace/device-snmp-go/2 [Pipeline] { [Pipeline] checkout [2021-06-11T07:29:27.885Z] Selected Git installation does not exist. Using Default [2021-06-11T07:29:27.886Z] The recommended git tool is: NONE [2021-06-11T07:29:33.086Z] using credential edgex-jenkins-ssh [2021-06-11T07:29:33.109Z] Cloning the remote Git repository [2021-06-11T07:29:33.144Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-11T07:29:33.254Z] > git init /w/workspace/device-snmp-go/2 # timeout=10 [2021-06-11T07:29:33.394Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-11T07:29:33.395Z] > git --version # timeout=10 [2021-06-11T07:29:33.418Z] > git --version # 'git version 2.17.1' [2021-06-11T07:29:33.419Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T07:29:33.513Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T07:29:34.846Z] Merging remotes/origin/master commit bdf6c703ff7e4dc9654b1e05af75b33f1f140285 into PR head commit 1408b212ea7820d3ded43e67898db6b40362390e [2021-06-11T07:29:35.052Z] Merge succeeded, producing 5ed706d0e0f987c78ede64fd8e307c01f9613fef [2021-06-11T07:29:35.052Z] Checking out Revision 5ed706d0e0f987c78ede64fd8e307c01f9613fef (PR-106) [2021-06-11T07:29:34.276Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-11T07:29:34.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-11T07:29:34.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-11T07:29:34.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-11T07:29:34.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T07:29:34.369Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-11T07:29:34.850Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T07:29:34.862Z] > git checkout -f 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 [2021-06-11T07:29:34.939Z] > git remote # timeout=10 [2021-06-11T07:29:34.956Z] > git config --get remote.origin.url # timeout=10 [2021-06-11T07:29:34.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-11T07:29:34.989Z] > git merge bdf6c703ff7e4dc9654b1e05af75b33f1f140285 # timeout=10 [2021-06-11T07:29:35.025Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-11T07:29:35.046Z] > git config core.sparsecheckout # timeout=10 [2021-06-11T07:29:35.055Z] > git checkout -f 5ed706d0e0f987c78ede64fd8e307c01f9613fef # timeout=10 [2021-06-11T07:29:36.648Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T07:29:39.179Z] Commit message: "Merge commit 'bdf6c703ff7e4dc9654b1e05af75b33f1f140285' into HEAD" [2021-06-11T07:29:39.177Z] > git rev-list --no-walk 1408b212ea7820d3ded43e67898db6b40362390e # timeout=10 [2021-06-11T07:29:39.555Z] [2021-06-11T07:29:39.555Z] GitHub has been notified of this commit’s build result [2021-06-11T07:29:39.556Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T07:29:40.443Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-11T07:29:40.842Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-11T07:29:41.183Z] + true [2021-06-11T07:29:41.183Z] + sudo service docker restart [2021-06-11T07:29:48.919Z] lf-activate-venv(): INFO: Adding /tmp/venv-xI3m/bin to PATH [2021-06-11T07:29:48.919Z] INFO: No Stack... [2021-06-11T07:29:49.181Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T07:29:49.755Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T07:29:50.057Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-06-11T07:29:50.057Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T07:29:50.089Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [2021-06-11T07:29:50.105Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] did not exist. Created. [2021-06-11T07:29:50.105Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T07:29:50.434Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-11T07:29:50.506Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T07:29:50.520Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:29:59.561Z] provisioning config files... [2021-06-11T07:29:59.586Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/2@tmp/config798976845011239884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:29:59.969Z] ---> docker-login.sh [2021-06-11T07:29:59.969Z] nexus3.edgexfoundry.org:10001 [2021-06-11T07:30:00.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:30:01.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:30:01.161Z] Configure a credential helper to remove this warning. See [2021-06-11T07:30:01.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:30:01.161Z] [2021-06-11T07:30:01.161Z] Login Succeeded [2021-06-11T07:30:01.161Z] nexus3.edgexfoundry.org:10002 [2021-06-11T07:30:01.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:30:01.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:30:01.718Z] Configure a credential helper to remove this warning. See [2021-06-11T07:30:01.718Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:30:01.718Z] [2021-06-11T07:30:01.718Z] Login Succeeded [2021-06-11T07:30:01.718Z] nexus3.edgexfoundry.org:10003 [2021-06-11T07:30:02.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:30:02.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:30:02.406Z] Configure a credential helper to remove this warning. See [2021-06-11T07:30:02.406Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:30:02.406Z] [2021-06-11T07:30:02.406Z] Login Succeeded [2021-06-11T07:30:02.406Z] nexus3.edgexfoundry.org:10004 [2021-06-11T07:30:02.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:30:02.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:30:02.751Z] Configure a credential helper to remove this warning. See [2021-06-11T07:30:02.751Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:30:02.751Z] [2021-06-11T07:30:02.751Z] Login Succeeded [2021-06-11T07:30:02.751Z] docker.io [2021-06-11T07:30:03.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-11T07:30:03.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-11T07:30:03.333Z] Configure a credential helper to remove this warning. See [2021-06-11T07:30:03.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-11T07:30:03.333Z] [2021-06-11T07:30:03.333Z] Login Succeeded [2021-06-11T07:30:03.603Z] ---> docker-login.sh ends [Pipeline] } [2021-06-11T07:30:03.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-11T07:30:04.200Z] ========================================================= [2021-06-11T07:30:04.200Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-11T07:30:04.200Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:30:04.655Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-11T07:30:04.946Z] Sending build context to Docker daemon 365.1kB [2021-06-11T07:30:04.946Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T07:30:04.946Z] Step 2/10 : FROM ${BASE} [2021-06-11T07:30:05.224Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-11T07:30:05.224Z] 595b0fe564bb: Pulling fs layer [2021-06-11T07:30:05.224Z] 3088b5b3c5c0: Pulling fs layer [2021-06-11T07:30:05.224Z] 5b7225fbf94c: Pulling fs layer [2021-06-11T07:30:05.224Z] ba82ee9f976e: Pulling fs layer [2021-06-11T07:30:05.224Z] 506bd15cee9f: Pulling fs layer [2021-06-11T07:30:05.224Z] 75a0a4a0db45: Pulling fs layer [2021-06-11T07:30:05.224Z] 618dc40b7e24: Pulling fs layer [2021-06-11T07:30:05.224Z] 506bd15cee9f: Waiting [2021-06-11T07:30:05.224Z] 75a0a4a0db45: Waiting [2021-06-11T07:30:05.224Z] 618dc40b7e24: Waiting [2021-06-11T07:30:05.224Z] ba82ee9f976e: Waiting [2021-06-11T07:30:05.224Z] 5b7225fbf94c: Download complete [2021-06-11T07:30:05.224Z] 3088b5b3c5c0: Verifying Checksum [2021-06-11T07:30:05.224Z] 3088b5b3c5c0: Download complete [2021-06-11T07:30:05.224Z] 506bd15cee9f: Verifying Checksum [2021-06-11T07:30:05.224Z] 506bd15cee9f: Download complete [2021-06-11T07:30:05.501Z] 75a0a4a0db45: Download complete [2021-06-11T07:30:05.501Z] 595b0fe564bb: Verifying Checksum [2021-06-11T07:30:05.501Z] 595b0fe564bb: Download complete [2021-06-11T07:30:06.102Z] 595b0fe564bb: Pull complete [2021-06-11T07:30:06.713Z] 3088b5b3c5c0: Pull complete [2021-06-11T07:30:06.993Z] 5b7225fbf94c: Pull complete [2021-06-11T07:30:07.973Z] 618dc40b7e24: Verifying Checksum [2021-06-11T07:30:07.973Z] 618dc40b7e24: Download complete [2021-06-11T07:30:08.574Z] ba82ee9f976e: Verifying Checksum [2021-06-11T07:30:08.574Z] ba82ee9f976e: Download complete [2021-06-11T07:30:18.748Z] ba82ee9f976e: Pull complete [2021-06-11T07:30:19.020Z] 506bd15cee9f: Pull complete [2021-06-11T07:30:19.295Z] 75a0a4a0db45: Pull complete [2021-06-11T07:30:23.626Z] 618dc40b7e24: Pull complete [2021-06-11T07:30:23.626Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-11T07:30:23.626Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-11T07:30:23.626Z] ---> a36622ca3599 [2021-06-11T07:30:23.626Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-11T07:30:25.055Z] ---> Running in 66a3927c84fb [2021-06-11T07:30:25.659Z] Removing intermediate container 66a3927c84fb [2021-06-11T07:30:25.659Z] ---> eafe8895c5fc [2021-06-11T07:30:25.659Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T07:30:25.659Z] ---> Running in 2f7276dd8b14 [2021-06-11T07:30:26.256Z] Removing intermediate container 2f7276dd8b14 [2021-06-11T07:30:26.256Z] ---> a7a968c8da26 [2021-06-11T07:30:26.256Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-11T07:30:26.256Z] ---> Running in 62c14fc7321d [2021-06-11T07:30:26.858Z] Removing intermediate container 62c14fc7321d [2021-06-11T07:30:26.858Z] ---> 7422253b8f6e [2021-06-11T07:30:26.858Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:30:26.858Z] ---> Running in c0598d2421e0 [2021-06-11T07:30:29.481Z] Removing intermediate container c0598d2421e0 [2021-06-11T07:30:29.481Z] ---> f299bb67aef1 [2021-06-11T07:30:29.481Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T07:30:29.481Z] ---> Running in 8c2997af7d30 [2021-06-11T07:30:30.458Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T07:30:31.455Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T07:30:32.048Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-11T07:30:32.049Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-11T07:30:32.320Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-11T07:30:32.320Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-11T07:30:32.320Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-11T07:30:32.591Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-11T07:30:32.591Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-11T07:30:32.862Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-11T07:30:33.133Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-11T07:30:33.133Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-11T07:30:33.133Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-11T07:30:33.437Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-11T07:30:33.437Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-11T07:30:33.437Z] Executing busybox-1.32.1-r6.trigger [2021-06-11T07:30:33.437Z] OK: 145 MiB in 53 packages [2021-06-11T07:30:34.875Z] Removing intermediate container 8c2997af7d30 [2021-06-11T07:30:34.875Z] ---> 250964b1ad4c [2021-06-11T07:30:34.875Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-11T07:30:35.148Z] ---> Running in 63ec16d35fe2 [2021-06-11T07:30:35.420Z] Removing intermediate container 63ec16d35fe2 [2021-06-11T07:30:35.420Z] ---> 691a26ef7039 [2021-06-11T07:30:35.420Z] Step 9/10 : COPY . . [2021-06-11T07:30:36.401Z] ---> 4b74ce03cca1 [2021-06-11T07:30:36.401Z] Step 10/10 : RUN go mod download [2021-06-11T07:30:36.686Z] ---> Running in 2afbd81780f6 [2021-06-11T07:31:03.555Z] Removing intermediate container 2afbd81780f6 [2021-06-11T07:31:03.555Z] ---> 817e47e17e9c [2021-06-11T07:31:03.555Z] Successfully built 817e47e17e9c [2021-06-11T07:31:03.555Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:31:03.904Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T07:31:03.904Z] . [Pipeline] withDockerContainer [2021-06-11T07:31:04.183Z] prd-ubuntu18.04-docker-arm64-4c-16g-495 does not seem to be running inside a container [2021-06-11T07:31:04.269Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-arm64 cat [2021-06-11T07:31:05.793Z] $ docker top 572c9135b847565e05f9be2dcf0791cd84b9f341bc739a2379d7cb1deae89726 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:31:06.713Z] + go version [2021-06-11T07:31:06.713Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-11T07:31:06.732Z] $ docker stop --time=1 572c9135b847565e05f9be2dcf0791cd84b9f341bc739a2379d7cb1deae89726 [2021-06-11T07:31:08.515Z] $ docker rm -f 572c9135b847565e05f9be2dcf0791cd84b9f341bc739a2379d7cb1deae89726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:31:09.384Z] + docker inspect -f . ci-base-image-arm64 [2021-06-11T07:31:09.384Z] . [Pipeline] withDockerContainer [2021-06-11T07:31:09.642Z] prd-ubuntu18.04-docker-arm64-4c-16g-495 does not seem to be running inside a container [2021-06-11T07:31:09.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/2 -v /w/workspace/device-snmp-go/2:/w/workspace/device-snmp-go/2:rw,z -v /w/workspace/device-snmp-go/2@tmp:/w/workspace/device-snmp-go/2@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 ******** ci-base-image-arm64 cat [2021-06-11T07:31:11.307Z] $ docker top 1e4163e46a91d7af8bfbb232a3d5425b56b9f5a24ba77eb3361c9a1c141920e8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:31:12.302Z] + go mod tidy [Pipeline] sh [2021-06-11T07:31:13.565Z] + make test [2021-06-11T07:31:13.565Z] go mod tidy [2021-06-11T07:31:14.174Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-11T07:31:15.159Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-11T07:32:11.781Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-11T07:32:11.781Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.034s coverage: 0.0% of statements [2021-06-11T07:32:11.781Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-11T07:32:26.908Z] gofmt -l . [2021-06-11T07:32:26.908Z] [ "`gofmt -l .`" = "" ] [2021-06-11T07:32:26.908Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-11T07:32:28.356Z] $ docker stop --time=1 1e4163e46a91d7af8bfbb232a3d5425b56b9f5a24ba77eb3361c9a1c141920e8 [2021-06-11T07:32:30.428Z] $ docker rm -f 1e4163e46a91d7af8bfbb232a3d5425b56b9f5a24ba77eb3361c9a1c141920e8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-11T07:32:31.270Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-11T07:32:31.305Z] Warning: overwriting stash ‘coverage-report’ [2021-06-11T07:32:31.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-11T07:32:32.366Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-11T07:32:32.738Z] + ls -al . [2021-06-11T07:32:32.738Z] total 128 [2021-06-11T07:32:32.738Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 11 07:32 . [2021-06-11T07:32:32.738Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 11 07:29 .. [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 11 07:29 .dockerignore [2021-06-11T07:32:32.738Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 11 07:29 .git [2021-06-11T07:32:32.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 07:29 .github [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 269 Jun 11 07:29 .gitignore [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jun 11 07:29 Attribution.txt [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jun 11 07:29 Dockerfile [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jun 11 07:29 Dockerfile.build [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 11 07:29 Jenkinsfile [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 11 07:29 LICENSE [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 936 Jun 11 07:29 Makefile [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 9079 Jun 11 07:29 README.md [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 11 07:26 VERSION [2021-06-11T07:32:32.738Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 11 07:29 bin [2021-06-11T07:32:32.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 07:29 cmd [2021-06-11T07:32:32.738Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 11 07:32 coverage.out [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 11 07:29 go.mod [2021-06-11T07:32:32.738Z] -rw-r--r-- 1 jenkins jenkins 21134 Jun 11 07:31 go.sum [2021-06-11T07:32:32.738Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 11 07:29 internal [2021-06-11T07:32:32.738Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 11 07:29 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:32:33.115Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5ed706d0e0f987c78ede64fd8e307c01f9613fef --label arch=arm64 --label version=0.0.0 . [2021-06-11T07:32:33.394Z] Sending build context to Docker daemon 373.2kB [2021-06-11T07:32:33.683Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-11T07:32:33.683Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-11T07:32:33.683Z] ---> 817e47e17e9c [2021-06-11T07:32:33.683Z] Step 3/24 : ARG MAKE='make build' [2021-06-11T07:32:33.963Z] ---> Running in ef6f98ab1169 [2021-06-11T07:32:34.246Z] Removing intermediate container ef6f98ab1169 [2021-06-11T07:32:34.246Z] ---> af636205d4f2 [2021-06-11T07:32:34.246Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-11T07:32:34.516Z] ---> Running in e2df99eb909e [2021-06-11T07:32:34.792Z] Removing intermediate container e2df99eb909e [2021-06-11T07:32:34.792Z] ---> 67b6bc8a6133 [2021-06-11T07:32:34.792Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-11T07:32:35.063Z] ---> Running in 895f69e4e961 [2021-06-11T07:32:35.660Z] Removing intermediate container 895f69e4e961 [2021-06-11T07:32:35.660Z] ---> fd5dea1c426b [2021-06-11T07:32:35.660Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-11T07:32:35.660Z] ---> Running in b2842f18da94 [2021-06-11T07:32:37.640Z] Removing intermediate container b2842f18da94 [2021-06-11T07:32:37.640Z] ---> 65e6a7ba6873 [2021-06-11T07:32:37.640Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-11T07:32:37.640Z] ---> Running in 0b302de1f975 [2021-06-11T07:32:39.073Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-11T07:32:40.049Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-11T07:32:40.640Z] OK: 145 MiB in 53 packages [2021-06-11T07:32:41.625Z] Removing intermediate container 0b302de1f975 [2021-06-11T07:32:41.625Z] ---> 143f3a9f64f1 [2021-06-11T07:32:41.625Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-11T07:32:41.900Z] ---> Running in 822014108a67 [2021-06-11T07:32:42.495Z] Removing intermediate container 822014108a67 [2021-06-11T07:32:42.495Z] ---> 37d7674552d2 [2021-06-11T07:32:42.495Z] Step 9/24 : COPY . . [2021-06-11T07:32:43.479Z] ---> 3ebf7603c577 [2021-06-11T07:32:43.479Z] Step 10/24 : RUN go mod tidy [2021-06-11T07:32:43.479Z] ---> Running in bad3dbc479d6 [2021-06-11T07:32:46.877Z] Removing intermediate container bad3dbc479d6 [2021-06-11T07:32:46.877Z] ---> c80375fb490c [2021-06-11T07:32:46.877Z] Step 11/24 : RUN make update [2021-06-11T07:32:46.877Z] ---> Running in abbf362bda99 [2021-06-11T07:32:47.475Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-11T07:32:48.914Z] Removing intermediate container abbf362bda99 [2021-06-11T07:32:48.914Z] ---> 2baec30fcbaf [2021-06-11T07:32:48.914Z] Step 12/24 : RUN ${MAKE} [2021-06-11T07:32:48.914Z] ---> Running in f268ebfdecd8 [2021-06-11T07:32:49.897Z] go mod tidy [2021-06-11T07:32:50.502Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -o cmd/device-snmp ./cmd [2021-06-11T07:33:29.539Z] Removing intermediate container f268ebfdecd8 [2021-06-11T07:33:29.539Z] ---> 6a950b2bb06f [2021-06-11T07:33:29.539Z] Step 13/24 : FROM alpine:3.12 [2021-06-11T07:33:29.539Z] 3.12: Pulling from library/alpine [2021-06-11T07:33:29.539Z] d2f70382dc9a: Pulling fs layer [2021-06-11T07:33:29.539Z] d2f70382dc9a: Download complete [2021-06-11T07:33:29.539Z] d2f70382dc9a: Pull complete [2021-06-11T07:33:29.539Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-11T07:33:29.539Z] Status: Downloaded newer image for alpine:3.12 [2021-06-11T07:33:29.539Z] ---> 9852663dfa18 [2021-06-11T07:33:29.539Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-11T07:33:29.539Z] ---> Running in b60801a92152 [2021-06-11T07:33:29.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-11T07:33:29.539Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-11T07:33:29.539Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-11T07:33:29.539Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-11T07:33:29.539Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-11T07:33:29.539Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-11T07:33:29.539Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-11T07:33:29.539Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-11T07:33:29.539Z] Executing busybox-1.31.1-r20.trigger [2021-06-11T07:33:29.539Z] OK: 8 MiB in 20 packages [2021-06-11T07:33:30.524Z] Removing intermediate container b60801a92152 [2021-06-11T07:33:30.524Z] ---> f1d97b5ff67d [2021-06-11T07:33:30.524Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-11T07:33:31.961Z] ---> b2d6be8d1bc7 [2021-06-11T07:33:31.961Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-11T07:33:33.947Z] ---> c3a202125a45 [2021-06-11T07:33:33.947Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-11T07:33:34.926Z] ---> d19df2f622c4 [2021-06-11T07:33:34.926Z] Step 18/24 : EXPOSE 59993 [2021-06-11T07:33:34.926Z] ---> Running in 08f2739480ac [2021-06-11T07:33:35.522Z] Removing intermediate container 08f2739480ac [2021-06-11T07:33:35.522Z] ---> ad177e649d66 [2021-06-11T07:33:35.522Z] Step 19/24 : EXPOSE 161 [2021-06-11T07:33:35.522Z] ---> Running in 22bbc74730bf [2021-06-11T07:33:36.117Z] Removing intermediate container 22bbc74730bf [2021-06-11T07:33:36.117Z] ---> f27c24a2f0a4 [2021-06-11T07:33:36.117Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-11T07:33:36.117Z] ---> Running in d32653c53260 [2021-06-11T07:33:36.713Z] Removing intermediate container d32653c53260 [2021-06-11T07:33:36.713Z] ---> f8605d5d7493 [2021-06-11T07:33:36.713Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-11T07:33:36.713Z] ---> Running in 216f17906164 [2021-06-11T07:33:37.310Z] Removing intermediate container 216f17906164 [2021-06-11T07:33:37.310Z] ---> 9092512e8963 [2021-06-11T07:33:37.310Z] Step 22/24 : LABEL arch=arm64 [2021-06-11T07:33:37.310Z] ---> Running in c81c732c6321 [2021-06-11T07:33:37.907Z] Removing intermediate container c81c732c6321 [2021-06-11T07:33:37.907Z] ---> 21302decf264 [2021-06-11T07:33:37.907Z] Step 23/24 : LABEL git_sha=5ed706d0e0f987c78ede64fd8e307c01f9613fef [2021-06-11T07:33:37.907Z] ---> Running in 9bcffebe5960 [2021-06-11T07:33:38.502Z] Removing intermediate container 9bcffebe5960 [2021-06-11T07:33:38.502Z] ---> b3fced2ac107 [2021-06-11T07:33:38.502Z] Step 24/24 : LABEL version=0.0.0 [2021-06-11T07:33:38.502Z] ---> Running in 98bdb2e87cdd [2021-06-11T07:33:39.095Z] Removing intermediate container 98bdb2e87cdd [2021-06-11T07:33:39.095Z] ---> 4c00515e0814 [2021-06-11T07:33:39.095Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-11T07:33:39.095Z] Successfully built 4c00515e0814 [2021-06-11T07:33:39.095Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:33:39.787Z] ---> job-cost.sh [2021-06-11T07:33:39.787Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qVmC [2021-06-11T07:34:18.779Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-11T07:35:40.552Z] lf-activate-venv(): INFO: Adding /tmp/venv-qVmC/bin to PATH [2021-06-11T07:35:40.553Z] INFO: No Stack... [2021-06-11T07:35:40.553Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-11T07:35:40.831Z] INFO: Archiving Costs [Pipeline] sh [2021-06-11T07:35:41.203Z] + cat /w/workspace/device-snmp-go/2/archives/cost.csv [2021-06-11T07:35:41.203Z] + cut -d, -f6 [Pipeline] lock [2021-06-11T07:35:41.263Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [2021-06-11T07:35:41.271Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] did not exist. Created. [2021-06-11T07:35:41.271Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-11T07:35:41.648Z] /w/workspace/device-snmp-go/2@tmp/durable-6f5d9dde/script.sh: 1: /w/workspace/device-snmp-go/2@tmp/durable-6f5d9dde/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-11T07:35:41.993Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-11T07:35:42.014Z] Warning: overwriting stash ‘stack-cost’ [2021-06-11T07:35:42.154Z] Stashed 1 file(s) [Pipeline] } [2021-06-11T07:35:42.171Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-106-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-11T07:35:42.756Z] provisioning config files... [2021-06-11T07:35:42.765Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/config4007189356092300811tmp [Pipeline] { [Pipeline] sh [2021-06-11T07:35:43.087Z] + set +x [2021-06-11T07:35:43.087Z] + curl -s https://codecov.io/bash [2021-06-11T07:35:43.087Z] + bash -s -- [2021-06-11T07:35:43.087Z] [2021-06-11T07:35:43.087Z] _____ _ [2021-06-11T07:35:43.087Z] / ____| | | [2021-06-11T07:35:43.087Z] | | ___ __| | ___ ___ _____ __ [2021-06-11T07:35:43.087Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-11T07:35:43.087Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-11T07:35:43.087Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-11T07:35:43.087Z] Bash-1.0.3 [2021-06-11T07:35:43.087Z] [2021-06-11T07:35:43.087Z] [2021-06-11T07:35:43.087Z] ==> git version 2.24.4 found [2021-06-11T07:35:43.087Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-11T07:35:43.087Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-11T07:35:43.087Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-11T07:35:43.087Z] ==> Jenkins CI detected. [2021-06-11T07:35:43.087Z] project root: . [2021-06-11T07:35:43.087Z] --> token set from env [2021-06-11T07:35:43.087Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-11T07:35:43.087Z] ==> Running gcov in . (disable via -X gcov) [2021-06-11T07:35:43.087Z] ==> Python coveragepy not found [2021-06-11T07:35:43.087Z] ==> Searching for coverage reports in: [2021-06-11T07:35:43.087Z] + . [2021-06-11T07:35:43.352Z] -> Found 1 reports [2021-06-11T07:35:43.352Z] ==> Detecting git/mercurial file structure [2021-06-11T07:35:43.352Z] ==> Reading reports [2021-06-11T07:35:43.352Z] + ./coverage.out bytes=7631 [2021-06-11T07:35:43.352Z] ==> Appending adjustments [2021-06-11T07:35:43.352Z] https://docs.codecov.io/docs/fixing-reports [2021-06-11T07:35:43.352Z] + Found adjustments [2021-06-11T07:35:43.352Z] ==> Gzipping contents [2021-06-11T07:35:43.352Z] 4.0K /tmp/codecov.QMZv4I.gz [2021-06-11T07:35:43.352Z] ==> Uploading reports [2021-06-11T07:35:43.352Z] url: https://codecov.io [2021-06-11T07:35:43.352Z] query: branch=PR-106&commit=59264d8ea29e81a4e19c994fc3276b46072257ec&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-106%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=106&job=&cmd_args= [2021-06-11T07:35:43.352Z] -> Pinging Codecov [2021-06-11T07:35:43.352Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-106&commit=59264d8ea29e81a4e19c994fc3276b46072257ec&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-106%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=106&job=&cmd_args= [2021-06-11T07:35:43.614Z] -> Uploading to [2021-06-11T07:35:43.615Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-11/6C56EA5C29638FB4528AC87E60AF5AE0/59264d8ea29e81a4e19c994fc3276b46072257ec/04e56d61-7f8c-424b-808a-d993db1480f1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210611%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210611T073543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0f08d35aadb6de1ccdd2891fa3cea1cbfc8986499c9989f4223e7378e37e4dcb [2021-06-11T07:35:43.615Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-11T07:35:43.615Z] Dload Upload Total Spent Left Speed [2021-06-11T07:35:44.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3069 --:--:-- --:--:-- --:--:-- 3075 [2021-06-11T07:35:44.190Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/59264d8ea29e81a4e19c994fc3276b46072257ec [Pipeline] } [2021-06-11T07:35:44.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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] libraryResource [Pipeline] sh [2021-06-11T07:35:45.722Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:35:46.344Z] ---> package-listing.sh [2021-06-11T07:35:46.344Z] ++ facter osfamily [2021-06-11T07:35:46.344Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-11T07:35:46.607Z] + OS_FAMILY=redhat [2021-06-11T07:35:46.607Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-106 [2021-06-11T07:35:46.607Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-11T07:35:46.607Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-11T07:35:46.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-11T07:35:46.607Z] + PACKAGES=/tmp/packages_start.txt [2021-06-11T07:35:46.607Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-106 ']' [2021-06-11T07:35:46.607Z] + PACKAGES=/tmp/packages_end.txt [2021-06-11T07:35:46.607Z] + case "${OS_FAMILY}" in [2021-06-11T07:35:46.607Z] + rpm -qa [2021-06-11T07:35:46.607Z] + sort [2021-06-11T07:35:47.179Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-11T07:35:47.180Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-11T07:35:47.180Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-11T07:35:47.180Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-106 ']' [2021-06-11T07:35:47.180Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-106/archives/ [2021-06-11T07:35:47.180Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-106/archives/ [Pipeline] echo [2021-06-11T07:35:47.192Z] 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/gexfoundry_device-snmp-go_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-11T07:35:47.483Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:35:48.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:35:48.052Z] [2021-06-11T07:35:48.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-11T07:35:48.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:35:48.363Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-11T07:35:48.363Z] df20fa9351a1: Pulling fs layer [2021-06-11T07:35:48.363Z] 36b3adc4ff6f: Pulling fs layer [2021-06-11T07:35:48.363Z] 8ad3a11d3b57: Pulling fs layer [2021-06-11T07:35:48.363Z] 46f8f816bc3b: Pulling fs layer [2021-06-11T07:35:48.363Z] 93b61091891f: Pulling fs layer [2021-06-11T07:35:48.363Z] 93b9cdb0e59b: Pulling fs layer [2021-06-11T07:35:48.363Z] 5e14af77c1be: Pulling fs layer [2021-06-11T07:35:48.363Z] 01666e4c0597: Pulling fs layer [2021-06-11T07:35:48.363Z] aa168da1d23b: Pulling fs layer [2021-06-11T07:35:48.363Z] 46f8f816bc3b: Waiting [2021-06-11T07:35:48.363Z] 93b61091891f: Waiting [2021-06-11T07:35:48.363Z] 93b9cdb0e59b: Waiting [2021-06-11T07:35:48.363Z] 5e14af77c1be: Waiting [2021-06-11T07:35:48.363Z] 01666e4c0597: Waiting [2021-06-11T07:35:48.363Z] aa168da1d23b: Waiting [2021-06-11T07:35:48.630Z] 36b3adc4ff6f: Verifying Checksum [2021-06-11T07:35:48.630Z] 36b3adc4ff6f: Download complete [2021-06-11T07:35:48.630Z] 46f8f816bc3b: Verifying Checksum [2021-06-11T07:35:48.630Z] 46f8f816bc3b: Download complete [2021-06-11T07:35:48.630Z] df20fa9351a1: Verifying Checksum [2021-06-11T07:35:48.630Z] df20fa9351a1: Download complete [2021-06-11T07:35:48.630Z] 93b9cdb0e59b: Verifying Checksum [2021-06-11T07:35:48.630Z] 93b9cdb0e59b: Download complete [2021-06-11T07:35:48.630Z] 93b61091891f: Verifying Checksum [2021-06-11T07:35:48.630Z] 93b61091891f: Download complete [2021-06-11T07:35:48.630Z] 5e14af77c1be: Verifying Checksum [2021-06-11T07:35:48.630Z] 5e14af77c1be: Download complete [2021-06-11T07:35:48.630Z] 01666e4c0597: Verifying Checksum [2021-06-11T07:35:48.630Z] 01666e4c0597: Download complete [2021-06-11T07:35:48.892Z] df20fa9351a1: Pull complete [2021-06-11T07:35:48.892Z] 36b3adc4ff6f: Pull complete [2021-06-11T07:35:49.155Z] 8ad3a11d3b57: Verifying Checksum [2021-06-11T07:35:49.155Z] 8ad3a11d3b57: Download complete [2021-06-11T07:35:49.734Z] 8ad3a11d3b57: Pull complete [2021-06-11T07:35:49.734Z] 46f8f816bc3b: Pull complete [2021-06-11T07:35:50.310Z] 93b61091891f: Pull complete [2021-06-11T07:35:50.310Z] 93b9cdb0e59b: Pull complete [2021-06-11T07:35:50.310Z] 5e14af77c1be: Pull complete [2021-06-11T07:35:50.574Z] 01666e4c0597: Pull complete [2021-06-11T07:35:50.850Z] aa168da1d23b: Verifying Checksum [2021-06-11T07:35:50.850Z] aa168da1d23b: Download complete [2021-06-11T07:35:55.108Z] aa168da1d23b: Pull complete [2021-06-11T07:35:55.108Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-11T07:35:55.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-11T07:35:55.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-11T07:35:55.185Z] prd-centos7-docker-4c-2g-489 does not seem to be running inside a container [2021-06-11T07:35:55.224Z] $ 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/gexfoundry_device-snmp-go_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-106 -v /w/workspace/gexfoundry_device-snmp-go_PR-106:/w/workspace/gexfoundry_device-snmp-go_PR-106:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-106@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-11T07:35:57.625Z] $ docker top 5dc9c56df14caee1ed93320c717842470541ddeb1b9fba94540dc4e10dce7515 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-11T07:35:58.010Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-11T07:35:58.311Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-11T07:35:58.612Z] + ls /var/log/sa-host [2021-06-11T07:35:58.612Z] + sadf -c /var/log/sa-host/sa05 [2021-06-11T07:35:58.612Z] file_magic: OK [2021-06-11T07:35:58.612Z] HZ: Using current value: 100 [2021-06-11T07:35:58.612Z] file_header: OK [2021-06-11T07:35:58.612Z] 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 [2021-06-11T07:35:58.612Z] Statistics: [2021-06-11T07:35:58.612Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T07:35:58.612Z] File successfully converted to sysstat format version 12.2.1 [2021-06-11T07:35:58.612Z] + sadf -c /var/log/sa-host/sa11 [2021-06-11T07:35:58.612Z] file_magic: OK [2021-06-11T07:35:58.612Z] HZ: Using current value: 100 [2021-06-11T07:35:58.612Z] file_header: OK [2021-06-11T07:35:58.612Z] 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 [2021-06-11T07:35:58.612Z] Statistics: [2021-06-11T07:35:58.612Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-11T07:35:58.612Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-11T07:35:58.800Z] provisioning config files... [2021-06-11T07:35:58.811Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-106@tmp/config3875030473643944392tmp [Pipeline] { [Pipeline] echo [2021-06-11T07:35:58.852Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:35:59.144Z] ---> create-netrc.sh [Pipeline] } [2021-06-11T07:35:59.153Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:35:59.525Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-11T07:35:59.536Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:35:59.838Z] ---> sudo-logs.sh [2021-06-11T07:35:59.838Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-11T07:35:59.867Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:36:00.160Z] ---> job-cost.sh [2021-06-11T07:36:00.160Z] lf-activate-venv: SKIPPING [2021-06-11T07:36:00.160Z] DEBUG: total: 0.18000000715255737 [2021-06-11T07:36:00.160Z] INFO: Retrieving Stack Cost... [2021-06-11T07:36:00.733Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-11T07:36:01.304Z] INFO: Archiving Costs [Pipeline] echo [2021-06-11T07:36:01.318Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-11T07:36:01.613Z] ---> logs-deploy.sh [2021-06-11T07:36:01.614Z] lf-activate-venv: SKIPPING [2021-06-11T07:36:01.614Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-106/2 [2021-06-11T07:36:01.614Z] INFO: archiving workspace using pattern(s): [2021-06-11T07:36:02.562Z] Archives upload complete. [2021-06-11T07:36:02.562Z] INFO: archiving logs to Nexus [2021-06-11T07:36:03.133Z] ---> uname -a: [2021-06-11T07:36:03.133Z] Linux prd-centos7-docker-4c-2g-489.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux [2021-06-11T07:36:03.133Z] [2021-06-11T07:36:03.133Z] [2021-06-11T07:36:03.133Z] ---> lscpu: [2021-06-11T07:36:03.133Z] Architecture: x86_64 [2021-06-11T07:36:03.133Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-11T07:36:03.133Z] Byte Order: Little Endian [2021-06-11T07:36:03.133Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-11T07:36:03.133Z] CPU(s): 2 [2021-06-11T07:36:03.133Z] On-line CPU(s) list: 0,1 [2021-06-11T07:36:03.133Z] Thread(s) per core: 1 [2021-06-11T07:36:03.133Z] Core(s) per socket: 1 [2021-06-11T07:36:03.133Z] Socket(s): 2 [2021-06-11T07:36:03.133Z] NUMA node(s): 1 [2021-06-11T07:36:03.133Z] Vendor ID: AuthenticAMD [2021-06-11T07:36:03.133Z] CPU family: 23 [2021-06-11T07:36:03.133Z] Model: 49 [2021-06-11T07:36:03.133Z] Model name: AMD EPYC-Rome Processor [2021-06-11T07:36:03.133Z] Stepping: 0 [2021-06-11T07:36:03.133Z] CPU MHz: 2800.000 [2021-06-11T07:36:03.133Z] BogoMIPS: 5600.00 [2021-06-11T07:36:03.133Z] Virtualization: AMD-V [2021-06-11T07:36:03.133Z] Hypervisor vendor: KVM [2021-06-11T07:36:03.133Z] Virtualization type: full [2021-06-11T07:36:03.133Z] L1d cache: 64 KiB [2021-06-11T07:36:03.133Z] L1i cache: 64 KiB [2021-06-11T07:36:03.133Z] L2 cache: 1 MiB [2021-06-11T07:36:03.133Z] L3 cache: 32 MiB [2021-06-11T07:36:03.133Z] NUMA node0 CPU(s): 0,1 [2021-06-11T07:36:03.133Z] Vulnerability Itlb multihit: Not affected [2021-06-11T07:36:03.133Z] Vulnerability L1tf: Not affected [2021-06-11T07:36:03.133Z] Vulnerability Mds: Not affected [2021-06-11T07:36:03.133Z] Vulnerability Meltdown: Not affected [2021-06-11T07:36:03.133Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-11T07:36:03.133Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-11T07:36:03.133Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-11T07:36:03.133Z] Vulnerability Srbds: Not affected [2021-06-11T07:36:03.133Z] Vulnerability Tsx async abort: Not affected [2021-06-11T07:36:03.133Z] 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp [2021-06-11T07:36:03.133Z] [2021-06-11T07:36:03.133Z] [2021-06-11T07:36:03.133Z] ---> nproc: [2021-06-11T07:36:03.133Z] 2 [2021-06-11T07:36:03.133Z] [2021-06-11T07:36:03.133Z] [2021-06-11T07:36:03.133Z] ---> df -h: [2021-06-11T07:36:03.133Z] Filesystem Size Used Available Use% Mounted on [2021-06-11T07:36:03.133Z] overlay 40.0G 7.6G 32.4G 19% / [2021-06-11T07:36:03.133Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-11T07:36:03.133Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-11T07:36:03.133Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-11T07:36:03.133Z] /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-106 [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-snmp-go_PR-106@tmp [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host [2021-06-11T07:36:03.134Z] /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] ---> free -m: [2021-06-11T07:36:03.134Z] total used free shared buff/cache available [2021-06-11T07:36:03.134Z] Mem: 7821 928 4799 0 2093 6715 [2021-06-11T07:36:03.134Z] Swap: 1023 0 1023 [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] ---> ip addr: [2021-06-11T07:36:03.134Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-11T07:36:03.134Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-11T07:36:03.134Z] inet 127.0.0.1/8 scope host lo [2021-06-11T07:36:03.134Z] valid_lft forever preferred_lft forever [2021-06-11T07:36:03.134Z] inet6 ::1/128 scope host [2021-06-11T07:36:03.134Z] valid_lft forever preferred_lft forever [2021-06-11T07:36:03.134Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-11T07:36:03.134Z] link/ether fa:16:3e:be:74:31 brd ff:ff:ff:ff:ff:ff [2021-06-11T07:36:03.134Z] inet 10.30.122.152/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-11T07:36:03.134Z] valid_lft 85769sec preferred_lft 85769sec [2021-06-11T07:36:03.134Z] inet6 fe80::f816:3eff:febe:7431/64 scope link [2021-06-11T07:36:03.134Z] valid_lft forever preferred_lft forever [2021-06-11T07:36:03.134Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-11T07:36:03.134Z] link/ether 02:42:3d:6e:04:3b brd ff:ff:ff:ff:ff:ff [2021-06-11T07:36:03.134Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-11T07:36:03.134Z] valid_lft forever preferred_lft forever [2021-06-11T07:36:03.134Z] inet6 fe80::42:3dff:fe6e:43b/64 scope link [2021-06-11T07:36:03.134Z] valid_lft forever preferred_lft forever [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] ---> sar -b -r -n DEV: [2021-06-11T07:36:03.134Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] 07:25:21 LINUX RESTART (2 CPU) [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] 07:26:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-11T07:36:03.134Z] 07:27:01 20.35 3.35 17.00 0.00 2563.84 2772.01 0.00 [2021-06-11T07:36:03.134Z] 07:28:01 0.45 0.00 0.45 0.00 0.00 7.93 0.00 [2021-06-11T07:36:03.134Z] 07:29:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 [2021-06-11T07:36:03.134Z] 07:30:01 0.32 0.00 0.32 0.00 0.00 5.08 0.00 [2021-06-11T07:36:03.134Z] 07:31:01 0.23 0.00 0.23 0.00 0.00 3.51 0.00 [2021-06-11T07:36:03.134Z] 07:32:01 0.38 0.00 0.38 0.00 0.00 5.16 0.00 [2021-06-11T07:36:03.134Z] 07:33:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 [2021-06-11T07:36:03.134Z] 07:34:01 0.28 0.00 0.28 0.00 0.00 3.22 0.00 [2021-06-11T07:36:03.134Z] 07:35:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 [2021-06-11T07:36:03.134Z] Average: 2.52 0.37 2.15 0.00 285.00 311.73 0.00 [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] 07:26:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-11T07:36:03.134Z] 07:27:01 5459312 0 810868 10.12 2620 1736140 1311068 14.47 573712 1576744 20 [2021-06-11T07:36:03.134Z] 07:28:01 5467240 0 802932 10.03 2620 1736148 1246444 13.76 566940 1576840 20 [2021-06-11T07:36:03.134Z] 07:29:01 5469160 0 801012 10.00 2620 1736148 1228968 13.57 566632 1575340 12 [2021-06-11T07:36:03.134Z] 07:30:01 5469656 0 800512 10.00 2620 1736152 1202468 13.28 566384 1575924 8 [2021-06-11T07:36:03.134Z] 07:31:01 5467920 0 802240 10.02 2620 1736160 1202384 13.27 561168 1583340 16 [2021-06-11T07:36:03.134Z] 07:32:01 5468428 0 801732 10.01 2620 1736160 1202264 13.27 560532 1583340 12 [2021-06-11T07:36:03.134Z] 07:33:01 5469132 0 801020 10.00 2620 1736168 1202240 13.27 560336 1583340 8 [2021-06-11T07:36:03.134Z] 07:34:01 5458240 0 811904 10.14 2620 1736176 1202240 13.27 570992 1583340 8 [2021-06-11T07:36:03.134Z] 07:35:01 5457912 0 812228 10.14 2620 1736180 1202240 13.27 572356 1582396 8 [2021-06-11T07:36:03.134Z] Average: 5465222 0 804939 10.05 2620 1736159 1222257 13.49 566561 1580067 12 [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] 07:26:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-11T07:36:03.134Z] 07:27:01 eth0 82.75 62.57 345.91 35.02 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:27:01 docker0 1.57 1.30 0.33 2.67 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:28:01 eth0 2.45 0.92 0.94 0.94 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:29:01 eth0 1.10 0.37 0.34 0.17 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:30:01 eth0 1.23 0.28 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:31:01 eth0 0.70 0.40 0.35 0.30 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:32:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:33:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:34:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:35:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] Average: eth0 9.87 7.22 38.68 4.08 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] Average: docker0 0.17 0.14 0.04 0.30 0.00 0.00 0.00 0.00 [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] ---> sar -P ALL: [2021-06-11T07:36:03.134Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] 07:25:21 LINUX RESTART (2 CPU) [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] 07:26:01 CPU %user %nice %system %iowait %steal %idle [2021-06-11T07:36:03.134Z] 07:27:01 all 3.20 0.00 1.66 0.77 0.05 94.32 [2021-06-11T07:36:03.134Z] 07:27:01 0 3.61 0.00 1.72 0.24 0.05 94.38 [2021-06-11T07:36:03.134Z] 07:27:01 1 2.78 0.00 1.60 1.30 0.05 94.27 [2021-06-11T07:36:03.134Z] 07:28:01 all 0.07 0.00 0.04 0.00 0.03 99.86 [2021-06-11T07:36:03.134Z] 07:28:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2021-06-11T07:36:03.134Z] 07:28:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2021-06-11T07:36:03.134Z] 07:29:01 all 0.10 0.00 0.04 0.00 0.03 99.83 [2021-06-11T07:36:03.134Z] 07:29:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-11T07:36:03.134Z] 07:29:01 1 0.15 0.00 0.05 0.00 0.02 99.78 [2021-06-11T07:36:03.134Z] 07:30:01 all 0.09 0.00 0.03 0.00 0.03 99.85 [2021-06-11T07:36:03.134Z] 07:30:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-11T07:36:03.134Z] 07:30:01 1 0.15 0.00 0.02 0.00 0.03 99.80 [2021-06-11T07:36:03.134Z] 07:31:01 all 0.13 0.00 0.03 0.00 0.03 99.81 [2021-06-11T07:36:03.134Z] 07:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-11T07:36:03.134Z] 07:31:01 1 0.22 0.00 0.03 0.00 0.03 99.72 [2021-06-11T07:36:03.134Z] 07:32:01 all 0.08 0.00 0.03 0.00 0.03 99.87 [2021-06-11T07:36:03.134Z] 07:32:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2021-06-11T07:36:03.134Z] 07:32:01 1 0.13 0.00 0.03 0.00 0.03 99.80 [2021-06-11T07:36:03.134Z] 07:33:01 all 0.05 0.00 0.03 0.00 0.04 99.88 [2021-06-11T07:36:03.134Z] 07:33:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2021-06-11T07:36:03.134Z] 07:33:01 1 0.07 0.00 0.03 0.00 0.05 99.85 [2021-06-11T07:36:03.134Z] 07:34:01 all 0.06 0.00 0.03 0.00 0.03 99.87 [2021-06-11T07:36:03.134Z] 07:34:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2021-06-11T07:36:03.134Z] 07:34:01 1 0.10 0.00 0.03 0.00 0.03 99.83 [2021-06-11T07:36:03.134Z] 07:35:01 all 0.07 0.00 0.02 0.00 0.02 99.90 [2021-06-11T07:36:03.134Z] 07:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2021-06-11T07:36:03.134Z] 07:35:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-11T07:36:03.134Z] Average: all 0.42 0.00 0.21 0.08 0.03 99.25 [2021-06-11T07:36:03.134Z] Average: 0 0.43 0.00 0.21 0.03 0.03 99.30 [2021-06-11T07:36:03.134Z] Average: 1 0.42 0.00 0.21 0.14 0.03 99.20 [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z] [2021-06-11T07:36:03.134Z]