Pull request #279 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/device-snmp-go Loading trusted files from base branch main at 224900f6885e44699053c83c13a1a421d11bcb33 rather than eb672d49098cce593546c87cd0a7c6393e4e4b33 Obtained Jenkinsfile from 224900f6885e44699053c83c13a1a421d11bcb33 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-ssh66384774436651896.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13938785689152526052.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-279/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-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6218584012679480324.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-279/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16868307845001502877.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh2937066185135232946.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-279/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-279/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2343101486433863456.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6256 in /w/workspace/gexfoundry_device-snmp-go_PR-279 [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-279 # 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/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 224900f6885e44699053c83c13a1a421d11bcb33 into PR head commit eb672d49098cce593546c87cd0a7c6393e4e4b33 Merge succeeded, producing eb672d49098cce593546c87cd0a7c6393e4e4b33 Checking out Revision eb672d49098cce593546c87cd0a7c6393e4e4b33 (PR-279) > git config core.sparsecheckout # timeout=10 > git checkout -f eb672d49098cce593546c87cd0a7c6393e4e4b33 # 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 224900f6885e44699053c83c13a1a421d11bcb33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb672d49098cce593546c87cd0a7c6393e4e4b33 # timeout=10 Commit message: "refactor!: Change configuration and device toml files to yaml" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T21:51:26.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T21:51:26.477Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T21:51:26.571Z] ========================================================= [2023-03-29T21:51:26.571Z] EdgeX Global Pipelines Version Info [2023-03-29T21:51:26.571Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:51:27.304Z] ------------------- [2023-03-29T21:51:27.304Z] stable info: [2023-03-29T21:51:27.304Z] ------------------- [2023-03-29T21:51:27.304Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T21:51:27.304Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T21:51:27.304Z] Message: update stable to v1.0.245 [2023-03-29T21:51:27.874Z] ------------------- [2023-03-29T21:51:27.874Z] experimental info: [2023-03-29T21:51:27.874Z] ------------------- [2023-03-29T21:51:27.874Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T21:51:27.874Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T21:51:27.874Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T21:51:28.147Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-03-29T21:51:28.188Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-03-29T21:51:28.227Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T21:51:28.267Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T21:51:28.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T21:51:28.349Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T21:51:28.389Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T21:51:28.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-29T21:51:28.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T21:51:28.506Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T21:51:28.543Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T21:51:28.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-03-29T21:51:28.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T21:51:28.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T21:51:28.700Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T21:51:28.745Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T21:51:28.784Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T21:51:28.827Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T21:51:28.862Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T21:51:28.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T21:51:28.947Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-29T21:51:28.985Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-29T21:51:29.021Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T21:51:29.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T21:51:29.099Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T21:51:29.139Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T21:51:29.179Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T21:51:29.219Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-279 [Pipeline] echo [2023-03-29T21:51:29.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-279 [Pipeline] echo [2023-03-29T21:51:29.298Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-279 [Pipeline] echo [2023-03-29T21:51:29.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb672d49098cce593546c87cd0a7c6393e4e4b33 [Pipeline] echo [2023-03-29T21:51:29.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb672d4 [Pipeline] echo [2023-03-29T21:51:29.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T21:51:29.548Z] provisioning config files... [2023-03-29T21:51:29.563Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp/config14995282828116049985tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:51:29.930Z] ---> docker-login.sh [2023-03-29T21:51:29.930Z] nexus3.edgexfoundry.org:10001 [2023-03-29T21:51:30.189Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:30.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:30.449Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:30.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:30.449Z] [2023-03-29T21:51:30.449Z] Login Succeeded [2023-03-29T21:51:30.449Z] nexus3.edgexfoundry.org:10002 [2023-03-29T21:51:30.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:30.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:30.449Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:30.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:30.449Z] [2023-03-29T21:51:30.449Z] Login Succeeded [2023-03-29T21:51:30.449Z] nexus3.edgexfoundry.org:10003 [2023-03-29T21:51:30.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:30.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:30.449Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:30.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:30.449Z] [2023-03-29T21:51:30.449Z] Login Succeeded [2023-03-29T21:51:30.449Z] nexus3.edgexfoundry.org:10004 [2023-03-29T21:51:30.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:30.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:30.710Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:30.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:30.710Z] [2023-03-29T21:51:30.710Z] Login Succeeded [2023-03-29T21:51:30.710Z] docker.io [2023-03-29T21:51:30.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:30.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:30.971Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:30.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:30.971Z] [2023-03-29T21:51:30.971Z] Login Succeeded [2023-03-29T21:51:30.971Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T21:51:30.999Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T21:51:31.613Z] + git rev-list -1 --merges eb672d49098cce593546c87cd0a7c6393e4e4b33~1..eb672d49098cce593546c87cd0a7c6393e4e4b33 [Pipeline] echo [2023-03-29T21:51:31.672Z] -----------> git rev-list -1 --merges eb672d49098cce593546c87cd0a7c6393e4e4b33~1..eb672d49098cce593546c87cd0a7c6393e4e4b33 eb672d49098cce593546c87cd0a7c6393e4e4b33 [false] [Pipeline] sh [2023-03-29T21:51:31.982Z] + git log --format=format:%s -1 eb672d49098cce593546c87cd0a7c6393e4e4b33 [Pipeline] echo [2023-03-29T21:51:32.020Z] ========================================================= [2023-03-29T21:51:32.020Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T21:51:32.020Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T21:51:32.449Z] + git log --format=format:%s -1 eb672d49098cce593546c87cd0a7c6393e4e4b33 [Pipeline] echo [2023-03-29T21:51:32.484Z] [semverPrep] GIT_COMMIT: eb672d49098cce593546c87cd0a7c6393e4e4b33, Commit Message: refactor!: Change configuration and device toml files to yaml [Pipeline] echo [2023-03-29T21:51:32.514Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T21:51:32.907Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T21:51:32.907Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T21:51:32.907Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T21:51:32.907Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T21:51:32.907Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T21:51:32.907Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T21:51:32.907Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:51:33.394Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T21:51:33.394Z] [2023-03-29T21:51:33.394Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:51:33.771Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T21:51:33.771Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T21:51:33.771Z] b85a868b505f: Pulling fs layer [2023-03-29T21:51:33.771Z] e2be974225ed: Pulling fs layer [2023-03-29T21:51:33.771Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T21:51:33.771Z] 988bab9f4d93: Pulling fs layer [2023-03-29T21:51:33.771Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T21:51:33.771Z] eaf3925da568: Pulling fs layer [2023-03-29T21:51:33.771Z] bab4dde63d76: Pulling fs layer [2023-03-29T21:51:33.771Z] bde34c3a00c8: Pulling fs layer [2023-03-29T21:51:33.771Z] b352a97aabf1: Pulling fs layer [2023-03-29T21:51:33.771Z] 4872d77fe225: Pulling fs layer [2023-03-29T21:51:33.771Z] 5851b861e8e6: Pulling fs layer [2023-03-29T21:51:33.771Z] bab4dde63d76: Waiting [2023-03-29T21:51:33.771Z] bde34c3a00c8: Waiting [2023-03-29T21:51:33.771Z] b352a97aabf1: Waiting [2023-03-29T21:51:33.771Z] 5851b861e8e6: Waiting [2023-03-29T21:51:33.771Z] 4872d77fe225: Waiting [2023-03-29T21:51:33.771Z] 988bab9f4d93: Waiting [2023-03-29T21:51:33.771Z] 1469e6f7b9e6: Waiting [2023-03-29T21:51:33.771Z] eaf3925da568: Waiting [2023-03-29T21:51:33.771Z] e2be974225ed: Download complete [2023-03-29T21:51:33.771Z] 988bab9f4d93: Verifying Checksum [2023-03-29T21:51:33.771Z] 988bab9f4d93: Download complete [2023-03-29T21:51:33.771Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T21:51:33.771Z] 339a4e72a1f5: Download complete [2023-03-29T21:51:33.771Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T21:51:33.771Z] 1469e6f7b9e6: Download complete [2023-03-29T21:51:33.771Z] eaf3925da568: Verifying Checksum [2023-03-29T21:51:33.771Z] eaf3925da568: Download complete [2023-03-29T21:51:34.034Z] bde34c3a00c8: Verifying Checksum [2023-03-29T21:51:34.034Z] bde34c3a00c8: Download complete [2023-03-29T21:51:34.034Z] b352a97aabf1: Download complete [2023-03-29T21:51:34.034Z] 4872d77fe225: Verifying Checksum [2023-03-29T21:51:34.034Z] 4872d77fe225: Download complete [2023-03-29T21:51:34.034Z] 5851b861e8e6: Download complete [2023-03-29T21:51:34.034Z] b85a868b505f: Verifying Checksum [2023-03-29T21:51:34.034Z] b85a868b505f: Download complete [2023-03-29T21:51:34.293Z] bab4dde63d76: Verifying Checksum [2023-03-29T21:51:34.293Z] bab4dde63d76: Download complete [2023-03-29T21:51:35.236Z] b85a868b505f: Pull complete [2023-03-29T21:51:35.495Z] e2be974225ed: Pull complete [2023-03-29T21:51:35.755Z] 339a4e72a1f5: Pull complete [2023-03-29T21:51:36.015Z] 988bab9f4d93: Pull complete [2023-03-29T21:51:36.273Z] 1469e6f7b9e6: Pull complete [2023-03-29T21:51:36.273Z] eaf3925da568: Pull complete [2023-03-29T21:51:38.175Z] bab4dde63d76: Pull complete [2023-03-29T21:51:38.175Z] bde34c3a00c8: Pull complete [2023-03-29T21:51:38.435Z] b352a97aabf1: Pull complete [2023-03-29T21:51:38.435Z] 4872d77fe225: Pull complete [2023-03-29T21:51:38.435Z] 5851b861e8e6: Pull complete [2023-03-29T21:51:38.435Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T21:51:38.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T21:51:38.435Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T21:51:38.747Z] prd-ubuntu20.04-docker-8c-8g-6256 does not seem to be running inside a container [2023-03-29T21:51:38.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-279 -v /w/workspace/gexfoundry_device-snmp-go_PR-279:/w/workspace/gexfoundry_device-snmp-go_PR-279:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T21:51:40.975Z] $ docker top bcc196f1f8e806ee478b1ae3d8938a754965fb140d99c9c983f656c5720c5cf4 -eo pid,comm [2023-03-29T21:51:41.034Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T21:51:41.034Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T21:51:41.153Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T21:51:41.153Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T21:51:41.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T21:51:41.265Z] $ docker exec bcc196f1f8e806ee478b1ae3d8938a754965fb140d99c9c983f656c5720c5cf4 ssh-agent [2023-03-29T21:51:41.372Z] SSH_AUTH_SOCK=/tmp/ssh-ArjJVayrCDOV/agent.33 [2023-03-29T21:51:41.372Z] SSH_AGENT_PID=39 [2023-03-29T21:51:41.377Z] Running ssh-add (command line suppressed) [2023-03-29T21:51:41.470Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-279@tmp/private_key_8744877666567905203.key (/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp/private_key_8744877666567905203.key) [2023-03-29T21:51:41.489Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T21:51:41.818Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T21:51:41.833Z] $ docker exec --env ******** --env ******** bcc196f1f8e806ee478b1ae3d8938a754965fb140d99c9c983f656c5720c5cf4 ssh-agent -k [2023-03-29T21:51:41.927Z] unset SSH_AUTH_SOCK; [2023-03-29T21:51:41.927Z] unset SSH_AGENT_PID; [2023-03-29T21:51:41.928Z] echo Agent pid 39 killed; [2023-03-29T21:51:41.943Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T21:51:42.028Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T21:51:42.028Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T21:51:42.144Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T21:51:42.140Z] $ docker exec bcc196f1f8e806ee478b1ae3d8938a754965fb140d99c9c983f656c5720c5cf4 ssh-agent [2023-03-29T21:51:42.253Z] SSH_AUTH_SOCK=/tmp/ssh-1nZlMpw6Rdoj/agent.71 [2023-03-29T21:51:42.253Z] SSH_AGENT_PID=77 [2023-03-29T21:51:42.275Z] Running ssh-add (command line suppressed) [2023-03-29T21:51:42.372Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-279@tmp/private_key_7093369110710992356.key (/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp/private_key_7093369110710992356.key) [2023-03-29T21:51:42.393Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T21:51:42.721Z] + git semver init [2023-03-29T21:51:42.980Z] 2023-03-29 21:51:42,912 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T21:51:42.980Z] 2023-03-29 21:51:42,913 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-279/.semver [2023-03-29T21:51:42.980Z] 2023-03-29 21:51:42,914 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-279/.semver [2023-03-29T21:51:42.980Z] 2023-03-29 21:51:42,914 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-279/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-279, universal_newlines=False, shell=None, istream=None) [2023-03-29T21:51:43.917Z] 2023-03-29 21:51:43,697 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-279/.git/info/exclude [2023-03-29T21:51:43.917Z] 2023-03-29 21:51:43,698 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-279/.semver/PR-279 with force:False [2023-03-29T21:51:43.917Z] 2023-03-29 21:51:43,698 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-279/.semver/PR-279 [2023-03-29T21:51:43.917Z] 2023-03-29 21:51:43,702 [execute] INFO git cat-file --batch-check [2023-03-29T21:51:43.917Z] 2023-03-29 21:51:43,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-279/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T21:51:43.917Z] 2023-03-29 21:51:43,709 [execute] INFO git cat-file --batch [2023-03-29T21:51:43.917Z] 2023-03-29 21:51:43,709 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-279/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T21:51:43.917Z] 2023-03-29 21:51:43,715 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-279/.semver/PR-279 [2023-03-29T21:51:43.917Z] 0.0.0 [Pipeline] } [2023-03-29T21:51:43.936Z] $ docker exec --env ******** --env ******** bcc196f1f8e806ee478b1ae3d8938a754965fb140d99c9c983f656c5720c5cf4 ssh-agent -k [2023-03-29T21:51:44.043Z] unset SSH_AUTH_SOCK; [2023-03-29T21:51:44.044Z] unset SSH_AGENT_PID; [2023-03-29T21:51:44.044Z] echo Agent pid 77 killed; [2023-03-29T21:51:44.058Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T21:51:44.474Z] + git semver [Pipeline] } [2023-03-29T21:51:44.756Z] $ docker stop --time=1 bcc196f1f8e806ee478b1ae3d8938a754965fb140d99c9c983f656c5720c5cf4 [2023-03-29T21:51:46.094Z] $ docker rm -f --volumes bcc196f1f8e806ee478b1ae3d8938a754965fb140d99c9c983f656c5720c5cf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T21:51:46.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T21:51:46.777Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T21:51:46.803Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T21:51:47.453Z] provisioning config files... [2023-03-29T21:51:47.466Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp/config15576009723274502690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:51:47.821Z] ---> docker-login.sh [2023-03-29T21:51:47.821Z] nexus3.edgexfoundry.org:10001 [2023-03-29T21:51:47.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:47.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:47.821Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:47.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:47.821Z] [2023-03-29T21:51:47.821Z] Login Succeeded [2023-03-29T21:51:47.821Z] nexus3.edgexfoundry.org:10002 [2023-03-29T21:51:47.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:47.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:47.821Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:47.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:47.821Z] [2023-03-29T21:51:47.821Z] Login Succeeded [2023-03-29T21:51:47.821Z] nexus3.edgexfoundry.org:10003 [2023-03-29T21:51:48.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:48.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:48.082Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:48.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:48.082Z] [2023-03-29T21:51:48.082Z] Login Succeeded [2023-03-29T21:51:48.082Z] nexus3.edgexfoundry.org:10004 [2023-03-29T21:51:48.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:48.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:48.082Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:48.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:48.082Z] [2023-03-29T21:51:48.082Z] Login Succeeded [2023-03-29T21:51:48.082Z] docker.io [2023-03-29T21:51:48.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T21:51:48.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T21:51:48.343Z] Configure a credential helper to remove this warning. See [2023-03-29T21:51:48.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T21:51:48.343Z] [2023-03-29T21:51:48.343Z] Login Succeeded [2023-03-29T21:51:48.343Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T21:51:48.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T21:51:48.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T21:51:48.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T21:51:48.643Z] ========================================================= [2023-03-29T21:51:48.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T21:51:48.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:51:49.128Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T21:51:49.128Z] Sending build context to Docker daemon 5.789MB [2023-03-29T21:51:49.128Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T21:51:49.128Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-29T21:51:49.128Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T21:51:49.128Z] 63b65145d645: Pulling fs layer [2023-03-29T21:51:49.128Z] a2d21d5440eb: Pulling fs layer [2023-03-29T21:51:49.128Z] 935e6c44a52c: Pulling fs layer [2023-03-29T21:51:49.128Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T21:51:49.128Z] 30dea6a524f1: Pulling fs layer [2023-03-29T21:51:49.128Z] a2aff8979fd8: Pulling fs layer [2023-03-29T21:51:49.128Z] 6808be2612f2: Pulling fs layer [2023-03-29T21:51:49.128Z] f25807f1079a: Pulling fs layer [2023-03-29T21:51:49.128Z] 30dea6a524f1: Waiting [2023-03-29T21:51:49.128Z] a2aff8979fd8: Waiting [2023-03-29T21:51:49.128Z] f25807f1079a: Waiting [2023-03-29T21:51:49.128Z] 94cc34f8dd06: Waiting [2023-03-29T21:51:49.128Z] 6808be2612f2: Waiting [2023-03-29T21:51:49.128Z] a2d21d5440eb: Download complete [2023-03-29T21:51:49.128Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T21:51:49.128Z] 94cc34f8dd06: Download complete [2023-03-29T21:51:49.128Z] 30dea6a524f1: Verifying Checksum [2023-03-29T21:51:49.128Z] 30dea6a524f1: Download complete [2023-03-29T21:51:49.387Z] 63b65145d645: Verifying Checksum [2023-03-29T21:51:49.387Z] 63b65145d645: Download complete [2023-03-29T21:51:49.387Z] a2aff8979fd8: Verifying Checksum [2023-03-29T21:51:49.387Z] a2aff8979fd8: Download complete [2023-03-29T21:51:49.387Z] 63b65145d645: Pull complete [2023-03-29T21:51:49.648Z] a2d21d5440eb: Pull complete [2023-03-29T21:51:49.648Z] f25807f1079a: Verifying Checksum [2023-03-29T21:51:49.648Z] f25807f1079a: Download complete [2023-03-29T21:51:49.907Z] 935e6c44a52c: Verifying Checksum [2023-03-29T21:51:49.907Z] 935e6c44a52c: Download complete [2023-03-29T21:51:50.165Z] 6808be2612f2: Verifying Checksum [2023-03-29T21:51:50.165Z] 6808be2612f2: Download complete [2023-03-29T21:51:53.448Z] 935e6c44a52c: Pull complete [2023-03-29T21:51:53.448Z] 94cc34f8dd06: Pull complete [2023-03-29T21:51:53.448Z] 30dea6a524f1: Pull complete [2023-03-29T21:51:53.448Z] a2aff8979fd8: Pull complete [2023-03-29T21:51:55.977Z] 6808be2612f2: Pull complete [2023-03-29T21:51:56.545Z] f25807f1079a: Pull complete [2023-03-29T21:51:56.545Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T21:51:56.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T21:51:56.545Z] ---> 3b553350e43f [2023-03-29T21:51:56.545Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-29T21:51:59.884Z] ---> Running in bdf5bf03f287 [2023-03-29T21:51:59.884Z] Removing intermediate container bdf5bf03f287 [2023-03-29T21:51:59.884Z] ---> 0a3c61c76761 [2023-03-29T21:51:59.884Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T21:51:59.884Z] ---> Running in a750efd3cc7c [2023-03-29T21:51:59.884Z] Removing intermediate container a750efd3cc7c [2023-03-29T21:51:59.884Z] ---> 4b276b68d7f2 [2023-03-29T21:51:59.884Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T21:51:59.884Z] ---> Running in a4273e4c14de [2023-03-29T21:51:59.884Z] Removing intermediate container a4273e4c14de [2023-03-29T21:51:59.884Z] ---> e9e7387d833c [2023-03-29T21:51:59.884Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T21:51:59.884Z] ---> Running in 3674d10ec41c [2023-03-29T21:51:59.884Z] Removing intermediate container 3674d10ec41c [2023-03-29T21:51:59.884Z] ---> 6fa330de2742 [2023-03-29T21:51:59.884Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T21:51:59.884Z] ---> Running in cd5d51186919 [2023-03-29T21:52:00.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T21:52:00.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T21:52:00.401Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-29T21:52:00.401Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-29T21:52:00.401Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-29T21:52:00.660Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-29T21:52:00.660Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T21:52:00.660Z] OK: 269 MiB in 57 packages [2023-03-29T21:52:00.919Z] Removing intermediate container cd5d51186919 [2023-03-29T21:52:00.919Z] ---> 43a9d9827f05 [2023-03-29T21:52:00.919Z] Step 8/12 : WORKDIR /device-snmp-go [2023-03-29T21:52:00.919Z] ---> Running in 22af6f780404 [2023-03-29T21:52:01.178Z] Removing intermediate container 22af6f780404 [2023-03-29T21:52:01.178Z] ---> 6571662d58a7 [2023-03-29T21:52:01.178Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-29T21:52:01.178Z] ---> 28793e3802d7 [2023-03-29T21:52:01.178Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T21:52:01.178Z] ---> Running in 16b1a9ba273e [2023-03-29T21:52:02.269Z] Still waiting to schedule task [2023-03-29T21:52:02.270Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-29T21:52:47.860Z] Removing intermediate container 16b1a9ba273e [2023-03-29T21:52:47.860Z] ---> be50cf083223 [2023-03-29T21:52:47.860Z] Step 11/12 : COPY . . [2023-03-29T21:52:47.860Z] ---> 126ca54c11d4 [2023-03-29T21:52:47.860Z] Step 12/12 : RUN ${MAKE} [2023-03-29T21:52:47.860Z] ---> Running in 2680d97ece7e [2023-03-29T21:52:47.860Z] noop [2023-03-29T21:52:47.860Z] Removing intermediate container 2680d97ece7e [2023-03-29T21:52:47.860Z] ---> 377df16bc6d6 [2023-03-29T21:52:47.860Z] Successfully built 377df16bc6d6 [2023-03-29T21:52:47.860Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:52:48.315Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T21:52:48.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T21:52:48.487Z] prd-ubuntu20.04-docker-8c-8g-6256 does not seem to be running inside a container [2023-03-29T21:52:48.523Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-279 -v /w/workspace/gexfoundry_device-snmp-go_PR-279:/w/workspace/gexfoundry_device-snmp-go_PR-279:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T21:52:48.856Z] $ docker top 602c0bab05c0b4780c199c409a261c4acb785434647c7f66f270be396e28f607 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T21:52:49.244Z] + go version [2023-03-29T21:52:49.244Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T21:52:49.286Z] $ docker stop --time=1 602c0bab05c0b4780c199c409a261c4acb785434647c7f66f270be396e28f607 [2023-03-29T21:52:50.555Z] $ docker rm -f --volumes 602c0bab05c0b4780c199c409a261c4acb785434647c7f66f270be396e28f607 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:52:51.249Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T21:52:51.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T21:52:51.397Z] prd-ubuntu20.04-docker-8c-8g-6256 does not seem to be running inside a container [2023-03-29T21:52:51.439Z] $ 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-279 -v /w/workspace/gexfoundry_device-snmp-go_PR-279:/w/workspace/gexfoundry_device-snmp-go_PR-279:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T21:52:51.781Z] $ docker top aeb4c110f5b82b24218731cef5a34435a494e12b886f147f796ca5f04d4eb702 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T21:52:52.169Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-279 [Pipeline] fileExists [Pipeline] sh [2023-03-29T21:52:52.529Z] + make test [2023-03-29T21:52:52.529Z] go test ./... -coverprofile=coverage.out [2023-03-29T21:52:57.821Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-03-29T21:53:07.796Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-03-29T21:53:07.797Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.013s coverage: 0.0% of statements [2023-03-29T21:53:14.357Z] go vet ./... [2023-03-29T21:53:18.550Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T21:53:18.550Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T21:53:18.550Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T21:53:18.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T21:53:18.625Z] $ docker stop --time=1 aeb4c110f5b82b24218731cef5a34435a494e12b886f147f796ca5f04d4eb702 [2023-03-29T21:53:21.420Z] $ docker rm -f --volumes aeb4c110f5b82b24218731cef5a34435a494e12b886f147f796ca5f04d4eb702 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T21:53:21.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T21:53:22.011Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T21:53:22.660Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T21:53:22.972Z] + ls -al . [2023-03-29T21:53:22.972Z] total 168 [2023-03-29T21:53:22.972Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 29 21:52 . [2023-03-29T21:53:22.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 21:51 .. [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 6 Mar 29 21:51 .dockerignore [2023-03-29T21:53:22.972Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 21:51 .git [2023-03-29T21:53:22.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 21:51 .github [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 328 Mar 29 21:51 .gitignore [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 29 21:51 .golangci.yml [2023-03-29T21:53:22.972Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 21:51 .semver [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 8926 Mar 29 21:51 Attribution.txt [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 8355 Mar 29 21:51 CHANGELOG.md [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 1423 Mar 29 21:51 Dockerfile [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 21:51 GOVERNANCE.md [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 656 Mar 29 21:51 Jenkinsfile [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 29 21:51 LICENSE [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 2114 Mar 29 21:51 Makefile [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 29 21:51 OWNERS.md [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 10054 Mar 29 21:51 README.md [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 21:51 VERSION [2023-03-29T21:53:22.972Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 21:51 bin [2023-03-29T21:53:22.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 21:51 cmd [2023-03-29T21:53:22.972Z] -rw-r--r-- 1 jenkins jenkins 7630 Mar 29 21:53 coverage.out [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 3280 Mar 29 21:51 go.mod [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 31151 Mar 29 21:51 go.sum [2023-03-29T21:53:22.972Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 21:51 internal [2023-03-29T21:53:22.972Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 21:51 snap [2023-03-29T21:53:22.972Z] -rw-rw-r-- 1 jenkins jenkins 228 Mar 29 21:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:53:23.365Z] + 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=eb672d49098cce593546c87cd0a7c6393e4e4b33 --label arch=amd64 --label version=0.0.0 . [2023-03-29T21:53:23.365Z] Sending build context to Docker daemon 5.797MB [2023-03-29T21:53:23.365Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T21:53:23.365Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-29T21:53:23.365Z] ---> 377df16bc6d6 [2023-03-29T21:53:23.365Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-29T21:53:23.624Z] ---> Running in 65dd6f444ed0 [2023-03-29T21:53:24.192Z] Removing intermediate container 65dd6f444ed0 [2023-03-29T21:53:24.192Z] ---> 9f32a047c33c [2023-03-29T21:53:24.192Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-29T21:53:24.192Z] ---> Running in 89cbc393ad93 [2023-03-29T21:53:24.452Z] Removing intermediate container 89cbc393ad93 [2023-03-29T21:53:24.452Z] ---> 687e87832ee8 [2023-03-29T21:53:24.452Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-29T21:53:24.452Z] ---> Running in cc6e1e63fafe [2023-03-29T21:53:24.452Z] Removing intermediate container cc6e1e63fafe [2023-03-29T21:53:24.452Z] ---> cf67a5a79da5 [2023-03-29T21:53:24.452Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-29T21:53:24.452Z] ---> Running in fac669b465cb [2023-03-29T21:53:24.712Z] Removing intermediate container fac669b465cb [2023-03-29T21:53:24.712Z] ---> 46fc06288494 [2023-03-29T21:53:24.712Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-29T21:53:24.712Z] ---> Running in 70ec9e6de0d1 [2023-03-29T21:53:24.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T21:53:25.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T21:53:25.230Z] OK: 269 MiB in 57 packages [2023-03-29T21:53:25.491Z] Removing intermediate container 70ec9e6de0d1 [2023-03-29T21:53:25.491Z] ---> 1ef7072800df [2023-03-29T21:53:25.491Z] Step 8/24 : WORKDIR /device-snmp-go [2023-03-29T21:53:25.751Z] ---> Running in c6818d9e7691 [2023-03-29T21:53:25.751Z] Removing intermediate container c6818d9e7691 [2023-03-29T21:53:25.751Z] ---> c566cc2e6cf5 [2023-03-29T21:53:25.751Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-29T21:53:25.751Z] ---> a4bff82bebc0 [2023-03-29T21:53:25.751Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T21:53:25.751Z] ---> Running in 0be67ffec6a8 [2023-03-29T21:53:26.690Z] Removing intermediate container 0be67ffec6a8 [2023-03-29T21:53:26.690Z] ---> 2d8a428d00a1 [2023-03-29T21:53:26.690Z] Step 11/24 : COPY . . [2023-03-29T21:53:27.281Z] ---> 9254bd934295 [2023-03-29T21:53:27.281Z] Step 12/24 : RUN ${MAKE} [2023-03-29T21:53:27.281Z] ---> Running in e2d7897c9aaf [2023-03-29T21:53:27.539Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-03-29T21:53:49.218Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6257 in /w/workspace/gexfoundry_device-snmp-go_PR-279 [Pipeline] { [Pipeline] ws [2023-03-29T21:53:49.275Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-03-29T21:53:49.357Z] Selected Git installation does not exist. Using Default [2023-03-29T21:53:49.357Z] The recommended git tool is: NONE [2023-03-29T21:53:49.465Z] Removing intermediate container e2d7897c9aaf [2023-03-29T21:53:49.465Z] ---> 92755a65d93c [2023-03-29T21:53:49.465Z] Step 13/24 : FROM alpine:3.17 [2023-03-29T21:53:49.465Z] 3.17: Pulling from library/alpine [2023-03-29T21:53:49.465Z] f56be85fc22e: Pulling fs layer [2023-03-29T21:53:49.465Z] f56be85fc22e: Verifying Checksum [2023-03-29T21:53:49.466Z] f56be85fc22e: Download complete [2023-03-29T21:53:49.466Z] f56be85fc22e: Pull complete [2023-03-29T21:53:49.466Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T21:53:49.466Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T21:53:49.466Z] ---> 9ed4aefc74f6 [2023-03-29T21:53:49.466Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-03-29T21:53:49.466Z] ---> Running in 9ff9649c64df [2023-03-29T21:53:49.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T21:53:49.466Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T21:53:49.466Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-29T21:53:49.466Z] Executing busybox-1.35.0-r29.trigger [2023-03-29T21:53:49.466Z] OK: 7 MiB in 16 packages [2023-03-29T21:53:49.466Z] Removing intermediate container 9ff9649c64df [2023-03-29T21:53:49.466Z] ---> f2670f7d8890 [2023-03-29T21:53:49.466Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-03-29T21:53:49.725Z] ---> 6bf2996b17c8 [2023-03-29T21:53:49.725Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-03-29T21:53:49.725Z] ---> c379e8bde6dc [2023-03-29T21:53:49.725Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-03-29T21:53:49.984Z] ---> f45acf3c5efe [2023-03-29T21:53:49.984Z] Step 18/24 : EXPOSE 59993 [2023-03-29T21:53:49.984Z] ---> Running in 8e1150e1191a [2023-03-29T21:53:49.984Z] Removing intermediate container 8e1150e1191a [2023-03-29T21:53:49.984Z] ---> 2b69fe726b08 [2023-03-29T21:53:49.984Z] Step 19/24 : EXPOSE 161 [2023-03-29T21:53:49.984Z] ---> Running in 422cbb40ab3a [2023-03-29T21:53:50.245Z] Removing intermediate container 422cbb40ab3a [2023-03-29T21:53:50.245Z] ---> 7051af75f964 [2023-03-29T21:53:50.245Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-03-29T21:53:50.245Z] ---> Running in 0a5270e5bc0a [2023-03-29T21:53:50.245Z] Removing intermediate container 0a5270e5bc0a [2023-03-29T21:53:50.245Z] ---> 56ddd92e7924 [2023-03-29T21:53:50.245Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T21:53:50.245Z] ---> Running in 575ec98d2f1a [2023-03-29T21:53:50.245Z] Removing intermediate container 575ec98d2f1a [2023-03-29T21:53:50.245Z] ---> cbf5b30b209a [2023-03-29T21:53:50.245Z] Step 22/24 : LABEL arch=amd64 [2023-03-29T21:53:50.245Z] ---> Running in 03bbf7fd53f8 [2023-03-29T21:53:50.504Z] Removing intermediate container 03bbf7fd53f8 [2023-03-29T21:53:50.504Z] ---> fb92f90d2a5e [2023-03-29T21:53:50.504Z] Step 23/24 : LABEL git_sha=eb672d49098cce593546c87cd0a7c6393e4e4b33 [2023-03-29T21:53:50.504Z] ---> Running in 2ceefaef2ec2 [2023-03-29T21:53:50.504Z] Removing intermediate container 2ceefaef2ec2 [2023-03-29T21:53:50.504Z] ---> 3b46535ea155 [2023-03-29T21:53:50.504Z] Step 24/24 : LABEL version=0.0.0 [2023-03-29T21:53:50.504Z] ---> Running in b2f36495238b [2023-03-29T21:53:50.763Z] Removing intermediate container b2f36495238b [2023-03-29T21:53:50.763Z] ---> 78695c653b60 [2023-03-29T21:53:50.763Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T21:53:50.763Z] Successfully built 78695c653b60 [2023-03-29T21:53:50.763Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:53:51.614Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T21:53:51.614Z] [2023-03-29T21:53:51.614Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:53:51.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T21:53:51.997Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T21:53:51.997Z] 5eb5b503b376: Pulling fs layer [2023-03-29T21:53:51.997Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T21:53:51.997Z] ec43610c2a17: Pulling fs layer [2023-03-29T21:53:51.997Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T21:53:51.997Z] 33b1e0a273af: Pulling fs layer [2023-03-29T21:53:51.997Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T21:53:51.997Z] 2f39f015ded8: Pulling fs layer [2023-03-29T21:53:51.997Z] 33b1e0a273af: Waiting [2023-03-29T21:53:51.997Z] 5d3b04190fa2: Waiting [2023-03-29T21:53:51.997Z] 2f39f015ded8: Waiting [2023-03-29T21:53:51.997Z] 3a2ae6a8a46f: Waiting [2023-03-29T21:53:51.997Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T21:53:51.997Z] 5c69ac0246d0: Download complete [2023-03-29T21:53:51.997Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T21:53:51.997Z] 3a2ae6a8a46f: Download complete [2023-03-29T21:53:51.997Z] 33b1e0a273af: Verifying Checksum [2023-03-29T21:53:51.997Z] 33b1e0a273af: Download complete [2023-03-29T21:53:51.997Z] ec43610c2a17: Verifying Checksum [2023-03-29T21:53:51.997Z] ec43610c2a17: Download complete [2023-03-29T21:53:51.997Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T21:53:51.997Z] 5d3b04190fa2: Download complete [2023-03-29T21:53:52.256Z] 5eb5b503b376: Verifying Checksum [2023-03-29T21:53:52.256Z] 5eb5b503b376: Download complete [2023-03-29T21:53:52.832Z] 2f39f015ded8: Download complete [2023-03-29T21:53:53.406Z] 5eb5b503b376: Pull complete [2023-03-29T21:53:53.406Z] 5c69ac0246d0: Pull complete [2023-03-29T21:53:53.976Z] ec43610c2a17: Pull complete [2023-03-29T21:53:53.976Z] 3a2ae6a8a46f: Pull complete [2023-03-29T21:53:53.976Z] 33b1e0a273af: Pull complete [2023-03-29T21:53:54.235Z] 5d3b04190fa2: Pull complete [2023-03-29T21:53:58.434Z] 2f39f015ded8: Pull complete [2023-03-29T21:53:58.434Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T21:53:58.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T21:53:58.434Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T21:53:58.666Z] prd-ubuntu20.04-docker-8c-8g-6256 does not seem to be running inside a container [2023-03-29T21:53:58.710Z] $ 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-279 -v /w/workspace/gexfoundry_device-snmp-go_PR-279:/w/workspace/gexfoundry_device-snmp-go_PR-279:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T21:53:58.869Z] using credential edgex-jenkins-ssh [2023-03-29T21:53:58.894Z] Cloning the remote Git repository [2023-03-29T21:53:58.946Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-03-29T21:53:59.133Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-03-29T21:53:59.457Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-29T21:53:59.458Z] > git --version # timeout=10 [2023-03-29T21:53:59.498Z] > git --version # 'git version 2.25.1' [2023-03-29T21:53:59.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T21:53:59.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T21:54:00.850Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-29T21:54:00.880Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T21:54:02.622Z] Merging remotes/origin/main commit 224900f6885e44699053c83c13a1a421d11bcb33 into PR head commit eb672d49098cce593546c87cd0a7c6393e4e4b33 [2023-03-29T21:54:01.906Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-03-29T21:54:01.996Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-03-29T21:54:01.997Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T21:54:02.011Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/279/head:refs/remotes/origin/PR-279 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T21:54:02.640Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T21:54:02.749Z] > git checkout -f eb672d49098cce593546c87cd0a7c6393e4e4b33 # timeout=10 [2023-03-29T21:54:04.837Z] $ docker top 087162265f06e3642ceacbaf816c4bc9c975a8a1d61dddd573dcb990a1b0bc9e -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T21:54:05.289Z] Failed in branch arm64 [2023-03-29T21:54:05.357Z] ---> job-cost.sh [2023-03-29T21:54:05.357Z] lf-activate-venv: SKIPPING [2023-03-29T21:54:05.357Z] INFO: No Stack... [2023-03-29T21:54:05.616Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T21:54:06.182Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T21:54:06.496Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-279/archives/cost.csv [2023-03-29T21:54:06.496Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T21:54:06.537Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-279-1-stack-cost] [2023-03-29T21:54:06.542Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-279-1-stack-cost] did not exist. Created. [2023-03-29T21:54:06.542Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-279-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T21:54:06.940Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T21:54:06.987Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T21:54:07.015Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-279-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T21:54:07.102Z] $ docker stop --time=1 087162265f06e3642ceacbaf816c4bc9c975a8a1d61dddd573dcb990a1b0bc9e [2023-03-29T21:54:08.251Z] $ docker rm -f --volumes 087162265f06e3642ceacbaf816c4bc9c975a8a1d61dddd573dcb990a1b0bc9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T21:54:10.508Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-279/archives ] [2023-03-29T21:54:10.508Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-279/archives [2023-03-29T21:54:10.508Z] total 16 [2023-03-29T21:54:10.508Z] drwxr-xr-x 3 root root 4096 Mar 29 21:54 . [2023-03-29T21:54:10.508Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 21:54 .. [2023-03-29T21:54:10.508Z] drwxr-xr-x 2 root root 4096 Mar 29 21:54 cost [2023-03-29T21:54:10.508Z] -rw-r--r-- 1 root root 86 Mar 29 21:54 cost.csv [2023-03-29T21:54:10.508Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-279/archives [2023-03-29T21:54:10.508Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-279/archives [2023-03-29T21:54:10.508Z] total 16 [2023-03-29T21:54:10.508Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 21:54 . [2023-03-29T21:54:10.508Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 21:54 .. [2023-03-29T21:54:10.508Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 21:54 cost [2023-03-29T21:54:10.508Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 29 21:54 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:54:10.832Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:54:11.718Z] ---> package-listing.sh [2023-03-29T21:54:11.718Z] ++ facter osfamily [2023-03-29T21:54:11.718Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T21:54:11.978Z] + OS_FAMILY=debian [2023-03-29T21:54:11.978Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-279 [2023-03-29T21:54:11.978Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T21:54:11.978Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T21:54:11.978Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T21:54:11.978Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T21:54:11.978Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-279 ']' [2023-03-29T21:54:11.978Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T21:54:11.978Z] + case "${OS_FAMILY}" in [2023-03-29T21:54:11.978Z] + dpkg -l [2023-03-29T21:54:11.978Z] + grep '^ii' [2023-03-29T21:54:11.978Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T21:54:11.978Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T21:54:11.978Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T21:54:11.978Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-279 ']' [2023-03-29T21:54:11.978Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-279/archives/ [2023-03-29T21:54:11.978Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-279/archives/ [Pipeline] echo [2023-03-29T21:54:12.013Z] 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-279/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T21:54:12.306Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T21:54:12.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T21:54:12.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T21:54:13.065Z] prd-ubuntu20.04-docker-8c-8g-6256 does not seem to be running inside a container [2023-03-29T21:54:13.105Z] $ 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-279/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-279 -v /w/workspace/gexfoundry_device-snmp-go_PR-279:/w/workspace/gexfoundry_device-snmp-go_PR-279:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T21:54:13.310Z] $ docker top 86fed0e07073edd979c75ca5b5f958f366cff670ed38a3883724abd1fc78ceec -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T21:54:13.688Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T21:54:14.001Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T21:54:14.311Z] + ls /var/log/sa-host [2023-03-29T21:54:14.311Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T21:54:14.525Z] provisioning config files... [2023-03-29T21:54:14.533Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-279@tmp/config6083762418392152050tmp [Pipeline] { [Pipeline] echo [2023-03-29T21:54:14.591Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:54:14.906Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T21:54:14.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:54:15.335Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T21:54:15.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:54:15.687Z] ---> sudo-logs.sh [2023-03-29T21:54:15.687Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T21:54:15.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:54:16.095Z] ---> job-cost.sh [2023-03-29T21:54:16.095Z] lf-activate-venv: SKIPPING [2023-03-29T21:54:16.095Z] DEBUG: total: 0.2199999988079071 [2023-03-29T21:54:16.095Z] INFO: Retrieving Stack Cost... [2023-03-29T21:54:16.095Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T21:54:16.663Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T21:54:16.698Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T21:54:17.007Z] ---> logs-deploy.sh [2023-03-29T21:54:17.007Z] lf-activate-venv: SKIPPING [2023-03-29T21:54:17.007Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-279/1 [2023-03-29T21:54:17.007Z] INFO: archiving workspace using pattern(s): [2023-03-29T21:54:17.946Z] Archives upload complete. [2023-03-29T21:54:17.947Z] INFO: archiving logs to Nexus