Pull request #224 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a1ccfebebdb57112e58671455e0835dd7db89e3e+2bd6e5dae59222faf073cfb9822f90f2048c0bba (4b337a3b56a8549d33aadb02737130fb8a6fe6ed) 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-ssh8368784444819706995.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-ssh6581032490144673584.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-224/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-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7085299806293982466.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-224/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14404650897158605690.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-ssh5449797923035115573.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-224/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-224/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13595905375496017304.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 Running on prd-ubuntu20.04-docker-8c-8g-4428 in /w/workspace/gexfoundry_device-snmp-go_PR-224 [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-224 # 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 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit a1ccfebebdb57112e58671455e0835dd7db89e3e Merge succeeded, producing a1ccfebebdb57112e58671455e0835dd7db89e3e Checking out Revision a1ccfebebdb57112e58671455e0835dd7db89e3e (PR-224) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > 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/224/head:refs/remotes/origin/PR-224 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1ccfebebdb57112e58671455e0835dd7db89e3e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a1ccfebebdb57112e58671455e0835dd7db89e3e # timeout=10 > 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-02-03T05:02:44.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-03T05:02:45.024Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-03T05:02:45.111Z] ========================================================= [2023-02-03T05:02:45.112Z] EdgeX Global Pipelines Version Info [2023-02-03T05:02:45.112Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:02:45.858Z] ------------------- [2023-02-03T05:02:45.858Z] stable info: [2023-02-03T05:02:45.858Z] ------------------- [2023-02-03T05:02:45.858Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-03T05:02:45.858Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-03T05:02:45.858Z] Message: update stable to v1.0.244 [2023-02-03T05:02:46.429Z] ------------------- [2023-02-03T05:02:46.429Z] experimental info: [2023-02-03T05:02:46.429Z] ------------------- [2023-02-03T05:02:46.429Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-03T05:02:46.429Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-03T05:02:46.429Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-03T05:02:46.731Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-02-03T05:02:46.775Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-02-03T05:02:46.815Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-03T05:02:46.851Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-03T05:02:46.891Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-03T05:02:46.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-03T05:02:46.967Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-03T05:02:47.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-03T05:02:47.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-03T05:02:47.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-03T05:02:47.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-03T05:02:47.153Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-02-03T05:02:47.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-03T05:02:47.247Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-03T05:02:47.284Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-03T05:02:47.322Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-03T05:02:47.358Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-03T05:02:47.394Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-03T05:02:47.427Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-03T05:02:47.471Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-03T05:02:47.510Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-03T05:02:47.545Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-03T05:02:47.588Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-03T05:02:47.624Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-03T05:02:47.664Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-03T05:02:47.710Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-03T05:02:47.752Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-03T05:02:47.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-224 [Pipeline] echo [2023-02-03T05:02:47.836Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-224 [Pipeline] echo [2023-02-03T05:02:47.877Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-224 [Pipeline] echo [2023-02-03T05:02:47.917Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] echo [2023-02-03T05:02:47.959Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a1ccfeb [Pipeline] echo [2023-02-03T05:02:48.005Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-03T05:02:48.135Z] provisioning config files... [2023-02-03T05:02:48.149Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/config1934288012821979414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:02:48.487Z] ---> docker-login.sh [2023-02-03T05:02:48.488Z] nexus3.edgexfoundry.org:10001 [2023-02-03T05:02:48.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:02:49.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:02:49.008Z] Configure a credential helper to remove this warning. See [2023-02-03T05:02:49.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:02:49.008Z] [2023-02-03T05:02:49.008Z] Login Succeeded [2023-02-03T05:02:49.008Z] nexus3.edgexfoundry.org:10002 [2023-02-03T05:02:49.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:02:49.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:02:49.008Z] Configure a credential helper to remove this warning. See [2023-02-03T05:02:49.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:02:49.008Z] [2023-02-03T05:02:49.008Z] Login Succeeded [2023-02-03T05:02:49.008Z] nexus3.edgexfoundry.org:10003 [2023-02-03T05:02:49.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:02:49.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:02:49.008Z] Configure a credential helper to remove this warning. See [2023-02-03T05:02:49.008Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:02:49.008Z] [2023-02-03T05:02:49.008Z] Login Succeeded [2023-02-03T05:02:49.008Z] nexus3.edgexfoundry.org:10004 [2023-02-03T05:02:49.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:02:49.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:02:49.269Z] Configure a credential helper to remove this warning. See [2023-02-03T05:02:49.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:02:49.269Z] [2023-02-03T05:02:49.269Z] Login Succeeded [2023-02-03T05:02:49.269Z] docker.io [2023-02-03T05:02:49.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:02:49.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:02:49.527Z] Configure a credential helper to remove this warning. See [2023-02-03T05:02:49.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:02:49.527Z] [2023-02-03T05:02:49.527Z] Login Succeeded [2023-02-03T05:02:49.527Z] ---> docker-login.sh ends [Pipeline] } [2023-02-03T05:02:49.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-03T05:02:50.225Z] + git rev-list -1 --merges a1ccfebebdb57112e58671455e0835dd7db89e3e~1..a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] echo [2023-02-03T05:02:50.295Z] -----------> git rev-list -1 --merges a1ccfebebdb57112e58671455e0835dd7db89e3e~1..a1ccfebebdb57112e58671455e0835dd7db89e3e a1ccfebebdb57112e58671455e0835dd7db89e3e [false] [Pipeline] sh [2023-02-03T05:02:50.601Z] + git log --format=format:%s -1 a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] echo [2023-02-03T05:02:50.635Z] ========================================================= [2023-02-03T05:02:50.635Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-03T05:02:50.635Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-03T05:02:51.076Z] + git log --format=format:%s -1 a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] echo [2023-02-03T05:02:51.114Z] [semverPrep] GIT_COMMIT: a1ccfebebdb57112e58671455e0835dd7db89e3e, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-02-03T05:02:51.146Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-03T05:02:51.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-03T05:02:51.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-03T05:02:51.542Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-03T05:02:51.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-03T05:02:51.542Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-03T05:02:51.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-03T05:02:51.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:02:52.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-03T05:02:52.026Z] [2023-02-03T05:02:52.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:02:52.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-03T05:02:52.402Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-03T05:02:52.402Z] b85a868b505f: Pulling fs layer [2023-02-03T05:02:52.402Z] e2be974225ed: Pulling fs layer [2023-02-03T05:02:52.402Z] 339a4e72a1f5: Pulling fs layer [2023-02-03T05:02:52.402Z] 988bab9f4d93: Pulling fs layer [2023-02-03T05:02:52.402Z] 1469e6f7b9e6: Pulling fs layer [2023-02-03T05:02:52.402Z] eaf3925da568: Pulling fs layer [2023-02-03T05:02:52.402Z] bab4dde63d76: Pulling fs layer [2023-02-03T05:02:52.402Z] bde34c3a00c8: Pulling fs layer [2023-02-03T05:02:52.402Z] b352a97aabf1: Pulling fs layer [2023-02-03T05:02:52.402Z] 4872d77fe225: Pulling fs layer [2023-02-03T05:02:52.402Z] 5851b861e8e6: Pulling fs layer [2023-02-03T05:02:52.402Z] 988bab9f4d93: Waiting [2023-02-03T05:02:52.402Z] eaf3925da568: Waiting [2023-02-03T05:02:52.402Z] bde34c3a00c8: Waiting [2023-02-03T05:02:52.402Z] 1469e6f7b9e6: Waiting [2023-02-03T05:02:52.402Z] 5851b861e8e6: Waiting [2023-02-03T05:02:52.402Z] e2be974225ed: Download complete [2023-02-03T05:02:52.402Z] 988bab9f4d93: Verifying Checksum [2023-02-03T05:02:52.679Z] 1469e6f7b9e6: Verifying Checksum [2023-02-03T05:02:52.679Z] 1469e6f7b9e6: Download complete [2023-02-03T05:02:52.679Z] eaf3925da568: Verifying Checksum [2023-02-03T05:02:52.679Z] eaf3925da568: Download complete [2023-02-03T05:02:52.679Z] 339a4e72a1f5: Verifying Checksum [2023-02-03T05:02:52.679Z] 339a4e72a1f5: Download complete [2023-02-03T05:02:52.679Z] bde34c3a00c8: Verifying Checksum [2023-02-03T05:02:52.679Z] bde34c3a00c8: Download complete [2023-02-03T05:02:52.939Z] b352a97aabf1: Download complete [2023-02-03T05:02:52.939Z] 4872d77fe225: Verifying Checksum [2023-02-03T05:02:52.939Z] 4872d77fe225: Download complete [2023-02-03T05:02:52.939Z] 5851b861e8e6: Verifying Checksum [2023-02-03T05:02:52.939Z] 5851b861e8e6: Download complete [2023-02-03T05:02:52.939Z] b85a868b505f: Verifying Checksum [2023-02-03T05:02:52.939Z] b85a868b505f: Download complete [2023-02-03T05:02:53.199Z] bab4dde63d76: Verifying Checksum [2023-02-03T05:02:53.199Z] bab4dde63d76: Download complete [2023-02-03T05:02:54.136Z] b85a868b505f: Pull complete [2023-02-03T05:02:54.394Z] e2be974225ed: Pull complete [2023-02-03T05:02:54.654Z] 339a4e72a1f5: Pull complete [2023-02-03T05:02:54.913Z] 988bab9f4d93: Pull complete [2023-02-03T05:02:55.178Z] 1469e6f7b9e6: Pull complete [2023-02-03T05:02:55.178Z] eaf3925da568: Pull complete [2023-02-03T05:02:57.081Z] bab4dde63d76: Pull complete [2023-02-03T05:02:57.081Z] bde34c3a00c8: Pull complete [2023-02-03T05:02:57.081Z] b352a97aabf1: Pull complete [2023-02-03T05:02:57.081Z] 4872d77fe225: Pull complete [2023-02-03T05:02:57.081Z] 5851b861e8e6: Pull complete [2023-02-03T05:02:57.081Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-03T05:02:57.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-03T05:02:57.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T05:02:57.284Z] prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container [2023-02-03T05:02:57.323Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-03T05:02:59.884Z] $ docker top 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 -eo pid,comm [2023-02-03T05:02:59.940Z] 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-02-03T05:02:59.940Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-03T05:03:00.073Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-03T05:03:00.073Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-03T05:03:00.187Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-03T05:03:00.194Z] $ docker exec 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 ssh-agent [2023-02-03T05:03:00.295Z] SSH_AUTH_SOCK=/tmp/ssh-v18neCwha0tW/agent.33 [2023-02-03T05:03:00.295Z] SSH_AGENT_PID=39 [2023-02-03T05:03:00.301Z] Running ssh-add (command line suppressed) [2023-02-03T05:03:00.396Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/private_key_2392287606200458162.key (/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/private_key_2392287606200458162.key) [2023-02-03T05:03:00.405Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-03T05:03:00.741Z] + git tag --points-at HEAD [Pipeline] } [2023-02-03T05:03:00.768Z] $ docker exec --env ******** --env ******** 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 ssh-agent -k [2023-02-03T05:03:00.872Z] unset SSH_AUTH_SOCK; [2023-02-03T05:03:00.872Z] unset SSH_AGENT_PID; [2023-02-03T05:03:00.872Z] echo Agent pid 39 killed; [2023-02-03T05:03:00.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-03T05:03:00.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-03T05:03:00.964Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-03T05:03:01.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-03T05:03:01.088Z] $ docker exec 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 ssh-agent [2023-02-03T05:03:01.192Z] SSH_AUTH_SOCK=/tmp/ssh-Mri9m6ebWWIc/agent.72 [2023-02-03T05:03:01.192Z] SSH_AGENT_PID=78 [2023-02-03T05:03:01.197Z] Running ssh-add (command line suppressed) [2023-02-03T05:03:01.301Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/private_key_3911592194469975776.key (/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/private_key_3911592194469975776.key) [2023-02-03T05:03:01.312Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-03T05:03:01.654Z] + git semver init [2023-02-03T05:03:01.913Z] 2023-02-03 05:03:01,831 [run_init] DEBUG init version:0.0.0 force:False [2023-02-03T05:03:01.913Z] 2023-02-03 05:03:01,832 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver [2023-02-03T05:03:01.913Z] 2023-02-03 05:03:01,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-224/.semver [2023-02-03T05:03:01.913Z] 2023-02-03 05:03:01,832 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-224, universal_newlines=False, shell=None, istream=None) [2023-02-03T05:03:02.856Z] 2023-02-03 05:03:02,674 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-224/.git/info/exclude [2023-02-03T05:03:02.856Z] 2023-02-03 05:03:02,675 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver/PR-224 with force:False [2023-02-03T05:03:02.856Z] 2023-02-03 05:03:02,675 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver/PR-224 [2023-02-03T05:03:02.856Z] 2023-02-03 05:03:02,679 [execute] INFO git cat-file --batch-check [2023-02-03T05:03:02.856Z] 2023-02-03 05:03:02,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver, universal_newlines=False, shell=None, istream=) [2023-02-03T05:03:02.856Z] 2023-02-03 05:03:02,686 [execute] INFO git cat-file --batch [2023-02-03T05:03:02.856Z] 2023-02-03 05:03:02,686 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-224/.semver, universal_newlines=False, shell=None, istream=) [2023-02-03T05:03:02.856Z] 2023-02-03 05:03:02,692 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-224/.semver/PR-224 [2023-02-03T05:03:02.856Z] 0.0.0 [Pipeline] } [2023-02-03T05:03:02.884Z] $ docker exec --env ******** --env ******** 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 ssh-agent -k [2023-02-03T05:03:02.993Z] unset SSH_AUTH_SOCK; [2023-02-03T05:03:02.993Z] unset SSH_AGENT_PID; [2023-02-03T05:03:02.993Z] echo Agent pid 78 killed; [2023-02-03T05:03:03.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-03T05:03:03.412Z] + git semver [Pipeline] } [2023-02-03T05:03:03.697Z] $ docker stop --time=1 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 [2023-02-03T05:03:04.999Z] $ docker rm -f --volumes 1aaa77f4ac5f44502de3d1d8b52a05059a662cc7fc2063164167459df0f99be2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-03T05:03:05.391Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-03T05:03:05.677Z] Stashed 1 file(s) [Pipeline] echo [2023-02-03T05:03:05.696Z] [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-02-03T05:03:06.322Z] provisioning config files... [2023-02-03T05:03:06.331Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/config867761276895176969tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:03:06.685Z] ---> docker-login.sh [2023-02-03T05:03:06.685Z] nexus3.edgexfoundry.org:10001 [2023-02-03T05:03:06.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:03:06.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:03:06.685Z] Configure a credential helper to remove this warning. See [2023-02-03T05:03:06.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:03:06.685Z] [2023-02-03T05:03:06.685Z] Login Succeeded [2023-02-03T05:03:06.685Z] nexus3.edgexfoundry.org:10002 [2023-02-03T05:03:06.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:03:06.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:03:06.686Z] Configure a credential helper to remove this warning. See [2023-02-03T05:03:06.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:03:06.686Z] [2023-02-03T05:03:06.686Z] Login Succeeded [2023-02-03T05:03:06.686Z] nexus3.edgexfoundry.org:10003 [2023-02-03T05:03:06.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:03:06.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:03:06.944Z] Configure a credential helper to remove this warning. See [2023-02-03T05:03:06.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:03:06.945Z] [2023-02-03T05:03:06.945Z] Login Succeeded [2023-02-03T05:03:06.945Z] nexus3.edgexfoundry.org:10004 [2023-02-03T05:03:06.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:03:06.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:03:06.945Z] Configure a credential helper to remove this warning. See [2023-02-03T05:03:06.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:03:06.945Z] [2023-02-03T05:03:06.945Z] Login Succeeded [2023-02-03T05:03:06.945Z] docker.io [2023-02-03T05:03:06.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:03:07.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:03:07.204Z] Configure a credential helper to remove this warning. See [2023-02-03T05:03:07.204Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:03:07.204Z] [2023-02-03T05:03:07.204Z] Login Succeeded [2023-02-03T05:03:07.204Z] ---> docker-login.sh ends [Pipeline] } [2023-02-03T05:03:07.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-03T05:03:07.436Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-03T05:03:07.474Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-03T05:03:07.506Z] ========================================================= [2023-02-03T05:03:07.506Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-03T05:03:07.506Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:03:07.953Z] + 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-02-03T05:03:07.953Z] Sending build context to Docker daemon 5.681MB [2023-02-03T05:03:07.953Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-03T05:03:07.953Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-03T05:03:07.953Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-03T05:03:07.953Z] 213ec9aee27d: Pulling fs layer [2023-02-03T05:03:07.953Z] 4583459ba037: Pulling fs layer [2023-02-03T05:03:07.953Z] 93c1e223e6f2: Pulling fs layer [2023-02-03T05:03:07.953Z] 53926ce57604: Pulling fs layer [2023-02-03T05:03:07.953Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-03T05:03:07.953Z] 22ff95d597cd: Pulling fs layer [2023-02-03T05:03:07.953Z] 12d6caf4c0d1: Pulling fs layer [2023-02-03T05:03:07.953Z] 96b7cbca73a9: Pulling fs layer [2023-02-03T05:03:07.953Z] a7acece74701: Pulling fs layer [2023-02-03T05:03:07.953Z] 12d6caf4c0d1: Waiting [2023-02-03T05:03:07.953Z] 53926ce57604: Waiting [2023-02-03T05:03:07.953Z] 21b2b0c7a3f4: Waiting [2023-02-03T05:03:07.953Z] 22ff95d597cd: Waiting [2023-02-03T05:03:07.953Z] a7acece74701: Waiting [2023-02-03T05:03:07.953Z] 96b7cbca73a9: Waiting [2023-02-03T05:03:07.953Z] 93c1e223e6f2: Download complete [2023-02-03T05:03:07.953Z] 4583459ba037: Verifying Checksum [2023-02-03T05:03:07.953Z] 4583459ba037: Download complete [2023-02-03T05:03:07.953Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-03T05:03:07.953Z] 21b2b0c7a3f4: Download complete [2023-02-03T05:03:08.220Z] 22ff95d597cd: Verifying Checksum [2023-02-03T05:03:08.220Z] 22ff95d597cd: Download complete [2023-02-03T05:03:08.220Z] 213ec9aee27d: Verifying Checksum [2023-02-03T05:03:08.220Z] 213ec9aee27d: Download complete [2023-02-03T05:03:08.220Z] 12d6caf4c0d1: Verifying Checksum [2023-02-03T05:03:08.220Z] 12d6caf4c0d1: Download complete [2023-02-03T05:03:08.220Z] 213ec9aee27d: Pull complete [2023-02-03T05:03:08.491Z] 4583459ba037: Pull complete [2023-02-03T05:03:08.491Z] 93c1e223e6f2: Pull complete [2023-02-03T05:03:09.586Z] 53926ce57604: Verifying Checksum [2023-02-03T05:03:09.586Z] 53926ce57604: Download complete [2023-02-03T05:03:09.859Z] a7acece74701: Verifying Checksum [2023-02-03T05:03:09.859Z] a7acece74701: Download complete [2023-02-03T05:03:09.859Z] 96b7cbca73a9: Verifying Checksum [2023-02-03T05:03:09.859Z] 96b7cbca73a9: Download complete [2023-02-03T05:03:13.140Z] 53926ce57604: Pull complete [2023-02-03T05:03:13.398Z] 21b2b0c7a3f4: Pull complete [2023-02-03T05:03:13.398Z] 22ff95d597cd: Pull complete [2023-02-03T05:03:13.398Z] 12d6caf4c0d1: Pull complete [2023-02-03T05:03:15.297Z] 96b7cbca73a9: Pull complete [2023-02-03T05:03:16.230Z] a7acece74701: Pull complete [2023-02-03T05:03:16.230Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-03T05:03:16.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-03T05:03:16.230Z] ---> db6d94c90886 [2023-02-03T05:03:16.230Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-03T05:03:20.436Z] ---> Running in a96957cd3d6c [2023-02-03T05:03:20.437Z] Removing intermediate container a96957cd3d6c [2023-02-03T05:03:20.437Z] ---> c2ea1a3bccdb [2023-02-03T05:03:20.437Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-03T05:03:20.437Z] ---> Running in 8e920f0dd8bb [2023-02-03T05:03:20.437Z] Removing intermediate container 8e920f0dd8bb [2023-02-03T05:03:20.437Z] ---> b96b43f201bb [2023-02-03T05:03:20.437Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-03T05:03:20.437Z] ---> Running in 80f20e45eaa7 [2023-02-03T05:03:20.437Z] Removing intermediate container 80f20e45eaa7 [2023-02-03T05:03:20.437Z] ---> 6a5ede5ba1e4 [2023-02-03T05:03:20.437Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-03T05:03:20.437Z] ---> Running in 8ad649f992b9 [2023-02-03T05:03:20.437Z] Removing intermediate container 8ad649f992b9 [2023-02-03T05:03:20.437Z] ---> 7089390146ad [2023-02-03T05:03:20.437Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-03T05:03:20.437Z] ---> Running in d9fff608abee [2023-02-03T05:03:20.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-03T05:03:20.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-03T05:03:21.146Z] Still waiting to schedule task [2023-02-03T05:03:21.147Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-03T05:03:21.261Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-03T05:03:21.261Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-03T05:03:21.261Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-03T05:03:21.261Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-03T05:03:21.261Z] Executing busybox-1.35.0-r17.trigger [2023-02-03T05:03:21.261Z] OK: 216 MiB in 55 packages [2023-02-03T05:03:21.828Z] Removing intermediate container d9fff608abee [2023-02-03T05:03:21.828Z] ---> 7328eb151d93 [2023-02-03T05:03:21.828Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-03T05:03:21.828Z] ---> Running in d908eb007329 [2023-02-03T05:03:21.828Z] Removing intermediate container d908eb007329 [2023-02-03T05:03:21.828Z] ---> b05e2fbbc0e2 [2023-02-03T05:03:21.828Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-03T05:03:22.086Z] ---> f7d7325d592b [2023-02-03T05:03:22.086Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-03T05:03:22.086Z] ---> Running in ee3d66f37102 [2023-02-03T05:04:08.762Z] Removing intermediate container ee3d66f37102 [2023-02-03T05:04:08.762Z] ---> cadf517c59c9 [2023-02-03T05:04:08.762Z] Step 11/12 : COPY . . [2023-02-03T05:04:08.762Z] ---> 8e506b4e8da0 [2023-02-03T05:04:08.762Z] Step 12/12 : RUN ${MAKE} [2023-02-03T05:04:08.762Z] ---> Running in e09a3ee97008 [2023-02-03T05:04:08.762Z] noop [2023-02-03T05:04:08.762Z] Removing intermediate container e09a3ee97008 [2023-02-03T05:04:08.762Z] ---> f42a96f5ff99 [2023-02-03T05:04:08.762Z] Successfully built f42a96f5ff99 [2023-02-03T05:04:08.762Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:04:09.208Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-03T05:04:09.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T05:04:09.348Z] prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container [2023-02-03T05:04:09.382Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-03T05:04:09.733Z] $ docker top 83d0f0564feacb303157b2cc8f543c19b589794130bd5f2097bd3133c39e9256 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T05:04:10.115Z] + go version [2023-02-03T05:04:10.115Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-03T05:04:10.158Z] $ docker stop --time=1 83d0f0564feacb303157b2cc8f543c19b589794130bd5f2097bd3133c39e9256 [2023-02-03T05:04:11.413Z] $ docker rm -f --volumes 83d0f0564feacb303157b2cc8f543c19b589794130bd5f2097bd3133c39e9256 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:04:12.114Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-03T05:04:12.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T05:04:12.261Z] prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container [2023-02-03T05:04:12.298Z] $ 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-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-03T05:04:12.636Z] $ docker top e677a0293857f86973cf91598bc9da581e26a9a0f5e2001d8c8d485045e9ab61 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T05:04:13.023Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-224 [Pipeline] fileExists [Pipeline] sh [2023-02-03T05:04:13.380Z] + make test [2023-02-03T05:04:13.380Z] go test ./... -coverprofile=coverage.out [2023-02-03T05:04:13.638Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-03T05:04:21.740Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-03T05:04:21.740Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.022s coverage: 0.0% of statements [2023-02-03T05:04:27.005Z] 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-02-03T05:04:27.005Z] go vet ./... [2023-02-03T05:04:30.286Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-03T05:04:30.286Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-03T05:04:30.286Z] ./bin/test-attribution-txt.sh [2023-02-03T05:04:30.286Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-03T05:04:30.286Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-03T05:04:30.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-03T05:04:30.374Z] $ docker stop --time=1 e677a0293857f86973cf91598bc9da581e26a9a0f5e2001d8c8d485045e9ab61 [2023-02-03T05:04:32.063Z] $ docker rm -f --volumes e677a0293857f86973cf91598bc9da581e26a9a0f5e2001d8c8d485045e9ab61 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-03T05:04:32.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-03T05:04:32.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-03T05:04:33.292Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-03T05:04:33.600Z] + ls -al . [2023-02-03T05:04:33.600Z] total 172 [2023-02-03T05:04:33.600Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 3 05:04 . [2023-02-03T05:04:33.600Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 05:02 .. [2023-02-03T05:04:33.600Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 3 05:02 .dockerignore [2023-02-03T05:04:33.600Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 05:04 .git [2023-02-03T05:04:33.600Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:02 .github [2023-02-03T05:04:33.600Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 3 05:02 .gitignore [2023-02-03T05:04:33.600Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 3 05:02 .golangci.yml [2023-02-03T05:04:33.600Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 05:03 .semver [2023-02-03T05:04:33.600Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 3 05:02 Attribution.txt [2023-02-03T05:04:33.600Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 3 05:02 CHANGELOG.md [2023-02-03T05:04:33.600Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 3 05:02 Dockerfile [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 05:02 GOVERNANCE.md [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 3 05:02 Jenkinsfile [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 3 05:02 LICENSE [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 3 05:02 Makefile [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 3 05:02 OWNERS.md [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 3 05:02 README.md [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 05:03 VERSION [2023-02-03T05:04:33.601Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 05:02 bin [2023-02-03T05:04:33.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:02 cmd [2023-02-03T05:04:33.601Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 3 05:04 coverage.out [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 3325 Feb 3 05:02 go.mod [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 34310 Feb 3 05:02 go.sum [2023-02-03T05:04:33.601Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:02 internal [2023-02-03T05:04:33.601Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 05:02 snap [2023-02-03T05:04:33.601Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 3 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:04:33.996Z] + 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=a1ccfebebdb57112e58671455e0835dd7db89e3e --label arch=amd64 --label version=0.0.0 . [2023-02-03T05:04:33.996Z] Sending build context to Docker daemon 5.689MB [2023-02-03T05:04:33.996Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-03T05:04:33.996Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-03T05:04:33.996Z] ---> f42a96f5ff99 [2023-02-03T05:04:33.996Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-03T05:04:33.996Z] ---> Running in 0f1b539c5d2f [2023-02-03T05:04:33.996Z] Removing intermediate container 0f1b539c5d2f [2023-02-03T05:04:33.996Z] ---> 63c91b3482c9 [2023-02-03T05:04:33.996Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-03T05:04:33.996Z] ---> Running in c40ea463151e [2023-02-03T05:04:34.255Z] Removing intermediate container c40ea463151e [2023-02-03T05:04:34.255Z] ---> e7acbe1df11d [2023-02-03T05:04:34.255Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-03T05:04:34.255Z] ---> Running in c0101a3fb0f1 [2023-02-03T05:04:34.255Z] Removing intermediate container c0101a3fb0f1 [2023-02-03T05:04:34.255Z] ---> bd89e839d4c0 [2023-02-03T05:04:34.255Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-03T05:04:34.255Z] ---> Running in 4a9cd39589e8 [2023-02-03T05:04:34.255Z] Removing intermediate container 4a9cd39589e8 [2023-02-03T05:04:34.255Z] ---> f0c2321923a0 [2023-02-03T05:04:34.255Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-03T05:04:34.515Z] ---> Running in 2dcd2a57e4c9 [2023-02-03T05:04:34.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-03T05:04:34.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-03T05:04:35.032Z] OK: 216 MiB in 55 packages [2023-02-03T05:04:35.291Z] Removing intermediate container 2dcd2a57e4c9 [2023-02-03T05:04:35.291Z] ---> e217a4cae647 [2023-02-03T05:04:35.291Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-03T05:04:35.291Z] ---> Running in 8bcdedf1c9e0 [2023-02-03T05:04:35.551Z] Removing intermediate container 8bcdedf1c9e0 [2023-02-03T05:04:35.551Z] ---> 411de32ad864 [2023-02-03T05:04:35.551Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-03T05:04:35.551Z] ---> 1379842da9c2 [2023-02-03T05:04:35.551Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-03T05:04:35.551Z] ---> Running in f3ade8d79145 [2023-02-03T05:04:36.544Z] Removing intermediate container f3ade8d79145 [2023-02-03T05:04:36.544Z] ---> 5c0cd2375289 [2023-02-03T05:04:36.544Z] Step 11/24 : COPY . . [2023-02-03T05:04:36.544Z] ---> 5d54ca0d4920 [2023-02-03T05:04:36.544Z] Step 12/24 : RUN ${MAKE} [2023-02-03T05:04:36.544Z] ---> Running in fe60aaea3ec4 [2023-02-03T05:04:36.824Z] 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-02-03T05:04:51.169Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4430 in /w/workspace/gexfoundry_device-snmp-go_PR-224 [Pipeline] { [Pipeline] ws [2023-02-03T05:04:51.225Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-03T05:04:51.309Z] Selected Git installation does not exist. Using Default [2023-02-03T05:04:51.309Z] The recommended git tool is: NONE [2023-02-03T05:04:54.958Z] Removing intermediate container fe60aaea3ec4 [2023-02-03T05:04:54.958Z] ---> 189ef06e66e4 [2023-02-03T05:04:54.958Z] Step 13/24 : FROM alpine:3.16 [2023-02-03T05:04:54.958Z] 3.16: Pulling from library/alpine [2023-02-03T05:04:54.958Z] ca7dd9ec2225: Pulling fs layer [2023-02-03T05:04:54.958Z] ca7dd9ec2225: Verifying Checksum [2023-02-03T05:04:54.958Z] ca7dd9ec2225: Download complete [2023-02-03T05:04:54.958Z] ca7dd9ec2225: Pull complete [2023-02-03T05:04:54.958Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-03T05:04:54.958Z] Status: Downloaded newer image for alpine:3.16 [2023-02-03T05:04:54.958Z] ---> bfe296a52501 [2023-02-03T05:04:54.958Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-03T05:04:54.958Z] ---> Running in d18d271ea171 [2023-02-03T05:04:54.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-03T05:04:54.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-03T05:04:54.958Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-03T05:04:54.958Z] Executing busybox-1.35.0-r17.trigger [2023-02-03T05:04:54.958Z] OK: 6 MiB in 15 packages [2023-02-03T05:04:54.958Z] Removing intermediate container d18d271ea171 [2023-02-03T05:04:54.958Z] ---> 97cb6b383204 [2023-02-03T05:04:54.958Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-03T05:04:54.958Z] ---> e35ff6c9aea1 [2023-02-03T05:04:54.958Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-03T05:04:54.958Z] ---> aabc21f688c7 [2023-02-03T05:04:54.958Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-03T05:04:55.216Z] ---> 36a15b66eca7 [2023-02-03T05:04:55.216Z] Step 18/24 : EXPOSE 59993 [2023-02-03T05:04:55.216Z] ---> Running in 74117c9911e5 [2023-02-03T05:04:55.216Z] Removing intermediate container 74117c9911e5 [2023-02-03T05:04:55.216Z] ---> 3d991f8c9d3c [2023-02-03T05:04:55.216Z] Step 19/24 : EXPOSE 161 [2023-02-03T05:04:55.216Z] ---> Running in 20017b7d5f80 [2023-02-03T05:04:55.474Z] Removing intermediate container 20017b7d5f80 [2023-02-03T05:04:55.474Z] ---> 836e517d28a3 [2023-02-03T05:04:55.474Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-03T05:04:55.474Z] ---> Running in aefacec053f8 [2023-02-03T05:04:55.474Z] Removing intermediate container aefacec053f8 [2023-02-03T05:04:55.474Z] ---> e31e33d05712 [2023-02-03T05:04:55.474Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-03T05:04:55.474Z] ---> Running in 2bdfc8c5f3a3 [2023-02-03T05:04:55.474Z] Removing intermediate container 2bdfc8c5f3a3 [2023-02-03T05:04:55.474Z] ---> 2fc2e8075ea4 [2023-02-03T05:04:55.474Z] Step 22/24 : LABEL arch=amd64 [2023-02-03T05:04:55.474Z] ---> Running in d0a321d1134f [2023-02-03T05:04:55.733Z] Removing intermediate container d0a321d1134f [2023-02-03T05:04:55.733Z] ---> 887cd206e491 [2023-02-03T05:04:55.733Z] Step 23/24 : LABEL git_sha=a1ccfebebdb57112e58671455e0835dd7db89e3e [2023-02-03T05:04:55.733Z] ---> Running in 75eb0f901ec6 [2023-02-03T05:04:55.733Z] Removing intermediate container 75eb0f901ec6 [2023-02-03T05:04:55.733Z] ---> bb629fa43d79 [2023-02-03T05:04:55.733Z] Step 24/24 : LABEL version=0.0.0 [2023-02-03T05:04:55.733Z] ---> Running in 61c2269015ba [2023-02-03T05:04:55.733Z] Removing intermediate container 61c2269015ba [2023-02-03T05:04:55.733Z] ---> 35e462cca00f [2023-02-03T05:04:55.733Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-03T05:04:55.733Z] Successfully built 35e462cca00f [2023-02-03T05:04:55.733Z] 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-02-03T05:04:56.489Z] using credential edgex-jenkins-ssh [2023-02-03T05:04:56.507Z] Cloning the remote Git repository [2023-02-03T05:04:56.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-03T05:04:56.555Z] [2023-02-03T05:04:56.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:04:56.930Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-03T05:04:56.930Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-03T05:04:56.930Z] 5eb5b503b376: Pulling fs layer [2023-02-03T05:04:56.930Z] 5c69ac0246d0: Pulling fs layer [2023-02-03T05:04:56.930Z] ec43610c2a17: Pulling fs layer [2023-02-03T05:04:56.930Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-03T05:04:56.930Z] 33b1e0a273af: Pulling fs layer [2023-02-03T05:04:56.930Z] 5d3b04190fa2: Pulling fs layer [2023-02-03T05:04:56.930Z] 2f39f015ded8: Pulling fs layer [2023-02-03T05:04:56.930Z] 33b1e0a273af: Waiting [2023-02-03T05:04:56.930Z] 2f39f015ded8: Waiting [2023-02-03T05:04:56.930Z] 5d3b04190fa2: Waiting [2023-02-03T05:04:56.930Z] 3a2ae6a8a46f: Waiting [2023-02-03T05:04:56.930Z] 5c69ac0246d0: Verifying Checksum [2023-02-03T05:04:56.930Z] 5c69ac0246d0: Download complete [2023-02-03T05:04:56.930Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-03T05:04:56.930Z] 3a2ae6a8a46f: Download complete [2023-02-03T05:04:57.193Z] 33b1e0a273af: Verifying Checksum [2023-02-03T05:04:57.193Z] 33b1e0a273af: Download complete [2023-02-03T05:04:57.193Z] 5d3b04190fa2: Download complete [2023-02-03T05:04:57.193Z] ec43610c2a17: Verifying Checksum [2023-02-03T05:04:57.193Z] ec43610c2a17: Download complete [2023-02-03T05:04:56.544Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-02-03T05:04:56.628Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-02-03T05:04:56.797Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-03T05:04:56.798Z] > git --version # timeout=10 [2023-02-03T05:04:56.816Z] > git --version # 'git version 2.25.1' [2023-02-03T05:04:56.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-03T05:04:56.891Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-03T05:04:57.456Z] 5eb5b503b376: Verifying Checksum [2023-02-03T05:04:57.456Z] 5eb5b503b376: Download complete [2023-02-03T05:04:58.023Z] 2f39f015ded8: Verifying Checksum [2023-02-03T05:04:58.023Z] 2f39f015ded8: Download complete [2023-02-03T05:04:58.587Z] 5eb5b503b376: Pull complete [2023-02-03T05:04:58.587Z] 5c69ac0246d0: Pull complete [2023-02-03T05:04:57.923Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-03T05:04:57.947Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-03T05:04:58.845Z] ec43610c2a17: Pull complete [2023-02-03T05:04:59.104Z] 3a2ae6a8a46f: Pull complete [2023-02-03T05:04:59.104Z] 33b1e0a273af: Pull complete [2023-02-03T05:04:59.361Z] 5d3b04190fa2: Pull complete [2023-02-03T05:04:59.429Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit a1ccfebebdb57112e58671455e0835dd7db89e3e [2023-02-03T05:04:59.664Z] Merge succeeded, producing a1ccfebebdb57112e58671455e0835dd7db89e3e [2023-02-03T05:04:59.664Z] Checking out Revision a1ccfebebdb57112e58671455e0835dd7db89e3e (PR-224) [2023-02-03T05:04:58.835Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-03T05:04:58.876Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-03T05:04:58.877Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-03T05:04:58.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/224/head:refs/remotes/origin/PR-224 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-03T05:04:59.447Z] > git config core.sparsecheckout # timeout=10 [2023-02-03T05:04:59.465Z] > git checkout -f a1ccfebebdb57112e58671455e0835dd7db89e3e # timeout=10 [2023-02-03T05:04:59.550Z] > git remote # timeout=10 [2023-02-03T05:04:59.571Z] > git config --get remote.origin.url # timeout=10 [2023-02-03T05:04:59.601Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-03T05:04:59.617Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-02-03T05:04:59.643Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-03T05:04:59.667Z] > git config core.sparsecheckout # timeout=10 [2023-02-03T05:04:59.687Z] > git checkout -f a1ccfebebdb57112e58671455e0835dd7db89e3e # timeout=10 [2023-02-03T05:05:00.182Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-02-03T05:05:00.232Z] > git --version # timeout=10 [2023-02-03T05:05:00.242Z] > git --version # 'git version 2.25.1' [2023-02-03T05:05:00.256Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-03T05:05:00.684Z] [2023-02-03T05:05:00.684Z] GitHub has been notified of this commit’s build result [2023-02-03T05:05:00.684Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-03T05:05:01.427Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-03T05:05:01.427Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-03T05:05:01.427Z] Dload Upload Total Spent Left Speed [2023-02-03T05:05:01.427Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh [2023-02-03T05:05:02.133Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-03T05:05:02.478Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-03T05:05:02.478Z] + sudo tee /etc/docker/daemon.new [2023-02-03T05:05:02.478Z] { [2023-02-03T05:05:02.478Z] "registry-mirrors": [ [2023-02-03T05:05:02.478Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-03T05:05:02.478Z] ], [2023-02-03T05:05:02.478Z] "bip": "10.250.0.254/24", [2023-02-03T05:05:02.478Z] "hosts": [ [2023-02-03T05:05:02.478Z] "tcp://0.0.0.0:5555", [2023-02-03T05:05:02.478Z] "unix:///var/run/docker.sock" [2023-02-03T05:05:02.478Z] ], [2023-02-03T05:05:02.478Z] "mtu": 1458, [2023-02-03T05:05:02.478Z] "selinux-enabled": true, [2023-02-03T05:05:02.478Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-03T05:05:02.478Z] } [Pipeline] sh [2023-02-03T05:05:02.829Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-03T05:05:03.176Z] + sudo service docker restart [2023-02-03T05:05:03.547Z] 2f39f015ded8: Pull complete [2023-02-03T05:05:03.547Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-03T05:05:03.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-03T05:05:03.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T05:05:03.757Z] prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container [2023-02-03T05:05:03.790Z] $ 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-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-03T05:05:05.410Z] $ docker top 7f8df18367417c78f10ae5c8066e0bebb8760cad3e4ee1fc2aa2066b5f55c4ab -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:05:05.867Z] ---> job-cost.sh [2023-02-03T05:05:05.867Z] lf-activate-venv: SKIPPING [2023-02-03T05:05:05.867Z] INFO: No Stack... [2023-02-03T05:05:07.767Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-03T05:05:07.767Z] INFO: Archiving Costs [Pipeline] sh [2023-02-03T05:05:08.085Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-224/archives/cost.csv [2023-02-03T05:05:08.085Z] + cut -d, -f6 [Pipeline] lock [2023-02-03T05:05:08.131Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [2023-02-03T05:05:08.135Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] did not exist. Created. [2023-02-03T05:05:08.136Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-03T05:05:08.530Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-03T05:05:08.581Z] Stashed 1 file(s) [Pipeline] } [2023-02-03T05:05:08.646Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-03T05:05:08.728Z] $ docker stop --time=1 7f8df18367417c78f10ae5c8066e0bebb8760cad3e4ee1fc2aa2066b5f55c4ab [2023-02-03T05:05:09.880Z] $ docker rm -f --volumes 7f8df18367417c78f10ae5c8066e0bebb8760cad3e4ee1fc2aa2066b5f55c4ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-03T05:05:21.559Z] provisioning config files... [2023-02-03T05:05:21.586Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config1057220181862301588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:05:21.976Z] ---> docker-login.sh [2023-02-03T05:05:21.976Z] nexus3.edgexfoundry.org:10001 [2023-02-03T05:05:22.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:05:22.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:05:22.567Z] Configure a credential helper to remove this warning. See [2023-02-03T05:05:22.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:05:22.567Z] [2023-02-03T05:05:22.567Z] Login Succeeded [2023-02-03T05:05:22.567Z] nexus3.edgexfoundry.org:10002 [2023-02-03T05:05:22.838Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:05:23.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:05:23.107Z] Configure a credential helper to remove this warning. See [2023-02-03T05:05:23.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:05:23.107Z] [2023-02-03T05:05:23.107Z] Login Succeeded [2023-02-03T05:05:23.107Z] nexus3.edgexfoundry.org:10003 [2023-02-03T05:05:23.377Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:05:23.377Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:05:23.377Z] Configure a credential helper to remove this warning. See [2023-02-03T05:05:23.377Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:05:23.377Z] [2023-02-03T05:05:23.377Z] Login Succeeded [2023-02-03T05:05:23.377Z] nexus3.edgexfoundry.org:10004 [2023-02-03T05:05:23.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:05:23.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:05:23.648Z] Configure a credential helper to remove this warning. See [2023-02-03T05:05:23.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:05:23.648Z] [2023-02-03T05:05:23.648Z] Login Succeeded [2023-02-03T05:05:23.648Z] docker.io [2023-02-03T05:05:23.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-03T05:05:24.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-03T05:05:24.188Z] Configure a credential helper to remove this warning. See [2023-02-03T05:05:24.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-03T05:05:24.188Z] [2023-02-03T05:05:24.188Z] Login Succeeded [2023-02-03T05:05:24.188Z] ---> docker-login.sh ends [Pipeline] } [2023-02-03T05:05:24.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-03T05:05:24.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-03T05:05:24.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-03T05:05:24.677Z] ========================================================= [2023-02-03T05:05:24.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-03T05:05:24.677Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:05:25.162Z] + 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-02-03T05:05:25.435Z] Sending build context to Docker daemon 2.941MB [2023-02-03T05:05:25.435Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-03T05:05:25.435Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-03T05:05:25.709Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-03T05:05:25.709Z] 9b18e9b68314: Pulling fs layer [2023-02-03T05:05:25.709Z] 35d82f9e3411: Pulling fs layer [2023-02-03T05:05:25.709Z] e16973657156: Pulling fs layer [2023-02-03T05:05:25.709Z] fc693d55d65f: Pulling fs layer [2023-02-03T05:05:25.709Z] 7e9fc2657dce: Pulling fs layer [2023-02-03T05:05:25.709Z] dda99020689f: Pulling fs layer [2023-02-03T05:05:25.709Z] db1c61fa0a46: Pulling fs layer [2023-02-03T05:05:25.709Z] 891c053d2c06: Pulling fs layer [2023-02-03T05:05:25.709Z] 7e9fc2657dce: Waiting [2023-02-03T05:05:25.709Z] dda99020689f: Waiting [2023-02-03T05:05:25.709Z] db1c61fa0a46: Waiting [2023-02-03T05:05:25.709Z] 891c053d2c06: Waiting [2023-02-03T05:05:25.709Z] fc693d55d65f: Waiting [2023-02-03T05:05:25.709Z] e16973657156: Download complete [2023-02-03T05:05:25.709Z] 35d82f9e3411: Verifying Checksum [2023-02-03T05:05:25.709Z] 35d82f9e3411: Download complete [2023-02-03T05:05:25.709Z] 7e9fc2657dce: Verifying Checksum [2023-02-03T05:05:25.709Z] 7e9fc2657dce: Download complete [2023-02-03T05:05:25.709Z] dda99020689f: Verifying Checksum [2023-02-03T05:05:25.709Z] dda99020689f: Download complete [2023-02-03T05:05:25.709Z] 9b18e9b68314: Verifying Checksum [2023-02-03T05:05:25.709Z] 9b18e9b68314: Download complete [2023-02-03T05:05:26.687Z] 9b18e9b68314: Pull complete [2023-02-03T05:05:26.959Z] 891c053d2c06: Verifying Checksum [2023-02-03T05:05:26.959Z] 891c053d2c06: Download complete [2023-02-03T05:05:27.232Z] 35d82f9e3411: Pull complete [2023-02-03T05:05:27.504Z] e16973657156: Pull complete [2023-02-03T05:05:28.094Z] db1c61fa0a46: Verifying Checksum [2023-02-03T05:05:28.094Z] db1c61fa0a46: Download complete [2023-02-03T05:05:28.678Z] fc693d55d65f: Verifying Checksum [2023-02-03T05:05:28.678Z] fc693d55d65f: Download complete [2023-02-03T05:05:38.776Z] fc693d55d65f: Pull complete [2023-02-03T05:05:39.043Z] 7e9fc2657dce: Pull complete [2023-02-03T05:05:39.311Z] dda99020689f: Pull complete [2023-02-03T05:05:46.104Z] db1c61fa0a46: Pull complete [2023-02-03T05:05:47.073Z] 891c053d2c06: Pull complete [2023-02-03T05:05:47.073Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-03T05:05:47.073Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-03T05:05:47.073Z] ---> f96f9c87975a [2023-02-03T05:05:47.073Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-03T05:05:49.029Z] ---> Running in 1256608fea1d [2023-02-03T05:05:49.612Z] Removing intermediate container 1256608fea1d [2023-02-03T05:05:49.612Z] ---> a5a11294bff4 [2023-02-03T05:05:49.612Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-03T05:05:49.612Z] ---> Running in de9a47d434c3 [2023-02-03T05:05:49.882Z] Removing intermediate container de9a47d434c3 [2023-02-03T05:05:49.882Z] ---> ec78f0ea44cf [2023-02-03T05:05:49.882Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-03T05:05:49.882Z] ---> Running in 403c1274e15b [2023-02-03T05:05:50.158Z] Removing intermediate container 403c1274e15b [2023-02-03T05:05:50.158Z] ---> b53c97741796 [2023-02-03T05:05:50.158Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-03T05:05:50.428Z] ---> Running in 0d506047299c [2023-02-03T05:05:50.695Z] Removing intermediate container 0d506047299c [2023-02-03T05:05:50.695Z] ---> 0d3ced53dd33 [2023-02-03T05:05:50.695Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-03T05:05:50.695Z] ---> Running in 49509ef97cc4 [2023-02-03T05:05:52.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-03T05:05:52.107Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-03T05:05:53.069Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-03T05:05:53.069Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-03T05:05:53.069Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-03T05:05:53.338Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-03T05:05:53.338Z] Executing busybox-1.35.0-r17.trigger [2023-02-03T05:05:53.338Z] OK: 226 MiB in 55 packages [2023-02-03T05:05:54.751Z] Removing intermediate container 49509ef97cc4 [2023-02-03T05:05:54.751Z] ---> 8f7593cb46f4 [2023-02-03T05:05:54.751Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-03T05:05:54.751Z] ---> Running in 824cc9b5eed0 [2023-02-03T05:05:55.019Z] Removing intermediate container 824cc9b5eed0 [2023-02-03T05:05:55.019Z] ---> 69d78e38a43c [2023-02-03T05:05:55.019Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-03T05:05:55.610Z] ---> 224d9667c92c [2023-02-03T05:05:55.610Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-03T05:05:55.610Z] ---> Running in dd5c925d5f79 [2023-02-03T05:07:03.503Z] Removing intermediate container dd5c925d5f79 [2023-02-03T05:07:03.503Z] ---> 1089f1320b49 [2023-02-03T05:07:03.503Z] Step 11/12 : COPY . . [2023-02-03T05:07:03.503Z] ---> c8c10f1436e4 [2023-02-03T05:07:03.503Z] Step 12/12 : RUN ${MAKE} [2023-02-03T05:07:03.503Z] ---> Running in 27c97115b94c [2023-02-03T05:07:03.503Z] noop [2023-02-03T05:07:03.503Z] Removing intermediate container 27c97115b94c [2023-02-03T05:07:03.503Z] ---> f55c65d4fefa [2023-02-03T05:07:03.503Z] Successfully built f55c65d4fefa [2023-02-03T05:07:03.503Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:07:03.976Z] + docker inspect -f . ci-base-image-arm64 [2023-02-03T05:07:03.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T05:07:04.252Z] prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container [2023-02-03T05:07:04.329Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-03T05:07:05.549Z] $ docker top c58d629174c03612b041eb86bd3bd61e2fe51fb35771312695953666a6270abd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T05:07:06.406Z] + go version [2023-02-03T05:07:06.406Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-03T05:07:06.451Z] $ docker stop --time=1 c58d629174c03612b041eb86bd3bd61e2fe51fb35771312695953666a6270abd [2023-02-03T05:07:08.356Z] $ docker rm -f --volumes c58d629174c03612b041eb86bd3bd61e2fe51fb35771312695953666a6270abd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:07:09.150Z] + docker inspect -f . ci-base-image-arm64 [2023-02-03T05:07:09.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T05:07:09.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container [2023-02-03T05:07:09.460Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-03T05:07:10.618Z] $ docker top cc914e191fb0ba37090218782b53379656d48124ec147bb43c9473b8a5db2bd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T05:07:11.162Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-03T05:07:11.865Z] + make test [2023-02-03T05:07:11.865Z] go test ./... -coverprofile=coverage.out [2023-02-03T05:07:13.281Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-03T05:08:34.889Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-03T05:08:34.889Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.047s coverage: 0.0% of statements [2023-02-03T05:08:34.890Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-03T05:08:34.890Z] go vet ./... [2023-02-03T05:08:49.895Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-03T05:08:49.895Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-03T05:08:49.895Z] ./bin/test-attribution-txt.sh [2023-02-03T05:08:49.895Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-03T05:08:49.895Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-03T05:08:49.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-03T05:08:49.982Z] $ docker stop --time=1 cc914e191fb0ba37090218782b53379656d48124ec147bb43c9473b8a5db2bd9 [2023-02-03T05:08:53.708Z] $ docker rm -f --volumes cc914e191fb0ba37090218782b53379656d48124ec147bb43c9473b8a5db2bd9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-03T05:08:54.661Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-03T05:08:54.702Z] Warning: overwriting stash ‘coverage-report’ [2023-02-03T05:08:55.131Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-03T05:08:55.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-03T05:08:56.061Z] + ls -al . [2023-02-03T05:08:56.061Z] total 168 [2023-02-03T05:08:56.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 05:07 . [2023-02-03T05:08:56.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 05:04 .. [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 3 05:04 .dockerignore [2023-02-03T05:08:56.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 3 05:04 .git [2023-02-03T05:08:56.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:04 .github [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 3 05:04 .gitignore [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 3 05:04 .golangci.yml [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 3 05:04 Attribution.txt [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 3 05:04 CHANGELOG.md [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 3 05:04 Dockerfile [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 3 05:04 GOVERNANCE.md [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 3 05:04 Jenkinsfile [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 3 05:04 LICENSE [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 3 05:04 Makefile [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 3 05:04 OWNERS.md [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 3 05:04 README.md [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 3 05:03 VERSION [2023-02-03T05:08:56.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 3 05:04 bin [2023-02-03T05:08:56.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:04 cmd [2023-02-03T05:08:56.061Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 3 05:08 coverage.out [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 3325 Feb 3 05:04 go.mod [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 34310 Feb 3 05:04 go.sum [2023-02-03T05:08:56.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 3 05:04 internal [2023-02-03T05:08:56.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 3 05:04 snap [2023-02-03T05:08:56.061Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 3 05:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:08:56.480Z] + 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=a1ccfebebdb57112e58671455e0835dd7db89e3e --label arch=arm64 --label version=0.0.0 . [2023-02-03T05:08:56.749Z] Sending build context to Docker daemon 2.95MB [2023-02-03T05:08:56.749Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-03T05:08:56.749Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-03T05:08:56.749Z] ---> f55c65d4fefa [2023-02-03T05:08:56.749Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-03T05:08:57.019Z] ---> Running in 5e49c388ea37 [2023-02-03T05:08:57.288Z] Removing intermediate container 5e49c388ea37 [2023-02-03T05:08:57.288Z] ---> 0ba972c418e1 [2023-02-03T05:08:57.288Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-03T05:08:57.288Z] ---> Running in bd9c556c0e8a [2023-02-03T05:08:57.557Z] Removing intermediate container bd9c556c0e8a [2023-02-03T05:08:57.557Z] ---> 4d6a22172f8f [2023-02-03T05:08:57.557Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-03T05:08:57.557Z] ---> Running in fa26ea20ada7 [2023-02-03T05:08:57.826Z] Removing intermediate container fa26ea20ada7 [2023-02-03T05:08:57.826Z] ---> f22f2726e4aa [2023-02-03T05:08:57.826Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-03T05:08:58.108Z] ---> Running in 1ae59ca3d6c6 [2023-02-03T05:08:58.378Z] Removing intermediate container 1ae59ca3d6c6 [2023-02-03T05:08:58.378Z] ---> fc7db0b695d5 [2023-02-03T05:08:58.378Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-03T05:08:58.378Z] ---> Running in e703e1e4cae8 [2023-02-03T05:08:59.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-03T05:08:59.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-03T05:09:00.574Z] OK: 226 MiB in 55 packages [2023-02-03T05:09:01.539Z] Removing intermediate container e703e1e4cae8 [2023-02-03T05:09:01.539Z] ---> 5bdab70bd7c4 [2023-02-03T05:09:01.539Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-03T05:09:01.539Z] ---> Running in 2d0645eea9d0 [2023-02-03T05:09:01.805Z] Removing intermediate container 2d0645eea9d0 [2023-02-03T05:09:01.805Z] ---> 6011069ea30c [2023-02-03T05:09:01.805Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-03T05:09:02.394Z] ---> 305b04955baa [2023-02-03T05:09:02.394Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-03T05:09:02.394Z] ---> Running in ce09424cb83d [2023-02-03T05:09:04.978Z] Removing intermediate container ce09424cb83d [2023-02-03T05:09:04.978Z] ---> 99db2f7dfd2a [2023-02-03T05:09:04.978Z] Step 11/24 : COPY . . [2023-02-03T05:09:05.579Z] ---> 18b3d03abc5a [2023-02-03T05:09:05.579Z] Step 12/24 : RUN ${MAKE} [2023-02-03T05:09:05.579Z] ---> Running in 468d9d120c3f [2023-02-03T05:09:06.550Z] 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-02-03T05:11:28.269Z] Removing intermediate container 468d9d120c3f [2023-02-03T05:11:28.269Z] ---> 9f7bfac5833e [2023-02-03T05:11:28.269Z] Step 13/24 : FROM alpine:3.16 [2023-02-03T05:11:28.269Z] 3.16: Pulling from library/alpine [2023-02-03T05:11:28.269Z] 6875df1f5354: Pulling fs layer [2023-02-03T05:11:28.269Z] 6875df1f5354: Verifying Checksum [2023-02-03T05:11:28.269Z] 6875df1f5354: Download complete [2023-02-03T05:11:28.269Z] 6875df1f5354: Pull complete [2023-02-03T05:11:28.269Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-02-03T05:11:28.269Z] Status: Downloaded newer image for alpine:3.16 [2023-02-03T05:11:28.269Z] ---> 2b4661558fb8 [2023-02-03T05:11:28.269Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-03T05:11:28.269Z] ---> Running in 9236d8d3636c [2023-02-03T05:11:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-03T05:11:28.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-03T05:11:28.269Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-03T05:11:28.269Z] Executing busybox-1.35.0-r17.trigger [2023-02-03T05:11:28.269Z] OK: 5 MiB in 15 packages [2023-02-03T05:11:28.539Z] Removing intermediate container 9236d8d3636c [2023-02-03T05:11:28.539Z] ---> 4780ce032ea1 [2023-02-03T05:11:28.539Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-03T05:11:29.946Z] ---> d3a49508c22b [2023-02-03T05:11:29.946Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-03T05:11:30.535Z] ---> f054c87c654a [2023-02-03T05:11:30.535Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-03T05:11:30.804Z] ---> 947821342569 [2023-02-03T05:11:30.804Z] Step 18/24 : EXPOSE 59993 [2023-02-03T05:11:30.804Z] ---> Running in 8ff50c5b0b52 [2023-02-03T05:11:31.071Z] Removing intermediate container 8ff50c5b0b52 [2023-02-03T05:11:31.072Z] ---> 98612fb4532a [2023-02-03T05:11:31.072Z] Step 19/24 : EXPOSE 161 [2023-02-03T05:11:31.341Z] ---> Running in 13218a03f619 [2023-02-03T05:11:31.608Z] Removing intermediate container 13218a03f619 [2023-02-03T05:11:31.608Z] ---> 94cc0c9fda6c [2023-02-03T05:11:31.609Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-03T05:11:31.609Z] ---> Running in f7f75b6bd194 [2023-02-03T05:11:31.875Z] Removing intermediate container f7f75b6bd194 [2023-02-03T05:11:31.875Z] ---> 17d4910637f6 [2023-02-03T05:11:31.875Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-03T05:11:31.875Z] ---> Running in 36de6fd9268a [2023-02-03T05:11:32.147Z] Removing intermediate container 36de6fd9268a [2023-02-03T05:11:32.147Z] ---> 989f81f01b6a [2023-02-03T05:11:32.147Z] Step 22/24 : LABEL arch=arm64 [2023-02-03T05:11:32.147Z] ---> Running in b163d507860b [2023-02-03T05:11:32.730Z] Removing intermediate container b163d507860b [2023-02-03T05:11:32.730Z] ---> eb55b30bcda2 [2023-02-03T05:11:32.730Z] Step 23/24 : LABEL git_sha=a1ccfebebdb57112e58671455e0835dd7db89e3e [2023-02-03T05:11:32.730Z] ---> Running in e8287e17f9ec [2023-02-03T05:11:33.001Z] Removing intermediate container e8287e17f9ec [2023-02-03T05:11:33.001Z] ---> b87f963e3cf4 [2023-02-03T05:11:33.001Z] Step 24/24 : LABEL version=0.0.0 [2023-02-03T05:11:33.001Z] ---> Running in a851769a2a04 [2023-02-03T05:11:33.266Z] Removing intermediate container a851769a2a04 [2023-02-03T05:11:33.266Z] ---> 989e721be34f [2023-02-03T05:11:33.266Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-03T05:11:33.266Z] Successfully built 989e721be34f [2023-02-03T05:11:33.266Z] 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-02-03T05:11:34.052Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-03T05:11:34.052Z] [2023-02-03T05:11:34.052Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:11:34.455Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-03T05:11:34.455Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-03T05:11:34.455Z] 8998bd30e6a1: Pulling fs layer [2023-02-03T05:11:34.455Z] 04944245beec: Pulling fs layer [2023-02-03T05:11:34.455Z] 699f458cf7ca: Pulling fs layer [2023-02-03T05:11:34.455Z] 765212b225bb: Pulling fs layer [2023-02-03T05:11:34.455Z] f23df028b6ca: Pulling fs layer [2023-02-03T05:11:34.455Z] d65c8cfc05b1: Pulling fs layer [2023-02-03T05:11:34.455Z] 2437ff75d9bd: Pulling fs layer [2023-02-03T05:11:34.455Z] 765212b225bb: Waiting [2023-02-03T05:11:34.455Z] f23df028b6ca: Waiting [2023-02-03T05:11:34.455Z] d65c8cfc05b1: Waiting [2023-02-03T05:11:34.455Z] 2437ff75d9bd: Waiting [2023-02-03T05:11:34.725Z] 04944245beec: Verifying Checksum [2023-02-03T05:11:34.725Z] 04944245beec: Download complete [2023-02-03T05:11:34.725Z] 765212b225bb: Download complete [2023-02-03T05:11:34.725Z] f23df028b6ca: Download complete [2023-02-03T05:11:34.725Z] d65c8cfc05b1: Download complete [2023-02-03T05:11:34.993Z] 699f458cf7ca: Verifying Checksum [2023-02-03T05:11:34.993Z] 699f458cf7ca: Download complete [2023-02-03T05:11:35.262Z] 8998bd30e6a1: Verifying Checksum [2023-02-03T05:11:35.262Z] 8998bd30e6a1: Download complete [2023-02-03T05:11:37.849Z] 2437ff75d9bd: Download complete [2023-02-03T05:11:39.259Z] 8998bd30e6a1: Pull complete [2023-02-03T05:11:39.526Z] 04944245beec: Pull complete [2023-02-03T05:11:40.933Z] 699f458cf7ca: Pull complete [2023-02-03T05:11:40.933Z] 765212b225bb: Pull complete [2023-02-03T05:11:41.894Z] f23df028b6ca: Pull complete [2023-02-03T05:11:41.894Z] d65c8cfc05b1: Pull complete [2023-02-03T05:11:56.992Z] 2437ff75d9bd: Pull complete [2023-02-03T05:11:56.992Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-03T05:11:56.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-03T05:11:56.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T05:11:57.304Z] prd-ubuntu20.04-docker-arm64-4c-16g-4430 does not seem to be running inside a container [2023-02-03T05:11:57.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-03T05:11:59.978Z] $ docker top ea502e0c8a43b5ee021d72880f83b76dc295548d886afbbb2b9ae0a1e3ccf155 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:12:00.887Z] ---> job-cost.sh [2023-02-03T05:12:00.887Z] lf-activate-venv: SKIPPING [2023-02-03T05:12:00.887Z] INFO: No Stack... [2023-02-03T05:12:01.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-03T05:12:02.421Z] INFO: Archiving Costs [Pipeline] sh [2023-02-03T05:12:02.761Z] + cut -d, -f6 [2023-02-03T05:12:02.762Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [Pipeline] lock [2023-02-03T05:12:02.845Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [2023-02-03T05:12:02.850Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] did not exist. Created. [2023-02-03T05:12:02.850Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-03T05:12:03.252Z] /w/workspace/device-snmp-go/1@tmp/durable-fbea17d7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-03T05:12:03.603Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-03T05:12:03.638Z] Warning: overwriting stash ‘stack-cost’ [2023-02-03T05:12:03.679Z] Stashed 1 file(s) [Pipeline] } [2023-02-03T05:12:03.694Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-224-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-03T05:12:03.788Z] $ docker stop --time=1 ea502e0c8a43b5ee021d72880f83b76dc295548d886afbbb2b9ae0a1e3ccf155 [2023-02-03T05:12:05.261Z] $ docker rm -f --volumes ea502e0c8a43b5ee021d72880f83b76dc295548d886afbbb2b9ae0a1e3ccf155 [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-02-03T05:12:06.217Z] provisioning config files... [2023-02-03T05:12:06.223Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/config17884878808028135209tmp [Pipeline] { [Pipeline] sh [2023-02-03T05:12:06.558Z] + set +x [2023-02-03T05:12:06.558Z] + curl -s https://codecov.io/bash [2023-02-03T05:12:06.558Z] + bash -s -- [2023-02-03T05:12:06.558Z] [2023-02-03T05:12:06.558Z] _____ _ [2023-02-03T05:12:06.558Z] / ____| | | [2023-02-03T05:12:06.558Z] | | ___ __| | ___ ___ _____ __ [2023-02-03T05:12:06.558Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-03T05:12:06.558Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-03T05:12:06.558Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-03T05:12:06.558Z] Bash-1.0.6 [2023-02-03T05:12:06.558Z] [2023-02-03T05:12:06.558Z] [2023-02-03T05:12:06.558Z] ==> git version 2.25.1 found [2023-02-03T05:12:06.558Z] ==> 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-02-03T05:12:06.558Z] Release-Date: 2020-01-08 [2023-02-03T05:12:06.558Z] 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-02-03T05:12:06.558Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-03T05:12:06.558Z] ==> Jenkins CI detected. [2023-02-03T05:12:06.558Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-224 [2023-02-03T05:12:06.558Z] project root: . [2023-02-03T05:12:06.558Z] --> token set from env [2023-02-03T05:12:06.558Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-03T05:12:06.558Z] ==> Running gcov in . (disable via -X gcov) [2023-02-03T05:12:06.558Z] ==> Python coveragepy not found [2023-02-03T05:12:06.558Z] ==> Searching for coverage reports in: [2023-02-03T05:12:06.558Z] + . [2023-02-03T05:12:06.558Z] -> Found 1 reports [2023-02-03T05:12:06.558Z] ==> Detecting git/mercurial file structure [2023-02-03T05:12:06.558Z] ==> Reading reports [2023-02-03T05:12:06.558Z] + ./coverage.out bytes=7631 [2023-02-03T05:12:06.816Z] ==> Appending adjustments [2023-02-03T05:12:06.816Z] https://docs.codecov.io/docs/fixing-reports [2023-02-03T05:12:06.816Z] + Found adjustments [2023-02-03T05:12:06.816Z] ==> Gzipping contents [2023-02-03T05:12:06.816Z] 4.0K /tmp/codecov.P0WRGn.gz [2023-02-03T05:12:06.816Z] ==> Uploading reports [2023-02-03T05:12:06.816Z] url: https://codecov.io [2023-02-03T05:12:06.816Z] query: branch=PR-224&commit=a1ccfebebdb57112e58671455e0835dd7db89e3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-224%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=224&job=&cmd_args= [2023-02-03T05:12:06.816Z] -> Pinging Codecov [2023-02-03T05:12:06.817Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-224&commit=a1ccfebebdb57112e58671455e0835dd7db89e3e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-224%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=224&job=&cmd_args= [2023-02-03T05:12:07.075Z] -> Uploading to [2023-02-03T05:12:07.075Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-03/6C56EA5C29638FB4528AC87E60AF5AE0/a1ccfebebdb57112e58671455e0835dd7db89e3e/310aac31-8f3d-4cf2-bf5a-89dd677ea4e1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230203%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230203T051206Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3d48fb993c11b676f559679f7ac74b8911eb9f015097d704097cab8ec7f0746 [2023-02-03T05:12:07.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-03T05:12:07.075Z] Dload Upload Total Spent Left Speed [2023-02-03T05:12:07.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 5141 --:--:-- --:--:-- --:--:-- 5141 [2023-02-03T05:12:07.643Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/a1ccfebebdb57112e58671455e0835dd7db89e3e [Pipeline] } [2023-02-03T05:12:07.667Z] 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-02-03T05:12:09.432Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-224/archives ] [2023-02-03T05:12:09.432Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-224/archives [2023-02-03T05:12:09.432Z] total 16 [2023-02-03T05:12:09.432Z] drwxr-xr-x 3 root root 4096 Feb 3 05:05 . [2023-02-03T05:12:09.432Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 3 05:05 .. [2023-02-03T05:12:09.432Z] drwxr-xr-x 2 root root 4096 Feb 3 05:05 cost [2023-02-03T05:12:09.432Z] -rw-r--r-- 1 root root 86 Feb 3 05:05 cost.csv [2023-02-03T05:12:09.432Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-224/archives [2023-02-03T05:12:09.432Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-224/archives [2023-02-03T05:12:09.432Z] total 16 [2023-02-03T05:12:09.432Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 3 05:05 . [2023-02-03T05:12:09.432Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 3 05:05 .. [2023-02-03T05:12:09.432Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 3 05:05 cost [2023-02-03T05:12:09.432Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 3 05:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:12:09.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:12:10.648Z] ---> package-listing.sh [2023-02-03T05:12:10.648Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-03T05:12:10.648Z] ++ facter osfamily [2023-02-03T05:12:10.907Z] + OS_FAMILY=debian [2023-02-03T05:12:10.907Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-224 [2023-02-03T05:12:10.907Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-03T05:12:10.907Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-03T05:12:10.907Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-03T05:12:10.907Z] + PACKAGES=/tmp/packages_start.txt [2023-02-03T05:12:10.907Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-224 ']' [2023-02-03T05:12:10.907Z] + PACKAGES=/tmp/packages_end.txt [2023-02-03T05:12:10.907Z] + case "${OS_FAMILY}" in [2023-02-03T05:12:10.907Z] + dpkg -l [2023-02-03T05:12:10.907Z] + grep '^ii' [2023-02-03T05:12:10.907Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-03T05:12:10.907Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-03T05:12:10.907Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-03T05:12:10.907Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-224 ']' [2023-02-03T05:12:10.907Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-224/archives/ [2023-02-03T05:12:10.908Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-224/archives/ [Pipeline] echo [2023-02-03T05:12:10.939Z] 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-224/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-03T05:12:11.228Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-03T05:12:11.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-03T05:12:11.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-03T05:12:11.985Z] prd-ubuntu20.04-docker-8c-8g-4428 does not seem to be running inside a container [2023-02-03T05:12:12.014Z] $ 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-224/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-224 -v /w/workspace/gexfoundry_device-snmp-go_PR-224:/w/workspace/gexfoundry_device-snmp-go_PR-224:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-03T05:12:12.209Z] $ docker top 5b6204ed2f07410300c899029fb1766bb5eb66d170670f4de6d85a3145339a23 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-03T05:12:12.586Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-03T05:12:12.901Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-03T05:12:13.207Z] + ls /var/log/sa-host [2023-02-03T05:12:13.207Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-03T05:12:13.419Z] provisioning config files... [2023-02-03T05:12:13.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-224@tmp/config7895175892269162146tmp [Pipeline] { [Pipeline] echo [2023-02-03T05:12:13.479Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:12:13.784Z] ---> create-netrc.sh [Pipeline] } [2023-02-03T05:12:13.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:12:14.217Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-03T05:12:14.251Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:12:14.560Z] ---> sudo-logs.sh [2023-02-03T05:12:14.560Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-03T05:12:14.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:12:14.969Z] ---> job-cost.sh [2023-02-03T05:12:14.969Z] lf-activate-venv: SKIPPING [2023-02-03T05:12:14.969Z] DEBUG: total: 0.2199999988079071 [2023-02-03T05:12:14.969Z] INFO: Retrieving Stack Cost... [2023-02-03T05:12:15.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-03T05:12:15.795Z] INFO: Archiving Costs [Pipeline] echo [2023-02-03T05:12:15.834Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-03T05:12:16.146Z] ---> logs-deploy.sh [2023-02-03T05:12:16.146Z] lf-activate-venv: SKIPPING [2023-02-03T05:12:16.146Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-224/1 [2023-02-03T05:12:16.146Z] INFO: archiving workspace using pattern(s): [2023-02-03T05:12:17.081Z] Archives upload complete. [2023-02-03T05:12:17.081Z] INFO: archiving logs to Nexus