Pull request #336 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cff50b6e48a4132b9eb62726df369c2f6373a231+027e49bbb3adb675c2501a9a4fed4a08c937de63 (a37a4cb69cb07599840ea8153b3849c1e51f6c1c) 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-ssh851946036015775047.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-ssh11174223853670264459.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-336/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-336/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8529747266536909005.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-336/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17868720646217067349.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-ssh18092992281904684749.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-336/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-336/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18080521824776726049.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 ‘prd-ubuntu20.04-docker-8c-8g-25119’ is offline Running on prd-ubuntu20.04-docker-8c-8g-25140 in /w/workspace/gexfoundry_device-snmp-go_PR-336 [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-336 # 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/336/head:refs/remotes/origin/PR-336 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 027e49bbb3adb675c2501a9a4fed4a08c937de63 into PR head commit cff50b6e48a4132b9eb62726df369c2f6373a231 Merge succeeded, producing cff50b6e48a4132b9eb62726df369c2f6373a231 Checking out Revision cff50b6e48a4132b9eb62726df369c2f6373a231 (PR-336) 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 cff50b6e48a4132b9eb62726df369c2f6373a231 # 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 027e49bbb3adb675c2501a9a4fed4a08c937de63 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cff50b6e48a4132b9eb62726df369c2f6373a231 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-15T05:05:05.019Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-15T05:05:05.237Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-15T05:05:05.358Z] ========================================================= [2023-12-15T05:05:05.358Z] EdgeX Global Pipelines Version Info [2023-12-15T05:05:05.358Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:05:06.127Z] ------------------- [2023-12-15T05:05:06.127Z] stable info: [2023-12-15T05:05:06.127Z] ------------------- [2023-12-15T05:05:06.127Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-15T05:05:06.127Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T05:05:06.127Z] Message: update stable to v1.0.258 [2023-12-15T05:05:06.706Z] ------------------- [2023-12-15T05:05:06.706Z] experimental info: [2023-12-15T05:05:06.706Z] ------------------- [2023-12-15T05:05:06.706Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-15T05:05:06.706Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T05:05:06.706Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-15T05:05:06.923Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-12-15T05:05:06.975Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-12-15T05:05:07.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-15T05:05:07.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-15T05:05:07.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-15T05:05:07.195Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-15T05:05:07.256Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-15T05:05:07.315Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-15T05:05:07.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-15T05:05:07.432Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-15T05:05:07.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-15T05:05:07.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-12-15T05:05:07.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-15T05:05:07.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-15T05:05:07.745Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T05:05:07.809Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T05:05:07.873Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T05:05:07.943Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T05:05:08.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-15T05:05:08.080Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-15T05:05:08.146Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-15T05:05:08.220Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-15T05:05:08.291Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-15T05:05:08.357Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-15T05:05:08.432Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-15T05:05:08.503Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-15T05:05:08.577Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-15T05:05:08.650Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-336 [Pipeline] echo [2023-12-15T05:05:08.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-336 [Pipeline] echo [2023-12-15T05:05:08.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-336 [Pipeline] echo [2023-12-15T05:05:08.870Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cff50b6e48a4132b9eb62726df369c2f6373a231 [Pipeline] echo [2023-12-15T05:05:08.941Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cff50b6 [Pipeline] echo [2023-12-15T05:05:09.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T05:05:09.177Z] provisioning config files... [2023-12-15T05:05:09.200Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp/config3855260030816027796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:05:09.595Z] ---> ****-login.sh [2023-12-15T05:05:09.595Z] nexus3.edgexfoundry.org:10001 [2023-12-15T05:05:09.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:10.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:10.119Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:10.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:10.119Z] [2023-12-15T05:05:10.119Z] Login Succeeded [2023-12-15T05:05:10.119Z] nexus3.edgexfoundry.org:10002 [2023-12-15T05:05:10.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:10.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:10.119Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:10.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:10.119Z] [2023-12-15T05:05:10.119Z] Login Succeeded [2023-12-15T05:05:10.119Z] nexus3.edgexfoundry.org:10003 [2023-12-15T05:05:10.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:10.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:10.120Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:10.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:10.120Z] [2023-12-15T05:05:10.120Z] Login Succeeded [2023-12-15T05:05:10.120Z] nexus3.edgexfoundry.org:10004 [2023-12-15T05:05:10.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:10.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:10.382Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:10.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:10.382Z] [2023-12-15T05:05:10.382Z] Login Succeeded [2023-12-15T05:05:10.382Z] ****.io [2023-12-15T05:05:10.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:10.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:10.646Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:10.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:10.646Z] [2023-12-15T05:05:10.646Z] Login Succeeded [2023-12-15T05:05:10.646Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T05:05:10.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-15T05:05:11.488Z] + git rev-list -1 --merges cff50b6e48a4132b9eb62726df369c2f6373a231~1..cff50b6e48a4132b9eb62726df369c2f6373a231 [Pipeline] echo [2023-12-15T05:05:11.532Z] -----------> git rev-list -1 --merges cff50b6e48a4132b9eb62726df369c2f6373a231~1..cff50b6e48a4132b9eb62726df369c2f6373a231 cff50b6e48a4132b9eb62726df369c2f6373a231 [false] [Pipeline] sh [2023-12-15T05:05:11.858Z] + git log --format=format:%s -1 cff50b6e48a4132b9eb62726df369c2f6373a231 [Pipeline] echo [2023-12-15T05:05:11.899Z] ========================================================= [2023-12-15T05:05:11.899Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-15T05:05:11.899Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T05:05:12.405Z] + git log --format=format:%s -1 cff50b6e48a4132b9eb62726df369c2f6373a231 [Pipeline] echo [2023-12-15T05:05:12.445Z] [semverPrep] GIT_COMMIT: cff50b6e48a4132b9eb62726df369c2f6373a231, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-15T05:05:12.498Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-15T05:05:12.938Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T05:05:12.938Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-15T05:05:12.938Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-15T05:05:12.938Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-15T05:05:12.938Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-15T05:05:12.938Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-15T05:05:12.938Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:05:13.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T05:05:13.464Z] [2023-12-15T05:05:13.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:05:13.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T05:05:13.864Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-15T05:05:13.864Z] b85a868b505f: Pulling fs layer [2023-12-15T05:05:13.864Z] e2be974225ed: Pulling fs layer [2023-12-15T05:05:13.864Z] 339a4e72a1f5: Pulling fs layer [2023-12-15T05:05:13.864Z] 988bab9f4d93: Pulling fs layer [2023-12-15T05:05:13.864Z] 1469e6f7b9e6: Pulling fs layer [2023-12-15T05:05:13.864Z] eaf3925da568: Pulling fs layer [2023-12-15T05:05:13.864Z] 988bab9f4d93: Waiting [2023-12-15T05:05:13.864Z] bab4dde63d76: Pulling fs layer [2023-12-15T05:05:13.864Z] bde34c3a00c8: Pulling fs layer [2023-12-15T05:05:13.864Z] 1469e6f7b9e6: Waiting [2023-12-15T05:05:13.864Z] b352a97aabf1: Pulling fs layer [2023-12-15T05:05:13.864Z] 4872d77fe225: Pulling fs layer [2023-12-15T05:05:13.864Z] 5851b861e8e6: Pulling fs layer [2023-12-15T05:05:13.864Z] eaf3925da568: Waiting [2023-12-15T05:05:13.864Z] bde34c3a00c8: Waiting [2023-12-15T05:05:13.864Z] 4872d77fe225: Waiting [2023-12-15T05:05:13.864Z] 5851b861e8e6: Waiting [2023-12-15T05:05:13.864Z] b352a97aabf1: Waiting [2023-12-15T05:05:13.864Z] bab4dde63d76: Waiting [2023-12-15T05:05:13.864Z] e2be974225ed: Verifying Checksum [2023-12-15T05:05:13.864Z] e2be974225ed: Download complete [2023-12-15T05:05:13.864Z] 988bab9f4d93: Download complete [2023-12-15T05:05:14.123Z] 1469e6f7b9e6: Verifying Checksum [2023-12-15T05:05:14.123Z] 1469e6f7b9e6: Download complete [2023-12-15T05:05:14.123Z] eaf3925da568: Download complete [2023-12-15T05:05:14.123Z] 339a4e72a1f5: Verifying Checksum [2023-12-15T05:05:14.123Z] 339a4e72a1f5: Download complete [2023-12-15T05:05:14.123Z] bde34c3a00c8: Download complete [2023-12-15T05:05:14.123Z] b352a97aabf1: Verifying Checksum [2023-12-15T05:05:14.123Z] b352a97aabf1: Download complete [2023-12-15T05:05:14.123Z] 4872d77fe225: Download complete [2023-12-15T05:05:14.123Z] 5851b861e8e6: Verifying Checksum [2023-12-15T05:05:14.123Z] 5851b861e8e6: Download complete [2023-12-15T05:05:14.123Z] b85a868b505f: Verifying Checksum [2023-12-15T05:05:14.123Z] b85a868b505f: Download complete [2023-12-15T05:05:14.382Z] bab4dde63d76: Verifying Checksum [2023-12-15T05:05:14.382Z] bab4dde63d76: Download complete [2023-12-15T05:05:15.328Z] b85a868b505f: Pull complete [2023-12-15T05:05:15.589Z] e2be974225ed: Pull complete [2023-12-15T05:05:15.849Z] 339a4e72a1f5: Pull complete [2023-12-15T05:05:16.115Z] 988bab9f4d93: Pull complete [2023-12-15T05:05:16.378Z] 1469e6f7b9e6: Pull complete [2023-12-15T05:05:16.378Z] eaf3925da568: Pull complete [2023-12-15T05:05:18.298Z] bab4dde63d76: Pull complete [2023-12-15T05:05:18.298Z] bde34c3a00c8: Pull complete [2023-12-15T05:05:18.298Z] b352a97aabf1: Pull complete [2023-12-15T05:05:18.298Z] 4872d77fe225: Pull complete [2023-12-15T05:05:18.298Z] 5851b861e8e6: Pull complete [2023-12-15T05:05:18.298Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-15T05:05:18.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T05:05:18.298Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T05:05:18.654Z] prd-ubuntu20.04-docker-8c-8g-25140 does not seem to be running inside a container [2023-12-15T05:05:18.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-336 -v /w/workspace/gexfoundry_device-snmp-go_PR-336:/w/workspace/gexfoundry_device-snmp-go_PR-336:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T05:05:22.188Z] $ docker top 6cbaf09793ec89281894d184016da295ac34c049033d53d0d99449f1754f5247 -eo pid,comm [2023-12-15T05:05:22.239Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-15T05:05:22.239Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T05:05:22.443Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T05:05:22.443Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T05:05:22.549Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T05:05:22.556Z] $ docker exec 6cbaf09793ec89281894d184016da295ac34c049033d53d0d99449f1754f5247 ssh-agent [2023-12-15T05:05:22.667Z] SSH_AUTH_SOCK=/tmp/ssh-7MwW1ABqEczo/agent.32 [2023-12-15T05:05:22.667Z] SSH_AGENT_PID=38 [2023-12-15T05:05:22.672Z] Running ssh-add (command line suppressed) [2023-12-15T05:05:22.774Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-336@tmp/private_key_4358847409083726622.key (/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp/private_key_4358847409083726622.key) [2023-12-15T05:05:22.783Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T05:05:23.132Z] + git tag --points-at HEAD [Pipeline] } [2023-12-15T05:05:23.162Z] $ docker exec --env ******** --env ******** 6cbaf09793ec89281894d184016da295ac34c049033d53d0d99449f1754f5247 ssh-agent -k [2023-12-15T05:05:23.265Z] unset SSH_AUTH_SOCK; [2023-12-15T05:05:23.266Z] unset SSH_AGENT_PID; [2023-12-15T05:05:23.266Z] echo Agent pid 38 killed; [2023-12-15T05:05:23.271Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-15T05:05:23.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T05:05:23.407Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T05:05:23.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T05:05:23.526Z] $ docker exec 6cbaf09793ec89281894d184016da295ac34c049033d53d0d99449f1754f5247 ssh-agent [2023-12-15T05:05:23.628Z] SSH_AUTH_SOCK=/tmp/ssh-tsOTbfhORjBC/agent.70 [2023-12-15T05:05:23.628Z] SSH_AGENT_PID=76 [2023-12-15T05:05:23.633Z] Running ssh-add (command line suppressed) [2023-12-15T05:05:23.742Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-336@tmp/private_key_5124360688925312570.key (/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp/private_key_5124360688925312570.key) [2023-12-15T05:05:23.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T05:05:24.100Z] + git semver init [2023-12-15T05:05:24.359Z] 2023-12-15 05:05:24,270 [run_init] DEBUG init version:0.0.0 force:False [2023-12-15T05:05:24.359Z] 2023-12-15 05:05:24,271 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-336/.semver [2023-12-15T05:05:24.359Z] 2023-12-15 05:05:24,272 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-336/.semver [2023-12-15T05:05:24.359Z] 2023-12-15 05:05:24,272 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-336/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-336, universal_newlines=False, shell=None, istream=None) [2023-12-15T05:05:25.737Z] 2023-12-15 05:05:25,340 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-336/.git/info/exclude [2023-12-15T05:05:25.737Z] 2023-12-15 05:05:25,340 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-336/.semver/PR-336 with force:False [2023-12-15T05:05:25.737Z] 2023-12-15 05:05:25,340 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-336/.semver/PR-336 [2023-12-15T05:05:25.737Z] 2023-12-15 05:05:25,342 [execute] INFO git cat-file --batch-check [2023-12-15T05:05:25.737Z] 2023-12-15 05:05:25,342 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-336/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T05:05:25.737Z] 2023-12-15 05:05:25,346 [execute] INFO git cat-file --batch [2023-12-15T05:05:25.737Z] 2023-12-15 05:05:25,346 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-336/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T05:05:25.737Z] 2023-12-15 05:05:25,350 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-336/.semver/PR-336 [2023-12-15T05:05:25.737Z] 0.0.0 [Pipeline] } [2023-12-15T05:05:25.764Z] $ docker exec --env ******** --env ******** 6cbaf09793ec89281894d184016da295ac34c049033d53d0d99449f1754f5247 ssh-agent -k [2023-12-15T05:05:25.849Z] unset SSH_AUTH_SOCK; [2023-12-15T05:05:25.849Z] unset SSH_AGENT_PID; [2023-12-15T05:05:25.849Z] echo Agent pid 76 killed; [2023-12-15T05:05:25.855Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T05:05:26.390Z] + git semver [Pipeline] } [2023-12-15T05:05:26.686Z] $ docker stop --time=1 6cbaf09793ec89281894d184016da295ac34c049033d53d0d99449f1754f5247 [2023-12-15T05:05:27.969Z] $ docker rm -f --volumes 6cbaf09793ec89281894d184016da295ac34c049033d53d0d99449f1754f5247 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T05:05:28.412Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-15T05:05:28.726Z] Stashed 1 file(s) [Pipeline] echo [2023-12-15T05:05:28.745Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T05:05:29.616Z] provisioning config files... [2023-12-15T05:05:29.627Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp/config12110605966357796996tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:05:30.113Z] ---> ****-login.sh [2023-12-15T05:05:30.113Z] nexus3.edgexfoundry.org:10001 [2023-12-15T05:05:30.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:30.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:30.113Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:30.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:30.113Z] [2023-12-15T05:05:30.113Z] Login Succeeded [2023-12-15T05:05:30.113Z] nexus3.edgexfoundry.org:10002 [2023-12-15T05:05:30.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:30.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:30.113Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:30.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:30.113Z] [2023-12-15T05:05:30.113Z] Login Succeeded [2023-12-15T05:05:30.113Z] nexus3.edgexfoundry.org:10003 [2023-12-15T05:05:30.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:30.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:30.378Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:30.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:30.378Z] [2023-12-15T05:05:30.378Z] Login Succeeded [2023-12-15T05:05:30.378Z] nexus3.edgexfoundry.org:10004 [2023-12-15T05:05:30.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:30.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:30.378Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:30.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:30.378Z] [2023-12-15T05:05:30.378Z] Login Succeeded [2023-12-15T05:05:30.378Z] ****.io [2023-12-15T05:05:30.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:05:30.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:05:30.640Z] Configure a credential helper to remove this warning. See [2023-12-15T05:05:30.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:05:30.640Z] [2023-12-15T05:05:30.640Z] Login Succeeded [2023-12-15T05:05:30.640Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T05:05:30.673Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T05:05:31.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T05:05:31.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T05:05:31.175Z] ========================================================= [2023-12-15T05:05:31.175Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-15T05:05:31.175Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:05:31.784Z] + 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 . [2023-12-15T05:05:31.785Z] Sending build context to Docker daemon 14.09MB [2023-12-15T05:05:31.785Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T05:05:31.785Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-15T05:05:31.785Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-15T05:05:31.785Z] 7264a8db6415: Pulling fs layer [2023-12-15T05:05:31.785Z] c4d48a809fc2: Pulling fs layer [2023-12-15T05:05:31.785Z] 4f1c88b9dad5: Pulling fs layer [2023-12-15T05:05:31.785Z] ad3a456e5733: Pulling fs layer [2023-12-15T05:05:31.785Z] 69c7f0334f64: Pulling fs layer [2023-12-15T05:05:31.785Z] 1f1c1a5573a3: Pulling fs layer [2023-12-15T05:05:31.785Z] ce7588e14bc9: Pulling fs layer [2023-12-15T05:05:31.785Z] b5e4710f87ac: Pulling fs layer [2023-12-15T05:05:31.785Z] 1f1c1a5573a3: Waiting [2023-12-15T05:05:31.785Z] 69c7f0334f64: Waiting [2023-12-15T05:05:31.785Z] ce7588e14bc9: Waiting [2023-12-15T05:05:31.785Z] b5e4710f87ac: Waiting [2023-12-15T05:05:31.785Z] c4d48a809fc2: Download complete [2023-12-15T05:05:31.785Z] ad3a456e5733: Download complete [2023-12-15T05:05:32.044Z] 69c7f0334f64: Download complete [2023-12-15T05:05:32.044Z] 7264a8db6415: Verifying Checksum [2023-12-15T05:05:32.044Z] 7264a8db6415: Download complete [2023-12-15T05:05:32.044Z] 1f1c1a5573a3: Verifying Checksum [2023-12-15T05:05:32.044Z] 1f1c1a5573a3: Download complete [2023-12-15T05:05:32.044Z] 7264a8db6415: Pull complete [2023-12-15T05:05:32.302Z] b5e4710f87ac: Verifying Checksum [2023-12-15T05:05:32.302Z] b5e4710f87ac: Download complete [2023-12-15T05:05:32.302Z] c4d48a809fc2: Pull complete [2023-12-15T05:05:32.302Z] 4f1c88b9dad5: Verifying Checksum [2023-12-15T05:05:32.302Z] 4f1c88b9dad5: Download complete [2023-12-15T05:05:32.868Z] ce7588e14bc9: Verifying Checksum [2023-12-15T05:05:35.468Z] 4f1c88b9dad5: Pull complete [2023-12-15T05:05:35.468Z] ad3a456e5733: Pull complete [2023-12-15T05:05:35.468Z] 69c7f0334f64: Pull complete [2023-12-15T05:05:35.468Z] 1f1c1a5573a3: Pull complete [2023-12-15T05:05:37.390Z] ce7588e14bc9: Pull complete [2023-12-15T05:05:37.957Z] b5e4710f87ac: Pull complete [2023-12-15T05:05:37.957Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-15T05:05:37.957Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-15T05:05:37.957Z] ---> 88b5674ff536 [2023-12-15T05:05:37.957Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-15T05:05:43.244Z] ---> Running in fe066bbdc99b [2023-12-15T05:05:43.244Z] Removing intermediate container fe066bbdc99b [2023-12-15T05:05:43.244Z] ---> e3acc609c3d6 [2023-12-15T05:05:43.244Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T05:05:43.244Z] ---> Running in e678e3010c1c [2023-12-15T05:05:43.244Z] Removing intermediate container e678e3010c1c [2023-12-15T05:05:43.244Z] ---> ae7413599333 [2023-12-15T05:05:43.244Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-15T05:05:43.244Z] ---> Running in 7e906f599596 [2023-12-15T05:05:43.244Z] Removing intermediate container 7e906f599596 [2023-12-15T05:05:43.244Z] ---> 16f0fd9dfdd8 [2023-12-15T05:05:43.244Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T05:05:43.244Z] ---> Running in 2c128c8222d4 [2023-12-15T05:05:43.244Z] Removing intermediate container 2c128c8222d4 [2023-12-15T05:05:43.244Z] ---> 800022beb572 [2023-12-15T05:05:43.244Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T05:05:43.244Z] ---> Running in 1c8f119373b8 [2023-12-15T05:05:43.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T05:05:43.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T05:05:43.503Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T05:05:43.503Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T05:05:43.503Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T05:05:43.503Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T05:05:43.503Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T05:05:43.503Z] OK: 268 MiB in 56 packages [2023-12-15T05:05:44.075Z] Removing intermediate container 1c8f119373b8 [2023-12-15T05:05:44.075Z] ---> d5421b8a07d6 [2023-12-15T05:05:44.075Z] Step 8/12 : WORKDIR /device-snmp-go [2023-12-15T05:05:44.075Z] ---> Running in 9e3a9c263d53 [2023-12-15T05:05:44.336Z] Removing intermediate container 9e3a9c263d53 [2023-12-15T05:05:44.336Z] ---> c301cbb9bc26 [2023-12-15T05:05:44.336Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-15T05:05:44.336Z] ---> 1c402289b871 [2023-12-15T05:05:44.336Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T05:05:44.336Z] ---> Running in 6288c11ad977 [2023-12-15T05:05:44.363Z] Still waiting to schedule task [2023-12-15T05:05:44.363Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-15T05:06:31.020Z] Removing intermediate container 6288c11ad977 [2023-12-15T05:06:31.021Z] ---> a45609cdf7e1 [2023-12-15T05:06:31.021Z] Step 11/12 : COPY . . [2023-12-15T05:06:31.589Z] ---> 81f09df0dc88 [2023-12-15T05:06:31.589Z] Step 12/12 : RUN ${MAKE} [2023-12-15T05:06:31.589Z] ---> Running in 5d33ab02341d [2023-12-15T05:06:31.848Z] noop [2023-12-15T05:06:32.107Z] Removing intermediate container 5d33ab02341d [2023-12-15T05:06:32.107Z] ---> 4c7eb9b421a7 [2023-12-15T05:06:32.107Z] Successfully built 4c7eb9b421a7 [2023-12-15T05:06:32.107Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:06:32.645Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T05:06:32.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T05:06:32.857Z] prd-ubuntu20.04-docker-8c-8g-25140 does not seem to be running inside a container [2023-12-15T05:06:32.889Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-336 -v /w/workspace/gexfoundry_device-snmp-go_PR-336:/w/workspace/gexfoundry_device-snmp-go_PR-336:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-15T05:06:33.217Z] $ docker top 640c1c14b5946fc84606e82a27a6a1ff207b255e66f1519eddffa7fbf493a5ff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T05:06:33.653Z] + go version [2023-12-15T05:06:33.653Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-15T05:06:33.688Z] $ docker stop --time=1 640c1c14b5946fc84606e82a27a6a1ff207b255e66f1519eddffa7fbf493a5ff [2023-12-15T05:06:34.947Z] $ docker rm -f --volumes 640c1c14b5946fc84606e82a27a6a1ff207b255e66f1519eddffa7fbf493a5ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:06:35.899Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T05:06:35.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T05:06:36.164Z] prd-ubuntu20.04-docker-8c-8g-25140 does not seem to be running inside a container [2023-12-15T05:06:36.197Z] $ 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-336 -v /w/workspace/gexfoundry_device-snmp-go_PR-336:/w/workspace/gexfoundry_device-snmp-go_PR-336:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-15T05:06:36.517Z] $ docker top 1eef8dd8833e62f477da1702de0a55baa62f7949c75ee188e4656923e8bab4b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T05:06:36.951Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-336 [Pipeline] fileExists [Pipeline] sh [2023-12-15T05:06:37.348Z] + make test [2023-12-15T05:06:37.348Z] go test ./... -coverprofile=coverage.out [2023-12-15T05:06:38.724Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-15T05:06:48.702Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-15T05:06:48.702Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-12-15T05:06:56.822Z] go vet ./... [2023-12-15T05:06:59.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T05:06:59.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T05:06:59.349Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T05:06:59.387Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T05:06:59.448Z] $ docker stop --time=1 1eef8dd8833e62f477da1702de0a55baa62f7949c75ee188e4656923e8bab4b7 [2023-12-15T05:07:02.360Z] $ docker rm -f --volumes 1eef8dd8833e62f477da1702de0a55baa62f7949c75ee188e4656923e8bab4b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T05:07:02.968Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T05:07:03.044Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-15T05:07:03.866Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T05:07:04.174Z] + ls -al . [2023-12-15T05:07:04.174Z] total 172 [2023-12-15T05:07:04.174Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 05:06 . [2023-12-15T05:07:04.174Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 05:05 .. [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 05:05 .dockerignore [2023-12-15T05:07:04.174Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 05:06 .git [2023-12-15T05:07:04.174Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 05:05 .github [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 15 05:05 .gitignore [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 05:05 .golangci.yml [2023-12-15T05:07:04.174Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 05:05 .semver [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 15 05:05 Attribution.txt [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 15 05:05 CHANGELOG.md [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 15 05:05 Dockerfile [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 05:05 GOVERNANCE.md [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 05:05 Jenkinsfile [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 05:05 LICENSE [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 15 05:05 Makefile [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 05:05 OWNERS.md [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 15 05:05 README.md [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 15 05:05 VERSION [2023-12-15T05:07:04.174Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 05:05 bin [2023-12-15T05:07:04.174Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 05:05 cmd [2023-12-15T05:07:04.174Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 15 05:06 coverage.out [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 15 05:05 go.mod [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 15 05:05 go.sum [2023-12-15T05:07:04.174Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 05:05 internal [2023-12-15T05:07:04.174Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 05:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:07:04.623Z] + 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=cff50b6e48a4132b9eb62726df369c2f6373a231 --label arch=amd64 --label version=0.0.0 . [2023-12-15T05:07:04.623Z] Sending build context to Docker daemon 14.1MB [2023-12-15T05:07:04.623Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T05:07:04.623Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-15T05:07:04.623Z] ---> 4c7eb9b421a7 [2023-12-15T05:07:04.623Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-15T05:07:04.880Z] ---> Running in 979d526fa38d [2023-12-15T05:07:04.880Z] Removing intermediate container 979d526fa38d [2023-12-15T05:07:04.880Z] ---> 3f73f4dc170b [2023-12-15T05:07:04.880Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T05:07:04.880Z] ---> Running in 3a0e2942219a [2023-12-15T05:07:05.138Z] Removing intermediate container 3a0e2942219a [2023-12-15T05:07:05.138Z] ---> cb454ea37004 [2023-12-15T05:07:05.138Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-15T05:07:05.138Z] ---> Running in 3f2b78db69da [2023-12-15T05:07:05.138Z] Removing intermediate container 3f2b78db69da [2023-12-15T05:07:05.138Z] ---> eb6973e068a7 [2023-12-15T05:07:05.138Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T05:07:05.138Z] ---> Running in b6831ff8f0ec [2023-12-15T05:07:05.138Z] Removing intermediate container b6831ff8f0ec [2023-12-15T05:07:05.138Z] ---> d52073e1938c [2023-12-15T05:07:05.138Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T05:07:05.138Z] ---> Running in 52c4d6d6b431 [2023-12-15T05:07:05.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T05:07:05.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T05:07:05.655Z] OK: 268 MiB in 56 packages [2023-12-15T05:07:06.223Z] Removing intermediate container 52c4d6d6b431 [2023-12-15T05:07:06.223Z] ---> 1e9f12f4b9a7 [2023-12-15T05:07:06.223Z] Step 8/25 : WORKDIR /device-snmp-go [2023-12-15T05:07:06.223Z] ---> Running in 43468bd3a06e [2023-12-15T05:07:06.223Z] Removing intermediate container 43468bd3a06e [2023-12-15T05:07:06.223Z] ---> 2ac0f10a038e [2023-12-15T05:07:06.223Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-15T05:07:06.223Z] ---> 96e918809e0a [2023-12-15T05:07:06.223Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T05:07:06.223Z] ---> Running in 45f6f7bc7725 [2023-12-15T05:07:07.318Z] Removing intermediate container 45f6f7bc7725 [2023-12-15T05:07:07.318Z] ---> 88b6d056542b [2023-12-15T05:07:07.318Z] Step 11/25 : COPY . . [2023-12-15T05:07:07.577Z] ---> a7dfd7ed64de [2023-12-15T05:07:07.577Z] Step 12/25 : RUN ${MAKE} [2023-12-15T05:07:07.577Z] ---> Running in 1337f0a890e8 [2023-12-15T05:07:07.835Z] 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.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-15T05:07:25.916Z] Removing intermediate container 1337f0a890e8 [2023-12-15T05:07:25.916Z] ---> 1c052ba7b05f [2023-12-15T05:07:25.916Z] Step 13/25 : FROM alpine:3.18 [2023-12-15T05:07:25.916Z] 3.18: Pulling from library/alpine [2023-12-15T05:07:26.181Z] c926b61bad3b: Pulling fs layer [2023-12-15T05:07:26.182Z] c926b61bad3b: Verifying Checksum [2023-12-15T05:07:26.182Z] c926b61bad3b: Download complete [2023-12-15T05:07:26.514Z] c926b61bad3b: Pull complete [2023-12-15T05:07:26.514Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T05:07:26.514Z] Status: Downloaded newer image for alpine:3.18 [2023-12-15T05:07:26.514Z] ---> b541f2080109 [2023-12-15T05:07:26.514Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-12-15T05:07:26.773Z] ---> Running in d46f97517661 [2023-12-15T05:07:27.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T05:07:27.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T05:07:27.291Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T05:07:27.291Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T05:07:27.291Z] OK: 7 MiB in 16 packages [2023-12-15T05:07:27.550Z] Removing intermediate container d46f97517661 [2023-12-15T05:07:27.550Z] ---> bc3ada65df7c [2023-12-15T05:07:27.550Z] Step 15/25 : RUN apk --no-cache upgrade [2023-12-15T05:07:27.808Z] ---> Running in d288b8dd62db [2023-12-15T05:07:28.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T05:07:28.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T05:07:28.358Z] OK: 7 MiB in 16 packages [2023-12-15T05:07:28.618Z] Removing intermediate container d288b8dd62db [2023-12-15T05:07:28.619Z] ---> b283739c672f [2023-12-15T05:07:28.619Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-12-15T05:07:29.693Z] ---> a2d500928e2b [2023-12-15T05:07:29.693Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-15T05:07:29.950Z] ---> 54d890f24b60 [2023-12-15T05:07:29.950Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-12-15T05:07:29.950Z] ---> b696a9df9944 [2023-12-15T05:07:29.950Z] Step 19/25 : EXPOSE 59993 [2023-12-15T05:07:29.950Z] ---> Running in e4914fa2fcd9 [2023-12-15T05:07:30.210Z] Removing intermediate container e4914fa2fcd9 [2023-12-15T05:07:30.210Z] ---> 3ef4c53d1154 [2023-12-15T05:07:30.210Z] Step 20/25 : EXPOSE 161 [2023-12-15T05:07:30.210Z] ---> Running in 6253e0d9fa50 [2023-12-15T05:07:30.210Z] Removing intermediate container 6253e0d9fa50 [2023-12-15T05:07:30.210Z] ---> 8585b8d4e4aa [2023-12-15T05:07:30.210Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-12-15T05:07:30.210Z] ---> Running in 15722fca3c85 [2023-12-15T05:07:30.210Z] Removing intermediate container 15722fca3c85 [2023-12-15T05:07:30.210Z] ---> e279765c9e92 [2023-12-15T05:07:30.210Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-15T05:07:30.210Z] ---> Running in 021f982aea8d [2023-12-15T05:07:30.470Z] Removing intermediate container 021f982aea8d [2023-12-15T05:07:30.470Z] ---> 74f3883f4506 [2023-12-15T05:07:30.470Z] Step 23/25 : LABEL arch=amd64 [2023-12-15T05:07:30.470Z] ---> Running in 21a8fbaa0e3a [2023-12-15T05:07:30.470Z] Removing intermediate container 21a8fbaa0e3a [2023-12-15T05:07:30.470Z] ---> 914e57649118 [2023-12-15T05:07:30.470Z] Step 24/25 : LABEL git_sha=cff50b6e48a4132b9eb62726df369c2f6373a231 [2023-12-15T05:07:30.470Z] ---> Running in 76490e911b8d [2023-12-15T05:07:30.470Z] Removing intermediate container 76490e911b8d [2023-12-15T05:07:30.470Z] ---> c95e40d59c59 [2023-12-15T05:07:30.470Z] Step 25/25 : LABEL version=0.0.0 [2023-12-15T05:07:30.730Z] ---> Running in 90c2b3ba1b15 [2023-12-15T05:07:30.730Z] Removing intermediate container 90c2b3ba1b15 [2023-12-15T05:07:30.730Z] ---> ba433731857a [2023-12-15T05:07:30.730Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-15T05:07:30.730Z] Successfully built ba433731857a [2023-12-15T05:07:30.730Z] 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 [2023-12-15T05:07:31.971Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T05:07:31.971Z] [2023-12-15T05:07:31.971Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:07:32.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T05:07:32.383Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-15T05:07:32.383Z] 5eb5b503b376: Pulling fs layer [2023-12-15T05:07:32.383Z] 5c69ac0246d0: Pulling fs layer [2023-12-15T05:07:32.383Z] ec43610c2a17: Pulling fs layer [2023-12-15T05:07:32.383Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-15T05:07:32.383Z] 33b1e0a273af: Pulling fs layer [2023-12-15T05:07:32.383Z] 5d3b04190fa2: Pulling fs layer [2023-12-15T05:07:32.383Z] 2f39f015ded8: Pulling fs layer [2023-12-15T05:07:32.383Z] 5d3b04190fa2: Waiting [2023-12-15T05:07:32.383Z] 3a2ae6a8a46f: Waiting [2023-12-15T05:07:32.383Z] 2f39f015ded8: Waiting [2023-12-15T05:07:32.383Z] 33b1e0a273af: Waiting [2023-12-15T05:07:32.383Z] 5c69ac0246d0: Verifying Checksum [2023-12-15T05:07:32.383Z] 5c69ac0246d0: Download complete [2023-12-15T05:07:32.383Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-15T05:07:32.383Z] 3a2ae6a8a46f: Download complete [2023-12-15T05:07:32.383Z] 33b1e0a273af: Verifying Checksum [2023-12-15T05:07:32.383Z] 33b1e0a273af: Download complete [2023-12-15T05:07:32.383Z] ec43610c2a17: Verifying Checksum [2023-12-15T05:07:32.383Z] ec43610c2a17: Download complete [2023-12-15T05:07:32.641Z] 5eb5b503b376: Download complete [2023-12-15T05:07:33.207Z] 2f39f015ded8: Download complete [2023-12-15T05:07:33.772Z] 5eb5b503b376: Pull complete [2023-12-15T05:07:34.030Z] 5c69ac0246d0: Pull complete [2023-12-15T05:07:34.289Z] ec43610c2a17: Pull complete [2023-12-15T05:07:34.289Z] 3a2ae6a8a46f: Pull complete [2023-12-15T05:07:34.549Z] 33b1e0a273af: Pull complete [2023-12-15T05:07:34.808Z] 5d3b04190fa2: Pull complete [2023-12-15T05:07:38.998Z] 2f39f015ded8: Pull complete [2023-12-15T05:07:38.998Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-15T05:07:38.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T05:07:38.998Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T05:07:39.334Z] prd-ubuntu20.04-docker-8c-8g-25140 does not seem to be running inside a container [2023-12-15T05:07:39.367Z] $ 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-336 -v /w/workspace/gexfoundry_device-snmp-go_PR-336:/w/workspace/gexfoundry_device-snmp-go_PR-336:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T05:07:42.180Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25141 in /w/workspace/gexfoundry_device-snmp-go_PR-336 [2023-12-15T05:07:42.805Z] $ docker top b9165d8e8b7ef8195e51481b6a946865e7ad16af116f0d06bbecc1f122739e73 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-12-15T05:07:43.167Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-15T05:07:43.286Z] Selected Git installation does not exist. Using Default [2023-12-15T05:07:43.286Z] The recommended git tool is: NONE [2023-12-15T05:07:43.396Z] ---> job-cost.sh [2023-12-15T05:07:43.396Z] lf-activate-venv: SKIPPING [2023-12-15T05:07:43.396Z] INFO: No Stack... [2023-12-15T05:07:43.655Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T05:07:43.915Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T05:07:44.238Z] + + cut -d, -f6 [2023-12-15T05:07:44.238Z] cat /w/workspace/gexfoundry_device-snmp-go_PR-336/archives/cost.csv [Pipeline] lock [2023-12-15T05:07:44.276Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-336-1-stack-cost] [2023-12-15T05:07:44.282Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-336-1-stack-cost] did not exist. Created. [2023-12-15T05:07:44.282Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T05:07:44.750Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T05:07:44.792Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T05:07:44.859Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T05:07:45.003Z] $ docker stop --time=1 b9165d8e8b7ef8195e51481b6a946865e7ad16af116f0d06bbecc1f122739e73 [2023-12-15T05:07:46.154Z] $ docker rm -f --volumes b9165d8e8b7ef8195e51481b6a946865e7ad16af116f0d06bbecc1f122739e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-15T05:07:49.795Z] using credential edgex-jenkins-ssh [2023-12-15T05:07:49.816Z] Cloning the remote Git repository [2023-12-15T05:07:49.859Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-12-15T05:07:49.951Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-12-15T05:07:50.077Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-15T05:07:50.078Z] > git --version # timeout=10 [2023-12-15T05:07:50.095Z] > git --version # 'git version 2.25.1' [2023-12-15T05:07:50.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T05:07:50.234Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T05:07:51.839Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-15T05:07:51.862Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T05:07:53.237Z] Merging remotes/origin/main commit 027e49bbb3adb675c2501a9a4fed4a08c937de63 into PR head commit cff50b6e48a4132b9eb62726df369c2f6373a231 [2023-12-15T05:07:52.670Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-15T05:07:52.710Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-15T05:07:52.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T05:07:52.724Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/336/head:refs/remotes/origin/PR-336 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-15T05:07:53.254Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T05:07:53.319Z] > git checkout -f cff50b6e48a4132b9eb62726df369c2f6373a231 # timeout=10 [2023-12-15T05:07:53.479Z] Merge succeeded, producing cff50b6e48a4132b9eb62726df369c2f6373a231 [2023-12-15T05:07:53.480Z] Checking out Revision cff50b6e48a4132b9eb62726df369c2f6373a231 (PR-336) [2023-12-15T05:07:53.978Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-15T05:07:54.024Z] > git --version # timeout=10 [2023-12-15T05:07:54.035Z] > git --version # 'git version 2.25.1' [2023-12-15T05:07:54.051Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-12-15T05:07:53.397Z] > git remote # timeout=10 [2023-12-15T05:07:53.417Z] > git config --get remote.origin.url # timeout=10 [2023-12-15T05:07:53.431Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T05:07:53.443Z] > git merge 027e49bbb3adb675c2501a9a4fed4a08c937de63 # timeout=10 [2023-12-15T05:07:53.466Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-15T05:07:53.485Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T05:07:53.496Z] > git checkout -f cff50b6e48a4132b9eb62726df369c2f6373a231 # timeout=10 [Pipeline] sh [2023-12-15T05:07:55.429Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-15T05:07:55.429Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T05:07:55.429Z] Dload Upload Total Spent Left Speed [2023-12-15T05:07:55.429Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 92569 0 --:--:-- --:--:-- --:--:-- 93250 [Pipeline] sh [2023-12-15T05:07:55.770Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-15T05:07:56.109Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-12-15T05:07:56.109Z] /etc/docker/daemon.new [2023-12-15T05:07:56.109Z] { [2023-12-15T05:07:56.109Z] "registry-mirrors": [ [2023-12-15T05:07:56.109Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-15T05:07:56.109Z] ], [2023-12-15T05:07:56.109Z] "bip": "10.250.0.254/24", [2023-12-15T05:07:56.109Z] "hosts": [ [2023-12-15T05:07:56.109Z] "tcp://0.0.0.0:5555", [2023-12-15T05:07:56.109Z] "unix:///var/run/docker.sock" [2023-12-15T05:07:56.109Z] ], [2023-12-15T05:07:56.109Z] "mtu": 1458, [2023-12-15T05:07:56.109Z] "selinux-enabled": true, [2023-12-15T05:07:56.109Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-15T05:07:56.109Z] } [Pipeline] sh [2023-12-15T05:07:56.448Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-15T05:07:56.790Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T05:08:15.138Z] provisioning config files... [2023-12-15T05:08:15.163Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config17999772312497351573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:08:15.701Z] ---> ****-login.sh [2023-12-15T05:08:15.701Z] nexus3.edgexfoundry.org:10001 [2023-12-15T05:08:15.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:08:15.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:08:15.976Z] Configure a credential helper to remove this warning. See [2023-12-15T05:08:15.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:08:15.976Z] [2023-12-15T05:08:16.245Z] Login Succeeded [2023-12-15T05:08:16.245Z] nexus3.edgexfoundry.org:10002 [2023-12-15T05:08:16.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:08:16.525Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:08:16.526Z] Configure a credential helper to remove this warning. See [2023-12-15T05:08:16.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:08:16.526Z] [2023-12-15T05:08:16.526Z] Login Succeeded [2023-12-15T05:08:16.526Z] nexus3.edgexfoundry.org:10003 [2023-12-15T05:08:16.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:08:16.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:08:16.796Z] Configure a credential helper to remove this warning. See [2023-12-15T05:08:16.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:08:16.796Z] [2023-12-15T05:08:16.796Z] Login Succeeded [2023-12-15T05:08:16.796Z] nexus3.edgexfoundry.org:10004 [2023-12-15T05:08:16.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:08:17.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:08:17.065Z] Configure a credential helper to remove this warning. See [2023-12-15T05:08:17.065Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:08:17.065Z] [2023-12-15T05:08:17.065Z] Login Succeeded [2023-12-15T05:08:17.065Z] ****.io [2023-12-15T05:08:17.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T05:08:17.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T05:08:17.603Z] Configure a credential helper to remove this warning. See [2023-12-15T05:08:17.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T05:08:17.603Z] [2023-12-15T05:08:17.603Z] Login Succeeded [2023-12-15T05:08:17.603Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T05:08:17.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T05:08:18.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T05:08:18.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T05:08:18.427Z] ========================================================= [2023-12-15T05:08:18.427Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-15T05:08:18.427Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:08:19.084Z] + 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 . [2023-12-15T05:08:20.046Z] #0 building with "default" instance using docker driver [2023-12-15T05:08:20.046Z] [2023-12-15T05:08:20.046Z] #1 [internal] load build definition from Dockerfile [2023-12-15T05:08:20.046Z] #1 transferring dockerfile: [2023-12-15T05:08:20.316Z] #1 transferring dockerfile: 1.61kB 0.0s done [2023-12-15T05:08:20.316Z] #1 DONE 0.1s [2023-12-15T05:08:20.316Z] [2023-12-15T05:08:20.316Z] #2 [internal] load .dockerignore [2023-12-15T05:08:20.316Z] #2 transferring context: 46B done [2023-12-15T05:08:20.316Z] #2 DONE 0.1s [2023-12-15T05:08:20.316Z] [2023-12-15T05:08:20.316Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-15T05:08:20.316Z] #3 DONE 0.1s [2023-12-15T05:08:20.316Z] [2023-12-15T05:08:20.316Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T05:08:20.316Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-15T05:08:20.586Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-15T05:08:20.586Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.89MB / 3.33MB 0.1s [2023-12-15T05:08:20.586Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-15T05:08:20.586Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-15T05:08:20.586Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-15T05:08:20.586Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-15T05:08:20.586Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-15T05:08:20.586Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-15T05:08:20.586Z] #4 ... [2023-12-15T05:08:20.586Z] [2023-12-15T05:08:20.586Z] #5 [internal] load build context [2023-12-15T05:08:20.586Z] #5 transferring context: 7.03MB 0.3s done [2023-12-15T05:08:20.586Z] #5 DONE 0.3s [2023-12-15T05:08:20.586Z] [2023-12-15T05:08:20.586Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T05:08:20.586Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s [2023-12-15T05:08:20.586Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-15T05:08:20.586Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2023-12-15T05:08:20.586Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-15T05:08:20.586Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-15T05:08:20.860Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.49MB / 63.99MB 0.4s [2023-12-15T05:08:20.860Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.58MB / 11.40MB 0.4s [2023-12-15T05:08:20.860Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s [2023-12-15T05:08:20.860Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-15T05:08:20.860Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s [2023-12-15T05:08:20.860Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.5s [2023-12-15T05:08:21.132Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.7s [2023-12-15T05:08:21.132Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.7s [2023-12-15T05:08:21.132Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-15T05:08:21.132Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.8s [2023-12-15T05:08:21.132Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.8s [2023-12-15T05:08:21.132Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-15T05:08:21.399Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.70MB / 63.99MB 0.9s [2023-12-15T05:08:21.399Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 0.9s [2023-12-15T05:08:21.399Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s [2023-12-15T05:08:21.399Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.0s [2023-12-15T05:08:21.399Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-15T05:08:21.666Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.2s [2023-12-15T05:08:21.666Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 1.2s [2023-12-15T05:08:21.666Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 57.67MB / 63.99MB 1.3s [2023-12-15T05:08:21.666Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.04MB / 97.63MB 1.3s [2023-12-15T05:08:21.934Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2023-12-15T05:08:21.934Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.76MB / 97.63MB 1.5s [2023-12-15T05:08:22.202Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.7s [2023-12-15T05:08:22.202Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-15T05:08:22.202Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 81.79MB / 97.63MB 1.8s [2023-12-15T05:08:22.202Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 1.9s [2023-12-15T05:08:22.476Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 94.27MB / 97.63MB 2.0s [2023-12-15T05:08:22.743Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-15T05:08:28.085Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s [2023-12-15T05:08:32.342Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.4s [2023-12-15T05:08:39.010Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.3s done [2023-12-15T05:08:39.978Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-15T05:08:39.978Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-15T05:08:39.978Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-15T05:08:45.328Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2023-12-15T05:08:48.673Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.7s done [2023-12-15T05:08:48.942Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-15T05:08:50.886Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-15T05:08:50.886Z] #4 DONE 30.5s [2023-12-15T05:08:50.886Z] [2023-12-15T05:08:50.886Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T05:08:51.848Z] #6 0.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T05:08:51.848Z] #6 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T05:08:53.263Z] #6 1.987 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T05:08:53.263Z] #6 2.012 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T05:08:53.263Z] #6 2.023 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T05:08:53.263Z] #6 2.085 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T05:08:53.263Z] #6 2.112 Executing busybox-1.36.1-r5.trigger [2023-12-15T05:08:53.263Z] #6 2.148 OK: 271 MiB in 56 packages [2023-12-15T05:08:55.216Z] #6 DONE 3.9s [2023-12-15T05:08:55.216Z] [2023-12-15T05:08:55.216Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2023-12-15T05:08:55.216Z] #7 DONE 0.1s [2023-12-15T05:08:55.216Z] [2023-12-15T05:08:55.216Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T05:08:55.216Z] #8 DONE 0.1s [2023-12-15T05:08:55.216Z] [2023-12-15T05:08:55.216Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T05:09:21.916Z] #9 DONE 23.4s [2023-12-15T05:09:21.916Z] [2023-12-15T05:09:21.916Z] #10 [builder 6/7] COPY . . [2023-12-15T05:09:21.916Z] #10 DONE 0.3s [2023-12-15T05:09:21.916Z] [2023-12-15T05:09:21.916Z] #11 [builder 7/7] RUN echo noop [2023-12-15T05:09:21.916Z] #11 0.638 noop [2023-12-15T05:09:21.916Z] #11 DONE 0.7s [2023-12-15T05:09:21.916Z] [2023-12-15T05:09:21.916Z] #12 exporting to image [2023-12-15T05:09:21.916Z] #12 exporting layers [2023-12-15T05:09:43.989Z] #12 exporting layers 21.4s done [2023-12-15T05:09:43.989Z] #12 writing image sha256:eae9e8107ef977821caa8b9585317864e6bb026875bfa594612551f9e02bc910 done [2023-12-15T05:09:43.989Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-15T05:09:43.989Z] #12 DONE 21.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:09:44.578Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T05:09:44.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T05:09:44.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-25141 does not seem to be running inside a container [2023-12-15T05:09:44.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-15T05:09:46.171Z] $ docker top ade79eb0f063b346d3c7df58a4dc5d14c942d6aeb99ec922098739a9a9ca3aab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T05:09:46.765Z] + go version [2023-12-15T05:09:47.033Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-15T05:09:47.072Z] $ docker stop --time=1 ade79eb0f063b346d3c7df58a4dc5d14c942d6aeb99ec922098739a9a9ca3aab [2023-12-15T05:09:48.614Z] $ docker rm -f --volumes ade79eb0f063b346d3c7df58a4dc5d14c942d6aeb99ec922098739a9a9ca3aab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:09:49.792Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T05:09:49.792Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T05:09:50.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-25141 does not seem to be running inside a container [2023-12-15T05:09:50.167Z] $ 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 ******** ci-base-image-arm64 cat [2023-12-15T05:09:51.072Z] $ docker top 51df2b142c1b47be1edfd8eab9fa949ca989b2a9b32f8796a46092615924769e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T05:09:51.651Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-15T05:09:52.078Z] + make test [2023-12-15T05:09:52.078Z] go test ./... -coverprofile=coverage.out [2023-12-15T05:09:56.337Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-15T05:10:52.757Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-15T05:10:52.757Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.037s coverage: 0.0% of statements [2023-12-15T05:10:52.757Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-15T05:10:52.757Z] go vet ./... [2023-12-15T05:10:59.423Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T05:10:59.423Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T05:10:59.423Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T05:10:59.463Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T05:10:59.534Z] $ docker stop --time=1 51df2b142c1b47be1edfd8eab9fa949ca989b2a9b32f8796a46092615924769e [2023-12-15T05:11:01.400Z] $ docker rm -f --volumes 51df2b142c1b47be1edfd8eab9fa949ca989b2a9b32f8796a46092615924769e [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T05:11:02.645Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T05:11:02.681Z] Warning: overwriting stash ‘coverage-report’ [2023-12-15T05:11:03.093Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T05:11:03.957Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T05:11:04.298Z] + ls -al . [2023-12-15T05:11:04.298Z] total 168 [2023-12-15T05:11:04.298Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 15 05:09 . [2023-12-15T05:11:04.298Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 05:07 .. [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 05:07 .dockerignore [2023-12-15T05:11:04.298Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 05:07 .git [2023-12-15T05:11:04.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 05:07 .github [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 15 05:07 .gitignore [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 05:07 .golangci.yml [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 15 05:07 Attribution.txt [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 15 05:07 CHANGELOG.md [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 15 05:07 Dockerfile [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 05:07 GOVERNANCE.md [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 05:07 Jenkinsfile [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 05:07 LICENSE [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 15 05:07 Makefile [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 05:07 OWNERS.md [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 15 05:07 README.md [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 15 05:05 VERSION [2023-12-15T05:11:04.298Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 05:07 bin [2023-12-15T05:11:04.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 05:07 cmd [2023-12-15T05:11:04.298Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 15 05:10 coverage.out [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 15 05:07 go.mod [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 15 05:07 go.sum [2023-12-15T05:11:04.298Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 05:07 internal [2023-12-15T05:11:04.298Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 05:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:11:04.797Z] + 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=cff50b6e48a4132b9eb62726df369c2f6373a231 --label arch=arm64 --label version=0.0.0 . [2023-12-15T05:11:05.379Z] #0 building with "default" instance using docker driver [2023-12-15T05:11:05.379Z] [2023-12-15T05:11:05.379Z] #1 [internal] load build definition from Dockerfile [2023-12-15T05:11:05.379Z] #1 transferring dockerfile: [2023-12-15T05:11:05.644Z] #1 transferring dockerfile: 1.61kB done [2023-12-15T05:11:05.644Z] #1 DONE 0.0s [2023-12-15T05:11:05.644Z] [2023-12-15T05:11:05.644Z] #2 [internal] load .dockerignore [2023-12-15T05:11:05.644Z] #2 transferring context: 46B done [2023-12-15T05:11:05.644Z] #2 DONE 0.0s [2023-12-15T05:11:05.644Z] [2023-12-15T05:11:05.644Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-15T05:11:05.644Z] #3 DONE 0.0s [2023-12-15T05:11:05.644Z] [2023-12-15T05:11:05.644Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-15T05:11:06.602Z] #4 DONE 0.9s [2023-12-15T05:11:06.602Z] [2023-12-15T05:11:06.602Z] #5 [internal] load build context [2023-12-15T05:11:06.602Z] #5 transferring context: 15.59kB 0.0s done [2023-12-15T05:11:06.602Z] #5 DONE 0.1s [2023-12-15T05:11:06.602Z] [2023-12-15T05:11:06.602Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T05:11:06.602Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-15T05:11:06.602Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-15T05:11:06.602Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-15T05:11:06.602Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-15T05:11:06.602Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s [2023-12-15T05:11:06.602Z] #6 ... [2023-12-15T05:11:06.602Z] [2023-12-15T05:11:06.602Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-15T05:11:06.602Z] #7 DONE 0.2s [2023-12-15T05:11:06.602Z] [2023-12-15T05:11:06.602Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T05:11:06.602Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.2s [2023-12-15T05:11:06.872Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done [2023-12-15T05:11:06.872Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-15T05:11:07.141Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-15T05:11:07.422Z] #6 DONE 1.0s [2023-12-15T05:11:07.422Z] [2023-12-15T05:11:07.422Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T05:11:07.422Z] #8 0.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T05:11:10.781Z] #8 3.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T05:11:11.367Z] #8 4.897 OK: 271 MiB in 56 packages [2023-12-15T05:11:12.353Z] #8 DONE 5.5s [2023-12-15T05:11:12.353Z] [2023-12-15T05:11:12.354Z] #9 [builder 3/7] WORKDIR /device-snmp-go [2023-12-15T05:11:12.354Z] #9 DONE 0.1s [2023-12-15T05:11:12.354Z] [2023-12-15T05:11:12.354Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T05:11:12.354Z] #10 DONE 0.2s [2023-12-15T05:11:12.354Z] [2023-12-15T05:11:12.354Z] #11 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-15T05:11:12.354Z] #11 0.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T05:11:12.354Z] #11 3.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T05:11:12.354Z] #11 4.607 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T05:11:12.354Z] #11 4.619 Executing busybox-1.36.1-r5.trigger [2023-12-15T05:11:12.354Z] #11 4.644 OK: 8 MiB in 16 packages [2023-12-15T05:11:12.354Z] #11 DONE 5.0s [2023-12-15T05:11:12.354Z] [2023-12-15T05:11:12.354Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T05:11:13.327Z] #12 0.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T05:11:13.594Z] #12 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T05:11:13.876Z] #12 ... [2023-12-15T05:11:13.876Z] [2023-12-15T05:11:13.876Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T05:11:13.876Z] #13 DONE 1.4s [2023-12-15T05:11:13.876Z] [2023-12-15T05:11:13.876Z] #14 [builder 6/7] COPY . . [2023-12-15T05:11:14.160Z] #14 DONE 0.3s [2023-12-15T05:11:14.160Z] [2023-12-15T05:11:14.160Z] #15 [builder 7/7] RUN make build [2023-12-15T05:11:14.798Z] #15 0.762 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.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-15T05:11:15.589Z] #15 ... [2023-12-15T05:11:15.589Z] [2023-12-15T05:11:15.589Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T05:11:15.589Z] #12 2.510 OK: 8 MiB in 16 packages [2023-12-15T05:11:15.589Z] #12 DONE 2.8s [2023-12-15T05:11:15.589Z] [2023-12-15T05:11:15.589Z] #15 [builder 7/7] RUN make build [2023-12-15T05:12:24.787Z] #15 DONE 67.5s [2023-12-15T05:12:24.787Z] [2023-12-15T05:12:24.787Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2023-12-15T05:12:24.787Z] #16 DONE 0.4s [2023-12-15T05:12:24.787Z] [2023-12-15T05:12:24.787Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-15T05:12:24.787Z] #17 DONE 0.1s [2023-12-15T05:12:24.787Z] [2023-12-15T05:12:24.787Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2023-12-15T05:12:24.787Z] #18 DONE 0.1s [2023-12-15T05:12:24.787Z] [2023-12-15T05:12:24.787Z] #19 exporting to image [2023-12-15T05:12:24.787Z] #19 exporting layers [2023-12-15T05:12:26.195Z] #19 exporting layers 3.6s done [2023-12-15T05:12:26.195Z] #19 writing image sha256:3270e510c296723621a5c295a91c819c88ce22e31a797d8ca0493c8209efe1f2 done [2023-12-15T05:12:26.195Z] #19 naming to docker.io/library/device-snmp-arm64 done [2023-12-15T05:12:26.195Z] #19 DONE 3.7s [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 [2023-12-15T05:12:27.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T05:12:27.491Z] [2023-12-15T05:12:27.491Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:12:27.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T05:12:28.201Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-15T05:12:28.201Z] 8998bd30e6a1: Pulling fs layer [2023-12-15T05:12:28.201Z] 04944245beec: Pulling fs layer [2023-12-15T05:12:28.201Z] 699f458cf7ca: Pulling fs layer [2023-12-15T05:12:28.201Z] 765212b225bb: Pulling fs layer [2023-12-15T05:12:28.201Z] f23df028b6ca: Pulling fs layer [2023-12-15T05:12:28.201Z] d65c8cfc05b1: Pulling fs layer [2023-12-15T05:12:28.201Z] 2437ff75d9bd: Pulling fs layer [2023-12-15T05:12:28.201Z] 765212b225bb: Waiting [2023-12-15T05:12:28.201Z] f23df028b6ca: Waiting [2023-12-15T05:12:28.201Z] d65c8cfc05b1: Waiting [2023-12-15T05:12:28.201Z] 2437ff75d9bd: Waiting [2023-12-15T05:12:28.201Z] 04944245beec: Verifying Checksum [2023-12-15T05:12:28.201Z] 04944245beec: Download complete [2023-12-15T05:12:28.201Z] 765212b225bb: Verifying Checksum [2023-12-15T05:12:28.201Z] 765212b225bb: Download complete [2023-12-15T05:12:28.201Z] f23df028b6ca: Verifying Checksum [2023-12-15T05:12:28.201Z] f23df028b6ca: Download complete [2023-12-15T05:12:28.201Z] d65c8cfc05b1: Verifying Checksum [2023-12-15T05:12:28.201Z] d65c8cfc05b1: Download complete [2023-12-15T05:12:28.469Z] 699f458cf7ca: Verifying Checksum [2023-12-15T05:12:28.469Z] 699f458cf7ca: Download complete [2023-12-15T05:12:28.736Z] 8998bd30e6a1: Verifying Checksum [2023-12-15T05:12:28.736Z] 8998bd30e6a1: Download complete [2023-12-15T05:12:30.710Z] 2437ff75d9bd: Verifying Checksum [2023-12-15T05:12:30.710Z] 2437ff75d9bd: Download complete [2023-12-15T05:12:36.071Z] 8998bd30e6a1: Pull complete [2023-12-15T05:12:36.071Z] 04944245beec: Pull complete [2023-12-15T05:12:41.419Z] 699f458cf7ca: Pull complete [2023-12-15T05:12:41.419Z] 765212b225bb: Pull complete [2023-12-15T05:12:42.386Z] f23df028b6ca: Pull complete [2023-12-15T05:12:42.386Z] d65c8cfc05b1: Pull complete [2023-12-15T05:13:09.069Z] 2437ff75d9bd: Pull complete [2023-12-15T05:13:09.069Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-15T05:13:09.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T05:13:09.069Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T05:13:09.573Z] prd-ubuntu20.04-docker-arm64-4c-16g-25141 does not seem to be running inside a container [2023-12-15T05:13:09.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-15T05:13:12.980Z] $ docker top 6569488f38020d3703c0b78c8e5d6217805a036d6653f0cb0f138ba4038e6b9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:13:13.606Z] ---> job-cost.sh [2023-12-15T05:13:13.874Z] lf-activate-venv: SKIPPING [2023-12-15T05:13:13.874Z] INFO: No Stack... [2023-12-15T05:13:14.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T05:13:15.418Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T05:13:15.757Z] + + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-12-15T05:13:15.757Z] cut -d, -f6 [Pipeline] lock [2023-12-15T05:13:15.813Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-336-1-stack-cost] [2023-12-15T05:13:15.818Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-336-1-stack-cost] did not exist. Created. [2023-12-15T05:13:15.818Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-336-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T05:13:16.319Z] /w/workspace/device-snmp-go/1@tmp/durable-1a3b2928/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-15T05:13:16.673Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T05:13:16.712Z] Warning: overwriting stash ‘stack-cost’ [2023-12-15T05:13:16.763Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T05:13:16.796Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-336-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T05:13:16.971Z] $ docker stop --time=1 6569488f38020d3703c0b78c8e5d6217805a036d6653f0cb0f138ba4038e6b9f [2023-12-15T05:13:18.416Z] $ docker rm -f --volumes 6569488f38020d3703c0b78c8e5d6217805a036d6653f0cb0f138ba4038e6b9f [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 [2023-12-15T05:13:20.386Z] provisioning config files... [2023-12-15T05:13:20.393Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp/config2000973024532356432tmp [Pipeline] { [Pipeline] sh [2023-12-15T05:13:20.825Z] + set +x [2023-12-15T05:13:20.825Z] + + curl -s https://codecov.io/bash [2023-12-15T05:13:20.825Z] bash -s -- [2023-12-15T05:13:20.825Z] [2023-12-15T05:13:20.825Z] _____ _ [2023-12-15T05:13:20.825Z] / ____| | | [2023-12-15T05:13:20.825Z] | | ___ __| | ___ ___ _____ __ [2023-12-15T05:13:20.825Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-15T05:13:20.825Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-15T05:13:20.825Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-15T05:13:20.825Z] Bash-1.0.6 [2023-12-15T05:13:20.825Z] [2023-12-15T05:13:20.825Z] [2023-12-15T05:13:20.825Z] ==> git version 2.25.1 found [2023-12-15T05:13:20.825Z] ==> 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 [2023-12-15T05:13:20.825Z] Release-Date: 2020-01-08 [2023-12-15T05:13:20.825Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-15T05:13:20.825Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-15T05:13:20.825Z] ==> Jenkins CI detected. [2023-12-15T05:13:20.825Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-336 [2023-12-15T05:13:20.825Z] project root: . [2023-12-15T05:13:20.825Z] --> token set from env [2023-12-15T05:13:20.826Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-15T05:13:20.826Z] ==> Running gcov in . (disable via -X gcov) [2023-12-15T05:13:20.826Z] ==> Python coveragepy not found [2023-12-15T05:13:20.826Z] ==> Searching for coverage reports in: [2023-12-15T05:13:20.826Z] + . [2023-12-15T05:13:21.084Z] -> Found 1 reports [2023-12-15T05:13:21.084Z] ==> Detecting git/mercurial file structure [2023-12-15T05:13:21.084Z] ==> Reading reports [2023-12-15T05:13:21.084Z] + ./coverage.out bytes=8837 [2023-12-15T05:13:21.084Z] ==> Appending adjustments [2023-12-15T05:13:21.084Z] https://docs.codecov.io/docs/fixing-reports [2023-12-15T05:13:21.084Z] + Found adjustments [2023-12-15T05:13:21.084Z] ==> Gzipping contents [2023-12-15T05:13:21.084Z] 4.0K /tmp/codecov.74PkIw.gz [2023-12-15T05:13:21.084Z] ==> Uploading reports [2023-12-15T05:13:21.084Z] url: https://codecov.io [2023-12-15T05:13:21.084Z] query: branch=PR-336&commit=cff50b6e48a4132b9eb62726df369c2f6373a231&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-336%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=336&job=&cmd_args= [2023-12-15T05:13:21.084Z] -> Pinging Codecov [2023-12-15T05:13:21.085Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-336&commit=cff50b6e48a4132b9eb62726df369c2f6373a231&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-336%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=336&job=&cmd_args= [2023-12-15T05:13:21.085Z] -> Uploading to [2023-12-15T05:13:21.085Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-15/6C56EA5C29638FB4528AC87E60AF5AE0/cff50b6e48a4132b9eb62726df369c2f6373a231/d0ff63b2-8e23-4431-b0cd-fc8fc0467ad3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T051321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8ae65e5907168a7e312038532f939ed9de02da3b93bc7794f078b71098a6b9a [2023-12-15T05:13:21.085Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T05:13:21.085Z] Dload Upload Total Spent Left Speed [2023-12-15T05:13:21.343Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5519 --:--:-- --:--:-- --:--:-- 5498 100 1435 0 0 100 1435 0 5519 --:--:-- --:--:-- --:--:-- 5498 [2023-12-15T05:13:21.343Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/cff50b6e48a4132b9eb62726df369c2f6373a231 [Pipeline] } [2023-12-15T05:13:21.371Z] 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 [2023-12-15T05:13:24.488Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-336/archives ] [2023-12-15T05:13:24.488Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-336/archives [2023-12-15T05:13:24.488Z] total 16 [2023-12-15T05:13:24.488Z] drwxr-xr-x 3 root root 4096 Dec 15 05:07 . [2023-12-15T05:13:24.488Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 05:07 .. [2023-12-15T05:13:24.488Z] drwxr-xr-x 2 root root 4096 Dec 15 05:07 cost [2023-12-15T05:13:24.488Z] -rw-r--r-- 1 root root 86 Dec 15 05:07 cost.csv [2023-12-15T05:13:24.488Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-336/archives [2023-12-15T05:13:24.488Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-336/archives [2023-12-15T05:13:24.488Z] total 16 [2023-12-15T05:13:24.488Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 05:07 . [2023-12-15T05:13:24.488Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 05:07 .. [2023-12-15T05:13:24.488Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 05:07 cost [2023-12-15T05:13:24.488Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 15 05:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:13:24.820Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:13:25.708Z] ---> package-listing.sh [2023-12-15T05:13:25.708Z] ++ facter osfamily [2023-12-15T05:13:25.708Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-15T05:13:25.708Z] + OS_FAMILY=debian [2023-12-15T05:13:25.708Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-336 [2023-12-15T05:13:25.708Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-15T05:13:25.708Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-15T05:13:25.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-15T05:13:25.708Z] + PACKAGES=/tmp/packages_start.txt [2023-12-15T05:13:25.708Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-336 ']' [2023-12-15T05:13:25.708Z] + PACKAGES=/tmp/packages_end.txt [2023-12-15T05:13:25.708Z] + case "${OS_FAMILY}" in [2023-12-15T05:13:25.974Z] + dpkg -l [2023-12-15T05:13:25.974Z] + grep '^ii' [2023-12-15T05:13:25.974Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-15T05:13:25.974Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-15T05:13:25.974Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-15T05:13:25.974Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-336 ']' [2023-12-15T05:13:25.974Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-336/archives/ [2023-12-15T05:13:25.974Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-336/archives/ [Pipeline] echo [2023-12-15T05:13:26.008Z] 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-336/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-15T05:13:26.302Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T05:13:26.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T05:13:26.965Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T05:13:27.206Z] prd-ubuntu20.04-docker-8c-8g-25140 does not seem to be running inside a container [2023-12-15T05:13:27.235Z] $ 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-336/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-336 -v /w/workspace/gexfoundry_device-snmp-go_PR-336:/w/workspace/gexfoundry_device-snmp-go_PR-336:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T05:13:27.428Z] $ docker top 92260553f09330aa3af5c35241ffbece48cbd82cf71d0370006ed8dda975947d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T05:13:27.908Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-15T05:13:28.222Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-15T05:13:28.529Z] + ls /var/log/sa-host [2023-12-15T05:13:28.529Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T05:13:28.779Z] provisioning config files... [2023-12-15T05:13:28.790Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-336@tmp/config16197953778595938565tmp [Pipeline] { [Pipeline] echo [2023-12-15T05:13:28.932Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:13:29.255Z] ---> create-netrc.sh [Pipeline] } [2023-12-15T05:13:29.281Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:13:29.767Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-15T05:13:29.799Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:13:30.108Z] ---> sudo-logs.sh [2023-12-15T05:13:30.108Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-15T05:13:30.237Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:13:30.554Z] ---> job-cost.sh [2023-12-15T05:13:30.554Z] lf-activate-venv: SKIPPING [2023-12-15T05:13:30.554Z] DEBUG: total: 0.2199999988079071 [2023-12-15T05:13:30.554Z] INFO: Retrieving Stack Cost... [2023-12-15T05:13:30.814Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T05:13:31.073Z] INFO: Archiving Costs [Pipeline] echo [2023-12-15T05:13:31.108Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T05:13:31.428Z] ---> logs-deploy.sh [2023-12-15T05:13:31.428Z] lf-activate-venv: SKIPPING [2023-12-15T05:13:31.428Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-336/1 [2023-12-15T05:13:31.428Z] INFO: archiving workspace using pattern(s): [2023-12-15T05:13:32.366Z] Archives upload complete. [2023-12-15T05:13:32.366Z] INFO: archiving logs to Nexus