Pull request #341 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e+c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 (015c91731a737d51d8f3aee17391ceda3ed8fc3a) 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-ssh6415260890590692677.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-ssh1011961925987293331.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-341/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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8251091194988386234.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-341/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9773014420613878813.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-ssh882024493174128042.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-341/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-341/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16141873157445705180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1324 in /w/workspace/gexfoundry_device-snmp-go_PR-341 [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-341 # 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/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 into PR head commit 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e Merge succeeded, producing 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e Checking out Revision 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e (PR-341) 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e # 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 c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-02-20T05:17:12.395Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-02-20T05:17:12.609Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-02-20T05:17:12.732Z] ========================================================= [2024-02-20T05:17:12.732Z] EdgeX Global Pipelines Version Info [2024-02-20T05:17:12.732Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:17:13.482Z] ------------------- [2024-02-20T05:17:13.482Z] stable info: [2024-02-20T05:17:13.482Z] ------------------- [2024-02-20T05:17:13.482Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-02-20T05:17:13.482Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T05:17:13.482Z] Message: update stable to v1.0.258 [2024-02-20T05:17:14.053Z] ------------------- [2024-02-20T05:17:14.053Z] experimental info: [2024-02-20T05:17:14.053Z] ------------------- [2024-02-20T05:17:14.053Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-02-20T05:17:14.053Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T05:17:14.053Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-02-20T05:17:14.272Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-02-20T05:17:14.334Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-02-20T05:17:14.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-02-20T05:17:14.451Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-02-20T05:17:14.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-02-20T05:17:14.574Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-02-20T05:17:14.628Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-02-20T05:17:14.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-02-20T05:17:14.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-02-20T05:17:14.802Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-02-20T05:17:14.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-02-20T05:17:14.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-02-20T05:17:14.990Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-02-20T05:17:15.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-02-20T05:17:15.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T05:17:15.184Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-02-20T05:17:15.245Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T05:17:15.313Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-02-20T05:17:15.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-02-20T05:17:15.452Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-02-20T05:17:15.517Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-02-20T05:17:15.587Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-02-20T05:17:15.658Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-02-20T05:17:15.733Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-02-20T05:17:15.803Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-02-20T05:17:15.879Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-02-20T05:17:15.955Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-02-20T05:17:16.033Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-341 [Pipeline] echo [2024-02-20T05:17:16.230Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-341 [Pipeline] echo [2024-02-20T05:17:16.306Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-341 [Pipeline] echo [2024-02-20T05:17:16.373Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] echo [2024-02-20T05:17:16.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44eb20f [Pipeline] echo [2024-02-20T05:17:16.516Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T05:17:16.678Z] provisioning config files... [2024-02-20T05:17:16.693Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/config18216528588627930675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:17:17.091Z] ---> ****-login.sh [2024-02-20T05:17:17.091Z] nexus3.edgexfoundry.org:10001 [2024-02-20T05:17:17.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:17.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:17.351Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:17.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:17.351Z] [2024-02-20T05:17:17.351Z] Login Succeeded [2024-02-20T05:17:17.351Z] nexus3.edgexfoundry.org:10002 [2024-02-20T05:17:17.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:17.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:17.610Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:17.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:17.610Z] [2024-02-20T05:17:17.610Z] Login Succeeded [2024-02-20T05:17:17.610Z] nexus3.edgexfoundry.org:10003 [2024-02-20T05:17:17.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:17.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:17.611Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:17.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:17.611Z] [2024-02-20T05:17:17.611Z] Login Succeeded [2024-02-20T05:17:17.611Z] nexus3.edgexfoundry.org:10004 [2024-02-20T05:17:17.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:17.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:17.870Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:17.870Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:17.870Z] [2024-02-20T05:17:17.870Z] Login Succeeded [2024-02-20T05:17:17.870Z] ****.io [2024-02-20T05:17:17.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:18.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:18.131Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:18.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:18.131Z] [2024-02-20T05:17:18.131Z] Login Succeeded [2024-02-20T05:17:18.131Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T05:17:18.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-02-20T05:17:18.956Z] + git rev-list -1 --merges 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e~1..44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] echo [2024-02-20T05:17:19.002Z] -----------> git rev-list -1 --merges 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e~1..44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [false] [Pipeline] sh [2024-02-20T05:17:19.338Z] + git log --format=format:%s -1 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] echo [2024-02-20T05:17:19.378Z] ========================================================= [2024-02-20T05:17:19.379Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-02-20T05:17:19.379Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T05:17:19.868Z] + git log --format=format:%s -1 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] echo [2024-02-20T05:17:19.900Z] [semverPrep] GIT_COMMIT: 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-02-20T05:17:19.948Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-02-20T05:17:20.397Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-02-20T05:17:20.397Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-02-20T05:17:20.397Z] + [ -e /tmp/ssh_known_hosts ] [2024-02-20T05:17:20.397Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-02-20T05:17:20.397Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-02-20T05:17:20.397Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-02-20T05:17:20.397Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:17:20.915Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T05:17:20.915Z] [2024-02-20T05:17:20.915Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:17:21.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T05:17:21.319Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-02-20T05:17:21.319Z] b85a868b505f: Pulling fs layer [2024-02-20T05:17:21.319Z] e2be974225ed: Pulling fs layer [2024-02-20T05:17:21.319Z] 339a4e72a1f5: Pulling fs layer [2024-02-20T05:17:21.319Z] 988bab9f4d93: Pulling fs layer [2024-02-20T05:17:21.319Z] 1469e6f7b9e6: Pulling fs layer [2024-02-20T05:17:21.319Z] eaf3925da568: Pulling fs layer [2024-02-20T05:17:21.319Z] bab4dde63d76: Pulling fs layer [2024-02-20T05:17:21.319Z] bde34c3a00c8: Pulling fs layer [2024-02-20T05:17:21.319Z] 988bab9f4d93: Waiting [2024-02-20T05:17:21.319Z] bab4dde63d76: Waiting [2024-02-20T05:17:21.319Z] 1469e6f7b9e6: Waiting [2024-02-20T05:17:21.319Z] eaf3925da568: Waiting [2024-02-20T05:17:21.319Z] bde34c3a00c8: Waiting [2024-02-20T05:17:21.319Z] b352a97aabf1: Pulling fs layer [2024-02-20T05:17:21.319Z] 4872d77fe225: Pulling fs layer [2024-02-20T05:17:21.319Z] 5851b861e8e6: Pulling fs layer [2024-02-20T05:17:21.319Z] 4872d77fe225: Waiting [2024-02-20T05:17:21.319Z] b352a97aabf1: Waiting [2024-02-20T05:17:21.319Z] 5851b861e8e6: Waiting [2024-02-20T05:17:21.319Z] e2be974225ed: Verifying Checksum [2024-02-20T05:17:21.319Z] e2be974225ed: Download complete [2024-02-20T05:17:21.319Z] 988bab9f4d93: Download complete [2024-02-20T05:17:21.319Z] 339a4e72a1f5: Verifying Checksum [2024-02-20T05:17:21.319Z] 339a4e72a1f5: Download complete [2024-02-20T05:17:21.319Z] 1469e6f7b9e6: Verifying Checksum [2024-02-20T05:17:21.319Z] 1469e6f7b9e6: Download complete [2024-02-20T05:17:21.582Z] eaf3925da568: Verifying Checksum [2024-02-20T05:17:21.582Z] eaf3925da568: Download complete [2024-02-20T05:17:21.582Z] bde34c3a00c8: Verifying Checksum [2024-02-20T05:17:21.582Z] bde34c3a00c8: Download complete [2024-02-20T05:17:21.582Z] b352a97aabf1: Download complete [2024-02-20T05:17:21.582Z] 4872d77fe225: Verifying Checksum [2024-02-20T05:17:21.582Z] 4872d77fe225: Download complete [2024-02-20T05:17:21.582Z] 5851b861e8e6: Verifying Checksum [2024-02-20T05:17:21.582Z] 5851b861e8e6: Download complete [2024-02-20T05:17:21.582Z] b85a868b505f: Verifying Checksum [2024-02-20T05:17:21.582Z] b85a868b505f: Download complete [2024-02-20T05:17:21.842Z] bab4dde63d76: Verifying Checksum [2024-02-20T05:17:21.842Z] bab4dde63d76: Download complete [2024-02-20T05:17:23.223Z] b85a868b505f: Pull complete [2024-02-20T05:17:23.223Z] e2be974225ed: Pull complete [2024-02-20T05:17:23.483Z] 339a4e72a1f5: Pull complete [2024-02-20T05:17:23.742Z] 988bab9f4d93: Pull complete [2024-02-20T05:17:24.001Z] 1469e6f7b9e6: Pull complete [2024-02-20T05:17:24.001Z] eaf3925da568: Pull complete [2024-02-20T05:17:25.948Z] bab4dde63d76: Pull complete [2024-02-20T05:17:26.208Z] bde34c3a00c8: Pull complete [2024-02-20T05:17:26.208Z] b352a97aabf1: Pull complete [2024-02-20T05:17:26.208Z] 4872d77fe225: Pull complete [2024-02-20T05:17:26.468Z] 5851b861e8e6: Pull complete [2024-02-20T05:17:26.468Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-02-20T05:17:26.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-02-20T05:17:26.468Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T05:17:26.823Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2024-02-20T05:17:26.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-02-20T05:17:30.075Z] $ docker top 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 -eo pid,comm [2024-02-20T05:17:30.127Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-02-20T05:17:30.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-02-20T05:17:30.330Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T05:17:30.331Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T05:17:30.444Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T05:17:30.448Z] $ docker exec 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 ssh-agent [2024-02-20T05:17:30.551Z] SSH_AUTH_SOCK=/tmp/ssh-7seWqtHHcINk/agent.33 [2024-02-20T05:17:30.551Z] SSH_AGENT_PID=39 [2024-02-20T05:17:30.558Z] Running ssh-add (command line suppressed) [2024-02-20T05:17:30.668Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/private_key_10293057915588762711.key (/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/private_key_10293057915588762711.key) [2024-02-20T05:17:30.682Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T05:17:31.040Z] + git tag --points-at HEAD [Pipeline] } [2024-02-20T05:17:31.067Z] $ docker exec --env ******** --env ******** 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 ssh-agent -k [2024-02-20T05:17:31.164Z] unset SSH_AUTH_SOCK; [2024-02-20T05:17:31.165Z] unset SSH_AGENT_PID; [2024-02-20T05:17:31.165Z] echo Agent pid 39 killed; [2024-02-20T05:17:31.174Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-02-20T05:17:31.311Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-02-20T05:17:31.311Z] [ssh-agent] Looking for ssh-agent implementation... [2024-02-20T05:17:31.422Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-02-20T05:17:31.426Z] $ docker exec 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 ssh-agent [2024-02-20T05:17:31.525Z] SSH_AUTH_SOCK=/tmp/ssh-xm2IOw1gJHHu/agent.71 [2024-02-20T05:17:31.525Z] SSH_AGENT_PID=77 [2024-02-20T05:17:31.530Z] Running ssh-add (command line suppressed) [2024-02-20T05:17:31.640Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/private_key_13455559884221881535.key (/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/private_key_13455559884221881535.key) [2024-02-20T05:17:31.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-02-20T05:17:32.017Z] + git semver init [2024-02-20T05:17:32.279Z] 2024-02-20 05:17:32,226 [run_init] DEBUG init version:0.0.0 force:False [2024-02-20T05:17:32.279Z] 2024-02-20 05:17:32,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver [2024-02-20T05:17:32.279Z] 2024-02-20 05:17:32,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-341/.semver [2024-02-20T05:17:32.279Z] 2024-02-20 05:17:32,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-341, universal_newlines=False, shell=None, istream=None) [2024-02-20T05:17:33.685Z] 2024-02-20 05:17:33,268 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-341/.git/info/exclude [2024-02-20T05:17:33.685Z] 2024-02-20 05:17:33,269 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver/PR-341 with force:False [2024-02-20T05:17:33.685Z] 2024-02-20 05:17:33,269 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver/PR-341 [2024-02-20T05:17:33.685Z] 2024-02-20 05:17:33,275 [execute] INFO git cat-file --batch-check [2024-02-20T05:17:33.685Z] 2024-02-20 05:17:33,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T05:17:33.685Z] 2024-02-20 05:17:33,283 [execute] INFO git cat-file --batch [2024-02-20T05:17:33.685Z] 2024-02-20 05:17:33,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-341/.semver, universal_newlines=False, shell=None, istream=) [2024-02-20T05:17:33.685Z] 2024-02-20 05:17:33,290 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-341/.semver/PR-341 [2024-02-20T05:17:33.685Z] 0.0.0 [Pipeline] } [2024-02-20T05:17:33.715Z] $ docker exec --env ******** --env ******** 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 ssh-agent -k [2024-02-20T05:17:33.824Z] unset SSH_AUTH_SOCK; [2024-02-20T05:17:33.826Z] unset SSH_AGENT_PID; [2024-02-20T05:17:33.826Z] echo Agent pid 77 killed; [2024-02-20T05:17:33.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-02-20T05:17:34.347Z] + git semver [Pipeline] } [2024-02-20T05:17:34.634Z] $ docker stop --time=1 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 [2024-02-20T05:17:35.948Z] $ docker rm -f --volumes 2d5a5fa2e77d7713c312d0532e4c857303d57e19b975274779eb38c588114ae1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T05:17:36.451Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-02-20T05:17:36.830Z] Stashed 1 file(s) [Pipeline] echo [2024-02-20T05:17:36.849Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T05:17:37.723Z] provisioning config files... [2024-02-20T05:17:37.734Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/config9589916753000108755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:17:38.123Z] ---> ****-login.sh [2024-02-20T05:17:38.123Z] nexus3.edgexfoundry.org:10001 [2024-02-20T05:17:38.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:38.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:38.123Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:38.123Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:38.123Z] [2024-02-20T05:17:38.123Z] Login Succeeded [2024-02-20T05:17:38.123Z] nexus3.edgexfoundry.org:10002 [2024-02-20T05:17:38.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:38.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:38.124Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:38.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:38.124Z] [2024-02-20T05:17:38.124Z] Login Succeeded [2024-02-20T05:17:38.124Z] nexus3.edgexfoundry.org:10003 [2024-02-20T05:17:38.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:38.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:38.383Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:38.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:38.383Z] [2024-02-20T05:17:38.383Z] Login Succeeded [2024-02-20T05:17:38.383Z] nexus3.edgexfoundry.org:10004 [2024-02-20T05:17:38.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:38.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:38.383Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:38.383Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:38.383Z] [2024-02-20T05:17:38.383Z] Login Succeeded [2024-02-20T05:17:38.383Z] ****.io [2024-02-20T05:17:38.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:17:38.642Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:17:38.642Z] Configure a credential helper to remove this warning. See [2024-02-20T05:17:38.642Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:17:38.642Z] [2024-02-20T05:17:38.642Z] Login Succeeded [2024-02-20T05:17:38.642Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T05:17:38.676Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T05:17:39.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T05:17:39.070Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T05:17:39.128Z] ========================================================= [2024-02-20T05:17:39.128Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-02-20T05:17:39.128Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:17:39.690Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T05:17:39.691Z] Sending build context to Docker daemon 14.12MB [2024-02-20T05:17:39.691Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T05:17:39.691Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T05:17:39.955Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-02-20T05:17:39.955Z] 7264a8db6415: Pulling fs layer [2024-02-20T05:17:39.955Z] c4d48a809fc2: Pulling fs layer [2024-02-20T05:17:39.955Z] 4f1c88b9dad5: Pulling fs layer [2024-02-20T05:17:39.955Z] ad3a456e5733: Pulling fs layer [2024-02-20T05:17:39.955Z] 69c7f0334f64: Pulling fs layer [2024-02-20T05:17:39.955Z] 1f1c1a5573a3: Pulling fs layer [2024-02-20T05:17:39.955Z] ce7588e14bc9: Pulling fs layer [2024-02-20T05:17:39.955Z] b5e4710f87ac: Pulling fs layer [2024-02-20T05:17:39.955Z] ad3a456e5733: Waiting [2024-02-20T05:17:39.955Z] ce7588e14bc9: Waiting [2024-02-20T05:17:39.955Z] 69c7f0334f64: Waiting [2024-02-20T05:17:39.955Z] b5e4710f87ac: Waiting [2024-02-20T05:17:39.955Z] c4d48a809fc2: Download complete [2024-02-20T05:17:39.955Z] ad3a456e5733: Verifying Checksum [2024-02-20T05:17:39.955Z] ad3a456e5733: Download complete [2024-02-20T05:17:39.955Z] 69c7f0334f64: Verifying Checksum [2024-02-20T05:17:39.955Z] 69c7f0334f64: Download complete [2024-02-20T05:17:39.955Z] 7264a8db6415: Verifying Checksum [2024-02-20T05:17:39.955Z] 7264a8db6415: Download complete [2024-02-20T05:17:39.955Z] 1f1c1a5573a3: Verifying Checksum [2024-02-20T05:17:39.955Z] 1f1c1a5573a3: Download complete [2024-02-20T05:17:39.955Z] 7264a8db6415: Pull complete [2024-02-20T05:17:40.215Z] b5e4710f87ac: Verifying Checksum [2024-02-20T05:17:40.215Z] b5e4710f87ac: Download complete [2024-02-20T05:17:40.215Z] c4d48a809fc2: Pull complete [2024-02-20T05:17:40.215Z] 4f1c88b9dad5: Verifying Checksum [2024-02-20T05:17:40.215Z] 4f1c88b9dad5: Download complete [2024-02-20T05:17:40.783Z] ce7588e14bc9: Verifying Checksum [2024-02-20T05:17:40.783Z] ce7588e14bc9: Download complete [2024-02-20T05:17:44.077Z] 4f1c88b9dad5: Pull complete [2024-02-20T05:17:44.077Z] ad3a456e5733: Pull complete [2024-02-20T05:17:44.077Z] 69c7f0334f64: Pull complete [2024-02-20T05:17:44.077Z] 1f1c1a5573a3: Pull complete [2024-02-20T05:17:45.978Z] ce7588e14bc9: Pull complete [2024-02-20T05:17:46.544Z] b5e4710f87ac: Pull complete [2024-02-20T05:17:46.544Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-02-20T05:17:46.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-02-20T05:17:46.544Z] ---> 88b5674ff536 [2024-02-20T05:17:46.544Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T05:17:51.822Z] ---> Running in 04d20d571ded [2024-02-20T05:17:51.822Z] Removing intermediate container 04d20d571ded [2024-02-20T05:17:51.822Z] ---> 835f1db65c8d [2024-02-20T05:17:51.822Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T05:17:51.822Z] ---> Running in 9ed20bdae149 [2024-02-20T05:17:51.822Z] Removing intermediate container 9ed20bdae149 [2024-02-20T05:17:51.822Z] ---> b75fa1e80226 [2024-02-20T05:17:51.822Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T05:17:51.822Z] ---> Running in a61cf6b3566f [2024-02-20T05:17:51.822Z] Removing intermediate container a61cf6b3566f [2024-02-20T05:17:51.822Z] ---> a3ee58076760 [2024-02-20T05:17:51.822Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T05:17:51.822Z] ---> Running in cfecde3c3eda [2024-02-20T05:17:51.822Z] Removing intermediate container cfecde3c3eda [2024-02-20T05:17:51.822Z] ---> 464335fbedfb [2024-02-20T05:17:51.822Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T05:17:51.822Z] ---> Running in 7dda9766244b [2024-02-20T05:17:51.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T05:17:51.822Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T05:17:52.083Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T05:17:52.083Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T05:17:52.083Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T05:17:52.344Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T05:17:52.344Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T05:17:52.344Z] OK: 268 MiB in 56 packages [2024-02-20T05:17:52.466Z] Still waiting to schedule task [2024-02-20T05:17:52.466Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-02-20T05:17:52.966Z] Removing intermediate container 7dda9766244b [2024-02-20T05:17:52.966Z] ---> 3cf7199f09ec [2024-02-20T05:17:52.966Z] Step 8/12 : WORKDIR /device-snmp-go [2024-02-20T05:17:52.966Z] ---> Running in af8749f5f526 [2024-02-20T05:17:52.966Z] Removing intermediate container af8749f5f526 [2024-02-20T05:17:52.966Z] ---> 59c9039cbe5a [2024-02-20T05:17:52.966Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T05:17:52.966Z] ---> b1fcc11d1740 [2024-02-20T05:17:52.966Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T05:17:52.966Z] ---> Running in 42391a396909 [2024-02-20T05:18:25.083Z] Removing intermediate container 42391a396909 [2024-02-20T05:18:25.083Z] ---> 4495f78c70be [2024-02-20T05:18:25.083Z] Step 11/12 : COPY . . [2024-02-20T05:18:25.083Z] ---> b14032836ad4 [2024-02-20T05:18:25.083Z] Step 12/12 : RUN ${MAKE} [2024-02-20T05:18:25.083Z] ---> Running in eb095272f89e [2024-02-20T05:18:25.083Z] noop [2024-02-20T05:18:25.083Z] Removing intermediate container eb095272f89e [2024-02-20T05:18:25.083Z] ---> 942762ad39e0 [2024-02-20T05:18:25.083Z] Successfully built 942762ad39e0 [2024-02-20T05:18:25.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:18:25.632Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T05:18:25.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T05:18:25.833Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2024-02-20T05:18:25.873Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T05:18:26.198Z] $ docker top 076829e6cb02bf66c7c3e1a16b95408b15190861ca1b252bcf2b28162c37598d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T05:18:26.651Z] + go version [2024-02-20T05:18:26.651Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-02-20T05:18:26.685Z] $ docker stop --time=1 076829e6cb02bf66c7c3e1a16b95408b15190861ca1b252bcf2b28162c37598d [2024-02-20T05:18:27.952Z] $ docker rm -f --volumes 076829e6cb02bf66c7c3e1a16b95408b15190861ca1b252bcf2b28162c37598d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:18:28.929Z] + docker inspect -f . ci-base-image-x86_64 [2024-02-20T05:18:28.929Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T05:18:29.163Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2024-02-20T05:18:29.207Z] $ 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-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-02-20T05:18:29.550Z] $ docker top 87244ec6394d2d7c18e7b1fc0bf2d485786373398abc23d1c0075a8a407e0e7a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T05:18:29.993Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-341 [Pipeline] fileExists [Pipeline] sh [2024-02-20T05:18:30.457Z] + make test [2024-02-20T05:18:30.457Z] go test ./... -coverprofile=coverage.out [2024-02-20T05:18:31.852Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-02-20T05:18:41.822Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-02-20T05:18:41.822Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2024-02-20T05:18:47.094Z] go vet ./... [2024-02-20T05:18:49.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T05:18:49.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T05:18:49.628Z] ./bin/test-attribution-txt.sh [2024-02-20T05:18:49.628Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T05:18:49.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T05:18:49.751Z] $ docker stop --time=1 87244ec6394d2d7c18e7b1fc0bf2d485786373398abc23d1c0075a8a407e0e7a [2024-02-20T05:18:52.898Z] $ docker rm -f --volumes 87244ec6394d2d7c18e7b1fc0bf2d485786373398abc23d1c0075a8a407e0e7a [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T05:18:53.501Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T05:18:53.568Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-02-20T05:18:54.455Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T05:18:54.762Z] + ls -al . [2024-02-20T05:18:54.762Z] total 172 [2024-02-20T05:18:54.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 05:18 . [2024-02-20T05:18:54.762Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:17 .. [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 05:17 .dockerignore [2024-02-20T05:18:54.762Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 05:18 .git [2024-02-20T05:18:54.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:17 .github [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 263 Feb 20 05:17 .gitignore [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 05:17 .golangci.yml [2024-02-20T05:18:54.762Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:17 .semver [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 10025 Feb 20 05:17 Attribution.txt [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 11809 Feb 20 05:17 CHANGELOG.md [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 1571 Feb 20 05:17 Dockerfile [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:17 GOVERNANCE.md [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 05:17 Jenkinsfile [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 05:17 LICENSE [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 2240 Feb 20 05:17 Makefile [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 05:17 OWNERS.md [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 10477 Feb 20 05:17 README.md [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 05:17 VERSION [2024-02-20T05:18:54.762Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:17 bin [2024-02-20T05:18:54.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:17 cmd [2024-02-20T05:18:54.762Z] -rw-r--r-- 1 jenkins jenkins 8837 Feb 20 05:18 coverage.out [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 3756 Feb 20 05:17 go.mod [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 34062 Feb 20 05:17 go.sum [2024-02-20T05:18:54.762Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:17 internal [2024-02-20T05:18:54.762Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 05:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:18:55.230Z] + 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=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e --label arch=amd64 --label version=0.0.0 . [2024-02-20T05:18:55.230Z] Sending build context to Docker daemon 14.13MB [2024-02-20T05:18:55.230Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T05:18:55.230Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-20T05:18:55.230Z] ---> 942762ad39e0 [2024-02-20T05:18:55.230Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-20T05:18:55.490Z] ---> Running in 943b4a51724e [2024-02-20T05:18:55.490Z] Removing intermediate container 943b4a51724e [2024-02-20T05:18:55.490Z] ---> d8698efd09b4 [2024-02-20T05:18:55.490Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T05:18:55.490Z] ---> Running in 434ad43d2464 [2024-02-20T05:18:55.490Z] Removing intermediate container 434ad43d2464 [2024-02-20T05:18:55.490Z] ---> 0f11b3ef51cb [2024-02-20T05:18:55.490Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T05:18:55.749Z] ---> Running in e3bef20eab41 [2024-02-20T05:18:55.749Z] Removing intermediate container e3bef20eab41 [2024-02-20T05:18:55.749Z] ---> 9d25aa7121d4 [2024-02-20T05:18:55.749Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T05:18:55.749Z] ---> Running in 30a4395519b8 [2024-02-20T05:18:55.749Z] Removing intermediate container 30a4395519b8 [2024-02-20T05:18:55.749Z] ---> e0a567f21d5e [2024-02-20T05:18:55.749Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T05:18:55.749Z] ---> Running in ec330262af6c [2024-02-20T05:18:56.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T05:18:56.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T05:18:56.526Z] OK: 268 MiB in 56 packages [2024-02-20T05:18:56.784Z] Removing intermediate container ec330262af6c [2024-02-20T05:18:56.784Z] ---> 39165aad7cd2 [2024-02-20T05:18:56.784Z] Step 8/25 : WORKDIR /device-snmp-go [2024-02-20T05:18:57.044Z] ---> Running in 86bc1090b27d [2024-02-20T05:18:57.044Z] Removing intermediate container 86bc1090b27d [2024-02-20T05:18:57.044Z] ---> e18cda0ed17c [2024-02-20T05:18:57.044Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-20T05:18:57.044Z] ---> eeaf6d50725f [2024-02-20T05:18:57.044Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T05:18:57.044Z] ---> Running in 11a89f7b9ea8 [2024-02-20T05:18:57.612Z] Removing intermediate container 11a89f7b9ea8 [2024-02-20T05:18:57.612Z] ---> 85491a417ef9 [2024-02-20T05:18:57.612Z] Step 11/25 : COPY . . [2024-02-20T05:18:58.240Z] ---> 8bcbcea51875 [2024-02-20T05:18:58.240Z] Step 12/25 : RUN ${MAKE} [2024-02-20T05:18:58.240Z] ---> Running in 2a6cc25d10dc [2024-02-20T05:18:58.498Z] 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.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-02-20T05:19:16.573Z] Removing intermediate container 2a6cc25d10dc [2024-02-20T05:19:16.573Z] ---> 583b65eaab2c [2024-02-20T05:19:16.573Z] Step 13/25 : FROM alpine:3.18 [2024-02-20T05:19:17.141Z] 3.18: Pulling from library/alpine [2024-02-20T05:19:17.141Z] 619be1103602: Pulling fs layer [2024-02-20T05:19:17.498Z] 619be1103602: Verifying Checksum [2024-02-20T05:19:17.498Z] 619be1103602: Download complete [2024-02-20T05:19:17.498Z] 619be1103602: Pull complete [2024-02-20T05:19:17.498Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T05:19:17.498Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T05:19:17.498Z] ---> d3782b16ccc9 [2024-02-20T05:19:17.498Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-02-20T05:19:17.760Z] ---> Running in 91fc4ceed7d8 [2024-02-20T05:19:18.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T05:19:18.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T05:19:18.588Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T05:19:18.588Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T05:19:18.588Z] OK: 7 MiB in 16 packages [2024-02-20T05:19:18.847Z] Removing intermediate container 91fc4ceed7d8 [2024-02-20T05:19:18.847Z] ---> a532afc42195 [2024-02-20T05:19:18.847Z] Step 15/25 : RUN apk --no-cache upgrade [2024-02-20T05:19:18.847Z] ---> Running in 68c1ca6c1760 [2024-02-20T05:19:19.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-02-20T05:19:19.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-02-20T05:19:19.365Z] OK: 7 MiB in 16 packages [2024-02-20T05:19:19.623Z] Removing intermediate container 68c1ca6c1760 [2024-02-20T05:19:19.624Z] ---> 101cd85a4e2d [2024-02-20T05:19:19.624Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-02-20T05:19:20.193Z] ---> 9d726f1124be [2024-02-20T05:19:20.193Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-02-20T05:19:20.452Z] ---> 5057b664aa6e [2024-02-20T05:19:20.452Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-02-20T05:19:20.452Z] ---> 9bb32f6c297b [2024-02-20T05:19:20.452Z] Step 19/25 : EXPOSE 59993 [2024-02-20T05:19:20.452Z] ---> Running in 9565d93e2460 [2024-02-20T05:19:20.711Z] Removing intermediate container 9565d93e2460 [2024-02-20T05:19:20.711Z] ---> 6c968712f6b2 [2024-02-20T05:19:20.711Z] Step 20/25 : EXPOSE 161 [2024-02-20T05:19:20.711Z] ---> Running in 5443ff88217e [2024-02-20T05:19:20.711Z] Removing intermediate container 5443ff88217e [2024-02-20T05:19:20.711Z] ---> 2b996c28256a [2024-02-20T05:19:20.711Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-02-20T05:19:20.711Z] ---> Running in 14762d57c569 [2024-02-20T05:19:20.711Z] Removing intermediate container 14762d57c569 [2024-02-20T05:19:20.711Z] ---> 2395259f942c [2024-02-20T05:19:20.711Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-20T05:19:20.711Z] ---> Running in 5be6a7a8aad6 [2024-02-20T05:19:20.970Z] Removing intermediate container 5be6a7a8aad6 [2024-02-20T05:19:20.970Z] ---> 1bf3cc04e016 [2024-02-20T05:19:20.970Z] Step 23/25 : LABEL arch=amd64 [2024-02-20T05:19:20.970Z] ---> Running in e85254aa0f10 [2024-02-20T05:19:20.970Z] Removing intermediate container e85254aa0f10 [2024-02-20T05:19:20.970Z] ---> 53009a44ed40 [2024-02-20T05:19:20.970Z] Step 24/25 : LABEL git_sha=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [2024-02-20T05:19:20.970Z] ---> Running in 4412530c6458 [2024-02-20T05:19:20.970Z] Removing intermediate container 4412530c6458 [2024-02-20T05:19:20.970Z] ---> 5dba164394a6 [2024-02-20T05:19:20.970Z] Step 25/25 : LABEL version=0.0.0 [2024-02-20T05:19:20.970Z] ---> Running in 071708033d76 [2024-02-20T05:19:21.231Z] Removing intermediate container 071708033d76 [2024-02-20T05:19:21.231Z] ---> bd698f8b45a1 [2024-02-20T05:19:21.231Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T05:19:21.231Z] Successfully built bd698f8b45a1 [2024-02-20T05:19:21.231Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:19:22.494Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T05:19:22.494Z] [2024-02-20T05:19:22.494Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:19:22.911Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T05:19:22.911Z] latest: Pulling from edgex-lftools-log-publisher [2024-02-20T05:19:22.911Z] 5eb5b503b376: Pulling fs layer [2024-02-20T05:19:22.911Z] 5c69ac0246d0: Pulling fs layer [2024-02-20T05:19:22.911Z] ec43610c2a17: Pulling fs layer [2024-02-20T05:19:22.911Z] 3a2ae6a8a46f: Pulling fs layer [2024-02-20T05:19:22.911Z] 33b1e0a273af: Pulling fs layer [2024-02-20T05:19:22.911Z] 5d3b04190fa2: Pulling fs layer [2024-02-20T05:19:22.911Z] 2f39f015ded8: Pulling fs layer [2024-02-20T05:19:22.911Z] 33b1e0a273af: Waiting [2024-02-20T05:19:22.911Z] 5d3b04190fa2: Waiting [2024-02-20T05:19:22.911Z] 3a2ae6a8a46f: Waiting [2024-02-20T05:19:22.911Z] 2f39f015ded8: Waiting [2024-02-20T05:19:22.911Z] 3a2ae6a8a46f: Verifying Checksum [2024-02-20T05:19:22.911Z] 3a2ae6a8a46f: Download complete [2024-02-20T05:19:22.911Z] 33b1e0a273af: Verifying Checksum [2024-02-20T05:19:22.911Z] 33b1e0a273af: Download complete [2024-02-20T05:19:22.911Z] 5d3b04190fa2: Verifying Checksum [2024-02-20T05:19:22.911Z] 5d3b04190fa2: Download complete [2024-02-20T05:19:22.911Z] ec43610c2a17: Verifying Checksum [2024-02-20T05:19:22.911Z] ec43610c2a17: Download complete [2024-02-20T05:19:23.170Z] 5eb5b503b376: Verifying Checksum [2024-02-20T05:19:23.170Z] 5eb5b503b376: Download complete [2024-02-20T05:19:23.736Z] 2f39f015ded8: Download complete [2024-02-20T05:19:24.304Z] 5eb5b503b376: Pull complete [2024-02-20T05:19:24.304Z] 5c69ac0246d0: Pull complete [2024-02-20T05:19:24.871Z] ec43610c2a17: Pull complete [2024-02-20T05:19:24.871Z] 3a2ae6a8a46f: Pull complete [2024-02-20T05:19:25.129Z] 33b1e0a273af: Pull complete [2024-02-20T05:19:25.129Z] 5d3b04190fa2: Pull complete [2024-02-20T05:19:29.317Z] 2f39f015ded8: Pull complete [2024-02-20T05:19:29.317Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-02-20T05:19:29.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T05:19:29.317Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T05:19:29.654Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2024-02-20T05:19:29.685Z] $ 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-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T05:19:34.435Z] $ docker top 8093d72029d9f37cc8a654af7db8beab9e609907be40b13d9859429a7ed95ebf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:19:34.965Z] ---> job-cost.sh [2024-02-20T05:19:34.966Z] lf-activate-venv: SKIPPING [2024-02-20T05:19:34.966Z] INFO: No Stack... [2024-02-20T05:19:35.226Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T05:19:35.485Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T05:19:35.798Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-341/archives/cost.csv [2024-02-20T05:19:35.798Z] + cut -d, -f6 [Pipeline] lock [2024-02-20T05:19:35.837Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [2024-02-20T05:19:35.843Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] did not exist. Created. [2024-02-20T05:19:35.848Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T05:19:36.305Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-02-20T05:19:36.354Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T05:19:36.418Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T05:19:36.576Z] $ docker stop --time=1 8093d72029d9f37cc8a654af7db8beab9e609907be40b13d9859429a7ed95ebf [2024-02-20T05:19:37.722Z] $ docker rm -f --volumes 8093d72029d9f37cc8a654af7db8beab9e609907be40b13d9859429a7ed95ebf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-02-20T05:19:39.758Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1325 in /w/workspace/gexfoundry_device-snmp-go_PR-341 [Pipeline] { [Pipeline] ws [2024-02-20T05:19:39.841Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2024-02-20T05:19:42.969Z] Selected Git installation does not exist. Using Default [2024-02-20T05:19:42.969Z] The recommended git tool is: NONE [2024-02-20T05:19:52.783Z] using credential edgex-jenkins-ssh [2024-02-20T05:19:52.806Z] Cloning the remote Git repository [2024-02-20T05:19:52.867Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-02-20T05:19:52.975Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2024-02-20T05:19:53.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-02-20T05:19:53.156Z] > git --version # timeout=10 [2024-02-20T05:19:53.176Z] > git --version # 'git version 2.25.1' [2024-02-20T05:19:53.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T05:19:53.326Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T05:19:55.088Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-02-20T05:19:55.128Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-02-20T05:19:56.577Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-02-20T05:19:56.634Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-02-20T05:19:56.637Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T05:19:56.661Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/341/head:refs/remotes/origin/PR-341 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-02-20T05:19:57.254Z] Merging remotes/origin/main commit c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 into PR head commit 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [2024-02-20T05:19:57.619Z] Merge succeeded, producing 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [2024-02-20T05:19:57.620Z] Checking out Revision 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e (PR-341) [2024-02-20T05:19:58.365Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-02-20T05:19:58.416Z] > git --version # timeout=10 [2024-02-20T05:19:58.435Z] > git --version # 'git version 2.25.1' [2024-02-20T05:19:58.458Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-02-20T05:19:57.276Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T05:19:57.381Z] > git checkout -f 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e # timeout=10 [2024-02-20T05:19:57.478Z] > git remote # timeout=10 [2024-02-20T05:19:57.505Z] > git config --get remote.origin.url # timeout=10 [2024-02-20T05:19:57.529Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-02-20T05:19:57.543Z] > git merge c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 [2024-02-20T05:19:57.578Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-02-20T05:19:57.626Z] > git config core.sparsecheckout # timeout=10 [2024-02-20T05:19:57.651Z] > git checkout -f 44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T05:19:59.947Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-02-20T05:19:59.947Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T05:19:59.947Z] Dload Upload Total Spent Left Speed [2024-02-20T05:20:00.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55532 0 --:--:-- --:--:-- --:--:-- 55532 [Pipeline] sh [2024-02-20T05:20:00.575Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-02-20T05:20:00.952Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-02-20T05:20:00.952Z] + sudo tee /etc/docker/daemon.new [2024-02-20T05:20:01.221Z] { [2024-02-20T05:20:01.221Z] "registry-mirrors": [ [2024-02-20T05:20:01.221Z] "https://nexus3.edgexfoundry.org:10001" [2024-02-20T05:20:01.221Z] ], [2024-02-20T05:20:01.221Z] "bip": "10.250.0.254/24", [2024-02-20T05:20:01.221Z] "hosts": [ [2024-02-20T05:20:01.221Z] "tcp://0.0.0.0:5555", [2024-02-20T05:20:01.221Z] "unix:///var/run/docker.sock" [2024-02-20T05:20:01.221Z] ], [2024-02-20T05:20:01.221Z] "mtu": 1458, [2024-02-20T05:20:01.221Z] "selinux-enabled": true, [2024-02-20T05:20:01.221Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-02-20T05:20:01.221Z] } [Pipeline] sh [2024-02-20T05:20:01.594Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-02-20T05:20:01.970Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T05:20:24.208Z] provisioning config files... [2024-02-20T05:20:24.234Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config14947211493147295521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:20:24.725Z] ---> ****-login.sh [2024-02-20T05:20:24.725Z] nexus3.edgexfoundry.org:10001 [2024-02-20T05:20:24.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:20:25.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:20:25.262Z] Configure a credential helper to remove this warning. See [2024-02-20T05:20:25.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:20:25.262Z] [2024-02-20T05:20:25.262Z] Login Succeeded [2024-02-20T05:20:25.262Z] nexus3.edgexfoundry.org:10002 [2024-02-20T05:20:25.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:20:25.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:20:25.532Z] Configure a credential helper to remove this warning. See [2024-02-20T05:20:25.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:20:25.532Z] [2024-02-20T05:20:25.532Z] Login Succeeded [2024-02-20T05:20:25.532Z] nexus3.edgexfoundry.org:10003 [2024-02-20T05:20:25.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:20:26.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:20:26.077Z] Configure a credential helper to remove this warning. See [2024-02-20T05:20:26.077Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:20:26.077Z] [2024-02-20T05:20:26.077Z] Login Succeeded [2024-02-20T05:20:26.077Z] nexus3.edgexfoundry.org:10004 [2024-02-20T05:20:26.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:20:26.345Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:20:26.345Z] Configure a credential helper to remove this warning. See [2024-02-20T05:20:26.345Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:20:26.345Z] [2024-02-20T05:20:26.345Z] Login Succeeded [2024-02-20T05:20:26.345Z] ****.io [2024-02-20T05:20:26.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-02-20T05:20:26.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-02-20T05:20:26.879Z] Configure a credential helper to remove this warning. See [2024-02-20T05:20:26.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-02-20T05:20:26.879Z] [2024-02-20T05:20:26.879Z] Login Succeeded [2024-02-20T05:20:26.879Z] ---> ****-login.sh ends [Pipeline] } [2024-02-20T05:20:26.907Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-02-20T05:20:27.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T05:20:27.477Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-02-20T05:20:27.547Z] ========================================================= [2024-02-20T05:20:27.547Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-02-20T05:20:27.547Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:20:28.183Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-02-20T05:20:28.455Z] Sending build context to Docker daemon 7.144MB [2024-02-20T05:20:28.455Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T05:20:28.455Z] Step 2/12 : FROM ${BASE} AS builder [2024-02-20T05:20:28.736Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-02-20T05:20:28.737Z] 9fda8d8052c6: Pulling fs layer [2024-02-20T05:20:28.737Z] 5d54e960e981: Pulling fs layer [2024-02-20T05:20:28.737Z] c4a7e357bf2a: Pulling fs layer [2024-02-20T05:20:28.737Z] f0e02332f6b5: Pulling fs layer [2024-02-20T05:20:28.737Z] 872ee5b61b7b: Pulling fs layer [2024-02-20T05:20:28.737Z] 0c6a40ed1a82: Pulling fs layer [2024-02-20T05:20:28.737Z] 94ae7d8d031c: Pulling fs layer [2024-02-20T05:20:28.737Z] f0e02332f6b5: Waiting [2024-02-20T05:20:28.737Z] 872ee5b61b7b: Waiting [2024-02-20T05:20:28.737Z] 0c6a40ed1a82: Waiting [2024-02-20T05:20:28.737Z] 94ae7d8d031c: Waiting [2024-02-20T05:20:28.737Z] 5d54e960e981: Verifying Checksum [2024-02-20T05:20:28.737Z] 5d54e960e981: Download complete [2024-02-20T05:20:28.737Z] f0e02332f6b5: Verifying Checksum [2024-02-20T05:20:28.737Z] f0e02332f6b5: Download complete [2024-02-20T05:20:28.737Z] 872ee5b61b7b: Verifying Checksum [2024-02-20T05:20:28.737Z] 872ee5b61b7b: Download complete [2024-02-20T05:20:28.737Z] 9fda8d8052c6: Download complete [2024-02-20T05:20:29.330Z] 94ae7d8d031c: Verifying Checksum [2024-02-20T05:20:29.330Z] 94ae7d8d031c: Download complete [2024-02-20T05:20:29.600Z] 9fda8d8052c6: Pull complete [2024-02-20T05:20:30.565Z] c4a7e357bf2a: Verifying Checksum [2024-02-20T05:20:30.566Z] c4a7e357bf2a: Download complete [2024-02-20T05:20:31.532Z] 0c6a40ed1a82: Verifying Checksum [2024-02-20T05:20:31.532Z] 0c6a40ed1a82: Download complete [2024-02-20T05:20:34.108Z] 5d54e960e981: Pull complete [2024-02-20T05:20:49.127Z] c4a7e357bf2a: Pull complete [2024-02-20T05:20:49.127Z] f0e02332f6b5: Pull complete [2024-02-20T05:20:49.127Z] 872ee5b61b7b: Pull complete [2024-02-20T05:20:57.347Z] 0c6a40ed1a82: Pull complete [2024-02-20T05:20:58.761Z] 94ae7d8d031c: Pull complete [2024-02-20T05:20:58.761Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-02-20T05:20:58.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-02-20T05:20:58.761Z] ---> 86de565de09d [2024-02-20T05:20:58.761Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-02-20T05:21:00.171Z] ---> Running in fa3b7b74b3e5 [2024-02-20T05:21:00.172Z] Removing intermediate container fa3b7b74b3e5 [2024-02-20T05:21:00.172Z] ---> 2fe05e9aacc1 [2024-02-20T05:21:00.172Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T05:21:00.439Z] ---> Running in 59b615b3b91c [2024-02-20T05:21:00.706Z] Removing intermediate container 59b615b3b91c [2024-02-20T05:21:00.706Z] ---> 497fca5088d6 [2024-02-20T05:21:00.706Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T05:21:00.706Z] ---> Running in 3ad8fb0304cc [2024-02-20T05:21:00.974Z] Removing intermediate container 3ad8fb0304cc [2024-02-20T05:21:00.974Z] ---> 81c0b450364c [2024-02-20T05:21:00.974Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T05:21:00.974Z] ---> Running in 18cd365f88cb [2024-02-20T05:21:01.245Z] Removing intermediate container 18cd365f88cb [2024-02-20T05:21:01.245Z] ---> b49e9c7ba750 [2024-02-20T05:21:01.245Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T05:21:01.245Z] ---> Running in 8dddef0f3f2f [2024-02-20T05:21:02.664Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T05:21:02.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T05:21:04.036Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-02-20T05:21:04.036Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-02-20T05:21:04.036Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-02-20T05:21:04.036Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-02-20T05:21:04.036Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T05:21:04.036Z] OK: 271 MiB in 56 packages [2024-02-20T05:21:05.031Z] Removing intermediate container 8dddef0f3f2f [2024-02-20T05:21:05.031Z] ---> 2138874d4f35 [2024-02-20T05:21:05.031Z] Step 8/12 : WORKDIR /device-snmp-go [2024-02-20T05:21:05.324Z] ---> Running in e9c0f082c422 [2024-02-20T05:21:05.601Z] Removing intermediate container e9c0f082c422 [2024-02-20T05:21:05.601Z] ---> 55c959eb77aa [2024-02-20T05:21:05.601Z] Step 9/12 : COPY go.mod vendor* ./ [2024-02-20T05:21:06.193Z] ---> 3c23dde79f0a [2024-02-20T05:21:06.193Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T05:21:06.193Z] ---> Running in 6f587c04ca2f [2024-02-20T05:22:14.088Z] Removing intermediate container 6f587c04ca2f [2024-02-20T05:22:14.088Z] ---> d8a6ff5a4a2e [2024-02-20T05:22:14.088Z] Step 11/12 : COPY . . [2024-02-20T05:22:14.088Z] ---> ffbc1776a0f3 [2024-02-20T05:22:14.088Z] Step 12/12 : RUN ${MAKE} [2024-02-20T05:22:14.088Z] ---> Running in 1fa55b3e47b5 [2024-02-20T05:22:14.088Z] noop [2024-02-20T05:22:14.088Z] Removing intermediate container 1fa55b3e47b5 [2024-02-20T05:22:14.088Z] ---> c1f8e3cffd10 [2024-02-20T05:22:14.088Z] Successfully built c1f8e3cffd10 [2024-02-20T05:22:14.088Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:22:14.696Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T05:22:14.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T05:22:15.059Z] prd-ubuntu20.04-docker-arm64-4c-16g-1325 does not seem to be running inside a container [2024-02-20T05:22:15.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T05:22:17.739Z] $ docker top 1105786c9d75b216a9cdf8e9428cfd2d9e21951ac51965185544df4a79d465cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T05:22:18.774Z] + go version [2024-02-20T05:22:18.774Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-02-20T05:22:18.809Z] $ docker stop --time=1 1105786c9d75b216a9cdf8e9428cfd2d9e21951ac51965185544df4a79d465cd [2024-02-20T05:22:20.415Z] $ docker rm -f --volumes 1105786c9d75b216a9cdf8e9428cfd2d9e21951ac51965185544df4a79d465cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:22:21.644Z] + docker inspect -f . ci-base-image-arm64 [2024-02-20T05:22:21.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T05:22:21.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-1325 does not seem to be running inside a container [2024-02-20T05:22:22.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-02-20T05:22:23.225Z] $ docker top 3d59a5271764d45d1f21fd5aff1cf2209490a27d7b42a77a8352418bc34dfdcc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T05:22:23.958Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-02-20T05:22:24.392Z] + make test [2024-02-20T05:22:24.392Z] go test ./... -coverprofile=coverage.out [2024-02-20T05:22:27.744Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-02-20T05:24:04.415Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-02-20T05:24:04.415Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.042s coverage: 0.0% of statements [2024-02-20T05:24:04.415Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-02-20T05:24:04.415Z] go vet ./... [2024-02-20T05:24:14.500Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-02-20T05:24:14.500Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-02-20T05:24:14.500Z] ./bin/test-attribution-txt.sh [2024-02-20T05:24:14.500Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-02-20T05:24:14.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-02-20T05:24:14.632Z] $ docker stop --time=1 3d59a5271764d45d1f21fd5aff1cf2209490a27d7b42a77a8352418bc34dfdcc [2024-02-20T05:24:16.463Z] $ docker rm -f --volumes 3d59a5271764d45d1f21fd5aff1cf2209490a27d7b42a77a8352418bc34dfdcc [Pipeline] // withDockerContainer [Pipeline] sh [2024-02-20T05:24:17.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-02-20T05:24:17.752Z] Warning: overwriting stash ‘coverage-report’ [2024-02-20T05:24:18.163Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-02-20T05:24:19.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-02-20T05:24:19.379Z] + ls -al . [2024-02-20T05:24:19.379Z] total 168 [2024-02-20T05:24:19.379Z] drwxrwxr-x 7 jenkins jenkins 4096 Feb 20 05:22 . [2024-02-20T05:24:19.379Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 20 05:19 .. [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 20 05:19 .dockerignore [2024-02-20T05:24:19.379Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 20 05:19 .git [2024-02-20T05:24:19.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:19 .github [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 263 Feb 20 05:19 .gitignore [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 20 05:19 .golangci.yml [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 10025 Feb 20 05:19 Attribution.txt [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 11809 Feb 20 05:19 CHANGELOG.md [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 1571 Feb 20 05:19 Dockerfile [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 20 05:19 GOVERNANCE.md [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 20 05:19 Jenkinsfile [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 20 05:19 LICENSE [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 2240 Feb 20 05:19 Makefile [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 20 05:19 OWNERS.md [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 10477 Feb 20 05:19 README.md [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 20 05:17 VERSION [2024-02-20T05:24:19.379Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 20 05:19 bin [2024-02-20T05:24:19.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:19 cmd [2024-02-20T05:24:19.379Z] -rw-r--r-- 1 jenkins jenkins 8837 Feb 20 05:23 coverage.out [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 3756 Feb 20 05:19 go.mod [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 34062 Feb 20 05:19 go.sum [2024-02-20T05:24:19.379Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 20 05:19 internal [2024-02-20T05:24:19.379Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 20 05:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:24:19.910Z] + 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=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e --label arch=arm64 --label version=0.0.0 . [2024-02-20T05:24:20.177Z] Sending build context to Docker daemon 7.154MB [2024-02-20T05:24:20.444Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-02-20T05:24:20.444Z] Step 2/25 : FROM ${BASE} AS builder [2024-02-20T05:24:20.444Z] ---> c1f8e3cffd10 [2024-02-20T05:24:20.444Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-02-20T05:24:20.444Z] ---> Running in 4807ab22959f [2024-02-20T05:24:20.711Z] Removing intermediate container 4807ab22959f [2024-02-20T05:24:20.711Z] ---> cf5aa552dd3b [2024-02-20T05:24:20.711Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-02-20T05:24:20.711Z] ---> Running in 9c86876a97a2 [2024-02-20T05:24:20.980Z] Removing intermediate container 9c86876a97a2 [2024-02-20T05:24:20.980Z] ---> 6c8725e938df [2024-02-20T05:24:21.246Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-02-20T05:24:21.246Z] ---> Running in e1e2e647a2e5 [2024-02-20T05:24:21.514Z] Removing intermediate container e1e2e647a2e5 [2024-02-20T05:24:21.514Z] ---> 264eeb3a78e4 [2024-02-20T05:24:21.514Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-02-20T05:24:21.514Z] ---> Running in 1a424fd20efc [2024-02-20T05:24:21.782Z] Removing intermediate container 1a424fd20efc [2024-02-20T05:24:21.782Z] ---> 2f0b2dcb8637 [2024-02-20T05:24:21.782Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-02-20T05:24:21.782Z] ---> Running in 9fe2b1a35def [2024-02-20T05:24:22.743Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T05:24:23.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T05:24:24.282Z] OK: 271 MiB in 56 packages [2024-02-20T05:24:25.253Z] Removing intermediate container 9fe2b1a35def [2024-02-20T05:24:25.253Z] ---> ccebdb676065 [2024-02-20T05:24:25.253Z] Step 8/25 : WORKDIR /device-snmp-go [2024-02-20T05:24:25.253Z] ---> Running in 8a6f0ec091b5 [2024-02-20T05:24:25.520Z] Removing intermediate container 8a6f0ec091b5 [2024-02-20T05:24:25.520Z] ---> 61abfee2d544 [2024-02-20T05:24:25.520Z] Step 9/25 : COPY go.mod vendor* ./ [2024-02-20T05:24:27.473Z] ---> db6b5a252b60 [2024-02-20T05:24:27.473Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-02-20T05:24:27.745Z] ---> Running in 9a90b70d8b69 [2024-02-20T05:24:29.706Z] Removing intermediate container 9a90b70d8b69 [2024-02-20T05:24:29.706Z] ---> 4245d13cac8d [2024-02-20T05:24:29.706Z] Step 11/25 : COPY . . [2024-02-20T05:24:30.293Z] ---> 0c2c23512420 [2024-02-20T05:24:30.293Z] Step 12/25 : RUN ${MAKE} [2024-02-20T05:24:30.293Z] ---> Running in 5003f62148c3 [2024-02-20T05:24:31.257Z] 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.9" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-02-20T05:26:22.941Z] Removing intermediate container 5003f62148c3 [2024-02-20T05:26:22.941Z] ---> 4594b6e0ca65 [2024-02-20T05:26:22.941Z] Step 13/25 : FROM alpine:3.18 [2024-02-20T05:26:22.941Z] 3.18: Pulling from library/alpine [2024-02-20T05:26:22.941Z] c6b39de5b339: Pulling fs layer [2024-02-20T05:26:22.941Z] c6b39de5b339: Verifying Checksum [2024-02-20T05:26:22.941Z] c6b39de5b339: Download complete [2024-02-20T05:26:22.941Z] c6b39de5b339: Pull complete [2024-02-20T05:26:22.941Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-02-20T05:26:22.941Z] Status: Downloaded newer image for alpine:3.18 [2024-02-20T05:26:22.941Z] ---> 33abbf032149 [2024-02-20T05:26:22.941Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-02-20T05:26:22.941Z] ---> Running in e0903bfb629b [2024-02-20T05:26:22.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T05:26:22.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T05:26:22.941Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-02-20T05:26:22.941Z] Executing busybox-1.36.1-r5.trigger [2024-02-20T05:26:22.941Z] OK: 8 MiB in 16 packages [2024-02-20T05:26:22.941Z] Removing intermediate container e0903bfb629b [2024-02-20T05:26:22.941Z] ---> d032553a21a1 [2024-02-20T05:26:22.941Z] Step 15/25 : RUN apk --no-cache upgrade [2024-02-20T05:26:22.941Z] ---> Running in 5d254c0763b0 [2024-02-20T05:26:22.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-02-20T05:26:22.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-02-20T05:26:22.941Z] OK: 8 MiB in 16 packages [2024-02-20T05:26:22.942Z] Removing intermediate container 5d254c0763b0 [2024-02-20T05:26:22.942Z] ---> 574fb1235ca1 [2024-02-20T05:26:22.942Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-02-20T05:26:22.942Z] ---> d4a5f50776dd [2024-02-20T05:26:22.942Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-02-20T05:26:24.353Z] ---> 593056d92f0c [2024-02-20T05:26:24.353Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-02-20T05:26:24.934Z] ---> 9ab6505078aa [2024-02-20T05:26:24.934Z] Step 19/25 : EXPOSE 59993 [2024-02-20T05:26:24.934Z] ---> Running in 8f16a86bea8b [2024-02-20T05:26:25.205Z] Removing intermediate container 8f16a86bea8b [2024-02-20T05:26:25.205Z] ---> 9f33ad056f10 [2024-02-20T05:26:25.205Z] Step 20/25 : EXPOSE 161 [2024-02-20T05:26:25.480Z] ---> Running in 76005b464f0a [2024-02-20T05:26:25.748Z] Removing intermediate container 76005b464f0a [2024-02-20T05:26:25.748Z] ---> 10aebf03a513 [2024-02-20T05:26:25.748Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-02-20T05:26:25.748Z] ---> Running in e8af2920386c [2024-02-20T05:26:26.013Z] Removing intermediate container e8af2920386c [2024-02-20T05:26:26.013Z] ---> 01cd3c897a64 [2024-02-20T05:26:26.013Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-02-20T05:26:26.013Z] ---> Running in 1c3aff878150 [2024-02-20T05:26:26.472Z] Removing intermediate container 1c3aff878150 [2024-02-20T05:26:26.472Z] ---> f083bef22abd [2024-02-20T05:26:26.472Z] Step 23/25 : LABEL arch=arm64 [2024-02-20T05:26:26.472Z] ---> Running in 9713aab8d35d [2024-02-20T05:26:26.738Z] Removing intermediate container 9713aab8d35d [2024-02-20T05:26:26.738Z] ---> ce0010f888df [2024-02-20T05:26:26.738Z] Step 24/25 : LABEL git_sha=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [2024-02-20T05:26:26.738Z] ---> Running in fd9e32207fa8 [2024-02-20T05:26:27.004Z] Removing intermediate container fd9e32207fa8 [2024-02-20T05:26:27.004Z] ---> c5fd8d8a91a5 [2024-02-20T05:26:27.004Z] Step 25/25 : LABEL version=0.0.0 [2024-02-20T05:26:27.004Z] ---> Running in 0020a7030d93 [2024-02-20T05:26:27.269Z] Removing intermediate container 0020a7030d93 [2024-02-20T05:26:27.269Z] ---> adfcc212bbb5 [2024-02-20T05:26:27.269Z] [Warning] One or more build-args [ARCH] were not consumed [2024-02-20T05:26:27.269Z] Successfully built adfcc212bbb5 [2024-02-20T05:26:27.269Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:26:28.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T05:26:28.525Z] [2024-02-20T05:26:28.525Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:26:28.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T05:26:28.987Z] arm64: Pulling from edgex-lftools-log-publisher [2024-02-20T05:26:28.987Z] 8998bd30e6a1: Pulling fs layer [2024-02-20T05:26:28.987Z] 04944245beec: Pulling fs layer [2024-02-20T05:26:28.987Z] 699f458cf7ca: Pulling fs layer [2024-02-20T05:26:28.987Z] 765212b225bb: Pulling fs layer [2024-02-20T05:26:28.987Z] f23df028b6ca: Pulling fs layer [2024-02-20T05:26:28.987Z] d65c8cfc05b1: Pulling fs layer [2024-02-20T05:26:28.987Z] 2437ff75d9bd: Pulling fs layer [2024-02-20T05:26:28.987Z] f23df028b6ca: Waiting [2024-02-20T05:26:28.987Z] d65c8cfc05b1: Waiting [2024-02-20T05:26:28.987Z] 2437ff75d9bd: Waiting [2024-02-20T05:26:28.987Z] 765212b225bb: Waiting [2024-02-20T05:26:29.256Z] 04944245beec: Verifying Checksum [2024-02-20T05:26:29.256Z] 04944245beec: Download complete [2024-02-20T05:26:29.256Z] 765212b225bb: Verifying Checksum [2024-02-20T05:26:29.256Z] 765212b225bb: Download complete [2024-02-20T05:26:29.256Z] f23df028b6ca: Verifying Checksum [2024-02-20T05:26:29.256Z] f23df028b6ca: Download complete [2024-02-20T05:26:29.256Z] d65c8cfc05b1: Verifying Checksum [2024-02-20T05:26:29.256Z] d65c8cfc05b1: Download complete [2024-02-20T05:26:29.256Z] 699f458cf7ca: Verifying Checksum [2024-02-20T05:26:29.256Z] 699f458cf7ca: Download complete [2024-02-20T05:26:29.839Z] 8998bd30e6a1: Download complete [2024-02-20T05:26:32.416Z] 2437ff75d9bd: Verifying Checksum [2024-02-20T05:26:32.416Z] 2437ff75d9bd: Download complete [2024-02-20T05:26:34.355Z] 8998bd30e6a1: Pull complete [2024-02-20T05:26:34.622Z] 04944245beec: Pull complete [2024-02-20T05:26:36.566Z] 699f458cf7ca: Pull complete [2024-02-20T05:26:36.566Z] 765212b225bb: Pull complete [2024-02-20T05:26:37.533Z] f23df028b6ca: Pull complete [2024-02-20T05:26:39.030Z] d65c8cfc05b1: Pull complete [2024-02-20T05:26:55.352Z] 2437ff75d9bd: Pull complete [2024-02-20T05:26:55.352Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-02-20T05:26:55.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-02-20T05:26:55.352Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T05:26:55.855Z] prd-ubuntu20.04-docker-arm64-4c-16g-1325 does not seem to be running inside a container [2024-02-20T05:26:55.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-02-20T05:26:58.528Z] $ docker top b2f8cd5ba58d575733c08d3e32ca1096a31e191c0c0c6915f1e6ce59dd837f36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:26:59.639Z] ---> job-cost.sh [2024-02-20T05:26:59.639Z] lf-activate-venv: SKIPPING [2024-02-20T05:26:59.639Z] INFO: No Stack... [2024-02-20T05:26:59.913Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-02-20T05:27:00.896Z] INFO: Archiving Costs [Pipeline] sh [2024-02-20T05:27:01.262Z] + cut -d, -f6 [2024-02-20T05:27:01.262Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2024-02-20T05:27:01.592Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [2024-02-20T05:27:01.597Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] did not exist. Created. [2024-02-20T05:27:01.602Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-02-20T05:27:02.102Z] /w/workspace/device-snmp-go/1@tmp/durable-3167d484/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-02-20T05:27:03.026Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-02-20T05:27:03.066Z] Warning: overwriting stash ‘stack-cost’ [2024-02-20T05:27:03.110Z] Stashed 1 file(s) [Pipeline] } [2024-02-20T05:27:03.155Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-341-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-02-20T05:27:03.315Z] $ docker stop --time=1 b2f8cd5ba58d575733c08d3e32ca1096a31e191c0c0c6915f1e6ce59dd837f36 [2024-02-20T05:27:07.469Z] $ docker rm -f --volumes b2f8cd5ba58d575733c08d3e32ca1096a31e191c0c0c6915f1e6ce59dd837f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-02-20T05:27:09.575Z] provisioning config files... [2024-02-20T05:27:09.583Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/config17479173431280375507tmp [Pipeline] { [Pipeline] sh [2024-02-20T05:27:09.997Z] + set +x [2024-02-20T05:27:09.997Z] + curl -s https://codecov.io/bash [2024-02-20T05:27:09.997Z] + bash -s -- [2024-02-20T05:27:09.997Z] [2024-02-20T05:27:09.997Z] _____ _ [2024-02-20T05:27:09.997Z] / ____| | | [2024-02-20T05:27:09.997Z] | | ___ __| | ___ ___ _____ __ [2024-02-20T05:27:09.997Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-02-20T05:27:09.997Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-02-20T05:27:09.997Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-02-20T05:27:09.997Z] Bash-1.0.6 [2024-02-20T05:27:09.997Z] [2024-02-20T05:27:09.997Z] [2024-02-20T05:27:09.997Z] ==> git version 2.25.1 found [2024-02-20T05:27:09.997Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-02-20T05:27:09.997Z] Release-Date: 2020-01-08 [2024-02-20T05:27:09.997Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-02-20T05:27:09.997Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-02-20T05:27:09.997Z] ==> Jenkins CI detected. [2024-02-20T05:27:09.997Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-341 [2024-02-20T05:27:09.997Z] project root: . [2024-02-20T05:27:09.997Z] --> token set from env [2024-02-20T05:27:09.997Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-02-20T05:27:09.997Z] ==> Running gcov in . (disable via -X gcov) [2024-02-20T05:27:09.997Z] ==> Python coveragepy not found [2024-02-20T05:27:09.997Z] ==> Searching for coverage reports in: [2024-02-20T05:27:09.997Z] + . [2024-02-20T05:27:10.257Z] -> Found 1 reports [2024-02-20T05:27:10.257Z] ==> Detecting git/mercurial file structure [2024-02-20T05:27:10.257Z] ==> Reading reports [2024-02-20T05:27:10.257Z] + ./coverage.out bytes=8837 [2024-02-20T05:27:10.257Z] ==> Appending adjustments [2024-02-20T05:27:10.257Z] https://docs.codecov.io/docs/fixing-reports [2024-02-20T05:27:10.257Z] + Found adjustments [2024-02-20T05:27:10.257Z] ==> Gzipping contents [2024-02-20T05:27:10.257Z] 4.0K /tmp/codecov.t2lf1d.gz [2024-02-20T05:27:10.257Z] ==> Uploading reports [2024-02-20T05:27:10.257Z] url: https://codecov.io [2024-02-20T05:27:10.258Z] query: branch=PR-341&commit=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2024-02-20T05:27:10.258Z] -> Pinging Codecov [2024-02-20T05:27:10.258Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-341&commit=44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-341%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=341&job=&cmd_args= [2024-02-20T05:27:10.518Z] -> Uploading to [2024-02-20T05:27:10.518Z] https://storage.googleapis.com/codecov/v4/raw/2024-02-20/6C56EA5C29638FB4528AC87E60AF5AE0/44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e/3c1f4af8-3250-44e1-a2ec-e0d3d5fc6c6e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240220%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240220T052710Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e03b2f248d81b59e640a0803f1aa28e17d7db8cb19207d882b5a55ca8bfa521 [2024-02-20T05:27:10.518Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-02-20T05:27:10.519Z] Dload Upload Total Spent Left Speed [2024-02-20T05:27:10.782Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5456 --:--:-- --:--:-- --:--:-- 5456 [2024-02-20T05:27:10.782Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/44eb20f7af0b2c23d6aa9a5e6e855e98fdf8895e [Pipeline] } [2024-02-20T05:27:10.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-02-20T05:27:14.199Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-341/archives ] [2024-02-20T05:27:14.199Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-341/archives [2024-02-20T05:27:14.199Z] total 16 [2024-02-20T05:27:14.199Z] drwxr-xr-x 3 root root 4096 Feb 20 05:19 . [2024-02-20T05:27:14.199Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 05:19 .. [2024-02-20T05:27:14.199Z] drwxr-xr-x 2 root root 4096 Feb 20 05:19 cost [2024-02-20T05:27:14.199Z] -rw-r--r-- 1 root root 86 Feb 20 05:19 cost.csv [2024-02-20T05:27:14.199Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-341/archives [2024-02-20T05:27:14.199Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-341/archives [2024-02-20T05:27:14.199Z] total 16 [2024-02-20T05:27:14.199Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 20 05:19 . [2024-02-20T05:27:14.199Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 20 05:19 .. [2024-02-20T05:27:14.199Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 20 05:19 cost [2024-02-20T05:27:14.199Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 20 05:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:27:14.527Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:27:15.418Z] ---> package-listing.sh [2024-02-20T05:27:15.418Z] ++ facter osfamily [2024-02-20T05:27:15.418Z] ++ tr '[:upper:]' '[:lower:]' [2024-02-20T05:27:15.677Z] + OS_FAMILY=debian [2024-02-20T05:27:15.677Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-341 [2024-02-20T05:27:15.677Z] + START_PACKAGES=/tmp/packages_start.txt [2024-02-20T05:27:15.677Z] + END_PACKAGES=/tmp/packages_end.txt [2024-02-20T05:27:15.677Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-02-20T05:27:15.677Z] + PACKAGES=/tmp/packages_start.txt [2024-02-20T05:27:15.677Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-341 ']' [2024-02-20T05:27:15.677Z] + PACKAGES=/tmp/packages_end.txt [2024-02-20T05:27:15.677Z] + case "${OS_FAMILY}" in [2024-02-20T05:27:15.677Z] + dpkg -l [2024-02-20T05:27:15.677Z] + grep '^ii' [2024-02-20T05:27:15.677Z] + '[' -f /tmp/packages_start.txt ']' [2024-02-20T05:27:15.677Z] + '[' -f /tmp/packages_end.txt ']' [2024-02-20T05:27:15.677Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-02-20T05:27:15.677Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-341 ']' [2024-02-20T05:27:15.677Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-341/archives/ [2024-02-20T05:27:15.677Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-341/archives/ [Pipeline] echo [2024-02-20T05:27:15.711Z] 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-341/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-02-20T05:27:16.000Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-02-20T05:27:16.689Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-02-20T05:27:16.689Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-02-20T05:27:16.932Z] prd-ubuntu20.04-docker-8c-8g-1324 does not seem to be running inside a container [2024-02-20T05:27:16.960Z] $ 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-341/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-341 -v /w/workspace/gexfoundry_device-snmp-go_PR-341:/w/workspace/gexfoundry_device-snmp-go_PR-341:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-02-20T05:27:17.132Z] $ docker top fcab5ec79350b4514d50504f76d17f35ca216b3da9fac50b53cc8f282fe121f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-02-20T05:27:17.627Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-02-20T05:27:17.938Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-02-20T05:27:18.249Z] + ls /var/log/sa-host [2024-02-20T05:27:18.249Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-02-20T05:27:18.537Z] provisioning config files... [2024-02-20T05:27:18.545Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-341@tmp/config4769617770101416664tmp [Pipeline] { [Pipeline] echo [2024-02-20T05:27:18.698Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:27:19.006Z] ---> create-netrc.sh [Pipeline] } [2024-02-20T05:27:19.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:27:19.545Z] ---> python-tools-install.sh [Pipeline] echo [2024-02-20T05:27:19.578Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:27:19.891Z] ---> sudo-logs.sh [2024-02-20T05:27:19.891Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-02-20T05:27:20.029Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:27:20.343Z] ---> job-cost.sh [2024-02-20T05:27:20.343Z] lf-activate-venv: SKIPPING [2024-02-20T05:27:20.343Z] DEBUG: total: 0.2199999988079071 [2024-02-20T05:27:20.343Z] INFO: Retrieving Stack Cost... [2024-02-20T05:27:20.602Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-02-20T05:27:21.173Z] INFO: Archiving Costs [Pipeline] echo [2024-02-20T05:27:21.211Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-02-20T05:27:21.525Z] ---> logs-deploy.sh [2024-02-20T05:27:21.525Z] lf-activate-venv: SKIPPING [2024-02-20T05:27:21.525Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-341/1 [2024-02-20T05:27:21.525Z] INFO: archiving workspace using pattern(s): [2024-02-20T05:27:22.464Z] Archives upload complete. [2024-02-20T05:27:22.465Z] INFO: archiving logs to Nexus