Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 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-ssh7059968015914298062.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11059764592114378331.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17538726132358275079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 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-ssh16584583346171837205.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8629647404104257592.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.21 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-27970 in /w/workspace/edgexfoundry_device-snmp-go_main [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/edgexfoundry_device-snmp-go_main # 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 Avoid second fetch Checking out Revision c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 Commit message: "Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" > git rev-list --no-walk 1c898a5d1a99b518c80e00aa3bb7c808b03e10be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T06:28:00.636Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T06:28:00.727Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T06:28:00.760Z] ========================================================= [2024-01-26T06:28:00.760Z] EdgeX Global Pipelines Version Info [2024-01-26T06:28:00.760Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:28:01.494Z] ------------------- [2024-01-26T06:28:01.494Z] stable info: [2024-01-26T06:28:01.494Z] ------------------- [2024-01-26T06:28:01.494Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T06:28:01.494Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:28:01.494Z] Message: update stable to v1.0.258 [2024-01-26T06:28:02.063Z] ------------------- [2024-01-26T06:28:02.063Z] experimental info: [2024-01-26T06:28:02.063Z] ------------------- [2024-01-26T06:28:02.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T06:28:02.063Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:28:02.063Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T06:28:02.162Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-01-26T06:28:02.192Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-01-26T06:28:02.216Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T06:28:02.242Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T06:28:02.278Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T06:28:02.311Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T06:28:02.346Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T06:28:02.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T06:28:02.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T06:28:02.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T06:28:02.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T06:28:02.514Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-01-26T06:28:02.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T06:28:02.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T06:28:02.621Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:28:02.660Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T06:28:02.708Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:28:02.742Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T06:28:02.776Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T06:28:02.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T06:28:02.853Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T06:28:02.889Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T06:28:02.935Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T06:28:02.972Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T06:28:03.015Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T06:28:03.061Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T06:28:03.104Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T06:28:03.153Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-01-26T06:28:03.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-01-26T06:28:03.236Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-01-26T06:28:03.369Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [Pipeline] echo [2024-01-26T06:28:03.414Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2c4288 [Pipeline] echo [2024-01-26T06:28:03.468Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:28:03.564Z] provisioning config files... [2024-01-26T06:28:03.589Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18161396898129891691tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:28:03.938Z] ---> ****-login.sh [2024-01-26T06:28:03.938Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:28:04.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:04.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:04.198Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:04.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:04.198Z] [2024-01-26T06:28:04.198Z] Login Succeeded [2024-01-26T06:28:04.199Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:28:04.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:04.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:04.458Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:04.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:04.458Z] [2024-01-26T06:28:04.458Z] Login Succeeded [2024-01-26T06:28:04.458Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:28:04.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:04.459Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:04.459Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:04.459Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:04.459Z] [2024-01-26T06:28:04.459Z] Login Succeeded [2024-01-26T06:28:04.459Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:28:04.459Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:04.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:04.718Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:04.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:04.718Z] [2024-01-26T06:28:04.718Z] Login Succeeded [2024-01-26T06:28:04.718Z] ****.io [2024-01-26T06:28:04.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:04.978Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:04.978Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:04.978Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:04.978Z] [2024-01-26T06:28:04.978Z] Login Succeeded [2024-01-26T06:28:04.978Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:28:04.989Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T06:28:05.492Z] + git rev-list -1 --merges c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58~1..c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [Pipeline] echo [2024-01-26T06:28:05.520Z] -----------> git rev-list -1 --merges c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58~1..c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [2024-01-26T06:28:05.520Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [false] [Pipeline] sh [2024-01-26T06:28:05.829Z] + git log --format=format:%s -1 c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [Pipeline] echo [2024-01-26T06:28:05.845Z] ========================================================= [2024-01-26T06:28:05.845Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T06:28:05.845Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:28:06.241Z] + git log --format=format:%s -1 c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [Pipeline] echo [2024-01-26T06:28:06.254Z] [semverPrep] GIT_COMMIT: c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58, Commit Message: Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7 [Pipeline] echo [2024-01-26T06:28:06.282Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T06:28:06.687Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:28:06.687Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T06:28:06.687Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T06:28:06.687Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T06:28:06.687Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T06:28:06.687Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T06:28:06.687Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:28:07.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:28:07.126Z] [2024-01-26T06:28:07.126Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:28:07.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:28:07.458Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T06:28:07.458Z] b85a868b505f: Pulling fs layer [2024-01-26T06:28:07.458Z] e2be974225ed: Pulling fs layer [2024-01-26T06:28:07.458Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T06:28:07.458Z] 988bab9f4d93: Pulling fs layer [2024-01-26T06:28:07.458Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T06:28:07.458Z] eaf3925da568: Pulling fs layer [2024-01-26T06:28:07.458Z] bab4dde63d76: Pulling fs layer [2024-01-26T06:28:07.458Z] bde34c3a00c8: Pulling fs layer [2024-01-26T06:28:07.458Z] b352a97aabf1: Pulling fs layer [2024-01-26T06:28:07.458Z] 4872d77fe225: Pulling fs layer [2024-01-26T06:28:07.458Z] 5851b861e8e6: Pulling fs layer [2024-01-26T06:28:07.458Z] eaf3925da568: Waiting [2024-01-26T06:28:07.458Z] bde34c3a00c8: Waiting [2024-01-26T06:28:07.458Z] bab4dde63d76: Waiting [2024-01-26T06:28:07.458Z] b352a97aabf1: Waiting [2024-01-26T06:28:07.458Z] 5851b861e8e6: Waiting [2024-01-26T06:28:07.458Z] 988bab9f4d93: Waiting [2024-01-26T06:28:07.458Z] 4872d77fe225: Waiting [2024-01-26T06:28:07.458Z] 1469e6f7b9e6: Waiting [2024-01-26T06:28:07.458Z] e2be974225ed: Verifying Checksum [2024-01-26T06:28:07.458Z] 988bab9f4d93: Verifying Checksum [2024-01-26T06:28:07.458Z] 988bab9f4d93: Download complete [2024-01-26T06:28:07.458Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T06:28:07.458Z] 1469e6f7b9e6: Download complete [2024-01-26T06:28:07.458Z] eaf3925da568: Verifying Checksum [2024-01-26T06:28:07.458Z] eaf3925da568: Download complete [2024-01-26T06:28:07.717Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T06:28:07.717Z] 339a4e72a1f5: Download complete [2024-01-26T06:28:07.717Z] bde34c3a00c8: Verifying Checksum [2024-01-26T06:28:07.717Z] bde34c3a00c8: Download complete [2024-01-26T06:28:07.717Z] b352a97aabf1: Download complete [2024-01-26T06:28:07.717Z] 4872d77fe225: Verifying Checksum [2024-01-26T06:28:07.717Z] 4872d77fe225: Download complete [2024-01-26T06:28:07.717Z] 5851b861e8e6: Download complete [2024-01-26T06:28:07.717Z] b85a868b505f: Verifying Checksum [2024-01-26T06:28:07.717Z] b85a868b505f: Download complete [2024-01-26T06:28:07.977Z] bab4dde63d76: Verifying Checksum [2024-01-26T06:28:07.977Z] bab4dde63d76: Download complete [2024-01-26T06:28:08.915Z] b85a868b505f: Pull complete [2024-01-26T06:28:09.175Z] e2be974225ed: Pull complete [2024-01-26T06:28:09.742Z] 339a4e72a1f5: Pull complete [2024-01-26T06:28:09.742Z] 988bab9f4d93: Pull complete [2024-01-26T06:28:10.001Z] 1469e6f7b9e6: Pull complete [2024-01-26T06:28:10.001Z] eaf3925da568: Pull complete [2024-01-26T06:28:11.917Z] bab4dde63d76: Pull complete [2024-01-26T06:28:11.917Z] bde34c3a00c8: Pull complete [2024-01-26T06:28:11.917Z] b352a97aabf1: Pull complete [2024-01-26T06:28:12.177Z] 4872d77fe225: Pull complete [2024-01-26T06:28:12.177Z] 5851b861e8e6: Pull complete [2024-01-26T06:28:12.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T06:28:12.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:28:12.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:28:12.370Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:28:12.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:28:15.961Z] $ docker top 27bad7e8a4cc61fffa580ae1bf9dec9c5b57c9343712d766b009223541885d23 -eo pid,comm [2024-01-26T06:28:16.012Z] 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). [2024-01-26T06:28:16.012Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:28:16.110Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:28:16.110Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:28:16.217Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:28:16.220Z] $ docker exec 27bad7e8a4cc61fffa580ae1bf9dec9c5b57c9343712d766b009223541885d23 ssh-agent [2024-01-26T06:28:16.315Z] SSH_AUTH_SOCK=/tmp/ssh-NdELQM95WrqY/agent.33 [2024-01-26T06:28:16.315Z] SSH_AGENT_PID=39 [2024-01-26T06:28:16.321Z] Running ssh-add (command line suppressed) [2024-01-26T06:28:16.416Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_58825740008445426.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_58825740008445426.key) [2024-01-26T06:28:16.431Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:28:16.739Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T06:28:16.751Z] $ docker exec --env ******** --env ******** 27bad7e8a4cc61fffa580ae1bf9dec9c5b57c9343712d766b009223541885d23 ssh-agent -k [2024-01-26T06:28:16.842Z] unset SSH_AUTH_SOCK; [2024-01-26T06:28:16.842Z] unset SSH_AGENT_PID; [2024-01-26T06:28:16.843Z] echo Agent pid 39 killed; [2024-01-26T06:28:16.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T06:28:16.917Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:28:16.917Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:28:17.025Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:28:17.027Z] $ docker exec 27bad7e8a4cc61fffa580ae1bf9dec9c5b57c9343712d766b009223541885d23 ssh-agent [2024-01-26T06:28:17.129Z] SSH_AUTH_SOCK=/tmp/ssh-iteVdBSFwQn2/agent.71 [2024-01-26T06:28:17.129Z] SSH_AGENT_PID=77 [2024-01-26T06:28:17.133Z] Running ssh-add (command line suppressed) [2024-01-26T06:28:17.229Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13405630500415756178.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13405630500415756178.key) [2024-01-26T06:28:17.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:28:17.558Z] + git semver init [2024-01-26T06:28:17.818Z] 2024-01-26 06:28:17,719 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T06:28:17.818Z] 2024-01-26 06:28:17,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-01-26T06:28:17.818Z] 2024-01-26 06:28:17,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-01-26T06:28:17.818Z] 2024-01-26 06:28:17,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:28:18.788Z] 2024-01-26 06:28:18,742 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2024-01-26T06:28:18.788Z] 2024-01-26 06:28:18,743 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2024-01-26T06:28:18.788Z] 2024-01-26 06:28:18,743 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:28:18.788Z] 2024-01-26 06:28:18,743 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:28:18.788Z] 3.2.0-dev.5 [Pipeline] } [2024-01-26T06:28:18.798Z] $ docker exec --env ******** --env ******** 27bad7e8a4cc61fffa580ae1bf9dec9c5b57c9343712d766b009223541885d23 ssh-agent -k [2024-01-26T06:28:18.890Z] unset SSH_AUTH_SOCK; [2024-01-26T06:28:18.890Z] unset SSH_AGENT_PID; [2024-01-26T06:28:18.890Z] echo Agent pid 77 killed; [2024-01-26T06:28:18.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:28:19.287Z] + git semver [Pipeline] } [2024-01-26T06:28:19.561Z] $ docker stop --time=1 27bad7e8a4cc61fffa580ae1bf9dec9c5b57c9343712d766b009223541885d23 [2024-01-26T06:28:20.864Z] $ docker rm -f --volumes 27bad7e8a4cc61fffa580ae1bf9dec9c5b57c9343712d766b009223541885d23 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:28:21.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T06:28:21.520Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T06:28:21.523Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.5 [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 [2024-01-26T06:28:21.932Z] provisioning config files... [2024-01-26T06:28:21.941Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17147172206619133600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:28:22.276Z] ---> ****-login.sh [2024-01-26T06:28:22.276Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:28:22.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:22.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:22.277Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:22.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:22.277Z] [2024-01-26T06:28:22.277Z] Login Succeeded [2024-01-26T06:28:22.277Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:28:22.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:22.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:22.277Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:22.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:22.277Z] [2024-01-26T06:28:22.277Z] Login Succeeded [2024-01-26T06:28:22.277Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:28:22.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:22.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:22.536Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:22.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:22.536Z] [2024-01-26T06:28:22.536Z] Login Succeeded [2024-01-26T06:28:22.536Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:28:22.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:22.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:22.536Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:22.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:22.536Z] [2024-01-26T06:28:22.536Z] Login Succeeded [2024-01-26T06:28:22.536Z] ****.io [2024-01-26T06:28:22.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:28:23.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:28:23.056Z] Configure a credential helper to remove this warning. See [2024-01-26T06:28:23.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:28:23.056Z] [2024-01-26T06:28:23.056Z] Login Succeeded [2024-01-26T06:28:23.056Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:28:23.064Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:28:23.239Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:28:23.277Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:28:23.311Z] ========================================================= [2024-01-26T06:28:23.311Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T06:28:23.311Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:28:23.723Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:28:23.723Z] Sending build context to Docker daemon 14.1MB [2024-01-26T06:28:23.723Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:28:23.723Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-26T06:28:23.723Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T06:28:23.723Z] 7264a8db6415: Pulling fs layer [2024-01-26T06:28:23.723Z] c4d48a809fc2: Pulling fs layer [2024-01-26T06:28:23.723Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T06:28:23.723Z] ad3a456e5733: Pulling fs layer [2024-01-26T06:28:23.723Z] 69c7f0334f64: Pulling fs layer [2024-01-26T06:28:23.723Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T06:28:23.723Z] ce7588e14bc9: Pulling fs layer [2024-01-26T06:28:23.723Z] b5e4710f87ac: Pulling fs layer [2024-01-26T06:28:23.723Z] b5e4710f87ac: Waiting [2024-01-26T06:28:23.723Z] 69c7f0334f64: Waiting [2024-01-26T06:28:23.723Z] ce7588e14bc9: Waiting [2024-01-26T06:28:23.723Z] ad3a456e5733: Waiting [2024-01-26T06:28:23.984Z] c4d48a809fc2: Download complete [2024-01-26T06:28:23.984Z] ad3a456e5733: Verifying Checksum [2024-01-26T06:28:23.984Z] ad3a456e5733: Download complete [2024-01-26T06:28:23.984Z] 69c7f0334f64: Verifying Checksum [2024-01-26T06:28:23.984Z] 69c7f0334f64: Download complete [2024-01-26T06:28:23.984Z] 7264a8db6415: Verifying Checksum [2024-01-26T06:28:23.984Z] 7264a8db6415: Download complete [2024-01-26T06:28:23.984Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T06:28:23.984Z] 1f1c1a5573a3: Download complete [2024-01-26T06:28:23.984Z] 7264a8db6415: Pull complete [2024-01-26T06:28:23.984Z] b5e4710f87ac: Verifying Checksum [2024-01-26T06:28:23.984Z] b5e4710f87ac: Download complete [2024-01-26T06:28:24.241Z] c4d48a809fc2: Pull complete [2024-01-26T06:28:24.241Z] 4f1c88b9dad5: Download complete [2024-01-26T06:28:24.809Z] ce7588e14bc9: Verifying Checksum [2024-01-26T06:28:24.809Z] ce7588e14bc9: Download complete [2024-01-26T06:28:28.104Z] 4f1c88b9dad5: Pull complete [2024-01-26T06:28:28.104Z] ad3a456e5733: Pull complete [2024-01-26T06:28:28.104Z] 69c7f0334f64: Pull complete [2024-01-26T06:28:28.104Z] 1f1c1a5573a3: Pull complete [2024-01-26T06:28:30.744Z] ce7588e14bc9: Pull complete [2024-01-26T06:28:31.006Z] b5e4710f87ac: Pull complete [2024-01-26T06:28:31.006Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T06:28:31.006Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T06:28:31.006Z] ---> 88b5674ff536 [2024-01-26T06:28:31.006Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:28:36.831Z] Still waiting to schedule task [2024-01-26T06:28:36.832Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-26T06:28:37.761Z] ---> Running in 6ca30e87eb19 [2024-01-26T06:28:37.761Z] Removing intermediate container 6ca30e87eb19 [2024-01-26T06:28:37.761Z] ---> 785dc69b8e85 [2024-01-26T06:28:37.761Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:28:37.761Z] ---> Running in 3ab750cd7b1d [2024-01-26T06:28:37.761Z] Removing intermediate container 3ab750cd7b1d [2024-01-26T06:28:37.761Z] ---> 34ae446bd9e8 [2024-01-26T06:28:37.761Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T06:28:37.761Z] ---> Running in bc1d1220ce58 [2024-01-26T06:28:37.761Z] Removing intermediate container bc1d1220ce58 [2024-01-26T06:28:37.761Z] ---> 10eb5f6e8b75 [2024-01-26T06:28:37.761Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T06:28:37.761Z] ---> Running in 81e0c24ba108 [2024-01-26T06:28:37.761Z] Removing intermediate container 81e0c24ba108 [2024-01-26T06:28:37.761Z] ---> d44f233952f6 [2024-01-26T06:28:37.761Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:28:37.761Z] ---> Running in 49eb16a8654e [2024-01-26T06:28:38.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:28:38.283Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:28:38.546Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:28:38.546Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T06:28:38.546Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:28:38.546Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:28:38.546Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:28:38.546Z] OK: 268 MiB in 56 packages [2024-01-26T06:28:39.119Z] Removing intermediate container 49eb16a8654e [2024-01-26T06:28:39.119Z] ---> ffa1c9feeb10 [2024-01-26T06:28:39.119Z] Step 8/12 : WORKDIR /device-snmp-go [2024-01-26T06:28:39.119Z] ---> Running in a3d47e117501 [2024-01-26T06:28:39.119Z] Removing intermediate container a3d47e117501 [2024-01-26T06:28:39.119Z] ---> ca1eb068560b [2024-01-26T06:28:39.119Z] Step 9/12 : COPY go.mod vendor* ./ [2024-01-26T06:28:39.379Z] ---> fc04d68cef02 [2024-01-26T06:28:39.379Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:28:39.379Z] ---> Running in 9341afeac6a9 [2024-01-26T06:29:11.573Z] Removing intermediate container 9341afeac6a9 [2024-01-26T06:29:11.573Z] ---> 88a80ad1c68e [2024-01-26T06:29:11.573Z] Step 11/12 : COPY . . [2024-01-26T06:29:11.573Z] ---> 709316918b0f [2024-01-26T06:29:11.573Z] Step 12/12 : RUN ${MAKE} [2024-01-26T06:29:11.573Z] ---> Running in aa4dd42da401 [2024-01-26T06:29:11.573Z] noop [2024-01-26T06:29:11.573Z] Removing intermediate container aa4dd42da401 [2024-01-26T06:29:11.573Z] ---> f4adc845c715 [2024-01-26T06:29:11.573Z] Successfully built f4adc845c715 [2024-01-26T06:29:11.573Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:29:11.964Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:29:11.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:29:12.086Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:29:12.117Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat [2024-01-26T06:29:12.467Z] $ docker top 3bd0ddd795ad6d82fcc7602778b4c87111e9f83f8fd086fb0aa9e224cee38332 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:29:12.888Z] + go version [2024-01-26T06:29:12.888Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T06:29:12.902Z] $ docker stop --time=1 3bd0ddd795ad6d82fcc7602778b4c87111e9f83f8fd086fb0aa9e224cee38332 [2024-01-26T06:29:14.173Z] $ docker rm -f --volumes 3bd0ddd795ad6d82fcc7602778b4c87111e9f83f8fd086fb0aa9e224cee38332 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:29:15.006Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T06:29:15.006Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:29:15.127Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:29:15.160Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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 ******** ci-base-image-x86_64 cat [2024-01-26T06:29:15.495Z] $ docker top 024e5031639fb9c40d518e98437c446fdc7430673b59d47c9b774d5716ebf990 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:29:15.879Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:29:16.199Z] + make test [2024-01-26T06:29:16.199Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:29:17.575Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-01-26T06:29:27.598Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-01-26T06:29:27.598Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2024-01-26T06:29:35.709Z] go vet ./... [2024-01-26T06:29:38.240Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:29:38.240Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:29:38.240Z] ./bin/test-attribution-txt.sh [2024-01-26T06:29:38.500Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:29:38.515Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:29:38.559Z] $ docker stop --time=1 024e5031639fb9c40d518e98437c446fdc7430673b59d47c9b774d5716ebf990 [2024-01-26T06:29:42.229Z] $ docker rm -f --volumes 024e5031639fb9c40d518e98437c446fdc7430673b59d47c9b774d5716ebf990 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:29:42.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:29:42.774Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T06:29:43.415Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:29:43.697Z] + ls -al . [2024-01-26T06:29:43.697Z] total 172 [2024-01-26T06:29:43.697Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:29 . [2024-01-26T06:29:43.697Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:27 .. [2024-01-26T06:29:43.697Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 26 06:27 .dockerignore [2024-01-26T06:29:43.697Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:29 .git [2024-01-26T06:29:43.697Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:27 .github [2024-01-26T06:29:43.697Z] -rw-rw-r-- 1 jenkins jenkins 263 Jan 26 06:27 .gitignore [2024-01-26T06:29:43.697Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:27 .golangci.yml [2024-01-26T06:29:43.697Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:28 .semver [2024-01-26T06:29:43.697Z] -rw-rw-r-- 1 jenkins jenkins 10025 Jan 26 06:27 Attribution.txt [2024-01-26T06:29:43.697Z] -rw-rw-r-- 1 jenkins jenkins 11809 Jan 26 06:27 CHANGELOG.md [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 1571 Jan 26 06:27 Dockerfile [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:27 GOVERNANCE.md [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 26 06:27 Jenkinsfile [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:27 LICENSE [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 2240 Jan 26 06:27 Makefile [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 26 06:27 OWNERS.md [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 10477 Jan 26 06:27 README.md [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:28 VERSION [2024-01-26T06:29:43.698Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:27 bin [2024-01-26T06:29:43.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:27 cmd [2024-01-26T06:29:43.698Z] -rw-r--r-- 1 jenkins jenkins 8837 Jan 26 06:29 coverage.out [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 3755 Jan 26 06:27 go.mod [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 34417 Jan 26 06:27 go.sum [2024-01-26T06:29:43.698Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:27 internal [2024-01-26T06:29:43.698Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 26 06:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:29:44.064Z] + 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=c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 --label arch=amd64 --label version=3.2.0-dev.5 . [2024-01-26T06:29:44.064Z] Sending build context to Docker daemon 14.11MB [2024-01-26T06:29:44.064Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:29:44.064Z] Step 2/25 : FROM ${BASE} AS builder [2024-01-26T06:29:44.064Z] ---> f4adc845c715 [2024-01-26T06:29:44.064Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:29:44.329Z] ---> Running in 5d8c95efc67f [2024-01-26T06:29:44.329Z] Removing intermediate container 5d8c95efc67f [2024-01-26T06:29:44.329Z] ---> a5abc4acd59b [2024-01-26T06:29:44.329Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:29:44.329Z] ---> Running in fe3b7a410eaa [2024-01-26T06:29:44.587Z] Removing intermediate container fe3b7a410eaa [2024-01-26T06:29:44.587Z] ---> 5b888f3feae0 [2024-01-26T06:29:44.587Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-01-26T06:29:44.587Z] ---> Running in 4532ee06b7d2 [2024-01-26T06:29:44.587Z] Removing intermediate container 4532ee06b7d2 [2024-01-26T06:29:44.587Z] ---> 1d37e63212fc [2024-01-26T06:29:44.587Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-01-26T06:29:44.587Z] ---> Running in e3448a968ed8 [2024-01-26T06:29:44.587Z] Removing intermediate container e3448a968ed8 [2024-01-26T06:29:44.587Z] ---> df2d99004bbd [2024-01-26T06:29:44.587Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-26T06:29:44.587Z] ---> Running in 56ce0903b441 [2024-01-26T06:29:44.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:29:45.112Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:29:45.371Z] OK: 268 MiB in 56 packages [2024-01-26T06:29:45.942Z] Removing intermediate container 56ce0903b441 [2024-01-26T06:29:45.942Z] ---> 185e4e43b5ac [2024-01-26T06:29:45.942Z] Step 8/25 : WORKDIR /device-snmp-go [2024-01-26T06:29:45.942Z] ---> Running in 3b641273f7ea [2024-01-26T06:29:45.942Z] Removing intermediate container 3b641273f7ea [2024-01-26T06:29:45.942Z] ---> eab5a2ed89a9 [2024-01-26T06:29:45.942Z] Step 9/25 : COPY go.mod vendor* ./ [2024-01-26T06:29:45.942Z] ---> b7e323943946 [2024-01-26T06:29:45.942Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:29:45.942Z] ---> Running in ec304885710b [2024-01-26T06:29:46.512Z] Removing intermediate container ec304885710b [2024-01-26T06:29:46.512Z] ---> 90d3d2179636 [2024-01-26T06:29:46.512Z] Step 11/25 : COPY . . [2024-01-26T06:29:47.256Z] ---> 9169a832a1cd [2024-01-26T06:29:47.256Z] Step 12/25 : RUN ${MAKE} [2024-01-26T06:29:47.256Z] ---> Running in 6eecd3cffe71 [2024-01-26T06:29:47.516Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-01-26T06:30:09.451Z] Removing intermediate container 6eecd3cffe71 [2024-01-26T06:30:09.451Z] ---> 1ab72676a1ea [2024-01-26T06:30:09.451Z] Step 13/25 : FROM alpine:3.18 [2024-01-26T06:30:09.451Z] 3.18: Pulling from library/alpine [2024-01-26T06:30:09.451Z] c926b61bad3b: Pulling fs layer [2024-01-26T06:30:09.451Z] c926b61bad3b: Download complete [2024-01-26T06:30:09.451Z] c926b61bad3b: Pull complete [2024-01-26T06:30:09.451Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:30:09.451Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T06:30:09.451Z] ---> b541f2080109 [2024-01-26T06:30:09.451Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-01-26T06:30:09.451Z] ---> Running in 55dead229d77 [2024-01-26T06:30:09.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:30:09.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:30:09.451Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:30:09.451Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:30:09.451Z] OK: 7 MiB in 16 packages [2024-01-26T06:30:09.710Z] Removing intermediate container 55dead229d77 [2024-01-26T06:30:09.710Z] ---> 05e850b08aeb [2024-01-26T06:30:09.710Z] Step 15/25 : RUN apk --no-cache upgrade [2024-01-26T06:30:09.710Z] ---> Running in f2947ebc155f [2024-01-26T06:30:09.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:30:09.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:30:10.229Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:30:10.229Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:30:10.229Z] OK: 7 MiB in 16 packages [2024-01-26T06:30:10.860Z] Removing intermediate container f2947ebc155f [2024-01-26T06:30:10.860Z] ---> 54d17abac5ad [2024-01-26T06:30:10.860Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-01-26T06:30:11.550Z] ---> 21c37b40bd66 [2024-01-26T06:30:11.550Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-01-26T06:30:11.810Z] ---> 88304906f091 [2024-01-26T06:30:11.810Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-01-26T06:30:11.810Z] ---> 092ffa7fc6a9 [2024-01-26T06:30:11.810Z] Step 19/25 : EXPOSE 59993 [2024-01-26T06:30:11.810Z] ---> Running in 1cacd7833563 [2024-01-26T06:30:11.810Z] Removing intermediate container 1cacd7833563 [2024-01-26T06:30:11.810Z] ---> b02b75557d80 [2024-01-26T06:30:11.810Z] Step 20/25 : EXPOSE 161 [2024-01-26T06:30:12.071Z] ---> Running in 1cb328557feb [2024-01-26T06:30:12.071Z] Removing intermediate container 1cb328557feb [2024-01-26T06:30:12.071Z] ---> 6ab0e5d98c86 [2024-01-26T06:30:12.071Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-01-26T06:30:12.071Z] ---> Running in 15bac9b5c85d [2024-01-26T06:30:12.071Z] Removing intermediate container 15bac9b5c85d [2024-01-26T06:30:12.071Z] ---> 03bde6ae2e24 [2024-01-26T06:30:12.071Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-01-26T06:30:12.071Z] ---> Running in 936f2e73bcee [2024-01-26T06:30:12.330Z] Removing intermediate container 936f2e73bcee [2024-01-26T06:30:12.330Z] ---> 307a9dca2b1f [2024-01-26T06:30:12.330Z] Step 23/25 : LABEL arch=amd64 [2024-01-26T06:30:12.330Z] ---> Running in 148231ea15fd [2024-01-26T06:30:12.330Z] Removing intermediate container 148231ea15fd [2024-01-26T06:30:12.330Z] ---> 613e1bff2290 [2024-01-26T06:30:12.330Z] Step 24/25 : LABEL git_sha=c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [2024-01-26T06:30:12.330Z] ---> Running in 0c67c163aa44 [2024-01-26T06:30:12.330Z] Removing intermediate container 0c67c163aa44 [2024-01-26T06:30:12.330Z] ---> 1763fd20fd82 [2024-01-26T06:30:12.330Z] Step 25/25 : LABEL version=3.2.0-dev.5 [2024-01-26T06:30:12.330Z] ---> Running in 89d96a810aa6 [2024-01-26T06:30:12.590Z] Removing intermediate container 89d96a810aa6 [2024-01-26T06:30:12.590Z] ---> 01010507dbbb [2024-01-26T06:30:12.590Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T06:30:12.590Z] Successfully built 01010507dbbb [2024-01-26T06:30:12.590Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:30:12.880Z] provisioning config files... [2024-01-26T06:30:12.890Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15095937606934337012tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:30:13.232Z] ---> ****-login.sh [2024-01-26T06:30:13.232Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:30:13.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:13.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:13.233Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:13.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:13.233Z] [2024-01-26T06:30:13.233Z] Login Succeeded [2024-01-26T06:30:13.233Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:30:13.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:13.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:13.233Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:13.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:13.233Z] [2024-01-26T06:30:13.233Z] Login Succeeded [2024-01-26T06:30:13.233Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:30:13.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:13.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:13.491Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:13.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:13.491Z] [2024-01-26T06:30:13.491Z] Login Succeeded [2024-01-26T06:30:13.491Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:30:13.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:13.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:13.492Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:13.492Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:13.492Z] [2024-01-26T06:30:13.492Z] Login Succeeded [2024-01-26T06:30:13.492Z] ****.io [2024-01-26T06:30:13.675Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27971 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2024-01-26T06:30:13.723Z] Running in /w/workspace/device-snmp-go/105 [Pipeline] { [2024-01-26T06:30:13.755Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:13.755Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:13.755Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:13.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:13.755Z] [2024-01-26T06:30:13.755Z] Login Succeeded [2024-01-26T06:30:13.755Z] ---> ****-login.sh ends [Pipeline] checkout [2024-01-26T06:30:14.805Z] Selected Git installation does not exist. Using Default [2024-01-26T06:30:14.805Z] The recommended git tool is: NONE [Pipeline] } [2024-01-26T06:30:14.819Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:30:14.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:30:15.010Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2024-01-26T06:30:15.010Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [2024-01-26T06:30:15.010Z] latest [2024-01-26T06:30:15.010Z] 3.2.0-dev.5 [2024-01-26T06:30:15.010Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5 [2024-01-26T06:30:15.010Z] main [2024-01-26T06:30:15.010Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:15.488Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:15.889Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [2024-01-26T06:30:15.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-01-26T06:30:15.889Z] 0f24f84e3aca: Preparing [2024-01-26T06:30:15.889Z] bf2f3baad16d: Preparing [2024-01-26T06:30:15.889Z] 892fe2c6d5a8: Preparing [2024-01-26T06:30:15.889Z] f88ca9727a50: Preparing [2024-01-26T06:30:15.889Z] a9c1b61404b1: Preparing [2024-01-26T06:30:15.889Z] 9fe9a137fd00: Preparing [2024-01-26T06:30:15.889Z] 0f24f84e3aca: Pushed [2024-01-26T06:30:15.889Z] bf2f3baad16d: Pushed [2024-01-26T06:30:15.889Z] a9c1b61404b1: Pushed [2024-01-26T06:30:15.889Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:30:16.455Z] f88ca9727a50: Pushed [2024-01-26T06:30:18.989Z] 892fe2c6d5a8: Pushed [2024-01-26T06:30:18.989Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58: digest: sha256:274de3fc5c62eeb16c37cc8096c715db88428abe0fc103f656bf444b3d659a34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:19.477Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:19.883Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-01-26T06:30:19.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-01-26T06:30:19.883Z] 0f24f84e3aca: Preparing [2024-01-26T06:30:19.883Z] bf2f3baad16d: Preparing [2024-01-26T06:30:19.883Z] 892fe2c6d5a8: Preparing [2024-01-26T06:30:19.883Z] f88ca9727a50: Preparing [2024-01-26T06:30:19.883Z] a9c1b61404b1: Preparing [2024-01-26T06:30:19.883Z] 9fe9a137fd00: Preparing [2024-01-26T06:30:19.883Z] 9fe9a137fd00: Waiting [2024-01-26T06:30:19.883Z] 0f24f84e3aca: Layer already exists [2024-01-26T06:30:19.883Z] f88ca9727a50: Layer already exists [2024-01-26T06:30:19.883Z] a9c1b61404b1: Layer already exists [2024-01-26T06:30:19.883Z] bf2f3baad16d: Layer already exists [2024-01-26T06:30:19.883Z] 892fe2c6d5a8: Layer already exists [2024-01-26T06:30:19.883Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:30:19.883Z] latest: digest: sha256:274de3fc5c62eeb16c37cc8096c715db88428abe0fc103f656bf444b3d659a34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:20.082Z] using credential edgex-jenkins-ssh [2024-01-26T06:30:20.101Z] Cloning the remote Git repository [2024-01-26T06:30:20.286Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:20.683Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.5 [2024-01-26T06:30:20.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-01-26T06:30:20.683Z] 0f24f84e3aca: Preparing [2024-01-26T06:30:20.683Z] bf2f3baad16d: Preparing [2024-01-26T06:30:20.683Z] 892fe2c6d5a8: Preparing [2024-01-26T06:30:20.683Z] f88ca9727a50: Preparing [2024-01-26T06:30:20.683Z] a9c1b61404b1: Preparing [2024-01-26T06:30:20.683Z] 9fe9a137fd00: Preparing [2024-01-26T06:30:20.683Z] a9c1b61404b1: Layer already exists [2024-01-26T06:30:20.683Z] 0f24f84e3aca: Layer already exists [2024-01-26T06:30:20.683Z] bf2f3baad16d: Layer already exists [2024-01-26T06:30:20.683Z] f88ca9727a50: Layer already exists [2024-01-26T06:30:20.683Z] 892fe2c6d5a8: Layer already exists [2024-01-26T06:30:20.683Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:30:20.683Z] 3.2.0-dev.5: digest: sha256:274de3fc5c62eeb16c37cc8096c715db88428abe0fc103f656bf444b3d659a34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:20.141Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-01-26T06:30:20.226Z] > git init /w/workspace/device-snmp-go/105 # timeout=10 [2024-01-26T06:30:20.359Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-01-26T06:30:20.360Z] > git --version # timeout=10 [2024-01-26T06:30:20.378Z] > git --version # 'git version 2.25.1' [2024-01-26T06:30:20.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:30:20.529Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:30:21.097Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:21.512Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5 [2024-01-26T06:30:21.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-01-26T06:30:21.512Z] 0f24f84e3aca: Preparing [2024-01-26T06:30:21.512Z] bf2f3baad16d: Preparing [2024-01-26T06:30:21.512Z] 892fe2c6d5a8: Preparing [2024-01-26T06:30:21.512Z] f88ca9727a50: Preparing [2024-01-26T06:30:21.512Z] a9c1b61404b1: Preparing [2024-01-26T06:30:21.512Z] 9fe9a137fd00: Preparing [2024-01-26T06:30:21.512Z] 9fe9a137fd00: Waiting [2024-01-26T06:30:21.512Z] 0f24f84e3aca: Layer already exists [2024-01-26T06:30:21.512Z] f88ca9727a50: Layer already exists [2024-01-26T06:30:21.512Z] bf2f3baad16d: Layer already exists [2024-01-26T06:30:21.512Z] 892fe2c6d5a8: Layer already exists [2024-01-26T06:30:21.512Z] a9c1b61404b1: Layer already exists [2024-01-26T06:30:21.512Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:30:21.512Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5: digest: sha256:274de3fc5c62eeb16c37cc8096c715db88428abe0fc103f656bf444b3d659a34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:21.943Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:22.097Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-01-26T06:30:22.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:30:22.352Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2024-01-26T06:30:22.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-01-26T06:30:22.352Z] 0f24f84e3aca: Preparing [2024-01-26T06:30:22.352Z] bf2f3baad16d: Preparing [2024-01-26T06:30:22.352Z] 892fe2c6d5a8: Preparing [2024-01-26T06:30:22.352Z] f88ca9727a50: Preparing [2024-01-26T06:30:22.352Z] a9c1b61404b1: Preparing [2024-01-26T06:30:22.352Z] 9fe9a137fd00: Preparing [2024-01-26T06:30:22.352Z] 9fe9a137fd00: Waiting [2024-01-26T06:30:22.352Z] bf2f3baad16d: Layer already exists [2024-01-26T06:30:22.353Z] f88ca9727a50: Layer already exists [2024-01-26T06:30:22.353Z] a9c1b61404b1: Layer already exists [2024-01-26T06:30:22.353Z] 892fe2c6d5a8: Layer already exists [2024-01-26T06:30:22.353Z] 0f24f84e3aca: Layer already exists [2024-01-26T06:30:22.353Z] 9fe9a137fd00: Layer already exists [2024-01-26T06:30:22.353Z] main: digest: sha256:274de3fc5c62eeb16c37cc8096c715db88428abe0fc103f656bf444b3d659a34 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:30:22.583Z] ===================================================== [Pipeline] echo [2024-01-26T06:30:22.623Z] taggedImages: [2024-01-26T06:30:22.623Z] - nexus3.edgexfoundry.org:10004/device-snmp:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [2024-01-26T06:30:22.623Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-01-26T06:30:22.623Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.5 [2024-01-26T06:30:22.623Z] - nexus3.edgexfoundry.org:10004/device-snmp:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5 [2024-01-26T06:30:22.623Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [2024-01-26T06:30:22.887Z] Avoid second fetch [Pipeline] script [2024-01-26T06:30:22.887Z] Checking out Revision c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 (main) [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:23.254Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:30:23.254Z] [2024-01-26T06:30:23.254Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:23.404Z] Commit message: "Merge pull request #339 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.7" [2024-01-26T06:30:23.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:30:23.585Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T06:30:23.585Z] 5eb5b503b376: Pulling fs layer [2024-01-26T06:30:23.585Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T06:30:23.585Z] ec43610c2a17: Pulling fs layer [2024-01-26T06:30:23.585Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T06:30:23.585Z] 33b1e0a273af: Pulling fs layer [2024-01-26T06:30:23.585Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T06:30:23.585Z] 2f39f015ded8: Pulling fs layer [2024-01-26T06:30:23.585Z] 2f39f015ded8: Waiting [2024-01-26T06:30:23.585Z] 33b1e0a273af: Waiting [2024-01-26T06:30:23.585Z] 5d3b04190fa2: Waiting [2024-01-26T06:30:23.585Z] 3a2ae6a8a46f: Waiting [2024-01-26T06:30:23.585Z] 5c69ac0246d0: Verifying Checksum [2024-01-26T06:30:23.585Z] 5c69ac0246d0: Download complete [2024-01-26T06:30:23.585Z] 3a2ae6a8a46f: Download complete [2024-01-26T06:30:23.585Z] 33b1e0a273af: Verifying Checksum [2024-01-26T06:30:23.585Z] 33b1e0a273af: Download complete [2024-01-26T06:30:23.585Z] 5d3b04190fa2: Download complete [2024-01-26T06:30:23.585Z] ec43610c2a17: Verifying Checksum [2024-01-26T06:30:23.585Z] ec43610c2a17: Download complete [2024-01-26T06:30:22.905Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T06:30:22.964Z] > git checkout -f c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 # timeout=10 [2024-01-26T06:30:23.670Z] [2024-01-26T06:30:23.670Z] GitHub has been notified of this commit’s build result [2024-01-26T06:30:23.670Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2024-01-26T06:30:23.846Z] 5eb5b503b376: Verifying Checksum [2024-01-26T06:30:23.846Z] 5eb5b503b376: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:30:24.412Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T06:30:24.412Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:30:24.412Z] Dload Upload Total Spent Left Speed [2024-01-26T06:30:24.412Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 108k 0 --:--:-- --:--:-- --:--:-- 109k [2024-01-26T06:30:24.415Z] 2f39f015ded8: Download complete [Pipeline] sh [2024-01-26T06:30:24.747Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T06:30:24.980Z] 5eb5b503b376: Pull complete [2024-01-26T06:30:25.074Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-01-26T06:30:25.074Z] sudo tee /etc/docker/daemon.new [2024-01-26T06:30:25.074Z] { [2024-01-26T06:30:25.074Z] "registry-mirrors": [ [2024-01-26T06:30:25.074Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T06:30:25.074Z] ], [2024-01-26T06:30:25.074Z] "bip": "10.250.0.254/24", [2024-01-26T06:30:25.074Z] "hosts": [ [2024-01-26T06:30:25.074Z] "tcp://0.0.0.0:5555", [2024-01-26T06:30:25.074Z] "unix:///var/run/docker.sock" [2024-01-26T06:30:25.074Z] ], [2024-01-26T06:30:25.074Z] "mtu": 1458, [2024-01-26T06:30:25.074Z] "selinux-enabled": true, [2024-01-26T06:30:25.074Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T06:30:25.074Z] } [Pipeline] sh [2024-01-26T06:30:25.240Z] 5c69ac0246d0: Pull complete [2024-01-26T06:30:25.406Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T06:30:25.743Z] + sudo service docker restart [2024-01-26T06:30:25.811Z] ec43610c2a17: Pull complete [2024-01-26T06:30:25.811Z] 3a2ae6a8a46f: Pull complete [2024-01-26T06:30:25.811Z] 33b1e0a273af: Pull complete [2024-01-26T06:30:26.070Z] 5d3b04190fa2: Pull complete [2024-01-26T06:30:30.260Z] 2f39f015ded8: Pull complete [2024-01-26T06:30:30.260Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T06:30:30.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:30:30.260Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:30:30.561Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:30:30.600Z] $ 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/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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-lftools-log-publisher:latest cat [2024-01-26T06:30:34.979Z] $ docker top b4a34938f3894917b6e6dd7e37f80cd8835a5319d51e7a0ccad83d98f5cb4612 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:30:35.495Z] ---> job-cost.sh [2024-01-26T06:30:35.495Z] lf-activate-venv: SKIPPING [2024-01-26T06:30:35.495Z] INFO: No Stack... [2024-01-26T06:30:35.756Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:30:36.035Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:30:36.342Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2024-01-26T06:30:36.342Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:30:36.358Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-105-stack-cost] [2024-01-26T06:30:36.390Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-105-stack-cost] did not exist. Created. [2024-01-26T06:30:36.390Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:30:36.806Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:30:36.830Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:30:36.871Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:30:36.955Z] $ docker stop --time=1 b4a34938f3894917b6e6dd7e37f80cd8835a5319d51e7a0ccad83d98f5cb4612 [2024-01-26T06:30:38.092Z] $ docker rm -f --volumes b4a34938f3894917b6e6dd7e37f80cd8835a5319d51e7a0ccad83d98f5cb4612 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:30:44.068Z] provisioning config files... [2024-01-26T06:30:44.138Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/105@tmp/config2797097814860075045tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:30:44.601Z] ---> ****-login.sh [2024-01-26T06:30:44.601Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:30:44.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:45.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:45.141Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:45.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:45.141Z] [2024-01-26T06:30:45.141Z] Login Succeeded [2024-01-26T06:30:45.141Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:30:45.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:45.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:45.412Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:45.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:45.412Z] [2024-01-26T06:30:45.412Z] Login Succeeded [2024-01-26T06:30:45.412Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:30:45.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:45.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:45.682Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:45.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:45.682Z] [2024-01-26T06:30:45.682Z] Login Succeeded [2024-01-26T06:30:45.682Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:30:45.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:45.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:45.951Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:45.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:45.951Z] [2024-01-26T06:30:45.951Z] Login Succeeded [2024-01-26T06:30:45.951Z] ****.io [2024-01-26T06:30:46.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:30:46.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:30:46.489Z] Configure a credential helper to remove this warning. See [2024-01-26T06:30:46.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:30:46.489Z] [2024-01-26T06:30:46.489Z] Login Succeeded [2024-01-26T06:30:46.489Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:30:46.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:30:46.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:30:47.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:30:47.051Z] ========================================================= [2024-01-26T06:30:47.051Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T06:30:47.051Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:30:47.570Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:30:48.983Z] #0 building with "default" instance using docker driver [2024-01-26T06:30:48.983Z] [2024-01-26T06:30:48.983Z] #1 [internal] load build definition from Dockerfile [2024-01-26T06:30:48.983Z] #1 transferring dockerfile: 1.61kB done [2024-01-26T06:30:48.983Z] #1 DONE 0.1s [2024-01-26T06:30:48.983Z] [2024-01-26T06:30:48.983Z] #2 [internal] load .dockerignore [2024-01-26T06:30:48.983Z] #2 transferring context: 46B done [2024-01-26T06:30:48.983Z] #2 DONE 0.1s [2024-01-26T06:30:48.983Z] [2024-01-26T06:30:48.983Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T06:30:48.983Z] #3 DONE 0.1s [2024-01-26T06:30:48.983Z] [2024-01-26T06:30:48.983Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:30:48.983Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T06:30:48.983Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T06:30:48.983Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-26T06:30:48.983Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.81MB / 63.99MB 0.2s [2024-01-26T06:30:48.983Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T06:30:48.983Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T06:30:48.983Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2024-01-26T06:30:48.983Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T06:30:49.257Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.3s [2024-01-26T06:30:49.258Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-26T06:30:49.258Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2024-01-26T06:30:49.258Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-26T06:30:49.258Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s [2024-01-26T06:30:49.258Z] #4 ... [2024-01-26T06:30:49.258Z] [2024-01-26T06:30:49.258Z] #5 [internal] load build context [2024-01-26T06:30:49.258Z] #5 transferring context: 7.04MB 0.3s done [2024-01-26T06:30:49.258Z] #5 DONE 0.4s [2024-01-26T06:30:49.258Z] [2024-01-26T06:30:49.258Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:30:49.258Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.87MB / 11.40MB 0.4s [2024-01-26T06:30:49.527Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.6s [2024-01-26T06:30:49.527Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s [2024-01-26T06:30:49.527Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 11.53MB / 97.63MB 0.6s [2024-01-26T06:30:49.527Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.08MB / 63.99MB 0.7s [2024-01-26T06:30:49.527Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-26T06:30:49.527Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-26T06:30:49.796Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.63MB / 63.99MB 0.8s [2024-01-26T06:30:49.796Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s [2024-01-26T06:30:49.796Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T06:30:49.796Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.26MB / 63.99MB 1.0s [2024-01-26T06:30:49.796Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 1.0s [2024-01-26T06:30:50.070Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.66MB / 63.99MB 1.1s [2024-01-26T06:30:50.070Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.05MB / 97.63MB 1.1s [2024-01-26T06:30:50.070Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T06:30:50.070Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.51MB / 63.99MB 1.3s [2024-01-26T06:30:50.070Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.59MB / 97.63MB 1.3s [2024-01-26T06:30:50.351Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.4s [2024-01-26T06:30:50.352Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.4s [2024-01-26T06:30:50.352Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s [2024-01-26T06:30:50.352Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.5s [2024-01-26T06:30:50.623Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2024-01-26T06:30:50.623Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.6s [2024-01-26T06:30:50.623Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T06:30:50.623Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 70.25MB / 97.63MB 1.8s [2024-01-26T06:30:50.892Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s [2024-01-26T06:30:50.892Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.62MB / 97.63MB 2.1s [2024-01-26T06:30:51.160Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.42MB / 97.63MB 2.3s [2024-01-26T06:30:51.428Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2024-01-26T06:30:56.778Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.6s [2024-01-26T06:31:02.131Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s [2024-01-26T06:31:08.791Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.1s done [2024-01-26T06:31:10.737Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T06:31:11.006Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T06:31:11.006Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2024-01-26T06:31:16.381Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.0s [2024-01-26T06:31:19.719Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.7s done [2024-01-26T06:31:19.719Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T06:31:21.665Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2024-01-26T06:31:21.942Z] #4 DONE 33.0s [2024-01-26T06:31:21.942Z] [2024-01-26T06:31:21.942Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T06:31:22.930Z] #6 0.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:31:22.930Z] #6 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:31:23.988Z] #6 2.089 (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:31:23.988Z] #6 2.107 (2/4) Installing libedit (20221030.3.1-r1) [2024-01-26T06:31:23.988Z] #6 2.119 (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:31:23.988Z] #6 2.182 (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:31:23.988Z] #6 2.209 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:31:24.269Z] #6 2.245 OK: 271 MiB in 56 packages [2024-01-26T06:31:25.690Z] #6 DONE 3.8s [2024-01-26T06:31:25.690Z] [2024-01-26T06:31:25.690Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2024-01-26T06:31:25.690Z] #7 DONE 0.1s [2024-01-26T06:31:25.963Z] [2024-01-26T06:31:25.963Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:31:25.963Z] #8 DONE 0.1s [2024-01-26T06:31:25.963Z] [2024-01-26T06:31:25.963Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:31:44.322Z] #9 DONE 16.6s [2024-01-26T06:31:44.322Z] [2024-01-26T06:31:44.322Z] #10 [builder 6/7] COPY . . [2024-01-26T06:31:44.322Z] #10 DONE 0.3s [2024-01-26T06:31:44.322Z] [2024-01-26T06:31:44.322Z] #11 [builder 7/7] RUN echo noop [2024-01-26T06:31:44.322Z] #11 0.559 noop [2024-01-26T06:31:44.322Z] #11 DONE 0.6s [2024-01-26T06:31:44.322Z] [2024-01-26T06:31:44.322Z] #12 exporting to image [2024-01-26T06:31:44.322Z] #12 exporting layers [2024-01-26T06:32:02.591Z] #12 exporting layers 17.3s done [2024-01-26T06:32:02.591Z] #12 writing image sha256:1735caef76671bd5c359e73ba479f88607d95f5ac9349b23804cb7fd6efb35ff done [2024-01-26T06:32:02.591Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-26T06:32:02.591Z] #12 DONE 17.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:03.184Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:32:03.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:32:03.470Z] prd-ubuntu20.04-docker-arm64-4c-16g-27971 does not seem to be running inside a container [2024-01-26T06:32:03.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/105 -v /w/workspace/device-snmp-go/105:/w/workspace/device-snmp-go/105:rw,z -v /w/workspace/device-snmp-go/105@tmp:/w/workspace/device-snmp-go/105@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 ******** ci-base-image-arm64 cat [2024-01-26T06:32:04.706Z] $ docker top d4a486616020ae913a475afcc31d73027787842c408bf2ad1d82220f5edd70e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:32:05.632Z] + go version [2024-01-26T06:32:05.632Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T06:32:05.653Z] $ docker stop --time=1 d4a486616020ae913a475afcc31d73027787842c408bf2ad1d82220f5edd70e9 [2024-01-26T06:32:10.757Z] $ docker rm -f --volumes d4a486616020ae913a475afcc31d73027787842c408bf2ad1d82220f5edd70e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:32:11.732Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:32:11.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:32:11.982Z] prd-ubuntu20.04-docker-arm64-4c-16g-27971 does not seem to be running inside a container [2024-01-26T06:32:12.046Z] $ 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/105 -v /w/workspace/device-snmp-go/105:/w/workspace/device-snmp-go/105:rw,z -v /w/workspace/device-snmp-go/105@tmp:/w/workspace/device-snmp-go/105@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 ******** ci-base-image-arm64 cat [2024-01-26T06:32:12.922Z] $ docker top 5a36288346a8b9afd21ce39fa71db58ffc1b2ef380287e7b4c8da0c9165a49e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:32:13.473Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/105 [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:32:13.848Z] + make test [2024-01-26T06:32:13.848Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:32:17.204Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-01-26T06:33:13.626Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2024-01-26T06:33:13.626Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.033s coverage: 0.0% of statements [2024-01-26T06:33:13.626Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T06:33:13.626Z] go vet ./... [2024-01-26T06:33:23.728Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:33:23.728Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:33:23.728Z] ./bin/test-attribution-txt.sh [2024-01-26T06:33:23.728Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:33:24.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:33:24.076Z] $ docker stop --time=1 5a36288346a8b9afd21ce39fa71db58ffc1b2ef380287e7b4c8da0c9165a49e7 [2024-01-26T06:33:25.947Z] $ docker rm -f --volumes 5a36288346a8b9afd21ce39fa71db58ffc1b2ef380287e7b4c8da0c9165a49e7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:33:27.279Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:33:27.345Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T06:33:27.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:33:28.542Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:33:28.871Z] + ls -al . [2024-01-26T06:33:28.871Z] total 168 [2024-01-26T06:33:28.871Z] drwxrwxr-x 7 jenkins jenkins 4096 Jan 26 06:32 . [2024-01-26T06:33:28.871Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:30 .. [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 6 Jan 26 06:30 .dockerignore [2024-01-26T06:33:28.871Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:30 .git [2024-01-26T06:33:28.871Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:30 .github [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 263 Jan 26 06:30 .gitignore [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:30 .golangci.yml [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 10025 Jan 26 06:30 Attribution.txt [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 11809 Jan 26 06:30 CHANGELOG.md [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 1571 Jan 26 06:30 Dockerfile [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:30 GOVERNANCE.md [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 656 Jan 26 06:30 Jenkinsfile [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:30 LICENSE [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 2240 Jan 26 06:30 Makefile [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 620 Jan 26 06:30 OWNERS.md [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 10477 Jan 26 06:30 README.md [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 11 Jan 26 06:28 VERSION [2024-01-26T06:33:28.871Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:30 bin [2024-01-26T06:33:28.871Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:30 cmd [2024-01-26T06:33:28.871Z] -rw-r--r-- 1 jenkins jenkins 8837 Jan 26 06:33 coverage.out [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 3755 Jan 26 06:30 go.mod [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 34417 Jan 26 06:30 go.sum [2024-01-26T06:33:28.871Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:30 internal [2024-01-26T06:33:28.871Z] -rw-rw-r-- 1 jenkins jenkins 228 Jan 26 06:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:33:29.334Z] + 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=c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 --label arch=arm64 --label version=3.2.0-dev.5 . [2024-01-26T06:33:30.301Z] #0 building with "default" instance using docker driver [2024-01-26T06:33:30.301Z] [2024-01-26T06:33:30.301Z] #1 [internal] load .dockerignore [2024-01-26T06:33:30.301Z] #1 transferring context: 46B 0.0s done [2024-01-26T06:33:30.301Z] #1 DONE 0.0s [2024-01-26T06:33:30.301Z] [2024-01-26T06:33:30.301Z] #2 [internal] load build definition from Dockerfile [2024-01-26T06:33:30.301Z] #2 transferring dockerfile: 1.61kB 0.0s done [2024-01-26T06:33:30.301Z] #2 DONE 0.0s [2024-01-26T06:33:30.301Z] [2024-01-26T06:33:30.301Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T06:33:30.301Z] #3 DONE 0.0s [2024-01-26T06:33:30.301Z] [2024-01-26T06:33:30.301Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T06:33:30.571Z] #4 DONE 0.3s [2024-01-26T06:33:30.571Z] [2024-01-26T06:33:30.571Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:33:30.571Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:33:30.571Z] #5 ... [2024-01-26T06:33:30.571Z] [2024-01-26T06:33:30.571Z] #6 [internal] load build context [2024-01-26T06:33:30.571Z] #6 transferring context: 15.30kB 0.0s done [2024-01-26T06:33:30.571Z] #6 DONE 0.1s [2024-01-26T06:33:30.571Z] [2024-01-26T06:33:30.571Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:33:30.571Z] #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T06:33:30.571Z] #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T06:33:30.571Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-26T06:33:30.571Z] #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T06:33:30.571Z] #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T06:33:30.848Z] #5 ... [2024-01-26T06:33:30.848Z] [2024-01-26T06:33:30.848Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T06:33:30.848Z] #7 DONE 0.2s [2024-01-26T06:33:30.848Z] [2024-01-26T06:33:30.848Z] #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:33:30.848Z] #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-26T06:33:30.848Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T06:33:31.116Z] #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-26T06:33:31.385Z] #5 DONE 1.0s [2024-01-26T06:33:31.385Z] [2024-01-26T06:33:31.385Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:33:31.970Z] #8 0.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:33:32.553Z] #8 1.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:33:33.521Z] #8 2.158 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:33:33.521Z] #8 2.169 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:33:33.521Z] #8 2.191 OK: 8 MiB in 16 packages [2024-01-26T06:33:36.094Z] #8 DONE 4.6s [2024-01-26T06:33:36.094Z] [2024-01-26T06:33:36.094Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2024-01-26T06:33:36.094Z] #9 0.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:33:36.094Z] #9 1.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:33:36.094Z] #9 2.418 OK: 271 MiB in 56 packages [2024-01-26T06:33:36.094Z] #9 DONE 5.3s [2024-01-26T06:33:36.094Z] [2024-01-26T06:33:36.094Z] #10 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:33:36.094Z] #10 ... [2024-01-26T06:33:36.094Z] [2024-01-26T06:33:36.094Z] #11 [builder 3/7] WORKDIR /device-snmp-go [2024-01-26T06:33:36.094Z] #11 DONE 0.1s [2024-01-26T06:33:36.361Z] [2024-01-26T06:33:36.361Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:33:36.361Z] #12 DONE 0.2s [2024-01-26T06:33:36.361Z] [2024-01-26T06:33:36.361Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:33:37.776Z] #13 DONE 1.2s [2024-01-26T06:33:37.776Z] [2024-01-26T06:33:37.776Z] #14 [builder 6/7] COPY . . [2024-01-26T06:33:37.776Z] #14 DONE 0.3s [2024-01-26T06:33:37.776Z] [2024-01-26T06:33:37.776Z] #10 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:33:37.776Z] #10 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:33:37.776Z] #10 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:33:38.755Z] #10 2.850 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:33:39.024Z] #10 2.976 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:33:39.024Z] #10 3.008 OK: 8 MiB in 16 packages [2024-01-26T06:33:39.303Z] #10 DONE 3.4s [2024-01-26T06:33:39.303Z] [2024-01-26T06:33:39.303Z] #15 [builder 7/7] RUN make build [2024-01-26T06:33:39.303Z] #15 0.754 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-01-26T06:35:01.078Z] #15 DONE 79.1s [2024-01-26T06:35:01.078Z] [2024-01-26T06:35:01.078Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2024-01-26T06:35:01.078Z] #16 DONE 0.4s [2024-01-26T06:35:01.078Z] [2024-01-26T06:35:01.078Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2024-01-26T06:35:01.078Z] #17 DONE 0.1s [2024-01-26T06:35:01.078Z] [2024-01-26T06:35:01.078Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2024-01-26T06:35:01.078Z] #18 DONE 0.1s [2024-01-26T06:35:01.078Z] [2024-01-26T06:35:01.078Z] #19 exporting to image [2024-01-26T06:35:01.078Z] #19 exporting layers [2024-01-26T06:35:01.078Z] #19 exporting layers 0.4s done [2024-01-26T06:35:01.078Z] #19 writing image sha256:0037a9b4a913b37664bdc43559034769618724ecb527f92a70cd1e7467b0f502 done [2024-01-26T06:35:01.078Z] #19 naming to docker.io/library/device-snmp-arm64 done [2024-01-26T06:35:01.078Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:35:01.609Z] provisioning config files... [2024-01-26T06:35:01.629Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/105@tmp/config865108645240492145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:35:02.055Z] ---> ****-login.sh [2024-01-26T06:35:02.055Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:35:02.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:02.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:02.338Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:02.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:02.338Z] [2024-01-26T06:35:02.338Z] Login Succeeded [2024-01-26T06:35:02.338Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:35:02.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:02.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:02.616Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:02.616Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:02.616Z] [2024-01-26T06:35:02.616Z] Login Succeeded [2024-01-26T06:35:02.616Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:35:02.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:02.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:02.887Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:02.887Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:02.887Z] [2024-01-26T06:35:02.887Z] Login Succeeded [2024-01-26T06:35:02.887Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:35:03.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:03.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:03.426Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:03.426Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:03.426Z] [2024-01-26T06:35:03.426Z] Login Succeeded [2024-01-26T06:35:03.426Z] ****.io [2024-01-26T06:35:03.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:35:03.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:35:03.697Z] Configure a credential helper to remove this warning. See [2024-01-26T06:35:03.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:35:03.697Z] [2024-01-26T06:35:03.697Z] Login Succeeded [2024-01-26T06:35:03.697Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:35:03.712Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:35:04.004Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:35:04.074Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2024-01-26T06:35:04.074Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [2024-01-26T06:35:04.074Z] latest [2024-01-26T06:35:04.074Z] 3.2.0-dev.5 [2024-01-26T06:35:04.074Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5 [2024-01-26T06:35:04.074Z] main [2024-01-26T06:35:04.075Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:04.690Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:05.199Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [2024-01-26T06:35:05.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-01-26T06:35:05.199Z] 6c80c2fa64ab: Preparing [2024-01-26T06:35:05.199Z] a9b809a10aa1: Preparing [2024-01-26T06:35:05.199Z] 39c6144308d7: Preparing [2024-01-26T06:35:05.199Z] c5519bc48268: Preparing [2024-01-26T06:35:05.199Z] 63f21c7ab36a: Preparing [2024-01-26T06:35:05.199Z] 0faf9b67be60: Preparing [2024-01-26T06:35:05.199Z] 0faf9b67be60: Waiting [2024-01-26T06:35:05.473Z] 63f21c7ab36a: Pushed [2024-01-26T06:35:05.473Z] a9b809a10aa1: Pushed [2024-01-26T06:35:05.473Z] 6c80c2fa64ab: Pushed [2024-01-26T06:35:05.473Z] 0faf9b67be60: Layer already exists [2024-01-26T06:35:06.903Z] c5519bc48268: Pushed [2024-01-26T06:35:12.276Z] 39c6144308d7: Pushed [2024-01-26T06:35:12.276Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58: digest: sha256:7d036b420b30e2eeaa8a8780b2431e4f78c09e291781814477bd92e3a02da0bb size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:12.782Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:13.297Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-01-26T06:35:13.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-01-26T06:35:13.297Z] 6c80c2fa64ab: Preparing [2024-01-26T06:35:13.297Z] a9b809a10aa1: Preparing [2024-01-26T06:35:13.297Z] 39c6144308d7: Preparing [2024-01-26T06:35:13.297Z] c5519bc48268: Preparing [2024-01-26T06:35:13.297Z] 63f21c7ab36a: Preparing [2024-01-26T06:35:13.297Z] 0faf9b67be60: Preparing [2024-01-26T06:35:13.297Z] 0faf9b67be60: Waiting [2024-01-26T06:35:13.297Z] 63f21c7ab36a: Layer already exists [2024-01-26T06:35:13.297Z] c5519bc48268: Layer already exists [2024-01-26T06:35:13.297Z] 6c80c2fa64ab: Layer already exists [2024-01-26T06:35:13.297Z] a9b809a10aa1: Layer already exists [2024-01-26T06:35:13.297Z] 39c6144308d7: Layer already exists [2024-01-26T06:35:13.297Z] 0faf9b67be60: Layer already exists [2024-01-26T06:35:13.577Z] latest: digest: sha256:7d036b420b30e2eeaa8a8780b2431e4f78c09e291781814477bd92e3a02da0bb size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:14.101Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:14.612Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.5 [2024-01-26T06:35:14.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-01-26T06:35:14.612Z] 6c80c2fa64ab: Preparing [2024-01-26T06:35:14.612Z] a9b809a10aa1: Preparing [2024-01-26T06:35:14.612Z] 39c6144308d7: Preparing [2024-01-26T06:35:14.612Z] c5519bc48268: Preparing [2024-01-26T06:35:14.612Z] 63f21c7ab36a: Preparing [2024-01-26T06:35:14.612Z] 0faf9b67be60: Preparing [2024-01-26T06:35:14.612Z] 0faf9b67be60: Waiting [2024-01-26T06:35:14.612Z] 6c80c2fa64ab: Layer already exists [2024-01-26T06:35:14.612Z] 63f21c7ab36a: Layer already exists [2024-01-26T06:35:14.612Z] c5519bc48268: Layer already exists [2024-01-26T06:35:14.612Z] a9b809a10aa1: Layer already exists [2024-01-26T06:35:14.612Z] 39c6144308d7: Layer already exists [2024-01-26T06:35:14.612Z] 0faf9b67be60: Layer already exists [2024-01-26T06:35:14.884Z] 3.2.0-dev.5: digest: sha256:7d036b420b30e2eeaa8a8780b2431e4f78c09e291781814477bd92e3a02da0bb size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:15.380Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:15.958Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5 [2024-01-26T06:35:15.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-01-26T06:35:15.958Z] 6c80c2fa64ab: Preparing [2024-01-26T06:35:15.958Z] a9b809a10aa1: Preparing [2024-01-26T06:35:15.958Z] 39c6144308d7: Preparing [2024-01-26T06:35:15.958Z] c5519bc48268: Preparing [2024-01-26T06:35:15.958Z] 63f21c7ab36a: Preparing [2024-01-26T06:35:15.958Z] 0faf9b67be60: Preparing [2024-01-26T06:35:15.958Z] 0faf9b67be60: Waiting [2024-01-26T06:35:15.958Z] 39c6144308d7: Layer already exists [2024-01-26T06:35:15.958Z] 6c80c2fa64ab: Layer already exists [2024-01-26T06:35:15.958Z] a9b809a10aa1: Layer already exists [2024-01-26T06:35:15.958Z] c5519bc48268: Layer already exists [2024-01-26T06:35:15.958Z] 63f21c7ab36a: Layer already exists [2024-01-26T06:35:15.958Z] 0faf9b67be60: Layer already exists [2024-01-26T06:35:16.228Z] c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5: digest: sha256:7d036b420b30e2eeaa8a8780b2431e4f78c09e291781814477bd92e3a02da0bb size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:16.758Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:17.251Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2024-01-26T06:35:17.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-01-26T06:35:17.251Z] 6c80c2fa64ab: Preparing [2024-01-26T06:35:17.251Z] a9b809a10aa1: Preparing [2024-01-26T06:35:17.251Z] 39c6144308d7: Preparing [2024-01-26T06:35:17.251Z] c5519bc48268: Preparing [2024-01-26T06:35:17.251Z] 63f21c7ab36a: Preparing [2024-01-26T06:35:17.251Z] 0faf9b67be60: Preparing [2024-01-26T06:35:17.251Z] 0faf9b67be60: Waiting [2024-01-26T06:35:17.251Z] a9b809a10aa1: Layer already exists [2024-01-26T06:35:17.251Z] 6c80c2fa64ab: Layer already exists [2024-01-26T06:35:17.251Z] 63f21c7ab36a: Layer already exists [2024-01-26T06:35:17.251Z] c5519bc48268: Layer already exists [2024-01-26T06:35:17.251Z] 39c6144308d7: Layer already exists [2024-01-26T06:35:17.251Z] 0faf9b67be60: Layer already exists [2024-01-26T06:35:17.521Z] main: digest: sha256:7d036b420b30e2eeaa8a8780b2431e4f78c09e291781814477bd92e3a02da0bb size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-01-26T06:35:17.857Z] ===================================================== [Pipeline] echo [2024-01-26T06:35:17.920Z] taggedImages: [2024-01-26T06:35:17.920Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [2024-01-26T06:35:17.920Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-01-26T06:35:17.920Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.5 [2024-01-26T06:35:17.920Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58-3.2.0-dev.5 [2024-01-26T06:35:17.920Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:18.618Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:35:18.619Z] [2024-01-26T06:35:18.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:35:19.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:35:19.299Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T06:35:19.299Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T06:35:19.299Z] 04944245beec: Pulling fs layer [2024-01-26T06:35:19.299Z] 699f458cf7ca: Pulling fs layer [2024-01-26T06:35:19.299Z] 765212b225bb: Pulling fs layer [2024-01-26T06:35:19.299Z] f23df028b6ca: Pulling fs layer [2024-01-26T06:35:19.299Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T06:35:19.299Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T06:35:19.299Z] 765212b225bb: Waiting [2024-01-26T06:35:19.299Z] d65c8cfc05b1: Waiting [2024-01-26T06:35:19.299Z] 2437ff75d9bd: Waiting [2024-01-26T06:35:19.299Z] f23df028b6ca: Waiting [2024-01-26T06:35:19.299Z] 04944245beec: Verifying Checksum [2024-01-26T06:35:19.299Z] 04944245beec: Download complete [2024-01-26T06:35:19.299Z] 765212b225bb: Verifying Checksum [2024-01-26T06:35:19.299Z] 765212b225bb: Download complete [2024-01-26T06:35:19.299Z] f23df028b6ca: Verifying Checksum [2024-01-26T06:35:19.299Z] f23df028b6ca: Download complete [2024-01-26T06:35:19.568Z] d65c8cfc05b1: Download complete [2024-01-26T06:35:19.568Z] 699f458cf7ca: Verifying Checksum [2024-01-26T06:35:19.568Z] 699f458cf7ca: Download complete [2024-01-26T06:35:19.838Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T06:35:19.838Z] 8998bd30e6a1: Download complete [2024-01-26T06:35:22.573Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T06:35:26.865Z] 8998bd30e6a1: Pull complete [2024-01-26T06:35:26.865Z] 04944245beec: Pull complete [2024-01-26T06:35:28.826Z] 699f458cf7ca: Pull complete [2024-01-26T06:35:28.826Z] 765212b225bb: Pull complete [2024-01-26T06:35:33.144Z] f23df028b6ca: Pull complete [2024-01-26T06:35:33.144Z] d65c8cfc05b1: Pull complete [2024-01-26T06:35:59.924Z] 2437ff75d9bd: Pull complete [2024-01-26T06:35:59.924Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T06:35:59.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:35:59.924Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:36:00.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-27971 does not seem to be running inside a container [2024-01-26T06:36:00.388Z] $ 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/105 -v /w/workspace/device-snmp-go/105:/w/workspace/device-snmp-go/105:rw,z -v /w/workspace/device-snmp-go/105@tmp:/w/workspace/device-snmp-go/105@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-26T06:36:03.199Z] $ docker top fa6fe337d1e7ad4ace5cf4b99217b50f11d276b94971c56ef3531b4a8e8807d2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:36:03.858Z] ---> job-cost.sh [2024-01-26T06:36:04.239Z] lf-activate-venv: SKIPPING [2024-01-26T06:36:04.239Z] INFO: No Stack... [2024-01-26T06:36:04.569Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:36:05.237Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:36:05.569Z] + cat /w/workspace/device-snmp-go/105/archives/cost.csv+ [2024-01-26T06:36:05.569Z] cut -d, -f6 [Pipeline] lock [2024-01-26T06:36:05.787Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-105-stack-cost] [2024-01-26T06:36:05.793Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-105-stack-cost] did not exist. Created. [2024-01-26T06:36:05.793Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-105-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:36:06.353Z] /w/workspace/device-snmp-go/105@tmp/durable-077518d4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T06:36:06.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:36:06.954Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T06:36:07.047Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:36:07.126Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-105-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:36:07.259Z] $ docker stop --time=1 fa6fe337d1e7ad4ace5cf4b99217b50f11d276b94971c56ef3531b4a8e8807d2 [2024-01-26T06:36:08.741Z] $ docker rm -f --volumes fa6fe337d1e7ad4ace5cf4b99217b50f11d276b94971c56ef3531b4a8e8807d2 [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 [2024-01-26T06:36:10.585Z] provisioning config files... [2024-01-26T06:36:10.593Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4057394708254436784tmp [Pipeline] { [Pipeline] sh [2024-01-26T06:36:10.989Z] + set +x [2024-01-26T06:36:10.989Z] + curl -s https://codecov.io/bash [2024-01-26T06:36:10.989Z] + bash -s -- [2024-01-26T06:36:10.989Z] [2024-01-26T06:36:10.989Z] _____ _ [2024-01-26T06:36:10.989Z] / ____| | | [2024-01-26T06:36:10.989Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T06:36:10.989Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T06:36:10.989Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T06:36:10.989Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T06:36:10.989Z] Bash-1.0.6 [2024-01-26T06:36:10.989Z] [2024-01-26T06:36:10.989Z] [2024-01-26T06:36:10.989Z] ==> git version 2.25.1 found [2024-01-26T06:36:10.989Z] ==> 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 [2024-01-26T06:36:10.989Z] Release-Date: 2020-01-08 [2024-01-26T06:36:10.990Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-26T06:36:10.990Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T06:36:10.990Z] ==> Jenkins CI detected. [2024-01-26T06:36:10.990Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2024-01-26T06:36:10.990Z] project root: . [2024-01-26T06:36:10.990Z] --> token set from env [2024-01-26T06:36:10.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T06:36:10.990Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T06:36:10.990Z] ==> Python coveragepy not found [2024-01-26T06:36:10.990Z] ==> Searching for coverage reports in: [2024-01-26T06:36:10.990Z] + . [2024-01-26T06:36:10.990Z] -> Found 1 reports [2024-01-26T06:36:10.990Z] ==> Detecting git/mercurial file structure [2024-01-26T06:36:10.990Z] ==> Reading reports [2024-01-26T06:36:11.249Z] + ./coverage.out bytes=8837 [2024-01-26T06:36:11.249Z] ==> Appending adjustments [2024-01-26T06:36:11.249Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T06:36:11.249Z] + Found adjustments [2024-01-26T06:36:11.249Z] ==> Gzipping contents [2024-01-26T06:36:11.249Z] 4.0K /tmp/codecov.R9UO8b.gz [2024-01-26T06:36:11.249Z] ==> Uploading reports [2024-01-26T06:36:11.249Z] url: https://codecov.io [2024-01-26T06:36:11.249Z] query: branch=main&commit=c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:36:11.249Z] -> Pinging Codecov [2024-01-26T06:36:11.249Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58&build=105&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F105%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-01-26T06:36:11.249Z] -> Uploading to [2024-01-26T06:36:11.249Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/6C56EA5C29638FB4528AC87E60AF5AE0/c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58/38597103-66a6-43f9-898f-c3b1e0457249.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T063611Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c7d4b1569d3995bafb170d35c6a0cbb030a2b3f6421215e6527044aaf5535aaa [2024-01-26T06:36:11.249Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:36:11.249Z] Dload Upload Total Spent Left Speed [2024-01-26T06:36:11.508Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5929 --:--:-- --:--:-- --:--:-- 5929 [2024-01-26T06:36:11.508Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [Pipeline] } [2024-01-26T06:36:11.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-01-26T06:36:12.107Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-01-26T06:36:12.121Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:12.577Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:36:12.577Z] [2024-01-26T06:36:12.577Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:12.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:36:12.934Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-01-26T06:36:12.934Z] df9b9388f04a: Pulling fs layer [2024-01-26T06:36:12.934Z] 52dc419b0ee2: Pulling fs layer [2024-01-26T06:36:12.934Z] 25bc292e5bac: Pulling fs layer [2024-01-26T06:36:12.934Z] 114826534d7a: Pulling fs layer [2024-01-26T06:36:12.934Z] 4657fd5d0bcf: Pulling fs layer [2024-01-26T06:36:12.934Z] 6ad1cebc031e: Pulling fs layer [2024-01-26T06:36:12.934Z] 8a3aa393b2d8: Pulling fs layer [2024-01-26T06:36:12.934Z] 4657fd5d0bcf: Waiting [2024-01-26T06:36:12.934Z] 6ad1cebc031e: Waiting [2024-01-26T06:36:12.934Z] 8a3aa393b2d8: Waiting [2024-01-26T06:36:12.934Z] 114826534d7a: Waiting [2024-01-26T06:36:12.934Z] 25bc292e5bac: Verifying Checksum [2024-01-26T06:36:12.934Z] 25bc292e5bac: Download complete [2024-01-26T06:36:12.934Z] 52dc419b0ee2: Verifying Checksum [2024-01-26T06:36:12.934Z] 52dc419b0ee2: Download complete [2024-01-26T06:36:12.934Z] 4657fd5d0bcf: Download complete [2024-01-26T06:36:12.934Z] df9b9388f04a: Download complete [2024-01-26T06:36:13.193Z] 6ad1cebc031e: Download complete [2024-01-26T06:36:13.193Z] df9b9388f04a: Pull complete [2024-01-26T06:36:13.452Z] 52dc419b0ee2: Pull complete [2024-01-26T06:36:13.452Z] 25bc292e5bac: Pull complete [2024-01-26T06:36:13.712Z] 114826534d7a: Download complete [2024-01-26T06:36:13.970Z] 8a3aa393b2d8: Verifying Checksum [2024-01-26T06:36:13.970Z] 8a3aa393b2d8: Download complete [2024-01-26T06:36:17.271Z] 114826534d7a: Pull complete [2024-01-26T06:36:17.271Z] 4657fd5d0bcf: Pull complete [2024-01-26T06:36:17.271Z] 6ad1cebc031e: Pull complete [2024-01-26T06:36:19.799Z] 8a3aa393b2d8: Pull complete [2024-01-26T06:36:19.799Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-01-26T06:36:19.799Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-01-26T06:36:19.799Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:36:20.098Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:36:20.136Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@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/edgex-snyk-go:1.410.4 cat [2024-01-26T06:36:25.245Z] $ docker top 1b16660cd18aa53a3fe8c8c49ad4d1816a7db35690f74764ac91dc4d23b0a3fb -eo pid,comm [Pipeline] { [Pipeline] echo [2024-01-26T06:36:25.415Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2024-01-26T06:36:25.698Z] + set -o pipefail [2024-01-26T06:36:25.698Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2024-01-26T06:36:30.972Z] [2024-01-26T06:36:30.972Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2024-01-26T06:36:30.972Z] [2024-01-26T06:36:30.972Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/4f5d7634-cd82-479c-b094-d293cd4c50d0 [2024-01-26T06:36:30.972Z] [2024-01-26T06:36:30.972Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-01-26T06:36:30.972Z] [2024-01-26T06:36:30.972Z] [2024-01-26T06:36:30.972Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-01-26T06:36:30.972Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-01-26T06:36:30.972Z] More details here: https://snyk.co/ue1NS [2024-01-26T06:36:30.972Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2024-01-26T06:36:30.972Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-01-26T06:36:30.989Z] $ docker stop --time=1 1b16660cd18aa53a3fe8c8c49ad4d1816a7db35690f74764ac91dc4d23b0a3fb [2024-01-26T06:36:34.736Z] $ docker rm -f --volumes 1b16660cd18aa53a3fe8c8c49ad4d1816a7db35690f74764ac91dc4d23b0a3fb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:36:36.254Z] + git log --format=format:%s -1 c2c42889b25b25fe7e98aa198a4ebf7bc3c2ea58 [Pipeline] sh [2024-01-26T06:36:36.543Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:36:36.544Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:36.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:36:36.898Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:36:37.123Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:36:37.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:36:37.557Z] $ docker top a2eba20d3a0a550c0a4fce7fdbcaacf8404405f16135f6ef13c4c365f42a7c40 -eo pid,comm [2024-01-26T06:36:37.621Z] 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). [2024-01-26T06:36:37.621Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:36:37.825Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:36:37.825Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:36:37.931Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:36:37.939Z] $ docker exec a2eba20d3a0a550c0a4fce7fdbcaacf8404405f16135f6ef13c4c365f42a7c40 ssh-agent [2024-01-26T06:36:38.031Z] SSH_AUTH_SOCK=/tmp/ssh-qdnE3obHzCEI/agent.31 [2024-01-26T06:36:38.031Z] SSH_AGENT_PID=37 [2024-01-26T06:36:38.037Z] Running ssh-add (command line suppressed) [2024-01-26T06:36:38.135Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11724045990897058497.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11724045990897058497.key) [2024-01-26T06:36:38.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:36:38.493Z] + git semver tag [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,654 [run_tag] DEBUG tag force:False [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,655 [check_head_tag] DEBUG check head tag [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,655 [execute] INFO git cat-file --batch-check [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,659 [execute] INFO git cat-file --batch [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,671 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,671 [execute] INFO git tag -a v3.2.0-dev.5 -m v3.2.0-dev.5 [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,672 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.5', '-m', 'v3.2.0-dev.5'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:36:38.753Z] 2024-01-26 06:36:38,676 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:36:38.753Z] 3.2.0-dev.5 [Pipeline] } [2024-01-26T06:36:38.769Z] $ docker exec --env ******** --env ******** a2eba20d3a0a550c0a4fce7fdbcaacf8404405f16135f6ef13c4c365f42a7c40 ssh-agent -k [2024-01-26T06:36:38.855Z] unset SSH_AUTH_SOCK; [2024-01-26T06:36:38.855Z] unset SSH_AGENT_PID; [2024-01-26T06:36:38.855Z] echo Agent pid 37 killed; [2024-01-26T06:36:38.860Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:36:39.392Z] + git semver [Pipeline] } [2024-01-26T06:36:39.669Z] $ docker stop --time=1 a2eba20d3a0a550c0a4fce7fdbcaacf8404405f16135f6ef13c4c365f42a7c40 [2024-01-26T06:36:40.965Z] $ docker rm -f --volumes a2eba20d3a0a550c0a4fce7fdbcaacf8404405f16135f6ef13c4c365f42a7c40 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:41.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:36:41.639Z] [2024-01-26T06:36:41.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:36:41.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:36:41.988Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-01-26T06:36:41.988Z] ab5ef0e58194: Pulling fs layer [2024-01-26T06:36:41.988Z] 9712f1f96733: Pulling fs layer [2024-01-26T06:36:41.988Z] 63f879dbbcfc: Pulling fs layer [2024-01-26T06:36:41.988Z] 0d9ebad4ef96: Pulling fs layer [2024-01-26T06:36:41.988Z] e9a5061849ea: Pulling fs layer [2024-01-26T06:36:41.988Z] d747dcd14b5f: Pulling fs layer [2024-01-26T06:36:41.988Z] 2de7ff778b66: Pulling fs layer [2024-01-26T06:36:41.988Z] d747dcd14b5f: Waiting [2024-01-26T06:36:41.988Z] 0d9ebad4ef96: Waiting [2024-01-26T06:36:41.988Z] e9a5061849ea: Waiting [2024-01-26T06:36:41.988Z] 2de7ff778b66: Waiting [2024-01-26T06:36:41.988Z] 9712f1f96733: Verifying Checksum [2024-01-26T06:36:41.988Z] 9712f1f96733: Download complete [2024-01-26T06:36:42.246Z] 63f879dbbcfc: Verifying Checksum [2024-01-26T06:36:42.246Z] 63f879dbbcfc: Download complete [2024-01-26T06:36:42.503Z] e9a5061849ea: Verifying Checksum [2024-01-26T06:36:42.503Z] e9a5061849ea: Download complete [2024-01-26T06:36:42.503Z] d747dcd14b5f: Verifying Checksum [2024-01-26T06:36:42.503Z] d747dcd14b5f: Download complete [2024-01-26T06:36:42.503Z] 0d9ebad4ef96: Verifying Checksum [2024-01-26T06:36:42.503Z] 0d9ebad4ef96: Download complete [2024-01-26T06:36:42.503Z] ab5ef0e58194: Download complete [2024-01-26T06:36:42.503Z] 2de7ff778b66: Verifying Checksum [2024-01-26T06:36:42.503Z] 2de7ff778b66: Download complete [2024-01-26T06:36:45.032Z] ab5ef0e58194: Pull complete [2024-01-26T06:36:45.032Z] 9712f1f96733: Pull complete [2024-01-26T06:36:45.967Z] 63f879dbbcfc: Pull complete [2024-01-26T06:36:49.246Z] 0d9ebad4ef96: Pull complete [2024-01-26T06:36:49.505Z] e9a5061849ea: Pull complete [2024-01-26T06:36:49.764Z] d747dcd14b5f: Pull complete [2024-01-26T06:36:50.696Z] 2de7ff778b66: Pull complete [2024-01-26T06:36:50.696Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-01-26T06:36:50.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-01-26T06:36:50.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:36:51.059Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:36:51.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-01-26T06:36:58.169Z] $ docker top 0ecb13ffc9ecc62f7c5d92ae5a3632057f1cc84e1dbff42780afa913470e43ad -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:36:58.342Z] provisioning config files... [2024-01-26T06:36:58.349Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13006617994741173151tmp [2024-01-26T06:36:58.358Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7115658727257737066tmp [2024-01-26T06:36:58.367Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7952240783953211623tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:36:58.457Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:36:58.748Z] ---> sigul-configuration.sh [2024-01-26T06:36:58.748Z] gpg: directory `/root/.gnupg' created [2024-01-26T06:36:58.748Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-01-26T06:36:58.748Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-01-26T06:36:58.748Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-01-26T06:36:58.748Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-01-26T06:36:58.748Z] gpg: CAST5 encrypted data [2024-01-26T06:36:58.748Z] gpg: encrypted with 1 passphrase [2024-01-26T06:36:58.748Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-01-26T06:36:59.032Z] + mkdir /home/jenkins [2024-01-26T06:36:59.032Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-01-26T06:36:59.323Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-01-26T06:36:59.336Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:36:59.633Z] ---> sigul-install.sh [2024-01-26T06:36:59.633Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-01-26T06:36:59.928Z] + git tag --list [2024-01-26T06:36:59.928Z] 1.0.0 [2024-01-26T06:36:59.928Z] v0.0.0 [2024-01-26T06:36:59.928Z] v1.1.0 [2024-01-26T06:36:59.928Z] v1.1.1 [2024-01-26T06:36:59.928Z] v1.2.2 [2024-01-26T06:36:59.928Z] v1.3.0 [2024-01-26T06:36:59.928Z] v1.3.1 [2024-01-26T06:36:59.928Z] v2.0.0 [2024-01-26T06:36:59.928Z] v2.1.0 [2024-01-26T06:36:59.928Z] v2.1.1 [2024-01-26T06:36:59.928Z] v2.2.0 [2024-01-26T06:36:59.928Z] v2.3.0 [2024-01-26T06:36:59.928Z] v3.0 [2024-01-26T06:36:59.928Z] v3.0.0 [2024-01-26T06:36:59.928Z] v3.1 [2024-01-26T06:36:59.928Z] v3.1.0 [2024-01-26T06:36:59.928Z] v3.1.0-dev.1 [2024-01-26T06:36:59.928Z] v3.1.0-dev.10 [2024-01-26T06:36:59.928Z] v3.1.0-dev.11 [2024-01-26T06:36:59.928Z] v3.1.0-dev.12 [2024-01-26T06:36:59.928Z] v3.1.0-dev.13 [2024-01-26T06:36:59.928Z] v3.1.0-dev.2 [2024-01-26T06:36:59.928Z] v3.1.0-dev.3 [2024-01-26T06:36:59.928Z] v3.1.0-dev.4 [2024-01-26T06:36:59.928Z] v3.1.0-dev.5 [2024-01-26T06:36:59.928Z] v3.1.0-dev.6 [2024-01-26T06:36:59.928Z] v3.1.0-dev.7 [2024-01-26T06:36:59.928Z] v3.1.0-dev.8 [2024-01-26T06:36:59.928Z] v3.1.0-dev.9 [2024-01-26T06:36:59.928Z] v3.2.0-dev.1 [2024-01-26T06:36:59.928Z] v3.2.0-dev.2 [2024-01-26T06:36:59.928Z] v3.2.0-dev.3 [2024-01-26T06:36:59.928Z] v3.2.0-dev.4 [2024-01-26T06:36:59.928Z] v3.2.0-dev.5 [Pipeline] sh [2024-01-26T06:37:00.226Z] + lftools sign git-tag v3.2.0-dev.5 [2024-01-26T06:37:00.794Z] Signing Git tag with Sigul... [2024-01-26T06:37:00.794Z] Signing v3.2.0-dev.5 [Pipeline] echo [2024-01-26T06:37:01.378Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:37:01.668Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-01-26T06:37:01.675Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-01-26T06:37:01.822Z] $ docker stop --time=1 0ecb13ffc9ecc62f7c5d92ae5a3632057f1cc84e1dbff42780afa913470e43ad [2024-01-26T06:37:03.174Z] $ docker rm -f --volumes 0ecb13ffc9ecc62f7c5d92ae5a3632057f1cc84e1dbff42780afa913470e43ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-01-26T06:37:04.108Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:37:04.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:04.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:37:04.468Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:04.713Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:37:04.749Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:37:05.108Z] $ docker top 304f2f965dc16e308337d1269a7912b91d4c8e15a67eb5f659fdde53bfeed9f8 -eo pid,comm [2024-01-26T06:37:05.151Z] 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). [2024-01-26T06:37:05.151Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:37:05.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:37:05.353Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:37:05.459Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:37:05.467Z] $ docker exec 304f2f965dc16e308337d1269a7912b91d4c8e15a67eb5f659fdde53bfeed9f8 ssh-agent [2024-01-26T06:37:05.586Z] SSH_AUTH_SOCK=/tmp/ssh-qGvrJVsmY8gj/agent.31 [2024-01-26T06:37:05.586Z] SSH_AGENT_PID=37 [2024-01-26T06:37:05.590Z] Running ssh-add (command line suppressed) [2024-01-26T06:37:05.685Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1270673632577683727.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1270673632577683727.key) [2024-01-26T06:37:05.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:37:06.039Z] + git semver bump pre [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,254 [bump_version] DEBUG bumping version:3.2.0-dev.5 on axis:pre with prefix:dev [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,254 [bump_version] DEBUG bumped version:3.2.0-dev.6 [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,254 [write_version] DEBUG write version:3.2.0-dev.6 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,254 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,255 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,257 [execute] INFO git cat-file --batch-check [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,257 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,262 [execute] INFO git cat-file --batch [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:37:06.298Z] 2024-01-26 06:37:06,267 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:37:06.298Z] 3.2.0-dev.6 [Pipeline] } [2024-01-26T06:37:06.314Z] $ docker exec --env ******** --env ******** 304f2f965dc16e308337d1269a7912b91d4c8e15a67eb5f659fdde53bfeed9f8 ssh-agent -k [2024-01-26T06:37:06.409Z] unset SSH_AUTH_SOCK; [2024-01-26T06:37:06.409Z] unset SSH_AGENT_PID; [2024-01-26T06:37:06.410Z] echo Agent pid 37 killed; [2024-01-26T06:37:06.413Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:37:06.965Z] + git semver [Pipeline] } [2024-01-26T06:37:07.243Z] $ docker stop --time=1 304f2f965dc16e308337d1269a7912b91d4c8e15a67eb5f659fdde53bfeed9f8 [2024-01-26T06:37:08.819Z] $ docker rm -f --volumes 304f2f965dc16e308337d1269a7912b91d4c8e15a67eb5f659fdde53bfeed9f8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:37:09.358Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T06:37:09.358Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:09.711Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T06:37:09.711Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:10.008Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:37:10.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T06:37:10.894Z] $ docker top a253284062e93937f99a5aab0b751e0ccc9d025b1a0b448dd1e7383e66eb1d7e -eo pid,comm [2024-01-26T06:37:10.935Z] 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). [2024-01-26T06:37:10.935Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T06:37:11.162Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T06:37:11.162Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T06:37:11.265Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T06:37:11.273Z] $ docker exec a253284062e93937f99a5aab0b751e0ccc9d025b1a0b448dd1e7383e66eb1d7e ssh-agent [2024-01-26T06:37:11.383Z] SSH_AUTH_SOCK=/tmp/ssh-BkrBgr1d0Y4D/agent.30 [2024-01-26T06:37:11.383Z] SSH_AGENT_PID=36 [2024-01-26T06:37:11.389Z] Running ssh-add (command line suppressed) [2024-01-26T06:37:11.512Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11038094246498270191.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11038094246498270191.key) [2024-01-26T06:37:11.516Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T06:37:11.858Z] + git semver push [2024-01-26T06:37:12.117Z] 2024-01-26 06:37:12,077 [run_push] DEBUG push [2024-01-26T06:37:12.117Z] 2024-01-26 06:37:12,078 [execute] INFO git cat-file --batch-check [2024-01-26T06:37:12.117Z] 2024-01-26 06:37:12,078 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T06:37:12.117Z] 2024-01-26 06:37:12,082 [execute] INFO git rev-list b8e2b045e1784856172177413734afaa5f4fe5ed -- [2024-01-26T06:37:12.117Z] 2024-01-26 06:37:12,083 [execute] DEBUG Popen(['git', 'rev-list', 'b8e2b045e1784856172177413734afaa5f4fe5ed', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:37:12.117Z] 2024-01-26 06:37:12,092 [execute] INFO git fetch -v origin [2024-01-26T06:37:12.117Z] 2024-01-26 06:37:12,092 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-01-26T06:37:12.683Z] 2024-01-26 06:37:12,602 [run_push] DEBUG no remote changes detected [2024-01-26T06:37:12.683Z] 2024-01-26 06:37:12,603 [execute] INFO git push origin semver [2024-01-26T06:37:12.683Z] 2024-01-26 06:37:12,603 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:37:13.621Z] 2024-01-26 06:37:13,301 [run_push] DEBUG push all version tags [2024-01-26T06:37:13.621Z] 2024-01-26 06:37:13,302 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-01-26T06:37:13.621Z] 2024-01-26 06:37:13,302 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-01-26T06:37:14.189Z] 2024-01-26 06:37:13,978 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-01-26T06:37:14.189Z] 3.2.0-dev.6 [Pipeline] } [2024-01-26T06:37:14.205Z] $ docker exec --env ******** --env ******** a253284062e93937f99a5aab0b751e0ccc9d025b1a0b448dd1e7383e66eb1d7e ssh-agent -k [2024-01-26T06:37:14.295Z] unset SSH_AUTH_SOCK; [2024-01-26T06:37:14.298Z] unset SSH_AGENT_PID; [2024-01-26T06:37:14.298Z] echo Agent pid 36 killed; [2024-01-26T06:37:14.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T06:37:14.866Z] + git semver [Pipeline] } [2024-01-26T06:37:15.143Z] $ docker stop --time=1 a253284062e93937f99a5aab0b751e0ccc9d025b1a0b448dd1e7383e66eb1d7e [2024-01-26T06:37:16.407Z] $ docker rm -f --volumes a253284062e93937f99a5aab0b751e0ccc9d025b1a0b448dd1e7383e66eb1d7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-01-26T06:37:18.014Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2024-01-26T06:37:18.014Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-01-26T06:37:18.014Z] total 16 [2024-01-26T06:37:18.014Z] drwxr-xr-x 3 root root 4096 Jan 26 06:30 . [2024-01-26T06:37:18.014Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:36 .. [2024-01-26T06:37:18.014Z] drwxr-xr-x 2 root root 4096 Jan 26 06:30 cost [2024-01-26T06:37:18.014Z] -rw-r--r-- 1 root root 86 Jan 26 06:30 cost.csv [2024-01-26T06:37:18.014Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-01-26T06:37:18.014Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-01-26T06:37:18.014Z] total 16 [2024-01-26T06:37:18.014Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:30 . [2024-01-26T06:37:18.014Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 06:36 .. [2024-01-26T06:37:18.014Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:30 cost [2024-01-26T06:37:18.014Z] -rw-r--r-- 1 jenkins jenkins 86 Jan 26 06:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:37:18.305Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:37:19.165Z] ---> package-listing.sh [2024-01-26T06:37:19.165Z] ++ facter osfamily [2024-01-26T06:37:19.165Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T06:37:19.425Z] + OS_FAMILY=debian [2024-01-26T06:37:19.425Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2024-01-26T06:37:19.425Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T06:37:19.425Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T06:37:19.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T06:37:19.425Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T06:37:19.425Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-01-26T06:37:19.425Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T06:37:19.425Z] + case "${OS_FAMILY}" in [2024-01-26T06:37:19.425Z] + dpkg -l [2024-01-26T06:37:19.425Z] + grep '^ii' [2024-01-26T06:37:19.425Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T06:37:19.425Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T06:37:19.425Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T06:37:19.425Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-01-26T06:37:19.425Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2024-01-26T06:37:19.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2024-01-26T06:37:19.438Z] 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T06:37:19.714Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:37:20.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:37:20.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:37:20.574Z] prd-ubuntu20.04-docker-8c-8g-27970 does not seem to be running inside a container [2024-01-26T06:37:20.608Z] $ 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/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:37:20.800Z] $ docker top e673c52171c6038bf9eec089dc3fbfe9d089f73d84452fcddc4c17e856642f91 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:37:21.302Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T06:37:21.585Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T06:37:21.873Z] + ls /var/log/sa-host [2024-01-26T06:37:21.873Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:37:22.027Z] provisioning config files... [2024-01-26T06:37:22.036Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18063720371762500927tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:37:22.184Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:37:22.469Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T06:37:22.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:37:22.926Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T06:37:22.947Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:37:23.235Z] ---> sudo-logs.sh [2024-01-26T06:37:23.235Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T06:37:23.336Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:37:23.623Z] ---> job-cost.sh [2024-01-26T06:37:23.623Z] lf-activate-venv: SKIPPING [2024-01-26T06:37:23.623Z] DEBUG: total: 0.2199999988079071 [2024-01-26T06:37:23.623Z] INFO: Retrieving Stack Cost... [2024-01-26T06:37:23.883Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:37:24.452Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T06:37:24.467Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:37:24.759Z] ---> logs-deploy.sh [2024-01-26T06:37:24.759Z] lf-activate-venv: SKIPPING [2024-01-26T06:37:24.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/105 [2024-01-26T06:37:24.759Z] INFO: archiving workspace using pattern(s): [2024-01-26T06:37:25.696Z] Archives upload complete. [2024-01-26T06:37:25.696Z] INFO: archiving logs to Nexus