Pull request #211 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-snmp-go Obtained Jenkinsfile from bea1a1076047341fde9474420920c2a7296f103b+ac8d37b91ffebeab2a267fed6cce847388f5686c (f7d6422d18de562273779503aa5742240f66b5e0) 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-ssh1355885997536031677.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-ssh1558111103904709487.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-211/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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1943860706265255022.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-211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3200137867074957671.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-ssh7055971662856337273.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-211/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-211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8245998793707288268.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-1903 in /w/workspace/gexfoundry_device-snmp-go_PR-211 [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-211 # 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/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ac8d37b91ffebeab2a267fed6cce847388f5686c into PR head commit bea1a1076047341fde9474420920c2a7296f103b Merge succeeded, producing bea1a1076047341fde9474420920c2a7296f103b Checking out Revision bea1a1076047341fde9474420920c2a7296f103b (PR-211) > git config core.sparsecheckout # timeout=10 > git checkout -f bea1a1076047341fde9474420920c2a7296f103b # 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 ac8d37b91ffebeab2a267fed6cce847388f5686c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bea1a1076047341fde9474420920c2a7296f103b # timeout=10 Commit message: "refactor!: Rework code for refactored MessageBus Configuration" 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-01-11T18:05:52.984Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-11T18:05:53.156Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-11T18:05:53.259Z] ========================================================= [2023-01-11T18:05:53.259Z] EdgeX Global Pipelines Version Info [2023-01-11T18:05:53.259Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:05:54.009Z] ------------------- [2023-01-11T18:05:54.009Z] stable info: [2023-01-11T18:05:54.009Z] ------------------- [2023-01-11T18:05:54.009Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-11T18:05:54.009Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T18:05:54.009Z] Message: update stable to v1.0.244 [2023-01-11T18:05:54.580Z] ------------------- [2023-01-11T18:05:54.580Z] experimental info: [2023-01-11T18:05:54.580Z] ------------------- [2023-01-11T18:05:54.580Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-11T18:05:54.580Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-11T18:05:54.580Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-11T18:05:54.859Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-01-11T18:05:54.898Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-01-11T18:05:54.935Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-11T18:05:54.975Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-11T18:05:55.015Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-11T18:05:55.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-11T18:05:55.915Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-11T18:05:55.954Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-11T18:05:55.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-11T18:05:56.035Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-11T18:05:56.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-11T18:05:56.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-01-11T18:05:56.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-11T18:05:56.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-11T18:05:56.234Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T18:05:56.273Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-11T18:05:56.315Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T18:05:56.362Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-11T18:05:56.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-11T18:05:56.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-11T18:05:56.493Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-11T18:05:56.536Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-11T18:05:56.583Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-11T18:05:56.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-11T18:05:56.668Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-11T18:05:56.712Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-11T18:05:56.758Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-11T18:05:56.796Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-211 [Pipeline] echo [2023-01-11T18:05:56.833Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-211 [Pipeline] echo [2023-01-11T18:05:56.871Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-211 [Pipeline] echo [2023-01-11T18:05:56.908Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bea1a1076047341fde9474420920c2a7296f103b [Pipeline] echo [2023-01-11T18:05:56.994Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bea1a10 [Pipeline] echo [2023-01-11T18:05:57.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:05:57.144Z] provisioning config files... [2023-01-11T18:05:57.157Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-211@tmp/config14990748223439871873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:05:57.500Z] ---> docker-login.sh [2023-01-11T18:05:57.500Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:05:57.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:05:57.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:05:57.760Z] Configure a credential helper to remove this warning. See [2023-01-11T18:05:57.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:05:57.760Z] [2023-01-11T18:05:57.760Z] Login Succeeded [2023-01-11T18:05:57.760Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:05:57.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:05:58.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:05:58.027Z] Configure a credential helper to remove this warning. See [2023-01-11T18:05:58.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:05:58.027Z] [2023-01-11T18:05:58.027Z] Login Succeeded [2023-01-11T18:05:58.027Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:05:58.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:05:58.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:05:58.027Z] Configure a credential helper to remove this warning. See [2023-01-11T18:05:58.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:05:58.027Z] [2023-01-11T18:05:58.027Z] Login Succeeded [2023-01-11T18:05:58.027Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:05:58.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:05:58.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:05:58.288Z] Configure a credential helper to remove this warning. See [2023-01-11T18:05:58.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:05:58.288Z] [2023-01-11T18:05:58.288Z] Login Succeeded [2023-01-11T18:05:58.288Z] docker.io [2023-01-11T18:05:58.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:05:58.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:05:58.557Z] Configure a credential helper to remove this warning. See [2023-01-11T18:05:58.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:05:58.557Z] [2023-01-11T18:05:58.557Z] Login Succeeded [2023-01-11T18:05:58.557Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:05:58.583Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-11T18:05:59.184Z] + git rev-list -1 --merges bea1a1076047341fde9474420920c2a7296f103b~1..bea1a1076047341fde9474420920c2a7296f103b [Pipeline] echo [2023-01-11T18:05:59.221Z] -----------> git rev-list -1 --merges bea1a1076047341fde9474420920c2a7296f103b~1..bea1a1076047341fde9474420920c2a7296f103b bea1a1076047341fde9474420920c2a7296f103b [false] [Pipeline] sh [2023-01-11T18:05:59.539Z] + git log --format=format:%s -1 bea1a1076047341fde9474420920c2a7296f103b [Pipeline] echo [2023-01-11T18:05:59.572Z] ========================================================= [2023-01-11T18:05:59.572Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-11T18:05:59.572Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:06:00.007Z] + git log --format=format:%s -1 bea1a1076047341fde9474420920c2a7296f103b [Pipeline] echo [2023-01-11T18:06:00.037Z] [semverPrep] GIT_COMMIT: bea1a1076047341fde9474420920c2a7296f103b, Commit Message: refactor!: Rework code for refactored MessageBus Configuration [Pipeline] echo [2023-01-11T18:06:00.068Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-11T18:06:00.438Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-11T18:06:00.438Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-11T18:06:00.438Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-11T18:06:00.438Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-11T18:06:00.438Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2023-01-11T18:06:00.438Z] -a /etc/ssh/ssh_known_hosts [2023-01-11T18:06:00.438Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:06:00.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:06:00.952Z] [2023-01-11T18:06:00.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:06:01.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:06:01.331Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-11T18:06:01.331Z] b85a868b505f: Pulling fs layer [2023-01-11T18:06:01.331Z] e2be974225ed: Pulling fs layer [2023-01-11T18:06:01.331Z] 339a4e72a1f5: Pulling fs layer [2023-01-11T18:06:01.331Z] 988bab9f4d93: Pulling fs layer [2023-01-11T18:06:01.331Z] 1469e6f7b9e6: Pulling fs layer [2023-01-11T18:06:01.331Z] eaf3925da568: Pulling fs layer [2023-01-11T18:06:01.331Z] bab4dde63d76: Pulling fs layer [2023-01-11T18:06:01.331Z] bde34c3a00c8: Pulling fs layer [2023-01-11T18:06:01.331Z] b352a97aabf1: Pulling fs layer [2023-01-11T18:06:01.331Z] 4872d77fe225: Pulling fs layer [2023-01-11T18:06:01.331Z] 5851b861e8e6: Pulling fs layer [2023-01-11T18:06:01.331Z] bab4dde63d76: Waiting [2023-01-11T18:06:01.331Z] bde34c3a00c8: Waiting [2023-01-11T18:06:01.331Z] b352a97aabf1: Waiting [2023-01-11T18:06:01.331Z] 4872d77fe225: Waiting [2023-01-11T18:06:01.331Z] 5851b861e8e6: Waiting [2023-01-11T18:06:01.331Z] 988bab9f4d93: Waiting [2023-01-11T18:06:01.331Z] 1469e6f7b9e6: Waiting [2023-01-11T18:06:01.331Z] eaf3925da568: Waiting [2023-01-11T18:06:01.331Z] e2be974225ed: Verifying Checksum [2023-01-11T18:06:01.331Z] e2be974225ed: Download complete [2023-01-11T18:06:01.331Z] 988bab9f4d93: Download complete [2023-01-11T18:06:01.591Z] 1469e6f7b9e6: Verifying Checksum [2023-01-11T18:06:01.591Z] 1469e6f7b9e6: Download complete [2023-01-11T18:06:01.591Z] 339a4e72a1f5: Verifying Checksum [2023-01-11T18:06:01.591Z] 339a4e72a1f5: Download complete [2023-01-11T18:06:01.591Z] eaf3925da568: Verifying Checksum [2023-01-11T18:06:01.591Z] eaf3925da568: Download complete [2023-01-11T18:06:01.591Z] bde34c3a00c8: Download complete [2023-01-11T18:06:01.591Z] b352a97aabf1: Download complete [2023-01-11T18:06:01.591Z] 4872d77fe225: Download complete [2023-01-11T18:06:01.591Z] 5851b861e8e6: Download complete [2023-01-11T18:06:01.591Z] b85a868b505f: Download complete [2023-01-11T18:06:01.853Z] bab4dde63d76: Verifying Checksum [2023-01-11T18:06:01.853Z] bab4dde63d76: Download complete [2023-01-11T18:06:02.789Z] b85a868b505f: Pull complete [2023-01-11T18:06:03.048Z] e2be974225ed: Pull complete [2023-01-11T18:06:03.615Z] 339a4e72a1f5: Pull complete [2023-01-11T18:06:03.615Z] 988bab9f4d93: Pull complete [2023-01-11T18:06:03.873Z] 1469e6f7b9e6: Pull complete [2023-01-11T18:06:04.132Z] eaf3925da568: Pull complete [2023-01-11T18:06:06.038Z] bab4dde63d76: Pull complete [2023-01-11T18:06:06.038Z] bde34c3a00c8: Pull complete [2023-01-11T18:06:06.038Z] b352a97aabf1: Pull complete [2023-01-11T18:06:06.038Z] 4872d77fe225: Pull complete [2023-01-11T18:06:06.038Z] 5851b861e8e6: Pull complete [2023-01-11T18:06:06.038Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-11T18:06:06.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-11T18:06:06.038Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:06:06.254Z] prd-ubuntu20.04-docker-8c-8g-1903 does not seem to be running inside a container [2023-01-11T18:06:06.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-211 -v /w/workspace/gexfoundry_device-snmp-go_PR-211:/w/workspace/gexfoundry_device-snmp-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-211@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-211@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-devops/py-git-semver:0.1.4 cat [2023-01-11T18:06:08.681Z] $ docker top 278cfcca0c15efc28a8ce5343477f2d2abad231dae256d9887e9a38690fa426b -eo pid,comm [2023-01-11T18:06:08.739Z] 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-01-11T18:06:08.739Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-11T18:06:08.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:06:08.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:06:08.970Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:06:08.970Z] $ docker exec 278cfcca0c15efc28a8ce5343477f2d2abad231dae256d9887e9a38690fa426b ssh-agent [2023-01-11T18:06:09.083Z] SSH_AUTH_SOCK=/tmp/ssh-1MfIGCUXF4jc/agent.33 [2023-01-11T18:06:09.083Z] SSH_AGENT_PID=39 [2023-01-11T18:06:09.089Z] Running ssh-add (command line suppressed) [2023-01-11T18:06:09.194Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-211@tmp/private_key_10936105545254662574.key (/w/workspace/gexfoundry_device-snmp-go_PR-211@tmp/private_key_10936105545254662574.key) [2023-01-11T18:06:09.211Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:06:09.537Z] + git tag --points-at HEAD [Pipeline] } [2023-01-11T18:06:09.557Z] $ docker exec --env ******** --env ******** 278cfcca0c15efc28a8ce5343477f2d2abad231dae256d9887e9a38690fa426b ssh-agent -k [2023-01-11T18:06:09.659Z] unset SSH_AUTH_SOCK; [2023-01-11T18:06:09.659Z] unset SSH_AGENT_PID; [2023-01-11T18:06:09.659Z] echo Agent pid 39 killed; [2023-01-11T18:06:09.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-11T18:06:09.756Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-11T18:06:09.756Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-11T18:06:09.913Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-11T18:06:09.914Z] $ docker exec 278cfcca0c15efc28a8ce5343477f2d2abad231dae256d9887e9a38690fa426b ssh-agent [2023-01-11T18:06:10.027Z] SSH_AUTH_SOCK=/tmp/ssh-YDoMHGUOeFDc/agent.71 [2023-01-11T18:06:10.027Z] SSH_AGENT_PID=77 [2023-01-11T18:06:10.032Z] Running ssh-add (command line suppressed) [2023-01-11T18:06:10.126Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-211@tmp/private_key_17739817102337110718.key (/w/workspace/gexfoundry_device-snmp-go_PR-211@tmp/private_key_17739817102337110718.key) [2023-01-11T18:06:10.141Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-11T18:06:10.488Z] + git semver init [2023-01-11T18:06:10.749Z] 2023-01-11 18:06:10,671 [run_init] DEBUG init version:0.0.0 force:False [2023-01-11T18:06:10.749Z] 2023-01-11 18:06:10,671 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-211/.semver [2023-01-11T18:06:10.749Z] 2023-01-11 18:06:10,672 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-211/.semver [2023-01-11T18:06:10.749Z] 2023-01-11 18:06:10,672 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-211/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-211, universal_newlines=False, shell=None, istream=None) [2023-01-11T18:06:11.707Z] 2023-01-11 18:06:11,532 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-211/.git/info/exclude [2023-01-11T18:06:11.707Z] 2023-01-11 18:06:11,532 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-211/.semver/PR-211 with force:False [2023-01-11T18:06:11.707Z] 2023-01-11 18:06:11,533 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-211/.semver/PR-211 [2023-01-11T18:06:11.707Z] 2023-01-11 18:06:11,537 [execute] INFO git cat-file --batch-check [2023-01-11T18:06:11.707Z] 2023-01-11 18:06:11,537 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-211/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:06:11.707Z] 2023-01-11 18:06:11,544 [execute] INFO git cat-file --batch [2023-01-11T18:06:11.707Z] 2023-01-11 18:06:11,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-211/.semver, universal_newlines=False, shell=None, istream=) [2023-01-11T18:06:11.707Z] 2023-01-11 18:06:11,551 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-211/.semver/PR-211 [2023-01-11T18:06:11.707Z] 0.0.0 [Pipeline] } [2023-01-11T18:06:11.730Z] $ docker exec --env ******** --env ******** 278cfcca0c15efc28a8ce5343477f2d2abad231dae256d9887e9a38690fa426b ssh-agent -k [2023-01-11T18:06:11.836Z] unset SSH_AUTH_SOCK; [2023-01-11T18:06:11.840Z] unset SSH_AGENT_PID; [2023-01-11T18:06:11.840Z] echo Agent pid 77 killed; [2023-01-11T18:06:11.847Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-11T18:06:12.271Z] + git semver [Pipeline] } [2023-01-11T18:06:12.553Z] $ docker stop --time=1 278cfcca0c15efc28a8ce5343477f2d2abad231dae256d9887e9a38690fa426b [2023-01-11T18:06:13.891Z] $ docker rm -f --volumes 278cfcca0c15efc28a8ce5343477f2d2abad231dae256d9887e9a38690fa426b [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:06:14.291Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-11T18:06:14.550Z] Stashed 1 file(s) [Pipeline] echo [2023-01-11T18:06:14.567Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:06:15.156Z] provisioning config files... [2023-01-11T18:06:15.168Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-211@tmp/config2456212403821914605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:06:15.515Z] ---> docker-login.sh [2023-01-11T18:06:15.516Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:06:15.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:06:15.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:06:15.516Z] Configure a credential helper to remove this warning. See [2023-01-11T18:06:15.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:06:15.516Z] [2023-01-11T18:06:15.516Z] Login Succeeded [2023-01-11T18:06:15.516Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:06:15.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:06:15.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:06:15.516Z] Configure a credential helper to remove this warning. See [2023-01-11T18:06:15.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:06:15.516Z] [2023-01-11T18:06:15.516Z] Login Succeeded [2023-01-11T18:06:15.516Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:06:15.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:06:15.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:06:15.774Z] Configure a credential helper to remove this warning. See [2023-01-11T18:06:15.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:06:15.774Z] [2023-01-11T18:06:15.774Z] Login Succeeded [2023-01-11T18:06:15.774Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:06:15.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:06:15.774Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:06:15.774Z] Configure a credential helper to remove this warning. See [2023-01-11T18:06:15.774Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:06:15.774Z] [2023-01-11T18:06:15.774Z] Login Succeeded [2023-01-11T18:06:15.774Z] docker.io [2023-01-11T18:06:16.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:06:16.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:06:16.039Z] Configure a credential helper to remove this warning. See [2023-01-11T18:06:16.039Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:06:16.039Z] [2023-01-11T18:06:16.039Z] Login Succeeded [2023-01-11T18:06:16.039Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:06:16.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T18:06:16.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:06:16.281Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:06:16.309Z] ========================================================= [2023-01-11T18:06:16.309Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-11T18:06:16.309Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:06:16.764Z] + 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-01-11T18:06:16.764Z] Sending build context to Docker daemon 5.681MB [2023-01-11T18:06:16.764Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:06:16.764Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T18:06:16.765Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-11T18:06:16.765Z] 213ec9aee27d: Pulling fs layer [2023-01-11T18:06:16.765Z] 4583459ba037: Pulling fs layer [2023-01-11T18:06:16.765Z] 93c1e223e6f2: Pulling fs layer [2023-01-11T18:06:16.765Z] 53926ce57604: Pulling fs layer [2023-01-11T18:06:16.765Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-11T18:06:16.765Z] 22ff95d597cd: Pulling fs layer [2023-01-11T18:06:16.765Z] 12d6caf4c0d1: Pulling fs layer [2023-01-11T18:06:16.765Z] 96b7cbca73a9: Pulling fs layer [2023-01-11T18:06:16.765Z] a7acece74701: Pulling fs layer [2023-01-11T18:06:16.765Z] 22ff95d597cd: Waiting [2023-01-11T18:06:16.765Z] 21b2b0c7a3f4: Waiting [2023-01-11T18:06:16.765Z] a7acece74701: Waiting [2023-01-11T18:06:16.765Z] 12d6caf4c0d1: Waiting [2023-01-11T18:06:16.765Z] 96b7cbca73a9: Waiting [2023-01-11T18:06:16.765Z] 53926ce57604: Waiting [2023-01-11T18:06:16.765Z] 93c1e223e6f2: Download complete [2023-01-11T18:06:16.765Z] 4583459ba037: Download complete [2023-01-11T18:06:17.026Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-11T18:06:17.026Z] 21b2b0c7a3f4: Download complete [2023-01-11T18:06:17.026Z] 22ff95d597cd: Verifying Checksum [2023-01-11T18:06:17.026Z] 22ff95d597cd: Download complete [2023-01-11T18:06:17.026Z] 213ec9aee27d: Verifying Checksum [2023-01-11T18:06:17.026Z] 213ec9aee27d: Download complete [2023-01-11T18:06:17.026Z] 12d6caf4c0d1: Verifying Checksum [2023-01-11T18:06:17.026Z] 12d6caf4c0d1: Download complete [2023-01-11T18:06:17.026Z] 213ec9aee27d: Pull complete [2023-01-11T18:06:17.286Z] 4583459ba037: Pull complete [2023-01-11T18:06:17.286Z] 93c1e223e6f2: Pull complete [2023-01-11T18:06:17.546Z] a7acece74701: Verifying Checksum [2023-01-11T18:06:17.547Z] a7acece74701: Download complete [2023-01-11T18:06:17.805Z] 96b7cbca73a9: Verifying Checksum [2023-01-11T18:06:17.805Z] 96b7cbca73a9: Download complete [2023-01-11T18:06:17.805Z] 53926ce57604: Verifying Checksum [2023-01-11T18:06:17.805Z] 53926ce57604: Download complete [2023-01-11T18:06:21.991Z] 53926ce57604: Pull complete [2023-01-11T18:06:21.991Z] 21b2b0c7a3f4: Pull complete [2023-01-11T18:06:21.991Z] 22ff95d597cd: Pull complete [2023-01-11T18:06:21.991Z] 12d6caf4c0d1: Pull complete [2023-01-11T18:06:24.518Z] 96b7cbca73a9: Pull complete [2023-01-11T18:06:25.091Z] a7acece74701: Pull complete [2023-01-11T18:06:25.091Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-11T18:06:25.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-11T18:06:25.091Z] ---> db6d94c90886 [2023-01-11T18:06:25.091Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:06:29.410Z] ---> Running in 69b0d89b00fd [2023-01-11T18:06:29.410Z] Removing intermediate container 69b0d89b00fd [2023-01-11T18:06:29.410Z] ---> 2b01500742b0 [2023-01-11T18:06:29.410Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:06:29.410Z] ---> Running in afac02d3fc46 [2023-01-11T18:06:29.410Z] Removing intermediate container afac02d3fc46 [2023-01-11T18:06:29.410Z] ---> 10e2f81bc393 [2023-01-11T18:06:29.410Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T18:06:29.410Z] ---> Running in 8980ca133178 [2023-01-11T18:06:29.410Z] Removing intermediate container 8980ca133178 [2023-01-11T18:06:29.410Z] ---> 51217d8c45cb [2023-01-11T18:06:29.410Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:06:29.410Z] ---> Running in 9b9e4084897b [2023-01-11T18:06:29.410Z] Removing intermediate container 9b9e4084897b [2023-01-11T18:06:29.410Z] ---> 910b38396f44 [2023-01-11T18:06:29.411Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:06:29.669Z] ---> Running in 84e601b82b7c [2023-01-11T18:06:29.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:06:29.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:06:29.973Z] Still waiting to schedule task [2023-01-11T18:06:29.973Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-01-11T18:06:30.190Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T18:06:30.190Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T18:06:30.190Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T18:06:30.190Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T18:06:30.190Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:06:30.190Z] OK: 216 MiB in 55 packages [2023-01-11T18:06:30.762Z] Removing intermediate container 84e601b82b7c [2023-01-11T18:06:30.762Z] ---> ee33c8c44797 [2023-01-11T18:06:30.762Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-11T18:06:30.762Z] ---> Running in 968c5f291e86 [2023-01-11T18:06:31.021Z] Removing intermediate container 968c5f291e86 [2023-01-11T18:06:31.021Z] ---> a718c5f77053 [2023-01-11T18:06:31.021Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-11T18:06:31.021Z] ---> 4cc94418d390 [2023-01-11T18:06:31.021Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:06:31.021Z] ---> Running in 12d920cc4d2f [2023-01-11T18:06:52.968Z] Removing intermediate container 12d920cc4d2f [2023-01-11T18:06:52.968Z] ---> 17217f152088 [2023-01-11T18:06:52.968Z] Step 11/12 : COPY . . [2023-01-11T18:06:52.968Z] ---> ac5421831f70 [2023-01-11T18:06:52.968Z] Step 12/12 : RUN ${MAKE} [2023-01-11T18:06:52.968Z] ---> Running in 7574fa1adb60 [2023-01-11T18:06:52.968Z] noop [2023-01-11T18:06:52.968Z] Removing intermediate container 7574fa1adb60 [2023-01-11T18:06:52.968Z] ---> 0f2ce2400124 [2023-01-11T18:06:52.968Z] Successfully built 0f2ce2400124 [2023-01-11T18:06:52.968Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:06:53.413Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T18:06:53.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:06:53.581Z] prd-ubuntu20.04-docker-8c-8g-1903 does not seem to be running inside a container [2023-01-11T18:06:53.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-211 -v /w/workspace/gexfoundry_device-snmp-go_PR-211:/w/workspace/gexfoundry_device-snmp-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-211@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-211@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T18:06:54.007Z] $ docker top 3d0997f4f9c64bfbb5c5a664db489f17c9d204693225f31f583dd8261b27748d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:06:54.394Z] + go version [2023-01-11T18:06:54.394Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-11T18:06:54.434Z] $ docker stop --time=1 3d0997f4f9c64bfbb5c5a664db489f17c9d204693225f31f583dd8261b27748d [2023-01-11T18:06:55.715Z] $ docker rm -f --volumes 3d0997f4f9c64bfbb5c5a664db489f17c9d204693225f31f583dd8261b27748d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:06:56.433Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-11T18:06:56.433Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:06:56.588Z] prd-ubuntu20.04-docker-8c-8g-1903 does not seem to be running inside a container [2023-01-11T18:06:56.625Z] $ 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-211 -v /w/workspace/gexfoundry_device-snmp-go_PR-211:/w/workspace/gexfoundry_device-snmp-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-211@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-211@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-11T18:06:56.970Z] $ docker top ca044b541786e4baf695599d3238988667877d568861ff6f79c15068cdd1b231 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:06:57.345Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-211 [Pipeline] fileExists [Pipeline] sh [2023-01-11T18:06:57.694Z] + make test [2023-01-11T18:06:57.694Z] go test ./... -coverprofile=coverage.out [2023-01-11T18:06:57.952Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-11T18:07:06.062Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-11T18:07:06.062Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.018s coverage: 0.0% of statements [2023-01-11T18:07:12.621Z] 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-01-11T18:07:12.621Z] go vet ./... [2023-01-11T18:07:14.522Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T18:07:14.522Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T18:07:14.522Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T18:07:14.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T18:07:14.850Z] $ docker stop --time=1 ca044b541786e4baf695599d3238988667877d568861ff6f79c15068cdd1b231 [2023-01-11T18:07:17.019Z] $ docker rm -f --volumes ca044b541786e4baf695599d3238988667877d568861ff6f79c15068cdd1b231 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:07:17.495Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T18:07:17.560Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-01-11T18:07:18.177Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T18:07:18.486Z] + ls -al . [2023-01-11T18:07:18.486Z] total 180 [2023-01-11T18:07:18.486Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 11 18:06 . [2023-01-11T18:07:18.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:05 .. [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 11 18:05 .dockerignore [2023-01-11T18:07:18.486Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:07 .git [2023-01-11T18:07:18.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:05 .github [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 11 18:05 .gitignore [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:05 .golangci.yml [2023-01-11T18:07:18.486Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:06 .semver [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 11 18:05 Attribution.txt [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 11 18:05 CHANGELOG.md [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 11 18:05 Dockerfile [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:05 GOVERNANCE.md [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 11 18:05 Jenkinsfile [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:05 LICENSE [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 11 18:05 Makefile [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 11 18:05 OWNERS.md [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 11 18:05 README.md [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 18:06 VERSION [2023-01-11T18:07:18.486Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:05 bin [2023-01-11T18:07:18.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:05 cmd [2023-01-11T18:07:18.486Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 11 18:07 coverage.out [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 3414 Jan 11 18:05 go.mod [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 44744 Jan 11 18:05 go.sum [2023-01-11T18:07:18.486Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:05 internal [2023-01-11T18:07:18.486Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:05 snap [2023-01-11T18:07:18.486Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 11 18:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:07:18.872Z] + 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=bea1a1076047341fde9474420920c2a7296f103b --label arch=amd64 --label version=0.0.0 . [2023-01-11T18:07:18.872Z] Sending build context to Docker daemon 5.689MB [2023-01-11T18:07:18.872Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:07:18.872Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-11T18:07:18.872Z] ---> 0f2ce2400124 [2023-01-11T18:07:18.872Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:07:18.872Z] ---> Running in f4ce0bb5494f [2023-01-11T18:07:19.141Z] Removing intermediate container f4ce0bb5494f [2023-01-11T18:07:19.141Z] ---> 2509d48788d8 [2023-01-11T18:07:19.141Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:07:19.141Z] ---> Running in 7e91efad41db [2023-01-11T18:07:19.141Z] Removing intermediate container 7e91efad41db [2023-01-11T18:07:19.141Z] ---> ded5f501a7f8 [2023-01-11T18:07:19.141Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T18:07:19.141Z] ---> Running in a7da45f1ccc6 [2023-01-11T18:07:19.141Z] Removing intermediate container a7da45f1ccc6 [2023-01-11T18:07:19.141Z] ---> 90a4c8eb2949 [2023-01-11T18:07:19.141Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:07:19.399Z] ---> Running in 9d0798b099ff [2023-01-11T18:07:19.399Z] Removing intermediate container 9d0798b099ff [2023-01-11T18:07:19.399Z] ---> 11f50e20f76f [2023-01-11T18:07:19.399Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:07:19.399Z] ---> Running in 981e67f69f0d [2023-01-11T18:07:19.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:07:19.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:07:20.174Z] OK: 216 MiB in 55 packages [2023-01-11T18:07:20.435Z] Removing intermediate container 981e67f69f0d [2023-01-11T18:07:20.435Z] ---> 495a766c366c [2023-01-11T18:07:20.435Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-11T18:07:20.435Z] ---> Running in f5abb54284a7 [2023-01-11T18:07:20.693Z] Removing intermediate container f5abb54284a7 [2023-01-11T18:07:20.693Z] ---> cba43e5bad62 [2023-01-11T18:07:20.693Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-11T18:07:20.693Z] ---> 88e4122c6f09 [2023-01-11T18:07:20.693Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:07:20.693Z] ---> Running in af8fdf5ce3e0 [2023-01-11T18:07:21.260Z] Removing intermediate container af8fdf5ce3e0 [2023-01-11T18:07:21.260Z] ---> 1a5ed672d67d [2023-01-11T18:07:21.260Z] Step 11/24 : COPY . . [2023-01-11T18:07:21.838Z] ---> 6a72f05202d9 [2023-01-11T18:07:21.838Z] Step 12/24 : RUN ${MAKE} [2023-01-11T18:07:21.838Z] ---> Running in dd924942b5b9 [2023-01-11T18:07:22.096Z] 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-01-11T18:07:44.014Z] Removing intermediate container dd924942b5b9 [2023-01-11T18:07:44.014Z] ---> 823362f18fb3 [2023-01-11T18:07:44.014Z] Step 13/24 : FROM alpine:3.16 [2023-01-11T18:07:44.014Z] 3.16: Pulling from library/alpine [2023-01-11T18:07:44.014Z] ca7dd9ec2225: Pulling fs layer [2023-01-11T18:07:44.014Z] ca7dd9ec2225: Verifying Checksum [2023-01-11T18:07:44.014Z] ca7dd9ec2225: Download complete [2023-01-11T18:07:44.014Z] ca7dd9ec2225: Pull complete [2023-01-11T18:07:44.014Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T18:07:44.014Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T18:07:44.014Z] ---> bfe296a52501 [2023-01-11T18:07:44.014Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-11T18:07:44.014Z] ---> Running in cd2988219350 [2023-01-11T18:07:44.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-11T18:07:44.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-11T18:07:44.014Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T18:07:44.014Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:07:44.014Z] OK: 6 MiB in 15 packages [2023-01-11T18:07:44.014Z] Removing intermediate container cd2988219350 [2023-01-11T18:07:44.014Z] ---> 01b729908703 [2023-01-11T18:07:44.014Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-11T18:07:44.014Z] ---> 03998a4eaa45 [2023-01-11T18:07:44.014Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-11T18:07:44.014Z] ---> 4d8345e36ba0 [2023-01-11T18:07:44.014Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-11T18:07:44.014Z] ---> a39c25488558 [2023-01-11T18:07:44.014Z] Step 18/24 : EXPOSE 59993 [2023-01-11T18:07:44.014Z] ---> Running in 65d8cb204683 [2023-01-11T18:07:44.014Z] Removing intermediate container 65d8cb204683 [2023-01-11T18:07:44.014Z] ---> e0d7af51d787 [2023-01-11T18:07:44.014Z] Step 19/24 : EXPOSE 161 [2023-01-11T18:07:44.014Z] ---> Running in fb960d8a56e8 [2023-01-11T18:07:44.014Z] Removing intermediate container fb960d8a56e8 [2023-01-11T18:07:44.014Z] ---> 7118dd71ee20 [2023-01-11T18:07:44.014Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-11T18:07:44.014Z] ---> Running in 353eeef6d240 [2023-01-11T18:07:44.014Z] Removing intermediate container 353eeef6d240 [2023-01-11T18:07:44.014Z] ---> 8088ea90993c [2023-01-11T18:07:44.014Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T18:07:44.014Z] ---> Running in 753a6c188361 [2023-01-11T18:07:44.014Z] Removing intermediate container 753a6c188361 [2023-01-11T18:07:44.014Z] ---> 7352c6f38ace [2023-01-11T18:07:44.014Z] Step 22/24 : LABEL arch=amd64 [2023-01-11T18:07:44.014Z] ---> Running in 024fd2f15173 [2023-01-11T18:07:44.014Z] Removing intermediate container 024fd2f15173 [2023-01-11T18:07:44.014Z] ---> 1fb617efb6d0 [2023-01-11T18:07:44.014Z] Step 23/24 : LABEL git_sha=bea1a1076047341fde9474420920c2a7296f103b [2023-01-11T18:07:44.273Z] ---> Running in fc1214cc73d3 [2023-01-11T18:07:44.273Z] Removing intermediate container fc1214cc73d3 [2023-01-11T18:07:44.273Z] ---> 6cffc7ca4138 [2023-01-11T18:07:44.273Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T18:07:44.273Z] ---> Running in c3fdb1b65999 [2023-01-11T18:07:44.273Z] Removing intermediate container c3fdb1b65999 [2023-01-11T18:07:44.273Z] ---> 6a9e624e970e [2023-01-11T18:07:44.273Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T18:07:44.273Z] Successfully built 6a9e624e970e [2023-01-11T18:07:44.273Z] 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-01-11T18:07:45.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:07:45.190Z] [2023-01-11T18:07:45.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:07:45.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:07:45.573Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-11T18:07:45.573Z] 5eb5b503b376: Pulling fs layer [2023-01-11T18:07:45.573Z] 5c69ac0246d0: Pulling fs layer [2023-01-11T18:07:45.573Z] ec43610c2a17: Pulling fs layer [2023-01-11T18:07:45.573Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-11T18:07:45.573Z] 33b1e0a273af: Pulling fs layer [2023-01-11T18:07:45.573Z] 5d3b04190fa2: Pulling fs layer [2023-01-11T18:07:45.573Z] 2f39f015ded8: Pulling fs layer [2023-01-11T18:07:45.573Z] 3a2ae6a8a46f: Waiting [2023-01-11T18:07:45.573Z] 33b1e0a273af: Waiting [2023-01-11T18:07:45.573Z] 5d3b04190fa2: Waiting [2023-01-11T18:07:45.573Z] 2f39f015ded8: Waiting [2023-01-11T18:07:45.573Z] 5c69ac0246d0: Verifying Checksum [2023-01-11T18:07:45.573Z] 5c69ac0246d0: Download complete [2023-01-11T18:07:45.573Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-11T18:07:45.573Z] 3a2ae6a8a46f: Download complete [2023-01-11T18:07:45.832Z] 33b1e0a273af: Verifying Checksum [2023-01-11T18:07:45.832Z] 33b1e0a273af: Download complete [2023-01-11T18:07:45.832Z] 5d3b04190fa2: Verifying Checksum [2023-01-11T18:07:45.832Z] 5d3b04190fa2: Download complete [2023-01-11T18:07:45.832Z] ec43610c2a17: Verifying Checksum [2023-01-11T18:07:45.832Z] ec43610c2a17: Download complete [2023-01-11T18:07:45.832Z] 5eb5b503b376: Verifying Checksum [2023-01-11T18:07:45.832Z] 5eb5b503b376: Download complete [2023-01-11T18:07:46.405Z] 2f39f015ded8: Download complete [2023-01-11T18:07:47.340Z] 5eb5b503b376: Pull complete [2023-01-11T18:07:47.340Z] 5c69ac0246d0: Pull complete [2023-01-11T18:07:47.907Z] ec43610c2a17: Pull complete [2023-01-11T18:07:47.907Z] 3a2ae6a8a46f: Pull complete [2023-01-11T18:07:48.166Z] 33b1e0a273af: Pull complete [2023-01-11T18:07:48.166Z] 5d3b04190fa2: Pull complete [2023-01-11T18:07:52.350Z] 2f39f015ded8: Pull complete [2023-01-11T18:07:52.350Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-11T18:07:52.350Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:07:52.350Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:07:52.568Z] prd-ubuntu20.04-docker-8c-8g-1903 does not seem to be running inside a container [2023-01-11T18:07:52.604Z] $ 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-211 -v /w/workspace/gexfoundry_device-snmp-go_PR-211:/w/workspace/gexfoundry_device-snmp-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-211@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-211@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T18:07:55.454Z] $ docker top 14192d8121c1498b9589e8858f975f06b1dcef79fd95d466ef133719f66507a8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:07:55.886Z] ---> job-cost.sh [2023-01-11T18:07:55.886Z] lf-activate-venv: SKIPPING [2023-01-11T18:07:55.886Z] INFO: No Stack... [2023-01-11T18:07:56.145Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T18:07:56.710Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T18:07:57.025Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-211/archives/cost.csv [2023-01-11T18:07:57.025Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T18:07:57.070Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-211-1-stack-cost] [2023-01-11T18:07:57.074Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-211-1-stack-cost] did not exist. Created. [2023-01-11T18:07:57.074Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-211-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T18:07:57.468Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-11T18:07:57.515Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T18:07:57.545Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-211-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T18:07:57.625Z] $ docker stop --time=1 14192d8121c1498b9589e8858f975f06b1dcef79fd95d466ef133719f66507a8 [2023-01-11T18:07:58.783Z] $ docker rm -f --volumes 14192d8121c1498b9589e8858f975f06b1dcef79fd95d466ef133719f66507a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-11T18:08:55.488Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1905 in /w/workspace/gexfoundry_device-snmp-go_PR-211 [Pipeline] { [Pipeline] ws [2023-01-11T18:08:55.548Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-11T18:08:55.631Z] Selected Git installation does not exist. Using Default [2023-01-11T18:08:55.631Z] The recommended git tool is: NONE [2023-01-11T18:09:01.180Z] using credential edgex-jenkins-ssh [2023-01-11T18:09:01.205Z] Cloning the remote Git repository [2023-01-11T18:09:01.277Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-01-11T18:09:01.353Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-01-11T18:09:01.543Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-11T18:09:01.544Z] > git --version # timeout=10 [2023-01-11T18:09:01.565Z] > git --version # 'git version 2.25.1' [2023-01-11T18:09:01.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T18:09:01.624Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T18:09:02.688Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-11T18:09:02.711Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-11T18:09:03.624Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-01-11T18:09:03.669Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-01-11T18:09:03.670Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T18:09:03.684Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/211/head:refs/remotes/origin/PR-211 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-11T18:09:04.471Z] Merging remotes/origin/main commit ac8d37b91ffebeab2a267fed6cce847388f5686c into PR head commit bea1a1076047341fde9474420920c2a7296f103b [2023-01-11T18:09:04.752Z] Merge succeeded, producing bea1a1076047341fde9474420920c2a7296f103b [2023-01-11T18:09:04.753Z] Checking out Revision bea1a1076047341fde9474420920c2a7296f103b (PR-211) [2023-01-11T18:09:04.493Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T18:09:04.525Z] > git checkout -f bea1a1076047341fde9474420920c2a7296f103b # timeout=10 [2023-01-11T18:09:04.624Z] > git remote # timeout=10 [2023-01-11T18:09:04.645Z] > git config --get remote.origin.url # timeout=10 [2023-01-11T18:09:04.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-11T18:09:04.688Z] > git merge ac8d37b91ffebeab2a267fed6cce847388f5686c # timeout=10 [2023-01-11T18:09:04.724Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-11T18:09:04.761Z] > git config core.sparsecheckout # timeout=10 [2023-01-11T18:09:04.779Z] > git checkout -f bea1a1076047341fde9474420920c2a7296f103b # timeout=10 [2023-01-11T18:09:08.423Z] Commit message: "refactor!: Rework code for refactored MessageBus Configuration" [2023-01-11T18:09:08.496Z] > git --version # timeout=10 [2023-01-11T18:09:08.517Z] > git --version # 'git version 2.25.1' [2023-01-11T18:09:08.537Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:09:09.800Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-11T18:09:09.801Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:09:09.801Z] Dload Upload Total Spent Left Speed [2023-01-11T18:09:09.801Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh [2023-01-11T18:09:10.645Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-11T18:09:10.996Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-11T18:09:10.997Z] + sudo tee /etc/docker/daemon.new [2023-01-11T18:09:10.997Z] { [2023-01-11T18:09:10.997Z] "registry-mirrors": [ [2023-01-11T18:09:10.997Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-11T18:09:10.997Z] ], [2023-01-11T18:09:10.997Z] "bip": "10.250.0.254/24", [2023-01-11T18:09:10.997Z] "hosts": [ [2023-01-11T18:09:10.997Z] "tcp://0.0.0.0:5555", [2023-01-11T18:09:10.997Z] "unix:///var/run/docker.sock" [2023-01-11T18:09:10.997Z] ], [2023-01-11T18:09:10.997Z] "mtu": 1458, [2023-01-11T18:09:10.997Z] "selinux-enabled": true, [2023-01-11T18:09:10.997Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-11T18:09:10.997Z] } [Pipeline] sh [2023-01-11T18:09:11.354Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-11T18:09:11.717Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:09:30.074Z] provisioning config files... [2023-01-11T18:09:30.110Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16931206802519203266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:09:30.516Z] ---> docker-login.sh [2023-01-11T18:09:30.516Z] nexus3.edgexfoundry.org:10001 [2023-01-11T18:09:31.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:09:31.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:09:31.380Z] Configure a credential helper to remove this warning. See [2023-01-11T18:09:31.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:09:31.380Z] [2023-01-11T18:09:31.380Z] Login Succeeded [2023-01-11T18:09:31.380Z] nexus3.edgexfoundry.org:10002 [2023-01-11T18:09:31.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:09:31.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:09:31.653Z] Configure a credential helper to remove this warning. See [2023-01-11T18:09:31.653Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:09:31.653Z] [2023-01-11T18:09:31.653Z] Login Succeeded [2023-01-11T18:09:31.653Z] nexus3.edgexfoundry.org:10003 [2023-01-11T18:09:31.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:09:32.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:09:32.199Z] Configure a credential helper to remove this warning. See [2023-01-11T18:09:32.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:09:32.199Z] [2023-01-11T18:09:32.199Z] Login Succeeded [2023-01-11T18:09:32.199Z] nexus3.edgexfoundry.org:10004 [2023-01-11T18:09:32.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:09:32.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:09:32.468Z] Configure a credential helper to remove this warning. See [2023-01-11T18:09:32.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:09:32.468Z] [2023-01-11T18:09:32.468Z] Login Succeeded [2023-01-11T18:09:32.468Z] docker.io [2023-01-11T18:09:32.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-11T18:09:33.007Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-11T18:09:33.007Z] Configure a credential helper to remove this warning. See [2023-01-11T18:09:33.007Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-11T18:09:33.007Z] [2023-01-11T18:09:33.007Z] Login Succeeded [2023-01-11T18:09:33.007Z] ---> docker-login.sh ends [Pipeline] } [2023-01-11T18:09:33.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-11T18:09:33.416Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:09:33.452Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-11T18:09:33.487Z] ========================================================= [2023-01-11T18:09:33.487Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-11T18:09:33.487Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:09:33.967Z] + 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-01-11T18:09:34.237Z] Sending build context to Docker daemon 2.954MB [2023-01-11T18:09:34.237Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:09:34.237Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-11T18:09:34.510Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-11T18:09:34.510Z] 9b18e9b68314: Pulling fs layer [2023-01-11T18:09:34.510Z] 35d82f9e3411: Pulling fs layer [2023-01-11T18:09:34.510Z] e16973657156: Pulling fs layer [2023-01-11T18:09:34.510Z] fc693d55d65f: Pulling fs layer [2023-01-11T18:09:34.510Z] 7e9fc2657dce: Pulling fs layer [2023-01-11T18:09:34.510Z] dda99020689f: Pulling fs layer [2023-01-11T18:09:34.510Z] db1c61fa0a46: Pulling fs layer [2023-01-11T18:09:34.510Z] 891c053d2c06: Pulling fs layer [2023-01-11T18:09:34.510Z] fc693d55d65f: Waiting [2023-01-11T18:09:34.510Z] dda99020689f: Waiting [2023-01-11T18:09:34.510Z] 7e9fc2657dce: Waiting [2023-01-11T18:09:34.510Z] db1c61fa0a46: Waiting [2023-01-11T18:09:34.510Z] 891c053d2c06: Waiting [2023-01-11T18:09:34.510Z] e16973657156: Verifying Checksum [2023-01-11T18:09:34.510Z] e16973657156: Download complete [2023-01-11T18:09:34.510Z] 35d82f9e3411: Verifying Checksum [2023-01-11T18:09:34.510Z] 35d82f9e3411: Download complete [2023-01-11T18:09:34.510Z] 7e9fc2657dce: Download complete [2023-01-11T18:09:34.510Z] dda99020689f: Download complete [2023-01-11T18:09:34.510Z] 9b18e9b68314: Download complete [2023-01-11T18:09:35.491Z] 891c053d2c06: Verifying Checksum [2023-01-11T18:09:35.491Z] 891c053d2c06: Download complete [2023-01-11T18:09:35.763Z] 9b18e9b68314: Pull complete [2023-01-11T18:09:36.355Z] 35d82f9e3411: Pull complete [2023-01-11T18:09:36.623Z] e16973657156: Pull complete [2023-01-11T18:09:36.623Z] db1c61fa0a46: Verifying Checksum [2023-01-11T18:09:36.623Z] db1c61fa0a46: Download complete [2023-01-11T18:09:37.212Z] fc693d55d65f: Download complete [2023-01-11T18:09:49.541Z] fc693d55d65f: Pull complete [2023-01-11T18:09:49.541Z] 7e9fc2657dce: Pull complete [2023-01-11T18:09:49.541Z] dda99020689f: Pull complete [2023-01-11T18:09:53.902Z] db1c61fa0a46: Pull complete [2023-01-11T18:09:55.873Z] 891c053d2c06: Pull complete [2023-01-11T18:09:55.873Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-11T18:09:55.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-11T18:09:55.873Z] ---> f96f9c87975a [2023-01-11T18:09:55.873Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:09:57.833Z] ---> Running in abbe9232484a [2023-01-11T18:09:58.101Z] Removing intermediate container abbe9232484a [2023-01-11T18:09:58.101Z] ---> 78fa35bfbf9a [2023-01-11T18:09:58.101Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:09:58.370Z] ---> Running in 0f51a183eb70 [2023-01-11T18:09:58.643Z] Removing intermediate container 0f51a183eb70 [2023-01-11T18:09:58.643Z] ---> f99af888d8f4 [2023-01-11T18:09:58.643Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T18:09:58.643Z] ---> Running in a6c960f94f1e [2023-01-11T18:09:58.913Z] Removing intermediate container a6c960f94f1e [2023-01-11T18:09:58.913Z] ---> 816e91c3afc5 [2023-01-11T18:09:58.913Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:09:59.183Z] ---> Running in 469105f38037 [2023-01-11T18:09:59.454Z] Removing intermediate container 469105f38037 [2023-01-11T18:09:59.454Z] ---> fbfa93af267b [2023-01-11T18:09:59.454Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:09:59.454Z] ---> Running in ba1ba69841fd [2023-01-11T18:10:00.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:10:01.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:10:02.128Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-01-11T18:10:02.128Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-01-11T18:10:02.128Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-01-11T18:10:02.128Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-01-11T18:10:02.128Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:10:02.400Z] OK: 226 MiB in 55 packages [2023-01-11T18:10:03.371Z] Removing intermediate container ba1ba69841fd [2023-01-11T18:10:03.371Z] ---> 48ca517b9cd3 [2023-01-11T18:10:03.371Z] Step 8/12 : WORKDIR /device-snmp-go [2023-01-11T18:10:03.371Z] ---> Running in 924d1e8750ff [2023-01-11T18:10:03.960Z] Removing intermediate container 924d1e8750ff [2023-01-11T18:10:03.960Z] ---> 05af18d96e25 [2023-01-11T18:10:03.960Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-11T18:10:04.241Z] ---> f5d3493c566c [2023-01-11T18:10:04.241Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:10:04.510Z] ---> Running in 12dade489d24 [2023-01-11T18:11:01.006Z] Removing intermediate container 12dade489d24 [2023-01-11T18:11:01.006Z] ---> c088b89833f3 [2023-01-11T18:11:01.006Z] Step 11/12 : COPY . . [2023-01-11T18:11:01.978Z] ---> a93d4f8ac73b [2023-01-11T18:11:01.978Z] Step 12/12 : RUN ${MAKE} [2023-01-11T18:11:01.978Z] ---> Running in 855c0440a7f7 [2023-01-11T18:11:02.947Z] noop [2023-01-11T18:11:03.538Z] Removing intermediate container 855c0440a7f7 [2023-01-11T18:11:03.538Z] ---> 969212f95007 [2023-01-11T18:11:03.538Z] Successfully built 969212f95007 [2023-01-11T18:11:03.538Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:11:04.005Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T18:11:04.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:11:04.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-1905 does not seem to be running inside a container [2023-01-11T18:11:04.394Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T18:11:05.648Z] $ docker top 14d2214528579536fb99383ffb6c88675552a8f14a3feb237b334890fcb87d4e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:11:06.537Z] + go version [2023-01-11T18:11:06.537Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-11T18:11:06.578Z] $ docker stop --time=1 14d2214528579536fb99383ffb6c88675552a8f14a3feb237b334890fcb87d4e [2023-01-11T18:11:08.273Z] $ docker rm -f --volumes 14d2214528579536fb99383ffb6c88675552a8f14a3feb237b334890fcb87d4e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:11:09.090Z] + docker inspect -f . ci-base-image-arm64 [2023-01-11T18:11:09.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:11:09.357Z] prd-ubuntu20.04-docker-arm64-4c-16g-1905 does not seem to be running inside a container [2023-01-11T18:11:09.431Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-11T18:11:10.773Z] $ docker top 372250f307ac582a7cc0d8783943361b2af95ece05bfaa353810995692817047 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:11:11.669Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-11T18:11:12.475Z] + make test [2023-01-11T18:11:12.475Z] go test ./... -coverprofile=coverage.out [2023-01-11T18:11:14.432Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-01-11T18:12:36.073Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-01-11T18:12:36.073Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.072s coverage: 0.0% of statements [2023-01-11T18:12:36.073Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-11T18:12:36.073Z] go vet ./... [2023-01-11T18:12:58.145Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-11T18:12:58.145Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-11T18:12:58.145Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-11T18:12:58.188Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-11T18:12:58.223Z] $ docker stop --time=1 372250f307ac582a7cc0d8783943361b2af95ece05bfaa353810995692817047 [2023-01-11T18:13:00.414Z] $ docker rm -f --volumes 372250f307ac582a7cc0d8783943361b2af95ece05bfaa353810995692817047 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-11T18:13:01.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-11T18:13:01.402Z] Warning: overwriting stash ‘coverage-report’ [2023-01-11T18:13:01.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-11T18:13:02.409Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-11T18:13:02.743Z] + ls -al . [2023-01-11T18:13:02.743Z] total 176 [2023-01-11T18:13:02.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:11 . [2023-01-11T18:13:02.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:09 .. [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 11 18:09 .dockerignore [2023-01-11T18:13:02.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 11 18:09 .git [2023-01-11T18:13:02.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:09 .github [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 328 Jan 11 18:09 .gitignore [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 11 18:09 .golangci.yml [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 8828 Jan 11 18:09 Attribution.txt [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 8355 Jan 11 18:09 CHANGELOG.md [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 1423 Jan 11 18:09 Dockerfile [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 11 18:09 GOVERNANCE.md [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 11 18:09 Jenkinsfile [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 11 18:09 LICENSE [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 2079 Jan 11 18:09 Makefile [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 11 18:09 OWNERS.md [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 10054 Jan 11 18:09 README.md [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 11 18:06 VERSION [2023-01-11T18:13:02.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 11 18:09 bin [2023-01-11T18:13:02.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:09 cmd [2023-01-11T18:13:02.743Z] -rw-r--r-- 1 jenkins jenkins 7631 Jan 11 18:12 coverage.out [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 3414 Jan 11 18:09 go.mod [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 44744 Jan 11 18:09 go.sum [2023-01-11T18:13:02.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 11 18:09 internal [2023-01-11T18:13:02.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 11 18:09 snap [2023-01-11T18:13:02.743Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 11 18:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:13:03.151Z] + 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=bea1a1076047341fde9474420920c2a7296f103b --label arch=arm64 --label version=0.0.0 . [2023-01-11T18:13:03.428Z] Sending build context to Docker daemon 2.962MB [2023-01-11T18:13:03.428Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-11T18:13:03.428Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-11T18:13:03.428Z] ---> 969212f95007 [2023-01-11T18:13:03.428Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-11T18:13:03.428Z] ---> Running in 1ff55c105837 [2023-01-11T18:13:03.694Z] Removing intermediate container 1ff55c105837 [2023-01-11T18:13:03.694Z] ---> 29098f180f1d [2023-01-11T18:13:03.694Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-11T18:13:03.960Z] ---> Running in 854ede99162a [2023-01-11T18:13:04.226Z] Removing intermediate container 854ede99162a [2023-01-11T18:13:04.226Z] ---> 36c80034aa88 [2023-01-11T18:13:04.226Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-01-11T18:13:04.226Z] ---> Running in 1ca04f322d41 [2023-01-11T18:13:04.492Z] Removing intermediate container 1ca04f322d41 [2023-01-11T18:13:04.492Z] ---> 5ccfbd1233e4 [2023-01-11T18:13:04.492Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-11T18:13:04.492Z] ---> Running in 41cfeb5eabd5 [2023-01-11T18:13:04.762Z] Removing intermediate container 41cfeb5eabd5 [2023-01-11T18:13:04.762Z] ---> 72a8ca3fe877 [2023-01-11T18:13:04.762Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-11T18:13:04.762Z] ---> Running in 1714c27cca09 [2023-01-11T18:13:05.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:13:06.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:13:07.267Z] OK: 226 MiB in 55 packages [2023-01-11T18:13:07.852Z] Removing intermediate container 1714c27cca09 [2023-01-11T18:13:07.852Z] ---> 83f6186d15f1 [2023-01-11T18:13:07.852Z] Step 8/24 : WORKDIR /device-snmp-go [2023-01-11T18:13:07.852Z] ---> Running in c7b91369cbf9 [2023-01-11T18:13:08.119Z] Removing intermediate container c7b91369cbf9 [2023-01-11T18:13:08.119Z] ---> 5e3c401426dd [2023-01-11T18:13:08.119Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-11T18:13:08.704Z] ---> c1caeb9294a8 [2023-01-11T18:13:08.704Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-11T18:13:08.704Z] ---> Running in 3c9e8622c0a6 [2023-01-11T18:13:10.655Z] Removing intermediate container 3c9e8622c0a6 [2023-01-11T18:13:10.655Z] ---> 21f14bd03338 [2023-01-11T18:13:10.655Z] Step 11/24 : COPY . . [2023-01-11T18:13:11.618Z] ---> 01325ca977b8 [2023-01-11T18:13:11.618Z] Step 12/24 : RUN ${MAKE} [2023-01-11T18:13:11.618Z] ---> Running in 8349eea1320f [2023-01-11T18:13:12.582Z] 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-01-11T18:15:49.715Z] Removing intermediate container 8349eea1320f [2023-01-11T18:15:49.715Z] ---> a4b4eb88ebe7 [2023-01-11T18:15:49.715Z] Step 13/24 : FROM alpine:3.16 [2023-01-11T18:15:49.715Z] 3.16: Pulling from library/alpine [2023-01-11T18:15:49.715Z] 6875df1f5354: Pulling fs layer [2023-01-11T18:15:49.715Z] 6875df1f5354: Verifying Checksum [2023-01-11T18:15:49.715Z] 6875df1f5354: Download complete [2023-01-11T18:15:49.715Z] 6875df1f5354: Pull complete [2023-01-11T18:15:49.715Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-11T18:15:49.715Z] Status: Downloaded newer image for alpine:3.16 [2023-01-11T18:15:49.715Z] ---> 2b4661558fb8 [2023-01-11T18:15:49.715Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-01-11T18:15:49.715Z] ---> Running in 76964b45d23d [2023-01-11T18:15:49.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-11T18:15:49.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-11T18:15:49.715Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-11T18:15:49.715Z] Executing busybox-1.35.0-r17.trigger [2023-01-11T18:15:49.715Z] OK: 5 MiB in 15 packages [2023-01-11T18:15:49.715Z] Removing intermediate container 76964b45d23d [2023-01-11T18:15:49.715Z] ---> da8e4afb531a [2023-01-11T18:15:49.715Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-01-11T18:15:49.715Z] ---> b9904857543b [2023-01-11T18:15:49.715Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-01-11T18:15:49.715Z] ---> 81acbcc6e6f2 [2023-01-11T18:15:49.715Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-01-11T18:15:49.715Z] ---> 6b8e655c2bb1 [2023-01-11T18:15:49.715Z] Step 18/24 : EXPOSE 59993 [2023-01-11T18:15:49.715Z] ---> Running in eea2bfe64ffc [2023-01-11T18:15:49.715Z] Removing intermediate container eea2bfe64ffc [2023-01-11T18:15:49.715Z] ---> eee9845d631f [2023-01-11T18:15:49.715Z] Step 19/24 : EXPOSE 161 [2023-01-11T18:15:49.715Z] ---> Running in b20e59cf1c45 [2023-01-11T18:15:49.715Z] Removing intermediate container b20e59cf1c45 [2023-01-11T18:15:49.715Z] ---> c3beb65ade09 [2023-01-11T18:15:49.715Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-01-11T18:15:49.715Z] ---> Running in ffa7e9b34e8e [2023-01-11T18:15:49.715Z] Removing intermediate container ffa7e9b34e8e [2023-01-11T18:15:49.715Z] ---> 350b661e8ada [2023-01-11T18:15:49.715Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-11T18:15:49.715Z] ---> Running in 42d5e448f936 [2023-01-11T18:15:49.715Z] Removing intermediate container 42d5e448f936 [2023-01-11T18:15:49.715Z] ---> 82427f379b74 [2023-01-11T18:15:49.715Z] Step 22/24 : LABEL arch=arm64 [2023-01-11T18:15:49.715Z] ---> Running in ffe250f58052 [2023-01-11T18:15:49.715Z] Removing intermediate container ffe250f58052 [2023-01-11T18:15:49.715Z] ---> 80e0b381b0df [2023-01-11T18:15:49.715Z] Step 23/24 : LABEL git_sha=bea1a1076047341fde9474420920c2a7296f103b [2023-01-11T18:15:49.715Z] ---> Running in 21243e413106 [2023-01-11T18:15:49.715Z] Removing intermediate container 21243e413106 [2023-01-11T18:15:49.715Z] ---> bd3d69af1fa4 [2023-01-11T18:15:49.715Z] Step 24/24 : LABEL version=0.0.0 [2023-01-11T18:15:49.715Z] ---> Running in 69fd7d0b1329 [2023-01-11T18:15:49.715Z] Removing intermediate container 69fd7d0b1329 [2023-01-11T18:15:49.715Z] ---> ef6c31c4feb0 [2023-01-11T18:15:49.715Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-11T18:15:49.715Z] Successfully built ef6c31c4feb0 [2023-01-11T18:15:49.715Z] 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-01-11T18:15:50.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:15:50.548Z] [2023-01-11T18:15:50.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:15:50.964Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:15:50.964Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-11T18:15:50.964Z] 8998bd30e6a1: Pulling fs layer [2023-01-11T18:15:50.964Z] 04944245beec: Pulling fs layer [2023-01-11T18:15:50.964Z] 699f458cf7ca: Pulling fs layer [2023-01-11T18:15:50.964Z] 765212b225bb: Pulling fs layer [2023-01-11T18:15:50.964Z] f23df028b6ca: Pulling fs layer [2023-01-11T18:15:50.964Z] d65c8cfc05b1: Pulling fs layer [2023-01-11T18:15:50.964Z] 2437ff75d9bd: Pulling fs layer [2023-01-11T18:15:50.964Z] f23df028b6ca: Waiting [2023-01-11T18:15:50.964Z] d65c8cfc05b1: Waiting [2023-01-11T18:15:50.964Z] 2437ff75d9bd: Waiting [2023-01-11T18:15:50.964Z] 765212b225bb: Waiting [2023-01-11T18:15:51.237Z] 04944245beec: Verifying Checksum [2023-01-11T18:15:51.237Z] 04944245beec: Download complete [2023-01-11T18:15:51.237Z] 765212b225bb: Verifying Checksum [2023-01-11T18:15:51.237Z] 765212b225bb: Download complete [2023-01-11T18:15:51.237Z] f23df028b6ca: Verifying Checksum [2023-01-11T18:15:51.237Z] f23df028b6ca: Download complete [2023-01-11T18:15:51.237Z] d65c8cfc05b1: Verifying Checksum [2023-01-11T18:15:51.237Z] d65c8cfc05b1: Download complete [2023-01-11T18:15:51.506Z] 699f458cf7ca: Verifying Checksum [2023-01-11T18:15:51.506Z] 699f458cf7ca: Download complete [2023-01-11T18:15:51.773Z] 8998bd30e6a1: Verifying Checksum [2023-01-11T18:15:51.773Z] 8998bd30e6a1: Download complete [2023-01-11T18:15:54.363Z] 2437ff75d9bd: Download complete [2023-01-11T18:15:55.775Z] 8998bd30e6a1: Pull complete [2023-01-11T18:15:56.043Z] 04944245beec: Pull complete [2023-01-11T18:15:57.455Z] 699f458cf7ca: Pull complete [2023-01-11T18:15:57.456Z] 765212b225bb: Pull complete [2023-01-11T18:15:58.416Z] f23df028b6ca: Pull complete [2023-01-11T18:15:58.416Z] d65c8cfc05b1: Pull complete [2023-01-11T18:16:10.731Z] 2437ff75d9bd: Pull complete [2023-01-11T18:16:10.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-11T18:16:10.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-11T18:16:10.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:16:11.065Z] prd-ubuntu20.04-docker-arm64-4c-16g-1905 does not seem to be running inside a container [2023-01-11T18:16:11.134Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-11T18:16:13.785Z] $ docker top c34b3e49ae639f043e306f510e83c44727add684b4c39d78b060eddea0f83158 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:16:14.667Z] ---> job-cost.sh [2023-01-11T18:16:14.667Z] lf-activate-venv: SKIPPING [2023-01-11T18:16:14.667Z] INFO: No Stack... [2023-01-11T18:16:15.246Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-11T18:16:16.202Z] INFO: Archiving Costs [Pipeline] sh [2023-01-11T18:16:16.861Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-01-11T18:16:16.861Z] + cut -d, -f6 [Pipeline] lock [2023-01-11T18:16:16.962Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-211-1-stack-cost] [2023-01-11T18:16:16.972Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-211-1-stack-cost] did not exist. Created. [2023-01-11T18:16:16.972Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-211-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-11T18:16:17.684Z] /w/workspace/device-snmp-go/1@tmp/durable-d539815a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-11T18:16:18.035Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-11T18:16:18.112Z] Warning: overwriting stash ‘stack-cost’ [2023-01-11T18:16:18.156Z] Stashed 1 file(s) [Pipeline] } [2023-01-11T18:16:18.170Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-211-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-11T18:16:18.248Z] $ docker stop --time=1 c34b3e49ae639f043e306f510e83c44727add684b4c39d78b060eddea0f83158 [2023-01-11T18:16:19.761Z] $ docker rm -f --volumes c34b3e49ae639f043e306f510e83c44727add684b4c39d78b060eddea0f83158 [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-01-11T18:16:20.814Z] provisioning config files... [2023-01-11T18:16:20.822Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-211@tmp/config16036785854395574744tmp [Pipeline] { [Pipeline] sh [2023-01-11T18:16:21.150Z] + set +x [2023-01-11T18:16:21.150Z] + curl -s https://codecov.io/bash [2023-01-11T18:16:21.150Z] + bash -s -- [2023-01-11T18:16:21.150Z] [2023-01-11T18:16:21.150Z] _____ _ [2023-01-11T18:16:21.150Z] / ____| | | [2023-01-11T18:16:21.150Z] | | ___ __| | ___ ___ _____ __ [2023-01-11T18:16:21.150Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-11T18:16:21.150Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-11T18:16:21.150Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-11T18:16:21.150Z] Bash-1.0.6 [2023-01-11T18:16:21.150Z] [2023-01-11T18:16:21.150Z] [2023-01-11T18:16:21.150Z] ==> git version 2.25.1 found [2023-01-11T18:16:21.150Z] ==> 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-01-11T18:16:21.150Z] Release-Date: 2020-01-08 [2023-01-11T18:16:21.150Z] 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-01-11T18:16:21.150Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-11T18:16:21.150Z] ==> Jenkins CI detected. [2023-01-11T18:16:21.150Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-211 [2023-01-11T18:16:21.150Z] project root: . [2023-01-11T18:16:21.150Z] --> token set from env [2023-01-11T18:16:21.150Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-11T18:16:21.150Z] ==> Running gcov in . (disable via -X gcov) [2023-01-11T18:16:21.150Z] ==> Python coveragepy not found [2023-01-11T18:16:21.150Z] ==> Searching for coverage reports in: [2023-01-11T18:16:21.150Z] + . [2023-01-11T18:16:21.150Z] -> Found 1 reports [2023-01-11T18:16:21.150Z] ==> Detecting git/mercurial file structure [2023-01-11T18:16:21.150Z] ==> Reading reports [2023-01-11T18:16:21.150Z] + ./coverage.out bytes=7631 [2023-01-11T18:16:21.150Z] ==> Appending adjustments [2023-01-11T18:16:21.150Z] https://docs.codecov.io/docs/fixing-reports [2023-01-11T18:16:21.407Z] + Found adjustments [2023-01-11T18:16:21.407Z] ==> Gzipping contents [2023-01-11T18:16:21.407Z] 4.0K /tmp/codecov.HDDzyF.gz [2023-01-11T18:16:21.407Z] ==> Uploading reports [2023-01-11T18:16:21.407Z] url: https://codecov.io [2023-01-11T18:16:21.407Z] query: branch=PR-211&commit=bea1a1076047341fde9474420920c2a7296f103b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-211%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=211&job=&cmd_args= [2023-01-11T18:16:21.407Z] -> Pinging Codecov [2023-01-11T18:16:21.407Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-211&commit=bea1a1076047341fde9474420920c2a7296f103b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-211%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=211&job=&cmd_args= [2023-01-11T18:16:21.665Z] -> Uploading to [2023-01-11T18:16:21.665Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-11/6C56EA5C29638FB4528AC87E60AF5AE0/bea1a1076047341fde9474420920c2a7296f103b/e859a7e3-2210-4da3-b45a-9663e066a58f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230111T181621Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ff65152d96104fdff99414b210b5372459005d0c6525fc9124948020e25da0a [2023-01-11T18:16:21.665Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-11T18:16:21.665Z] Dload Upload Total Spent Left Speed [2023-01-11T18:16:21.922Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6950 --:--:-- --:--:-- --:--:-- 6919 100 1543 0 0 100 1543 0 5590 --:--:-- --:--:-- --:--:-- 5570 [2023-01-11T18:16:21.922Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/bea1a1076047341fde9474420920c2a7296f103b [Pipeline] } [2023-01-11T18:16:21.949Z] 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-01-11T18:16:23.638Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-211/archives ] [2023-01-11T18:16:23.638Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-211/archives [2023-01-11T18:16:23.638Z] total 16 [2023-01-11T18:16:23.638Z] drwxr-xr-x 3 root root 4096 Jan 11 18:07 . [2023-01-11T18:16:23.638Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:07 .. [2023-01-11T18:16:23.638Z] drwxr-xr-x 2 root root 4096 Jan 11 18:07 cost [2023-01-11T18:16:23.638Z] -rw-r--r-- 1 root root 86 Jan 11 18:07 cost.csv [2023-01-11T18:16:23.638Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-211/archives [2023-01-11T18:16:23.638Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-211/archives [2023-01-11T18:16:23.638Z] total 16 [2023-01-11T18:16:23.638Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 11 18:07 . [2023-01-11T18:16:23.638Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 11 18:07 .. [2023-01-11T18:16:23.638Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 11 18:07 cost [2023-01-11T18:16:23.638Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 11 18:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:16:23.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:16:24.861Z] ---> package-listing.sh [2023-01-11T18:16:24.861Z] ++ facter osfamily [2023-01-11T18:16:24.861Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-11T18:16:25.130Z] + OS_FAMILY=debian [2023-01-11T18:16:25.130Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-211 [2023-01-11T18:16:25.130Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-11T18:16:25.130Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-11T18:16:25.130Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-11T18:16:25.130Z] + PACKAGES=/tmp/packages_start.txt [2023-01-11T18:16:25.130Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-211 ']' [2023-01-11T18:16:25.130Z] + PACKAGES=/tmp/packages_end.txt [2023-01-11T18:16:25.130Z] + case "${OS_FAMILY}" in [2023-01-11T18:16:25.130Z] + dpkg -l [2023-01-11T18:16:25.130Z] + grep '^ii' [2023-01-11T18:16:25.130Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-11T18:16:25.130Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-11T18:16:25.130Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-11T18:16:25.130Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-211 ']' [2023-01-11T18:16:25.130Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-211/archives/ [2023-01-11T18:16:25.130Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-211/archives/ [Pipeline] echo [2023-01-11T18:16:25.165Z] 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-211/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-11T18:16:25.455Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-11T18:16:26.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-11T18:16:26.097Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-11T18:16:26.251Z] prd-ubuntu20.04-docker-8c-8g-1903 does not seem to be running inside a container [2023-01-11T18:16:26.288Z] $ 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-211/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-211 -v /w/workspace/gexfoundry_device-snmp-go_PR-211:/w/workspace/gexfoundry_device-snmp-go_PR-211:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-211@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-211@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-11T18:16:26.614Z] $ docker top a28db48d341414849a69f5d148b9ce7818822c0392b9a154250af14d3d72f8dd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-11T18:16:27.004Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-11T18:16:27.313Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-11T18:16:27.623Z] + ls /var/log/sa-host [2023-01-11T18:16:27.623Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-11T18:16:27.842Z] provisioning config files... [2023-01-11T18:16:27.853Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-211@tmp/config11593468383295382781tmp [Pipeline] { [Pipeline] echo [2023-01-11T18:16:27.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:16:28.220Z] ---> create-netrc.sh [Pipeline] } [2023-01-11T18:16:28.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:16:28.660Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-11T18:16:28.689Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:16:28.999Z] ---> sudo-logs.sh [2023-01-11T18:16:28.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-11T18:16:29.082Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:16:29.391Z] ---> job-cost.sh [2023-01-11T18:16:29.391Z] lf-activate-venv: SKIPPING [2023-01-11T18:16:29.391Z] DEBUG: total: 0.2199999988079071 [2023-01-11T18:16:29.391Z] INFO: Retrieving Stack Cost... [2023-01-11T18:16:29.958Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-11T18:16:30.215Z] INFO: Archiving Costs [Pipeline] echo [2023-01-11T18:16:30.250Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-11T18:16:30.563Z] ---> logs-deploy.sh [2023-01-11T18:16:30.563Z] lf-activate-venv: SKIPPING [2023-01-11T18:16:30.563Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-211/1 [2023-01-11T18:16:30.563Z] INFO: archiving workspace using pattern(s): [2023-01-11T18:16:31.944Z] Archives upload complete. [2023-01-11T18:16:31.944Z] INFO: archiving logs to Nexus