Pull request #137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a31724cd9f33addff6db852889208472f6295c42+f2700d797dde70a27600e51c0b144607fa1919f0 (6bfa04508aea654cfca0fba1a868e2cc04984345) 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-ssh1728777358883047830.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 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-ssh12221464280030874511.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 efdbc04638cc485a1a2a98c60e49a0e43cac6f53 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-137/workspace@libs/edgex-global-pipelines # timeout=10 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/PR-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh18106770217965592530.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7030346107802434468.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision efdbc04638cc485a1a2a98c60e49a0e43cac6f53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f efdbc04638cc485a1a2a98c60e49a0e43cac6f53 # timeout=10 Commit message: "Merge pull request #376 from ernestojeda/add-ireland-release-stream" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4286159646990646865.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-137/workspace@libs/lf-pipelines # timeout=10 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/PR-137/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh15809550316954231917.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-4753 in /w/workspace/gexfoundry_device-snmp-go_PR-137 [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/gexfoundry_device-snmp-go_PR-137 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/jenkins-gitclient-ssh4034918534058963375.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/jenkins-gitclient-ssh399224494470070174.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f2700d797dde70a27600e51c0b144607fa1919f0 into PR head commit a31724cd9f33addff6db852889208472f6295c42 Merge succeeded, producing a31724cd9f33addff6db852889208472f6295c42 Checking out Revision a31724cd9f33addff6db852889208472f6295c42 (PR-137) > git config core.sparsecheckout # timeout=10 > git checkout -f a31724cd9f33addff6db852889208472f6295c42 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/jenkins-gitclient-ssh1737118117184217687.key > git merge f2700d797dde70a27600e51c0b144607fa1919f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a31724cd9f33addff6db852889208472f6295c42 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-02-07T05:04:12.000Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-02-07T05:04:12.160Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-02-07T05:04:12.262Z] ========================================================= [2022-02-07T05:04:12.262Z] EdgeX Global Pipelines Version Info [2022-02-07T05:04:12.262Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:04:13.445Z] ------------------- [2022-02-07T05:04:13.446Z] stable info: [2022-02-07T05:04:13.446Z] ------------------- [2022-02-07T05:04:13.446Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-07T05:04:13.446Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-07T05:04:13.446Z] Message: update stable to v1.0.220 [2022-02-07T05:04:14.018Z] ------------------- [2022-02-07T05:04:14.018Z] experimental info: [2022-02-07T05:04:14.018Z] ------------------- [2022-02-07T05:04:14.018Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-02-07T05:04:14.018Z] Commit SHA: efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [2022-02-07T05:04:14.018Z] Message: update experimental to v1.0.220 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-02-07T05:04:14.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-02-07T05:04:14.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-02-07T05:04:14.361Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-02-07T05:04:14.398Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-02-07T05:04:14.446Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-02-07T05:04:14.477Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-02-07T05:04:14.512Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-02-07T05:04:14.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-02-07T05:04:14.584Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-02-07T05:04:14.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-02-07T05:04:14.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-02-07T05:04:14.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-02-07T05:04:14.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-02-07T05:04:14.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-02-07T05:04:14.815Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-02-07T05:04:14.857Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-02-07T05:04:14.894Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-02-07T05:04:14.937Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-02-07T05:04:14.981Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-02-07T05:04:15.020Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-02-07T05:04:15.059Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-02-07T05:04:15.100Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-02-07T05:04:15.139Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-02-07T05:04:15.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-02-07T05:04:15.210Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-02-07T05:04:15.246Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-02-07T05:04:15.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo [2022-02-07T05:04:15.318Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo [2022-02-07T05:04:15.354Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo [2022-02-07T05:04:15.390Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a31724cd9f33addff6db852889208472f6295c42 [Pipeline] echo [2022-02-07T05:04:15.428Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a31724c [Pipeline] echo [2022-02-07T05:04:15.463Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-07T05:04:15.573Z] provisioning config files... [2022-02-07T05:04:15.587Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/config8709623473588944235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:04:15.951Z] ---> docker-login.sh [2022-02-07T05:04:15.951Z] nexus3.edgexfoundry.org:10001 [2022-02-07T05:04:15.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:16.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:16.213Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:16.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:16.213Z] [2022-02-07T05:04:16.213Z] Login Succeeded [2022-02-07T05:04:16.213Z] nexus3.edgexfoundry.org:10002 [2022-02-07T05:04:16.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:16.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:16.213Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:16.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:16.213Z] [2022-02-07T05:04:16.213Z] Login Succeeded [2022-02-07T05:04:16.213Z] nexus3.edgexfoundry.org:10003 [2022-02-07T05:04:16.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:16.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:16.213Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:16.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:16.213Z] [2022-02-07T05:04:16.213Z] Login Succeeded [2022-02-07T05:04:16.213Z] nexus3.edgexfoundry.org:10004 [2022-02-07T05:04:16.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:16.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:16.474Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:16.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:16.474Z] [2022-02-07T05:04:16.474Z] Login Succeeded [2022-02-07T05:04:16.474Z] docker.io [2022-02-07T05:04:16.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:16.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:16.737Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:16.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:16.737Z] [2022-02-07T05:04:16.737Z] Login Succeeded [2022-02-07T05:04:16.737Z] ---> docker-login.sh ends [Pipeline] } [2022-02-07T05:04:16.769Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-02-07T05:04:17.404Z] + git rev-list -1 --merges a31724cd9f33addff6db852889208472f6295c42~1..a31724cd9f33addff6db852889208472f6295c42 [Pipeline] echo [2022-02-07T05:04:17.450Z] -----------> git rev-list -1 --merges a31724cd9f33addff6db852889208472f6295c42~1..a31724cd9f33addff6db852889208472f6295c42 a31724cd9f33addff6db852889208472f6295c42 [false] [Pipeline] sh [2022-02-07T05:04:17.766Z] + git log --format=format:%s -1 a31724cd9f33addff6db852889208472f6295c42 [Pipeline] echo [2022-02-07T05:04:17.804Z] ========================================================= [2022-02-07T05:04:17.804Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-02-07T05:04:17.804Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-07T05:04:18.248Z] + git log --format=format:%s -1 a31724cd9f33addff6db852889208472f6295c42 [Pipeline] echo [2022-02-07T05:04:18.290Z] [semverPrep] GIT_COMMIT: a31724cd9f33addff6db852889208472f6295c42, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-02-07T05:04:18.319Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-02-07T05:04:18.720Z] + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts [2022-02-07T05:04:18.720Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-02-07T05:04:18.720Z] + '[' -e /tmp/ssh_known_hosts ']' [2022-02-07T05:04:18.720Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-02-07T05:04:18.720Z] + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' [2022-02-07T05:04:18.720Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-02-07T05:04:18.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:04:19.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-07T05:04:19.090Z] [2022-02-07T05:04:19.090Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:04:19.445Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-07T05:04:19.446Z] latest: Pulling from edgex-devops/git-semver [2022-02-07T05:04:19.446Z] a0d0a0d46f8b: Pulling fs layer [2022-02-07T05:04:19.446Z] 3e5f54012d9b: Pulling fs layer [2022-02-07T05:04:19.446Z] 4c7163046ea9: Pulling fs layer [2022-02-07T05:04:19.446Z] 0c2d73faf560: Pulling fs layer [2022-02-07T05:04:19.446Z] 0c2d73faf560: Waiting [2022-02-07T05:04:19.446Z] 3e5f54012d9b: Verifying Checksum [2022-02-07T05:04:19.446Z] 3e5f54012d9b: Download complete [2022-02-07T05:04:19.446Z] a0d0a0d46f8b: Verifying Checksum [2022-02-07T05:04:19.446Z] a0d0a0d46f8b: Download complete [2022-02-07T05:04:19.446Z] 0c2d73faf560: Verifying Checksum [2022-02-07T05:04:19.446Z] 0c2d73faf560: Download complete [2022-02-07T05:04:19.446Z] 4c7163046ea9: Verifying Checksum [2022-02-07T05:04:19.446Z] 4c7163046ea9: Download complete [2022-02-07T05:04:19.719Z] a0d0a0d46f8b: Pull complete [2022-02-07T05:04:19.719Z] 3e5f54012d9b: Pull complete [2022-02-07T05:04:19.983Z] 4c7163046ea9: Pull complete [2022-02-07T05:04:20.250Z] 0c2d73faf560: Pull complete [2022-02-07T05:04:20.250Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2022-02-07T05:04:20.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2022-02-07T05:04:20.250Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2022-02-07T05:04:20.340Z] prd-centos7-docker-4c-2g-4753 does not seem to be running inside a container [2022-02-07T05:04:20.380Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-137 -v /w/workspace/gexfoundry_device-snmp-go_PR-137:/w/workspace/gexfoundry_device-snmp-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-137@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2022-02-07T05:04:21.033Z] $ docker top a545aed2d48ef0e72dd4a917b6bad31a5d6631d79ed508d17c84bd72c75695bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-02-07T05:04:21.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-07T05:04:21.211Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-07T05:04:21.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-07T05:04:21.319Z] $ docker exec a545aed2d48ef0e72dd4a917b6bad31a5d6631d79ed508d17c84bd72c75695bd ssh-agent [2022-02-07T05:04:21.421Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXfKBNCn/agent.13 [2022-02-07T05:04:21.421Z] SSH_AGENT_PID=19 [2022-02-07T05:04:21.429Z] Running ssh-add (command line suppressed) [2022-02-07T05:04:21.528Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/private_key_891398700773886044.key (/w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/private_key_891398700773886044.key) [2022-02-07T05:04:21.540Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-07T05:04:21.887Z] + git tag --points-at HEAD [Pipeline] } [2022-02-07T05:04:21.913Z] $ docker exec --env ******** --env ******** a545aed2d48ef0e72dd4a917b6bad31a5d6631d79ed508d17c84bd72c75695bd ssh-agent -k [2022-02-07T05:04:22.005Z] unset SSH_AUTH_SOCK; [2022-02-07T05:04:22.005Z] unset SSH_AGENT_PID; [2022-02-07T05:04:22.005Z] echo Agent pid 19 killed; [2022-02-07T05:04:22.014Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-02-07T05:04:22.109Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-02-07T05:04:22.109Z] [ssh-agent] Looking for ssh-agent implementation... [2022-02-07T05:04:22.210Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-02-07T05:04:22.212Z] $ docker exec a545aed2d48ef0e72dd4a917b6bad31a5d6631d79ed508d17c84bd72c75695bd ssh-agent [2022-02-07T05:04:22.304Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgbbpAj/agent.51 [2022-02-07T05:04:22.304Z] SSH_AGENT_PID=57 [2022-02-07T05:04:22.309Z] Running ssh-add (command line suppressed) [2022-02-07T05:04:22.404Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/private_key_6762772320811870561.key (/w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/private_key_6762772320811870561.key) [2022-02-07T05:04:22.416Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-02-07T05:04:22.752Z] + git semver init [2022-02-07T05:04:22.753Z] # -> Open(): unable to determine branch for HEAD [2022-02-07T05:04:22.753Z] # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-137/.git [2022-02-07T05:04:22.753Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-137 [2022-02-07T05:04:22.753Z] # $SEMVER_REMOTE_NAME = origin [2022-02-07T05:04:22.753Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2022-02-07T05:04:22.753Z] # $SEMVER_USER_NAME = edgex-jenkins [2022-02-07T05:04:22.753Z] # $SEMVER_BRANCH = PR-137 [2022-02-07T05:04:22.753Z] # $SEMVER_TEMP = /tmp/semver-969574019 [2022-02-07T05:04:22.753Z] # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP [2022-02-07T05:04:23.695Z] # '/tmp/semver-969574019' -> '/w/workspace/gexfoundry_device-snmp-go_PR-137/.semver' [2022-02-07T05:04:23.695Z] # -> Force: false [2022-02-07T05:04:23.695Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-137/.semver [Pipeline] } [2022-02-07T05:04:23.720Z] $ docker exec --env ******** --env ******** a545aed2d48ef0e72dd4a917b6bad31a5d6631d79ed508d17c84bd72c75695bd ssh-agent -k [2022-02-07T05:04:23.817Z] unset SSH_AUTH_SOCK; [2022-02-07T05:04:23.818Z] unset SSH_AGENT_PID; [2022-02-07T05:04:23.818Z] echo Agent pid 57 killed; [2022-02-07T05:04:23.835Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-02-07T05:04:24.268Z] + git semver [Pipeline] } [2022-02-07T05:04:24.302Z] $ docker stop --time=1 a545aed2d48ef0e72dd4a917b6bad31a5d6631d79ed508d17c84bd72c75695bd [2022-02-07T05:04:25.540Z] $ docker rm -f a545aed2d48ef0e72dd4a917b6bad31a5d6631d79ed508d17c84bd72c75695bd [Pipeline] // withDockerContainer [Pipeline] sh [2022-02-07T05:04:25.962Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-02-07T05:04:26.269Z] Stashed 1 file(s) [Pipeline] echo [2022-02-07T05:04:26.288Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-02-07T05:04:26.844Z] provisioning config files... [2022-02-07T05:04:26.857Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/config5762776271701355543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:04:27.213Z] ---> docker-login.sh [2022-02-07T05:04:27.213Z] nexus3.edgexfoundry.org:10001 [2022-02-07T05:04:27.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:27.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:27.213Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:27.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:27.213Z] [2022-02-07T05:04:27.213Z] Login Succeeded [2022-02-07T05:04:27.213Z] nexus3.edgexfoundry.org:10002 [2022-02-07T05:04:27.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:27.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:27.213Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:27.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:27.213Z] [2022-02-07T05:04:27.213Z] Login Succeeded [2022-02-07T05:04:27.479Z] nexus3.edgexfoundry.org:10003 [2022-02-07T05:04:27.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:27.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:27.479Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:27.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:27.479Z] [2022-02-07T05:04:27.479Z] Login Succeeded [2022-02-07T05:04:27.479Z] nexus3.edgexfoundry.org:10004 [2022-02-07T05:04:27.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:27.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:27.479Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:27.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:27.479Z] [2022-02-07T05:04:27.479Z] Login Succeeded [2022-02-07T05:04:27.479Z] docker.io [2022-02-07T05:04:27.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:04:28.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:04:28.007Z] Configure a credential helper to remove this warning. See [2022-02-07T05:04:28.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:04:28.007Z] [2022-02-07T05:04:28.007Z] Login Succeeded [2022-02-07T05:04:28.007Z] ---> docker-login.sh ends [Pipeline] } [2022-02-07T05:04:28.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-07T05:04:28.224Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-07T05:04:28.257Z] ========================================================= [2022-02-07T05:04:28.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-02-07T05:04:28.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:04:28.661Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg 'MAKE=echo noop' --target=builder . [2022-02-07T05:04:28.661Z] Sending build context to Docker daemon 5.199MB [2022-02-07T05:04:28.661Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-07T05:04:28.661Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-07T05:04:28.661Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-02-07T05:04:28.661Z] 59bf1c3509f3: Pulling fs layer [2022-02-07T05:04:28.661Z] 666ba61612fd: Pulling fs layer [2022-02-07T05:04:28.661Z] 8ed8ca486205: Pulling fs layer [2022-02-07T05:04:28.661Z] 4fe6c5a15a65: Pulling fs layer [2022-02-07T05:04:28.661Z] 22a0e8bec74d: Pulling fs layer [2022-02-07T05:04:28.661Z] 640e595b4fbd: Pulling fs layer [2022-02-07T05:04:28.661Z] 763cafe07f6e: Pulling fs layer [2022-02-07T05:04:28.661Z] 0c0b528cf693: Pulling fs layer [2022-02-07T05:04:28.661Z] 10935f4eaf8b: Pulling fs layer [2022-02-07T05:04:28.661Z] 4fe6c5a15a65: Waiting [2022-02-07T05:04:28.661Z] 22a0e8bec74d: Waiting [2022-02-07T05:04:28.661Z] 640e595b4fbd: Waiting [2022-02-07T05:04:28.661Z] 763cafe07f6e: Waiting [2022-02-07T05:04:28.661Z] 0c0b528cf693: Waiting [2022-02-07T05:04:28.661Z] 10935f4eaf8b: Waiting [2022-02-07T05:04:28.661Z] 8ed8ca486205: Verifying Checksum [2022-02-07T05:04:28.661Z] 8ed8ca486205: Download complete [2022-02-07T05:04:28.933Z] 666ba61612fd: Verifying Checksum [2022-02-07T05:04:28.933Z] 666ba61612fd: Download complete [2022-02-07T05:04:28.933Z] 22a0e8bec74d: Verifying Checksum [2022-02-07T05:04:28.933Z] 22a0e8bec74d: Download complete [2022-02-07T05:04:28.933Z] 640e595b4fbd: Verifying Checksum [2022-02-07T05:04:28.933Z] 640e595b4fbd: Download complete [2022-02-07T05:04:28.933Z] 59bf1c3509f3: Verifying Checksum [2022-02-07T05:04:28.933Z] 59bf1c3509f3: Download complete [2022-02-07T05:04:28.933Z] 763cafe07f6e: Verifying Checksum [2022-02-07T05:04:28.933Z] 763cafe07f6e: Download complete [2022-02-07T05:04:28.933Z] 0c0b528cf693: Verifying Checksum [2022-02-07T05:04:28.933Z] 0c0b528cf693: Download complete [2022-02-07T05:04:29.512Z] 59bf1c3509f3: Pull complete [2022-02-07T05:04:29.512Z] 10935f4eaf8b: Verifying Checksum [2022-02-07T05:04:29.512Z] 10935f4eaf8b: Download complete [2022-02-07T05:04:29.512Z] 4fe6c5a15a65: Verifying Checksum [2022-02-07T05:04:29.512Z] 4fe6c5a15a65: Download complete [2022-02-07T05:04:29.512Z] 666ba61612fd: Pull complete [2022-02-07T05:04:29.512Z] 8ed8ca486205: Pull complete [2022-02-07T05:04:33.757Z] 4fe6c5a15a65: Pull complete [2022-02-07T05:04:33.757Z] 22a0e8bec74d: Pull complete [2022-02-07T05:04:33.757Z] 640e595b4fbd: Pull complete [2022-02-07T05:04:33.757Z] 763cafe07f6e: Pull complete [2022-02-07T05:04:33.757Z] 0c0b528cf693: Pull complete [2022-02-07T05:04:36.343Z] 10935f4eaf8b: Pull complete [2022-02-07T05:04:36.343Z] Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 [2022-02-07T05:04:36.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-02-07T05:04:36.344Z] ---> 99d49a6021b9 [2022-02-07T05:04:36.344Z] Step 3/12 : ARG MAKE='make build' [2022-02-07T05:04:38.261Z] ---> Running in 15e861836ac9 [2022-02-07T05:04:38.524Z] Removing intermediate container 15e861836ac9 [2022-02-07T05:04:38.524Z] ---> e7867131381e [2022-02-07T05:04:38.524Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-02-07T05:04:38.524Z] ---> Running in 1474a1f1b006 [2022-02-07T05:04:38.524Z] Removing intermediate container 1474a1f1b006 [2022-02-07T05:04:38.524Z] ---> a7f2922e229c [2022-02-07T05:04:38.524Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-07T05:04:38.524Z] ---> Running in a4822cbfc553 [2022-02-07T05:04:38.524Z] Removing intermediate container a4822cbfc553 [2022-02-07T05:04:38.524Z] ---> 7b258d8e3280 [2022-02-07T05:04:38.524Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-07T05:04:38.788Z] ---> Running in dec92a4f6876 [2022-02-07T05:04:39.052Z] Removing intermediate container dec92a4f6876 [2022-02-07T05:04:39.052Z] ---> 4bcea588f8d0 [2022-02-07T05:04:39.052Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-07T05:04:39.316Z] ---> Running in 4f7a468de7be [2022-02-07T05:04:39.583Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-02-07T05:04:40.535Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-02-07T05:04:40.799Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-02-07T05:04:40.799Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-02-07T05:04:40.799Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-02-07T05:04:41.067Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-02-07T05:04:41.067Z] Executing busybox-1.34.1-r3.trigger [2022-02-07T05:04:41.067Z] OK: 224 MiB in 56 packages [2022-02-07T05:04:41.330Z] Removing intermediate container 4f7a468de7be [2022-02-07T05:04:41.330Z] ---> 29bdb9857c35 [2022-02-07T05:04:41.330Z] Step 8/12 : WORKDIR /device-snmp-go [2022-02-07T05:04:41.590Z] ---> Running in 4515d6a5c3a9 [2022-02-07T05:04:41.590Z] Removing intermediate container 4515d6a5c3a9 [2022-02-07T05:04:41.590Z] ---> e313c3521c4f [2022-02-07T05:04:41.590Z] Step 9/12 : COPY go.mod vendor* ./ [2022-02-07T05:04:41.590Z] ---> f14d79a873e7 [2022-02-07T05:04:41.590Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-07T05:04:41.665Z] Still waiting to schedule task [2022-02-07T05:04:41.665Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2022-02-07T05:04:41.855Z] ---> Running in 92ef1d0aec14 [2022-02-07T05:05:14.006Z] Removing intermediate container 92ef1d0aec14 [2022-02-07T05:05:14.006Z] ---> 63993d4517f4 [2022-02-07T05:05:14.006Z] Step 11/12 : COPY . . [2022-02-07T05:05:14.006Z] ---> d28ad6dc6882 [2022-02-07T05:05:14.006Z] Step 12/12 : RUN ${MAKE} [2022-02-07T05:05:14.006Z] ---> Running in 64e27155dd7f [2022-02-07T05:05:14.006Z] noop [2022-02-07T05:05:14.006Z] Removing intermediate container 64e27155dd7f [2022-02-07T05:05:14.006Z] ---> 789f6213b45e [2022-02-07T05:05:14.006Z] Successfully built 789f6213b45e [2022-02-07T05:05:14.006Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:05:14.336Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-07T05:05:14.336Z] . [Pipeline] withDockerContainer [2022-02-07T05:05:14.426Z] prd-centos7-docker-4c-2g-4753 does not seem to be running inside a container [2022-02-07T05:05:14.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-137 -v /w/workspace/gexfoundry_device-snmp-go_PR-137:/w/workspace/gexfoundry_device-snmp-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-137@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-02-07T05:05:14.807Z] $ docker top 4e749d22ae3fe2ede7ef3d47dcc567365d136f4a951f700592f7ab18118729ca -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-07T05:05:15.207Z] + go version [2022-02-07T05:05:15.207Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-02-07T05:05:15.235Z] $ docker stop --time=1 4e749d22ae3fe2ede7ef3d47dcc567365d136f4a951f700592f7ab18118729ca [2022-02-07T05:05:16.428Z] $ docker rm -f 4e749d22ae3fe2ede7ef3d47dcc567365d136f4a951f700592f7ab18118729ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:05:17.113Z] + docker inspect -f . ci-base-image-x86_64 [2022-02-07T05:05:17.113Z] . [Pipeline] withDockerContainer [2022-02-07T05:05:17.200Z] prd-centos7-docker-4c-2g-4753 does not seem to be running inside a container [2022-02-07T05:05:17.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-137 -v /w/workspace/gexfoundry_device-snmp-go_PR-137:/w/workspace/gexfoundry_device-snmp-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-137@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-02-07T05:05:17.580Z] $ docker top dbeda31ac277dc6b9c800fd10e00d54aa12e57aa7588cc34458c4d5c4f0808f7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-07T05:05:18.026Z] + make test [2022-02-07T05:05:18.026Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-02-07T05:05:18.288Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-02-07T05:05:36.543Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-02-07T05:05:36.543Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2022-02-07T05:05:36.543Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-07T05:05:38.486Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-07T05:05:38.486Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-07T05:05:38.486Z] ./bin/test-attribution-txt.sh [2022-02-07T05:05:38.748Z] An attribution for github.com/go-kit/log is missing from in Attribution.txt, please add [2022-02-07T05:05:38.748Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2022-02-07T05:05:38.790Z] $ docker stop --time=1 dbeda31ac277dc6b9c800fd10e00d54aa12e57aa7588cc34458c4d5c4f0808f7 [2022-02-07T05:05:40.372Z] $ docker rm -f dbeda31ac277dc6b9c800fd10e00d54aa12e57aa7588cc34458c4d5c4f0808f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:05:41.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-07T05:05:41.468Z] [2022-02-07T05:05:41.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:05:41.806Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-07T05:05:41.806Z] latest: Pulling from edgex-lftools-log-publisher [2022-02-07T05:05:41.806Z] b4d181a07f80: Pulling fs layer [2022-02-07T05:05:41.806Z] a1111a8f2ec3: Pulling fs layer [2022-02-07T05:05:41.806Z] ed53099fbce6: Pulling fs layer [2022-02-07T05:05:41.806Z] dc539afda2c1: Pulling fs layer [2022-02-07T05:05:41.806Z] 77bc0d833cb6: Pulling fs layer [2022-02-07T05:05:41.806Z] 9065ff56babe: Pulling fs layer [2022-02-07T05:05:41.806Z] d287ab97295c: Pulling fs layer [2022-02-07T05:05:41.806Z] 77bc0d833cb6: Waiting [2022-02-07T05:05:41.806Z] 9065ff56babe: Waiting [2022-02-07T05:05:41.806Z] d287ab97295c: Waiting [2022-02-07T05:05:41.806Z] dc539afda2c1: Waiting [2022-02-07T05:05:41.806Z] a1111a8f2ec3: Verifying Checksum [2022-02-07T05:05:41.806Z] a1111a8f2ec3: Download complete [2022-02-07T05:05:41.806Z] dc539afda2c1: Verifying Checksum [2022-02-07T05:05:41.806Z] dc539afda2c1: Download complete [2022-02-07T05:05:42.071Z] ed53099fbce6: Verifying Checksum [2022-02-07T05:05:42.071Z] ed53099fbce6: Download complete [2022-02-07T05:05:42.071Z] 9065ff56babe: Verifying Checksum [2022-02-07T05:05:42.071Z] 9065ff56babe: Download complete [2022-02-07T05:05:42.071Z] 77bc0d833cb6: Verifying Checksum [2022-02-07T05:05:42.071Z] 77bc0d833cb6: Download complete [2022-02-07T05:05:42.071Z] b4d181a07f80: Verifying Checksum [2022-02-07T05:05:42.071Z] b4d181a07f80: Download complete [2022-02-07T05:05:42.649Z] d287ab97295c: Verifying Checksum [2022-02-07T05:05:42.649Z] d287ab97295c: Download complete [2022-02-07T05:05:43.604Z] b4d181a07f80: Pull complete [2022-02-07T05:05:43.604Z] a1111a8f2ec3: Pull complete [2022-02-07T05:05:44.194Z] ed53099fbce6: Pull complete [2022-02-07T05:05:44.194Z] dc539afda2c1: Pull complete [2022-02-07T05:05:44.461Z] 77bc0d833cb6: Pull complete [2022-02-07T05:05:44.461Z] 9065ff56babe: Pull complete [2022-02-07T05:05:49.769Z] d287ab97295c: Pull complete [2022-02-07T05:05:49.769Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2022-02-07T05:05:49.769Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-07T05:05:49.769Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-02-07T05:05:49.856Z] prd-centos7-docker-4c-2g-4753 does not seem to be running inside a container [2022-02-07T05:05:49.889Z] $ 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/gexfoundry_device-snmp-go_PR-137 -v /w/workspace/gexfoundry_device-snmp-go_PR-137:/w/workspace/gexfoundry_device-snmp-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-137@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-02-07T05:05:52.474Z] $ docker top 6499eb815f14c538387e3156cc1b33f60be14fa6451353b11ca1a4d4171df4fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:05:52.945Z] ---> job-cost.sh [2022-02-07T05:05:52.945Z] lf-activate-venv: SKIPPING [2022-02-07T05:05:52.945Z] INFO: No Stack... [2022-02-07T05:05:53.209Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-07T05:05:53.472Z] INFO: Archiving Costs [Pipeline] sh [2022-02-07T05:05:53.791Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-137/archives/cost.csv [2022-02-07T05:05:53.791Z] + cut -d, -f6 [Pipeline] lock [2022-02-07T05:05:53.830Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-137-1-stack-cost] [2022-02-07T05:05:53.835Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-137-1-stack-cost] did not exist. Created. [2022-02-07T05:05:53.835Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-07T05:05:54.235Z] + echo total: 0.05999999865889549 [Pipeline] stash [2022-02-07T05:05:54.290Z] Stashed 1 file(s) [Pipeline] } [2022-02-07T05:05:54.312Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-07T05:05:54.382Z] $ docker stop --time=1 6499eb815f14c538387e3156cc1b33f60be14fa6451353b11ca1a4d4171df4fd [2022-02-07T05:05:55.536Z] $ docker rm -f 6499eb815f14c538387e3156cc1b33f60be14fa6451353b11ca1a4d4171df4fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T05:05:55.909Z] Failed in branch amd64 [2022-02-07T05:07:11.844Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-4755 in /w/workspace/gexfoundry_device-snmp-go_PR-137 [Pipeline] { [Pipeline] ws [2022-02-07T05:07:11.893Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2022-02-07T05:07:12.130Z] Selected Git installation does not exist. Using Default [2022-02-07T05:07:12.131Z] The recommended git tool is: NONE [2022-02-07T05:07:16.893Z] using credential edgex-jenkins-ssh [2022-02-07T05:07:16.913Z] Cloning the remote Git repository [2022-02-07T05:07:16.970Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-02-07T05:07:17.048Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2022-02-07T05:07:17.140Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-02-07T05:07:17.140Z] > git --version # timeout=10 [2022-02-07T05:07:17.160Z] > git --version # 'git version 2.17.1' [2022-02-07T05:07:17.162Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-07T05:07:17.228Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-07T05:07:18.275Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-02-07T05:07:18.977Z] Merging remotes/origin/main commit f2700d797dde70a27600e51c0b144607fa1919f0 into PR head commit a31724cd9f33addff6db852889208472f6295c42 [2022-02-07T05:07:19.164Z] Merge succeeded, producing a31724cd9f33addff6db852889208472f6295c42 [2022-02-07T05:07:19.165Z] Checking out Revision a31724cd9f33addff6db852889208472f6295c42 (PR-137) [2022-02-07T05:07:18.297Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-02-07T05:07:18.326Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-02-07T05:07:18.370Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-02-07T05:07:18.371Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-07T05:07:18.385Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-02-07T05:07:18.993Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T05:07:19.006Z] > git checkout -f a31724cd9f33addff6db852889208472f6295c42 # timeout=10 [2022-02-07T05:07:19.083Z] > git remote # timeout=10 [2022-02-07T05:07:19.101Z] > git config --get remote.origin.url # timeout=10 [2022-02-07T05:07:19.115Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-02-07T05:07:19.128Z] > git merge f2700d797dde70a27600e51c0b144607fa1919f0 # timeout=10 [2022-02-07T05:07:19.150Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-02-07T05:07:19.170Z] > git config core.sparsecheckout # timeout=10 [2022-02-07T05:07:19.188Z] > git checkout -f a31724cd9f33addff6db852889208472f6295c42 # timeout=10 [2022-02-07T05:07:23.298Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-02-07T05:07:23.353Z] > git --version # timeout=10 [2022-02-07T05:07:23.365Z] > git --version # 'git version 2.17.1' [2022-02-07T05:07:23.380Z] fatal: bad object efdbc04638cc485a1a2a98c60e49a0e43cac6f53 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-02-07T05:07:24.472Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-02-07T05:07:24.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-02-07T05:07:24.473Z] Dload Upload Total Spent Left Speed [2022-02-07T05:07:24.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 222k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh [2022-02-07T05:07:25.093Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-02-07T05:07:25.452Z] + sudo tee /etc/docker/daemon.new [2022-02-07T05:07:25.452Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-02-07T05:07:25.452Z] { [2022-02-07T05:07:25.452Z] "registry-mirrors": [ [2022-02-07T05:07:25.452Z] "https://nexus3.edgexfoundry.org:10001" [2022-02-07T05:07:25.452Z] ], [2022-02-07T05:07:25.452Z] "bip": "10.250.0.254/24", [2022-02-07T05:07:25.452Z] "hosts": [ [2022-02-07T05:07:25.452Z] "tcp://0.0.0.0:5555", [2022-02-07T05:07:25.452Z] "unix:///var/run/docker.sock" [2022-02-07T05:07:25.452Z] ], [2022-02-07T05:07:25.452Z] "mtu": 1458, [2022-02-07T05:07:25.452Z] "selinux-enabled": true, [2022-02-07T05:07:25.452Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-02-07T05:07:25.452Z] } [Pipeline] sh [2022-02-07T05:07:25.890Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-02-07T05:07:26.328Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-07T05:07:44.709Z] provisioning config files... [2022-02-07T05:07:44.732Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config914848912047556303tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:07:45.295Z] ---> docker-login.sh [2022-02-07T05:07:45.295Z] nexus3.edgexfoundry.org:10001 [2022-02-07T05:07:45.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:07:46.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:07:46.166Z] Configure a credential helper to remove this warning. See [2022-02-07T05:07:46.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:07:46.166Z] [2022-02-07T05:07:46.166Z] Login Succeeded [2022-02-07T05:07:46.166Z] nexus3.edgexfoundry.org:10002 [2022-02-07T05:07:46.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:07:46.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:07:46.439Z] Configure a credential helper to remove this warning. See [2022-02-07T05:07:46.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:07:46.439Z] [2022-02-07T05:07:46.439Z] Login Succeeded [2022-02-07T05:07:46.439Z] nexus3.edgexfoundry.org:10003 [2022-02-07T05:07:46.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:07:46.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:07:46.991Z] Configure a credential helper to remove this warning. See [2022-02-07T05:07:46.991Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:07:46.991Z] [2022-02-07T05:07:46.991Z] Login Succeeded [2022-02-07T05:07:46.991Z] nexus3.edgexfoundry.org:10004 [2022-02-07T05:07:47.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:07:47.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:07:47.262Z] Configure a credential helper to remove this warning. See [2022-02-07T05:07:47.262Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:07:47.262Z] [2022-02-07T05:07:47.262Z] Login Succeeded [2022-02-07T05:07:47.262Z] docker.io [2022-02-07T05:07:47.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-02-07T05:07:48.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-02-07T05:07:48.124Z] Configure a credential helper to remove this warning. See [2022-02-07T05:07:48.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-02-07T05:07:48.124Z] [2022-02-07T05:07:48.124Z] Login Succeeded [2022-02-07T05:07:48.124Z] ---> docker-login.sh ends [Pipeline] } [2022-02-07T05:07:48.155Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-02-07T05:07:48.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-02-07T05:07:48.604Z] ========================================================= [2022-02-07T05:07:48.604Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-02-07T05:07:48.604Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:07:49.041Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-02-07T05:07:49.314Z] Sending build context to Docker daemon 2.705MB [2022-02-07T05:07:49.314Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-02-07T05:07:49.314Z] Step 2/12 : FROM ${BASE} AS builder [2022-02-07T05:07:49.585Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-02-07T05:07:49.585Z] 9b3977197b4f: Pulling fs layer [2022-02-07T05:07:49.585Z] 1a89e8eeedd5: Pulling fs layer [2022-02-07T05:07:49.585Z] 94645a83ff95: Pulling fs layer [2022-02-07T05:07:49.585Z] 3f3a8bcf1eab: Pulling fs layer [2022-02-07T05:07:49.585Z] 0c92f367c5e7: Pulling fs layer [2022-02-07T05:07:49.585Z] f7c0051592d6: Pulling fs layer [2022-02-07T05:07:49.585Z] a227ed2f7395: Pulling fs layer [2022-02-07T05:07:49.585Z] 7b1c46037f91: Pulling fs layer [2022-02-07T05:07:49.585Z] 3f3a8bcf1eab: Waiting [2022-02-07T05:07:49.585Z] 0c92f367c5e7: Waiting [2022-02-07T05:07:49.585Z] f7c0051592d6: Waiting [2022-02-07T05:07:49.585Z] a227ed2f7395: Waiting [2022-02-07T05:07:49.585Z] 7b1c46037f91: Waiting [2022-02-07T05:07:49.585Z] 94645a83ff95: Download complete [2022-02-07T05:07:49.585Z] 1a89e8eeedd5: Download complete [2022-02-07T05:07:49.585Z] 0c92f367c5e7: Download complete [2022-02-07T05:07:49.585Z] f7c0051592d6: Download complete [2022-02-07T05:07:49.585Z] 9b3977197b4f: Download complete [2022-02-07T05:07:49.585Z] a227ed2f7395: Verifying Checksum [2022-02-07T05:07:49.585Z] a227ed2f7395: Download complete [2022-02-07T05:07:50.185Z] 9b3977197b4f: Pull complete [2022-02-07T05:07:50.785Z] 1a89e8eeedd5: Pull complete [2022-02-07T05:07:51.056Z] 94645a83ff95: Pull complete [2022-02-07T05:07:51.327Z] 7b1c46037f91: Verifying Checksum [2022-02-07T05:07:51.327Z] 7b1c46037f91: Download complete [2022-02-07T05:07:51.916Z] 3f3a8bcf1eab: Verifying Checksum [2022-02-07T05:07:51.916Z] 3f3a8bcf1eab: Download complete [2022-02-07T05:08:04.287Z] 3f3a8bcf1eab: Pull complete [2022-02-07T05:08:04.287Z] 0c92f367c5e7: Pull complete [2022-02-07T05:08:04.287Z] f7c0051592d6: Pull complete [2022-02-07T05:08:04.287Z] a227ed2f7395: Pull complete [2022-02-07T05:08:09.684Z] 7b1c46037f91: Pull complete [2022-02-07T05:08:09.684Z] Digest: sha256:72afd471f6932efc3b14a707e53dab7ff98911016b282aefa83be7c085db88fe [2022-02-07T05:08:09.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-02-07T05:08:09.684Z] ---> f79e39bc4007 [2022-02-07T05:08:09.684Z] Step 3/12 : ARG MAKE='make build' [2022-02-07T05:08:11.118Z] ---> Running in 86b59926a435 [2022-02-07T05:08:11.118Z] Removing intermediate container 86b59926a435 [2022-02-07T05:08:11.118Z] ---> c9731484467a [2022-02-07T05:08:11.118Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-02-07T05:08:11.392Z] ---> Running in 64799c67eaa2 [2022-02-07T05:08:11.664Z] Removing intermediate container 64799c67eaa2 [2022-02-07T05:08:11.664Z] ---> 2023340f9ee7 [2022-02-07T05:08:11.664Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-02-07T05:08:11.664Z] ---> Running in bd1b4f2906d1 [2022-02-07T05:08:12.262Z] Removing intermediate container bd1b4f2906d1 [2022-02-07T05:08:12.262Z] ---> 054e3076f330 [2022-02-07T05:08:12.262Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-02-07T05:08:12.262Z] ---> Running in 96f7ba5ecf25 [2022-02-07T05:08:14.233Z] Removing intermediate container 96f7ba5ecf25 [2022-02-07T05:08:14.233Z] ---> 2d1a07500d75 [2022-02-07T05:08:14.233Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-02-07T05:08:14.233Z] ---> Running in 79a6a778ef4f [2022-02-07T05:08:15.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-02-07T05:08:16.186Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-02-07T05:08:17.163Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-02-07T05:08:17.163Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-02-07T05:08:17.163Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-02-07T05:08:17.435Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-02-07T05:08:17.717Z] Executing busybox-1.34.1-r3.trigger [2022-02-07T05:08:17.717Z] OK: 224 MiB in 56 packages [2022-02-07T05:08:18.716Z] Removing intermediate container 79a6a778ef4f [2022-02-07T05:08:18.716Z] ---> 8d1d9d61f07e [2022-02-07T05:08:18.716Z] Step 8/12 : WORKDIR /device-snmp-go [2022-02-07T05:08:18.716Z] ---> Running in c6c8fe7a442b [2022-02-07T05:08:18.989Z] Removing intermediate container c6c8fe7a442b [2022-02-07T05:08:18.989Z] ---> 57229bfcbed3 [2022-02-07T05:08:18.989Z] Step 9/12 : COPY go.mod vendor* ./ [2022-02-07T05:08:19.585Z] ---> c8b90300f2d0 [2022-02-07T05:08:19.585Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-02-07T05:08:19.871Z] ---> Running in 23127018df68 [2022-02-07T05:09:41.739Z] Removing intermediate container 23127018df68 [2022-02-07T05:09:41.739Z] ---> c96e4c551be0 [2022-02-07T05:09:41.739Z] Step 11/12 : COPY . . [2022-02-07T05:09:41.739Z] ---> 9afb65cc041a [2022-02-07T05:09:41.739Z] Step 12/12 : RUN ${MAKE} [2022-02-07T05:09:41.739Z] ---> Running in 760c36992a05 [2022-02-07T05:09:41.739Z] noop [2022-02-07T05:09:41.739Z] Removing intermediate container 760c36992a05 [2022-02-07T05:09:41.739Z] ---> 500103efc0a1 [2022-02-07T05:09:41.739Z] Successfully built 500103efc0a1 [2022-02-07T05:09:41.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:09:42.114Z] + docker inspect -f . ci-base-image-arm64 [2022-02-07T05:09:42.114Z] . [Pipeline] withDockerContainer [2022-02-07T05:09:42.357Z] prd-ubuntu18.04-docker-arm64-4c-16g-4755 does not seem to be running inside a container [2022-02-07T05:09:42.453Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2022-02-07T05:09:43.815Z] $ docker top 1a53adc8475ed7570b87b55a2b9378a34eeb8fa730454bf1c835f70a9b887ad8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-07T05:09:44.783Z] + go version [2022-02-07T05:09:44.783Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-02-07T05:09:44.817Z] $ docker stop --time=1 1a53adc8475ed7570b87b55a2b9378a34eeb8fa730454bf1c835f70a9b887ad8 [2022-02-07T05:09:46.482Z] $ docker rm -f 1a53adc8475ed7570b87b55a2b9378a34eeb8fa730454bf1c835f70a9b887ad8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:09:47.348Z] + docker inspect -f . ci-base-image-arm64 [2022-02-07T05:09:47.348Z] . [Pipeline] withDockerContainer [2022-02-07T05:09:47.568Z] prd-ubuntu18.04-docker-arm64-4c-16g-4755 does not seem to be running inside a container [2022-02-07T05:09:47.641Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2022-02-07T05:09:48.987Z] $ docker top 7f401d46fe171c5f71e4ca0b7de990b1a7894c6d36f94af651196ace9732de48 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-02-07T05:09:49.968Z] + make test [2022-02-07T05:09:49.968Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-02-07T05:09:50.942Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-02-07T05:10:37.953Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-02-07T05:10:37.953Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.037s coverage: 0.0% of statements [2022-02-07T05:10:37.953Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-02-07T05:10:53.045Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-02-07T05:10:53.045Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-02-07T05:10:53.045Z] ./bin/test-attribution-txt.sh [2022-02-07T05:10:53.045Z] An attribution for github.com/go-kit/log is missing from in Attribution.txt, please add [2022-02-07T05:10:53.045Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2022-02-07T05:10:53.084Z] $ docker stop --time=1 7f401d46fe171c5f71e4ca0b7de990b1a7894c6d36f94af651196ace9732de48 [2022-02-07T05:10:54.827Z] $ docker rm -f 7f401d46fe171c5f71e4ca0b7de990b1a7894c6d36f94af651196ace9732de48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:10:56.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-07T05:10:56.190Z] [2022-02-07T05:10:56.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:10:56.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-07T05:10:56.837Z] arm64: Pulling from edgex-lftools-log-publisher [2022-02-07T05:10:56.837Z] 448f6bf000e3: Pulling fs layer [2022-02-07T05:10:56.837Z] f757da607395: Pulling fs layer [2022-02-07T05:10:56.837Z] 05883995daec: Pulling fs layer [2022-02-07T05:10:56.837Z] 8603b9c90790: Pulling fs layer [2022-02-07T05:10:56.837Z] 1560dd03e051: Pulling fs layer [2022-02-07T05:10:56.837Z] 27f5ce0e4adf: Pulling fs layer [2022-02-07T05:10:56.837Z] c2d8d7efcc4b: Pulling fs layer [2022-02-07T05:10:56.837Z] 1560dd03e051: Waiting [2022-02-07T05:10:56.837Z] 27f5ce0e4adf: Waiting [2022-02-07T05:10:56.837Z] c2d8d7efcc4b: Waiting [2022-02-07T05:10:56.837Z] 8603b9c90790: Waiting [2022-02-07T05:10:56.837Z] f757da607395: Verifying Checksum [2022-02-07T05:10:56.837Z] f757da607395: Download complete [2022-02-07T05:10:56.837Z] 8603b9c90790: Verifying Checksum [2022-02-07T05:10:56.837Z] 8603b9c90790: Download complete [2022-02-07T05:10:56.837Z] 1560dd03e051: Verifying Checksum [2022-02-07T05:10:56.837Z] 1560dd03e051: Download complete [2022-02-07T05:10:56.837Z] 27f5ce0e4adf: Download complete [2022-02-07T05:10:57.111Z] 05883995daec: Verifying Checksum [2022-02-07T05:10:57.111Z] 05883995daec: Download complete [2022-02-07T05:10:57.390Z] 448f6bf000e3: Verifying Checksum [2022-02-07T05:10:57.390Z] 448f6bf000e3: Download complete [2022-02-07T05:11:00.019Z] c2d8d7efcc4b: Verifying Checksum [2022-02-07T05:11:00.019Z] c2d8d7efcc4b: Download complete [2022-02-07T05:11:01.001Z] 448f6bf000e3: Pull complete [2022-02-07T05:11:01.596Z] f757da607395: Pull complete [2022-02-07T05:11:03.677Z] 05883995daec: Pull complete [2022-02-07T05:11:03.677Z] 8603b9c90790: Pull complete [2022-02-07T05:11:04.688Z] 1560dd03e051: Pull complete [2022-02-07T05:11:04.963Z] 27f5ce0e4adf: Pull complete [2022-02-07T05:11:20.033Z] c2d8d7efcc4b: Pull complete [2022-02-07T05:11:20.033Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2022-02-07T05:11:20.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-02-07T05:11:20.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-02-07T05:11:20.277Z] prd-ubuntu18.04-docker-arm64-4c-16g-4755 does not seem to be running inside a container [2022-02-07T05:11:20.357Z] $ 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/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-02-07T05:11:22.946Z] $ docker top 73d8295c2891a78d6f14cb3d78268d511b0442631827e910b56096691fcb2512 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:11:23.923Z] ---> job-cost.sh [2022-02-07T05:11:23.923Z] lf-activate-venv: SKIPPING [2022-02-07T05:11:23.923Z] INFO: No Stack... [2022-02-07T05:11:24.194Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-02-07T05:11:24.465Z] INFO: Archiving Costs [Pipeline] sh [2022-02-07T05:11:25.139Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2022-02-07T05:11:25.139Z] + cut -d, -f6 [Pipeline] lock [2022-02-07T05:11:25.220Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-137-1-stack-cost] [2022-02-07T05:11:25.227Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-137-1-stack-cost] did not exist. Created. [2022-02-07T05:11:25.227Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-02-07T05:11:25.976Z] /w/workspace/device-snmp-go/1@tmp/durable-4b98228b/script.sh: 1: /w/workspace/device-snmp-go/1@tmp/durable-4b98228b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2022-02-07T05:11:26.665Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-02-07T05:11:26.703Z] Warning: overwriting stash ‘stack-cost’ [2022-02-07T05:11:27.100Z] Stashed 1 file(s) [Pipeline] } [2022-02-07T05:11:27.118Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-02-07T05:11:27.190Z] $ docker stop --time=1 73d8295c2891a78d6f14cb3d78268d511b0442631827e910b56096691fcb2512 [2022-02-07T05:11:28.704Z] $ docker rm -f 73d8295c2891a78d6f14cb3d78268d511b0442631827e910b56096691fcb2512 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-02-07T05:11:29.464Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-02-07T05:11:31.359Z] + '[' -d /w/workspace/gexfoundry_device-snmp-go_PR-137/archives ']' [2022-02-07T05:11:31.359Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-137/archives [2022-02-07T05:11:31.359Z] total 8 [2022-02-07T05:11:31.359Z] drwxr-xr-x. 3 root root 34 Feb 7 05:05 . [2022-02-07T05:11:31.359Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 7 05:05 .. [2022-02-07T05:11:31.359Z] drwxr-xr-x. 2 root root 6 Feb 7 05:05 cost [2022-02-07T05:11:31.359Z] -rw-r--r--. 1 root root 85 Feb 7 05:05 cost.csv [2022-02-07T05:11:31.359Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-137/archives [2022-02-07T05:11:31.359Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-137/archives [2022-02-07T05:11:31.359Z] total 8 [2022-02-07T05:11:31.359Z] drwxr-xr-x. 3 jenkins jenkins 34 Feb 7 05:05 . [2022-02-07T05:11:31.359Z] drwxrwxr-x. 10 jenkins jenkins 4096 Feb 7 05:05 .. [2022-02-07T05:11:31.359Z] drwxr-xr-x. 2 jenkins jenkins 6 Feb 7 05:05 cost [2022-02-07T05:11:31.359Z] -rw-r--r--. 1 jenkins jenkins 85 Feb 7 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:11:31.700Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:11:32.297Z] ---> package-listing.sh [2022-02-07T05:11:32.297Z] ++ facter osfamily [2022-02-07T05:11:32.297Z] ++ tr '[:upper:]' '[:lower:]' [2022-02-07T05:11:32.562Z] + OS_FAMILY=redhat [2022-02-07T05:11:32.562Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-137 [2022-02-07T05:11:32.562Z] + START_PACKAGES=/tmp/packages_start.txt [2022-02-07T05:11:32.562Z] + END_PACKAGES=/tmp/packages_end.txt [2022-02-07T05:11:32.562Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-02-07T05:11:32.562Z] + PACKAGES=/tmp/packages_start.txt [2022-02-07T05:11:32.562Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-137 ']' [2022-02-07T05:11:32.562Z] + PACKAGES=/tmp/packages_end.txt [2022-02-07T05:11:32.562Z] + case "${OS_FAMILY}" in [2022-02-07T05:11:32.562Z] + rpm -qa [2022-02-07T05:11:32.562Z] + sort [2022-02-07T05:11:33.138Z] + '[' -f /tmp/packages_start.txt ']' [2022-02-07T05:11:33.138Z] + '[' -f /tmp/packages_end.txt ']' [2022-02-07T05:11:33.138Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-02-07T05:11:33.138Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-137 ']' [2022-02-07T05:11:33.138Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-137/archives/ [2022-02-07T05:11:33.138Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-137/archives/ [Pipeline] echo [2022-02-07T05:11:33.174Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-02-07T05:11:33.478Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-02-07T05:11:34.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-02-07T05:11:34.080Z] . [Pipeline] withDockerContainer [2022-02-07T05:11:34.216Z] prd-centos7-docker-4c-2g-4753 does not seem to be running inside a container [2022-02-07T05:11:34.246Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-snmp-go_PR-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-137 -v /w/workspace/gexfoundry_device-snmp-go_PR-137:/w/workspace/gexfoundry_device-snmp-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-137@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-137@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-02-07T05:11:34.442Z] $ docker top a2d688a9551ecff140701759894d2e9ce16a7bf73144fbbeedfae1ab7b13f3fd -eo pid,comm [Pipeline] { [Pipeline] sh [2022-02-07T05:11:34.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-02-07T05:11:35.331Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-02-07T05:11:35.767Z] + ls /var/log/sa-host [2022-02-07T05:11:35.767Z] + sadf -c /var/log/sa-host/sa07 [2022-02-07T05:11:35.767Z] file_magic: OK [2022-02-07T05:11:35.767Z] HZ: Using current value: 100 [2022-02-07T05:11:35.767Z] file_header: OK [2022-02-07T05:11:35.767Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-07T05:11:35.767Z] Statistics: [2022-02-07T05:11:35.767Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-07T05:11:35.767Z] File successfully converted to sysstat format version 12.0.3 [2022-02-07T05:11:35.767Z] + sadf -c /var/log/sa-host/sa17 [2022-02-07T05:11:35.767Z] file_magic: OK [2022-02-07T05:11:35.767Z] HZ: Using current value: 100 [2022-02-07T05:11:35.767Z] file_header: OK [2022-02-07T05:11:35.767Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2022-02-07T05:11:35.767Z] Statistics: [2022-02-07T05:11:35.767Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2022-02-07T05:11:35.767Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-02-07T05:11:35.913Z] provisioning config files... [2022-02-07T05:11:35.923Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-137@tmp/config1966849223266128372tmp [Pipeline] { [Pipeline] echo [2022-02-07T05:11:35.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:11:36.310Z] ---> create-netrc.sh [Pipeline] } [2022-02-07T05:11:36.339Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:11:36.734Z] ---> python-tools-install.sh [Pipeline] echo [2022-02-07T05:11:36.766Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:11:37.082Z] ---> sudo-logs.sh [2022-02-07T05:11:37.082Z] Archiving 'sudo' log.. [2022-02-07T05:11:37.082Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4753.novalocal: Name or service not known [2022-02-07T05:11:37.082Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-4753.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2022-02-07T05:11:37.170Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:11:37.483Z] ---> job-cost.sh [2022-02-07T05:11:37.483Z] lf-activate-venv: SKIPPING [2022-02-07T05:11:37.483Z] DEBUG: total: 0.05999999865889549 [2022-02-07T05:11:37.483Z] INFO: Retrieving Stack Cost... [2022-02-07T05:11:37.743Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2022-02-07T05:11:38.313Z] INFO: Archiving Costs [Pipeline] echo [2022-02-07T05:11:38.354Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-02-07T05:11:38.677Z] ---> logs-deploy.sh [2022-02-07T05:11:38.677Z] lf-activate-venv: SKIPPING [2022-02-07T05:11:38.677Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-137/1 [2022-02-07T05:11:38.677Z] INFO: archiving workspace using pattern(s): [2022-02-07T05:11:39.247Z] Archives upload complete. [2022-02-07T05:11:39.510Z] INFO: archiving logs to Nexus