Pull request #339 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d81109dc287cb6102337f413fb17321d9b28cfb+1c898a5d1a99b518c80e00aa3bb7c808b03e10be (48c54e241feff6ac45fefa169ebeab6a002e1eb9) 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-ssh5940685480207344026.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12405074846579831896.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-339/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-339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6587891908275128752.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-339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9112441802820879074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh10499466762405979512.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-339/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-339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6981424608292248024.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27964 in /w/workspace/gexfoundry_device-snmp-go_PR-339 [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-339 # 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/339/head:refs/remotes/origin/PR-339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1c898a5d1a99b518c80e00aa3bb7c808b03e10be into PR head commit 9d81109dc287cb6102337f413fb17321d9b28cfb Merge succeeded, producing 9d81109dc287cb6102337f413fb17321d9b28cfb Checking out Revision 9d81109dc287cb6102337f413fb17321d9b28cfb (PR-339) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 9d81109dc287cb6102337f413fb17321d9b28cfb # 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 1c898a5d1a99b518c80e00aa3bb7c808b03e10be # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d81109dc287cb6102337f413fb17321d9b28cfb # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T05:17:54.429Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T05:17:54.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T05:17:54.773Z] ========================================================= [2024-01-26T05:17:54.773Z] EdgeX Global Pipelines Version Info [2024-01-26T05:17:54.773Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:17:55.555Z] ------------------- [2024-01-26T05:17:55.555Z] stable info: [2024-01-26T05:17:55.555Z] ------------------- [2024-01-26T05:17:55.555Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T05:17:55.555Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T05:17:55.555Z] Message: update stable to v1.0.258 [2024-01-26T05:17:56.127Z] ------------------- [2024-01-26T05:17:56.127Z] experimental info: [2024-01-26T05:17:56.127Z] ------------------- [2024-01-26T05:17:56.128Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T05:17:56.128Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T05:17:56.128Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T05:17:56.375Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-01-26T05:17:56.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-01-26T05:17:56.498Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T05:17:56.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T05:17:56.637Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T05:17:56.707Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T05:17:56.775Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T05:17:56.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T05:17:56.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T05:17:56.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T05:17:57.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T05:17:57.127Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-01-26T05:17:57.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T05:17:57.279Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T05:17:57.355Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T05:17:57.433Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T05:17:57.510Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T05:17:57.591Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T05:17:57.668Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T05:17:57.746Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T05:17:57.822Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T05:17:57.906Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T05:17:57.992Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T05:17:58.079Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T05:17:58.164Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T05:17:58.256Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T05:17:58.340Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T05:17:58.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-339 [Pipeline] echo [2024-01-26T05:17:58.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-339 [Pipeline] echo [2024-01-26T05:17:58.604Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-339 [Pipeline] echo [2024-01-26T05:17:58.694Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d81109dc287cb6102337f413fb17321d9b28cfb [Pipeline] echo [2024-01-26T05:17:58.780Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d81109 [Pipeline] echo [2024-01-26T05:17:58.866Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T05:17:59.076Z] provisioning config files... [2024-01-26T05:17:59.091Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-339@tmp/config2111601970116592487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:17:59.536Z] ---> ****-login.sh [2024-01-26T05:17:59.536Z] nexus3.edgexfoundry.org:10001 [2024-01-26T05:17:59.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:17:59.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:17:59.795Z] Configure a credential helper to remove this warning. See [2024-01-26T05:17:59.795Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:17:59.795Z] [2024-01-26T05:17:59.795Z] Login Succeeded [2024-01-26T05:17:59.795Z] nexus3.edgexfoundry.org:10002 [2024-01-26T05:18:00.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:00.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:00.056Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:00.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:00.056Z] [2024-01-26T05:18:00.056Z] Login Succeeded [2024-01-26T05:18:00.056Z] nexus3.edgexfoundry.org:10003 [2024-01-26T05:18:00.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:00.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:00.056Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:00.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:00.056Z] [2024-01-26T05:18:00.056Z] Login Succeeded [2024-01-26T05:18:00.056Z] nexus3.edgexfoundry.org:10004 [2024-01-26T05:18:00.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:00.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:00.317Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:00.317Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:00.317Z] [2024-01-26T05:18:00.317Z] Login Succeeded [2024-01-26T05:18:00.317Z] ****.io [2024-01-26T05:18:00.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:00.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:00.579Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:00.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:00.579Z] [2024-01-26T05:18:00.579Z] Login Succeeded [2024-01-26T05:18:00.579Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T05:18:00.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T05:18:01.575Z] + git rev-list -1 --merges 9d81109dc287cb6102337f413fb17321d9b28cfb~1..9d81109dc287cb6102337f413fb17321d9b28cfb [Pipeline] echo [2024-01-26T05:18:01.627Z] -----------> git rev-list -1 --merges 9d81109dc287cb6102337f413fb17321d9b28cfb~1..9d81109dc287cb6102337f413fb17321d9b28cfb 9d81109dc287cb6102337f413fb17321d9b28cfb [false] [Pipeline] sh [2024-01-26T05:18:01.962Z] + git log --format=format:%s -1 9d81109dc287cb6102337f413fb17321d9b28cfb [Pipeline] echo [2024-01-26T05:18:01.998Z] ========================================================= [2024-01-26T05:18:01.998Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T05:18:01.998Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T05:18:02.528Z] + git log --format=format:%s -1 9d81109dc287cb6102337f413fb17321d9b28cfb [Pipeline] echo [2024-01-26T05:18:02.563Z] [semverPrep] GIT_COMMIT: 9d81109dc287cb6102337f413fb17321d9b28cfb, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-01-26T05:18:02.620Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T05:18:03.116Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T05:18:03.116Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T05:18:03.116Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T05:18:03.116Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T05:18:03.116Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T05:18:03.116Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T05:18:03.116Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:18:03.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T05:18:03.729Z] [2024-01-26T05:18:03.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:18:04.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T05:18:04.147Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T05:18:04.147Z] b85a868b505f: Pulling fs layer [2024-01-26T05:18:04.147Z] e2be974225ed: Pulling fs layer [2024-01-26T05:18:04.147Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T05:18:04.147Z] 988bab9f4d93: Pulling fs layer [2024-01-26T05:18:04.147Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T05:18:04.147Z] eaf3925da568: Pulling fs layer [2024-01-26T05:18:04.147Z] bab4dde63d76: Pulling fs layer [2024-01-26T05:18:04.147Z] bde34c3a00c8: Pulling fs layer [2024-01-26T05:18:04.147Z] b352a97aabf1: Pulling fs layer [2024-01-26T05:18:04.147Z] 4872d77fe225: Pulling fs layer [2024-01-26T05:18:04.147Z] 5851b861e8e6: Pulling fs layer [2024-01-26T05:18:04.147Z] bab4dde63d76: Waiting [2024-01-26T05:18:04.147Z] bde34c3a00c8: Waiting [2024-01-26T05:18:04.147Z] b352a97aabf1: Waiting [2024-01-26T05:18:04.147Z] 4872d77fe225: Waiting [2024-01-26T05:18:04.147Z] 5851b861e8e6: Waiting [2024-01-26T05:18:04.147Z] 1469e6f7b9e6: Waiting [2024-01-26T05:18:04.147Z] eaf3925da568: Waiting [2024-01-26T05:18:04.147Z] 988bab9f4d93: Waiting [2024-01-26T05:18:04.147Z] e2be974225ed: Verifying Checksum [2024-01-26T05:18:04.147Z] e2be974225ed: Download complete [2024-01-26T05:18:04.147Z] 988bab9f4d93: Verifying Checksum [2024-01-26T05:18:04.147Z] 988bab9f4d93: Download complete [2024-01-26T05:18:04.147Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T05:18:04.147Z] 1469e6f7b9e6: Download complete [2024-01-26T05:18:04.407Z] eaf3925da568: Download complete [2024-01-26T05:18:04.407Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T05:18:04.407Z] 339a4e72a1f5: Download complete [2024-01-26T05:18:04.407Z] bde34c3a00c8: Verifying Checksum [2024-01-26T05:18:04.407Z] bde34c3a00c8: Download complete [2024-01-26T05:18:04.407Z] b352a97aabf1: Download complete [2024-01-26T05:18:04.407Z] 4872d77fe225: Verifying Checksum [2024-01-26T05:18:04.407Z] 4872d77fe225: Download complete [2024-01-26T05:18:04.407Z] 5851b861e8e6: Verifying Checksum [2024-01-26T05:18:04.407Z] 5851b861e8e6: Download complete [2024-01-26T05:18:04.407Z] b85a868b505f: Download complete [2024-01-26T05:18:04.666Z] bab4dde63d76: Verifying Checksum [2024-01-26T05:18:04.666Z] bab4dde63d76: Download complete [2024-01-26T05:18:05.604Z] b85a868b505f: Pull complete [2024-01-26T05:18:05.865Z] e2be974225ed: Pull complete [2024-01-26T05:18:06.435Z] 339a4e72a1f5: Pull complete [2024-01-26T05:18:06.435Z] 988bab9f4d93: Pull complete [2024-01-26T05:18:06.696Z] 1469e6f7b9e6: Pull complete [2024-01-26T05:18:06.696Z] eaf3925da568: Pull complete [2024-01-26T05:18:08.615Z] bab4dde63d76: Pull complete [2024-01-26T05:18:08.615Z] bde34c3a00c8: Pull complete [2024-01-26T05:18:08.615Z] b352a97aabf1: Pull complete [2024-01-26T05:18:08.615Z] 4872d77fe225: Pull complete [2024-01-26T05:18:08.615Z] 5851b861e8e6: Pull complete [2024-01-26T05:18:08.615Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T05:18:08.615Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T05:18:08.615Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:18:09.000Z] prd-ubuntu20.04-docker-8c-8g-27964 does not seem to be running inside a container [2024-01-26T05:18:09.045Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-339 -v /w/workspace/gexfoundry_device-snmp-go_PR-339:/w/workspace/gexfoundry_device-snmp-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-339@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-339@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 [2024-01-26T05:18:11.813Z] $ docker top 1ee508ed945ac1348c85f978ae544fbad2dfdefee1e7da96f8bd285f0f7e1746 -eo pid,comm [2024-01-26T05:18:11.855Z] 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). [2024-01-26T05:18:11.855Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T05:18:12.064Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T05:18:12.065Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T05:18:12.171Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T05:18:12.184Z] $ docker exec 1ee508ed945ac1348c85f978ae544fbad2dfdefee1e7da96f8bd285f0f7e1746 ssh-agent [2024-01-26T05:18:12.273Z] SSH_AUTH_SOCK=/tmp/ssh-ZNLhRKbAbYqS/agent.31 [2024-01-26T05:18:12.273Z] SSH_AGENT_PID=37 [2024-01-26T05:18:12.279Z] Running ssh-add (command line suppressed) [2024-01-26T05:18:12.392Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-339@tmp/private_key_3709572072867824192.key (/w/workspace/gexfoundry_device-snmp-go_PR-339@tmp/private_key_3709572072867824192.key) [2024-01-26T05:18:12.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T05:18:12.764Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T05:18:12.803Z] $ docker exec --env ******** --env ******** 1ee508ed945ac1348c85f978ae544fbad2dfdefee1e7da96f8bd285f0f7e1746 ssh-agent -k [2024-01-26T05:18:12.901Z] unset SSH_AUTH_SOCK; [2024-01-26T05:18:12.902Z] unset SSH_AGENT_PID; [2024-01-26T05:18:12.902Z] echo Agent pid 37 killed; [2024-01-26T05:18:12.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T05:18:13.068Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T05:18:13.068Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T05:18:13.176Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T05:18:13.190Z] $ docker exec 1ee508ed945ac1348c85f978ae544fbad2dfdefee1e7da96f8bd285f0f7e1746 ssh-agent [2024-01-26T05:18:13.277Z] SSH_AUTH_SOCK=/tmp/ssh-tfPf8VQ40N7F/agent.70 [2024-01-26T05:18:13.277Z] SSH_AGENT_PID=76 [2024-01-26T05:18:13.283Z] Running ssh-add (command line suppressed) [2024-01-26T05:18:13.402Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-339@tmp/private_key_14882050176199794526.key (/w/workspace/gexfoundry_device-snmp-go_PR-339@tmp/private_key_14882050176199794526.key) [2024-01-26T05:18:13.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T05:18:13.776Z] + git semver init [2024-01-26T05:18:14.036Z] 2024-01-26 05:18:13,968 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T05:18:14.036Z] 2024-01-26 05:18:13,969 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-339/.semver [2024-01-26T05:18:14.036Z] 2024-01-26 05:18:13,970 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-339/.semver [2024-01-26T05:18:14.036Z] 2024-01-26 05:18:13,970 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-339/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-339, universal_newlines=False, shell=None, istream=None) [2024-01-26T05:18:15.419Z] 2024-01-26 05:18:15,005 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-339/.git/info/exclude [2024-01-26T05:18:15.420Z] 2024-01-26 05:18:15,005 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-339/.semver/PR-339 with force:False [2024-01-26T05:18:15.420Z] 2024-01-26 05:18:15,005 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-339/.semver/PR-339 [2024-01-26T05:18:15.420Z] 2024-01-26 05:18:15,007 [execute] INFO git cat-file --batch-check [2024-01-26T05:18:15.420Z] 2024-01-26 05:18:15,008 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-339/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T05:18:15.420Z] 2024-01-26 05:18:15,012 [execute] INFO git cat-file --batch [2024-01-26T05:18:15.420Z] 2024-01-26 05:18:15,012 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-339/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T05:18:15.420Z] 2024-01-26 05:18:15,016 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-339/.semver/PR-339 [2024-01-26T05:18:15.420Z] 0.0.0 [Pipeline] } [2024-01-26T05:18:15.457Z] $ docker exec --env ******** --env ******** 1ee508ed945ac1348c85f978ae544fbad2dfdefee1e7da96f8bd285f0f7e1746 ssh-agent -k [2024-01-26T05:18:15.564Z] unset SSH_AUTH_SOCK; [2024-01-26T05:18:15.565Z] unset SSH_AGENT_PID; [2024-01-26T05:18:15.565Z] echo Agent pid 76 killed; [2024-01-26T05:18:15.564Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T05:18:16.135Z] + git semver [Pipeline] } [2024-01-26T05:18:16.428Z] $ docker stop --time=1 1ee508ed945ac1348c85f978ae544fbad2dfdefee1e7da96f8bd285f0f7e1746 [2024-01-26T05:18:17.737Z] $ docker rm -f --volumes 1ee508ed945ac1348c85f978ae544fbad2dfdefee1e7da96f8bd285f0f7e1746 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T05:18:18.198Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T05:18:18.548Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T05:18:18.567Z] [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 [2024-01-26T05:18:19.628Z] provisioning config files... [2024-01-26T05:18:19.638Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-339@tmp/config10868981125916753721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:18:20.053Z] ---> ****-login.sh [2024-01-26T05:18:20.054Z] nexus3.edgexfoundry.org:10001 [2024-01-26T05:18:20.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:20.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:20.054Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:20.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:20.054Z] [2024-01-26T05:18:20.054Z] Login Succeeded [2024-01-26T05:18:20.054Z] nexus3.edgexfoundry.org:10002 [2024-01-26T05:18:20.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:20.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:20.054Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:20.054Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:20.054Z] [2024-01-26T05:18:20.054Z] Login Succeeded [2024-01-26T05:18:20.054Z] nexus3.edgexfoundry.org:10003 [2024-01-26T05:18:20.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:20.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:20.314Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:20.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:20.314Z] [2024-01-26T05:18:20.314Z] Login Succeeded [2024-01-26T05:18:20.314Z] nexus3.edgexfoundry.org:10004 [2024-01-26T05:18:20.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:20.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:20.315Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:20.315Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:20.315Z] [2024-01-26T05:18:20.315Z] Login Succeeded [2024-01-26T05:18:20.315Z] ****.io [2024-01-26T05:18:20.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:18:20.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:18:20.576Z] Configure a credential helper to remove this warning. See [2024-01-26T05:18:20.576Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:18:20.576Z] [2024-01-26T05:18:20.576Z] Login Succeeded [2024-01-26T05:18:20.576Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T05:18:20.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T05:18:20.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T05:18:21.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T05:18:21.106Z] ========================================================= [2024-01-26T05:18:21.106Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T05:18:21.106Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:18:21.824Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T05:18:21.824Z] Sending build context to Docker daemon 14.11MB [2024-01-26T05:18:21.824Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T05:18:21.824Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T05:18:21.824Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T05:18:21.824Z] 7264a8db6415: Pulling fs layer [2024-01-26T05:18:21.824Z] c4d48a809fc2: Pulling fs layer [2024-01-26T05:18:21.824Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T05:18:21.824Z] ad3a456e5733: Pulling fs layer [2024-01-26T05:18:21.824Z] 69c7f0334f64: Pulling fs layer [2024-01-26T05:18:21.824Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T05:18:21.824Z] ce7588e14bc9: Pulling fs layer [2024-01-26T05:18:21.824Z] b5e4710f87ac: Pulling fs layer [2024-01-26T05:18:21.824Z] ad3a456e5733: Waiting [2024-01-26T05:18:21.824Z] 69c7f0334f64: Waiting [2024-01-26T05:18:21.824Z] 1f1c1a5573a3: Waiting [2024-01-26T05:18:21.824Z] ce7588e14bc9: Waiting [2024-01-26T05:18:21.824Z] b5e4710f87ac: Waiting [2024-01-26T05:18:21.824Z] c4d48a809fc2: Download complete [2024-01-26T05:18:22.084Z] ad3a456e5733: Verifying Checksum [2024-01-26T05:18:22.084Z] ad3a456e5733: Download complete [2024-01-26T05:18:22.084Z] 69c7f0334f64: Download complete [2024-01-26T05:18:22.084Z] 7264a8db6415: Verifying Checksum [2024-01-26T05:18:22.084Z] 7264a8db6415: Download complete [2024-01-26T05:18:22.084Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T05:18:22.084Z] 1f1c1a5573a3: Download complete [2024-01-26T05:18:22.084Z] 7264a8db6415: Pull complete [2024-01-26T05:18:22.342Z] b5e4710f87ac: Verifying Checksum [2024-01-26T05:18:22.342Z] b5e4710f87ac: Download complete [2024-01-26T05:18:22.342Z] c4d48a809fc2: Pull complete [2024-01-26T05:18:22.342Z] 4f1c88b9dad5: Verifying Checksum [2024-01-26T05:18:22.342Z] 4f1c88b9dad5: Download complete [2024-01-26T05:18:22.925Z] ce7588e14bc9: Verifying Checksum [2024-01-26T05:18:22.925Z] ce7588e14bc9: Download complete [2024-01-26T05:18:25.458Z] 4f1c88b9dad5: Pull complete [2024-01-26T05:18:25.458Z] ad3a456e5733: Pull complete [2024-01-26T05:18:25.458Z] 69c7f0334f64: Pull complete [2024-01-26T05:18:25.458Z] 1f1c1a5573a3: Pull complete [2024-01-26T05:18:27.991Z] ce7588e14bc9: Pull complete [2024-01-26T05:18:27.991Z] b5e4710f87ac: Pull complete [2024-01-26T05:18:27.991Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T05:18:27.991Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T05:18:27.991Z] ---> 88b5674ff536 [2024-01-26T05:18:27.991Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T05:18:32.183Z] ---> Running in 59c378144f67 [2024-01-26T05:18:32.442Z] Removing intermediate container 59c378144f67 [2024-01-26T05:18:32.442Z] ---> d45662fc5870 [2024-01-26T05:18:32.442Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T05:18:32.442Z] ---> Running in a98d21e145e7 [2024-01-26T05:18:32.442Z] Removing intermediate container a98d21e145e7 [2024-01-26T05:18:32.442Z] ---> 74cc7a204603 [2024-01-26T05:18:32.442Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T05:18:32.442Z] ---> Running in 4bcf6958f424 [2024-01-26T05:18:32.442Z] Removing intermediate container 4bcf6958f424 [2024-01-26T05:18:32.442Z] ---> 9dc61df2360a [2024-01-26T05:18:32.442Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T05:18:32.442Z] ---> Running in 99f01b17b3ad [2024-01-26T05:18:32.701Z] Removing intermediate container 99f01b17b3ad [2024-01-26T05:18:32.702Z] ---> 131c45f56d7d [2024-01-26T05:18:32.702Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T05:18:32.702Z] ---> Running in 13cbffbe2da0 [2024-01-26T05:18:32.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T05:18:33.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T05:18:33.479Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T05:18:33.479Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T05:18:33.479Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T05:18:33.479Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T05:18:33.479Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T05:18:33.479Z] OK: 268 MiB in 56 packages [2024-01-26T05:18:34.049Z] Removing intermediate container 13cbffbe2da0 [2024-01-26T05:18:34.049Z] ---> 1f9e0ccc642e [2024-01-26T05:18:34.049Z] Step 8/12 : WORKDIR /device-snmp-go [2024-01-26T05:18:34.049Z] ---> Running in b3f6035229bf [2024-01-26T05:18:34.049Z] Removing intermediate container b3f6035229bf [2024-01-26T05:18:34.049Z] ---> 6ac63c903bcb [2024-01-26T05:18:34.049Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-26T05:18:34.049Z] ---> 9062129fe2c1 [2024-01-26T05:18:34.049Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T05:18:34.049Z] ---> Running in 33c01bb4b791 [2024-01-26T05:18:34.333Z] Still waiting to schedule task [2024-01-26T05:18:34.333Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-26T05:19:06.145Z] Removing intermediate container 33c01bb4b791 [2024-01-26T05:19:06.145Z] ---> f7b91bbc8f49 [2024-01-26T05:19:06.145Z] Step 11/12 : COPY . . [2024-01-26T05:19:06.145Z] ---> f6af3bac6df1 [2024-01-26T05:19:06.145Z] Step 12/12 : RUN ${MAKE} [2024-01-26T05:19:06.145Z] ---> Running in 48b8bd56a43d [2024-01-26T05:19:06.145Z] noop [2024-01-26T05:19:06.145Z] Removing intermediate container 48b8bd56a43d [2024-01-26T05:19:06.145Z] ---> 3b551bd9d446 [2024-01-26T05:19:06.145Z] Successfully built 3b551bd9d446 [2024-01-26T05:19:06.145Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:19:06.737Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T05:19:06.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:19:06.953Z] prd-ubuntu20.04-docker-8c-8g-27964 does not seem to be running inside a container [2024-01-26T05:19:06.989Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-339 -v /w/workspace/gexfoundry_device-snmp-go_PR-339:/w/workspace/gexfoundry_device-snmp-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-339@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-339@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 [2024-01-26T05:19:07.313Z] $ docker top c9bcd677b9159c38828027192f4c168eeeba1aee0e7738276dc4ece2b81e54f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T05:19:07.803Z] + go version [2024-01-26T05:19:07.804Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T05:19:07.847Z] $ docker stop --time=1 c9bcd677b9159c38828027192f4c168eeeba1aee0e7738276dc4ece2b81e54f9 [2024-01-26T05:19:09.118Z] $ docker rm -f --volumes c9bcd677b9159c38828027192f4c168eeeba1aee0e7738276dc4ece2b81e54f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:19:10.068Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T05:19:10.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:19:10.279Z] prd-ubuntu20.04-docker-8c-8g-27964 does not seem to be running inside a container [2024-01-26T05:19:10.323Z] $ 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-339 -v /w/workspace/gexfoundry_device-snmp-go_PR-339:/w/workspace/gexfoundry_device-snmp-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-339@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-339@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 [2024-01-26T05:19:10.649Z] $ docker top 224f5e152fb1b6f9808627cd2faa79aa7e323827f975b1b8d071b7cd1a86336c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T05:19:11.143Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-339 [Pipeline] fileExists [Pipeline] sh [2024-01-26T05:19:11.593Z] + make test [2024-01-26T05:19:11.593Z] go test ./... -coverprofile=coverage.out [2024-01-26T05:19:12.976Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-01-26T05:19:22.952Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-01-26T05:19:22.952Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.008s coverage: 0.0% of statements [2024-01-26T05:19:28.219Z] go vet ./... [2024-01-26T05:19:30.749Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T05:19:30.749Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T05:19:30.749Z] ./bin/test-attribution-txt.sh [2024-01-26T05:19:30.749Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T05:19:30.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T05:19:30.865Z] $ docker stop --time=1 224f5e152fb1b6f9808627cd2faa79aa7e323827f975b1b8d071b7cd1a86336c [2024-01-26T05:19:33.871Z] $ docker rm -f --volumes 224f5e152fb1b6f9808627cd2faa79aa7e323827f975b1b8d071b7cd1a86336c [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T05:19:34.439Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T05:19:34.512Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T05:19:35.372Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T05:19:35.681Z] + ls -al . [2024-01-26T05:19:35.681Z] total 172 [2024-01-26T05:19:35.681Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 05:19 . [2024-01-26T05:19:35.681Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 05:17 .. [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 26 05:17 .dockerignore [2024-01-26T05:19:35.681Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 05:19 .git [2024-01-26T05:19:35.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:17 .github [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 263 Jan 26 05:17 .gitignore [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 05:17 .golangci.yml [2024-01-26T05:19:35.681Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 05:18 .semver [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 10025 Jan 26 05:17 Attribution.txt [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 11809 Jan 26 05:17 CHANGELOG.md [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 1571 Jan 26 05:17 Dockerfile [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 05:17 GOVERNANCE.md [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 26 05:17 Jenkinsfile [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 05:17 LICENSE [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 2240 Jan 26 05:17 Makefile [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 26 05:17 OWNERS.md [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 10477 Jan 26 05:17 README.md [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 05:18 VERSION [2024-01-26T05:19:35.681Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 05:17 bin [2024-01-26T05:19:35.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:17 cmd [2024-01-26T05:19:35.681Z] -rw-r--r-- 1 jenkins jenkins 8837 Jan 26 05:19 coverage.out [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 3755 Jan 26 05:17 go.mod [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 34417 Jan 26 05:17 go.sum [2024-01-26T05:19:35.681Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:17 internal [2024-01-26T05:19:35.681Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 26 05:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:19:36.162Z] + 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=9d81109dc287cb6102337f413fb17321d9b28cfb --label arch=amd64 --label version=0.0.0 . [2024-01-26T05:19:36.162Z] Sending build context to Docker daemon 14.12MB [2024-01-26T05:19:36.163Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T05:19:36.163Z] Step 2/25 : FROM ${BASE} AS builder [2024-01-26T05:19:36.163Z] ---> 3b551bd9d446 [2024-01-26T05:19:36.163Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-01-26T05:19:36.422Z] ---> Running in 05b5f14e3f6c [2024-01-26T05:19:36.422Z] Removing intermediate container 05b5f14e3f6c [2024-01-26T05:19:36.422Z] ---> c90b3c04f763 [2024-01-26T05:19:36.422Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T05:19:36.422Z] ---> Running in f3ba5563fb58 [2024-01-26T05:19:36.683Z] Removing intermediate container f3ba5563fb58 [2024-01-26T05:19:36.683Z] ---> a94027527672 [2024-01-26T05:19:36.683Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T05:19:36.683Z] ---> Running in 7e1fd6389a8e [2024-01-26T05:19:36.683Z] Removing intermediate container 7e1fd6389a8e [2024-01-26T05:19:36.683Z] ---> fa689eb3aad0 [2024-01-26T05:19:36.683Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T05:19:36.683Z] ---> Running in e37704d63cf1 [2024-01-26T05:19:36.683Z] Removing intermediate container e37704d63cf1 [2024-01-26T05:19:36.683Z] ---> 23d6d943bed4 [2024-01-26T05:19:36.683Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T05:19:36.941Z] ---> Running in c2360fe14a68 [2024-01-26T05:19:37.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T05:19:37.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T05:19:37.461Z] OK: 268 MiB in 56 packages [2024-01-26T05:19:37.722Z] Removing intermediate container c2360fe14a68 [2024-01-26T05:19:37.722Z] ---> e719ba815a1e [2024-01-26T05:19:37.722Z] Step 8/25 : WORKDIR /device-snmp-go [2024-01-26T05:19:37.981Z] ---> Running in b89a69ba1a5d [2024-01-26T05:19:37.981Z] Removing intermediate container b89a69ba1a5d [2024-01-26T05:19:37.981Z] ---> e1677377d985 [2024-01-26T05:19:37.981Z] Step 9/25 : COPY go.mod vendor* ./ [2024-01-26T05:19:37.981Z] ---> eedc956473c9 [2024-01-26T05:19:37.981Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T05:19:37.981Z] ---> Running in 3f7c69b698ac [2024-01-26T05:19:38.549Z] Removing intermediate container 3f7c69b698ac [2024-01-26T05:19:38.549Z] ---> f0b9bb4cab3b [2024-01-26T05:19:38.549Z] Step 11/25 : COPY . . [2024-01-26T05:19:39.118Z] ---> 7b40fa9df66b [2024-01-26T05:19:39.118Z] Step 12/25 : RUN ${MAKE} [2024-01-26T05:19:39.118Z] ---> Running in 2062d9f9af35 [2024-01-26T05:19:39.377Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-01-26T05:19:57.513Z] Removing intermediate container 2062d9f9af35 [2024-01-26T05:19:57.513Z] ---> d29be2b564ea [2024-01-26T05:19:57.513Z] Step 13/25 : FROM alpine:3.18 [2024-01-26T05:19:57.513Z] 3.18: Pulling from library/alpine [2024-01-26T05:19:57.513Z] c926b61bad3b: Pulling fs layer [2024-01-26T05:19:57.513Z] c926b61bad3b: Download complete [2024-01-26T05:19:57.513Z] c926b61bad3b: Pull complete [2024-01-26T05:19:57.513Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T05:19:57.513Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T05:19:57.513Z] ---> b541f2080109 [2024-01-26T05:19:57.513Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-01-26T05:19:57.773Z] ---> Running in 570e8487cbba [2024-01-26T05:19:58.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T05:19:58.291Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T05:19:58.550Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T05:19:58.550Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T05:19:58.550Z] OK: 7 MiB in 16 packages [2024-01-26T05:19:58.807Z] Removing intermediate container 570e8487cbba [2024-01-26T05:19:58.807Z] ---> 7d8661cbeee0 [2024-01-26T05:19:58.807Z] Step 15/25 : RUN apk --no-cache upgrade [2024-01-26T05:19:58.807Z] ---> Running in 4531e317df2d [2024-01-26T05:19:59.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T05:19:59.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T05:19:59.323Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T05:19:59.323Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T05:19:59.323Z] OK: 7 MiB in 16 packages [2024-01-26T05:19:59.891Z] Removing intermediate container 4531e317df2d [2024-01-26T05:19:59.891Z] ---> f43758868a9f [2024-01-26T05:19:59.891Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-01-26T05:20:00.828Z] ---> 89f7d2601be8 [2024-01-26T05:20:00.828Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-01-26T05:20:00.828Z] ---> 67b085fe8564 [2024-01-26T05:20:00.828Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-01-26T05:20:00.828Z] ---> 5a114fddb8cf [2024-01-26T05:20:00.828Z] Step 19/25 : EXPOSE 59993 [2024-01-26T05:20:00.828Z] ---> Running in 3cc9faabc089 [2024-01-26T05:20:00.828Z] Removing intermediate container 3cc9faabc089 [2024-01-26T05:20:00.828Z] ---> b0eba2462d83 [2024-01-26T05:20:00.828Z] Step 20/25 : EXPOSE 161 [2024-01-26T05:20:01.086Z] ---> Running in 8e81d314bd26 [2024-01-26T05:20:01.086Z] Removing intermediate container 8e81d314bd26 [2024-01-26T05:20:01.086Z] ---> 7461e41f7335 [2024-01-26T05:20:01.086Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-01-26T05:20:01.086Z] ---> Running in e6e9f65ec2e6 [2024-01-26T05:20:01.086Z] Removing intermediate container e6e9f65ec2e6 [2024-01-26T05:20:01.086Z] ---> 63a8fddc4d9d [2024-01-26T05:20:01.086Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-26T05:20:01.086Z] ---> Running in 632712ef354e [2024-01-26T05:20:01.086Z] Removing intermediate container 632712ef354e [2024-01-26T05:20:01.086Z] ---> 48dbe653d997 [2024-01-26T05:20:01.086Z] Step 23/25 : LABEL arch=amd64 [2024-01-26T05:20:01.346Z] ---> Running in 1e1fc00bfaf6 [2024-01-26T05:20:01.346Z] Removing intermediate container 1e1fc00bfaf6 [2024-01-26T05:20:01.346Z] ---> 8006fa1bc515 [2024-01-26T05:20:01.346Z] Step 24/25 : LABEL git_sha=9d81109dc287cb6102337f413fb17321d9b28cfb [2024-01-26T05:20:01.346Z] ---> Running in 64f02d7b35cc [2024-01-26T05:20:01.346Z] Removing intermediate container 64f02d7b35cc [2024-01-26T05:20:01.346Z] ---> dad1ff3da597 [2024-01-26T05:20:01.346Z] Step 25/25 : LABEL version=0.0.0 [2024-01-26T05:20:01.346Z] ---> Running in 199658b90539 [2024-01-26T05:20:01.606Z] Removing intermediate container 199658b90539 [2024-01-26T05:20:01.606Z] ---> 42f5242f0b80 [2024-01-26T05:20:01.606Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T05:20:01.606Z] Successfully built 42f5242f0b80 [2024-01-26T05:20:01.606Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:20:02.844Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T05:20:02.844Z] [2024-01-26T05:20:02.844Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:20:03.246Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T05:20:03.247Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T05:20:03.247Z] 5eb5b503b376: Pulling fs layer [2024-01-26T05:20:03.247Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T05:20:03.247Z] ec43610c2a17: Pulling fs layer [2024-01-26T05:20:03.247Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T05:20:03.247Z] 33b1e0a273af: Pulling fs layer [2024-01-26T05:20:03.247Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T05:20:03.247Z] 2f39f015ded8: Pulling fs layer [2024-01-26T05:20:03.247Z] 3a2ae6a8a46f: Waiting [2024-01-26T05:20:03.247Z] 5d3b04190fa2: Waiting [2024-01-26T05:20:03.247Z] 2f39f015ded8: Waiting [2024-01-26T05:20:03.247Z] 33b1e0a273af: Waiting [2024-01-26T05:20:03.247Z] 5c69ac0246d0: Download complete [2024-01-26T05:20:03.247Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-26T05:20:03.247Z] 3a2ae6a8a46f: Download complete [2024-01-26T05:20:03.247Z] 33b1e0a273af: Verifying Checksum [2024-01-26T05:20:03.247Z] 33b1e0a273af: Download complete [2024-01-26T05:20:03.247Z] ec43610c2a17: Verifying Checksum [2024-01-26T05:20:03.247Z] ec43610c2a17: Download complete [2024-01-26T05:20:03.247Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T05:20:03.247Z] 5d3b04190fa2: Download complete [2024-01-26T05:20:03.509Z] 5eb5b503b376: Verifying Checksum [2024-01-26T05:20:03.509Z] 5eb5b503b376: Download complete [2024-01-26T05:20:04.078Z] 2f39f015ded8: Download complete [2024-01-26T05:20:04.645Z] 5eb5b503b376: Pull complete [2024-01-26T05:20:04.645Z] 5c69ac0246d0: Pull complete [2024-01-26T05:20:05.211Z] ec43610c2a17: Pull complete [2024-01-26T05:20:05.211Z] 3a2ae6a8a46f: Pull complete [2024-01-26T05:20:05.470Z] 33b1e0a273af: Pull complete [2024-01-26T05:20:05.470Z] 5d3b04190fa2: Pull complete [2024-01-26T05:20:09.794Z] 2f39f015ded8: Pull complete [2024-01-26T05:20:09.794Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T05:20:09.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T05:20:09.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:20:10.148Z] prd-ubuntu20.04-docker-8c-8g-27964 does not seem to be running inside a container [2024-01-26T05:20:10.184Z] $ 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-339 -v /w/workspace/gexfoundry_device-snmp-go_PR-339:/w/workspace/gexfoundry_device-snmp-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-339@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-339@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 [2024-01-26T05:20:11.960Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27965 in /w/workspace/gexfoundry_device-snmp-go_PR-339 [2024-01-26T05:20:13.850Z] $ docker top eb6d48885b6159808a453b2019470b78999af1161d8a6215a98391f2483cce6c -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-01-26T05:20:14.204Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2024-01-26T05:20:14.329Z] Selected Git installation does not exist. Using Default [2024-01-26T05:20:14.329Z] The recommended git tool is: NONE [2024-01-26T05:20:14.440Z] ---> job-cost.sh [2024-01-26T05:20:14.440Z] lf-activate-venv: SKIPPING [2024-01-26T05:20:14.440Z] INFO: No Stack... [2024-01-26T05:20:14.700Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T05:20:14.961Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T05:20:15.283Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-339/archives/cost.csv [2024-01-26T05:20:15.283Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T05:20:15.325Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-339-1-stack-cost] [2024-01-26T05:20:15.330Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-339-1-stack-cost] did not exist. Created. [2024-01-26T05:20:15.330Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T05:20:15.791Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T05:20:15.843Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T05:20:15.912Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T05:20:16.076Z] $ docker stop --time=1 eb6d48885b6159808a453b2019470b78999af1161d8a6215a98391f2483cce6c [2024-01-26T05:20:17.222Z] $ docker rm -f --volumes eb6d48885b6159808a453b2019470b78999af1161d8a6215a98391f2483cce6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T05:20:21.034Z] using credential edgex-jenkins-ssh [2024-01-26T05:20:21.053Z] Cloning the remote Git repository [2024-01-26T05:20:21.099Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-01-26T05:20:21.181Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2024-01-26T05:20:21.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-01-26T05:20:21.309Z] > git --version # timeout=10 [2024-01-26T05:20:21.328Z] > git --version # 'git version 2.25.1' [2024-01-26T05:20:21.330Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T05:20:21.463Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T05:20:23.007Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-01-26T05:20:23.028Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T05:20:24.372Z] Merging remotes/origin/main commit 1c898a5d1a99b518c80e00aa3bb7c808b03e10be into PR head commit 9d81109dc287cb6102337f413fb17321d9b28cfb [2024-01-26T05:20:23.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-01-26T05:20:23.828Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-01-26T05:20:23.829Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T05:20:23.845Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/339/head:refs/remotes/origin/PR-339 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-26T05:20:24.399Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T05:20:24.454Z] > git checkout -f 9d81109dc287cb6102337f413fb17321d9b28cfb # timeout=10 [2024-01-26T05:20:24.607Z] Merge succeeded, producing 9d81109dc287cb6102337f413fb17321d9b28cfb [2024-01-26T05:20:24.608Z] Checking out Revision 9d81109dc287cb6102337f413fb17321d9b28cfb (PR-339) [2024-01-26T05:20:25.090Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-01-26T05:20:25.147Z] > git --version # timeout=10 [2024-01-26T05:20:25.158Z] > git --version # 'git version 2.25.1' [2024-01-26T05:20:25.170Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-01-26T05:20:24.530Z] > git remote # timeout=10 [2024-01-26T05:20:24.547Z] > git config --get remote.origin.url # timeout=10 [2024-01-26T05:20:24.561Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T05:20:24.574Z] > git merge 1c898a5d1a99b518c80e00aa3bb7c808b03e10be # timeout=10 [2024-01-26T05:20:24.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-26T05:20:24.622Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T05:20:24.637Z] > git checkout -f 9d81109dc287cb6102337f413fb17321d9b28cfb # timeout=10 [Pipeline] sh [2024-01-26T05:20:26.520Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T05:20:26.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T05:20:26.520Z] Dload Upload Total Spent Left Speed [2024-01-26T05:20:26.520Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh [2024-01-26T05:20:26.862Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T05:20:27.206Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-26T05:20:27.206Z] + sudo tee /etc/docker/daemon.new [2024-01-26T05:20:27.206Z] { [2024-01-26T05:20:27.206Z] "registry-mirrors": [ [2024-01-26T05:20:27.206Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T05:20:27.206Z] ], [2024-01-26T05:20:27.206Z] "bip": "10.250.0.254/24", [2024-01-26T05:20:27.206Z] "hosts": [ [2024-01-26T05:20:27.206Z] "tcp://0.0.0.0:5555", [2024-01-26T05:20:27.206Z] "unix:///var/run/docker.sock" [2024-01-26T05:20:27.206Z] ], [2024-01-26T05:20:27.206Z] "mtu": 1458, [2024-01-26T05:20:27.206Z] "selinux-enabled": true, [2024-01-26T05:20:27.206Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T05:20:27.206Z] } [Pipeline] sh [2024-01-26T05:20:27.547Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T05:20:27.896Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T05:20:46.266Z] provisioning config files... [2024-01-26T05:20:46.291Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config148866245993340878tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:20:46.789Z] ---> ****-login.sh [2024-01-26T05:20:46.789Z] nexus3.edgexfoundry.org:10001 [2024-01-26T05:20:47.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:20:47.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:20:47.329Z] Configure a credential helper to remove this warning. See [2024-01-26T05:20:47.329Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:20:47.329Z] [2024-01-26T05:20:47.329Z] Login Succeeded [2024-01-26T05:20:47.329Z] nexus3.edgexfoundry.org:10002 [2024-01-26T05:20:47.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:20:47.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:20:47.596Z] Configure a credential helper to remove this warning. See [2024-01-26T05:20:47.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:20:47.596Z] [2024-01-26T05:20:47.596Z] Login Succeeded [2024-01-26T05:20:47.596Z] nexus3.edgexfoundry.org:10003 [2024-01-26T05:20:47.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:20:47.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:20:47.864Z] Configure a credential helper to remove this warning. See [2024-01-26T05:20:47.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:20:47.864Z] [2024-01-26T05:20:47.864Z] Login Succeeded [2024-01-26T05:20:47.864Z] nexus3.edgexfoundry.org:10004 [2024-01-26T05:20:48.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:20:48.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:20:48.131Z] Configure a credential helper to remove this warning. See [2024-01-26T05:20:48.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:20:48.131Z] [2024-01-26T05:20:48.131Z] Login Succeeded [2024-01-26T05:20:48.131Z] ****.io [2024-01-26T05:20:48.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:20:48.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:20:48.400Z] Configure a credential helper to remove this warning. See [2024-01-26T05:20:48.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:20:48.400Z] [2024-01-26T05:20:48.400Z] Login Succeeded [2024-01-26T05:20:48.666Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T05:20:48.697Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T05:20:49.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T05:20:49.316Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T05:20:49.385Z] ========================================================= [2024-01-26T05:20:49.385Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T05:20:49.385Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:20:50.053Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T05:20:51.470Z] #0 building with "default" instance using docker driver [2024-01-26T05:20:51.470Z] [2024-01-26T05:20:51.470Z] #1 [internal] load build definition from Dockerfile [2024-01-26T05:20:51.470Z] #1 transferring dockerfile: 1.61kB 0.0s done [2024-01-26T05:20:51.470Z] #1 DONE 0.1s [2024-01-26T05:20:51.470Z] [2024-01-26T05:20:51.470Z] #2 [internal] load .dockerignore [2024-01-26T05:20:51.470Z] #2 transferring context: 46B done [2024-01-26T05:20:51.470Z] #2 DONE 0.1s [2024-01-26T05:20:51.471Z] [2024-01-26T05:20:51.471Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T05:20:51.471Z] #3 DONE 0.1s [2024-01-26T05:20:51.471Z] [2024-01-26T05:20:51.471Z] #4 [internal] load build context [2024-01-26T05:20:51.471Z] #4 DONE 0.0s [2024-01-26T05:20:51.471Z] [2024-01-26T05:20:51.471Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T05:20:51.471Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T05:20:51.471Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T05:20:51.471Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T05:20:51.471Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2024-01-26T05:20:51.471Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-26T05:20:51.471Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T05:20:51.471Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T05:20:51.471Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s [2024-01-26T05:20:51.741Z] #5 ... [2024-01-26T05:20:51.741Z] [2024-01-26T05:20:51.741Z] #4 [internal] load build context [2024-01-26T05:20:51.741Z] #4 transferring context: 7.04MB 0.3s done [2024-01-26T05:20:51.741Z] #4 DONE 0.4s [2024-01-26T05:20:51.741Z] [2024-01-26T05:20:51.741Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T05:20:51.741Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.48MB / 63.99MB 0.3s [2024-01-26T05:20:51.741Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-26T05:20:51.741Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-26T05:20:51.741Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.3s [2024-01-26T05:20:51.741Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-26T05:20:51.741Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s [2024-01-26T05:20:51.741Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.46MB / 11.40MB 0.4s [2024-01-26T05:20:52.015Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-26T05:20:52.015Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s [2024-01-26T05:20:52.015Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s [2024-01-26T05:20:52.015Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.7s [2024-01-26T05:20:52.015Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.7s [2024-01-26T05:20:52.015Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.5s done [2024-01-26T05:20:52.285Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 0.8s [2024-01-26T05:20:52.285Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.8s [2024-01-26T05:20:52.285Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T05:20:52.285Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s [2024-01-26T05:20:52.285Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T05:20:52.285Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.71MB / 63.99MB 1.1s [2024-01-26T05:20:52.285Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.1s [2024-01-26T05:20:52.554Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 1.2s [2024-01-26T05:20:52.554Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.2s [2024-01-26T05:20:52.554Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.77MB / 63.99MB 1.3s [2024-01-26T05:20:52.554Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s [2024-01-26T05:20:52.824Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2024-01-26T05:20:52.824Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.5s [2024-01-26T05:20:52.824Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.80MB / 97.63MB 1.6s [2024-01-26T05:20:52.824Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T05:20:53.094Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 1.8s [2024-01-26T05:20:53.095Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 1.9s [2024-01-26T05:20:53.362Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.0s [2024-01-26T05:20:53.362Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.37MB / 97.63MB 2.1s [2024-01-26T05:20:53.949Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-26T05:20:58.215Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s [2024-01-26T05:21:03.572Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s [2024-01-26T05:21:10.240Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.6s done [2024-01-26T05:21:10.824Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T05:21:10.824Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T05:21:11.090Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-26T05:21:16.439Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-26T05:21:19.783Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.7s done [2024-01-26T05:21:19.783Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T05:21:21.725Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2024-01-26T05:21:21.725Z] #5 DONE 30.5s [2024-01-26T05:21:21.993Z] [2024-01-26T05:21:21.993Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T05:21:22.576Z] #6 0.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T05:21:22.844Z] #6 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T05:21:23.810Z] #6 2.011 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T05:21:23.810Z] #6 2.036 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T05:21:23.810Z] #6 2.053 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T05:21:24.077Z] #6 2.117 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T05:21:24.077Z] #6 2.142 Executing busybox-1.36.1-r5.trigger [2024-01-26T05:21:24.077Z] #6 2.177 OK: 271 MiB in 56 packages [2024-01-26T05:21:26.045Z] #6 DONE 4.0s [2024-01-26T05:21:26.045Z] [2024-01-26T05:21:26.045Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2024-01-26T05:21:26.045Z] #7 DONE 0.1s [2024-01-26T05:21:26.045Z] [2024-01-26T05:21:26.045Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T05:21:26.045Z] #8 DONE 0.1s [2024-01-26T05:21:26.045Z] [2024-01-26T05:21:26.045Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T05:21:44.235Z] #9 DONE 16.8s [2024-01-26T05:21:44.235Z] [2024-01-26T05:21:44.235Z] #10 [builder 6/7] COPY . . [2024-01-26T05:21:44.235Z] #10 DONE 0.3s [2024-01-26T05:21:44.235Z] [2024-01-26T05:21:44.235Z] #11 [builder 7/7] RUN echo noop [2024-01-26T05:21:44.235Z] #11 0.624 noop [2024-01-26T05:21:44.235Z] #11 DONE 0.7s [2024-01-26T05:21:44.235Z] [2024-01-26T05:21:44.235Z] #12 exporting to image [2024-01-26T05:21:44.235Z] #12 exporting layers [2024-01-26T05:22:06.302Z] #12 exporting layers 19.4s done [2024-01-26T05:22:06.302Z] #12 writing image sha256:c8dddb2ee462d0e0a5545691a3ba5ce3f79675e3dbcb3d7886168a33e6754c8a done [2024-01-26T05:22:06.302Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-01-26T05:22:06.302Z] #12 DONE 19.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:22:06.928Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T05:22:06.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:22:07.264Z] prd-ubuntu20.04-docker-arm64-4c-16g-27965 does not seem to be running inside a container [2024-01-26T05:22:07.338Z] $ 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 [2024-01-26T05:22:08.378Z] $ docker top 40acb94c577fa17382bd258d6a33aae5614841f4af98e608a7613bac33b0e1f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T05:22:08.963Z] + go version [2024-01-26T05:22:09.235Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T05:22:09.281Z] $ docker stop --time=1 40acb94c577fa17382bd258d6a33aae5614841f4af98e608a7613bac33b0e1f9 [2024-01-26T05:22:10.764Z] $ docker rm -f --volumes 40acb94c577fa17382bd258d6a33aae5614841f4af98e608a7613bac33b0e1f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:22:12.021Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T05:22:12.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:22:12.572Z] prd-ubuntu20.04-docker-arm64-4c-16g-27965 does not seem to be running inside a container [2024-01-26T05:22:12.638Z] $ 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 [2024-01-26T05:22:13.554Z] $ docker top fd8aae152a792a282e8ae227e21bc5f35c291bee61f08318c2a18b964b952eab -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T05:22:14.141Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-26T05:22:14.563Z] + make test [2024-01-26T05:22:14.563Z] go test ./... -coverprofile=coverage.out [2024-01-26T05:22:21.194Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-01-26T05:23:17.594Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-01-26T05:23:17.594Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.030s coverage: 0.0% of statements [2024-01-26T05:23:17.594Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T05:23:17.594Z] go vet ./... [2024-01-26T05:23:24.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T05:23:24.244Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T05:23:24.244Z] ./bin/test-attribution-txt.sh [2024-01-26T05:23:24.244Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T05:23:24.290Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T05:23:24.386Z] $ docker stop --time=1 fd8aae152a792a282e8ae227e21bc5f35c291bee61f08318c2a18b964b952eab [2024-01-26T05:23:26.214Z] $ docker rm -f --volumes fd8aae152a792a282e8ae227e21bc5f35c291bee61f08318c2a18b964b952eab [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T05:23:27.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T05:23:27.457Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T05:23:27.861Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T05:23:28.694Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T05:23:29.037Z] + ls -al . [2024-01-26T05:23:29.037Z] total 168 [2024-01-26T05:23:29.037Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 05:22 . [2024-01-26T05:23:29.037Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 05:20 .. [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 26 05:20 .dockerignore [2024-01-26T05:23:29.037Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 05:20 .git [2024-01-26T05:23:29.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:20 .github [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 263 Jan 26 05:20 .gitignore [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 05:20 .golangci.yml [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 10025 Jan 26 05:20 Attribution.txt [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 11809 Jan 26 05:20 CHANGELOG.md [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 1571 Jan 26 05:20 Dockerfile [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 05:20 GOVERNANCE.md [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 26 05:20 Jenkinsfile [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 05:20 LICENSE [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 2240 Jan 26 05:20 Makefile [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 26 05:20 OWNERS.md [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 10477 Jan 26 05:20 README.md [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 05:18 VERSION [2024-01-26T05:23:29.037Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 05:20 bin [2024-01-26T05:23:29.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:20 cmd [2024-01-26T05:23:29.037Z] -rw-r--r-- 1 jenkins jenkins 8837 Jan 26 05:23 coverage.out [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 3755 Jan 26 05:20 go.mod [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 34417 Jan 26 05:20 go.sum [2024-01-26T05:23:29.037Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:20 internal [2024-01-26T05:23:29.037Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 26 05:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:23:29.539Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9d81109dc287cb6102337f413fb17321d9b28cfb --label arch=arm64 --label version=0.0.0 . [2024-01-26T05:23:30.124Z] #0 building with "default" instance using docker driver [2024-01-26T05:23:30.124Z] [2024-01-26T05:23:30.124Z] #1 [internal] load .dockerignore [2024-01-26T05:23:30.124Z] #1 transferring context: 46B done [2024-01-26T05:23:30.124Z] #1 DONE 0.0s [2024-01-26T05:23:30.124Z] [2024-01-26T05:23:30.124Z] #2 [internal] load build definition from Dockerfile [2024-01-26T05:23:30.124Z] #2 transferring dockerfile: 1.61kB done [2024-01-26T05:23:30.392Z] #2 DONE 0.0s [2024-01-26T05:23:30.392Z] [2024-01-26T05:23:30.392Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T05:23:30.392Z] #3 DONE 0.0s [2024-01-26T05:23:30.392Z] [2024-01-26T05:23:30.392Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T05:23:30.662Z] #4 DONE 0.3s [2024-01-26T05:23:30.662Z] [2024-01-26T05:23:30.662Z] #5 [internal] load build context [2024-01-26T05:23:30.662Z] #5 transferring context: 15.68kB 0.0s done [2024-01-26T05:23:30.662Z] #5 DONE 0.1s [2024-01-26T05:23:30.662Z] [2024-01-26T05:23:30.662Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T05:23:30.662Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T05:23:30.662Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T05:23:30.662Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T05:23:30.662Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T05:23:30.662Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-26T05:23:30.929Z] #6 ... [2024-01-26T05:23:30.929Z] [2024-01-26T05:23:30.929Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T05:23:30.929Z] #7 DONE 0.2s [2024-01-26T05:23:30.929Z] [2024-01-26T05:23:30.929Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T05:23:30.929Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-26T05:23:30.929Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T05:23:31.195Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-26T05:23:31.461Z] #6 DONE 0.9s [2024-01-26T05:23:31.461Z] [2024-01-26T05:23:31.461Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T05:23:32.041Z] #8 0.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T05:23:32.632Z] #8 0.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T05:23:33.217Z] #8 ... [2024-01-26T05:23:33.217Z] [2024-01-26T05:23:33.217Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T05:23:33.217Z] #9 0.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T05:23:33.217Z] #9 1.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T05:23:33.217Z] #9 2.171 OK: 271 MiB in 56 packages [2024-01-26T05:23:33.217Z] #9 DONE 2.5s [2024-01-26T05:23:33.217Z] [2024-01-26T05:23:33.217Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2024-01-26T05:23:33.217Z] #10 DONE 0.1s [2024-01-26T05:23:33.217Z] [2024-01-26T05:23:33.217Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T05:23:33.484Z] #8 ... [2024-01-26T05:23:33.484Z] [2024-01-26T05:23:33.484Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T05:23:33.484Z] #11 DONE 0.1s [2024-01-26T05:23:33.484Z] [2024-01-26T05:23:33.484Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T05:23:33.484Z] #8 2.029 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T05:23:33.484Z] #8 2.042 Executing busybox-1.36.1-r5.trigger [2024-01-26T05:23:33.484Z] #8 2.068 OK: 8 MiB in 16 packages [2024-01-26T05:23:34.069Z] #8 DONE 2.4s [2024-01-26T05:23:34.069Z] [2024-01-26T05:23:34.069Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T05:23:34.654Z] #12 ... [2024-01-26T05:23:34.654Z] [2024-01-26T05:23:34.654Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T05:23:34.654Z] #13 DONE 1.2s [2024-01-26T05:23:34.654Z] [2024-01-26T05:23:34.654Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T05:23:34.654Z] #12 0.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T05:23:34.921Z] #12 ... [2024-01-26T05:23:34.921Z] [2024-01-26T05:23:34.921Z] #14 [builder 6/7] COPY . . [2024-01-26T05:23:34.921Z] #14 DONE 0.3s [2024-01-26T05:23:34.921Z] [2024-01-26T05:23:34.921Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T05:23:34.921Z] #12 1.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T05:23:36.335Z] #12 2.334 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T05:23:36.335Z] #12 2.448 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T05:23:36.335Z] #12 2.472 OK: 8 MiB in 16 packages [2024-01-26T05:23:36.602Z] #12 DONE 2.8s [2024-01-26T05:23:36.602Z] [2024-01-26T05:23:36.602Z] #15 [builder 7/7] RUN make build [2024-01-26T05:23:36.602Z] #15 0.710 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-01-26T05:24:44.488Z] #15 DONE 62.5s [2024-01-26T05:24:44.488Z] [2024-01-26T05:24:44.488Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2024-01-26T05:24:44.488Z] #16 DONE 0.3s [2024-01-26T05:24:44.488Z] [2024-01-26T05:24:44.488Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2024-01-26T05:24:44.488Z] #17 DONE 0.1s [2024-01-26T05:24:44.488Z] [2024-01-26T05:24:44.488Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2024-01-26T05:24:44.488Z] #18 DONE 0.1s [2024-01-26T05:24:44.488Z] [2024-01-26T05:24:44.488Z] #19 exporting to image [2024-01-26T05:24:44.488Z] #19 exporting layers [2024-01-26T05:24:44.488Z] #19 exporting layers 0.4s done [2024-01-26T05:24:44.488Z] #19 writing image sha256:ff5eb011058eb30b51958ab09e9161fa8fb5caf0079e5263eb666513f2c22755 done [2024-01-26T05:24:44.488Z] #19 naming to docker.io/library/device-snmp-arm64 0.0s done [2024-01-26T05:24:44.488Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:24:45.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T05:24:45.851Z] [2024-01-26T05:24:45.851Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:24:46.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T05:24:46.332Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T05:24:46.332Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T05:24:46.332Z] 04944245beec: Pulling fs layer [2024-01-26T05:24:46.332Z] 699f458cf7ca: Pulling fs layer [2024-01-26T05:24:46.332Z] 765212b225bb: Pulling fs layer [2024-01-26T05:24:46.332Z] f23df028b6ca: Pulling fs layer [2024-01-26T05:24:46.332Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T05:24:46.332Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T05:24:46.332Z] f23df028b6ca: Waiting [2024-01-26T05:24:46.332Z] 765212b225bb: Waiting [2024-01-26T05:24:46.332Z] d65c8cfc05b1: Waiting [2024-01-26T05:24:46.332Z] 2437ff75d9bd: Waiting [2024-01-26T05:24:46.601Z] 04944245beec: Verifying Checksum [2024-01-26T05:24:46.601Z] 04944245beec: Download complete [2024-01-26T05:24:46.601Z] 765212b225bb: Verifying Checksum [2024-01-26T05:24:46.601Z] 765212b225bb: Download complete [2024-01-26T05:24:46.601Z] f23df028b6ca: Verifying Checksum [2024-01-26T05:24:46.601Z] f23df028b6ca: Download complete [2024-01-26T05:24:46.601Z] d65c8cfc05b1: Download complete [2024-01-26T05:24:46.869Z] 699f458cf7ca: Verifying Checksum [2024-01-26T05:24:46.869Z] 699f458cf7ca: Download complete [2024-01-26T05:24:47.139Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T05:24:47.139Z] 8998bd30e6a1: Download complete [2024-01-26T05:24:49.084Z] 2437ff75d9bd: Download complete [2024-01-26T05:24:53.330Z] 8998bd30e6a1: Pull complete [2024-01-26T05:24:53.596Z] 04944245beec: Pull complete [2024-01-26T05:24:58.938Z] 699f458cf7ca: Pull complete [2024-01-26T05:24:58.938Z] 765212b225bb: Pull complete [2024-01-26T05:24:59.523Z] f23df028b6ca: Pull complete [2024-01-26T05:24:59.523Z] d65c8cfc05b1: Pull complete [2024-01-26T05:25:21.574Z] 2437ff75d9bd: Pull complete [2024-01-26T05:25:21.574Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T05:25:21.574Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T05:25:21.574Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:25:22.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-27965 does not seem to be running inside a container [2024-01-26T05:25:22.119Z] $ 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 [2024-01-26T05:25:24.065Z] $ docker top 1bc3ee0d6418ec29e1a93cc11ed309207698a240ab7caccafb441246db46f148 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:25:24.673Z] ---> job-cost.sh [2024-01-26T05:25:24.940Z] lf-activate-venv: SKIPPING [2024-01-26T05:25:24.940Z] INFO: No Stack... [2024-01-26T05:25:25.206Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T05:25:26.163Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T05:25:26.502Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2024-01-26T05:25:26.502Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T05:25:26.591Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-339-1-stack-cost] [2024-01-26T05:25:26.596Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-339-1-stack-cost] did not exist. Created. [2024-01-26T05:25:26.596Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-339-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T05:25:27.115Z] /w/workspace/device-snmp-go/1@tmp/durable-98501bc4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T05:25:27.463Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T05:25:27.501Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T05:25:27.545Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T05:25:27.595Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-339-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T05:25:27.850Z] $ docker stop --time=1 1bc3ee0d6418ec29e1a93cc11ed309207698a240ab7caccafb441246db46f148 [2024-01-26T05:25:29.949Z] $ docker rm -f --volumes 1bc3ee0d6418ec29e1a93cc11ed309207698a240ab7caccafb441246db46f148 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-26T05:25:32.182Z] provisioning config files... [2024-01-26T05:25:32.193Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-339@tmp/config16207801760814167945tmp [Pipeline] { [Pipeline] sh [2024-01-26T05:25:32.640Z] + set +x [2024-01-26T05:25:32.640Z] + curl -s https://codecov.io/bash [2024-01-26T05:25:32.640Z] + bash -s -- [2024-01-26T05:25:32.640Z] [2024-01-26T05:25:32.640Z] _____ _ [2024-01-26T05:25:32.640Z] / ____| | | [2024-01-26T05:25:32.640Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T05:25:32.640Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T05:25:32.640Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T05:25:32.640Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T05:25:32.640Z] Bash-1.0.6 [2024-01-26T05:25:32.640Z] [2024-01-26T05:25:32.640Z] [2024-01-26T05:25:32.640Z] ==> git version 2.25.1 found [2024-01-26T05:25:32.640Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-01-26T05:25:32.640Z] Release-Date: 2020-01-08 [2024-01-26T05:25:32.640Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-26T05:25:32.640Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T05:25:32.640Z] ==> Jenkins CI detected. [2024-01-26T05:25:32.640Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-339 [2024-01-26T05:25:32.640Z] project root: . [2024-01-26T05:25:32.640Z] --> token set from env [2024-01-26T05:25:32.640Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T05:25:32.640Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T05:25:32.901Z] ==> Python coveragepy not found [2024-01-26T05:25:32.901Z] ==> Searching for coverage reports in: [2024-01-26T05:25:32.901Z] + . [2024-01-26T05:25:32.901Z] -> Found 1 reports [2024-01-26T05:25:32.901Z] ==> Detecting git/mercurial file structure [2024-01-26T05:25:32.901Z] ==> Reading reports [2024-01-26T05:25:32.901Z] + ./coverage.out bytes=8837 [2024-01-26T05:25:32.901Z] ==> Appending adjustments [2024-01-26T05:25:32.901Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T05:25:32.901Z] + Found adjustments [2024-01-26T05:25:32.901Z] ==> Gzipping contents [2024-01-26T05:25:32.901Z] 4.0K /tmp/codecov.U2VT0v.gz [2024-01-26T05:25:32.901Z] ==> Uploading reports [2024-01-26T05:25:32.901Z] url: https://codecov.io [2024-01-26T05:25:32.901Z] query: branch=PR-339&commit=9d81109dc287cb6102337f413fb17321d9b28cfb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=339&job=&cmd_args= [2024-01-26T05:25:32.901Z] -> Pinging Codecov [2024-01-26T05:25:32.901Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-339&commit=9d81109dc287cb6102337f413fb17321d9b28cfb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-339%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=339&job=&cmd_args= [2024-01-26T05:25:33.162Z] -> Uploading to [2024-01-26T05:25:33.162Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/6C56EA5C29638FB4528AC87E60AF5AE0/9d81109dc287cb6102337f413fb17321d9b28cfb/39f496d2-2286-43a5-a77c-f6d73f8237fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T052532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3cc8af10775711cf1c846b7980698f4c3a92c3038104438068074b74fed0153a [2024-01-26T05:25:33.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T05:25:33.162Z] Dload Upload Total Spent Left Speed [2024-01-26T05:25:33.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6493 --:--:-- --:--:-- --:--:-- 6463 100 1435 0 0 100 1435 0 5394 --:--:-- --:--:-- --:--:-- 5374 [2024-01-26T05:25:33.426Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/9d81109dc287cb6102337f413fb17321d9b28cfb [Pipeline] } [2024-01-26T05:25:33.454Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-26T05:25:36.925Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-339/archives ] [2024-01-26T05:25:36.925Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-339/archives [2024-01-26T05:25:36.925Z] total 16 [2024-01-26T05:25:36.925Z] drwxr-xr-x 3 root root 4096 Jan 26 05:20 . [2024-01-26T05:25:36.925Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 05:20 .. [2024-01-26T05:25:36.925Z] drwxr-xr-x 2 root root 4096 Jan 26 05:20 cost [2024-01-26T05:25:36.925Z] -rw-r--r-- 1 root root 86 Jan 26 05:20 cost.csv [2024-01-26T05:25:36.925Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-339/archives [2024-01-26T05:25:36.925Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-339/archives [2024-01-26T05:25:36.925Z] total 16 [2024-01-26T05:25:36.925Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 05:20 . [2024-01-26T05:25:36.925Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 05:20 .. [2024-01-26T05:25:36.925Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 05:20 cost [2024-01-26T05:25:36.925Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 26 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:25:37.257Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:25:38.866Z] ---> package-listing.sh [2024-01-26T05:25:38.866Z] ++ facter osfamily [2024-01-26T05:25:38.866Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T05:25:38.866Z] + OS_FAMILY=debian [2024-01-26T05:25:38.866Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-339 [2024-01-26T05:25:38.866Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T05:25:38.866Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T05:25:38.866Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T05:25:38.866Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T05:25:38.866Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-339 ']' [2024-01-26T05:25:38.866Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T05:25:38.866Z] + case "${OS_FAMILY}" in [2024-01-26T05:25:38.866Z] + dpkg -l [2024-01-26T05:25:38.866Z] + grep '^ii' [2024-01-26T05:25:38.866Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T05:25:38.866Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T05:25:38.866Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T05:25:38.866Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-339 ']' [2024-01-26T05:25:38.866Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-339/archives/ [2024-01-26T05:25:38.866Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-339/archives/ [Pipeline] echo [2024-01-26T05:25:38.900Z] 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-339/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T05:25:40.032Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:25:40.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T05:25:40.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:25:40.975Z] prd-ubuntu20.04-docker-8c-8g-27964 does not seem to be running inside a container [2024-01-26T05:25:41.008Z] $ 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-339/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-339 -v /w/workspace/gexfoundry_device-snmp-go_PR-339:/w/workspace/gexfoundry_device-snmp-go_PR-339:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-339@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-339@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 [2024-01-26T05:25:41.171Z] $ docker top ac4f83ff0df98809e79e04223ad3443b323b81904694f68c1b92683bdf158126 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T05:25:41.659Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T05:25:41.972Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T05:25:42.280Z] + ls /var/log/sa-host [2024-01-26T05:25:42.280Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T05:25:42.701Z] provisioning config files... [2024-01-26T05:25:42.709Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-339@tmp/config10647529076793377873tmp [Pipeline] { [Pipeline] echo [2024-01-26T05:25:42.889Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:25:43.205Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T05:25:43.234Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:25:43.760Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T05:25:43.795Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:25:44.112Z] ---> sudo-logs.sh [2024-01-26T05:25:44.112Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T05:25:44.265Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:25:44.582Z] ---> job-cost.sh [2024-01-26T05:25:44.582Z] lf-activate-venv: SKIPPING [2024-01-26T05:25:44.582Z] DEBUG: total: 0.2199999988079071 [2024-01-26T05:25:44.582Z] INFO: Retrieving Stack Cost... [2024-01-26T05:25:45.218Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T05:25:45.479Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T05:25:45.520Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:25:45.834Z] ---> logs-deploy.sh [2024-01-26T05:25:45.834Z] lf-activate-venv: SKIPPING [2024-01-26T05:25:45.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-339/1 [2024-01-26T05:25:45.834Z] INFO: archiving workspace using pattern(s): [2024-01-26T05:25:46.776Z] Archives upload complete. [2024-01-26T05:25:46.776Z] INFO: archiving logs to Nexus