Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 828c04b1f0eb937037ce2076f410b90c0d25fe4c 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-ssh4355668218861689184.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-ssh6070864470255311739.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-ssh2201593401949031426.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-ssh6811103156648351102.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/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-ssh3022210718191449855.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-41 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 Avoid second fetch Checking out Revision 828c04b1f0eb937037ce2076f410b90c0d25fe4c (master) Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > 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-ssh1981006848747743231.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 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 Commit message: "Merge pull request #113 from lenny-intel/default-to-publish" > git rev-list --no-walk 11d8369584318023b9540bc2f4ed2887017df2a8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-17T18:22:01.466Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-17T18:22:01.577Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-17T18:22:01.604Z] ========================================================= [2021-06-17T18:22:01.604Z] EdgeX Global Pipelines Version Info [2021-06-17T18:22:01.605Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:22:03.107Z] ------------------- [2021-06-17T18:22:03.108Z] stable info: [2021-06-17T18:22:03.108Z] ------------------- [2021-06-17T18:22:03.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-17T18:22:03.108Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T18:22:03.108Z] Message: update stable to v1.0.195 [2021-06-17T18:22:03.682Z] ------------------- [2021-06-17T18:22:03.682Z] experimental info: [2021-06-17T18:22:03.682Z] ------------------- [2021-06-17T18:22:03.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-17T18:22:03.682Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-17T18:22:03.682Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-17T18:22:03.813Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-06-17T18:22:03.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-06-17T18:22:03.862Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-17T18:22:03.889Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-17T18:22:03.915Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-17T18:22:03.940Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-17T18:22:03.969Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-17T18:22:03.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-17T18:22:04.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-17T18:22:04.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-17T18:22:04.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-17T18:22:04.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-06-17T18:22:04.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-17T18:22:04.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-17T18:22:04.166Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T18:22:04.193Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-17T18:22:04.217Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T18:22:04.241Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-17T18:22:04.264Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-17T18:22:04.288Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-17T18:22:04.311Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-17T18:22:04.335Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-17T18:22:04.359Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-17T18:22:04.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-17T18:22:04.416Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-17T18:22:04.439Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-17T18:22:04.462Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo [2021-06-17T18:22:04.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo [2021-06-17T18:22:04.508Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo [2021-06-17T18:22:04.531Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] echo [2021-06-17T18:22:04.553Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 828c04b [Pipeline] echo [2021-06-17T18:22:04.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:22:04.693Z] provisioning config files... [2021-06-17T18:22:04.709Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config4739667283901691098tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:22:05.037Z] ---> docker-login.sh [2021-06-17T18:22:05.037Z] nexus3.edgexfoundry.org:10001 [2021-06-17T18:22:05.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:22:05.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:22:05.620Z] Configure a credential helper to remove this warning. See [2021-06-17T18:22:05.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:22:05.620Z] [2021-06-17T18:22:05.620Z] Login Succeeded [2021-06-17T18:22:05.620Z] nexus3.edgexfoundry.org:10002 [2021-06-17T18:22:05.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:22:05.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:22:05.882Z] Configure a credential helper to remove this warning. See [2021-06-17T18:22:05.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:22:05.882Z] [2021-06-17T18:22:05.882Z] Login Succeeded [2021-06-17T18:22:05.882Z] nexus3.edgexfoundry.org:10003 [2021-06-17T18:22:05.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:22:05.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:22:05.882Z] Configure a credential helper to remove this warning. See [2021-06-17T18:22:05.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:22:05.882Z] [2021-06-17T18:22:05.882Z] Login Succeeded [2021-06-17T18:22:05.882Z] nexus3.edgexfoundry.org:10004 [2021-06-17T18:22:05.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:22:06.146Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:22:06.146Z] Configure a credential helper to remove this warning. See [2021-06-17T18:22:06.146Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:22:06.146Z] [2021-06-17T18:22:06.146Z] Login Succeeded [2021-06-17T18:22:06.146Z] docker.io [2021-06-17T18:22:06.146Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:22:06.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:22:06.407Z] Configure a credential helper to remove this warning. See [2021-06-17T18:22:06.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:22:06.407Z] [2021-06-17T18:22:06.407Z] Login Succeeded [2021-06-17T18:22:06.407Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T18:22:06.418Z] 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-17T18:22:06.952Z] + git log --format=format:%s -1 828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] echo [2021-06-17T18:22:06.990Z] GIT_COMMIT: 828c04b1f0eb937037ce2076f410b90c0d25fe4c, Commit Message: Merge pull request #113 from lenny-intel/default-to-publish [Pipeline] echo [2021-06-17T18:22:07.003Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:22:07.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:22:07.613Z] [2021-06-17T18:22:07.613Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:22:07.941Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:22:08.207Z] latest: Pulling from edgex-devops/git-semver [2021-06-17T18:22:08.207Z] 31603596830f: Pulling fs layer [2021-06-17T18:22:08.207Z] 54011a49482f: Pulling fs layer [2021-06-17T18:22:08.207Z] a6820b24f6d8: Pulling fs layer [2021-06-17T18:22:08.207Z] f581987b2513: Pulling fs layer [2021-06-17T18:22:08.207Z] f581987b2513: Waiting [2021-06-17T18:22:08.207Z] 54011a49482f: Verifying Checksum [2021-06-17T18:22:08.207Z] 54011a49482f: Download complete [2021-06-17T18:22:08.479Z] 31603596830f: Verifying Checksum [2021-06-17T18:22:08.479Z] 31603596830f: Download complete [2021-06-17T18:22:08.479Z] f581987b2513: Verifying Checksum [2021-06-17T18:22:08.479Z] f581987b2513: Download complete [2021-06-17T18:22:08.479Z] a6820b24f6d8: Verifying Checksum [2021-06-17T18:22:08.479Z] a6820b24f6d8: Download complete [2021-06-17T18:22:08.479Z] 31603596830f: Pull complete [2021-06-17T18:22:08.742Z] 54011a49482f: Pull complete [2021-06-17T18:22:09.699Z] a6820b24f6d8: Pull complete [2021-06-17T18:22:09.962Z] f581987b2513: Pull complete [2021-06-17T18:22:09.962Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-17T18:22:10.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:22:10.224Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-17T18:22:10.315Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-06-17T18:22:10.354Z] $ 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-17T18:22:12.351Z] $ docker top bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T18:22:12.474Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T18:22:12.474Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T18:22:12.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T18:22:12.584Z] $ docker exec bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 ssh-agent [2021-06-17T18:22:12.693Z] SSH_AUTH_SOCK=/tmp/ssh-KbtHyHlKP4me/agent.14 [2021-06-17T18:22:12.693Z] SSH_AGENT_PID=20 [2021-06-17T18:22:12.702Z] Running ssh-add (command line suppressed) [2021-06-17T18:22:12.792Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7264930542076065764.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_7264930542076065764.key) [2021-06-17T18:22:12.811Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T18:22:13.124Z] + git tag --points-at HEAD [Pipeline] } [2021-06-17T18:22:13.133Z] $ docker exec --env ******** --env ******** bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 ssh-agent -k [2021-06-17T18:22:13.231Z] unset SSH_AUTH_SOCK; [2021-06-17T18:22:13.232Z] unset SSH_AGENT_PID; [2021-06-17T18:22:13.232Z] echo Agent pid 20 killed; [2021-06-17T18:22:13.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-17T18:22:13.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T18:22:13.302Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T18:22:13.406Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T18:22:13.404Z] $ docker exec bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 ssh-agent [2021-06-17T18:22:13.524Z] SSH_AUTH_SOCK=/tmp/ssh-h5r0zQsMQrZX/agent.53 [2021-06-17T18:22:13.524Z] SSH_AGENT_PID=59 [2021-06-17T18:22:13.530Z] Running ssh-add (command line suppressed) [2021-06-17T18:22:13.633Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1809193181073269882.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_1809193181073269882.key) [2021-06-17T18:22:13.655Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T18:22:13.960Z] + git semver init [2021-06-17T18:22:13.960Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T18:22:13.960Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-17T18:22:13.960Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-17T18:22:13.960Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T18:22:13.960Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T18:22:13.960Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T18:22:13.960Z] # $SEMVER_BRANCH = master [2021-06-17T18:22:13.960Z] # $SEMVER_TEMP = /tmp/semver-360037804 [2021-06-17T18:22:13.960Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-06-17T18:22:14.224Z] # '/tmp/semver-360037804' -> '/w/workspace/gexfoundry_device-snmp-go_master/.semver' [2021-06-17T18:22:14.224Z] # -> Force: false [2021-06-17T18:22:14.224Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-06-17T18:22:14.231Z] $ docker exec --env ******** --env ******** bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 ssh-agent -k [2021-06-17T18:22:14.341Z] unset SSH_AUTH_SOCK; [2021-06-17T18:22:14.341Z] unset SSH_AGENT_PID; [2021-06-17T18:22:14.341Z] echo Agent pid 59 killed; [2021-06-17T18:22:14.358Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T18:22:14.696Z] + git semver [Pipeline] } [2021-06-17T18:22:14.708Z] $ docker stop --time=1 bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 [2021-06-17T18:22:16.088Z] $ docker rm -f bfd969a18f24cfb5d3c349b50c734dbb09890b80f28f01d6136c7e297baa3c71 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T18:22:16.471Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-17T18:22:16.738Z] Stashed 1 file(s) [Pipeline] echo [2021-06-17T18:22:16.742Z] [edgeXSemver]: initialized semver on version 1.3.2-dev.11 [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-17T18:22:31.986Z] Still waiting to schedule task [2021-06-17T18:22:31.986Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T18:22:31.986Z] ‘prd-centos7-docker-4c-2g-1825’ is offline [2021-06-17T18:22:31.986Z] ‘prd-centos7-docker-4c-2g-23’ is offline [2021-06-17T18:22:31.986Z] ‘prd-centos7-docker-4c-2g-25’ is offline [2021-06-17T18:22:31.987Z] ‘prd-centos7-docker-4c-2g-27’ is offline [2021-06-17T18:22:31.987Z] ‘prd-centos7-docker-4c-2g-30’ is offline [2021-06-17T18:22:31.987Z] ‘prd-centos7-docker-4c-2g-34’ is offline [2021-06-17T18:22:31.987Z] ‘prd-centos7-docker-4c-2g-36’ is offline [2021-06-17T18:22:31.987Z] ‘prd-centos7-docker-4c-2g-47’ is offline [2021-06-17T18:22:31.987Z] ‘prd-ubuntu18.04-docker-8c-8g-31’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T18:22:31.987Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T18:22:31.987Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-29’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T18:22:31.987Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T18:22:31.987Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-43’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T18:22:31.987Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-44’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-17T18:22:32.007Z] Still waiting to schedule task [2021-06-17T18:22:32.007Z] ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-centos7-docker-4c-2g-1825’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-centos7-docker-4c-2g-23’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-centos7-docker-4c-2g-25’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-centos7-docker-4c-2g-27’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-centos7-docker-4c-2g-30’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-centos7-docker-4c-2g-34’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-centos7-docker-4c-2g-36’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-centos7-docker-4c-2g-47’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-ubuntu18.04-docker-8c-8g-31’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-17T18:22:32.007Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-26’ is offline [2021-06-17T18:22:32.008Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-29’ is offline [2021-06-17T18:22:32.008Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-32’ is offline [2021-06-17T18:22:32.008Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-43’ is offline [2021-06-17T18:22:32.008Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-44’ is offline [2021-06-17T18:23:20.728Z] Running on prd-centos7-docker-4c-2g-50 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-06-17T18:23:20.754Z] Running in /w/workspace/device-snmp-go/35 [Pipeline] { [Pipeline] checkout [2021-06-17T18:23:20.878Z] Selected Git installation does not exist. Using Default [2021-06-17T18:23:20.878Z] The recommended git tool is: NONE [2021-06-17T18:23:23.357Z] using credential edgex-jenkins-ssh [2021-06-17T18:23:23.370Z] Cloning the remote Git repository [2021-06-17T18:23:24.163Z] Avoid second fetch [2021-06-17T18:23:24.164Z] Checking out Revision 828c04b1f0eb937037ce2076f410b90c0d25fe4c (master) [2021-06-17T18:23:22.710Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-17T18:23:22.772Z] > git init /w/workspace/device-snmp-go/35 # timeout=10 [2021-06-17T18:23:22.805Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-17T18:23:22.805Z] > git --version # timeout=10 [2021-06-17T18:23:22.814Z] > git --version # 'git version 2.24.4' [2021-06-17T18:23:22.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T18:23:22.838Z] [INFO] Currently running in a labeled security context [2021-06-17T18:23:22.838Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-17T18:23:22.838Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/35@tmp/jenkins-gitclient-ssh8362509168531828736.key [2021-06-17T18:23:22.857Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T18:23:23.407Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-17T18:23:23.414Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T18:23:23.435Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T18:23:23.445Z] > git checkout -f 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 [2021-06-17T18:23:27.625Z] Commit message: "Merge pull request #113 from lenny-intel/default-to-publish" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T18:23:28.638Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-17T18:23:28.967Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T18:23:29.268Z] + sudo service docker restart [2021-06-17T18:23:29.268Z] + true [2021-06-17T18:23:29.268Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:23:47.474Z] provisioning config files... [2021-06-17T18:23:47.538Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/35@tmp/config9212161353955960732tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:23:47.868Z] ---> docker-login.sh [2021-06-17T18:23:47.869Z] nexus3.edgexfoundry.org:10001 [2021-06-17T18:23:48.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:23:48.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:23:48.132Z] Configure a credential helper to remove this warning. See [2021-06-17T18:23:48.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:23:48.132Z] [2021-06-17T18:23:48.132Z] Login Succeeded [2021-06-17T18:23:48.132Z] nexus3.edgexfoundry.org:10002 [2021-06-17T18:23:48.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:23:48.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:23:48.394Z] Configure a credential helper to remove this warning. See [2021-06-17T18:23:48.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:23:48.394Z] [2021-06-17T18:23:48.394Z] Login Succeeded [2021-06-17T18:23:48.394Z] nexus3.edgexfoundry.org:10003 [2021-06-17T18:23:48.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:23:48.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:23:48.394Z] Configure a credential helper to remove this warning. See [2021-06-17T18:23:48.394Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:23:48.394Z] [2021-06-17T18:23:48.394Z] Login Succeeded [2021-06-17T18:23:48.394Z] nexus3.edgexfoundry.org:10004 [2021-06-17T18:23:48.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:23:48.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:23:48.655Z] Configure a credential helper to remove this warning. See [2021-06-17T18:23:48.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:23:48.655Z] [2021-06-17T18:23:48.655Z] Login Succeeded [2021-06-17T18:23:48.655Z] docker.io [2021-06-17T18:23:48.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:23:48.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:23:48.917Z] Configure a credential helper to remove this warning. See [2021-06-17T18:23:48.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:23:48.917Z] [2021-06-17T18:23:48.917Z] Login Succeeded [2021-06-17T18:23:48.917Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T18:23:48.932Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T18:23:49.123Z] ========================================================= [2021-06-17T18:23:49.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-17T18:23:49.123Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:23:49.447Z] + 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-17T18:23:49.447Z] Sending build context to Docker daemon 362kB [2021-06-17T18:23:49.447Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T18:23:49.447Z] Step 2/10 : FROM ${BASE} [2021-06-17T18:23:49.447Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-17T18:23:49.447Z] 540db60ca938: Pulling fs layer [2021-06-17T18:23:49.447Z] adcc1eea9eea: Pulling fs layer [2021-06-17T18:23:49.447Z] 4c4ab2625f07: Pulling fs layer [2021-06-17T18:23:49.447Z] 0510c868ecb4: Pulling fs layer [2021-06-17T18:23:49.447Z] afea3b2eda06: Pulling fs layer [2021-06-17T18:23:49.447Z] 7809a108b3ef: Pulling fs layer [2021-06-17T18:23:49.447Z] f706445af74f: Pulling fs layer [2021-06-17T18:23:49.447Z] 0510c868ecb4: Waiting [2021-06-17T18:23:49.447Z] afea3b2eda06: Waiting [2021-06-17T18:23:49.447Z] 7809a108b3ef: Waiting [2021-06-17T18:23:49.447Z] f706445af74f: Waiting [2021-06-17T18:23:49.447Z] 4c4ab2625f07: Verifying Checksum [2021-06-17T18:23:49.447Z] 4c4ab2625f07: Download complete [2021-06-17T18:23:49.447Z] adcc1eea9eea: Verifying Checksum [2021-06-17T18:23:49.447Z] adcc1eea9eea: Download complete [2021-06-17T18:23:49.447Z] afea3b2eda06: Verifying Checksum [2021-06-17T18:23:49.447Z] afea3b2eda06: Download complete [2021-06-17T18:23:49.717Z] 7809a108b3ef: Verifying Checksum [2021-06-17T18:23:49.717Z] 7809a108b3ef: Download complete [2021-06-17T18:23:49.717Z] 540db60ca938: Verifying Checksum [2021-06-17T18:23:49.717Z] 540db60ca938: Download complete [2021-06-17T18:23:49.717Z] 540db60ca938: Pull complete [2021-06-17T18:23:49.981Z] adcc1eea9eea: Pull complete [2021-06-17T18:23:49.981Z] 4c4ab2625f07: Pull complete [2021-06-17T18:23:51.909Z] f706445af74f: Verifying Checksum [2021-06-17T18:23:51.909Z] f706445af74f: Download complete [2021-06-17T18:23:52.854Z] 0510c868ecb4: Verifying Checksum [2021-06-17T18:23:52.854Z] 0510c868ecb4: Download complete [2021-06-17T18:23:56.185Z] 0510c868ecb4: Pull complete [2021-06-17T18:23:56.185Z] afea3b2eda06: Pull complete [2021-06-17T18:23:56.185Z] 7809a108b3ef: Pull complete [2021-06-17T18:23:57.586Z] f706445af74f: Pull complete [2021-06-17T18:23:57.586Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-17T18:23:57.586Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-17T18:23:57.586Z] ---> b068be0155e3 [2021-06-17T18:23:57.586Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-17T18:24:01.813Z] ---> Running in ee3cb3970aaa [2021-06-17T18:24:02.074Z] Removing intermediate container ee3cb3970aaa [2021-06-17T18:24:02.075Z] ---> 42db86e22d35 [2021-06-17T18:24:02.075Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T18:24:02.075Z] ---> Running in 0cc6db330c0c [2021-06-17T18:24:02.075Z] Removing intermediate container 0cc6db330c0c [2021-06-17T18:24:02.075Z] ---> e65002bddbd6 [2021-06-17T18:24:02.075Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-17T18:24:02.075Z] ---> Running in 69e2dfed371e [2021-06-17T18:24:02.339Z] Removing intermediate container 69e2dfed371e [2021-06-17T18:24:02.339Z] ---> ba272c9f447c [2021-06-17T18:24:02.339Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:24:02.339Z] ---> Running in 2742d16662f2 [2021-06-17T18:24:02.927Z] Removing intermediate container 2742d16662f2 [2021-06-17T18:24:02.927Z] ---> 19f77d58958d [2021-06-17T18:24:02.927Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T18:24:02.927Z] ---> Running in 9d1a39ced0c3 [2021-06-17T18:24:03.189Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:24:03.764Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:24:04.338Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-17T18:24:04.338Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-17T18:24:04.600Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-17T18:24:04.600Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-17T18:24:04.600Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-17T18:24:04.864Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-17T18:24:04.864Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-17T18:24:05.126Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-17T18:24:05.126Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-17T18:24:05.388Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-17T18:24:05.388Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-17T18:24:05.651Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-17T18:24:05.651Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-17T18:24:05.651Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T18:24:05.651Z] OK: 156 MiB in 53 packages [2021-06-17T18:24:06.224Z] Removing intermediate container 9d1a39ced0c3 [2021-06-17T18:24:06.224Z] ---> 711ad70a0580 [2021-06-17T18:24:06.224Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-17T18:24:06.224Z] ---> Running in f327ac29f0b6 [2021-06-17T18:24:06.488Z] Removing intermediate container f327ac29f0b6 [2021-06-17T18:24:06.488Z] ---> 7824bb134c91 [2021-06-17T18:24:06.488Z] Step 9/10 : COPY . . [2021-06-17T18:24:06.488Z] ---> d1edbce56024 [2021-06-17T18:24:06.488Z] Step 10/10 : RUN go mod download [2021-06-17T18:24:06.488Z] ---> Running in 1bd559196a9d [2021-06-17T18:24:18.749Z] Removing intermediate container 1bd559196a9d [2021-06-17T18:24:18.749Z] ---> a367f7f0ca77 [2021-06-17T18:24:18.749Z] Successfully built a367f7f0ca77 [2021-06-17T18:24:18.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:24:19.082Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T18:24:19.082Z] . [Pipeline] withDockerContainer [2021-06-17T18:24:19.172Z] prd-centos7-docker-4c-2g-50 does not seem to be running inside a container [2021-06-17T18:24:19.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/35 -v /w/workspace/device-snmp-go/35:/w/workspace/device-snmp-go/35:rw,z -v /w/workspace/device-snmp-go/35@tmp:/w/workspace/device-snmp-go/35@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-17T18:24:19.635Z] $ docker top 1d5f244b81c876fe00ed1360cbb11af52e56a568b670263fc2f2b13e3a684fb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:24:20.011Z] + go version [2021-06-17T18:24:20.011Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-17T18:24:20.024Z] $ docker stop --time=1 1d5f244b81c876fe00ed1360cbb11af52e56a568b670263fc2f2b13e3a684fb5 [2021-06-17T18:24:21.227Z] $ docker rm -f 1d5f244b81c876fe00ed1360cbb11af52e56a568b670263fc2f2b13e3a684fb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:24:21.860Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-17T18:24:21.860Z] . [Pipeline] withDockerContainer [2021-06-17T18:24:21.961Z] prd-centos7-docker-4c-2g-50 does not seem to be running inside a container [2021-06-17T18:24:22.017Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/35 -v /w/workspace/device-snmp-go/35:/w/workspace/device-snmp-go/35:rw,z -v /w/workspace/device-snmp-go/35@tmp:/w/workspace/device-snmp-go/35@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-17T18:24:22.395Z] $ docker top 141667e6d6791e5ffd783be0451441bb543866dce00577e01ed3bd1c9d5e5e97 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:24:22.816Z] + go mod tidy [Pipeline] sh [2021-06-17T18:24:23.698Z] + make test [2021-06-17T18:24:23.698Z] go mod tidy [2021-06-17T18:24:23.698Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-17T18:24:24.275Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-17T18:24:39.272Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-17T18:24:39.272Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2021-06-17T18:24:39.272Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-17T18:24:44.635Z] gofmt -l . [2021-06-17T18:24:44.635Z] [ "`gofmt -l .`" = "" ] [2021-06-17T18:24:44.635Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-17T18:24:44.912Z] $ docker stop --time=1 141667e6d6791e5ffd783be0451441bb543866dce00577e01ed3bd1c9d5e5e97 [2021-06-17T18:24:46.580Z] $ docker rm -f 141667e6d6791e5ffd783be0451441bb543866dce00577e01ed3bd1c9d5e5e97 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T18:24:47.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T18:24:47.167Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-06-17T18:24:48.503Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T18:24:48.808Z] + ls -al . [2021-06-17T18:24:48.808Z] total 104 [2021-06-17T18:24:48.808Z] drwxrwxr-x. 7 jenkins jenkins 4096 Jun 17 18:24 . [2021-06-17T18:24:48.808Z] drwxrwxr-x. 4 jenkins jenkins 30 Jun 17 18:23 .. [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 6520 Jun 17 18:23 Attribution.txt [2021-06-17T18:24:48.808Z] drwxrwxr-x. 2 jenkins jenkins 60 Jun 17 18:23 bin [2021-06-17T18:24:48.808Z] drwxrwxr-x. 3 jenkins jenkins 32 Jun 17 18:23 cmd [2021-06-17T18:24:48.808Z] -rw-r--r--. 1 jenkins jenkins 7631 Jun 17 18:24 coverage.out [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 1459 Jun 17 18:23 Dockerfile [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 1057 Jun 17 18:23 Dockerfile.build [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 6 Jun 17 18:23 .dockerignore [2021-06-17T18:24:48.808Z] drwxrwxr-x. 8 jenkins jenkins 162 Jun 17 18:23 .git [2021-06-17T18:24:48.808Z] drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 18:23 .github [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 269 Jun 17 18:23 .gitignore [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 223 Jun 17 18:23 go.mod [2021-06-17T18:24:48.808Z] -rw-r--r--. 1 jenkins jenkins 21038 Jun 17 18:24 go.sum [2021-06-17T18:24:48.808Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 17 18:23 internal [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 656 Jun 17 18:23 Jenkinsfile [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 11340 Jun 17 18:23 LICENSE [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 936 Jun 17 18:23 Makefile [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 9079 Jun 17 18:23 README.md [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 12 Jun 17 18:22 VERSION [2021-06-17T18:24:48.808Z] -rw-rw-r--. 1 jenkins jenkins 209 Jun 17 18:23 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:24:49.124Z] + 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=828c04b1f0eb937037ce2076f410b90c0d25fe4c --label arch=amd64 --label version=1.3.2-dev.11 . [2021-06-17T18:24:49.124Z] Sending build context to Docker daemon 370.2kB [2021-06-17T18:24:49.124Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T18:24:49.124Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-17T18:24:49.124Z] ---> a367f7f0ca77 [2021-06-17T18:24:49.124Z] Step 3/24 : ARG MAKE='make build' [2021-06-17T18:24:49.124Z] ---> Running in 12ac12adcc9a [2021-06-17T18:24:49.389Z] Removing intermediate container 12ac12adcc9a [2021-06-17T18:24:49.389Z] ---> 03ee6ed64a69 [2021-06-17T18:24:49.389Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-17T18:24:49.389Z] ---> Running in 6c7390f3fbdb [2021-06-17T18:24:49.389Z] Removing intermediate container 6c7390f3fbdb [2021-06-17T18:24:49.389Z] ---> bd119a985971 [2021-06-17T18:24:49.389Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T18:24:49.389Z] ---> Running in 405d5eb70430 [2021-06-17T18:24:49.389Z] Removing intermediate container 405d5eb70430 [2021-06-17T18:24:49.389Z] ---> ee56ad07a6cc [2021-06-17T18:24:49.389Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:24:49.656Z] ---> Running in e886f5a576a1 [2021-06-17T18:24:49.927Z] Removing intermediate container e886f5a576a1 [2021-06-17T18:24:49.927Z] ---> 454afa245c87 [2021-06-17T18:24:49.927Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T18:24:49.927Z] ---> Running in 78f596c21eeb [2021-06-17T18:24:50.498Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:24:51.072Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:24:51.645Z] OK: 156 MiB in 53 packages [2021-06-17T18:24:51.921Z] Removing intermediate container 78f596c21eeb [2021-06-17T18:24:51.921Z] ---> a54ac60dae68 [2021-06-17T18:24:51.921Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-17T18:24:51.921Z] ---> Running in 44f0a4a0ec4e [2021-06-17T18:24:51.921Z] Removing intermediate container 44f0a4a0ec4e [2021-06-17T18:24:51.921Z] ---> f75c8186f398 [2021-06-17T18:24:51.921Z] Step 9/24 : COPY . . [2021-06-17T18:24:52.182Z] ---> 59bb9e57949d [2021-06-17T18:24:52.182Z] Step 10/24 : RUN go mod tidy [2021-06-17T18:24:52.182Z] ---> Running in 2af54c3c0dbb [2021-06-17T18:24:52.756Z] Removing intermediate container 2af54c3c0dbb [2021-06-17T18:24:52.756Z] ---> c7012bcfbf42 [2021-06-17T18:24:52.756Z] Step 11/24 : RUN make update [2021-06-17T18:24:52.756Z] ---> Running in 80ed3ca48cd9 [2021-06-17T18:24:53.022Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-17T18:24:53.284Z] Removing intermediate container 80ed3ca48cd9 [2021-06-17T18:24:53.284Z] ---> fe94ec3280f5 [2021-06-17T18:24:53.284Z] Step 12/24 : RUN ${MAKE} [2021-06-17T18:24:53.284Z] ---> Running in b66b897263d9 [2021-06-17T18:24:53.549Z] go mod tidy [2021-06-17T18:24:53.549Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.11" -o cmd/device-snmp ./cmd [2021-06-17T18:25:05.898Z] Removing intermediate container b66b897263d9 [2021-06-17T18:25:05.898Z] ---> 1b5f95dd142f [2021-06-17T18:25:05.898Z] Step 13/24 : FROM alpine:3.12 [2021-06-17T18:25:05.898Z] 3.12: Pulling from library/alpine [2021-06-17T18:25:05.898Z] 339de151aab4: Pulling fs layer [2021-06-17T18:25:05.898Z] 339de151aab4: Verifying Checksum [2021-06-17T18:25:05.898Z] 339de151aab4: Download complete [2021-06-17T18:25:05.898Z] 339de151aab4: Pull complete [2021-06-17T18:25:05.898Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T18:25:05.898Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T18:25:05.898Z] ---> 13621d1b12d4 [2021-06-17T18:25:05.898Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T18:25:05.898Z] ---> Running in 596430c6258b [2021-06-17T18:25:06.159Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-17T18:25:06.160Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-17T18:25:06.160Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T18:25:06.160Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T18:25:06.160Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T18:25:06.160Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T18:25:06.160Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T18:25:06.420Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T18:25:06.420Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:25:06.420Z] OK: 8 MiB in 20 packages [2021-06-17T18:25:06.684Z] Removing intermediate container 596430c6258b [2021-06-17T18:25:06.684Z] ---> f738659e437d [2021-06-17T18:25:06.684Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-17T18:25:07.262Z] ---> 1a97edf21a65 [2021-06-17T18:25:07.262Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-17T18:25:07.262Z] ---> 410084ae366e [2021-06-17T18:25:07.262Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-17T18:25:07.529Z] ---> 0afc00a8c3e2 [2021-06-17T18:25:07.529Z] Step 18/24 : EXPOSE 59993 [2021-06-17T18:25:07.529Z] ---> Running in 6f3c0d907473 [2021-06-17T18:25:07.529Z] Removing intermediate container 6f3c0d907473 [2021-06-17T18:25:07.529Z] ---> 4d72f109f773 [2021-06-17T18:25:07.529Z] Step 19/24 : EXPOSE 161 [2021-06-17T18:25:07.529Z] ---> Running in 5480fe10ec76 [2021-06-17T18:25:07.790Z] Removing intermediate container 5480fe10ec76 [2021-06-17T18:25:07.790Z] ---> d21cfd64a467 [2021-06-17T18:25:07.790Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-17T18:25:07.790Z] ---> Running in b0a36ec8dd19 [2021-06-17T18:25:07.790Z] Removing intermediate container b0a36ec8dd19 [2021-06-17T18:25:07.790Z] ---> c56ae630fae3 [2021-06-17T18:25:07.790Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-17T18:25:07.790Z] ---> Running in 5bb31e699330 [2021-06-17T18:25:08.052Z] Removing intermediate container 5bb31e699330 [2021-06-17T18:25:08.052Z] ---> 92e4bdbbbd71 [2021-06-17T18:25:08.052Z] Step 22/24 : LABEL arch=amd64 [2021-06-17T18:25:08.052Z] ---> Running in 046c457cc31d [2021-06-17T18:25:08.052Z] Removing intermediate container 046c457cc31d [2021-06-17T18:25:08.052Z] ---> 48dd7338b63d [2021-06-17T18:25:08.052Z] Step 23/24 : LABEL git_sha=828c04b1f0eb937037ce2076f410b90c0d25fe4c [2021-06-17T18:25:08.052Z] ---> Running in e6b85dc3335a [2021-06-17T18:25:08.052Z] Removing intermediate container e6b85dc3335a [2021-06-17T18:25:08.052Z] ---> e6d6a718ae24 [2021-06-17T18:25:08.053Z] Step 24/24 : LABEL version=1.3.2-dev.11 [2021-06-17T18:25:08.053Z] ---> Running in 4ec24ed8c80f [2021-06-17T18:25:08.314Z] Removing intermediate container 4ec24ed8c80f [2021-06-17T18:25:08.314Z] ---> 6e99af48b832 [2021-06-17T18:25:08.314Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T18:25:08.314Z] Successfully built 6e99af48b832 [2021-06-17T18:25:08.314Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:25:08.585Z] provisioning config files... [2021-06-17T18:25:08.600Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/35@tmp/config6964102017325631038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:25:08.932Z] ---> docker-login.sh [2021-06-17T18:25:08.932Z] nexus3.edgexfoundry.org:10001 [2021-06-17T18:25:08.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:08.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:08.932Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:08.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:08.932Z] [2021-06-17T18:25:08.932Z] Login Succeeded [2021-06-17T18:25:08.932Z] nexus3.edgexfoundry.org:10002 [2021-06-17T18:25:08.932Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:09.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:09.202Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:09.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:09.202Z] [2021-06-17T18:25:09.202Z] Login Succeeded [2021-06-17T18:25:09.202Z] nexus3.edgexfoundry.org:10003 [2021-06-17T18:25:09.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:09.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:09.202Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:09.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:09.202Z] [2021-06-17T18:25:09.202Z] Login Succeeded [2021-06-17T18:25:09.202Z] nexus3.edgexfoundry.org:10004 [2021-06-17T18:25:09.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:09.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:09.202Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:09.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:09.202Z] [2021-06-17T18:25:09.202Z] Login Succeeded [2021-06-17T18:25:09.202Z] docker.io [2021-06-17T18:25:09.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:09.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:09.732Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:09.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:09.732Z] [2021-06-17T18:25:09.732Z] Login Succeeded [2021-06-17T18:25:09.732Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T18:25:09.740Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T18:25:09.813Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-06-17T18:25:09.813Z] 828c04b1f0eb937037ce2076f410b90c0d25fe4c [2021-06-17T18:25:09.813Z] latest [2021-06-17T18:25:09.813Z] 1.3.2-dev.11 [2021-06-17T18:25:09.813Z] 828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [2021-06-17T18:25:09.813Z] master [2021-06-17T18:25:09.813Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:10.183Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:10.484Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c [2021-06-17T18:25:10.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-17T18:25:10.484Z] 2a26025ca7d2: Preparing [2021-06-17T18:25:10.484Z] 3e4320f9be02: Preparing [2021-06-17T18:25:10.484Z] beca17c4cabf: Preparing [2021-06-17T18:25:10.484Z] d2f9983b91b8: Preparing [2021-06-17T18:25:10.484Z] 32f366d666a5: Preparing [2021-06-17T18:25:10.484Z] 32f366d666a5: Layer already exists [2021-06-17T18:25:10.749Z] 3e4320f9be02: Pushed [2021-06-17T18:25:10.749Z] 2a26025ca7d2: Pushed [2021-06-17T18:25:10.749Z] d2f9983b91b8: Pushed [2021-06-17T18:25:12.139Z] beca17c4cabf: Pushed [2021-06-17T18:25:12.139Z] 828c04b1f0eb937037ce2076f410b90c0d25fe4c: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:12.456Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:12.762Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-06-17T18:25:12.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-17T18:25:12.762Z] 2a26025ca7d2: Preparing [2021-06-17T18:25:12.762Z] 3e4320f9be02: Preparing [2021-06-17T18:25:12.762Z] beca17c4cabf: Preparing [2021-06-17T18:25:12.762Z] d2f9983b91b8: Preparing [2021-06-17T18:25:12.762Z] 32f366d666a5: Preparing [2021-06-17T18:25:12.762Z] 3e4320f9be02: Layer already exists [2021-06-17T18:25:12.762Z] beca17c4cabf: Layer already exists [2021-06-17T18:25:12.762Z] d2f9983b91b8: Layer already exists [2021-06-17T18:25:12.762Z] 32f366d666a5: Layer already exists [2021-06-17T18:25:12.762Z] 2a26025ca7d2: Layer already exists [2021-06-17T18:25:12.762Z] latest: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:13.076Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:13.389Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.11 [2021-06-17T18:25:13.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-17T18:25:13.389Z] 2a26025ca7d2: Preparing [2021-06-17T18:25:13.389Z] 3e4320f9be02: Preparing [2021-06-17T18:25:13.389Z] beca17c4cabf: Preparing [2021-06-17T18:25:13.389Z] d2f9983b91b8: Preparing [2021-06-17T18:25:13.389Z] 32f366d666a5: Preparing [2021-06-17T18:25:13.389Z] 2a26025ca7d2: Layer already exists [2021-06-17T18:25:13.389Z] 32f366d666a5: Layer already exists [2021-06-17T18:25:13.389Z] d2f9983b91b8: Layer already exists [2021-06-17T18:25:13.389Z] beca17c4cabf: Layer already exists [2021-06-17T18:25:13.389Z] 3e4320f9be02: Layer already exists [2021-06-17T18:25:13.389Z] 1.3.2-dev.11: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:13.713Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:14.014Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [2021-06-17T18:25:14.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-17T18:25:14.014Z] 2a26025ca7d2: Preparing [2021-06-17T18:25:14.014Z] 3e4320f9be02: Preparing [2021-06-17T18:25:14.014Z] beca17c4cabf: Preparing [2021-06-17T18:25:14.014Z] d2f9983b91b8: Preparing [2021-06-17T18:25:14.014Z] 32f366d666a5: Preparing [2021-06-17T18:25:14.014Z] 2a26025ca7d2: Layer already exists [2021-06-17T18:25:14.014Z] d2f9983b91b8: Layer already exists [2021-06-17T18:25:14.014Z] beca17c4cabf: Layer already exists [2021-06-17T18:25:14.014Z] 32f366d666a5: Layer already exists [2021-06-17T18:25:14.014Z] 3e4320f9be02: Layer already exists [2021-06-17T18:25:14.014Z] 828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:14.323Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:14.642Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:master [2021-06-17T18:25:14.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-06-17T18:25:14.643Z] 2a26025ca7d2: Preparing [2021-06-17T18:25:14.643Z] 3e4320f9be02: Preparing [2021-06-17T18:25:14.643Z] beca17c4cabf: Preparing [2021-06-17T18:25:14.643Z] d2f9983b91b8: Preparing [2021-06-17T18:25:14.643Z] 32f366d666a5: Preparing [2021-06-17T18:25:14.643Z] 32f366d666a5: Layer already exists [2021-06-17T18:25:14.643Z] 3e4320f9be02: Layer already exists [2021-06-17T18:25:14.643Z] d2f9983b91b8: Layer already exists [2021-06-17T18:25:14.643Z] 2a26025ca7d2: Layer already exists [2021-06-17T18:25:14.643Z] beca17c4cabf: Layer already exists [2021-06-17T18:25:14.643Z] master: digest: sha256:d5a1ac6f85556fc5c61117db044acaa853471167e516762b8321f55cf8ba62a9 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T18:25:14.706Z] ===================================================== [Pipeline] echo [2021-06-17T18:25:14.727Z] taggedImages: [2021-06-17T18:25:14.727Z] - nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c [2021-06-17T18:25:14.727Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-06-17T18:25:14.727Z] - nexus3.edgexfoundry.org:10004/device-snmp:1.3.2-dev.11 [2021-06-17T18:25:14.727Z] - nexus3.edgexfoundry.org:10004/device-snmp:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [2021-06-17T18:25:14.727Z] - 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-17T18:25:15.442Z] ---> job-cost.sh [2021-06-17T18:25:15.443Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9V96 [2021-06-17T18:25:15.701Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-55 in /w/workspace/gexfoundry_device-snmp-go_master [Pipeline] { [Pipeline] ws [2021-06-17T18:25:15.729Z] Running in /w/workspace/device-snmp-go/35 [Pipeline] { [Pipeline] checkout [2021-06-17T18:25:15.991Z] Selected Git installation does not exist. Using Default [2021-06-17T18:25:15.991Z] The recommended git tool is: NONE [2021-06-17T18:25:22.494Z] using credential edgex-jenkins-ssh [2021-06-17T18:25:22.515Z] Cloning the remote Git repository [2021-06-17T18:25:22.588Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-06-17T18:25:22.788Z] > git init /w/workspace/device-snmp-go/35 # timeout=10 [2021-06-17T18:25:23.018Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-06-17T18:25:23.019Z] > git --version # timeout=10 [2021-06-17T18:25:23.073Z] > git --version # 'git version 2.17.1' [2021-06-17T18:25:23.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-17T18:25:23.190Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T18:25:23.627Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T18:25:23.993Z] Avoid second fetch [2021-06-17T18:25:23.994Z] Checking out Revision 828c04b1f0eb937037ce2076f410b90c0d25fe4c (master) [2021-06-17T18:25:23.951Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-06-17T18:25:23.970Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-17T18:25:24.015Z] > git config core.sparsecheckout # timeout=10 [2021-06-17T18:25:24.034Z] > git checkout -f 828c04b1f0eb937037ce2076f410b90c0d25fe4c # timeout=10 [2021-06-17T18:25:28.460Z] Commit message: "Merge pull request #113 from lenny-intel/default-to-publish" [2021-06-17T18:25:28.768Z] [2021-06-17T18:25:28.768Z] GitHub has been notified of this commit’s build result [2021-06-17T18:25:28.768Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T18:25:29.771Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-17T18:25:30.222Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-17T18:25:30.574Z] + sudo service docker restart [2021-06-17T18:25:30.574Z] + true [2021-06-17T18:25:38.598Z] lf-activate-venv(): INFO: Adding /tmp/venv-9V96/bin to PATH [2021-06-17T18:25:38.598Z] INFO: No Stack... [2021-06-17T18:25:38.598Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T18:25:38.598Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T18:25:38.897Z] + cut -d, -f6 [2021-06-17T18:25:38.897Z] + cat /w/workspace/device-snmp-go/35/archives/cost.csv [Pipeline] lock [2021-06-17T18:25:38.928Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [2021-06-17T18:25:38.938Z] Resource [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] did not exist. Created. [2021-06-17T18:25:38.938Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T18:25:39.258Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-17T18:25:39.333Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T18:25:39.356Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:25:49.015Z] provisioning config files... [2021-06-17T18:25:49.046Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/35@tmp/config8986766738330424885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:25:49.447Z] ---> docker-login.sh [2021-06-17T18:25:49.447Z] nexus3.edgexfoundry.org:10001 [2021-06-17T18:25:50.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:50.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:50.723Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:50.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:50.723Z] [2021-06-17T18:25:50.723Z] Login Succeeded [2021-06-17T18:25:50.723Z] nexus3.edgexfoundry.org:10002 [2021-06-17T18:25:51.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:51.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:51.598Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:51.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:51.598Z] [2021-06-17T18:25:51.598Z] Login Succeeded [2021-06-17T18:25:51.598Z] nexus3.edgexfoundry.org:10003 [2021-06-17T18:25:52.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:52.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:52.200Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:52.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:52.200Z] [2021-06-17T18:25:52.200Z] Login Succeeded [2021-06-17T18:25:52.200Z] nexus3.edgexfoundry.org:10004 [2021-06-17T18:25:52.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:52.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:52.758Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:52.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:52.758Z] [2021-06-17T18:25:52.758Z] Login Succeeded [2021-06-17T18:25:52.758Z] docker.io [2021-06-17T18:25:53.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:25:53.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:25:53.642Z] Configure a credential helper to remove this warning. See [2021-06-17T18:25:53.642Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:25:53.642Z] [2021-06-17T18:25:53.642Z] Login Succeeded [2021-06-17T18:25:53.642Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T18:25:53.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-17T18:25:54.043Z] ========================================================= [2021-06-17T18:25:54.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-17T18:25:54.043Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:25:54.405Z] + 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-17T18:25:54.685Z] Sending build context to Docker daemon 361kB [2021-06-17T18:25:54.685Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T18:25:54.685Z] Step 2/10 : FROM ${BASE} [2021-06-17T18:25:54.973Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-17T18:25:54.973Z] 595b0fe564bb: Pulling fs layer [2021-06-17T18:25:54.973Z] 3088b5b3c5c0: Pulling fs layer [2021-06-17T18:25:54.973Z] 5b7225fbf94c: Pulling fs layer [2021-06-17T18:25:54.973Z] ba82ee9f976e: Pulling fs layer [2021-06-17T18:25:54.973Z] 506bd15cee9f: Pulling fs layer [2021-06-17T18:25:54.973Z] ba82ee9f976e: Waiting [2021-06-17T18:25:54.973Z] 75a0a4a0db45: Pulling fs layer [2021-06-17T18:25:54.973Z] 506bd15cee9f: Waiting [2021-06-17T18:25:54.973Z] 618dc40b7e24: Pulling fs layer [2021-06-17T18:25:54.973Z] 5b7225fbf94c: Verifying Checksum [2021-06-17T18:25:54.973Z] 5b7225fbf94c: Download complete [2021-06-17T18:25:54.973Z] 3088b5b3c5c0: Verifying Checksum [2021-06-17T18:25:54.973Z] 3088b5b3c5c0: Download complete [2021-06-17T18:25:55.267Z] 506bd15cee9f: Verifying Checksum [2021-06-17T18:25:55.267Z] 506bd15cee9f: Download complete [2021-06-17T18:25:55.267Z] 75a0a4a0db45: Verifying Checksum [2021-06-17T18:25:55.267Z] 75a0a4a0db45: Download complete [2021-06-17T18:25:55.267Z] 595b0fe564bb: Verifying Checksum [2021-06-17T18:25:55.267Z] 595b0fe564bb: Download complete [2021-06-17T18:25:55.886Z] 595b0fe564bb: Pull complete [2021-06-17T18:25:56.502Z] 3088b5b3c5c0: Pull complete [2021-06-17T18:25:57.132Z] 5b7225fbf94c: Pull complete [2021-06-17T18:25:57.745Z] 618dc40b7e24: Verifying Checksum [2021-06-17T18:25:57.745Z] 618dc40b7e24: Download complete [2021-06-17T18:25:58.733Z] ba82ee9f976e: Download complete [2021-06-17T18:26:08.972Z] ba82ee9f976e: Pull complete [2021-06-17T18:26:08.972Z] 506bd15cee9f: Pull complete [2021-06-17T18:26:09.250Z] 75a0a4a0db45: Pull complete [2021-06-17T18:26:12.678Z] 618dc40b7e24: Pull complete [2021-06-17T18:26:12.956Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-17T18:26:12.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-17T18:26:12.956Z] ---> a36622ca3599 [2021-06-17T18:26:12.956Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh gcc libc-dev zeromq-dev libsodium-dev" [2021-06-17T18:26:15.613Z] ---> Running in c89cdb7f2867 [2021-06-17T18:26:15.894Z] Removing intermediate container c89cdb7f2867 [2021-06-17T18:26:15.894Z] ---> 6ac3f927e51f [2021-06-17T18:26:15.894Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T18:26:16.170Z] ---> Running in 97616550d728 [2021-06-17T18:26:16.772Z] Removing intermediate container 97616550d728 [2021-06-17T18:26:16.772Z] ---> 75c0e89cdd43 [2021-06-17T18:26:16.772Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2021-06-17T18:26:16.772Z] ---> Running in 7f4ee74d5757 [2021-06-17T18:26:17.369Z] Removing intermediate container 7f4ee74d5757 [2021-06-17T18:26:17.369Z] ---> 154270512163 [2021-06-17T18:26:17.369Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:26:17.369Z] ---> Running in 214d3aa3ba8d [2021-06-17T18:26:20.013Z] Removing intermediate container 214d3aa3ba8d [2021-06-17T18:26:20.013Z] ---> 4e5bc8ecc728 [2021-06-17T18:26:20.013Z] Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T18:26:20.013Z] ---> Running in 926b700b6ba5 [2021-06-17T18:26:20.998Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:26:21.981Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:26:22.971Z] (1/13) Installing libc-dev (0.7.2-r3) [2021-06-17T18:26:22.971Z] (2/13) Installing libsodium (1.0.18-r0) [2021-06-17T18:26:22.971Z] (3/13) Installing pkgconf (1.7.3-r0) [2021-06-17T18:26:22.971Z] (4/13) Installing libsodium-dev (1.0.18-r0) [2021-06-17T18:26:23.570Z] (5/13) Installing openssh-keygen (8.4_p1-r3) [2021-06-17T18:26:23.845Z] (6/13) Installing libedit (20191231.3.1-r1) [2021-06-17T18:26:24.121Z] (7/13) Installing openssh-client (8.4_p1-r3) [2021-06-17T18:26:26.098Z] (8/13) Installing openssh-sftp-server (8.4_p1-r3) [2021-06-17T18:26:26.371Z] (9/13) Installing openssh-server-common (8.4_p1-r3) [2021-06-17T18:26:26.371Z] (10/13) Installing openssh-server (8.4_p1-r3) [2021-06-17T18:26:26.971Z] (11/13) Installing openssh (8.4_p1-r3) [2021-06-17T18:26:27.573Z] (12/13) Installing libzmq (4.3.3-r1) [2021-06-17T18:26:27.847Z] (13/13) Installing zeromq-dev (4.3.3-r1) [2021-06-17T18:26:28.128Z] Executing busybox-1.32.1-r6.trigger [2021-06-17T18:26:28.128Z] OK: 145 MiB in 53 packages [2021-06-17T18:26:29.583Z] Removing intermediate container 926b700b6ba5 [2021-06-17T18:26:29.583Z] ---> 47f75d6a4533 [2021-06-17T18:26:29.583Z] Step 8/10 : WORKDIR /device-snmp-go [2021-06-17T18:26:29.583Z] ---> Running in 56ed7f06a71c [2021-06-17T18:26:30.187Z] Removing intermediate container 56ed7f06a71c [2021-06-17T18:26:30.187Z] ---> 492db175b744 [2021-06-17T18:26:30.187Z] Step 9/10 : COPY . . [2021-06-17T18:26:31.182Z] ---> ad0dc2f20318 [2021-06-17T18:26:31.182Z] Step 10/10 : RUN go mod download [2021-06-17T18:26:31.457Z] ---> Running in 19b71c931e9a [2021-06-17T18:26:58.304Z] Removing intermediate container 19b71c931e9a [2021-06-17T18:26:58.304Z] ---> 81ed56fa5cbc [2021-06-17T18:26:58.304Z] Successfully built 81ed56fa5cbc [2021-06-17T18:26:58.304Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:26:58.665Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T18:26:58.665Z] . [Pipeline] withDockerContainer [2021-06-17T18:26:58.917Z] prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container [2021-06-17T18:26:59.001Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/35 -v /w/workspace/device-snmp-go/35:/w/workspace/device-snmp-go/35:rw,z -v /w/workspace/device-snmp-go/35@tmp:/w/workspace/device-snmp-go/35@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-arm64 cat [2021-06-17T18:27:00.576Z] $ docker top d8aa08856ee68c7e399a5691066a936b6b31479b3bec0282f678aeb620edc2a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:27:01.585Z] + go version [2021-06-17T18:27:01.585Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-17T18:27:01.618Z] $ docker stop --time=1 d8aa08856ee68c7e399a5691066a936b6b31479b3bec0282f678aeb620edc2a4 [2021-06-17T18:27:03.448Z] $ docker rm -f d8aa08856ee68c7e399a5691066a936b6b31479b3bec0282f678aeb620edc2a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:27:04.253Z] + docker inspect -f . ci-base-image-arm64 [2021-06-17T18:27:04.253Z] . [Pipeline] withDockerContainer [2021-06-17T18:27:04.532Z] prd-ubuntu18.04-docker-arm64-4c-16g-55 does not seem to be running inside a container [2021-06-17T18:27:04.626Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/35 -v /w/workspace/device-snmp-go/35:/w/workspace/device-snmp-go/35:rw,z -v /w/workspace/device-snmp-go/35@tmp:/w/workspace/device-snmp-go/35@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-arm64 cat [2021-06-17T18:27:06.361Z] $ docker top b7d41f324706a69caa073410060db0c85b1b3d563a32b6135907915f150d4bf7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:27:07.394Z] + go mod tidy [Pipeline] sh [2021-06-17T18:27:08.688Z] + make test [2021-06-17T18:27:08.688Z] go mod tidy [2021-06-17T18:27:09.296Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-06-17T18:27:10.781Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-06-17T18:28:07.490Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-06-17T18:28:07.490Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.049s coverage: 0.0% of statements [2021-06-17T18:28:07.490Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-06-17T18:28:29.671Z] gofmt -l . [2021-06-17T18:28:29.671Z] [ "`gofmt -l .`" = "" ] [2021-06-17T18:28:29.671Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-06-17T18:28:29.694Z] $ docker stop --time=1 b7d41f324706a69caa073410060db0c85b1b3d563a32b6135907915f150d4bf7 [2021-06-17T18:28:31.704Z] $ docker rm -f b7d41f324706a69caa073410060db0c85b1b3d563a32b6135907915f150d4bf7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-17T18:28:32.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-17T18:28:32.600Z] Warning: overwriting stash ‘coverage-report’ [2021-06-17T18:28:33.098Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-17T18:28:33.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-06-17T18:28:33.973Z] + ls -al . [2021-06-17T18:28:33.973Z] total 128 [2021-06-17T18:28:33.973Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 17 18:28 . [2021-06-17T18:28:33.973Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 18:25 .. [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 6 Jun 17 18:25 .dockerignore [2021-06-17T18:28:33.973Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 18:25 .git [2021-06-17T18:28:33.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 18:25 .github [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 269 Jun 17 18:25 .gitignore [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 6520 Jun 17 18:25 Attribution.txt [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 1459 Jun 17 18:25 Dockerfile [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 1057 Jun 17 18:25 Dockerfile.build [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 656 Jun 17 18:25 Jenkinsfile [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 17 18:25 LICENSE [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 936 Jun 17 18:25 Makefile [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 9079 Jun 17 18:25 README.md [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 17 18:22 VERSION [2021-06-17T18:28:33.973Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 18:25 bin [2021-06-17T18:28:33.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 18:25 cmd [2021-06-17T18:28:33.973Z] -rw-r--r-- 1 jenkins jenkins 7631 Jun 17 18:28 coverage.out [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 223 Jun 17 18:25 go.mod [2021-06-17T18:28:33.973Z] -rw-r--r-- 1 jenkins jenkins 21038 Jun 17 18:27 go.sum [2021-06-17T18:28:33.973Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 17 18:25 internal [2021-06-17T18:28:33.973Z] -rw-rw-r-- 1 jenkins jenkins 209 Jun 17 18:25 version.go [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:28:34.327Z] + 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=828c04b1f0eb937037ce2076f410b90c0d25fe4c --label arch=arm64 --label version=1.3.2-dev.11 . [2021-06-17T18:28:34.603Z] Sending build context to Docker daemon 369.2kB [2021-06-17T18:28:34.878Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.12 [2021-06-17T18:28:34.878Z] Step 2/24 : FROM ${BASE} AS builder [2021-06-17T18:28:34.878Z] ---> 81ed56fa5cbc [2021-06-17T18:28:34.878Z] Step 3/24 : ARG MAKE='make build' [2021-06-17T18:28:35.159Z] ---> Running in 99d0d4b6fcd5 [2021-06-17T18:28:35.759Z] Removing intermediate container 99d0d4b6fcd5 [2021-06-17T18:28:35.759Z] ---> 8e87fb8c2d4f [2021-06-17T18:28:35.759Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-06-17T18:28:35.759Z] ---> Running in c5598828b6fa [2021-06-17T18:28:36.359Z] Removing intermediate container c5598828b6fa [2021-06-17T18:28:36.359Z] ---> fd463a319c79 [2021-06-17T18:28:36.359Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-06-17T18:28:36.359Z] ---> Running in 4ec17efb75e5 [2021-06-17T18:28:36.965Z] Removing intermediate container 4ec17efb75e5 [2021-06-17T18:28:36.965Z] ---> 246ae1b19353 [2021-06-17T18:28:36.965Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-17T18:28:36.965Z] ---> Running in c66281eaf4ed [2021-06-17T18:28:39.607Z] Removing intermediate container c66281eaf4ed [2021-06-17T18:28:39.607Z] ---> b1dcba24a540 [2021-06-17T18:28:39.607Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-17T18:28:39.607Z] ---> Running in e671e73a4ff7 [2021-06-17T18:28:40.588Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:28:42.019Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:28:42.997Z] OK: 145 MiB in 53 packages [2021-06-17T18:28:44.431Z] Removing intermediate container e671e73a4ff7 [2021-06-17T18:28:44.431Z] ---> 917c19df7d98 [2021-06-17T18:28:44.432Z] Step 8/24 : WORKDIR /device-snmp-go [2021-06-17T18:28:44.432Z] ---> Running in 49408e905567 [2021-06-17T18:28:45.026Z] Removing intermediate container 49408e905567 [2021-06-17T18:28:45.026Z] ---> 565d782f5b86 [2021-06-17T18:28:45.026Z] Step 9/24 : COPY . . [2021-06-17T18:28:46.004Z] ---> bd1fde32764c [2021-06-17T18:28:46.004Z] Step 10/24 : RUN go mod tidy [2021-06-17T18:28:46.286Z] ---> Running in 757f58eb90bd [2021-06-17T18:28:48.911Z] Removing intermediate container 757f58eb90bd [2021-06-17T18:28:48.911Z] ---> 5ddfe42bb261 [2021-06-17T18:28:48.911Z] Step 11/24 : RUN make update [2021-06-17T18:28:49.185Z] ---> Running in d09f1851beb6 [2021-06-17T18:28:50.628Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-06-17T18:28:51.603Z] Removing intermediate container d09f1851beb6 [2021-06-17T18:28:51.603Z] ---> 3bac0a981029 [2021-06-17T18:28:51.603Z] Step 12/24 : RUN ${MAKE} [2021-06-17T18:28:51.880Z] ---> Running in 3cecb9b8de7d [2021-06-17T18:28:52.861Z] go mod tidy [2021-06-17T18:28:53.458Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=1.3.2-dev.11" -o cmd/device-snmp ./cmd [2021-06-17T18:29:32.485Z] Removing intermediate container 3cecb9b8de7d [2021-06-17T18:29:32.485Z] ---> 65f67a25fb96 [2021-06-17T18:29:32.485Z] Step 13/24 : FROM alpine:3.12 [2021-06-17T18:29:32.485Z] 3.12: Pulling from library/alpine [2021-06-17T18:29:32.485Z] d2f70382dc9a: Pulling fs layer [2021-06-17T18:29:32.485Z] d2f70382dc9a: Verifying Checksum [2021-06-17T18:29:32.485Z] d2f70382dc9a: Download complete [2021-06-17T18:29:32.485Z] d2f70382dc9a: Pull complete [2021-06-17T18:29:32.485Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-06-17T18:29:32.485Z] Status: Downloaded newer image for alpine:3.12 [2021-06-17T18:29:32.485Z] ---> c4fd0aeabfcf [2021-06-17T18:29:32.485Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-17T18:29:32.485Z] ---> Running in 6d8e138c94fe [2021-06-17T18:29:32.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-17T18:29:32.485Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-17T18:29:32.485Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-17T18:29:32.485Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-17T18:29:32.485Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-17T18:29:32.485Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-17T18:29:32.485Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-17T18:29:32.485Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-17T18:29:32.485Z] Executing busybox-1.31.1-r20.trigger [2021-06-17T18:29:32.485Z] OK: 8 MiB in 20 packages [2021-06-17T18:29:33.468Z] Removing intermediate container 6d8e138c94fe [2021-06-17T18:29:33.468Z] ---> 87453c660106 [2021-06-17T18:29:33.468Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2021-06-17T18:29:34.904Z] ---> 861415826d87 [2021-06-17T18:29:34.904Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-06-17T18:29:35.508Z] ---> f96bf6d63a29 [2021-06-17T18:29:35.508Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2021-06-17T18:29:36.106Z] ---> 496654b9dcdd [2021-06-17T18:29:36.106Z] Step 18/24 : EXPOSE 59993 [2021-06-17T18:29:36.380Z] ---> Running in d387101cd0c4 [2021-06-17T18:29:36.991Z] Removing intermediate container d387101cd0c4 [2021-06-17T18:29:36.991Z] ---> e227f42a577a [2021-06-17T18:29:36.991Z] Step 19/24 : EXPOSE 161 [2021-06-17T18:29:37.263Z] ---> Running in d0eb11371f0c [2021-06-17T18:29:37.537Z] Removing intermediate container d0eb11371f0c [2021-06-17T18:29:37.537Z] ---> 8fbba4d214f7 [2021-06-17T18:29:37.537Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2021-06-17T18:29:37.810Z] ---> Running in c21792e9a1a2 [2021-06-17T18:29:38.405Z] Removing intermediate container c21792e9a1a2 [2021-06-17T18:29:38.405Z] ---> af365fd33789 [2021-06-17T18:29:38.405Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-06-17T18:29:38.405Z] ---> Running in 1631c40b7284 [2021-06-17T18:29:38.999Z] Removing intermediate container 1631c40b7284 [2021-06-17T18:29:38.999Z] ---> c3d0c22be8eb [2021-06-17T18:29:38.999Z] Step 22/24 : LABEL arch=arm64 [2021-06-17T18:29:38.999Z] ---> Running in 3ac61fbad5af [2021-06-17T18:29:39.599Z] Removing intermediate container 3ac61fbad5af [2021-06-17T18:29:39.599Z] ---> db4c7f3c0c8c [2021-06-17T18:29:39.599Z] Step 23/24 : LABEL git_sha=828c04b1f0eb937037ce2076f410b90c0d25fe4c [2021-06-17T18:29:39.599Z] ---> Running in 0aa1ad9f92da [2021-06-17T18:29:40.197Z] Removing intermediate container 0aa1ad9f92da [2021-06-17T18:29:40.197Z] ---> 58a5758cff4f [2021-06-17T18:29:40.197Z] Step 24/24 : LABEL version=1.3.2-dev.11 [2021-06-17T18:29:40.197Z] ---> Running in 17faab6ed006 [2021-06-17T18:29:40.795Z] Removing intermediate container 17faab6ed006 [2021-06-17T18:29:40.795Z] ---> 3ebe0aa38fb3 [2021-06-17T18:29:40.795Z] [Warning] One or more build-args [ARCH] were not consumed [2021-06-17T18:29:40.795Z] Successfully built 3ebe0aa38fb3 [2021-06-17T18:29:40.795Z] 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-17T18:29:41.000Z] provisioning config files... [2021-06-17T18:29:41.022Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/35@tmp/config6338224558974469847tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:29:41.388Z] ---> docker-login.sh [2021-06-17T18:29:41.388Z] nexus3.edgexfoundry.org:10001 [2021-06-17T18:29:41.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:29:41.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:29:41.662Z] Configure a credential helper to remove this warning. See [2021-06-17T18:29:41.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:29:41.662Z] [2021-06-17T18:29:41.662Z] Login Succeeded [2021-06-17T18:29:41.662Z] nexus3.edgexfoundry.org:10002 [2021-06-17T18:29:42.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:29:42.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:29:42.261Z] Configure a credential helper to remove this warning. See [2021-06-17T18:29:42.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:29:42.261Z] [2021-06-17T18:29:42.261Z] Login Succeeded [2021-06-17T18:29:42.261Z] nexus3.edgexfoundry.org:10003 [2021-06-17T18:29:42.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:29:42.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:29:42.812Z] Configure a credential helper to remove this warning. See [2021-06-17T18:29:42.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:29:42.812Z] [2021-06-17T18:29:42.812Z] Login Succeeded [2021-06-17T18:29:42.812Z] nexus3.edgexfoundry.org:10004 [2021-06-17T18:29:43.085Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:29:43.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:29:43.360Z] Configure a credential helper to remove this warning. See [2021-06-17T18:29:43.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:29:43.360Z] [2021-06-17T18:29:43.360Z] Login Succeeded [2021-06-17T18:29:43.360Z] docker.io [2021-06-17T18:29:43.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-17T18:29:44.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-17T18:29:44.239Z] Configure a credential helper to remove this warning. See [2021-06-17T18:29:44.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-17T18:29:44.239Z] [2021-06-17T18:29:44.239Z] Login Succeeded [2021-06-17T18:29:44.239Z] ---> docker-login.sh ends [Pipeline] } [2021-06-17T18:29:44.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T18:29:44.354Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-06-17T18:29:44.354Z] 828c04b1f0eb937037ce2076f410b90c0d25fe4c [2021-06-17T18:29:44.354Z] latest [2021-06-17T18:29:44.354Z] 1.3.2-dev.11 [2021-06-17T18:29:44.354Z] 828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [2021-06-17T18:29:44.354Z] master [2021-06-17T18:29:44.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:44.742Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:45.098Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c [2021-06-17T18:29:45.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-17T18:29:45.098Z] eca922f61df3: Preparing [2021-06-17T18:29:45.098Z] b47fad6708be: Preparing [2021-06-17T18:29:45.098Z] cf0b17bfe999: Preparing [2021-06-17T18:29:45.098Z] b466ac4e9219: Preparing [2021-06-17T18:29:45.098Z] 3fbe34a1663b: Preparing [2021-06-17T18:29:45.377Z] 3fbe34a1663b: Layer already exists [2021-06-17T18:29:45.377Z] eca922f61df3: Pushed [2021-06-17T18:29:45.377Z] b47fad6708be: Pushed [2021-06-17T18:29:45.978Z] b466ac4e9219: Pushed [2021-06-17T18:29:48.606Z] cf0b17bfe999: Pushed [2021-06-17T18:29:48.606Z] 828c04b1f0eb937037ce2076f410b90c0d25fe4c: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:48.961Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:49.301Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-06-17T18:29:49.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-17T18:29:49.301Z] eca922f61df3: Preparing [2021-06-17T18:29:49.301Z] b47fad6708be: Preparing [2021-06-17T18:29:49.301Z] cf0b17bfe999: Preparing [2021-06-17T18:29:49.301Z] b466ac4e9219: Preparing [2021-06-17T18:29:49.301Z] 3fbe34a1663b: Preparing [2021-06-17T18:29:49.301Z] b466ac4e9219: Layer already exists [2021-06-17T18:29:49.301Z] eca922f61df3: Layer already exists [2021-06-17T18:29:49.301Z] b47fad6708be: Layer already exists [2021-06-17T18:29:49.301Z] 3fbe34a1663b: Layer already exists [2021-06-17T18:29:49.301Z] cf0b17bfe999: Layer already exists [2021-06-17T18:29:49.576Z] latest: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:49.924Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:50.266Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.11 [2021-06-17T18:29:50.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-17T18:29:50.266Z] eca922f61df3: Preparing [2021-06-17T18:29:50.266Z] b47fad6708be: Preparing [2021-06-17T18:29:50.266Z] cf0b17bfe999: Preparing [2021-06-17T18:29:50.266Z] b466ac4e9219: Preparing [2021-06-17T18:29:50.266Z] 3fbe34a1663b: Preparing [2021-06-17T18:29:50.266Z] b466ac4e9219: Layer already exists [2021-06-17T18:29:50.266Z] cf0b17bfe999: Layer already exists [2021-06-17T18:29:50.266Z] 3fbe34a1663b: Layer already exists [2021-06-17T18:29:50.266Z] eca922f61df3: Layer already exists [2021-06-17T18:29:50.266Z] b47fad6708be: Layer already exists [2021-06-17T18:29:50.540Z] 1.3.2-dev.11: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:50.888Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:51.234Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [2021-06-17T18:29:51.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-17T18:29:51.234Z] eca922f61df3: Preparing [2021-06-17T18:29:51.234Z] b47fad6708be: Preparing [2021-06-17T18:29:51.234Z] cf0b17bfe999: Preparing [2021-06-17T18:29:51.234Z] b466ac4e9219: Preparing [2021-06-17T18:29:51.234Z] 3fbe34a1663b: Preparing [2021-06-17T18:29:51.234Z] eca922f61df3: Layer already exists [2021-06-17T18:29:51.234Z] 3fbe34a1663b: Layer already exists [2021-06-17T18:29:51.234Z] b47fad6708be: Layer already exists [2021-06-17T18:29:51.234Z] cf0b17bfe999: Layer already exists [2021-06-17T18:29:51.234Z] b466ac4e9219: Layer already exists [2021-06-17T18:29:51.508Z] 828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:51.860Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:29:52.200Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [2021-06-17T18:29:52.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-06-17T18:29:52.200Z] eca922f61df3: Preparing [2021-06-17T18:29:52.200Z] b47fad6708be: Preparing [2021-06-17T18:29:52.200Z] cf0b17bfe999: Preparing [2021-06-17T18:29:52.200Z] b466ac4e9219: Preparing [2021-06-17T18:29:52.200Z] 3fbe34a1663b: Preparing [2021-06-17T18:29:52.200Z] cf0b17bfe999: Layer already exists [2021-06-17T18:29:52.200Z] b47fad6708be: Layer already exists [2021-06-17T18:29:52.200Z] 3fbe34a1663b: Layer already exists [2021-06-17T18:29:52.200Z] eca922f61df3: Layer already exists [2021-06-17T18:29:52.200Z] b466ac4e9219: Layer already exists [2021-06-17T18:29:52.502Z] master: digest: sha256:ca68adab06d260b91cc71a67b47ead6f68061f86b64bdd9ff16d88d6453e85ce size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-06-17T18:29:52.571Z] ===================================================== [Pipeline] echo [2021-06-17T18:29:52.587Z] taggedImages: [2021-06-17T18:29:52.587Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c [2021-06-17T18:29:52.587Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-06-17T18:29:52.587Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:1.3.2-dev.11 [2021-06-17T18:29:52.587Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:828c04b1f0eb937037ce2076f410b90c0d25fe4c-1.3.2-dev.11 [2021-06-17T18:29:52.587Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:master [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:29:53.075Z] ---> job-cost.sh [2021-06-17T18:29:53.075Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C7xk [2021-06-17T18:30:32.085Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-17T18:32:08.884Z] lf-activate-venv(): INFO: Adding /tmp/venv-C7xk/bin to PATH [2021-06-17T18:32:08.884Z] INFO: No Stack... [2021-06-17T18:32:08.884Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-17T18:32:08.884Z] INFO: Archiving Costs [Pipeline] sh [2021-06-17T18:32:09.232Z] + cat /w/workspace/device-snmp-go/35/archives/cost.csv [2021-06-17T18:32:09.232Z] + cut -d, -f6 [Pipeline] lock [2021-06-17T18:32:09.296Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [2021-06-17T18:32:09.317Z] Resource [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] did not exist. Created. [2021-06-17T18:32:09.317Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-master-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-17T18:32:09.723Z] /w/workspace/device-snmp-go/35@tmp/durable-d2db1f93/script.sh: 1: /w/workspace/device-snmp-go/35@tmp/durable-d2db1f93/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-17T18:32:10.076Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-17T18:32:10.098Z] Warning: overwriting stash ‘stack-cost’ [2021-06-17T18:32:10.255Z] Stashed 1 file(s) [Pipeline] } [2021-06-17T18:32:10.276Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-master-35-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-17T18:32:10.893Z] provisioning config files... [2021-06-17T18:32:10.904Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config6064688948400315382tmp [Pipeline] { [Pipeline] sh [2021-06-17T18:32:11.232Z] + set +x [2021-06-17T18:32:11.233Z] + bash -s -- [2021-06-17T18:32:11.233Z] + curl -s https://codecov.io/bash [2021-06-17T18:32:11.233Z] [2021-06-17T18:32:11.233Z] _____ _ [2021-06-17T18:32:11.233Z] / ____| | | [2021-06-17T18:32:11.233Z] | | ___ __| | ___ ___ _____ __ [2021-06-17T18:32:11.233Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-17T18:32:11.233Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-17T18:32:11.233Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-17T18:32:11.233Z] Bash-1.0.3 [2021-06-17T18:32:11.233Z] [2021-06-17T18:32:11.233Z] [2021-06-17T18:32:11.233Z] ==> git version 2.24.4 found [2021-06-17T18:32:11.233Z] ==> 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-17T18:32:11.233Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-17T18:32:11.233Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-17T18:32:11.233Z] ==> Jenkins CI detected. [2021-06-17T18:32:11.233Z] project root: . [2021-06-17T18:32:11.233Z] --> token set from env [2021-06-17T18:32:11.233Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-17T18:32:11.233Z] ==> Running gcov in . (disable via -X gcov) [2021-06-17T18:32:11.233Z] ==> Python coveragepy not found [2021-06-17T18:32:11.233Z] ==> Searching for coverage reports in: [2021-06-17T18:32:11.233Z] + . [2021-06-17T18:32:11.233Z] -> Found 1 reports [2021-06-17T18:32:11.233Z] ==> Detecting git/mercurial file structure [2021-06-17T18:32:11.233Z] ==> Reading reports [2021-06-17T18:32:11.499Z] + ./coverage.out bytes=7631 [2021-06-17T18:32:11.499Z] ==> Appending adjustments [2021-06-17T18:32:11.499Z] https://docs.codecov.io/docs/fixing-reports [2021-06-17T18:32:11.499Z] + Found adjustments [2021-06-17T18:32:11.499Z] ==> Gzipping contents [2021-06-17T18:32:11.499Z] 4.0K /tmp/codecov.2qMbEU.gz [2021-06-17T18:32:11.499Z] ==> Uploading reports [2021-06-17T18:32:11.499Z] url: https://codecov.io [2021-06-17T18:32:11.499Z] query: branch=master&commit=828c04b1f0eb937037ce2076f410b90c0d25fe4c&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T18:32:11.499Z] -> Pinging Codecov [2021-06-17T18:32:11.499Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=828c04b1f0eb937037ce2076f410b90c0d25fe4c&build=35&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmaster%2F35%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-06-17T18:32:12.443Z] -> Uploading to [2021-06-17T18:32:12.443Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-17/6C56EA5C29638FB4528AC87E60AF5AE0/828c04b1f0eb937037ce2076f410b90c0d25fe4c/4925bfd5-f9ca-433b-8d5c-134d0ca8c75f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T183212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f70a631a2cba8bae8c729b32f6a58c55a0eae1bdef9319740b1f2f2e80b15ba5 [2021-06-17T18:32:12.443Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-17T18:32:12.443Z] Dload Upload Total Spent Left Speed [2021-06-17T18:32:12.704Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1378 0 0 100 1378 0 3317 --:--:-- --:--:-- --:--:-- 3312 100 1378 0 0 100 1378 0 3316 --:--:-- --:--:-- --:--:-- 3312 [2021-06-17T18:32:12.704Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] } [2021-06-17T18:32:12.714Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-06-17T18:32:13.147Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-06-17T18:32:13.167Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:32:13.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T18:32:13.485Z] [2021-06-17T18:32:13.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:32:13.797Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T18:32:13.797Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-06-17T18:32:13.797Z] 188c0c94c7c5: Pulling fs layer [2021-06-17T18:32:13.797Z] 0ef7d3d256c8: Pulling fs layer [2021-06-17T18:32:13.797Z] de9db76c5a1d: Pulling fs layer [2021-06-17T18:32:13.797Z] 0eba1c9be4d2: Pulling fs layer [2021-06-17T18:32:13.797Z] 0d57e429df01: Pulling fs layer [2021-06-17T18:32:13.797Z] 4e4be7b47b0d: Pulling fs layer [2021-06-17T18:32:13.797Z] e1f770b5df2f: Pulling fs layer [2021-06-17T18:32:13.797Z] 85a0685a4137: Pulling fs layer [2021-06-17T18:32:13.797Z] 0eba1c9be4d2: Waiting [2021-06-17T18:32:13.797Z] 0d57e429df01: Waiting [2021-06-17T18:32:13.797Z] 4e4be7b47b0d: Waiting [2021-06-17T18:32:13.797Z] e1f770b5df2f: Waiting [2021-06-17T18:32:13.797Z] 85a0685a4137: Waiting [2021-06-17T18:32:13.797Z] de9db76c5a1d: Verifying Checksum [2021-06-17T18:32:13.797Z] de9db76c5a1d: Download complete [2021-06-17T18:32:13.797Z] 0ef7d3d256c8: Verifying Checksum [2021-06-17T18:32:13.797Z] 0ef7d3d256c8: Download complete [2021-06-17T18:32:13.797Z] 0d57e429df01: Verifying Checksum [2021-06-17T18:32:13.797Z] 0d57e429df01: Download complete [2021-06-17T18:32:13.797Z] 4e4be7b47b0d: Verifying Checksum [2021-06-17T18:32:13.797Z] 4e4be7b47b0d: Download complete [2021-06-17T18:32:13.797Z] 188c0c94c7c5: Verifying Checksum [2021-06-17T18:32:13.797Z] 188c0c94c7c5: Download complete [2021-06-17T18:32:14.069Z] 188c0c94c7c5: Pull complete [2021-06-17T18:32:14.331Z] 0ef7d3d256c8: Pull complete [2021-06-17T18:32:14.331Z] de9db76c5a1d: Pull complete [2021-06-17T18:32:14.591Z] e1f770b5df2f: Verifying Checksum [2021-06-17T18:32:14.591Z] e1f770b5df2f: Download complete [2021-06-17T18:32:16.537Z] 0eba1c9be4d2: Verifying Checksum [2021-06-17T18:32:16.537Z] 0eba1c9be4d2: Download complete [2021-06-17T18:32:16.537Z] 85a0685a4137: Verifying Checksum [2021-06-17T18:32:16.537Z] 85a0685a4137: Download complete [2021-06-17T18:32:19.116Z] 0eba1c9be4d2: Pull complete [2021-06-17T18:32:19.379Z] 0d57e429df01: Pull complete [2021-06-17T18:32:19.379Z] 4e4be7b47b0d: Pull complete [2021-06-17T18:32:19.975Z] e1f770b5df2f: Pull complete [2021-06-17T18:32:25.273Z] 85a0685a4137: Pull complete [2021-06-17T18:32:25.273Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-06-17T18:32:25.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-06-17T18:32:25.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-06-17T18:32:25.350Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-06-17T18:32:25.400Z] $ 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-17T18:32:26.259Z] $ docker top 18986359c9d92ccf23462d769378148bb232bc4f8e6024022e8a1656739c740a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-17T18:32:26.352Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-06-17T18:32:26.646Z] + set -o pipefail [2021-06-17T18:32:26.646Z] + snyk monitor '--org=edgex-jenkins' [2021-06-17T18:32:31.976Z] [2021-06-17T18:32:31.976Z] Monitoring /w/workspace/gexfoundry_device-snmp-go_master (github.com/edgexfoundry/device-snmp-go)... [2021-06-17T18:32:31.976Z] [2021-06-17T18:32:31.976Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/86ea358d-51b1-49f9-9b9c-b4c783ae9dd9 [2021-06-17T18:32:31.976Z] [2021-06-17T18:32:31.976Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-06-17T18:32:31.976Z] [2021-06-17T18:32:31.976Z] [Pipeline] } [2021-06-17T18:32:31.988Z] $ docker stop --time=1 18986359c9d92ccf23462d769378148bb232bc4f8e6024022e8a1656739c740a [2021-06-17T18:32:34.687Z] $ docker rm -f 18986359c9d92ccf23462d769378148bb232bc4f8e6024022e8a1656739c740a [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-17T18:32:35.752Z] + git log --format=format:%s -1 828c04b1f0eb937037ce2076f410b90c0d25fe4c [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:32:36.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:32:36.062Z] . [Pipeline] withDockerContainer [2021-06-17T18:32:36.145Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-06-17T18:32:36.202Z] $ 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-17T18:32:36.560Z] $ docker top 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T18:32:36.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T18:32:36.706Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T18:32:36.821Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T18:32:36.823Z] $ docker exec 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 ssh-agent [2021-06-17T18:32:36.933Z] SSH_AUTH_SOCK=/tmp/ssh-Z5RBPfu2mjpo/agent.14 [2021-06-17T18:32:36.933Z] SSH_AGENT_PID=20 [2021-06-17T18:32:36.938Z] Running ssh-add (command line suppressed) [2021-06-17T18:32:37.031Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8758870630532945799.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_8758870630532945799.key) [2021-06-17T18:32:37.048Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T18:32:37.348Z] + git semver tag [2021-06-17T18:32:37.348Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T18:32:37.348Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-17T18:32:37.348Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-17T18:32:37.348Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T18:32:37.348Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T18:32:37.348Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T18:32:37.348Z] # $SEMVER_BRANCH = master [2021-06-17T18:32:37.348Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-06-17T18:32:37.348Z] # 828c04b1f0eb937037ce2076f410b90c0d25fe4c HEAD [2021-06-17T18:32:37.348Z] # -> Force: false [2021-06-17T18:32:37.348Z] # 232ffe9aa8741937bf19014caf66c175ac82ffd1 refs/tags/v1.3.2-dev.11 [Pipeline] } [2021-06-17T18:32:37.358Z] $ docker exec --env ******** --env ******** 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 ssh-agent -k [2021-06-17T18:32:37.445Z] unset SSH_AUTH_SOCK; [2021-06-17T18:32:37.447Z] unset SSH_AGENT_PID; [2021-06-17T18:32:37.447Z] echo Agent pid 20 killed; [2021-06-17T18:32:37.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T18:32:37.798Z] + git semver [Pipeline] } [2021-06-17T18:32:37.813Z] $ docker stop --time=1 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 [2021-06-17T18:32:38.999Z] $ docker rm -f 3b54eab1a4ef8194bb5cc479d3943e176c9dc674ac54364d6aecb5728567bef5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:32:39.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T18:32:39.454Z] [2021-06-17T18:32:39.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:32:39.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T18:32:39.784Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-06-17T18:32:39.784Z] ab5ef0e58194: Pulling fs layer [2021-06-17T18:32:39.784Z] 9712f1f96733: Pulling fs layer [2021-06-17T18:32:39.784Z] 63f879dbbcfc: Pulling fs layer [2021-06-17T18:32:39.784Z] 0d9ebad4ef96: Pulling fs layer [2021-06-17T18:32:39.784Z] e9a5061849ea: Pulling fs layer [2021-06-17T18:32:39.784Z] d747dcd14b5f: Pulling fs layer [2021-06-17T18:32:39.784Z] 2de7ff778b66: Pulling fs layer [2021-06-17T18:32:39.784Z] e9a5061849ea: Waiting [2021-06-17T18:32:39.784Z] d747dcd14b5f: Waiting [2021-06-17T18:32:39.784Z] 2de7ff778b66: Waiting [2021-06-17T18:32:39.784Z] 0d9ebad4ef96: Waiting [2021-06-17T18:32:39.784Z] 9712f1f96733: Verifying Checksum [2021-06-17T18:32:39.784Z] 9712f1f96733: Download complete [2021-06-17T18:32:41.178Z] 63f879dbbcfc: Verifying Checksum [2021-06-17T18:32:41.178Z] 63f879dbbcfc: Download complete [2021-06-17T18:32:41.178Z] e9a5061849ea: Verifying Checksum [2021-06-17T18:32:41.178Z] e9a5061849ea: Download complete [2021-06-17T18:32:41.178Z] d747dcd14b5f: Verifying Checksum [2021-06-17T18:32:41.178Z] d747dcd14b5f: Download complete [2021-06-17T18:32:41.437Z] 0d9ebad4ef96: Verifying Checksum [2021-06-17T18:32:41.437Z] 0d9ebad4ef96: Download complete [2021-06-17T18:32:41.437Z] 2de7ff778b66: Verifying Checksum [2021-06-17T18:32:41.437Z] 2de7ff778b66: Download complete [2021-06-17T18:32:41.704Z] ab5ef0e58194: Verifying Checksum [2021-06-17T18:32:41.704Z] ab5ef0e58194: Download complete [2021-06-17T18:32:44.292Z] ab5ef0e58194: Pull complete [2021-06-17T18:32:44.292Z] 9712f1f96733: Pull complete [2021-06-17T18:32:44.887Z] 63f879dbbcfc: Pull complete [2021-06-17T18:32:48.231Z] 0d9ebad4ef96: Pull complete [2021-06-17T18:32:48.231Z] e9a5061849ea: Pull complete [2021-06-17T18:32:48.231Z] d747dcd14b5f: Pull complete [2021-06-17T18:32:49.189Z] 2de7ff778b66: Pull complete [2021-06-17T18:32:49.189Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-06-17T18:32:49.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-06-17T18:32:49.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-06-17T18:32:49.279Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-06-17T18:32:49.331Z] $ 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-17T18:32:53.969Z] $ docker top 20530319c82b9135acb9cd3063a1271cf255c6af121395048f7ed7b4aff495d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:32:54.066Z] provisioning config files... [2021-06-17T18:32:54.075Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config3933253702144104791tmp [2021-06-17T18:32:54.088Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7139268195919828786tmp [2021-06-17T18:32:54.100Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config947288786462730221tmp [Pipeline] { [Pipeline] echo [2021-06-17T18:32:54.123Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:32:54.420Z] ---> sigul-configuration.sh [2021-06-17T18:32:54.420Z] gpg: directory `/root/.gnupg' created [2021-06-17T18:32:54.420Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-06-17T18:32:54.420Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-06-17T18:32:54.420Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-06-17T18:32:54.420Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-06-17T18:32:54.420Z] gpg: CAST5 encrypted data [2021-06-17T18:32:54.420Z] gpg: encrypted with 1 passphrase [2021-06-17T18:32:54.420Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-06-17T18:32:54.719Z] + mkdir /home/jenkins [2021-06-17T18:32:54.719Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-06-17T18:32:55.022Z] + 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-17T18:32:55.033Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:32:55.468Z] ---> sigul-install.sh [2021-06-17T18:32:59.729Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2021-06-17T18:33:00.030Z] + git tag --list [2021-06-17T18:33:00.030Z] 1.0.0 [2021-06-17T18:33:00.030Z] v0.0.0 [2021-06-17T18:33:00.030Z] v1.1.0 [2021-06-17T18:33:00.030Z] v1.1.1 [2021-06-17T18:33:00.030Z] v1.2.2 [2021-06-17T18:33:00.030Z] v1.3.0 [2021-06-17T18:33:00.030Z] v1.3.1 [2021-06-17T18:33:00.030Z] v1.3.1-dev.1 [2021-06-17T18:33:00.030Z] v1.3.1-dev.2 [2021-06-17T18:33:00.030Z] v1.3.1-dev.3 [2021-06-17T18:33:00.030Z] v1.3.1-dev.4 [2021-06-17T18:33:00.030Z] v1.3.2-dev.1 [2021-06-17T18:33:00.030Z] v1.3.2-dev.10 [2021-06-17T18:33:00.030Z] v1.3.2-dev.11 [2021-06-17T18:33:00.030Z] v1.3.2-dev.2 [2021-06-17T18:33:00.030Z] v1.3.2-dev.3 [2021-06-17T18:33:00.030Z] v1.3.2-dev.4 [2021-06-17T18:33:00.030Z] v1.3.2-dev.5 [2021-06-17T18:33:00.030Z] v1.3.2-dev.6 [2021-06-17T18:33:00.030Z] v1.3.2-dev.7 [2021-06-17T18:33:00.030Z] v1.3.2-dev.8 [2021-06-17T18:33:00.030Z] v1.3.2-dev.9 [Pipeline] sh [2021-06-17T18:33:00.331Z] + lftools sign git-tag v1.3.2-dev.11 [2021-06-17T18:33:00.913Z] Signing Git tag with Sigul... [2021-06-17T18:33:00.913Z] Signing v1.3.2-dev.11 [Pipeline] echo [2021-06-17T18:33:01.498Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:33:01.798Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-06-17T18:33:01.807Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-06-17T18:33:01.835Z] $ docker stop --time=1 20530319c82b9135acb9cd3063a1271cf255c6af121395048f7ed7b4aff495d3 [2021-06-17T18:33:03.459Z] $ docker rm -f 20530319c82b9135acb9cd3063a1271cf255c6af121395048f7ed7b4aff495d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:33:04.102Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:33:04.102Z] . [Pipeline] withDockerContainer [2021-06-17T18:33:04.181Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-06-17T18:33:04.226Z] $ 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-17T18:33:04.706Z] $ docker top 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T18:33:04.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T18:33:04.842Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T18:33:04.946Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T18:33:04.947Z] $ docker exec 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e ssh-agent [2021-06-17T18:33:05.046Z] SSH_AUTH_SOCK=/tmp/ssh-LWcqq44UAlWr/agent.13 [2021-06-17T18:33:05.046Z] SSH_AGENT_PID=19 [2021-06-17T18:33:05.054Z] Running ssh-add (command line suppressed) [2021-06-17T18:33:05.157Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2846289944460650426.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_2846289944460650426.key) [2021-06-17T18:33:05.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T18:33:05.482Z] + git semver bump pre [2021-06-17T18:33:05.483Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T18:33:05.483Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-17T18:33:05.483Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-17T18:33:05.483Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T18:33:05.483Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T18:33:05.483Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T18:33:05.483Z] # $SEMVER_BRANCH = master [2021-06-17T18:33:05.483Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [2021-06-17T18:33:05.483Z] 1.3.2-dev.12 [Pipeline] } [2021-06-17T18:33:05.493Z] $ docker exec --env ******** --env ******** 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e ssh-agent -k [2021-06-17T18:33:05.592Z] unset SSH_AUTH_SOCK; [2021-06-17T18:33:05.594Z] unset SSH_AGENT_PID; [2021-06-17T18:33:05.594Z] echo Agent pid 19 killed; [2021-06-17T18:33:05.608Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T18:33:05.943Z] + git semver [Pipeline] } [2021-06-17T18:33:05.961Z] $ docker stop --time=1 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e [2021-06-17T18:33:07.167Z] $ docker rm -f 5c3bc010ceffd9c41ef00e64979ffbc2d87cde51b35174675c351e754214c85e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:33:07.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-17T18:33:07.567Z] . [Pipeline] withDockerContainer [2021-06-17T18:33:07.642Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-06-17T18:33:07.682Z] $ 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-17T18:33:08.077Z] $ docker top 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-17T18:33:08.207Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-17T18:33:08.207Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-17T18:33:08.314Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-17T18:33:08.315Z] $ docker exec 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 ssh-agent [2021-06-17T18:33:08.428Z] SSH_AUTH_SOCK=/tmp/ssh-VjtGyK33birH/agent.13 [2021-06-17T18:33:08.428Z] SSH_AGENT_PID=20 [2021-06-17T18:33:08.434Z] Running ssh-add (command line suppressed) [2021-06-17T18:33:08.530Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3145191383198695050.key (/w/workspace/gexfoundry_device-snmp-go_master@tmp/private_key_3145191383198695050.key) [2021-06-17T18:33:08.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-17T18:33:08.841Z] + git semver push [2021-06-17T18:33:08.841Z] # -> Open(): unable to determine branch for HEAD [2021-06-17T18:33:08.841Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.git [2021-06-17T18:33:08.841Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_master [2021-06-17T18:33:08.841Z] # $SEMVER_REMOTE_NAME = origin [2021-06-17T18:33:08.841Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-17T18:33:08.841Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-17T18:33:08.841Z] # $SEMVER_BRANCH = master [2021-06-17T18:33:08.841Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_master/.semver [Pipeline] } [2021-06-17T18:33:14.148Z] $ docker exec --env ******** --env ******** 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 ssh-agent -k [2021-06-17T18:33:14.251Z] unset SSH_AUTH_SOCK; [2021-06-17T18:33:14.251Z] unset SSH_AGENT_PID; [2021-06-17T18:33:14.251Z] echo Agent pid 20 killed; [2021-06-17T18:33:14.262Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-17T18:33:14.601Z] + git semver [Pipeline] } [2021-06-17T18:33:14.614Z] $ docker stop --time=1 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 [2021-06-17T18:33:15.833Z] $ docker rm -f 059e77c880007a435757b1352e2a2bedf4a48a725cd3b57f8cf144845230c1f3 [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-17T18:33:16.902Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:33:17.471Z] ---> package-listing.sh [2021-06-17T18:33:17.471Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-17T18:33:17.471Z] ++ facter osfamily [2021-06-17T18:33:17.734Z] + OS_FAMILY=redhat [2021-06-17T18:33:17.734Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master [2021-06-17T18:33:17.734Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-17T18:33:17.734Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-17T18:33:17.734Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-17T18:33:17.734Z] + PACKAGES=/tmp/packages_start.txt [2021-06-17T18:33:17.734Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-06-17T18:33:17.734Z] + PACKAGES=/tmp/packages_end.txt [2021-06-17T18:33:17.734Z] + case "${OS_FAMILY}" in [2021-06-17T18:33:17.734Z] + rpm -qa [2021-06-17T18:33:17.734Z] + sort [2021-06-17T18:33:18.305Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-17T18:33:18.305Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-17T18:33:18.305Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-17T18:33:18.305Z] + '[' /w/workspace/gexfoundry_device-snmp-go_master ']' [2021-06-17T18:33:18.305Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/ [2021-06-17T18:33:18.305Z] + 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-17T18:33:18.319Z] 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-17T18:33:18.617Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:33:19.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T18:33:19.189Z] [2021-06-17T18:33:19.189Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-17T18:33:19.503Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T18:33:19.503Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-17T18:33:19.503Z] df20fa9351a1: Pulling fs layer [2021-06-17T18:33:19.503Z] 36b3adc4ff6f: Pulling fs layer [2021-06-17T18:33:19.503Z] 8ad3a11d3b57: Pulling fs layer [2021-06-17T18:33:19.503Z] 46f8f816bc3b: Pulling fs layer [2021-06-17T18:33:19.503Z] 93b61091891f: Pulling fs layer [2021-06-17T18:33:19.503Z] 93b9cdb0e59b: Pulling fs layer [2021-06-17T18:33:19.503Z] 5e14af77c1be: Pulling fs layer [2021-06-17T18:33:19.503Z] 01666e4c0597: Pulling fs layer [2021-06-17T18:33:19.503Z] aa168da1d23b: Pulling fs layer [2021-06-17T18:33:19.503Z] 46f8f816bc3b: Waiting [2021-06-17T18:33:19.503Z] 93b61091891f: Waiting [2021-06-17T18:33:19.503Z] 93b9cdb0e59b: Waiting [2021-06-17T18:33:19.503Z] 5e14af77c1be: Waiting [2021-06-17T18:33:19.503Z] 01666e4c0597: Waiting [2021-06-17T18:33:19.503Z] aa168da1d23b: Waiting [2021-06-17T18:33:19.503Z] 36b3adc4ff6f: Verifying Checksum [2021-06-17T18:33:19.503Z] 36b3adc4ff6f: Download complete [2021-06-17T18:33:19.503Z] 46f8f816bc3b: Verifying Checksum [2021-06-17T18:33:19.503Z] 46f8f816bc3b: Download complete [2021-06-17T18:33:19.774Z] df20fa9351a1: Verifying Checksum [2021-06-17T18:33:19.774Z] df20fa9351a1: Download complete [2021-06-17T18:33:19.774Z] 93b9cdb0e59b: Verifying Checksum [2021-06-17T18:33:19.775Z] 93b9cdb0e59b: Download complete [2021-06-17T18:33:19.775Z] 5e14af77c1be: Verifying Checksum [2021-06-17T18:33:19.775Z] 5e14af77c1be: Download complete [2021-06-17T18:33:19.775Z] 93b61091891f: Verifying Checksum [2021-06-17T18:33:19.775Z] 93b61091891f: Download complete [2021-06-17T18:33:19.775Z] 01666e4c0597: Verifying Checksum [2021-06-17T18:33:19.775Z] 01666e4c0597: Download complete [2021-06-17T18:33:19.775Z] df20fa9351a1: Pull complete [2021-06-17T18:33:19.775Z] 8ad3a11d3b57: Verifying Checksum [2021-06-17T18:33:19.775Z] 8ad3a11d3b57: Download complete [2021-06-17T18:33:20.044Z] 36b3adc4ff6f: Pull complete [2021-06-17T18:33:20.305Z] 8ad3a11d3b57: Pull complete [2021-06-17T18:33:20.565Z] 46f8f816bc3b: Pull complete [2021-06-17T18:33:20.565Z] 93b61091891f: Pull complete [2021-06-17T18:33:20.825Z] 93b9cdb0e59b: Pull complete [2021-06-17T18:33:20.825Z] 5e14af77c1be: Pull complete [2021-06-17T18:33:20.825Z] 01666e4c0597: Pull complete [2021-06-17T18:33:21.444Z] aa168da1d23b: Verifying Checksum [2021-06-17T18:33:21.444Z] aa168da1d23b: Download complete [2021-06-17T18:33:25.709Z] aa168da1d23b: Pull complete [2021-06-17T18:33:25.709Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-17T18:33:25.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-17T18:33:25.709Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-17T18:33:25.786Z] prd-centos7-docker-4c-2g-41 does not seem to be running inside a container [2021-06-17T18:33:25.825Z] $ 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-17T18:33:29.526Z] $ docker top 8a0e8d3ff2f9970a3e7f4f1ab712bd5625738897cf07bc4cbf309936e37e86c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-17T18:33:29.915Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-17T18:33:30.215Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-17T18:33:30.510Z] + ls /var/log/sa-host [2021-06-17T18:33:30.510Z] + sadf -c /var/log/sa-host/sa05 [2021-06-17T18:33:30.510Z] file_magic: OK [2021-06-17T18:33:30.511Z] HZ: Using current value: 100 [2021-06-17T18:33:30.511Z] file_header: OK [2021-06-17T18:33:30.511Z] 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-17T18:33:30.511Z] Statistics: [2021-06-17T18:33:30.511Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T18:33:30.511Z] File successfully converted to sysstat format version 12.2.1 [2021-06-17T18:33:30.511Z] + sadf -c /var/log/sa-host/sa17 [2021-06-17T18:33:30.511Z] file_magic: OK [2021-06-17T18:33:30.511Z] HZ: Using current value: 100 [2021-06-17T18:33:30.511Z] file_header: OK [2021-06-17T18:33:30.511Z] 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-17T18:33:30.511Z] Statistics: [2021-06-17T18:33:30.511Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-17T18:33:30.511Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-17T18:33:30.738Z] provisioning config files... [2021-06-17T18:33:30.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config1493036545588176998tmp [Pipeline] { [Pipeline] echo [2021-06-17T18:33:30.774Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:33:31.072Z] ---> create-netrc.sh [Pipeline] } [2021-06-17T18:33:31.083Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:33:31.457Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-17T18:33:31.466Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:33:31.776Z] ---> sudo-logs.sh [2021-06-17T18:33:31.776Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-17T18:33:31.810Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:33:32.106Z] ---> job-cost.sh [2021-06-17T18:33:32.106Z] lf-activate-venv: SKIPPING [2021-06-17T18:33:32.106Z] DEBUG: total: 0.18000000715255737 [2021-06-17T18:33:32.106Z] INFO: Retrieving Stack Cost... [2021-06-17T18:33:33.055Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-17T18:33:33.627Z] INFO: Archiving Costs [Pipeline] echo [2021-06-17T18:33:33.640Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-17T18:33:33.940Z] ---> logs-deploy.sh [2021-06-17T18:33:33.940Z] lf-activate-venv: SKIPPING [2021-06-17T18:33:33.940Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/35 [2021-06-17T18:33:33.940Z] INFO: archiving workspace using pattern(s): [2021-06-17T18:33:34.888Z] Archives upload complete. [2021-06-17T18:33:34.888Z] INFO: archiving logs to Nexus [2021-06-17T18:33:35.463Z] ---> uname -a: [2021-06-17T18:33:35.464Z] Linux prd-centos7-docker-4c-2g-41.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-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] ---> lscpu: [2021-06-17T18:33:35.464Z] Architecture: x86_64 [2021-06-17T18:33:35.464Z] CPU op-mode(s): 32-bit, 64-bit [2021-06-17T18:33:35.464Z] Byte Order: Little Endian [2021-06-17T18:33:35.464Z] Address sizes: 40 bits physical, 48 bits virtual [2021-06-17T18:33:35.464Z] CPU(s): 2 [2021-06-17T18:33:35.464Z] On-line CPU(s) list: 0,1 [2021-06-17T18:33:35.464Z] Thread(s) per core: 1 [2021-06-17T18:33:35.464Z] Core(s) per socket: 1 [2021-06-17T18:33:35.464Z] Socket(s): 2 [2021-06-17T18:33:35.464Z] NUMA node(s): 1 [2021-06-17T18:33:35.464Z] Vendor ID: AuthenticAMD [2021-06-17T18:33:35.464Z] CPU family: 23 [2021-06-17T18:33:35.464Z] Model: 49 [2021-06-17T18:33:35.464Z] Model name: AMD EPYC-Rome Processor [2021-06-17T18:33:35.464Z] Stepping: 0 [2021-06-17T18:33:35.464Z] CPU MHz: 2799.998 [2021-06-17T18:33:35.464Z] BogoMIPS: 5599.99 [2021-06-17T18:33:35.464Z] Virtualization: AMD-V [2021-06-17T18:33:35.464Z] Hypervisor vendor: KVM [2021-06-17T18:33:35.464Z] Virtualization type: full [2021-06-17T18:33:35.464Z] L1d cache: 64 KiB [2021-06-17T18:33:35.464Z] L1i cache: 64 KiB [2021-06-17T18:33:35.464Z] L2 cache: 1 MiB [2021-06-17T18:33:35.464Z] L3 cache: 32 MiB [2021-06-17T18:33:35.464Z] NUMA node0 CPU(s): 0,1 [2021-06-17T18:33:35.464Z] Vulnerability Itlb multihit: Not affected [2021-06-17T18:33:35.464Z] Vulnerability L1tf: Not affected [2021-06-17T18:33:35.464Z] Vulnerability Mds: Not affected [2021-06-17T18:33:35.464Z] Vulnerability Meltdown: Not affected [2021-06-17T18:33:35.464Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-06-17T18:33:35.464Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-06-17T18:33:35.464Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-06-17T18:33:35.464Z] Vulnerability Srbds: Not affected [2021-06-17T18:33:35.464Z] Vulnerability Tsx async abort: Not affected [2021-06-17T18:33:35.464Z] 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-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] ---> nproc: [2021-06-17T18:33:35.464Z] 2 [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] ---> df -h: [2021-06-17T18:33:35.464Z] Filesystem Size Used Available Use% Mounted on [2021-06-17T18:33:35.464Z] overlay 40.0G 8.9G 31.1G 22% / [2021-06-17T18:33:35.464Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-06-17T18:33:35.464Z] tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup [2021-06-17T18:33:35.464Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master [2021-06-17T18:33:35.464Z] /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/gexfoundry_device-snmp-go_master@tmp [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] ---> free -m: [2021-06-17T18:33:35.464Z] total used free shared buff/cache available [2021-06-17T18:33:35.464Z] Mem: 7821 1168 3271 0 3381 6572 [2021-06-17T18:33:35.464Z] Swap: 1023 0 1023 [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] ---> ip addr: [2021-06-17T18:33:35.464Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-06-17T18:33:35.464Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-06-17T18:33:35.464Z] inet 127.0.0.1/8 scope host lo [2021-06-17T18:33:35.464Z] valid_lft forever preferred_lft forever [2021-06-17T18:33:35.464Z] inet6 ::1/128 scope host [2021-06-17T18:33:35.464Z] valid_lft forever preferred_lft forever [2021-06-17T18:33:35.464Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-06-17T18:33:35.464Z] link/ether fa:16:3e:86:d4:09 brd ff:ff:ff:ff:ff:ff [2021-06-17T18:33:35.464Z] inet 10.30.123.228/23 brd 10.30.123.255 scope global dynamic eth0 [2021-06-17T18:33:35.464Z] valid_lft 85656sec preferred_lft 85656sec [2021-06-17T18:33:35.464Z] inet6 fe80::f816:3eff:fe86:d409/64 scope link [2021-06-17T18:33:35.464Z] valid_lft forever preferred_lft forever [2021-06-17T18:33:35.464Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-06-17T18:33:35.464Z] link/ether 02:42:2b:eb:de:09 brd ff:ff:ff:ff:ff:ff [2021-06-17T18:33:35.464Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-06-17T18:33:35.464Z] valid_lft forever preferred_lft forever [2021-06-17T18:33:35.464Z] inet6 fe80::42:2bff:feeb:de09/64 scope link [2021-06-17T18:33:35.464Z] valid_lft forever preferred_lft forever [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] ---> sar -b -r -n DEV: [2021-06-17T18:33:35.464Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] 18:21:00 LINUX RESTART (2 CPU) [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] 18:22:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-06-17T18:33:35.464Z] 18:23:01 22.45 3.63 18.82 0.00 2603.20 3055.70 0.00 [2021-06-17T18:33:35.464Z] 18:24:01 0.57 0.02 0.55 0.00 0.53 11.43 0.00 [2021-06-17T18:33:35.464Z] 18:25:01 0.30 0.00 0.30 0.00 0.00 4.20 0.00 [2021-06-17T18:33:35.464Z] 18:26:01 0.30 0.00 0.30 0.00 0.00 5.15 0.00 [2021-06-17T18:33:35.464Z] 18:27:01 0.28 0.00 0.28 0.00 0.00 4.78 0.00 [2021-06-17T18:33:35.464Z] 18:28:01 0.33 0.00 0.33 0.00 0.00 4.96 0.00 [2021-06-17T18:33:35.464Z] 18:29:01 0.37 0.00 0.37 0.00 0.00 6.00 0.00 [2021-06-17T18:33:35.464Z] 18:30:02 0.30 0.00 0.30 0.00 0.00 4.06 0.00 [2021-06-17T18:33:35.464Z] 18:31:01 0.37 0.00 0.37 0.00 0.00 5.66 0.00 [2021-06-17T18:33:35.464Z] 18:32:01 0.20 0.00 0.20 0.00 0.00 2.87 0.00 [2021-06-17T18:33:35.464Z] 18:33:01 213.32 0.03 213.29 0.00 3.73 55032.47 0.00 [2021-06-17T18:33:35.464Z] Average: 21.75 0.34 21.41 0.00 237.42 5294.53 0.00 [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] 18:22:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-06-17T18:33:35.464Z] 18:23:01 5477276 0 795920 9.94 2620 1733124 1277188 14.10 565008 1566948 24 [2021-06-17T18:33:35.464Z] 18:24:01 5483768 0 789420 9.86 2620 1733132 1230292 13.58 564160 1562736 8 [2021-06-17T18:33:35.464Z] 18:25:01 5482000 0 791188 9.88 2620 1733132 1230280 13.58 562760 1565936 8 [2021-06-17T18:33:35.464Z] 18:26:01 5480112 0 793068 9.90 2620 1733140 1233616 13.62 564472 1565936 8 [2021-06-17T18:33:35.464Z] 18:27:01 5476524 0 796652 9.95 2620 1733144 1244936 13.74 562824 1571624 16 [2021-06-17T18:33:35.464Z] 18:28:01 5484376 0 788796 9.85 2620 1733148 1194096 13.18 555952 1571628 12 [2021-06-17T18:33:35.464Z] 18:29:01 5480912 0 792256 9.89 2620 1733152 1194096 13.18 559224 1571624 8 [2021-06-17T18:33:35.464Z] 18:30:02 5474640 0 798524 9.97 2620 1733156 1194096 13.18 565556 1571624 8 [2021-06-17T18:33:35.464Z] 18:31:01 5474944 0 798216 9.97 2620 1733160 1194096 13.18 567340 1569896 8 [2021-06-17T18:33:35.464Z] 18:32:01 5473884 0 799272 9.98 2620 1733164 1194276 13.19 568220 1569896 16 [2021-06-17T18:33:35.464Z] 18:33:01 3664460 0 1152356 14.39 2620 3189504 1450668 16.02 967112 2732044 100592 [2021-06-17T18:33:35.464Z] Average: 5313900 0 826879 10.32 2620 1865541 1239785 13.69 600239 1674536 9155 [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] 18:22:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-06-17T18:33:35.464Z] 18:23:01 eth0 117.64 82.84 402.09 24.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:23:01 docker0 1.45 1.13 0.33 2.73 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:24:01 eth0 1.85 0.30 0.37 0.23 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:25:01 eth0 1.08 0.33 0.33 0.20 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:26:01 eth0 3.27 1.98 0.51 14.55 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:27:01 eth0 2.83 1.50 0.82 9.35 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:28:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:29:01 eth0 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:30:02 eth0 0.83 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:30:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:31:01 eth0 0.61 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:32:01 eth0 1.03 0.37 0.39 0.26 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:33:01 veth0f89ca8 72.59 122.50 4.70 282.35 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:33:01 eth0 981.17 852.22 7975.72 119.37 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] 18:33:01 docker0 138.07 190.71 9.03 668.75 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] Average: veth0f89ca8 6.61 11.16 0.43 25.71 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] Average: eth0 101.13 85.59 763.20 15.30 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] Average: docker0 12.71 17.47 0.85 61.15 0.00 0.00 0.00 0.00 [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] ---> sar -P ALL: [2021-06-17T18:33:35.464Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] 18:21:00 LINUX RESTART (2 CPU) [2021-06-17T18:33:35.464Z] [2021-06-17T18:33:35.464Z] 18:22:01 CPU %user %nice %system %iowait %steal %idle [2021-06-17T18:33:35.464Z] 18:23:01 all 3.70 0.00 1.75 2.09 0.03 92.43 [2021-06-17T18:33:35.464Z] 18:23:01 0 3.53 0.00 1.86 2.65 0.03 91.93 [2021-06-17T18:33:35.464Z] 18:23:01 1 3.87 0.00 1.64 1.54 0.03 92.92 [2021-06-17T18:33:35.465Z] 18:24:01 all 0.18 0.00 0.04 0.00 0.02 99.76 [2021-06-17T18:33:35.465Z] 18:24:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-17T18:33:35.465Z] 18:24:01 1 0.12 0.00 0.07 0.00 0.02 99.80 [2021-06-17T18:33:35.465Z] 18:25:01 all 0.21 0.00 0.05 0.00 0.02 99.72 [2021-06-17T18:33:35.465Z] 18:25:01 0 0.33 0.00 0.05 0.00 0.00 99.62 [2021-06-17T18:33:35.465Z] 18:25:01 1 0.08 0.00 0.05 0.00 0.03 99.83 [2021-06-17T18:33:35.465Z] 18:26:01 all 0.17 0.00 0.05 0.00 0.01 99.77 [2021-06-17T18:33:35.465Z] 18:26:01 0 0.22 0.00 0.05 0.00 0.02 99.72 [2021-06-17T18:33:35.465Z] 18:26:01 1 0.12 0.00 0.05 0.00 0.00 99.83 [2021-06-17T18:33:35.465Z] 18:27:01 all 0.31 0.00 0.09 0.00 0.03 99.57 [2021-06-17T18:33:35.465Z] 18:27:01 0 0.42 0.00 0.08 0.00 0.03 99.46 [2021-06-17T18:33:35.465Z] 18:27:01 1 0.20 0.00 0.10 0.00 0.02 99.68 [2021-06-17T18:33:35.465Z] 18:28:01 all 0.04 0.00 0.04 0.00 0.02 99.90 [2021-06-17T18:33:35.465Z] 18:28:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2021-06-17T18:33:35.465Z] 18:28:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2021-06-17T18:33:35.465Z] 18:29:01 all 0.19 0.00 0.06 0.00 0.01 99.74 [2021-06-17T18:33:35.465Z] 18:29:01 0 0.33 0.00 0.03 0.00 0.02 99.62 [2021-06-17T18:33:35.465Z] 18:29:01 1 0.05 0.00 0.08 0.00 0.00 99.87 [2021-06-17T18:33:35.465Z] 18:30:02 all 0.13 0.00 0.03 0.00 0.02 99.83 [2021-06-17T18:33:35.465Z] 18:30:02 0 0.23 0.00 0.02 0.00 0.02 99.73 [2021-06-17T18:33:35.465Z] 18:30:02 1 0.02 0.00 0.03 0.00 0.02 99.93 [2021-06-17T18:33:35.465Z] 18:31:01 all 0.14 0.00 0.03 0.00 0.02 99.82 [2021-06-17T18:33:35.465Z] 18:31:01 0 0.24 0.00 0.02 0.00 0.00 99.75 [2021-06-17T18:33:35.465Z] 18:31:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2021-06-17T18:33:35.465Z] 18:32:01 all 0.14 0.00 0.03 0.00 0.02 99.81 [2021-06-17T18:33:35.465Z] 18:32:01 0 0.25 0.00 0.02 0.00 0.02 99.72 [2021-06-17T18:33:35.465Z] 18:32:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2021-06-17T18:33:35.465Z] 18:33:01 all 22.83 0.00 9.33 4.40 0.07 63.37 [2021-06-17T18:33:35.465Z] 18:33:01 0 21.80 0.00 9.60 4.17 0.07 64.35 [2021-06-17T18:33:35.465Z] 18:33:01 1 23.87 0.00 9.05 4.62 0.07 62.39 [2021-06-17T18:33:35.465Z] [2021-06-17T18:33:35.465Z] Average: CPU %user %nice %system %iowait %steal %idle [2021-06-17T18:33:35.465Z] Average: all 2.44 0.00 1.00 0.57 0.02 95.96 [2021-06-17T18:33:35.465Z] Average: 0 2.41 0.00 1.03 0.60 0.02 95.94 [2021-06-17T18:33:35.465Z] Average: 1 2.47 0.00 0.98 0.54 0.02 95.99 [2021-06-17T18:33:35.465Z] [2021-06-17T18:33:35.465Z] [2021-06-17T18:33:35.465Z]