Pull request #246 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4576dc8b0b5de209d11d885aec2ed54f847c5d41+2bd6e5dae59222faf073cfb9822f90f2048c0bba (d456fc169dccae7f99f13d03101fcf4e8469ae8f) 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-ssh15261195893183813418.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-ssh9680937001634246615.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-246/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-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15014497878753401823.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-246/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8538612761817867385.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-ssh14844272976736454420.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-246/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-246/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16355298013389716519.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7211’ Running on prd-ubuntu20.04-docker-8c-8g-7213 in /w/workspace/gexfoundry_device-snmp-go_PR-246 [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-246 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 4576dc8b0b5de209d11d885aec2ed54f847c5d41 Merge succeeded, producing 4576dc8b0b5de209d11d885aec2ed54f847c5d41 Checking out Revision 4576dc8b0b5de209d11d885aec2ed54f847c5d41 (PR-246) Commit message: "build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-23T09:14:07.233Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-23T09:14:07.403Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 4576dc8b0b5de209d11d885aec2ed54f847c5d41 # 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 4576dc8b0b5de209d11d885aec2ed54f847c5d41 # timeout=10 [Pipeline] echo [2023-02-23T09:14:07.498Z] ========================================================= [2023-02-23T09:14:07.498Z] EdgeX Global Pipelines Version Info [2023-02-23T09:14:07.498Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:14:08.227Z] ------------------- [2023-02-23T09:14:08.227Z] stable info: [2023-02-23T09:14:08.227Z] ------------------- [2023-02-23T09:14:08.228Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-23T09:14:08.228Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T09:14:08.228Z] Message: update stable to v1.0.244 [2023-02-23T09:14:08.798Z] ------------------- [2023-02-23T09:14:08.798Z] experimental info: [2023-02-23T09:14:08.798Z] ------------------- [2023-02-23T09:14:08.798Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-23T09:14:08.798Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-23T09:14:08.798Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-23T09:14:09.064Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-02-23T09:14:09.099Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-02-23T09:14:09.139Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-23T09:14:09.177Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-23T09:14:09.213Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-23T09:14:09.254Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-23T09:14:09.287Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-23T09:14:09.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-23T09:14:09.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-23T09:14:09.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-23T09:14:09.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-23T09:14:09.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-02-23T09:14:09.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-23T09:14:09.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-23T09:14:09.710Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T09:14:09.751Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-23T09:14:09.794Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T09:14:09.837Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-23T09:14:09.873Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-23T09:14:09.917Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-23T09:14:09.962Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-23T09:14:10.033Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-23T09:14:10.082Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-23T09:14:10.125Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-23T09:14:10.169Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-23T09:14:10.208Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-23T09:14:10.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-23T09:14:10.281Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-246 [Pipeline] echo [2023-02-23T09:14:10.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-246 [Pipeline] echo [2023-02-23T09:14:10.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-246 [Pipeline] echo [2023-02-23T09:14:10.407Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] echo [2023-02-23T09:14:10.447Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4576dc8 [Pipeline] echo [2023-02-23T09:14:10.488Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:14:10.601Z] provisioning config files... [2023-02-23T09:14:10.619Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/config1934297717215139480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:14:10.958Z] ---> docker-login.sh [2023-02-23T09:14:10.958Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:14:11.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:11.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:11.220Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:11.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:11.220Z] [2023-02-23T09:14:11.220Z] Login Succeeded [2023-02-23T09:14:11.220Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:14:11.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:11.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:11.480Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:11.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:11.480Z] [2023-02-23T09:14:11.480Z] Login Succeeded [2023-02-23T09:14:11.480Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:14:11.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:11.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:11.480Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:11.480Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:11.480Z] [2023-02-23T09:14:11.480Z] Login Succeeded [2023-02-23T09:14:11.480Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:14:11.480Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:11.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:11.740Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:11.740Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:11.740Z] [2023-02-23T09:14:11.740Z] Login Succeeded [2023-02-23T09:14:11.740Z] docker.io [2023-02-23T09:14:11.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:12.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:12.002Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:12.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:12.002Z] [2023-02-23T09:14:12.002Z] Login Succeeded [2023-02-23T09:14:12.002Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:14:12.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-23T09:14:12.710Z] + git rev-list -1 --merges 4576dc8b0b5de209d11d885aec2ed54f847c5d41~1..4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] echo [2023-02-23T09:14:12.771Z] -----------> git rev-list -1 --merges 4576dc8b0b5de209d11d885aec2ed54f847c5d41~1..4576dc8b0b5de209d11d885aec2ed54f847c5d41 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [false] [Pipeline] sh [2023-02-23T09:14:13.078Z] + git log --format=format:%s -1 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] echo [2023-02-23T09:14:13.115Z] ========================================================= [2023-02-23T09:14:13.115Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-23T09:14:13.115Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:14:13.559Z] + git log --format=format:%s -1 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] echo [2023-02-23T09:14:13.589Z] [semverPrep] GIT_COMMIT: 4576dc8b0b5de209d11d885aec2ed54f847c5d41, Commit Message: build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 [Pipeline] echo [2023-02-23T09:14:13.617Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-23T09:14:13.988Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-23T09:14:13.988Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-23T09:14:13.988Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-23T09:14:13.988Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-23T09:14:13.988Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-23T09:14:13.988Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-23T09:14:13.988Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:14:14.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:14:14.484Z] [2023-02-23T09:14:14.484Z] 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-23T09:14:14.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:14:14.858Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-23T09:14:14.858Z] b85a868b505f: Pulling fs layer [2023-02-23T09:14:14.858Z] e2be974225ed: Pulling fs layer [2023-02-23T09:14:14.858Z] 339a4e72a1f5: Pulling fs layer [2023-02-23T09:14:14.858Z] 988bab9f4d93: Pulling fs layer [2023-02-23T09:14:14.858Z] 1469e6f7b9e6: Pulling fs layer [2023-02-23T09:14:14.858Z] eaf3925da568: Pulling fs layer [2023-02-23T09:14:14.858Z] bab4dde63d76: Pulling fs layer [2023-02-23T09:14:14.858Z] bde34c3a00c8: Pulling fs layer [2023-02-23T09:14:14.858Z] b352a97aabf1: Pulling fs layer [2023-02-23T09:14:14.858Z] 4872d77fe225: Pulling fs layer [2023-02-23T09:14:14.858Z] 5851b861e8e6: Pulling fs layer [2023-02-23T09:14:14.858Z] 988bab9f4d93: Waiting [2023-02-23T09:14:14.858Z] 1469e6f7b9e6: Waiting [2023-02-23T09:14:14.858Z] eaf3925da568: Waiting [2023-02-23T09:14:14.858Z] bab4dde63d76: Waiting [2023-02-23T09:14:14.858Z] bde34c3a00c8: Waiting [2023-02-23T09:14:14.858Z] b352a97aabf1: Waiting [2023-02-23T09:14:14.858Z] 5851b861e8e6: Waiting [2023-02-23T09:14:14.858Z] 4872d77fe225: Waiting [2023-02-23T09:14:14.858Z] e2be974225ed: Verifying Checksum [2023-02-23T09:14:14.858Z] e2be974225ed: Download complete [2023-02-23T09:14:14.858Z] 988bab9f4d93: Verifying Checksum [2023-02-23T09:14:14.858Z] 988bab9f4d93: Download complete [2023-02-23T09:14:15.118Z] 339a4e72a1f5: Verifying Checksum [2023-02-23T09:14:15.118Z] 1469e6f7b9e6: Verifying Checksum [2023-02-23T09:14:15.118Z] 339a4e72a1f5: Download complete [2023-02-23T09:14:15.118Z] 1469e6f7b9e6: Download complete [2023-02-23T09:14:15.118Z] eaf3925da568: Verifying Checksum [2023-02-23T09:14:15.118Z] eaf3925da568: Download complete [2023-02-23T09:14:15.118Z] bde34c3a00c8: Verifying Checksum [2023-02-23T09:14:15.118Z] bde34c3a00c8: Download complete [2023-02-23T09:14:15.118Z] b352a97aabf1: Verifying Checksum [2023-02-23T09:14:15.118Z] b352a97aabf1: Download complete [2023-02-23T09:14:15.118Z] 4872d77fe225: Verifying Checksum [2023-02-23T09:14:15.118Z] 4872d77fe225: Download complete [2023-02-23T09:14:15.118Z] b85a868b505f: Verifying Checksum [2023-02-23T09:14:15.118Z] b85a868b505f: Download complete [2023-02-23T09:14:15.118Z] 5851b861e8e6: Verifying Checksum [2023-02-23T09:14:15.118Z] 5851b861e8e6: Download complete [2023-02-23T09:14:15.378Z] bab4dde63d76: Verifying Checksum [2023-02-23T09:14:15.378Z] bab4dde63d76: Download complete [2023-02-23T09:14:16.316Z] b85a868b505f: Pull complete [2023-02-23T09:14:16.316Z] e2be974225ed: Pull complete [2023-02-23T09:14:16.882Z] 339a4e72a1f5: Pull complete [2023-02-23T09:14:16.883Z] 988bab9f4d93: Pull complete [2023-02-23T09:14:17.143Z] 1469e6f7b9e6: Pull complete [2023-02-23T09:14:17.402Z] eaf3925da568: Pull complete [2023-02-23T09:14:18.783Z] bab4dde63d76: Pull complete [2023-02-23T09:14:19.041Z] bde34c3a00c8: Pull complete [2023-02-23T09:14:19.041Z] b352a97aabf1: Pull complete [2023-02-23T09:14:19.041Z] 4872d77fe225: Pull complete [2023-02-23T09:14:19.301Z] 5851b861e8e6: Pull complete [2023-02-23T09:14:19.301Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-23T09:14:19.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-23T09:14:19.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:14:19.544Z] prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container [2023-02-23T09:14:19.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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-23T09:14:22.959Z] $ docker top 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe -eo pid,comm [2023-02-23T09:14:23.009Z] 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-23T09:14:23.009Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-23T09:14:23.137Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T09:14:23.137Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T09:14:23.251Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T09:14:23.251Z] $ docker exec 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe ssh-agent [2023-02-23T09:14:23.362Z] SSH_AUTH_SOCK=/tmp/ssh-vpUD8tDAOCmU/agent.32 [2023-02-23T09:14:23.362Z] SSH_AGENT_PID=38 [2023-02-23T09:14:23.369Z] Running ssh-add (command line suppressed) [2023-02-23T09:14:23.467Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/private_key_2911527593759048008.key (/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/private_key_2911527593759048008.key) [2023-02-23T09:14:23.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T09:14:23.823Z] + git tag --points-at HEAD [Pipeline] } [2023-02-23T09:14:23.844Z] $ docker exec --env ******** --env ******** 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe ssh-agent -k [2023-02-23T09:14:23.937Z] unset SSH_AUTH_SOCK; [2023-02-23T09:14:23.938Z] unset SSH_AGENT_PID; [2023-02-23T09:14:23.938Z] echo Agent pid 38 killed; [2023-02-23T09:14:23.948Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-23T09:14:24.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-23T09:14:24.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-23T09:14:24.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-23T09:14:24.145Z] $ docker exec 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe ssh-agent [2023-02-23T09:14:24.255Z] SSH_AUTH_SOCK=/tmp/ssh-Qag3lKijJr74/agent.70 [2023-02-23T09:14:24.255Z] SSH_AGENT_PID=76 [2023-02-23T09:14:24.259Z] Running ssh-add (command line suppressed) [2023-02-23T09:14:24.365Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/private_key_737793033904534561.key (/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/private_key_737793033904534561.key) [2023-02-23T09:14:24.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-23T09:14:24.716Z] + git semver init [2023-02-23T09:14:24.976Z] 2023-02-23 09:14:24,907 [run_init] DEBUG init version:0.0.0 force:False [2023-02-23T09:14:24.976Z] 2023-02-23 09:14:24,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver [2023-02-23T09:14:24.976Z] 2023-02-23 09:14:24,909 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-246/.semver [2023-02-23T09:14:24.976Z] 2023-02-23 09:14:24,909 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-246, universal_newlines=False, shell=None, istream=None) [2023-02-23T09:14:25.913Z] 2023-02-23 09:14:25,821 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-246/.git/info/exclude [2023-02-23T09:14:25.913Z] 2023-02-23 09:14:25,822 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver/PR-246 with force:False [2023-02-23T09:14:25.914Z] 2023-02-23 09:14:25,822 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver/PR-246 [2023-02-23T09:14:25.914Z] 2023-02-23 09:14:25,826 [execute] INFO git cat-file --batch-check [2023-02-23T09:14:25.914Z] 2023-02-23 09:14:25,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T09:14:25.914Z] 2023-02-23 09:14:25,832 [execute] INFO git cat-file --batch [2023-02-23T09:14:25.914Z] 2023-02-23 09:14:25,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-246/.semver, universal_newlines=False, shell=None, istream=) [2023-02-23T09:14:25.914Z] 2023-02-23 09:14:25,837 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-246/.semver/PR-246 [2023-02-23T09:14:25.914Z] 0.0.0 [Pipeline] } [2023-02-23T09:14:25.934Z] $ docker exec --env ******** --env ******** 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe ssh-agent -k [2023-02-23T09:14:26.028Z] unset SSH_AUTH_SOCK; [2023-02-23T09:14:26.029Z] unset SSH_AGENT_PID; [2023-02-23T09:14:26.029Z] echo Agent pid 76 killed; [2023-02-23T09:14:26.037Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-23T09:14:26.462Z] + git semver [Pipeline] } [2023-02-23T09:14:26.742Z] $ docker stop --time=1 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe [2023-02-23T09:14:28.009Z] $ docker rm -f --volumes 9c98088d660f558414b17ccabf28a64b6bf14575ced82c2cba54dece2258debe [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T09:14:28.406Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-23T09:14:28.670Z] Stashed 1 file(s) [Pipeline] echo [2023-02-23T09:14:28.688Z] [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-23T09:14:29.258Z] provisioning config files... [2023-02-23T09:14:29.268Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/config7362383544596775469tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:14:29.625Z] ---> docker-login.sh [2023-02-23T09:14:29.625Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:14:29.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:29.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:29.625Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:29.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:29.625Z] [2023-02-23T09:14:29.625Z] Login Succeeded [2023-02-23T09:14:29.625Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:14:29.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:29.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:29.625Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:29.625Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:29.625Z] [2023-02-23T09:14:29.625Z] Login Succeeded [2023-02-23T09:14:29.625Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:14:29.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:29.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:29.887Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:29.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:29.887Z] [2023-02-23T09:14:29.887Z] Login Succeeded [2023-02-23T09:14:29.887Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:14:29.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:29.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:29.887Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:29.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:29.887Z] [2023-02-23T09:14:29.887Z] Login Succeeded [2023-02-23T09:14:29.887Z] docker.io [2023-02-23T09:14:30.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:14:30.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:14:30.147Z] Configure a credential helper to remove this warning. See [2023-02-23T09:14:30.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:14:30.147Z] [2023-02-23T09:14:30.147Z] Login Succeeded [2023-02-23T09:14:30.147Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:14:30.177Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T09:14:30.373Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:14:30.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:14:30.442Z] ========================================================= [2023-02-23T09:14:30.442Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-23T09:14:30.442Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:14:30.915Z] + 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-23T09:14:30.915Z] Sending build context to Docker daemon 5.693MB [2023-02-23T09:14:30.915Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:14:30.915Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T09:14:30.915Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-23T09:14:30.915Z] 213ec9aee27d: Pulling fs layer [2023-02-23T09:14:30.915Z] 4583459ba037: Pulling fs layer [2023-02-23T09:14:30.915Z] 93c1e223e6f2: Pulling fs layer [2023-02-23T09:14:30.915Z] 53926ce57604: Pulling fs layer [2023-02-23T09:14:30.915Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-23T09:14:30.915Z] 22ff95d597cd: Pulling fs layer [2023-02-23T09:14:30.915Z] 12d6caf4c0d1: Pulling fs layer [2023-02-23T09:14:30.915Z] 96b7cbca73a9: Pulling fs layer [2023-02-23T09:14:30.915Z] a7acece74701: Pulling fs layer [2023-02-23T09:14:30.915Z] 53926ce57604: Waiting [2023-02-23T09:14:30.915Z] 21b2b0c7a3f4: Waiting [2023-02-23T09:14:30.915Z] 22ff95d597cd: Waiting [2023-02-23T09:14:30.915Z] 12d6caf4c0d1: Waiting [2023-02-23T09:14:30.915Z] 96b7cbca73a9: Waiting [2023-02-23T09:14:30.915Z] a7acece74701: Waiting [2023-02-23T09:14:30.915Z] 93c1e223e6f2: Verifying Checksum [2023-02-23T09:14:30.915Z] 93c1e223e6f2: Download complete [2023-02-23T09:14:30.915Z] 4583459ba037: Verifying Checksum [2023-02-23T09:14:30.915Z] 4583459ba037: Download complete [2023-02-23T09:14:31.178Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-23T09:14:31.178Z] 21b2b0c7a3f4: Download complete [2023-02-23T09:14:31.178Z] 22ff95d597cd: Verifying Checksum [2023-02-23T09:14:31.178Z] 22ff95d597cd: Download complete [2023-02-23T09:14:31.178Z] 213ec9aee27d: Verifying Checksum [2023-02-23T09:14:31.178Z] 213ec9aee27d: Download complete [2023-02-23T09:14:31.178Z] 12d6caf4c0d1: Download complete [2023-02-23T09:14:31.178Z] 213ec9aee27d: Pull complete [2023-02-23T09:14:31.443Z] 4583459ba037: Pull complete [2023-02-23T09:14:31.443Z] 93c1e223e6f2: Pull complete [2023-02-23T09:14:32.021Z] a7acece74701: Verifying Checksum [2023-02-23T09:14:32.021Z] a7acece74701: Download complete [2023-02-23T09:14:32.021Z] 53926ce57604: Verifying Checksum [2023-02-23T09:14:32.021Z] 53926ce57604: Download complete [2023-02-23T09:14:32.021Z] 96b7cbca73a9: Verifying Checksum [2023-02-23T09:14:32.021Z] 96b7cbca73a9: Download complete [2023-02-23T09:14:35.305Z] 53926ce57604: Pull complete [2023-02-23T09:14:35.305Z] 21b2b0c7a3f4: Pull complete [2023-02-23T09:14:35.305Z] 22ff95d597cd: Pull complete [2023-02-23T09:14:35.305Z] 12d6caf4c0d1: Pull complete [2023-02-23T09:14:37.207Z] 96b7cbca73a9: Pull complete [2023-02-23T09:14:38.143Z] a7acece74701: Pull complete [2023-02-23T09:14:38.143Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-23T09:14:38.143Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-23T09:14:38.143Z] ---> db6d94c90886 [2023-02-23T09:14:38.143Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T09:14:44.088Z] Still waiting to schedule task [2023-02-23T09:14:44.088Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7212’ is offline [2023-02-23T09:14:46.270Z] ---> Running in 8b1984761ccd [2023-02-23T09:14:46.270Z] Removing intermediate container 8b1984761ccd [2023-02-23T09:14:46.270Z] ---> f848a7d5e0fe [2023-02-23T09:14:46.270Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T09:14:46.270Z] ---> Running in 0858736a4209 [2023-02-23T09:14:46.270Z] Removing intermediate container 0858736a4209 [2023-02-23T09:14:46.270Z] ---> 9a4359e27b61 [2023-02-23T09:14:46.270Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T09:14:46.529Z] ---> Running in 3e051d85bd21 [2023-02-23T09:14:46.529Z] Removing intermediate container 3e051d85bd21 [2023-02-23T09:14:46.529Z] ---> c223deb55334 [2023-02-23T09:14:46.529Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:14:46.529Z] ---> Running in 46921f0d7ce0 [2023-02-23T09:14:46.788Z] Removing intermediate container 46921f0d7ce0 [2023-02-23T09:14:46.788Z] ---> 59c503cb0e4f [2023-02-23T09:14:46.788Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:14:46.788Z] ---> Running in 2d0a964b8382 [2023-02-23T09:14:47.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T09:14:47.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T09:14:47.615Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-23T09:14:47.615Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-23T09:14:47.615Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-23T09:14:47.615Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-23T09:14:47.615Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T09:14:47.615Z] OK: 216 MiB in 55 packages [2023-02-23T09:14:47.874Z] Removing intermediate container 2d0a964b8382 [2023-02-23T09:14:47.874Z] ---> 3d55d8b60e69 [2023-02-23T09:14:47.874Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-23T09:14:47.874Z] ---> Running in 33e64895ac73 [2023-02-23T09:14:48.135Z] Removing intermediate container 33e64895ac73 [2023-02-23T09:14:48.135Z] ---> d7482c5990b0 [2023-02-23T09:14:48.135Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-23T09:14:48.135Z] ---> 85f023aca507 [2023-02-23T09:14:48.135Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:14:48.135Z] ---> Running in ab7dfb7c0196 [2023-02-23T09:15:20.231Z] Removing intermediate container ab7dfb7c0196 [2023-02-23T09:15:20.231Z] ---> f08eeee053f6 [2023-02-23T09:15:20.231Z] Step 11/12 : COPY . . [2023-02-23T09:15:20.798Z] ---> f138adef5df0 [2023-02-23T09:15:20.798Z] Step 12/12 : RUN ${MAKE} [2023-02-23T09:15:20.798Z] ---> Running in 99dbd7a56e0a [2023-02-23T09:15:21.057Z] noop [2023-02-23T09:15:21.315Z] Removing intermediate container 99dbd7a56e0a [2023-02-23T09:15:21.315Z] ---> 37c0188b1a7f [2023-02-23T09:15:21.315Z] Successfully built 37c0188b1a7f [2023-02-23T09:15:21.315Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:15:21.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T09:15:21.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:15:21.916Z] prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container [2023-02-23T09:15:21.947Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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-23T09:15:22.284Z] $ docker top b2b646eb6e334c2964b92a5ab1385d1992585b4f838effc426dbf223bd3dbb6f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:15:22.669Z] + go version [2023-02-23T09:15:22.669Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-23T09:15:22.701Z] $ docker stop --time=1 b2b646eb6e334c2964b92a5ab1385d1992585b4f838effc426dbf223bd3dbb6f [2023-02-23T09:15:23.972Z] $ docker rm -f --volumes b2b646eb6e334c2964b92a5ab1385d1992585b4f838effc426dbf223bd3dbb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:15:24.686Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-23T09:15:24.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:15:24.828Z] prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container [2023-02-23T09:15:24.855Z] $ 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-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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-23T09:15:25.191Z] $ docker top 7a24aebe81a2009ec3300bafff0e5f095b5b5d9f8a7e564843ee0a335092b263 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:15:25.577Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-246 [Pipeline] fileExists [Pipeline] sh [2023-02-23T09:15:25.933Z] + make test [2023-02-23T09:15:25.933Z] go test ./... -coverprofile=coverage.out [2023-02-23T09:15:26.498Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-23T09:15:34.600Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-23T09:15:34.600Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-02-23T09:15:39.860Z] 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-23T09:15:39.860Z] go vet ./... [2023-02-23T09:15:43.146Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T09:15:43.146Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T09:15:43.146Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T09:15:43.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T09:15:43.213Z] $ docker stop --time=1 7a24aebe81a2009ec3300bafff0e5f095b5b5d9f8a7e564843ee0a335092b263 [2023-02-23T09:15:45.856Z] $ docker rm -f --volumes 7a24aebe81a2009ec3300bafff0e5f095b5b5d9f8a7e564843ee0a335092b263 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T09:15:46.324Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T09:15:46.391Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-23T09:15:47.001Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T09:15:47.312Z] + ls -al . [2023-02-23T09:15:47.312Z] total 180 [2023-02-23T09:15:47.312Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 23 09:15 . [2023-02-23T09:15:47.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:14 .. [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 23 09:14 .dockerignore [2023-02-23T09:15:47.312Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:15 .git [2023-02-23T09:15:47.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:14 .github [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 23 09:14 .gitignore [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 09:14 .golangci.yml [2023-02-23T09:15:47.312Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:14 .semver [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 23 09:14 Attribution.txt [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 23 09:14 CHANGELOG.md [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 23 09:14 Dockerfile [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 09:14 GOVERNANCE.md [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 23 09:14 Jenkinsfile [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 09:14 LICENSE [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 23 09:14 Makefile [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 23 09:14 OWNERS.md [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 23 09:14 README.md [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:14 VERSION [2023-02-23T09:15:47.312Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:14 bin [2023-02-23T09:15:47.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:14 cmd [2023-02-23T09:15:47.312Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 23 09:15 coverage.out [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 3414 Feb 23 09:14 go.mod [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 44824 Feb 23 09:14 go.sum [2023-02-23T09:15:47.312Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:14 internal [2023-02-23T09:15:47.312Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:14 snap [2023-02-23T09:15:47.312Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 23 09:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:15:47.703Z] + 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=4576dc8b0b5de209d11d885aec2ed54f847c5d41 --label arch=amd64 --label version=0.0.0 . [2023-02-23T09:15:47.703Z] Sending build context to Docker daemon 5.701MB [2023-02-23T09:15:47.703Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:15:47.703Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-23T09:15:47.703Z] ---> 37c0188b1a7f [2023-02-23T09:15:47.703Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T09:15:47.961Z] ---> Running in f68ffd7d942c [2023-02-23T09:15:47.961Z] Removing intermediate container f68ffd7d942c [2023-02-23T09:15:47.961Z] ---> ce7fe16d0aac [2023-02-23T09:15:47.961Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T09:15:47.961Z] ---> Running in 4d06562a08e9 [2023-02-23T09:15:47.961Z] Removing intermediate container 4d06562a08e9 [2023-02-23T09:15:47.961Z] ---> 2f718bd96ab1 [2023-02-23T09:15:47.961Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T09:15:47.961Z] ---> Running in 15c96089d9a4 [2023-02-23T09:15:48.220Z] Removing intermediate container 15c96089d9a4 [2023-02-23T09:15:48.220Z] ---> 76fb34519072 [2023-02-23T09:15:48.220Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:15:48.220Z] ---> Running in e46aff4bf2a0 [2023-02-23T09:15:48.220Z] Removing intermediate container e46aff4bf2a0 [2023-02-23T09:15:48.220Z] ---> 4c5de1129ddd [2023-02-23T09:15:48.220Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:15:48.220Z] ---> Running in ea98f92d0f88 [2023-02-23T09:15:48.478Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T09:15:48.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T09:15:49.069Z] OK: 216 MiB in 55 packages [2023-02-23T09:15:49.344Z] Removing intermediate container ea98f92d0f88 [2023-02-23T09:15:49.344Z] ---> 5f361bf598d7 [2023-02-23T09:15:49.344Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-23T09:15:49.344Z] ---> Running in 2fb50055f1ad [2023-02-23T09:15:49.344Z] Removing intermediate container 2fb50055f1ad [2023-02-23T09:15:49.344Z] ---> 3e3471a54a44 [2023-02-23T09:15:49.344Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-23T09:15:49.344Z] ---> fd303520eb08 [2023-02-23T09:15:49.344Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:15:49.344Z] ---> Running in a11059986d0f [2023-02-23T09:15:49.951Z] Removing intermediate container a11059986d0f [2023-02-23T09:15:49.951Z] ---> cc09105688ec [2023-02-23T09:15:49.951Z] Step 11/24 : COPY . . [2023-02-23T09:15:50.580Z] ---> 73ad4172ca65 [2023-02-23T09:15:50.580Z] Step 12/24 : RUN ${MAKE} [2023-02-23T09:15:50.580Z] ---> Running in e2b182db002c [2023-02-23T09:15:50.839Z] 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-23T09:16:12.766Z] Removing intermediate container e2b182db002c [2023-02-23T09:16:12.766Z] ---> b6fcaf60bb69 [2023-02-23T09:16:12.766Z] Step 13/24 : FROM alpine:3.16 [2023-02-23T09:16:12.766Z] 3.16: Pulling from library/alpine [2023-02-23T09:16:12.766Z] ef5531b6e74e: Pulling fs layer [2023-02-23T09:16:12.766Z] ef5531b6e74e: Verifying Checksum [2023-02-23T09:16:12.766Z] ef5531b6e74e: Download complete [2023-02-23T09:16:12.766Z] ef5531b6e74e: Pull complete [2023-02-23T09:16:12.766Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T09:16:12.766Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T09:16:12.766Z] ---> dfd21b5a31f5 [2023-02-23T09:16:12.766Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T09:16:12.766Z] ---> Running in 5866744e579c [2023-02-23T09:16:12.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-23T09:16:12.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-23T09:16:12.766Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T09:16:12.766Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T09:16:12.766Z] OK: 6 MiB in 15 packages [2023-02-23T09:16:12.766Z] Removing intermediate container 5866744e579c [2023-02-23T09:16:12.766Z] ---> a8a621c2ee2b [2023-02-23T09:16:12.766Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-23T09:16:12.766Z] ---> b20d321031d1 [2023-02-23T09:16:12.766Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-23T09:16:12.766Z] ---> 4b5d39299e31 [2023-02-23T09:16:12.766Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-23T09:16:12.766Z] ---> d9e0f638c4c7 [2023-02-23T09:16:12.766Z] Step 18/24 : EXPOSE 59993 [2023-02-23T09:16:12.766Z] ---> Running in bf7a6750e95d [2023-02-23T09:16:13.025Z] Removing intermediate container bf7a6750e95d [2023-02-23T09:16:13.025Z] ---> 1e798f718fe8 [2023-02-23T09:16:13.025Z] Step 19/24 : EXPOSE 161 [2023-02-23T09:16:13.025Z] ---> Running in 5b17b70a0d20 [2023-02-23T09:16:13.025Z] Removing intermediate container 5b17b70a0d20 [2023-02-23T09:16:13.025Z] ---> 1cf6ec26b872 [2023-02-23T09:16:13.025Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-23T09:16:13.025Z] ---> Running in c2c1edf0618c [2023-02-23T09:16:13.025Z] Removing intermediate container c2c1edf0618c [2023-02-23T09:16:13.025Z] ---> 4ef5f5fcb6bd [2023-02-23T09:16:13.025Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T09:16:13.025Z] ---> Running in 4e1eb144d0bd [2023-02-23T09:16:13.286Z] Removing intermediate container 4e1eb144d0bd [2023-02-23T09:16:13.286Z] ---> a6e7ce5a8e32 [2023-02-23T09:16:13.286Z] Step 22/24 : LABEL arch=amd64 [2023-02-23T09:16:13.286Z] ---> Running in 6aae47e36db9 [2023-02-23T09:16:13.286Z] Removing intermediate container 6aae47e36db9 [2023-02-23T09:16:13.286Z] ---> f787b1acef4f [2023-02-23T09:16:13.286Z] Step 23/24 : LABEL git_sha=4576dc8b0b5de209d11d885aec2ed54f847c5d41 [2023-02-23T09:16:13.286Z] ---> Running in a993e165c95a [2023-02-23T09:16:13.286Z] Removing intermediate container a993e165c95a [2023-02-23T09:16:13.286Z] ---> aa04f022cb8a [2023-02-23T09:16:13.286Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T09:16:13.286Z] ---> Running in 8695cfb41acb [2023-02-23T09:16:13.548Z] Removing intermediate container 8695cfb41acb [2023-02-23T09:16:13.548Z] ---> 9ce497f6931a [2023-02-23T09:16:13.548Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T09:16:13.548Z] Successfully built 9ce497f6931a [2023-02-23T09:16:13.548Z] 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-23T09:16:14.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:16:14.376Z] [2023-02-23T09:16:14.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:16:14.753Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:16:14.753Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-23T09:16:14.753Z] 5eb5b503b376: Pulling fs layer [2023-02-23T09:16:14.753Z] 5c69ac0246d0: Pulling fs layer [2023-02-23T09:16:14.753Z] ec43610c2a17: Pulling fs layer [2023-02-23T09:16:14.753Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-23T09:16:14.753Z] 33b1e0a273af: Pulling fs layer [2023-02-23T09:16:14.753Z] 5d3b04190fa2: Pulling fs layer [2023-02-23T09:16:14.753Z] 2f39f015ded8: Pulling fs layer [2023-02-23T09:16:14.753Z] 5d3b04190fa2: Waiting [2023-02-23T09:16:14.753Z] 2f39f015ded8: Waiting [2023-02-23T09:16:14.753Z] 33b1e0a273af: Waiting [2023-02-23T09:16:14.753Z] 3a2ae6a8a46f: Waiting [2023-02-23T09:16:14.753Z] 5c69ac0246d0: Download complete [2023-02-23T09:16:14.753Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-23T09:16:14.753Z] 3a2ae6a8a46f: Download complete [2023-02-23T09:16:15.015Z] 33b1e0a273af: Download complete [2023-02-23T09:16:15.015Z] 5d3b04190fa2: Verifying Checksum [2023-02-23T09:16:15.015Z] 5d3b04190fa2: Download complete [2023-02-23T09:16:15.015Z] ec43610c2a17: Verifying Checksum [2023-02-23T09:16:15.015Z] ec43610c2a17: Download complete [2023-02-23T09:16:15.274Z] 5eb5b503b376: Verifying Checksum [2023-02-23T09:16:15.274Z] 5eb5b503b376: Download complete [2023-02-23T09:16:15.839Z] 2f39f015ded8: Verifying Checksum [2023-02-23T09:16:15.839Z] 2f39f015ded8: Download complete [2023-02-23T09:16:16.406Z] 5eb5b503b376: Pull complete [2023-02-23T09:16:16.406Z] 5c69ac0246d0: Pull complete [2023-02-23T09:16:16.970Z] ec43610c2a17: Pull complete [2023-02-23T09:16:16.970Z] 3a2ae6a8a46f: Pull complete [2023-02-23T09:16:17.228Z] 33b1e0a273af: Pull complete [2023-02-23T09:16:17.228Z] 5d3b04190fa2: Pull complete [2023-02-23T09:16:21.410Z] 2f39f015ded8: Pull complete [2023-02-23T09:16:21.410Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-23T09:16:21.410Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:16:21.410Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:16:21.632Z] prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container [2023-02-23T09:16:21.660Z] $ 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-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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-23T09:16:23.071Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7215 in /w/workspace/gexfoundry_device-snmp-go_PR-246 [2023-02-23T09:16:27.639Z] $ docker top 747d58692b772f973f04621a96e8797dc7cdd2337a7020e3d8dbb13e7df3a620 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-02-23T09:16:27.883Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-02-23T09:16:27.961Z] Selected Git installation does not exist. Using Default [2023-02-23T09:16:27.962Z] The recommended git tool is: NONE [2023-02-23T09:16:28.116Z] ---> job-cost.sh [2023-02-23T09:16:28.116Z] lf-activate-venv: SKIPPING [2023-02-23T09:16:28.116Z] INFO: No Stack... [2023-02-23T09:16:28.378Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T09:16:28.637Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T09:16:28.947Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-246/archives/cost.csv [2023-02-23T09:16:28.947Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T09:16:28.993Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [2023-02-23T09:16:28.998Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] did not exist. Created. [2023-02-23T09:16:28.998Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T09:16:29.387Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-23T09:16:29.434Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T09:16:29.462Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T09:16:29.535Z] $ docker stop --time=1 747d58692b772f973f04621a96e8797dc7cdd2337a7020e3d8dbb13e7df3a620 [2023-02-23T09:16:30.689Z] $ docker rm -f --volumes 747d58692b772f973f04621a96e8797dc7cdd2337a7020e3d8dbb13e7df3a620 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-23T09:16:32.917Z] using credential edgex-jenkins-ssh [2023-02-23T09:16:32.933Z] Cloning the remote Git repository [2023-02-23T09:16:32.978Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-02-23T09:16:33.056Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-02-23T09:16:33.211Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-23T09:16:33.212Z] > git --version # timeout=10 [2023-02-23T09:16:33.234Z] > git --version # 'git version 2.25.1' [2023-02-23T09:16:33.236Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:16:33.305Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T09:16:34.418Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-23T09:16:34.445Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-23T09:16:35.287Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-02-23T09:16:35.327Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-02-23T09:16:35.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:16:35.345Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/246/head:refs/remotes/origin/PR-246 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-23T09:16:35.889Z] Merging remotes/origin/main commit 2bd6e5dae59222faf073cfb9822f90f2048c0bba into PR head commit 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [2023-02-23T09:16:36.120Z] Merge succeeded, producing 4576dc8b0b5de209d11d885aec2ed54f847c5d41 [2023-02-23T09:16:36.120Z] Checking out Revision 4576dc8b0b5de209d11d885aec2ed54f847c5d41 (PR-246) [2023-02-23T09:16:36.608Z] Commit message: "build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8" [2023-02-23T09:16:35.913Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T09:16:35.930Z] > git checkout -f 4576dc8b0b5de209d11d885aec2ed54f847c5d41 # timeout=10 [2023-02-23T09:16:36.016Z] > git remote # timeout=10 [2023-02-23T09:16:36.039Z] > git config --get remote.origin.url # timeout=10 [2023-02-23T09:16:36.062Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-23T09:16:36.077Z] > git merge 2bd6e5dae59222faf073cfb9822f90f2048c0bba # timeout=10 [2023-02-23T09:16:36.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-23T09:16:36.130Z] > git config core.sparsecheckout # timeout=10 [2023-02-23T09:16:36.151Z] > git checkout -f 4576dc8b0b5de209d11d885aec2ed54f847c5d41 # timeout=10 [2023-02-23T09:16:36.666Z] > git --version # timeout=10 [2023-02-23T09:16:36.678Z] > git --version # 'git version 2.25.1' [2023-02-23T09:16:36.698Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:16:37.777Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-23T09:16:37.777Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T09:16:37.777Z] Dload Upload Total Spent Left Speed [2023-02-23T09:16:37.777Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-02-23T09:16:38.400Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-23T09:16:38.812Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-23T09:16:38.812Z] + sudo tee /etc/docker/daemon.new [2023-02-23T09:16:38.812Z] { [2023-02-23T09:16:38.812Z] "registry-mirrors": [ [2023-02-23T09:16:38.812Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-23T09:16:38.812Z] ], [2023-02-23T09:16:38.812Z] "bip": "10.250.0.254/24", [2023-02-23T09:16:38.812Z] "hosts": [ [2023-02-23T09:16:38.812Z] "tcp://0.0.0.0:5555", [2023-02-23T09:16:38.812Z] "unix:///var/run/docker.sock" [2023-02-23T09:16:38.812Z] ], [2023-02-23T09:16:38.812Z] "mtu": 1458, [2023-02-23T09:16:38.812Z] "selinux-enabled": true, [2023-02-23T09:16:38.812Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-23T09:16:38.812Z] } [Pipeline] sh [2023-02-23T09:16:39.170Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-23T09:16:39.527Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:16:57.869Z] provisioning config files... [2023-02-23T09:16:57.903Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config8520630226775781105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:16:58.304Z] ---> docker-login.sh [2023-02-23T09:16:58.304Z] nexus3.edgexfoundry.org:10001 [2023-02-23T09:16:58.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:16:58.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:16:58.845Z] Configure a credential helper to remove this warning. See [2023-02-23T09:16:58.845Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:16:58.845Z] [2023-02-23T09:16:58.845Z] Login Succeeded [2023-02-23T09:16:58.845Z] nexus3.edgexfoundry.org:10002 [2023-02-23T09:16:59.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:16:59.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:16:59.385Z] Configure a credential helper to remove this warning. See [2023-02-23T09:16:59.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:16:59.385Z] [2023-02-23T09:16:59.385Z] Login Succeeded [2023-02-23T09:16:59.385Z] nexus3.edgexfoundry.org:10003 [2023-02-23T09:16:59.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:16:59.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:16:59.655Z] Configure a credential helper to remove this warning. See [2023-02-23T09:16:59.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:16:59.655Z] [2023-02-23T09:16:59.655Z] Login Succeeded [2023-02-23T09:16:59.655Z] nexus3.edgexfoundry.org:10004 [2023-02-23T09:16:59.928Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:16:59.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:16:59.928Z] Configure a credential helper to remove this warning. See [2023-02-23T09:16:59.928Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:16:59.928Z] [2023-02-23T09:16:59.928Z] Login Succeeded [2023-02-23T09:16:59.928Z] docker.io [2023-02-23T09:17:00.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-23T09:17:00.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-23T09:17:00.470Z] Configure a credential helper to remove this warning. See [2023-02-23T09:17:00.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-23T09:17:00.470Z] [2023-02-23T09:17:00.470Z] Login Succeeded [2023-02-23T09:17:00.470Z] ---> docker-login.sh ends [Pipeline] } [2023-02-23T09:17:00.503Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-23T09:17:00.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:17:00.919Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-23T09:17:00.953Z] ========================================================= [2023-02-23T09:17:00.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-23T09:17:00.953Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:17:01.454Z] + 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-23T09:17:01.724Z] Sending build context to Docker daemon 2.949MB [2023-02-23T09:17:01.724Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:17:01.724Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-23T09:17:02.006Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-23T09:17:02.006Z] 9b18e9b68314: Pulling fs layer [2023-02-23T09:17:02.006Z] 35d82f9e3411: Pulling fs layer [2023-02-23T09:17:02.006Z] e16973657156: Pulling fs layer [2023-02-23T09:17:02.006Z] fc693d55d65f: Pulling fs layer [2023-02-23T09:17:02.006Z] 7e9fc2657dce: Pulling fs layer [2023-02-23T09:17:02.006Z] dda99020689f: Pulling fs layer [2023-02-23T09:17:02.006Z] db1c61fa0a46: Pulling fs layer [2023-02-23T09:17:02.006Z] 891c053d2c06: Pulling fs layer [2023-02-23T09:17:02.006Z] fc693d55d65f: Waiting [2023-02-23T09:17:02.006Z] dda99020689f: Waiting [2023-02-23T09:17:02.006Z] 7e9fc2657dce: Waiting [2023-02-23T09:17:02.006Z] 891c053d2c06: Waiting [2023-02-23T09:17:02.006Z] db1c61fa0a46: Waiting [2023-02-23T09:17:02.006Z] e16973657156: Verifying Checksum [2023-02-23T09:17:02.006Z] e16973657156: Download complete [2023-02-23T09:17:02.006Z] 35d82f9e3411: Verifying Checksum [2023-02-23T09:17:02.006Z] 35d82f9e3411: Download complete [2023-02-23T09:17:02.006Z] 7e9fc2657dce: Verifying Checksum [2023-02-23T09:17:02.006Z] 7e9fc2657dce: Download complete [2023-02-23T09:17:02.006Z] dda99020689f: Verifying Checksum [2023-02-23T09:17:02.006Z] dda99020689f: Download complete [2023-02-23T09:17:02.006Z] 9b18e9b68314: Verifying Checksum [2023-02-23T09:17:02.006Z] 9b18e9b68314: Download complete [2023-02-23T09:17:02.986Z] 9b18e9b68314: Pull complete [2023-02-23T09:17:03.258Z] 891c053d2c06: Verifying Checksum [2023-02-23T09:17:03.258Z] 891c053d2c06: Download complete [2023-02-23T09:17:03.528Z] 35d82f9e3411: Pull complete [2023-02-23T09:17:03.802Z] e16973657156: Pull complete [2023-02-23T09:17:04.403Z] db1c61fa0a46: Verifying Checksum [2023-02-23T09:17:04.403Z] db1c61fa0a46: Download complete [2023-02-23T09:17:04.992Z] fc693d55d65f: Verifying Checksum [2023-02-23T09:17:04.992Z] fc693d55d65f: Download complete [2023-02-23T09:17:17.449Z] fc693d55d65f: Pull complete [2023-02-23T09:17:17.449Z] 7e9fc2657dce: Pull complete [2023-02-23T09:17:17.449Z] dda99020689f: Pull complete [2023-02-23T09:17:22.805Z] db1c61fa0a46: Pull complete [2023-02-23T09:17:25.392Z] 891c053d2c06: Pull complete [2023-02-23T09:17:25.392Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-23T09:17:25.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-23T09:17:25.392Z] ---> f96f9c87975a [2023-02-23T09:17:25.392Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-02-23T09:17:26.814Z] ---> Running in a9079fd245fb [2023-02-23T09:17:27.081Z] Removing intermediate container a9079fd245fb [2023-02-23T09:17:27.081Z] ---> 949a0b166adf [2023-02-23T09:17:27.081Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T09:17:27.081Z] ---> Running in be1077148344 [2023-02-23T09:17:27.349Z] Removing intermediate container be1077148344 [2023-02-23T09:17:27.349Z] ---> 1487bdc56cb2 [2023-02-23T09:17:27.349Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T09:17:27.349Z] ---> Running in 73549dd31fee [2023-02-23T09:17:27.624Z] Removing intermediate container 73549dd31fee [2023-02-23T09:17:27.624Z] ---> 214e95e91136 [2023-02-23T09:17:27.624Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:17:27.895Z] ---> Running in 832b454abbad [2023-02-23T09:17:28.166Z] Removing intermediate container 832b454abbad [2023-02-23T09:17:28.166Z] ---> a6d33c55c527 [2023-02-23T09:17:28.166Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:17:28.166Z] ---> Running in 1b271811a50d [2023-02-23T09:17:29.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:17:29.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:17:30.532Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-23T09:17:30.532Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-23T09:17:30.532Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-23T09:17:30.804Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-23T09:17:30.804Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T09:17:30.804Z] OK: 226 MiB in 55 packages [2023-02-23T09:17:34.155Z] Removing intermediate container 1b271811a50d [2023-02-23T09:17:34.155Z] ---> 5a49d2ccb4ab [2023-02-23T09:17:34.155Z] Step 8/12 : WORKDIR /device-snmp-go [2023-02-23T09:17:34.155Z] ---> Running in 4b1688e70229 [2023-02-23T09:17:34.155Z] Removing intermediate container 4b1688e70229 [2023-02-23T09:17:34.155Z] ---> 501e2150e190 [2023-02-23T09:17:34.155Z] Step 9/12 : COPY go.mod vendor* ./ [2023-02-23T09:17:34.427Z] ---> 4db96c45f497 [2023-02-23T09:17:34.427Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:17:34.427Z] ---> Running in 7510e4c18162 [2023-02-23T09:18:30.844Z] Removing intermediate container 7510e4c18162 [2023-02-23T09:18:30.844Z] ---> bd8b78702dd9 [2023-02-23T09:18:30.844Z] Step 11/12 : COPY . . [2023-02-23T09:18:31.807Z] ---> 71f76af8756a [2023-02-23T09:18:31.807Z] Step 12/12 : RUN ${MAKE} [2023-02-23T09:18:32.078Z] ---> Running in dfe1000bb65f [2023-02-23T09:18:33.052Z] noop [2023-02-23T09:18:33.639Z] Removing intermediate container dfe1000bb65f [2023-02-23T09:18:33.639Z] ---> 6500fb2f4159 [2023-02-23T09:18:33.639Z] Successfully built 6500fb2f4159 [2023-02-23T09:18:33.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:18:34.115Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T09:18:34.115Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:18:34.375Z] prd-ubuntu20.04-docker-arm64-4c-16g-7215 does not seem to be running inside a container [2023-02-23T09:18:34.436Z] $ 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-23T09:18:36.715Z] $ docker top 616d3b9284262414b31050e0bdbdc533564c664ff1adc561b63fc1089c84fcb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:18:37.604Z] + go version [2023-02-23T09:18:37.604Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-23T09:18:37.639Z] $ docker stop --time=1 616d3b9284262414b31050e0bdbdc533564c664ff1adc561b63fc1089c84fcb5 [2023-02-23T09:18:39.263Z] $ docker rm -f --volumes 616d3b9284262414b31050e0bdbdc533564c664ff1adc561b63fc1089c84fcb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:18:40.076Z] + docker inspect -f . ci-base-image-arm64 [2023-02-23T09:18:40.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:18:40.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-7215 does not seem to be running inside a container [2023-02-23T09:18:40.403Z] $ 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-23T09:18:41.585Z] $ docker top c11b8613c01dae4568457b4972570dcd47383cb8334446e4b8056d12e36dd126 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:18:42.168Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-23T09:18:42.829Z] + make test [2023-02-23T09:18:43.098Z] go test ./... -coverprofile=coverage.out [2023-02-23T09:18:44.516Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-02-23T09:20:06.159Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-02-23T09:20:06.159Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.045s coverage: 0.0% of statements [2023-02-23T09:20:06.159Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-23T09:20:06.159Z] go vet ./... [2023-02-23T09:20:28.246Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-23T09:20:28.246Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-23T09:20:28.246Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-23T09:20:28.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-23T09:20:28.314Z] $ docker stop --time=1 c11b8613c01dae4568457b4972570dcd47383cb8334446e4b8056d12e36dd126 [2023-02-23T09:20:30.167Z] $ docker rm -f --volumes c11b8613c01dae4568457b4972570dcd47383cb8334446e4b8056d12e36dd126 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-23T09:20:31.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-23T09:20:31.176Z] Warning: overwriting stash ‘coverage-report’ [2023-02-23T09:20:31.673Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-23T09:20:32.293Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-23T09:20:32.635Z] + ls -al . [2023-02-23T09:20:32.636Z] total 176 [2023-02-23T09:20:32.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:18 . [2023-02-23T09:20:32.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:16 .. [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 6 Feb 23 09:16 .dockerignore [2023-02-23T09:20:32.636Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 23 09:16 .git [2023-02-23T09:20:32.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:16 .github [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 328 Feb 23 09:16 .gitignore [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 23 09:16 .golangci.yml [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 8828 Feb 23 09:16 Attribution.txt [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 8355 Feb 23 09:16 CHANGELOG.md [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 1423 Feb 23 09:16 Dockerfile [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 23 09:16 GOVERNANCE.md [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 656 Feb 23 09:16 Jenkinsfile [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 23 09:16 LICENSE [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 2079 Feb 23 09:16 Makefile [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 620 Feb 23 09:16 OWNERS.md [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 10054 Feb 23 09:16 README.md [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 23 09:14 VERSION [2023-02-23T09:20:32.636Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 23 09:16 bin [2023-02-23T09:20:32.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:16 cmd [2023-02-23T09:20:32.636Z] -rw-r--r-- 1 jenkins jenkins 7631 Feb 23 09:20 coverage.out [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 3414 Feb 23 09:16 go.mod [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 44824 Feb 23 09:16 go.sum [2023-02-23T09:20:32.636Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 23 09:16 internal [2023-02-23T09:20:32.636Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 23 09:16 snap [2023-02-23T09:20:32.636Z] -rw-rw-r-- 1 jenkins jenkins 228 Feb 23 09:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:20:33.050Z] + 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=4576dc8b0b5de209d11d885aec2ed54f847c5d41 --label arch=arm64 --label version=0.0.0 . [2023-02-23T09:20:33.318Z] Sending build context to Docker daemon 2.957MB [2023-02-23T09:20:33.318Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-02-23T09:20:33.318Z] Step 2/24 : FROM ${BASE} AS builder [2023-02-23T09:20:33.318Z] ---> 6500fb2f4159 [2023-02-23T09:20:33.318Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-23T09:20:33.586Z] ---> Running in 71d36af747fb [2023-02-23T09:20:33.586Z] Removing intermediate container 71d36af747fb [2023-02-23T09:20:33.586Z] ---> 43132d1aa5a6 [2023-02-23T09:20:33.586Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-23T09:20:33.852Z] ---> Running in 243f16952e60 [2023-02-23T09:20:34.118Z] Removing intermediate container 243f16952e60 [2023-02-23T09:20:34.118Z] ---> 3f9c4fd8dfb2 [2023-02-23T09:20:34.118Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-23T09:20:34.118Z] ---> Running in 0f234ccdf7dc [2023-02-23T09:20:34.384Z] Removing intermediate container 0f234ccdf7dc [2023-02-23T09:20:34.384Z] ---> 911d47316f9f [2023-02-23T09:20:34.384Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-02-23T09:20:34.384Z] ---> Running in a736a9d0c7b9 [2023-02-23T09:20:34.652Z] Removing intermediate container a736a9d0c7b9 [2023-02-23T09:20:34.652Z] ---> 28d6629c1df6 [2023-02-23T09:20:34.652Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-23T09:20:34.928Z] ---> Running in dd4c11cd585f [2023-02-23T09:20:35.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:20:36.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:20:37.117Z] OK: 226 MiB in 55 packages [2023-02-23T09:20:38.084Z] Removing intermediate container dd4c11cd585f [2023-02-23T09:20:38.084Z] ---> 7f7f402b89d2 [2023-02-23T09:20:38.084Z] Step 8/24 : WORKDIR /device-snmp-go [2023-02-23T09:20:38.084Z] ---> Running in ba1e92cab9a1 [2023-02-23T09:20:38.352Z] Removing intermediate container ba1e92cab9a1 [2023-02-23T09:20:38.352Z] ---> e50015a07ed3 [2023-02-23T09:20:38.352Z] Step 9/24 : COPY go.mod vendor* ./ [2023-02-23T09:20:38.939Z] ---> 95a5a8f12b74 [2023-02-23T09:20:38.939Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-23T09:20:38.939Z] ---> Running in c74e5b361333 [2023-02-23T09:20:41.527Z] Removing intermediate container c74e5b361333 [2023-02-23T09:20:41.527Z] ---> 426b56033a03 [2023-02-23T09:20:41.527Z] Step 11/24 : COPY . . [2023-02-23T09:20:42.942Z] ---> 80b22be96e83 [2023-02-23T09:20:42.942Z] Step 12/24 : RUN ${MAKE} [2023-02-23T09:20:42.942Z] ---> Running in f0253a0c8810 [2023-02-23T09:20:43.906Z] 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-23T09:22:50.942Z] Removing intermediate container f0253a0c8810 [2023-02-23T09:22:50.942Z] ---> e072ba610a49 [2023-02-23T09:22:50.942Z] Step 13/24 : FROM alpine:3.16 [2023-02-23T09:22:51.214Z] 3.16: Pulling from library/alpine [2023-02-23T09:22:51.214Z] 3760b48202b3: Pulling fs layer [2023-02-23T09:22:51.517Z] 3760b48202b3: Verifying Checksum [2023-02-23T09:22:51.517Z] 3760b48202b3: Download complete [2023-02-23T09:22:52.131Z] 3760b48202b3: Pull complete [2023-02-23T09:22:52.744Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-23T09:22:52.744Z] Status: Downloaded newer image for alpine:3.16 [2023-02-23T09:22:52.744Z] ---> 4c81e5bf8899 [2023-02-23T09:22:52.744Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-02-23T09:22:53.017Z] ---> Running in 2d2d7cdff58d [2023-02-23T09:22:53.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-23T09:22:54.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-23T09:22:55.227Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-23T09:22:55.227Z] Executing busybox-1.35.0-r17.trigger [2023-02-23T09:22:55.227Z] OK: 5 MiB in 15 packages [2023-02-23T09:22:56.189Z] Removing intermediate container 2d2d7cdff58d [2023-02-23T09:22:56.189Z] ---> 2d3fab344d19 [2023-02-23T09:22:56.189Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-02-23T09:22:57.598Z] ---> 8df6c853f698 [2023-02-23T09:22:57.598Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-02-23T09:22:57.864Z] ---> 57c17a24c453 [2023-02-23T09:22:57.864Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-02-23T09:22:58.445Z] ---> c5bf3577513d [2023-02-23T09:22:58.445Z] Step 18/24 : EXPOSE 59993 [2023-02-23T09:22:58.445Z] ---> Running in 03bfb2ea0202 [2023-02-23T09:22:58.711Z] Removing intermediate container 03bfb2ea0202 [2023-02-23T09:22:58.711Z] ---> f6b8e78d8e1f [2023-02-23T09:22:58.711Z] Step 19/24 : EXPOSE 161 [2023-02-23T09:22:58.976Z] ---> Running in 82954b532258 [2023-02-23T09:22:58.976Z] Removing intermediate container 82954b532258 [2023-02-23T09:22:58.976Z] ---> 6acaaa94f2ec [2023-02-23T09:22:58.976Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-02-23T09:22:59.242Z] ---> Running in b4343bdb2f7c [2023-02-23T09:22:59.510Z] Removing intermediate container b4343bdb2f7c [2023-02-23T09:22:59.510Z] ---> fb2850e154f2 [2023-02-23T09:22:59.510Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-23T09:22:59.510Z] ---> Running in 0ec562dcf17e [2023-02-23T09:22:59.776Z] Removing intermediate container 0ec562dcf17e [2023-02-23T09:22:59.776Z] ---> 94fe1455f71b [2023-02-23T09:22:59.776Z] Step 22/24 : LABEL arch=arm64 [2023-02-23T09:22:59.776Z] ---> Running in 2e68538c56ab [2023-02-23T09:23:00.041Z] Removing intermediate container 2e68538c56ab [2023-02-23T09:23:00.041Z] ---> 1a6513ae494b [2023-02-23T09:23:00.041Z] Step 23/24 : LABEL git_sha=4576dc8b0b5de209d11d885aec2ed54f847c5d41 [2023-02-23T09:23:00.308Z] ---> Running in 43f6abfb87dd [2023-02-23T09:23:00.576Z] Removing intermediate container 43f6abfb87dd [2023-02-23T09:23:00.576Z] ---> 7511fc14e6ab [2023-02-23T09:23:00.576Z] Step 24/24 : LABEL version=0.0.0 [2023-02-23T09:23:00.576Z] ---> Running in 20b943dc2205 [2023-02-23T09:23:00.845Z] Removing intermediate container 20b943dc2205 [2023-02-23T09:23:00.845Z] ---> 7cdb86594ada [2023-02-23T09:23:00.845Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-23T09:23:00.845Z] Successfully built 7cdb86594ada [2023-02-23T09:23:00.845Z] 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-23T09:23:01.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:23:01.632Z] [2023-02-23T09:23:01.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:23:02.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:23:02.044Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-23T09:23:02.044Z] 8998bd30e6a1: Pulling fs layer [2023-02-23T09:23:02.044Z] 04944245beec: Pulling fs layer [2023-02-23T09:23:02.044Z] 699f458cf7ca: Pulling fs layer [2023-02-23T09:23:02.045Z] 765212b225bb: Pulling fs layer [2023-02-23T09:23:02.045Z] f23df028b6ca: Pulling fs layer [2023-02-23T09:23:02.045Z] d65c8cfc05b1: Pulling fs layer [2023-02-23T09:23:02.045Z] 2437ff75d9bd: Pulling fs layer [2023-02-23T09:23:02.045Z] 765212b225bb: Waiting [2023-02-23T09:23:02.045Z] f23df028b6ca: Waiting [2023-02-23T09:23:02.045Z] d65c8cfc05b1: Waiting [2023-02-23T09:23:02.045Z] 2437ff75d9bd: Waiting [2023-02-23T09:23:02.311Z] 04944245beec: Verifying Checksum [2023-02-23T09:23:02.311Z] 04944245beec: Download complete [2023-02-23T09:23:02.311Z] 765212b225bb: Verifying Checksum [2023-02-23T09:23:02.311Z] 765212b225bb: Download complete [2023-02-23T09:23:02.311Z] f23df028b6ca: Download complete [2023-02-23T09:23:02.311Z] d65c8cfc05b1: Verifying Checksum [2023-02-23T09:23:02.311Z] d65c8cfc05b1: Download complete [2023-02-23T09:23:02.578Z] 699f458cf7ca: Verifying Checksum [2023-02-23T09:23:02.578Z] 699f458cf7ca: Download complete [2023-02-23T09:23:02.844Z] 8998bd30e6a1: Verifying Checksum [2023-02-23T09:23:02.844Z] 8998bd30e6a1: Download complete [2023-02-23T09:23:05.439Z] 2437ff75d9bd: Verifying Checksum [2023-02-23T09:23:05.439Z] 2437ff75d9bd: Download complete [2023-02-23T09:23:06.847Z] 8998bd30e6a1: Pull complete [2023-02-23T09:23:07.115Z] 04944245beec: Pull complete [2023-02-23T09:23:08.533Z] 699f458cf7ca: Pull complete [2023-02-23T09:23:08.800Z] 765212b225bb: Pull complete [2023-02-23T09:23:09.385Z] f23df028b6ca: Pull complete [2023-02-23T09:23:09.652Z] d65c8cfc05b1: Pull complete [2023-02-23T09:23:24.645Z] 2437ff75d9bd: Pull complete [2023-02-23T09:23:24.645Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-23T09:23:24.645Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-23T09:23:24.645Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:23:24.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-7215 does not seem to be running inside a container [2023-02-23T09:23:25.023Z] $ 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-23T09:23:27.555Z] $ docker top 9b1b5cfa40207ea278998189c5eb6eff5205869b7de2e4033d3864051bffc6b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:23:28.138Z] ---> job-cost.sh [2023-02-23T09:23:28.404Z] lf-activate-venv: SKIPPING [2023-02-23T09:23:28.404Z] INFO: No Stack... [2023-02-23T09:23:28.987Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-23T09:23:29.942Z] INFO: Archiving Costs [Pipeline] sh [2023-02-23T09:23:30.279Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-02-23T09:23:30.279Z] + cut -d, -f6 [Pipeline] lock [2023-02-23T09:23:30.338Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [2023-02-23T09:23:30.343Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] did not exist. Created. [2023-02-23T09:23:30.343Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-23T09:23:30.760Z] /w/workspace/device-snmp-go/1@tmp/durable-365e56f0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-23T09:23:31.114Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-23T09:23:31.148Z] Warning: overwriting stash ‘stack-cost’ [2023-02-23T09:23:31.189Z] Stashed 1 file(s) [Pipeline] } [2023-02-23T09:23:31.204Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-246-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-23T09:23:31.271Z] $ docker stop --time=1 9b1b5cfa40207ea278998189c5eb6eff5205869b7de2e4033d3864051bffc6b8 [2023-02-23T09:23:32.699Z] $ docker rm -f --volumes 9b1b5cfa40207ea278998189c5eb6eff5205869b7de2e4033d3864051bffc6b8 [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-23T09:23:33.595Z] provisioning config files... [2023-02-23T09:23:33.603Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/config8152494211618397591tmp [Pipeline] { [Pipeline] sh [2023-02-23T09:23:33.944Z] + set +x [2023-02-23T09:23:33.944Z] + curl -s https://codecov.io/bash [2023-02-23T09:23:33.944Z] + bash -s -- [2023-02-23T09:23:33.944Z] [2023-02-23T09:23:33.944Z] _____ _ [2023-02-23T09:23:33.944Z] / ____| | | [2023-02-23T09:23:33.944Z] | | ___ __| | ___ ___ _____ __ [2023-02-23T09:23:33.944Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-23T09:23:33.944Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-23T09:23:33.944Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-23T09:23:33.944Z] Bash-1.0.6 [2023-02-23T09:23:33.944Z] [2023-02-23T09:23:33.944Z] [2023-02-23T09:23:33.944Z] ==> git version 2.25.1 found [2023-02-23T09:23:33.944Z] ==> 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-23T09:23:33.944Z] Release-Date: 2020-01-08 [2023-02-23T09:23:33.944Z] 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-23T09:23:33.944Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-23T09:23:33.944Z] ==> Jenkins CI detected. [2023-02-23T09:23:33.944Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-246 [2023-02-23T09:23:33.944Z] project root: . [2023-02-23T09:23:33.944Z] --> token set from env [2023-02-23T09:23:33.944Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-23T09:23:33.944Z] ==> Running gcov in . (disable via -X gcov) [2023-02-23T09:23:33.944Z] ==> Python coveragepy not found [2023-02-23T09:23:33.944Z] ==> Searching for coverage reports in: [2023-02-23T09:23:33.944Z] + . [2023-02-23T09:23:33.944Z] -> Found 1 reports [2023-02-23T09:23:33.944Z] ==> Detecting git/mercurial file structure [2023-02-23T09:23:33.944Z] ==> Reading reports [2023-02-23T09:23:33.944Z] + ./coverage.out bytes=7631 [2023-02-23T09:23:34.205Z] ==> Appending adjustments [2023-02-23T09:23:34.205Z] https://docs.codecov.io/docs/fixing-reports [2023-02-23T09:23:34.205Z] + Found adjustments [2023-02-23T09:23:34.205Z] ==> Gzipping contents [2023-02-23T09:23:34.205Z] 4.0K /tmp/codecov.5H2O56.gz [2023-02-23T09:23:34.205Z] ==> Uploading reports [2023-02-23T09:23:34.205Z] url: https://codecov.io [2023-02-23T09:23:34.205Z] query: branch=PR-246&commit=4576dc8b0b5de209d11d885aec2ed54f847c5d41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=246&job=&cmd_args= [2023-02-23T09:23:34.205Z] -> Pinging Codecov [2023-02-23T09:23:34.205Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=PR-246&commit=4576dc8b0b5de209d11d885aec2ed54f847c5d41&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-246%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=246&job=&cmd_args= [2023-02-23T09:23:34.205Z] -> Uploading to [2023-02-23T09:23:34.205Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-23/6C56EA5C29638FB4528AC87E60AF5AE0/4576dc8b0b5de209d11d885aec2ed54f847c5d41/27451bac-8baf-4597-a552-4aa447352c6b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230223%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230223T092334Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a69b79e06e3502cc1a880fe6797c925cdef81ea6604e9b6630b5db29c313611f [2023-02-23T09:23:34.205Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-23T09:23:34.205Z] Dload Upload Total Spent Left Speed [2023-02-23T09:23:34.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1522 0 0 100 1522 0 6289 --:--:-- --:--:-- --:--:-- 6289 [2023-02-23T09:23:34.465Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/4576dc8b0b5de209d11d885aec2ed54f847c5d41 [Pipeline] } [2023-02-23T09:23:34.495Z] 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-23T09:23:36.179Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-246/archives ] [2023-02-23T09:23:36.179Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-246/archives [2023-02-23T09:23:36.179Z] total 16 [2023-02-23T09:23:36.179Z] drwxr-xr-x 3 root root 4096 Feb 23 09:16 . [2023-02-23T09:23:36.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:16 .. [2023-02-23T09:23:36.179Z] drwxr-xr-x 2 root root 4096 Feb 23 09:16 cost [2023-02-23T09:23:36.179Z] -rw-r--r-- 1 root root 86 Feb 23 09:16 cost.csv [2023-02-23T09:23:36.179Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-246/archives [2023-02-23T09:23:36.179Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-246/archives [2023-02-23T09:23:36.179Z] total 16 [2023-02-23T09:23:36.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 23 09:16 . [2023-02-23T09:23:36.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 23 09:16 .. [2023-02-23T09:23:36.179Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 23 09:16 cost [2023-02-23T09:23:36.179Z] -rw-r--r-- 1 jenkins jenkins 86 Feb 23 09:16 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:23:36.511Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:23:37.408Z] ---> package-listing.sh [2023-02-23T09:23:37.408Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-23T09:23:37.408Z] ++ facter osfamily [2023-02-23T09:23:37.668Z] + OS_FAMILY=debian [2023-02-23T09:23:37.668Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-246 [2023-02-23T09:23:37.668Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-23T09:23:37.668Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-23T09:23:37.668Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-23T09:23:37.668Z] + PACKAGES=/tmp/packages_start.txt [2023-02-23T09:23:37.668Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-246 ']' [2023-02-23T09:23:37.668Z] + PACKAGES=/tmp/packages_end.txt [2023-02-23T09:23:37.668Z] + case "${OS_FAMILY}" in [2023-02-23T09:23:37.668Z] + dpkg -l [2023-02-23T09:23:37.668Z] + grep '^ii' [2023-02-23T09:23:37.668Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-23T09:23:37.668Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-23T09:23:37.668Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-23T09:23:37.668Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-246 ']' [2023-02-23T09:23:37.668Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-246/archives/ [2023-02-23T09:23:37.668Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-246/archives/ [Pipeline] echo [2023-02-23T09:23:37.699Z] 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-246/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-23T09:23:37.992Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-23T09:23:38.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-23T09:23:38.612Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-23T09:23:38.744Z] prd-ubuntu20.04-docker-8c-8g-7213 does not seem to be running inside a container [2023-02-23T09:23:38.768Z] $ 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-246/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-246 -v /w/workspace/gexfoundry_device-snmp-go_PR-246:/w/workspace/gexfoundry_device-snmp-go_PR-246:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-246@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-246@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-23T09:23:38.977Z] $ docker top 6145f4bf27443e8bddf353e3141e50db39ec21d258fc1ae6292c04dd69e3dd6e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-23T09:23:39.351Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-23T09:23:39.663Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-23T09:23:39.967Z] + ls /var/log/sa-host [2023-02-23T09:23:39.967Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-23T09:23:40.159Z] provisioning config files... [2023-02-23T09:23:40.167Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-246@tmp/config11070936060630065581tmp [Pipeline] { [Pipeline] echo [2023-02-23T09:23:40.215Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:23:40.518Z] ---> create-netrc.sh [Pipeline] } [2023-02-23T09:23:40.545Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:23:40.947Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-23T09:23:40.976Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:23:41.277Z] ---> sudo-logs.sh [2023-02-23T09:23:41.278Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-23T09:23:41.361Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:23:41.672Z] ---> job-cost.sh [2023-02-23T09:23:41.672Z] lf-activate-venv: SKIPPING [2023-02-23T09:23:41.672Z] DEBUG: total: 0.2199999988079071 [2023-02-23T09:23:41.672Z] INFO: Retrieving Stack Cost... [2023-02-23T09:23:41.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-23T09:23:42.500Z] INFO: Archiving Costs [Pipeline] echo [2023-02-23T09:23:42.538Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-23T09:23:42.854Z] ---> logs-deploy.sh [2023-02-23T09:23:42.854Z] lf-activate-venv: SKIPPING [2023-02-23T09:23:42.854Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-246/1 [2023-02-23T09:23:42.854Z] INFO: archiving workspace using pattern(s): [2023-02-23T09:23:43.791Z] Archives upload complete. [2023-02-23T09:23:43.791Z] INFO: archiving logs to Nexus