Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88e18fd07957abed78799bc43ba159f1a7719259 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16390097802764049086.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3279040531122512284.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3712640624389350335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10387475972089473569.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14532656364885750925.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder 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 Running on prd-centos7-docker-4c-2g-329 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_device-snmp-go_main@tmp/jenkins-gitclient-ssh1845970600062879079.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 88e18fd07957abed78799bc43ba159f1a7719259 (main) > 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 88e18fd07957abed78799bc43ba159f1a7719259 # timeout=10 Commit message: "Merge pull request #132 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.3" > git rev-list --no-walk 42a81012aee9d0f4741172f85aabccffc17c1488 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-12-29T04:00:22.387Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-12-29T04:00:22.433Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-12-29T04:00:22.447Z] ========================================================= [2021-12-29T04:00:22.447Z] EdgeX Global Pipelines Version Info [2021-12-29T04:00:22.447Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:00:23.608Z] ------------------- [2021-12-29T04:00:23.608Z] stable info: [2021-12-29T04:00:23.608Z] ------------------- [2021-12-29T04:00:23.608Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-12-29T04:00:23.608Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-29T04:00:23.608Z] Message: update stable to v1.0.217 [2021-12-29T04:00:24.184Z] ------------------- [2021-12-29T04:00:24.184Z] experimental info: [2021-12-29T04:00:24.184Z] ------------------- [2021-12-29T04:00:24.184Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-12-29T04:00:24.184Z] Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 [2021-12-29T04:00:24.184Z] Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-12-29T04:00:24.337Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2021-12-29T04:00:24.356Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2021-12-29T04:00:24.369Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-12-29T04:00:24.379Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-12-29T04:00:24.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-12-29T04:00:24.404Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-12-29T04:00:24.418Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-12-29T04:00:24.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-12-29T04:00:24.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-12-29T04:00:24.465Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-12-29T04:00:24.476Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-12-29T04:00:24.488Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2021-12-29T04:00:24.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-12-29T04:00:24.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-12-29T04:00:24.537Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-12-29T04:00:24.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-12-29T04:00:24.564Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-12-29T04:00:24.578Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-12-29T04:00:24.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-12-29T04:00:24.602Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-12-29T04:00:24.613Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-12-29T04:00:24.621Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-12-29T04:00:24.630Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-12-29T04:00:24.639Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-12-29T04:00:24.650Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-12-29T04:00:24.659Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-12-29T04:00:24.667Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-12-29T04:00:24.676Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-12-29T04:00:24.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-12-29T04:00:24.692Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88e18fd07957abed78799bc43ba159f1a7719259 [Pipeline] echo [2021-12-29T04:00:24.701Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88e18fd [Pipeline] echo [2021-12-29T04:00:24.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:00:24.756Z] provisioning config files... [2021-12-29T04:00:24.775Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5553277456594595846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:00:25.101Z] ---> docker-login.sh [2021-12-29T04:00:25.101Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:00:25.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:00:25.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:00:25.365Z] Configure a credential helper to remove this warning. See [2021-12-29T04:00:25.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:00:25.365Z] [2021-12-29T04:00:25.365Z] Login Succeeded [2021-12-29T04:00:25.365Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:00:25.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:00:25.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:00:25.627Z] Configure a credential helper to remove this warning. See [2021-12-29T04:00:25.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:00:25.627Z] [2021-12-29T04:00:25.627Z] Login Succeeded [2021-12-29T04:00:25.627Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:00:25.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:00:25.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:00:25.627Z] Configure a credential helper to remove this warning. See [2021-12-29T04:00:25.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:00:25.627Z] [2021-12-29T04:00:25.627Z] Login Succeeded [2021-12-29T04:00:25.627Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:00:25.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:00:25.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:00:25.890Z] Configure a credential helper to remove this warning. See [2021-12-29T04:00:25.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:00:25.890Z] [2021-12-29T04:00:25.890Z] Login Succeeded [2021-12-29T04:00:25.890Z] docker.io [2021-12-29T04:00:25.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:00:26.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:00:26.151Z] Configure a credential helper to remove this warning. See [2021-12-29T04:00:26.151Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:00:26.151Z] [2021-12-29T04:00:26.151Z] Login Succeeded [2021-12-29T04:00:26.151Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:00:26.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-12-29T04:00:26.551Z] + git rev-list -1 --merges 88e18fd07957abed78799bc43ba159f1a7719259~1..88e18fd07957abed78799bc43ba159f1a7719259 [Pipeline] echo [2021-12-29T04:00:26.577Z] -----------> git rev-list -1 --merges 88e18fd07957abed78799bc43ba159f1a7719259~1..88e18fd07957abed78799bc43ba159f1a7719259 88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:00:26.577Z] 88e18fd07957abed78799bc43ba159f1a7719259 [false] [Pipeline] sh [2021-12-29T04:00:26.884Z] + git log --format=format:%s -1 88e18fd07957abed78799bc43ba159f1a7719259 [Pipeline] echo [2021-12-29T04:00:26.904Z] ========================================================= [2021-12-29T04:00:26.904Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-12-29T04:00:26.904Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T04:00:27.266Z] + git log --format=format:%s -1 88e18fd07957abed78799bc43ba159f1a7719259 [Pipeline] echo [2021-12-29T04:00:27.280Z] [semverPrep] GIT_COMMIT: 88e18fd07957abed78799bc43ba159f1a7719259, Commit Message: Merge pull request #132 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.3 [Pipeline] echo [2021-12-29T04:00:27.288Z] [semverPrep] This is not a build commit. [Pipeline] sh [2021-12-29T04:00:27.725Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T04:00:27.725Z] + grep -v github /etc/ssh/ssh_known_hosts [2021-12-29T04:00:27.725Z] + '[' -e /tmp/ssh_known_hosts ']' [2021-12-29T04:00:27.725Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2021-12-29T04:00:27.725Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2021-12-29T04:00:27.725Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2021-12-29T04:00:27.725Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:00:28.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:00:28.154Z] [2021-12-29T04:00:28.154Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:00:28.461Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:00:28.461Z] latest: Pulling from edgex-devops/git-semver [2021-12-29T04:00:28.461Z] a0d0a0d46f8b: Pulling fs layer [2021-12-29T04:00:28.461Z] 3e5f54012d9b: Pulling fs layer [2021-12-29T04:00:28.461Z] 4c7163046ea9: Pulling fs layer [2021-12-29T04:00:28.461Z] 0c2d73faf560: Pulling fs layer [2021-12-29T04:00:28.461Z] 0c2d73faf560: Waiting [2021-12-29T04:00:28.461Z] 3e5f54012d9b: Verifying Checksum [2021-12-29T04:00:28.461Z] 3e5f54012d9b: Download complete [2021-12-29T04:00:28.461Z] a0d0a0d46f8b: Verifying Checksum [2021-12-29T04:00:28.461Z] a0d0a0d46f8b: Download complete [2021-12-29T04:00:28.461Z] 0c2d73faf560: Verifying Checksum [2021-12-29T04:00:28.462Z] 0c2d73faf560: Download complete [2021-12-29T04:00:28.736Z] 4c7163046ea9: Verifying Checksum [2021-12-29T04:00:28.736Z] 4c7163046ea9: Download complete [2021-12-29T04:00:28.736Z] a0d0a0d46f8b: Pull complete [2021-12-29T04:00:28.736Z] 3e5f54012d9b: Pull complete [2021-12-29T04:00:29.002Z] 4c7163046ea9: Pull complete [2021-12-29T04:00:29.266Z] 0c2d73faf560: Pull complete [2021-12-29T04:00:29.266Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-12-29T04:00:29.266Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:00:29.266Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-12-29T04:00:29.331Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-12-29T04:00:29.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-12-29T04:00:30.127Z] $ docker top 03b049f1e5e70d0bec23f305a99f18915cd6dea6c1f5c32dd6ac72a9a699f6f2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T04:00:30.213Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:00:30.213Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:00:30.312Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:00:30.317Z] $ docker exec 03b049f1e5e70d0bec23f305a99f18915cd6dea6c1f5c32dd6ac72a9a699f6f2 ssh-agent [2021-12-29T04:00:30.414Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXEOGmmk/agent.14 [2021-12-29T04:00:30.414Z] SSH_AGENT_PID=20 [2021-12-29T04:00:30.421Z] Running ssh-add (command line suppressed) [2021-12-29T04:00:30.511Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_763101382835894677.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_763101382835894677.key) [2021-12-29T04:00:30.521Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:00:30.815Z] + git tag --points-at HEAD [Pipeline] } [2021-12-29T04:00:30.836Z] $ docker exec --env ******** --env ******** 03b049f1e5e70d0bec23f305a99f18915cd6dea6c1f5c32dd6ac72a9a699f6f2 ssh-agent -k [2021-12-29T04:00:30.931Z] unset SSH_AUTH_SOCK; [2021-12-29T04:00:30.934Z] unset SSH_AGENT_PID; [2021-12-29T04:00:30.934Z] echo Agent pid 20 killed; [2021-12-29T04:00:30.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-12-29T04:00:30.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:00:30.962Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:00:31.070Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:00:31.074Z] $ docker exec 03b049f1e5e70d0bec23f305a99f18915cd6dea6c1f5c32dd6ac72a9a699f6f2 ssh-agent [2021-12-29T04:00:31.178Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHgeppB/agent.54 [2021-12-29T04:00:31.178Z] SSH_AGENT_PID=60 [2021-12-29T04:00:31.183Z] Running ssh-add (command line suppressed) [2021-12-29T04:00:31.272Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1396480156034827252.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1396480156034827252.key) [2021-12-29T04:00:31.284Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:00:31.577Z] + git semver init [2021-12-29T04:00:31.577Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T04:00:31.577Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-12-29T04:00:31.577Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-12-29T04:00:31.577Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T04:00:31.577Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T04:00:31.577Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T04:00:31.577Z] # $SEMVER_BRANCH = main [2021-12-29T04:00:31.577Z] # $SEMVER_TEMP = /tmp/semver-236756417 [2021-12-29T04:00:31.577Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2021-12-29T04:00:32.521Z] # '/tmp/semver-236756417' -> '/w/workspace/edgexfoundry_device-snmp-go_main/.semver' [2021-12-29T04:00:32.521Z] # -> Force: false [2021-12-29T04:00:32.521Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-12-29T04:00:32.533Z] $ docker exec --env ******** --env ******** 03b049f1e5e70d0bec23f305a99f18915cd6dea6c1f5c32dd6ac72a9a699f6f2 ssh-agent -k [2021-12-29T04:00:32.653Z] unset SSH_AUTH_SOCK; [2021-12-29T04:00:32.654Z] unset SSH_AGENT_PID; [2021-12-29T04:00:32.654Z] echo Agent pid 60 killed; [2021-12-29T04:00:32.672Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T04:00:32.989Z] + git semver [Pipeline] } [2021-12-29T04:00:33.006Z] $ docker stop --time=1 03b049f1e5e70d0bec23f305a99f18915cd6dea6c1f5c32dd6ac72a9a699f6f2 [2021-12-29T04:00:34.234Z] $ docker rm -f 03b049f1e5e70d0bec23f305a99f18915cd6dea6c1f5c32dd6ac72a9a699f6f2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T04:00:34.590Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-12-29T04:00:34.838Z] Stashed 1 file(s) [Pipeline] echo [2021-12-29T04:00:34.841Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.3 [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-12-29T04:00:49.943Z] Still waiting to schedule task [2021-12-29T04:00:49.943Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-329’ [2021-12-29T04:00:49.947Z] Still waiting to schedule task [2021-12-29T04:00:49.947Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-12-29T04:02:15.971Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-331 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-12-29T04:02:15.982Z] Running in /w/workspace/device-snmp-go/12 [Pipeline] { [Pipeline] checkout [2021-12-29T04:02:16.166Z] Selected Git installation does not exist. Using Default [2021-12-29T04:02:16.166Z] The recommended git tool is: NONE [2021-12-29T04:02:20.649Z] using credential edgex-jenkins-ssh [2021-12-29T04:02:20.668Z] Cloning the remote Git repository [2021-12-29T04:02:20.724Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-12-29T04:02:20.796Z] > git init /w/workspace/device-snmp-go/12 # timeout=10 [2021-12-29T04:02:20.879Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-12-29T04:02:20.880Z] > git --version # timeout=10 [2021-12-29T04:02:20.895Z] > git --version # 'git version 2.17.1' [2021-12-29T04:02:20.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T04:02:20.962Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T04:02:22.014Z] Avoid second fetch [2021-12-29T04:02:22.015Z] Checking out Revision 88e18fd07957abed78799bc43ba159f1a7719259 (main) [2021-12-29T04:02:21.963Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-12-29T04:02:21.991Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T04:02:22.035Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T04:02:22.055Z] > git checkout -f 88e18fd07957abed78799bc43ba159f1a7719259 # timeout=10 [2021-12-29T04:02:22.972Z] Running on prd-centos7-docker-4c-2g-334 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2021-12-29T04:02:22.984Z] Running in /w/workspace/device-snmp-go/12 [Pipeline] { [Pipeline] checkout [2021-12-29T04:02:23.072Z] Selected Git installation does not exist. Using Default [2021-12-29T04:02:23.072Z] The recommended git tool is: NONE [2021-12-29T04:02:24.625Z] using credential edgex-jenkins-ssh [2021-12-29T04:02:24.639Z] Cloning the remote Git repository [2021-12-29T04:02:24.189Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2021-12-29T04:02:24.222Z] > git init /w/workspace/device-snmp-go/12 # timeout=10 [2021-12-29T04:02:24.249Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2021-12-29T04:02:24.249Z] > git --version # timeout=10 [2021-12-29T04:02:24.304Z] > git --version # 'git version 2.24.4' [2021-12-29T04:02:24.304Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-12-29T04:02:24.327Z] [INFO] Currently running in a labeled security context [2021-12-29T04:02:24.327Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-12-29T04:02:24.327Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-snmp-go/12@tmp/jenkins-gitclient-ssh2423087656819960810.key [2021-12-29T04:02:24.352Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T04:02:25.504Z] Avoid second fetch [2021-12-29T04:02:25.505Z] Checking out Revision 88e18fd07957abed78799bc43ba159f1a7719259 (main) [2021-12-29T04:02:26.280Z] Commit message: "Merge pull request #132 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.3" [2021-12-29T04:02:25.017Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2021-12-29T04:02:25.026Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-12-29T04:02:25.044Z] > git config core.sparsecheckout # timeout=10 [2021-12-29T04:02:25.057Z] > git checkout -f 88e18fd07957abed78799bc43ba159f1a7719259 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T04:02:27.064Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-12-29T04:02:27.064Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T04:02:27.064Z] Dload Upload Total Spent Left Speed [2021-12-29T04:02:27.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 58534 0 --:--:-- --:--:-- --:--:-- 58534 [Pipeline] sh [2021-12-29T04:02:27.586Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-12-29T04:02:27.925Z] + sudo tee /etc/docker/daemon.new [2021-12-29T04:02:27.925Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-12-29T04:02:27.925Z] { [2021-12-29T04:02:27.925Z] "registry-mirrors": [ [2021-12-29T04:02:27.925Z] "https://nexus3.edgexfoundry.org:10001" [2021-12-29T04:02:27.925Z] ], [2021-12-29T04:02:27.925Z] "bip": "10.250.0.254/24", [2021-12-29T04:02:27.925Z] "hosts": [ [2021-12-29T04:02:27.925Z] "tcp://0.0.0.0:5555", [2021-12-29T04:02:27.925Z] "unix:///var/run/docker.sock" [2021-12-29T04:02:27.925Z] ], [2021-12-29T04:02:27.925Z] "mtu": 1458, [2021-12-29T04:02:27.925Z] "selinux-enabled": true, [2021-12-29T04:02:27.925Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-12-29T04:02:27.925Z] } [Pipeline] sh [2021-12-29T04:02:28.275Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-12-29T04:02:28.612Z] + sudo service docker restart [2021-12-29T04:02:29.060Z] Commit message: "Merge pull request #132 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.2.0-dev.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:02:29.397Z] provisioning config files... [2021-12-29T04:02:29.582Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/12@tmp/config6036430825830146727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:02:30.060Z] ---> docker-login.sh [2021-12-29T04:02:30.060Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:02:30.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:30.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:30.060Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:30.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:30.060Z] [2021-12-29T04:02:30.060Z] Login Succeeded [2021-12-29T04:02:30.060Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:02:30.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:30.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:30.323Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:30.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:30.323Z] [2021-12-29T04:02:30.323Z] Login Succeeded [2021-12-29T04:02:30.323Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:02:30.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:30.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:30.323Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:30.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:30.323Z] [2021-12-29T04:02:30.323Z] Login Succeeded [2021-12-29T04:02:30.323Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:02:30.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:30.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:30.323Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:30.323Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:30.323Z] [2021-12-29T04:02:30.323Z] Login Succeeded [2021-12-29T04:02:30.323Z] docker.io [2021-12-29T04:02:30.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:30.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:30.844Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:30.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:30.844Z] [2021-12-29T04:02:30.844Z] Login Succeeded [2021-12-29T04:02:30.844Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:02:30.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-29T04:02:31.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T04:02:31.063Z] ========================================================= [2021-12-29T04:02:31.063Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-12-29T04:02:31.063Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:02:31.385Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-12-29T04:02:31.385Z] Sending build context to Docker daemon 2.683MB [2021-12-29T04:02:31.385Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-12-29T04:02:31.385Z] Step 2/11 : FROM ${BASE} AS builder [2021-12-29T04:02:31.385Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-12-29T04:02:31.385Z] a0d0a0d46f8b: Pulling fs layer [2021-12-29T04:02:31.385Z] 31adcdaf11c8: Pulling fs layer [2021-12-29T04:02:31.385Z] b8b176561691: Pulling fs layer [2021-12-29T04:02:31.385Z] 4527c011a84f: Pulling fs layer [2021-12-29T04:02:31.385Z] 5d74067f8e1e: Pulling fs layer [2021-12-29T04:02:31.385Z] e0aca202a116: Pulling fs layer [2021-12-29T04:02:31.385Z] 3a43be97a3b4: Pulling fs layer [2021-12-29T04:02:31.385Z] 34cad66bf833: Pulling fs layer [2021-12-29T04:02:31.385Z] b4e3c513aaa6: Pulling fs layer [2021-12-29T04:02:31.385Z] 4527c011a84f: Waiting [2021-12-29T04:02:31.385Z] 5d74067f8e1e: Waiting [2021-12-29T04:02:31.385Z] e0aca202a116: Waiting [2021-12-29T04:02:31.385Z] 3a43be97a3b4: Waiting [2021-12-29T04:02:31.385Z] 34cad66bf833: Waiting [2021-12-29T04:02:31.385Z] b4e3c513aaa6: Waiting [2021-12-29T04:02:31.385Z] b8b176561691: Verifying Checksum [2021-12-29T04:02:31.385Z] b8b176561691: Download complete [2021-12-29T04:02:31.385Z] 31adcdaf11c8: Verifying Checksum [2021-12-29T04:02:31.385Z] 31adcdaf11c8: Download complete [2021-12-29T04:02:31.385Z] 5d74067f8e1e: Verifying Checksum [2021-12-29T04:02:31.385Z] 5d74067f8e1e: Download complete [2021-12-29T04:02:31.658Z] a0d0a0d46f8b: Verifying Checksum [2021-12-29T04:02:31.658Z] a0d0a0d46f8b: Download complete [2021-12-29T04:02:31.658Z] e0aca202a116: Verifying Checksum [2021-12-29T04:02:31.658Z] e0aca202a116: Download complete [2021-12-29T04:02:31.658Z] 3a43be97a3b4: Verifying Checksum [2021-12-29T04:02:31.658Z] 3a43be97a3b4: Download complete [2021-12-29T04:02:31.658Z] 34cad66bf833: Verifying Checksum [2021-12-29T04:02:31.658Z] 34cad66bf833: Download complete [2021-12-29T04:02:31.924Z] a0d0a0d46f8b: Pull complete [2021-12-29T04:02:32.192Z] 4527c011a84f: Verifying Checksum [2021-12-29T04:02:32.192Z] 4527c011a84f: Download complete [2021-12-29T04:02:32.192Z] 31adcdaf11c8: Pull complete [2021-12-29T04:02:32.192Z] b4e3c513aaa6: Verifying Checksum [2021-12-29T04:02:32.192Z] b4e3c513aaa6: Download complete [2021-12-29T04:02:32.192Z] b8b176561691: Pull complete [2021-12-29T04:02:36.440Z] 4527c011a84f: Pull complete [2021-12-29T04:02:36.440Z] 5d74067f8e1e: Pull complete [2021-12-29T04:02:36.440Z] e0aca202a116: Pull complete [2021-12-29T04:02:36.440Z] 3a43be97a3b4: Pull complete [2021-12-29T04:02:36.440Z] 34cad66bf833: Pull complete [2021-12-29T04:02:39.051Z] b4e3c513aaa6: Pull complete [2021-12-29T04:02:39.051Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-12-29T04:02:39.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-12-29T04:02:39.051Z] ---> 9f6097aaca64 [2021-12-29T04:02:39.051Z] Step 3/11 : ARG MAKE='make build' [2021-12-29T04:02:42.364Z] ---> Running in aae0903cf4f8 [2021-12-29T04:02:42.364Z] Removing intermediate container aae0903cf4f8 [2021-12-29T04:02:42.364Z] ---> 23cce04e7353 [2021-12-29T04:02:42.364Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-29T04:02:42.364Z] ---> Running in 6f4bd29dd7a3 [2021-12-29T04:02:42.364Z] Removing intermediate container 6f4bd29dd7a3 [2021-12-29T04:02:42.364Z] ---> 1b814462126d [2021-12-29T04:02:42.364Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-12-29T04:02:42.364Z] ---> Running in 3fb89627c67d [2021-12-29T04:02:42.364Z] Removing intermediate container 3fb89627c67d [2021-12-29T04:02:42.364Z] ---> ed287074a53e [2021-12-29T04:02:42.364Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T04:02:42.364Z] ---> Running in b26465196ab1 [2021-12-29T04:02:42.626Z] Removing intermediate container b26465196ab1 [2021-12-29T04:02:42.626Z] ---> e99f8356a086 [2021-12-29T04:02:42.626Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-29T04:02:42.626Z] ---> Running in c2ea154b6857 [2021-12-29T04:02:42.889Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T04:02:43.828Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T04:02:44.087Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-12-29T04:02:44.346Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-12-29T04:02:44.346Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-12-29T04:02:44.346Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-12-29T04:02:44.612Z] Executing busybox-1.33.1-r3.trigger [2021-12-29T04:02:44.612Z] OK: 224 MiB in 56 packages [2021-12-29T04:02:44.876Z] Removing intermediate container c2ea154b6857 [2021-12-29T04:02:44.876Z] ---> e0fb596419f3 [2021-12-29T04:02:44.876Z] Step 8/11 : WORKDIR /device-snmp-go [2021-12-29T04:02:44.876Z] ---> Running in 4382e2f93bac [2021-12-29T04:02:44.876Z] Removing intermediate container 4382e2f93bac [2021-12-29T04:02:44.876Z] ---> 42ee9797c82b [2021-12-29T04:02:44.876Z] Step 9/11 : COPY . . [2021-12-29T04:02:45.140Z] ---> d53f795e2e94 [2021-12-29T04:02:45.140Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T04:02:45.140Z] ---> Running in bcdc0d9473a8 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:02:46.961Z] provisioning config files... [2021-12-29T04:02:46.986Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/12@tmp/config4417273280214641889tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:02:47.353Z] ---> docker-login.sh [2021-12-29T04:02:47.353Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:02:47.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:48.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:48.223Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:48.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:48.223Z] [2021-12-29T04:02:48.223Z] Login Succeeded [2021-12-29T04:02:48.223Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:02:48.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:48.496Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:48.496Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:48.496Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:48.496Z] [2021-12-29T04:02:48.496Z] Login Succeeded [2021-12-29T04:02:48.496Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:02:49.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:49.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:49.103Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:49.103Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:49.103Z] [2021-12-29T04:02:49.103Z] Login Succeeded [2021-12-29T04:02:49.103Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:02:49.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:49.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:49.379Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:49.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:49.379Z] [2021-12-29T04:02:49.379Z] Login Succeeded [2021-12-29T04:02:49.379Z] docker.io [2021-12-29T04:02:49.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:02:50.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:02:50.251Z] Configure a credential helper to remove this warning. See [2021-12-29T04:02:50.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:02:50.251Z] [2021-12-29T04:02:50.251Z] Login Succeeded [2021-12-29T04:02:50.251Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:02:50.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-12-29T04:02:50.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T04:02:50.810Z] ========================================================= [2021-12-29T04:02:50.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-12-29T04:02:50.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:02:51.157Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-12-29T04:02:51.430Z] Sending build context to Docker daemon 2.682MB [2021-12-29T04:02:51.430Z] Step 1/11 : ARG BASE=golang:1.16-alpine3.14 [2021-12-29T04:02:51.430Z] Step 2/11 : FROM ${BASE} AS builder [2021-12-29T04:02:51.705Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-12-29T04:02:51.705Z] 552d1f2373af: Pulling fs layer [2021-12-29T04:02:51.705Z] ea3f2d53f512: Pulling fs layer [2021-12-29T04:02:51.705Z] 9e70ebbbe112: Pulling fs layer [2021-12-29T04:02:51.705Z] 7a9cfe048b4a: Pulling fs layer [2021-12-29T04:02:51.705Z] 72dc09318566: Pulling fs layer [2021-12-29T04:02:51.705Z] f4f7b4309257: Pulling fs layer [2021-12-29T04:02:51.705Z] 0ac9a79272e3: Pulling fs layer [2021-12-29T04:02:51.705Z] b78e95d17946: Pulling fs layer [2021-12-29T04:02:51.705Z] 7a9cfe048b4a: Waiting [2021-12-29T04:02:51.705Z] 72dc09318566: Waiting [2021-12-29T04:02:51.705Z] f4f7b4309257: Waiting [2021-12-29T04:02:51.705Z] b78e95d17946: Waiting [2021-12-29T04:02:51.705Z] 0ac9a79272e3: Waiting [2021-12-29T04:02:51.705Z] 9e70ebbbe112: Verifying Checksum [2021-12-29T04:02:51.705Z] 9e70ebbbe112: Download complete [2021-12-29T04:02:51.705Z] ea3f2d53f512: Verifying Checksum [2021-12-29T04:02:51.705Z] ea3f2d53f512: Download complete [2021-12-29T04:02:51.705Z] 72dc09318566: Download complete [2021-12-29T04:02:51.705Z] f4f7b4309257: Verifying Checksum [2021-12-29T04:02:51.705Z] f4f7b4309257: Download complete [2021-12-29T04:02:51.705Z] 552d1f2373af: Verifying Checksum [2021-12-29T04:02:51.705Z] 552d1f2373af: Download complete [2021-12-29T04:02:51.705Z] 0ac9a79272e3: Download complete [2021-12-29T04:02:52.729Z] 552d1f2373af: Pull complete [2021-12-29T04:02:53.013Z] ea3f2d53f512: Pull complete [2021-12-29T04:02:53.621Z] 9e70ebbbe112: Pull complete [2021-12-29T04:02:53.621Z] b78e95d17946: Verifying Checksum [2021-12-29T04:02:53.621Z] b78e95d17946: Download complete [2021-12-29T04:02:54.217Z] 7a9cfe048b4a: Verifying Checksum [2021-12-29T04:02:54.217Z] 7a9cfe048b4a: Download complete [2021-12-29T04:03:06.608Z] 7a9cfe048b4a: Pull complete [2021-12-29T04:03:06.608Z] 72dc09318566: Pull complete [2021-12-29T04:03:06.608Z] f4f7b4309257: Pull complete [2021-12-29T04:03:06.608Z] 0ac9a79272e3: Pull complete [2021-12-29T04:03:12.008Z] b78e95d17946: Pull complete [2021-12-29T04:03:12.008Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-12-29T04:03:12.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-12-29T04:03:12.008Z] ---> 8b459fc5aaf0 [2021-12-29T04:03:12.008Z] Step 3/11 : ARG MAKE='make build' [2021-12-29T04:03:13.002Z] ---> Running in 3bf3f23e52b2 [2021-12-29T04:03:13.276Z] Removing intermediate container 3bf3f23e52b2 [2021-12-29T04:03:13.276Z] ---> d91ac7217373 [2021-12-29T04:03:13.276Z] Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-29T04:03:13.556Z] ---> Running in 8c73dc270361 [2021-12-29T04:03:13.835Z] Removing intermediate container 8c73dc270361 [2021-12-29T04:03:13.835Z] ---> dadcb40eb059 [2021-12-29T04:03:13.835Z] Step 5/11 : ARG ALPINE_PKG_EXTRA="" [2021-12-29T04:03:13.835Z] ---> Running in 9a1eefbdd4b7 [2021-12-29T04:03:14.431Z] Removing intermediate container 9a1eefbdd4b7 [2021-12-29T04:03:14.431Z] ---> 087df689b6b0 [2021-12-29T04:03:14.431Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T04:03:14.431Z] ---> Running in be0e3adad952 [2021-12-29T04:03:16.465Z] Removing intermediate container be0e3adad952 [2021-12-29T04:03:16.465Z] ---> f817a838b59d [2021-12-29T04:03:16.465Z] Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-29T04:03:16.465Z] ---> Running in db24ceb31741 [2021-12-29T04:03:17.475Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T04:03:18.483Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T04:03:19.089Z] (1/4) Installing openssh-keygen (8.6_p1-r3) [2021-12-29T04:03:19.089Z] (2/4) Installing libedit (20210216.3.1-r0) [2021-12-29T04:03:19.365Z] (3/4) Installing openssh-client-common (8.6_p1-r3) [2021-12-29T04:03:19.365Z] (4/4) Installing openssh-client-default (8.6_p1-r3) [2021-12-29T04:03:19.365Z] Executing busybox-1.33.1-r3.trigger [2021-12-29T04:03:19.365Z] OK: 223 MiB in 56 packages [2021-12-29T04:03:20.811Z] Removing intermediate container db24ceb31741 [2021-12-29T04:03:20.811Z] ---> 032ff4c88434 [2021-12-29T04:03:20.811Z] Step 8/11 : WORKDIR /device-snmp-go [2021-12-29T04:03:20.811Z] ---> Running in ec89fcd279f5 [2021-12-29T04:03:21.088Z] Removing intermediate container ec89fcd279f5 [2021-12-29T04:03:21.088Z] ---> 626d98eb7881 [2021-12-29T04:03:21.088Z] Step 9/11 : COPY . . [2021-12-29T04:03:22.070Z] ---> c09f22b75235 [2021-12-29T04:03:22.070Z] Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T04:03:22.070Z] ---> Running in 4fef8675c24a [2021-12-29T04:03:23.984Z] Removing intermediate container bcdc0d9473a8 [2021-12-29T04:03:23.984Z] ---> ef01e9dd13a1 [2021-12-29T04:03:23.984Z] Step 11/11 : RUN ${MAKE} [2021-12-29T04:03:23.984Z] ---> Running in 196a17e759dc [2021-12-29T04:03:23.984Z] noop [2021-12-29T04:03:23.984Z] Removing intermediate container 196a17e759dc [2021-12-29T04:03:23.984Z] ---> 396847dabb72 [2021-12-29T04:03:23.984Z] Successfully built 396847dabb72 [2021-12-29T04:03:23.984Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:03:24.296Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-29T04:03:24.296Z] . [Pipeline] withDockerContainer [2021-12-29T04:03:24.372Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-12-29T04:03:24.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-29T04:03:24.771Z] $ docker top ac83b9ce2b09598bfd4e969bb2e2703ec4707df9d8276051fa25140b0bfdbe22 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T04:03:25.145Z] + go version [2021-12-29T04:03:25.145Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-12-29T04:03:25.157Z] $ docker stop --time=1 ac83b9ce2b09598bfd4e969bb2e2703ec4707df9d8276051fa25140b0bfdbe22 [2021-12-29T04:03:26.361Z] $ docker rm -f ac83b9ce2b09598bfd4e969bb2e2703ec4707df9d8276051fa25140b0bfdbe22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:03:26.795Z] + docker inspect -f . ci-base-image-x86_64 [2021-12-29T04:03:26.795Z] . [Pipeline] withDockerContainer [2021-12-29T04:03:26.861Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-12-29T04:03:26.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-12-29T04:03:27.228Z] $ docker top c959ff8cc66c1bbe805351f669e3786c30c9c50efb5051cc0d494e9937c73f77 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-29T04:03:27.610Z] + make test [2021-12-29T04:03:27.611Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-29T04:03:27.874Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-12-29T04:03:46.073Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-12-29T04:03:46.073Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.009s coverage: 0.0% of statements [2021-12-29T04:03:46.073Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-29T04:03:50.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T04:03:50.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T04:03:50.321Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-29T04:03:50.594Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-29T04:03:50.604Z] $ docker stop --time=1 c959ff8cc66c1bbe805351f669e3786c30c9c50efb5051cc0d494e9937c73f77 [2021-12-29T04:03:52.040Z] $ docker rm -f c959ff8cc66c1bbe805351f669e3786c30c9c50efb5051cc0d494e9937c73f77 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T04:03:52.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-29T04:03:52.585Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-12-29T04:03:53.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-29T04:03:53.471Z] + ls -al . [2021-12-29T04:03:53.471Z] total 144 [2021-12-29T04:03:53.471Z] drwxrwxr-x. 8 jenkins jenkins 4096 Dec 29 04:03 . [2021-12-29T04:03:53.471Z] drwxrwxr-x. 4 jenkins jenkins 30 Dec 29 04:02 .. [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 6926 Dec 29 04:02 Attribution.txt [2021-12-29T04:03:53.471Z] drwxrwxr-x. 2 jenkins jenkins 60 Dec 29 04:02 bin [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 4401 Dec 29 04:02 CHANGELOG.md [2021-12-29T04:03:53.471Z] drwxrwxr-x. 3 jenkins jenkins 32 Dec 29 04:02 cmd [2021-12-29T04:03:53.471Z] -rw-r--r--. 1 jenkins jenkins 7631 Dec 29 04:03 coverage.out [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 1493 Dec 29 04:02 Dockerfile [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 6 Dec 29 04:02 .dockerignore [2021-12-29T04:03:53.471Z] drwxrwxr-x. 8 jenkins jenkins 162 Dec 29 04:02 .git [2021-12-29T04:03:53.471Z] drwxrwxr-x. 2 jenkins jenkins 103 Dec 29 04:02 .github [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 262 Dec 29 04:02 .gitignore [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 214 Dec 29 04:02 go.mod [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 49712 Dec 29 04:02 go.sum [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 677 Dec 29 04:02 GOVERNANCE.md [2021-12-29T04:03:53.471Z] drwxrwxr-x. 3 jenkins jenkins 20 Dec 29 04:02 internal [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 656 Dec 29 04:02 Jenkinsfile [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 11340 Dec 29 04:02 LICENSE [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 1057 Dec 29 04:02 Makefile [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 620 Dec 29 04:02 OWNERS.md [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 9073 Dec 29 04:02 README.md [2021-12-29T04:03:53.471Z] drwxrwxr-x. 3 jenkins jenkins 58 Dec 29 04:02 snap [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 11 Dec 29 04:00 VERSION [2021-12-29T04:03:53.471Z] -rw-rw-r--. 1 jenkins jenkins 209 Dec 29 04:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:03:53.770Z] + 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=88e18fd07957abed78799bc43ba159f1a7719259 --label arch=amd64 --label version=2.2.0-dev.3 . [2021-12-29T04:03:53.770Z] Sending build context to Docker daemon 2.691MB [2021-12-29T04:03:53.770Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-12-29T04:03:53.770Z] Step 2/23 : FROM ${BASE} AS builder [2021-12-29T04:03:53.770Z] ---> 396847dabb72 [2021-12-29T04:03:53.770Z] Step 3/23 : ARG MAKE='make build' [2021-12-29T04:03:53.770Z] ---> Running in 2f4acb7c7c6c [2021-12-29T04:03:54.037Z] Removing intermediate container 2f4acb7c7c6c [2021-12-29T04:03:54.037Z] ---> f15453ada243 [2021-12-29T04:03:54.037Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-29T04:03:54.037Z] ---> Running in cac5cfc0d5c8 [2021-12-29T04:03:54.037Z] Removing intermediate container cac5cfc0d5c8 [2021-12-29T04:03:54.037Z] ---> a53b6bfe7d64 [2021-12-29T04:03:54.037Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-12-29T04:03:54.037Z] ---> Running in e6616a63f83f [2021-12-29T04:03:54.037Z] Removing intermediate container e6616a63f83f [2021-12-29T04:03:54.037Z] ---> 6aeaceea6ebc [2021-12-29T04:03:54.037Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T04:03:54.037Z] ---> Running in 9806cd6e848f [2021-12-29T04:03:54.609Z] Removing intermediate container 9806cd6e848f [2021-12-29T04:03:54.609Z] ---> d2b9d17b2885 [2021-12-29T04:03:54.609Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-29T04:03:54.609Z] ---> Running in 87023981ac0a [2021-12-29T04:03:54.870Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T04:03:55.814Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T04:03:56.077Z] OK: 224 MiB in 56 packages [2021-12-29T04:03:56.341Z] Removing intermediate container 87023981ac0a [2021-12-29T04:03:56.341Z] ---> 925f4f99d784 [2021-12-29T04:03:56.341Z] Step 8/23 : WORKDIR /device-snmp-go [2021-12-29T04:03:56.341Z] ---> Running in 6fae67e96088 [2021-12-29T04:03:56.341Z] Removing intermediate container 6fae67e96088 [2021-12-29T04:03:56.341Z] ---> a8ed3dd830e0 [2021-12-29T04:03:56.341Z] Step 9/23 : COPY . . [2021-12-29T04:03:56.603Z] ---> 2a8ff6e3f288 [2021-12-29T04:03:56.603Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T04:03:56.603Z] ---> Running in fe7cac27f88a [2021-12-29T04:03:57.176Z] Removing intermediate container fe7cac27f88a [2021-12-29T04:03:57.176Z] ---> 34682817b61a [2021-12-29T04:03:57.176Z] Step 11/23 : RUN ${MAKE} [2021-12-29T04:03:57.176Z] ---> Running in e793d7089a4c [2021-12-29T04:03:57.444Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.3" -o cmd/device-snmp ./cmd [2021-12-29T04:04:12.460Z] Removing intermediate container e793d7089a4c [2021-12-29T04:04:12.460Z] ---> c21f4e34c92a [2021-12-29T04:04:12.460Z] Step 12/23 : FROM alpine:3.14 [2021-12-29T04:04:12.460Z] 3.14: Pulling from library/alpine [2021-12-29T04:04:12.460Z] 97518928ae5f: Pulling fs layer [2021-12-29T04:04:12.460Z] 97518928ae5f: Verifying Checksum [2021-12-29T04:04:12.460Z] 97518928ae5f: Download complete [2021-12-29T04:04:12.460Z] 97518928ae5f: Pull complete [2021-12-29T04:04:12.460Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-29T04:04:12.460Z] Status: Downloaded newer image for alpine:3.14 [2021-12-29T04:04:12.460Z] ---> 0a97eee8041e [2021-12-29T04:04:12.460Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-29T04:04:12.460Z] ---> Running in 4104896203d7 [2021-12-29T04:04:12.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-12-29T04:04:12.460Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-12-29T04:04:12.460Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-29T04:04:12.460Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-29T04:04:12.460Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-29T04:04:12.460Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-29T04:04:12.460Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-29T04:04:12.460Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-29T04:04:12.460Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T04:04:12.460Z] OK: 8 MiB in 20 packages [2021-12-29T04:04:12.460Z] Removing intermediate container 4104896203d7 [2021-12-29T04:04:12.460Z] ---> 4d8864b880e1 [2021-12-29T04:04:12.460Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2021-12-29T04:04:12.720Z] ---> 9520dab63c1e [2021-12-29T04:04:12.720Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-12-29T04:04:12.720Z] ---> a49a59f7ef48 [2021-12-29T04:04:12.720Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2021-12-29T04:04:12.981Z] ---> 2d6f1cc49bf0 [2021-12-29T04:04:12.981Z] Step 17/23 : EXPOSE 59993 [2021-12-29T04:04:12.981Z] ---> Running in f75bf0ea8698 [2021-12-29T04:04:12.981Z] Removing intermediate container f75bf0ea8698 [2021-12-29T04:04:12.981Z] ---> 84db5360828e [2021-12-29T04:04:12.981Z] Step 18/23 : EXPOSE 161 [2021-12-29T04:04:12.981Z] ---> Running in 62f434bab1a2 [2021-12-29T04:04:13.244Z] Removing intermediate container 62f434bab1a2 [2021-12-29T04:04:13.244Z] ---> 3e7692ae2981 [2021-12-29T04:04:13.244Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2021-12-29T04:04:13.244Z] ---> Running in b1f1351a4f9d [2021-12-29T04:04:13.244Z] Removing intermediate container b1f1351a4f9d [2021-12-29T04:04:13.244Z] ---> 71c96f6166cd [2021-12-29T04:04:13.244Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-12-29T04:04:13.244Z] ---> Running in 0a57080e9dc7 [2021-12-29T04:04:13.504Z] Removing intermediate container 0a57080e9dc7 [2021-12-29T04:04:13.504Z] ---> 58dcefd6a8e8 [2021-12-29T04:04:13.504Z] Step 21/23 : LABEL arch=amd64 [2021-12-29T04:04:13.504Z] ---> Running in bf9db7cb66da [2021-12-29T04:04:13.504Z] Removing intermediate container bf9db7cb66da [2021-12-29T04:04:13.504Z] ---> 0448dcfdf444 [2021-12-29T04:04:13.504Z] Step 22/23 : LABEL git_sha=88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:04:13.504Z] ---> Running in b10a4e6facec [2021-12-29T04:04:13.504Z] Removing intermediate container b10a4e6facec [2021-12-29T04:04:13.504Z] ---> 29a6070c85c3 [2021-12-29T04:04:13.504Z] Step 23/23 : LABEL version=2.2.0-dev.3 [2021-12-29T04:04:13.504Z] ---> Running in 52bdc0797c0a [2021-12-29T04:04:13.768Z] Removing intermediate container 52bdc0797c0a [2021-12-29T04:04:13.768Z] ---> 1906b5004be9 [2021-12-29T04:04:13.768Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-29T04:04:13.768Z] Successfully built 1906b5004be9 [2021-12-29T04:04:13.768Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:04:13.863Z] provisioning config files... [2021-12-29T04:04:13.872Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/12@tmp/config1970971266225460999tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:04:14.183Z] ---> docker-login.sh [2021-12-29T04:04:14.184Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:04:14.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:14.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:14.184Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:14.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:14.184Z] [2021-12-29T04:04:14.184Z] Login Succeeded [2021-12-29T04:04:14.184Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:04:14.184Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:14.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:14.184Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:14.184Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:14.184Z] [2021-12-29T04:04:14.184Z] Login Succeeded [2021-12-29T04:04:14.184Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:04:14.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:14.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:14.447Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:14.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:14.447Z] [2021-12-29T04:04:14.447Z] Login Succeeded [2021-12-29T04:04:14.447Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:04:14.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:14.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:14.447Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:14.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:14.447Z] [2021-12-29T04:04:14.447Z] Login Succeeded [2021-12-29T04:04:14.447Z] docker.io [2021-12-29T04:04:14.709Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:04:14.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:04:14.969Z] Configure a credential helper to remove this warning. See [2021-12-29T04:04:14.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:04:14.969Z] [2021-12-29T04:04:14.969Z] Login Succeeded [2021-12-29T04:04:14.969Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:04:14.975Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-29T04:04:15.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T04:04:15.018Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2021-12-29T04:04:15.018Z] 88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:04:15.018Z] latest [2021-12-29T04:04:15.018Z] 2.2.0-dev.3 [2021-12-29T04:04:15.018Z] 88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3 [2021-12-29T04:04:15.018Z] main [2021-12-29T04:04:15.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:15.327Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:88e18fd07957abed78799bc43ba159f1a7719259 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:15.626Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:04:15.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-12-29T04:04:15.626Z] c00ddef286a8: Preparing [2021-12-29T04:04:15.626Z] a6602067f6f5: Preparing [2021-12-29T04:04:15.626Z] 48a78982093f: Preparing [2021-12-29T04:04:15.626Z] 636bfee1fbae: Preparing [2021-12-29T04:04:15.626Z] 1a058d5342cc: Preparing [2021-12-29T04:04:15.626Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:15.893Z] a6602067f6f5: Pushed [2021-12-29T04:04:15.893Z] c00ddef286a8: Pushed [2021-12-29T04:04:15.893Z] 636bfee1fbae: Pushed [2021-12-29T04:04:16.840Z] 48a78982093f: Pushed [2021-12-29T04:04:17.103Z] 88e18fd07957abed78799bc43ba159f1a7719259: digest: sha256:8087a60228c91af97c0588365c0ff2b516c25471009a9c101fcd70f1fd0231f8 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:17.413Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:17.714Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-12-29T04:04:17.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-12-29T04:04:17.714Z] c00ddef286a8: Preparing [2021-12-29T04:04:17.714Z] a6602067f6f5: Preparing [2021-12-29T04:04:17.714Z] 48a78982093f: Preparing [2021-12-29T04:04:17.714Z] 636bfee1fbae: Preparing [2021-12-29T04:04:17.714Z] 1a058d5342cc: Preparing [2021-12-29T04:04:17.714Z] a6602067f6f5: Layer already exists [2021-12-29T04:04:17.714Z] c00ddef286a8: Layer already exists [2021-12-29T04:04:17.714Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:17.714Z] 636bfee1fbae: Layer already exists [2021-12-29T04:04:17.714Z] 48a78982093f: Layer already exists [2021-12-29T04:04:17.714Z] latest: digest: sha256:8087a60228c91af97c0588365c0ff2b516c25471009a9c101fcd70f1fd0231f8 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:18.019Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:18.314Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.3 [2021-12-29T04:04:18.314Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-12-29T04:04:18.314Z] c00ddef286a8: Preparing [2021-12-29T04:04:18.314Z] a6602067f6f5: Preparing [2021-12-29T04:04:18.314Z] 48a78982093f: Preparing [2021-12-29T04:04:18.314Z] 636bfee1fbae: Preparing [2021-12-29T04:04:18.314Z] 1a058d5342cc: Preparing [2021-12-29T04:04:18.314Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:18.314Z] c00ddef286a8: Layer already exists [2021-12-29T04:04:18.314Z] 48a78982093f: Layer already exists [2021-12-29T04:04:18.314Z] 636bfee1fbae: Layer already exists [2021-12-29T04:04:18.314Z] a6602067f6f5: Layer already exists [2021-12-29T04:04:18.314Z] 2.2.0-dev.3: digest: sha256:8087a60228c91af97c0588365c0ff2b516c25471009a9c101fcd70f1fd0231f8 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:18.620Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:18.912Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3 [2021-12-29T04:04:18.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-12-29T04:04:18.912Z] c00ddef286a8: Preparing [2021-12-29T04:04:18.912Z] a6602067f6f5: Preparing [2021-12-29T04:04:18.912Z] 48a78982093f: Preparing [2021-12-29T04:04:18.912Z] 636bfee1fbae: Preparing [2021-12-29T04:04:18.912Z] 1a058d5342cc: Preparing [2021-12-29T04:04:18.912Z] c00ddef286a8: Layer already exists [2021-12-29T04:04:18.912Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:18.912Z] 636bfee1fbae: Layer already exists [2021-12-29T04:04:18.912Z] 48a78982093f: Layer already exists [2021-12-29T04:04:18.912Z] a6602067f6f5: Layer already exists [2021-12-29T04:04:18.912Z] 88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3: digest: sha256:8087a60228c91af97c0588365c0ff2b516c25471009a9c101fcd70f1fd0231f8 size: 1366 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:19.209Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:19.502Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2021-12-29T04:04:19.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2021-12-29T04:04:19.502Z] c00ddef286a8: Preparing [2021-12-29T04:04:19.502Z] a6602067f6f5: Preparing [2021-12-29T04:04:19.502Z] 48a78982093f: Preparing [2021-12-29T04:04:19.502Z] 636bfee1fbae: Preparing [2021-12-29T04:04:19.502Z] 1a058d5342cc: Preparing [2021-12-29T04:04:19.502Z] 48a78982093f: Layer already exists [2021-12-29T04:04:19.502Z] 1a058d5342cc: Layer already exists [2021-12-29T04:04:19.502Z] a6602067f6f5: Layer already exists [2021-12-29T04:04:19.502Z] 636bfee1fbae: Layer already exists [2021-12-29T04:04:19.502Z] c00ddef286a8: Layer already exists [2021-12-29T04:04:19.502Z] main: digest: sha256:8087a60228c91af97c0588365c0ff2b516c25471009a9c101fcd70f1fd0231f8 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-29T04:04:19.542Z] ===================================================== [Pipeline] echo [2021-12-29T04:04:19.552Z] taggedImages: [2021-12-29T04:04:19.552Z] - nexus3.edgexfoundry.org:10004/device-snmp:88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:04:19.552Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2021-12-29T04:04:19.552Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.3 [2021-12-29T04:04:19.552Z] - nexus3.edgexfoundry.org:10004/device-snmp:88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3 [2021-12-29T04:04:19.552Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:19.912Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:04:19.912Z] [2021-12-29T04:04:19.912Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:20.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:04:20.217Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-29T04:04:20.217Z] b4d181a07f80: Pulling fs layer [2021-12-29T04:04:20.217Z] a1111a8f2ec3: Pulling fs layer [2021-12-29T04:04:20.217Z] ed53099fbce6: Pulling fs layer [2021-12-29T04:04:20.217Z] dc539afda2c1: Pulling fs layer [2021-12-29T04:04:20.217Z] 77bc0d833cb6: Pulling fs layer [2021-12-29T04:04:20.217Z] 9065ff56babe: Pulling fs layer [2021-12-29T04:04:20.217Z] d287ab97295c: Pulling fs layer [2021-12-29T04:04:20.217Z] 77bc0d833cb6: Waiting [2021-12-29T04:04:20.217Z] 9065ff56babe: Waiting [2021-12-29T04:04:20.217Z] d287ab97295c: Waiting [2021-12-29T04:04:20.217Z] dc539afda2c1: Waiting [2021-12-29T04:04:20.217Z] a1111a8f2ec3: Verifying Checksum [2021-12-29T04:04:20.217Z] a1111a8f2ec3: Download complete [2021-12-29T04:04:20.217Z] dc539afda2c1: Verifying Checksum [2021-12-29T04:04:20.217Z] dc539afda2c1: Download complete [2021-12-29T04:04:20.217Z] ed53099fbce6: Verifying Checksum [2021-12-29T04:04:20.217Z] ed53099fbce6: Download complete [2021-12-29T04:04:20.217Z] 9065ff56babe: Verifying Checksum [2021-12-29T04:04:20.217Z] 9065ff56babe: Download complete [2021-12-29T04:04:20.481Z] 77bc0d833cb6: Verifying Checksum [2021-12-29T04:04:20.481Z] 77bc0d833cb6: Download complete [2021-12-29T04:04:20.481Z] b4d181a07f80: Verifying Checksum [2021-12-29T04:04:20.481Z] b4d181a07f80: Download complete [2021-12-29T04:04:21.079Z] d287ab97295c: Verifying Checksum [2021-12-29T04:04:21.079Z] d287ab97295c: Download complete [2021-12-29T04:04:22.027Z] b4d181a07f80: Pull complete [2021-12-29T04:04:22.027Z] a1111a8f2ec3: Pull complete [2021-12-29T04:04:22.599Z] ed53099fbce6: Pull complete [2021-12-29T04:04:22.859Z] dc539afda2c1: Pull complete [2021-12-29T04:04:23.131Z] 77bc0d833cb6: Pull complete [2021-12-29T04:04:23.131Z] 9065ff56babe: Pull complete [2021-12-29T04:04:28.464Z] d287ab97295c: Pull complete [2021-12-29T04:04:28.464Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-29T04:04:28.464Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:04:28.464Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-29T04:04:28.532Z] prd-centos7-docker-4c-2g-334 does not seem to be running inside a container [2021-12-29T04:04:28.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-12-29T04:04:31.002Z] $ docker top 29f05d46937fa7ce86e7fb91ea43214bc2262e1cdbdaadb9e18b254413bb243b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:04:31.400Z] ---> job-cost.sh [2021-12-29T04:04:31.401Z] lf-activate-venv: SKIPPING [2021-12-29T04:04:31.401Z] INFO: No Stack... [2021-12-29T04:04:31.662Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-29T04:04:32.235Z] INFO: Archiving Costs [Pipeline] sh [2021-12-29T04:04:32.543Z] + + cut -d, -f6 [2021-12-29T04:04:32.543Z] cat /w/workspace/device-snmp-go/12/archives/cost.csv [Pipeline] lock [2021-12-29T04:04:32.579Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-12-stack-cost] [2021-12-29T04:04:32.588Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-12-stack-cost] did not exist. Created. [2021-12-29T04:04:32.588Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-29T04:04:32.900Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-12-29T04:04:32.928Z] Stashed 1 file(s) [Pipeline] } [2021-12-29T04:04:32.935Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-29T04:04:32.956Z] $ docker stop --time=1 29f05d46937fa7ce86e7fb91ea43214bc2262e1cdbdaadb9e18b254413bb243b [2021-12-29T04:04:34.093Z] $ docker rm -f 29f05d46937fa7ce86e7fb91ea43214bc2262e1cdbdaadb9e18b254413bb243b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-12-29T04:04:43.918Z] Removing intermediate container 4fef8675c24a [2021-12-29T04:04:43.918Z] ---> 60b551d5e04c [2021-12-29T04:04:43.918Z] Step 11/11 : RUN ${MAKE} [2021-12-29T04:04:43.918Z] ---> Running in c552bb8ba9ee [2021-12-29T04:04:43.918Z] noop [2021-12-29T04:04:43.918Z] Removing intermediate container c552bb8ba9ee [2021-12-29T04:04:43.918Z] ---> 06e1feb0d56a [2021-12-29T04:04:43.918Z] Successfully built 06e1feb0d56a [2021-12-29T04:04:43.918Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:44.261Z] + docker inspect -f . ci-base-image-arm64 [2021-12-29T04:04:44.261Z] . [Pipeline] withDockerContainer [2021-12-29T04:04:44.466Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2021-12-29T04:04:44.543Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@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-12-29T04:04:45.770Z] $ docker top 3666f187179ec2a0b26a6d7c5e6d44c3d860d421fc661d730f4d27609e0961f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T04:04:46.649Z] + go version [2021-12-29T04:04:46.649Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-12-29T04:04:46.671Z] $ docker stop --time=1 3666f187179ec2a0b26a6d7c5e6d44c3d860d421fc661d730f4d27609e0961f3 [2021-12-29T04:04:48.249Z] $ docker rm -f 3666f187179ec2a0b26a6d7c5e6d44c3d860d421fc661d730f4d27609e0961f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:04:48.850Z] + docker inspect -f . ci-base-image-arm64 [2021-12-29T04:04:48.850Z] . [Pipeline] withDockerContainer [2021-12-29T04:04:49.073Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2021-12-29T04:04:49.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@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-12-29T04:04:50.393Z] $ docker top 5a5a289b5a9cccb3a0560cecf985ff543358d06f47bd256c1bea8fbc6719ce9e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-12-29T04:04:51.285Z] + make test [2021-12-29T04:04:51.285Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2021-12-29T04:04:52.734Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2021-12-29T04:05:49.300Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2021-12-29T04:05:49.300Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.037s coverage: 0.0% of statements [2021-12-29T04:05:49.300Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-12-29T04:06:07.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-12-29T04:06:07.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-12-29T04:06:07.628Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2021-12-29T04:06:07.652Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2021-12-29T04:06:07.664Z] $ docker stop --time=1 5a5a289b5a9cccb3a0560cecf985ff543358d06f47bd256c1bea8fbc6719ce9e [2021-12-29T04:06:09.361Z] $ docker rm -f 5a5a289b5a9cccb3a0560cecf985ff543358d06f47bd256c1bea8fbc6719ce9e [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T04:06:10.147Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-12-29T04:06:10.174Z] Warning: overwriting stash ‘coverage-report’ [2021-12-29T04:06:10.598Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-12-29T04:06:10.981Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-12-29T04:06:11.314Z] + ls -al . [2021-12-29T04:06:11.314Z] total 172 [2021-12-29T04:06:11.314Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 04:06 . [2021-12-29T04:06:11.314Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:02 .. [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 29 04:02 .dockerignore [2021-12-29T04:06:11.314Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 04:02 .git [2021-12-29T04:06:11.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:02 .github [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 262 Dec 29 04:02 .gitignore [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 6926 Dec 29 04:02 Attribution.txt [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 4401 Dec 29 04:02 CHANGELOG.md [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 1493 Dec 29 04:02 Dockerfile [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 04:02 GOVERNANCE.md [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 29 04:02 Jenkinsfile [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 29 04:02 LICENSE [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 1057 Dec 29 04:02 Makefile [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 29 04:02 OWNERS.md [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 9073 Dec 29 04:02 README.md [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 29 04:00 VERSION [2021-12-29T04:06:11.314Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:02 bin [2021-12-29T04:06:11.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:02 cmd [2021-12-29T04:06:11.314Z] -rw-r--r-- 1 jenkins jenkins 7631 Dec 29 04:05 coverage.out [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 214 Dec 29 04:02 go.mod [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 49712 Dec 29 04:02 go.sum [2021-12-29T04:06:11.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:02 internal [2021-12-29T04:06:11.314Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:02 snap [2021-12-29T04:06:11.314Z] -rw-rw-r-- 1 jenkins jenkins 209 Dec 29 04:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:06:11.654Z] + 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=88e18fd07957abed78799bc43ba159f1a7719259 --label arch=arm64 --label version=2.2.0-dev.3 . [2021-12-29T04:06:11.930Z] Sending build context to Docker daemon 2.69MB [2021-12-29T04:06:11.930Z] Step 1/23 : ARG BASE=golang:1.16-alpine3.14 [2021-12-29T04:06:11.930Z] Step 2/23 : FROM ${BASE} AS builder [2021-12-29T04:06:11.930Z] ---> 06e1feb0d56a [2021-12-29T04:06:11.930Z] Step 3/23 : ARG MAKE='make build' [2021-12-29T04:06:12.230Z] ---> Running in 661a8e3febbb [2021-12-29T04:06:12.504Z] Removing intermediate container 661a8e3febbb [2021-12-29T04:06:12.504Z] ---> 4d61ee0bdfc2 [2021-12-29T04:06:12.504Z] Step 4/23 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-12-29T04:06:12.504Z] ---> Running in 2596b95c4945 [2021-12-29T04:06:12.778Z] Removing intermediate container 2596b95c4945 [2021-12-29T04:06:12.778Z] ---> d6e9d791f941 [2021-12-29T04:06:12.778Z] Step 5/23 : ARG ALPINE_PKG_EXTRA="" [2021-12-29T04:06:13.049Z] ---> Running in a2864b4b5e3c [2021-12-29T04:06:13.320Z] Removing intermediate container a2864b4b5e3c [2021-12-29T04:06:13.320Z] ---> eb19dc4cd89e [2021-12-29T04:06:13.320Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-12-29T04:06:13.320Z] ---> Running in e7c55422202b [2021-12-29T04:06:15.291Z] Removing intermediate container e7c55422202b [2021-12-29T04:06:15.291Z] ---> 7378144c3f62 [2021-12-29T04:06:15.291Z] Step 7/23 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-12-29T04:06:15.291Z] ---> Running in 1306d285b1c7 [2021-12-29T04:06:15.883Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T04:06:16.856Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T04:06:17.833Z] OK: 223 MiB in 56 packages [2021-12-29T04:06:18.428Z] Removing intermediate container 1306d285b1c7 [2021-12-29T04:06:18.428Z] ---> a54540b7fe2f [2021-12-29T04:06:18.428Z] Step 8/23 : WORKDIR /device-snmp-go [2021-12-29T04:06:18.428Z] ---> Running in fccecd8fc3b4 [2021-12-29T04:06:19.019Z] Removing intermediate container fccecd8fc3b4 [2021-12-29T04:06:19.020Z] ---> 9faf73f11556 [2021-12-29T04:06:19.020Z] Step 9/23 : COPY . . [2021-12-29T04:06:20.002Z] ---> 41530e2d9715 [2021-12-29T04:06:20.002Z] Step 10/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-12-29T04:06:20.002Z] ---> Running in d8bdb9951f67 [2021-12-29T04:06:21.975Z] Removing intermediate container d8bdb9951f67 [2021-12-29T04:06:21.975Z] ---> c121795de78f [2021-12-29T04:06:21.975Z] Step 11/23 : RUN ${MAKE} [2021-12-29T04:06:21.975Z] ---> Running in 337db21ca8a1 [2021-12-29T04:06:22.956Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.3" -o cmd/device-snmp ./cmd [2021-12-29T04:07:01.960Z] Removing intermediate container 337db21ca8a1 [2021-12-29T04:07:01.960Z] ---> 36eccbb87188 [2021-12-29T04:07:01.960Z] Step 12/23 : FROM alpine:3.14 [2021-12-29T04:07:01.960Z] 3.14: Pulling from library/alpine [2021-12-29T04:07:01.960Z] be307f383ecc: Pulling fs layer [2021-12-29T04:07:01.960Z] be307f383ecc: Verifying Checksum [2021-12-29T04:07:01.960Z] be307f383ecc: Download complete [2021-12-29T04:07:01.960Z] be307f383ecc: Pull complete [2021-12-29T04:07:01.960Z] Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 [2021-12-29T04:07:01.960Z] Status: Downloaded newer image for alpine:3.14 [2021-12-29T04:07:01.960Z] ---> 5b8b7b635229 [2021-12-29T04:07:01.960Z] Step 13/23 : RUN apk add --update --no-cache zeromq dumb-init [2021-12-29T04:07:01.960Z] ---> Running in 433c616ce7a3 [2021-12-29T04:07:01.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-12-29T04:07:01.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-12-29T04:07:02.554Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-12-29T04:07:02.554Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-12-29T04:07:02.554Z] (3/6) Installing libsodium (1.0.18-r0) [2021-12-29T04:07:02.554Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-12-29T04:07:02.554Z] (5/6) Installing libzmq (4.3.4-r0) [2021-12-29T04:07:02.554Z] (6/6) Installing zeromq (4.3.4-r0) [2021-12-29T04:07:02.554Z] Executing busybox-1.33.1-r6.trigger [2021-12-29T04:07:02.554Z] OK: 8 MiB in 20 packages [2021-12-29T04:07:03.534Z] Removing intermediate container 433c616ce7a3 [2021-12-29T04:07:03.534Z] ---> be8e259799cf [2021-12-29T04:07:03.534Z] Step 14/23 : COPY --from=builder /device-snmp-go/cmd / [2021-12-29T04:07:04.509Z] ---> 79cea88adcc0 [2021-12-29T04:07:04.509Z] Step 15/23 : COPY --from=builder /device-snmp-go/Attribution.txt / [2021-12-29T04:07:05.101Z] ---> 1b7d31af7239 [2021-12-29T04:07:05.101Z] Step 16/23 : COPY --from=builder /device-snmp-go/LICENSE / [2021-12-29T04:07:05.695Z] ---> 8dff926df85f [2021-12-29T04:07:05.695Z] Step 17/23 : EXPOSE 59993 [2021-12-29T04:07:05.695Z] ---> Running in 4517592acb5c [2021-12-29T04:07:05.969Z] Removing intermediate container 4517592acb5c [2021-12-29T04:07:05.969Z] ---> 88d0f0bde2ce [2021-12-29T04:07:05.969Z] Step 18/23 : EXPOSE 161 [2021-12-29T04:07:06.241Z] ---> Running in efe6a4c44fb8 [2021-12-29T04:07:06.512Z] Removing intermediate container efe6a4c44fb8 [2021-12-29T04:07:06.512Z] ---> 36bb91ed33e9 [2021-12-29T04:07:06.512Z] Step 19/23 : ENTRYPOINT ["/device-snmp"] [2021-12-29T04:07:06.512Z] ---> Running in 2d03dca29a99 [2021-12-29T04:07:06.785Z] Removing intermediate container 2d03dca29a99 [2021-12-29T04:07:06.785Z] ---> 1b74bca5999c [2021-12-29T04:07:06.785Z] Step 20/23 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-12-29T04:07:07.055Z] ---> Running in 850d2fead46f [2021-12-29T04:07:07.328Z] Removing intermediate container 850d2fead46f [2021-12-29T04:07:07.328Z] ---> df7a07d6cb5f [2021-12-29T04:07:07.328Z] Step 21/23 : LABEL arch=arm64 [2021-12-29T04:07:07.328Z] ---> Running in d45e15fe9f79 [2021-12-29T04:07:07.600Z] Removing intermediate container d45e15fe9f79 [2021-12-29T04:07:07.600Z] ---> c2f7236b17c6 [2021-12-29T04:07:07.600Z] Step 22/23 : LABEL git_sha=88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:07:07.872Z] ---> Running in bf56b6d78111 [2021-12-29T04:07:08.144Z] Removing intermediate container bf56b6d78111 [2021-12-29T04:07:08.144Z] ---> 7542415aa9c9 [2021-12-29T04:07:08.144Z] Step 23/23 : LABEL version=2.2.0-dev.3 [2021-12-29T04:07:08.144Z] ---> Running in 7b0856d576a0 [2021-12-29T04:07:08.418Z] Removing intermediate container 7b0856d576a0 [2021-12-29T04:07:08.418Z] ---> f35372a125d4 [2021-12-29T04:07:08.418Z] [Warning] One or more build-args [ARCH] were not consumed [2021-12-29T04:07:08.691Z] Successfully built f35372a125d4 [2021-12-29T04:07:08.691Z] 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-12-29T04:07:08.797Z] provisioning config files... [2021-12-29T04:07:08.815Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/12@tmp/config4542777108816489806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:07:09.166Z] ---> docker-login.sh [2021-12-29T04:07:09.166Z] nexus3.edgexfoundry.org:10001 [2021-12-29T04:07:09.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:07:09.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:07:09.439Z] Configure a credential helper to remove this warning. See [2021-12-29T04:07:09.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:07:09.439Z] [2021-12-29T04:07:09.439Z] Login Succeeded [2021-12-29T04:07:09.439Z] nexus3.edgexfoundry.org:10002 [2021-12-29T04:07:09.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:07:09.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:07:09.987Z] Configure a credential helper to remove this warning. See [2021-12-29T04:07:09.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:07:09.987Z] [2021-12-29T04:07:09.987Z] Login Succeeded [2021-12-29T04:07:09.987Z] nexus3.edgexfoundry.org:10003 [2021-12-29T04:07:10.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:07:10.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:07:10.259Z] Configure a credential helper to remove this warning. See [2021-12-29T04:07:10.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:07:10.259Z] [2021-12-29T04:07:10.259Z] Login Succeeded [2021-12-29T04:07:10.259Z] nexus3.edgexfoundry.org:10004 [2021-12-29T04:07:10.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:07:10.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:07:10.854Z] Configure a credential helper to remove this warning. See [2021-12-29T04:07:10.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:07:10.854Z] [2021-12-29T04:07:10.854Z] Login Succeeded [2021-12-29T04:07:10.854Z] docker.io [2021-12-29T04:07:11.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-12-29T04:07:11.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-12-29T04:07:11.401Z] Configure a credential helper to remove this warning. See [2021-12-29T04:07:11.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-12-29T04:07:11.401Z] [2021-12-29T04:07:11.401Z] Login Succeeded [2021-12-29T04:07:11.401Z] ---> docker-login.sh ends [Pipeline] } [2021-12-29T04:07:11.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-29T04:07:11.459Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-12-29T04:07:11.478Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2021-12-29T04:07:11.478Z] 88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:07:11.478Z] latest [2021-12-29T04:07:11.478Z] 2.2.0-dev.3 [2021-12-29T04:07:11.478Z] 88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3 [2021-12-29T04:07:11.478Z] main [2021-12-29T04:07:11.478Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:11.819Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e18fd07957abed78799bc43ba159f1a7719259 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:12.156Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:07:12.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-12-29T04:07:12.156Z] dbac30a9adf5: Preparing [2021-12-29T04:07:12.156Z] b6c22e813d8b: Preparing [2021-12-29T04:07:12.156Z] 450bc78607e1: Preparing [2021-12-29T04:07:12.156Z] 8c59f930dba4: Preparing [2021-12-29T04:07:12.156Z] 62170e181a92: Preparing [2021-12-29T04:07:12.429Z] 62170e181a92: Layer already exists [2021-12-29T04:07:12.429Z] b6c22e813d8b: Pushed [2021-12-29T04:07:12.429Z] dbac30a9adf5: Pushed [2021-12-29T04:07:13.025Z] 8c59f930dba4: Pushed [2021-12-29T04:07:15.635Z] 450bc78607e1: Pushed [2021-12-29T04:07:15.635Z] 88e18fd07957abed78799bc43ba159f1a7719259: digest: sha256:d36d8011c79ec38c0c231744d4958f63e5d6be77b54193b32dc7871e3f6d9f52 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:15.974Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:16.310Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-12-29T04:07:16.310Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-12-29T04:07:16.310Z] dbac30a9adf5: Preparing [2021-12-29T04:07:16.310Z] b6c22e813d8b: Preparing [2021-12-29T04:07:16.310Z] 450bc78607e1: Preparing [2021-12-29T04:07:16.310Z] 8c59f930dba4: Preparing [2021-12-29T04:07:16.310Z] 62170e181a92: Preparing [2021-12-29T04:07:16.310Z] 62170e181a92: Layer already exists [2021-12-29T04:07:16.310Z] 450bc78607e1: Layer already exists [2021-12-29T04:07:16.310Z] dbac30a9adf5: Layer already exists [2021-12-29T04:07:16.310Z] 8c59f930dba4: Layer already exists [2021-12-29T04:07:16.310Z] b6c22e813d8b: Layer already exists [2021-12-29T04:07:16.580Z] latest: digest: sha256:d36d8011c79ec38c0c231744d4958f63e5d6be77b54193b32dc7871e3f6d9f52 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:16.925Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:17.265Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.3 [2021-12-29T04:07:17.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-12-29T04:07:17.265Z] dbac30a9adf5: Preparing [2021-12-29T04:07:17.265Z] b6c22e813d8b: Preparing [2021-12-29T04:07:17.265Z] 450bc78607e1: Preparing [2021-12-29T04:07:17.265Z] 8c59f930dba4: Preparing [2021-12-29T04:07:17.265Z] 62170e181a92: Preparing [2021-12-29T04:07:17.265Z] dbac30a9adf5: Layer already exists [2021-12-29T04:07:17.265Z] 450bc78607e1: Layer already exists [2021-12-29T04:07:17.265Z] 8c59f930dba4: Layer already exists [2021-12-29T04:07:17.265Z] 62170e181a92: Layer already exists [2021-12-29T04:07:17.265Z] b6c22e813d8b: Layer already exists [2021-12-29T04:07:17.536Z] 2.2.0-dev.3: digest: sha256:d36d8011c79ec38c0c231744d4958f63e5d6be77b54193b32dc7871e3f6d9f52 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:17.878Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:18.215Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3 [2021-12-29T04:07:18.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-12-29T04:07:18.215Z] dbac30a9adf5: Preparing [2021-12-29T04:07:18.215Z] b6c22e813d8b: Preparing [2021-12-29T04:07:18.215Z] 450bc78607e1: Preparing [2021-12-29T04:07:18.215Z] 8c59f930dba4: Preparing [2021-12-29T04:07:18.215Z] 62170e181a92: Preparing [2021-12-29T04:07:18.215Z] 62170e181a92: Layer already exists [2021-12-29T04:07:18.215Z] 8c59f930dba4: Layer already exists [2021-12-29T04:07:18.215Z] 450bc78607e1: Layer already exists [2021-12-29T04:07:18.215Z] b6c22e813d8b: Layer already exists [2021-12-29T04:07:18.215Z] dbac30a9adf5: Layer already exists [2021-12-29T04:07:18.215Z] 88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3: digest: sha256:d36d8011c79ec38c0c231744d4958f63e5d6be77b54193b32dc7871e3f6d9f52 size: 1365 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:18.830Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:19.163Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2021-12-29T04:07:19.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2021-12-29T04:07:19.163Z] dbac30a9adf5: Preparing [2021-12-29T04:07:19.163Z] b6c22e813d8b: Preparing [2021-12-29T04:07:19.163Z] 450bc78607e1: Preparing [2021-12-29T04:07:19.163Z] 8c59f930dba4: Preparing [2021-12-29T04:07:19.163Z] 62170e181a92: Preparing [2021-12-29T04:07:19.163Z] 450bc78607e1: Layer already exists [2021-12-29T04:07:19.163Z] 8c59f930dba4: Layer already exists [2021-12-29T04:07:19.163Z] b6c22e813d8b: Layer already exists [2021-12-29T04:07:19.163Z] 62170e181a92: Layer already exists [2021-12-29T04:07:19.163Z] dbac30a9adf5: Layer already exists [2021-12-29T04:07:19.433Z] main: digest: sha256:d36d8011c79ec38c0c231744d4958f63e5d6be77b54193b32dc7871e3f6d9f52 size: 1365 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2021-12-29T04:07:19.484Z] ===================================================== [Pipeline] echo [2021-12-29T04:07:19.495Z] taggedImages: [2021-12-29T04:07:19.495Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e18fd07957abed78799bc43ba159f1a7719259 [2021-12-29T04:07:19.495Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2021-12-29T04:07:19.495Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.3 [2021-12-29T04:07:19.495Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e18fd07957abed78799bc43ba159f1a7719259-2.2.0-dev.3 [2021-12-29T04:07:19.495Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:19.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T04:07:19.856Z] [2021-12-29T04:07:19.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:20.209Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T04:07:20.483Z] arm64: Pulling from edgex-lftools-log-publisher [2021-12-29T04:07:20.483Z] 448f6bf000e3: Pulling fs layer [2021-12-29T04:07:20.483Z] f757da607395: Pulling fs layer [2021-12-29T04:07:20.483Z] 05883995daec: Pulling fs layer [2021-12-29T04:07:20.483Z] 8603b9c90790: Pulling fs layer [2021-12-29T04:07:20.483Z] 1560dd03e051: Pulling fs layer [2021-12-29T04:07:20.483Z] 27f5ce0e4adf: Pulling fs layer [2021-12-29T04:07:20.483Z] c2d8d7efcc4b: Pulling fs layer [2021-12-29T04:07:20.483Z] 8603b9c90790: Waiting [2021-12-29T04:07:20.483Z] 1560dd03e051: Waiting [2021-12-29T04:07:20.483Z] 27f5ce0e4adf: Waiting [2021-12-29T04:07:20.483Z] c2d8d7efcc4b: Waiting [2021-12-29T04:07:20.483Z] f757da607395: Download complete [2021-12-29T04:07:20.483Z] 8603b9c90790: Verifying Checksum [2021-12-29T04:07:20.483Z] 8603b9c90790: Download complete [2021-12-29T04:07:20.483Z] 1560dd03e051: Verifying Checksum [2021-12-29T04:07:20.483Z] 1560dd03e051: Download complete [2021-12-29T04:07:20.483Z] 27f5ce0e4adf: Verifying Checksum [2021-12-29T04:07:20.483Z] 27f5ce0e4adf: Download complete [2021-12-29T04:07:20.759Z] 05883995daec: Verifying Checksum [2021-12-29T04:07:20.759Z] 05883995daec: Download complete [2021-12-29T04:07:21.030Z] 448f6bf000e3: Verifying Checksum [2021-12-29T04:07:21.030Z] 448f6bf000e3: Download complete [2021-12-29T04:07:23.653Z] c2d8d7efcc4b: Verifying Checksum [2021-12-29T04:07:23.653Z] c2d8d7efcc4b: Download complete [2021-12-29T04:07:24.634Z] 448f6bf000e3: Pull complete [2021-12-29T04:07:25.227Z] f757da607395: Pull complete [2021-12-29T04:07:26.664Z] 05883995daec: Pull complete [2021-12-29T04:07:26.664Z] 8603b9c90790: Pull complete [2021-12-29T04:07:27.644Z] 1560dd03e051: Pull complete [2021-12-29T04:07:27.917Z] 27f5ce0e4adf: Pull complete [2021-12-29T04:07:42.997Z] c2d8d7efcc4b: Pull complete [2021-12-29T04:07:42.997Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-12-29T04:07:42.997Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-12-29T04:07:42.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-12-29T04:07:43.204Z] prd-ubuntu18.04-docker-arm64-4c-16g-331 does not seem to be running inside a container [2021-12-29T04:07:43.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/12 -v /w/workspace/device-snmp-go/12:/w/workspace/device-snmp-go/12:rw,z -v /w/workspace/device-snmp-go/12@tmp:/w/workspace/device-snmp-go/12@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-lftools-log-publisher:arm64 cat [2021-12-29T04:07:45.795Z] $ docker top 85c47f47cad500d352c4fbd63a1c050ab0a2d243166666884c647f08c5265318 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:07:46.684Z] ---> job-cost.sh [2021-12-29T04:07:46.684Z] lf-activate-venv: SKIPPING [2021-12-29T04:07:46.684Z] INFO: No Stack... [2021-12-29T04:07:46.956Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-12-29T04:07:47.227Z] INFO: Archiving Costs [Pipeline] sh [2021-12-29T04:07:47.894Z] + cat /w/workspace/device-snmp-go/12/archives/cost.csv [2021-12-29T04:07:47.894Z] + cut -d, -f6 [Pipeline] lock [2021-12-29T04:07:47.959Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-12-stack-cost] [2021-12-29T04:07:47.968Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-12-stack-cost] did not exist. Created. [2021-12-29T04:07:47.968Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-12-29T04:07:48.635Z] /w/workspace/device-snmp-go/12@tmp/durable-6ae27d47/script.sh: 1: /w/workspace/device-snmp-go/12@tmp/durable-6ae27d47/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-12-29T04:07:49.310Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-12-29T04:07:49.329Z] Warning: overwriting stash ‘stack-cost’ [2021-12-29T04:07:49.374Z] Stashed 1 file(s) [Pipeline] } [2021-12-29T04:07:49.383Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-12-stack-cost] [Pipeline] // lock [Pipeline] } [2021-12-29T04:07:49.397Z] $ docker stop --time=1 85c47f47cad500d352c4fbd63a1c050ab0a2d243166666884c647f08c5265318 [2021-12-29T04:07:50.905Z] $ docker rm -f 85c47f47cad500d352c4fbd63a1c050ab0a2d243166666884c647f08c5265318 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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-12-29T04:07:51.409Z] provisioning config files... [2021-12-29T04:07:51.422Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5147862124501620238tmp [Pipeline] { [Pipeline] sh [2021-12-29T04:07:51.740Z] + set +x [2021-12-29T04:07:51.740Z] + curl -s https://codecov.io/bash [2021-12-29T04:07:51.740Z] + bash -s -- [2021-12-29T04:07:51.740Z] [2021-12-29T04:07:51.740Z] _____ _ [2021-12-29T04:07:51.740Z] / ____| | | [2021-12-29T04:07:51.740Z] | | ___ __| | ___ ___ _____ __ [2021-12-29T04:07:51.740Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-12-29T04:07:51.740Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-12-29T04:07:51.740Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-12-29T04:07:51.740Z] Bash-1.0.6 [2021-12-29T04:07:51.740Z] [2021-12-29T04:07:51.740Z] [2021-12-29T04:07:51.740Z] ==> git version 2.24.4 found [2021-12-29T04:07:51.740Z] ==> 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-12-29T04:07:51.740Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-12-29T04:07:51.740Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-12-29T04:07:51.740Z] ==> Jenkins CI detected. [2021-12-29T04:07:51.740Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2021-12-29T04:07:51.740Z] project root: . [2021-12-29T04:07:51.740Z] --> token set from env [2021-12-29T04:07:51.740Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-12-29T04:07:51.740Z] ==> Running gcov in . (disable via -X gcov) [2021-12-29T04:07:51.740Z] ==> Python coveragepy not found [2021-12-29T04:07:51.740Z] ==> Searching for coverage reports in: [2021-12-29T04:07:51.740Z] + . [2021-12-29T04:07:51.740Z] -> Found 1 reports [2021-12-29T04:07:51.740Z] ==> Detecting git/mercurial file structure [2021-12-29T04:07:51.740Z] ==> Reading reports [2021-12-29T04:07:52.003Z] + ./coverage.out bytes=7631 [2021-12-29T04:07:52.003Z] ==> Appending adjustments [2021-12-29T04:07:52.003Z] https://docs.codecov.io/docs/fixing-reports [2021-12-29T04:07:52.003Z] + Found adjustments [2021-12-29T04:07:52.003Z] ==> Gzipping contents [2021-12-29T04:07:52.003Z] 4.0K /tmp/codecov.03qEcR.gz [2021-12-29T04:07:52.003Z] ==> Uploading reports [2021-12-29T04:07:52.003Z] url: https://codecov.io [2021-12-29T04:07:52.003Z] query: branch=main&commit=88e18fd07957abed78799bc43ba159f1a7719259&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-29T04:07:52.003Z] -> Pinging Codecov [2021-12-29T04:07:52.003Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=88e18fd07957abed78799bc43ba159f1a7719259&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F12%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2021-12-29T04:07:52.266Z] -> Uploading to [2021-12-29T04:07:52.266Z] https://storage.googleapis.com/codecov/v4/raw/2021-12-29/6C56EA5C29638FB4528AC87E60AF5AE0/88e18fd07957abed78799bc43ba159f1a7719259/109a55af-6482-43ac-a145-dc486effc6ac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211229T040752Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aea5028344086a3d3e8b61fc3788bf8278bfd91d7b077217cbc3da629e5532cb [2021-12-29T04:07:52.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-12-29T04:07:52.266Z] Dload Upload Total Spent Left Speed [2021-12-29T04:07:52.527Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1578 0 0 100 1578 0 4471 --:--:-- --:--:-- --:--:-- 4470 100 1578 0 0 100 1578 0 4469 --:--:-- --:--:-- --:--:-- 4470 [2021-12-29T04:07:52.527Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/88e18fd07957abed78799bc43ba159f1a7719259 [Pipeline] } [2021-12-29T04:07:52.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-12-29T04:07:52.809Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-12-29T04:07:52.817Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:53.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T04:07:53.119Z] [2021-12-29T04:07:53.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:07:53.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T04:07:53.430Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-12-29T04:07:53.430Z] 188c0c94c7c5: Pulling fs layer [2021-12-29T04:07:53.430Z] 0ef7d3d256c8: Pulling fs layer [2021-12-29T04:07:53.430Z] de9db76c5a1d: Pulling fs layer [2021-12-29T04:07:53.430Z] 0eba1c9be4d2: Pulling fs layer [2021-12-29T04:07:53.430Z] 0d57e429df01: Pulling fs layer [2021-12-29T04:07:53.430Z] 4e4be7b47b0d: Pulling fs layer [2021-12-29T04:07:53.430Z] e1f770b5df2f: Pulling fs layer [2021-12-29T04:07:53.430Z] 85a0685a4137: Pulling fs layer [2021-12-29T04:07:53.430Z] 0eba1c9be4d2: Waiting [2021-12-29T04:07:53.430Z] 0d57e429df01: Waiting [2021-12-29T04:07:53.430Z] 4e4be7b47b0d: Waiting [2021-12-29T04:07:53.430Z] e1f770b5df2f: Waiting [2021-12-29T04:07:53.430Z] 85a0685a4137: Waiting [2021-12-29T04:07:53.430Z] de9db76c5a1d: Verifying Checksum [2021-12-29T04:07:53.430Z] de9db76c5a1d: Download complete [2021-12-29T04:07:53.430Z] 0ef7d3d256c8: Verifying Checksum [2021-12-29T04:07:53.430Z] 0ef7d3d256c8: Download complete [2021-12-29T04:07:53.430Z] 0d57e429df01: Verifying Checksum [2021-12-29T04:07:53.430Z] 0d57e429df01: Download complete [2021-12-29T04:07:53.430Z] 188c0c94c7c5: Verifying Checksum [2021-12-29T04:07:53.430Z] 188c0c94c7c5: Download complete [2021-12-29T04:07:53.430Z] 4e4be7b47b0d: Verifying Checksum [2021-12-29T04:07:53.430Z] 4e4be7b47b0d: Download complete [2021-12-29T04:07:53.694Z] e1f770b5df2f: Verifying Checksum [2021-12-29T04:07:53.694Z] e1f770b5df2f: Download complete [2021-12-29T04:07:53.961Z] 188c0c94c7c5: Pull complete [2021-12-29T04:07:54.227Z] 0eba1c9be4d2: Verifying Checksum [2021-12-29T04:07:54.227Z] 0eba1c9be4d2: Download complete [2021-12-29T04:07:54.227Z] 0ef7d3d256c8: Pull complete [2021-12-29T04:07:54.227Z] 85a0685a4137: Verifying Checksum [2021-12-29T04:07:54.227Z] 85a0685a4137: Download complete [2021-12-29T04:07:54.227Z] de9db76c5a1d: Pull complete [2021-12-29T04:07:58.467Z] 0eba1c9be4d2: Pull complete [2021-12-29T04:07:58.467Z] 0d57e429df01: Pull complete [2021-12-29T04:07:58.467Z] 4e4be7b47b0d: Pull complete [2021-12-29T04:07:58.467Z] e1f770b5df2f: Pull complete [2021-12-29T04:08:01.797Z] 85a0685a4137: Pull complete [2021-12-29T04:08:01.797Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-12-29T04:08:01.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-12-29T04:08:01.797Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-12-29T04:08:01.856Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-12-29T04:08:01.923Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-12-29T04:08:03.933Z] $ docker top 9040607935a1f2713252b19eef67f4fedd2cc1f2ad8d063afabc5907cf14e68b -eo pid,comm [Pipeline] { [Pipeline] echo [2021-12-29T04:08:04.007Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-12-29T04:08:04.308Z] + set -o pipefail [2021-12-29T04:08:04.308Z] + snyk monitor '--org=edgex-jenkins' [2021-12-29T04:08:10.899Z] [2021-12-29T04:08:10.899Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2021-12-29T04:08:10.899Z] [2021-12-29T04:08:10.899Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/3e83e212-2dd9-4904-90e3-e853ec112b69 [2021-12-29T04:08:10.899Z] [2021-12-29T04:08:10.899Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2021-12-29T04:08:10.899Z] [2021-12-29T04:08:10.899Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-12-29T04:08:10.899Z] [2021-12-29T04:08:10.899Z] [Pipeline] } [2021-12-29T04:08:10.911Z] $ docker stop --time=1 9040607935a1f2713252b19eef67f4fedd2cc1f2ad8d063afabc5907cf14e68b [2021-12-29T04:08:12.789Z] $ docker rm -f 9040607935a1f2713252b19eef67f4fedd2cc1f2ad8d063afabc5907cf14e68b [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-12-29T04:08:13.519Z] + git log --format=format:%s -1 88e18fd07957abed78799bc43ba159f1a7719259 [Pipeline] sh [2021-12-29T04:08:13.811Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T04:08:13.811Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:08:14.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:08:14.106Z] . [Pipeline] withDockerContainer [2021-12-29T04:08:14.173Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-12-29T04:08:14.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-12-29T04:08:14.546Z] $ docker top d5d8d81692175c2abf962269e902210131a1d781614ba3e657a6cc5874ed3d79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T04:08:14.639Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:08:14.639Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:08:14.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:08:14.742Z] $ docker exec d5d8d81692175c2abf962269e902210131a1d781614ba3e657a6cc5874ed3d79 ssh-agent [2021-12-29T04:08:14.836Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmMjPAd/agent.13 [2021-12-29T04:08:14.836Z] SSH_AGENT_PID=20 [2021-12-29T04:08:14.841Z] Running ssh-add (command line suppressed) [2021-12-29T04:08:14.933Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4105152304395778191.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4105152304395778191.key) [2021-12-29T04:08:14.944Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:08:15.234Z] + git semver tag [2021-12-29T04:08:15.234Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T04:08:15.234Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-12-29T04:08:15.234Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-12-29T04:08:15.234Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T04:08:15.234Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T04:08:15.234Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T04:08:15.234Z] # $SEMVER_BRANCH = main [2021-12-29T04:08:15.234Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-12-29T04:08:15.234Z] # 88e18fd07957abed78799bc43ba159f1a7719259 HEAD [2021-12-29T04:08:15.234Z] # -> Force: false [2021-12-29T04:08:15.234Z] # 3c382ae81d84633de688b4d197aeacdef95dd7ce refs/tags/v2.2.0-dev.3 [Pipeline] } [2021-12-29T04:08:15.246Z] $ docker exec --env ******** --env ******** d5d8d81692175c2abf962269e902210131a1d781614ba3e657a6cc5874ed3d79 ssh-agent -k [2021-12-29T04:08:15.330Z] unset SSH_AUTH_SOCK; [2021-12-29T04:08:15.330Z] unset SSH_AGENT_PID; [2021-12-29T04:08:15.330Z] echo Agent pid 20 killed; [2021-12-29T04:08:15.346Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T04:08:15.659Z] + git semver [Pipeline] } [2021-12-29T04:08:15.674Z] $ docker stop --time=1 d5d8d81692175c2abf962269e902210131a1d781614ba3e657a6cc5874ed3d79 [2021-12-29T04:08:16.840Z] $ docker rm -f d5d8d81692175c2abf962269e902210131a1d781614ba3e657a6cc5874ed3d79 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:08:17.239Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T04:08:17.239Z] [2021-12-29T04:08:17.239Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:08:17.549Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T04:08:17.550Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-12-29T04:08:17.550Z] ab5ef0e58194: Pulling fs layer [2021-12-29T04:08:17.550Z] 9712f1f96733: Pulling fs layer [2021-12-29T04:08:17.550Z] 63f879dbbcfc: Pulling fs layer [2021-12-29T04:08:17.550Z] 0d9ebad4ef96: Pulling fs layer [2021-12-29T04:08:17.550Z] e9a5061849ea: Pulling fs layer [2021-12-29T04:08:17.550Z] d747dcd14b5f: Pulling fs layer [2021-12-29T04:08:17.550Z] 2de7ff778b66: Pulling fs layer [2021-12-29T04:08:17.550Z] e9a5061849ea: Waiting [2021-12-29T04:08:17.550Z] d747dcd14b5f: Waiting [2021-12-29T04:08:17.550Z] 2de7ff778b66: Waiting [2021-12-29T04:08:17.550Z] 0d9ebad4ef96: Waiting [2021-12-29T04:08:17.550Z] 9712f1f96733: Download complete [2021-12-29T04:08:17.812Z] 63f879dbbcfc: Verifying Checksum [2021-12-29T04:08:17.812Z] 63f879dbbcfc: Download complete [2021-12-29T04:08:18.076Z] ab5ef0e58194: Verifying Checksum [2021-12-29T04:08:18.076Z] ab5ef0e58194: Download complete [2021-12-29T04:08:18.076Z] d747dcd14b5f: Verifying Checksum [2021-12-29T04:08:18.076Z] d747dcd14b5f: Download complete [2021-12-29T04:08:18.076Z] e9a5061849ea: Verifying Checksum [2021-12-29T04:08:18.076Z] e9a5061849ea: Download complete [2021-12-29T04:08:18.345Z] 0d9ebad4ef96: Verifying Checksum [2021-12-29T04:08:18.345Z] 0d9ebad4ef96: Download complete [2021-12-29T04:08:18.345Z] 2de7ff778b66: Verifying Checksum [2021-12-29T04:08:18.345Z] 2de7ff778b66: Download complete [2021-12-29T04:08:20.934Z] ab5ef0e58194: Pull complete [2021-12-29T04:08:20.934Z] 9712f1f96733: Pull complete [2021-12-29T04:08:21.512Z] 63f879dbbcfc: Pull complete [2021-12-29T04:08:25.759Z] 0d9ebad4ef96: Pull complete [2021-12-29T04:08:25.759Z] e9a5061849ea: Pull complete [2021-12-29T04:08:26.021Z] d747dcd14b5f: Pull complete [2021-12-29T04:08:26.964Z] 2de7ff778b66: Pull complete [2021-12-29T04:08:26.964Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-12-29T04:08:26.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-12-29T04:08:26.965Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-12-29T04:08:27.024Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-12-29T04:08:27.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-12-29T04:08:29.943Z] $ docker top 4186cbc22cc17654f489885d008fd69030f94a03e438d4e888f9dc5550fb3ae3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:08:30.020Z] provisioning config files... [2021-12-29T04:08:30.030Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10560373140575500tmp [2021-12-29T04:08:30.042Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6294103098458036897tmp [2021-12-29T04:08:30.052Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8669832934910521129tmp [Pipeline] { [Pipeline] echo [2021-12-29T04:08:30.065Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:30.358Z] ---> sigul-configuration.sh [2021-12-29T04:08:30.358Z] gpg: directory `/root/.gnupg' created [2021-12-29T04:08:30.358Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-12-29T04:08:30.358Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-12-29T04:08:30.358Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-12-29T04:08:30.358Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-12-29T04:08:30.358Z] gpg: CAST5 encrypted data [2021-12-29T04:08:30.358Z] gpg: encrypted with 1 passphrase [2021-12-29T04:08:30.358Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-12-29T04:08:30.657Z] + mkdir /home/jenkins [2021-12-29T04:08:30.657Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-12-29T04:08:30.957Z] + 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-12-29T04:08:30.967Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:31.258Z] ---> sigul-install.sh [2021-12-29T04:08:31.258Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-12-29T04:08:31.550Z] + git tag --list [2021-12-29T04:08:31.550Z] 1.0.0 [2021-12-29T04:08:31.550Z] v0.0.0 [2021-12-29T04:08:31.550Z] v1.1.0 [2021-12-29T04:08:31.550Z] v1.1.1 [2021-12-29T04:08:31.550Z] v1.2.2 [2021-12-29T04:08:31.550Z] v1.3.0 [2021-12-29T04:08:31.550Z] v1.3.1 [2021-12-29T04:08:31.550Z] v2.0.0 [2021-12-29T04:08:31.550Z] v2.0.1-dev.1 [2021-12-29T04:08:31.550Z] v2.0.1-dev.2 [2021-12-29T04:08:31.550Z] v2.0.1-dev.3 [2021-12-29T04:08:31.550Z] v2.0.1-dev.4 [2021-12-29T04:08:31.550Z] v2.0.1-dev.5 [2021-12-29T04:08:31.550Z] v2.0.1-dev.6 [2021-12-29T04:08:31.550Z] v2.1.0 [2021-12-29T04:08:31.550Z] v2.2.0-dev.1 [2021-12-29T04:08:31.550Z] v2.2.0-dev.2 [2021-12-29T04:08:31.550Z] v2.2.0-dev.3 [Pipeline] sh [2021-12-29T04:08:31.843Z] + lftools sign git-tag v2.2.0-dev.3 [2021-12-29T04:08:32.413Z] Signing Git tag with Sigul... [2021-12-29T04:08:32.413Z] Signing v2.2.0-dev.3 [Pipeline] echo [2021-12-29T04:08:33.363Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:33.656Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-12-29T04:08:33.664Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-12-29T04:08:33.684Z] $ docker stop --time=1 4186cbc22cc17654f489885d008fd69030f94a03e438d4e888f9dc5550fb3ae3 [2021-12-29T04:08:34.879Z] $ docker rm -f 4186cbc22cc17654f489885d008fd69030f94a03e438d4e888f9dc5550fb3ae3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2021-12-29T04:08:35.287Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T04:08:35.287Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:08:35.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:08:35.591Z] . [Pipeline] withDockerContainer [2021-12-29T04:08:35.653Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-12-29T04:08:35.692Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-12-29T04:08:36.034Z] $ docker top 74b4475225764aa84193b94ace194d8fe615ca3a252e39e4691ad7dcdc517124 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T04:08:36.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:08:36.131Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:08:36.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:08:36.237Z] $ docker exec 74b4475225764aa84193b94ace194d8fe615ca3a252e39e4691ad7dcdc517124 ssh-agent [2021-12-29T04:08:36.335Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXNGKeNC/agent.14 [2021-12-29T04:08:36.335Z] SSH_AGENT_PID=20 [2021-12-29T04:08:36.341Z] Running ssh-add (command line suppressed) [2021-12-29T04:08:36.456Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2903669665159360405.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2903669665159360405.key) [2021-12-29T04:08:36.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:08:36.763Z] + git semver bump pre [2021-12-29T04:08:36.763Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T04:08:36.763Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-12-29T04:08:36.763Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-12-29T04:08:36.763Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T04:08:36.763Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T04:08:36.763Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T04:08:36.763Z] # $SEMVER_BRANCH = main [2021-12-29T04:08:36.763Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2021-12-29T04:08:36.763Z] 2.2.0-dev.4 [Pipeline] } [2021-12-29T04:08:36.775Z] $ docker exec --env ******** --env ******** 74b4475225764aa84193b94ace194d8fe615ca3a252e39e4691ad7dcdc517124 ssh-agent -k [2021-12-29T04:08:36.865Z] unset SSH_AUTH_SOCK; [2021-12-29T04:08:36.865Z] unset SSH_AGENT_PID; [2021-12-29T04:08:36.865Z] echo Agent pid 20 killed; [2021-12-29T04:08:36.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T04:08:37.179Z] + git semver [Pipeline] } [2021-12-29T04:08:37.193Z] $ docker stop --time=1 74b4475225764aa84193b94ace194d8fe615ca3a252e39e4691ad7dcdc517124 [2021-12-29T04:08:38.366Z] $ docker rm -f 74b4475225764aa84193b94ace194d8fe615ca3a252e39e4691ad7dcdc517124 [Pipeline] // withDockerContainer [Pipeline] sh [2021-12-29T04:08:38.713Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2021-12-29T04:08:38.713Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:08:39.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-12-29T04:08:39.019Z] . [Pipeline] withDockerContainer [2021-12-29T04:08:39.083Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-12-29T04:08:39.120Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-12-29T04:08:39.441Z] $ docker top db6ebd57b11ca9be4a92f62775ad85a52685e553d8c246825d8342ace5dceae5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-12-29T04:08:39.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-12-29T04:08:39.537Z] [ssh-agent] Looking for ssh-agent implementation... [2021-12-29T04:08:39.633Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-12-29T04:08:39.637Z] $ docker exec db6ebd57b11ca9be4a92f62775ad85a52685e553d8c246825d8342ace5dceae5 ssh-agent [2021-12-29T04:08:39.728Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCCaiag/agent.13 [2021-12-29T04:08:39.728Z] SSH_AGENT_PID=19 [2021-12-29T04:08:39.733Z] Running ssh-add (command line suppressed) [2021-12-29T04:08:39.823Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2157757566488626580.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2157757566488626580.key) [2021-12-29T04:08:39.834Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-12-29T04:08:40.128Z] + git semver push [2021-12-29T04:08:40.128Z] # -> Open(): unable to determine branch for HEAD [2021-12-29T04:08:40.128Z] # $GIT_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.git [2021-12-29T04:08:40.128Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-snmp-go_main [2021-12-29T04:08:40.128Z] # $SEMVER_REMOTE_NAME = origin [2021-12-29T04:08:40.128Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-12-29T04:08:40.128Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-12-29T04:08:40.128Z] # $SEMVER_BRANCH = main [2021-12-29T04:08:40.128Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_device-snmp-go_main/.semver [Pipeline] } [2021-12-29T04:08:41.525Z] $ docker exec --env ******** --env ******** db6ebd57b11ca9be4a92f62775ad85a52685e553d8c246825d8342ace5dceae5 ssh-agent -k [2021-12-29T04:08:41.609Z] unset SSH_AUTH_SOCK; [2021-12-29T04:08:41.609Z] unset SSH_AGENT_PID; [2021-12-29T04:08:41.609Z] echo Agent pid 19 killed; [2021-12-29T04:08:41.619Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-12-29T04:08:41.923Z] + git semver [Pipeline] } [2021-12-29T04:08:41.938Z] $ docker stop --time=1 db6ebd57b11ca9be4a92f62775ad85a52685e553d8c246825d8342ace5dceae5 [2021-12-29T04:08:43.116Z] $ docker rm -f db6ebd57b11ca9be4a92f62775ad85a52685e553d8c246825d8342ace5dceae5 [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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-12-29T04:08:43.711Z] + '[' -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:44.006Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:44.562Z] ---> package-listing.sh [2021-12-29T04:08:44.562Z] ++ facter osfamily [2021-12-29T04:08:44.562Z] ++ tr '[:upper:]' '[:lower:]' [2021-12-29T04:08:44.827Z] + OS_FAMILY=redhat [2021-12-29T04:08:44.827Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2021-12-29T04:08:44.827Z] + START_PACKAGES=/tmp/packages_start.txt [2021-12-29T04:08:44.827Z] + END_PACKAGES=/tmp/packages_end.txt [2021-12-29T04:08:44.827Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-12-29T04:08:44.827Z] + PACKAGES=/tmp/packages_start.txt [2021-12-29T04:08:44.827Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-12-29T04:08:44.827Z] + PACKAGES=/tmp/packages_end.txt [2021-12-29T04:08:44.827Z] + case "${OS_FAMILY}" in [2021-12-29T04:08:44.827Z] + rpm -qa [2021-12-29T04:08:44.827Z] + sort [2021-12-29T04:08:45.399Z] + '[' -f /tmp/packages_start.txt ']' [2021-12-29T04:08:45.399Z] + '[' -f /tmp/packages_end.txt ']' [2021-12-29T04:08:45.399Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-12-29T04:08:45.399Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2021-12-29T04:08:45.399Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2021-12-29T04:08:45.399Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2021-12-29T04:08:45.411Z] 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-12-29T04:08:45.696Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:08:46.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:08:46.256Z] [2021-12-29T04:08:46.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-12-29T04:08:46.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:08:46.564Z] latest: Pulling from edgex-lftools-log-publisher [2021-12-29T04:08:46.564Z] b4d181a07f80: Pulling fs layer [2021-12-29T04:08:46.564Z] a1111a8f2ec3: Pulling fs layer [2021-12-29T04:08:46.564Z] ed53099fbce6: Pulling fs layer [2021-12-29T04:08:46.564Z] dc539afda2c1: Pulling fs layer [2021-12-29T04:08:46.564Z] 77bc0d833cb6: Pulling fs layer [2021-12-29T04:08:46.564Z] 9065ff56babe: Pulling fs layer [2021-12-29T04:08:46.564Z] d287ab97295c: Pulling fs layer [2021-12-29T04:08:46.564Z] dc539afda2c1: Waiting [2021-12-29T04:08:46.564Z] 77bc0d833cb6: Waiting [2021-12-29T04:08:46.564Z] 9065ff56babe: Waiting [2021-12-29T04:08:46.564Z] d287ab97295c: Waiting [2021-12-29T04:08:46.564Z] a1111a8f2ec3: Verifying Checksum [2021-12-29T04:08:46.564Z] a1111a8f2ec3: Download complete [2021-12-29T04:08:46.564Z] dc539afda2c1: Verifying Checksum [2021-12-29T04:08:46.564Z] dc539afda2c1: Download complete [2021-12-29T04:08:46.564Z] ed53099fbce6: Verifying Checksum [2021-12-29T04:08:46.564Z] ed53099fbce6: Download complete [2021-12-29T04:08:46.564Z] 9065ff56babe: Verifying Checksum [2021-12-29T04:08:46.564Z] 9065ff56babe: Download complete [2021-12-29T04:08:46.564Z] 77bc0d833cb6: Verifying Checksum [2021-12-29T04:08:46.564Z] 77bc0d833cb6: Download complete [2021-12-29T04:08:46.832Z] b4d181a07f80: Verifying Checksum [2021-12-29T04:08:46.832Z] b4d181a07f80: Download complete [2021-12-29T04:08:47.413Z] d287ab97295c: Verifying Checksum [2021-12-29T04:08:47.413Z] d287ab97295c: Download complete [2021-12-29T04:08:48.358Z] b4d181a07f80: Pull complete [2021-12-29T04:08:48.358Z] a1111a8f2ec3: Pull complete [2021-12-29T04:08:49.301Z] ed53099fbce6: Pull complete [2021-12-29T04:08:49.301Z] dc539afda2c1: Pull complete [2021-12-29T04:08:49.301Z] 77bc0d833cb6: Pull complete [2021-12-29T04:08:49.563Z] 9065ff56babe: Pull complete [2021-12-29T04:08:54.901Z] d287ab97295c: Pull complete [2021-12-29T04:08:54.901Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-12-29T04:08:54.901Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-12-29T04:08:54.901Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-12-29T04:08:54.960Z] prd-centos7-docker-4c-2g-329 does not seem to be running inside a container [2021-12-29T04:08:54.995Z] $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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:latest cat [2021-12-29T04:08:57.061Z] $ docker top 5bef2e3467fd362c8abbeb1bce612a07291c5fb4cf375d0dd63ab09a9a7c4d8d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-12-29T04:08:57.415Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-12-29T04:08:57.707Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-12-29T04:08:58.006Z] + ls /var/log/sa-host [2021-12-29T04:08:58.006Z] + sadf -c /var/log/sa-host/sa17 [2021-12-29T04:08:58.006Z] file_magic: OK [2021-12-29T04:08:58.006Z] HZ: Using current value: 100 [2021-12-29T04:08:58.006Z] file_header: OK [2021-12-29T04:08:58.006Z] 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-12-29T04:08:58.006Z] Statistics: [2021-12-29T04:08:58.006Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-29T04:08:58.006Z] File successfully converted to sysstat format version 12.0.3 [2021-12-29T04:08:58.006Z] + sadf -c /var/log/sa-host/sa29 [2021-12-29T04:08:58.006Z] file_magic: OK [2021-12-29T04:08:58.006Z] HZ: Using current value: 100 [2021-12-29T04:08:58.006Z] file_header: OK [2021-12-29T04:08:58.006Z] 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-12-29T04:08:58.006Z] Statistics: [2021-12-29T04:08:58.006Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-12-29T04:08:58.006Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-12-29T04:08:58.223Z] provisioning config files... [2021-12-29T04:08:58.233Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4013689924720376394tmp [Pipeline] { [Pipeline] echo [2021-12-29T04:08:58.250Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:58.536Z] ---> create-netrc.sh [Pipeline] } [2021-12-29T04:08:58.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:58.886Z] ---> python-tools-install.sh [Pipeline] echo [2021-12-29T04:08:58.896Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:59.188Z] ---> sudo-logs.sh [2021-12-29T04:08:59.188Z] Archiving 'sudo' log.. [2021-12-29T04:08:59.188Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-329.novalocal: Name or service not known [2021-12-29T04:08:59.188Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-329.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-12-29T04:08:59.211Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:08:59.500Z] ---> job-cost.sh [2021-12-29T04:08:59.500Z] lf-activate-venv: SKIPPING [2021-12-29T04:08:59.500Z] DEBUG: total: 0.10999999940395355 [2021-12-29T04:08:59.500Z] INFO: Retrieving Stack Cost... [2021-12-29T04:08:59.760Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-12-29T04:09:00.333Z] INFO: Archiving Costs [Pipeline] echo [2021-12-29T04:09:00.346Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-12-29T04:09:00.634Z] ---> logs-deploy.sh [2021-12-29T04:09:00.634Z] lf-activate-venv: SKIPPING [2021-12-29T04:09:00.634Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/12 [2021-12-29T04:09:00.634Z] INFO: archiving workspace using pattern(s): [2021-12-29T04:09:01.206Z] Archives upload complete. [2021-12-29T04:09:01.466Z] INFO: archiving logs to Nexus