Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 397e2e5fd123a0613be6f16d07ee51abe899caab 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-ssh348956159526043980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh9523230462069788065.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh7598891722986001107.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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-ssh2359020723698182577.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-ssh1164815590595837334.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 Running on prd-ubuntu20.04-docker-8c-8g-63360 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.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 397e2e5fd123a0613be6f16d07ee51abe899caab (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 397e2e5fd123a0613be6f16d07ee51abe899caab # timeout=10 Commit message: "docs: update CHANGELOG for Kamakura (#168)" > git rev-list --no-walk 2a65a39039cf7664a715857da731e59ec3cb9dfd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-12T05:42:50.184Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-12T05:42:50.239Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-12T05:42:50.254Z] ========================================================= [2022-05-12T05:42:50.254Z] EdgeX Global Pipelines Version Info [2022-05-12T05:42:50.254Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:42:51.043Z] ------------------- [2022-05-12T05:42:51.044Z] stable info: [2022-05-12T05:42:51.044Z] ------------------- [2022-05-12T05:42:51.044Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T05:42:51.044Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T05:42:51.044Z] Message: update stable to v1.0.230 [2022-05-12T05:42:51.616Z] ------------------- [2022-05-12T05:42:51.616Z] experimental info: [2022-05-12T05:42:51.616Z] ------------------- [2022-05-12T05:42:51.616Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-12T05:42:51.616Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-12T05:42:51.616Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-12T05:42:51.746Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-05-12T05:42:51.760Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-05-12T05:42:51.775Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-12T05:42:51.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-12T05:42:51.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-12T05:42:51.817Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-12T05:42:51.829Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-12T05:42:51.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-12T05:42:51.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-12T05:42:51.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-12T05:42:51.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-12T05:42:51.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-05-12T05:42:51.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-12T05:42:51.914Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-12T05:42:51.929Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T05:42:51.948Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-12T05:42:51.967Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T05:42:51.987Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-12T05:42:52.007Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-12T05:42:52.025Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-12T05:42:52.042Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-12T05:42:52.060Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-12T05:42:52.071Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-12T05:42:52.087Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-12T05:42:52.106Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-12T05:42:52.132Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-12T05:42:52.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-12T05:42:52.166Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-12T05:42:52.182Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-12T05:42:52.197Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 397e2e5fd123a0613be6f16d07ee51abe899caab [Pipeline] echo [2022-05-12T05:42:52.216Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 397e2e5 [Pipeline] echo [2022-05-12T05:42:52.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T05:42:52.287Z] provisioning config files... [2022-05-12T05:42:52.300Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4750891701110728308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:42:52.613Z] ---> docker-login.sh [2022-05-12T05:42:52.613Z] nexus3.edgexfoundry.org:10001 [2022-05-12T05:42:52.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:42:52.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:42:52.874Z] Configure a credential helper to remove this warning. See [2022-05-12T05:42:52.874Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:42:52.874Z] [2022-05-12T05:42:52.874Z] Login Succeeded [2022-05-12T05:42:52.874Z] nexus3.edgexfoundry.org:10002 [2022-05-12T05:42:53.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:42:53.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:42:53.134Z] Configure a credential helper to remove this warning. See [2022-05-12T05:42:53.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:42:53.134Z] [2022-05-12T05:42:53.134Z] Login Succeeded [2022-05-12T05:42:53.134Z] nexus3.edgexfoundry.org:10003 [2022-05-12T05:42:53.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:42:53.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:42:53.134Z] Configure a credential helper to remove this warning. See [2022-05-12T05:42:53.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:42:53.134Z] [2022-05-12T05:42:53.134Z] Login Succeeded [2022-05-12T05:42:53.134Z] nexus3.edgexfoundry.org:10004 [2022-05-12T05:42:53.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:42:53.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:42:53.396Z] Configure a credential helper to remove this warning. See [2022-05-12T05:42:53.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:42:53.396Z] [2022-05-12T05:42:53.396Z] Login Succeeded [2022-05-12T05:42:53.396Z] docker.io [2022-05-12T05:42:53.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:42:53.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:42:53.657Z] Configure a credential helper to remove this warning. See [2022-05-12T05:42:53.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:42:53.657Z] [2022-05-12T05:42:53.657Z] Login Succeeded [2022-05-12T05:42:53.657Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T05:42:53.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-12T05:42:54.044Z] + git rev-list -1 --merges 397e2e5fd123a0613be6f16d07ee51abe899caab~1..397e2e5fd123a0613be6f16d07ee51abe899caab [Pipeline] echo [2022-05-12T05:42:54.072Z] -----------> git rev-list -1 --merges 397e2e5fd123a0613be6f16d07ee51abe899caab~1..397e2e5fd123a0613be6f16d07ee51abe899caab 397e2e5fd123a0613be6f16d07ee51abe899caab [false] [Pipeline] sh [2022-05-12T05:42:54.359Z] + git log --format=format:%s -1 397e2e5fd123a0613be6f16d07ee51abe899caab [Pipeline] echo [2022-05-12T05:42:54.378Z] ========================================================= [2022-05-12T05:42:54.378Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-12T05:42:54.378Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T05:42:54.728Z] + git log --format=format:%s -1 397e2e5fd123a0613be6f16d07ee51abe899caab [Pipeline] echo [2022-05-12T05:42:54.740Z] [semverPrep] GIT_COMMIT: 397e2e5fd123a0613be6f16d07ee51abe899caab, Commit Message: docs: update CHANGELOG for Kamakura (#168) [Pipeline] echo [2022-05-12T05:42:54.752Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-12T05:42:55.193Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T05:42:55.193Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-12T05:42:55.193Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-12T05:42:55.193Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-12T05:42:55.193Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-12T05:42:55.193Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-12T05:42:55.193Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:42:55.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T05:42:55.623Z] [2022-05-12T05:42:55.623Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:42:55.938Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T05:42:55.938Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-12T05:42:55.938Z] 1fe172e4850f: Pulling fs layer [2022-05-12T05:42:55.938Z] caf521ccaac6: Pulling fs layer [2022-05-12T05:42:55.938Z] 3ead6fa29328: Pulling fs layer [2022-05-12T05:42:55.938Z] 5c2a1cbceb83: Pulling fs layer [2022-05-12T05:42:55.938Z] a8d5f1318db7: Pulling fs layer [2022-05-12T05:42:55.938Z] c427282e49a2: Pulling fs layer [2022-05-12T05:42:55.938Z] 1827001aaf11: Pulling fs layer [2022-05-12T05:42:55.939Z] 0714d37db230: Pulling fs layer [2022-05-12T05:42:55.939Z] ac28cf19c067: Pulling fs layer [2022-05-12T05:42:55.939Z] ca983d60f3e2: Pulling fs layer [2022-05-12T05:42:55.939Z] 9f894cec8388: Pulling fs layer [2022-05-12T05:42:55.939Z] ac28cf19c067: Waiting [2022-05-12T05:42:55.939Z] ca983d60f3e2: Waiting [2022-05-12T05:42:55.939Z] 9f894cec8388: Waiting [2022-05-12T05:42:55.939Z] a8d5f1318db7: Waiting [2022-05-12T05:42:55.939Z] 5c2a1cbceb83: Waiting [2022-05-12T05:42:55.939Z] 0714d37db230: Waiting [2022-05-12T05:42:55.939Z] 1827001aaf11: Waiting [2022-05-12T05:42:55.939Z] c427282e49a2: Waiting [2022-05-12T05:42:55.939Z] caf521ccaac6: Verifying Checksum [2022-05-12T05:42:55.939Z] caf521ccaac6: Download complete [2022-05-12T05:42:55.939Z] 5c2a1cbceb83: Verifying Checksum [2022-05-12T05:42:55.939Z] 5c2a1cbceb83: Download complete [2022-05-12T05:42:55.939Z] a8d5f1318db7: Verifying Checksum [2022-05-12T05:42:56.199Z] 3ead6fa29328: Verifying Checksum [2022-05-12T05:42:56.199Z] 3ead6fa29328: Download complete [2022-05-12T05:42:56.199Z] c427282e49a2: Verifying Checksum [2022-05-12T05:42:56.199Z] c427282e49a2: Download complete [2022-05-12T05:42:56.199Z] 0714d37db230: Download complete [2022-05-12T05:42:56.199Z] ac28cf19c067: Verifying Checksum [2022-05-12T05:42:56.199Z] ac28cf19c067: Download complete [2022-05-12T05:42:56.199Z] ca983d60f3e2: Download complete [2022-05-12T05:42:56.199Z] 9f894cec8388: Verifying Checksum [2022-05-12T05:42:56.199Z] 9f894cec8388: Download complete [2022-05-12T05:42:56.199Z] 1fe172e4850f: Download complete [2022-05-12T05:42:56.459Z] 1827001aaf11: Verifying Checksum [2022-05-12T05:42:56.459Z] 1827001aaf11: Download complete [2022-05-12T05:42:57.397Z] 1fe172e4850f: Pull complete [2022-05-12T05:42:57.657Z] caf521ccaac6: Pull complete [2022-05-12T05:42:57.917Z] 3ead6fa29328: Pull complete [2022-05-12T05:42:58.178Z] 5c2a1cbceb83: Pull complete [2022-05-12T05:42:58.440Z] a8d5f1318db7: Pull complete [2022-05-12T05:42:58.440Z] c427282e49a2: Pull complete [2022-05-12T05:43:00.348Z] 1827001aaf11: Pull complete [2022-05-12T05:43:00.348Z] 0714d37db230: Pull complete [2022-05-12T05:43:00.348Z] ac28cf19c067: Pull complete [2022-05-12T05:43:00.348Z] ca983d60f3e2: Pull complete [2022-05-12T05:43:00.609Z] 9f894cec8388: Pull complete [2022-05-12T05:43:00.609Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-12T05:43:00.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T05:43:00.609Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-12T05:43:00.678Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:43:00.721Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T05:43:02.101Z] $ docker top e86949f953e2b6fa853f5ffca41d51938213a7d5e9ecea549867ae055b8fa85e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T05:43:02.198Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T05:43:02.198Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T05:43:02.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T05:43:02.324Z] $ docker exec e86949f953e2b6fa853f5ffca41d51938213a7d5e9ecea549867ae055b8fa85e ssh-agent [2022-05-12T05:43:02.446Z] SSH_AUTH_SOCK=/tmp/ssh-XmxYuzpYaee3/agent.33 [2022-05-12T05:43:02.446Z] SSH_AGENT_PID=39 [2022-05-12T05:43:02.455Z] Running ssh-add (command line suppressed) [2022-05-12T05:43:02.577Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7980622428840685158.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7980622428840685158.key) [2022-05-12T05:43:02.589Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T05:43:02.884Z] + git tag --points-at HEAD [Pipeline] } [2022-05-12T05:43:02.906Z] $ docker exec --env ******** --env ******** e86949f953e2b6fa853f5ffca41d51938213a7d5e9ecea549867ae055b8fa85e ssh-agent -k [2022-05-12T05:43:03.011Z] unset SSH_AUTH_SOCK; [2022-05-12T05:43:03.012Z] unset SSH_AGENT_PID; [2022-05-12T05:43:03.012Z] echo Agent pid 39 killed; [2022-05-12T05:43:03.016Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-12T05:43:03.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T05:43:03.039Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T05:43:03.159Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T05:43:03.167Z] $ docker exec e86949f953e2b6fa853f5ffca41d51938213a7d5e9ecea549867ae055b8fa85e ssh-agent [2022-05-12T05:43:03.284Z] SSH_AUTH_SOCK=/tmp/ssh-FCv2aj2rtSDY/agent.73 [2022-05-12T05:43:03.284Z] SSH_AGENT_PID=79 [2022-05-12T05:43:03.290Z] Running ssh-add (command line suppressed) [2022-05-12T05:43:03.412Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2215762261297299623.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2215762261297299623.key) [2022-05-12T05:43:03.422Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T05:43:03.715Z] + git semver init [2022-05-12T05:43:03.975Z] 2022-05-12 05:43:03,899 [run_init] DEBUG init version:0.0.0 force:False [2022-05-12T05:43:03.975Z] 2022-05-12 05:43:03,899 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-12T05:43:03.975Z] 2022-05-12 05:43:03,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-05-12T05:43:03.975Z] 2022-05-12 05:43:03,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T05:43:04.916Z] 2022-05-12 05:43:04,684 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-05-12T05:43:04.916Z] 2022-05-12 05:43:04,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-05-12T05:43:04.916Z] 2022-05-12 05:43:04,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:43:04.916Z] 2022-05-12 05:43:04,685 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:43:04.916Z] 2.2.0-dev.18 [Pipeline] } [2022-05-12T05:43:04.934Z] $ docker exec --env ******** --env ******** e86949f953e2b6fa853f5ffca41d51938213a7d5e9ecea549867ae055b8fa85e ssh-agent -k [2022-05-12T05:43:05.047Z] unset SSH_AUTH_SOCK; [2022-05-12T05:43:05.048Z] unset SSH_AGENT_PID; [2022-05-12T05:43:05.048Z] echo Agent pid 79 killed; [2022-05-12T05:43:05.054Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T05:43:05.364Z] + git semver [Pipeline] } [2022-05-12T05:43:05.673Z] $ docker stop --time=1 e86949f953e2b6fa853f5ffca41d51938213a7d5e9ecea549867ae055b8fa85e [2022-05-12T05:43:07.016Z] $ docker rm -f e86949f953e2b6fa853f5ffca41d51938213a7d5e9ecea549867ae055b8fa85e [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T05:43:07.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-12T05:43:07.604Z] Stashed 1 file(s) [Pipeline] echo [2022-05-12T05:43:07.608Z] [edgeXSemver]: initialized semver on version 2.2.0-dev.18 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T05:43:07.773Z] provisioning config files... [2022-05-12T05:43:07.783Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7416602327742970015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:43:08.086Z] ---> docker-login.sh [2022-05-12T05:43:08.086Z] nexus3.edgexfoundry.org:10001 [2022-05-12T05:43:08.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:43:08.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:43:08.086Z] Configure a credential helper to remove this warning. See [2022-05-12T05:43:08.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:43:08.086Z] [2022-05-12T05:43:08.086Z] Login Succeeded [2022-05-12T05:43:08.086Z] nexus3.edgexfoundry.org:10002 [2022-05-12T05:43:08.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:43:08.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:43:08.086Z] Configure a credential helper to remove this warning. See [2022-05-12T05:43:08.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:43:08.086Z] [2022-05-12T05:43:08.346Z] Login Succeeded [2022-05-12T05:43:08.346Z] nexus3.edgexfoundry.org:10003 [2022-05-12T05:43:08.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:43:08.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:43:08.346Z] Configure a credential helper to remove this warning. See [2022-05-12T05:43:08.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:43:08.346Z] [2022-05-12T05:43:08.346Z] Login Succeeded [2022-05-12T05:43:08.346Z] nexus3.edgexfoundry.org:10004 [2022-05-12T05:43:08.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:43:08.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:43:08.606Z] Configure a credential helper to remove this warning. See [2022-05-12T05:43:08.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:43:08.606Z] [2022-05-12T05:43:08.606Z] Login Succeeded [2022-05-12T05:43:08.606Z] docker.io [2022-05-12T05:43:08.606Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:43:08.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:43:08.866Z] Configure a credential helper to remove this warning. See [2022-05-12T05:43:08.866Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:43:08.866Z] [2022-05-12T05:43:08.866Z] Login Succeeded [2022-05-12T05:43:08.866Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T05:43:08.874Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T05:43:08.940Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T05:43:08.950Z] ========================================================= [2022-05-12T05:43:08.950Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-12T05:43:08.950Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:43:09.262Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T05:43:09.262Z] Sending build context to Docker daemon 5.337MB [2022-05-12T05:43:09.262Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T05:43:09.262Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T05:43:09.262Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-12T05:43:09.262Z] 59bf1c3509f3: Pulling fs layer [2022-05-12T05:43:09.262Z] 666ba61612fd: Pulling fs layer [2022-05-12T05:43:09.262Z] 8ed8ca486205: Pulling fs layer [2022-05-12T05:43:09.262Z] 4fe6c5a15a65: Pulling fs layer [2022-05-12T05:43:09.262Z] 22a0e8bec74d: Pulling fs layer [2022-05-12T05:43:09.262Z] ca2b28591e48: Pulling fs layer [2022-05-12T05:43:09.262Z] a51346096db8: Pulling fs layer [2022-05-12T05:43:09.262Z] daebc70d1ce1: Pulling fs layer [2022-05-12T05:43:09.262Z] 0e18a0eac166: Pulling fs layer [2022-05-12T05:43:09.262Z] ca2b28591e48: Waiting [2022-05-12T05:43:09.262Z] a51346096db8: Waiting [2022-05-12T05:43:09.262Z] daebc70d1ce1: Waiting [2022-05-12T05:43:09.262Z] 0e18a0eac166: Waiting [2022-05-12T05:43:09.262Z] 22a0e8bec74d: Waiting [2022-05-12T05:43:09.262Z] 4fe6c5a15a65: Waiting [2022-05-12T05:43:09.262Z] 8ed8ca486205: Verifying Checksum [2022-05-12T05:43:09.262Z] 8ed8ca486205: Download complete [2022-05-12T05:43:09.262Z] 666ba61612fd: Verifying Checksum [2022-05-12T05:43:09.262Z] 666ba61612fd: Download complete [2022-05-12T05:43:09.262Z] 22a0e8bec74d: Verifying Checksum [2022-05-12T05:43:09.262Z] 22a0e8bec74d: Download complete [2022-05-12T05:43:09.262Z] ca2b28591e48: Verifying Checksum [2022-05-12T05:43:09.262Z] ca2b28591e48: Download complete [2022-05-12T05:43:09.262Z] a51346096db8: Verifying Checksum [2022-05-12T05:43:09.262Z] a51346096db8: Download complete [2022-05-12T05:43:09.262Z] 59bf1c3509f3: Verifying Checksum [2022-05-12T05:43:09.262Z] 59bf1c3509f3: Download complete [2022-05-12T05:43:09.521Z] daebc70d1ce1: Verifying Checksum [2022-05-12T05:43:09.521Z] daebc70d1ce1: Download complete [2022-05-12T05:43:09.521Z] 59bf1c3509f3: Pull complete [2022-05-12T05:43:09.521Z] 666ba61612fd: Pull complete [2022-05-12T05:43:09.781Z] 8ed8ca486205: Pull complete [2022-05-12T05:43:10.040Z] 0e18a0eac166: Verifying Checksum [2022-05-12T05:43:10.040Z] 0e18a0eac166: Download complete [2022-05-12T05:43:10.040Z] 4fe6c5a15a65: Verifying Checksum [2022-05-12T05:43:10.040Z] 4fe6c5a15a65: Download complete [2022-05-12T05:43:14.235Z] 4fe6c5a15a65: Pull complete [2022-05-12T05:43:14.236Z] 22a0e8bec74d: Pull complete [2022-05-12T05:43:14.236Z] ca2b28591e48: Pull complete [2022-05-12T05:43:14.236Z] a51346096db8: Pull complete [2022-05-12T05:43:14.236Z] daebc70d1ce1: Pull complete [2022-05-12T05:43:16.145Z] 0e18a0eac166: Pull complete [2022-05-12T05:43:16.145Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-12T05:43:16.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-12T05:43:16.145Z] ---> f018257e8ee9 [2022-05-12T05:43:16.145Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T05:43:18.057Z] ---> Running in 645fea276f09 [2022-05-12T05:43:18.057Z] Removing intermediate container 645fea276f09 [2022-05-12T05:43:18.057Z] ---> 20c345e9639b [2022-05-12T05:43:18.057Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T05:43:18.057Z] ---> Running in 5e23c4f959b0 [2022-05-12T05:43:18.057Z] Removing intermediate container 5e23c4f959b0 [2022-05-12T05:43:18.057Z] ---> 8dae1787488e [2022-05-12T05:43:18.057Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T05:43:18.057Z] ---> Running in 4efed78b682d [2022-05-12T05:43:18.057Z] Removing intermediate container 4efed78b682d [2022-05-12T05:43:18.057Z] ---> 0a84fa0b8dac [2022-05-12T05:43:18.057Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T05:43:18.057Z] ---> Running in fc64ac948f20 [2022-05-12T05:43:18.626Z] Removing intermediate container fc64ac948f20 [2022-05-12T05:43:18.626Z] ---> dbefe2aeef16 [2022-05-12T05:43:18.626Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T05:43:18.626Z] ---> Running in 36f6ea62e6d3 [2022-05-12T05:43:18.886Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T05:43:19.825Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T05:43:20.086Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T05:43:20.347Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T05:43:20.347Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T05:43:20.609Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T05:43:20.609Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T05:43:20.609Z] OK: 224 MiB in 56 packages [2022-05-12T05:43:21.180Z] Removing intermediate container 36f6ea62e6d3 [2022-05-12T05:43:21.180Z] ---> 6f446db082ae [2022-05-12T05:43:21.180Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T05:43:21.180Z] ---> Running in c531dcd9f54f [2022-05-12T05:43:21.180Z] Removing intermediate container c531dcd9f54f [2022-05-12T05:43:21.180Z] ---> d4bfb73812ae [2022-05-12T05:43:21.180Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T05:43:21.180Z] ---> cc9a5f5da1ec [2022-05-12T05:43:21.180Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T05:43:21.441Z] ---> Running in 471bcf1b648e [2022-05-12T05:43:22.727Z] Still waiting to schedule task [2022-05-12T05:43:22.728Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-12T05:43:39.560Z] Removing intermediate container 471bcf1b648e [2022-05-12T05:43:39.560Z] ---> b7311c3133c6 [2022-05-12T05:43:39.560Z] Step 11/12 : COPY . . [2022-05-12T05:43:39.560Z] ---> 11dc2aabe18a [2022-05-12T05:43:39.560Z] Step 12/12 : RUN ${MAKE} [2022-05-12T05:43:39.560Z] ---> Running in 8d793971ce02 [2022-05-12T05:43:39.560Z] noop [2022-05-12T05:43:39.560Z] Removing intermediate container 8d793971ce02 [2022-05-12T05:43:39.560Z] ---> 9a64772daeaf [2022-05-12T05:43:39.560Z] Successfully built 9a64772daeaf [2022-05-12T05:43:39.560Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:43:39.859Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T05:43:39.859Z] . [Pipeline] withDockerContainer [2022-05-12T05:43:39.924Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:43:39.962Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T05:43:40.344Z] $ docker top f1a4e4a789a2967721437642bc00b1c20ded85a85aa3d28e53024f6dfff11d9d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T05:43:40.692Z] + go version [2022-05-12T05:43:40.692Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-12T05:43:40.709Z] $ docker stop --time=1 f1a4e4a789a2967721437642bc00b1c20ded85a85aa3d28e53024f6dfff11d9d [2022-05-12T05:43:41.998Z] $ docker rm -f f1a4e4a789a2967721437642bc00b1c20ded85a85aa3d28e53024f6dfff11d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:43:42.402Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-12T05:43:42.402Z] . [Pipeline] withDockerContainer [2022-05-12T05:43:42.472Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:43:42.512Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2022-05-12T05:43:42.909Z] $ docker top e3415f8e48629bb4c7a8df3aab01f077cfaf8e56a0ec639e977f1415235237a0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T05:43:43.269Z] + make test [2022-05-12T05:43:43.269Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T05:43:43.529Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T05:43:51.659Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T05:43:51.659Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.014s coverage: 0.0% of statements [2022-05-12T05:43:58.232Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T05:44:01.523Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T05:44:01.523Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T05:44:01.523Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T05:44:01.795Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T05:44:01.814Z] $ docker stop --time=1 e3415f8e48629bb4c7a8df3aab01f077cfaf8e56a0ec639e977f1415235237a0 [2022-05-12T05:44:03.561Z] $ docker rm -f e3415f8e48629bb4c7a8df3aab01f077cfaf8e56a0ec639e977f1415235237a0 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T05:44:04.002Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T05:44:04.043Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-12T05:44:04.755Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T05:44:05.047Z] + ls -al . [2022-05-12T05:44:05.047Z] total 168 [2022-05-12T05:44:05.047Z] drwxrwxr-x 9 jenkins jenkins 4096 May 12 05:44 . [2022-05-12T05:44:05.047Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:42 .. [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 05:42 .dockerignore [2022-05-12T05:44:05.047Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 05:43 .git [2022-05-12T05:44:05.047Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:42 .github [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 05:42 .gitignore [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 05:42 .golangci.yml [2022-05-12T05:44:05.047Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 05:43 .semver [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 05:42 Attribution.txt [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 6950 May 12 05:42 CHANGELOG.md [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 05:42 Dockerfile [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 05:42 GOVERNANCE.md [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 05:42 Jenkinsfile [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 05:42 LICENSE [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 05:42 Makefile [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 05:42 OWNERS.md [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 05:42 README.md [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 05:43 VERSION [2022-05-12T05:44:05.047Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:42 bin [2022-05-12T05:44:05.047Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:42 cmd [2022-05-12T05:44:05.047Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 05:43 coverage.out [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 05:42 go.mod [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 05:42 go.sum [2022-05-12T05:44:05.047Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:42 internal [2022-05-12T05:44:05.047Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:42 snap [2022-05-12T05:44:05.047Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 05:42 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:05.345Z] + 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=397e2e5fd123a0613be6f16d07ee51abe899caab --label arch=amd64 --label version=2.2.0-dev.18 . [2022-05-12T05:44:05.345Z] Sending build context to Docker daemon 5.345MB [2022-05-12T05:44:05.345Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T05:44:05.345Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T05:44:05.345Z] ---> 9a64772daeaf [2022-05-12T05:44:05.345Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T05:44:05.345Z] ---> Running in c3c54fada9c9 [2022-05-12T05:44:05.605Z] Removing intermediate container c3c54fada9c9 [2022-05-12T05:44:05.605Z] ---> fca56e7cca68 [2022-05-12T05:44:05.605Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T05:44:05.605Z] ---> Running in c49893a66503 [2022-05-12T05:44:05.605Z] Removing intermediate container c49893a66503 [2022-05-12T05:44:05.605Z] ---> 34922cefdd71 [2022-05-12T05:44:05.605Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T05:44:05.605Z] ---> Running in 5b920f923b66 [2022-05-12T05:44:05.865Z] Removing intermediate container 5b920f923b66 [2022-05-12T05:44:05.865Z] ---> 34a7b542a76e [2022-05-12T05:44:05.865Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T05:44:05.865Z] ---> Running in d3d88fabdfb3 [2022-05-12T05:44:06.436Z] Removing intermediate container d3d88fabdfb3 [2022-05-12T05:44:06.436Z] ---> addd4a4b2eff [2022-05-12T05:44:06.436Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T05:44:06.436Z] ---> Running in 28c76c908097 [2022-05-12T05:44:06.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-12T05:44:07.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-12T05:44:07.896Z] OK: 224 MiB in 56 packages [2022-05-12T05:44:08.155Z] Removing intermediate container 28c76c908097 [2022-05-12T05:44:08.155Z] ---> 0be784973c13 [2022-05-12T05:44:08.155Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T05:44:08.155Z] ---> Running in 276fa2cacac4 [2022-05-12T05:44:08.155Z] Removing intermediate container 276fa2cacac4 [2022-05-12T05:44:08.155Z] ---> b4a71e4c6518 [2022-05-12T05:44:08.155Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T05:44:08.415Z] ---> 08666195b822 [2022-05-12T05:44:08.415Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T05:44:08.415Z] ---> Running in 2cfe0347906c [2022-05-12T05:44:08.984Z] Removing intermediate container 2cfe0347906c [2022-05-12T05:44:08.984Z] ---> 675db1cb44e7 [2022-05-12T05:44:08.984Z] Step 11/24 : COPY . . [2022-05-12T05:44:09.243Z] ---> d28c04487fa2 [2022-05-12T05:44:09.243Z] Step 12/24 : RUN ${MAKE} [2022-05-12T05:44:09.243Z] ---> Running in db988ffa2205 [2022-05-12T05:44:09.504Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-12T05:44:27.730Z] Removing intermediate container db988ffa2205 [2022-05-12T05:44:27.730Z] ---> ade8e2bfb427 [2022-05-12T05:44:27.730Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T05:44:28.299Z] 3.14: Pulling from library/alpine [2022-05-12T05:44:28.557Z] 8663204ce13b: Pulling fs layer [2022-05-12T05:44:28.557Z] 8663204ce13b: Verifying Checksum [2022-05-12T05:44:28.557Z] 8663204ce13b: Download complete [2022-05-12T05:44:28.815Z] 8663204ce13b: Pull complete [2022-05-12T05:44:28.816Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T05:44:28.816Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T05:44:28.816Z] ---> e04c818066af [2022-05-12T05:44:28.816Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T05:44:28.816Z] ---> Running in ca9aa637e284 [2022-05-12T05:44:29.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-12T05:44:29.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-12T05:44:29.334Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T05:44:29.595Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T05:44:29.595Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T05:44:29.595Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T05:44:29.595Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T05:44:29.595Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T05:44:29.595Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T05:44:29.595Z] OK: 8 MiB in 20 packages [2022-05-12T05:44:29.855Z] Removing intermediate container ca9aa637e284 [2022-05-12T05:44:29.855Z] ---> fbe442437f34 [2022-05-12T05:44:29.855Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T05:44:30.423Z] ---> 2a5ee5981e7e [2022-05-12T05:44:30.423Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T05:44:30.682Z] ---> 0c5a9a0c37cb [2022-05-12T05:44:30.682Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T05:44:30.682Z] ---> 300290579b86 [2022-05-12T05:44:30.682Z] Step 18/24 : EXPOSE 59993 [2022-05-12T05:44:30.682Z] ---> Running in 91392a50a0a6 [2022-05-12T05:44:30.943Z] Removing intermediate container 91392a50a0a6 [2022-05-12T05:44:30.943Z] ---> eaa2ade47c1c [2022-05-12T05:44:30.943Z] Step 19/24 : EXPOSE 161 [2022-05-12T05:44:30.943Z] ---> Running in 1b85b5dd278e [2022-05-12T05:44:30.943Z] Removing intermediate container 1b85b5dd278e [2022-05-12T05:44:30.943Z] ---> 6edab4cb9fe3 [2022-05-12T05:44:30.943Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T05:44:30.943Z] ---> Running in 0c8b27a1104a [2022-05-12T05:44:31.203Z] Removing intermediate container 0c8b27a1104a [2022-05-12T05:44:31.203Z] ---> cf3bf2f69a5a [2022-05-12T05:44:31.203Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T05:44:31.203Z] ---> Running in f62e84434288 [2022-05-12T05:44:31.203Z] Removing intermediate container f62e84434288 [2022-05-12T05:44:31.203Z] ---> e55cf1044ab8 [2022-05-12T05:44:31.203Z] Step 22/24 : LABEL arch=amd64 [2022-05-12T05:44:31.203Z] ---> Running in 8bc334d75d37 [2022-05-12T05:44:31.464Z] Removing intermediate container 8bc334d75d37 [2022-05-12T05:44:31.464Z] ---> 42174d84edd7 [2022-05-12T05:44:31.464Z] Step 23/24 : LABEL git_sha=397e2e5fd123a0613be6f16d07ee51abe899caab [2022-05-12T05:44:31.464Z] ---> Running in 2b2d5f5f859d [2022-05-12T05:44:31.464Z] Removing intermediate container 2b2d5f5f859d [2022-05-12T05:44:31.464Z] ---> 560d8f157c25 [2022-05-12T05:44:31.464Z] Step 24/24 : LABEL version=2.2.0-dev.18 [2022-05-12T05:44:31.464Z] ---> Running in c929494d613a [2022-05-12T05:44:31.725Z] Removing intermediate container c929494d613a [2022-05-12T05:44:31.725Z] ---> 18a70be56bf7 [2022-05-12T05:44:31.725Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T05:44:31.725Z] Successfully built 18a70be56bf7 [2022-05-12T05:44:31.725Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T05:44:31.812Z] provisioning config files... [2022-05-12T05:44:31.823Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3155486379395704076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:44:32.126Z] ---> docker-login.sh [2022-05-12T05:44:32.126Z] nexus3.edgexfoundry.org:10001 [2022-05-12T05:44:32.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:44:32.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:44:32.126Z] Configure a credential helper to remove this warning. See [2022-05-12T05:44:32.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:44:32.126Z] [2022-05-12T05:44:32.126Z] Login Succeeded [2022-05-12T05:44:32.126Z] nexus3.edgexfoundry.org:10002 [2022-05-12T05:44:32.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:44:32.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:44:32.386Z] Configure a credential helper to remove this warning. See [2022-05-12T05:44:32.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:44:32.386Z] [2022-05-12T05:44:32.386Z] Login Succeeded [2022-05-12T05:44:32.386Z] nexus3.edgexfoundry.org:10003 [2022-05-12T05:44:32.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:44:32.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:44:32.386Z] Configure a credential helper to remove this warning. See [2022-05-12T05:44:32.386Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:44:32.386Z] [2022-05-12T05:44:32.386Z] Login Succeeded [2022-05-12T05:44:32.386Z] nexus3.edgexfoundry.org:10004 [2022-05-12T05:44:32.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:44:32.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:44:32.647Z] Configure a credential helper to remove this warning. See [2022-05-12T05:44:32.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:44:32.647Z] [2022-05-12T05:44:32.647Z] Login Succeeded [2022-05-12T05:44:32.647Z] docker.io [2022-05-12T05:44:32.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:44:32.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:44:32.907Z] Configure a credential helper to remove this warning. See [2022-05-12T05:44:32.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:44:32.907Z] [2022-05-12T05:44:32.907Z] Login Succeeded [2022-05-12T05:44:32.907Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T05:44:32.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T05:44:32.954Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T05:44:32.978Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-05-12T05:44:32.978Z] 397e2e5fd123a0613be6f16d07ee51abe899caab [2022-05-12T05:44:32.978Z] latest [2022-05-12T05:44:32.978Z] 2.2.0-dev.18 [2022-05-12T05:44:32.978Z] 397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18 [2022-05-12T05:44:32.978Z] main [2022-05-12T05:44:32.978Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:33.296Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:397e2e5fd123a0613be6f16d07ee51abe899caab [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:33.591Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:397e2e5fd123a0613be6f16d07ee51abe899caab [2022-05-12T05:44:33.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T05:44:33.591Z] 4bc57011cab4: Preparing [2022-05-12T05:44:33.591Z] c06aa7a711b9: Preparing [2022-05-12T05:44:33.591Z] 32a1ef66669f: Preparing [2022-05-12T05:44:33.591Z] 80bbb57ab007: Preparing [2022-05-12T05:44:33.591Z] b541d28bf3b4: Preparing [2022-05-12T05:44:33.591Z] b541d28bf3b4: Layer already exists [2022-05-12T05:44:33.591Z] 4bc57011cab4: Pushed [2022-05-12T05:44:33.591Z] c06aa7a711b9: Pushed [2022-05-12T05:44:33.851Z] 80bbb57ab007: Pushed [2022-05-12T05:44:36.397Z] 32a1ef66669f: Pushed [2022-05-12T05:44:36.397Z] 397e2e5fd123a0613be6f16d07ee51abe899caab: digest: sha256:cf1440460970933b8facd88880b9ed766e2d3ad45bac7351ad6d0d537d934ac6 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:36.703Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:36.996Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-12T05:44:36.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T05:44:36.996Z] 4bc57011cab4: Preparing [2022-05-12T05:44:36.996Z] c06aa7a711b9: Preparing [2022-05-12T05:44:36.996Z] 32a1ef66669f: Preparing [2022-05-12T05:44:36.996Z] 80bbb57ab007: Preparing [2022-05-12T05:44:36.996Z] b541d28bf3b4: Preparing [2022-05-12T05:44:36.996Z] 4bc57011cab4: Layer already exists [2022-05-12T05:44:36.996Z] 32a1ef66669f: Layer already exists [2022-05-12T05:44:36.996Z] 80bbb57ab007: Layer already exists [2022-05-12T05:44:36.996Z] c06aa7a711b9: Layer already exists [2022-05-12T05:44:36.996Z] b541d28bf3b4: Layer already exists [2022-05-12T05:44:36.996Z] latest: digest: sha256:cf1440460970933b8facd88880b9ed766e2d3ad45bac7351ad6d0d537d934ac6 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:37.294Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:37.585Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.18 [2022-05-12T05:44:37.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T05:44:37.586Z] 4bc57011cab4: Preparing [2022-05-12T05:44:37.586Z] c06aa7a711b9: Preparing [2022-05-12T05:44:37.586Z] 32a1ef66669f: Preparing [2022-05-12T05:44:37.586Z] 80bbb57ab007: Preparing [2022-05-12T05:44:37.586Z] b541d28bf3b4: Preparing [2022-05-12T05:44:37.586Z] 32a1ef66669f: Layer already exists [2022-05-12T05:44:37.586Z] 80bbb57ab007: Layer already exists [2022-05-12T05:44:37.586Z] 4bc57011cab4: Layer already exists [2022-05-12T05:44:37.586Z] b541d28bf3b4: Layer already exists [2022-05-12T05:44:37.586Z] c06aa7a711b9: Layer already exists [2022-05-12T05:44:37.586Z] 2.2.0-dev.18: digest: sha256:cf1440460970933b8facd88880b9ed766e2d3ad45bac7351ad6d0d537d934ac6 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:37.889Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:38.181Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18 [2022-05-12T05:44:38.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T05:44:38.181Z] 4bc57011cab4: Preparing [2022-05-12T05:44:38.181Z] c06aa7a711b9: Preparing [2022-05-12T05:44:38.181Z] 32a1ef66669f: Preparing [2022-05-12T05:44:38.181Z] 80bbb57ab007: Preparing [2022-05-12T05:44:38.181Z] b541d28bf3b4: Preparing [2022-05-12T05:44:38.181Z] 80bbb57ab007: Layer already exists [2022-05-12T05:44:38.181Z] c06aa7a711b9: Layer already exists [2022-05-12T05:44:38.181Z] 4bc57011cab4: Layer already exists [2022-05-12T05:44:38.181Z] b541d28bf3b4: Layer already exists [2022-05-12T05:44:38.181Z] 32a1ef66669f: Layer already exists [2022-05-12T05:44:38.182Z] 397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18: digest: sha256:cf1440460970933b8facd88880b9ed766e2d3ad45bac7351ad6d0d537d934ac6 size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:38.485Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:38.779Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-05-12T05:44:38.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-05-12T05:44:38.779Z] 4bc57011cab4: Preparing [2022-05-12T05:44:38.779Z] c06aa7a711b9: Preparing [2022-05-12T05:44:38.779Z] 32a1ef66669f: Preparing [2022-05-12T05:44:38.779Z] 80bbb57ab007: Preparing [2022-05-12T05:44:38.779Z] b541d28bf3b4: Preparing [2022-05-12T05:44:38.779Z] 80bbb57ab007: Layer already exists [2022-05-12T05:44:38.779Z] c06aa7a711b9: Layer already exists [2022-05-12T05:44:38.779Z] b541d28bf3b4: Layer already exists [2022-05-12T05:44:38.779Z] 4bc57011cab4: Layer already exists [2022-05-12T05:44:38.779Z] 32a1ef66669f: Layer already exists [2022-05-12T05:44:38.779Z] main: digest: sha256:cf1440460970933b8facd88880b9ed766e2d3ad45bac7351ad6d0d537d934ac6 size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T05:44:38.824Z] ===================================================== [Pipeline] echo [2022-05-12T05:44:38.838Z] taggedImages: [2022-05-12T05:44:38.838Z] - nexus3.edgexfoundry.org:10004/device-snmp:397e2e5fd123a0613be6f16d07ee51abe899caab [2022-05-12T05:44:38.838Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-05-12T05:44:38.838Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.0-dev.18 [2022-05-12T05:44:38.838Z] - nexus3.edgexfoundry.org:10004/device-snmp:397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18 [2022-05-12T05:44:38.838Z] - 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 [2022-05-12T05:44:39.218Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T05:44:39.218Z] [2022-05-12T05:44:39.218Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:44:39.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T05:44:39.524Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-12T05:44:39.524Z] 5eb5b503b376: Pulling fs layer [2022-05-12T05:44:39.524Z] 5c69ac0246d0: Pulling fs layer [2022-05-12T05:44:39.524Z] ec43610c2a17: Pulling fs layer [2022-05-12T05:44:39.524Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-12T05:44:39.524Z] 33b1e0a273af: Pulling fs layer [2022-05-12T05:44:39.524Z] 5d3b04190fa2: Pulling fs layer [2022-05-12T05:44:39.524Z] 2f39f015ded8: Pulling fs layer [2022-05-12T05:44:39.524Z] 33b1e0a273af: Waiting [2022-05-12T05:44:39.524Z] 2f39f015ded8: Waiting [2022-05-12T05:44:39.524Z] 5d3b04190fa2: Waiting [2022-05-12T05:44:39.524Z] 3a2ae6a8a46f: Waiting [2022-05-12T05:44:39.524Z] 5c69ac0246d0: Verifying Checksum [2022-05-12T05:44:39.524Z] 5c69ac0246d0: Download complete [2022-05-12T05:44:39.524Z] 3a2ae6a8a46f: Download complete [2022-05-12T05:44:39.524Z] 33b1e0a273af: Verifying Checksum [2022-05-12T05:44:39.524Z] 33b1e0a273af: Download complete [2022-05-12T05:44:39.524Z] 5d3b04190fa2: Verifying Checksum [2022-05-12T05:44:39.524Z] 5d3b04190fa2: Download complete [2022-05-12T05:44:39.784Z] ec43610c2a17: Verifying Checksum [2022-05-12T05:44:39.784Z] ec43610c2a17: Download complete [2022-05-12T05:44:39.784Z] 5eb5b503b376: Verifying Checksum [2022-05-12T05:44:39.784Z] 5eb5b503b376: Download complete [2022-05-12T05:44:40.352Z] 2f39f015ded8: Download complete [2022-05-12T05:44:40.922Z] 5eb5b503b376: Pull complete [2022-05-12T05:44:40.922Z] 5c69ac0246d0: Pull complete [2022-05-12T05:44:41.491Z] ec43610c2a17: Pull complete [2022-05-12T05:44:41.491Z] 3a2ae6a8a46f: Pull complete [2022-05-12T05:44:41.750Z] 33b1e0a273af: Pull complete [2022-05-12T05:44:41.750Z] 5d3b04190fa2: Pull complete [2022-05-12T05:44:45.943Z] 2f39f015ded8: Pull complete [2022-05-12T05:44:45.943Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-12T05:44:45.943Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T05:44:45.943Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-12T05:44:46.014Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:44:46.052Z] $ 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/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-lftools-log-publisher:latest cat [2022-05-12T05:44:47.789Z] $ docker top 6b17c94add9125d7d2ad6d14859bbca1df8a31ea62ae38afd6779333b1a8cdcd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:44:48.209Z] ---> job-cost.sh [2022-05-12T05:44:48.209Z] lf-activate-venv: SKIPPING [2022-05-12T05:44:48.209Z] INFO: No Stack... [2022-05-12T05:44:48.778Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T05:44:49.038Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T05:44:49.334Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-05-12T05:44:49.334Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T05:44:49.352Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-28-stack-cost] [2022-05-12T05:44:49.358Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-28-stack-cost] did not exist. Created. [2022-05-12T05:44:49.358Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T05:44:49.663Z] + echo total: 0.8799999952316284 [Pipeline] stash [2022-05-12T05:44:49.699Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T05:44:49.705Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T05:44:49.730Z] $ docker stop --time=1 6b17c94add9125d7d2ad6d14859bbca1df8a31ea62ae38afd6779333b1a8cdcd [2022-05-12T05:44:50.899Z] $ docker rm -f 6b17c94add9125d7d2ad6d14859bbca1df8a31ea62ae38afd6779333b1a8cdcd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-12T05:45:02.096Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-63366 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-05-12T05:45:02.112Z] Running in /w/workspace/device-snmp-go/28 [Pipeline] { [Pipeline] checkout [2022-05-12T05:45:02.392Z] Selected Git installation does not exist. Using Default [2022-05-12T05:45:02.392Z] The recommended git tool is: NONE [2022-05-12T05:45:08.062Z] using credential edgex-jenkins-ssh [2022-05-12T05:45:08.079Z] Cloning the remote Git repository [2022-05-12T05:45:08.155Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T05:45:08.245Z] > git init /w/workspace/device-snmp-go/28 # timeout=10 [2022-05-12T05:45:08.313Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-05-12T05:45:08.314Z] > git --version # timeout=10 [2022-05-12T05:45:08.395Z] > git --version # 'git version 2.25.1' [2022-05-12T05:45:08.401Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-12T05:45:08.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T05:45:09.544Z] Avoid second fetch [2022-05-12T05:45:09.545Z] Checking out Revision 397e2e5fd123a0613be6f16d07ee51abe899caab (main) [2022-05-12T05:45:09.510Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-05-12T05:45:09.529Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-12T05:45:09.574Z] > git config core.sparsecheckout # timeout=10 [2022-05-12T05:45:09.588Z] > git checkout -f 397e2e5fd123a0613be6f16d07ee51abe899caab # timeout=10 [2022-05-12T05:45:13.735Z] Commit message: "docs: update CHANGELOG for Kamakura (#168)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T05:45:14.587Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-12T05:45:14.587Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T05:45:14.587Z] Dload Upload Total Spent Left Speed [2022-05-12T05:45:14.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 93251 0 --:--:-- --:--:-- --:--:-- 93251 [Pipeline] sh [2022-05-12T05:45:15.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-12T05:45:15.470Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-12T05:45:15.470Z] + sudo tee /etc/docker/daemon.new [2022-05-12T05:45:15.470Z] { [2022-05-12T05:45:15.470Z] "registry-mirrors": [ [2022-05-12T05:45:15.470Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-12T05:45:15.470Z] ], [2022-05-12T05:45:15.470Z] "bip": "10.250.0.254/24", [2022-05-12T05:45:15.470Z] "hosts": [ [2022-05-12T05:45:15.470Z] "tcp://0.0.0.0:5555", [2022-05-12T05:45:15.470Z] "unix:///var/run/docker.sock" [2022-05-12T05:45:15.470Z] ], [2022-05-12T05:45:15.470Z] "mtu": 1458, [2022-05-12T05:45:15.470Z] "selinux-enabled": true, [2022-05-12T05:45:15.470Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-12T05:45:15.470Z] } [Pipeline] sh [2022-05-12T05:45:15.824Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-12T05:45:16.171Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T05:45:34.584Z] provisioning config files... [2022-05-12T05:45:34.609Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/28@tmp/config6288365132279054137tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:45:34.992Z] ---> docker-login.sh [2022-05-12T05:45:34.992Z] nexus3.edgexfoundry.org:10001 [2022-05-12T05:45:35.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:45:35.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:45:35.867Z] Configure a credential helper to remove this warning. See [2022-05-12T05:45:35.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:45:35.867Z] [2022-05-12T05:45:35.867Z] Login Succeeded [2022-05-12T05:45:35.867Z] nexus3.edgexfoundry.org:10002 [2022-05-12T05:45:36.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:45:36.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:45:36.140Z] Configure a credential helper to remove this warning. See [2022-05-12T05:45:36.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:45:36.140Z] [2022-05-12T05:45:36.140Z] Login Succeeded [2022-05-12T05:45:36.413Z] nexus3.edgexfoundry.org:10003 [2022-05-12T05:45:36.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:45:36.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:45:36.689Z] Configure a credential helper to remove this warning. See [2022-05-12T05:45:36.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:45:36.689Z] [2022-05-12T05:45:36.689Z] Login Succeeded [2022-05-12T05:45:36.689Z] nexus3.edgexfoundry.org:10004 [2022-05-12T05:45:37.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:45:37.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:45:37.288Z] Configure a credential helper to remove this warning. See [2022-05-12T05:45:37.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:45:37.288Z] [2022-05-12T05:45:37.288Z] Login Succeeded [2022-05-12T05:45:37.288Z] docker.io [2022-05-12T05:45:37.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:45:38.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:45:38.157Z] Configure a credential helper to remove this warning. See [2022-05-12T05:45:38.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:45:38.157Z] [2022-05-12T05:45:38.157Z] Login Succeeded [2022-05-12T05:45:38.157Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T05:45:38.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-12T05:45:38.690Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T05:45:38.704Z] ========================================================= [2022-05-12T05:45:38.704Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-12T05:45:38.704Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:45:39.070Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-12T05:45:39.345Z] Sending build context to Docker daemon 2.758MB [2022-05-12T05:45:39.346Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T05:45:39.346Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-12T05:45:39.624Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-12T05:45:39.624Z] 9b3977197b4f: Pulling fs layer [2022-05-12T05:45:39.624Z] 1a89e8eeedd5: Pulling fs layer [2022-05-12T05:45:39.624Z] 94645a83ff95: Pulling fs layer [2022-05-12T05:45:39.624Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-12T05:45:39.624Z] 0c92f367c5e7: Pulling fs layer [2022-05-12T05:45:39.624Z] 3096ccb668a1: Pulling fs layer [2022-05-12T05:45:39.624Z] e8cf19c19ddd: Pulling fs layer [2022-05-12T05:45:39.624Z] a4caa8a26152: Pulling fs layer [2022-05-12T05:45:39.624Z] 3f3a8bcf1eab: Waiting [2022-05-12T05:45:39.624Z] 0c92f367c5e7: Waiting [2022-05-12T05:45:39.624Z] 3096ccb668a1: Waiting [2022-05-12T05:45:39.624Z] e8cf19c19ddd: Waiting [2022-05-12T05:45:39.624Z] a4caa8a26152: Waiting [2022-05-12T05:45:39.624Z] 94645a83ff95: Verifying Checksum [2022-05-12T05:45:39.624Z] 94645a83ff95: Download complete [2022-05-12T05:45:39.624Z] 1a89e8eeedd5: Download complete [2022-05-12T05:45:39.624Z] 0c92f367c5e7: Download complete [2022-05-12T05:45:39.624Z] 9b3977197b4f: Download complete [2022-05-12T05:45:39.624Z] 3096ccb668a1: Verifying Checksum [2022-05-12T05:45:39.624Z] 3096ccb668a1: Download complete [2022-05-12T05:45:39.624Z] e8cf19c19ddd: Verifying Checksum [2022-05-12T05:45:39.624Z] e8cf19c19ddd: Download complete [2022-05-12T05:45:40.620Z] 9b3977197b4f: Pull complete [2022-05-12T05:45:40.898Z] 1a89e8eeedd5: Pull complete [2022-05-12T05:45:41.502Z] 94645a83ff95: Pull complete [2022-05-12T05:45:41.777Z] a4caa8a26152: Verifying Checksum [2022-05-12T05:45:41.777Z] a4caa8a26152: Download complete [2022-05-12T05:45:42.375Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-12T05:45:42.375Z] 3f3a8bcf1eab: Download complete [2022-05-12T05:45:54.795Z] 3f3a8bcf1eab: Pull complete [2022-05-12T05:45:54.795Z] 0c92f367c5e7: Pull complete [2022-05-12T05:45:54.795Z] 3096ccb668a1: Pull complete [2022-05-12T05:45:55.069Z] e8cf19c19ddd: Pull complete [2022-05-12T05:46:01.834Z] a4caa8a26152: Pull complete [2022-05-12T05:46:01.834Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-12T05:46:01.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-12T05:46:01.834Z] ---> 725f1c02e7f9 [2022-05-12T05:46:01.834Z] Step 3/12 : ARG MAKE='make build' [2022-05-12T05:46:01.834Z] ---> Running in 13441c8789fb [2022-05-12T05:46:02.117Z] Removing intermediate container 13441c8789fb [2022-05-12T05:46:02.117Z] ---> c7f71df89a6e [2022-05-12T05:46:02.117Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T05:46:02.394Z] ---> Running in 08413a1994ca [2022-05-12T05:46:02.667Z] Removing intermediate container 08413a1994ca [2022-05-12T05:46:02.667Z] ---> 875fe0a52117 [2022-05-12T05:46:02.667Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T05:46:02.667Z] ---> Running in 3199e9e6cbb7 [2022-05-12T05:46:02.950Z] Removing intermediate container 3199e9e6cbb7 [2022-05-12T05:46:02.950Z] ---> 34dd2f84523b [2022-05-12T05:46:02.950Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T05:46:02.950Z] ---> Running in 7777c1819f52 [2022-05-12T05:46:04.947Z] Removing intermediate container 7777c1819f52 [2022-05-12T05:46:04.947Z] ---> 70dc791f82a9 [2022-05-12T05:46:04.947Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T05:46:04.947Z] ---> Running in 178a155dbe24 [2022-05-12T05:46:05.930Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T05:46:06.530Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T05:46:07.516Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-12T05:46:07.516Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-12T05:46:07.793Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-12T05:46:07.793Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-12T05:46:08.066Z] Executing busybox-1.34.1-r3.trigger [2022-05-12T05:46:08.066Z] OK: 224 MiB in 56 packages [2022-05-12T05:46:09.131Z] Removing intermediate container 178a155dbe24 [2022-05-12T05:46:09.131Z] ---> 29653da82eaf [2022-05-12T05:46:09.131Z] Step 8/12 : WORKDIR /device-snmp-go [2022-05-12T05:46:09.131Z] ---> Running in fb9ed91bdb29 [2022-05-12T05:46:09.404Z] Removing intermediate container fb9ed91bdb29 [2022-05-12T05:46:09.404Z] ---> 71976bc83c40 [2022-05-12T05:46:09.404Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-12T05:46:10.004Z] ---> 42ee810c245d [2022-05-12T05:46:10.004Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T05:46:10.004Z] ---> Running in aa93a4b68819 [2022-05-12T05:46:57.025Z] Removing intermediate container aa93a4b68819 [2022-05-12T05:46:57.025Z] ---> 7147bb0c5423 [2022-05-12T05:46:57.025Z] Step 11/12 : COPY . . [2022-05-12T05:46:57.025Z] ---> 1cc3e9bca91d [2022-05-12T05:46:57.025Z] Step 12/12 : RUN ${MAKE} [2022-05-12T05:46:57.025Z] ---> Running in 7d9b9b38e430 [2022-05-12T05:46:57.025Z] noop [2022-05-12T05:46:57.025Z] Removing intermediate container 7d9b9b38e430 [2022-05-12T05:46:57.025Z] ---> 2ea34edbe3c1 [2022-05-12T05:46:57.025Z] Successfully built 2ea34edbe3c1 [2022-05-12T05:46:57.025Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:46:57.375Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T05:46:57.375Z] . [Pipeline] withDockerContainer [2022-05-12T05:46:57.599Z] prd-ubuntu20.04-docker-arm64-4c-16g-63366 does not seem to be running inside a container [2022-05-12T05:46:57.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/28 -v /w/workspace/device-snmp-go/28:/w/workspace/device-snmp-go/28:rw,z -v /w/workspace/device-snmp-go/28@tmp:/w/workspace/device-snmp-go/28@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-arm64 cat [2022-05-12T05:46:58.975Z] $ docker top f91941d10c2298df28b247cb08d65ca7caa3f7f9496a88f87a31f79b3e01609b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T05:46:59.869Z] + go version [2022-05-12T05:46:59.869Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-12T05:46:59.902Z] $ docker stop --time=1 f91941d10c2298df28b247cb08d65ca7caa3f7f9496a88f87a31f79b3e01609b [2022-05-12T05:47:01.524Z] $ docker rm -f f91941d10c2298df28b247cb08d65ca7caa3f7f9496a88f87a31f79b3e01609b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:47:02.117Z] + docker inspect -f . ci-base-image-arm64 [2022-05-12T05:47:02.118Z] . [Pipeline] withDockerContainer [2022-05-12T05:47:02.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-63366 does not seem to be running inside a container [2022-05-12T05:47:02.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/28 -v /w/workspace/device-snmp-go/28:/w/workspace/device-snmp-go/28:rw,z -v /w/workspace/device-snmp-go/28@tmp:/w/workspace/device-snmp-go/28@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-arm64 cat [2022-05-12T05:47:03.671Z] $ docker top 35087268e2f6d42d386da06c45d3cf5b38985ab4e372c3dae5439232ca7a5c49 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-12T05:47:04.573Z] + make test [2022-05-12T05:47:04.574Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-05-12T05:47:06.015Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-05-12T05:48:27.848Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-05-12T05:48:27.848Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.041s coverage: 0.0% of statements [2022-05-12T05:48:27.848Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-12T05:48:27.848Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-12T05:48:46.228Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-12T05:48:46.228Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-12T05:48:46.228Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-12T05:48:48.873Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-12T05:48:48.896Z] $ docker stop --time=1 35087268e2f6d42d386da06c45d3cf5b38985ab4e372c3dae5439232ca7a5c49 [2022-05-12T05:48:50.692Z] $ docker rm -f 35087268e2f6d42d386da06c45d3cf5b38985ab4e372c3dae5439232ca7a5c49 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T05:48:51.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-12T05:48:51.651Z] Warning: overwriting stash ‘coverage-report’ [2022-05-12T05:48:52.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-12T05:48:52.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-12T05:48:52.809Z] + ls -al . [2022-05-12T05:48:52.809Z] total 164 [2022-05-12T05:48:52.809Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 05:48 . [2022-05-12T05:48:52.809Z] drwxrwxr-x 4 jenkins jenkins 4096 May 12 05:45 .. [2022-05-12T05:48:52.809Z] -rw-rw-r-- 1 jenkins jenkins 6 May 12 05:45 .dockerignore [2022-05-12T05:48:52.809Z] drwxrwxr-x 8 jenkins jenkins 4096 May 12 05:45 .git [2022-05-12T05:48:52.809Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:45 .github [2022-05-12T05:48:52.809Z] -rw-rw-r-- 1 jenkins jenkins 328 May 12 05:45 .gitignore [2022-05-12T05:48:52.809Z] -rw-rw-r-- 1 jenkins jenkins 41 May 12 05:45 .golangci.yml [2022-05-12T05:48:52.809Z] -rw-rw-r-- 1 jenkins jenkins 8296 May 12 05:45 Attribution.txt [2022-05-12T05:48:52.809Z] -rw-rw-r-- 1 jenkins jenkins 6950 May 12 05:45 CHANGELOG.md [2022-05-12T05:48:52.809Z] -rw-rw-r-- 1 jenkins jenkins 1516 May 12 05:45 Dockerfile [2022-05-12T05:48:52.809Z] -rw-rw-r-- 1 jenkins jenkins 677 May 12 05:45 GOVERNANCE.md [2022-05-12T05:48:52.809Z] -rw-rw-r-- 1 jenkins jenkins 656 May 12 05:45 Jenkinsfile [2022-05-12T05:48:52.810Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 12 05:45 LICENSE [2022-05-12T05:48:52.810Z] -rw-rw-r-- 1 jenkins jenkins 1938 May 12 05:45 Makefile [2022-05-12T05:48:52.810Z] -rw-rw-r-- 1 jenkins jenkins 620 May 12 05:45 OWNERS.md [2022-05-12T05:48:52.810Z] -rw-rw-r-- 1 jenkins jenkins 9390 May 12 05:45 README.md [2022-05-12T05:48:52.810Z] -rw-rw-r-- 1 jenkins jenkins 12 May 12 05:43 VERSION [2022-05-12T05:48:52.810Z] drwxrwxr-x 2 jenkins jenkins 4096 May 12 05:45 bin [2022-05-12T05:48:52.810Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:45 cmd [2022-05-12T05:48:52.810Z] -rw-r--r-- 1 jenkins jenkins 7631 May 12 05:48 coverage.out [2022-05-12T05:48:52.810Z] -rw-rw-r-- 1 jenkins jenkins 3250 May 12 05:45 go.mod [2022-05-12T05:48:52.810Z] -rw-rw-r-- 1 jenkins jenkins 35701 May 12 05:45 go.sum [2022-05-12T05:48:52.810Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:45 internal [2022-05-12T05:48:52.810Z] drwxrwxr-x 3 jenkins jenkins 4096 May 12 05:45 snap [2022-05-12T05:48:52.810Z] -rw-rw-r-- 1 jenkins jenkins 209 May 12 05:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:48:53.157Z] + 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=397e2e5fd123a0613be6f16d07ee51abe899caab --label arch=arm64 --label version=2.2.0-dev.18 . [2022-05-12T05:48:53.431Z] Sending build context to Docker daemon 2.766MB [2022-05-12T05:48:53.431Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-12T05:48:53.431Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-12T05:48:53.431Z] ---> 2ea34edbe3c1 [2022-05-12T05:48:53.431Z] Step 3/24 : ARG MAKE='make build' [2022-05-12T05:48:53.707Z] ---> Running in 338ac66952df [2022-05-12T05:48:53.983Z] Removing intermediate container 338ac66952df [2022-05-12T05:48:53.983Z] ---> c6b2f823a184 [2022-05-12T05:48:53.983Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-12T05:48:53.983Z] ---> Running in e1c30c987bd8 [2022-05-12T05:48:54.258Z] Removing intermediate container e1c30c987bd8 [2022-05-12T05:48:54.258Z] ---> 00c54906ce96 [2022-05-12T05:48:54.258Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-12T05:48:54.258Z] ---> Running in 87ab9aea9413 [2022-05-12T05:48:54.861Z] Removing intermediate container 87ab9aea9413 [2022-05-12T05:48:54.861Z] ---> 94e1b6d8e9b7 [2022-05-12T05:48:54.861Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-12T05:48:54.861Z] ---> Running in fb2410fcbb2f [2022-05-12T05:48:56.302Z] Removing intermediate container fb2410fcbb2f [2022-05-12T05:48:56.302Z] ---> 8258c2bd9a10 [2022-05-12T05:48:56.302Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-12T05:48:56.652Z] ---> Running in dc30810f3c0a [2022-05-12T05:48:57.674Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-12T05:48:58.669Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-12T05:48:59.274Z] OK: 224 MiB in 56 packages [2022-05-12T05:49:00.262Z] Removing intermediate container dc30810f3c0a [2022-05-12T05:49:00.262Z] ---> 5fb7ef5db245 [2022-05-12T05:49:00.262Z] Step 8/24 : WORKDIR /device-snmp-go [2022-05-12T05:49:00.262Z] ---> Running in 389a3cbdc935 [2022-05-12T05:49:00.538Z] Removing intermediate container 389a3cbdc935 [2022-05-12T05:49:00.538Z] ---> 1c8e6536bdec [2022-05-12T05:49:00.538Z] Step 9/24 : COPY go.mod vendor* ./ [2022-05-12T05:49:01.135Z] ---> e679f957f65a [2022-05-12T05:49:01.135Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-12T05:49:01.135Z] ---> Running in d078f21e7d09 [2022-05-12T05:49:03.108Z] Removing intermediate container d078f21e7d09 [2022-05-12T05:49:03.108Z] ---> 8e70ef3c1622 [2022-05-12T05:49:03.108Z] Step 11/24 : COPY . . [2022-05-12T05:49:03.710Z] ---> 29e8da8a4122 [2022-05-12T05:49:03.710Z] Step 12/24 : RUN ${MAKE} [2022-05-12T05:49:03.990Z] ---> Running in a329a3aed570 [2022-05-12T05:49:04.979Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=2.2.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-05-12T05:51:11.860Z] Removing intermediate container a329a3aed570 [2022-05-12T05:51:11.860Z] ---> 7ca7cbd2567d [2022-05-12T05:51:11.860Z] Step 13/24 : FROM alpine:3.14 [2022-05-12T05:51:11.860Z] 3.14: Pulling from library/alpine [2022-05-12T05:51:11.860Z] 455c02918c45: Pulling fs layer [2022-05-12T05:51:11.860Z] 455c02918c45: Verifying Checksum [2022-05-12T05:51:11.860Z] 455c02918c45: Download complete [2022-05-12T05:51:11.860Z] 455c02918c45: Pull complete [2022-05-12T05:51:11.860Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-12T05:51:11.860Z] Status: Downloaded newer image for alpine:3.14 [2022-05-12T05:51:11.860Z] ---> ac73e934f311 [2022-05-12T05:51:11.860Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-12T05:51:11.860Z] ---> Running in a28a6747d0d9 [2022-05-12T05:51:11.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-12T05:51:11.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-12T05:51:11.860Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-12T05:51:11.860Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-12T05:51:11.860Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-12T05:51:11.860Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-12T05:51:11.860Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-12T05:51:11.860Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-12T05:51:11.860Z] Executing busybox-1.33.1-r7.trigger [2022-05-12T05:51:11.860Z] OK: 8 MiB in 20 packages [2022-05-12T05:51:11.860Z] Removing intermediate container a28a6747d0d9 [2022-05-12T05:51:11.860Z] ---> c27b11e80465 [2022-05-12T05:51:11.860Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-05-12T05:51:11.860Z] ---> b2a56bd96246 [2022-05-12T05:51:11.860Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-05-12T05:51:11.860Z] ---> 52bc52e72466 [2022-05-12T05:51:11.860Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-05-12T05:51:11.860Z] ---> df21f24bcd19 [2022-05-12T05:51:11.860Z] Step 18/24 : EXPOSE 59993 [2022-05-12T05:51:11.860Z] ---> Running in 9adeb3d0ebb7 [2022-05-12T05:51:11.860Z] Removing intermediate container 9adeb3d0ebb7 [2022-05-12T05:51:11.860Z] ---> 1e15ef2edbd1 [2022-05-12T05:51:11.860Z] Step 19/24 : EXPOSE 161 [2022-05-12T05:51:11.860Z] ---> Running in 5944c37e268e [2022-05-12T05:51:11.860Z] Removing intermediate container 5944c37e268e [2022-05-12T05:51:11.860Z] ---> 3d2c3cc85ec2 [2022-05-12T05:51:11.860Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-05-12T05:51:11.860Z] ---> Running in 586bd80db83a [2022-05-12T05:51:11.860Z] Removing intermediate container 586bd80db83a [2022-05-12T05:51:11.860Z] ---> 08eee9bab0fd [2022-05-12T05:51:11.860Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-05-12T05:51:11.860Z] ---> Running in 8acb35449392 [2022-05-12T05:51:11.860Z] Removing intermediate container 8acb35449392 [2022-05-12T05:51:11.860Z] ---> 331feda2ef33 [2022-05-12T05:51:11.860Z] Step 22/24 : LABEL arch=arm64 [2022-05-12T05:51:11.860Z] ---> Running in b322650f2049 [2022-05-12T05:51:11.860Z] Removing intermediate container b322650f2049 [2022-05-12T05:51:11.860Z] ---> b3cf54d725a7 [2022-05-12T05:51:11.860Z] Step 23/24 : LABEL git_sha=397e2e5fd123a0613be6f16d07ee51abe899caab [2022-05-12T05:51:11.860Z] ---> Running in 3696fb61af65 [2022-05-12T05:51:11.860Z] Removing intermediate container 3696fb61af65 [2022-05-12T05:51:11.860Z] ---> 15140627706f [2022-05-12T05:51:11.860Z] Step 24/24 : LABEL version=2.2.0-dev.18 [2022-05-12T05:51:11.860Z] ---> Running in dae270e33dad [2022-05-12T05:51:11.860Z] Removing intermediate container dae270e33dad [2022-05-12T05:51:11.860Z] ---> 9a59660aadc0 [2022-05-12T05:51:11.860Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-12T05:51:11.861Z] Successfully built 9a59660aadc0 [2022-05-12T05:51:11.861Z] 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 [2022-05-12T05:51:11.985Z] provisioning config files... [2022-05-12T05:51:12.003Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/28@tmp/config3504945143512348220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:51:12.349Z] ---> docker-login.sh [2022-05-12T05:51:12.349Z] nexus3.edgexfoundry.org:10001 [2022-05-12T05:51:12.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:51:12.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:51:12.623Z] Configure a credential helper to remove this warning. See [2022-05-12T05:51:12.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:51:12.623Z] [2022-05-12T05:51:12.623Z] Login Succeeded [2022-05-12T05:51:12.623Z] nexus3.edgexfoundry.org:10002 [2022-05-12T05:51:13.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:51:13.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:51:13.216Z] Configure a credential helper to remove this warning. See [2022-05-12T05:51:13.216Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:51:13.216Z] [2022-05-12T05:51:13.216Z] Login Succeeded [2022-05-12T05:51:13.216Z] nexus3.edgexfoundry.org:10003 [2022-05-12T05:51:13.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:51:13.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:51:13.762Z] Configure a credential helper to remove this warning. See [2022-05-12T05:51:13.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:51:13.762Z] [2022-05-12T05:51:13.762Z] Login Succeeded [2022-05-12T05:51:13.762Z] nexus3.edgexfoundry.org:10004 [2022-05-12T05:51:14.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:51:14.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:51:14.306Z] Configure a credential helper to remove this warning. See [2022-05-12T05:51:14.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:51:14.306Z] [2022-05-12T05:51:14.306Z] Login Succeeded [2022-05-12T05:51:14.306Z] docker.io [2022-05-12T05:51:14.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-12T05:51:14.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-12T05:51:14.848Z] Configure a credential helper to remove this warning. See [2022-05-12T05:51:14.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-12T05:51:14.848Z] [2022-05-12T05:51:14.848Z] Login Succeeded [2022-05-12T05:51:14.848Z] ---> docker-login.sh ends [Pipeline] } [2022-05-12T05:51:14.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T05:51:14.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-12T05:51:14.921Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-05-12T05:51:14.921Z] 397e2e5fd123a0613be6f16d07ee51abe899caab [2022-05-12T05:51:14.921Z] latest [2022-05-12T05:51:14.921Z] 2.2.0-dev.18 [2022-05-12T05:51:14.921Z] 397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18 [2022-05-12T05:51:14.921Z] main [2022-05-12T05:51:14.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:15.280Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:397e2e5fd123a0613be6f16d07ee51abe899caab [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:15.634Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:397e2e5fd123a0613be6f16d07ee51abe899caab [2022-05-12T05:51:15.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T05:51:15.634Z] 332e62341ac7: Preparing [2022-05-12T05:51:15.634Z] 8d222c02347d: Preparing [2022-05-12T05:51:15.634Z] 16298e86f18d: Preparing [2022-05-12T05:51:15.634Z] a85baa246c93: Preparing [2022-05-12T05:51:15.634Z] f73e7dbfee58: Preparing [2022-05-12T05:51:15.634Z] f73e7dbfee58: Layer already exists [2022-05-12T05:51:15.927Z] 332e62341ac7: Pushed [2022-05-12T05:51:15.927Z] 8d222c02347d: Pushed [2022-05-12T05:51:16.520Z] a85baa246c93: Pushed [2022-05-12T05:51:21.902Z] 16298e86f18d: Pushed [2022-05-12T05:51:21.902Z] 397e2e5fd123a0613be6f16d07ee51abe899caab: digest: sha256:27ec4446f05d30c427522f94d712ff9d8bd1f23abdf25bdc6cb09ee7ad234a68 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:22.249Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:22.584Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-12T05:51:22.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T05:51:22.584Z] 332e62341ac7: Preparing [2022-05-12T05:51:22.584Z] 8d222c02347d: Preparing [2022-05-12T05:51:22.584Z] 16298e86f18d: Preparing [2022-05-12T05:51:22.584Z] a85baa246c93: Preparing [2022-05-12T05:51:22.584Z] f73e7dbfee58: Preparing [2022-05-12T05:51:22.584Z] a85baa246c93: Layer already exists [2022-05-12T05:51:22.584Z] 16298e86f18d: Layer already exists [2022-05-12T05:51:22.584Z] f73e7dbfee58: Layer already exists [2022-05-12T05:51:22.584Z] 332e62341ac7: Layer already exists [2022-05-12T05:51:22.584Z] 8d222c02347d: Layer already exists [2022-05-12T05:51:22.860Z] latest: digest: sha256:27ec4446f05d30c427522f94d712ff9d8bd1f23abdf25bdc6cb09ee7ad234a68 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:23.206Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:23.542Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.18 [2022-05-12T05:51:23.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T05:51:23.542Z] 332e62341ac7: Preparing [2022-05-12T05:51:23.542Z] 8d222c02347d: Preparing [2022-05-12T05:51:23.542Z] 16298e86f18d: Preparing [2022-05-12T05:51:23.542Z] a85baa246c93: Preparing [2022-05-12T05:51:23.542Z] f73e7dbfee58: Preparing [2022-05-12T05:51:23.542Z] 332e62341ac7: Layer already exists [2022-05-12T05:51:23.542Z] f73e7dbfee58: Layer already exists [2022-05-12T05:51:23.542Z] a85baa246c93: Layer already exists [2022-05-12T05:51:23.542Z] 16298e86f18d: Layer already exists [2022-05-12T05:51:23.542Z] 8d222c02347d: Layer already exists [2022-05-12T05:51:23.815Z] 2.2.0-dev.18: digest: sha256:27ec4446f05d30c427522f94d712ff9d8bd1f23abdf25bdc6cb09ee7ad234a68 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:24.162Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:24.498Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18 [2022-05-12T05:51:24.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T05:51:24.498Z] 332e62341ac7: Preparing [2022-05-12T05:51:24.498Z] 8d222c02347d: Preparing [2022-05-12T05:51:24.498Z] 16298e86f18d: Preparing [2022-05-12T05:51:24.498Z] a85baa246c93: Preparing [2022-05-12T05:51:24.498Z] f73e7dbfee58: Preparing [2022-05-12T05:51:24.498Z] f73e7dbfee58: Layer already exists [2022-05-12T05:51:24.498Z] 332e62341ac7: Layer already exists [2022-05-12T05:51:24.498Z] a85baa246c93: Layer already exists [2022-05-12T05:51:24.498Z] 8d222c02347d: Layer already exists [2022-05-12T05:51:24.498Z] 16298e86f18d: Layer already exists [2022-05-12T05:51:24.768Z] 397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18: digest: sha256:27ec4446f05d30c427522f94d712ff9d8bd1f23abdf25bdc6cb09ee7ad234a68 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:25.114Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:25.446Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-05-12T05:51:25.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-05-12T05:51:25.446Z] 332e62341ac7: Preparing [2022-05-12T05:51:25.446Z] 8d222c02347d: Preparing [2022-05-12T05:51:25.446Z] 16298e86f18d: Preparing [2022-05-12T05:51:25.446Z] a85baa246c93: Preparing [2022-05-12T05:51:25.446Z] f73e7dbfee58: Preparing [2022-05-12T05:51:25.446Z] 8d222c02347d: Layer already exists [2022-05-12T05:51:25.446Z] 16298e86f18d: Layer already exists [2022-05-12T05:51:25.446Z] f73e7dbfee58: Layer already exists [2022-05-12T05:51:25.446Z] a85baa246c93: Layer already exists [2022-05-12T05:51:25.446Z] 332e62341ac7: Layer already exists [2022-05-12T05:51:25.717Z] main: digest: sha256:27ec4446f05d30c427522f94d712ff9d8bd1f23abdf25bdc6cb09ee7ad234a68 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-12T05:51:25.764Z] ===================================================== [Pipeline] echo [2022-05-12T05:51:25.775Z] taggedImages: [2022-05-12T05:51:25.775Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:397e2e5fd123a0613be6f16d07ee51abe899caab [2022-05-12T05:51:25.775Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-05-12T05:51:25.775Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.0-dev.18 [2022-05-12T05:51:25.775Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:397e2e5fd123a0613be6f16d07ee51abe899caab-2.2.0-dev.18 [2022-05-12T05:51:25.775Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:26.138Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T05:51:26.139Z] [2022-05-12T05:51:26.139Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:51:26.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T05:51:26.754Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-12T05:51:26.754Z] 8998bd30e6a1: Pulling fs layer [2022-05-12T05:51:26.754Z] 04944245beec: Pulling fs layer [2022-05-12T05:51:26.754Z] 699f458cf7ca: Pulling fs layer [2022-05-12T05:51:26.754Z] 765212b225bb: Pulling fs layer [2022-05-12T05:51:26.754Z] f23df028b6ca: Pulling fs layer [2022-05-12T05:51:26.754Z] 765212b225bb: Waiting [2022-05-12T05:51:26.754Z] d65c8cfc05b1: Pulling fs layer [2022-05-12T05:51:26.754Z] 2437ff75d9bd: Pulling fs layer [2022-05-12T05:51:26.754Z] f23df028b6ca: Waiting [2022-05-12T05:51:26.754Z] 2437ff75d9bd: Waiting [2022-05-12T05:51:26.754Z] d65c8cfc05b1: Waiting [2022-05-12T05:51:26.754Z] 04944245beec: Verifying Checksum [2022-05-12T05:51:26.754Z] 04944245beec: Download complete [2022-05-12T05:51:26.754Z] 765212b225bb: Download complete [2022-05-12T05:51:26.754Z] f23df028b6ca: Verifying Checksum [2022-05-12T05:51:26.754Z] f23df028b6ca: Download complete [2022-05-12T05:51:26.754Z] d65c8cfc05b1: Verifying Checksum [2022-05-12T05:51:26.754Z] d65c8cfc05b1: Download complete [2022-05-12T05:51:27.027Z] 699f458cf7ca: Verifying Checksum [2022-05-12T05:51:27.027Z] 699f458cf7ca: Download complete [2022-05-12T05:51:27.302Z] 8998bd30e6a1: Download complete [2022-05-12T05:51:29.933Z] 2437ff75d9bd: Verifying Checksum [2022-05-12T05:51:29.933Z] 2437ff75d9bd: Download complete [2022-05-12T05:51:31.379Z] 8998bd30e6a1: Pull complete [2022-05-12T05:51:31.973Z] 04944245beec: Pull complete [2022-05-12T05:51:33.421Z] 699f458cf7ca: Pull complete [2022-05-12T05:51:33.696Z] 765212b225bb: Pull complete [2022-05-12T05:51:34.298Z] f23df028b6ca: Pull complete [2022-05-12T05:51:34.572Z] d65c8cfc05b1: Pull complete [2022-05-12T05:51:49.659Z] 2437ff75d9bd: Pull complete [2022-05-12T05:51:49.660Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-12T05:51:49.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-12T05:51:49.660Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-12T05:51:49.883Z] prd-ubuntu20.04-docker-arm64-4c-16g-63366 does not seem to be running inside a container [2022-05-12T05:51:49.969Z] $ 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/28 -v /w/workspace/device-snmp-go/28:/w/workspace/device-snmp-go/28:rw,z -v /w/workspace/device-snmp-go/28@tmp:/w/workspace/device-snmp-go/28@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:arm64 cat [2022-05-12T05:51:52.575Z] $ docker top 800524d521c58dbacc219ff34846aaf6cbbab173dee0adc19a555613c7f705dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:51:53.606Z] ---> job-cost.sh [2022-05-12T05:51:53.606Z] lf-activate-venv: SKIPPING [2022-05-12T05:51:53.606Z] INFO: No Stack... [2022-05-12T05:51:54.217Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-12T05:51:55.202Z] INFO: Archiving Costs [Pipeline] sh [2022-05-12T05:51:55.862Z] + cat /w/workspace/device-snmp-go/28/archives/cost.csv [2022-05-12T05:51:55.862Z] + cut -d, -f6 [Pipeline] lock [2022-05-12T05:51:55.923Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-28-stack-cost] [2022-05-12T05:51:55.929Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-28-stack-cost] did not exist. Created. [2022-05-12T05:51:55.930Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-28-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-12T05:51:56.597Z] /w/workspace/device-snmp-go/28@tmp/durable-0449b065/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-12T05:51:57.263Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-12T05:51:57.287Z] Warning: overwriting stash ‘stack-cost’ [2022-05-12T05:51:57.329Z] Stashed 1 file(s) [Pipeline] } [2022-05-12T05:51:57.337Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-28-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-12T05:51:57.359Z] $ docker stop --time=1 800524d521c58dbacc219ff34846aaf6cbbab173dee0adc19a555613c7f705dc [2022-05-12T05:51:58.784Z] $ docker rm -f 800524d521c58dbacc219ff34846aaf6cbbab173dee0adc19a555613c7f705dc [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 [2022-05-12T05:51:59.283Z] provisioning config files... [2022-05-12T05:51:59.292Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8791785114709122126tmp [Pipeline] { [Pipeline] sh [2022-05-12T05:51:59.586Z] + set +x [2022-05-12T05:51:59.586Z] + curl -s https://codecov.io/bash [2022-05-12T05:51:59.586Z] + bash -s -- [2022-05-12T05:51:59.586Z] [2022-05-12T05:51:59.586Z] _____ _ [2022-05-12T05:51:59.586Z] / ____| | | [2022-05-12T05:51:59.586Z] | | ___ __| | ___ ___ _____ __ [2022-05-12T05:51:59.586Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-12T05:51:59.586Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-12T05:51:59.586Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-12T05:51:59.586Z] Bash-1.0.6 [2022-05-12T05:51:59.586Z] [2022-05-12T05:51:59.586Z] [2022-05-12T05:51:59.586Z] ==> git version 2.25.1 found [2022-05-12T05:51:59.587Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-12T05:51:59.587Z] Release-Date: 2020-01-08 [2022-05-12T05:51:59.587Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-12T05:51:59.587Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-12T05:51:59.587Z] ==> Jenkins CI detected. [2022-05-12T05:51:59.587Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-05-12T05:51:59.587Z] project root: . [2022-05-12T05:51:59.587Z] --> token set from env [2022-05-12T05:51:59.587Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-12T05:51:59.587Z] ==> Running gcov in . (disable via -X gcov) [2022-05-12T05:51:59.587Z] ==> Python coveragepy not found [2022-05-12T05:51:59.587Z] ==> Searching for coverage reports in: [2022-05-12T05:51:59.587Z] + . [2022-05-12T05:51:59.587Z] -> Found 1 reports [2022-05-12T05:51:59.587Z] ==> Detecting git/mercurial file structure [2022-05-12T05:51:59.587Z] ==> Reading reports [2022-05-12T05:51:59.587Z] + ./coverage.out bytes=7631 [2022-05-12T05:51:59.587Z] ==> Appending adjustments [2022-05-12T05:51:59.587Z] https://docs.codecov.io/docs/fixing-reports [2022-05-12T05:51:59.847Z] + Found adjustments [2022-05-12T05:51:59.847Z] ==> Gzipping contents [2022-05-12T05:51:59.847Z] 4.0K /tmp/codecov.GCleQm.gz [2022-05-12T05:51:59.847Z] ==> Uploading reports [2022-05-12T05:51:59.847Z] url: https://codecov.io [2022-05-12T05:51:59.847Z] query: branch=main&commit=397e2e5fd123a0613be6f16d07ee51abe899caab&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T05:51:59.847Z] -> Pinging Codecov [2022-05-12T05:51:59.847Z] 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=397e2e5fd123a0613be6f16d07ee51abe899caab&build=28&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F28%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-12T05:52:00.109Z] -> Uploading to [2022-05-12T05:52:00.109Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-12/6C56EA5C29638FB4528AC87E60AF5AE0/397e2e5fd123a0613be6f16d07ee51abe899caab/44c848c2-745d-4e6d-9a73-e9fe680a50f4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220512%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220512T055159Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=67dab697cf83a02d605e575d38d2b3e15f2afb53382c4e5bc2ccaeac35f36e4e [2022-05-12T05:52:00.109Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-12T05:52:00.109Z] Dload Upload Total Spent Left Speed [2022-05-12T05:52:00.369Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1602 0 0 100 1602 0 6846 --:--:-- --:--:-- --:--:-- 6846 [2022-05-12T05:52:00.369Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/397e2e5fd123a0613be6f16d07ee51abe899caab [Pipeline] } [2022-05-12T05:52:00.377Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-12T05:52:00.668Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-12T05:52:00.681Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:52:00.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T05:52:00.976Z] [2022-05-12T05:52:00.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:52:01.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T05:52:01.279Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-12T05:52:01.279Z] 188c0c94c7c5: Pulling fs layer [2022-05-12T05:52:01.279Z] 0ef7d3d256c8: Pulling fs layer [2022-05-12T05:52:01.279Z] de9db76c5a1d: Pulling fs layer [2022-05-12T05:52:01.279Z] 0eba1c9be4d2: Pulling fs layer [2022-05-12T05:52:01.279Z] 0d57e429df01: Pulling fs layer [2022-05-12T05:52:01.279Z] 4e4be7b47b0d: Pulling fs layer [2022-05-12T05:52:01.279Z] e1f770b5df2f: Pulling fs layer [2022-05-12T05:52:01.279Z] 0d57e429df01: Waiting [2022-05-12T05:52:01.279Z] 4e4be7b47b0d: Waiting [2022-05-12T05:52:01.279Z] 0eba1c9be4d2: Waiting [2022-05-12T05:52:01.279Z] 85a0685a4137: Pulling fs layer [2022-05-12T05:52:01.279Z] e1f770b5df2f: Waiting [2022-05-12T05:52:01.279Z] 85a0685a4137: Waiting [2022-05-12T05:52:01.279Z] de9db76c5a1d: Verifying Checksum [2022-05-12T05:52:01.279Z] de9db76c5a1d: Download complete [2022-05-12T05:52:01.279Z] 0ef7d3d256c8: Verifying Checksum [2022-05-12T05:52:01.279Z] 0ef7d3d256c8: Download complete [2022-05-12T05:52:01.279Z] 0d57e429df01: Verifying Checksum [2022-05-12T05:52:01.279Z] 0d57e429df01: Download complete [2022-05-12T05:52:01.279Z] 4e4be7b47b0d: Verifying Checksum [2022-05-12T05:52:01.279Z] 4e4be7b47b0d: Download complete [2022-05-12T05:52:01.279Z] 188c0c94c7c5: Download complete [2022-05-12T05:52:01.542Z] 188c0c94c7c5: Pull complete [2022-05-12T05:52:01.542Z] 0ef7d3d256c8: Pull complete [2022-05-12T05:52:01.542Z] e1f770b5df2f: Verifying Checksum [2022-05-12T05:52:01.542Z] e1f770b5df2f: Download complete [2022-05-12T05:52:01.542Z] de9db76c5a1d: Pull complete [2022-05-12T05:52:02.120Z] 0eba1c9be4d2: Verifying Checksum [2022-05-12T05:52:02.120Z] 0eba1c9be4d2: Download complete [2022-05-12T05:52:02.378Z] 85a0685a4137: Verifying Checksum [2022-05-12T05:52:02.378Z] 85a0685a4137: Download complete [2022-05-12T05:52:05.674Z] 0eba1c9be4d2: Pull complete [2022-05-12T05:52:05.674Z] 0d57e429df01: Pull complete [2022-05-12T05:52:05.674Z] 4e4be7b47b0d: Pull complete [2022-05-12T05:52:05.674Z] e1f770b5df2f: Pull complete [2022-05-12T05:52:08.963Z] 85a0685a4137: Pull complete [2022-05-12T05:52:08.963Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-12T05:52:08.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-12T05:52:08.963Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-12T05:52:09.031Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:52:09.075Z] $ 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 [2022-05-12T05:52:11.222Z] $ docker top 11cffa6dfb6236ee63a7b8279b7ef5ff3a636ce9f9eb36de4a0203673b9908f4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-12T05:52:11.307Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-12T05:52:11.598Z] + set -o pipefail [2022-05-12T05:52:11.598Z] + snyk monitor '--org=edgex-jenkins' [2022-05-12T05:52:16.883Z] [2022-05-12T05:52:16.883Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-05-12T05:52:16.883Z] [2022-05-12T05:52:16.883Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/c76919d0-7345-4304-8954-aa03851194a6/history/a92ac6e0-ab47-4524-bd65-eadb4097245a [2022-05-12T05:52:16.883Z] [2022-05-12T05:52:16.883Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-05-12T05:52:16.883Z] [2022-05-12T05:52:16.883Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-12T05:52:16.883Z] [2022-05-12T05:52:16.883Z] [Pipeline] } [2022-05-12T05:52:16.901Z] $ docker stop --time=1 11cffa6dfb6236ee63a7b8279b7ef5ff3a636ce9f9eb36de4a0203673b9908f4 [2022-05-12T05:52:19.005Z] $ docker rm -f 11cffa6dfb6236ee63a7b8279b7ef5ff3a636ce9f9eb36de4a0203673b9908f4 [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 [2022-05-12T05:52:19.694Z] + git log --format=format:%s -1 397e2e5fd123a0613be6f16d07ee51abe899caab [Pipeline] sh [2022-05-12T05:52:19.992Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T05:52:19.992Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:52:20.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T05:52:20.291Z] . [Pipeline] withDockerContainer [2022-05-12T05:52:20.358Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:52:20.398Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T05:52:20.810Z] $ docker top 4680945b8cfc5b9995c39e064e605bccb47311f0a1b4d3f1e66fa965179bc561 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T05:52:20.901Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T05:52:20.901Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T05:52:21.027Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T05:52:21.035Z] $ docker exec 4680945b8cfc5b9995c39e064e605bccb47311f0a1b4d3f1e66fa965179bc561 ssh-agent [2022-05-12T05:52:21.152Z] SSH_AUTH_SOCK=/tmp/ssh-ldEdiwMIUM2Q/agent.33 [2022-05-12T05:52:21.152Z] SSH_AGENT_PID=39 [2022-05-12T05:52:21.157Z] Running ssh-add (command line suppressed) [2022-05-12T05:52:21.271Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5869258900377839711.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5869258900377839711.key) [2022-05-12T05:52:21.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T05:52:21.569Z] + git semver tag [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,748 [run_tag] DEBUG tag force:False [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,748 [check_head_tag] DEBUG check head tag [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,748 [execute] INFO git cat-file --batch-check [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,752 [execute] INFO git cat-file --batch [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,752 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,765 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,765 [execute] INFO git tag -a v2.2.0-dev.18 -m v2.2.0-dev.18 [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,765 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.0-dev.18', '-m', 'v2.2.0-dev.18'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T05:52:21.829Z] 2022-05-12 05:52:21,770 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:52:21.829Z] 2.2.0-dev.18 [Pipeline] } [2022-05-12T05:52:21.844Z] $ docker exec --env ******** --env ******** 4680945b8cfc5b9995c39e064e605bccb47311f0a1b4d3f1e66fa965179bc561 ssh-agent -k [2022-05-12T05:52:21.943Z] unset SSH_AUTH_SOCK; [2022-05-12T05:52:21.943Z] unset SSH_AGENT_PID; [2022-05-12T05:52:21.943Z] echo Agent pid 39 killed; [2022-05-12T05:52:21.950Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T05:52:22.260Z] + git semver [Pipeline] } [2022-05-12T05:52:22.541Z] $ docker stop --time=1 4680945b8cfc5b9995c39e064e605bccb47311f0a1b4d3f1e66fa965179bc561 [2022-05-12T05:52:23.869Z] $ docker rm -f 4680945b8cfc5b9995c39e064e605bccb47311f0a1b4d3f1e66fa965179bc561 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:52:24.279Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T05:52:24.279Z] [2022-05-12T05:52:24.279Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:52:24.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T05:52:24.579Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-12T05:52:24.579Z] ab5ef0e58194: Pulling fs layer [2022-05-12T05:52:24.579Z] 9712f1f96733: Pulling fs layer [2022-05-12T05:52:24.579Z] 63f879dbbcfc: Pulling fs layer [2022-05-12T05:52:24.579Z] 0d9ebad4ef96: Pulling fs layer [2022-05-12T05:52:24.579Z] e9a5061849ea: Pulling fs layer [2022-05-12T05:52:24.579Z] d747dcd14b5f: Pulling fs layer [2022-05-12T05:52:24.579Z] 2de7ff778b66: Pulling fs layer [2022-05-12T05:52:24.579Z] 0d9ebad4ef96: Waiting [2022-05-12T05:52:24.579Z] e9a5061849ea: Waiting [2022-05-12T05:52:24.579Z] d747dcd14b5f: Waiting [2022-05-12T05:52:24.579Z] 9712f1f96733: Verifying Checksum [2022-05-12T05:52:24.579Z] 9712f1f96733: Download complete [2022-05-12T05:52:24.849Z] 63f879dbbcfc: Verifying Checksum [2022-05-12T05:52:24.849Z] 63f879dbbcfc: Download complete [2022-05-12T05:52:25.110Z] ab5ef0e58194: Verifying Checksum [2022-05-12T05:52:25.110Z] ab5ef0e58194: Download complete [2022-05-12T05:52:25.110Z] d747dcd14b5f: Verifying Checksum [2022-05-12T05:52:25.110Z] d747dcd14b5f: Download complete [2022-05-12T05:52:25.110Z] e9a5061849ea: Verifying Checksum [2022-05-12T05:52:25.110Z] e9a5061849ea: Download complete [2022-05-12T05:52:25.367Z] 0d9ebad4ef96: Verifying Checksum [2022-05-12T05:52:25.368Z] 0d9ebad4ef96: Download complete [2022-05-12T05:52:25.368Z] 2de7ff778b66: Download complete [2022-05-12T05:52:27.904Z] ab5ef0e58194: Pull complete [2022-05-12T05:52:27.904Z] 9712f1f96733: Pull complete [2022-05-12T05:52:28.472Z] 63f879dbbcfc: Pull complete [2022-05-12T05:52:31.765Z] 0d9ebad4ef96: Pull complete [2022-05-12T05:52:32.026Z] e9a5061849ea: Pull complete [2022-05-12T05:52:32.285Z] d747dcd14b5f: Pull complete [2022-05-12T05:52:33.222Z] 2de7ff778b66: Pull complete [2022-05-12T05:52:33.222Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-12T05:52:33.222Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-12T05:52:33.222Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-12T05:52:33.288Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:52:33.324Z] $ 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 [2022-05-12T05:52:35.673Z] $ docker top d34e8a81b656e04d2984d83fd47c5602134991e8b4c7b4b6f559c3ccd1e3bb16 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-12T05:52:35.752Z] provisioning config files... [2022-05-12T05:52:35.760Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6175375778536272527tmp [2022-05-12T05:52:35.772Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4897715361229194218tmp [2022-05-12T05:52:35.784Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7457373293527664065tmp [Pipeline] { [Pipeline] echo [2022-05-12T05:52:35.801Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:36.087Z] ---> sigul-configuration.sh [2022-05-12T05:52:36.087Z] gpg: directory `/root/.gnupg' created [2022-05-12T05:52:36.087Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-12T05:52:36.087Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-12T05:52:36.087Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-12T05:52:36.087Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-12T05:52:36.087Z] gpg: CAST5 encrypted data [2022-05-12T05:52:36.087Z] gpg: encrypted with 1 passphrase [2022-05-12T05:52:36.087Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-12T05:52:36.375Z] + mkdir /home/jenkins [2022-05-12T05:52:36.375Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-12T05:52:36.767Z] + 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 [2022-05-12T05:52:36.776Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:37.063Z] ---> sigul-install.sh [2022-05-12T05:52:37.064Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-12T05:52:37.353Z] + git tag --list [2022-05-12T05:52:37.353Z] 1.0.0 [2022-05-12T05:52:37.353Z] v0.0.0 [2022-05-12T05:52:37.353Z] v1.1.0 [2022-05-12T05:52:37.353Z] v1.1.1 [2022-05-12T05:52:37.353Z] v1.2.2 [2022-05-12T05:52:37.353Z] v1.3.0 [2022-05-12T05:52:37.353Z] v1.3.1 [2022-05-12T05:52:37.353Z] v2.0.0 [2022-05-12T05:52:37.353Z] v2.0.1-dev.1 [2022-05-12T05:52:37.353Z] v2.0.1-dev.2 [2022-05-12T05:52:37.353Z] v2.0.1-dev.3 [2022-05-12T05:52:37.353Z] v2.0.1-dev.4 [2022-05-12T05:52:37.353Z] v2.0.1-dev.5 [2022-05-12T05:52:37.353Z] v2.0.1-dev.6 [2022-05-12T05:52:37.353Z] v2.1.0 [2022-05-12T05:52:37.353Z] v2.2.0-dev.1 [2022-05-12T05:52:37.353Z] v2.2.0-dev.10 [2022-05-12T05:52:37.353Z] v2.2.0-dev.11 [2022-05-12T05:52:37.353Z] v2.2.0-dev.12 [2022-05-12T05:52:37.353Z] v2.2.0-dev.13 [2022-05-12T05:52:37.353Z] v2.2.0-dev.14 [2022-05-12T05:52:37.353Z] v2.2.0-dev.15 [2022-05-12T05:52:37.353Z] v2.2.0-dev.16 [2022-05-12T05:52:37.353Z] v2.2.0-dev.17 [2022-05-12T05:52:37.353Z] v2.2.0-dev.18 [2022-05-12T05:52:37.353Z] v2.2.0-dev.2 [2022-05-12T05:52:37.353Z] v2.2.0-dev.3 [2022-05-12T05:52:37.353Z] v2.2.0-dev.4 [2022-05-12T05:52:37.353Z] v2.2.0-dev.5 [2022-05-12T05:52:37.353Z] v2.2.0-dev.6 [2022-05-12T05:52:37.353Z] v2.2.0-dev.7 [2022-05-12T05:52:37.353Z] v2.2.0-dev.8 [2022-05-12T05:52:37.353Z] v2.2.0-dev.9 [Pipeline] sh [2022-05-12T05:52:37.642Z] + lftools sign git-tag v2.2.0-dev.18 [2022-05-12T05:52:38.212Z] Signing Git tag with Sigul... [2022-05-12T05:52:38.212Z] Signing v2.2.0-dev.18 [Pipeline] echo [2022-05-12T05:52:38.481Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:38.766Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-12T05:52:38.774Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-12T05:52:38.797Z] $ docker stop --time=1 d34e8a81b656e04d2984d83fd47c5602134991e8b4c7b4b6f559c3ccd1e3bb16 [2022-05-12T05:52:40.132Z] $ docker rm -f d34e8a81b656e04d2984d83fd47c5602134991e8b4c7b4b6f559c3ccd1e3bb16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-12T05:52:40.568Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T05:52:40.568Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:52:40.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T05:52:40.862Z] . [Pipeline] withDockerContainer [2022-05-12T05:52:40.930Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:52:40.967Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T05:52:41.385Z] $ docker top cd19820fe5700a282ab367634a83e165427da4e58feabc00e06de6f19ccc61cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T05:52:41.485Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T05:52:41.485Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T05:52:41.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T05:52:41.625Z] $ docker exec cd19820fe5700a282ab367634a83e165427da4e58feabc00e06de6f19ccc61cd ssh-agent [2022-05-12T05:52:41.739Z] SSH_AUTH_SOCK=/tmp/ssh-xufkC3WhtnEe/agent.33 [2022-05-12T05:52:41.739Z] SSH_AGENT_PID=39 [2022-05-12T05:52:41.745Z] Running ssh-add (command line suppressed) [2022-05-12T05:52:41.875Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7327580297892113652.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7327580297892113652.key) [2022-05-12T05:52:41.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T05:52:42.180Z] + git semver bump pre [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,381 [bump_version] DEBUG bumping version:2.2.0-dev.18 on axis:pre with prefix:dev [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,381 [bump_version] DEBUG bumped version:2.2.0-dev.19 [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,381 [write_version] DEBUG write version:2.2.0-dev.19 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,381 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,382 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,384 [execute] INFO git cat-file --batch-check [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,389 [execute] INFO git cat-file --batch [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-12T05:52:42.439Z] 2022-05-12 05:52:42,395 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:52:42.439Z] 2.2.0-dev.19 [Pipeline] } [2022-05-12T05:52:42.457Z] $ docker exec --env ******** --env ******** cd19820fe5700a282ab367634a83e165427da4e58feabc00e06de6f19ccc61cd ssh-agent -k [2022-05-12T05:52:42.569Z] unset SSH_AUTH_SOCK; [2022-05-12T05:52:42.569Z] unset SSH_AGENT_PID; [2022-05-12T05:52:42.570Z] echo Agent pid 39 killed; [2022-05-12T05:52:42.576Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T05:52:42.886Z] + git semver [Pipeline] } [2022-05-12T05:52:43.166Z] $ docker stop --time=1 cd19820fe5700a282ab367634a83e165427da4e58feabc00e06de6f19ccc61cd [2022-05-12T05:52:44.492Z] $ docker rm -f cd19820fe5700a282ab367634a83e165427da4e58feabc00e06de6f19ccc61cd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-12T05:52:44.849Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-12T05:52:44.849Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:52:45.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-12T05:52:45.150Z] . [Pipeline] withDockerContainer [2022-05-12T05:52:45.223Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:52:45.262Z] $ 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:10003/edgex-devops/py-git-semver:latest cat [2022-05-12T05:52:45.664Z] $ docker top d61a21fee8102625d46accdb74cbaca8a1721117f5cd893509bcea88b5d03c18 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-12T05:52:45.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-12T05:52:45.761Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-12T05:52:45.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-12T05:52:45.891Z] $ docker exec d61a21fee8102625d46accdb74cbaca8a1721117f5cd893509bcea88b5d03c18 ssh-agent [2022-05-12T05:52:46.006Z] SSH_AUTH_SOCK=/tmp/ssh-Sf1gfjrUcMIH/agent.32 [2022-05-12T05:52:46.006Z] SSH_AGENT_PID=38 [2022-05-12T05:52:46.011Z] Running ssh-add (command line suppressed) [2022-05-12T05:52:46.128Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7489597664543194142.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7489597664543194142.key) [2022-05-12T05:52:46.138Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-12T05:52:46.430Z] + git semver push [2022-05-12T05:52:46.691Z] 2022-05-12 05:52:46,606 [run_push] DEBUG push [2022-05-12T05:52:46.691Z] 2022-05-12 05:52:46,607 [execute] INFO git push origin semver [2022-05-12T05:52:46.691Z] 2022-05-12 05:52:46,607 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-12T05:52:47.633Z] 2022-05-12 05:52:47,347 [run_push] DEBUG push all version tags [2022-05-12T05:52:47.633Z] 2022-05-12 05:52:47,348 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-12T05:52:47.633Z] 2022-05-12 05:52:47,348 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-05-12T05:52:48.204Z] 2022-05-12 05:52:48,083 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-05-12T05:52:48.204Z] 2.2.0-dev.19 [Pipeline] } [2022-05-12T05:52:48.220Z] $ docker exec --env ******** --env ******** d61a21fee8102625d46accdb74cbaca8a1721117f5cd893509bcea88b5d03c18 ssh-agent -k [2022-05-12T05:52:48.318Z] unset SSH_AUTH_SOCK; [2022-05-12T05:52:48.318Z] unset SSH_AGENT_PID; [2022-05-12T05:52:48.318Z] echo Agent pid 38 killed; [2022-05-12T05:52:48.326Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-12T05:52:48.639Z] + git semver [Pipeline] } [2022-05-12T05:52:48.920Z] $ docker stop --time=1 d61a21fee8102625d46accdb74cbaca8a1721117f5cd893509bcea88b5d03c18 [2022-05-12T05:52:50.191Z] $ docker rm -f d61a21fee8102625d46accdb74cbaca8a1721117f5cd893509bcea88b5d03c18 [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 [2022-05-12T05:52:50.803Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-05-12T05:52:50.804Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-12T05:52:50.804Z] total 16 [2022-05-12T05:52:50.804Z] drwxr-xr-x 3 root root 4096 May 12 05:44 . [2022-05-12T05:52:50.804Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 05:52 .. [2022-05-12T05:52:50.804Z] drwxr-xr-x 2 root root 4096 May 12 05:44 cost [2022-05-12T05:52:50.804Z] -rw-r--r-- 1 root root 86 May 12 05:44 cost.csv [2022-05-12T05:52:50.804Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-12T05:52:50.804Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-05-12T05:52:50.804Z] total 16 [2022-05-12T05:52:50.804Z] drwxr-xr-x 3 jenkins jenkins 4096 May 12 05:44 . [2022-05-12T05:52:50.804Z] drwxrwxr-x 10 jenkins jenkins 4096 May 12 05:52 .. [2022-05-12T05:52:50.804Z] drwxr-xr-x 2 jenkins jenkins 4096 May 12 05:44 cost [2022-05-12T05:52:50.804Z] -rw-r--r-- 1 jenkins jenkins 86 May 12 05:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:51.099Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:51.965Z] ---> package-listing.sh [2022-05-12T05:52:51.965Z] ++ facter osfamily [2022-05-12T05:52:51.965Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-12T05:52:52.225Z] + OS_FAMILY=debian [2022-05-12T05:52:52.225Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-05-12T05:52:52.225Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-12T05:52:52.225Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-12T05:52:52.225Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-12T05:52:52.225Z] + PACKAGES=/tmp/packages_start.txt [2022-05-12T05:52:52.225Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-12T05:52:52.225Z] + PACKAGES=/tmp/packages_end.txt [2022-05-12T05:52:52.225Z] + case "${OS_FAMILY}" in [2022-05-12T05:52:52.225Z] + dpkg -l [2022-05-12T05:52:52.225Z] + grep '^ii' [2022-05-12T05:52:52.225Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-12T05:52:52.225Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-12T05:52:52.226Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-12T05:52:52.226Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-05-12T05:52:52.226Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-05-12T05:52:52.226Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-05-12T05:52:52.239Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-05-12T05:52:52.520Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-12T05:52:53.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-12T05:52:53.080Z] . [Pipeline] withDockerContainer [2022-05-12T05:52:53.148Z] prd-ubuntu20.04-docker-8c-8g-63360 does not seem to be running inside a container [2022-05-12T05:52:53.186Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -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 [2022-05-12T05:52:53.456Z] $ docker top af1f7a731bbdf91243af77769c2e5fd7cc9d5e1fe96d398150ef9f6971909ca0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-12T05:52:53.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-12T05:52:54.130Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-12T05:52:54.416Z] + ls /var/log/sa-host [2022-05-12T05:52:54.416Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-12T05:52:54.646Z] provisioning config files... [2022-05-12T05:52:54.656Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2092311352809675868tmp [Pipeline] { [Pipeline] echo [2022-05-12T05:52:54.668Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:54.950Z] ---> create-netrc.sh [Pipeline] } [2022-05-12T05:52:54.957Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:55.290Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-12T05:52:55.300Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:55.584Z] ---> sudo-logs.sh [2022-05-12T05:52:55.584Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-12T05:52:55.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:55.899Z] ---> job-cost.sh [2022-05-12T05:52:55.899Z] lf-activate-venv: SKIPPING [2022-05-12T05:52:55.899Z] DEBUG: total: 0.8799999952316284 [2022-05-12T05:52:55.899Z] INFO: Retrieving Stack Cost... [2022-05-12T05:52:56.469Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-12T05:52:56.731Z] INFO: Archiving Costs [Pipeline] echo [2022-05-12T05:52:56.749Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-12T05:52:57.036Z] ---> logs-deploy.sh [2022-05-12T05:52:57.036Z] lf-activate-venv: SKIPPING [2022-05-12T05:52:57.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/28 [2022-05-12T05:52:57.036Z] INFO: archiving workspace using pattern(s): [2022-05-12T05:52:57.978Z] Archives upload complete. [2022-05-12T05:52:57.978Z] INFO: archiving logs to Nexus