Pull request #271 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4e365bf7f310999071e6c17dbd290642cbea6d1d+224900f6885e44699053c83c13a1a421d11bcb33 (02c768847b87a9906449f5b2bc6346edc556d801) 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-ssh561302869496958950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17824985093441131861.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6841431035916259581.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-271/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7667322893166262645.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh13287938086892842080.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-271/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15176519042503758957.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-5126’ Running on prd-ubuntu20.04-docker-8c-8g-5140 in /w/workspace/gexfoundry_device-snmp-go_PR-271 [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-271 # 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 > 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/271/head:refs/remotes/origin/PR-271 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 224900f6885e44699053c83c13a1a421d11bcb33 into PR head commit 4e365bf7f310999071e6c17dbd290642cbea6d1d Merge succeeded, producing 4e365bf7f310999071e6c17dbd290642cbea6d1d Checking out Revision 4e365bf7f310999071e6c17dbd290642cbea6d1d (PR-271) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T06:00:59.459Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T06:00:59.648Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4e365bf7f310999071e6c17dbd290642cbea6d1d # 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 224900f6885e44699053c83c13a1a421d11bcb33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4e365bf7f310999071e6c17dbd290642cbea6d1d # timeout=10 [Pipeline] echo [2023-03-22T06:00:59.743Z] ========================================================= [2023-03-22T06:00:59.743Z] EdgeX Global Pipelines Version Info [2023-03-22T06:00:59.743Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:01:00.474Z] ------------------- [2023-03-22T06:01:00.474Z] stable info: [2023-03-22T06:01:00.474Z] ------------------- [2023-03-22T06:01:00.474Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T06:01:00.474Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T06:01:00.474Z] Message: update stable to v1.0.245 [2023-03-22T06:01:01.045Z] ------------------- [2023-03-22T06:01:01.045Z] experimental info: [2023-03-22T06:01:01.045Z] ------------------- [2023-03-22T06:01:01.045Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T06:01:01.045Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T06:01:01.045Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T06:01:01.340Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-03-22T06:01:01.382Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-03-22T06:01:01.425Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T06:01:01.465Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T06:01:01.502Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T06:01:01.539Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T06:01:01.576Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T06:01:01.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T06:01:01.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T06:01:01.698Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T06:01:01.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T06:01:01.770Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-03-22T06:01:01.809Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T06:01:01.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T06:01:01.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T06:01:01.930Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T06:01:01.970Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T06:01:02.007Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T06:01:02.046Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T06:01:02.086Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T06:01:02.129Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T06:01:02.170Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T06:01:02.210Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T06:01:02.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T06:01:02.287Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T06:01:02.330Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T06:01:02.370Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T06:01:02.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-271 [Pipeline] echo [2023-03-22T06:01:02.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-271 [Pipeline] echo [2023-03-22T06:01:02.494Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-271 [Pipeline] echo [2023-03-22T06:01:02.534Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4e365bf7f310999071e6c17dbd290642cbea6d1d [Pipeline] echo [2023-03-22T06:01:02.575Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4e365bf [Pipeline] echo [2023-03-22T06:01:02.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:01:02.765Z] provisioning config files... [2023-03-22T06:01:02.779Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-271@tmp/config6159194733294291947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:01:03.118Z] ---> docker-login.sh [2023-03-22T06:01:03.118Z] nexus3.edgexfoundry.org:10001 [2023-03-22T06:01:03.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:03.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:03.379Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:03.379Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:03.379Z] [2023-03-22T06:01:03.379Z] Login Succeeded [2023-03-22T06:01:03.379Z] nexus3.edgexfoundry.org:10002 [2023-03-22T06:01:03.379Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:03.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:03.640Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:03.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:03.640Z] [2023-03-22T06:01:03.640Z] Login Succeeded [2023-03-22T06:01:03.640Z] nexus3.edgexfoundry.org:10003 [2023-03-22T06:01:03.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:03.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:03.640Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:03.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:03.640Z] [2023-03-22T06:01:03.640Z] Login Succeeded [2023-03-22T06:01:03.640Z] nexus3.edgexfoundry.org:10004 [2023-03-22T06:01:03.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:03.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:03.640Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:03.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:03.640Z] [2023-03-22T06:01:03.640Z] Login Succeeded [2023-03-22T06:01:03.640Z] docker.io [2023-03-22T06:01:03.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:04.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:04.160Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:04.160Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:04.160Z] [2023-03-22T06:01:04.160Z] Login Succeeded [2023-03-22T06:01:04.160Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T06:01:04.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T06:01:04.818Z] + git rev-list -1 --merges 4e365bf7f310999071e6c17dbd290642cbea6d1d~1..4e365bf7f310999071e6c17dbd290642cbea6d1d [Pipeline] echo [2023-03-22T06:01:04.880Z] -----------> git rev-list -1 --merges 4e365bf7f310999071e6c17dbd290642cbea6d1d~1..4e365bf7f310999071e6c17dbd290642cbea6d1d 4e365bf7f310999071e6c17dbd290642cbea6d1d [false] [Pipeline] sh [2023-03-22T06:01:05.191Z] + git log --format=format:%s -1 4e365bf7f310999071e6c17dbd290642cbea6d1d [Pipeline] echo [2023-03-22T06:01:05.222Z] ========================================================= [2023-03-22T06:01:05.222Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T06:01:05.222Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T06:01:05.653Z] + git log --format=format:%s -1 4e365bf7f310999071e6c17dbd290642cbea6d1d [Pipeline] echo [2023-03-22T06:01:05.736Z] [semverPrep] GIT_COMMIT: 4e365bf7f310999071e6c17dbd290642cbea6d1d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-22T06:01:05.764Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T06:01:06.128Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T06:01:06.128Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T06:01:06.128Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T06:01:06.128Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T06:01:06.128Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T06:01:06.128Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T06:01:06.128Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:01:06.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T06:01:06.540Z] [2023-03-22T06:01:06.540Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:01:06.914Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T06:01:06.914Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T06:01:06.914Z] b85a868b505f: Pulling fs layer [2023-03-22T06:01:06.914Z] e2be974225ed: Pulling fs layer [2023-03-22T06:01:06.914Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T06:01:06.914Z] 988bab9f4d93: Pulling fs layer [2023-03-22T06:01:06.914Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T06:01:06.914Z] eaf3925da568: Pulling fs layer [2023-03-22T06:01:06.914Z] bab4dde63d76: Pulling fs layer [2023-03-22T06:01:06.914Z] bde34c3a00c8: Pulling fs layer [2023-03-22T06:01:06.914Z] b352a97aabf1: Pulling fs layer [2023-03-22T06:01:06.914Z] 4872d77fe225: Pulling fs layer [2023-03-22T06:01:06.914Z] 5851b861e8e6: Pulling fs layer [2023-03-22T06:01:06.914Z] 988bab9f4d93: Waiting [2023-03-22T06:01:06.914Z] 1469e6f7b9e6: Waiting [2023-03-22T06:01:06.914Z] b352a97aabf1: Waiting [2023-03-22T06:01:06.914Z] 4872d77fe225: Waiting [2023-03-22T06:01:06.914Z] eaf3925da568: Waiting [2023-03-22T06:01:06.914Z] 5851b861e8e6: Waiting [2023-03-22T06:01:06.915Z] bde34c3a00c8: Waiting [2023-03-22T06:01:06.915Z] bab4dde63d76: Waiting [2023-03-22T06:01:06.915Z] e2be974225ed: Download complete [2023-03-22T06:01:06.915Z] 988bab9f4d93: Download complete [2023-03-22T06:01:07.176Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T06:01:07.176Z] 1469e6f7b9e6: Download complete [2023-03-22T06:01:07.176Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T06:01:07.176Z] 339a4e72a1f5: Download complete [2023-03-22T06:01:07.176Z] eaf3925da568: Verifying Checksum [2023-03-22T06:01:07.176Z] eaf3925da568: Download complete [2023-03-22T06:01:07.176Z] bde34c3a00c8: Verifying Checksum [2023-03-22T06:01:07.176Z] bde34c3a00c8: Download complete [2023-03-22T06:01:07.176Z] b352a97aabf1: Download complete [2023-03-22T06:01:07.176Z] 4872d77fe225: Verifying Checksum [2023-03-22T06:01:07.176Z] 4872d77fe225: Download complete [2023-03-22T06:01:07.176Z] 5851b861e8e6: Download complete [2023-03-22T06:01:07.176Z] b85a868b505f: Verifying Checksum [2023-03-22T06:01:07.176Z] b85a868b505f: Download complete [2023-03-22T06:01:07.435Z] bab4dde63d76: Verifying Checksum [2023-03-22T06:01:07.435Z] bab4dde63d76: Download complete [2023-03-22T06:01:08.812Z] b85a868b505f: Pull complete [2023-03-22T06:01:08.812Z] e2be974225ed: Pull complete [2023-03-22T06:01:09.072Z] 339a4e72a1f5: Pull complete [2023-03-22T06:01:09.333Z] 988bab9f4d93: Pull complete [2023-03-22T06:01:09.590Z] 1469e6f7b9e6: Pull complete [2023-03-22T06:01:09.590Z] eaf3925da568: Pull complete [2023-03-22T06:01:11.494Z] bab4dde63d76: Pull complete [2023-03-22T06:01:11.494Z] bde34c3a00c8: Pull complete [2023-03-22T06:01:11.754Z] b352a97aabf1: Pull complete [2023-03-22T06:01:11.754Z] 4872d77fe225: Pull complete [2023-03-22T06:01:11.754Z] 5851b861e8e6: Pull complete [2023-03-22T06:01:12.013Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T06:01:12.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T06:01:12.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:01:12.238Z] prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container [2023-03-22T06:01:12.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-271 -v /w/workspace/gexfoundry_device-snmp-go_PR-271:/w/workspace/gexfoundry_device-snmp-go_PR-271:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-271@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-271@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T06:01:13.824Z] $ docker top 6541389cec0d8d3cd6844b0199bbd9ab96110a84a4a30e707d9d3d809d381b2c -eo pid,comm [2023-03-22T06:01:13.879Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T06:01:13.879Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T06:01:14.100Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T06:01:14.100Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T06:01:14.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T06:01:14.231Z] $ docker exec 6541389cec0d8d3cd6844b0199bbd9ab96110a84a4a30e707d9d3d809d381b2c ssh-agent [2023-03-22T06:01:14.345Z] SSH_AUTH_SOCK=/tmp/ssh-JyKDwwpTz73L/agent.32 [2023-03-22T06:01:14.345Z] SSH_AGENT_PID=38 [2023-03-22T06:01:14.352Z] Running ssh-add (command line suppressed) [2023-03-22T06:01:14.456Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-271@tmp/private_key_7403068664363007348.key (/w/workspace/gexfoundry_device-snmp-go_PR-271@tmp/private_key_7403068664363007348.key) [2023-03-22T06:01:14.477Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T06:01:14.819Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T06:01:14.842Z] $ docker exec --env ******** --env ******** 6541389cec0d8d3cd6844b0199bbd9ab96110a84a4a30e707d9d3d809d381b2c ssh-agent -k [2023-03-22T06:01:14.964Z] unset SSH_AUTH_SOCK; [2023-03-22T06:01:14.965Z] unset SSH_AGENT_PID; [2023-03-22T06:01:14.965Z] echo Agent pid 38 killed; [2023-03-22T06:01:14.976Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T06:01:15.063Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T06:01:15.063Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T06:01:15.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T06:01:15.198Z] $ docker exec 6541389cec0d8d3cd6844b0199bbd9ab96110a84a4a30e707d9d3d809d381b2c ssh-agent [2023-03-22T06:01:15.313Z] SSH_AUTH_SOCK=/tmp/ssh-TQi9EP9eoo71/agent.71 [2023-03-22T06:01:15.313Z] SSH_AGENT_PID=77 [2023-03-22T06:01:15.318Z] Running ssh-add (command line suppressed) [2023-03-22T06:01:15.416Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-271@tmp/private_key_14075915546936737792.key (/w/workspace/gexfoundry_device-snmp-go_PR-271@tmp/private_key_14075915546936737792.key) [2023-03-22T06:01:15.432Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T06:01:15.762Z] + git semver init [2023-03-22T06:01:16.022Z] 2023-03-22 06:01:15,950 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T06:01:16.022Z] 2023-03-22 06:01:15,951 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-271/.semver [2023-03-22T06:01:16.022Z] 2023-03-22 06:01:15,952 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-271/.semver [2023-03-22T06:01:16.022Z] 2023-03-22 06:01:15,952 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-271/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-271, universal_newlines=False, shell=None, istream=None) [2023-03-22T06:01:16.958Z] 2023-03-22 06:01:16,711 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-271/.git/info/exclude [2023-03-22T06:01:16.958Z] 2023-03-22 06:01:16,712 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-271/.semver/PR-271 with force:False [2023-03-22T06:01:16.958Z] 2023-03-22 06:01:16,712 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-271/.semver/PR-271 [2023-03-22T06:01:16.958Z] 2023-03-22 06:01:16,717 [execute] INFO git cat-file --batch-check [2023-03-22T06:01:16.958Z] 2023-03-22 06:01:16,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-271/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T06:01:16.958Z] 2023-03-22 06:01:16,725 [execute] INFO git cat-file --batch [2023-03-22T06:01:16.958Z] 2023-03-22 06:01:16,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-271/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T06:01:16.958Z] 2023-03-22 06:01:16,731 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-271/.semver/PR-271 [2023-03-22T06:01:16.958Z] 0.0.0 [Pipeline] } [2023-03-22T06:01:16.985Z] $ docker exec --env ******** --env ******** 6541389cec0d8d3cd6844b0199bbd9ab96110a84a4a30e707d9d3d809d381b2c ssh-agent -k [2023-03-22T06:01:17.093Z] unset SSH_AUTH_SOCK; [2023-03-22T06:01:17.093Z] unset SSH_AGENT_PID; [2023-03-22T06:01:17.093Z] echo Agent pid 77 killed; [2023-03-22T06:01:17.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T06:01:17.532Z] + git semver [Pipeline] } [2023-03-22T06:01:17.813Z] $ docker stop --time=1 6541389cec0d8d3cd6844b0199bbd9ab96110a84a4a30e707d9d3d809d381b2c [2023-03-22T06:01:19.137Z] $ docker rm -f --volumes 6541389cec0d8d3cd6844b0199bbd9ab96110a84a4a30e707d9d3d809d381b2c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T06:01:19.543Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T06:01:19.805Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T06:01:19.827Z] [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 [2023-03-22T06:01:20.387Z] provisioning config files... [2023-03-22T06:01:20.396Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-271@tmp/config12298292129046028062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:01:20.831Z] ---> docker-login.sh [2023-03-22T06:01:20.831Z] nexus3.edgexfoundry.org:10001 [2023-03-22T06:01:20.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:20.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:20.831Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:20.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:20.831Z] [2023-03-22T06:01:20.831Z] Login Succeeded [2023-03-22T06:01:20.831Z] nexus3.edgexfoundry.org:10002 [2023-03-22T06:01:20.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:20.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:20.831Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:20.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:20.831Z] [2023-03-22T06:01:20.831Z] Login Succeeded [2023-03-22T06:01:20.831Z] nexus3.edgexfoundry.org:10003 [2023-03-22T06:01:21.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:21.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:21.089Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:21.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:21.089Z] [2023-03-22T06:01:21.089Z] Login Succeeded [2023-03-22T06:01:21.089Z] nexus3.edgexfoundry.org:10004 [2023-03-22T06:01:21.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:21.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:21.089Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:21.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:21.089Z] [2023-03-22T06:01:21.089Z] Login Succeeded [2023-03-22T06:01:21.089Z] docker.io [2023-03-22T06:01:21.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:01:21.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:01:21.351Z] Configure a credential helper to remove this warning. See [2023-03-22T06:01:21.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:01:21.351Z] [2023-03-22T06:01:21.351Z] Login Succeeded [2023-03-22T06:01:21.351Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T06:01:21.380Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T06:01:21.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:01:21.599Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:01:21.631Z] ========================================================= [2023-03-22T06:01:21.631Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T06:01:21.631Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:01:22.167Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T06:01:22.167Z] Sending build context to Docker daemon 5.731MB [2023-03-22T06:01:22.167Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T06:01:22.167Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T06:01:22.167Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T06:01:22.167Z] 63b65145d645: Pulling fs layer [2023-03-22T06:01:22.167Z] a2d21d5440eb: Pulling fs layer [2023-03-22T06:01:22.167Z] 935e6c44a52c: Pulling fs layer [2023-03-22T06:01:22.167Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T06:01:22.167Z] 30dea6a524f1: Pulling fs layer [2023-03-22T06:01:22.167Z] a2aff8979fd8: Pulling fs layer [2023-03-22T06:01:22.167Z] 6808be2612f2: Pulling fs layer [2023-03-22T06:01:22.167Z] f25807f1079a: Pulling fs layer [2023-03-22T06:01:22.167Z] 6808be2612f2: Waiting [2023-03-22T06:01:22.167Z] 30dea6a524f1: Waiting [2023-03-22T06:01:22.167Z] f25807f1079a: Waiting [2023-03-22T06:01:22.167Z] a2aff8979fd8: Waiting [2023-03-22T06:01:22.168Z] 94cc34f8dd06: Waiting [2023-03-22T06:01:22.168Z] a2d21d5440eb: Download complete [2023-03-22T06:01:22.427Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T06:01:22.427Z] 94cc34f8dd06: Download complete [2023-03-22T06:01:22.427Z] 30dea6a524f1: Verifying Checksum [2023-03-22T06:01:22.427Z] 30dea6a524f1: Download complete [2023-03-22T06:01:22.427Z] 63b65145d645: Verifying Checksum [2023-03-22T06:01:22.427Z] 63b65145d645: Download complete [2023-03-22T06:01:22.427Z] a2aff8979fd8: Verifying Checksum [2023-03-22T06:01:22.427Z] a2aff8979fd8: Download complete [2023-03-22T06:01:22.427Z] 63b65145d645: Pull complete [2023-03-22T06:01:22.696Z] a2d21d5440eb: Pull complete [2023-03-22T06:01:22.960Z] f25807f1079a: Verifying Checksum [2023-03-22T06:01:22.960Z] f25807f1079a: Download complete [2023-03-22T06:01:23.220Z] 935e6c44a52c: Download complete [2023-03-22T06:01:23.482Z] 6808be2612f2: Verifying Checksum [2023-03-22T06:01:23.482Z] 6808be2612f2: Download complete [2023-03-22T06:01:26.765Z] 935e6c44a52c: Pull complete [2023-03-22T06:01:26.765Z] 94cc34f8dd06: Pull complete [2023-03-22T06:01:26.765Z] 30dea6a524f1: Pull complete [2023-03-22T06:01:26.765Z] a2aff8979fd8: Pull complete [2023-03-22T06:01:29.293Z] 6808be2612f2: Pull complete [2023-03-22T06:01:30.227Z] f25807f1079a: Pull complete [2023-03-22T06:01:30.227Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T06:01:30.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T06:01:30.227Z] ---> 3b553350e43f [2023-03-22T06:01:30.227Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T06:01:31.614Z] ---> Running in 63bb039e0a3f [2023-03-22T06:01:31.872Z] Removing intermediate container 63bb039e0a3f [2023-03-22T06:01:31.872Z] ---> bacab717b4f3 [2023-03-22T06:01:31.872Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T06:01:31.872Z] ---> Running in e682e43b38b1 [2023-03-22T06:01:31.872Z] Removing intermediate container e682e43b38b1 [2023-03-22T06:01:31.872Z] ---> c5fd77976483 [2023-03-22T06:01:31.872Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T06:01:32.133Z] ---> Running in 9d305bbb8a4e [2023-03-22T06:01:32.133Z] Removing intermediate container 9d305bbb8a4e [2023-03-22T06:01:32.133Z] ---> 15537d7fa109 [2023-03-22T06:01:32.133Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T06:01:32.392Z] ---> Running in 85bef15fc4be [2023-03-22T06:01:32.392Z] Removing intermediate container 85bef15fc4be [2023-03-22T06:01:32.392Z] ---> ca4e1e0a6643 [2023-03-22T06:01:32.392Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T06:01:32.392Z] ---> Running in 234a0056aa5c [2023-03-22T06:01:32.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T06:01:32.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T06:01:33.170Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T06:01:33.170Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T06:01:33.170Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T06:01:33.170Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T06:01:33.170Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T06:01:33.170Z] OK: 269 MiB in 57 packages [2023-03-22T06:01:33.740Z] Removing intermediate container 234a0056aa5c [2023-03-22T06:01:33.740Z] ---> d919577f3487 [2023-03-22T06:01:33.740Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-22T06:01:33.740Z] ---> Running in 823c1740af44 [2023-03-22T06:01:33.740Z] Removing intermediate container 823c1740af44 [2023-03-22T06:01:33.740Z] ---> f7bfec590b79 [2023-03-22T06:01:33.740Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T06:01:34.004Z] ---> c788035ad317 [2023-03-22T06:01:34.004Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T06:01:34.004Z] ---> Running in 0b32ea6f3332 [2023-03-22T06:01:35.207Z] Still waiting to schedule task [2023-03-22T06:01:35.207Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5132’ [2023-03-22T06:01:55.941Z] Removing intermediate container 0b32ea6f3332 [2023-03-22T06:01:55.941Z] ---> b923f2544bd8 [2023-03-22T06:01:55.941Z] Step 11/12 : COPY . . [2023-03-22T06:01:55.941Z] ---> c78a0315e4f3 [2023-03-22T06:01:55.941Z] Step 12/12 : RUN ${MAKE} [2023-03-22T06:01:55.941Z] ---> Running in c60a11195c1d [2023-03-22T06:01:56.200Z] noop [2023-03-22T06:01:56.459Z] Removing intermediate container c60a11195c1d [2023-03-22T06:01:56.459Z] ---> 862ede89a7ea [2023-03-22T06:01:56.459Z] Successfully built 862ede89a7ea [2023-03-22T06:01:56.459Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:01:56.907Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T06:01:56.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:01:57.054Z] prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container [2023-03-22T06:01:57.076Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-271 -v /w/workspace/gexfoundry_device-snmp-go_PR-271:/w/workspace/gexfoundry_device-snmp-go_PR-271:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-271@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-271@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 ******** ci-base-image-x86_64 cat [2023-03-22T06:01:57.493Z] $ docker top e8a6e6e18c47544964704a45ad6185591617137224df2bb8e82d03ae8b184da2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:01:57.883Z] + go version [2023-03-22T06:01:57.883Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T06:01:57.915Z] $ docker stop --time=1 e8a6e6e18c47544964704a45ad6185591617137224df2bb8e82d03ae8b184da2 [2023-03-22T06:01:59.202Z] $ docker rm -f --volumes e8a6e6e18c47544964704a45ad6185591617137224df2bb8e82d03ae8b184da2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:01:59.905Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T06:01:59.905Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:02:00.062Z] prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container [2023-03-22T06:02:00.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-271 -v /w/workspace/gexfoundry_device-snmp-go_PR-271:/w/workspace/gexfoundry_device-snmp-go_PR-271:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-271@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-271@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 ******** ci-base-image-x86_64 cat [2023-03-22T06:02:00.491Z] $ docker top 750418dba044d76c8e133515a7b5732da187d038128886702d0d16d478d47949 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:02:00.902Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-271 [Pipeline] fileExists [Pipeline] sh [2023-03-22T06:02:01.254Z] + make test [2023-03-22T06:02:01.254Z] go test ./... -coverprofile=coverage.out [2023-03-22T06:02:06.523Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-22T06:02:13.079Z] # github.com/edgexfoundry/device-snmp-go/internal/driver [2023-03-22T06:02:13.079Z] internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as string value in argument to strconv.ParseUint: need type assertion [2023-03-22T06:02:13.079Z] internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as string value in argument to NewSNMPClient: need type assertion [2023-03-22T06:02:16.407Z] FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] [2023-03-22T06:02:16.407Z] FAIL [2023-03-22T06:02:16.407Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-03-22T06:02:16.448Z] $ docker stop --time=1 750418dba044d76c8e133515a7b5732da187d038128886702d0d16d478d47949 [2023-03-22T06:02:18.558Z] $ docker rm -f --volumes 750418dba044d76c8e133515a7b5732da187d038128886702d0d16d478d47949 [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:02:19.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:02:19.721Z] [2023-03-22T06:02:19.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:02:20.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:02:20.085Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T06:02:20.085Z] 5eb5b503b376: Pulling fs layer [2023-03-22T06:02:20.085Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T06:02:20.085Z] ec43610c2a17: Pulling fs layer [2023-03-22T06:02:20.085Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T06:02:20.085Z] 33b1e0a273af: Pulling fs layer [2023-03-22T06:02:20.085Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T06:02:20.085Z] 2f39f015ded8: Pulling fs layer [2023-03-22T06:02:20.085Z] 2f39f015ded8: Waiting [2023-03-22T06:02:20.085Z] 5d3b04190fa2: Waiting [2023-03-22T06:02:20.085Z] 3a2ae6a8a46f: Waiting [2023-03-22T06:02:20.085Z] 33b1e0a273af: Waiting [2023-03-22T06:02:20.346Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T06:02:20.346Z] 5c69ac0246d0: Download complete [2023-03-22T06:02:20.346Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T06:02:20.346Z] 3a2ae6a8a46f: Download complete [2023-03-22T06:02:20.346Z] 33b1e0a273af: Verifying Checksum [2023-03-22T06:02:20.346Z] 33b1e0a273af: Download complete [2023-03-22T06:02:20.346Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T06:02:20.346Z] 5d3b04190fa2: Download complete [2023-03-22T06:02:20.346Z] ec43610c2a17: Verifying Checksum [2023-03-22T06:02:20.346Z] ec43610c2a17: Download complete [2023-03-22T06:02:20.605Z] 5eb5b503b376: Verifying Checksum [2023-03-22T06:02:20.605Z] 5eb5b503b376: Download complete [2023-03-22T06:02:21.169Z] 2f39f015ded8: Download complete [2023-03-22T06:02:21.734Z] 5eb5b503b376: Pull complete [2023-03-22T06:02:21.992Z] 5c69ac0246d0: Pull complete [2023-03-22T06:02:22.560Z] ec43610c2a17: Pull complete [2023-03-22T06:02:22.560Z] 3a2ae6a8a46f: Pull complete [2023-03-22T06:02:22.819Z] 33b1e0a273af: Pull complete [2023-03-22T06:02:22.819Z] 5d3b04190fa2: Pull complete [2023-03-22T06:02:27.000Z] 2f39f015ded8: Pull complete [2023-03-22T06:02:27.000Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T06:02:27.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:02:27.000Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:02:27.287Z] prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container [2023-03-22T06:02:27.314Z] $ 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-271 -v /w/workspace/gexfoundry_device-snmp-go_PR-271:/w/workspace/gexfoundry_device-snmp-go_PR-271:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-271@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-271@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 [2023-03-22T06:02:29.022Z] $ docker top ac1481f301651d928c88083b97531924d1299958eae1816e5329f18ecd1335ee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:02:29.451Z] ---> job-cost.sh [2023-03-22T06:02:29.451Z] lf-activate-venv: SKIPPING [2023-03-22T06:02:29.451Z] INFO: No Stack... [2023-03-22T06:02:29.710Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T06:02:30.277Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T06:02:30.585Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-271/archives/cost.csv [2023-03-22T06:02:30.586Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T06:02:30.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-271-1-stack-cost] [2023-03-22T06:02:30.631Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-271-1-stack-cost] did not exist. Created. [2023-03-22T06:02:30.631Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-271-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T06:02:31.006Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T06:02:31.065Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T06:02:31.082Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-271-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T06:02:31.158Z] $ docker stop --time=1 ac1481f301651d928c88083b97531924d1299958eae1816e5329f18ecd1335ee [2023-03-22T06:02:32.325Z] $ docker rm -f --volumes ac1481f301651d928c88083b97531924d1299958eae1816e5329f18ecd1335ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T06:02:32.791Z] Failed in branch amd64 [2023-03-22T06:04:01.760Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5143 in /w/workspace/gexfoundry_device-snmp-go_PR-271 [Pipeline] { [Pipeline] ws [2023-03-22T06:04:01.818Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-22T06:04:01.892Z] Selected Git installation does not exist. Using Default [2023-03-22T06:04:01.892Z] The recommended git tool is: NONE [2023-03-22T06:04:08.787Z] using credential edgex-jenkins-ssh [2023-03-22T06:04:08.803Z] Cloning the remote Git repository [2023-03-22T06:04:08.857Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-03-22T06:04:08.967Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-03-22T06:04:09.129Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-22T06:04:09.130Z] > git --version # timeout=10 [2023-03-22T06:04:09.157Z] > git --version # 'git version 2.25.1' [2023-03-22T06:04:09.160Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:04:09.338Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T06:04:12.475Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-22T06:04:12.496Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T06:04:13.446Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-22T06:04:13.494Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-22T06:04:13.495Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:04:13.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/271/head:refs/remotes/origin/PR-271 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T06:04:14.002Z] Merging remotes/origin/main commit 224900f6885e44699053c83c13a1a421d11bcb33 into PR head commit 4e365bf7f310999071e6c17dbd290642cbea6d1d [2023-03-22T06:04:14.287Z] Merge succeeded, producing 4e365bf7f310999071e6c17dbd290642cbea6d1d [2023-03-22T06:04:14.287Z] Checking out Revision 4e365bf7f310999071e6c17dbd290642cbea6d1d (PR-271) [2023-03-22T06:04:14.832Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-22T06:04:14.891Z] > git --version # timeout=10 [2023-03-22T06:04:14.904Z] > git --version # 'git version 2.25.1' [2023-03-22T06:04:14.919Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T06:04:14.022Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T06:04:14.099Z] > git checkout -f 4e365bf7f310999071e6c17dbd290642cbea6d1d # timeout=10 [2023-03-22T06:04:14.188Z] > git remote # timeout=10 [2023-03-22T06:04:14.208Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T06:04:14.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:04:14.239Z] > git merge 224900f6885e44699053c83c13a1a421d11bcb33 # timeout=10 [2023-03-22T06:04:14.267Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T06:04:14.295Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T06:04:14.315Z] > git checkout -f 4e365bf7f310999071e6c17dbd290642cbea6d1d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T06:04:15.989Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T06:04:15.989Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T06:04:15.989Z] Dload Upload Total Spent Left Speed [2023-03-22T06:04:15.989Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh [2023-03-22T06:04:16.641Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T06:04:16.983Z] + sudo tee /etc/docker/daemon.new [2023-03-22T06:04:16.983Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T06:04:16.983Z] { [2023-03-22T06:04:16.983Z] "registry-mirrors": [ [2023-03-22T06:04:16.983Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T06:04:16.983Z] ], [2023-03-22T06:04:16.983Z] "bip": "10.250.0.254/24", [2023-03-22T06:04:16.983Z] "hosts": [ [2023-03-22T06:04:16.983Z] "tcp://0.0.0.0:5555", [2023-03-22T06:04:16.983Z] "unix:///var/run/docker.sock" [2023-03-22T06:04:16.983Z] ], [2023-03-22T06:04:16.983Z] "mtu": 1458, [2023-03-22T06:04:16.983Z] "selinux-enabled": true, [2023-03-22T06:04:16.983Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T06:04:16.983Z] } [Pipeline] sh [2023-03-22T06:04:17.330Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T06:04:17.685Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:04:35.999Z] provisioning config files... [2023-03-22T06:04:36.034Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config6690713614641108014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:04:36.434Z] ---> docker-login.sh [2023-03-22T06:04:36.434Z] nexus3.edgexfoundry.org:10001 [2023-03-22T06:04:37.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:04:37.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:04:37.677Z] Configure a credential helper to remove this warning. See [2023-03-22T06:04:37.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:04:37.677Z] [2023-03-22T06:04:37.677Z] Login Succeeded [2023-03-22T06:04:37.677Z] nexus3.edgexfoundry.org:10002 [2023-03-22T06:04:37.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:04:37.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:04:37.948Z] Configure a credential helper to remove this warning. See [2023-03-22T06:04:37.948Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:04:37.948Z] [2023-03-22T06:04:37.948Z] Login Succeeded [2023-03-22T06:04:37.948Z] nexus3.edgexfoundry.org:10003 [2023-03-22T06:04:38.219Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:04:38.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:04:38.489Z] Configure a credential helper to remove this warning. See [2023-03-22T06:04:38.489Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:04:38.489Z] [2023-03-22T06:04:38.489Z] Login Succeeded [2023-03-22T06:04:38.489Z] nexus3.edgexfoundry.org:10004 [2023-03-22T06:04:38.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:04:38.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:04:38.762Z] Configure a credential helper to remove this warning. See [2023-03-22T06:04:38.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:04:38.762Z] [2023-03-22T06:04:38.762Z] Login Succeeded [2023-03-22T06:04:38.762Z] docker.io [2023-03-22T06:04:39.033Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:04:39.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:04:39.302Z] Configure a credential helper to remove this warning. See [2023-03-22T06:04:39.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:04:39.302Z] [2023-03-22T06:04:39.302Z] Login Succeeded [2023-03-22T06:04:39.302Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T06:04:39.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T06:04:39.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:04:39.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:04:39.825Z] ========================================================= [2023-03-22T06:04:39.825Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T06:04:39.825Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:04:40.324Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T06:04:40.601Z] Sending build context to Docker daemon 2.968MB [2023-03-22T06:04:40.601Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T06:04:40.601Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T06:04:40.874Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T06:04:40.874Z] af6eaf76a39c: Pulling fs layer [2023-03-22T06:04:40.874Z] 55522c791124: Pulling fs layer [2023-03-22T06:04:40.874Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T06:04:40.874Z] 169dfbe0d373: Pulling fs layer [2023-03-22T06:04:40.874Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T06:04:40.874Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T06:04:40.874Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T06:04:40.874Z] e1ff8fa3b103: Waiting [2023-03-22T06:04:40.874Z] 52ebb69f0ebf: Waiting [2023-03-22T06:04:40.874Z] 169dfbe0d373: Waiting [2023-03-22T06:04:40.874Z] 5abe8eddf0d5: Waiting [2023-03-22T06:04:40.874Z] 55522c791124: Verifying Checksum [2023-03-22T06:04:40.874Z] 55522c791124: Download complete [2023-03-22T06:04:40.874Z] 169dfbe0d373: Verifying Checksum [2023-03-22T06:04:40.874Z] 169dfbe0d373: Download complete [2023-03-22T06:04:40.874Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T06:04:40.874Z] e1ff8fa3b103: Download complete [2023-03-22T06:04:40.874Z] af6eaf76a39c: Download complete [2023-03-22T06:04:41.870Z] af6eaf76a39c: Pull complete [2023-03-22T06:04:42.145Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T06:04:42.145Z] 5abe8eddf0d5: Download complete [2023-03-22T06:04:42.762Z] 55522c791124: Pull complete [2023-03-22T06:04:43.730Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T06:04:43.730Z] ce5c4a1c91eb: Download complete [2023-03-22T06:04:43.730Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T06:04:43.730Z] 52ebb69f0ebf: Download complete [2023-03-22T06:04:56.278Z] ce5c4a1c91eb: Pull complete [2023-03-22T06:04:56.278Z] 169dfbe0d373: Pull complete [2023-03-22T06:04:56.278Z] e1ff8fa3b103: Pull complete [2023-03-22T06:05:01.653Z] 52ebb69f0ebf: Pull complete [2023-03-22T06:05:03.084Z] 5abe8eddf0d5: Pull complete [2023-03-22T06:05:03.085Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T06:05:03.085Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T06:05:03.085Z] ---> 6cb57ee374ae [2023-03-22T06:05:03.085Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T06:05:05.049Z] ---> Running in 85c08e00b9b8 [2023-03-22T06:05:05.317Z] Removing intermediate container 85c08e00b9b8 [2023-03-22T06:05:05.317Z] ---> b83a0079dea3 [2023-03-22T06:05:05.317Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T06:05:05.317Z] ---> Running in 71d2558106ba [2023-03-22T06:05:05.593Z] Removing intermediate container 71d2558106ba [2023-03-22T06:05:05.593Z] ---> ae12b75be55e [2023-03-22T06:05:05.594Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-22T06:05:05.864Z] ---> Running in 9d12f357a8ea [2023-03-22T06:05:06.133Z] Removing intermediate container 9d12f357a8ea [2023-03-22T06:05:06.133Z] ---> e8bb25ecd1b1 [2023-03-22T06:05:06.133Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T06:05:06.133Z] ---> Running in ebd2f54882b4 [2023-03-22T06:05:06.402Z] Removing intermediate container ebd2f54882b4 [2023-03-22T06:05:06.402Z] ---> 5b644a1e9ccb [2023-03-22T06:05:06.402Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T06:05:06.670Z] ---> Running in 4d93304abf8a [2023-03-22T06:05:08.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T06:05:08.349Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T06:05:09.778Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-22T06:05:09.778Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-22T06:05:09.778Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-22T06:05:09.778Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-22T06:05:09.778Z] Executing busybox-1.35.0-r29.trigger [2023-03-22T06:05:09.778Z] OK: 268 MiB in 57 packages [2023-03-22T06:05:11.202Z] Removing intermediate container 4d93304abf8a [2023-03-22T06:05:11.202Z] ---> 096f5e9b0d64 [2023-03-22T06:05:11.202Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-22T06:05:11.202Z] ---> Running in 20bdf94a3297 [2023-03-22T06:05:11.474Z] Removing intermediate container 20bdf94a3297 [2023-03-22T06:05:11.474Z] ---> b32ef73597ba [2023-03-22T06:05:11.474Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T06:05:12.071Z] ---> 0d4166c768bc [2023-03-22T06:05:12.071Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T06:05:12.071Z] ---> Running in ca0f2f6435b6 [2023-03-22T06:06:33.863Z] Removing intermediate container ca0f2f6435b6 [2023-03-22T06:06:33.863Z] ---> 76d3ba573508 [2023-03-22T06:06:33.863Z] Step 11/12 : COPY . . [2023-03-22T06:06:33.863Z] ---> d25b3de3b2cc [2023-03-22T06:06:33.863Z] Step 12/12 : RUN ${MAKE} [2023-03-22T06:06:33.863Z] ---> Running in 045213f3b105 [2023-03-22T06:06:33.863Z] noop [2023-03-22T06:06:33.863Z] Removing intermediate container 045213f3b105 [2023-03-22T06:06:33.863Z] ---> 1b7ed4fc540f [2023-03-22T06:06:33.863Z] Successfully built 1b7ed4fc540f [2023-03-22T06:06:33.863Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:06:34.338Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T06:06:34.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:06:34.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-5143 does not seem to be running inside a container [2023-03-22T06:06:34.718Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-03-22T06:06:36.037Z] $ docker top 98ff74a88da2fdc05788e422d2dba1edc9fd6b69c7d631dedd9f3b7563976a50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:06:36.951Z] + go version [2023-03-22T06:06:36.951Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T06:06:36.991Z] $ docker stop --time=1 98ff74a88da2fdc05788e422d2dba1edc9fd6b69c7d631dedd9f3b7563976a50 [2023-03-22T06:06:38.663Z] $ docker rm -f --volumes 98ff74a88da2fdc05788e422d2dba1edc9fd6b69c7d631dedd9f3b7563976a50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:06:39.543Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T06:06:39.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:06:39.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-5143 does not seem to be running inside a container [2023-03-22T06:06:39.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat [2023-03-22T06:06:41.178Z] $ docker top 9db83400d43b489eff8332a2a7fd54d61025061255be081998d4797c66ea2a50 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:06:42.122Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T06:06:42.842Z] + make test [2023-03-22T06:06:42.842Z] go test ./... -coverprofile=coverage.out [2023-03-22T06:07:21.747Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-22T06:08:58.511Z] # github.com/edgexfoundry/device-snmp-go/internal/driver [2023-03-22T06:08:58.511Z] internal/driver/snmpdriver.go:79:33: cannot use Port (variable of type any) as string value in argument to strconv.ParseUint: need type assertion [2023-03-22T06:08:58.511Z] internal/driver/snmpdriver.go:87:26: cannot use Address (variable of type any) as string value in argument to NewSNMPClient: need type assertion [2023-03-22T06:09:55.039Z] FAIL github.com/edgexfoundry/device-snmp-go/internal/driver [build failed] [2023-03-22T06:09:55.040Z] FAIL [2023-03-22T06:09:55.040Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-03-22T06:09:55.091Z] $ docker stop --time=1 9db83400d43b489eff8332a2a7fd54d61025061255be081998d4797c66ea2a50 [2023-03-22T06:09:57.170Z] $ docker rm -f --volumes 9db83400d43b489eff8332a2a7fd54d61025061255be081998d4797c66ea2a50 [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] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:09:59.010Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:09:59.010Z] [2023-03-22T06:09:59.010Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:09:59.430Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:09:59.706Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T06:09:59.706Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T06:09:59.706Z] 04944245beec: Pulling fs layer [2023-03-22T06:09:59.706Z] 699f458cf7ca: Pulling fs layer [2023-03-22T06:09:59.706Z] 765212b225bb: Pulling fs layer [2023-03-22T06:09:59.706Z] f23df028b6ca: Pulling fs layer [2023-03-22T06:09:59.706Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T06:09:59.706Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T06:09:59.706Z] d65c8cfc05b1: Waiting [2023-03-22T06:09:59.706Z] 2437ff75d9bd: Waiting [2023-03-22T06:09:59.706Z] f23df028b6ca: Waiting [2023-03-22T06:09:59.706Z] 04944245beec: Verifying Checksum [2023-03-22T06:09:59.706Z] 04944245beec: Download complete [2023-03-22T06:09:59.706Z] 765212b225bb: Download complete [2023-03-22T06:09:59.706Z] f23df028b6ca: Verifying Checksum [2023-03-22T06:09:59.706Z] f23df028b6ca: Download complete [2023-03-22T06:09:59.706Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T06:09:59.706Z] d65c8cfc05b1: Download complete [2023-03-22T06:09:59.976Z] 699f458cf7ca: Verifying Checksum [2023-03-22T06:09:59.976Z] 699f458cf7ca: Download complete [2023-03-22T06:10:00.568Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T06:10:00.568Z] 8998bd30e6a1: Download complete [2023-03-22T06:10:03.180Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T06:10:03.180Z] 2437ff75d9bd: Download complete [2023-03-22T06:10:05.147Z] 8998bd30e6a1: Pull complete [2023-03-22T06:10:05.425Z] 04944245beec: Pull complete [2023-03-22T06:10:07.382Z] 699f458cf7ca: Pull complete [2023-03-22T06:10:07.382Z] 765212b225bb: Pull complete [2023-03-22T06:10:08.357Z] f23df028b6ca: Pull complete [2023-03-22T06:10:08.357Z] d65c8cfc05b1: Pull complete [2023-03-22T06:10:23.385Z] 2437ff75d9bd: Pull complete [2023-03-22T06:10:23.385Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T06:10:23.385Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:10:23.385Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:10:23.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-5143 does not seem to be running inside a container [2023-03-22T06:10:23.775Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T06:10:26.612Z] $ docker top 214349160f438cb76144e2ce0292da74739997bad91c5e0718d860736acc65f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:27.797Z] ---> job-cost.sh [2023-03-22T06:10:27.797Z] lf-activate-venv: SKIPPING [2023-03-22T06:10:27.797Z] INFO: No Stack... [2023-03-22T06:10:28.381Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T06:10:28.966Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T06:10:29.622Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-03-22T06:10:29.622Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T06:10:29.714Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-271-1-stack-cost] [2023-03-22T06:10:29.721Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-271-1-stack-cost] did not exist. Created. [2023-03-22T06:10:29.721Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-271-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T06:10:30.149Z] /w/workspace/device-snmp-go/1@tmp/durable-a9dd16dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T06:10:30.835Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T06:10:30.869Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T06:10:31.301Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T06:10:31.319Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-271-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T06:10:31.469Z] $ docker stop --time=1 214349160f438cb76144e2ce0292da74739997bad91c5e0718d860736acc65f1 [2023-03-22T06:10:33.018Z] $ docker rm -f --volumes 214349160f438cb76144e2ce0292da74739997bad91c5e0718d860736acc65f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T06:10:33.973Z] 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 [2023-03-22T06:10:36.518Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-271/archives ] [2023-03-22T06:10:36.519Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-271/archives [2023-03-22T06:10:36.519Z] total 16 [2023-03-22T06:10:36.519Z] drwxr-xr-x 3 root root 4096 Mar 22 06:02 . [2023-03-22T06:10:36.519Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 06:02 .. [2023-03-22T06:10:36.519Z] drwxr-xr-x 2 root root 4096 Mar 22 06:02 cost [2023-03-22T06:10:36.519Z] -rw-r--r-- 1 root root 86 Mar 22 06:02 cost.csv [2023-03-22T06:10:36.519Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-271/archives [2023-03-22T06:10:36.519Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-271/archives [2023-03-22T06:10:36.519Z] total 16 [2023-03-22T06:10:36.519Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 06:02 . [2023-03-22T06:10:36.519Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 06:02 .. [2023-03-22T06:10:36.519Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 06:02 cost [2023-03-22T06:10:36.519Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 22 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:36.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:37.905Z] ---> package-listing.sh [2023-03-22T06:10:37.905Z] ++ facter osfamily [2023-03-22T06:10:37.905Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T06:10:38.167Z] + OS_FAMILY=debian [2023-03-22T06:10:38.167Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-271 [2023-03-22T06:10:38.167Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T06:10:38.167Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T06:10:38.167Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T06:10:38.167Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T06:10:38.167Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-271 ']' [2023-03-22T06:10:38.167Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T06:10:38.167Z] + case "${OS_FAMILY}" in [2023-03-22T06:10:38.167Z] + dpkg -l [2023-03-22T06:10:38.167Z] + grep '^ii' [2023-03-22T06:10:38.167Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T06:10:38.167Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T06:10:38.167Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T06:10:38.167Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-271 ']' [2023-03-22T06:10:38.167Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-271/archives/ [2023-03-22T06:10:38.167Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-271/archives/ [Pipeline] echo [2023-03-22T06:10:38.205Z] 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-271/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T06:10:38.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:10:39.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:10:39.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:10:39.266Z] prd-ubuntu20.04-docker-8c-8g-5140 does not seem to be running inside a container [2023-03-22T06:10:39.292Z] $ 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-271/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-271 -v /w/workspace/gexfoundry_device-snmp-go_PR-271:/w/workspace/gexfoundry_device-snmp-go_PR-271:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-271@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-271@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:latest cat [2023-03-22T06:10:39.533Z] $ docker top 5981ef0f7cdb1988f2a25b008ee55a75048409d15a2405340ebba31fd037b61f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:10:39.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T06:10:40.260Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T06:10:40.568Z] + ls /var/log/sa-host [2023-03-22T06:10:40.568Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:10:40.704Z] provisioning config files... [2023-03-22T06:10:40.713Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-271@tmp/config5621304942234457278tmp [Pipeline] { [Pipeline] echo [2023-03-22T06:10:40.771Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:41.080Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T06:10:41.107Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:41.488Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T06:10:41.523Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:41.884Z] ---> sudo-logs.sh [2023-03-22T06:10:41.884Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T06:10:41.965Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:42.274Z] ---> job-cost.sh [2023-03-22T06:10:42.274Z] lf-activate-venv: SKIPPING [2023-03-22T06:10:42.274Z] DEBUG: total: 0.2199999988079071 [2023-03-22T06:10:42.274Z] INFO: Retrieving Stack Cost... [2023-03-22T06:10:42.841Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T06:10:43.103Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T06:10:43.135Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:10:43.441Z] ---> logs-deploy.sh [2023-03-22T06:10:43.441Z] lf-activate-venv: SKIPPING [2023-03-22T06:10:43.441Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-271/1 [2023-03-22T06:10:43.441Z] INFO: archiving workspace using pattern(s): [2023-03-22T06:10:44.375Z] Archives upload complete. [2023-03-22T06:10:44.375Z] INFO: archiving logs to Nexus