Pull request #248 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f53f2b00b84ab99da7bc696659b3f04b152fc4f2+2bd6e5dae59222faf073cfb9822f90f2048c0bba (ddf9eaf278e36e56082b13af542d4c4bd63a90a2) 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-ssh13455297289792582677.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh369220859063085154.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-248/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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16389752131962189225.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-248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14556128432562404978.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh3137956952592123326.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-248/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-248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13805255931100544862.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7914 in /w/workspace/gexfoundry_device-snmp-go_PR-248 [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-248 # 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/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit f53f2b00b84ab99da7bc696659b3f04b152fc4f2 Merge succeeded, producing f53f2b00b84ab99da7bc696659b3f04b152fc4f2 Checking out Revision f53f2b00b84ab99da7bc696659b3f04b152fc4f2 (PR-248) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-01T05:59:55.629Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f f53f2b00b84ab99da7bc696659b3f04b152fc4f2 # 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 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f53f2b00b84ab99da7bc696659b3f04b152fc4f2 # timeout=10 [Pipeline] withCredentials [2023-03-01T05:59:55.793Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-01T05:59:55.885Z] ========================================================= [2023-03-01T05:59:55.885Z] EdgeX Global Pipelines Version Info [2023-03-01T05:59:55.885Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-01T05:59:56.623Z] ------------------- [2023-03-01T05:59:56.623Z] stable info: [2023-03-01T05:59:56.623Z] ------------------- [2023-03-01T05:59:56.623Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-01T05:59:56.623Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T05:59:56.623Z] Message: update stable to v1.0.244 [2023-03-01T05:59:57.194Z] ------------------- [2023-03-01T05:59:57.194Z] experimental info: [2023-03-01T05:59:57.194Z] ------------------- [2023-03-01T05:59:57.194Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-01T05:59:57.194Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-01T05:59:57.194Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-01T05:59:57.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-03-01T05:59:57.522Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-03-01T05:59:57.566Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-01T05:59:57.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-01T05:59:57.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-01T05:59:57.677Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-01T05:59:57.717Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-01T05:59:57.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-01T05:59:57.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-01T05:59:57.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-01T05:59:57.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-01T05:59:57.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-03-01T05:59:57.955Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-01T05:59:57.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-01T05:59:58.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T05:59:58.077Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-01T05:59:58.113Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T05:59:58.150Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-01T05:59:58.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-01T05:59:58.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-01T05:59:58.271Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-01T05:59:58.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-01T05:59:58.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-01T05:59:58.384Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-01T05:59:58.424Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-01T05:59:58.457Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-01T05:59:58.497Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-01T05:59:58.535Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-248 [Pipeline] echo [2023-03-01T05:59:58.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-248 [Pipeline] echo [2023-03-01T05:59:58.613Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-248 [Pipeline] echo [2023-03-01T05:59:58.653Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] echo [2023-03-01T05:59:58.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f53f2b0 [Pipeline] echo [2023-03-01T05:59:58.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T05:59:58.836Z] provisioning config files... [2023-03-01T05:59:58.851Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/config148516978639793361tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T05:59:59.208Z] ---> docker-login.sh [2023-03-01T05:59:59.208Z] nexus3.edgexfoundry.org:10001 [2023-03-01T05:59:59.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:59:59.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:59:59.468Z] Configure a credential helper to remove this warning. See [2023-03-01T05:59:59.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:59:59.468Z] [2023-03-01T05:59:59.468Z] Login Succeeded [2023-03-01T05:59:59.468Z] nexus3.edgexfoundry.org:10002 [2023-03-01T05:59:59.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:59:59.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:59:59.728Z] Configure a credential helper to remove this warning. See [2023-03-01T05:59:59.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:59:59.728Z] [2023-03-01T05:59:59.728Z] Login Succeeded [2023-03-01T05:59:59.728Z] nexus3.edgexfoundry.org:10003 [2023-03-01T05:59:59.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:59:59.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:59:59.728Z] Configure a credential helper to remove this warning. See [2023-03-01T05:59:59.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:59:59.728Z] [2023-03-01T05:59:59.728Z] Login Succeeded [2023-03-01T05:59:59.728Z] nexus3.edgexfoundry.org:10004 [2023-03-01T05:59:59.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T05:59:59.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T05:59:59.728Z] Configure a credential helper to remove this warning. See [2023-03-01T05:59:59.728Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T05:59:59.728Z] [2023-03-01T05:59:59.728Z] Login Succeeded [2023-03-01T05:59:59.728Z] docker.io [2023-03-01T05:59:59.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:00:00.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:00:00.246Z] Configure a credential helper to remove this warning. See [2023-03-01T06:00:00.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:00:00.246Z] [2023-03-01T06:00:00.246Z] Login Succeeded [2023-03-01T06:00:00.246Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T06:00:00.274Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-01T06:00:00.931Z] + git rev-list -1 --merges f53f2b00b84ab99da7bc696659b3f04b152fc4f2~1..f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] echo [2023-03-01T06:00:00.997Z] -----------> git rev-list -1 --merges f53f2b00b84ab99da7bc696659b3f04b152fc4f2~1..f53f2b00b84ab99da7bc696659b3f04b152fc4f2 f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [false] [Pipeline] sh [2023-03-01T06:00:01.304Z] + git log --format=format:%s -1 f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] echo [2023-03-01T06:00:01.353Z] ========================================================= [2023-03-01T06:00:01.353Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-01T06:00:01.353Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T06:00:01.788Z] + git log --format=format:%s -1 f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] echo [2023-03-01T06:00:01.823Z] [semverPrep] GIT_COMMIT: f53f2b00b84ab99da7bc696659b3f04b152fc4f2, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-03-01T06:00:01.862Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-01T06:00:02.229Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-01T06:00:02.229Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-01T06:00:02.229Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-01T06:00:02.229Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-01T06:00:02.229Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-01T06:00:02.229Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-01T06:00:02.229Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:00:02.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:00:02.651Z] [2023-03-01T06:00:02.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:00:03.028Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:00:03.028Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-01T06:00:03.028Z] b85a868b505f: Pulling fs layer [2023-03-01T06:00:03.028Z] e2be974225ed: Pulling fs layer [2023-03-01T06:00:03.028Z] 339a4e72a1f5: Pulling fs layer [2023-03-01T06:00:03.028Z] 988bab9f4d93: Pulling fs layer [2023-03-01T06:00:03.028Z] 1469e6f7b9e6: Pulling fs layer [2023-03-01T06:00:03.028Z] eaf3925da568: Pulling fs layer [2023-03-01T06:00:03.028Z] bab4dde63d76: Pulling fs layer [2023-03-01T06:00:03.028Z] bde34c3a00c8: Pulling fs layer [2023-03-01T06:00:03.028Z] b352a97aabf1: Pulling fs layer [2023-03-01T06:00:03.028Z] 4872d77fe225: Pulling fs layer [2023-03-01T06:00:03.028Z] 5851b861e8e6: Pulling fs layer [2023-03-01T06:00:03.028Z] 1469e6f7b9e6: Waiting [2023-03-01T06:00:03.028Z] b352a97aabf1: Waiting [2023-03-01T06:00:03.028Z] 4872d77fe225: Waiting [2023-03-01T06:00:03.028Z] eaf3925da568: Waiting [2023-03-01T06:00:03.028Z] bab4dde63d76: Waiting [2023-03-01T06:00:03.028Z] 988bab9f4d93: Waiting [2023-03-01T06:00:03.028Z] bde34c3a00c8: Waiting [2023-03-01T06:00:03.028Z] 5851b861e8e6: Waiting [2023-03-01T06:00:03.028Z] e2be974225ed: Verifying Checksum [2023-03-01T06:00:03.028Z] 988bab9f4d93: Verifying Checksum [2023-03-01T06:00:03.028Z] 988bab9f4d93: Download complete [2023-03-01T06:00:03.291Z] 1469e6f7b9e6: Verifying Checksum [2023-03-01T06:00:03.291Z] 1469e6f7b9e6: Download complete [2023-03-01T06:00:03.291Z] eaf3925da568: Download complete [2023-03-01T06:00:03.291Z] 339a4e72a1f5: Verifying Checksum [2023-03-01T06:00:03.291Z] 339a4e72a1f5: Download complete [2023-03-01T06:00:03.291Z] bde34c3a00c8: Download complete [2023-03-01T06:00:03.291Z] b352a97aabf1: Verifying Checksum [2023-03-01T06:00:03.291Z] b352a97aabf1: Download complete [2023-03-01T06:00:03.291Z] 4872d77fe225: Verifying Checksum [2023-03-01T06:00:03.291Z] 4872d77fe225: Download complete [2023-03-01T06:00:03.291Z] 5851b861e8e6: Verifying Checksum [2023-03-01T06:00:03.291Z] 5851b861e8e6: Download complete [2023-03-01T06:00:03.559Z] b85a868b505f: Verifying Checksum [2023-03-01T06:00:03.559Z] b85a868b505f: Download complete [2023-03-01T06:00:03.822Z] bab4dde63d76: Verifying Checksum [2023-03-01T06:00:03.822Z] bab4dde63d76: Download complete [2023-03-01T06:00:04.758Z] b85a868b505f: Pull complete [2023-03-01T06:00:04.758Z] e2be974225ed: Pull complete [2023-03-01T06:00:05.327Z] 339a4e72a1f5: Pull complete [2023-03-01T06:00:05.327Z] 988bab9f4d93: Pull complete [2023-03-01T06:00:05.587Z] 1469e6f7b9e6: Pull complete [2023-03-01T06:00:05.847Z] eaf3925da568: Pull complete [2023-03-01T06:00:07.753Z] bab4dde63d76: Pull complete [2023-03-01T06:00:07.753Z] bde34c3a00c8: Pull complete [2023-03-01T06:00:07.753Z] b352a97aabf1: Pull complete [2023-03-01T06:00:07.753Z] 4872d77fe225: Pull complete [2023-03-01T06:00:07.753Z] 5851b861e8e6: Pull complete [2023-03-01T06:00:07.753Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-01T06:00:07.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-01T06:00:07.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:00:08.031Z] prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container [2023-03-01T06:00:08.043Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-01T06:00:09.527Z] $ docker top 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a -eo pid,comm [2023-03-01T06:00:09.602Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-01T06:00:09.602Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-01T06:00:09.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T06:00:09.727Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T06:00:09.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T06:00:09.827Z] $ docker exec 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a ssh-agent [2023-03-01T06:00:09.953Z] SSH_AUTH_SOCK=/tmp/ssh-QTcO5uiM2a22/agent.33 [2023-03-01T06:00:09.953Z] SSH_AGENT_PID=39 [2023-03-01T06:00:09.959Z] Running ssh-add (command line suppressed) [2023-03-01T06:00:10.054Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/private_key_10226535620170657565.key (/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/private_key_10226535620170657565.key) [2023-03-01T06:00:10.081Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T06:00:10.415Z] + git tag --points-at HEAD [Pipeline] } [2023-03-01T06:00:10.425Z] $ docker exec --env ******** --env ******** 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a ssh-agent -k [2023-03-01T06:00:10.530Z] unset SSH_AUTH_SOCK; [2023-03-01T06:00:10.530Z] unset SSH_AGENT_PID; [2023-03-01T06:00:10.530Z] echo Agent pid 39 killed; [2023-03-01T06:00:10.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-01T06:00:10.644Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-01T06:00:10.644Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-01T06:00:10.753Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-01T06:00:10.742Z] $ docker exec 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a ssh-agent [2023-03-01T06:00:10.864Z] SSH_AUTH_SOCK=/tmp/ssh-EEJknFrTECqm/agent.72 [2023-03-01T06:00:10.864Z] SSH_AGENT_PID=79 [2023-03-01T06:00:10.870Z] Running ssh-add (command line suppressed) [2023-03-01T06:00:10.958Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/private_key_3736199598142310929.key (/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/private_key_3736199598142310929.key) [2023-03-01T06:00:10.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-01T06:00:11.407Z] + git semver init [2023-03-01T06:00:11.666Z] 2023-03-01 06:00:11,559 [run_init] DEBUG init version:0.0.0 force:False [2023-03-01T06:00:11.666Z] 2023-03-01 06:00:11,560 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver [2023-03-01T06:00:11.666Z] 2023-03-01 06:00:11,560 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-248/.semver [2023-03-01T06:00:11.666Z] 2023-03-01 06:00:11,560 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-248, universal_newlines=False, shell=None, istream=None) [2023-03-01T06:00:12.605Z] 2023-03-01 06:00:12,484 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-248/.git/info/exclude [2023-03-01T06:00:12.605Z] 2023-03-01 06:00:12,484 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver/PR-248 with force:False [2023-03-01T06:00:12.605Z] 2023-03-01 06:00:12,484 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver/PR-248 [2023-03-01T06:00:12.605Z] 2023-03-01 06:00:12,489 [execute] INFO git cat-file --batch-check [2023-03-01T06:00:12.605Z] 2023-03-01 06:00:12,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T06:00:12.605Z] 2023-03-01 06:00:12,495 [execute] INFO git cat-file --batch [2023-03-01T06:00:12.605Z] 2023-03-01 06:00:12,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-248/.semver, universal_newlines=False, shell=None, istream=) [2023-03-01T06:00:12.605Z] 2023-03-01 06:00:12,500 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-248/.semver/PR-248 [2023-03-01T06:00:12.605Z] 0.0.0 [Pipeline] } [2023-03-01T06:00:12.618Z] $ docker exec --env ******** --env ******** 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a ssh-agent -k [2023-03-01T06:00:12.712Z] unset SSH_AUTH_SOCK; [2023-03-01T06:00:12.713Z] unset SSH_AGENT_PID; [2023-03-01T06:00:12.713Z] echo Agent pid 79 killed; [2023-03-01T06:00:12.736Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-01T06:00:13.166Z] + git semver [Pipeline] } [2023-03-01T06:00:13.436Z] $ docker stop --time=1 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a [2023-03-01T06:00:14.767Z] $ docker rm -f --volumes 72e5ac86df0ade8e4c118bd7785fb3cfd7a4749594dfb844675e18d56d27480a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:00:15.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-01T06:00:15.550Z] Stashed 1 file(s) [Pipeline] echo [2023-03-01T06:00:15.569Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:00:16.292Z] provisioning config files... [2023-03-01T06:00:16.302Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/config12086723160141682194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:00:16.656Z] ---> docker-login.sh [2023-03-01T06:00:16.656Z] nexus3.edgexfoundry.org:10001 [2023-03-01T06:00:16.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:00:16.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:00:16.656Z] Configure a credential helper to remove this warning. See [2023-03-01T06:00:16.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:00:16.656Z] [2023-03-01T06:00:16.656Z] Login Succeeded [2023-03-01T06:00:16.656Z] nexus3.edgexfoundry.org:10002 [2023-03-01T06:00:16.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:00:16.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:00:16.656Z] Configure a credential helper to remove this warning. See [2023-03-01T06:00:16.656Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:00:16.656Z] [2023-03-01T06:00:16.656Z] Login Succeeded [2023-03-01T06:00:16.915Z] nexus3.edgexfoundry.org:10003 [2023-03-01T06:00:16.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:00:16.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:00:16.915Z] Configure a credential helper to remove this warning. See [2023-03-01T06:00:16.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:00:16.915Z] [2023-03-01T06:00:16.915Z] Login Succeeded [2023-03-01T06:00:16.915Z] nexus3.edgexfoundry.org:10004 [2023-03-01T06:00:16.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:00:16.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:00:16.915Z] Configure a credential helper to remove this warning. See [2023-03-01T06:00:16.915Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:00:16.915Z] [2023-03-01T06:00:16.915Z] Login Succeeded [2023-03-01T06:00:16.915Z] docker.io [2023-03-01T06:00:17.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:00:17.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:00:17.436Z] Configure a credential helper to remove this warning. See [2023-03-01T06:00:17.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:00:17.436Z] [2023-03-01T06:00:17.436Z] Login Succeeded [2023-03-01T06:00:17.436Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T06:00:17.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T06:00:17.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:00:17.689Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:00:17.723Z] ========================================================= [2023-03-01T06:00:17.723Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-01T06:00:17.723Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:00:18.204Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T06:00:18.204Z] Sending build context to Docker daemon 5.691MB [2023-03-01T06:00:18.204Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T06:00:18.204Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T06:00:18.204Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-01T06:00:18.204Z] 213ec9aee27d: Pulling fs layer [2023-03-01T06:00:18.204Z] 4583459ba037: Pulling fs layer [2023-03-01T06:00:18.204Z] 93c1e223e6f2: Pulling fs layer [2023-03-01T06:00:18.204Z] 53926ce57604: Pulling fs layer [2023-03-01T06:00:18.204Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-01T06:00:18.204Z] 53926ce57604: Waiting [2023-03-01T06:00:18.204Z] 22ff95d597cd: Pulling fs layer [2023-03-01T06:00:18.204Z] 12d6caf4c0d1: Pulling fs layer [2023-03-01T06:00:18.204Z] 96b7cbca73a9: Pulling fs layer [2023-03-01T06:00:18.204Z] 21b2b0c7a3f4: Waiting [2023-03-01T06:00:18.204Z] 96b7cbca73a9: Waiting [2023-03-01T06:00:18.204Z] 12d6caf4c0d1: Waiting [2023-03-01T06:00:18.204Z] 22ff95d597cd: Waiting [2023-03-01T06:00:18.204Z] a7acece74701: Pulling fs layer [2023-03-01T06:00:18.204Z] a7acece74701: Waiting [2023-03-01T06:00:18.204Z] 93c1e223e6f2: Download complete [2023-03-01T06:00:18.204Z] 4583459ba037: Verifying Checksum [2023-03-01T06:00:18.204Z] 4583459ba037: Download complete [2023-03-01T06:00:18.204Z] 21b2b0c7a3f4: Download complete [2023-03-01T06:00:18.204Z] 22ff95d597cd: Download complete [2023-03-01T06:00:18.466Z] 213ec9aee27d: Verifying Checksum [2023-03-01T06:00:18.466Z] 12d6caf4c0d1: Download complete [2023-03-01T06:00:18.466Z] 213ec9aee27d: Pull complete [2023-03-01T06:00:18.732Z] 4583459ba037: Pull complete [2023-03-01T06:00:18.732Z] 93c1e223e6f2: Pull complete [2023-03-01T06:00:19.328Z] a7acece74701: Verifying Checksum [2023-03-01T06:00:19.328Z] a7acece74701: Download complete [2023-03-01T06:00:19.328Z] 96b7cbca73a9: Verifying Checksum [2023-03-01T06:00:19.328Z] 96b7cbca73a9: Download complete [2023-03-01T06:00:19.328Z] 53926ce57604: Verifying Checksum [2023-03-01T06:00:19.328Z] 53926ce57604: Download complete [2023-03-01T06:00:23.520Z] 53926ce57604: Pull complete [2023-03-01T06:00:23.520Z] 21b2b0c7a3f4: Pull complete [2023-03-01T06:00:23.520Z] 22ff95d597cd: Pull complete [2023-03-01T06:00:23.520Z] 12d6caf4c0d1: Pull complete [2023-03-01T06:00:25.436Z] 96b7cbca73a9: Pull complete [2023-03-01T06:00:26.001Z] a7acece74701: Pull complete [2023-03-01T06:00:26.001Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-01T06:00:26.001Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-01T06:00:26.001Z] ---> db6d94c90886 [2023-03-01T06:00:26.001Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:00:27.907Z] ---> Running in d44c73623e12 [2023-03-01T06:00:27.908Z] Removing intermediate container d44c73623e12 [2023-03-01T06:00:27.908Z] ---> 943245733301 [2023-03-01T06:00:27.908Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T06:00:27.908Z] ---> Running in 4448fa6b921e [2023-03-01T06:00:28.167Z] Removing intermediate container 4448fa6b921e [2023-03-01T06:00:28.167Z] ---> fda8830bf774 [2023-03-01T06:00:28.167Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T06:00:28.167Z] ---> Running in c2b3f41b5127 [2023-03-01T06:00:28.167Z] Removing intermediate container c2b3f41b5127 [2023-03-01T06:00:28.167Z] ---> 683fc30d0fce [2023-03-01T06:00:28.167Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T06:00:28.167Z] ---> Running in 2289d1fdaf10 [2023-03-01T06:00:28.425Z] Removing intermediate container 2289d1fdaf10 [2023-03-01T06:00:28.425Z] ---> 749837154708 [2023-03-01T06:00:28.425Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T06:00:28.425Z] ---> Running in 6357c976fd20 [2023-03-01T06:00:28.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:00:28.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:00:28.941Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T06:00:28.941Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T06:00:28.941Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T06:00:28.941Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T06:00:28.941Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:00:28.941Z] OK: 216 MiB in 55 packages [2023-03-01T06:00:29.506Z] Removing intermediate container 6357c976fd20 [2023-03-01T06:00:29.506Z] ---> bdf8fd06325b [2023-03-01T06:00:29.506Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-01T06:00:29.506Z] ---> Running in 8af19281fcfc [2023-03-01T06:00:29.506Z] Removing intermediate container 8af19281fcfc [2023-03-01T06:00:29.506Z] ---> af10b1e0ef16 [2023-03-01T06:00:29.506Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-01T06:00:29.506Z] ---> 3686b524f6a9 [2023-03-01T06:00:29.506Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:00:29.506Z] ---> Running in ceaf146d1af6 [2023-03-01T06:00:31.003Z] Still waiting to schedule task [2023-03-01T06:00:31.004Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-01T06:01:08.227Z] Removing intermediate container ceaf146d1af6 [2023-03-01T06:01:08.228Z] ---> 9a0fe6367993 [2023-03-01T06:01:08.228Z] Step 11/12 : COPY . . [2023-03-01T06:01:08.228Z] ---> ffaeeab216fb [2023-03-01T06:01:08.228Z] Step 12/12 : RUN ${MAKE} [2023-03-01T06:01:08.228Z] ---> Running in 3b2ee5e066c8 [2023-03-01T06:01:08.228Z] noop [2023-03-01T06:01:08.228Z] Removing intermediate container 3b2ee5e066c8 [2023-03-01T06:01:08.228Z] ---> 92e70f189534 [2023-03-01T06:01:08.228Z] Successfully built 92e70f189534 [2023-03-01T06:01:08.228Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:01:08.719Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T06:01:08.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:01:08.887Z] prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container [2023-03-01T06:01:08.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T06:01:09.291Z] $ docker top 3029a837e449a483356405cead0d9e1aa8040cf262af6ba0bd52993b6a690fd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:01:09.693Z] + go version [2023-03-01T06:01:09.693Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-01T06:01:09.735Z] $ docker stop --time=1 3029a837e449a483356405cead0d9e1aa8040cf262af6ba0bd52993b6a690fd9 [2023-03-01T06:01:11.057Z] $ docker rm -f --volumes 3029a837e449a483356405cead0d9e1aa8040cf262af6ba0bd52993b6a690fd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:01:11.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-01T06:01:11.762Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:01:11.918Z] prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container [2023-03-01T06:01:11.954Z] $ 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-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-01T06:01:12.289Z] $ docker top 112600e98ce5e77a2d145b03e296023a0921afa10b6a1e1418a5b1f405c310fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:01:12.676Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-248 [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:01:13.042Z] + make test [2023-03-01T06:01:13.042Z] go test ./... -coverprofile=coverage.out [2023-03-01T06:01:13.299Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-01T06:01:23.270Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-03-01T06:01:23.270Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.023s coverage: 0.0% of statements [2023-03-01T06:01:31.384Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-01T06:01:31.384Z] go vet ./... [2023-03-01T06:01:33.912Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T06:01:33.912Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T06:01:33.912Z] ./bin/test-attribution-txt.sh [2023-03-01T06:01:33.912Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-01T06:01:33.912Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-01T06:01:33.949Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T06:01:33.983Z] $ docker stop --time=1 112600e98ce5e77a2d145b03e296023a0921afa10b6a1e1418a5b1f405c310fd [2023-03-01T06:01:35.710Z] $ docker rm -f --volumes 112600e98ce5e77a2d145b03e296023a0921afa10b6a1e1418a5b1f405c310fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:01:36.224Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T06:01:36.290Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-01T06:01:36.962Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T06:01:37.280Z] + ls -al . [2023-03-01T06:01:37.280Z] total 168 [2023-03-01T06:01:37.280Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 06:01 . [2023-03-01T06:01:37.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:59 .. [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 1 05:59 .dockerignore [2023-03-01T06:01:37.280Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 06:01 .git [2023-03-01T06:01:37.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:59 .github [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 328 Mar 1 05:59 .gitignore [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 05:59 .golangci.yml [2023-03-01T06:01:37.280Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 06:00 .semver [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 8828 Mar 1 05:59 Attribution.txt [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 8355 Mar 1 05:59 CHANGELOG.md [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 1423 Mar 1 05:59 Dockerfile [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 05:59 GOVERNANCE.md [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 1 05:59 Jenkinsfile [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 05:59 LICENSE [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 2079 Mar 1 05:59 Makefile [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 05:59 OWNERS.md [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 10054 Mar 1 05:59 README.md [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 06:00 VERSION [2023-03-01T06:01:37.280Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 05:59 bin [2023-03-01T06:01:37.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:59 cmd [2023-03-01T06:01:37.280Z] -rw-r--r-- 1 jenkins jenkins 7631 Mar 1 06:01 coverage.out [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 3327 Mar 1 05:59 go.mod [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 30941 Mar 1 05:59 go.sum [2023-03-01T06:01:37.280Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 05:59 internal [2023-03-01T06:01:37.280Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 05:59 snap [2023-03-01T06:01:37.280Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 1 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:01:37.671Z] + 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=f53f2b00b84ab99da7bc696659b3f04b152fc4f2 --label arch=amd64 --label version=0.0.0 . [2023-03-01T06:01:37.671Z] Sending build context to Docker daemon 5.699MB [2023-03-01T06:01:37.671Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T06:01:37.671Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-01T06:01:37.671Z] ---> 92e70f189534 [2023-03-01T06:01:37.671Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:01:37.671Z] ---> Running in 6144dbdd3831 [2023-03-01T06:01:37.931Z] Removing intermediate container 6144dbdd3831 [2023-03-01T06:01:37.931Z] ---> 543cd7fe24e4 [2023-03-01T06:01:37.931Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T06:01:37.931Z] ---> Running in 6d13a9a50ba0 [2023-03-01T06:01:37.931Z] Removing intermediate container 6d13a9a50ba0 [2023-03-01T06:01:37.931Z] ---> 5337a574a2cd [2023-03-01T06:01:37.931Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T06:01:37.931Z] ---> Running in f42b23dbeb1a [2023-03-01T06:01:38.192Z] Removing intermediate container f42b23dbeb1a [2023-03-01T06:01:38.192Z] ---> 3762c0d26364 [2023-03-01T06:01:38.192Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T06:01:38.192Z] ---> Running in 327361a11960 [2023-03-01T06:01:38.192Z] Removing intermediate container 327361a11960 [2023-03-01T06:01:38.192Z] ---> 8c607abfd7a8 [2023-03-01T06:01:38.192Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T06:01:38.192Z] ---> Running in 5881f98d2915 [2023-03-01T06:01:38.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:01:38.714Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:01:38.975Z] OK: 216 MiB in 55 packages [2023-03-01T06:01:39.235Z] Removing intermediate container 5881f98d2915 [2023-03-01T06:01:39.235Z] ---> 638ae09dc66e [2023-03-01T06:01:39.235Z] Step 8/24 : WORKDIR /device-snmp-go [2023-03-01T06:01:39.495Z] ---> Running in 6fd689abecf0 [2023-03-01T06:01:39.495Z] Removing intermediate container 6fd689abecf0 [2023-03-01T06:01:39.495Z] ---> 4996dad091f6 [2023-03-01T06:01:39.495Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-01T06:01:39.495Z] ---> 9dc568008e60 [2023-03-01T06:01:39.495Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:01:39.755Z] ---> Running in b0433a053321 [2023-03-01T06:01:40.707Z] Removing intermediate container b0433a053321 [2023-03-01T06:01:40.707Z] ---> efd926328abf [2023-03-01T06:01:40.707Z] Step 11/24 : COPY . . [2023-03-01T06:01:40.968Z] ---> c4ed36d5a137 [2023-03-01T06:01:40.968Z] Step 12/24 : RUN ${MAKE} [2023-03-01T06:01:40.968Z] ---> Running in ffaf6f6d002f [2023-03-01T06:01:41.286Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-03-01T06:01:59.472Z] Removing intermediate container ffaf6f6d002f [2023-03-01T06:01:59.472Z] ---> f6f38662d6cb [2023-03-01T06:01:59.472Z] Step 13/24 : FROM alpine:3.16 [2023-03-01T06:01:59.732Z] 3.16: Pulling from library/alpine [2023-03-01T06:01:59.991Z] ef5531b6e74e: Pulling fs layer [2023-03-01T06:01:59.991Z] ef5531b6e74e: Verifying Checksum [2023-03-01T06:01:59.991Z] ef5531b6e74e: Download complete [2023-03-01T06:02:00.249Z] ef5531b6e74e: Pull complete [2023-03-01T06:02:00.249Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:02:00.249Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:02:00.249Z] ---> dfd21b5a31f5 [2023-03-01T06:02:00.249Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:02:00.249Z] ---> Running in 274d60b630e6 [2023-03-01T06:02:00.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-01T06:02:00.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-01T06:02:01.027Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:02:01.027Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:02:01.027Z] OK: 6 MiB in 15 packages [2023-03-01T06:02:01.285Z] Removing intermediate container 274d60b630e6 [2023-03-01T06:02:01.285Z] ---> 5f976c42bb0a [2023-03-01T06:02:01.285Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-03-01T06:02:01.850Z] ---> e32854134918 [2023-03-01T06:02:01.850Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-03-01T06:02:01.850Z] ---> 70c97c846b57 [2023-03-01T06:02:01.850Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-03-01T06:02:02.109Z] ---> dd4805710dbd [2023-03-01T06:02:02.109Z] Step 18/24 : EXPOSE 59993 [2023-03-01T06:02:02.109Z] ---> Running in 805fea5310e4 [2023-03-01T06:02:02.368Z] Removing intermediate container 805fea5310e4 [2023-03-01T06:02:02.368Z] ---> 610cc6044917 [2023-03-01T06:02:02.368Z] Step 19/24 : EXPOSE 161 [2023-03-01T06:02:02.368Z] ---> Running in 19213ed595aa [2023-03-01T06:02:02.368Z] Removing intermediate container 19213ed595aa [2023-03-01T06:02:02.368Z] ---> 3e9c48daf55f [2023-03-01T06:02:02.368Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-03-01T06:02:02.368Z] ---> Running in 6455a21fb184 [2023-03-01T06:02:02.368Z] Removing intermediate container 6455a21fb184 [2023-03-01T06:02:02.368Z] ---> f52d49978f47 [2023-03-01T06:02:02.368Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:02:02.626Z] ---> Running in 0a1346beab29 [2023-03-01T06:02:02.626Z] Removing intermediate container 0a1346beab29 [2023-03-01T06:02:02.626Z] ---> 2d217a9b8907 [2023-03-01T06:02:02.626Z] Step 22/24 : LABEL arch=amd64 [2023-03-01T06:02:02.626Z] ---> Running in bbd74ff6a1f5 [2023-03-01T06:02:02.626Z] Removing intermediate container bbd74ff6a1f5 [2023-03-01T06:02:02.626Z] ---> 91192cfc5054 [2023-03-01T06:02:02.626Z] Step 23/24 : LABEL git_sha=f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [2023-03-01T06:02:02.885Z] ---> Running in f3dc1e865359 [2023-03-01T06:02:02.885Z] Removing intermediate container f3dc1e865359 [2023-03-01T06:02:02.885Z] ---> fbdebbd2d605 [2023-03-01T06:02:02.885Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:02:02.885Z] ---> Running in 54e40aeb2f86 [2023-03-01T06:02:02.885Z] Removing intermediate container 54e40aeb2f86 [2023-03-01T06:02:02.885Z] ---> 92e7c0ec1b17 [2023-03-01T06:02:02.885Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T06:02:02.885Z] Successfully built 92e7c0ec1b17 [2023-03-01T06:02:02.885Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:02:03.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:02:03.740Z] [2023-03-01T06:02:03.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:02:04.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:02:04.111Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-01T06:02:04.111Z] 5eb5b503b376: Pulling fs layer [2023-03-01T06:02:04.111Z] 5c69ac0246d0: Pulling fs layer [2023-03-01T06:02:04.111Z] ec43610c2a17: Pulling fs layer [2023-03-01T06:02:04.111Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-01T06:02:04.111Z] 33b1e0a273af: Pulling fs layer [2023-03-01T06:02:04.111Z] 5d3b04190fa2: Pulling fs layer [2023-03-01T06:02:04.111Z] 2f39f015ded8: Pulling fs layer [2023-03-01T06:02:04.111Z] 3a2ae6a8a46f: Waiting [2023-03-01T06:02:04.111Z] 5d3b04190fa2: Waiting [2023-03-01T06:02:04.111Z] 33b1e0a273af: Waiting [2023-03-01T06:02:04.111Z] 2f39f015ded8: Waiting [2023-03-01T06:02:04.111Z] 5c69ac0246d0: Download complete [2023-03-01T06:02:04.111Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-01T06:02:04.111Z] 3a2ae6a8a46f: Download complete [2023-03-01T06:02:04.371Z] 33b1e0a273af: Verifying Checksum [2023-03-01T06:02:04.371Z] 33b1e0a273af: Download complete [2023-03-01T06:02:04.371Z] ec43610c2a17: Verifying Checksum [2023-03-01T06:02:04.371Z] ec43610c2a17: Download complete [2023-03-01T06:02:04.371Z] 5d3b04190fa2: Verifying Checksum [2023-03-01T06:02:04.371Z] 5d3b04190fa2: Download complete [2023-03-01T06:02:04.371Z] 5eb5b503b376: Verifying Checksum [2023-03-01T06:02:04.371Z] 5eb5b503b376: Download complete [2023-03-01T06:02:04.936Z] 2f39f015ded8: Download complete [2023-03-01T06:02:05.870Z] 5eb5b503b376: Pull complete [2023-03-01T06:02:05.870Z] 5c69ac0246d0: Pull complete [2023-03-01T06:02:06.437Z] ec43610c2a17: Pull complete [2023-03-01T06:02:06.437Z] 3a2ae6a8a46f: Pull complete [2023-03-01T06:02:06.697Z] 33b1e0a273af: Pull complete [2023-03-01T06:02:06.697Z] 5d3b04190fa2: Pull complete [2023-03-01T06:02:10.886Z] 2f39f015ded8: Pull complete [2023-03-01T06:02:10.886Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-01T06:02:10.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:02:10.886Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:02:11.113Z] prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container [2023-03-01T06:02:11.147Z] $ 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-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T06:02:12.888Z] $ docker top 196d92aadee9be1baf2a5e3329aefe36e54ea39ab410a2ff095328d3da65288e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:02:13.302Z] ---> job-cost.sh [2023-03-01T06:02:13.302Z] lf-activate-venv: SKIPPING [2023-03-01T06:02:13.302Z] INFO: No Stack... [2023-03-01T06:02:13.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T06:02:13.821Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T06:02:14.385Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-248/archives/cost.csv [2023-03-01T06:02:14.385Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T06:02:14.421Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [2023-03-01T06:02:14.426Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] did not exist. Created. [2023-03-01T06:02:14.427Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T06:02:14.810Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-01T06:02:14.872Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T06:02:14.905Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T06:02:14.992Z] $ docker stop --time=1 196d92aadee9be1baf2a5e3329aefe36e54ea39ab410a2ff095328d3da65288e [2023-03-01T06:02:16.174Z] $ docker rm -f --volumes 196d92aadee9be1baf2a5e3329aefe36e54ea39ab410a2ff095328d3da65288e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-01T06:03:51.660Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7917 in /w/workspace/gexfoundry_device-snmp-go_PR-248 [Pipeline] { [Pipeline] ws [2023-03-01T06:03:51.716Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-01T06:03:51.802Z] Selected Git installation does not exist. Using Default [2023-03-01T06:03:51.802Z] The recommended git tool is: NONE [2023-03-01T06:03:59.200Z] using credential edgex-jenkins-ssh [2023-03-01T06:03:59.219Z] Cloning the remote Git repository [2023-03-01T06:03:59.281Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-03-01T06:03:59.381Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-03-01T06:03:59.577Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-01T06:03:59.578Z] > git --version # timeout=10 [2023-03-01T06:03:59.608Z] > git --version # 'git version 2.25.1' [2023-03-01T06:03:59.610Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:03:59.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T06:04:00.878Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-01T06:04:00.907Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-01T06:04:02.065Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-01T06:04:02.124Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-01T06:04:02.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:04:02.763Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [2023-03-01T06:04:03.038Z] Merge succeeded, producing f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [2023-03-01T06:04:03.038Z] Checking out Revision f53f2b00b84ab99da7bc696659b3f04b152fc4f2 (PR-248) [2023-03-01T06:04:02.145Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/248/head:refs/remotes/origin/PR-248 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-01T06:04:02.785Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T06:04:02.810Z] > git checkout -f f53f2b00b84ab99da7bc696659b3f04b152fc4f2 # timeout=10 [2023-03-01T06:04:02.919Z] > git remote # timeout=10 [2023-03-01T06:04:02.943Z] > git config --get remote.origin.url # timeout=10 [2023-03-01T06:04:02.965Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-01T06:04:02.983Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-03-01T06:04:03.016Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-01T06:04:03.046Z] > git config core.sparsecheckout # timeout=10 [2023-03-01T06:04:03.066Z] > git checkout -f f53f2b00b84ab99da7bc696659b3f04b152fc4f2 # timeout=10 [2023-03-01T06:04:03.699Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-03-01T06:04:03.778Z] > git --version # timeout=10 [2023-03-01T06:04:03.795Z] > git --version # 'git version 2.25.1' [2023-03-01T06:04:03.823Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T06:04:05.115Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-01T06:04:05.115Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T06:04:05.115Z] Dload Upload Total Spent Left Speed [2023-03-01T06:04:05.115Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 188k [Pipeline] sh [2023-03-01T06:04:05.813Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-01T06:04:06.179Z] + sudo tee /etc/docker/daemon.new [2023-03-01T06:04:06.179Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-01T06:04:06.179Z] { [2023-03-01T06:04:06.179Z] "registry-mirrors": [ [2023-03-01T06:04:06.179Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-01T06:04:06.179Z] ], [2023-03-01T06:04:06.179Z] "bip": "10.250.0.254/24", [2023-03-01T06:04:06.179Z] "hosts": [ [2023-03-01T06:04:06.179Z] "tcp://0.0.0.0:5555", [2023-03-01T06:04:06.179Z] "unix:///var/run/docker.sock" [2023-03-01T06:04:06.179Z] ], [2023-03-01T06:04:06.179Z] "mtu": 1458, [2023-03-01T06:04:06.179Z] "selinux-enabled": true, [2023-03-01T06:04:06.179Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-01T06:04:06.179Z] } [Pipeline] sh [2023-03-01T06:04:06.542Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-01T06:04:06.907Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:04:25.303Z] provisioning config files... [2023-03-01T06:04:25.339Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config18335200206974353043tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:04:25.758Z] ---> docker-login.sh [2023-03-01T06:04:25.759Z] nexus3.edgexfoundry.org:10001 [2023-03-01T06:04:26.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:04:26.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:04:26.627Z] Configure a credential helper to remove this warning. See [2023-03-01T06:04:26.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:04:26.627Z] [2023-03-01T06:04:26.627Z] Login Succeeded [2023-03-01T06:04:26.627Z] nexus3.edgexfoundry.org:10002 [2023-03-01T06:04:26.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:04:26.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:04:26.901Z] Configure a credential helper to remove this warning. See [2023-03-01T06:04:26.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:04:26.901Z] [2023-03-01T06:04:26.901Z] Login Succeeded [2023-03-01T06:04:26.901Z] nexus3.edgexfoundry.org:10003 [2023-03-01T06:04:27.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:04:27.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:04:27.458Z] Configure a credential helper to remove this warning. See [2023-03-01T06:04:27.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:04:27.458Z] [2023-03-01T06:04:27.458Z] Login Succeeded [2023-03-01T06:04:27.458Z] nexus3.edgexfoundry.org:10004 [2023-03-01T06:04:27.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:04:27.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:04:27.734Z] Configure a credential helper to remove this warning. See [2023-03-01T06:04:27.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:04:27.734Z] [2023-03-01T06:04:27.734Z] Login Succeeded [2023-03-01T06:04:27.734Z] docker.io [2023-03-01T06:04:28.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-01T06:04:28.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-01T06:04:28.279Z] Configure a credential helper to remove this warning. See [2023-03-01T06:04:28.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-01T06:04:28.279Z] [2023-03-01T06:04:28.279Z] Login Succeeded [2023-03-01T06:04:28.550Z] ---> docker-login.sh ends [Pipeline] } [2023-03-01T06:04:28.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-01T06:04:29.032Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:04:29.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-01T06:04:29.100Z] ========================================================= [2023-03-01T06:04:29.100Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-01T06:04:29.100Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:04:29.676Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-01T06:04:29.948Z] Sending build context to Docker daemon 2.948MB [2023-03-01T06:04:29.948Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T06:04:29.948Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-01T06:04:30.222Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-01T06:04:30.222Z] 9b18e9b68314: Pulling fs layer [2023-03-01T06:04:30.222Z] 35d82f9e3411: Pulling fs layer [2023-03-01T06:04:30.222Z] e16973657156: Pulling fs layer [2023-03-01T06:04:30.222Z] fc693d55d65f: Pulling fs layer [2023-03-01T06:04:30.222Z] 7e9fc2657dce: Pulling fs layer [2023-03-01T06:04:30.222Z] dda99020689f: Pulling fs layer [2023-03-01T06:04:30.222Z] db1c61fa0a46: Pulling fs layer [2023-03-01T06:04:30.222Z] 891c053d2c06: Pulling fs layer [2023-03-01T06:04:30.222Z] db1c61fa0a46: Waiting [2023-03-01T06:04:30.222Z] 7e9fc2657dce: Waiting [2023-03-01T06:04:30.222Z] 891c053d2c06: Waiting [2023-03-01T06:04:30.222Z] dda99020689f: Waiting [2023-03-01T06:04:30.222Z] fc693d55d65f: Waiting [2023-03-01T06:04:30.222Z] e16973657156: Verifying Checksum [2023-03-01T06:04:30.222Z] e16973657156: Download complete [2023-03-01T06:04:30.222Z] 35d82f9e3411: Verifying Checksum [2023-03-01T06:04:30.222Z] 35d82f9e3411: Download complete [2023-03-01T06:04:30.222Z] 7e9fc2657dce: Verifying Checksum [2023-03-01T06:04:30.222Z] 7e9fc2657dce: Download complete [2023-03-01T06:04:30.222Z] dda99020689f: Verifying Checksum [2023-03-01T06:04:30.222Z] dda99020689f: Download complete [2023-03-01T06:04:30.222Z] 9b18e9b68314: Verifying Checksum [2023-03-01T06:04:30.222Z] 9b18e9b68314: Download complete [2023-03-01T06:04:31.689Z] 9b18e9b68314: Pull complete [2023-03-01T06:04:31.689Z] 891c053d2c06: Verifying Checksum [2023-03-01T06:04:31.689Z] 891c053d2c06: Download complete [2023-03-01T06:04:31.961Z] 35d82f9e3411: Pull complete [2023-03-01T06:04:32.556Z] e16973657156: Pull complete [2023-03-01T06:04:33.156Z] db1c61fa0a46: Verifying Checksum [2023-03-01T06:04:33.156Z] db1c61fa0a46: Download complete [2023-03-01T06:04:33.515Z] fc693d55d65f: Verifying Checksum [2023-03-01T06:04:33.515Z] fc693d55d65f: Download complete [2023-03-01T06:04:48.583Z] fc693d55d65f: Pull complete [2023-03-01T06:04:48.583Z] 7e9fc2657dce: Pull complete [2023-03-01T06:04:48.583Z] dda99020689f: Pull complete [2023-03-01T06:04:54.018Z] db1c61fa0a46: Pull complete [2023-03-01T06:04:56.653Z] 891c053d2c06: Pull complete [2023-03-01T06:04:56.653Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-01T06:04:56.653Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-01T06:04:56.653Z] ---> f96f9c87975a [2023-03-01T06:04:56.653Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:04:57.252Z] ---> Running in d684a1abaf08 [2023-03-01T06:04:57.845Z] Removing intermediate container d684a1abaf08 [2023-03-01T06:04:57.845Z] ---> ed2ccae6005b [2023-03-01T06:04:57.845Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T06:04:57.845Z] ---> Running in 64979a143eb2 [2023-03-01T06:04:58.117Z] Removing intermediate container 64979a143eb2 [2023-03-01T06:04:58.117Z] ---> 451a93185b7d [2023-03-01T06:04:58.117Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T06:04:58.387Z] ---> Running in eacf709228f0 [2023-03-01T06:04:58.659Z] Removing intermediate container eacf709228f0 [2023-03-01T06:04:58.659Z] ---> ab7885433181 [2023-03-01T06:04:58.659Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T06:04:58.659Z] ---> Running in d388c6befdbf [2023-03-01T06:04:59.251Z] Removing intermediate container d388c6befdbf [2023-03-01T06:04:59.251Z] ---> 67a587b4f107 [2023-03-01T06:04:59.251Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T06:04:59.251Z] ---> Running in 81dba0ffa6ab [2023-03-01T06:05:00.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:05:00.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:05:02.387Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-01T06:05:02.387Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-01T06:05:02.387Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-01T06:05:02.387Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-01T06:05:02.387Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:05:02.387Z] OK: 226 MiB in 55 packages [2023-03-01T06:05:03.372Z] Removing intermediate container 81dba0ffa6ab [2023-03-01T06:05:03.372Z] ---> df603a98394c [2023-03-01T06:05:03.372Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-01T06:05:03.647Z] ---> Running in ad4416500a7a [2023-03-01T06:05:03.920Z] Removing intermediate container ad4416500a7a [2023-03-01T06:05:03.920Z] ---> 1562d428f77f [2023-03-01T06:05:03.920Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-01T06:05:04.521Z] ---> b6035a8329f8 [2023-03-01T06:05:04.521Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:05:04.521Z] ---> Running in 332d1df5217e [2023-03-01T06:06:26.261Z] Removing intermediate container 332d1df5217e [2023-03-01T06:06:26.261Z] ---> 3babd5ffa753 [2023-03-01T06:06:26.261Z] Step 11/12 : COPY . . [2023-03-01T06:06:26.261Z] ---> c246ec3bdffc [2023-03-01T06:06:26.261Z] Step 12/12 : RUN ${MAKE} [2023-03-01T06:06:26.261Z] ---> Running in d5423782af0d [2023-03-01T06:06:26.261Z] noop [2023-03-01T06:06:26.261Z] Removing intermediate container d5423782af0d [2023-03-01T06:06:26.261Z] ---> 77a635a3131a [2023-03-01T06:06:26.261Z] Successfully built 77a635a3131a [2023-03-01T06:06:26.261Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:06:26.741Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T06:06:26.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:06:27.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-7917 does not seem to be running inside a container [2023-03-01T06:06:27.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T06:06:28.450Z] $ docker top 4a9e14f8c6c4acafebb9ce2c2eac4928af3525c4738bb6a366384f9c02ef0801 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:06:29.397Z] + go version [2023-03-01T06:06:29.397Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-01T06:06:29.429Z] $ docker stop --time=1 4a9e14f8c6c4acafebb9ce2c2eac4928af3525c4738bb6a366384f9c02ef0801 [2023-03-01T06:06:31.162Z] $ docker rm -f --volumes 4a9e14f8c6c4acafebb9ce2c2eac4928af3525c4738bb6a366384f9c02ef0801 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:06:32.031Z] + docker inspect -f . ci-base-image-arm64 [2023-03-01T06:06:32.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:06:32.309Z] prd-ubuntu20.04-docker-arm64-4c-16g-7917 does not seem to be running inside a container [2023-03-01T06:06:32.390Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-01T06:06:33.702Z] $ docker top ceb8db1a3d254a628291e838b926abcf3a1042ec17da3f2a692ad965a40b59bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:06:34.645Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-01T06:06:35.378Z] + make test [2023-03-01T06:06:35.378Z] go test ./... -coverprofile=coverage.out [2023-03-01T06:06:37.979Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-01T06:08:29.833Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-03-01T06:08:29.834Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.050s coverage: 0.0% of statements [2023-03-01T06:08:29.834Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-01T06:08:29.834Z] go vet ./... [2023-03-01T06:08:56.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-01T06:08:56.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-01T06:08:56.593Z] ./bin/test-attribution-txt.sh [2023-03-01T06:08:56.593Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-01T06:08:56.593Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-01T06:08:56.630Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-01T06:08:56.661Z] $ docker stop --time=1 ceb8db1a3d254a628291e838b926abcf3a1042ec17da3f2a692ad965a40b59bc [2023-03-01T06:08:58.722Z] $ docker rm -f --volumes ceb8db1a3d254a628291e838b926abcf3a1042ec17da3f2a692ad965a40b59bc [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-01T06:08:59.800Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-01T06:08:59.832Z] Warning: overwriting stash ‘coverage-report’ [2023-03-01T06:09:00.401Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-01T06:09:00.988Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-01T06:09:01.351Z] + ls -al . [2023-03-01T06:09:01.351Z] total 164 [2023-03-01T06:09:01.351Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 06:06 . [2023-03-01T06:09:01.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 06:03 .. [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 1 06:04 .dockerignore [2023-03-01T06:09:01.351Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 1 06:04 .git [2023-03-01T06:09:01.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 06:04 .github [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 328 Mar 1 06:04 .gitignore [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 1 06:04 .golangci.yml [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 8828 Mar 1 06:04 Attribution.txt [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 8355 Mar 1 06:04 CHANGELOG.md [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 1423 Mar 1 06:04 Dockerfile [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 1 06:04 GOVERNANCE.md [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 1 06:04 Jenkinsfile [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 1 06:04 LICENSE [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 2079 Mar 1 06:04 Makefile [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 1 06:04 OWNERS.md [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 10054 Mar 1 06:04 README.md [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 1 06:00 VERSION [2023-03-01T06:09:01.351Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 06:04 bin [2023-03-01T06:09:01.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 06:04 cmd [2023-03-01T06:09:01.351Z] -rw-r--r-- 1 jenkins jenkins 7631 Mar 1 06:08 coverage.out [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 3327 Mar 1 06:04 go.mod [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 30941 Mar 1 06:04 go.sum [2023-03-01T06:09:01.351Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 06:04 internal [2023-03-01T06:09:01.351Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 1 06:04 snap [2023-03-01T06:09:01.351Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 1 06:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:09:01.788Z] + 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=f53f2b00b84ab99da7bc696659b3f04b152fc4f2 --label arch=arm64 --label version=0.0.0 . [2023-03-01T06:09:03.219Z] Sending build context to Docker daemon 2.956MB [2023-03-01T06:09:03.219Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-01T06:09:03.219Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-01T06:09:03.219Z] ---> 77a635a3131a [2023-03-01T06:09:03.219Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-01T06:09:03.489Z] ---> Running in 536d8a0552fa [2023-03-01T06:09:03.759Z] Removing intermediate container 536d8a0552fa [2023-03-01T06:09:03.759Z] ---> 98eb522ba77c [2023-03-01T06:09:03.759Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-01T06:09:03.759Z] ---> Running in 7e43d6deb3ea [2023-03-01T06:09:04.349Z] Removing intermediate container 7e43d6deb3ea [2023-03-01T06:09:04.349Z] ---> 142770686555 [2023-03-01T06:09:04.349Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-01T06:09:04.349Z] ---> Running in 008e8d6eba16 [2023-03-01T06:09:05.763Z] Removing intermediate container 008e8d6eba16 [2023-03-01T06:09:05.763Z] ---> 1bead5d48f0c [2023-03-01T06:09:05.763Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-01T06:09:05.763Z] ---> Running in eb9251124d74 [2023-03-01T06:09:08.390Z] Removing intermediate container eb9251124d74 [2023-03-01T06:09:08.390Z] ---> e732ff8297f5 [2023-03-01T06:09:08.390Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-01T06:09:08.390Z] ---> Running in 971c7da94bb1 [2023-03-01T06:09:09.826Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:09:10.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:09:11.827Z] OK: 226 MiB in 55 packages [2023-03-01T06:09:12.804Z] Removing intermediate container 971c7da94bb1 [2023-03-01T06:09:12.804Z] ---> 5e00101948dc [2023-03-01T06:09:12.804Z] Step 8/24 : WORKDIR /device-snmp-go [2023-03-01T06:09:12.804Z] ---> Running in a98e1bfebab9 [2023-03-01T06:09:14.224Z] Removing intermediate container a98e1bfebab9 [2023-03-01T06:09:14.224Z] ---> c9c5c8af3feb [2023-03-01T06:09:14.224Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-01T06:09:14.812Z] ---> 766819ef87f8 [2023-03-01T06:09:14.812Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-01T06:09:15.094Z] ---> Running in b0d52b2246ef [2023-03-01T06:09:19.407Z] Removing intermediate container b0d52b2246ef [2023-03-01T06:09:19.407Z] ---> 125fbab2a443 [2023-03-01T06:09:19.407Z] Step 11/24 : COPY . . [2023-03-01T06:09:20.388Z] ---> bf8a1cff3d14 [2023-03-01T06:09:20.388Z] Step 12/24 : RUN ${MAKE} [2023-03-01T06:09:20.388Z] ---> Running in 423ecaf718fb [2023-03-01T06:09:21.809Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-03-01T06:11:43.542Z] Removing intermediate container 423ecaf718fb [2023-03-01T06:11:43.542Z] ---> f657382892ae [2023-03-01T06:11:43.543Z] Step 13/24 : FROM alpine:3.16 [2023-03-01T06:11:43.543Z] 3.16: Pulling from library/alpine [2023-03-01T06:11:43.543Z] 3760b48202b3: Pulling fs layer [2023-03-01T06:11:43.543Z] 3760b48202b3: Verifying Checksum [2023-03-01T06:11:43.543Z] 3760b48202b3: Download complete [2023-03-01T06:11:43.543Z] 3760b48202b3: Pull complete [2023-03-01T06:11:43.543Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-01T06:11:43.543Z] Status: Downloaded newer image for alpine:3.16 [2023-03-01T06:11:43.543Z] ---> 4c81e5bf8899 [2023-03-01T06:11:43.543Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-03-01T06:11:44.971Z] ---> Running in 1019dc545739 [2023-03-01T06:11:46.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-01T06:11:46.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-01T06:11:47.813Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-01T06:11:47.813Z] Executing busybox-1.35.0-r17.trigger [2023-03-01T06:11:47.813Z] OK: 5 MiB in 15 packages [2023-03-01T06:11:48.785Z] Removing intermediate container 1019dc545739 [2023-03-01T06:11:48.785Z] ---> 9ca9dccf31ed [2023-03-01T06:11:48.785Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-03-01T06:11:50.208Z] ---> a3c1f65eca4f [2023-03-01T06:11:50.208Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-03-01T06:11:50.798Z] ---> 9b1f2b5a6e11 [2023-03-01T06:11:50.798Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-03-01T06:11:51.391Z] ---> 64afbd5500dd [2023-03-01T06:11:51.391Z] Step 18/24 : EXPOSE 59993 [2023-03-01T06:11:51.391Z] ---> Running in 028f3ab6297b [2023-03-01T06:11:51.659Z] Removing intermediate container 028f3ab6297b [2023-03-01T06:11:51.659Z] ---> 4a02e5643af5 [2023-03-01T06:11:51.659Z] Step 19/24 : EXPOSE 161 [2023-03-01T06:11:51.659Z] ---> Running in a5e0445d0051 [2023-03-01T06:11:51.927Z] Removing intermediate container a5e0445d0051 [2023-03-01T06:11:51.927Z] ---> 9838b41a8021 [2023-03-01T06:11:51.927Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-03-01T06:11:52.195Z] ---> Running in 291241125ee5 [2023-03-01T06:11:52.464Z] Removing intermediate container 291241125ee5 [2023-03-01T06:11:52.464Z] ---> 06bc3faa2f70 [2023-03-01T06:11:52.464Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-01T06:11:52.464Z] ---> Running in 3328a389f01e [2023-03-01T06:11:52.739Z] Removing intermediate container 3328a389f01e [2023-03-01T06:11:52.739Z] ---> b74ee0def1bc [2023-03-01T06:11:52.739Z] Step 22/24 : LABEL arch=arm64 [2023-03-01T06:11:53.007Z] ---> Running in 94eccd33833d [2023-03-01T06:11:53.279Z] Removing intermediate container 94eccd33833d [2023-03-01T06:11:53.279Z] ---> eadef8d9e901 [2023-03-01T06:11:53.279Z] Step 23/24 : LABEL git_sha=f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [2023-03-01T06:11:53.279Z] ---> Running in a1bb5c7ca933 [2023-03-01T06:11:53.547Z] Removing intermediate container a1bb5c7ca933 [2023-03-01T06:11:53.547Z] ---> e365b445d5d6 [2023-03-01T06:11:53.547Z] Step 24/24 : LABEL version=0.0.0 [2023-03-01T06:11:53.835Z] ---> Running in add695f3bfa2 [2023-03-01T06:11:54.103Z] Removing intermediate container add695f3bfa2 [2023-03-01T06:11:54.103Z] ---> e0e10a9c5e5c [2023-03-01T06:11:54.103Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-01T06:11:54.103Z] Successfully built e0e10a9c5e5c [2023-03-01T06:11:54.103Z] 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 [2023-03-01T06:11:54.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:11:54.978Z] [2023-03-01T06:11:54.978Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:11:55.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:11:55.683Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-01T06:11:55.683Z] 8998bd30e6a1: Pulling fs layer [2023-03-01T06:11:55.683Z] 04944245beec: Pulling fs layer [2023-03-01T06:11:55.683Z] 699f458cf7ca: Pulling fs layer [2023-03-01T06:11:55.683Z] 765212b225bb: Pulling fs layer [2023-03-01T06:11:55.683Z] f23df028b6ca: Pulling fs layer [2023-03-01T06:11:55.683Z] d65c8cfc05b1: Pulling fs layer [2023-03-01T06:11:55.683Z] 2437ff75d9bd: Pulling fs layer [2023-03-01T06:11:55.683Z] f23df028b6ca: Waiting [2023-03-01T06:11:55.683Z] d65c8cfc05b1: Waiting [2023-03-01T06:11:55.683Z] 2437ff75d9bd: Waiting [2023-03-01T06:11:55.683Z] 765212b225bb: Waiting [2023-03-01T06:11:55.683Z] 04944245beec: Verifying Checksum [2023-03-01T06:11:55.683Z] 04944245beec: Download complete [2023-03-01T06:11:55.683Z] 765212b225bb: Verifying Checksum [2023-03-01T06:11:55.683Z] 765212b225bb: Download complete [2023-03-01T06:11:55.683Z] f23df028b6ca: Verifying Checksum [2023-03-01T06:11:55.683Z] f23df028b6ca: Download complete [2023-03-01T06:11:55.963Z] d65c8cfc05b1: Verifying Checksum [2023-03-01T06:11:55.963Z] d65c8cfc05b1: Download complete [2023-03-01T06:11:55.963Z] 699f458cf7ca: Verifying Checksum [2023-03-01T06:11:55.963Z] 699f458cf7ca: Download complete [2023-03-01T06:11:56.591Z] 8998bd30e6a1: Verifying Checksum [2023-03-01T06:11:56.591Z] 8998bd30e6a1: Download complete [2023-03-01T06:11:59.218Z] 2437ff75d9bd: Verifying Checksum [2023-03-01T06:11:59.218Z] 2437ff75d9bd: Download complete [2023-03-01T06:12:00.629Z] 8998bd30e6a1: Pull complete [2023-03-01T06:12:01.213Z] 04944245beec: Pull complete [2023-03-01T06:12:02.624Z] 699f458cf7ca: Pull complete [2023-03-01T06:12:02.891Z] 765212b225bb: Pull complete [2023-03-01T06:12:03.857Z] f23df028b6ca: Pull complete [2023-03-01T06:12:03.857Z] d65c8cfc05b1: Pull complete [2023-03-01T06:12:18.861Z] 2437ff75d9bd: Pull complete [2023-03-01T06:12:18.861Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-01T06:12:18.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-01T06:12:18.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:12:19.234Z] prd-ubuntu20.04-docker-arm64-4c-16g-7917 does not seem to be running inside a container [2023-03-01T06:12:19.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-01T06:12:22.178Z] $ docker top a8a8bcd1ab7bb0d8db07025a0999e8fd2198bc106e92132b54d3a1c8f6e696d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:12:23.113Z] ---> job-cost.sh [2023-03-01T06:12:23.113Z] lf-activate-venv: SKIPPING [2023-03-01T06:12:23.113Z] INFO: No Stack... [2023-03-01T06:12:23.696Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-01T06:12:24.278Z] INFO: Archiving Costs [Pipeline] sh [2023-03-01T06:12:24.957Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-03-01T06:12:24.957Z] + cut -d, -f6 [Pipeline] lock [2023-03-01T06:12:25.055Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [2023-03-01T06:12:25.064Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] did not exist. Created. [2023-03-01T06:12:25.064Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-01T06:12:25.815Z] /w/workspace/device-snmp-go/1@tmp/durable-ab700c36/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-01T06:12:26.501Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-01T06:12:26.533Z] Warning: overwriting stash ‘stack-cost’ [2023-03-01T06:12:26.585Z] Stashed 1 file(s) [Pipeline] } [2023-03-01T06:12:26.601Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-248-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-01T06:12:26.687Z] $ docker stop --time=1 a8a8bcd1ab7bb0d8db07025a0999e8fd2198bc106e92132b54d3a1c8f6e696d1 [2023-03-01T06:12:28.248Z] $ docker rm -f --volumes a8a8bcd1ab7bb0d8db07025a0999e8fd2198bc106e92132b54d3a1c8f6e696d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-01T06:12:29.261Z] provisioning config files... [2023-03-01T06:12:29.269Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/config5488175915058954236tmp [Pipeline] { [Pipeline] sh [2023-03-01T06:12:29.606Z] + set +x [2023-03-01T06:12:29.606Z] + bash -s -- [2023-03-01T06:12:29.606Z] + curl -s https://codecov.io/bash [2023-03-01T06:12:29.606Z] [2023-03-01T06:12:29.606Z] _____ _ [2023-03-01T06:12:29.606Z] / ____| | | [2023-03-01T06:12:29.606Z] | | ___ __| | ___ ___ _____ __ [2023-03-01T06:12:29.606Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-01T06:12:29.606Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-01T06:12:29.606Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-01T06:12:29.606Z] Bash-1.0.6 [2023-03-01T06:12:29.606Z] [2023-03-01T06:12:29.606Z] [2023-03-01T06:12:29.606Z] ==> git version 2.25.1 found [2023-03-01T06:12:29.606Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-01T06:12:29.606Z] Release-Date: 2020-01-08 [2023-03-01T06:12:29.606Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-01T06:12:29.606Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-01T06:12:29.606Z] ==> Jenkins CI detected. [2023-03-01T06:12:29.606Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-248 [2023-03-01T06:12:29.606Z] project root: . [2023-03-01T06:12:29.606Z] --> token set from env [2023-03-01T06:12:29.606Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-01T06:12:29.606Z] ==> Running gcov in . (disable via -X gcov) [2023-03-01T06:12:29.606Z] ==> Python coveragepy not found [2023-03-01T06:12:29.606Z] ==> Searching for coverage reports in: [2023-03-01T06:12:29.606Z] + . [2023-03-01T06:12:29.606Z] -> Found 1 reports [2023-03-01T06:12:29.606Z] ==> Detecting git/mercurial file structure [2023-03-01T06:12:29.606Z] ==> Reading reports [2023-03-01T06:12:29.606Z] + ./coverage.out bytes=7631 [2023-03-01T06:12:29.606Z] ==> Appending adjustments [2023-03-01T06:12:29.606Z] https://docs.codecov.io/docs/fixing-reports [2023-03-01T06:12:29.865Z] + Found adjustments [2023-03-01T06:12:29.865Z] ==> Gzipping contents [2023-03-01T06:12:29.865Z] 4.0K /tmp/codecov.PYRPAQ.gz [2023-03-01T06:12:29.865Z] ==> Uploading reports [2023-03-01T06:12:29.865Z] url: https://codecov.io [2023-03-01T06:12:29.865Z] query: branch=PR-248&commit=f53f2b00b84ab99da7bc696659b3f04b152fc4f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=248&job=&cmd_args= [2023-03-01T06:12:29.865Z] -> Pinging Codecov [2023-03-01T06:12:29.865Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-248&commit=f53f2b00b84ab99da7bc696659b3f04b152fc4f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=248&job=&cmd_args= [2023-03-01T06:12:29.865Z] -> Uploading to [2023-03-01T06:12:29.865Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-01/6C56EA5C29638FB4528AC87E60AF5AE0/f53f2b00b84ab99da7bc696659b3f04b152fc4f2/894e2c00-5b90-487f-828f-0ea24dbb211b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230301%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230301T061229Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd51e6cf6aeb2704262eaf8df0af5880ad4e15d3335cdadc5df2125945840a9c [2023-03-01T06:12:29.865Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-01T06:12:29.865Z] Dload Upload Total Spent Left Speed [2023-03-01T06:12:30.130Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5992 --:--:-- --:--:-- --:--:-- 5992 [2023-03-01T06:12:30.130Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/f53f2b00b84ab99da7bc696659b3f04b152fc4f2 [Pipeline] } [2023-03-01T06:12:30.158Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-01T06:12:32.000Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-248/archives ] [2023-03-01T06:12:32.000Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-248/archives [2023-03-01T06:12:32.000Z] total 16 [2023-03-01T06:12:32.000Z] drwxr-xr-x 3 root root 4096 Mar 1 06:02 . [2023-03-01T06:12:32.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 06:02 .. [2023-03-01T06:12:32.000Z] drwxr-xr-x 2 root root 4096 Mar 1 06:02 cost [2023-03-01T06:12:32.000Z] -rw-r--r-- 1 root root 86 Mar 1 06:02 cost.csv [2023-03-01T06:12:32.000Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-248/archives [2023-03-01T06:12:32.000Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-248/archives [2023-03-01T06:12:32.000Z] total 16 [2023-03-01T06:12:32.000Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 1 06:02 . [2023-03-01T06:12:32.000Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 1 06:02 .. [2023-03-01T06:12:32.000Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 1 06:02 cost [2023-03-01T06:12:32.000Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 1 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:12:32.330Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:12:33.228Z] ---> package-listing.sh [2023-03-01T06:12:33.228Z] ++ facter osfamily [2023-03-01T06:12:33.228Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-01T06:12:33.487Z] + OS_FAMILY=debian [2023-03-01T06:12:33.487Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-248 [2023-03-01T06:12:33.487Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-01T06:12:33.487Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-01T06:12:33.487Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-01T06:12:33.487Z] + PACKAGES=/tmp/packages_start.txt [2023-03-01T06:12:33.487Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-248 ']' [2023-03-01T06:12:33.487Z] + PACKAGES=/tmp/packages_end.txt [2023-03-01T06:12:33.487Z] + case "${OS_FAMILY}" in [2023-03-01T06:12:33.487Z] + dpkg -l [2023-03-01T06:12:33.487Z] + grep '^ii' [2023-03-01T06:12:33.487Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-01T06:12:33.487Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-01T06:12:33.487Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-01T06:12:33.487Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-248 ']' [2023-03-01T06:12:33.487Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-248/archives/ [2023-03-01T06:12:33.487Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-248/archives/ [Pipeline] echo [2023-03-01T06:12:33.524Z] 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-248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-01T06:12:33.816Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-01T06:12:34.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-01T06:12:34.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-01T06:12:34.368Z] prd-ubuntu20.04-docker-8c-8g-7914 does not seem to be running inside a container [2023-03-01T06:12:34.417Z] $ 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-248/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-248 -v /w/workspace/gexfoundry_device-snmp-go_PR-248:/w/workspace/gexfoundry_device-snmp-go_PR-248:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-01T06:12:34.624Z] $ docker top a3f105c25d68acfe8f74103144fc316619fb433e08f6d610b4bd3e7f647178e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-01T06:12:34.991Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-01T06:12:35.314Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-01T06:12:35.630Z] + ls /var/log/sa-host [2023-03-01T06:12:35.630Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-01T06:12:35.763Z] provisioning config files... [2023-03-01T06:12:35.771Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-248@tmp/config3564935631581790057tmp [Pipeline] { [Pipeline] echo [2023-03-01T06:12:35.832Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:12:36.152Z] ---> create-netrc.sh [Pipeline] } [2023-03-01T06:12:36.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:12:36.579Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-01T06:12:36.609Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:12:36.923Z] ---> sudo-logs.sh [2023-03-01T06:12:36.923Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-01T06:12:37.008Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:12:37.321Z] ---> job-cost.sh [2023-03-01T06:12:37.321Z] lf-activate-venv: SKIPPING [2023-03-01T06:12:37.321Z] DEBUG: total: 0.2199999988079071 [2023-03-01T06:12:37.321Z] INFO: Retrieving Stack Cost... [2023-03-01T06:12:37.888Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-01T06:12:38.147Z] INFO: Archiving Costs [Pipeline] echo [2023-03-01T06:12:38.179Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-01T06:12:38.494Z] ---> logs-deploy.sh [2023-03-01T06:12:38.494Z] lf-activate-venv: SKIPPING [2023-03-01T06:12:38.494Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-248/1 [2023-03-01T06:12:38.494Z] INFO: archiving workspace using pattern(s): [2023-03-01T06:12:39.432Z] Archives upload complete. [2023-03-01T06:12:39.432Z] INFO: archiving logs to Nexus