Pull request #155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of MonicaisHer for edgexfoundry/device-snmp-go Loading trusted files from base branch main at 0413261fd6b454820a227c0b076e094c9f4db28c rather than 93edbb87d91a8067ee69c1ea5306256e64a6066b Obtained Jenkinsfile from 0413261fd6b454820a227c0b076e094c9f4db28c 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-ssh16696417314689829698.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c72b16708d6eed9a08be464a432ce22db7d90667 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-ssh2717956527658779978.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 c72b16708d6eed9a08be464a432ce22db7d90667 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-155/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-155/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2698042770659692164.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-155/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4923602487353048267.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c72b16708d6eed9a08be464a432ce22db7d90667 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c72b16708d6eed9a08be464a432ce22db7d90667 # timeout=10 Commit message: "Merge pull request #378 from ernestojeda/ubuntu-20-changes" > 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-ssh16694655887459395230.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh 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-155/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-155/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5695899504873473884.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-19519’ Running on prd-ubuntu20.04-docker-8c-8g-19521 in /w/workspace/gexfoundry_device-snmp-go_PR-155 [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-155 # 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 Merging remotes/origin/main commit 0413261fd6b454820a227c0b076e094c9f4db28c into PR head commit 93edbb87d91a8067ee69c1ea5306256e64a6066b Merge succeeded, producing 93edbb87d91a8067ee69c1ea5306256e64a6066b Checking out Revision 93edbb87d91a8067ee69c1ea5306256e64a6066b (PR-155) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93edbb87d91a8067ee69c1ea5306256e64a6066b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0413261fd6b454820a227c0b076e094c9f4db28c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 93edbb87d91a8067ee69c1ea5306256e64a6066b # timeout=10 Commit message: "test(snap): add CI workflow (#2)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object c72b16708d6eed9a08be464a432ce22db7d90667 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:55:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:55:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:55:24 ========================================================= 15:55:24 EdgeX Global Pipelines Version Info 15:55:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:55:24 ------------------- 15:55:24 stable info: 15:55:24 ------------------- 15:55:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:55:24 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:55:24 Message: update stable to v1.0.221 15:55:25 ------------------- 15:55:25 experimental info: 15:55:25 ------------------- 15:55:25 Commited By: **** collab-it+edgex@linuxfoundation.org 15:55:25 Commit SHA: c72b16708d6eed9a08be464a432ce22db7d90667 15:55:25 Message: update experimental to v1.0.221 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:55:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-155 [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-155 [Pipeline] echo 15:55:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-155 [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 93edbb87d91a8067ee69c1ea5306256e64a6066b [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 93edbb8 [Pipeline] echo 15:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:55:27 provisioning config files... 15:55:27 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-155@tmp/config331353391303211061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:27 ---> docker-login.sh 15:55:27 nexus3.edgexfoundry.org:10001 15:55:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:28 Configure a credential helper to remove this warning. See 15:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:28 15:55:28 Login Succeeded 15:55:28 nexus3.edgexfoundry.org:10002 15:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:28 Configure a credential helper to remove this warning. See 15:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:28 15:55:28 Login Succeeded 15:55:28 nexus3.edgexfoundry.org:10003 15:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:28 Configure a credential helper to remove this warning. See 15:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:28 15:55:28 Login Succeeded 15:55:28 nexus3.edgexfoundry.org:10004 15:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:28 Configure a credential helper to remove this warning. See 15:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:28 15:55:28 Login Succeeded 15:55:28 docker.io 15:55:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:28 Configure a credential helper to remove this warning. See 15:55:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:28 15:55:28 Login Succeeded 15:55:28 ---> docker-login.sh ends [Pipeline] } 15:55:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:55:29 + git rev-list -1 --merges 93edbb87d91a8067ee69c1ea5306256e64a6066b~1..93edbb87d91a8067ee69c1ea5306256e64a6066b [Pipeline] echo 15:55:29 -----------> git rev-list -1 --merges 93edbb87d91a8067ee69c1ea5306256e64a6066b~1..93edbb87d91a8067ee69c1ea5306256e64a6066b 93edbb87d91a8067ee69c1ea5306256e64a6066b [false] [Pipeline] sh 15:55:29 + git log --format=format:%s -1 93edbb87d91a8067ee69c1ea5306256e64a6066b [Pipeline] echo 15:55:29 ========================================================= 15:55:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:55:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:55:30 + git log --format=format:%s -1 93edbb87d91a8067ee69c1ea5306256e64a6066b [Pipeline] echo 15:55:30 [semverPrep] GIT_COMMIT: 93edbb87d91a8067ee69c1ea5306256e64a6066b, Commit Message: test(snap): add CI workflow (#2) [Pipeline] echo 15:55:30 [semverPrep] This is not a build commit. [Pipeline] sh 15:55:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:55:30 + grep -v github /etc/ssh/ssh_known_hosts 15:55:30 + [ -e /tmp/ssh_known_hosts ] 15:55:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:55:30 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:55:30 sudo tee -a /etc/ssh/ssh_known_hosts 15:55:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:55:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:31 15:55:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:55:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:31 latest: Pulling from edgex-devops/git-semver 15:55:31 a0d0a0d46f8b: Pulling fs layer 15:55:31 3e5f54012d9b: Pulling fs layer 15:55:31 4c7163046ea9: Pulling fs layer 15:55:31 0c2d73faf560: Pulling fs layer 15:55:31 0c2d73faf560: Waiting 15:55:31 3e5f54012d9b: Verifying Checksum 15:55:31 3e5f54012d9b: Download complete 15:55:31 a0d0a0d46f8b: Verifying Checksum 15:55:31 0c2d73faf560: Verifying Checksum 15:55:31 0c2d73faf560: Download complete 15:55:31 4c7163046ea9: Download complete 15:55:31 a0d0a0d46f8b: Pull complete 15:55:31 3e5f54012d9b: Pull complete 15:55:32 4c7163046ea9: Pull complete 15:55:32 0c2d73faf560: Pull complete 15:55:32 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 15:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:55:32 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:55:32 prd-ubuntu20.04-docker-8c-8g-19521 does not seem to be running inside a container 15:55:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-155 -v /w/workspace/gexfoundry_device-snmp-go_PR-155:/w/workspace/gexfoundry_device-snmp-go_PR-155:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-155@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-155@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:10004/edgex-devops/git-semver:latest cat 15:55:33 $ docker top f579540b62d1100a1f026e85f7830f7a380bc64cc60151c5e45fe2377723b0a2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:55:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:33 [ssh-agent] Looking for ssh-agent implementation... 15:55:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:34 $ docker exec f579540b62d1100a1f026e85f7830f7a380bc64cc60151c5e45fe2377723b0a2 ssh-agent 15:55:34 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHCJKnN/agent.15 15:55:34 SSH_AGENT_PID=22 15:55:34 Running ssh-add (command line suppressed) 15:55:34 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-155@tmp/private_key_5145042566451919510.key (/w/workspace/gexfoundry_device-snmp-go_PR-155@tmp/private_key_5145042566451919510.key) 15:55:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:34 + git tag --points-at HEAD [Pipeline] } 15:55:34 $ docker exec --env ******** --env ******** f579540b62d1100a1f026e85f7830f7a380bc64cc60151c5e45fe2377723b0a2 ssh-agent -k 15:55:34 unset SSH_AUTH_SOCK; 15:55:34 unset SSH_AGENT_PID; 15:55:34 echo Agent pid 22 killed; 15:55:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:55:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:55:34 [ssh-agent] Looking for ssh-agent implementation... 15:55:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:55:35 $ docker exec f579540b62d1100a1f026e85f7830f7a380bc64cc60151c5e45fe2377723b0a2 ssh-agent 15:55:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXKANiMh/agent.56 15:55:35 SSH_AGENT_PID=63 15:55:35 Running ssh-add (command line suppressed) 15:55:35 Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-155@tmp/private_key_7141850594292833571.key (/w/workspace/gexfoundry_device-snmp-go_PR-155@tmp/private_key_7141850594292833571.key) 15:55:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:55:35 + git semver init 15:55:35 # -> Open(): unable to determine branch for HEAD 15:55:35 # $GIT_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-155/.git 15:55:35 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-snmp-go_PR-155 15:55:35 # $SEMVER_REMOTE_NAME = origin 15:55:35 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:55:35 # $SEMVER_USER_NAME = edgex-jenkins 15:55:35 # $SEMVER_BRANCH = PR-155 15:55:35 # $SEMVER_TEMP = /tmp/semver-030527630 15:55:35 # git clone --branch semver git@github.com:edgexfoundry/device-snmp-go.git $SEMVER_TEMP 15:55:36 # '/tmp/semver-030527630' -> '/w/workspace/gexfoundry_device-snmp-go_PR-155/.semver' 15:55:36 # -> Force: false 15:55:36 # $SEMVER_DIR = /w/workspace/gexfoundry_device-snmp-go_PR-155/.semver [Pipeline] } 15:55:36 $ docker exec --env ******** --env ******** f579540b62d1100a1f026e85f7830f7a380bc64cc60151c5e45fe2377723b0a2 ssh-agent -k 15:55:36 unset SSH_AUTH_SOCK; 15:55:36 unset SSH_AGENT_PID; 15:55:36 echo Agent pid 63 killed; 15:55:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:55:37 + git semver [Pipeline] } 15:55:37 $ docker stop --time=1 f579540b62d1100a1f026e85f7830f7a380bc64cc60151c5e45fe2377723b0a2 15:55:38 $ docker rm -f f579540b62d1100a1f026e85f7830f7a380bc64cc60151c5e45fe2377723b0a2 [Pipeline] // withDockerContainer [Pipeline] sh 15:55:39 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:55:39 Stashed 1 file(s) [Pipeline] echo 15:55:39 [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 15:55:40 provisioning config files... 15:55:40 copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-155@tmp/config3985599327457445449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:55:40 ---> docker-login.sh 15:55:40 nexus3.edgexfoundry.org:10001 15:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:40 Configure a credential helper to remove this warning. See 15:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:40 15:55:40 Login Succeeded 15:55:40 nexus3.edgexfoundry.org:10002 15:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:40 Configure a credential helper to remove this warning. See 15:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:40 15:55:40 Login Succeeded 15:55:40 nexus3.edgexfoundry.org:10003 15:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:40 Configure a credential helper to remove this warning. See 15:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:40 15:55:40 Login Succeeded 15:55:40 nexus3.edgexfoundry.org:10004 15:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:40 Configure a credential helper to remove this warning. See 15:55:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:40 15:55:40 Login Succeeded 15:55:40 docker.io 15:55:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:55:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:55:41 Configure a credential helper to remove this warning. See 15:55:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:55:41 15:55:41 Login Succeeded 15:55:41 ---> docker-login.sh ends [Pipeline] } 15:55:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:55:41 ========================================================= 15:55:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:55:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:55:41 + 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 . 15:55:41 Sending build context to Docker daemon 5.251MB 15:55:41 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 15:55:41 Step 2/12 : FROM ${BASE} AS builder 15:55:41 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:55:41 59bf1c3509f3: Pulling fs layer 15:55:41 666ba61612fd: Pulling fs layer 15:55:41 8ed8ca486205: Pulling fs layer 15:55:41 4fe6c5a15a65: Pulling fs layer 15:55:41 22a0e8bec74d: Pulling fs layer 15:55:41 640e595b4fbd: Pulling fs layer 15:55:41 763cafe07f6e: Pulling fs layer 15:55:41 0c0b528cf693: Pulling fs layer 15:55:41 10935f4eaf8b: Pulling fs layer 15:55:41 640e595b4fbd: Waiting 15:55:41 0c0b528cf693: Waiting 15:55:41 763cafe07f6e: Waiting 15:55:41 10935f4eaf8b: Waiting 15:55:41 8ed8ca486205: Verifying Checksum 15:55:41 8ed8ca486205: Download complete 15:55:41 666ba61612fd: Download complete 15:55:42 22a0e8bec74d: Download complete 15:55:42 59bf1c3509f3: Verifying Checksum 15:55:42 59bf1c3509f3: Download complete 15:55:42 640e595b4fbd: Verifying Checksum 15:55:42 640e595b4fbd: Download complete 15:55:42 763cafe07f6e: Verifying Checksum 15:55:42 763cafe07f6e: Download complete 15:55:42 0c0b528cf693: Verifying Checksum 15:55:42 0c0b528cf693: Download complete 15:55:42 59bf1c3509f3: Pull complete 15:55:42 666ba61612fd: Pull complete 15:55:42 8ed8ca486205: Pull complete 15:55:42 10935f4eaf8b: Verifying Checksum 15:55:42 10935f4eaf8b: Download complete 15:55:42 4fe6c5a15a65: Verifying Checksum 15:55:42 4fe6c5a15a65: Download complete 15:55:47 4fe6c5a15a65: Pull complete 15:55:47 22a0e8bec74d: Pull complete 15:55:47 640e595b4fbd: Pull complete 15:55:47 763cafe07f6e: Pull complete 15:55:47 0c0b528cf693: Pull complete 15:55:49 10935f4eaf8b: Pull complete 15:55:49 Digest: sha256:fe2da51ced2bed6c5fc1d1038c2fbec5a5bb29cdcacce78977c37c66bfba8387 15:55:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:55:49 ---> 99d49a6021b9 15:55:49 Step 3/12 : ARG MAKE='make build' 15:55:52 ---> Running in 0f041d5bbb1f 15:55:52 Removing intermediate container 0f041d5bbb1f 15:55:52 ---> 3e1dfa822b30 15:55:52 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:55:52 ---> Running in 416a66275aac 15:55:52 Removing intermediate container 416a66275aac 15:55:52 ---> e8ac08aebf2c 15:55:52 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 15:55:52 ---> Running in f10b4d538701 15:55:52 Removing intermediate container f10b4d538701 15:55:52 ---> 9cfc218fc99b 15:55:52 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:52 ---> Running in 6f543afae135 15:55:53 Removing intermediate container 6f543afae135 15:55:53 ---> 3f418488f8bf 15:55:53 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:55:54 ---> Running in e03e8309aff1 15:55:54 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:55:54 Still waiting to schedule task 15:55:54 ‘prd-ubuntu20.04-docker-arm64-4c-16g-19520’ is offline 15:55:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:55:55 (1/4) Installing openssh-keygen (8.8_p1-r1) 15:55:55 (2/4) Installing libedit (20210910.3.1-r0) 15:55:55 (3/4) Installing openssh-client-common (8.8_p1-r1) 15:55:55 (4/4) Installing openssh-client-default (8.8_p1-r1) 15:55:55 Executing busybox-1.34.1-r3.trigger 15:55:55 OK: 224 MiB in 56 packages 15:55:56 Removing intermediate container e03e8309aff1 15:55:56 ---> 37f7f715e5e3 15:55:56 Step 8/12 : WORKDIR /device-snmp-go 15:55:56 ---> Running in 017ffd3b00b3 15:55:56 Removing intermediate container 017ffd3b00b3 15:55:56 ---> f74feb1cc9bc 15:55:56 Step 9/12 : COPY go.mod vendor* ./ 15:55:56 ---> d54b535531d7 15:55:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:56 ---> Running in 18c6528f95df 15:56:11 Removing intermediate container 18c6528f95df 15:56:11 ---> f1688848b73b 15:56:11 Step 11/12 : COPY . . 15:56:12 ---> 26b36c6cc31d 15:56:12 Step 12/12 : RUN ${MAKE} 15:56:12 ---> Running in 2f3b85c4d500 15:56:12 noop 15:56:12 Removing intermediate container 2f3b85c4d500 15:56:12 ---> 5a253946ba2a 15:56:12 Successfully built 5a253946ba2a 15:56:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:56:13 + docker inspect -f . ci-base-image-x86_64 15:56:13 . [Pipeline] withDockerContainer 15:56:13 prd-ubuntu20.04-docker-8c-8g-19521 does not seem to be running inside a container 15:56:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-155 -v /w/workspace/gexfoundry_device-snmp-go_PR-155:/w/workspace/gexfoundry_device-snmp-go_PR-155:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-155@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-155@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:13 $ docker top 605fc685b81481b42c6d180a901a81fe1b599cf19df3e95171e77bac5d58f77e -eo pid,comm [Pipeline] { [Pipeline] sh 15:56:14 + go version 15:56:14 go version go1.17.6 linux/amd64 [Pipeline] } 15:56:14 $ docker stop --time=1 605fc685b81481b42c6d180a901a81fe1b599cf19df3e95171e77bac5d58f77e 15:56:15 $ docker rm -f 605fc685b81481b42c6d180a901a81fe1b599cf19df3e95171e77bac5d58f77e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:56:16 + docker inspect -f . ci-base-image-x86_64 15:56:16 . [Pipeline] withDockerContainer 15:56:16 prd-ubuntu20.04-docker-8c-8g-19521 does not seem to be running inside a container 15:56:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-155 -v /w/workspace/gexfoundry_device-snmp-go_PR-155:/w/workspace/gexfoundry_device-snmp-go_PR-155:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-155@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-155@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:56:16 $ docker top e1de7c3fbfa82eac9f69c36df56b12bcadbcc8527ff5eafbcdb9ce1b70bd94da -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:56:17 + make test 15:56:17 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 15:56:17 ? github.com/edgexfoundry/device-snmp-go [no test files] 15:56:27 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 15:56:27 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements 15:56:33 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:56:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:56:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:56:38 ./bin/test-attribution-txt.sh [Pipeline] echo 15:56:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:56:38 $ docker stop --time=1 e1de7c3fbfa82eac9f69c36df56b12bcadbcc8527ff5eafbcdb9ce1b70bd94da 15:56:40 $ docker rm -f e1de7c3fbfa82eac9f69c36df56b12bcadbcc8527ff5eafbcdb9ce1b70bd94da [Pipeline] // withDockerContainer [Pipeline] sh 15:56:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:56:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:56:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:56:41 + ls -al . 15:56:41 total 164 15:56:41 drwxrwxr-x 9 jenkins jenkins 4096 Apr 11 15:56 . 15:56:41 drwxrwxr-x 4 jenkins jenkins 4096 Apr 11 15:55 .. 15:56:41 -rw-rw-r-- 1 jenkins jenkins 6 Apr 11 15:55 .dockerignore 15:56:41 drwxrwxr-x 8 jenkins jenkins 4096 Apr 11 15:55 .git 15:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 15:55 .github 15:56:41 -rw-rw-r-- 1 jenkins jenkins 328 Apr 11 15:55 .gitignore 15:56:41 -rw-rw-r-- 1 jenkins jenkins 41 Apr 11 15:55 .golangci.yml 15:56:41 drwx------ 3 jenkins jenkins 4096 Apr 11 15:55 .semver 15:56:41 -rw-rw-r-- 1 jenkins jenkins 8164 Apr 11 15:55 Attribution.txt 15:56:41 -rw-rw-r-- 1 jenkins jenkins 4401 Apr 11 15:55 CHANGELOG.md 15:56:41 -rw-rw-r-- 1 jenkins jenkins 1516 Apr 11 15:55 Dockerfile 15:56:41 -rw-rw-r-- 1 jenkins jenkins 677 Apr 11 15:55 GOVERNANCE.md 15:56:41 -rw-rw-r-- 1 jenkins jenkins 656 Apr 11 15:55 Jenkinsfile 15:56:41 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 11 15:55 LICENSE 15:56:41 -rw-rw-r-- 1 jenkins jenkins 1938 Apr 11 15:55 Makefile 15:56:41 -rw-rw-r-- 1 jenkins jenkins 620 Apr 11 15:55 OWNERS.md 15:56:41 -rw-rw-r-- 1 jenkins jenkins 9074 Apr 11 15:55 README.md 15:56:41 -rw-rw-r-- 1 jenkins jenkins 5 Apr 11 15:55 VERSION 15:56:41 drwxrwxr-x 2 jenkins jenkins 4096 Apr 11 15:55 bin 15:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 15:55 cmd 15:56:41 -rw-r--r-- 1 jenkins jenkins 7631 Apr 11 15:56 coverage.out 15:56:41 -rw-rw-r-- 1 jenkins jenkins 3245 Apr 11 15:55 go.mod 15:56:41 -rw-rw-r-- 1 jenkins jenkins 35250 Apr 11 15:55 go.sum 15:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 15:55 internal 15:56:41 drwxrwxr-x 3 jenkins jenkins 4096 Apr 11 15:55 snap 15:56:41 -rw-rw-r-- 1 jenkins jenkins 209 Apr 11 15:55 version.go [Pipeline] isUnix [Pipeline] sh 15:56:42 + 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=93edbb87d91a8067ee69c1ea5306256e64a6066b --label arch=amd64 --label version=0.0.0 . 15:56:42 Sending build context to Docker daemon 5.259MB 15:56:42 Step 1/24 : ARG BASE=golang:1.17-alpine3.15 15:56:42 Step 2/24 : FROM ${BASE} AS builder 15:56:42 ---> 5a253946ba2a 15:56:42 Step 3/24 : ARG MAKE='make build' 15:56:42 ---> Running in 68068f91419e 15:56:42 Removing intermediate container 68068f91419e 15:56:42 ---> 3eff338d7921 15:56:42 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:56:42 ---> Running in 8b86432b00ec 15:56:42 Removing intermediate container 8b86432b00ec 15:56:42 ---> 4f90f1509f00 15:56:42 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 15:56:42 ---> Running in 4a1cf97e9270 15:56:42 Removing intermediate container 4a1cf97e9270 15:56:42 ---> 1af0f2047a71 15:56:42 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:42 ---> Running in 656b48f7a587 15:56:43 Removing intermediate container 656b48f7a587 15:56:43 ---> da81648b7eb8 15:56:43 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:56:43 ---> Running in 4c2d55ee6b7e 15:56:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:56:44 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:56:44 OK: 224 MiB in 56 packages 15:56:45 Removing intermediate container 4c2d55ee6b7e 15:56:45 ---> e4476ad850f3 15:56:45 Step 8/24 : WORKDIR /device-snmp-go 15:56:45 ---> Running in f6f6e391ae32 15:56:45 Removing intermediate container f6f6e391ae32 15:56:45 ---> 692eb4a73009 15:56:45 Step 9/24 : COPY go.mod vendor* ./ 15:56:45 ---> 1bf8c43888c9 15:56:45 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:56:45 ---> Running in 32fded55efde 15:56:46 Removing intermediate container 32fded55efde 15:56:46 ---> 3ef9becfbf25 15:56:46 Step 11/24 : COPY . . 15:56:46 ---> c02e2056463a 15:56:46 Step 12/24 : RUN ${MAKE} 15:56:46 ---> Running in 1a44af41b443 15:56:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 15:57:09 Removing intermediate container 1a44af41b443 15:57:09 ---> cc7edbf9e23f 15:57:09 Step 13/24 : FROM alpine:3.14 15:57:09 3.14: Pulling from library/alpine 15:57:09 8663204ce13b: Pulling fs layer 15:57:09 8663204ce13b: Verifying Checksum 15:57:09 8663204ce13b: Download complete 15:57:09 8663204ce13b: Pull complete 15:57:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:57:09 Status: Downloaded newer image for alpine:3.14 15:57:09 ---> e04c818066af 15:57:09 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 15:57:09 ---> Running in bb9ef3feb0fc 15:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:57:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:57:09 (1/6) Installing dumb-init (1.2.5-r1) 15:57:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:57:09 (3/6) Installing libsodium (1.0.18-r0) 15:57:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:57:09 (5/6) Installing libzmq (4.3.4-r0) 15:57:09 (6/6) Installing zeromq (4.3.4-r0) 15:57:09 Executing busybox-1.33.1-r7.trigger 15:57:09 OK: 8 MiB in 20 packages 15:57:09 Removing intermediate container bb9ef3feb0fc 15:57:09 ---> fd97d906c967 15:57:09 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 15:57:10 ---> 450831354a26 15:57:10 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 15:57:10 ---> e35aa1239c0c 15:57:10 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 15:57:10 ---> f2149ce8c481 15:57:10 Step 18/24 : EXPOSE 59993 15:57:10 ---> Running in ef56079f0cef 15:57:10 Removing intermediate container ef56079f0cef 15:57:10 ---> 88077d25bb23 15:57:10 Step 19/24 : EXPOSE 161 15:57:10 ---> Running in ff7bec5b9c00 15:57:10 Removing intermediate container ff7bec5b9c00 15:57:10 ---> 171abeca38a1 15:57:10 Step 20/24 : ENTRYPOINT ["/device-snmp"] 15:57:10 ---> Running in 9be6322e9fbb 15:57:10 Removing intermediate container 9be6322e9fbb 15:57:10 ---> 0800b8441452 15:57:10 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:57:11 ---> Running in 05c5a7135307 15:57:11 Removing intermediate container 05c5a7135307 15:57:11 ---> fcc8e5376df2 15:57:11 Step 22/24 : LABEL arch=amd64 15:57:11 ---> Running in fc34c6f4fad0 15:57:11 Removing intermediate container fc34c6f4fad0 15:57:11 ---> 0e669b90d5fc 15:57:11 Step 23/24 : LABEL git_sha=93edbb87d91a8067ee69c1ea5306256e64a6066b 15:57:11 ---> Running in cf9e57ad5307 15:57:11 Removing intermediate container cf9e57ad5307 15:57:11 ---> d12da2319e8b 15:57:11 Step 24/24 : LABEL version=0.0.0 15:57:12 ---> Running in 705b5134bf97 15:57:12 Removing intermediate container 705b5134bf97 15:57:12 ---> 1a2690f5dbe6 15:57:12 [Warning] One or more build-args [ARCH] were not consumed 15:57:12 Successfully built 1a2690f5dbe6 15:57:12 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:13 15:57:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:57:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:13 latest: Pulling from edgex-lftools-log-publisher 15:57:13 5eb5b503b376: Pulling fs layer 15:57:13 5c69ac0246d0: Pulling fs layer 15:57:13 ec43610c2a17: Pulling fs layer 15:57:13 3a2ae6a8a46f: Pulling fs layer 15:57:13 33b1e0a273af: Pulling fs layer 15:57:13 5d3b04190fa2: Pulling fs layer 15:57:13 2f39f015ded8: Pulling fs layer 15:57:13 33b1e0a273af: Waiting 15:57:13 3a2ae6a8a46f: Waiting 15:57:13 5d3b04190fa2: Waiting 15:57:13 5c69ac0246d0: Verifying Checksum 15:57:13 5c69ac0246d0: Download complete 15:57:13 3a2ae6a8a46f: Verifying Checksum 15:57:13 3a2ae6a8a46f: Download complete 15:57:13 33b1e0a273af: Verifying Checksum 15:57:13 33b1e0a273af: Download complete 15:57:13 ec43610c2a17: Verifying Checksum 15:57:13 ec43610c2a17: Download complete 15:57:13 5d3b04190fa2: Verifying Checksum 15:57:13 5d3b04190fa2: Download complete 15:57:13 5eb5b503b376: Verifying Checksum 15:57:13 5eb5b503b376: Download complete 15:57:14 2f39f015ded8: Download complete 15:57:14 5eb5b503b376: Pull complete 15:57:15 5c69ac0246d0: Pull complete 15:57:15 ec43610c2a17: Pull complete 15:57:15 3a2ae6a8a46f: Pull complete 15:57:15 33b1e0a273af: Pull complete 15:57:15 5d3b04190fa2: Pull complete 15:57:20 2f39f015ded8: Pull complete 15:57:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:57:20 prd-ubuntu20.04-docker-8c-8g-19521 does not seem to be running inside a container 15:57:20 $ 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-155 -v /w/workspace/gexfoundry_device-snmp-go_PR-155:/w/workspace/gexfoundry_device-snmp-go_PR-155:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-155@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-155@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:57:22 $ docker top 17fe6cc71c60d67247cbdae827357a142c1cd406108acf2fd7d82fba4af8ba6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:57:22 ---> job-cost.sh 15:57:22 lf-activate-venv: SKIPPING 15:57:22 INFO: No Stack... 15:57:22 INFO: Retrieving Pricing Info for: v3-standard-8 15:57:23 INFO: Archiving Costs [Pipeline] sh 15:57:23 + cat /w/workspace/gexfoundry_device-snmp-go_PR-155/archives/cost.csv 15:57:23 + cut -d, -f6 [Pipeline] lock 15:57:23 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-155-1-stack-cost] 15:57:23 Resource [jenkins-edgexfoundry-device-snmp-go-PR-155-1-stack-cost] did not exist. Created. 15:57:23 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:57:24 + echo total: 0.2199999988079071 [Pipeline] stash 15:57:24 Stashed 1 file(s) [Pipeline] } 15:57:24 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-155-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:57:24 $ docker stop --time=1 17fe6cc71c60d67247cbdae827357a142c1cd406108acf2fd7d82fba4af8ba6b 15:57:25 $ docker rm -f 17fe6cc71c60d67247cbdae827357a142c1cd406108acf2fd7d82fba4af8ba6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:57:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-19523 in /w/workspace/gexfoundry_device-snmp-go_PR-155 [Pipeline] { [Pipeline] ws 15:57:28 Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout 15:57:28 Selected Git installation does not exist. Using Default 15:57:28 The recommended git tool is: NONE 15:57:36 using credential edgex-jenkins-ssh 15:57:36 Cloning the remote Git repository 15:57:36 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 15:57:36 > git init /w/workspace/device-snmp-go/1 # timeout=10 15:57:36 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 15:57:36 > git --version # timeout=10 15:57:36 > git --version # 'git version 2.25.1' 15:57:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:37 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 15:57:38 Merging remotes/origin/main commit 0413261fd6b454820a227c0b076e094c9f4db28c into PR head commit 93edbb87d91a8067ee69c1ea5306256e64a6066b [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:57:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } 15:57:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:57:38 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 15:57:38 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 15:57:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:57:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/155/head:refs/remotes/origin/PR-155 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:57:38 > git config core.sparsecheckout # timeout=10 15:57:38 > git checkout -f 93edbb87d91a8067ee69c1ea5306256e64a6066b # timeout=10 [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 15:57:41 + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-155/archives ] 15:57:41 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-155/archives 15:57:41 total 16 15:57:41 drwxr-xr-x 3 root root 4096 Apr 11 15:57 . 15:57:41 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 15:57 .. 15:57:41 drwxr-xr-x 2 root root 4096 Apr 11 15:57 cost 15:57:41 -rw-r--r-- 1 root root 85 Apr 11 15:57 cost.csv 15:57:41 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-155/archives 15:57:41 + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-155/archives 15:57:41 total 16 15:57:41 drwxr-xr-x 3 jenkins jenkins 4096 Apr 11 15:57 . 15:57:41 drwxrwxr-x 10 jenkins jenkins 4096 Apr 11 15:57 .. 15:57:41 drwxr-xr-x 2 jenkins jenkins 4096 Apr 11 15:57 cost 15:57:41 -rw-r--r-- 1 jenkins jenkins 85 Apr 11 15:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:57:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:57:42 ---> package-listing.sh 15:57:42 ++ facter osfamily 15:57:42 ++ tr '[:upper:]' '[:lower:]' 15:57:42 + OS_FAMILY=debian 15:57:42 + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-155 15:57:42 + START_PACKAGES=/tmp/packages_start.txt 15:57:42 + END_PACKAGES=/tmp/packages_end.txt 15:57:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:57:42 + PACKAGES=/tmp/packages_start.txt 15:57:42 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-155 ']' 15:57:42 + PACKAGES=/tmp/packages_end.txt 15:57:42 + case "${OS_FAMILY}" in 15:57:42 + dpkg -l 15:57:42 + grep '^ii' 15:57:42 + '[' -f /tmp/packages_start.txt ']' 15:57:42 + '[' -f /tmp/packages_end.txt ']' 15:57:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:57:42 + '[' /w/workspace/gexfoundry_device-snmp-go_PR-155 ']' 15:57:42 + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-155/archives/ 15:57:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-155/archives/ [Pipeline] echo 15:57:42 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/gexfoundry_device-snmp-go_PR-155/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:57:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:57:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:57:43 . [Pipeline] withDockerContainer 15:57:43 prd-ubuntu20.04-docker-8c-8g-19521 does not seem to be running inside a container 15:57:43 $ 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/gexfoundry_device-snmp-go_PR-155/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-155 -v /w/workspace/gexfoundry_device-snmp-go_PR-155:/w/workspace/gexfoundry_device-snmp-go_PR-155:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-155@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-155@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:57:44 $ docker top 5d0e21c569fd91409515d2b474267b4eb755fa1649b7ecd342145d477563fc27 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:44 + touch /tmp/pre-build-complete [Pipeline] sh 15:57:44 + mkdir -p /var/log/sysstat [Pipeline] sh 15:57:45 + ls /var/log/sa-host 15:57:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:57:45 provisioning config files... 15:57:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-155@tmp/config1674771693142118335tmp [Pipeline] { [Pipeline] echo 15:57:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:57:45 ---> create-netrc.sh [Pipeline] } 15:57:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:57:46 ---> python-tools-install.sh [Pipeline] echo 15:57:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:57:46 ---> sudo-logs.sh 15:57:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:57:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:57:46 ---> job-cost.sh 15:57:46 lf-activate-venv: SKIPPING 15:57:46 DEBUG: total: 0.2199999988079071 15:57:46 INFO: Retrieving Stack Cost... 15:57:47 INFO: Retrieving Pricing Info for: v3-standard-8 15:57:47 INFO: Archiving Costs [Pipeline] echo 15:57:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:57:47 ---> logs-deploy.sh 15:57:47 lf-activate-venv: SKIPPING 15:57:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-155/1 15:57:47 INFO: archiving workspace using pattern(s): 15:57:48 Archives upload complete. 15:57:48 INFO: archiving logs to Nexus 15:57:49 ---> uname -a: 15:57:49 Linux prd-ubuntu20-04-docker-8c-8g-19521 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:57:49 15:57:49 15:57:49 ---> lscpu: 15:57:49 Architecture: x86_64 15:57:49 CPU op-mode(s): 32-bit, 64-bit 15:57:49 Byte Order: Little Endian 15:57:49 Address sizes: 40 bits physical, 48 bits virtual 15:57:49 CPU(s): 8 15:57:49 On-line CPU(s) list: 0-7 15:57:49 Thread(s) per core: 1 15:57:49 Core(s) per socket: 1 15:57:49 Socket(s): 8 15:57:49 NUMA node(s): 1 15:57:49 Vendor ID: AuthenticAMD 15:57:49 CPU family: 23 15:57:49 Model: 49 15:57:49 Model name: AMD EPYC-Rome Processor 15:57:49 Stepping: 0 15:57:49 CPU MHz: 2799.994 15:57:49 BogoMIPS: 5599.98 15:57:49 Virtualization: AMD-V 15:57:49 Hypervisor vendor: KVM 15:57:49 Virtualization type: full 15:57:49 L1d cache: 256 KiB 15:57:49 L1i cache: 256 KiB 15:57:49 L2 cache: 4 MiB 15:57:49 L3 cache: 128 MiB 15:57:49 NUMA node0 CPU(s): 0-7 15:57:49 Vulnerability Itlb multihit: Not affected 15:57:49 Vulnerability L1tf: Not affected 15:57:49 Vulnerability Mds: Not affected 15:57:49 Vulnerability Meltdown: Not affected 15:57:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:57:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:57:49 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:57:49 Vulnerability Srbds: Not affected 15:57:49 Vulnerability Tsx async abort: Not affected 15:57:49 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 15:57:49 15:57:49 15:57:49 ---> nproc: 15:57:49 8 15:57:49 15:57:49 15:57:49 ---> df -h: 15:57:49 Filesystem Size Used Avail Use% Mounted on 15:57:49 overlay 155G 11G 145G 7% / 15:57:49 tmpfs 64M 0 64M 0% /dev 15:57:49 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:57:49 shm 64M 0 64M 0% /dev/shm 15:57:49 /dev/vda1 155G 11G 145G 7% /facter-os 15:57:49 15:57:49 15:57:49 ---> sar -b -r -n DEV: 15:57:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19521) 04/11/22 _x86_64_ (8 CPU) 15:57:49 15:57:49 15:54:44 LINUX RESTART (8 CPU) 15:57:49 15:57:49 15:55:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:57:49 15:56:01 277.49 55.92 221.57 0.00 5198.20 175713.61 0.00 15:57:49 15:57:01 142.61 0.13 142.48 0.00 7.20 36241.83 0.00 15:57:49 Average: 210.06 28.03 182.03 0.00 2603.13 105989.34 0.00 15:57:49 15:57:49 15:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:57:49 15:56:01 28789040 31752400 543560 1.65 133820 3069644 2191568 6.46 1219088 2459164 377820 15:57:49 15:57:01 28459808 31725856 562560 1.71 152664 3333704 2351580 6.93 1482776 2499024 305988 15:57:49 Average: 28624424 31739128 553060 1.68 143242 3201674 2271574 6.69 1350932 2479094 341904 15:57:49 15:57:49 15:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:57:49 15:56:01 docker0 112.81 136.81 9.39 1091.24 0.00 0.00 0.00 0.00 15:57:49 15:56:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 15:57:49 15:56:01 ens3 799.38 504.51 5520.29 111.80 0.00 0.00 0.00 0.00 15:57:49 15:57:01 docker0 8.18 10.00 0.46 38.20 0.00 0.00 0.00 0.00 15:57:49 15:57:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:57:49 15:57:01 ens3 77.99 61.77 78.98 62.10 0.00 0.00 0.00 0.00 15:57:49 15:57:01 veth9fd0e12 0.05 0.20 0.00 0.02 0.00 0.00 0.00 0.00 15:57:49 Average: docker0 60.50 73.42 4.93 564.81 0.00 0.00 0.00 0.00 15:57:49 Average: lo 3.50 3.50 0.34 0.34 0.00 0.00 0.00 0.00 15:57:49 Average: ens3 438.75 283.18 2800.08 86.95 0.00 0.00 0.00 0.00 15:57:49 Average: veth9fd0e12 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:57:49 15:57:49 15:57:49 ---> sar -P ALL: 15:57:49 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-19521) 04/11/22 _x86_64_ (8 CPU) 15:57:49 15:57:49 15:54:44 LINUX RESTART (8 CPU) 15:57:49 15:57:49 15:55:01 CPU %user %nice %system %iowait %steal %idle 15:57:49 15:56:01 all 10.82 0.00 4.30 3.12 0.17 81.59 15:57:49 15:56:01 0 12.38 0.00 5.17 5.66 0.15 76.63 15:57:49 15:56:01 1 11.24 0.00 5.14 6.03 0.15 77.44 15:57:49 15:56:01 2 10.27 0.00 3.40 2.27 0.13 83.92 15:57:49 15:56:01 3 13.97 0.00 3.80 2.64 0.19 79.40 15:57:49 15:56:01 4 10.12 0.00 4.60 3.55 0.17 81.56 15:57:49 15:56:01 5 8.99 0.00 3.42 1.31 0.13 86.15 15:57:49 15:56:01 6 9.33 0.00 3.61 1.03 0.15 85.88 15:57:49 15:56:01 7 10.26 0.00 5.27 2.49 0.25 81.72 15:57:49 15:57:01 all 35.91 0.00 6.42 1.21 0.25 56.20 15:57:49 15:57:01 0 34.70 0.00 6.09 0.20 0.29 58.73 15:57:49 15:57:01 1 36.13 0.00 6.54 0.66 0.29 56.39 15:57:49 15:57:01 2 35.88 0.00 7.23 6.25 0.22 50.42 15:57:49 15:57:01 3 36.76 0.00 6.35 1.25 0.27 55.38 15:57:49 15:57:01 4 35.29 0.00 5.85 0.41 0.20 58.26 15:57:49 15:57:01 5 35.77 0.00 6.46 0.22 0.24 57.32 15:57:49 15:57:01 6 35.73 0.00 6.34 0.59 0.22 57.12 15:57:49 15:57:01 7 37.03 0.00 6.53 0.15 0.27 56.02 15:57:49 Average: all 23.36 0.00 5.36 2.17 0.21 68.90 15:57:49 Average: 0 23.55 0.00 5.63 2.93 0.22 67.67 15:57:49 Average: 1 23.66 0.00 5.84 3.35 0.22 66.93 15:57:49 Average: 2 23.05 0.00 5.31 4.26 0.18 67.20 15:57:49 Average: 3 25.35 0.00 5.07 1.95 0.23 67.41 15:57:49 Average: 4 22.71 0.00 5.23 1.98 0.19 69.90 15:57:49 Average: 5 22.37 0.00 4.94 0.77 0.19 71.74 15:57:49 Average: 6 22.49 0.00 4.97 0.81 0.19 71.54 15:57:49 Average: 7 23.68 0.00 5.90 1.32 0.26 68.84 15:57:49 15:57:49 15:57:49