Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d0a0e99d902e45b7e17db09c4331e4d14954addb 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-ssh11152842335832655964.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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-ssh5688838696240377865.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 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17571081372035715960.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 # timeout=10 Commit message: "Merge pull request #405 from ernestojeda/fix-go-1.18-errors" > 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 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-ssh5355492444666957029.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11037139389631137014.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.18 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-19778 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 d0a0e99d902e45b7e17db09c4331e4d14954addb (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 d0a0e99d902e45b7e17db09c4331e4d14954addb # timeout=10 Commit message: "build: Upgrade to Go 1.18 and optimize attribution script (#182)" > git rev-list --no-walk 2a50195080db95dc897f07c56d427b58d1c43a7f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-12T22:10:40.806Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-12T22:10:40.878Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-12T22:10:40.896Z] ========================================================= [2022-07-12T22:10:40.896Z] EdgeX Global Pipelines Version Info [2022-07-12T22:10:40.896Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:10:41.682Z] ------------------- [2022-07-12T22:10:41.682Z] stable info: [2022-07-12T22:10:41.682Z] ------------------- [2022-07-12T22:10:41.682Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-12T22:10:41.682Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T22:10:41.682Z] Message: update stable to v1.0.237 [2022-07-12T22:10:42.256Z] ------------------- [2022-07-12T22:10:42.256Z] experimental info: [2022-07-12T22:10:42.256Z] ------------------- [2022-07-12T22:10:42.256Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-12T22:10:42.256Z] Commit SHA: 2e0fbb9e3182d57c6b22477550a42c2d133d03c8 [2022-07-12T22:10:42.256Z] Message: update experimental to v1.0.237 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-12T22:10:42.545Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-07-12T22:10:42.559Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-07-12T22:10:42.571Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-12T22:10:42.582Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-12T22:10:42.591Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-12T22:10:42.599Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-12T22:10:42.608Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-12T22:10:42.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-12T22:10:42.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-12T22:10:42.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-12T22:10:42.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-12T22:10:42.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-07-12T22:10:42.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-12T22:10:42.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-12T22:10:42.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T22:10:42.702Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-12T22:10:42.714Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T22:10:42.724Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-12T22:10:42.734Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-12T22:10:42.743Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-12T22:10:42.752Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-12T22:10:42.764Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-12T22:10:42.777Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-12T22:10:42.795Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-12T22:10:42.813Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-12T22:10:42.825Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-12T22:10:42.839Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-12T22:10:42.850Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-07-12T22:10:42.863Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-07-12T22:10:42.876Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-07-12T22:10:42.890Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d0a0e99d902e45b7e17db09c4331e4d14954addb [Pipeline] echo [2022-07-12T22:10:42.904Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d0a0e99 [Pipeline] echo [2022-07-12T22:10:42.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T22:10:42.961Z] provisioning config files... [2022-07-12T22:10:42.981Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7921033825514009175tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:10:43.309Z] ---> docker-login.sh [2022-07-12T22:10:43.309Z] nexus3.edgexfoundry.org:10001 [2022-07-12T22:10:43.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:10:43.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:10:43.848Z] Configure a credential helper to remove this warning. See [2022-07-12T22:10:43.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:10:43.848Z] [2022-07-12T22:10:43.848Z] Login Succeeded [2022-07-12T22:10:43.848Z] nexus3.edgexfoundry.org:10002 [2022-07-12T22:10:43.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:10:43.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:10:43.848Z] Configure a credential helper to remove this warning. See [2022-07-12T22:10:43.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:10:43.848Z] [2022-07-12T22:10:43.848Z] Login Succeeded [2022-07-12T22:10:43.848Z] nexus3.edgexfoundry.org:10003 [2022-07-12T22:10:44.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:10:44.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:10:44.118Z] Configure a credential helper to remove this warning. See [2022-07-12T22:10:44.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:10:44.118Z] [2022-07-12T22:10:44.118Z] Login Succeeded [2022-07-12T22:10:44.118Z] nexus3.edgexfoundry.org:10004 [2022-07-12T22:10:44.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:10:44.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:10:44.383Z] Configure a credential helper to remove this warning. See [2022-07-12T22:10:44.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:10:44.383Z] [2022-07-12T22:10:44.383Z] Login Succeeded [2022-07-12T22:10:44.383Z] docker.io [2022-07-12T22:10:44.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:10:44.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:10:44.646Z] Configure a credential helper to remove this warning. See [2022-07-12T22:10:44.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:10:44.646Z] [2022-07-12T22:10:44.646Z] Login Succeeded [2022-07-12T22:10:44.646Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T22:10:44.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-12T22:10:45.037Z] + git rev-list -1 --merges d0a0e99d902e45b7e17db09c4331e4d14954addb~1..d0a0e99d902e45b7e17db09c4331e4d14954addb [Pipeline] echo [2022-07-12T22:10:45.071Z] -----------> git rev-list -1 --merges d0a0e99d902e45b7e17db09c4331e4d14954addb~1..d0a0e99d902e45b7e17db09c4331e4d14954addb d0a0e99d902e45b7e17db09c4331e4d14954addb [false] [Pipeline] sh [2022-07-12T22:10:45.369Z] + git log --format=format:%s -1 d0a0e99d902e45b7e17db09c4331e4d14954addb [Pipeline] echo [2022-07-12T22:10:45.385Z] ========================================================= [2022-07-12T22:10:45.385Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-12T22:10:45.385Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T22:10:45.726Z] + git log --format=format:%s -1 d0a0e99d902e45b7e17db09c4331e4d14954addb [Pipeline] echo [2022-07-12T22:10:45.740Z] [semverPrep] GIT_COMMIT: d0a0e99d902e45b7e17db09c4331e4d14954addb, Commit Message: build: Upgrade to Go 1.18 and optimize attribution script (#182) [Pipeline] echo [2022-07-12T22:10:45.750Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-12T22:10:46.127Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T22:10:46.127Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-12T22:10:46.127Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-12T22:10:46.127Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-12T22:10:46.127Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-12T22:10:46.127Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-12T22:10:46.127Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:10:46.565Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T22:10:46.566Z] [2022-07-12T22:10:46.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:10:46.879Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T22:10:46.879Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-12T22:10:46.879Z] b85a868b505f: Pulling fs layer [2022-07-12T22:10:46.879Z] e2be974225ed: Pulling fs layer [2022-07-12T22:10:46.879Z] 339a4e72a1f5: Pulling fs layer [2022-07-12T22:10:46.879Z] 988bab9f4d93: Pulling fs layer [2022-07-12T22:10:46.879Z] 1469e6f7b9e6: Pulling fs layer [2022-07-12T22:10:46.879Z] eaf3925da568: Pulling fs layer [2022-07-12T22:10:46.879Z] bab4dde63d76: Pulling fs layer [2022-07-12T22:10:46.879Z] bde34c3a00c8: Pulling fs layer [2022-07-12T22:10:46.879Z] b352a97aabf1: Pulling fs layer [2022-07-12T22:10:46.879Z] 4872d77fe225: Pulling fs layer [2022-07-12T22:10:46.879Z] 5851b861e8e6: Pulling fs layer [2022-07-12T22:10:46.879Z] bde34c3a00c8: Waiting [2022-07-12T22:10:46.879Z] 988bab9f4d93: Waiting [2022-07-12T22:10:46.879Z] 1469e6f7b9e6: Waiting [2022-07-12T22:10:46.879Z] 5851b861e8e6: Waiting [2022-07-12T22:10:46.879Z] b352a97aabf1: Waiting [2022-07-12T22:10:46.879Z] eaf3925da568: Waiting [2022-07-12T22:10:46.879Z] bab4dde63d76: Waiting [2022-07-12T22:10:46.879Z] 4872d77fe225: Waiting [2022-07-12T22:10:46.879Z] e2be974225ed: Verifying Checksum [2022-07-12T22:10:46.879Z] e2be974225ed: Download complete [2022-07-12T22:10:46.879Z] 988bab9f4d93: Verifying Checksum [2022-07-12T22:10:46.879Z] 988bab9f4d93: Download complete [2022-07-12T22:10:47.140Z] 1469e6f7b9e6: Verifying Checksum [2022-07-12T22:10:47.140Z] 1469e6f7b9e6: Download complete [2022-07-12T22:10:47.140Z] eaf3925da568: Verifying Checksum [2022-07-12T22:10:47.140Z] eaf3925da568: Download complete [2022-07-12T22:10:47.140Z] 339a4e72a1f5: Verifying Checksum [2022-07-12T22:10:47.140Z] 339a4e72a1f5: Download complete [2022-07-12T22:10:47.140Z] bde34c3a00c8: Download complete [2022-07-12T22:10:47.140Z] b352a97aabf1: Verifying Checksum [2022-07-12T22:10:47.140Z] b352a97aabf1: Download complete [2022-07-12T22:10:47.140Z] 4872d77fe225: Verifying Checksum [2022-07-12T22:10:47.140Z] 4872d77fe225: Download complete [2022-07-12T22:10:47.140Z] 5851b861e8e6: Verifying Checksum [2022-07-12T22:10:47.140Z] 5851b861e8e6: Download complete [2022-07-12T22:10:47.140Z] b85a868b505f: Verifying Checksum [2022-07-12T22:10:47.140Z] b85a868b505f: Download complete [2022-07-12T22:10:47.408Z] bab4dde63d76: Verifying Checksum [2022-07-12T22:10:47.408Z] bab4dde63d76: Download complete [2022-07-12T22:10:48.796Z] b85a868b505f: Pull complete [2022-07-12T22:10:48.796Z] e2be974225ed: Pull complete [2022-07-12T22:10:49.383Z] 339a4e72a1f5: Pull complete [2022-07-12T22:10:49.383Z] 988bab9f4d93: Pull complete [2022-07-12T22:10:49.643Z] 1469e6f7b9e6: Pull complete [2022-07-12T22:10:49.643Z] eaf3925da568: Pull complete [2022-07-12T22:10:51.552Z] bab4dde63d76: Pull complete [2022-07-12T22:10:51.820Z] bde34c3a00c8: Pull complete [2022-07-12T22:10:51.820Z] b352a97aabf1: Pull complete [2022-07-12T22:10:52.083Z] 4872d77fe225: Pull complete [2022-07-12T22:10:52.083Z] 5851b861e8e6: Pull complete [2022-07-12T22:10:52.083Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-12T22:10:52.083Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T22:10:52.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:10:52.184Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:10:52.225Z] $ 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:0.1.4 cat [2022-07-12T22:10:53.619Z] $ docker top a6db14fb6d5dcc214690cddfd1b25117e6f8b886e384701e91dc23399391b691 -eo pid,comm [2022-07-12T22:10:53.687Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-12T22:10:53.687Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T22:10:53.726Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T22:10:53.726Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T22:10:53.865Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T22:10:53.872Z] $ docker exec a6db14fb6d5dcc214690cddfd1b25117e6f8b886e384701e91dc23399391b691 ssh-agent [2022-07-12T22:10:54.001Z] SSH_AUTH_SOCK=/tmp/ssh-Q6xqN4hnhwXl/agent.32 [2022-07-12T22:10:54.002Z] SSH_AGENT_PID=39 [2022-07-12T22:10:54.009Z] Running ssh-add (command line suppressed) [2022-07-12T22:10:54.135Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4574945767913593174.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4574945767913593174.key) [2022-07-12T22:10:54.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T22:10:54.438Z] + git tag --points-at HEAD [Pipeline] } [2022-07-12T22:10:54.457Z] $ docker exec --env ******** --env ******** a6db14fb6d5dcc214690cddfd1b25117e6f8b886e384701e91dc23399391b691 ssh-agent -k [2022-07-12T22:10:54.569Z] unset SSH_AUTH_SOCK; [2022-07-12T22:10:54.570Z] unset SSH_AGENT_PID; [2022-07-12T22:10:54.570Z] echo Agent pid 39 killed; [2022-07-12T22:10:54.583Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-12T22:10:54.604Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T22:10:54.604Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T22:10:54.751Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T22:10:54.758Z] $ docker exec a6db14fb6d5dcc214690cddfd1b25117e6f8b886e384701e91dc23399391b691 ssh-agent [2022-07-12T22:10:54.888Z] SSH_AUTH_SOCK=/tmp/ssh-9eAryXakcy9A/agent.72 [2022-07-12T22:10:54.888Z] SSH_AGENT_PID=78 [2022-07-12T22:10:54.893Z] Running ssh-add (command line suppressed) [2022-07-12T22:10:55.034Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3756604002331672640.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3756604002331672640.key) [2022-07-12T22:10:55.049Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T22:10:55.340Z] + git semver init [2022-07-12T22:10:55.598Z] 2022-07-12 22:10:55,587 [run_init] DEBUG init version:0.0.0 force:False [2022-07-12T22:10:55.598Z] 2022-07-12 22:10:55,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-07-12T22:10:55.598Z] 2022-07-12 22:10:55,590 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-07-12T22:10:55.598Z] 2022-07-12 22:10:55,590 [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-07-12T22:10:56.544Z] 2022-07-12 22:10:56,321 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-07-12T22:10:56.544Z] 2022-07-12 22:10:56,322 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-07-12T22:10:56.544Z] 2022-07-12 22:10:56,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:10:56.544Z] 2022-07-12 22:10:56,322 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:10:56.544Z] 2.2.1-dev.6 [Pipeline] } [2022-07-12T22:10:56.563Z] $ docker exec --env ******** --env ******** a6db14fb6d5dcc214690cddfd1b25117e6f8b886e384701e91dc23399391b691 ssh-agent -k [2022-07-12T22:10:56.686Z] unset SSH_AUTH_SOCK; [2022-07-12T22:10:56.686Z] unset SSH_AGENT_PID; [2022-07-12T22:10:56.686Z] echo Agent pid 78 killed; [2022-07-12T22:10:56.693Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T22:10:56.999Z] + git semver [Pipeline] } [2022-07-12T22:10:57.285Z] $ docker stop --time=1 a6db14fb6d5dcc214690cddfd1b25117e6f8b886e384701e91dc23399391b691 [2022-07-12T22:10:58.613Z] $ docker rm -f a6db14fb6d5dcc214690cddfd1b25117e6f8b886e384701e91dc23399391b691 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T22:10:58.959Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-12T22:10:59.206Z] Stashed 1 file(s) [Pipeline] echo [2022-07-12T22:10:59.209Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.6 [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-07-12T22:10:59.332Z] provisioning config files... [2022-07-12T22:10:59.341Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1159038298270051625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:10:59.651Z] ---> docker-login.sh [2022-07-12T22:10:59.651Z] nexus3.edgexfoundry.org:10001 [2022-07-12T22:10:59.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:10:59.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:10:59.651Z] Configure a credential helper to remove this warning. See [2022-07-12T22:10:59.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:10:59.651Z] [2022-07-12T22:10:59.651Z] Login Succeeded [2022-07-12T22:10:59.651Z] nexus3.edgexfoundry.org:10002 [2022-07-12T22:10:59.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:10:59.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:10:59.912Z] Configure a credential helper to remove this warning. See [2022-07-12T22:10:59.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:10:59.912Z] [2022-07-12T22:10:59.912Z] Login Succeeded [2022-07-12T22:10:59.912Z] nexus3.edgexfoundry.org:10003 [2022-07-12T22:10:59.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:10:59.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:10:59.912Z] Configure a credential helper to remove this warning. See [2022-07-12T22:10:59.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:10:59.912Z] [2022-07-12T22:10:59.912Z] Login Succeeded [2022-07-12T22:10:59.912Z] nexus3.edgexfoundry.org:10004 [2022-07-12T22:10:59.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:11:00.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:11:00.171Z] Configure a credential helper to remove this warning. See [2022-07-12T22:11:00.171Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:11:00.171Z] [2022-07-12T22:11:00.171Z] Login Succeeded [2022-07-12T22:11:00.171Z] docker.io [2022-07-12T22:11:00.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:11:00.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:11:00.430Z] Configure a credential helper to remove this warning. See [2022-07-12T22:11:00.431Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:11:00.431Z] [2022-07-12T22:11:00.431Z] Login Succeeded [2022-07-12T22:11:00.431Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T22:11:00.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T22:11:00.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T22:11:00.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T22:11:00.525Z] ========================================================= [2022-07-12T22:11:00.525Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-12T22:11:00.525Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:11:00.841Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-12T22:11:00.841Z] Sending build context to Docker daemon 5.414MB [2022-07-12T22:11:00.841Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T22:11:00.841Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-12T22:11:00.841Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-12T22:11:00.841Z] 2408cc74d12b: Pulling fs layer [2022-07-12T22:11:00.841Z] ea60b727a1ce: Pulling fs layer [2022-07-12T22:11:00.841Z] 30c4a7721957: Pulling fs layer [2022-07-12T22:11:00.841Z] 370296b7ddb6: Pulling fs layer [2022-07-12T22:11:00.841Z] 7c6cee850709: Pulling fs layer [2022-07-12T22:11:00.841Z] 39a5fcdaea64: Pulling fs layer [2022-07-12T22:11:00.841Z] 370296b7ddb6: Waiting [2022-07-12T22:11:00.841Z] d94ebbe4e438: Pulling fs layer [2022-07-12T22:11:00.841Z] 39a5fcdaea64: Waiting [2022-07-12T22:11:00.841Z] bcfd1f05c69d: Pulling fs layer [2022-07-12T22:11:00.841Z] d94ebbe4e438: Waiting [2022-07-12T22:11:00.841Z] 59ccb84bbe0f: Pulling fs layer [2022-07-12T22:11:00.841Z] bcfd1f05c69d: Waiting [2022-07-12T22:11:00.841Z] 30c4a7721957: Verifying Checksum [2022-07-12T22:11:00.841Z] 30c4a7721957: Download complete [2022-07-12T22:11:00.841Z] ea60b727a1ce: Verifying Checksum [2022-07-12T22:11:00.841Z] ea60b727a1ce: Download complete [2022-07-12T22:11:01.102Z] 7c6cee850709: Verifying Checksum [2022-07-12T22:11:01.102Z] 7c6cee850709: Download complete [2022-07-12T22:11:01.102Z] 2408cc74d12b: Verifying Checksum [2022-07-12T22:11:01.102Z] 2408cc74d12b: Download complete [2022-07-12T22:11:01.102Z] 39a5fcdaea64: Verifying Checksum [2022-07-12T22:11:01.102Z] 39a5fcdaea64: Download complete [2022-07-12T22:11:01.102Z] d94ebbe4e438: Download complete [2022-07-12T22:11:01.102Z] 2408cc74d12b: Pull complete [2022-07-12T22:11:01.363Z] ea60b727a1ce: Pull complete [2022-07-12T22:11:01.363Z] 30c4a7721957: Pull complete [2022-07-12T22:11:01.622Z] 59ccb84bbe0f: Verifying Checksum [2022-07-12T22:11:01.622Z] 59ccb84bbe0f: Download complete [2022-07-12T22:11:01.622Z] bcfd1f05c69d: Verifying Checksum [2022-07-12T22:11:01.623Z] bcfd1f05c69d: Download complete [2022-07-12T22:11:01.881Z] 370296b7ddb6: Verifying Checksum [2022-07-12T22:11:01.881Z] 370296b7ddb6: Download complete [2022-07-12T22:11:06.089Z] 370296b7ddb6: Pull complete [2022-07-12T22:11:06.089Z] 7c6cee850709: Pull complete [2022-07-12T22:11:06.358Z] 39a5fcdaea64: Pull complete [2022-07-12T22:11:06.358Z] d94ebbe4e438: Pull complete [2022-07-12T22:11:08.900Z] bcfd1f05c69d: Pull complete [2022-07-12T22:11:09.162Z] 59ccb84bbe0f: Pull complete [2022-07-12T22:11:09.162Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-12T22:11:09.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-12T22:11:09.162Z] ---> a4fb48ad2a94 [2022-07-12T22:11:09.162Z] Step 3/12 : ARG MAKE='make build' [2022-07-12T22:11:11.079Z] ---> Running in e71c80dc283b [2022-07-12T22:11:11.079Z] Removing intermediate container e71c80dc283b [2022-07-12T22:11:11.079Z] ---> 5c85def67128 [2022-07-12T22:11:11.079Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-12T22:11:11.079Z] ---> Running in dbd77589d475 [2022-07-12T22:11:11.079Z] Removing intermediate container dbd77589d475 [2022-07-12T22:11:11.079Z] ---> 79fe4e0843ee [2022-07-12T22:11:11.079Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T22:11:11.079Z] ---> Running in caee32918d71 [2022-07-12T22:11:11.340Z] Removing intermediate container caee32918d71 [2022-07-12T22:11:11.340Z] ---> 95e70823c905 [2022-07-12T22:11:11.340Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T22:11:11.340Z] ---> Running in 9ba7746b9017 [2022-07-12T22:11:11.909Z] Removing intermediate container 9ba7746b9017 [2022-07-12T22:11:11.909Z] ---> 004998c41d26 [2022-07-12T22:11:11.909Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T22:11:11.909Z] ---> Running in ce5cb6e24eab [2022-07-12T22:11:12.169Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T22:11:13.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T22:11:13.370Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-12T22:11:13.370Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-12T22:11:13.630Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-12T22:11:13.630Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-12T22:11:13.630Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T22:11:13.630Z] OK: 216 MiB in 55 packages [2022-07-12T22:11:14.200Z] Removing intermediate container ce5cb6e24eab [2022-07-12T22:11:14.200Z] ---> 3dc0b710cb57 [2022-07-12T22:11:14.200Z] Step 8/12 : WORKDIR /device-snmp-go [2022-07-12T22:11:14.200Z] ---> Running in f00ede2017ff [2022-07-12T22:11:14.200Z] Removing intermediate container f00ede2017ff [2022-07-12T22:11:14.200Z] ---> 45290a2ffee6 [2022-07-12T22:11:14.200Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-12T22:11:14.301Z] Still waiting to schedule task [2022-07-12T22:11:14.301Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-07-12T22:11:14.459Z] ---> 4909dbdb99a2 [2022-07-12T22:11:14.459Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T22:11:14.459Z] ---> Running in 8a259c699b95 [2022-07-12T22:11:32.580Z] Removing intermediate container 8a259c699b95 [2022-07-12T22:11:32.580Z] ---> 79a419086600 [2022-07-12T22:11:32.580Z] Step 11/12 : COPY . . [2022-07-12T22:11:32.580Z] ---> f7468db59307 [2022-07-12T22:11:32.580Z] Step 12/12 : RUN ${MAKE} [2022-07-12T22:11:32.580Z] ---> Running in 8dc800c5230e [2022-07-12T22:11:32.580Z] noop [2022-07-12T22:11:32.580Z] Removing intermediate container 8dc800c5230e [2022-07-12T22:11:32.580Z] ---> 101512e29fb5 [2022-07-12T22:11:32.580Z] Successfully built 101512e29fb5 [2022-07-12T22:11:32.580Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:11:32.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T22:11:32.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:11:32.978Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:11:33.033Z] $ 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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T22:11:33.445Z] $ docker top b6666ecc5faea30aea4a480ceb76bc6be19aa92bcc7511841091297c37dd82cb -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T22:11:33.801Z] + go version [2022-07-12T22:11:33.801Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-12T22:11:33.816Z] $ docker stop --time=1 b6666ecc5faea30aea4a480ceb76bc6be19aa92bcc7511841091297c37dd82cb [2022-07-12T22:11:35.143Z] $ docker rm -f b6666ecc5faea30aea4a480ceb76bc6be19aa92bcc7511841091297c37dd82cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:11:35.577Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-12T22:11:35.577Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:11:35.685Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:11:35.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-12T22:11:36.114Z] $ docker top 63e265c13497e4dedb8d29888d8d6d1c8f94d4f76e55b00da592f3db8e4859a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T22:11:36.474Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-07-12T22:11:36.771Z] + make test [2022-07-12T22:11:36.771Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-12T22:11:37.030Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-07-12T22:11:47.007Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-07-12T22:11:47.007Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2022-07-12T22:11:52.288Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-07-12T22:11:52.288Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T22:11:54.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T22:11:54.829Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T22:11:54.829Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T22:11:54.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T22:11:54.863Z] $ docker stop --time=1 63e265c13497e4dedb8d29888d8d6d1c8f94d4f76e55b00da592f3db8e4859a2 [2022-07-12T22:11:56.686Z] $ docker rm -f 63e265c13497e4dedb8d29888d8d6d1c8f94d4f76e55b00da592f3db8e4859a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T22:11:57.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T22:11:57.164Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-12T22:11:57.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T22:11:58.017Z] + ls -al . [2022-07-12T22:11:58.017Z] total 168 [2022-07-12T22:11:58.017Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 12 22:11 . [2022-07-12T22:11:58.017Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 22:10 .. [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 12 22:10 .dockerignore [2022-07-12T22:11:58.017Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 22:11 .git [2022-07-12T22:11:58.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:10 .github [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 328 Jul 12 22:10 .gitignore [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 22:10 .golangci.yml [2022-07-12T22:11:58.017Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 22:10 .semver [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 8556 Jul 12 22:10 Attribution.txt [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 6948 Jul 12 22:10 CHANGELOG.md [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 22:10 Dockerfile [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 22:10 GOVERNANCE.md [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 12 22:10 Jenkinsfile [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 22:10 LICENSE [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 2334 Jul 12 22:10 Makefile [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 12 22:10 OWNERS.md [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 9390 Jul 12 22:10 README.md [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 22:10 VERSION [2022-07-12T22:11:58.017Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 22:10 bin [2022-07-12T22:11:58.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:10 cmd [2022-07-12T22:11:58.017Z] -rw-r--r-- 1 jenkins jenkins 7631 Jul 12 22:11 coverage.out [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 3301 Jul 12 22:10 go.mod [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 35532 Jul 12 22:10 go.sum [2022-07-12T22:11:58.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:10 internal [2022-07-12T22:11:58.017Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:10 snap [2022-07-12T22:11:58.017Z] -rw-rw-r-- 1 jenkins jenkins 228 Jul 12 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:11:58.331Z] + 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=d0a0e99d902e45b7e17db09c4331e4d14954addb --label arch=amd64 --label version=2.2.1-dev.6 . [2022-07-12T22:11:58.332Z] Sending build context to Docker daemon 5.422MB [2022-07-12T22:11:58.332Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T22:11:58.332Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-12T22:11:58.332Z] ---> 101512e29fb5 [2022-07-12T22:11:58.332Z] Step 3/24 : ARG MAKE='make build' [2022-07-12T22:11:58.332Z] ---> Running in d795d275281c [2022-07-12T22:11:58.598Z] Removing intermediate container d795d275281c [2022-07-12T22:11:58.598Z] ---> 3b15afb8e36f [2022-07-12T22:11:58.598Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-12T22:11:58.598Z] ---> Running in 2b4ea9ef3f8f [2022-07-12T22:11:58.598Z] Removing intermediate container 2b4ea9ef3f8f [2022-07-12T22:11:58.598Z] ---> 6b85f4592d48 [2022-07-12T22:11:58.598Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T22:11:58.598Z] ---> Running in a74b80cfe492 [2022-07-12T22:11:58.859Z] Removing intermediate container a74b80cfe492 [2022-07-12T22:11:58.859Z] ---> c8faf10d37cf [2022-07-12T22:11:58.859Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T22:11:58.859Z] ---> Running in d91047b0f014 [2022-07-12T22:11:59.431Z] Removing intermediate container d91047b0f014 [2022-07-12T22:11:59.431Z] ---> 3dce10c5d501 [2022-07-12T22:11:59.431Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T22:11:59.431Z] ---> Running in 42944d7dc263 [2022-07-12T22:11:59.692Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T22:12:00.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T22:12:00.899Z] OK: 216 MiB in 55 packages [2022-07-12T22:12:01.158Z] Removing intermediate container 42944d7dc263 [2022-07-12T22:12:01.158Z] ---> a3e506471f8b [2022-07-12T22:12:01.158Z] Step 8/24 : WORKDIR /device-snmp-go [2022-07-12T22:12:01.419Z] ---> Running in 0daf60e60821 [2022-07-12T22:12:01.419Z] Removing intermediate container 0daf60e60821 [2022-07-12T22:12:01.419Z] ---> 5046f58ea578 [2022-07-12T22:12:01.419Z] Step 9/24 : COPY go.mod vendor* ./ [2022-07-12T22:12:01.679Z] ---> 300c8b7a72fe [2022-07-12T22:12:01.679Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T22:12:01.679Z] ---> Running in a5ea868608b7 [2022-07-12T22:12:02.252Z] Removing intermediate container a5ea868608b7 [2022-07-12T22:12:02.252Z] ---> c2d092ee9751 [2022-07-12T22:12:02.252Z] Step 11/24 : COPY . . [2022-07-12T22:12:02.515Z] ---> f28a928db926 [2022-07-12T22:12:02.515Z] Step 12/24 : RUN ${MAKE} [2022-07-12T22:12:02.515Z] ---> Running in 2713016e4172 [2022-07-12T22:12:03.087Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.11 -X github.com/edgexfoundry/device-snmp-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-07-12T22:12:25.056Z] Removing intermediate container 2713016e4172 [2022-07-12T22:12:25.056Z] ---> 20a4c1a35120 [2022-07-12T22:12:25.056Z] Step 13/24 : FROM alpine:3.16 [2022-07-12T22:12:25.056Z] 3.16: Pulling from library/alpine [2022-07-12T22:12:25.056Z] 2408cc74d12b: Already exists [2022-07-12T22:12:25.056Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T22:12:25.056Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T22:12:25.056Z] ---> e66264b98777 [2022-07-12T22:12:25.056Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T22:12:25.056Z] ---> Running in 5b68e0513678 [2022-07-12T22:12:25.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-12T22:12:25.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-12T22:12:25.056Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T22:12:25.056Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T22:12:25.056Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T22:12:25.056Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T22:12:25.056Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T22:12:25.056Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T22:12:25.056Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T22:12:25.056Z] OK: 8 MiB in 20 packages [2022-07-12T22:12:25.056Z] Removing intermediate container 5b68e0513678 [2022-07-12T22:12:25.056Z] ---> 386548497cdb [2022-07-12T22:12:25.056Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-07-12T22:12:25.056Z] ---> 81a1d73225bf [2022-07-12T22:12:25.056Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-07-12T22:12:25.056Z] ---> 1329b985f5ed [2022-07-12T22:12:25.056Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-07-12T22:12:25.056Z] ---> 24fea37fe1d1 [2022-07-12T22:12:25.056Z] Step 18/24 : EXPOSE 59993 [2022-07-12T22:12:25.056Z] ---> Running in bad81473edc1 [2022-07-12T22:12:25.056Z] Removing intermediate container bad81473edc1 [2022-07-12T22:12:25.056Z] ---> b0bc4f782d77 [2022-07-12T22:12:25.056Z] Step 19/24 : EXPOSE 161 [2022-07-12T22:12:25.056Z] ---> Running in 798a3a6f7f2b [2022-07-12T22:12:25.056Z] Removing intermediate container 798a3a6f7f2b [2022-07-12T22:12:25.056Z] ---> a8e6be654ffb [2022-07-12T22:12:25.056Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-07-12T22:12:25.056Z] ---> Running in bcf20839ed32 [2022-07-12T22:12:25.056Z] Removing intermediate container bcf20839ed32 [2022-07-12T22:12:25.056Z] ---> 2572236adb83 [2022-07-12T22:12:25.056Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-12T22:12:25.056Z] ---> Running in 352b838eae59 [2022-07-12T22:12:25.056Z] Removing intermediate container 352b838eae59 [2022-07-12T22:12:25.056Z] ---> 0d7cf01813b2 [2022-07-12T22:12:25.056Z] Step 22/24 : LABEL arch=amd64 [2022-07-12T22:12:25.056Z] ---> Running in a8343999266d [2022-07-12T22:12:25.056Z] Removing intermediate container a8343999266d [2022-07-12T22:12:25.056Z] ---> b3b3f628ef87 [2022-07-12T22:12:25.056Z] Step 23/24 : LABEL git_sha=d0a0e99d902e45b7e17db09c4331e4d14954addb [2022-07-12T22:12:25.056Z] ---> Running in 05aca92276b4 [2022-07-12T22:12:25.317Z] Removing intermediate container 05aca92276b4 [2022-07-12T22:12:25.317Z] ---> 05e6d955245d [2022-07-12T22:12:25.317Z] Step 24/24 : LABEL version=2.2.1-dev.6 [2022-07-12T22:12:25.317Z] ---> Running in fc2920818f4b [2022-07-12T22:12:25.317Z] Removing intermediate container fc2920818f4b [2022-07-12T22:12:25.317Z] ---> a0ee11312412 [2022-07-12T22:12:25.317Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T22:12:25.317Z] Successfully built a0ee11312412 [2022-07-12T22:12:25.317Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T22:12:25.442Z] provisioning config files... [2022-07-12T22:12:25.453Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4161328555904983841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:12:25.753Z] ---> docker-login.sh [2022-07-12T22:12:25.753Z] nexus3.edgexfoundry.org:10001 [2022-07-12T22:12:25.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:12:25.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:12:25.753Z] Configure a credential helper to remove this warning. See [2022-07-12T22:12:25.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:12:25.753Z] [2022-07-12T22:12:25.753Z] Login Succeeded [2022-07-12T22:12:25.753Z] nexus3.edgexfoundry.org:10002 [2022-07-12T22:12:25.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:12:26.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:12:26.013Z] Configure a credential helper to remove this warning. See [2022-07-12T22:12:26.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:12:26.013Z] [2022-07-12T22:12:26.013Z] Login Succeeded [2022-07-12T22:12:26.013Z] nexus3.edgexfoundry.org:10003 [2022-07-12T22:12:26.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:12:26.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:12:26.013Z] Configure a credential helper to remove this warning. See [2022-07-12T22:12:26.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:12:26.013Z] [2022-07-12T22:12:26.013Z] Login Succeeded [2022-07-12T22:12:26.013Z] nexus3.edgexfoundry.org:10004 [2022-07-12T22:12:26.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:12:26.274Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:12:26.274Z] Configure a credential helper to remove this warning. See [2022-07-12T22:12:26.274Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:12:26.274Z] [2022-07-12T22:12:26.274Z] Login Succeeded [2022-07-12T22:12:26.275Z] docker.io [2022-07-12T22:12:26.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:12:26.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:12:26.535Z] Configure a credential helper to remove this warning. See [2022-07-12T22:12:26.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:12:26.535Z] [2022-07-12T22:12:26.535Z] Login Succeeded [2022-07-12T22:12:26.535Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T22:12:26.543Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T22:12:26.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T22:12:26.593Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-07-12T22:12:26.593Z] d0a0e99d902e45b7e17db09c4331e4d14954addb [2022-07-12T22:12:26.593Z] latest [2022-07-12T22:12:26.593Z] 2.2.1-dev.6 [2022-07-12T22:12:26.593Z] d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6 [2022-07-12T22:12:26.593Z] main [2022-07-12T22:12:26.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:26.919Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d0a0e99d902e45b7e17db09c4331e4d14954addb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:27.229Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d0a0e99d902e45b7e17db09c4331e4d14954addb [2022-07-12T22:12:27.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-12T22:12:27.229Z] 008e973821b1: Preparing [2022-07-12T22:12:27.229Z] e480e4b8baed: Preparing [2022-07-12T22:12:27.229Z] e758be11883a: Preparing [2022-07-12T22:12:27.229Z] 8c0725e21471: Preparing [2022-07-12T22:12:27.229Z] 24302eb7d908: Preparing [2022-07-12T22:12:27.229Z] 24302eb7d908: Layer already exists [2022-07-12T22:12:27.229Z] e480e4b8baed: Pushed [2022-07-12T22:12:27.229Z] 008e973821b1: Pushed [2022-07-12T22:12:27.489Z] 8c0725e21471: Pushed [2022-07-12T22:12:30.033Z] e758be11883a: Pushed [2022-07-12T22:12:30.033Z] d0a0e99d902e45b7e17db09c4331e4d14954addb: digest: sha256:46587e73dd4b3252b420d7a51dabb641941a9347bdbe2b24f67a743500e2c6c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:30.342Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:30.661Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-07-12T22:12:30.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-12T22:12:30.661Z] 008e973821b1: Preparing [2022-07-12T22:12:30.661Z] e480e4b8baed: Preparing [2022-07-12T22:12:30.661Z] e758be11883a: Preparing [2022-07-12T22:12:30.661Z] 8c0725e21471: Preparing [2022-07-12T22:12:30.661Z] 24302eb7d908: Preparing [2022-07-12T22:12:30.661Z] 24302eb7d908: Layer already exists [2022-07-12T22:12:30.661Z] 8c0725e21471: Layer already exists [2022-07-12T22:12:30.661Z] e480e4b8baed: Layer already exists [2022-07-12T22:12:30.661Z] e758be11883a: Layer already exists [2022-07-12T22:12:30.661Z] 008e973821b1: Layer already exists [2022-07-12T22:12:30.661Z] latest: digest: sha256:46587e73dd4b3252b420d7a51dabb641941a9347bdbe2b24f67a743500e2c6c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:30.982Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:31.295Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.2.1-dev.6 [2022-07-12T22:12:31.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-12T22:12:31.295Z] 008e973821b1: Preparing [2022-07-12T22:12:31.295Z] e480e4b8baed: Preparing [2022-07-12T22:12:31.295Z] e758be11883a: Preparing [2022-07-12T22:12:31.295Z] 8c0725e21471: Preparing [2022-07-12T22:12:31.295Z] 24302eb7d908: Preparing [2022-07-12T22:12:31.295Z] 24302eb7d908: Layer already exists [2022-07-12T22:12:31.295Z] 008e973821b1: Layer already exists [2022-07-12T22:12:31.295Z] 8c0725e21471: Layer already exists [2022-07-12T22:12:31.295Z] e480e4b8baed: Layer already exists [2022-07-12T22:12:31.295Z] e758be11883a: Layer already exists [2022-07-12T22:12:31.295Z] 2.2.1-dev.6: digest: sha256:46587e73dd4b3252b420d7a51dabb641941a9347bdbe2b24f67a743500e2c6c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:31.618Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:31.933Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6 [2022-07-12T22:12:31.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-12T22:12:31.933Z] 008e973821b1: Preparing [2022-07-12T22:12:31.933Z] e480e4b8baed: Preparing [2022-07-12T22:12:31.933Z] e758be11883a: Preparing [2022-07-12T22:12:31.933Z] 8c0725e21471: Preparing [2022-07-12T22:12:31.933Z] 24302eb7d908: Preparing [2022-07-12T22:12:31.933Z] 008e973821b1: Layer already exists [2022-07-12T22:12:31.933Z] 24302eb7d908: Layer already exists [2022-07-12T22:12:31.933Z] e480e4b8baed: Layer already exists [2022-07-12T22:12:31.933Z] 8c0725e21471: Layer already exists [2022-07-12T22:12:31.933Z] e758be11883a: Layer already exists [2022-07-12T22:12:31.933Z] d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6: digest: sha256:46587e73dd4b3252b420d7a51dabb641941a9347bdbe2b24f67a743500e2c6c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:32.255Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:32.568Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-07-12T22:12:32.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-07-12T22:12:32.568Z] 008e973821b1: Preparing [2022-07-12T22:12:32.568Z] e480e4b8baed: Preparing [2022-07-12T22:12:32.568Z] e758be11883a: Preparing [2022-07-12T22:12:32.568Z] 8c0725e21471: Preparing [2022-07-12T22:12:32.568Z] 24302eb7d908: Preparing [2022-07-12T22:12:32.568Z] 24302eb7d908: Layer already exists [2022-07-12T22:12:32.568Z] e758be11883a: Layer already exists [2022-07-12T22:12:32.568Z] e480e4b8baed: Layer already exists [2022-07-12T22:12:32.568Z] 008e973821b1: Layer already exists [2022-07-12T22:12:32.568Z] 8c0725e21471: Layer already exists [2022-07-12T22:12:32.568Z] main: digest: sha256:46587e73dd4b3252b420d7a51dabb641941a9347bdbe2b24f67a743500e2c6c0 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T22:12:32.621Z] ===================================================== [Pipeline] echo [2022-07-12T22:12:32.630Z] taggedImages: [2022-07-12T22:12:32.630Z] - nexus3.edgexfoundry.org:10004/device-snmp:d0a0e99d902e45b7e17db09c4331e4d14954addb [2022-07-12T22:12:32.630Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-07-12T22:12:32.630Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.2.1-dev.6 [2022-07-12T22:12:32.630Z] - nexus3.edgexfoundry.org:10004/device-snmp:d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6 [2022-07-12T22:12:32.630Z] - 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] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:33.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T22:12:33.007Z] [2022-07-12T22:12:33.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:12:33.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T22:12:33.314Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-12T22:12:33.314Z] 5eb5b503b376: Pulling fs layer [2022-07-12T22:12:33.314Z] 5c69ac0246d0: Pulling fs layer [2022-07-12T22:12:33.314Z] ec43610c2a17: Pulling fs layer [2022-07-12T22:12:33.314Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-12T22:12:33.314Z] 33b1e0a273af: Pulling fs layer [2022-07-12T22:12:33.314Z] 5d3b04190fa2: Pulling fs layer [2022-07-12T22:12:33.314Z] 2f39f015ded8: Pulling fs layer [2022-07-12T22:12:33.314Z] 3a2ae6a8a46f: Waiting [2022-07-12T22:12:33.314Z] 33b1e0a273af: Waiting [2022-07-12T22:12:33.314Z] 5d3b04190fa2: Waiting [2022-07-12T22:12:33.314Z] 2f39f015ded8: Waiting [2022-07-12T22:12:33.314Z] 5c69ac0246d0: Download complete [2022-07-12T22:12:33.314Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-12T22:12:33.314Z] 3a2ae6a8a46f: Download complete [2022-07-12T22:12:33.314Z] 33b1e0a273af: Verifying Checksum [2022-07-12T22:12:33.314Z] 33b1e0a273af: Download complete [2022-07-12T22:12:33.314Z] 5d3b04190fa2: Verifying Checksum [2022-07-12T22:12:33.314Z] 5d3b04190fa2: Download complete [2022-07-12T22:12:33.314Z] ec43610c2a17: Verifying Checksum [2022-07-12T22:12:33.314Z] ec43610c2a17: Download complete [2022-07-12T22:12:33.573Z] 5eb5b503b376: Verifying Checksum [2022-07-12T22:12:33.573Z] 5eb5b503b376: Download complete [2022-07-12T22:12:34.139Z] 2f39f015ded8: Download complete [2022-07-12T22:12:34.707Z] 5eb5b503b376: Pull complete [2022-07-12T22:12:34.966Z] 5c69ac0246d0: Pull complete [2022-07-12T22:12:35.535Z] ec43610c2a17: Pull complete [2022-07-12T22:12:35.535Z] 3a2ae6a8a46f: Pull complete [2022-07-12T22:12:35.796Z] 33b1e0a273af: Pull complete [2022-07-12T22:12:35.796Z] 5d3b04190fa2: Pull complete [2022-07-12T22:12:41.082Z] 2f39f015ded8: Pull complete [2022-07-12T22:12:41.082Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-12T22:12:41.082Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T22:12:41.082Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:12:41.187Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:12:41.293Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T22:12:43.128Z] $ docker top 926190f34596e429823b557423d015fc6d8450dbf1a44bef28e9ac531b1d758f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:12:43.539Z] ---> job-cost.sh [2022-07-12T22:12:43.539Z] lf-activate-venv: SKIPPING [2022-07-12T22:12:43.539Z] INFO: No Stack... [2022-07-12T22:12:43.801Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T22:12:44.373Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T22:12:44.668Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-07-12T22:12:44.668Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T22:12:44.682Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-37-stack-cost] [2022-07-12T22:12:44.687Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-37-stack-cost] did not exist. Created. [2022-07-12T22:12:44.687Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T22:12:44.997Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-12T22:12:45.023Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T22:12:45.029Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T22:12:45.044Z] $ docker stop --time=1 926190f34596e429823b557423d015fc6d8450dbf1a44bef28e9ac531b1d758f [2022-07-12T22:12:46.205Z] $ docker rm -f 926190f34596e429823b557423d015fc6d8450dbf1a44bef28e9ac531b1d758f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T22:12:47.127Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-19779 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-07-12T22:12:47.141Z] Running in /w/workspace/device-snmp-go/37 [Pipeline] { [Pipeline] checkout [2022-07-12T22:12:47.177Z] Selected Git installation does not exist. Using Default [2022-07-12T22:12:47.177Z] The recommended git tool is: NONE [2022-07-12T22:12:54.148Z] using credential edgex-jenkins-ssh [2022-07-12T22:12:54.182Z] Cloning the remote Git repository [2022-07-12T22:12:54.314Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-07-12T22:12:54.479Z] > git init /w/workspace/device-snmp-go/37 # timeout=10 [2022-07-12T22:12:54.723Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-07-12T22:12:54.726Z] > git --version # timeout=10 [2022-07-12T22:12:54.765Z] > git --version # 'git version 2.25.1' [2022-07-12T22:12:54.767Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-12T22:12:56.011Z] Avoid second fetch [2022-07-12T22:12:56.012Z] Checking out Revision d0a0e99d902e45b7e17db09c4331e4d14954addb (main) [2022-07-12T22:12:54.912Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T22:12:55.923Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-07-12T22:12:55.966Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-12T22:12:56.035Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T22:12:56.071Z] > git checkout -f d0a0e99d902e45b7e17db09c4331e4d14954addb # timeout=10 [2022-07-12T22:13:00.402Z] Commit message: "build: Upgrade to Go 1.18 and optimize attribution script (#182)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T22:13:01.310Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-12T22:13:01.310Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T22:13:01.310Z] Dload Upload Total Spent Left Speed [2022-07-12T22:13:01.310Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 85846 0 --:--:-- --:--:-- --:--:-- 86450 [Pipeline] sh [2022-07-12T22:13:02.089Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-12T22:13:02.544Z] + sudo tee /etc/docker/daemon.new [2022-07-12T22:13:02.545Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-12T22:13:02.545Z] { [2022-07-12T22:13:02.545Z] "registry-mirrors": [ [2022-07-12T22:13:02.545Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-12T22:13:02.545Z] ], [2022-07-12T22:13:02.545Z] "bip": "10.250.0.254/24", [2022-07-12T22:13:02.545Z] "hosts": [ [2022-07-12T22:13:02.545Z] "tcp://0.0.0.0:5555", [2022-07-12T22:13:02.545Z] "unix:///var/run/docker.sock" [2022-07-12T22:13:02.545Z] ], [2022-07-12T22:13:02.545Z] "mtu": 1458, [2022-07-12T22:13:02.545Z] "selinux-enabled": true, [2022-07-12T22:13:02.545Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-12T22:13:02.545Z] } [Pipeline] sh [2022-07-12T22:13:02.947Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-12T22:13:03.295Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T22:13:21.646Z] provisioning config files... [2022-07-12T22:13:21.670Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/37@tmp/config7197011481633690615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:13:22.028Z] ---> docker-login.sh [2022-07-12T22:13:22.028Z] nexus3.edgexfoundry.org:10001 [2022-07-12T22:13:22.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:13:22.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:13:22.900Z] Configure a credential helper to remove this warning. See [2022-07-12T22:13:22.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:13:22.900Z] [2022-07-12T22:13:22.900Z] Login Succeeded [2022-07-12T22:13:22.900Z] nexus3.edgexfoundry.org:10002 [2022-07-12T22:13:23.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:13:23.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:13:23.447Z] Configure a credential helper to remove this warning. See [2022-07-12T22:13:23.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:13:23.447Z] [2022-07-12T22:13:23.447Z] Login Succeeded [2022-07-12T22:13:23.447Z] nexus3.edgexfoundry.org:10003 [2022-07-12T22:13:23.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:13:23.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:13:23.723Z] Configure a credential helper to remove this warning. See [2022-07-12T22:13:23.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:13:23.723Z] [2022-07-12T22:13:23.723Z] Login Succeeded [2022-07-12T22:13:23.723Z] nexus3.edgexfoundry.org:10004 [2022-07-12T22:13:24.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:13:24.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:13:24.326Z] Configure a credential helper to remove this warning. See [2022-07-12T22:13:24.326Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:13:24.326Z] [2022-07-12T22:13:24.326Z] Login Succeeded [2022-07-12T22:13:24.326Z] docker.io [2022-07-12T22:13:24.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:13:25.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:13:25.194Z] Configure a credential helper to remove this warning. See [2022-07-12T22:13:25.194Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:13:25.194Z] [2022-07-12T22:13:25.194Z] Login Succeeded [2022-07-12T22:13:25.194Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T22:13:25.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-12T22:13:25.776Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T22:13:25.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T22:13:25.800Z] ========================================================= [2022-07-12T22:13:25.800Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-12T22:13:25.800Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:13:26.163Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-07-12T22:13:26.436Z] Sending build context to Docker daemon 2.793MB [2022-07-12T22:13:26.718Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T22:13:26.718Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-12T22:13:26.718Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-12T22:13:26.718Z] b3c136eddcbf: Pulling fs layer [2022-07-12T22:13:26.718Z] c0a3192eca97: Pulling fs layer [2022-07-12T22:13:26.718Z] a050256f5b6f: Pulling fs layer [2022-07-12T22:13:26.718Z] 656be50a0ddc: Pulling fs layer [2022-07-12T22:13:26.718Z] 2bbca73fdf42: Pulling fs layer [2022-07-12T22:13:26.718Z] 46d945488cbd: Pulling fs layer [2022-07-12T22:13:26.718Z] 8a5474983e97: Pulling fs layer [2022-07-12T22:13:26.718Z] 329c88fbcd65: Pulling fs layer [2022-07-12T22:13:26.718Z] 656be50a0ddc: Waiting [2022-07-12T22:13:26.718Z] 2bbca73fdf42: Waiting [2022-07-12T22:13:26.718Z] 46d945488cbd: Waiting [2022-07-12T22:13:26.718Z] 8a5474983e97: Waiting [2022-07-12T22:13:26.718Z] 329c88fbcd65: Waiting [2022-07-12T22:13:26.718Z] a050256f5b6f: Verifying Checksum [2022-07-12T22:13:26.718Z] a050256f5b6f: Download complete [2022-07-12T22:13:26.718Z] c0a3192eca97: Verifying Checksum [2022-07-12T22:13:26.718Z] c0a3192eca97: Download complete [2022-07-12T22:13:26.718Z] 2bbca73fdf42: Verifying Checksum [2022-07-12T22:13:26.718Z] 2bbca73fdf42: Download complete [2022-07-12T22:13:26.718Z] 46d945488cbd: Verifying Checksum [2022-07-12T22:13:26.718Z] 46d945488cbd: Download complete [2022-07-12T22:13:26.718Z] b3c136eddcbf: Verifying Checksum [2022-07-12T22:13:27.715Z] b3c136eddcbf: Pull complete [2022-07-12T22:13:27.990Z] 329c88fbcd65: Verifying Checksum [2022-07-12T22:13:27.990Z] 329c88fbcd65: Download complete [2022-07-12T22:13:28.596Z] c0a3192eca97: Pull complete [2022-07-12T22:13:28.596Z] a050256f5b6f: Pull complete [2022-07-12T22:13:29.197Z] 8a5474983e97: Verifying Checksum [2022-07-12T22:13:29.197Z] 8a5474983e97: Download complete [2022-07-12T22:13:29.794Z] 656be50a0ddc: Verifying Checksum [2022-07-12T22:13:29.794Z] 656be50a0ddc: Download complete [2022-07-12T22:13:42.182Z] 656be50a0ddc: Pull complete [2022-07-12T22:13:42.182Z] 2bbca73fdf42: Pull complete [2022-07-12T22:13:42.182Z] 46d945488cbd: Pull complete [2022-07-12T22:13:48.896Z] 8a5474983e97: Pull complete [2022-07-12T22:13:50.333Z] 329c88fbcd65: Pull complete [2022-07-12T22:13:50.333Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-12T22:13:50.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-12T22:13:50.333Z] ---> ff4287adb874 [2022-07-12T22:13:50.333Z] Step 3/12 : ARG MAKE='make build' [2022-07-12T22:13:51.315Z] ---> Running in cdec9f4e5f99 [2022-07-12T22:13:51.315Z] Removing intermediate container cdec9f4e5f99 [2022-07-12T22:13:51.315Z] ---> 3dd276c3312f [2022-07-12T22:13:51.315Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-12T22:13:51.315Z] ---> Running in 963be4d8274a [2022-07-12T22:13:51.597Z] Removing intermediate container 963be4d8274a [2022-07-12T22:13:51.597Z] ---> d29862815fda [2022-07-12T22:13:51.597Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T22:13:51.876Z] ---> Running in 5ca327e2c1af [2022-07-12T22:13:52.152Z] Removing intermediate container 5ca327e2c1af [2022-07-12T22:13:52.152Z] ---> 4c8e6145e898 [2022-07-12T22:13:52.152Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T22:13:52.152Z] ---> Running in a82644eb52aa [2022-07-12T22:13:54.126Z] Removing intermediate container a82644eb52aa [2022-07-12T22:13:54.126Z] ---> de7d19b68e6e [2022-07-12T22:13:54.126Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T22:13:54.126Z] ---> Running in e689747627a1 [2022-07-12T22:13:54.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T22:13:55.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T22:13:56.699Z] (1/4) Installing openssh-keygen (9.0_p1-r1) [2022-07-12T22:13:56.699Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-12T22:13:56.699Z] (3/4) Installing openssh-client-common (9.0_p1-r1) [2022-07-12T22:13:56.975Z] (4/4) Installing openssh-client-default (9.0_p1-r1) [2022-07-12T22:13:56.975Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T22:13:56.975Z] OK: 226 MiB in 55 packages [2022-07-12T22:13:57.962Z] Removing intermediate container e689747627a1 [2022-07-12T22:13:57.962Z] ---> f824481301de [2022-07-12T22:13:57.962Z] Step 8/12 : WORKDIR /device-snmp-go [2022-07-12T22:13:57.962Z] ---> Running in 65ccf1fa3ed3 [2022-07-12T22:13:58.235Z] Removing intermediate container 65ccf1fa3ed3 [2022-07-12T22:13:58.235Z] ---> d973c4a646fc [2022-07-12T22:13:58.235Z] Step 9/12 : COPY go.mod vendor* ./ [2022-07-12T22:13:58.833Z] ---> cd1a03e7caca [2022-07-12T22:13:58.833Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T22:13:58.833Z] ---> Running in 76aaff2efb40 [2022-07-12T22:14:45.823Z] Removing intermediate container 76aaff2efb40 [2022-07-12T22:14:45.823Z] ---> fc6aa756eadc [2022-07-12T22:14:45.823Z] Step 11/12 : COPY . . [2022-07-12T22:14:45.823Z] ---> 41f06eff72f2 [2022-07-12T22:14:45.823Z] Step 12/12 : RUN ${MAKE} [2022-07-12T22:14:45.823Z] ---> Running in 940f3e3681d9 [2022-07-12T22:14:45.823Z] noop [2022-07-12T22:14:45.823Z] Removing intermediate container 940f3e3681d9 [2022-07-12T22:14:45.823Z] ---> bddbbf4d7803 [2022-07-12T22:14:45.823Z] Successfully built bddbbf4d7803 [2022-07-12T22:14:45.823Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:14:46.188Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T22:14:46.188Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:14:46.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-19779 does not seem to be running inside a container [2022-07-12T22:14:46.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/37 -v /w/workspace/device-snmp-go/37:/w/workspace/device-snmp-go/37:rw,z -v /w/workspace/device-snmp-go/37@tmp:/w/workspace/device-snmp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T22:14:47.663Z] $ docker top 35b3917c59331d856293f028bd14d8eeba09a915fe84aaf3c53bddcb4c3326e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T22:14:48.540Z] + go version [2022-07-12T22:14:48.540Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-12T22:14:48.571Z] $ docker stop --time=1 35b3917c59331d856293f028bd14d8eeba09a915fe84aaf3c53bddcb4c3326e1 [2022-07-12T22:14:50.169Z] $ docker rm -f 35b3917c59331d856293f028bd14d8eeba09a915fe84aaf3c53bddcb4c3326e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:14:50.756Z] + docker inspect -f . ci-base-image-arm64 [2022-07-12T22:14:50.756Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:14:50.981Z] prd-ubuntu20.04-docker-arm64-4c-16g-19779 does not seem to be running inside a container [2022-07-12T22:14:51.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -w /w/workspace/device-snmp-go/37 -v /w/workspace/device-snmp-go/37:/w/workspace/device-snmp-go/37:rw,z -v /w/workspace/device-snmp-go/37@tmp:/w/workspace/device-snmp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-12T22:14:52.229Z] $ docker top 5bbc6806727fb1e7864632ba9c484c5267b49e22e355f1bc522879acdfdeedcc -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T22:14:53.096Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/37 [Pipeline] fileExists [Pipeline] sh [2022-07-12T22:14:53.763Z] + make test [2022-07-12T22:14:53.763Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-07-12T22:14:55.198Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-07-12T22:16:17.042Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-07-12T22:16:17.042Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.040s coverage: 0.0% of statements [2022-07-12T22:16:17.042Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-12T22:16:17.042Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-12T22:16:32.177Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-12T22:16:32.177Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-12T22:16:32.177Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-12T22:16:32.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-12T22:16:32.220Z] $ docker stop --time=1 5bbc6806727fb1e7864632ba9c484c5267b49e22e355f1bc522879acdfdeedcc [2022-07-12T22:16:33.975Z] $ docker rm -f 5bbc6806727fb1e7864632ba9c484c5267b49e22e355f1bc522879acdfdeedcc [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T22:16:34.919Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-12T22:16:34.946Z] Warning: overwriting stash ‘coverage-report’ [2022-07-12T22:16:35.424Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-12T22:16:35.832Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-12T22:16:36.164Z] + ls -al . [2022-07-12T22:16:36.164Z] total 164 [2022-07-12T22:16:36.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 22:14 . [2022-07-12T22:16:36.164Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 12 22:12 .. [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 6 Jul 12 22:12 .dockerignore [2022-07-12T22:16:36.164Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 12 22:12 .git [2022-07-12T22:16:36.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:12 .github [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 328 Jul 12 22:12 .gitignore [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 12 22:12 .golangci.yml [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 8556 Jul 12 22:12 Attribution.txt [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 6948 Jul 12 22:12 CHANGELOG.md [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 1518 Jul 12 22:12 Dockerfile [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 12 22:12 GOVERNANCE.md [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 656 Jul 12 22:12 Jenkinsfile [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 12 22:12 LICENSE [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 2334 Jul 12 22:12 Makefile [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 12 22:12 OWNERS.md [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 9390 Jul 12 22:12 README.md [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 11 Jul 12 22:10 VERSION [2022-07-12T22:16:36.164Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 12 22:12 bin [2022-07-12T22:16:36.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:12 cmd [2022-07-12T22:16:36.164Z] -rw-r--r-- 1 jenkins jenkins 7631 Jul 12 22:16 coverage.out [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 3301 Jul 12 22:12 go.mod [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 35532 Jul 12 22:12 go.sum [2022-07-12T22:16:36.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:12 internal [2022-07-12T22:16:36.164Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 12 22:12 snap [2022-07-12T22:16:36.164Z] -rw-rw-r-- 1 jenkins jenkins 228 Jul 12 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:16:36.528Z] + 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=d0a0e99d902e45b7e17db09c4331e4d14954addb --label arch=arm64 --label version=2.2.1-dev.6 . [2022-07-12T22:16:36.805Z] Sending build context to Docker daemon 2.801MB [2022-07-12T22:16:36.805Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-07-12T22:16:36.805Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-12T22:16:36.805Z] ---> bddbbf4d7803 [2022-07-12T22:16:36.805Z] Step 3/24 : ARG MAKE='make build' [2022-07-12T22:16:37.078Z] ---> Running in 1170c186f3c3 [2022-07-12T22:16:37.352Z] Removing intermediate container 1170c186f3c3 [2022-07-12T22:16:37.352Z] ---> 22681a6f3a5e [2022-07-12T22:16:37.352Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-12T22:16:37.352Z] ---> Running in 1863bc6c28cf [2022-07-12T22:16:37.623Z] Removing intermediate container 1863bc6c28cf [2022-07-12T22:16:37.623Z] ---> 7eb2e8429efe [2022-07-12T22:16:37.623Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-12T22:16:37.895Z] ---> Running in 73edc0058551 [2022-07-12T22:16:38.170Z] Removing intermediate container 73edc0058551 [2022-07-12T22:16:38.170Z] ---> 66b29f791c25 [2022-07-12T22:16:38.170Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-12T22:16:38.170Z] ---> Running in 2d3478661a79 [2022-07-12T22:16:40.165Z] Removing intermediate container 2d3478661a79 [2022-07-12T22:16:40.165Z] ---> 719f1ce8a56e [2022-07-12T22:16:40.165Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-12T22:16:40.165Z] ---> Running in 3c8a5f886666 [2022-07-12T22:16:41.149Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T22:16:41.750Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T22:16:42.732Z] OK: 226 MiB in 55 packages [2022-07-12T22:16:43.718Z] Removing intermediate container 3c8a5f886666 [2022-07-12T22:16:43.718Z] ---> f9c9e6e2168f [2022-07-12T22:16:43.718Z] Step 8/24 : WORKDIR /device-snmp-go [2022-07-12T22:16:43.718Z] ---> Running in 37533bc15705 [2022-07-12T22:16:43.990Z] Removing intermediate container 37533bc15705 [2022-07-12T22:16:43.990Z] ---> 4a4523a27397 [2022-07-12T22:16:43.990Z] Step 9/24 : COPY go.mod vendor* ./ [2022-07-12T22:16:44.588Z] ---> 68983ec9b047 [2022-07-12T22:16:44.588Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-12T22:16:44.588Z] ---> Running in 41371fa7bf41 [2022-07-12T22:16:46.562Z] Removing intermediate container 41371fa7bf41 [2022-07-12T22:16:46.562Z] ---> 0ac92174166d [2022-07-12T22:16:46.562Z] Step 11/24 : COPY . . [2022-07-12T22:16:47.552Z] ---> 7501990b6b0d [2022-07-12T22:16:47.552Z] Step 12/24 : RUN ${MAKE} [2022-07-12T22:16:47.552Z] ---> Running in 727e820d6794 [2022-07-12T22:16:48.540Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.1-dev.11 -X github.com/edgexfoundry/device-snmp-go.Version=2.2.1-dev.6" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-07-12T22:19:10.476Z] Removing intermediate container 727e820d6794 [2022-07-12T22:19:10.476Z] ---> cbb90be81010 [2022-07-12T22:19:10.476Z] Step 13/24 : FROM alpine:3.16 [2022-07-12T22:19:10.476Z] 3.16: Pulling from library/alpine [2022-07-12T22:19:10.476Z] b3c136eddcbf: Already exists [2022-07-12T22:19:10.476Z] Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c [2022-07-12T22:19:10.476Z] Status: Downloaded newer image for alpine:3.16 [2022-07-12T22:19:10.476Z] ---> 6e30ab57aeee [2022-07-12T22:19:10.476Z] Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-12T22:19:10.476Z] ---> Running in 9a50283decb4 [2022-07-12T22:19:10.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-12T22:19:10.476Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-12T22:19:10.476Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-12T22:19:10.476Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-12T22:19:10.476Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-12T22:19:10.476Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-12T22:19:10.476Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-12T22:19:10.476Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-12T22:19:10.476Z] Executing busybox-1.35.0-r13.trigger [2022-07-12T22:19:10.476Z] OK: 8 MiB in 20 packages [2022-07-12T22:19:10.476Z] Removing intermediate container 9a50283decb4 [2022-07-12T22:19:10.476Z] ---> 60f39ced1409 [2022-07-12T22:19:10.476Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2022-07-12T22:19:10.476Z] ---> 3a6cc8feef92 [2022-07-12T22:19:10.476Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-07-12T22:19:10.476Z] ---> 0c92c7b05923 [2022-07-12T22:19:10.476Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2022-07-12T22:19:10.476Z] ---> 6fd6076a94f0 [2022-07-12T22:19:10.476Z] Step 18/24 : EXPOSE 59993 [2022-07-12T22:19:10.476Z] ---> Running in a2906f568bb5 [2022-07-12T22:19:10.476Z] Removing intermediate container a2906f568bb5 [2022-07-12T22:19:10.476Z] ---> 555ad8dc4c7d [2022-07-12T22:19:10.476Z] Step 19/24 : EXPOSE 161 [2022-07-12T22:19:10.476Z] ---> Running in 9d364ffa928a [2022-07-12T22:19:10.476Z] Removing intermediate container 9d364ffa928a [2022-07-12T22:19:10.476Z] ---> afa4c23f2f73 [2022-07-12T22:19:10.476Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2022-07-12T22:19:10.476Z] ---> Running in 19a7e095198b [2022-07-12T22:19:10.476Z] Removing intermediate container 19a7e095198b [2022-07-12T22:19:10.476Z] ---> 139af36c5bf5 [2022-07-12T22:19:10.476Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-07-12T22:19:10.476Z] ---> Running in 68acbe083790 [2022-07-12T22:19:10.476Z] Removing intermediate container 68acbe083790 [2022-07-12T22:19:10.476Z] ---> d357f206a243 [2022-07-12T22:19:10.476Z] Step 22/24 : LABEL arch=arm64 [2022-07-12T22:19:10.476Z] ---> Running in c9daa7546d36 [2022-07-12T22:19:10.476Z] Removing intermediate container c9daa7546d36 [2022-07-12T22:19:10.476Z] ---> ee49531b4696 [2022-07-12T22:19:10.476Z] Step 23/24 : LABEL git_sha=d0a0e99d902e45b7e17db09c4331e4d14954addb [2022-07-12T22:19:10.476Z] ---> Running in 131b62f3530c [2022-07-12T22:19:10.476Z] Removing intermediate container 131b62f3530c [2022-07-12T22:19:10.476Z] ---> d8a16eb412d2 [2022-07-12T22:19:10.476Z] Step 24/24 : LABEL version=2.2.1-dev.6 [2022-07-12T22:19:10.476Z] ---> Running in f0e434c26ee4 [2022-07-12T22:19:10.476Z] Removing intermediate container f0e434c26ee4 [2022-07-12T22:19:10.476Z] ---> bc0b28d46377 [2022-07-12T22:19:10.476Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-12T22:19:10.476Z] Successfully built bc0b28d46377 [2022-07-12T22:19:10.476Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T22:19:10.600Z] provisioning config files... [2022-07-12T22:19:10.622Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/37@tmp/config467577251189468198tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:19:10.989Z] ---> docker-login.sh [2022-07-12T22:19:10.989Z] nexus3.edgexfoundry.org:10001 [2022-07-12T22:19:11.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:19:11.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:19:11.266Z] Configure a credential helper to remove this warning. See [2022-07-12T22:19:11.266Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:19:11.266Z] [2022-07-12T22:19:11.266Z] Login Succeeded [2022-07-12T22:19:11.541Z] nexus3.edgexfoundry.org:10002 [2022-07-12T22:19:11.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:19:11.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:19:11.820Z] Configure a credential helper to remove this warning. See [2022-07-12T22:19:11.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:19:11.820Z] [2022-07-12T22:19:11.820Z] Login Succeeded [2022-07-12T22:19:11.820Z] nexus3.edgexfoundry.org:10003 [2022-07-12T22:19:12.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:19:12.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:19:12.419Z] Configure a credential helper to remove this warning. See [2022-07-12T22:19:12.419Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:19:12.419Z] [2022-07-12T22:19:12.419Z] Login Succeeded [2022-07-12T22:19:12.419Z] nexus3.edgexfoundry.org:10004 [2022-07-12T22:19:12.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:19:12.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:19:12.977Z] Configure a credential helper to remove this warning. See [2022-07-12T22:19:12.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:19:12.977Z] [2022-07-12T22:19:12.977Z] Login Succeeded [2022-07-12T22:19:12.977Z] docker.io [2022-07-12T22:19:13.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-12T22:19:13.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-12T22:19:13.850Z] Configure a credential helper to remove this warning. See [2022-07-12T22:19:13.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-12T22:19:13.850Z] [2022-07-12T22:19:13.850Z] Login Succeeded [2022-07-12T22:19:13.850Z] ---> docker-login.sh ends [Pipeline] } [2022-07-12T22:19:13.869Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T22:19:13.907Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-12T22:19:13.933Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-07-12T22:19:13.933Z] d0a0e99d902e45b7e17db09c4331e4d14954addb [2022-07-12T22:19:13.933Z] latest [2022-07-12T22:19:13.933Z] 2.2.1-dev.6 [2022-07-12T22:19:13.933Z] d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6 [2022-07-12T22:19:13.933Z] main [2022-07-12T22:19:13.933Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:14.304Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d0a0e99d902e45b7e17db09c4331e4d14954addb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:14.694Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d0a0e99d902e45b7e17db09c4331e4d14954addb [2022-07-12T22:19:14.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-12T22:19:14.694Z] f46041c98912: Preparing [2022-07-12T22:19:14.694Z] 50c2c81d512f: Preparing [2022-07-12T22:19:14.694Z] 57752724de1f: Preparing [2022-07-12T22:19:14.694Z] 8a2fcaff73f4: Preparing [2022-07-12T22:19:14.694Z] dd565ff850e7: Preparing [2022-07-12T22:19:14.982Z] dd565ff850e7: Layer already exists [2022-07-12T22:19:14.982Z] 50c2c81d512f: Pushed [2022-07-12T22:19:14.982Z] f46041c98912: Pushed [2022-07-12T22:19:15.582Z] 8a2fcaff73f4: Pushed [2022-07-12T22:19:19.892Z] 57752724de1f: Pushed [2022-07-12T22:19:20.166Z] d0a0e99d902e45b7e17db09c4331e4d14954addb: digest: sha256:93608d52078cf4bc12db56553f627bc07626bbfb47b6051a7bd69f391f1c729f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:20.531Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:20.893Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-07-12T22:19:20.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-12T22:19:20.893Z] f46041c98912: Preparing [2022-07-12T22:19:20.893Z] 50c2c81d512f: Preparing [2022-07-12T22:19:20.893Z] 57752724de1f: Preparing [2022-07-12T22:19:20.893Z] 8a2fcaff73f4: Preparing [2022-07-12T22:19:20.893Z] dd565ff850e7: Preparing [2022-07-12T22:19:20.893Z] 57752724de1f: Layer already exists [2022-07-12T22:19:20.893Z] 50c2c81d512f: Layer already exists [2022-07-12T22:19:21.170Z] f46041c98912: Layer already exists [2022-07-12T22:19:21.170Z] dd565ff850e7: Layer already exists [2022-07-12T22:19:21.170Z] 8a2fcaff73f4: Layer already exists [2022-07-12T22:19:21.170Z] latest: digest: sha256:93608d52078cf4bc12db56553f627bc07626bbfb47b6051a7bd69f391f1c729f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:21.545Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:21.908Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.1-dev.6 [2022-07-12T22:19:21.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-12T22:19:21.908Z] f46041c98912: Preparing [2022-07-12T22:19:21.908Z] 50c2c81d512f: Preparing [2022-07-12T22:19:21.908Z] 57752724de1f: Preparing [2022-07-12T22:19:21.908Z] 8a2fcaff73f4: Preparing [2022-07-12T22:19:21.908Z] dd565ff850e7: Preparing [2022-07-12T22:19:21.908Z] 50c2c81d512f: Layer already exists [2022-07-12T22:19:21.908Z] 57752724de1f: Layer already exists [2022-07-12T22:19:21.908Z] 8a2fcaff73f4: Layer already exists [2022-07-12T22:19:21.908Z] dd565ff850e7: Layer already exists [2022-07-12T22:19:21.908Z] f46041c98912: Layer already exists [2022-07-12T22:19:22.181Z] 2.2.1-dev.6: digest: sha256:93608d52078cf4bc12db56553f627bc07626bbfb47b6051a7bd69f391f1c729f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:22.554Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:22.918Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6 [2022-07-12T22:19:22.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-12T22:19:22.918Z] f46041c98912: Preparing [2022-07-12T22:19:22.918Z] 50c2c81d512f: Preparing [2022-07-12T22:19:22.918Z] 57752724de1f: Preparing [2022-07-12T22:19:22.918Z] 8a2fcaff73f4: Preparing [2022-07-12T22:19:22.918Z] dd565ff850e7: Preparing [2022-07-12T22:19:22.918Z] dd565ff850e7: Layer already exists [2022-07-12T22:19:22.918Z] 8a2fcaff73f4: Layer already exists [2022-07-12T22:19:22.918Z] 50c2c81d512f: Layer already exists [2022-07-12T22:19:22.918Z] f46041c98912: Layer already exists [2022-07-12T22:19:22.918Z] 57752724de1f: Layer already exists [2022-07-12T22:19:23.191Z] d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6: digest: sha256:93608d52078cf4bc12db56553f627bc07626bbfb47b6051a7bd69f391f1c729f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:23.569Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:23.934Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-07-12T22:19:23.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-07-12T22:19:23.934Z] f46041c98912: Preparing [2022-07-12T22:19:23.934Z] 50c2c81d512f: Preparing [2022-07-12T22:19:23.934Z] 57752724de1f: Preparing [2022-07-12T22:19:23.934Z] 8a2fcaff73f4: Preparing [2022-07-12T22:19:23.934Z] dd565ff850e7: Preparing [2022-07-12T22:19:23.934Z] dd565ff850e7: Layer already exists [2022-07-12T22:19:23.934Z] 57752724de1f: Layer already exists [2022-07-12T22:19:23.934Z] 8a2fcaff73f4: Layer already exists [2022-07-12T22:19:23.934Z] 50c2c81d512f: Layer already exists [2022-07-12T22:19:23.934Z] f46041c98912: Layer already exists [2022-07-12T22:19:24.208Z] main: digest: sha256:93608d52078cf4bc12db56553f627bc07626bbfb47b6051a7bd69f391f1c729f size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-07-12T22:19:24.273Z] ===================================================== [Pipeline] echo [2022-07-12T22:19:24.283Z] taggedImages: [2022-07-12T22:19:24.283Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d0a0e99d902e45b7e17db09c4331e4d14954addb [2022-07-12T22:19:24.283Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-07-12T22:19:24.283Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.2.1-dev.6 [2022-07-12T22:19:24.283Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d0a0e99d902e45b7e17db09c4331e4d14954addb-2.2.1-dev.6 [2022-07-12T22:19:24.283Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:24.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T22:19:24.671Z] [2022-07-12T22:19:24.671Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:19:25.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T22:19:25.312Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-12T22:19:25.312Z] 8998bd30e6a1: Pulling fs layer [2022-07-12T22:19:25.312Z] 04944245beec: Pulling fs layer [2022-07-12T22:19:25.312Z] 699f458cf7ca: Pulling fs layer [2022-07-12T22:19:25.312Z] 765212b225bb: Pulling fs layer [2022-07-12T22:19:25.312Z] f23df028b6ca: Pulling fs layer [2022-07-12T22:19:25.312Z] d65c8cfc05b1: Pulling fs layer [2022-07-12T22:19:25.312Z] 2437ff75d9bd: Pulling fs layer [2022-07-12T22:19:25.312Z] f23df028b6ca: Waiting [2022-07-12T22:19:25.312Z] 765212b225bb: Waiting [2022-07-12T22:19:25.312Z] d65c8cfc05b1: Waiting [2022-07-12T22:19:25.312Z] 2437ff75d9bd: Waiting [2022-07-12T22:19:25.312Z] 04944245beec: Verifying Checksum [2022-07-12T22:19:25.312Z] 04944245beec: Download complete [2022-07-12T22:19:25.312Z] 765212b225bb: Verifying Checksum [2022-07-12T22:19:25.312Z] 765212b225bb: Download complete [2022-07-12T22:19:25.312Z] f23df028b6ca: Download complete [2022-07-12T22:19:25.312Z] d65c8cfc05b1: Verifying Checksum [2022-07-12T22:19:25.312Z] d65c8cfc05b1: Download complete [2022-07-12T22:19:25.589Z] 699f458cf7ca: Verifying Checksum [2022-07-12T22:19:25.589Z] 699f458cf7ca: Download complete [2022-07-12T22:19:25.866Z] 8998bd30e6a1: Verifying Checksum [2022-07-12T22:19:25.866Z] 8998bd30e6a1: Download complete [2022-07-12T22:19:28.513Z] 2437ff75d9bd: Verifying Checksum [2022-07-12T22:19:28.513Z] 2437ff75d9bd: Download complete [2022-07-12T22:19:30.524Z] 8998bd30e6a1: Pull complete [2022-07-12T22:19:30.801Z] 04944245beec: Pull complete [2022-07-12T22:19:32.251Z] 699f458cf7ca: Pull complete [2022-07-12T22:19:32.527Z] 765212b225bb: Pull complete [2022-07-12T22:19:33.523Z] f23df028b6ca: Pull complete [2022-07-12T22:19:33.799Z] d65c8cfc05b1: Pull complete [2022-07-12T22:19:48.914Z] 2437ff75d9bd: Pull complete [2022-07-12T22:19:48.914Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-12T22:19:48.914Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-12T22:19:48.914Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:19:49.187Z] prd-ubuntu20.04-docker-arm64-4c-16g-19779 does not seem to be running inside a container [2022-07-12T22:19:49.289Z] $ 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/37 -v /w/workspace/device-snmp-go/37:/w/workspace/device-snmp-go/37:rw,z -v /w/workspace/device-snmp-go/37@tmp:/w/workspace/device-snmp-go/37@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-12T22:19:52.113Z] $ docker top e23b298f17f2d5d92474618d5777f9ef68be9f932832640011a24d9b8cd6936d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:19:53.044Z] ---> job-cost.sh [2022-07-12T22:19:53.044Z] lf-activate-venv: SKIPPING [2022-07-12T22:19:53.044Z] INFO: No Stack... [2022-07-12T22:19:53.318Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-12T22:19:54.300Z] INFO: Archiving Costs [Pipeline] sh [2022-07-12T22:19:54.976Z] + cat /w/workspace/device-snmp-go/37/archives/cost.csv [2022-07-12T22:19:54.976Z] + cut -d, -f6 [Pipeline] lock [2022-07-12T22:19:55.042Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-37-stack-cost] [2022-07-12T22:19:55.048Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-37-stack-cost] did not exist. Created. [2022-07-12T22:19:55.048Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-37-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-12T22:19:55.757Z] /w/workspace/device-snmp-go/37@tmp/durable-e209afb9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-12T22:19:56.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-12T22:19:56.462Z] Warning: overwriting stash ‘stack-cost’ [2022-07-12T22:19:56.516Z] Stashed 1 file(s) [Pipeline] } [2022-07-12T22:19:56.522Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-37-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-12T22:19:56.554Z] $ docker stop --time=1 e23b298f17f2d5d92474618d5777f9ef68be9f932832640011a24d9b8cd6936d [2022-07-12T22:19:58.094Z] $ docker rm -f e23b298f17f2d5d92474618d5777f9ef68be9f932832640011a24d9b8cd6936d [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-07-12T22:19:58.604Z] provisioning config files... [2022-07-12T22:19:58.613Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9163549994044588063tmp [Pipeline] { [Pipeline] sh [2022-07-12T22:19:58.911Z] + set +x [2022-07-12T22:19:58.911Z] + curl -s https://codecov.io/bash [2022-07-12T22:19:58.911Z] + bash -s -- [2022-07-12T22:19:58.911Z] [2022-07-12T22:19:58.911Z] _____ _ [2022-07-12T22:19:58.911Z] / ____| | | [2022-07-12T22:19:58.911Z] | | ___ __| | ___ ___ _____ __ [2022-07-12T22:19:58.911Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-12T22:19:58.911Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-12T22:19:58.911Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-12T22:19:58.911Z] Bash-1.0.6 [2022-07-12T22:19:58.911Z] [2022-07-12T22:19:58.911Z] [2022-07-12T22:19:58.911Z] ==> git version 2.25.1 found [2022-07-12T22:19:58.911Z] ==> 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-07-12T22:19:58.911Z] Release-Date: 2020-01-08 [2022-07-12T22:19:58.911Z] 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-07-12T22:19:58.911Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-12T22:19:58.911Z] ==> Jenkins CI detected. [2022-07-12T22:19:58.911Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-07-12T22:19:58.911Z] project root: . [2022-07-12T22:19:58.911Z] --> token set from env [2022-07-12T22:19:58.911Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-12T22:19:58.911Z] ==> Running gcov in . (disable via -X gcov) [2022-07-12T22:19:58.911Z] ==> Python coveragepy not found [2022-07-12T22:19:58.911Z] ==> Searching for coverage reports in: [2022-07-12T22:19:58.911Z] + . [2022-07-12T22:19:58.911Z] -> Found 1 reports [2022-07-12T22:19:58.911Z] ==> Detecting git/mercurial file structure [2022-07-12T22:19:58.911Z] ==> Reading reports [2022-07-12T22:19:58.911Z] + ./coverage.out bytes=7631 [2022-07-12T22:19:58.911Z] ==> Appending adjustments [2022-07-12T22:19:58.911Z] https://docs.codecov.io/docs/fixing-reports [2022-07-12T22:19:59.172Z] + Found adjustments [2022-07-12T22:19:59.172Z] ==> Gzipping contents [2022-07-12T22:19:59.172Z] 4.0K /tmp/codecov.baKrKm.gz [2022-07-12T22:19:59.172Z] ==> Uploading reports [2022-07-12T22:19:59.172Z] url: https://codecov.io [2022-07-12T22:19:59.172Z] query: branch=main&commit=d0a0e99d902e45b7e17db09c4331e4d14954addb&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T22:19:59.172Z] -> Pinging Codecov [2022-07-12T22:19:59.172Z] 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=d0a0e99d902e45b7e17db09c4331e4d14954addb&build=37&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F37%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-07-12T22:19:59.433Z] -> Uploading to [2022-07-12T22:19:59.433Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-12/6C56EA5C29638FB4528AC87E60AF5AE0/d0a0e99d902e45b7e17db09c4331e4d14954addb/cd3cd075-2262-4528-b40f-c04b64732c02.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220712%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220712T221959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0b60ee70206675c3936d61b61bb6ec83ae86064c010b362949a9efbc85450f1d [2022-07-12T22:19:59.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-12T22:19:59.433Z] Dload Upload Total Spent Left Speed [2022-07-12T22:19:59.695Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1603 0 0 100 1603 0 7935 --:--:-- --:--:-- --:--:-- 7896 100 1603 0 0 100 1603 0 5585 --:--:-- --:--:-- --:--:-- 5565 [2022-07-12T22:19:59.695Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-snmp-go/commit/d0a0e99d902e45b7e17db09c4331e4d14954addb [Pipeline] } [2022-07-12T22:19:59.704Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-07-12T22:19:59.900Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-07-12T22:19:59.909Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:20:00.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T22:20:00.209Z] [2022-07-12T22:20:00.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:20:00.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T22:20:00.514Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-07-12T22:20:00.514Z] df9b9388f04a: Pulling fs layer [2022-07-12T22:20:00.514Z] 52dc419b0ee2: Pulling fs layer [2022-07-12T22:20:00.514Z] 25bc292e5bac: Pulling fs layer [2022-07-12T22:20:00.514Z] 114826534d7a: Pulling fs layer [2022-07-12T22:20:00.514Z] 4657fd5d0bcf: Pulling fs layer [2022-07-12T22:20:00.514Z] 6ad1cebc031e: Pulling fs layer [2022-07-12T22:20:00.514Z] 8a3aa393b2d8: Pulling fs layer [2022-07-12T22:20:00.514Z] 4657fd5d0bcf: Waiting [2022-07-12T22:20:00.514Z] 114826534d7a: Waiting [2022-07-12T22:20:00.514Z] 8a3aa393b2d8: Waiting [2022-07-12T22:20:00.514Z] 25bc292e5bac: Verifying Checksum [2022-07-12T22:20:00.514Z] 25bc292e5bac: Download complete [2022-07-12T22:20:00.514Z] 52dc419b0ee2: Download complete [2022-07-12T22:20:00.514Z] 4657fd5d0bcf: Download complete [2022-07-12T22:20:00.514Z] df9b9388f04a: Download complete [2022-07-12T22:20:00.774Z] 6ad1cebc031e: Verifying Checksum [2022-07-12T22:20:00.774Z] df9b9388f04a: Pull complete [2022-07-12T22:20:01.036Z] 52dc419b0ee2: Pull complete [2022-07-12T22:20:01.036Z] 25bc292e5bac: Pull complete [2022-07-12T22:20:01.295Z] 114826534d7a: Verifying Checksum [2022-07-12T22:20:01.295Z] 114826534d7a: Download complete [2022-07-12T22:20:01.295Z] 8a3aa393b2d8: Verifying Checksum [2022-07-12T22:20:01.295Z] 8a3aa393b2d8: Download complete [2022-07-12T22:20:05.508Z] 114826534d7a: Pull complete [2022-07-12T22:20:05.508Z] 4657fd5d0bcf: Pull complete [2022-07-12T22:20:05.508Z] 6ad1cebc031e: Pull complete [2022-07-12T22:20:08.043Z] 8a3aa393b2d8: Pull complete [2022-07-12T22:20:08.043Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-07-12T22:20:08.043Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-07-12T22:20:08.043Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:20:08.140Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:20:08.181Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-07-12T22:20:10.201Z] $ docker top b68f9d30ae8cd37e417e16791917c09ea567aafc57e9dee501436ac1adaa4321 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-12T22:20:10.275Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-07-12T22:20:10.560Z] + set -o pipefail [2022-07-12T22:20:10.560Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-07-12T22:20:15.852Z] [2022-07-12T22:20:15.852Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-07-12T22:20:15.852Z] [2022-07-12T22:20:15.852Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/00f22400-6c34-4ef1-af91-ca8629acedde [2022-07-12T22:20:15.852Z] [2022-07-12T22:20:15.852Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-07-12T22:20:15.852Z] [2022-07-12T22:20:15.852Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-07-12T22:20:15.852Z] [2022-07-12T22:20:15.852Z] [2022-07-12T22:20:15.852Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2022-07-12T22:20:15.852Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2022-07-12T22:20:15.867Z] $ docker stop --time=1 b68f9d30ae8cd37e417e16791917c09ea567aafc57e9dee501436ac1adaa4321 [2022-07-12T22:20:17.975Z] $ docker rm -f b68f9d30ae8cd37e417e16791917c09ea567aafc57e9dee501436ac1adaa4321 [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-07-12T22:20:18.712Z] + git log --format=format:%s -1 d0a0e99d902e45b7e17db09c4331e4d14954addb [Pipeline] sh [2022-07-12T22:20:19.014Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T22:20:19.014Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:20:19.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T22:20:19.325Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:20:19.423Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:20:19.462Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T22:20:19.927Z] $ docker top c3eecf9f8b56d8671e6128183b92da5af1c4c0c7d425c57d7ad84c6afd5b38f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T22:20:20.014Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T22:20:20.014Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T22:20:20.145Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T22:20:20.149Z] $ docker exec c3eecf9f8b56d8671e6128183b92da5af1c4c0c7d425c57d7ad84c6afd5b38f5 ssh-agent [2022-07-12T22:20:20.306Z] SSH_AUTH_SOCK=/tmp/ssh-rrGDx2djoJJw/agent.33 [2022-07-12T22:20:20.306Z] SSH_AGENT_PID=39 [2022-07-12T22:20:20.312Z] Running ssh-add (command line suppressed) [2022-07-12T22:20:20.435Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3918063104797017189.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3918063104797017189.key) [2022-07-12T22:20:20.450Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T22:20:20.737Z] + git semver tag [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,922 [run_tag] DEBUG tag force:False [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,922 [check_head_tag] DEBUG check head tag [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,922 [execute] INFO git cat-file --batch-check [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,923 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,926 [execute] INFO git cat-file --batch [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,935 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,935 [execute] INFO git tag -a v2.2.1-dev.6 -m v2.2.1-dev.6 [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,936 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.6', '-m', 'v2.2.1-dev.6'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-07-12T22:20:20.998Z] 2022-07-12 22:20:20,941 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:20:20.998Z] 2.2.1-dev.6 [Pipeline] } [2022-07-12T22:20:21.011Z] $ docker exec --env ******** --env ******** c3eecf9f8b56d8671e6128183b92da5af1c4c0c7d425c57d7ad84c6afd5b38f5 ssh-agent -k [2022-07-12T22:20:21.128Z] unset SSH_AUTH_SOCK; [2022-07-12T22:20:21.129Z] unset SSH_AGENT_PID; [2022-07-12T22:20:21.129Z] echo Agent pid 39 killed; [2022-07-12T22:20:21.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T22:20:21.445Z] + git semver [Pipeline] } [2022-07-12T22:20:21.719Z] $ docker stop --time=1 c3eecf9f8b56d8671e6128183b92da5af1c4c0c7d425c57d7ad84c6afd5b38f5 [2022-07-12T22:20:23.030Z] $ docker rm -f c3eecf9f8b56d8671e6128183b92da5af1c4c0c7d425c57d7ad84c6afd5b38f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:20:23.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T22:20:23.441Z] [2022-07-12T22:20:23.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:20:23.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T22:20:23.747Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-07-12T22:20:23.747Z] ab5ef0e58194: Pulling fs layer [2022-07-12T22:20:23.747Z] 9712f1f96733: Pulling fs layer [2022-07-12T22:20:23.747Z] 63f879dbbcfc: Pulling fs layer [2022-07-12T22:20:23.747Z] 0d9ebad4ef96: Pulling fs layer [2022-07-12T22:20:23.747Z] e9a5061849ea: Pulling fs layer [2022-07-12T22:20:23.747Z] d747dcd14b5f: Pulling fs layer [2022-07-12T22:20:23.747Z] 2de7ff778b66: Pulling fs layer [2022-07-12T22:20:23.747Z] e9a5061849ea: Waiting [2022-07-12T22:20:23.747Z] d747dcd14b5f: Waiting [2022-07-12T22:20:23.747Z] 2de7ff778b66: Waiting [2022-07-12T22:20:23.747Z] 9712f1f96733: Download complete [2022-07-12T22:20:24.009Z] 63f879dbbcfc: Verifying Checksum [2022-07-12T22:20:24.009Z] 63f879dbbcfc: Download complete [2022-07-12T22:20:24.269Z] e9a5061849ea: Verifying Checksum [2022-07-12T22:20:24.269Z] e9a5061849ea: Download complete [2022-07-12T22:20:24.269Z] d747dcd14b5f: Download complete [2022-07-12T22:20:24.269Z] 0d9ebad4ef96: Verifying Checksum [2022-07-12T22:20:24.269Z] 0d9ebad4ef96: Download complete [2022-07-12T22:20:24.269Z] ab5ef0e58194: Verifying Checksum [2022-07-12T22:20:24.269Z] ab5ef0e58194: Download complete [2022-07-12T22:20:24.269Z] 2de7ff778b66: Verifying Checksum [2022-07-12T22:20:24.269Z] 2de7ff778b66: Download complete [2022-07-12T22:20:27.564Z] ab5ef0e58194: Pull complete [2022-07-12T22:20:27.564Z] 9712f1f96733: Pull complete [2022-07-12T22:20:28.134Z] 63f879dbbcfc: Pull complete [2022-07-12T22:20:32.334Z] 0d9ebad4ef96: Pull complete [2022-07-12T22:20:32.595Z] e9a5061849ea: Pull complete [2022-07-12T22:20:32.855Z] d747dcd14b5f: Pull complete [2022-07-12T22:20:34.236Z] 2de7ff778b66: Pull complete [2022-07-12T22:20:34.236Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-07-12T22:20:34.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-07-12T22:20:34.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:20:34.333Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:20:34.368Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-07-12T22:20:36.337Z] $ docker top eb8ae7212e2c004a68d70f1c4c34a86866fc606c966695a32fbc1ed348dafc0d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-07-12T22:20:36.410Z] provisioning config files... [2022-07-12T22:20:36.417Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config499647489392618071tmp [2022-07-12T22:20:36.429Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6117816539465444124tmp [2022-07-12T22:20:36.443Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6332914449512799468tmp [Pipeline] { [Pipeline] echo [2022-07-12T22:20:36.456Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:36.735Z] ---> sigul-configuration.sh [2022-07-12T22:20:36.735Z] gpg: directory `/root/.gnupg' created [2022-07-12T22:20:36.735Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-07-12T22:20:36.735Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-07-12T22:20:36.735Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-07-12T22:20:36.735Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-07-12T22:20:36.735Z] gpg: CAST5 encrypted data [2022-07-12T22:20:36.735Z] gpg: encrypted with 1 passphrase [2022-07-12T22:20:36.735Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-07-12T22:20:37.020Z] + mkdir /home/jenkins [2022-07-12T22:20:37.020Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-07-12T22:20:37.306Z] + 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-07-12T22:20:37.314Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:37.600Z] ---> sigul-install.sh [2022-07-12T22:20:37.600Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-07-12T22:20:37.885Z] + git tag --list [2022-07-12T22:20:37.886Z] 1.0.0 [2022-07-12T22:20:37.886Z] v0.0.0 [2022-07-12T22:20:37.886Z] v1.1.0 [2022-07-12T22:20:37.886Z] v1.1.1 [2022-07-12T22:20:37.886Z] v1.2.2 [2022-07-12T22:20:37.886Z] v1.3.0 [2022-07-12T22:20:37.886Z] v1.3.1 [2022-07-12T22:20:37.886Z] v2.0.0 [2022-07-12T22:20:37.886Z] v2.1.0 [2022-07-12T22:20:37.886Z] v2.1.1 [2022-07-12T22:20:37.886Z] v2.1.1-dev.2 [2022-07-12T22:20:37.886Z] v2.1.1-dev.3 [2022-07-12T22:20:37.886Z] v2.2.0 [2022-07-12T22:20:37.886Z] v2.2.1-dev.1 [2022-07-12T22:20:37.886Z] v2.2.1-dev.2 [2022-07-12T22:20:37.886Z] v2.2.1-dev.3 [2022-07-12T22:20:37.886Z] v2.2.1-dev.4 [2022-07-12T22:20:37.886Z] v2.2.1-dev.5 [2022-07-12T22:20:37.886Z] v2.2.1-dev.6 [Pipeline] sh [2022-07-12T22:20:38.170Z] + lftools sign git-tag v2.2.1-dev.6 [2022-07-12T22:20:38.740Z] Signing Git tag with Sigul... [2022-07-12T22:20:38.740Z] Signing v2.2.1-dev.6 [Pipeline] echo [2022-07-12T22:20:39.008Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:39.296Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-07-12T22:20:39.304Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-07-12T22:20:39.325Z] $ docker stop --time=1 eb8ae7212e2c004a68d70f1c4c34a86866fc606c966695a32fbc1ed348dafc0d [2022-07-12T22:20:40.581Z] $ docker rm -f eb8ae7212e2c004a68d70f1c4c34a86866fc606c966695a32fbc1ed348dafc0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-07-12T22:20:40.997Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T22:20:40.997Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:20:41.299Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T22:20:41.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:20:41.381Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:20:41.416Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T22:20:41.758Z] $ docker top 2fb89a620273591b072942850280416719504a9196fd010290d7411f1c76c97f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T22:20:41.849Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T22:20:41.849Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T22:20:41.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T22:20:41.990Z] $ docker exec 2fb89a620273591b072942850280416719504a9196fd010290d7411f1c76c97f ssh-agent [2022-07-12T22:20:42.122Z] SSH_AUTH_SOCK=/tmp/ssh-KVdwmZ3UoAE6/agent.33 [2022-07-12T22:20:42.122Z] SSH_AGENT_PID=39 [2022-07-12T22:20:42.127Z] Running ssh-add (command line suppressed) [2022-07-12T22:20:42.246Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2736186922133497067.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2736186922133497067.key) [2022-07-12T22:20:42.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T22:20:42.548Z] + git semver bump pre [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,729 [bump_version] DEBUG bumping version:2.2.1-dev.6 on axis:pre with prefix:dev [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,729 [bump_version] DEBUG bumped version:2.2.1-dev.7 [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,729 [write_version] DEBUG write version:2.2.1-dev.7 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,729 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,729 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,732 [execute] INFO git cat-file --batch-check [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,732 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,737 [execute] INFO git cat-file --batch [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,738 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T22:20:42.809Z] 2022-07-12 22:20:42,742 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:20:42.809Z] 2.2.1-dev.7 [Pipeline] } [2022-07-12T22:20:42.822Z] $ docker exec --env ******** --env ******** 2fb89a620273591b072942850280416719504a9196fd010290d7411f1c76c97f ssh-agent -k [2022-07-12T22:20:42.935Z] unset SSH_AUTH_SOCK; [2022-07-12T22:20:42.936Z] unset SSH_AGENT_PID; [2022-07-12T22:20:42.936Z] echo Agent pid 39 killed; [2022-07-12T22:20:42.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T22:20:43.256Z] + git semver [Pipeline] } [2022-07-12T22:20:43.533Z] $ docker stop --time=1 2fb89a620273591b072942850280416719504a9196fd010290d7411f1c76c97f [2022-07-12T22:20:44.857Z] $ docker rm -f 2fb89a620273591b072942850280416719504a9196fd010290d7411f1c76c97f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-12T22:20:45.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-12T22:20:45.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:20:45.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-12T22:20:45.490Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:20:45.568Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:20:45.604Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-12T22:20:45.957Z] $ docker top 9620fdd40e4608d6707b16a2703221aa67ec996c7e969c82f0108dec6a08c3a8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-12T22:20:46.053Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-12T22:20:46.053Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-12T22:20:46.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-12T22:20:46.178Z] $ docker exec 9620fdd40e4608d6707b16a2703221aa67ec996c7e969c82f0108dec6a08c3a8 ssh-agent [2022-07-12T22:20:46.286Z] SSH_AUTH_SOCK=/tmp/ssh-0QzTx9TLjIwd/agent.33 [2022-07-12T22:20:46.286Z] SSH_AGENT_PID=40 [2022-07-12T22:20:46.291Z] Running ssh-add (command line suppressed) [2022-07-12T22:20:46.406Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_477202213350263894.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_477202213350263894.key) [2022-07-12T22:20:46.425Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-12T22:20:46.784Z] + git semver push [2022-07-12T22:20:47.044Z] 2022-07-12 22:20:46,923 [run_push] DEBUG push [2022-07-12T22:20:47.044Z] 2022-07-12 22:20:46,924 [execute] INFO git cat-file --batch-check [2022-07-12T22:20:47.044Z] 2022-07-12 22:20:46,924 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-07-12T22:20:47.044Z] 2022-07-12 22:20:46,928 [execute] INFO git rev-list 38f9b1c5d52a8198debb5de19db841c32bfdd94f -- [2022-07-12T22:20:47.044Z] 2022-07-12 22:20:46,929 [execute] DEBUG Popen(['git', 'rev-list', '38f9b1c5d52a8198debb5de19db841c32bfdd94f', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T22:20:47.044Z] 2022-07-12 22:20:46,936 [execute] INFO git fetch -v origin [2022-07-12T22:20:47.044Z] 2022-07-12 22:20:46,937 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-07-12T22:20:47.615Z] 2022-07-12 22:20:47,418 [run_push] DEBUG no remote changes detected [2022-07-12T22:20:47.615Z] 2022-07-12 22:20:47,418 [execute] INFO git push origin semver [2022-07-12T22:20:47.615Z] 2022-07-12 22:20:47,419 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-07-12T22:20:48.561Z] 2022-07-12 22:20:48,280 [run_push] DEBUG push all version tags [2022-07-12T22:20:48.561Z] 2022-07-12 22:20:48,280 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-07-12T22:20:48.562Z] 2022-07-12 22:20:48,281 [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-07-12T22:20:49.133Z] 2022-07-12 22:20:48,992 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-07-12T22:20:49.133Z] 2.2.1-dev.7 [Pipeline] } [2022-07-12T22:20:49.146Z] $ docker exec --env ******** --env ******** 9620fdd40e4608d6707b16a2703221aa67ec996c7e969c82f0108dec6a08c3a8 ssh-agent -k [2022-07-12T22:20:49.251Z] unset SSH_AUTH_SOCK; [2022-07-12T22:20:49.251Z] unset SSH_AGENT_PID; [2022-07-12T22:20:49.252Z] echo Agent pid 40 killed; [2022-07-12T22:20:49.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-12T22:20:49.563Z] + git semver [Pipeline] } [2022-07-12T22:20:49.838Z] $ docker stop --time=1 9620fdd40e4608d6707b16a2703221aa67ec996c7e969c82f0108dec6a08c3a8 [2022-07-12T22:20:51.099Z] $ docker rm -f 9620fdd40e4608d6707b16a2703221aa67ec996c7e969c82f0108dec6a08c3a8 [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-07-12T22:20:51.682Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-07-12T22:20:51.682Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-07-12T22:20:51.682Z] total 16 [2022-07-12T22:20:51.682Z] drwxr-xr-x 3 root root 4096 Jul 12 22:12 . [2022-07-12T22:20:51.682Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 22:20 .. [2022-07-12T22:20:51.682Z] drwxr-xr-x 2 root root 4096 Jul 12 22:12 cost [2022-07-12T22:20:51.682Z] -rw-r--r-- 1 root root 84 Jul 12 22:12 cost.csv [2022-07-12T22:20:51.682Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-07-12T22:20:51.682Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-07-12T22:20:51.682Z] total 16 [2022-07-12T22:20:51.682Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 12 22:12 . [2022-07-12T22:20:51.682Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 12 22:20 .. [2022-07-12T22:20:51.682Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 12 22:12 cost [2022-07-12T22:20:51.682Z] -rw-r--r-- 1 jenkins jenkins 84 Jul 12 22:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:51.973Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:52.829Z] ---> package-listing.sh [2022-07-12T22:20:52.829Z] ++ facter osfamily [2022-07-12T22:20:52.829Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-12T22:20:53.091Z] + OS_FAMILY=debian [2022-07-12T22:20:53.091Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-07-12T22:20:53.091Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-12T22:20:53.091Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-12T22:20:53.091Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-12T22:20:53.091Z] + PACKAGES=/tmp/packages_start.txt [2022-07-12T22:20:53.091Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-07-12T22:20:53.091Z] + PACKAGES=/tmp/packages_end.txt [2022-07-12T22:20:53.091Z] + case "${OS_FAMILY}" in [2022-07-12T22:20:53.091Z] + dpkg -l [2022-07-12T22:20:53.091Z] + grep '^ii' [2022-07-12T22:20:53.091Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-12T22:20:53.091Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-12T22:20:53.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-12T22:20:53.091Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-07-12T22:20:53.091Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-07-12T22:20:53.091Z] + 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-07-12T22:20:53.101Z] 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-07-12T22:20:53.381Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T22:20:53.947Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-12T22:20:53.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-12T22:20:54.038Z] prd-ubuntu20.04-docker-8c-8g-19778 does not seem to be running inside a container [2022-07-12T22:20:54.073Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-12T22:20:54.305Z] $ docker top 9ce9b1d5dc5497c5ee0ed4c7d6a4c66fb19907ded5af79c2e32261aa0de2b43a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-12T22:20:54.664Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-12T22:20:54.954Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-12T22:20:55.242Z] + ls /var/log/sa-host [2022-07-12T22:20:55.242Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-12T22:20:55.387Z] provisioning config files... [2022-07-12T22:20:55.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config501817495474152208tmp [Pipeline] { [Pipeline] echo [2022-07-12T22:20:55.414Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:55.700Z] ---> create-netrc.sh [Pipeline] } [2022-07-12T22:20:55.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:56.048Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-12T22:20:56.058Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:56.346Z] ---> sudo-logs.sh [2022-07-12T22:20:56.346Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-12T22:20:56.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:56.654Z] ---> job-cost.sh [2022-07-12T22:20:56.654Z] lf-activate-venv: SKIPPING [2022-07-12T22:20:56.654Z] DEBUG: total: 0.2199999988079071 [2022-07-12T22:20:56.654Z] INFO: Retrieving Stack Cost... [2022-07-12T22:20:57.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-12T22:20:57.487Z] INFO: Archiving Costs [Pipeline] echo [2022-07-12T22:20:57.498Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-12T22:20:57.781Z] ---> logs-deploy.sh [2022-07-12T22:20:57.781Z] lf-activate-venv: SKIPPING [2022-07-12T22:20:57.781Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/37 [2022-07-12T22:20:57.781Z] INFO: archiving workspace using pattern(s): [2022-07-12T22:20:58.723Z] Archives upload complete. [2022-07-12T22:20:58.985Z] INFO: archiving logs to Nexus [2022-07-12T22:20:59.559Z] ---> uname -a: [2022-07-12T22:20:59.559Z] Linux prd-ubuntu20-04-docker-8c-8g-19778 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] ---> lscpu: [2022-07-12T22:20:59.559Z] Architecture: x86_64 [2022-07-12T22:20:59.559Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-12T22:20:59.559Z] Byte Order: Little Endian [2022-07-12T22:20:59.559Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-12T22:20:59.559Z] CPU(s): 8 [2022-07-12T22:20:59.559Z] On-line CPU(s) list: 0-7 [2022-07-12T22:20:59.559Z] Thread(s) per core: 1 [2022-07-12T22:20:59.559Z] Core(s) per socket: 1 [2022-07-12T22:20:59.559Z] Socket(s): 8 [2022-07-12T22:20:59.559Z] NUMA node(s): 1 [2022-07-12T22:20:59.559Z] Vendor ID: AuthenticAMD [2022-07-12T22:20:59.559Z] CPU family: 23 [2022-07-12T22:20:59.559Z] Model: 49 [2022-07-12T22:20:59.559Z] Model name: AMD EPYC-Rome Processor [2022-07-12T22:20:59.559Z] Stepping: 0 [2022-07-12T22:20:59.559Z] CPU MHz: 2799.998 [2022-07-12T22:20:59.559Z] BogoMIPS: 5599.99 [2022-07-12T22:20:59.559Z] Virtualization: AMD-V [2022-07-12T22:20:59.559Z] Hypervisor vendor: KVM [2022-07-12T22:20:59.559Z] Virtualization type: full [2022-07-12T22:20:59.559Z] L1d cache: 256 KiB [2022-07-12T22:20:59.559Z] L1i cache: 256 KiB [2022-07-12T22:20:59.559Z] L2 cache: 4 MiB [2022-07-12T22:20:59.559Z] L3 cache: 128 MiB [2022-07-12T22:20:59.559Z] NUMA node0 CPU(s): 0-7 [2022-07-12T22:20:59.559Z] Vulnerability Itlb multihit: Not affected [2022-07-12T22:20:59.559Z] Vulnerability L1tf: Not affected [2022-07-12T22:20:59.559Z] Vulnerability Mds: Not affected [2022-07-12T22:20:59.559Z] Vulnerability Meltdown: Not affected [2022-07-12T22:20:59.559Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-12T22:20:59.559Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-12T22:20:59.559Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-12T22:20:59.559Z] Vulnerability Srbds: Not affected [2022-07-12T22:20:59.559Z] Vulnerability Tsx async abort: Not affected [2022-07-12T22:20:59.559Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] ---> nproc: [2022-07-12T22:20:59.559Z] 8 [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] ---> df -h: [2022-07-12T22:20:59.559Z] Filesystem Size Used Avail Use% Mounted on [2022-07-12T22:20:59.559Z] overlay 155G 12G 143G 8% / [2022-07-12T22:20:59.559Z] tmpfs 64M 0 64M 0% /dev [2022-07-12T22:20:59.559Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-12T22:20:59.559Z] shm 64M 0 64M 0% /dev/shm [2022-07-12T22:20:59.559Z] /dev/vda1 155G 12G 143G 8% /facter-os [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] ---> sar -b -r -n DEV: [2022-07-12T22:20:59.559Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19778) 07/12/22 _x86_64_ (8 CPU) [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] 22:10:02 LINUX RESTART (8 CPU) [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] 22:11:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-07-12T22:20:59.559Z] 22:12:01 215.05 1.32 213.73 0.00 24.67 62466.43 0.00 [2022-07-12T22:20:59.559Z] 22:13:02 119.65 0.02 119.64 0.00 1.47 33617.99 0.00 [2022-07-12T22:20:59.559Z] 22:14:01 1.64 0.00 1.64 0.00 0.00 21.43 0.00 [2022-07-12T22:20:59.559Z] 22:15:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 [2022-07-12T22:20:59.559Z] 22:16:01 1.07 0.02 1.05 0.00 0.13 11.60 0.00 [2022-07-12T22:20:59.559Z] 22:17:01 1.25 0.02 1.23 0.00 0.13 16.13 0.00 [2022-07-12T22:20:59.559Z] 22:18:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2022-07-12T22:20:59.559Z] 22:19:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 [2022-07-12T22:20:59.559Z] 22:20:01 2.77 0.10 2.67 0.00 10.26 104.65 0.00 [2022-07-12T22:20:59.559Z] Average: 38.11 0.16 37.95 0.00 4.04 10622.55 0.00 [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] 22:11:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-07-12T22:20:59.559Z] 22:12:01 28409120 31728860 563616 1.71 161712 3372380 2020060 5.95 1270924 2756400 548 [2022-07-12T22:20:59.559Z] 22:13:02 27699692 31762876 526464 1.60 171900 4045488 1802440 5.31 1283576 3389656 380 [2022-07-12T22:20:59.559Z] 22:14:01 27701296 31764596 524672 1.60 171928 4045492 1802440 5.31 1282580 3389660 16 [2022-07-12T22:20:59.559Z] 22:15:01 27702272 31765600 523572 1.59 171968 4045488 1802440 5.31 1281332 3389664 16 [2022-07-12T22:20:59.559Z] 22:16:01 27702224 31765616 523500 1.59 172000 4045504 1802440 5.31 1281864 3389672 16 [2022-07-12T22:20:59.559Z] 22:17:01 27710232 31773656 515392 1.57 172048 4045500 1802440 5.31 1273392 3389672 16 [2022-07-12T22:20:59.559Z] 22:18:01 27710488 31774136 514744 1.57 172080 4045508 1802440 5.31 1272480 3389820 32 [2022-07-12T22:20:59.559Z] 22:19:01 27710692 31774412 514408 1.56 172128 4045512 1802440 5.31 1272528 3389832 28 [2022-07-12T22:20:59.559Z] 22:20:01 27457340 31733152 554764 1.69 172584 4250876 1957960 5.77 1305276 3594720 206276 [2022-07-12T22:20:59.559Z] Average: 27755928 31760323 529015 1.61 170928 3993528 1843900 5.43 1280439 3342122 23036 [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] 22:11:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-07-12T22:20:59.559Z] 22:12:01 ens3 225.69 181.17 1154.44 82.82 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:12:01 docker0 122.30 147.99 9.49 1107.80 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:12:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:13:02 ens3 194.07 155.15 2626.49 279.99 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:13:02 docker0 2.76 5.75 0.18 57.99 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:13:02 lo 7.46 7.46 0.72 0.72 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:15:01 ens3 0.25 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:16:01 ens3 0.82 0.17 0.22 0.13 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:17:01 ens3 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:19:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:20:01 ens3 117.28 68.71 3559.99 6.72 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] 22:20:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] Average: ens3 59.68 44.92 816.64 41.11 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] Average: docker0 13.72 16.87 1.06 127.94 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] Average: lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] [2022-07-12T22:20:59.559Z] ---> sar -P ALL: [2022-07-12T22:20:59.560Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19778) 07/12/22 _x86_64_ (8 CPU) [2022-07-12T22:20:59.560Z] [2022-07-12T22:20:59.560Z] 22:10:02 LINUX RESTART (8 CPU) [2022-07-12T22:20:59.560Z] [2022-07-12T22:20:59.560Z] 22:11:02 CPU %user %nice %system %iowait %steal %idle [2022-07-12T22:20:59.560Z] 22:12:01 all 26.18 0.00 6.50 1.51 0.08 65.73 [2022-07-12T22:20:59.560Z] 22:12:01 0 27.65 0.00 6.01 0.75 0.09 65.50 [2022-07-12T22:20:59.560Z] 22:12:01 1 26.83 0.00 6.03 0.96 0.09 66.09 [2022-07-12T22:20:59.560Z] 22:12:01 2 23.26 0.00 7.21 0.57 0.07 68.90 [2022-07-12T22:20:59.560Z] 22:12:01 3 25.73 0.00 7.61 4.28 0.10 62.28 [2022-07-12T22:20:59.560Z] 22:12:01 4 25.64 0.00 6.12 0.38 0.05 67.81 [2022-07-12T22:20:59.560Z] 22:12:01 5 25.76 0.00 6.36 0.29 0.09 67.51 [2022-07-12T22:20:59.560Z] 22:12:01 6 27.13 0.00 6.33 4.44 0.09 62.02 [2022-07-12T22:20:59.560Z] 22:12:01 7 27.40 0.00 6.34 0.43 0.09 65.74 [2022-07-12T22:20:59.560Z] 22:13:02 all 19.88 0.00 4.25 0.83 0.05 74.99 [2022-07-12T22:20:59.560Z] 22:13:02 0 18.75 0.00 4.76 0.05 0.05 76.39 [2022-07-12T22:20:59.560Z] 22:13:02 1 20.61 0.00 4.34 1.03 0.05 73.98 [2022-07-12T22:20:59.560Z] 22:13:02 2 18.34 0.00 3.93 0.64 0.05 77.03 [2022-07-12T22:20:59.560Z] 22:13:02 3 20.78 0.00 4.40 2.12 0.05 72.65 [2022-07-12T22:20:59.560Z] 22:13:02 4 20.31 0.00 3.82 0.07 0.05 75.75 [2022-07-12T22:20:59.560Z] 22:13:02 5 19.22 0.00 4.56 2.22 0.05 73.95 [2022-07-12T22:20:59.560Z] 22:13:02 6 20.28 0.00 4.03 0.02 0.03 75.64 [2022-07-12T22:20:59.560Z] 22:13:02 7 20.74 0.00 4.15 0.52 0.05 74.54 [2022-07-12T22:20:59.560Z] 22:14:01 all 0.19 0.00 0.01 0.01 0.00 99.78 [2022-07-12T22:20:59.560Z] 22:14:01 0 0.03 0.00 0.03 0.07 0.00 99.86 [2022-07-12T22:20:59.560Z] 22:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T22:20:59.560Z] 22:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-12T22:20:59.560Z] 22:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T22:20:59.560Z] 22:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:14:01 7 1.44 0.00 0.02 0.00 0.00 98.54 [2022-07-12T22:20:59.560Z] 22:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-07-12T22:20:59.560Z] 22:15:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-07-12T22:20:59.560Z] 22:15:01 1 0.05 0.00 0.00 0.02 0.00 99.93 [2022-07-12T22:20:59.560Z] 22:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2022-07-12T22:20:59.560Z] 22:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T22:20:59.560Z] 22:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T22:20:59.560Z] 22:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2022-07-12T22:20:59.560Z] 22:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-12T22:20:59.560Z] 22:16:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-07-12T22:20:59.560Z] 22:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:16:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2022-07-12T22:20:59.560Z] 22:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2022-07-12T22:20:59.560Z] 22:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T22:20:59.560Z] 22:16:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2022-07-12T22:20:59.560Z] 22:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2022-07-12T22:20:59.560Z] 22:17:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2022-07-12T22:20:59.560Z] 22:17:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2022-07-12T22:20:59.560Z] 22:17:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2022-07-12T22:20:59.560Z] 22:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-07-12T22:20:59.560Z] 22:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-12T22:20:59.560Z] 22:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-07-12T22:20:59.560Z] 22:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2022-07-12T22:20:59.560Z] 22:17:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2022-07-12T22:20:59.560Z] 22:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-07-12T22:20:59.560Z] 22:18:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2022-07-12T22:20:59.560Z] 22:18:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2022-07-12T22:20:59.560Z] 22:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-07-12T22:20:59.560Z] 22:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T22:20:59.560Z] 22:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-12T22:20:59.560Z] 22:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-07-12T22:20:59.560Z] 22:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-07-12T22:20:59.560Z] 22:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T22:20:59.560Z] 22:19:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2022-07-12T22:20:59.560Z] 22:19:01 0 0.08 0.00 0.02 0.03 0.00 99.87 [2022-07-12T22:20:59.560Z] 22:19:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2022-07-12T22:20:59.560Z] 22:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T22:20:59.560Z] 22:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-07-12T22:20:59.560Z] 22:19:01 4 0.00 0.00 0.05 0.00 0.00 99.95 [2022-07-12T22:20:59.560Z] 22:19:01 5 0.08 0.00 0.00 0.00 0.00 99.92 [2022-07-12T22:20:59.560Z] 22:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-07-12T22:20:59.560Z] 22:19:01 7 0.15 0.00 0.02 0.00 0.02 99.82 [2022-07-12T22:20:59.560Z] 22:20:01 all 0.57 0.00 0.23 0.02 0.00 99.18 [2022-07-12T22:20:59.560Z] 22:20:01 0 0.50 0.00 0.25 0.02 0.02 99.22 [2022-07-12T22:20:59.560Z] 22:20:01 1 0.32 0.00 0.25 0.10 0.00 99.33 [2022-07-12T22:20:59.560Z] 22:20:01 2 0.38 0.00 0.37 0.00 0.00 99.25 [2022-07-12T22:20:59.560Z] 22:20:01 3 0.40 0.00 0.32 0.00 0.00 99.28 [2022-07-12T22:20:59.560Z] 22:20:01 4 0.23 0.00 0.12 0.00 0.00 99.65 [2022-07-12T22:20:59.560Z] 22:20:01 5 0.47 0.00 0.18 0.00 0.00 99.35 [2022-07-12T22:20:59.560Z] 22:20:01 6 0.42 0.00 0.23 0.02 0.00 99.33 [2022-07-12T22:20:59.560Z] 22:20:01 7 1.80 0.00 0.15 0.02 0.00 98.04 [2022-07-12T22:20:59.560Z] Average: all 5.14 0.00 1.21 0.26 0.02 93.37 [2022-07-12T22:20:59.560Z] Average: 0 5.16 0.00 1.22 0.11 0.02 93.50 [2022-07-12T22:20:59.560Z] Average: 1 5.25 0.00 1.18 0.24 0.02 93.31 [2022-07-12T22:20:59.560Z] Average: 2 4.60 0.00 1.26 0.13 0.01 94.00 [2022-07-12T22:20:59.560Z] Average: 3 5.13 0.00 1.34 0.70 0.02 92.82 [2022-07-12T22:20:59.560Z] Average: 4 5.07 0.00 1.11 0.05 0.01 93.76 [2022-07-12T22:20:59.560Z] Average: 5 4.99 0.00 1.22 0.28 0.02 93.49 [2022-07-12T22:20:59.560Z] Average: 6 5.25 0.00 1.16 0.49 0.01 93.09 [2022-07-12T22:20:59.560Z] Average: 7 5.67 0.00 1.18 0.11 0.02 93.03 [2022-07-12T22:20:59.560Z] [2022-07-12T22:20:59.560Z] [2022-07-12T22:20:59.560Z]