Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 818dce0908d2f6acf1a74ddc47b633f382a6be16 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-ssh9004138638538243445.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-ssh1415260014022200472.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/master/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/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8448954383763430995.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-ssh8878958016572003559.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee 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/master/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/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4862908133598544200.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 ‘prd-centos7-docker-4c-2g-915’ is offline Running on prd-centos7-docker-4c-2g-484 in /w/workspace/gexfoundry_device-snmp-go_master [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 Avoid second fetch Checking out Revision 818dce0908d2f6acf1a74ddc47b633f382a6be16 (master) > git init /w/workspace/gexfoundry_device-snmp-go_master # 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_master@tmp/jenkins-gitclient-ssh3953521088284070366.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 core.sparsecheckout # timeout=10 > git checkout -f 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 Commit message: "Merge pull request #117 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" > git rev-list --no-walk 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-28T05:48:50.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-28T05:48:50.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-28T05:48:50.995Z] ========================================================= [2021-06-28T05:48:50.995Z] EdgeX Global Pipelines Version Info [2021-06-28T05:48:50.995Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:48:52.461Z] ------------------- [2021-06-28T05:48:52.461Z] stable info: [2021-06-28T05:48:52.461Z] ------------------- [2021-06-28T05:48:52.461Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-28T05:48:52.461Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T05:48:52.461Z] Message: update stable to v1.0.195 [2021-06-28T05:48:53.036Z] ------------------- [2021-06-28T05:48:53.036Z] experimental info: [2021-06-28T05:48:53.036Z] ------------------- [2021-06-28T05:48:53.036Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-28T05:48:53.036Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-28T05:48:53.036Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-28T05:48:53.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-06-28T05:48:53.209Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-06-28T05:48:53.235Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-28T05:48:53.262Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-28T05:48:53.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-28T05:48:53.315Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-28T05:48:53.355Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-28T05:48:53.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-28T05:48:53.412Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-28T05:48:53.439Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-28T05:48:53.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-28T05:48:53.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-06-28T05:48:53.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-28T05:48:53.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-28T05:48:53.579Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T05:48:53.605Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-28T05:48:53.630Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T05:48:53.657Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-28T05:48:53.683Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-28T05:48:53.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-28T05:48:53.738Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-28T05:48:53.766Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-28T05:48:53.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-28T05:48:53.820Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-28T05:48:53.847Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-28T05:48:53.875Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-28T05:48:53.902Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-28T05:48:53.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-28T05:48:53.958Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-28T05:48:53.986Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] echo [2021-06-28T05:48:54.023Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 818dce0 [Pipeline] echo [2021-06-28T05:48:54.050Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:48:54.141Z] provisioning config files... [2021-06-28T05:48:54.159Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3240710814052273289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:48:54.491Z] ---> docker-login.sh [2021-06-28T05:48:54.491Z] nexus3.edgexfoundry.org:10001 [2021-06-28T05:48:54.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:48:54.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:48:54.756Z] Configure a credential helper to remove this warning. See [2021-06-28T05:48:54.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:48:54.756Z] [2021-06-28T05:48:54.756Z] Login Succeeded [2021-06-28T05:48:54.756Z] nexus3.edgexfoundry.org:10002 [2021-06-28T05:48:54.756Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:48:54.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:48:54.756Z] Configure a credential helper to remove this warning. See [2021-06-28T05:48:54.756Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:48:54.756Z] [2021-06-28T05:48:54.756Z] Login Succeeded [2021-06-28T05:48:54.756Z] nexus3.edgexfoundry.org:10003 [2021-06-28T05:48:55.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:48:55.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:48:55.021Z] Configure a credential helper to remove this warning. See [2021-06-28T05:48:55.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:48:55.021Z] [2021-06-28T05:48:55.021Z] Login Succeeded [2021-06-28T05:48:55.021Z] nexus3.edgexfoundry.org:10004 [2021-06-28T05:48:55.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:48:55.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:48:55.021Z] Configure a credential helper to remove this warning. See [2021-06-28T05:48:55.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:48:55.021Z] [2021-06-28T05:48:55.021Z] Login Succeeded [2021-06-28T05:48:55.021Z] docker.io [2021-06-28T05:48:55.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:48:55.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:48:55.545Z] Configure a credential helper to remove this warning. See [2021-06-28T05:48:55.545Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:48:55.545Z] [2021-06-28T05:48:55.545Z] Login Succeeded [2021-06-28T05:48:55.545Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T05:48:55.555Z] 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-28T05:48:56.095Z] + git log --format=format:%s -1 818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] echo [2021-06-28T05:48:56.140Z] GIT_COMMIT: 818dce0908d2f6acf1a74ddc47b633f382a6be16, Commit Message: Merge pull request #117 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0 [Pipeline] echo [2021-06-28T05:48:56.155Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:48:57.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:48:57.361Z] [2021-06-28T05:48:57.361Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:48:57.672Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:48:57.672Z] latest: Pulling from edgex-devops/git-semver [2021-06-28T05:48:57.672Z] 31603596830f: Pulling fs layer [2021-06-28T05:48:57.672Z] 54011a49482f: Pulling fs layer [2021-06-28T05:48:57.672Z] a6820b24f6d8: Pulling fs layer [2021-06-28T05:48:57.672Z] f581987b2513: Pulling fs layer [2021-06-28T05:48:57.672Z] f581987b2513: Waiting [2021-06-28T05:48:57.672Z] 54011a49482f: Verifying Checksum [2021-06-28T05:48:57.672Z] 54011a49482f: Download complete [2021-06-28T05:48:57.933Z] 31603596830f: Verifying Checksum [2021-06-28T05:48:57.933Z] 31603596830f: Download complete [2021-06-28T05:48:57.933Z] f581987b2513: Verifying Checksum [2021-06-28T05:48:57.933Z] f581987b2513: Download complete [2021-06-28T05:48:57.933Z] 31603596830f: Pull complete [2021-06-28T05:48:58.194Z] a6820b24f6d8: Verifying Checksum [2021-06-28T05:48:58.194Z] a6820b24f6d8: Download complete [2021-06-28T05:48:58.194Z] 54011a49482f: Pull complete [2021-06-28T05:48:58.789Z] a6820b24f6d8: Pull complete [2021-06-28T05:48:59.053Z] f581987b2513: Pull complete [2021-06-28T05:48:59.053Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-28T05:48:59.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:48:59.053Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-28T05:48:59.144Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-28T05:48:59.185Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T05:49:00.147Z] $ docker top 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T05:49:00.295Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T05:49:00.295Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T05:49:00.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T05:49:00.411Z] $ docker exec 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 ssh-agent [2021-06-28T05:49:00.552Z] SSH_AUTH_SOCK=/tmp/ssh-ZLN7yctLvX2u/agent.13 [2021-06-28T05:49:00.552Z] SSH_AGENT_PID=20 [2021-06-28T05:49:00.563Z] Running ssh-add (command line suppressed) [2021-06-28T05:49:00.656Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8680293218970173890.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8680293218970173890.key) [2021-06-28T05:49:00.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T05:49:01.002Z] + git tag --points-at HEAD [Pipeline] } [2021-06-28T05:49:01.013Z] $ docker exec --env ******** --env ******** 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 ssh-agent -k [2021-06-28T05:49:01.114Z] unset SSH_AUTH_SOCK; [2021-06-28T05:49:01.114Z] unset SSH_AGENT_PID; [2021-06-28T05:49:01.115Z] echo Agent pid 20 killed; [2021-06-28T05:49:01.128Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-28T05:49:01.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T05:49:01.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T05:49:01.296Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T05:49:01.295Z] $ docker exec 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 ssh-agent [2021-06-28T05:49:01.450Z] SSH_AUTH_SOCK=/tmp/ssh-UQztKY2GTlR6/agent.56 [2021-06-28T05:49:01.450Z] SSH_AGENT_PID=63 [2021-06-28T05:49:01.457Z] Running ssh-add (command line suppressed) [2021-06-28T05:49:01.559Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3876516103167388534.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3876516103167388534.key) [2021-06-28T05:49:01.592Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T05:49:01.900Z] + git semver init [2021-06-28T05:49:01.901Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T05:49:01.901Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-28T05:49:01.901Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-28T05:49:01.901Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T05:49:01.901Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T05:49:01.901Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T05:49:01.901Z] # $SEMVER_BRANCH = master [2021-06-28T05:49:01.901Z] # $SEMVER_TEMP = /tmp/semver-835057463 [2021-06-28T05:49:01.901Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-06-28T05:49:02.476Z] # '/tmp/semver-835057463' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2021-06-28T05:49:02.476Z] # -> Force: false [2021-06-28T05:49:02.476Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-06-28T05:49:02.483Z] $ docker exec --env ******** --env ******** 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 ssh-agent -k [2021-06-28T05:49:02.587Z] unset SSH_AUTH_SOCK; [2021-06-28T05:49:02.588Z] unset SSH_AGENT_PID; [2021-06-28T05:49:02.588Z] echo Agent pid 63 killed; [2021-06-28T05:49:02.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T05:49:02.963Z] + git semver [Pipeline] } [2021-06-28T05:49:02.974Z] $ docker stop --time=1 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 [2021-06-28T05:49:04.224Z] $ docker rm -f 3ab10be3d39d6209a3743b1c2ff09f55a2c32456fefc326ecde7ffb2ad32c692 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T05:49:04.604Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-28T05:49:04.854Z] Stashed 1 file(s) [Pipeline] echo [2021-06-28T05:49:04.859Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.12 [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-28T05:49:20.154Z] Still waiting to schedule task [2021-06-28T05:49:20.155Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-28T05:49:20.157Z] Still waiting to schedule task [2021-06-28T05:49:20.157Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ is offline [2021-06-28T05:51:23.192Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-485 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-06-28T05:51:23.216Z] Running in /w/workspace/device-snmp-go/36 [Pipeline] { [Pipeline] checkout [2021-06-28T05:51:23.434Z] Selected Git installation does not exist. Using Default [2021-06-28T05:51:23.434Z] The recommended git tool is: NONE [2021-06-28T05:51:28.587Z] using credential edgex-jenkins-ssh [2021-06-28T05:51:28.606Z] Cloning the remote Git repository [2021-06-28T05:51:28.712Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:51:28.848Z] > git init /w/workspace/device-snmp-go/36 # timeout=10 [2021-06-28T05:51:28.933Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:51:28.934Z] > git --version # timeout=10 [2021-06-28T05:51:28.951Z] > git --version # 'git version 2.17.1' [2021-06-28T05:51:28.953Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T05:51:29.015Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T05:51:29.815Z] Avoid second fetch [2021-06-28T05:51:29.816Z] Checking out Revision 818dce0908d2f6acf1a74ddc47b633f382a6be16 (master) [2021-06-28T05:51:29.779Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-28T05:51:29.797Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T05:51:29.834Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T05:51:29.845Z] > git checkout -f 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 [2021-06-28T05:51:34.084Z] Commit message: "Merge pull request #117 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T05:51:35.512Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-28T05:51:35.923Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T05:51:36.272Z] + sudo service docker restart [2021-06-28T05:51:36.272Z] + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:51:54.618Z] provisioning config files... [2021-06-28T05:51:54.648Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/36@tmp/config6795045214212940920tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:51:55.034Z] ---> docker-login.sh [2021-06-28T05:51:55.034Z] nexus3.edgexfoundry.org:10001 [2021-06-28T05:51:56.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:51:56.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:51:56.295Z] Configure a credential helper to remove this warning. See [2021-06-28T05:51:56.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:51:56.295Z] [2021-06-28T05:51:56.295Z] Login Succeeded [2021-06-28T05:51:56.295Z] nexus3.edgexfoundry.org:10002 [2021-06-28T05:51:56.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:51:56.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:51:56.842Z] Configure a credential helper to remove this warning. See [2021-06-28T05:51:56.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:51:56.842Z] [2021-06-28T05:51:56.842Z] Login Succeeded [2021-06-28T05:51:56.842Z] nexus3.edgexfoundry.org:10003 [2021-06-28T05:51:57.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:51:57.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:51:57.390Z] Configure a credential helper to remove this warning. See [2021-06-28T05:51:57.390Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:51:57.390Z] [2021-06-28T05:51:57.390Z] Login Succeeded [2021-06-28T05:51:57.390Z] nexus3.edgexfoundry.org:10004 [2021-06-28T05:51:57.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:51:57.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:51:57.994Z] Configure a credential helper to remove this warning. See [2021-06-28T05:51:57.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:51:57.994Z] [2021-06-28T05:51:57.994Z] Login Succeeded [2021-06-28T05:51:57.994Z] docker.io [2021-06-28T05:51:58.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:51:58.799Z] Running on prd-centos7-docker-4c-2g-486 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-06-28T05:51:58.818Z] Running in /w/workspace/device-snmp-go/36 [Pipeline] { [Pipeline] checkout [2021-06-28T05:51:58.935Z] Selected Git installation does not exist. Using Default [2021-06-28T05:51:58.936Z] The recommended git tool is: NONE [2021-06-28T05:51:58.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:51:58.945Z] Configure a credential helper to remove this warning. See [2021-06-28T05:51:58.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:51:58.945Z] [2021-06-28T05:51:58.945Z] Login Succeeded [2021-06-28T05:51:58.945Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T05:51:58.970Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T05:51:59.277Z] ========================================================= [2021-06-28T05:51:59.277Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-28T05:51:59.277Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:51:59.646Z] + 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-28T05:51:59.922Z] Sending build context to Docker daemon 366.1kB [2021-06-28T05:51:59.922Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T05:51:59.922Z] Step 2/10 : FROM ${BASE} [2021-06-28T05:52:00.198Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-28T05:52:00.198Z] 595b0fe564bb: Pulling fs layer [2021-06-28T05:52:00.198Z] 3088b5b3c5c0: Pulling fs layer [2021-06-28T05:52:00.198Z] 5b7225fbf94c: Pulling fs layer [2021-06-28T05:52:00.198Z] ba82ee9f976e: Pulling fs layer [2021-06-28T05:52:00.198Z] 506bd15cee9f: Pulling fs layer [2021-06-28T05:52:00.198Z] 75a0a4a0db45: Pulling fs layer [2021-06-28T05:52:00.198Z] 618dc40b7e24: Pulling fs layer [2021-06-28T05:52:00.198Z] ba82ee9f976e: Waiting [2021-06-28T05:52:00.198Z] 506bd15cee9f: Waiting [2021-06-28T05:52:00.198Z] 75a0a4a0db45: Waiting [2021-06-28T05:52:00.198Z] 618dc40b7e24: Waiting [2021-06-28T05:52:00.198Z] 5b7225fbf94c: Download complete [2021-06-28T05:52:00.198Z] 3088b5b3c5c0: Verifying Checksum [2021-06-28T05:52:00.198Z] 3088b5b3c5c0: Download complete [2021-06-28T05:52:00.472Z] 506bd15cee9f: Verifying Checksum [2021-06-28T05:52:00.473Z] 506bd15cee9f: Download complete [2021-06-28T05:52:00.473Z] 75a0a4a0db45: Verifying Checksum [2021-06-28T05:52:00.473Z] 75a0a4a0db45: Download complete [2021-06-28T05:52:00.473Z] 595b0fe564bb: Download complete [2021-06-28T05:52:01.080Z] 595b0fe564bb: Pull complete [2021-06-28T05:52:01.540Z] using credential edgex-jenkins-ssh [2021-06-28T05:52:01.561Z] Cloning the remote Git repository [2021-06-28T05:52:01.686Z] 3088b5b3c5c0: Pull complete [2021-06-28T05:52:01.963Z] 5b7225fbf94c: Pull complete [2021-06-28T05:52:01.587Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:52:01.653Z] > git init /w/workspace/device-snmp-go/36 # timeout=10 [2021-06-28T05:52:01.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-28T05:52:01.697Z] > git --version # timeout=10 [2021-06-28T05:52:01.710Z] > git --version # 'git version 2.24.4' [2021-06-28T05:52:01.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-28T05:52:01.739Z] [INFO] Currently running in a labeled security context [2021-06-28T05:52:01.739Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-28T05:52:01.739Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/36@tmp/jenkins-gitclient-ssh658215863612447891.key [2021-06-28T05:52:01.774Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T05:52:02.828Z] Avoid second fetch [2021-06-28T05:52:02.829Z] Checking out Revision 818dce0908d2f6acf1a74ddc47b633f382a6be16 (master) [2021-06-28T05:52:03.415Z] 618dc40b7e24: Verifying Checksum [2021-06-28T05:52:03.415Z] 618dc40b7e24: Download complete [2021-06-28T05:52:02.813Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-28T05:52:02.819Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-28T05:52:02.842Z] > git config core.sparsecheckout # timeout=10 [2021-06-28T05:52:02.855Z] > git checkout -f 818dce0908d2f6acf1a74ddc47b633f382a6be16 # timeout=10 [2021-06-28T05:52:04.393Z] ba82ee9f976e: Verifying Checksum [2021-06-28T05:52:04.393Z] ba82ee9f976e: Download complete [2021-06-28T05:52:06.529Z] Commit message: "Merge pull request #117 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T05:52:07.524Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-28T05:52:07.854Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-28T05:52:08.156Z] + true [2021-06-28T05:52:08.156Z] + sudo service docker restart [2021-06-28T05:52:08.156Z] Redirecting to /bin/systemctl restart docker.service [2021-06-28T05:52:14.560Z] ba82ee9f976e: Pull complete [2021-06-28T05:52:14.560Z] 506bd15cee9f: Pull complete [2021-06-28T05:52:14.876Z] 75a0a4a0db45: Pull complete [2021-06-28T05:52:18.282Z] 618dc40b7e24: Pull complete [2021-06-28T05:52:18.559Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-28T05:52:18.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-28T05:52:18.559Z] ---> a36622ca3599 [2021-06-28T05:52:18.559Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T05:52:20.547Z] ---> Running in 9e5e93f9cd29 [2021-06-28T05:52:21.144Z] Removing intermediate container 9e5e93f9cd29 [2021-06-28T05:52:21.144Z] ---> c452ce096daf [2021-06-28T05:52:21.144Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T05:52:21.422Z] ---> Running in d567cd3b4f89 [2021-06-28T05:52:21.694Z] Removing intermediate container d567cd3b4f89 [2021-06-28T05:52:21.694Z] ---> 08dbe3eb4c38 [2021-06-28T05:52:21.694Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-28T05:52:21.967Z] ---> Running in 6dd047b7d566 [2021-06-28T05:52:22.563Z] Removing intermediate container 6dd047b7d566 [2021-06-28T05:52:22.563Z] ---> a4c1b1a293ca [2021-06-28T05:52:22.563Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T05:52:22.563Z] ---> Running in b192700ad121 [2021-06-28T05:52:25.203Z] Removing intermediate container b192700ad121 [2021-06-28T05:52:25.203Z] ---> 0221337069c9 [2021-06-28T05:52:25.203Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T05:52:25.203Z] ---> Running in f0b16e271429 [2021-06-28T05:52:26.186Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:52:26.353Z] provisioning config files... [2021-06-28T05:52:26.367Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/36@tmp/config6819122084935701958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:52:26.704Z] ---> docker-login.sh [2021-06-28T05:52:26.704Z] nexus3.edgexfoundry.org:10001 [2021-06-28T05:52:26.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:52:26.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:52:26.966Z] Configure a credential helper to remove this warning. See [2021-06-28T05:52:26.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:52:26.966Z] [2021-06-28T05:52:26.966Z] Login Succeeded [2021-06-28T05:52:26.966Z] nexus3.edgexfoundry.org:10002 [2021-06-28T05:52:26.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:52:26.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:52:26.966Z] Configure a credential helper to remove this warning. See [2021-06-28T05:52:26.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:52:26.966Z] [2021-06-28T05:52:26.966Z] Login Succeeded [2021-06-28T05:52:26.966Z] nexus3.edgexfoundry.org:10003 [2021-06-28T05:52:27.157Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T05:52:27.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:52:27.227Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:52:27.227Z] Configure a credential helper to remove this warning. See [2021-06-28T05:52:27.227Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:52:27.227Z] [2021-06-28T05:52:27.227Z] Login Succeeded [2021-06-28T05:52:27.227Z] nexus3.edgexfoundry.org:10004 [2021-06-28T05:52:27.227Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:52:27.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:52:27.489Z] Configure a credential helper to remove this warning. See [2021-06-28T05:52:27.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:52:27.489Z] [2021-06-28T05:52:27.489Z] Login Succeeded [2021-06-28T05:52:27.489Z] docker.io [2021-06-28T05:52:27.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:52:27.752Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:52:27.752Z] Configure a credential helper to remove this warning. See [2021-06-28T05:52:27.752Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:52:27.752Z] [2021-06-28T05:52:27.752Z] Login Succeeded [2021-06-28T05:52:27.752Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T05:52:27.761Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-28T05:52:27.975Z] ========================================================= [2021-06-28T05:52:27.975Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-28T05:52:27.975Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:52:28.129Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T05:52:28.129Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T05:52:28.129Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T05:52:28.316Z] + 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-28T05:52:28.316Z] Sending build context to Docker daemon 367.1kB [2021-06-28T05:52:28.316Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T05:52:28.316Z] Step 2/10 : FROM ${BASE} [2021-06-28T05:52:28.316Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-28T05:52:28.316Z] 540db60ca938: Pulling fs layer [2021-06-28T05:52:28.316Z] adcc1eea9eea: Pulling fs layer [2021-06-28T05:52:28.316Z] 4c4ab2625f07: Pulling fs layer [2021-06-28T05:52:28.316Z] 0510c868ecb4: Pulling fs layer [2021-06-28T05:52:28.316Z] afea3b2eda06: Pulling fs layer [2021-06-28T05:52:28.316Z] 7809a108b3ef: Pulling fs layer [2021-06-28T05:52:28.316Z] f706445af74f: Pulling fs layer [2021-06-28T05:52:28.316Z] 0510c868ecb4: Waiting [2021-06-28T05:52:28.316Z] afea3b2eda06: Waiting [2021-06-28T05:52:28.316Z] 7809a108b3ef: Waiting [2021-06-28T05:52:28.316Z] f706445af74f: Waiting [2021-06-28T05:52:28.398Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T05:52:28.399Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-28T05:52:28.399Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T05:52:28.582Z] 4c4ab2625f07: Verifying Checksum [2021-06-28T05:52:28.582Z] 4c4ab2625f07: Download complete [2021-06-28T05:52:28.582Z] adcc1eea9eea: Verifying Checksum [2021-06-28T05:52:28.582Z] adcc1eea9eea: Download complete [2021-06-28T05:52:28.582Z] afea3b2eda06: Verifying Checksum [2021-06-28T05:52:28.582Z] afea3b2eda06: Download complete [2021-06-28T05:52:28.582Z] 7809a108b3ef: Verifying Checksum [2021-06-28T05:52:28.582Z] 7809a108b3ef: Download complete [2021-06-28T05:52:28.582Z] 540db60ca938: Verifying Checksum [2021-06-28T05:52:28.582Z] 540db60ca938: Download complete [2021-06-28T05:52:28.669Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T05:52:28.854Z] 540db60ca938: Pull complete [2021-06-28T05:52:28.854Z] adcc1eea9eea: Pull complete [2021-06-28T05:52:29.116Z] 4c4ab2625f07: Pull complete [2021-06-28T05:52:29.642Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T05:52:29.642Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T05:52:29.915Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T05:52:30.089Z] f706445af74f: Verifying Checksum [2021-06-28T05:52:30.089Z] f706445af74f: Download complete [2021-06-28T05:52:30.352Z] 0510c868ecb4: Verifying Checksum [2021-06-28T05:52:30.352Z] 0510c868ecb4: Download complete [2021-06-28T05:52:30.506Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T05:52:30.776Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T05:52:31.382Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T05:52:31.382Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T05:52:31.382Z] OK: 145 MiB in 53 packages [2021-06-28T05:52:32.831Z] Removing intermediate container f0b16e271429 [2021-06-28T05:52:32.831Z] ---> facc39fe1f02 [2021-06-28T05:52:32.831Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-28T05:52:33.105Z] ---> Running in d549a143c59d [2021-06-28T05:52:33.379Z] Removing intermediate container d549a143c59d [2021-06-28T05:52:33.379Z] ---> 93f7cb6c24ad [2021-06-28T05:52:33.379Z] Step 9/10 : COPY . . [2021-06-28T05:52:34.357Z] ---> 4a2916783997 [2021-06-28T05:52:34.357Z] Step 10/10 : RUN go mod download [2021-06-28T05:52:34.593Z] 0510c868ecb4: Pull complete [2021-06-28T05:52:34.593Z] afea3b2eda06: Pull complete [2021-06-28T05:52:34.593Z] 7809a108b3ef: Pull complete [2021-06-28T05:52:34.629Z] ---> Running in c10272411928 [2021-06-28T05:52:35.543Z] f706445af74f: Pull complete [2021-06-28T05:52:35.812Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-28T05:52:35.812Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-28T05:52:35.812Z] ---> b068be0155e3 [2021-06-28T05:52:35.812Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T05:52:40.032Z] ---> Running in ef614c4dbf62 [2021-06-28T05:52:40.032Z] Removing intermediate container ef614c4dbf62 [2021-06-28T05:52:40.032Z] ---> 717022b7039c [2021-06-28T05:52:40.032Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T05:52:40.032Z] ---> Running in 836b31e8c44f [2021-06-28T05:52:40.032Z] Removing intermediate container 836b31e8c44f [2021-06-28T05:52:40.032Z] ---> 385851eb81dd [2021-06-28T05:52:40.032Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-28T05:52:40.032Z] ---> Running in fe43ed1b9e4f [2021-06-28T05:52:40.295Z] Removing intermediate container fe43ed1b9e4f [2021-06-28T05:52:40.295Z] ---> c51300124091 [2021-06-28T05:52:40.295Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T05:52:40.295Z] ---> Running in c66b52991c25 [2021-06-28T05:52:40.872Z] Removing intermediate container c66b52991c25 [2021-06-28T05:52:40.872Z] ---> 8ad05e63a933 [2021-06-28T05:52:40.872Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T05:52:40.872Z] ---> Running in d21e17deda83 [2021-06-28T05:52:41.134Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T05:52:43.057Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T05:52:43.322Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-28T05:52:43.584Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-28T05:52:43.584Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-28T05:52:43.584Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-28T05:52:43.846Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-28T05:52:43.846Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-28T05:52:43.846Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-28T05:52:44.420Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-28T05:52:44.420Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-28T05:52:44.420Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-28T05:52:44.682Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-28T05:52:44.682Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-28T05:52:44.945Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-28T05:52:44.945Z] Executing busybox-1.32.1-r6.trigger [2021-06-28T05:52:44.945Z] OK: 156 MiB in 53 packages [2021-06-28T05:52:45.521Z] Removing intermediate container d21e17deda83 [2021-06-28T05:52:45.521Z] ---> 8112e0413fc9 [2021-06-28T05:52:45.521Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-28T05:52:45.521Z] ---> Running in fe8cb1661a35 [2021-06-28T05:52:45.521Z] Removing intermediate container fe8cb1661a35 [2021-06-28T05:52:45.521Z] ---> 5f161067f416 [2021-06-28T05:52:45.521Z] Step 9/10 : COPY . . [2021-06-28T05:52:45.785Z] ---> a18c3eb582f7 [2021-06-28T05:52:45.785Z] Step 10/10 : RUN go mod download [2021-06-28T05:52:45.785Z] ---> Running in a7be5568bbb3 [2021-06-28T05:53:00.744Z] Removing intermediate container a7be5568bbb3 [2021-06-28T05:53:00.744Z] ---> 5899bd91af14 [2021-06-28T05:53:00.744Z] Successfully built 5899bd91af14 [2021-06-28T05:53:00.744Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:53:01.051Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T05:53:01.051Z] . [Pipeline] withDockerContainer [2021-06-28T05:53:01.146Z] prd-centos7-docker-4c-2g-486 does not seem to be running inside a container [2021-06-28T05:53:01.201Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/36 -v /w/workspace/device-snmp-go/36:/w/workspace/device-snmp-go/36:rw,z -v /w/workspace/device-snmp-go/36@tmp:/w/workspace/device-snmp-go/36@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 ******** ci-base-image-x86_64 cat [2021-06-28T05:53:01.418Z] Removing intermediate container c10272411928 [2021-06-28T05:53:01.418Z] ---> 9e705cbdeba2 [2021-06-28T05:53:01.418Z] Successfully built 9e705cbdeba2 [2021-06-28T05:53:01.418Z] Successfully tagged ci-base-image-arm64:latest [2021-06-28T05:53:01.696Z] $ docker top 700a78bdb48c30578547328d071410d9e93902de06241621000e790c2bd7ad4b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:53:02.095Z] + go version [2021-06-28T05:53:02.095Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-28T05:53:02.108Z] $ docker stop --time=1 700a78bdb48c30578547328d071410d9e93902de06241621000e790c2bd7ad4b [2021-06-28T05:53:02.171Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T05:53:02.171Z] . [2021-06-28T05:53:03.344Z] $ docker rm -f 700a78bdb48c30578547328d071410d9e93902de06241621000e790c2bd7ad4b [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-06-28T05:53:03.670Z] prd-ubuntu18.04-docker-arm64-4c-16g-485 does not seem to be running inside a container [2021-06-28T05:53:03.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/36 -v /w/workspace/device-snmp-go/36:/w/workspace/device-snmp-go/36:rw,z -v /w/workspace/device-snmp-go/36@tmp:/w/workspace/device-snmp-go/36@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 ******** ci-base-image-arm64 cat [2021-06-28T05:53:05.462Z] $ docker top 17bfba3a213e04f331c22234c5210b472ef0c1640d3c7fc74643689a80e9d101 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:53:06.343Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-28T05:53:06.343Z] . [Pipeline] withDockerContainer [2021-06-28T05:53:06.420Z] prd-centos7-docker-4c-2g-486 does not seem to be running inside a container [2021-06-28T05:53:06.451Z] + go version [2021-06-28T05:53:06.452Z] go version go1.16.5 linux/arm64 [2021-06-28T05:53:06.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/36 -v /w/workspace/device-snmp-go/36:/w/workspace/device-snmp-go/36:rw,z -v /w/workspace/device-snmp-go/36@tmp:/w/workspace/device-snmp-go/36@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 ******** ci-base-image-x86_64 cat [2021-06-28T05:53:06.894Z] $ docker top 0a16b7bc83a47fb2bf35d061e10aa6c7e9a3633afa206eed81f280d205df1979 -eo pid,comm [Pipeline] { [Pipeline] } [2021-06-28T05:53:07.000Z] $ docker stop --time=1 17bfba3a213e04f331c22234c5210b472ef0c1640d3c7fc74643689a80e9d101 [2021-06-28T05:53:08.892Z] $ docker rm -f 17bfba3a213e04f331c22234c5210b472ef0c1640d3c7fc74643689a80e9d101 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:53:09.488Z] + go mod tidy [2021-06-28T05:53:09.690Z] + docker inspect -f . ci-base-image-arm64 [2021-06-28T05:53:09.690Z] . [Pipeline] withDockerContainer [2021-06-28T05:53:09.954Z] prd-ubuntu18.04-docker-arm64-4c-16g-485 does not seem to be running inside a container [2021-06-28T05:53:10.035Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/36 -v /w/workspace/device-snmp-go/36:/w/workspace/device-snmp-go/36:rw,z -v /w/workspace/device-snmp-go/36@tmp:/w/workspace/device-snmp-go/36@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 ******** ci-base-image-arm64 cat [2021-06-28T05:53:11.673Z] $ docker top 900a69771f0ad6ca1760fe0e5e97b42b44620e322f7f9e72d2a4cea4bbbf86a0 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-06-28T05:53:12.306Z] + make test [2021-06-28T05:53:12.306Z] go mod tidy [2021-06-28T05:53:12.306Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-28T05:53:12.703Z] + go mod tidy [2021-06-28T05:53:12.889Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [Pipeline] sh [2021-06-28T05:53:13.972Z] + make test [2021-06-28T05:53:13.972Z] go mod tidy [2021-06-28T05:53:14.572Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-28T05:53:16.010Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-28T05:53:31.136Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-28T05:53:31.136Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2021-06-28T05:53:31.136Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T05:53:37.755Z] gofmt -l . [2021-06-28T05:53:37.755Z] [ "`gofmt -l .`" = "" ] [2021-06-28T05:53:37.755Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-28T05:53:37.768Z] $ docker stop --time=1 0a16b7bc83a47fb2bf35d061e10aa6c7e9a3633afa206eed81f280d205df1979 [2021-06-28T05:53:39.845Z] $ docker rm -f 0a16b7bc83a47fb2bf35d061e10aa6c7e9a3633afa206eed81f280d205df1979 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T05:53:40.256Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T05:53:40.460Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-28T05:53:43.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T05:53:43.777Z] + ls -al . [2021-06-28T05:53:43.777Z] total 104 [2021-06-28T05:53:43.777Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 28 05:53 . [2021-06-28T05:53:43.777Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 28 05:52 .. [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 6520 Jun 28 05:52 Attribution.txt [2021-06-28T05:53:43.777Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 28 05:52 bin [2021-06-28T05:53:43.777Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 28 05:52 cmd [2021-06-28T05:53:43.777Z] -rw-r--r--. 1 jenkins jenkins 7631 Jun 28 05:53 coverage.out [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 1459 Jun 28 05:52 Dockerfile [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jun 28 05:52 Dockerfile.build [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 6 Jun 28 05:52 .dockerignore [2021-06-28T05:53:43.777Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 28 05:52 .git [2021-06-28T05:53:43.777Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 28 05:52 .github [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 269 Jun 28 05:52 .gitignore [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 208 Jun 28 05:52 go.mod [2021-06-28T05:53:43.777Z] -rw-r--r--. 1 jenkins jenkins 20831 Jun 28 05:53 go.sum [2021-06-28T05:53:43.777Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 28 05:52 internal [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 656 Jun 28 05:52 Jenkinsfile [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 28 05:52 LICENSE [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 936 Jun 28 05:52 Makefile [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 9079 Jun 28 05:52 README.md [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 28 05:49 VERSION [2021-06-28T05:53:43.777Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 28 05:52 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:53:44.080Z] + 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=818dce0908d2f6acf1a74ddc47b633f382a6be16 --label arch=amd64 --label version=1.3.2-dev.12 . [2021-06-28T05:53:44.080Z] Sending build context to Docker daemon 375.3kB [2021-06-28T05:53:44.080Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T05:53:44.080Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-28T05:53:44.080Z] ---> 5899bd91af14 [2021-06-28T05:53:44.080Z] Step 3/24 : ARG MAKE='make build' [2021-06-28T05:53:44.080Z] ---> Running in fb2063bc9731 [2021-06-28T05:53:44.080Z] Removing intermediate container fb2063bc9731 [2021-06-28T05:53:44.080Z] ---> 8322977e757d [2021-06-28T05:53:44.080Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T05:53:44.343Z] ---> Running in d5a4b788927d [2021-06-28T05:53:44.343Z] Removing intermediate container d5a4b788927d [2021-06-28T05:53:44.343Z] ---> b68affcd9502 [2021-06-28T05:53:44.343Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T05:53:44.343Z] ---> Running in 13efe3b9c8f6 [2021-06-28T05:53:44.343Z] Removing intermediate container 13efe3b9c8f6 [2021-06-28T05:53:44.343Z] ---> fef7bd3f058a [2021-06-28T05:53:44.343Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T05:53:44.343Z] ---> Running in a85ba1fec1f8 [2021-06-28T05:53:44.914Z] Removing intermediate container a85ba1fec1f8 [2021-06-28T05:53:44.914Z] ---> c13254767965 [2021-06-28T05:53:44.914Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T05:53:45.177Z] ---> Running in e1210667653b [2021-06-28T05:53:45.441Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-28T05:53:46.386Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-28T05:53:46.964Z] OK: 156 MiB in 53 packages [2021-06-28T05:53:47.228Z] Removing intermediate container e1210667653b [2021-06-28T05:53:47.228Z] ---> b3e636cc9e33 [2021-06-28T05:53:47.228Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-28T05:53:47.228Z] ---> Running in 1b79cee0eb8c [2021-06-28T05:53:47.228Z] Removing intermediate container 1b79cee0eb8c [2021-06-28T05:53:47.228Z] ---> 9fc2f88b3261 [2021-06-28T05:53:47.228Z] Step 9/24 : COPY . . [2021-06-28T05:53:47.488Z] ---> 40daae1eab87 [2021-06-28T05:53:47.488Z] Step 10/24 : RUN go mod tidy [2021-06-28T05:53:47.488Z] ---> Running in 07d900b47995 [2021-06-28T05:53:48.445Z] Removing intermediate container 07d900b47995 [2021-06-28T05:53:48.445Z] ---> 79b96c13cf2f [2021-06-28T05:53:48.445Z] Step 11/24 : RUN make update [2021-06-28T05:53:48.445Z] ---> Running in c1fbad45de46 [2021-06-28T05:53:48.445Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-28T05:53:49.028Z] Removing intermediate container c1fbad45de46 [2021-06-28T05:53:49.028Z] ---> c766b1796bce [2021-06-28T05:53:49.028Z] Step 12/24 : RUN ${MAKE} [2021-06-28T05:53:49.028Z] ---> Running in 7ec54ed3e6a0 [2021-06-28T05:53:49.297Z] go mod tidy [2021-06-28T05:53:49.563Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.12" -o cmd/device-snmp ./cmd [2021-06-28T05:54:01.931Z] Removing intermediate container 7ec54ed3e6a0 [2021-06-28T05:54:01.932Z] ---> e19ecfcef3af [2021-06-28T05:54:01.932Z] Step 13/24 : FROM alpine:3.12 [2021-06-28T05:54:01.932Z] 3.12: Pulling from library/alpine [2021-06-28T05:54:01.932Z] 339de151aab4: Pulling fs layer [2021-06-28T05:54:01.932Z] 339de151aab4: Verifying Checksum [2021-06-28T05:54:01.932Z] 339de151aab4: Download complete [2021-06-28T05:54:01.932Z] 339de151aab4: Pull complete [2021-06-28T05:54:01.932Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T05:54:01.932Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T05:54:01.932Z] ---> 13621d1b12d4 [2021-06-28T05:54:01.932Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T05:54:01.932Z] ---> Running in 2fd5bc2cdbbe [2021-06-28T05:54:02.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-28T05:54:02.199Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-28T05:54:02.199Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T05:54:02.199Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T05:54:02.199Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T05:54:02.199Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T05:54:02.462Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T05:54:02.462Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T05:54:02.462Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T05:54:02.462Z] OK: 8 MiB in 20 packages [2021-06-28T05:54:02.731Z] Removing intermediate container 2fd5bc2cdbbe [2021-06-28T05:54:02.731Z] ---> 1aa06f1fac05 [2021-06-28T05:54:02.731Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-28T05:54:02.995Z] ---> 4b8786dab7a1 [2021-06-28T05:54:02.995Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-28T05:54:03.064Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-28T05:54:03.065Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements [2021-06-28T05:54:03.065Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-28T05:54:03.259Z] ---> 2a938582d686 [2021-06-28T05:54:03.259Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-28T05:54:03.259Z] ---> 3c9fc2de74a3 [2021-06-28T05:54:03.259Z] Step 18/24 : EXPOSE 59993 [2021-06-28T05:54:03.259Z] ---> Running in 4340b1e4205a [2021-06-28T05:54:03.520Z] Removing intermediate container 4340b1e4205a [2021-06-28T05:54:03.521Z] ---> 942b87a8dc68 [2021-06-28T05:54:03.521Z] Step 19/24 : EXPOSE 161 [2021-06-28T05:54:03.521Z] ---> Running in 920ea0d94595 [2021-06-28T05:54:03.521Z] Removing intermediate container 920ea0d94595 [2021-06-28T05:54:03.521Z] ---> b65e620c92f7 [2021-06-28T05:54:03.521Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-28T05:54:03.521Z] ---> Running in fbf872d796d7 [2021-06-28T05:54:03.784Z] Removing intermediate container fbf872d796d7 [2021-06-28T05:54:03.784Z] ---> f37154646062 [2021-06-28T05:54:03.784Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-28T05:54:03.784Z] ---> Running in c3e2de14fa69 [2021-06-28T05:54:03.784Z] Removing intermediate container c3e2de14fa69 [2021-06-28T05:54:03.784Z] ---> be732d070921 [2021-06-28T05:54:03.784Z] Step 22/24 : LABEL arch=amd64 [2021-06-28T05:54:04.050Z] ---> Running in 81952c781148 [2021-06-28T05:54:04.050Z] Removing intermediate container 81952c781148 [2021-06-28T05:54:04.050Z] ---> b042170210df [2021-06-28T05:54:04.051Z] Step 23/24 : LABEL git_sha=818dce0908d2f6acf1a74ddc47b633f382a6be16 [2021-06-28T05:54:04.051Z] ---> Running in da4027d31127 [2021-06-28T05:54:04.313Z] Removing intermediate container da4027d31127 [2021-06-28T05:54:04.313Z] ---> 52d4f61ec86e [2021-06-28T05:54:04.313Z] Step 24/24 : LABEL version=1.3.2-dev.12 [2021-06-28T05:54:04.313Z] ---> Running in 7f85cf1859ab [2021-06-28T05:54:04.575Z] Removing intermediate container 7f85cf1859ab [2021-06-28T05:54:04.575Z] ---> 03dd03e207d3 [2021-06-28T05:54:04.575Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T05:54:04.575Z] Successfully built 03dd03e207d3 [2021-06-28T05:54:04.575Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:54:04.809Z] provisioning config files... [2021-06-28T05:54:04.823Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/36@tmp/config1959912298335934838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:54:05.168Z] ---> docker-login.sh [2021-06-28T05:54:05.168Z] nexus3.edgexfoundry.org:10001 [2021-06-28T05:54:05.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:54:05.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:54:05.168Z] Configure a credential helper to remove this warning. See [2021-06-28T05:54:05.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:54:05.168Z] [2021-06-28T05:54:05.168Z] Login Succeeded [2021-06-28T05:54:05.168Z] nexus3.edgexfoundry.org:10002 [2021-06-28T05:54:05.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:54:05.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:54:05.440Z] Configure a credential helper to remove this warning. See [2021-06-28T05:54:05.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:54:05.440Z] [2021-06-28T05:54:05.440Z] Login Succeeded [2021-06-28T05:54:05.440Z] nexus3.edgexfoundry.org:10003 [2021-06-28T05:54:05.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:54:05.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:54:05.440Z] Configure a credential helper to remove this warning. See [2021-06-28T05:54:05.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:54:05.440Z] [2021-06-28T05:54:05.440Z] Login Succeeded [2021-06-28T05:54:05.440Z] nexus3.edgexfoundry.org:10004 [2021-06-28T05:54:05.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:54:05.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:54:05.704Z] Configure a credential helper to remove this warning. See [2021-06-28T05:54:05.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:54:05.704Z] [2021-06-28T05:54:05.704Z] Login Succeeded [2021-06-28T05:54:05.704Z] docker.io [2021-06-28T05:54:05.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:54:05.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:54:05.966Z] Configure a credential helper to remove this warning. See [2021-06-28T05:54:05.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:54:05.966Z] [2021-06-28T05:54:05.966Z] Login Succeeded [2021-06-28T05:54:05.966Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T05:54:05.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T05:54:06.057Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-06-28T05:54:06.057Z] 818dce0908d2f6acf1a74ddc47b633f382a6be16 [2021-06-28T05:54:06.057Z] latest [2021-06-28T05:54:06.057Z] 1.3.2-dev.12 [2021-06-28T05:54:06.057Z] 818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [2021-06-28T05:54:06.057Z] master [2021-06-28T05:54:06.057Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:06.408Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:06.721Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16 [2021-06-28T05:54:06.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-28T05:54:06.721Z] ee7731e5dd03: Preparing [2021-06-28T05:54:06.721Z] 1e98ebcba0d7: Preparing [2021-06-28T05:54:06.721Z] 57802d587add: Preparing [2021-06-28T05:54:06.721Z] 97b04a5859c3: Preparing [2021-06-28T05:54:06.721Z] 32f366d666a5: Preparing [2021-06-28T05:54:06.721Z] 32f366d666a5: Layer already exists [2021-06-28T05:54:06.987Z] 1e98ebcba0d7: Pushed [2021-06-28T05:54:06.987Z] ee7731e5dd03: Pushed [2021-06-28T05:54:06.987Z] 97b04a5859c3: Pushed [2021-06-28T05:54:08.378Z] 57802d587add: Pushed [2021-06-28T05:54:08.378Z] 818dce0908d2f6acf1a74ddc47b633f382a6be16: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:08.684Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:08.986Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-06-28T05:54:08.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-28T05:54:08.986Z] ee7731e5dd03: Preparing [2021-06-28T05:54:08.986Z] 1e98ebcba0d7: Preparing [2021-06-28T05:54:08.986Z] 57802d587add: Preparing [2021-06-28T05:54:08.986Z] 97b04a5859c3: Preparing [2021-06-28T05:54:08.986Z] 32f366d666a5: Preparing [2021-06-28T05:54:08.986Z] 57802d587add: Layer already exists [2021-06-28T05:54:08.986Z] 32f366d666a5: Layer already exists [2021-06-28T05:54:08.986Z] ee7731e5dd03: Layer already exists [2021-06-28T05:54:08.986Z] 1e98ebcba0d7: Layer already exists [2021-06-28T05:54:08.986Z] 97b04a5859c3: Layer already exists [2021-06-28T05:54:08.986Z] latest: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:09.303Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:09.609Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.12 [2021-06-28T05:54:09.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-28T05:54:09.609Z] ee7731e5dd03: Preparing [2021-06-28T05:54:09.609Z] 1e98ebcba0d7: Preparing [2021-06-28T05:54:09.609Z] 57802d587add: Preparing [2021-06-28T05:54:09.609Z] 97b04a5859c3: Preparing [2021-06-28T05:54:09.609Z] 32f366d666a5: Preparing [2021-06-28T05:54:09.609Z] 1e98ebcba0d7: Layer already exists [2021-06-28T05:54:09.609Z] ee7731e5dd03: Layer already exists [2021-06-28T05:54:09.609Z] 32f366d666a5: Layer already exists [2021-06-28T05:54:09.609Z] 97b04a5859c3: Layer already exists [2021-06-28T05:54:09.609Z] 57802d587add: Layer already exists [2021-06-28T05:54:09.609Z] 1.3.2-dev.12: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:09.919Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:10.233Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [2021-06-28T05:54:10.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-28T05:54:10.233Z] ee7731e5dd03: Preparing [2021-06-28T05:54:10.233Z] 1e98ebcba0d7: Preparing [2021-06-28T05:54:10.233Z] 57802d587add: Preparing [2021-06-28T05:54:10.233Z] 97b04a5859c3: Preparing [2021-06-28T05:54:10.233Z] 32f366d666a5: Preparing [2021-06-28T05:54:10.233Z] 32f366d666a5: Layer already exists [2021-06-28T05:54:10.233Z] 1e98ebcba0d7: Layer already exists [2021-06-28T05:54:10.233Z] 57802d587add: Layer already exists [2021-06-28T05:54:10.233Z] ee7731e5dd03: Layer already exists [2021-06-28T05:54:10.233Z] 97b04a5859c3: Layer already exists [2021-06-28T05:54:10.233Z] 818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:10.540Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:10.873Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:master [2021-06-28T05:54:10.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-28T05:54:10.874Z] ee7731e5dd03: Preparing [2021-06-28T05:54:10.874Z] 1e98ebcba0d7: Preparing [2021-06-28T05:54:10.874Z] 57802d587add: Preparing [2021-06-28T05:54:10.874Z] 97b04a5859c3: Preparing [2021-06-28T05:54:10.874Z] 32f366d666a5: Preparing [2021-06-28T05:54:10.874Z] 1e98ebcba0d7: Layer already exists [2021-06-28T05:54:10.874Z] 32f366d666a5: Layer already exists [2021-06-28T05:54:10.874Z] ee7731e5dd03: Layer already exists [2021-06-28T05:54:10.874Z] 97b04a5859c3: Layer already exists [2021-06-28T05:54:10.874Z] 57802d587add: Layer already exists [2021-06-28T05:54:10.874Z] master: digest: sha256:18eb322c73eb91bbecbe989945ddfd953423f0fdfeb786a420cadfd3ed68b2a7 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T05:54:10.934Z] ===================================================== [Pipeline] echo [2021-06-28T05:54:10.950Z] taggedImages: [2021-06-28T05:54:10.950Z] - nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16 [2021-06-28T05:54:10.950Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-06-28T05:54:10.950Z] - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.12 [2021-06-28T05:54:10.950Z] - nexus3.edgexfoundry.org:10004/device-snmp:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [2021-06-28T05:54:10.950Z] - nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] } [Pipeline] // script [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-28T05:54:11.662Z] ---> job-cost.sh [2021-06-28T05:54:11.662Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ne5V [2021-06-28T05:54:21.686Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T05:54:29.928Z] gofmt -l . [2021-06-28T05:54:29.928Z] [ "`gofmt -l .`" = "" ] [2021-06-28T05:54:29.928Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-28T05:54:29.946Z] $ docker stop --time=1 900a69771f0ad6ca1760fe0e5e97b42b44620e322f7f9e72d2a4cea4bbbf86a0 [2021-06-28T05:54:32.008Z] $ docker rm -f 900a69771f0ad6ca1760fe0e5e97b42b44620e322f7f9e72d2a4cea4bbbf86a0 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-28T05:54:32.871Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-28T05:54:32.903Z] Warning: overwriting stash ‘coverage-report’ [2021-06-28T05:54:33.366Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-28T05:54:33.859Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-28T05:54:33.949Z] lf-activate-venv(): INFO: Adding /tmp/venv-Ne5V/bin to PATH [2021-06-28T05:54:33.949Z] INFO: No Stack... [2021-06-28T05:54:34.193Z] + ls -al . [2021-06-28T05:54:34.193Z] total 128 [2021-06-28T05:54:34.193Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 28 05:54 . [2021-06-28T05:54:34.193Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 28 05:51 .. [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 28 05:51 .dockerignore [2021-06-28T05:54:34.193Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 28 05:51 .git [2021-06-28T05:54:34.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:51 .github [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 269 Jun 28 05:51 .gitignore [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jun 28 05:51 Attribution.txt [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jun 28 05:51 Dockerfile [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jun 28 05:51 Dockerfile.build [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 28 05:51 Jenkinsfile [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 28 05:51 LICENSE [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 936 Jun 28 05:51 Makefile [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 9079 Jun 28 05:51 README.md [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 28 05:49 VERSION [2021-06-28T05:54:34.193Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 28 05:51 bin [2021-06-28T05:54:34.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:51 cmd [2021-06-28T05:54:34.193Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 28 05:54 coverage.out [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 208 Jun 28 05:51 go.mod [2021-06-28T05:54:34.193Z] -rw-r--r-- 1 jenkins jenkins 20831 Jun 28 05:53 go.sum [2021-06-28T05:54:34.193Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 28 05:51 internal [2021-06-28T05:54:34.193Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 28 05:51 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:54:34.522Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T05:54:34.541Z] + 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=818dce0908d2f6acf1a74ddc47b633f382a6be16 --label arch=arm64 --label version=1.3.2-dev.12 . [2021-06-28T05:54:34.816Z] Sending build context to Docker daemon 374.3kB [2021-06-28T05:54:34.816Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-28T05:54:34.816Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-28T05:54:34.816Z] ---> 9e705cbdeba2 [2021-06-28T05:54:34.816Z] Step 3/24 : ARG MAKE='make build' [2021-06-28T05:54:35.096Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T05:54:35.400Z] + cut -d, -f6 [2021-06-28T05:54:35.400Z] + cat /w/workspace/device-snmp-go/36/archives/cost.csv [2021-06-28T05:54:35.411Z] ---> Running in dcd88ae75c63 [Pipeline] lock [2021-06-28T05:54:35.431Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [2021-06-28T05:54:35.447Z] Resource [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] did not exist. Created. [2021-06-28T05:54:35.447Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T05:54:35.771Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-28T05:54:35.854Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T05:54:35.869Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-06-28T05:54:36.013Z] Removing intermediate container dcd88ae75c63 [2021-06-28T05:54:36.013Z] ---> d145eea27319 [2021-06-28T05:54:36.013Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-28T05:54:36.013Z] ---> Running in cddf21aeb66a [Pipeline] // stage [Pipeline] } [2021-06-28T05:54:36.609Z] Removing intermediate container cddf21aeb66a [2021-06-28T05:54:36.609Z] ---> 54c209e01211 [2021-06-28T05:54:36.609Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-28T05:54:36.609Z] ---> Running in 8cb1714d8faa [2021-06-28T05:54:37.231Z] Removing intermediate container 8cb1714d8faa [2021-06-28T05:54:37.231Z] ---> 7f494334ce54 [2021-06-28T05:54:37.231Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-28T05:54:37.231Z] ---> Running in 6589ac5f6965 [2021-06-28T05:54:39.984Z] Removing intermediate container 6589ac5f6965 [2021-06-28T05:54:39.984Z] ---> 45b1802ef136 [2021-06-28T05:54:39.984Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-28T05:54:39.984Z] ---> Running in 412567627f2b [2021-06-28T05:54:40.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-28T05:54:41.940Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-28T05:54:42.921Z] OK: 145 MiB in 53 packages [2021-06-28T05:54:43.908Z] Removing intermediate container 412567627f2b [2021-06-28T05:54:43.908Z] ---> 482a70e4ab37 [2021-06-28T05:54:43.908Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-28T05:54:44.181Z] ---> Running in 307d2707bc17 [2021-06-28T05:54:44.788Z] Removing intermediate container 307d2707bc17 [2021-06-28T05:54:44.788Z] ---> e70b1ebadd13 [2021-06-28T05:54:44.788Z] Step 9/24 : COPY . . [2021-06-28T05:54:45.779Z] ---> db17ac930fbd [2021-06-28T05:54:45.779Z] Step 10/24 : RUN go mod tidy [2021-06-28T05:54:45.779Z] ---> Running in 91bafa4c6dd7 [2021-06-28T05:54:49.170Z] Removing intermediate container 91bafa4c6dd7 [2021-06-28T05:54:49.170Z] ---> 53df11938e3e [2021-06-28T05:54:49.170Z] Step 11/24 : RUN make update [2021-06-28T05:54:49.170Z] ---> Running in 1926d6db59fa [2021-06-28T05:54:49.770Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-28T05:54:51.212Z] Removing intermediate container 1926d6db59fa [2021-06-28T05:54:51.212Z] ---> 92d5e7de336e [2021-06-28T05:54:51.212Z] Step 12/24 : RUN ${MAKE} [2021-06-28T05:54:51.212Z] ---> Running in 07f5b650e88f [2021-06-28T05:54:52.193Z] go mod tidy [2021-06-28T05:54:52.795Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.12" -o cmd/device-snmp ./cmd [2021-06-28T05:55:31.828Z] Removing intermediate container 07f5b650e88f [2021-06-28T05:55:31.828Z] ---> f0cf90fa0b3e [2021-06-28T05:55:31.828Z] Step 13/24 : FROM alpine:3.12 [2021-06-28T05:55:31.828Z] 3.12: Pulling from library/alpine [2021-06-28T05:55:31.828Z] d2f70382dc9a: Pulling fs layer [2021-06-28T05:55:31.828Z] d2f70382dc9a: Verifying Checksum [2021-06-28T05:55:31.828Z] d2f70382dc9a: Download complete [2021-06-28T05:55:31.828Z] d2f70382dc9a: Pull complete [2021-06-28T05:55:31.828Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-28T05:55:31.828Z] Status: Downloaded newer image for alpine:3.12 [2021-06-28T05:55:31.828Z] ---> c4fd0aeabfcf [2021-06-28T05:55:31.828Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-28T05:55:31.828Z] ---> Running in 4e41cf42a4e1 [2021-06-28T05:55:31.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-28T05:55:31.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-28T05:55:31.828Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-28T05:55:31.828Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-28T05:55:31.828Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-28T05:55:31.828Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-28T05:55:31.828Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-28T05:55:31.828Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-28T05:55:31.828Z] Executing busybox-1.31.1-r20.trigger [2021-06-28T05:55:31.828Z] OK: 8 MiB in 20 packages [2021-06-28T05:55:31.828Z] Removing intermediate container 4e41cf42a4e1 [2021-06-28T05:55:31.828Z] ---> f0f22e9c83a6 [2021-06-28T05:55:31.828Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-28T05:55:33.260Z] ---> 4e94cda0cbfa [2021-06-28T05:55:33.260Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-28T05:55:33.859Z] ---> a26f29318b12 [2021-06-28T05:55:33.859Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-28T05:55:34.452Z] ---> 84a6c59ea9f9 [2021-06-28T05:55:34.452Z] Step 18/24 : EXPOSE 59993 [2021-06-28T05:55:34.722Z] ---> Running in dde1030eecf5 [2021-06-28T05:55:34.993Z] Removing intermediate container dde1030eecf5 [2021-06-28T05:55:34.993Z] ---> 69fc70be55ab [2021-06-28T05:55:34.993Z] Step 19/24 : EXPOSE 161 [2021-06-28T05:55:35.265Z] ---> Running in f1762e2c3851 [2021-06-28T05:55:35.536Z] Removing intermediate container f1762e2c3851 [2021-06-28T05:55:35.536Z] ---> 7722ebf2ab0f [2021-06-28T05:55:35.536Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-28T05:55:35.809Z] ---> Running in fb43e7f6b11d [2021-06-28T05:55:36.078Z] Removing intermediate container fb43e7f6b11d [2021-06-28T05:55:36.078Z] ---> 08e3940a7c5d [2021-06-28T05:55:36.078Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-28T05:55:36.352Z] ---> Running in b341237683ff [2021-06-28T05:55:36.625Z] Removing intermediate container b341237683ff [2021-06-28T05:55:36.625Z] ---> e85b3bade701 [2021-06-28T05:55:36.625Z] Step 22/24 : LABEL arch=arm64 [2021-06-28T05:55:36.895Z] ---> Running in 7655dc130397 [2021-06-28T05:55:37.494Z] Removing intermediate container 7655dc130397 [2021-06-28T05:55:37.494Z] ---> a05254fca504 [2021-06-28T05:55:37.494Z] Step 23/24 : LABEL git_sha=818dce0908d2f6acf1a74ddc47b633f382a6be16 [2021-06-28T05:55:37.494Z] ---> Running in 8cef9be2a374 [2021-06-28T05:55:37.770Z] Removing intermediate container 8cef9be2a374 [2021-06-28T05:55:37.770Z] ---> 0d6b69c78402 [2021-06-28T05:55:37.770Z] Step 24/24 : LABEL version=1.3.2-dev.12 [2021-06-28T05:55:38.044Z] ---> Running in 2c7c9072e3e4 [2021-06-28T05:55:38.639Z] Removing intermediate container 2c7c9072e3e4 [2021-06-28T05:55:38.639Z] ---> 8f51ed789d2e [2021-06-28T05:55:38.639Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-28T05:55:38.639Z] Successfully built 8f51ed789d2e [2021-06-28T05:55:38.639Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:55:38.877Z] provisioning config files... [2021-06-28T05:55:38.899Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/36@tmp/config1564651866324357237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:55:39.271Z] ---> docker-login.sh [2021-06-28T05:55:39.271Z] nexus3.edgexfoundry.org:10001 [2021-06-28T05:55:39.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:55:39.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:55:39.818Z] Configure a credential helper to remove this warning. See [2021-06-28T05:55:39.818Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:55:39.818Z] [2021-06-28T05:55:39.818Z] Login Succeeded [2021-06-28T05:55:39.818Z] nexus3.edgexfoundry.org:10002 [2021-06-28T05:55:40.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:55:40.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:55:40.364Z] Configure a credential helper to remove this warning. See [2021-06-28T05:55:40.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:55:40.364Z] [2021-06-28T05:55:40.364Z] Login Succeeded [2021-06-28T05:55:40.364Z] nexus3.edgexfoundry.org:10003 [2021-06-28T05:55:40.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:55:40.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:55:40.910Z] Configure a credential helper to remove this warning. See [2021-06-28T05:55:40.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:55:40.910Z] [2021-06-28T05:55:40.910Z] Login Succeeded [2021-06-28T05:55:40.910Z] nexus3.edgexfoundry.org:10004 [2021-06-28T05:55:41.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:55:41.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:55:41.508Z] Configure a credential helper to remove this warning. See [2021-06-28T05:55:41.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:55:41.508Z] [2021-06-28T05:55:41.508Z] Login Succeeded [2021-06-28T05:55:41.508Z] docker.io [2021-06-28T05:55:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-28T05:55:42.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-28T05:55:42.375Z] Configure a credential helper to remove this warning. See [2021-06-28T05:55:42.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-28T05:55:42.375Z] [2021-06-28T05:55:42.375Z] Login Succeeded [2021-06-28T05:55:42.375Z] ---> docker-login.sh ends [Pipeline] } [2021-06-28T05:55:42.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T05:55:42.477Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-06-28T05:55:42.477Z] 818dce0908d2f6acf1a74ddc47b633f382a6be16 [2021-06-28T05:55:42.477Z] latest [2021-06-28T05:55:42.477Z] 1.3.2-dev.12 [2021-06-28T05:55:42.477Z] 818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [2021-06-28T05:55:42.477Z] master [2021-06-28T05:55:42.477Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:42.866Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:43.207Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16 [2021-06-28T05:55:43.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-28T05:55:43.207Z] 58f399ca8b22: Preparing [2021-06-28T05:55:43.207Z] 3ff13d5b94e9: Preparing [2021-06-28T05:55:43.207Z] aba8f89be8b8: Preparing [2021-06-28T05:55:43.207Z] f1cb79f214c3: Preparing [2021-06-28T05:55:43.207Z] 3fbe34a1663b: Preparing [2021-06-28T05:55:43.482Z] 3fbe34a1663b: Layer already exists [2021-06-28T05:55:43.482Z] 58f399ca8b22: Pushed [2021-06-28T05:55:43.482Z] 3ff13d5b94e9: Pushed [2021-06-28T05:55:44.459Z] f1cb79f214c3: Pushed [2021-06-28T05:55:46.434Z] aba8f89be8b8: Pushed [2021-06-28T05:55:46.706Z] 818dce0908d2f6acf1a74ddc47b633f382a6be16: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:47.137Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:47.479Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-06-28T05:55:47.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-28T05:55:47.479Z] 58f399ca8b22: Preparing [2021-06-28T05:55:47.479Z] 3ff13d5b94e9: Preparing [2021-06-28T05:55:47.479Z] aba8f89be8b8: Preparing [2021-06-28T05:55:47.479Z] f1cb79f214c3: Preparing [2021-06-28T05:55:47.479Z] 3fbe34a1663b: Preparing [2021-06-28T05:55:47.479Z] f1cb79f214c3: Layer already exists [2021-06-28T05:55:47.479Z] 58f399ca8b22: Layer already exists [2021-06-28T05:55:47.751Z] 3ff13d5b94e9: Layer already exists [2021-06-28T05:55:47.751Z] aba8f89be8b8: Layer already exists [2021-06-28T05:55:47.751Z] 3fbe34a1663b: Layer already exists [2021-06-28T05:55:47.751Z] latest: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:48.102Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:48.440Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.12 [2021-06-28T05:55:48.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-28T05:55:48.440Z] 58f399ca8b22: Preparing [2021-06-28T05:55:48.440Z] 3ff13d5b94e9: Preparing [2021-06-28T05:55:48.440Z] aba8f89be8b8: Preparing [2021-06-28T05:55:48.440Z] f1cb79f214c3: Preparing [2021-06-28T05:55:48.440Z] 3fbe34a1663b: Preparing [2021-06-28T05:55:48.711Z] f1cb79f214c3: Layer already exists [2021-06-28T05:55:48.711Z] 3fbe34a1663b: Layer already exists [2021-06-28T05:55:48.711Z] 3ff13d5b94e9: Layer already exists [2021-06-28T05:55:48.711Z] 58f399ca8b22: Layer already exists [2021-06-28T05:55:48.711Z] aba8f89be8b8: Layer already exists [2021-06-28T05:55:48.711Z] 1.3.2-dev.12: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:49.059Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:49.399Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [2021-06-28T05:55:49.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-28T05:55:49.399Z] 58f399ca8b22: Preparing [2021-06-28T05:55:49.399Z] 3ff13d5b94e9: Preparing [2021-06-28T05:55:49.399Z] aba8f89be8b8: Preparing [2021-06-28T05:55:49.399Z] f1cb79f214c3: Preparing [2021-06-28T05:55:49.399Z] 3fbe34a1663b: Preparing [2021-06-28T05:55:49.671Z] 3ff13d5b94e9: Layer already exists [2021-06-28T05:55:49.671Z] 58f399ca8b22: Layer already exists [2021-06-28T05:55:49.671Z] 3fbe34a1663b: Layer already exists [2021-06-28T05:55:49.671Z] f1cb79f214c3: Layer already exists [2021-06-28T05:55:49.671Z] aba8f89be8b8: Layer already exists [2021-06-28T05:55:49.671Z] 818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:50.029Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:55:50.378Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [2021-06-28T05:55:50.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-28T05:55:50.378Z] 58f399ca8b22: Preparing [2021-06-28T05:55:50.378Z] 3ff13d5b94e9: Preparing [2021-06-28T05:55:50.378Z] aba8f89be8b8: Preparing [2021-06-28T05:55:50.378Z] f1cb79f214c3: Preparing [2021-06-28T05:55:50.378Z] 3fbe34a1663b: Preparing [2021-06-28T05:55:50.652Z] 58f399ca8b22: Layer already exists [2021-06-28T05:55:50.652Z] aba8f89be8b8: Layer already exists [2021-06-28T05:55:50.652Z] 3fbe34a1663b: Layer already exists [2021-06-28T05:55:50.652Z] f1cb79f214c3: Layer already exists [2021-06-28T05:55:50.652Z] 3ff13d5b94e9: Layer already exists [2021-06-28T05:55:50.652Z] master: digest: sha256:0ea99685fc2b246ed09fb0e538c1e859bbc38df2b98962bfd0657aa4c26a1f90 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-28T05:55:50.719Z] ===================================================== [Pipeline] echo [2021-06-28T05:55:50.735Z] taggedImages: [2021-06-28T05:55:50.735Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16 [2021-06-28T05:55:50.735Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-06-28T05:55:50.735Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.12 [2021-06-28T05:55:50.735Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:818dce0908d2f6acf1a74ddc47b633f382a6be16-1.3.2-dev.12 [2021-06-28T05:55:50.735Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:55:51.274Z] ---> job-cost.sh [2021-06-28T05:55:51.274Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LbOV [2021-06-28T05:56:30.277Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-28T05:58:07.067Z] lf-activate-venv(): INFO: Adding /tmp/venv-LbOV/bin to PATH [2021-06-28T05:58:07.067Z] INFO: No Stack... [2021-06-28T05:58:07.067Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-28T05:58:07.067Z] INFO: Archiving Costs [Pipeline] sh [2021-06-28T05:58:07.414Z] + cat /w/workspace/device-snmp-go/36/archives/cost.csv [2021-06-28T05:58:07.414Z] + cut -d, -f6 [Pipeline] lock [2021-06-28T05:58:07.480Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [2021-06-28T05:58:07.491Z] Resource [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] did not exist. Created. [2021-06-28T05:58:07.491Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-36-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T05:58:07.865Z] /w/workspace/device-snmp-go/36@tmp/durable-7d8577ea/script.sh: 1: /w/workspace/device-snmp-go/36@tmp/durable-7d8577ea/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-28T05:58:08.208Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-28T05:58:08.245Z] Warning: overwriting stash ‘stack-cost’ [2021-06-28T05:58:08.391Z] Stashed 1 file(s) [Pipeline] } [2021-06-28T05:58:08.407Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-36-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-28T05:58:09.295Z] provisioning config files... [2021-06-28T05:58:09.304Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config365507156204159961tmp [Pipeline] { [Pipeline] sh [2021-06-28T05:58:09.621Z] + set +x [2021-06-28T05:58:09.621Z] + curl -s https://codecov.io/bash [2021-06-28T05:58:09.621Z] + bash -s -- [2021-06-28T05:58:09.621Z] [2021-06-28T05:58:09.621Z] _____ _ [2021-06-28T05:58:09.621Z] / ____| | | [2021-06-28T05:58:09.621Z] | | ___ __| | ___ ___ _____ __ [2021-06-28T05:58:09.621Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-28T05:58:09.621Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-28T05:58:09.621Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-28T05:58:09.621Z] Bash-1.0.3 [2021-06-28T05:58:09.621Z] [2021-06-28T05:58:09.621Z] [2021-06-28T05:58:09.621Z] ==> git version 2.24.4 found [2021-06-28T05:58:09.621Z] ==> 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-28T05:58:09.621Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-28T05:58:09.621Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-28T05:58:09.883Z] ==> Jenkins CI detected. [2021-06-28T05:58:09.883Z] project root: . [2021-06-28T05:58:09.883Z] --> token set from env [2021-06-28T05:58:09.883Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-28T05:58:09.883Z] ==> Running gcov in . (disable via -X gcov) [2021-06-28T05:58:09.883Z] ==> Python coveragepy not found [2021-06-28T05:58:09.883Z] ==> Searching for coverage reports in: [2021-06-28T05:58:09.883Z] + . [2021-06-28T05:58:09.883Z] -> Found 1 reports [2021-06-28T05:58:09.883Z] ==> Detecting git/mercurial file structure [2021-06-28T05:58:09.883Z] ==> Reading reports [2021-06-28T05:58:09.883Z] + ./coverage.out bytes=7631 [2021-06-28T05:58:09.883Z] ==> Appending adjustments [2021-06-28T05:58:09.883Z] https://docs.codecov.io/docs/fixing-reports [2021-06-28T05:58:09.883Z] + Found adjustments [2021-06-28T05:58:09.883Z] ==> Gzipping contents [2021-06-28T05:58:09.883Z] 4.0K /tmp/codecov.rmF0ko.gz [2021-06-28T05:58:09.883Z] ==> Uploading reports [2021-06-28T05:58:09.883Z] url: https://codecov.io [2021-06-28T05:58:09.883Z] query: branch=master&commit=818dce0908d2f6acf1a74ddc47b633f382a6be16&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-28T05:58:09.883Z] -> Pinging Codecov [2021-06-28T05:58:09.883Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=818dce0908d2f6acf1a74ddc47b633f382a6be16&build=36&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F36%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-28T05:58:10.458Z] -> Uploading to [2021-06-28T05:58:10.458Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-28/6C56EA5C29638FB4528AC87E60AF5AE0/818dce0908d2f6acf1a74ddc47b633f382a6be16/3956b2ae-34f8-4abb-b6ba-f2cb47ea1423.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210628%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210628T055810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d0b72beec59b7c21e7fe89bbf9b954b0255bdafdd29a0c7c45610b51a9a6ba24 [2021-06-28T05:58:10.458Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-28T05:58:10.458Z] Dload Upload Total Spent Left Speed [2021-06-28T05:58:10.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 1378 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 4055 --:--:-- --:--:-- --:--:-- 4052 [2021-06-28T05:58:10.721Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] } [2021-06-28T05:58:10.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-28T05:58:11.837Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-28T05:58:11.858Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:58:12.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T05:58:12.184Z] [2021-06-28T05:58:12.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:58:12.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T05:58:12.508Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-28T05:58:12.508Z] 188c0c94c7c5: Pulling fs layer [2021-06-28T05:58:12.508Z] 0ef7d3d256c8: Pulling fs layer [2021-06-28T05:58:12.508Z] de9db76c5a1d: Pulling fs layer [2021-06-28T05:58:12.508Z] 0eba1c9be4d2: Pulling fs layer [2021-06-28T05:58:12.508Z] 0d57e429df01: Pulling fs layer [2021-06-28T05:58:12.508Z] 4e4be7b47b0d: Pulling fs layer [2021-06-28T05:58:12.508Z] e1f770b5df2f: Pulling fs layer [2021-06-28T05:58:12.508Z] 85a0685a4137: Pulling fs layer [2021-06-28T05:58:12.508Z] 0d57e429df01: Waiting [2021-06-28T05:58:12.508Z] 4e4be7b47b0d: Waiting [2021-06-28T05:58:12.508Z] e1f770b5df2f: Waiting [2021-06-28T05:58:12.508Z] 85a0685a4137: Waiting [2021-06-28T05:58:12.508Z] 0eba1c9be4d2: Waiting [2021-06-28T05:58:12.508Z] de9db76c5a1d: Verifying Checksum [2021-06-28T05:58:12.508Z] de9db76c5a1d: Download complete [2021-06-28T05:58:12.508Z] 0ef7d3d256c8: Verifying Checksum [2021-06-28T05:58:12.508Z] 0ef7d3d256c8: Download complete [2021-06-28T05:58:12.508Z] 0d57e429df01: Verifying Checksum [2021-06-28T05:58:12.508Z] 0d57e429df01: Download complete [2021-06-28T05:58:12.509Z] 188c0c94c7c5: Verifying Checksum [2021-06-28T05:58:12.509Z] 188c0c94c7c5: Download complete [2021-06-28T05:58:12.772Z] 4e4be7b47b0d: Verifying Checksum [2021-06-28T05:58:12.772Z] 4e4be7b47b0d: Download complete [2021-06-28T05:58:12.772Z] 188c0c94c7c5: Pull complete [2021-06-28T05:58:13.034Z] 0ef7d3d256c8: Pull complete [2021-06-28T05:58:13.034Z] de9db76c5a1d: Pull complete [2021-06-28T05:58:13.981Z] e1f770b5df2f: Verifying Checksum [2021-06-28T05:58:13.981Z] e1f770b5df2f: Download complete [2021-06-28T05:58:15.901Z] 0eba1c9be4d2: Verifying Checksum [2021-06-28T05:58:15.901Z] 0eba1c9be4d2: Download complete [2021-06-28T05:58:16.479Z] 85a0685a4137: Verifying Checksum [2021-06-28T05:58:16.479Z] 85a0685a4137: Download complete [2021-06-28T05:58:19.062Z] 0eba1c9be4d2: Pull complete [2021-06-28T05:58:19.062Z] 0d57e429df01: Pull complete [2021-06-28T05:58:19.325Z] 4e4be7b47b0d: Pull complete [2021-06-28T05:58:19.592Z] e1f770b5df2f: Pull complete [2021-06-28T05:58:22.921Z] 85a0685a4137: Pull complete [2021-06-28T05:58:22.921Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-28T05:58:22.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-28T05:58:22.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-28T05:58:23.006Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-28T05:58:23.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-06-28T05:58:24.962Z] $ docker top 1f8e254d31625b34e474bcaaf9a272b40bae32feb38eac6fc53be0c38ed14bc7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-28T05:58:25.076Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-28T05:58:25.388Z] + set -o pipefail [2021-06-28T05:58:25.388Z] + snyk monitor '--org=edgex-jenkins' [2021-06-28T05:58:30.706Z] [2021-06-28T05:58:30.706Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2021-06-28T05:58:30.706Z] [2021-06-28T05:58:30.706Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/5c7dffe7-c07b-4632-aee6-db22de335113 [2021-06-28T05:58:30.706Z] [2021-06-28T05:58:30.706Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-28T05:58:30.706Z] [2021-06-28T05:58:30.706Z] [Pipeline] } [2021-06-28T05:58:30.713Z] $ docker stop --time=1 1f8e254d31625b34e474bcaaf9a272b40bae32feb38eac6fc53be0c38ed14bc7 [2021-06-28T05:58:32.955Z] $ docker rm -f 1f8e254d31625b34e474bcaaf9a272b40bae32feb38eac6fc53be0c38ed14bc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-28T05:58:34.109Z] + git log --format=format:%s -1 818dce0908d2f6acf1a74ddc47b633f382a6be16 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:58:34.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:58:34.436Z] . [Pipeline] withDockerContainer [2021-06-28T05:58:34.528Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-28T05:58:34.566Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T05:58:34.939Z] $ docker top 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T05:58:35.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T05:58:35.106Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T05:58:35.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T05:58:35.216Z] $ docker exec 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 ssh-agent [2021-06-28T05:58:35.341Z] SSH_AUTH_SOCK=/tmp/ssh-SWpAyn9GUsNx/agent.15 [2021-06-28T05:58:35.341Z] SSH_AGENT_PID=22 [2021-06-28T05:58:35.347Z] Running ssh-add (command line suppressed) [2021-06-28T05:58:35.436Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6517933961854039924.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_6517933961854039924.key) [2021-06-28T05:58:35.464Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T05:58:35.781Z] + git semver tag [2021-06-28T05:58:35.781Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T05:58:35.781Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-28T05:58:35.781Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-28T05:58:35.781Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T05:58:35.781Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T05:58:35.781Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T05:58:35.781Z] # $SEMVER_BRANCH = master [2021-06-28T05:58:35.781Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-06-28T05:58:35.781Z] # 818dce0908d2f6acf1a74ddc47b633f382a6be16 HEAD [2021-06-28T05:58:35.781Z] # -> Force: false [2021-06-28T05:58:35.781Z] # 1177f63d009b0d92e1784d0d6ad4ea787ff1b5b8 refs/tags/v1.3.2-dev.12 [Pipeline] } [2021-06-28T05:58:35.787Z] $ docker exec --env ******** --env ******** 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 ssh-agent -k [2021-06-28T05:58:35.883Z] unset SSH_AUTH_SOCK; [2021-06-28T05:58:35.884Z] unset SSH_AGENT_PID; [2021-06-28T05:58:35.884Z] echo Agent pid 22 killed; [2021-06-28T05:58:35.910Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T05:58:36.272Z] + git semver [Pipeline] } [2021-06-28T05:58:36.282Z] $ docker stop --time=1 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 [2021-06-28T05:58:37.475Z] $ docker rm -f 2d0b0b8591d660d19851ab9c33b804e8adbae00f5d607be8ec2779955ed7ac52 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:58:38.005Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T05:58:38.005Z] [2021-06-28T05:58:38.005Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:58:38.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T05:58:38.335Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-28T05:58:38.335Z] ab5ef0e58194: Pulling fs layer [2021-06-28T05:58:38.335Z] 9712f1f96733: Pulling fs layer [2021-06-28T05:58:38.335Z] 63f879dbbcfc: Pulling fs layer [2021-06-28T05:58:38.335Z] 0d9ebad4ef96: Pulling fs layer [2021-06-28T05:58:38.335Z] e9a5061849ea: Pulling fs layer [2021-06-28T05:58:38.335Z] d747dcd14b5f: Pulling fs layer [2021-06-28T05:58:38.335Z] 2de7ff778b66: Pulling fs layer [2021-06-28T05:58:38.335Z] 0d9ebad4ef96: Waiting [2021-06-28T05:58:38.335Z] e9a5061849ea: Waiting [2021-06-28T05:58:38.335Z] d747dcd14b5f: Waiting [2021-06-28T05:58:38.335Z] 2de7ff778b66: Waiting [2021-06-28T05:58:38.335Z] 9712f1f96733: Download complete [2021-06-28T05:58:39.724Z] 63f879dbbcfc: Verifying Checksum [2021-06-28T05:58:39.724Z] 63f879dbbcfc: Download complete [2021-06-28T05:58:39.986Z] e9a5061849ea: Verifying Checksum [2021-06-28T05:58:39.986Z] e9a5061849ea: Download complete [2021-06-28T05:58:39.986Z] d747dcd14b5f: Verifying Checksum [2021-06-28T05:58:39.986Z] d747dcd14b5f: Download complete [2021-06-28T05:58:40.249Z] 2de7ff778b66: Verifying Checksum [2021-06-28T05:58:40.249Z] 2de7ff778b66: Download complete [2021-06-28T05:58:40.512Z] 0d9ebad4ef96: Verifying Checksum [2021-06-28T05:58:40.512Z] 0d9ebad4ef96: Download complete [2021-06-28T05:58:40.512Z] ab5ef0e58194: Verifying Checksum [2021-06-28T05:58:40.512Z] ab5ef0e58194: Download complete [2021-06-28T05:58:43.075Z] ab5ef0e58194: Pull complete [2021-06-28T05:58:43.075Z] 9712f1f96733: Pull complete [2021-06-28T05:58:44.044Z] 63f879dbbcfc: Pull complete [2021-06-28T05:58:47.399Z] 0d9ebad4ef96: Pull complete [2021-06-28T05:58:47.399Z] e9a5061849ea: Pull complete [2021-06-28T05:58:47.399Z] d747dcd14b5f: Pull complete [2021-06-28T05:58:48.355Z] 2de7ff778b66: Pull complete [2021-06-28T05:58:48.355Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-28T05:58:48.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-28T05:58:48.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-28T05:58:48.441Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-28T05:58:48.477Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-06-28T05:58:51.516Z] $ docker top f26b955653d65ff14ca4090c94af0239ffd0167424a8a29b6070f5e1c45097d4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:58:51.641Z] provisioning config files... [2021-06-28T05:58:51.650Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3501033655173574513tmp [2021-06-28T05:58:51.663Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1376238172549192070tmp [2021-06-28T05:58:51.676Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3096174575535928395tmp [Pipeline] { [Pipeline] echo [2021-06-28T05:58:51.705Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:58:52.012Z] ---> sigul-configuration.sh [2021-06-28T05:58:52.012Z] gpg: directory `/root/.gnupg' created [2021-06-28T05:58:52.012Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-28T05:58:52.012Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-28T05:58:52.012Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-28T05:58:52.012Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-28T05:58:52.012Z] gpg: CAST5 encrypted data [2021-06-28T05:58:52.012Z] gpg: encrypted with 1 passphrase [2021-06-28T05:58:52.012Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-28T05:58:52.313Z] + mkdir /home/jenkins [2021-06-28T05:58:52.314Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-28T05:58:52.614Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-06-28T05:58:52.624Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:58:52.923Z] ---> sigul-install.sh [2021-06-28T05:58:57.148Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-28T05:58:57.451Z] + git tag --list [2021-06-28T05:58:57.451Z] 1.0.0 [2021-06-28T05:58:57.451Z] v0.0.0 [2021-06-28T05:58:57.451Z] v1.1.0 [2021-06-28T05:58:57.451Z] v1.1.1 [2021-06-28T05:58:57.451Z] v1.2.2 [2021-06-28T05:58:57.451Z] v1.3.0 [2021-06-28T05:58:57.451Z] v1.3.1 [2021-06-28T05:58:57.451Z] v1.3.1-dev.1 [2021-06-28T05:58:57.451Z] v1.3.1-dev.2 [2021-06-28T05:58:57.451Z] v1.3.1-dev.3 [2021-06-28T05:58:57.451Z] v1.3.1-dev.4 [2021-06-28T05:58:57.451Z] v1.3.2-dev.1 [2021-06-28T05:58:57.451Z] v1.3.2-dev.10 [2021-06-28T05:58:57.451Z] v1.3.2-dev.11 [2021-06-28T05:58:57.451Z] v1.3.2-dev.12 [2021-06-28T05:58:57.451Z] v1.3.2-dev.2 [2021-06-28T05:58:57.451Z] v1.3.2-dev.3 [2021-06-28T05:58:57.451Z] v1.3.2-dev.4 [2021-06-28T05:58:57.451Z] v1.3.2-dev.5 [2021-06-28T05:58:57.451Z] v1.3.2-dev.6 [2021-06-28T05:58:57.451Z] v1.3.2-dev.7 [2021-06-28T05:58:57.451Z] v1.3.2-dev.8 [2021-06-28T05:58:57.451Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-28T05:58:57.757Z] + lftools sign git-tag v1.3.2-dev.12 [2021-06-28T05:58:58.332Z] Signing Git tag with Sigul... [2021-06-28T05:58:58.332Z] Signing v1.3.2-dev.12 [Pipeline] echo [2021-06-28T05:58:59.291Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:58:59.590Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-28T05:58:59.599Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-28T05:58:59.636Z] $ docker stop --time=1 f26b955653d65ff14ca4090c94af0239ffd0167424a8a29b6070f5e1c45097d4 [2021-06-28T05:59:01.116Z] $ docker rm -f f26b955653d65ff14ca4090c94af0239ffd0167424a8a29b6070f5e1c45097d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:59:01.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:59:01.911Z] . [Pipeline] withDockerContainer [2021-06-28T05:59:02.012Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-28T05:59:02.051Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T05:59:02.425Z] $ docker top bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T05:59:02.596Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T05:59:02.596Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T05:59:02.705Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T05:59:02.701Z] $ docker exec bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 ssh-agent [2021-06-28T05:59:02.821Z] SSH_AUTH_SOCK=/tmp/ssh-AoPkdgK3qmmM/agent.13 [2021-06-28T05:59:02.821Z] SSH_AGENT_PID=20 [2021-06-28T05:59:02.828Z] Running ssh-add (command line suppressed) [2021-06-28T05:59:02.926Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8705996982050393276.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8705996982050393276.key) [2021-06-28T05:59:02.948Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T05:59:03.270Z] + git semver bump pre [2021-06-28T05:59:03.270Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T05:59:03.270Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-28T05:59:03.270Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-28T05:59:03.270Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T05:59:03.270Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T05:59:03.270Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T05:59:03.270Z] # $SEMVER_BRANCH = master [2021-06-28T05:59:03.270Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-06-28T05:59:03.270Z] 1.3.2-dev.13 [Pipeline] } [2021-06-28T05:59:03.274Z] $ docker exec --env ******** --env ******** bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 ssh-agent -k [2021-06-28T05:59:03.368Z] unset SSH_AUTH_SOCK; [2021-06-28T05:59:03.371Z] unset SSH_AGENT_PID; [2021-06-28T05:59:03.371Z] echo Agent pid 20 killed; [2021-06-28T05:59:03.392Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T05:59:03.752Z] + git semver [Pipeline] } [2021-06-28T05:59:03.762Z] $ docker stop --time=1 bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 [2021-06-28T05:59:04.961Z] $ docker rm -f bceb32af6671be0c9706bfb8aad558114a5d52a9ba6802ee9cf90488e4be2f73 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:59:05.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-28T05:59:05.475Z] . [Pipeline] withDockerContainer [2021-06-28T05:59:05.555Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-28T05:59:05.587Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-28T05:59:05.913Z] $ docker top 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-28T05:59:06.128Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-28T05:59:06.128Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-28T05:59:06.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-28T05:59:06.237Z] $ docker exec 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 ssh-agent [2021-06-28T05:59:06.359Z] SSH_AUTH_SOCK=/tmp/ssh-kVibOce3HCaA/agent.13 [2021-06-28T05:59:06.360Z] SSH_AGENT_PID=19 [2021-06-28T05:59:06.366Z] Running ssh-add (command line suppressed) [2021-06-28T05:59:06.464Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1957048420818967468.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1957048420818967468.key) [2021-06-28T05:59:06.488Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-28T05:59:06.796Z] + git semver push [2021-06-28T05:59:06.796Z] # -> Open(): unable to determine branch for HEAD [2021-06-28T05:59:06.796Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-28T05:59:06.796Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-28T05:59:06.796Z] # $SEMVER_REMOTE_NAME = origin [2021-06-28T05:59:06.796Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-28T05:59:06.796Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-28T05:59:06.796Z] # $SEMVER_BRANCH = master [2021-06-28T05:59:06.796Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-06-28T05:59:11.020Z] $ docker exec --env ******** --env ******** 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 ssh-agent -k [2021-06-28T05:59:11.127Z] unset SSH_AUTH_SOCK; [2021-06-28T05:59:11.127Z] unset SSH_AGENT_PID; [2021-06-28T05:59:11.127Z] echo Agent pid 19 killed; [2021-06-28T05:59:11.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-28T05:59:11.494Z] + git semver [Pipeline] } [2021-06-28T05:59:11.506Z] $ docker stop --time=1 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 [2021-06-28T05:59:12.688Z] $ docker rm -f 98ea8ad1909a4b47988569de2b8ba74127b93fa05c0b4c282d2d442542759267 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-28T05:59:13.906Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:59:14.475Z] ---> package-listing.sh [2021-06-28T05:59:14.475Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-28T05:59:14.475Z] ++ facter osfamily [2021-06-28T05:59:14.736Z] + OS_FAMILY=redhat [2021-06-28T05:59:14.736Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2021-06-28T05:59:14.736Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-28T05:59:14.736Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-28T05:59:14.736Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-28T05:59:14.736Z] + PACKAGES=/tmp/packages_start.txt [2021-06-28T05:59:14.736Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-06-28T05:59:14.736Z] + PACKAGES=/tmp/packages_end.txt [2021-06-28T05:59:14.736Z] + case "${OS_FAMILY}" in [2021-06-28T05:59:14.736Z] + sort [2021-06-28T05:59:14.736Z] + rpm -qa [2021-06-28T05:59:15.308Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-28T05:59:15.308Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-28T05:59:15.308Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-28T05:59:15.308Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-06-28T05:59:15.308Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2021-06-28T05:59:15.308Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/ [Pipeline] echo [2021-06-28T05:59:15.320Z] 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_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-28T05:59:15.606Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:59:16.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T05:59:16.174Z] [2021-06-28T05:59:16.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-28T05:59:16.490Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T05:59:16.491Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-28T05:59:16.491Z] df20fa9351a1: Pulling fs layer [2021-06-28T05:59:16.491Z] 36b3adc4ff6f: Pulling fs layer [2021-06-28T05:59:16.491Z] 8ad3a11d3b57: Pulling fs layer [2021-06-28T05:59:16.491Z] 46f8f816bc3b: Pulling fs layer [2021-06-28T05:59:16.491Z] 93b61091891f: Pulling fs layer [2021-06-28T05:59:16.491Z] 93b9cdb0e59b: Pulling fs layer [2021-06-28T05:59:16.491Z] 5e14af77c1be: Pulling fs layer [2021-06-28T05:59:16.491Z] 01666e4c0597: Pulling fs layer [2021-06-28T05:59:16.491Z] aa168da1d23b: Pulling fs layer [2021-06-28T05:59:16.491Z] 93b9cdb0e59b: Waiting [2021-06-28T05:59:16.491Z] 5e14af77c1be: Waiting [2021-06-28T05:59:16.491Z] 01666e4c0597: Waiting [2021-06-28T05:59:16.491Z] aa168da1d23b: Waiting [2021-06-28T05:59:16.491Z] 46f8f816bc3b: Waiting [2021-06-28T05:59:16.491Z] 93b61091891f: Waiting [2021-06-28T05:59:16.491Z] 36b3adc4ff6f: Download complete [2021-06-28T05:59:16.491Z] 46f8f816bc3b: Verifying Checksum [2021-06-28T05:59:16.491Z] 46f8f816bc3b: Download complete [2021-06-28T05:59:16.491Z] df20fa9351a1: Verifying Checksum [2021-06-28T05:59:16.491Z] df20fa9351a1: Download complete [2021-06-28T05:59:16.762Z] 93b9cdb0e59b: Verifying Checksum [2021-06-28T05:59:16.762Z] 93b9cdb0e59b: Download complete [2021-06-28T05:59:16.762Z] 5e14af77c1be: Verifying Checksum [2021-06-28T05:59:16.762Z] 5e14af77c1be: Download complete [2021-06-28T05:59:16.762Z] 93b61091891f: Verifying Checksum [2021-06-28T05:59:16.762Z] 93b61091891f: Download complete [2021-06-28T05:59:16.762Z] 01666e4c0597: Verifying Checksum [2021-06-28T05:59:16.762Z] 01666e4c0597: Download complete [2021-06-28T05:59:16.762Z] df20fa9351a1: Pull complete [2021-06-28T05:59:17.031Z] 8ad3a11d3b57: Verifying Checksum [2021-06-28T05:59:17.031Z] 8ad3a11d3b57: Download complete [2021-06-28T05:59:17.031Z] 36b3adc4ff6f: Pull complete [2021-06-28T05:59:17.608Z] 8ad3a11d3b57: Pull complete [2021-06-28T05:59:17.608Z] 46f8f816bc3b: Pull complete [2021-06-28T05:59:17.874Z] 93b61091891f: Pull complete [2021-06-28T05:59:17.874Z] 93b9cdb0e59b: Pull complete [2021-06-28T05:59:17.874Z] 5e14af77c1be: Pull complete [2021-06-28T05:59:18.135Z] 01666e4c0597: Pull complete [2021-06-28T05:59:18.405Z] aa168da1d23b: Verifying Checksum [2021-06-28T05:59:18.405Z] aa168da1d23b: Download complete [2021-06-28T05:59:22.655Z] aa168da1d23b: Pull complete [2021-06-28T05:59:22.655Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-28T05:59:22.655Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-28T05:59:22.655Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-28T05:59:22.744Z] prd-centos7-docker-4c-2g-484 does not seem to be running inside a container [2021-06-28T05:59:22.787Z] $ 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_master/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_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-28T05:59:24.658Z] $ docker top 18d75fec3ae25908ef3f28710e9c4c6cbf46f186a2bc46ced3275dfbcf902322 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-28T05:59:25.054Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-28T05:59:25.359Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-28T05:59:25.659Z] + ls /var/log/sa-host [2021-06-28T05:59:25.659Z] + sadf -c /var/log/sa-host/sa05 [2021-06-28T05:59:25.659Z] file_magic: OK [2021-06-28T05:59:25.659Z] HZ: Using current value: 100 [2021-06-28T05:59:25.659Z] file_header: OK [2021-06-28T05:59:25.659Z] 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-28T05:59:25.659Z] Statistics: [2021-06-28T05:59:25.659Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T05:59:25.659Z] File successfully converted to sysstat format version 12.2.1 [2021-06-28T05:59:25.659Z] + sadf -c /var/log/sa-host/sa28 [2021-06-28T05:59:25.659Z] file_magic: OK [2021-06-28T05:59:25.659Z] HZ: Using current value: 100 [2021-06-28T05:59:25.659Z] file_header: OK [2021-06-28T05:59:25.659Z] 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-28T05:59:25.659Z] Statistics: [2021-06-28T05:59:25.659Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-28T05:59:25.659Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-28T05:59:26.353Z] provisioning config files... [2021-06-28T05:59:26.367Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3668738018669024090tmp [Pipeline] { [Pipeline] echo [2021-06-28T05:59:26.393Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:59:26.688Z] ---> create-netrc.sh [Pipeline] } [2021-06-28T05:59:26.698Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:59:27.196Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-28T05:59:27.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:59:27.683Z] ---> sudo-logs.sh [2021-06-28T05:59:27.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-28T05:59:27.720Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:59:28.017Z] ---> job-cost.sh [2021-06-28T05:59:28.017Z] lf-activate-venv: SKIPPING [2021-06-28T05:59:28.017Z] DEBUG: total: 0.18000000715255737 [2021-06-28T05:59:28.017Z] INFO: Retrieving Stack Cost... [2021-06-28T05:59:28.965Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-28T05:59:29.537Z] INFO: Archiving Costs [Pipeline] echo [2021-06-28T05:59:29.554Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-28T05:59:29.854Z] ---> logs-deploy.sh [2021-06-28T05:59:29.854Z] lf-activate-venv: SKIPPING [2021-06-28T05:59:29.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/36 [2021-06-28T05:59:29.854Z] INFO: archiving workspace using pattern(s): [2021-06-28T05:59:30.799Z] Archives upload complete. [2021-06-28T05:59:30.799Z] INFO: archiving logs to Nexus [2021-06-28T05:59:31.372Z] ---> uname -a: [2021-06-28T05:59:31.372Z] Linux prd-centos7-docker-4c-2g-484.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-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] ---> lscpu: [2021-06-28T05:59:31.372Z] Architecture: x86_64 [2021-06-28T05:59:31.372Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-28T05:59:31.372Z] Byte Order: Little Endian [2021-06-28T05:59:31.372Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-28T05:59:31.372Z] CPU(s): 2 [2021-06-28T05:59:31.372Z] On-line CPU(s) list: 0,1 [2021-06-28T05:59:31.372Z] Thread(s) per core: 1 [2021-06-28T05:59:31.372Z] Core(s) per socket: 1 [2021-06-28T05:59:31.372Z] Socket(s): 2 [2021-06-28T05:59:31.372Z] NUMA node(s): 1 [2021-06-28T05:59:31.372Z] Vendor ID: AuthenticAMD [2021-06-28T05:59:31.372Z] CPU family: 23 [2021-06-28T05:59:31.372Z] Model: 49 [2021-06-28T05:59:31.372Z] Model name: AMD EPYC-Rome Processor [2021-06-28T05:59:31.372Z] Stepping: 0 [2021-06-28T05:59:31.372Z] CPU MHz: 2799.998 [2021-06-28T05:59:31.372Z] BogoMIPS: 5599.99 [2021-06-28T05:59:31.372Z] Virtualization: AMD-V [2021-06-28T05:59:31.372Z] Hypervisor vendor: KVM [2021-06-28T05:59:31.372Z] Virtualization type: full [2021-06-28T05:59:31.372Z] L1d cache: 64 KiB [2021-06-28T05:59:31.372Z] L1i cache: 64 KiB [2021-06-28T05:59:31.372Z] L2 cache: 1 MiB [2021-06-28T05:59:31.372Z] L3 cache: 32 MiB [2021-06-28T05:59:31.372Z] NUMA node0 CPU(s): 0,1 [2021-06-28T05:59:31.372Z] Vulnerability Itlb multihit: Not affected [2021-06-28T05:59:31.372Z] Vulnerability L1tf: Not affected [2021-06-28T05:59:31.372Z] Vulnerability Mds: Not affected [2021-06-28T05:59:31.372Z] Vulnerability Meltdown: Not affected [2021-06-28T05:59:31.372Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-28T05:59:31.372Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-28T05:59:31.372Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-28T05:59:31.372Z] Vulnerability Srbds: Not affected [2021-06-28T05:59:31.372Z] Vulnerability Tsx async abort: Not affected [2021-06-28T05:59:31.372Z] 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-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] ---> nproc: [2021-06-28T05:59:31.372Z] 2 [2021-06-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] ---> df -h: [2021-06-28T05:59:31.372Z] Filesystem Size Used Available Use% Mounted on [2021-06-28T05:59:31.372Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-28T05:59:31.372Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-28T05:59:31.372Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-28T05:59:31.372Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master@tmp [2021-06-28T05:59:31.372Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] ---> free -m: [2021-06-28T05:59:31.372Z] total used free shared buff/cache available [2021-06-28T05:59:31.372Z] Mem: 7821 1166 3273 0 3381 6572 [2021-06-28T05:59:31.372Z] Swap: 1023 0 1023 [2021-06-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] [2021-06-28T05:59:31.372Z] ---> ip addr: [2021-06-28T05:59:31.372Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-28T05:59:31.372Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-28T05:59:31.372Z] inet 127.0.0.1/8 scope host lo [2021-06-28T05:59:31.372Z] valid_lft forever preferred_lft forever [2021-06-28T05:59:31.372Z] inet6 ::1/128 scope host [2021-06-28T05:59:31.372Z] valid_lft forever preferred_lft forever [2021-06-28T05:59:31.372Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-28T05:59:31.372Z] link/ether fa:16:3e:4d:45:f1 brd ff:ff:ff:ff:ff:ff [2021-06-28T05:59:31.372Z] inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-28T05:59:31.372Z] valid_lft 85730sec preferred_lft 85730sec [2021-06-28T05:59:31.372Z] inet6 fe80::f816:3eff:fe4d:45f1/64 scope link [2021-06-28T05:59:31.372Z] valid_lft forever preferred_lft forever [2021-06-28T05:59:31.373Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-28T05:59:31.373Z] link/ether 02:42:bb:fb:ee:21 brd ff:ff:ff:ff:ff:ff [2021-06-28T05:59:31.373Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-28T05:59:31.373Z] valid_lft forever preferred_lft forever [2021-06-28T05:59:31.373Z] inet6 fe80::42:bbff:fefb:ee21/64 scope link [2021-06-28T05:59:31.373Z] valid_lft forever preferred_lft forever [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] ---> sar -b -r -n DEV: [2021-06-28T05:59:31.373Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] 05:48:09 LINUX RESTART (2 CPU) [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] 05:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-28T05:59:31.373Z] 05:50:01 5.15 0.20 4.95 0.00 23.71 131.96 0.00 [2021-06-28T05:59:31.373Z] 05:51:01 0.42 0.00 0.42 0.00 0.00 7.03 0.00 [2021-06-28T05:59:31.373Z] 05:52:01 0.33 0.00 0.33 0.00 0.00 5.41 0.00 [2021-06-28T05:59:31.373Z] 05:53:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-06-28T05:59:31.373Z] 05:54:01 0.58 0.00 0.58 0.00 0.00 6.11 0.00 [2021-06-28T05:59:31.373Z] 05:55:01 0.52 0.00 0.52 0.00 0.00 7.68 0.00 [2021-06-28T05:59:31.373Z] 05:56:01 0.15 0.00 0.15 0.00 0.00 1.92 0.00 [2021-06-28T05:59:31.373Z] 05:57:01 0.32 0.00 0.32 0.00 0.00 5.13 0.00 [2021-06-28T05:59:31.373Z] 05:58:01 0.27 0.00 0.27 0.00 0.00 3.11 0.00 [2021-06-28T05:59:31.373Z] 05:59:01 197.79 0.03 197.75 0.00 3.73 58280.69 0.00 [2021-06-28T05:59:31.373Z] Average: 20.57 0.02 20.55 0.00 2.74 5847.13 0.00 [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] 05:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-28T05:59:31.373Z] 05:50:01 5467336 0 805884 10.06 2620 1733092 1254348 13.85 574352 1569064 20 [2021-06-28T05:59:31.373Z] 05:51:01 5471408 0 801804 10.01 2620 1733100 1205804 13.31 574472 1566100 16 [2021-06-28T05:59:31.373Z] 05:52:01 5470148 0 803064 10.03 2620 1733100 1206068 13.32 574492 1567432 16 [2021-06-28T05:59:31.373Z] 05:53:01 5468292 0 804916 10.05 2620 1733104 1206104 13.32 575848 1567432 8 [2021-06-28T05:59:31.373Z] 05:54:01 5470456 0 802744 10.02 2620 1733112 1205936 13.31 568872 1573400 8 [2021-06-28T05:59:31.373Z] 05:55:01 5469700 0 803500 10.03 2620 1733112 1205804 13.31 569428 1573400 20 [2021-06-28T05:59:31.373Z] 05:56:01 5462844 0 810348 10.12 2620 1733120 1234036 13.62 575472 1573400 20 [2021-06-28T05:59:31.373Z] 05:57:01 5453228 0 819956 10.24 2620 1733128 1266996 13.99 583984 1573400 8 [2021-06-28T05:59:31.373Z] 05:58:01 5462476 0 810704 10.12 2620 1733132 1200736 13.26 578464 1571592 16 [2021-06-28T05:59:31.373Z] 05:59:01 3879140 0 1072012 13.39 2620 3055160 1239780 13.69 796088 2701200 8 [2021-06-28T05:59:31.373Z] Average: 5307503 0 833493 10.41 2620 1865316 1222561 13.50 597147 1683642 14 [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] 05:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-28T05:59:31.373Z] 05:50:01 eth0 13.14 9.46 14.31 4.34 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:50:01 docker0 1.58 1.25 0.34 2.78 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:51:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:52:01 eth0 4.20 1.80 3.31 0.30 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:53:01 eth0 0.45 0.22 0.27 0.19 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:54:01 eth0 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:55:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:56:01 eth0 1.18 1.28 0.13 7.98 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:57:01 eth0 1.87 1.87 0.36 13.43 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:58:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:59:01 eth0 940.39 858.47 7969.43 81.48 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] 05:59:01 docker0 106.69 110.79 7.65 660.03 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] Average: eth0 96.26 87.38 799.08 10.78 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] Average: docker0 10.83 11.21 0.80 66.30 0.00 0.00 0.00 0.00 [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] ---> sar -P ALL: [2021-06-28T05:59:31.373Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/28/21 _x86_64_ (2 CPU) [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] 05:48:09 LINUX RESTART (2 CPU) [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] 05:49:01 CPU %user %nice %system %iowait %steal %idle [2021-06-28T05:59:31.373Z] 05:50:01 all 0.70 0.00 0.39 0.02 0.03 98.87 [2021-06-28T05:59:31.373Z] 05:50:01 0 0.72 0.00 0.38 0.02 0.03 98.85 [2021-06-28T05:59:31.373Z] 05:50:01 1 0.67 0.00 0.39 0.02 0.03 98.89 [2021-06-28T05:59:31.373Z] 05:51:01 all 0.08 0.00 0.04 0.00 0.02 99.86 [2021-06-28T05:59:31.373Z] 05:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-28T05:59:31.373Z] 05:51:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-06-28T05:59:31.373Z] 05:52:01 all 0.06 0.00 0.03 0.00 0.02 99.89 [2021-06-28T05:59:31.373Z] 05:52:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2021-06-28T05:59:31.373Z] 05:52:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2021-06-28T05:59:31.373Z] 05:53:01 all 0.12 0.00 0.04 0.00 0.03 99.82 [2021-06-28T05:59:31.373Z] 05:53:01 0 0.18 0.00 0.03 0.00 0.02 99.77 [2021-06-28T05:59:31.373Z] 05:53:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-28T05:59:31.373Z] 05:54:01 all 0.10 0.00 0.04 0.00 0.02 99.84 [2021-06-28T05:59:31.373Z] 05:54:01 0 0.15 0.00 0.03 0.00 0.00 99.82 [2021-06-28T05:59:31.373Z] 05:54:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2021-06-28T05:59:31.373Z] 05:55:01 all 0.08 0.00 0.03 0.00 0.02 99.87 [2021-06-28T05:59:31.373Z] 05:55:01 0 0.13 0.00 0.02 0.00 0.02 99.83 [2021-06-28T05:59:31.373Z] 05:55:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-28T05:59:31.373Z] 05:56:01 all 0.14 0.00 0.04 0.00 0.02 99.80 [2021-06-28T05:59:31.373Z] 05:56:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2021-06-28T05:59:31.373Z] 05:56:01 1 0.18 0.00 0.07 0.00 0.02 99.73 [2021-06-28T05:59:31.373Z] 05:57:01 all 0.22 0.00 0.07 0.00 0.02 99.70 [2021-06-28T05:59:31.373Z] 05:57:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2021-06-28T05:59:31.373Z] 05:57:01 1 0.35 0.00 0.07 0.00 0.02 99.57 [2021-06-28T05:59:31.373Z] 05:58:01 all 0.19 0.00 0.04 0.00 0.02 99.75 [2021-06-28T05:59:31.373Z] 05:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2021-06-28T05:59:31.373Z] 05:58:01 1 0.33 0.00 0.07 0.00 0.02 99.58 [2021-06-28T05:59:31.373Z] 05:59:01 all 22.96 0.00 10.15 2.68 0.08 64.13 [2021-06-28T05:59:31.373Z] 05:59:01 0 21.00 0.00 9.95 2.22 0.07 66.76 [2021-06-28T05:59:31.373Z] 05:59:01 1 24.91 0.00 10.34 3.14 0.09 61.52 [2021-06-28T05:59:31.373Z] Average: all 2.34 0.00 1.03 0.26 0.03 96.34 [2021-06-28T05:59:31.373Z] Average: 0 2.14 0.00 1.00 0.21 0.02 96.62 [2021-06-28T05:59:31.373Z] Average: 1 2.54 0.00 1.06 0.30 0.03 96.06 [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z] [2021-06-28T05:59:31.373Z]