Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 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-ssh183633463338260471.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-ssh12597956654406570958.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-ssh1272644462373683838.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-ssh2298484067547942194.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-ssh1404853111169029580.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25157 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 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 (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 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" > git rev-list --no-walk 027e49bbb3adb675c2501a9a4fed4a08c937de63 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-15T07:03:05.004Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-15T07:03:05.078Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-15T07:03:05.106Z] ========================================================= [2023-12-15T07:03:05.106Z] EdgeX Global Pipelines Version Info [2023-12-15T07:03:05.106Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:03:05.832Z] ------------------- [2023-12-15T07:03:05.832Z] stable info: [2023-12-15T07:03:05.832Z] ------------------- [2023-12-15T07:03:05.832Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-15T07:03:05.832Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T07:03:05.832Z] Message: update stable to v1.0.258 [2023-12-15T07:03:06.403Z] ------------------- [2023-12-15T07:03:06.403Z] experimental info: [2023-12-15T07:03:06.403Z] ------------------- [2023-12-15T07:03:06.403Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-15T07:03:06.403Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-15T07:03:06.403Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-15T07:03:06.484Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-12-15T07:03:06.507Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-12-15T07:03:06.537Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-15T07:03:06.565Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-15T07:03:06.588Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-15T07:03:06.615Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-15T07:03:06.640Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-15T07:03:06.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-15T07:03:06.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-15T07:03:06.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-15T07:03:06.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-15T07:03:06.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-12-15T07:03:06.835Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-15T07:03:06.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-15T07:03:06.905Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T07:03:06.943Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-15T07:03:06.977Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T07:03:07.013Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-15T07:03:07.045Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-15T07:03:07.074Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-15T07:03:07.109Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-15T07:03:07.149Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-15T07:03:07.184Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-15T07:03:07.220Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-15T07:03:07.260Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-15T07:03:07.297Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-15T07:03:07.338Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-15T07:03:07.368Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-15T07:03:07.410Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-15T07:03:07.447Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-15T07:03:07.485Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] echo [2023-12-15T07:03:07.525Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88e559c [Pipeline] echo [2023-12-15T07:03:07.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T07:03:07.653Z] provisioning config files... [2023-12-15T07:03:07.665Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config15965265545536818371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:03:08.000Z] ---> ****-login.sh [2023-12-15T07:03:08.001Z] nexus3.edgexfoundry.org:10001 [2023-12-15T07:03:08.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:08.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:08.261Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:08.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:08.261Z] [2023-12-15T07:03:08.261Z] Login Succeeded [2023-12-15T07:03:08.261Z] nexus3.edgexfoundry.org:10002 [2023-12-15T07:03:08.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:08.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:08.521Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:08.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:08.521Z] [2023-12-15T07:03:08.521Z] Login Succeeded [2023-12-15T07:03:08.521Z] nexus3.edgexfoundry.org:10003 [2023-12-15T07:03:08.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:08.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:08.521Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:08.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:08.521Z] [2023-12-15T07:03:08.521Z] Login Succeeded [2023-12-15T07:03:08.521Z] nexus3.edgexfoundry.org:10004 [2023-12-15T07:03:08.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:08.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:08.783Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:08.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:08.783Z] [2023-12-15T07:03:08.783Z] Login Succeeded [2023-12-15T07:03:08.783Z] ****.io [2023-12-15T07:03:08.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:09.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:09.044Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:09.044Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:09.044Z] [2023-12-15T07:03:09.044Z] Login Succeeded [2023-12-15T07:03:09.044Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T07:03:09.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-15T07:03:09.558Z] + git rev-list -1 --merges 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1~1..88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] echo [2023-12-15T07:03:09.583Z] -----------> git rev-list -1 --merges 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1~1..88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [2023-12-15T07:03:09.583Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [false] [Pipeline] sh [2023-12-15T07:03:09.887Z] + git log --format=format:%s -1 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] echo [2023-12-15T07:03:09.901Z] ========================================================= [2023-12-15T07:03:09.901Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-15T07:03:09.901Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T07:03:10.287Z] + git log --format=format:%s -1 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] echo [2023-12-15T07:03:10.299Z] [semverPrep] GIT_COMMIT: 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1, Commit Message: Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4 [Pipeline] echo [2023-12-15T07:03:10.326Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-15T07:03:10.741Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T07:03:10.741Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-15T07:03:10.741Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-15T07:03:10.741Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-15T07:03:10.741Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-15T07:03:10.741Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-15T07:03:10.741Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:03:11.185Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T07:03:11.185Z] [2023-12-15T07:03:11.185Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:03:11.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T07:03:11.502Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-15T07:03:11.502Z] b85a868b505f: Pulling fs layer [2023-12-15T07:03:11.502Z] e2be974225ed: Pulling fs layer [2023-12-15T07:03:11.502Z] 339a4e72a1f5: Pulling fs layer [2023-12-15T07:03:11.502Z] 988bab9f4d93: Pulling fs layer [2023-12-15T07:03:11.502Z] 1469e6f7b9e6: Pulling fs layer [2023-12-15T07:03:11.502Z] eaf3925da568: Pulling fs layer [2023-12-15T07:03:11.502Z] bab4dde63d76: Pulling fs layer [2023-12-15T07:03:11.502Z] bde34c3a00c8: Pulling fs layer [2023-12-15T07:03:11.502Z] b352a97aabf1: Pulling fs layer [2023-12-15T07:03:11.502Z] 4872d77fe225: Pulling fs layer [2023-12-15T07:03:11.502Z] 5851b861e8e6: Pulling fs layer [2023-12-15T07:03:11.502Z] 988bab9f4d93: Waiting [2023-12-15T07:03:11.502Z] eaf3925da568: Waiting [2023-12-15T07:03:11.502Z] bab4dde63d76: Waiting [2023-12-15T07:03:11.502Z] 4872d77fe225: Waiting [2023-12-15T07:03:11.502Z] bde34c3a00c8: Waiting [2023-12-15T07:03:11.502Z] 5851b861e8e6: Waiting [2023-12-15T07:03:11.502Z] b352a97aabf1: Waiting [2023-12-15T07:03:11.502Z] 1469e6f7b9e6: Waiting [2023-12-15T07:03:11.502Z] e2be974225ed: Verifying Checksum [2023-12-15T07:03:11.502Z] e2be974225ed: Download complete [2023-12-15T07:03:11.502Z] 988bab9f4d93: Download complete [2023-12-15T07:03:11.502Z] 1469e6f7b9e6: Verifying Checksum [2023-12-15T07:03:11.502Z] 1469e6f7b9e6: Download complete [2023-12-15T07:03:11.502Z] 339a4e72a1f5: Verifying Checksum [2023-12-15T07:03:11.502Z] 339a4e72a1f5: Download complete [2023-12-15T07:03:11.502Z] eaf3925da568: Verifying Checksum [2023-12-15T07:03:11.502Z] eaf3925da568: Download complete [2023-12-15T07:03:11.761Z] bde34c3a00c8: Verifying Checksum [2023-12-15T07:03:11.761Z] bde34c3a00c8: Download complete [2023-12-15T07:03:11.761Z] b352a97aabf1: Download complete [2023-12-15T07:03:11.761Z] 4872d77fe225: Download complete [2023-12-15T07:03:11.761Z] 5851b861e8e6: Verifying Checksum [2023-12-15T07:03:11.761Z] 5851b861e8e6: Download complete [2023-12-15T07:03:11.761Z] b85a868b505f: Verifying Checksum [2023-12-15T07:03:11.761Z] b85a868b505f: Download complete [2023-12-15T07:03:12.019Z] bab4dde63d76: Verifying Checksum [2023-12-15T07:03:12.020Z] bab4dde63d76: Download complete [2023-12-15T07:03:12.974Z] b85a868b505f: Pull complete [2023-12-15T07:03:13.234Z] e2be974225ed: Pull complete [2023-12-15T07:03:13.803Z] 339a4e72a1f5: Pull complete [2023-12-15T07:03:13.803Z] 988bab9f4d93: Pull complete [2023-12-15T07:03:14.064Z] 1469e6f7b9e6: Pull complete [2023-12-15T07:03:14.064Z] eaf3925da568: Pull complete [2023-12-15T07:03:15.967Z] bab4dde63d76: Pull complete [2023-12-15T07:03:15.967Z] bde34c3a00c8: Pull complete [2023-12-15T07:03:15.967Z] b352a97aabf1: Pull complete [2023-12-15T07:03:15.967Z] 4872d77fe225: Pull complete [2023-12-15T07:03:16.227Z] 5851b861e8e6: Pull complete [2023-12-15T07:03:16.227Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-15T07:03:16.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T07:03:16.227Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:03:16.430Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:03:16.462Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T07:03:20.824Z] $ docker top ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 -eo pid,comm [2023-12-15T07:03:20.880Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-15T07:03:20.880Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T07:03:20.970Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T07:03:20.970Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T07:03:21.091Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T07:03:21.097Z] $ docker exec ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 ssh-agent [2023-12-15T07:03:21.194Z] SSH_AUTH_SOCK=/tmp/ssh-6ZsOqCUlwrPk/agent.32 [2023-12-15T07:03:21.194Z] SSH_AGENT_PID=38 [2023-12-15T07:03:21.201Z] Running ssh-add (command line suppressed) [2023-12-15T07:03:21.324Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10622194646982674937.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10622194646982674937.key) [2023-12-15T07:03:21.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T07:03:21.638Z] + git tag --points-at HEAD [Pipeline] } [2023-12-15T07:03:21.652Z] $ docker exec --env ******** --env ******** ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 ssh-agent -k [2023-12-15T07:03:21.755Z] unset SSH_AUTH_SOCK; [2023-12-15T07:03:21.755Z] unset SSH_AGENT_PID; [2023-12-15T07:03:21.755Z] echo Agent pid 38 killed; [2023-12-15T07:03:21.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-15T07:03:21.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T07:03:21.821Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T07:03:21.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T07:03:21.945Z] $ docker exec ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 ssh-agent [2023-12-15T07:03:22.055Z] SSH_AUTH_SOCK=/tmp/ssh-woejXZIbmslH/agent.70 [2023-12-15T07:03:22.055Z] SSH_AGENT_PID=76 [2023-12-15T07:03:22.060Z] Running ssh-add (command line suppressed) [2023-12-15T07:03:22.168Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1594198003391494113.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1594198003391494113.key) [2023-12-15T07:03:22.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T07:03:22.480Z] + git semver init [2023-12-15T07:03:22.739Z] 2023-12-15 07:03:22,681 [run_init] DEBUG init version:0.0.0 force:False [2023-12-15T07:03:22.739Z] 2023-12-15 07:03:22,681 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-12-15T07:03:22.739Z] 2023-12-15 07:03:22,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-12-15T07:03:22.739Z] 2023-12-15 07:03:22,682 [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) [2023-12-15T07:03:24.124Z] 2023-12-15 07:03:23,790 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-12-15T07:03:24.124Z] 2023-12-15 07:03:23,791 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-12-15T07:03:24.124Z] 2023-12-15 07:03:23,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:03:24.124Z] 2023-12-15 07:03:23,791 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:03:24.124Z] 3.2.0-dev.3 [Pipeline] } [2023-12-15T07:03:24.137Z] $ docker exec --env ******** --env ******** ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 ssh-agent -k [2023-12-15T07:03:24.232Z] unset SSH_AUTH_SOCK; [2023-12-15T07:03:24.235Z] unset SSH_AGENT_PID; [2023-12-15T07:03:24.235Z] echo Agent pid 76 killed; [2023-12-15T07:03:24.242Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T07:03:24.620Z] + git semver [Pipeline] } [2023-12-15T07:03:24.894Z] $ docker stop --time=1 ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 [2023-12-15T07:03:26.203Z] $ docker rm -f --volumes ff07b56a007a14f76d24a7f5f6be3b28c50fdf361bad16863064608eb08a2cb8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T07:03:26.576Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-15T07:03:26.842Z] Stashed 1 file(s) [Pipeline] echo [2023-12-15T07:03:26.844Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T07:03:27.202Z] provisioning config files... [2023-12-15T07:03:27.211Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config472688065760963055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:03:27.536Z] ---> ****-login.sh [2023-12-15T07:03:27.536Z] nexus3.edgexfoundry.org:10001 [2023-12-15T07:03:27.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:27.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:27.536Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:27.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:27.536Z] [2023-12-15T07:03:27.536Z] Login Succeeded [2023-12-15T07:03:27.536Z] nexus3.edgexfoundry.org:10002 [2023-12-15T07:03:27.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:27.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:27.536Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:27.536Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:27.536Z] [2023-12-15T07:03:27.536Z] Login Succeeded [2023-12-15T07:03:27.536Z] nexus3.edgexfoundry.org:10003 [2023-12-15T07:03:27.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:27.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:27.796Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:27.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:27.796Z] [2023-12-15T07:03:27.796Z] Login Succeeded [2023-12-15T07:03:27.796Z] nexus3.edgexfoundry.org:10004 [2023-12-15T07:03:27.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:27.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:27.796Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:27.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:27.796Z] [2023-12-15T07:03:27.796Z] Login Succeeded [2023-12-15T07:03:27.796Z] ****.io [2023-12-15T07:03:28.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:03:28.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:03:28.056Z] Configure a credential helper to remove this warning. See [2023-12-15T07:03:28.056Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:03:28.056Z] [2023-12-15T07:03:28.056Z] Login Succeeded [2023-12-15T07:03:28.056Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T07:03:28.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T07:03:28.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T07:03:28.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T07:03:28.298Z] ========================================================= [2023-12-15T07:03:28.298Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-15T07:03:28.298Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:03:28.687Z] + 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 . [2023-12-15T07:03:28.687Z] Sending build context to Docker daemon 14.08MB [2023-12-15T07:03:28.687Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T07:03:28.687Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-15T07:03:28.687Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-15T07:03:28.687Z] 7264a8db6415: Pulling fs layer [2023-12-15T07:03:28.687Z] c4d48a809fc2: Pulling fs layer [2023-12-15T07:03:28.687Z] 4f1c88b9dad5: Pulling fs layer [2023-12-15T07:03:28.687Z] ad3a456e5733: Pulling fs layer [2023-12-15T07:03:28.687Z] 69c7f0334f64: Pulling fs layer [2023-12-15T07:03:28.687Z] 1f1c1a5573a3: Pulling fs layer [2023-12-15T07:03:28.687Z] ce7588e14bc9: Pulling fs layer [2023-12-15T07:03:28.687Z] b5e4710f87ac: Pulling fs layer [2023-12-15T07:03:28.687Z] ad3a456e5733: Waiting [2023-12-15T07:03:28.687Z] 1f1c1a5573a3: Waiting [2023-12-15T07:03:28.687Z] 69c7f0334f64: Waiting [2023-12-15T07:03:28.687Z] b5e4710f87ac: Waiting [2023-12-15T07:03:28.687Z] ce7588e14bc9: Waiting [2023-12-15T07:03:28.687Z] c4d48a809fc2: Download complete [2023-12-15T07:03:28.947Z] ad3a456e5733: Download complete [2023-12-15T07:03:28.947Z] 69c7f0334f64: Verifying Checksum [2023-12-15T07:03:28.947Z] 69c7f0334f64: Download complete [2023-12-15T07:03:28.947Z] 7264a8db6415: Verifying Checksum [2023-12-15T07:03:28.947Z] 7264a8db6415: Download complete [2023-12-15T07:03:28.947Z] 1f1c1a5573a3: Verifying Checksum [2023-12-15T07:03:28.947Z] 1f1c1a5573a3: Download complete [2023-12-15T07:03:28.947Z] 7264a8db6415: Pull complete [2023-12-15T07:03:29.207Z] b5e4710f87ac: Verifying Checksum [2023-12-15T07:03:29.207Z] b5e4710f87ac: Download complete [2023-12-15T07:03:29.207Z] c4d48a809fc2: Pull complete [2023-12-15T07:03:29.466Z] 4f1c88b9dad5: Verifying Checksum [2023-12-15T07:03:29.466Z] 4f1c88b9dad5: Download complete [2023-12-15T07:03:29.723Z] ce7588e14bc9: Verifying Checksum [2023-12-15T07:03:29.723Z] ce7588e14bc9: Download complete [2023-12-15T07:03:33.005Z] 4f1c88b9dad5: Pull complete [2023-12-15T07:03:33.005Z] ad3a456e5733: Pull complete [2023-12-15T07:03:33.005Z] 69c7f0334f64: Pull complete [2023-12-15T07:03:33.005Z] 1f1c1a5573a3: Pull complete [2023-12-15T07:03:35.531Z] ce7588e14bc9: Pull complete [2023-12-15T07:03:36.097Z] b5e4710f87ac: Pull complete [2023-12-15T07:03:36.097Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-15T07:03:36.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-15T07:03:36.097Z] ---> 88b5674ff536 [2023-12-15T07:03:36.097Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-15T07:03:42.113Z] Still waiting to schedule task [2023-12-15T07:03:42.113Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-15T07:03:44.226Z] ---> Running in e6ed90783e4a [2023-12-15T07:03:44.226Z] Removing intermediate container e6ed90783e4a [2023-12-15T07:03:44.226Z] ---> 32e47fa74c4c [2023-12-15T07:03:44.226Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T07:03:44.226Z] ---> Running in 3aea6e230a77 [2023-12-15T07:03:44.226Z] Removing intermediate container 3aea6e230a77 [2023-12-15T07:03:44.226Z] ---> 0553ed205f1e [2023-12-15T07:03:44.226Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-15T07:03:44.226Z] ---> Running in 0b386c9b2835 [2023-12-15T07:03:44.226Z] Removing intermediate container 0b386c9b2835 [2023-12-15T07:03:44.226Z] ---> a2d47ce0402a [2023-12-15T07:03:44.226Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T07:03:44.226Z] ---> Running in c89eedf4c873 [2023-12-15T07:03:44.226Z] Removing intermediate container c89eedf4c873 [2023-12-15T07:03:44.226Z] ---> 4be6c17e8836 [2023-12-15T07:03:44.226Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T07:03:44.226Z] ---> Running in 3301ac70b92e [2023-12-15T07:03:44.226Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T07:03:44.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T07:03:44.227Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T07:03:44.227Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T07:03:44.227Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T07:03:44.227Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T07:03:44.486Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T07:03:44.486Z] OK: 268 MiB in 56 packages [2023-12-15T07:03:44.746Z] Removing intermediate container 3301ac70b92e [2023-12-15T07:03:44.746Z] ---> cf5d04cc5379 [2023-12-15T07:03:44.746Z] Step 8/12 : WORKDIR /device-snmp-go [2023-12-15T07:03:45.006Z] ---> Running in 09b6e02061f0 [2023-12-15T07:03:45.006Z] Removing intermediate container 09b6e02061f0 [2023-12-15T07:03:45.006Z] ---> 07eb038ddc08 [2023-12-15T07:03:45.006Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-15T07:03:45.006Z] ---> cc4ce3cc60ef [2023-12-15T07:03:45.006Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T07:03:45.007Z] ---> Running in 9837f40d68a6 [2023-12-15T07:04:31.991Z] Removing intermediate container 9837f40d68a6 [2023-12-15T07:04:31.991Z] ---> 1481a4f40a26 [2023-12-15T07:04:31.991Z] Step 11/12 : COPY . . [2023-12-15T07:04:32.250Z] ---> 57e933431c55 [2023-12-15T07:04:32.250Z] Step 12/12 : RUN ${MAKE} [2023-12-15T07:04:32.250Z] ---> Running in 1868abb85b99 [2023-12-15T07:04:32.509Z] noop [2023-12-15T07:04:33.077Z] Removing intermediate container 1868abb85b99 [2023-12-15T07:04:33.077Z] ---> 1364bcbfb17c [2023-12-15T07:04:33.077Z] Successfully built 1364bcbfb17c [2023-12-15T07:04:33.077Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:04:33.462Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T07:04:33.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:04:33.575Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:04:33.605Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-12-15T07:04:33.959Z] $ docker top d774732ad6210e10780091aa6844f6e6275acca11cd2f8d3f4a0b27c84908226 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T07:04:34.339Z] + go version [2023-12-15T07:04:34.339Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-15T07:04:34.350Z] $ docker stop --time=1 d774732ad6210e10780091aa6844f6e6275acca11cd2f8d3f4a0b27c84908226 [2023-12-15T07:04:35.638Z] $ docker rm -f --volumes d774732ad6210e10780091aa6844f6e6275acca11cd2f8d3f4a0b27c84908226 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:04:36.251Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-15T07:04:36.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:04:36.373Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:04:36.406Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2023-12-15T07:04:36.778Z] $ docker top eeb7e1cd835b8697c2c957e53daac261fc51f9aafc979093d41f7aedd623d858 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T07:04:37.153Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-15T07:04:37.475Z] + make test [2023-12-15T07:04:37.475Z] go test ./... -coverprofile=coverage.out [2023-12-15T07:04:39.382Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-15T07:04:49.355Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-15T07:04:49.355Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements [2023-12-15T07:04:55.920Z] go vet ./... [2023-12-15T07:05:00.116Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T07:05:00.116Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T07:05:00.116Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T07:05:00.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T07:05:00.166Z] $ docker stop --time=1 eeb7e1cd835b8697c2c957e53daac261fc51f9aafc979093d41f7aedd623d858 [2023-12-15T07:05:03.625Z] $ docker rm -f --volumes eeb7e1cd835b8697c2c957e53daac261fc51f9aafc979093d41f7aedd623d858 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T07:05:04.122Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T07:05:04.184Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-15T07:05:04.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T07:05:05.135Z] + ls -al . [2023-12-15T07:05:05.135Z] total 172 [2023-12-15T07:05:05.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 07:04 . [2023-12-15T07:05:05.135Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 07:03 .. [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 07:03 .dockerignore [2023-12-15T07:05:05.135Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 07:04 .git [2023-12-15T07:05:05.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:03 .github [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 15 07:03 .gitignore [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 07:03 .golangci.yml [2023-12-15T07:05:05.135Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 07:03 .semver [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 15 07:03 Attribution.txt [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 15 07:03 CHANGELOG.md [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 15 07:03 Dockerfile [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 07:03 GOVERNANCE.md [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 07:03 Jenkinsfile [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 07:03 LICENSE [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 15 07:03 Makefile [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 07:03 OWNERS.md [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 15 07:03 README.md [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 07:03 VERSION [2023-12-15T07:05:05.135Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 07:03 bin [2023-12-15T07:05:05.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:03 cmd [2023-12-15T07:05:05.135Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 15 07:04 coverage.out [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 15 07:03 go.mod [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 15 07:03 go.sum [2023-12-15T07:05:05.135Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:03 internal [2023-12-15T07:05:05.135Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 07:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:05.484Z] + 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=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 --label arch=amd64 --label version=3.2.0-dev.3 . [2023-12-15T07:05:05.484Z] Sending build context to Docker daemon 14.09MB [2023-12-15T07:05:05.484Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-15T07:05:05.484Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-15T07:05:05.484Z] ---> 1364bcbfb17c [2023-12-15T07:05:05.484Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-15T07:05:05.742Z] ---> Running in bb5d8831d942 [2023-12-15T07:05:05.742Z] Removing intermediate container bb5d8831d942 [2023-12-15T07:05:05.742Z] ---> 2b22b69fe3b7 [2023-12-15T07:05:05.742Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-15T07:05:05.742Z] ---> Running in 2d4c8aa15e3b [2023-12-15T07:05:05.742Z] Removing intermediate container 2d4c8aa15e3b [2023-12-15T07:05:05.742Z] ---> bc11e41dfc36 [2023-12-15T07:05:05.742Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-15T07:05:05.742Z] ---> Running in 4fe9fe9446a3 [2023-12-15T07:05:06.001Z] Removing intermediate container 4fe9fe9446a3 [2023-12-15T07:05:06.002Z] ---> 16008f8c6949 [2023-12-15T07:05:06.002Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-15T07:05:06.002Z] ---> Running in 9f7bd2070266 [2023-12-15T07:05:06.002Z] Removing intermediate container 9f7bd2070266 [2023-12-15T07:05:06.002Z] ---> 5b152018d420 [2023-12-15T07:05:06.002Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-15T07:05:06.002Z] ---> Running in 2f8cf5fe22e6 [2023-12-15T07:05:06.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T07:05:06.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T07:05:06.780Z] OK: 268 MiB in 56 packages [2023-12-15T07:05:07.038Z] Removing intermediate container 2f8cf5fe22e6 [2023-12-15T07:05:07.038Z] ---> 0d76742e0fe8 [2023-12-15T07:05:07.038Z] Step 8/25 : WORKDIR /device-snmp-go [2023-12-15T07:05:07.038Z] ---> Running in 07b8ba13f160 [2023-12-15T07:05:07.296Z] Removing intermediate container 07b8ba13f160 [2023-12-15T07:05:07.296Z] ---> fa0aea3542fa [2023-12-15T07:05:07.296Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-15T07:05:07.296Z] ---> 529c65bfee66 [2023-12-15T07:05:07.296Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T07:05:07.296Z] ---> Running in d22aaad1c56b [2023-12-15T07:05:07.867Z] Removing intermediate container d22aaad1c56b [2023-12-15T07:05:07.868Z] ---> 6c20b19a881c [2023-12-15T07:05:07.868Z] Step 11/25 : COPY . . [2023-12-15T07:05:08.434Z] ---> eeb740ef22a7 [2023-12-15T07:05:08.434Z] Step 12/25 : RUN ${MAKE} [2023-12-15T07:05:08.434Z] ---> Running in 59893fc91568 [2023-12-15T07:05:08.701Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-15T07:05:30.798Z] Removing intermediate container 59893fc91568 [2023-12-15T07:05:30.798Z] ---> c8ff94616020 [2023-12-15T07:05:30.798Z] Step 13/25 : FROM alpine:3.18 [2023-12-15T07:05:30.798Z] 3.18: Pulling from library/alpine [2023-12-15T07:05:30.798Z] c926b61bad3b: Pulling fs layer [2023-12-15T07:05:30.798Z] c926b61bad3b: Verifying Checksum [2023-12-15T07:05:30.798Z] c926b61bad3b: Download complete [2023-12-15T07:05:30.798Z] c926b61bad3b: Pull complete [2023-12-15T07:05:30.798Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T07:05:30.798Z] Status: Downloaded newer image for alpine:3.18 [2023-12-15T07:05:30.798Z] ---> b541f2080109 [2023-12-15T07:05:30.798Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-12-15T07:05:30.798Z] ---> Running in 9385f7612726 [2023-12-15T07:05:30.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T07:05:30.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T07:05:30.798Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T07:05:30.798Z] Executing busybox-1.36.1-r5.trigger [2023-12-15T07:05:30.798Z] OK: 7 MiB in 16 packages [2023-12-15T07:05:30.798Z] Removing intermediate container 9385f7612726 [2023-12-15T07:05:30.798Z] ---> cd6409f243f7 [2023-12-15T07:05:30.798Z] Step 15/25 : RUN apk --no-cache upgrade [2023-12-15T07:05:30.798Z] ---> Running in 643950b1e55f [2023-12-15T07:05:30.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-15T07:05:30.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-15T07:05:30.798Z] OK: 7 MiB in 16 packages [2023-12-15T07:05:30.798Z] Removing intermediate container 643950b1e55f [2023-12-15T07:05:30.798Z] ---> 43563d4ddee1 [2023-12-15T07:05:30.798Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-12-15T07:05:31.734Z] ---> 12783b68df10 [2023-12-15T07:05:31.734Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-15T07:05:31.734Z] ---> 6bd91aa2809f [2023-12-15T07:05:31.734Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-12-15T07:05:31.734Z] ---> 7455f572b394 [2023-12-15T07:05:31.734Z] Step 19/25 : EXPOSE 59993 [2023-12-15T07:05:31.734Z] ---> Running in 9e61181ad5b5 [2023-12-15T07:05:31.992Z] Removing intermediate container 9e61181ad5b5 [2023-12-15T07:05:31.992Z] ---> 166d5a76e171 [2023-12-15T07:05:31.992Z] Step 20/25 : EXPOSE 161 [2023-12-15T07:05:31.992Z] ---> Running in 137169251d7f [2023-12-15T07:05:31.992Z] Removing intermediate container 137169251d7f [2023-12-15T07:05:31.992Z] ---> 9ed6588c2aad [2023-12-15T07:05:31.992Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-12-15T07:05:31.992Z] ---> Running in 2ecc0c4bac71 [2023-12-15T07:05:31.992Z] Removing intermediate container 2ecc0c4bac71 [2023-12-15T07:05:31.992Z] ---> 39982d0b8707 [2023-12-15T07:05:31.992Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-15T07:05:31.992Z] ---> Running in 0d0d3b7e4594 [2023-12-15T07:05:32.252Z] Removing intermediate container 0d0d3b7e4594 [2023-12-15T07:05:32.252Z] ---> 1b57960fb87b [2023-12-15T07:05:32.252Z] Step 23/25 : LABEL arch=amd64 [2023-12-15T07:05:32.252Z] ---> Running in f234c1ee15df [2023-12-15T07:05:32.252Z] Removing intermediate container f234c1ee15df [2023-12-15T07:05:32.252Z] ---> 2a3cffab370b [2023-12-15T07:05:32.252Z] Step 24/25 : LABEL git_sha=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [2023-12-15T07:05:32.252Z] ---> Running in 4f7dbfe2acda [2023-12-15T07:05:32.252Z] Removing intermediate container 4f7dbfe2acda [2023-12-15T07:05:32.252Z] ---> 68dbebd3d739 [2023-12-15T07:05:32.252Z] Step 25/25 : LABEL version=3.2.0-dev.3 [2023-12-15T07:05:32.252Z] ---> Running in 35b6c84232e0 [2023-12-15T07:05:32.510Z] Removing intermediate container 35b6c84232e0 [2023-12-15T07:05:32.510Z] ---> f3b4fdd737df [2023-12-15T07:05:32.510Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-15T07:05:32.510Z] Successfully built f3b4fdd737df [2023-12-15T07:05:32.510Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T07:05:32.758Z] provisioning config files... [2023-12-15T07:05:32.767Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3330519968718731698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:05:33.097Z] ---> ****-login.sh [2023-12-15T07:05:33.097Z] nexus3.edgexfoundry.org:10001 [2023-12-15T07:05:33.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:05:33.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:05:33.097Z] Configure a credential helper to remove this warning. See [2023-12-15T07:05:33.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:05:33.097Z] [2023-12-15T07:05:33.097Z] Login Succeeded [2023-12-15T07:05:33.097Z] nexus3.edgexfoundry.org:10002 [2023-12-15T07:05:33.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:05:33.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:05:33.097Z] Configure a credential helper to remove this warning. See [2023-12-15T07:05:33.098Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:05:33.098Z] [2023-12-15T07:05:33.098Z] Login Succeeded [2023-12-15T07:05:33.098Z] nexus3.edgexfoundry.org:10003 [2023-12-15T07:05:33.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:05:33.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:05:33.357Z] Configure a credential helper to remove this warning. See [2023-12-15T07:05:33.357Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:05:33.357Z] [2023-12-15T07:05:33.357Z] Login Succeeded [2023-12-15T07:05:33.357Z] nexus3.edgexfoundry.org:10004 [2023-12-15T07:05:33.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:05:33.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:05:33.358Z] Configure a credential helper to remove this warning. See [2023-12-15T07:05:33.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:05:33.358Z] [2023-12-15T07:05:33.358Z] Login Succeeded [2023-12-15T07:05:33.358Z] ****.io [2023-12-15T07:05:33.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:05:33.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:05:33.617Z] Configure a credential helper to remove this warning. See [2023-12-15T07:05:33.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:05:33.617Z] [2023-12-15T07:05:33.617Z] Login Succeeded [2023-12-15T07:05:33.617Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T07:05:33.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T07:05:33.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T07:05:33.787Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-12-15T07:05:33.787Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [2023-12-15T07:05:33.787Z] latest [2023-12-15T07:05:33.787Z] 3.2.0-dev.3 [2023-12-15T07:05:33.787Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [2023-12-15T07:05:33.787Z] main [2023-12-15T07:05:33.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:34.241Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:34.618Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [2023-12-15T07:05:34.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-15T07:05:34.618Z] b22d1598d950: Preparing [2023-12-15T07:05:34.618Z] 826ae818b54b: Preparing [2023-12-15T07:05:34.618Z] 0bc09884e1b0: Preparing [2023-12-15T07:05:34.618Z] 25e2ab3ffb3d: Preparing [2023-12-15T07:05:34.618Z] 72c07306e283: Preparing [2023-12-15T07:05:34.618Z] 9fe9a137fd00: Preparing [2023-12-15T07:05:34.618Z] 9fe9a137fd00: Waiting [2023-12-15T07:05:34.618Z] 826ae818b54b: Pushed [2023-12-15T07:05:34.618Z] 72c07306e283: Pushed [2023-12-15T07:05:34.618Z] b22d1598d950: Pushed [2023-12-15T07:05:34.618Z] 9fe9a137fd00: Layer already exists [2023-12-15T07:05:34.618Z] 25e2ab3ffb3d: Pushed [2023-12-15T07:05:37.146Z] 0bc09884e1b0: Pushed [2023-12-15T07:05:37.405Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:37.790Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:38.230Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-12-15T07:05:38.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-15T07:05:38.230Z] b22d1598d950: Preparing [2023-12-15T07:05:38.230Z] 826ae818b54b: Preparing [2023-12-15T07:05:38.230Z] 0bc09884e1b0: Preparing [2023-12-15T07:05:38.230Z] 25e2ab3ffb3d: Preparing [2023-12-15T07:05:38.230Z] 72c07306e283: Preparing [2023-12-15T07:05:38.230Z] 9fe9a137fd00: Preparing [2023-12-15T07:05:38.230Z] 9fe9a137fd00: Waiting [2023-12-15T07:05:38.230Z] 0bc09884e1b0: Layer already exists [2023-12-15T07:05:38.230Z] 72c07306e283: Layer already exists [2023-12-15T07:05:38.230Z] b22d1598d950: Layer already exists [2023-12-15T07:05:38.230Z] 25e2ab3ffb3d: Layer already exists [2023-12-15T07:05:38.230Z] 826ae818b54b: Layer already exists [2023-12-15T07:05:38.230Z] 9fe9a137fd00: Layer already exists [2023-12-15T07:05:38.230Z] latest: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:38.620Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:39.016Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.3 [2023-12-15T07:05:39.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-15T07:05:39.016Z] b22d1598d950: Preparing [2023-12-15T07:05:39.016Z] 826ae818b54b: Preparing [2023-12-15T07:05:39.016Z] 0bc09884e1b0: Preparing [2023-12-15T07:05:39.016Z] 25e2ab3ffb3d: Preparing [2023-12-15T07:05:39.016Z] 72c07306e283: Preparing [2023-12-15T07:05:39.016Z] 9fe9a137fd00: Preparing [2023-12-15T07:05:39.016Z] 9fe9a137fd00: Waiting [2023-12-15T07:05:39.016Z] 826ae818b54b: Layer already exists [2023-12-15T07:05:39.016Z] b22d1598d950: Layer already exists [2023-12-15T07:05:39.016Z] 72c07306e283: Layer already exists [2023-12-15T07:05:39.016Z] 25e2ab3ffb3d: Layer already exists [2023-12-15T07:05:39.016Z] 0bc09884e1b0: Layer already exists [2023-12-15T07:05:39.016Z] 9fe9a137fd00: Layer already exists [2023-12-15T07:05:39.016Z] 3.2.0-dev.3: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:39.421Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:39.831Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [2023-12-15T07:05:39.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-15T07:05:39.832Z] b22d1598d950: Preparing [2023-12-15T07:05:39.832Z] 826ae818b54b: Preparing [2023-12-15T07:05:39.832Z] 0bc09884e1b0: Preparing [2023-12-15T07:05:39.832Z] 25e2ab3ffb3d: Preparing [2023-12-15T07:05:39.832Z] 72c07306e283: Preparing [2023-12-15T07:05:39.832Z] 9fe9a137fd00: Preparing [2023-12-15T07:05:39.832Z] 826ae818b54b: Layer already exists [2023-12-15T07:05:39.832Z] 25e2ab3ffb3d: Layer already exists [2023-12-15T07:05:39.832Z] 0bc09884e1b0: Layer already exists [2023-12-15T07:05:39.832Z] 72c07306e283: Layer already exists [2023-12-15T07:05:39.832Z] b22d1598d950: Layer already exists [2023-12-15T07:05:39.832Z] 9fe9a137fd00: Layer already exists [2023-12-15T07:05:39.832Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:40.236Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:40.626Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-12-15T07:05:40.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-12-15T07:05:40.626Z] b22d1598d950: Preparing [2023-12-15T07:05:40.626Z] 826ae818b54b: Preparing [2023-12-15T07:05:40.626Z] 0bc09884e1b0: Preparing [2023-12-15T07:05:40.626Z] 25e2ab3ffb3d: Preparing [2023-12-15T07:05:40.626Z] 72c07306e283: Preparing [2023-12-15T07:05:40.626Z] 9fe9a137fd00: Preparing [2023-12-15T07:05:40.626Z] 72c07306e283: Layer already exists [2023-12-15T07:05:40.626Z] 826ae818b54b: Layer already exists [2023-12-15T07:05:40.626Z] 25e2ab3ffb3d: Layer already exists [2023-12-15T07:05:40.626Z] 0bc09884e1b0: Layer already exists [2023-12-15T07:05:40.626Z] b22d1598d950: Layer already exists [2023-12-15T07:05:40.626Z] 9fe9a137fd00: Layer already exists [2023-12-15T07:05:40.626Z] main: digest: sha256:b5ad9f818d3bca923dfcbc3962c9eb78a28d61b78e1bd1749064e3e63b6ff5aa size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T07:05:40.849Z] ===================================================== [Pipeline] echo [2023-12-15T07:05:40.886Z] taggedImages: [2023-12-15T07:05:40.886Z] - nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [2023-12-15T07:05:40.886Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-12-15T07:05:40.886Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.3 [2023-12-15T07:05:40.886Z] - nexus3.edgexfoundry.org:10004/device-snmp:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [2023-12-15T07:05:40.886Z] - 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 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:41.512Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T07:05:41.513Z] [2023-12-15T07:05:41.513Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:05:41.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T07:05:41.839Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-15T07:05:41.839Z] 5eb5b503b376: Pulling fs layer [2023-12-15T07:05:41.839Z] 5c69ac0246d0: Pulling fs layer [2023-12-15T07:05:41.839Z] ec43610c2a17: Pulling fs layer [2023-12-15T07:05:41.839Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-15T07:05:41.839Z] 33b1e0a273af: Pulling fs layer [2023-12-15T07:05:41.839Z] 5d3b04190fa2: Pulling fs layer [2023-12-15T07:05:41.839Z] 2f39f015ded8: Pulling fs layer [2023-12-15T07:05:41.839Z] 3a2ae6a8a46f: Waiting [2023-12-15T07:05:41.839Z] 33b1e0a273af: Waiting [2023-12-15T07:05:41.839Z] 2f39f015ded8: Waiting [2023-12-15T07:05:41.839Z] 5d3b04190fa2: Waiting [2023-12-15T07:05:41.839Z] 5c69ac0246d0: Verifying Checksum [2023-12-15T07:05:41.839Z] 5c69ac0246d0: Download complete [2023-12-15T07:05:41.839Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-15T07:05:41.839Z] 3a2ae6a8a46f: Download complete [2023-12-15T07:05:41.839Z] 33b1e0a273af: Verifying Checksum [2023-12-15T07:05:41.839Z] 33b1e0a273af: Download complete [2023-12-15T07:05:41.839Z] 5d3b04190fa2: Verifying Checksum [2023-12-15T07:05:41.839Z] 5d3b04190fa2: Download complete [2023-12-15T07:05:41.839Z] ec43610c2a17: Verifying Checksum [2023-12-15T07:05:41.839Z] ec43610c2a17: Download complete [2023-12-15T07:05:42.096Z] 5eb5b503b376: Verifying Checksum [2023-12-15T07:05:42.096Z] 5eb5b503b376: Download complete [2023-12-15T07:05:42.661Z] 2f39f015ded8: Download complete [2023-12-15T07:05:43.226Z] 5eb5b503b376: Pull complete [2023-12-15T07:05:43.482Z] 5c69ac0246d0: Pull complete [2023-12-15T07:05:44.048Z] ec43610c2a17: Pull complete [2023-12-15T07:05:44.048Z] 3a2ae6a8a46f: Pull complete [2023-12-15T07:05:44.048Z] 33b1e0a273af: Pull complete [2023-12-15T07:05:44.306Z] 5d3b04190fa2: Pull complete [2023-12-15T07:05:48.487Z] 2f39f015ded8: Pull complete [2023-12-15T07:05:48.487Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-15T07:05:48.487Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T07:05:48.487Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:05:48.681Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:05:48.713Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T07:05:55.187Z] $ docker top 56c3760b28e5cbec8ed2d8655c23bef9d58c3e97de625c1414cbe9b7fdca417f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:05:55.649Z] ---> job-cost.sh [2023-12-15T07:05:55.649Z] lf-activate-venv: SKIPPING [2023-12-15T07:05:55.649Z] INFO: No Stack... [2023-12-15T07:05:55.908Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T07:05:56.474Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T07:05:56.766Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv+ [2023-12-15T07:05:56.766Z] cut -d, -f6 [Pipeline] lock [2023-12-15T07:05:56.779Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [2023-12-15T07:05:56.787Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] did not exist. Created. [2023-12-15T07:05:56.787Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T07:05:57.154Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T07:05:57.176Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T07:05:57.214Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T07:05:57.292Z] $ docker stop --time=1 56c3760b28e5cbec8ed2d8655c23bef9d58c3e97de625c1414cbe9b7fdca417f [2023-12-15T07:05:58.587Z] $ docker rm -f --volumes 56c3760b28e5cbec8ed2d8655c23bef9d58c3e97de625c1414cbe9b7fdca417f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-15T07:07:58.158Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25160 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-12-15T07:07:58.199Z] Running in /w/workspace/device-snmp-go/103 [Pipeline] { [Pipeline] checkout [2023-12-15T07:08:01.279Z] Selected Git installation does not exist. Using Default [2023-12-15T07:08:01.279Z] The recommended git tool is: NONE [2023-12-15T07:08:10.446Z] using credential edgex-jenkins-ssh [2023-12-15T07:08:10.466Z] Cloning the remote Git repository [2023-12-15T07:08:10.512Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-12-15T07:08:10.618Z] > git init /w/workspace/device-snmp-go/103 # timeout=10 [2023-12-15T07:08:10.760Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-15T07:08:10.762Z] > git --version # timeout=10 [2023-12-15T07:08:10.783Z] > git --version # 'git version 2.25.1' [2023-12-15T07:08:10.785Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-15T07:08:10.939Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T07:08:12.587Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-15T07:08:12.606Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-15T07:08:13.400Z] Avoid second fetch [2023-12-15T07:08:13.401Z] Checking out Revision 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 (main) [2023-12-15T07:08:13.937Z] Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.4" [Pipeline] withEnv [Pipeline] { [2023-12-15T07:08:13.418Z] > git config core.sparsecheckout # timeout=10 [2023-12-15T07:08:13.472Z] > git checkout -f 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T07:08:15.313Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-15T07:08:15.313Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T07:08:15.313Z] Dload Upload Total Spent Left Speed [2023-12-15T07:08:15.314Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 98310 0 --:--:-- --:--:-- --:--:-- 98310 [Pipeline] sh [2023-12-15T07:08:15.654Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-15T07:08:15.985Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-15T07:08:15.985Z] sudo tee /etc/docker/daemon.new [2023-12-15T07:08:15.985Z] { [2023-12-15T07:08:15.985Z] "registry-mirrors": [ [2023-12-15T07:08:15.985Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-15T07:08:15.985Z] ], [2023-12-15T07:08:15.985Z] "bip": "10.250.0.254/24", [2023-12-15T07:08:15.985Z] "hosts": [ [2023-12-15T07:08:15.985Z] "tcp://0.0.0.0:5555", [2023-12-15T07:08:15.985Z] "unix:///var/run/docker.sock" [2023-12-15T07:08:15.985Z] ], [2023-12-15T07:08:15.985Z] "mtu": 1458, [2023-12-15T07:08:15.985Z] "selinux-enabled": true, [2023-12-15T07:08:15.985Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-15T07:08:15.985Z] } [Pipeline] sh [2023-12-15T07:08:16.310Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-15T07:08:16.643Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T07:08:38.800Z] provisioning config files... [2023-12-15T07:08:38.823Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/103@tmp/config2702013909445516464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:08:39.272Z] ---> ****-login.sh [2023-12-15T07:08:39.272Z] nexus3.edgexfoundry.org:10001 [2023-12-15T07:08:39.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:08:39.813Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:08:39.813Z] Configure a credential helper to remove this warning. See [2023-12-15T07:08:39.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:08:39.813Z] [2023-12-15T07:08:39.813Z] Login Succeeded [2023-12-15T07:08:39.813Z] nexus3.edgexfoundry.org:10002 [2023-12-15T07:08:39.813Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:08:40.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:08:40.082Z] Configure a credential helper to remove this warning. See [2023-12-15T07:08:40.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:08:40.082Z] [2023-12-15T07:08:40.082Z] Login Succeeded [2023-12-15T07:08:40.082Z] nexus3.edgexfoundry.org:10003 [2023-12-15T07:08:40.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:08:40.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:08:40.351Z] Configure a credential helper to remove this warning. See [2023-12-15T07:08:40.351Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:08:40.351Z] [2023-12-15T07:08:40.351Z] Login Succeeded [2023-12-15T07:08:40.351Z] nexus3.edgexfoundry.org:10004 [2023-12-15T07:08:40.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:08:40.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:08:40.619Z] Configure a credential helper to remove this warning. See [2023-12-15T07:08:40.619Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:08:40.619Z] [2023-12-15T07:08:40.619Z] Login Succeeded [2023-12-15T07:08:40.619Z] ****.io [2023-12-15T07:08:40.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:08:41.153Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:08:41.153Z] Configure a credential helper to remove this warning. See [2023-12-15T07:08:41.153Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:08:41.153Z] [2023-12-15T07:08:41.153Z] Login Succeeded [2023-12-15T07:08:41.153Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T07:08:41.166Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-15T07:08:41.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T07:08:41.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T07:08:41.741Z] ========================================================= [2023-12-15T07:08:41.741Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-15T07:08:41.741Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:08:42.248Z] + 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 . [2023-12-15T07:08:43.666Z] #0 building with "default" instance using docker driver [2023-12-15T07:08:43.666Z] [2023-12-15T07:08:43.666Z] #1 [internal] load build definition from Dockerfile [2023-12-15T07:08:43.666Z] #1 transferring dockerfile: 1.61kB 0.0s done [2023-12-15T07:08:43.666Z] #1 DONE 0.1s [2023-12-15T07:08:43.666Z] [2023-12-15T07:08:43.666Z] #2 [internal] load .dockerignore [2023-12-15T07:08:43.666Z] #2 transferring context: 46B done [2023-12-15T07:08:43.666Z] #2 DONE 0.1s [2023-12-15T07:08:43.666Z] [2023-12-15T07:08:43.666Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-15T07:08:43.666Z] #3 DONE 0.1s [2023-12-15T07:08:43.666Z] [2023-12-15T07:08:43.666Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T07:08:43.666Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-15T07:08:43.938Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-15T07:08:43.938Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.77MB / 63.99MB 0.2s [2023-12-15T07:08:43.938Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-15T07:08:43.938Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-15T07:08:43.938Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-15T07:08:43.938Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s [2023-12-15T07:08:43.938Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-15T07:08:43.938Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-15T07:08:43.938Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-15T07:08:43.938Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s [2023-12-15T07:08:43.938Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-15T07:08:44.213Z] #4 ... [2023-12-15T07:08:44.213Z] [2023-12-15T07:08:44.213Z] #5 [internal] load build context [2023-12-15T07:08:44.213Z] #5 transferring context: 7.03MB 0.3s done [2023-12-15T07:08:44.213Z] #5 DONE 0.4s [2023-12-15T07:08:44.213Z] [2023-12-15T07:08:44.213Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-15T07:08:44.213Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s [2023-12-15T07:08:44.213Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-15T07:08:44.213Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s [2023-12-15T07:08:44.213Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.83MB / 97.63MB 0.5s [2023-12-15T07:08:44.213Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-15T07:08:44.213Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.6s [2023-12-15T07:08:44.213Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.41MB / 11.40MB 0.6s [2023-12-15T07:08:44.484Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 23.07MB / 63.99MB 0.7s [2023-12-15T07:08:44.484Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-15T07:08:44.484Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.54MB / 97.63MB 0.7s [2023-12-15T07:08:44.484Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2023-12-15T07:08:44.484Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.85MB / 63.99MB 0.9s [2023-12-15T07:08:44.484Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 25.17MB / 97.63MB 0.9s [2023-12-15T07:08:44.484Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-15T07:08:44.766Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 37.75MB / 63.99MB 1.0s [2023-12-15T07:08:44.766Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 1.0s [2023-12-15T07:08:44.766Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-15T07:08:44.766Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.1s [2023-12-15T07:08:44.766Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-15T07:08:45.036Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 46.74MB / 63.99MB 1.2s [2023-12-15T07:08:45.036Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.91MB / 97.63MB 1.2s [2023-12-15T07:08:45.036Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.4s [2023-12-15T07:08:45.036Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.4s [2023-12-15T07:08:45.036Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.5s [2023-12-15T07:08:45.304Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s [2023-12-15T07:08:45.304Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.39MB / 97.63MB 1.6s [2023-12-15T07:08:45.570Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.7s done [2023-12-15T07:08:45.571Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.25MB / 97.63MB 1.7s [2023-12-15T07:08:45.571Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-15T07:08:45.571Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.9s [2023-12-15T07:08:45.571Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 2.0s [2023-12-15T07:08:45.837Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 2.1s [2023-12-15T07:08:46.104Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 95.87MB / 97.63MB 2.3s [2023-12-15T07:08:46.371Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done [2023-12-15T07:08:51.711Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s [2023-12-15T07:08:57.113Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s [2023-12-15T07:09:02.457Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done [2023-12-15T07:09:03.867Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-15T07:09:03.867Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-15T07:09:03.867Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-15T07:09:09.202Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-15T07:09:11.781Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.9s done [2023-12-15T07:09:12.048Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-15T07:09:13.458Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-15T07:09:14.043Z] #4 DONE 30.1s [2023-12-15T07:09:14.043Z] [2023-12-15T07:09:14.043Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T07:09:14.625Z] #6 0.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T07:09:14.891Z] #6 1.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T07:09:15.858Z] #6 2.083 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-15T07:09:15.858Z] #6 2.104 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-15T07:09:15.858Z] #6 2.116 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-15T07:09:15.858Z] #6 2.179 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-15T07:09:15.858Z] #6 2.205 Executing busybox-1.36.1-r5.trigger [2023-12-15T07:09:16.122Z] #6 2.240 OK: 271 MiB in 56 packages [2023-12-15T07:09:18.059Z] #6 DONE 4.0s [2023-12-15T07:09:18.059Z] [2023-12-15T07:09:18.059Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2023-12-15T07:09:18.059Z] #7 DONE 0.1s [2023-12-15T07:09:18.060Z] [2023-12-15T07:09:18.060Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T07:09:18.060Z] #8 DONE 0.1s [2023-12-15T07:09:18.060Z] [2023-12-15T07:09:18.060Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T07:09:44.732Z] #9 DONE 22.7s [2023-12-15T07:09:44.732Z] [2023-12-15T07:09:44.732Z] #10 [builder 6/7] COPY . . [2023-12-15T07:09:44.732Z] #10 DONE 0.2s [2023-12-15T07:09:44.732Z] [2023-12-15T07:09:44.732Z] #11 [builder 7/7] RUN echo noop [2023-12-15T07:09:44.732Z] #11 0.615 noop [2023-12-15T07:09:44.732Z] #11 DONE 0.7s [2023-12-15T07:09:44.732Z] [2023-12-15T07:09:44.732Z] #12 exporting to image [2023-12-15T07:09:44.732Z] #12 exporting layers [2023-12-15T07:10:06.768Z] #12 exporting layers 23.1s done [2023-12-15T07:10:06.768Z] #12 writing image sha256:a151dbfa98f65898ba4e0e94c2bbd8dfacba6484140ca67e0ed07f4658774c82 done [2023-12-15T07:10:06.768Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-15T07:10:06.768Z] #12 DONE 23.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:10:07.223Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T07:10:07.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:10:07.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-25160 does not seem to be running inside a container [2023-12-15T07:10:07.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/103 -v /w/workspace/device-snmp-go/103:/w/workspace/device-snmp-go/103:rw,z -v /w/workspace/device-snmp-go/103@tmp:/w/workspace/device-snmp-go/103@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 [2023-12-15T07:10:08.644Z] $ docker top a30ab5e4993d9eda3b0c073bfed570390ba65f34abf0f642dcaa34acb113b5ed -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T07:10:09.488Z] + go version [2023-12-15T07:10:09.488Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-15T07:10:09.507Z] $ docker stop --time=1 a30ab5e4993d9eda3b0c073bfed570390ba65f34abf0f642dcaa34acb113b5ed [2023-12-15T07:10:10.981Z] $ docker rm -f --volumes a30ab5e4993d9eda3b0c073bfed570390ba65f34abf0f642dcaa34acb113b5ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:10:12.014Z] + docker inspect -f . ci-base-image-arm64 [2023-12-15T07:10:12.015Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:10:12.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-25160 does not seem to be running inside a container [2023-12-15T07:10:12.332Z] $ 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/103 -v /w/workspace/device-snmp-go/103:/w/workspace/device-snmp-go/103:rw,z -v /w/workspace/device-snmp-go/103@tmp:/w/workspace/device-snmp-go/103@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 [2023-12-15T07:10:13.275Z] $ docker top 542064c39f756c54f387e4f0a34596c91eef118e14b595a77f89dabdb0179ac8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T07:10:13.819Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/103 [Pipeline] fileExists [Pipeline] sh [2023-12-15T07:10:14.193Z] + make test [2023-12-15T07:10:14.193Z] go test ./... -coverprofile=coverage.out [2023-12-15T07:10:18.443Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-15T07:11:14.832Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-15T07:11:14.832Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements [2023-12-15T07:11:14.832Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-15T07:11:14.832Z] go vet ./... [2023-12-15T07:11:27.153Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-15T07:11:27.153Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-15T07:11:27.153Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-15T07:11:27.175Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-15T07:11:27.227Z] $ docker stop --time=1 542064c39f756c54f387e4f0a34596c91eef118e14b595a77f89dabdb0179ac8 [2023-12-15T07:11:29.178Z] $ docker rm -f --volumes 542064c39f756c54f387e4f0a34596c91eef118e14b595a77f89dabdb0179ac8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T07:11:30.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-15T07:11:30.417Z] Warning: overwriting stash ‘coverage-report’ [2023-12-15T07:11:30.851Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-15T07:11:31.471Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-15T07:11:31.797Z] + ls -al . [2023-12-15T07:11:31.797Z] total 168 [2023-12-15T07:11:31.797Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 15 07:10 . [2023-12-15T07:11:31.797Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 07:08 .. [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 07:08 .dockerignore [2023-12-15T07:11:31.797Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 07:08 .git [2023-12-15T07:11:31.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:08 .github [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 15 07:08 .gitignore [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 07:08 .golangci.yml [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 15 07:08 Attribution.txt [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 15 07:08 CHANGELOG.md [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 15 07:08 Dockerfile [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 07:08 GOVERNANCE.md [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 07:08 Jenkinsfile [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 07:08 LICENSE [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 15 07:08 Makefile [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 07:08 OWNERS.md [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 15 07:08 README.md [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 07:03 VERSION [2023-12-15T07:11:31.797Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 07:08 bin [2023-12-15T07:11:31.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:08 cmd [2023-12-15T07:11:31.797Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 15 07:11 coverage.out [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 15 07:08 go.mod [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 15 07:08 go.sum [2023-12-15T07:11:31.797Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 07:08 internal [2023-12-15T07:11:31.797Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 07:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:11:32.218Z] + 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=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 --label arch=arm64 --label version=3.2.0-dev.3 . [2023-12-15T07:11:33.179Z] #0 building with "default" instance using docker driver [2023-12-15T07:11:33.179Z] [2023-12-15T07:11:33.179Z] #1 [internal] load build definition from Dockerfile [2023-12-15T07:11:33.179Z] #1 transferring dockerfile: 1.61kB 0.0s done [2023-12-15T07:11:33.179Z] #1 DONE 0.0s [2023-12-15T07:11:33.179Z] [2023-12-15T07:11:33.179Z] #2 [internal] load .dockerignore [2023-12-15T07:11:33.179Z] #2 transferring context: 46B done [2023-12-15T07:11:33.179Z] #2 DONE 0.0s [2023-12-15T07:11:33.179Z] [2023-12-15T07:11:33.179Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-15T07:11:33.179Z] #3 DONE 0.0s [2023-12-15T07:11:33.179Z] [2023-12-15T07:11:33.179Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-15T07:11:33.179Z] #4 DONE 0.2s [2023-12-15T07:11:33.179Z] [2023-12-15T07:11:33.179Z] #5 [internal] load build context [2023-12-15T07:11:33.179Z] #5 transferring context: 15.21kB 0.0s done [2023-12-15T07:11:33.179Z] #5 DONE 0.1s [2023-12-15T07:11:33.179Z] [2023-12-15T07:11:33.179Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T07:11:33.179Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-15T07:11:33.179Z] #6 ... [2023-12-15T07:11:33.179Z] [2023-12-15T07:11:33.179Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-15T07:11:33.179Z] #7 DONE 0.2s [2023-12-15T07:11:33.179Z] [2023-12-15T07:11:33.179Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-15T07:11:33.179Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-15T07:11:33.179Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-15T07:11:33.179Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-15T07:11:33.446Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-15T07:11:33.446Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-15T07:11:33.446Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-15T07:11:34.029Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-15T07:11:34.029Z] #6 DONE 0.9s [2023-12-15T07:11:34.029Z] [2023-12-15T07:11:34.029Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-15T07:11:34.029Z] #8 0.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T07:11:34.610Z] #8 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T07:11:35.571Z] #8 2.211 OK: 271 MiB in 56 packages [2023-12-15T07:11:35.839Z] #8 DONE 2.5s [2023-12-15T07:11:35.839Z] [2023-12-15T07:11:35.839Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-15T07:11:35.839Z] #9 0.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T07:11:35.839Z] #9 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T07:11:36.106Z] #9 ... [2023-12-15T07:11:36.106Z] [2023-12-15T07:11:36.106Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2023-12-15T07:11:36.106Z] #10 DONE 0.1s [2023-12-15T07:11:36.106Z] [2023-12-15T07:11:36.106Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-15T07:11:36.106Z] #9 2.018 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-15T07:11:36.106Z] #9 2.035 Executing busybox-1.36.1-r5.trigger [2023-12-15T07:11:36.106Z] #9 ... [2023-12-15T07:11:36.106Z] [2023-12-15T07:11:36.106Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-15T07:11:36.106Z] #11 DONE 0.1s [2023-12-15T07:11:36.106Z] [2023-12-15T07:11:36.106Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-15T07:11:36.106Z] #9 2.070 OK: 8 MiB in 16 packages [2023-12-15T07:11:36.691Z] #9 DONE 2.4s [2023-12-15T07:11:36.691Z] [2023-12-15T07:11:36.691Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T07:11:37.649Z] #12 ... [2023-12-15T07:11:37.649Z] [2023-12-15T07:11:37.649Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-15T07:11:37.649Z] #13 DONE 1.3s [2023-12-15T07:11:37.649Z] [2023-12-15T07:11:37.649Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T07:11:37.649Z] #12 0.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-15T07:11:37.650Z] #12 ... [2023-12-15T07:11:37.650Z] [2023-12-15T07:11:37.650Z] #14 [builder 6/7] COPY . . [2023-12-15T07:11:37.650Z] #14 DONE 0.2s [2023-12-15T07:11:37.918Z] [2023-12-15T07:11:37.918Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-15T07:11:37.918Z] #12 1.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-15T07:11:38.878Z] #12 2.364 OK: 8 MiB in 16 packages [2023-12-15T07:11:39.148Z] #12 DONE 2.7s [2023-12-15T07:11:39.148Z] [2023-12-15T07:11:39.148Z] #15 [builder 7/7] RUN make build [2023-12-15T07:11:39.148Z] #15 0.656 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.4" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-15T07:13:00.767Z] #15 DONE 69.8s [2023-12-15T07:13:00.767Z] [2023-12-15T07:13:00.767Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2023-12-15T07:13:00.767Z] #16 DONE 0.4s [2023-12-15T07:13:00.767Z] [2023-12-15T07:13:00.767Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-15T07:13:00.767Z] #17 DONE 0.1s [2023-12-15T07:13:00.767Z] [2023-12-15T07:13:00.767Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2023-12-15T07:13:00.767Z] #18 DONE 0.1s [2023-12-15T07:13:00.767Z] [2023-12-15T07:13:00.767Z] #19 exporting to image [2023-12-15T07:13:00.767Z] #19 exporting layers [2023-12-15T07:13:00.767Z] #19 exporting layers 0.3s done [2023-12-15T07:13:00.767Z] #19 writing image sha256:9203712ceecefcd9e820ab7e34221060b65bb31c92f3dbdad63d25ee0d1a596c done [2023-12-15T07:13:00.767Z] #19 naming to docker.io/library/device-snmp-arm64 [2023-12-15T07:13:00.767Z] #19 naming to docker.io/library/device-snmp-arm64 done [2023-12-15T07:13:00.767Z] #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 [2023-12-15T07:13:01.241Z] provisioning config files... [2023-12-15T07:13:01.257Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/103@tmp/config18114431441625880109tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:13:01.719Z] ---> ****-login.sh [2023-12-15T07:13:01.720Z] nexus3.edgexfoundry.org:10001 [2023-12-15T07:13:01.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:13:01.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:13:01.989Z] Configure a credential helper to remove this warning. See [2023-12-15T07:13:01.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:13:01.989Z] [2023-12-15T07:13:01.989Z] Login Succeeded [2023-12-15T07:13:01.989Z] nexus3.edgexfoundry.org:10002 [2023-12-15T07:13:02.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:13:02.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:13:02.257Z] Configure a credential helper to remove this warning. See [2023-12-15T07:13:02.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:13:02.257Z] [2023-12-15T07:13:02.257Z] Login Succeeded [2023-12-15T07:13:02.257Z] nexus3.edgexfoundry.org:10003 [2023-12-15T07:13:02.534Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:13:02.534Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:13:02.534Z] Configure a credential helper to remove this warning. See [2023-12-15T07:13:02.534Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:13:02.534Z] [2023-12-15T07:13:02.534Z] Login Succeeded [2023-12-15T07:13:02.801Z] nexus3.edgexfoundry.org:10004 [2023-12-15T07:13:02.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:13:03.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:13:03.068Z] Configure a credential helper to remove this warning. See [2023-12-15T07:13:03.068Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:13:03.068Z] [2023-12-15T07:13:03.068Z] Login Succeeded [2023-12-15T07:13:03.068Z] ****.io [2023-12-15T07:13:03.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-15T07:13:03.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-15T07:13:03.599Z] Configure a credential helper to remove this warning. See [2023-12-15T07:13:03.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-15T07:13:03.599Z] [2023-12-15T07:13:03.599Z] Login Succeeded [2023-12-15T07:13:03.599Z] ---> ****-login.sh ends [Pipeline] } [2023-12-15T07:13:03.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T07:13:03.799Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-15T07:13:03.865Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-12-15T07:13:03.865Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [2023-12-15T07:13:03.865Z] latest [2023-12-15T07:13:03.865Z] 3.2.0-dev.3 [2023-12-15T07:13:03.865Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [2023-12-15T07:13:03.865Z] main [2023-12-15T07:13:03.865Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:04.435Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:04.928Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [2023-12-15T07:13:04.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-15T07:13:04.928Z] 290f2a7a0edf: Preparing [2023-12-15T07:13:04.928Z] 9527619cab81: Preparing [2023-12-15T07:13:04.928Z] 59f276c811de: Preparing [2023-12-15T07:13:04.928Z] 63fa72e90f06: Preparing [2023-12-15T07:13:04.928Z] 48221a194926: Preparing [2023-12-15T07:13:04.928Z] 0faf9b67be60: Preparing [2023-12-15T07:13:04.928Z] 0faf9b67be60: Waiting [2023-12-15T07:13:05.194Z] 290f2a7a0edf: Pushed [2023-12-15T07:13:05.194Z] 9527619cab81: Pushed [2023-12-15T07:13:05.194Z] 63fa72e90f06: Pushed [2023-12-15T07:13:05.194Z] 48221a194926: Pushed [2023-12-15T07:13:05.194Z] 0faf9b67be60: Layer already exists [2023-12-15T07:13:10.529Z] 59f276c811de: Pushed [2023-12-15T07:13:10.795Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:11.282Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:15.198Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-12-15T07:13:15.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-15T07:13:15.198Z] 290f2a7a0edf: Preparing [2023-12-15T07:13:15.198Z] 9527619cab81: Preparing [2023-12-15T07:13:15.198Z] 59f276c811de: Preparing [2023-12-15T07:13:15.198Z] 63fa72e90f06: Preparing [2023-12-15T07:13:15.198Z] 48221a194926: Preparing [2023-12-15T07:13:15.198Z] 0faf9b67be60: Preparing [2023-12-15T07:13:15.198Z] 0faf9b67be60: Waiting [2023-12-15T07:13:15.198Z] 63fa72e90f06: Layer already exists [2023-12-15T07:13:15.198Z] 59f276c811de: Layer already exists [2023-12-15T07:13:15.198Z] 48221a194926: Layer already exists [2023-12-15T07:13:15.198Z] 9527619cab81: Layer already exists [2023-12-15T07:13:15.198Z] 290f2a7a0edf: Layer already exists [2023-12-15T07:13:15.198Z] 0faf9b67be60: Layer already exists [2023-12-15T07:13:15.472Z] latest: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:15.964Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:16.444Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.3 [2023-12-15T07:13:16.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-15T07:13:16.444Z] 290f2a7a0edf: Preparing [2023-12-15T07:13:16.444Z] 9527619cab81: Preparing [2023-12-15T07:13:16.444Z] 59f276c811de: Preparing [2023-12-15T07:13:16.444Z] 63fa72e90f06: Preparing [2023-12-15T07:13:16.444Z] 48221a194926: Preparing [2023-12-15T07:13:16.444Z] 0faf9b67be60: Preparing [2023-12-15T07:13:16.444Z] 0faf9b67be60: Waiting [2023-12-15T07:13:16.444Z] 59f276c811de: Layer already exists [2023-12-15T07:13:16.444Z] 290f2a7a0edf: Layer already exists [2023-12-15T07:13:16.444Z] 63fa72e90f06: Layer already exists [2023-12-15T07:13:16.444Z] 48221a194926: Layer already exists [2023-12-15T07:13:16.444Z] 9527619cab81: Layer already exists [2023-12-15T07:13:16.444Z] 0faf9b67be60: Layer already exists [2023-12-15T07:13:16.709Z] 3.2.0-dev.3: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:17.202Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:17.687Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [2023-12-15T07:13:17.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-15T07:13:17.687Z] 290f2a7a0edf: Preparing [2023-12-15T07:13:17.687Z] 9527619cab81: Preparing [2023-12-15T07:13:17.687Z] 59f276c811de: Preparing [2023-12-15T07:13:17.687Z] 63fa72e90f06: Preparing [2023-12-15T07:13:17.687Z] 48221a194926: Preparing [2023-12-15T07:13:17.687Z] 0faf9b67be60: Preparing [2023-12-15T07:13:17.687Z] 0faf9b67be60: Waiting [2023-12-15T07:13:17.687Z] 48221a194926: Layer already exists [2023-12-15T07:13:17.687Z] 59f276c811de: Layer already exists [2023-12-15T07:13:17.687Z] 9527619cab81: Layer already exists [2023-12-15T07:13:17.687Z] 290f2a7a0edf: Layer already exists [2023-12-15T07:13:17.687Z] 63fa72e90f06: Layer already exists [2023-12-15T07:13:17.687Z] 0faf9b67be60: Layer already exists [2023-12-15T07:13:17.952Z] 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:18.470Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:18.968Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-12-15T07:13:18.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-12-15T07:13:18.969Z] 290f2a7a0edf: Preparing [2023-12-15T07:13:18.969Z] 9527619cab81: Preparing [2023-12-15T07:13:18.969Z] 59f276c811de: Preparing [2023-12-15T07:13:18.969Z] 63fa72e90f06: Preparing [2023-12-15T07:13:18.969Z] 48221a194926: Preparing [2023-12-15T07:13:18.969Z] 0faf9b67be60: Preparing [2023-12-15T07:13:18.969Z] 0faf9b67be60: Waiting [2023-12-15T07:13:18.969Z] 63fa72e90f06: Layer already exists [2023-12-15T07:13:18.969Z] 48221a194926: Layer already exists [2023-12-15T07:13:18.969Z] 9527619cab81: Layer already exists [2023-12-15T07:13:18.969Z] 290f2a7a0edf: Layer already exists [2023-12-15T07:13:18.969Z] 59f276c811de: Layer already exists [2023-12-15T07:13:18.969Z] 0faf9b67be60: Layer already exists [2023-12-15T07:13:19.233Z] main: digest: sha256:350f74e0be7246f2a2f24d30ce5219860c11d0fc5a2abb7dfff5ca47e9d13124 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-15T07:13:19.560Z] ===================================================== [Pipeline] echo [2023-12-15T07:13:19.619Z] taggedImages: [2023-12-15T07:13:19.619Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [2023-12-15T07:13:19.619Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-12-15T07:13:19.619Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.3 [2023-12-15T07:13:19.619Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1-3.2.0-dev.3 [2023-12-15T07:13:19.619Z] - 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 [2023-12-15T07:13:20.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T07:13:20.244Z] [2023-12-15T07:13:20.244Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:13:20.611Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T07:13:20.611Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-15T07:13:20.611Z] 8998bd30e6a1: Pulling fs layer [2023-12-15T07:13:20.611Z] 04944245beec: Pulling fs layer [2023-12-15T07:13:20.611Z] 699f458cf7ca: Pulling fs layer [2023-12-15T07:13:20.611Z] 765212b225bb: Pulling fs layer [2023-12-15T07:13:20.611Z] f23df028b6ca: Pulling fs layer [2023-12-15T07:13:20.611Z] d65c8cfc05b1: Pulling fs layer [2023-12-15T07:13:20.611Z] 2437ff75d9bd: Pulling fs layer [2023-12-15T07:13:20.611Z] 765212b225bb: Waiting [2023-12-15T07:13:20.611Z] f23df028b6ca: Waiting [2023-12-15T07:13:20.611Z] d65c8cfc05b1: Waiting [2023-12-15T07:13:20.611Z] 2437ff75d9bd: Waiting [2023-12-15T07:13:20.876Z] 04944245beec: Verifying Checksum [2023-12-15T07:13:20.876Z] 04944245beec: Download complete [2023-12-15T07:13:20.876Z] 765212b225bb: Verifying Checksum [2023-12-15T07:13:20.876Z] 765212b225bb: Download complete [2023-12-15T07:13:20.876Z] f23df028b6ca: Verifying Checksum [2023-12-15T07:13:20.876Z] f23df028b6ca: Download complete [2023-12-15T07:13:20.876Z] d65c8cfc05b1: Verifying Checksum [2023-12-15T07:13:20.876Z] d65c8cfc05b1: Download complete [2023-12-15T07:13:21.144Z] 699f458cf7ca: Verifying Checksum [2023-12-15T07:13:21.144Z] 699f458cf7ca: Download complete [2023-12-15T07:13:21.409Z] 8998bd30e6a1: Verifying Checksum [2023-12-15T07:13:21.409Z] 8998bd30e6a1: Download complete [2023-12-15T07:13:23.346Z] 2437ff75d9bd: Verifying Checksum [2023-12-15T07:13:23.346Z] 2437ff75d9bd: Download complete [2023-12-15T07:13:28.676Z] 8998bd30e6a1: Pull complete [2023-12-15T07:13:28.676Z] 04944245beec: Pull complete [2023-12-15T07:13:30.617Z] 699f458cf7ca: Pull complete [2023-12-15T07:13:30.884Z] 765212b225bb: Pull complete [2023-12-15T07:13:31.841Z] f23df028b6ca: Pull complete [2023-12-15T07:13:31.841Z] d65c8cfc05b1: Pull complete [2023-12-15T07:13:53.889Z] 2437ff75d9bd: Pull complete [2023-12-15T07:13:53.889Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-15T07:13:53.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-15T07:13:53.889Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:13:54.250Z] prd-ubuntu20.04-docker-arm64-4c-16g-25160 does not seem to be running inside a container [2023-12-15T07:13:54.319Z] $ 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/103 -v /w/workspace/device-snmp-go/103:/w/workspace/device-snmp-go/103:rw,z -v /w/workspace/device-snmp-go/103@tmp:/w/workspace/device-snmp-go/103@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 [2023-12-15T07:13:57.524Z] $ docker top 27970f2ea665de013df453a6ace716358212974c88a90914425478911437f80c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:13:58.087Z] ---> job-cost.sh [2023-12-15T07:13:58.350Z] lf-activate-venv: SKIPPING [2023-12-15T07:13:58.350Z] INFO: No Stack... [2023-12-15T07:13:58.931Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T07:13:59.894Z] INFO: Archiving Costs [Pipeline] sh [2023-12-15T07:14:00.207Z] + cat /w/workspace/device-snmp-go/103/archives/cost.csv [2023-12-15T07:14:00.207Z] + cut -d, -f6 [Pipeline] lock [2023-12-15T07:14:00.244Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [2023-12-15T07:14:00.251Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] did not exist. Created. [2023-12-15T07:14:00.251Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-15T07:14:00.694Z] /w/workspace/device-snmp-go/103@tmp/durable-fc2b7ed0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-15T07:14:01.012Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-15T07:14:01.081Z] Warning: overwriting stash ‘stack-cost’ [2023-12-15T07:14:01.133Z] Stashed 1 file(s) [Pipeline] } [2023-12-15T07:14:01.140Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-103-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-15T07:14:01.252Z] $ docker stop --time=1 27970f2ea665de013df453a6ace716358212974c88a90914425478911437f80c [2023-12-15T07:14:02.689Z] $ docker rm -f --volumes 27970f2ea665de013df453a6ace716358212974c88a90914425478911437f80c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-15T07:14:04.059Z] provisioning config files... [2023-12-15T07:14:04.067Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config68100365308530106tmp [Pipeline] { [Pipeline] sh [2023-12-15T07:14:04.465Z] + set +x [2023-12-15T07:14:04.465Z] + + curl -sbash https://codecov.io/bash -s [2023-12-15T07:14:04.465Z] -- [2023-12-15T07:14:04.465Z] [2023-12-15T07:14:04.465Z] _____ _ [2023-12-15T07:14:04.465Z] / ____| | | [2023-12-15T07:14:04.465Z] | | ___ __| | ___ ___ _____ __ [2023-12-15T07:14:04.465Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-15T07:14:04.465Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-15T07:14:04.465Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-15T07:14:04.465Z] Bash-1.0.6 [2023-12-15T07:14:04.465Z] [2023-12-15T07:14:04.465Z] [2023-12-15T07:14:04.465Z] ==> git version 2.25.1 found [2023-12-15T07:14:04.465Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-15T07:14:04.465Z] Release-Date: 2020-01-08 [2023-12-15T07:14:04.465Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-15T07:14:04.465Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-15T07:14:04.465Z] ==> Jenkins CI detected. [2023-12-15T07:14:04.465Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-12-15T07:14:04.465Z] project root: . [2023-12-15T07:14:04.465Z] --> token set from env [2023-12-15T07:14:04.466Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-15T07:14:04.466Z] ==> Running gcov in . (disable via -X gcov) [2023-12-15T07:14:04.466Z] ==> Python coveragepy not found [2023-12-15T07:14:04.466Z] ==> Searching for coverage reports in: [2023-12-15T07:14:04.466Z] + . [2023-12-15T07:14:04.466Z] -> Found 1 reports [2023-12-15T07:14:04.466Z] ==> Detecting git/mercurial file structure [2023-12-15T07:14:04.466Z] ==> Reading reports [2023-12-15T07:14:04.724Z] + ./coverage.out bytes=8837 [2023-12-15T07:14:04.724Z] ==> Appending adjustments [2023-12-15T07:14:04.724Z] https://docs.codecov.io/docs/fixing-reports [2023-12-15T07:14:04.724Z] + Found adjustments [2023-12-15T07:14:04.724Z] ==> Gzipping contents [2023-12-15T07:14:04.724Z] 4.0K /tmp/codecov.XO0MMo.gz [2023-12-15T07:14:04.724Z] ==> Uploading reports [2023-12-15T07:14:04.724Z] url: https://codecov.io [2023-12-15T07:14:04.725Z] query: branch=main&commit=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T07:14:04.725Z] -> Pinging Codecov [2023-12-15T07:14:04.725Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1&build=103&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F103%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-15T07:14:04.725Z] -> Uploading to [2023-12-15T07:14:04.725Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-15/6C56EA5C29638FB4528AC87E60AF5AE0/88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1/2da53fd5-5135-4af1-81fe-cf286c0793ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231215T071404Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9279896fe71ae9efcde9d690794a3f9694328bebc586df5d3d7a8f880518eacb [2023-12-15T07:14:04.725Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-15T07:14:04.725Z] Dload Upload Total Spent Left Speed [2023-12-15T07:14:04.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5881 --:--:-- --:--:-- --:--:-- 5881 [2023-12-15T07:14:04.986Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] } [2023-12-15T07:14:04.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-15T07:14:05.423Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-15T07:14:05.439Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:14:05.877Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T07:14:05.877Z] [2023-12-15T07:14:05.877Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:14:06.223Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T07:14:06.223Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-15T07:14:06.223Z] df9b9388f04a: Pulling fs layer [2023-12-15T07:14:06.223Z] 52dc419b0ee2: Pulling fs layer [2023-12-15T07:14:06.223Z] 25bc292e5bac: Pulling fs layer [2023-12-15T07:14:06.223Z] 114826534d7a: Pulling fs layer [2023-12-15T07:14:06.223Z] 4657fd5d0bcf: Pulling fs layer [2023-12-15T07:14:06.223Z] 6ad1cebc031e: Pulling fs layer [2023-12-15T07:14:06.223Z] 8a3aa393b2d8: Pulling fs layer [2023-12-15T07:14:06.223Z] 114826534d7a: Waiting [2023-12-15T07:14:06.223Z] 6ad1cebc031e: Waiting [2023-12-15T07:14:06.223Z] 8a3aa393b2d8: Waiting [2023-12-15T07:14:06.223Z] 4657fd5d0bcf: Waiting [2023-12-15T07:14:06.482Z] 25bc292e5bac: Verifying Checksum [2023-12-15T07:14:06.482Z] 25bc292e5bac: Download complete [2023-12-15T07:14:06.482Z] 52dc419b0ee2: Verifying Checksum [2023-12-15T07:14:06.482Z] 52dc419b0ee2: Download complete [2023-12-15T07:14:06.482Z] 4657fd5d0bcf: Verifying Checksum [2023-12-15T07:14:06.482Z] 4657fd5d0bcf: Download complete [2023-12-15T07:14:06.482Z] df9b9388f04a: Download complete [2023-12-15T07:14:06.482Z] 6ad1cebc031e: Verifying Checksum [2023-12-15T07:14:06.751Z] df9b9388f04a: Pull complete [2023-12-15T07:14:07.011Z] 114826534d7a: Verifying Checksum [2023-12-15T07:14:07.011Z] 52dc419b0ee2: Pull complete [2023-12-15T07:14:07.270Z] 8a3aa393b2d8: Verifying Checksum [2023-12-15T07:14:07.270Z] 8a3aa393b2d8: Download complete [2023-12-15T07:14:07.838Z] 25bc292e5bac: Pull complete [2023-12-15T07:14:11.159Z] 114826534d7a: Pull complete [2023-12-15T07:14:11.159Z] 4657fd5d0bcf: Pull complete [2023-12-15T07:14:11.417Z] 6ad1cebc031e: Pull complete [2023-12-15T07:14:14.702Z] 8a3aa393b2d8: Pull complete [2023-12-15T07:14:14.702Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-15T07:14:14.702Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-15T07:14:14.702Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:14:14.977Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:14:15.008Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-15T07:14:23.666Z] $ docker top b819d80a1a28be3d209c84ca5fb52e64dd8142cd1b1b5f9b065bc1754fca1a0e -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-15T07:14:23.834Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-12-15T07:14:24.113Z] + set -o pipefail [2023-12-15T07:14:24.113Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-12-15T07:14:28.310Z] [2023-12-15T07:14:28.310Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-12-15T07:14:28.310Z] [2023-12-15T07:14:28.310Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/25a5d047-c9ba-4534-8aa9-04f6393f5ab1 [2023-12-15T07:14:28.310Z] [2023-12-15T07:14:28.310Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-15T07:14:28.310Z] [2023-12-15T07:14:28.879Z] [2023-12-15T07:14:28.879Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-15T07:14:28.879Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-15T07:14:28.879Z] More details here: https://snyk.co/ue1NS [2023-12-15T07:14:28.879Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-15T07:14:28.879Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-15T07:14:28.889Z] $ docker stop --time=1 b819d80a1a28be3d209c84ca5fb52e64dd8142cd1b1b5f9b065bc1754fca1a0e [2023-12-15T07:14:34.079Z] $ docker rm -f --volumes b819d80a1a28be3d209c84ca5fb52e64dd8142cd1b1b5f9b065bc1754fca1a0e [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 [2023-12-15T07:14:35.578Z] + git log --format=format:%s -1 88e559c7bb8d9e0e1ee8bb060232a119f2b27ad1 [Pipeline] sh [2023-12-15T07:14:35.866Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T07:14:35.866Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:14:36.210Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T07:14:36.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:14:36.371Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:14:36.408Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T07:14:37.054Z] $ docker top 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T07:14:37.299Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T07:14:37.299Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T07:14:37.407Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T07:14:37.409Z] $ docker exec 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 ssh-agent [2023-12-15T07:14:37.520Z] SSH_AUTH_SOCK=/tmp/ssh-07yLIZfiQUcV/agent.32 [2023-12-15T07:14:37.520Z] SSH_AGENT_PID=38 [2023-12-15T07:14:37.524Z] Running ssh-add (command line suppressed) [2023-12-15T07:14:37.611Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18246185403069294914.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_18246185403069294914.key) [2023-12-15T07:14:37.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T07:14:37.962Z] + git semver tag [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,158 [run_tag] DEBUG tag force:False [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,158 [check_head_tag] DEBUG check head tag [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,159 [execute] INFO git cat-file --batch-check [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,160 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,164 [execute] INFO git cat-file --batch [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,177 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,177 [execute] INFO git tag -a v3.2.0-dev.3 -m v3.2.0-dev.3 [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,177 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.3', '-m', 'v3.2.0-dev.3'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-15T07:14:38.221Z] 2023-12-15 07:14:38,181 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:14:38.221Z] 3.2.0-dev.3 [Pipeline] } [2023-12-15T07:14:38.229Z] $ docker exec --env ******** --env ******** 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 ssh-agent -k [2023-12-15T07:14:38.325Z] unset SSH_AUTH_SOCK; [2023-12-15T07:14:38.325Z] unset SSH_AGENT_PID; [2023-12-15T07:14:38.326Z] echo Agent pid 38 killed; [2023-12-15T07:14:38.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T07:14:38.842Z] + git semver [Pipeline] } [2023-12-15T07:14:39.112Z] $ docker stop --time=1 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 [2023-12-15T07:14:41.807Z] $ docker rm -f --volumes 04e3f6caaf0c14e7f7e65ea500b30c7ca88e9c3e039885ffd5b2cb8dbb512536 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:14:42.439Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T07:14:42.439Z] [2023-12-15T07:14:42.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:14:42.793Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T07:14:42.793Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-15T07:14:42.793Z] ab5ef0e58194: Pulling fs layer [2023-12-15T07:14:42.793Z] 9712f1f96733: Pulling fs layer [2023-12-15T07:14:42.793Z] 63f879dbbcfc: Pulling fs layer [2023-12-15T07:14:42.793Z] 0d9ebad4ef96: Pulling fs layer [2023-12-15T07:14:42.793Z] e9a5061849ea: Pulling fs layer [2023-12-15T07:14:42.793Z] d747dcd14b5f: Pulling fs layer [2023-12-15T07:14:42.793Z] 2de7ff778b66: Pulling fs layer [2023-12-15T07:14:42.793Z] 0d9ebad4ef96: Waiting [2023-12-15T07:14:42.793Z] e9a5061849ea: Waiting [2023-12-15T07:14:42.793Z] d747dcd14b5f: Waiting [2023-12-15T07:14:43.053Z] 9712f1f96733: Verifying Checksum [2023-12-15T07:14:43.053Z] 9712f1f96733: Download complete [2023-12-15T07:14:43.312Z] 63f879dbbcfc: Verifying Checksum [2023-12-15T07:14:43.312Z] 63f879dbbcfc: Download complete [2023-12-15T07:14:43.312Z] e9a5061849ea: Verifying Checksum [2023-12-15T07:14:43.312Z] e9a5061849ea: Download complete [2023-12-15T07:14:43.312Z] 0d9ebad4ef96: Verifying Checksum [2023-12-15T07:14:43.312Z] 0d9ebad4ef96: Download complete [2023-12-15T07:14:43.312Z] d747dcd14b5f: Download complete [2023-12-15T07:14:43.570Z] ab5ef0e58194: Download complete [2023-12-15T07:14:43.570Z] 2de7ff778b66: Download complete [2023-12-15T07:14:46.120Z] ab5ef0e58194: Pull complete [2023-12-15T07:14:46.380Z] 9712f1f96733: Pull complete [2023-12-15T07:14:47.316Z] 63f879dbbcfc: Pull complete [2023-12-15T07:14:51.497Z] 0d9ebad4ef96: Pull complete [2023-12-15T07:14:51.497Z] e9a5061849ea: Pull complete [2023-12-15T07:14:51.497Z] d747dcd14b5f: Pull complete [2023-12-15T07:14:54.101Z] 2de7ff778b66: Pull complete [2023-12-15T07:14:54.101Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-15T07:14:54.101Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-15T07:14:54.101Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:14:56.442Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:14:56.477Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-15T07:15:06.819Z] $ docker top 4914cf16dab70e40ceb23517a44b59babbb392e129ba9b9231b9330fc9dce01e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-15T07:15:07.000Z] provisioning config files... [2023-12-15T07:15:07.007Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4766169917067615443tmp [2023-12-15T07:15:07.018Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9401102058267986861tmp [2023-12-15T07:15:07.029Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config11264993003319553576tmp [Pipeline] { [Pipeline] echo [2023-12-15T07:15:07.170Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:07.477Z] ---> sigul-configuration.sh [2023-12-15T07:15:07.477Z] gpg: directory `/root/.gnupg' created [2023-12-15T07:15:07.477Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-15T07:15:07.477Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-15T07:15:07.477Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-15T07:15:07.477Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-15T07:15:07.477Z] gpg: CAST5 encrypted data [2023-12-15T07:15:07.477Z] gpg: encrypted with 1 passphrase [2023-12-15T07:15:07.477Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-15T07:15:07.767Z] + mkdir /home/jenkins [2023-12-15T07:15:07.767Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-15T07:15:08.055Z] + 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 [2023-12-15T07:15:08.066Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:08.356Z] ---> sigul-install.sh [2023-12-15T07:15:08.356Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-15T07:15:08.647Z] + git tag --list [2023-12-15T07:15:08.647Z] 1.0.0 [2023-12-15T07:15:08.647Z] v0.0.0 [2023-12-15T07:15:08.647Z] v1.1.0 [2023-12-15T07:15:08.647Z] v1.1.1 [2023-12-15T07:15:08.647Z] v1.2.2 [2023-12-15T07:15:08.647Z] v1.3.0 [2023-12-15T07:15:08.647Z] v1.3.1 [2023-12-15T07:15:08.647Z] v2.0.0 [2023-12-15T07:15:08.647Z] v2.1.0 [2023-12-15T07:15:08.647Z] v2.1.1 [2023-12-15T07:15:08.647Z] v2.2.0 [2023-12-15T07:15:08.647Z] v2.3.0 [2023-12-15T07:15:08.647Z] v3.0 [2023-12-15T07:15:08.647Z] v3.0.0 [2023-12-15T07:15:08.647Z] v3.1 [2023-12-15T07:15:08.647Z] v3.1.0 [2023-12-15T07:15:08.647Z] v3.1.0-dev.1 [2023-12-15T07:15:08.647Z] v3.1.0-dev.10 [2023-12-15T07:15:08.647Z] v3.1.0-dev.11 [2023-12-15T07:15:08.647Z] v3.1.0-dev.12 [2023-12-15T07:15:08.647Z] v3.1.0-dev.13 [2023-12-15T07:15:08.647Z] v3.1.0-dev.2 [2023-12-15T07:15:08.647Z] v3.1.0-dev.3 [2023-12-15T07:15:08.647Z] v3.1.0-dev.4 [2023-12-15T07:15:08.647Z] v3.1.0-dev.5 [2023-12-15T07:15:08.647Z] v3.1.0-dev.6 [2023-12-15T07:15:08.647Z] v3.1.0-dev.7 [2023-12-15T07:15:08.647Z] v3.1.0-dev.8 [2023-12-15T07:15:08.647Z] v3.1.0-dev.9 [2023-12-15T07:15:08.647Z] v3.2.0-dev.1 [2023-12-15T07:15:08.647Z] v3.2.0-dev.2 [2023-12-15T07:15:08.647Z] v3.2.0-dev.3 [Pipeline] sh [2023-12-15T07:15:08.941Z] + lftools sign git-tag v3.2.0-dev.3 [2023-12-15T07:15:09.508Z] Signing Git tag with Sigul... [2023-12-15T07:15:09.508Z] Signing v3.2.0-dev.3 [Pipeline] echo [2023-12-15T07:15:10.088Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:10.383Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-15T07:15:10.390Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-15T07:15:10.521Z] $ docker stop --time=1 4914cf16dab70e40ceb23517a44b59babbb392e129ba9b9231b9330fc9dce01e [2023-12-15T07:15:11.973Z] $ docker rm -f --volumes 4914cf16dab70e40ceb23517a44b59babbb392e129ba9b9231b9330fc9dce01e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-15T07:15:12.887Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T07:15:12.887Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:15:13.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T07:15:13.241Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:15:13.425Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:15:13.455Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T07:15:13.820Z] $ docker top 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 -eo pid,comm [2023-12-15T07:15:13.863Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-15T07:15:13.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T07:15:14.076Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T07:15:14.076Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T07:15:14.188Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T07:15:14.189Z] $ docker exec 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 ssh-agent [2023-12-15T07:15:14.298Z] SSH_AUTH_SOCK=/tmp/ssh-wd3FdCv6dLj7/agent.32 [2023-12-15T07:15:14.298Z] SSH_AGENT_PID=38 [2023-12-15T07:15:14.302Z] Running ssh-add (command line suppressed) [2023-12-15T07:15:14.408Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17805186620736842629.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17805186620736842629.key) [2023-12-15T07:15:14.423Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T07:15:14.767Z] + git semver bump pre [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,948 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,948 [bump_version] DEBUG bumping version:3.2.0-dev.3 on axis:pre with prefix:dev [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,948 [bump_version] DEBUG bumped version:3.2.0-dev.4 [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,949 [write_version] DEBUG write version:3.2.0-dev.4 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,949 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,949 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,951 [execute] INFO git cat-file --batch-check [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,957 [execute] INFO git cat-file --batch [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T07:15:15.026Z] 2023-12-15 07:15:14,961 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:15:15.026Z] 3.2.0-dev.4 [Pipeline] } [2023-12-15T07:15:15.034Z] $ docker exec --env ******** --env ******** 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 ssh-agent -k [2023-12-15T07:15:15.140Z] unset SSH_AUTH_SOCK; [2023-12-15T07:15:15.141Z] unset SSH_AGENT_PID; [2023-12-15T07:15:15.141Z] echo Agent pid 38 killed; [2023-12-15T07:15:15.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T07:15:15.679Z] + git semver [Pipeline] } [2023-12-15T07:15:15.948Z] $ docker stop --time=1 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 [2023-12-15T07:15:17.502Z] $ docker rm -f --volumes 246c7b017cf487ee17b753799b1bed7d4d6e170cfe9e27056ff9eb694e22e730 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-15T07:15:18.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-15T07:15:18.019Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:15:18.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-15T07:15:18.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:15:19.545Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:15:20.316Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-15T07:15:22.269Z] $ docker top 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-15T07:15:23.577Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-15T07:15:23.577Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-15T07:15:23.676Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-15T07:15:23.677Z] $ docker exec 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 ssh-agent [2023-12-15T07:15:23.777Z] SSH_AUTH_SOCK=/tmp/ssh-CXfSVK61jyDk/agent.32 [2023-12-15T07:15:23.777Z] SSH_AGENT_PID=38 [2023-12-15T07:15:23.782Z] Running ssh-add (command line suppressed) [2023-12-15T07:15:23.880Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13734517592178968591.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_13734517592178968591.key) [2023-12-15T07:15:23.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-15T07:15:24.239Z] + git semver push [2023-12-15T07:15:24.498Z] 2023-12-15 07:15:24,425 [run_push] DEBUG push [2023-12-15T07:15:24.498Z] 2023-12-15 07:15:24,426 [execute] INFO git cat-file --batch-check [2023-12-15T07:15:24.498Z] 2023-12-15 07:15:24,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-15T07:15:24.498Z] 2023-12-15 07:15:24,430 [execute] INFO git rev-list 6832098634fa672413e6a6df0a2d3bfb639d98a5 -- [2023-12-15T07:15:24.498Z] 2023-12-15 07:15:24,430 [execute] DEBUG Popen(['git', 'rev-list', '6832098634fa672413e6a6df0a2d3bfb639d98a5', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T07:15:24.498Z] 2023-12-15 07:15:24,438 [execute] INFO git fetch -v origin [2023-12-15T07:15:24.498Z] 2023-12-15 07:15:24,438 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-15T07:15:25.066Z] 2023-12-15 07:15:24,962 [run_push] DEBUG no remote changes detected [2023-12-15T07:15:25.066Z] 2023-12-15 07:15:24,963 [execute] INFO git push origin semver [2023-12-15T07:15:25.066Z] 2023-12-15 07:15:24,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-15T07:15:26.002Z] 2023-12-15 07:15:25,731 [run_push] DEBUG push all version tags [2023-12-15T07:15:26.002Z] 2023-12-15 07:15:25,731 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-15T07:15:26.002Z] 2023-12-15 07:15:25,732 [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) [2023-12-15T07:15:26.569Z] 2023-12-15 07:15:26,475 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-12-15T07:15:26.569Z] 3.2.0-dev.4 [Pipeline] } [2023-12-15T07:15:26.577Z] $ docker exec --env ******** --env ******** 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 ssh-agent -k [2023-12-15T07:15:26.674Z] unset SSH_AUTH_SOCK; [2023-12-15T07:15:26.675Z] unset SSH_AGENT_PID; [2023-12-15T07:15:26.675Z] echo Agent pid 38 killed; [2023-12-15T07:15:26.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-15T07:15:27.211Z] + git semver [Pipeline] } [2023-12-15T07:15:27.482Z] $ docker stop --time=1 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 [2023-12-15T07:15:28.787Z] $ docker rm -f --volumes 0a033b07a898037c3d34b4123c3913f16160c35f8e3763ae5d5cd7f76bd0de10 [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 [2023-12-15T07:15:30.306Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-12-15T07:15:30.306Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-15T07:15:30.306Z] total 16 [2023-12-15T07:15:30.306Z] drwxr-xr-x 3 root root 4096 Dec 15 07:05 . [2023-12-15T07:15:30.306Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 07:15 .. [2023-12-15T07:15:30.306Z] drwxr-xr-x 2 root root 4096 Dec 15 07:05 cost [2023-12-15T07:15:30.306Z] -rw-r--r-- 1 root root 86 Dec 15 07:05 cost.csv [2023-12-15T07:15:30.306Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-15T07:15:30.306Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-12-15T07:15:30.306Z] total 16 [2023-12-15T07:15:30.306Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 07:05 . [2023-12-15T07:15:30.306Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 07:15 .. [2023-12-15T07:15:30.306Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 07:05 cost [2023-12-15T07:15:30.306Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 15 07:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:30.681Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:31.598Z] ---> package-listing.sh [2023-12-15T07:15:31.598Z] ++ facter osfamily [2023-12-15T07:15:31.598Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-15T07:15:31.857Z] + OS_FAMILY=debian [2023-12-15T07:15:31.857Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-12-15T07:15:31.857Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-15T07:15:31.857Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-15T07:15:31.857Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-15T07:15:31.857Z] + PACKAGES=/tmp/packages_start.txt [2023-12-15T07:15:31.857Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-12-15T07:15:31.857Z] + PACKAGES=/tmp/packages_end.txt [2023-12-15T07:15:31.857Z] + case "${OS_FAMILY}" in [2023-12-15T07:15:31.857Z] + dpkg -l [2023-12-15T07:15:31.857Z] + grep '^ii' [2023-12-15T07:15:31.857Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-15T07:15:31.857Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-15T07:15:31.857Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-15T07:15:31.857Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-12-15T07:15:31.857Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-12-15T07:15:31.857Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-12-15T07:15:31.867Z] 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 [2023-12-15T07:15:32.144Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-15T07:15:32.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-15T07:15:32.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-15T07:15:32.953Z] prd-ubuntu20.04-docker-8c-8g-25157 does not seem to be running inside a container [2023-12-15T07:15:32.981Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-15T07:15:33.978Z] $ docker top e9018638a764d2ff901c1b1ee8f0421a014ac8e0dc9bee861704fa51fbaafd11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-15T07:15:34.441Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-15T07:15:34.725Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-15T07:15:35.004Z] + ls /var/log/sa-host [2023-12-15T07:15:35.005Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-15T07:15:35.209Z] provisioning config files... [2023-12-15T07:15:35.218Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2976408672735239235tmp [Pipeline] { [Pipeline] echo [2023-12-15T07:15:35.346Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:35.630Z] ---> create-netrc.sh [Pipeline] } [2023-12-15T07:15:35.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:36.084Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-15T07:15:36.094Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:36.380Z] ---> sudo-logs.sh [2023-12-15T07:15:36.380Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-15T07:15:36.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:36.758Z] ---> job-cost.sh [2023-12-15T07:15:36.758Z] lf-activate-venv: SKIPPING [2023-12-15T07:15:36.758Z] DEBUG: total: 0.2199999988079071 [2023-12-15T07:15:36.758Z] INFO: Retrieving Stack Cost... [2023-12-15T07:15:37.326Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-15T07:15:37.589Z] INFO: Archiving Costs [Pipeline] echo [2023-12-15T07:15:37.602Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-15T07:15:37.882Z] ---> logs-deploy.sh [2023-12-15T07:15:37.882Z] lf-activate-venv: SKIPPING [2023-12-15T07:15:37.882Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/103 [2023-12-15T07:15:37.882Z] INFO: archiving workspace using pattern(s): [2023-12-15T07:15:38.819Z] Archives upload complete. [2023-12-15T07:15:38.819Z] INFO: archiving logs to Nexus