Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 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-ssh394219587840627243.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh9202758207608695038.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4277431179036399054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh4928146356766388592.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-ssh7551981446196364628.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.23 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-21910 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 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 (main) Commit message: "Merge pull request #350 from jinlinGuan/golang-1.23" > 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 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 # timeout=10 > git rev-list --no-walk 66a19ca55ca84056ce2719f1ed69bf58dfaa137b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-05T14:09:46.865Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-05T14:09:46.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-05T14:09:46.985Z] ========================================================= [2024-10-05T14:09:46.985Z] EdgeX Global Pipelines Version Info [2024-10-05T14:09:46.986Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:09:47.723Z] ------------------- [2024-10-05T14:09:47.723Z] stable info: [2024-10-05T14:09:47.723Z] ------------------- [2024-10-05T14:09:47.723Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-05T14:09:47.723Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-05T14:09:47.723Z] Message: update stable to v1.0.265 [2024-10-05T14:09:48.293Z] ------------------- [2024-10-05T14:09:48.293Z] experimental info: [2024-10-05T14:09:48.293Z] ------------------- [2024-10-05T14:09:48.293Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-05T14:09:48.293Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-05T14:09:48.293Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-05T14:09:48.374Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2024-10-05T14:09:48.400Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2024-10-05T14:09:48.422Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-05T14:09:48.447Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-05T14:09:48.473Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-05T14:09:48.512Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-05T14:09:48.536Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-05T14:09:48.559Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-05T14:09:48.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-05T14:09:48.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-05T14:09:48.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-05T14:09:48.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2024-10-05T14:09:48.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-05T14:09:48.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-05T14:09:48.715Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-05T14:09:48.734Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-05T14:09:48.751Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:09:48.768Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-05T14:09:48.789Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-05T14:09:48.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-05T14:09:48.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-05T14:09:48.846Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-05T14:09:48.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-05T14:09:48.884Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-05T14:09:48.905Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-05T14:09:48.925Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-05T14:09:48.944Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-05T14:09:48.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-05T14:09:48.990Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-05T14:09:49.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-05T14:09:49.040Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] echo [2024-10-05T14:09:49.061Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9e33d8 [Pipeline] echo [2024-10-05T14:09:49.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:09:49.146Z] provisioning config files... [2024-10-05T14:09:49.160Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10555184825012295309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:09:49.491Z] ---> ****-login.sh [2024-10-05T14:09:49.491Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:09:49.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:49.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:49.750Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:49.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:49.750Z] [2024-10-05T14:09:49.750Z] Login Succeeded [2024-10-05T14:09:49.750Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:09:50.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:50.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:50.010Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:50.010Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:50.010Z] [2024-10-05T14:09:50.010Z] Login Succeeded [2024-10-05T14:09:50.010Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:09:50.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:50.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:50.011Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:50.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:50.011Z] [2024-10-05T14:09:50.011Z] Login Succeeded [2024-10-05T14:09:50.011Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:09:50.011Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:50.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:50.271Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:50.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:50.271Z] [2024-10-05T14:09:50.271Z] Login Succeeded [2024-10-05T14:09:50.271Z] ****.io [2024-10-05T14:09:50.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:09:50.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:09:50.532Z] Configure a credential helper to remove this warning. See [2024-10-05T14:09:50.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:09:50.532Z] [2024-10-05T14:09:50.532Z] Login Succeeded [2024-10-05T14:09:50.532Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:09:50.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-05T14:09:50.945Z] + git rev-list -1 --merges e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4~1..e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] echo [2024-10-05T14:09:50.974Z] -----------> git rev-list -1 --merges e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4~1..e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:09:50.974Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [false] [Pipeline] sh [2024-10-05T14:09:51.267Z] + git log --format=format:%s -1 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] echo [2024-10-05T14:09:51.281Z] ========================================================= [2024-10-05T14:09:51.281Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-05T14:09:51.281Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:09:51.650Z] + git log --format=format:%s -1 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] echo [2024-10-05T14:09:51.662Z] [semverPrep] GIT_COMMIT: e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4, Commit Message: Merge pull request #350 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-05T14:09:51.679Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-05T14:09:52.032Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:09:52.032Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-05T14:09:52.032Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-05T14:09:52.032Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-05T14:09:52.032Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-05T14:09:52.032Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-05T14:09:52.032Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:52.383Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:09:52.383Z] [2024-10-05T14:09:52.383Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:09:52.686Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:09:52.945Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-05T14:09:52.945Z] b85a868b505f: Pulling fs layer [2024-10-05T14:09:52.945Z] e2be974225ed: Pulling fs layer [2024-10-05T14:09:52.945Z] 339a4e72a1f5: Pulling fs layer [2024-10-05T14:09:52.945Z] 988bab9f4d93: Pulling fs layer [2024-10-05T14:09:52.945Z] 1469e6f7b9e6: Pulling fs layer [2024-10-05T14:09:52.945Z] eaf3925da568: Pulling fs layer [2024-10-05T14:09:52.945Z] bab4dde63d76: Pulling fs layer [2024-10-05T14:09:52.945Z] bde34c3a00c8: Pulling fs layer [2024-10-05T14:09:52.945Z] b352a97aabf1: Pulling fs layer [2024-10-05T14:09:52.945Z] 4872d77fe225: Pulling fs layer [2024-10-05T14:09:52.945Z] 5851b861e8e6: Pulling fs layer [2024-10-05T14:09:52.945Z] bab4dde63d76: Waiting [2024-10-05T14:09:52.945Z] bde34c3a00c8: Waiting [2024-10-05T14:09:52.945Z] b352a97aabf1: Waiting [2024-10-05T14:09:52.945Z] 4872d77fe225: Waiting [2024-10-05T14:09:52.945Z] 5851b861e8e6: Waiting [2024-10-05T14:09:52.945Z] 1469e6f7b9e6: Waiting [2024-10-05T14:09:52.945Z] 988bab9f4d93: Waiting [2024-10-05T14:09:52.945Z] eaf3925da568: Waiting [2024-10-05T14:09:52.945Z] e2be974225ed: Download complete [2024-10-05T14:09:52.945Z] 988bab9f4d93: Verifying Checksum [2024-10-05T14:09:52.945Z] 988bab9f4d93: Download complete [2024-10-05T14:09:52.945Z] 1469e6f7b9e6: Verifying Checksum [2024-10-05T14:09:52.945Z] 1469e6f7b9e6: Download complete [2024-10-05T14:09:52.945Z] eaf3925da568: Verifying Checksum [2024-10-05T14:09:52.945Z] eaf3925da568: Download complete [2024-10-05T14:09:52.945Z] 339a4e72a1f5: Verifying Checksum [2024-10-05T14:09:52.945Z] 339a4e72a1f5: Download complete [2024-10-05T14:09:52.945Z] bde34c3a00c8: Download complete [2024-10-05T14:09:53.203Z] b352a97aabf1: Verifying Checksum [2024-10-05T14:09:53.203Z] b352a97aabf1: Download complete [2024-10-05T14:09:53.203Z] 4872d77fe225: Verifying Checksum [2024-10-05T14:09:53.203Z] 5851b861e8e6: Verifying Checksum [2024-10-05T14:09:53.203Z] 5851b861e8e6: Download complete [2024-10-05T14:09:53.203Z] b85a868b505f: Download complete [2024-10-05T14:09:53.462Z] bab4dde63d76: Verifying Checksum [2024-10-05T14:09:53.462Z] bab4dde63d76: Download complete [2024-10-05T14:09:54.400Z] b85a868b505f: Pull complete [2024-10-05T14:09:54.659Z] e2be974225ed: Pull complete [2024-10-05T14:09:55.247Z] 339a4e72a1f5: Pull complete [2024-10-05T14:09:55.247Z] 988bab9f4d93: Pull complete [2024-10-05T14:09:55.511Z] 1469e6f7b9e6: Pull complete [2024-10-05T14:09:55.512Z] eaf3925da568: Pull complete [2024-10-05T14:09:57.412Z] bab4dde63d76: Pull complete [2024-10-05T14:09:57.412Z] bde34c3a00c8: Pull complete [2024-10-05T14:09:57.412Z] b352a97aabf1: Pull complete [2024-10-05T14:09:57.412Z] 4872d77fe225: Pull complete [2024-10-05T14:09:57.673Z] 5851b861e8e6: Pull complete [2024-10-05T14:09:57.673Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-05T14:09:57.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:09:57.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:09:57.842Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:09:57.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:10:01.820Z] $ docker top 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 -eo pid,comm [2024-10-05T14:10:01.877Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-05T14:10:01.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:10:01.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:10:01.927Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:10:02.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:10:02.033Z] $ docker exec 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 ssh-agent [2024-10-05T14:10:02.142Z] SSH_AUTH_SOCK=/tmp/ssh-8uWZlbQvvPqM/agent.32 [2024-10-05T14:10:02.142Z] SSH_AGENT_PID=38 [2024-10-05T14:10:02.147Z] Running ssh-add (command line suppressed) [2024-10-05T14:10:02.241Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7431117781153662966.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7431117781153662966.key) [2024-10-05T14:10:02.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:10:02.552Z] + git tag --points-at HEAD [Pipeline] } [2024-10-05T14:10:02.555Z] $ docker exec --env ******** --env ******** 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 ssh-agent -k [2024-10-05T14:10:02.648Z] unset SSH_AUTH_SOCK; [2024-10-05T14:10:02.649Z] unset SSH_AGENT_PID; [2024-10-05T14:10:02.649Z] echo Agent pid 38 killed; [2024-10-05T14:10:02.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-05T14:10:02.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:10:02.708Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:10:02.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:10:02.806Z] $ docker exec 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 ssh-agent [2024-10-05T14:10:02.917Z] SSH_AUTH_SOCK=/tmp/ssh-EOQBlwdQlpCj/agent.71 [2024-10-05T14:10:02.917Z] SSH_AGENT_PID=77 [2024-10-05T14:10:02.922Z] Running ssh-add (command line suppressed) [2024-10-05T14:10:03.023Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_356035333508151439.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_356035333508151439.key) [2024-10-05T14:10:03.041Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:10:03.352Z] + git semver init [2024-10-05T14:10:03.616Z] 2024-10-05 14:10:03,497 [run_init] DEBUG init version:0.0.0 force:False [2024-10-05T14:10:03.616Z] 2024-10-05 14:10:03,498 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-10-05T14:10:03.616Z] 2024-10-05 14:10:03,499 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2024-10-05T14:10:03.616Z] 2024-10-05 14:10:03,500 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:10:04.992Z] 2024-10-05 14:10:04,828 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2024-10-05T14:10:04.992Z] 2024-10-05 14:10:04,829 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2024-10-05T14:10:04.992Z] 2024-10-05 14:10:04,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:10:04.992Z] 2024-10-05 14:10:04,829 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:10:04.992Z] 3.2.0-dev.10 [Pipeline] } [2024-10-05T14:10:04.995Z] $ docker exec --env ******** --env ******** 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 ssh-agent -k [2024-10-05T14:10:05.089Z] unset SSH_AUTH_SOCK; [2024-10-05T14:10:05.089Z] unset SSH_AGENT_PID; [2024-10-05T14:10:05.089Z] echo Agent pid 77 killed; [2024-10-05T14:10:05.107Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:10:05.435Z] + git semver [Pipeline] } [2024-10-05T14:10:05.701Z] $ docker stop --time=1 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 [2024-10-05T14:10:07.066Z] $ docker rm -f --volumes 52917d413a0937afd8e08ac470ad89abbc4cf296cd90ad707c6ace9b574d93d1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:10:07.418Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-05T14:10:07.634Z] Stashed 1 file(s) [Pipeline] echo [2024-10-05T14:10:07.639Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:10:07.800Z] provisioning config files... [2024-10-05T14:10:07.809Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5255978691195288949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:10:08.137Z] ---> ****-login.sh [2024-10-05T14:10:08.137Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:10:08.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:08.137Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:08.137Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:08.137Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:08.137Z] [2024-10-05T14:10:08.137Z] Login Succeeded [2024-10-05T14:10:08.137Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:10:08.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:08.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:08.138Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:08.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:08.138Z] [2024-10-05T14:10:08.138Z] Login Succeeded [2024-10-05T14:10:08.138Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:10:08.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:08.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:08.397Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:08.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:08.397Z] [2024-10-05T14:10:08.397Z] Login Succeeded [2024-10-05T14:10:08.397Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:10:08.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:08.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:08.398Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:08.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:08.398Z] [2024-10-05T14:10:08.398Z] Login Succeeded [2024-10-05T14:10:08.398Z] ****.io [2024-10-05T14:10:08.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:10:08.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:10:08.658Z] Configure a credential helper to remove this warning. See [2024-10-05T14:10:08.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:10:08.658Z] [2024-10-05T14:10:08.658Z] Login Succeeded [2024-10-05T14:10:08.658Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:10:08.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-05T14:10:08.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:10:08.789Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:10:08.806Z] ========================================================= [2024-10-05T14:10:08.806Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-05T14:10:08.806Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:10:09.141Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-05T14:10:09.141Z] Sending build context to Docker daemon 20.14MB [2024-10-05T14:10:09.141Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:10:09.141Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-05T14:10:09.424Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-05T14:10:09.424Z] 43c4264eed91: Pulling fs layer [2024-10-05T14:10:09.424Z] 4cc291be95ef: Pulling fs layer [2024-10-05T14:10:09.424Z] 2ac1f1163629: Pulling fs layer [2024-10-05T14:10:09.424Z] 5c3c966382ef: Pulling fs layer [2024-10-05T14:10:09.424Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:10:09.424Z] 5d5c8e513c77: Pulling fs layer [2024-10-05T14:10:09.424Z] 9f66e0745190: Pulling fs layer [2024-10-05T14:10:09.424Z] f49a43e4bbc0: Pulling fs layer [2024-10-05T14:10:09.424Z] 561ebcabdf7f: Pulling fs layer [2024-10-05T14:10:09.424Z] 5c3c966382ef: Waiting [2024-10-05T14:10:09.424Z] 4f4fb700ef54: Waiting [2024-10-05T14:10:09.424Z] f49a43e4bbc0: Waiting [2024-10-05T14:10:09.424Z] 5d5c8e513c77: Waiting [2024-10-05T14:10:09.424Z] 9f66e0745190: Waiting [2024-10-05T14:10:09.424Z] 561ebcabdf7f: Waiting [2024-10-05T14:10:09.424Z] 4cc291be95ef: Verifying Checksum [2024-10-05T14:10:09.424Z] 4cc291be95ef: Download complete [2024-10-05T14:10:09.424Z] 5c3c966382ef: Verifying Checksum [2024-10-05T14:10:09.424Z] 5c3c966382ef: Download complete [2024-10-05T14:10:09.424Z] 4f4fb700ef54: Download complete [2024-10-05T14:10:09.424Z] 5d5c8e513c77: Verifying Checksum [2024-10-05T14:10:09.424Z] 5d5c8e513c77: Download complete [2024-10-05T14:10:09.424Z] 43c4264eed91: Download complete [2024-10-05T14:10:09.424Z] 9f66e0745190: Verifying Checksum [2024-10-05T14:10:09.424Z] 9f66e0745190: Download complete [2024-10-05T14:10:09.683Z] 43c4264eed91: Pull complete [2024-10-05T14:10:09.683Z] 561ebcabdf7f: Download complete [2024-10-05T14:10:09.683Z] 4cc291be95ef: Pull complete [2024-10-05T14:10:09.941Z] 2ac1f1163629: Download complete [2024-10-05T14:10:10.199Z] f49a43e4bbc0: Verifying Checksum [2024-10-05T14:10:10.199Z] f49a43e4bbc0: Download complete [2024-10-05T14:10:13.533Z] 2ac1f1163629: Pull complete [2024-10-05T14:10:13.533Z] 5c3c966382ef: Pull complete [2024-10-05T14:10:13.533Z] 4f4fb700ef54: Pull complete [2024-10-05T14:10:13.533Z] 5d5c8e513c77: Pull complete [2024-10-05T14:10:13.533Z] 9f66e0745190: Pull complete [2024-10-05T14:10:16.826Z] f49a43e4bbc0: Pull complete [2024-10-05T14:10:17.138Z] 561ebcabdf7f: Pull complete [2024-10-05T14:10:17.399Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-05T14:10:17.399Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-05T14:10:17.399Z] ---> 3a752c3f9dda [2024-10-05T14:10:17.399Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:10:22.680Z] ---> Running in 6224fbd76ede [2024-10-05T14:10:22.753Z] Still waiting to schedule task [2024-10-05T14:10:22.754Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-05T14:10:22.940Z] Removing intermediate container 6224fbd76ede [2024-10-05T14:10:22.940Z] ---> c87b37fbb326 [2024-10-05T14:10:22.940Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:10:22.940Z] ---> Running in 2a17db46eb1c [2024-10-05T14:10:23.200Z] Removing intermediate container 2a17db46eb1c [2024-10-05T14:10:23.200Z] ---> b2afb333cc92 [2024-10-05T14:10:23.200Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-05T14:10:23.200Z] ---> Running in c52cc25deedd [2024-10-05T14:10:23.200Z] Removing intermediate container c52cc25deedd [2024-10-05T14:10:23.200Z] ---> 4876bc337985 [2024-10-05T14:10:23.200Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:10:23.200Z] ---> Running in 91fd63230170 [2024-10-05T14:10:23.200Z] Removing intermediate container 91fd63230170 [2024-10-05T14:10:23.200Z] ---> ba1ac01eeb1e [2024-10-05T14:10:23.200Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:10:23.460Z] ---> Running in 53359a92f165 [2024-10-05T14:10:23.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:10:23.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:10:24.288Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-05T14:10:24.288Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-05T14:10:24.288Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-05T14:10:24.288Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-05T14:10:24.288Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:10:24.288Z] OK: 250 MiB in 58 packages [2024-10-05T14:10:24.856Z] Removing intermediate container 53359a92f165 [2024-10-05T14:10:24.856Z] ---> ff4b5221a77e [2024-10-05T14:10:24.856Z] Step 8/12 : WORKDIR /device-snmp-go [2024-10-05T14:10:24.856Z] ---> Running in 17434d5adfe1 [2024-10-05T14:10:24.856Z] Removing intermediate container 17434d5adfe1 [2024-10-05T14:10:24.856Z] ---> b1ebde26de24 [2024-10-05T14:10:24.856Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-05T14:10:24.856Z] ---> bf03f24465c5 [2024-10-05T14:10:24.856Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:10:25.115Z] ---> Running in 2a335fd0b813 [2024-10-05T14:12:16.731Z] Removing intermediate container 2a335fd0b813 [2024-10-05T14:12:16.731Z] ---> 62c10e1f5828 [2024-10-05T14:12:16.731Z] Step 11/12 : COPY . . [2024-10-05T14:12:16.731Z] ---> e3283c0a1eca [2024-10-05T14:12:16.731Z] Step 12/12 : RUN ${MAKE} [2024-10-05T14:12:16.731Z] ---> Running in d68ff3e2d444 [2024-10-05T14:12:16.731Z] noop [2024-10-05T14:12:16.731Z] Removing intermediate container d68ff3e2d444 [2024-10-05T14:12:16.731Z] ---> 18a530931614 [2024-10-05T14:12:16.731Z] Successfully built 18a530931614 [2024-10-05T14:12:16.731Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:17.058Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:12:17.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:17.134Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:12:17.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-05T14:12:17.818Z] $ docker top bb608da135546c8210ed54a4f060b80a747a6d4b0d9ebe5ae4324067858468f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:12:18.161Z] + go version [2024-10-05T14:12:18.161Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-05T14:12:18.176Z] $ docker stop --time=1 bb608da135546c8210ed54a4f060b80a747a6d4b0d9ebe5ae4324067858468f9 [2024-10-05T14:12:19.784Z] $ docker rm -f --volumes bb608da135546c8210ed54a4f060b80a747a6d4b0d9ebe5ae4324067858468f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:12:20.379Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-05T14:12:20.379Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:12:20.461Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:12:20.497Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-05T14:12:21.081Z] $ docker top 2737c398360dad490badb3d2d6df549a1ef8dc6fee49a35e9772dac4656dab94 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:12:21.421Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:12:21.728Z] + make test [2024-10-05T14:12:21.728Z] go test ./... -coverprofile=coverage.out [2024-10-05T14:12:26.991Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-10-05T14:12:45.110Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2024-10-05T14:12:45.110Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.006s coverage: 0.0% of statements [2024-10-05T14:12:55.093Z] go vet ./... [2024-10-05T14:13:00.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T14:13:00.360Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-05T14:13:00.360Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-05T14:13:00.375Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-05T14:13:00.401Z] $ docker stop --time=1 2737c398360dad490badb3d2d6df549a1ef8dc6fee49a35e9772dac4656dab94 [2024-10-05T14:13:06.786Z] $ docker rm -f --volumes 2737c398360dad490badb3d2d6df549a1ef8dc6fee49a35e9772dac4656dab94 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:13:07.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-05T14:13:07.448Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-05T14:13:07.895Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-05T14:13:08.186Z] + ls -al . [2024-10-05T14:13:08.186Z] total 248 [2024-10-05T14:13:08.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:12 . [2024-10-05T14:13:08.186Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:09 .. [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 5 14:09 .dockerignore [2024-10-05T14:13:08.186Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:12 .git [2024-10-05T14:13:08.186Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 .github [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 5 14:09 .gitignore [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 5 14:09 .golangci.yml [2024-10-05T14:13:08.186Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:10 .semver [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 18843 Oct 5 14:09 Attribution.txt [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 11809 Oct 5 14:09 CHANGELOG.md [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 1571 Oct 5 14:09 Dockerfile [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:09 GOVERNANCE.md [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 5 14:09 Jenkinsfile [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:09 LICENSE [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 5 14:09 Makefile [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 14:09 OWNERS.md [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 5 14:09 README.md [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:10 VERSION [2024-10-05T14:13:08.186Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:09 bin [2024-10-05T14:13:08.186Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 cmd [2024-10-05T14:13:08.186Z] -rw-r--r-- 1 jenkins jenkins 8903 Oct 5 14:12 coverage.out [2024-10-05T14:13:08.186Z] -rw-rw-r-- 1 jenkins jenkins 6969 Oct 5 14:09 go.mod [2024-10-05T14:13:08.187Z] -rw-rw-r-- 1 jenkins jenkins 100589 Oct 5 14:09 go.sum [2024-10-05T14:13:08.187Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:09 internal [2024-10-05T14:13:08.187Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 5 14:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:13:08.534Z] + 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=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 --label arch=amd64 --label version=3.2.0-dev.10 . [2024-10-05T14:13:08.534Z] Sending build context to Docker daemon 20.15MB [2024-10-05T14:13:08.534Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:13:08.534Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-05T14:13:08.534Z] ---> 18a530931614 [2024-10-05T14:13:08.534Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:13:09.141Z] ---> Running in bf10134a262f [2024-10-05T14:13:09.141Z] Removing intermediate container bf10134a262f [2024-10-05T14:13:09.141Z] ---> 31292490e979 [2024-10-05T14:13:09.141Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:13:09.141Z] ---> Running in a426538da211 [2024-10-05T14:13:09.141Z] Removing intermediate container a426538da211 [2024-10-05T14:13:09.141Z] ---> 6a4c1c9dab00 [2024-10-05T14:13:09.141Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-05T14:13:09.401Z] ---> Running in b6cb0061747b [2024-10-05T14:13:09.401Z] Removing intermediate container b6cb0061747b [2024-10-05T14:13:09.401Z] ---> e28e79f1bf47 [2024-10-05T14:13:09.401Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:13:09.401Z] ---> Running in 09ea9ca1444f [2024-10-05T14:13:09.401Z] Removing intermediate container 09ea9ca1444f [2024-10-05T14:13:09.401Z] ---> 589ab84abf1c [2024-10-05T14:13:09.401Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:13:09.660Z] ---> Running in debdd20749ca [2024-10-05T14:13:09.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:13:09.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:13:10.487Z] OK: 250 MiB in 58 packages [2024-10-05T14:13:10.745Z] Removing intermediate container debdd20749ca [2024-10-05T14:13:10.745Z] ---> 8f9225598c3d [2024-10-05T14:13:10.745Z] Step 8/25 : WORKDIR /device-snmp-go [2024-10-05T14:13:10.745Z] ---> Running in 2b806a6d0198 [2024-10-05T14:13:10.745Z] Removing intermediate container 2b806a6d0198 [2024-10-05T14:13:10.745Z] ---> 8e25a92fa7ba [2024-10-05T14:13:10.745Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-05T14:13:11.002Z] ---> 0272e73b91cd [2024-10-05T14:13:11.002Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:13:11.002Z] ---> Running in 33d9965e6b06 [2024-10-05T14:13:11.568Z] Removing intermediate container 33d9965e6b06 [2024-10-05T14:13:11.568Z] ---> 0d6273a28e7a [2024-10-05T14:13:11.568Z] Step 11/25 : COPY . . [2024-10-05T14:13:12.139Z] ---> f21a1e79f50e [2024-10-05T14:13:12.139Z] Step 12/25 : RUN ${MAKE} [2024-10-05T14:13:12.398Z] ---> Running in a9dc82b0964d [2024-10-05T14:13:12.398Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-10-05T14:13:51.125Z] Removing intermediate container a9dc82b0964d [2024-10-05T14:13:51.125Z] ---> ea35b540d794 [2024-10-05T14:13:51.125Z] Step 13/25 : FROM alpine:3.20 [2024-10-05T14:13:51.125Z] 3.20: Pulling from library/alpine [2024-10-05T14:13:51.125Z] 43c4264eed91: Already exists [2024-10-05T14:13:51.125Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T14:13:51.125Z] Status: Downloaded newer image for alpine:3.20 [2024-10-05T14:13:51.125Z] ---> 91ef0af61f39 [2024-10-05T14:13:51.125Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-10-05T14:13:51.125Z] ---> Running in 97fd083c2d7f [2024-10-05T14:13:51.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:13:51.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:13:51.125Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T14:13:51.125Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:13:51.125Z] OK: 8 MiB in 15 packages [2024-10-05T14:13:51.125Z] Removing intermediate container 97fd083c2d7f [2024-10-05T14:13:51.125Z] ---> a5b1d35e34f2 [2024-10-05T14:13:51.125Z] Step 15/25 : RUN apk --no-cache upgrade [2024-10-05T14:13:51.125Z] ---> Running in bd7bcfae676f [2024-10-05T14:13:51.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:13:51.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:13:51.125Z] Upgrading critical system libraries and apk-tools: [2024-10-05T14:13:51.125Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T14:13:51.125Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:13:51.125Z] Continuing the upgrade transaction with new apk-tools: [2024-10-05T14:13:51.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-05T14:13:51.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-05T14:13:51.125Z] OK: 8 MiB in 15 packages [2024-10-05T14:13:51.125Z] Removing intermediate container bd7bcfae676f [2024-10-05T14:13:51.125Z] ---> d975560e3f0b [2024-10-05T14:13:51.126Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-10-05T14:13:52.504Z] ---> 4a69976d216f [2024-10-05T14:13:52.504Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-10-05T14:13:52.504Z] ---> 99a7b2c4a3ab [2024-10-05T14:13:52.504Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-10-05T14:13:52.504Z] ---> 5764b5e029f7 [2024-10-05T14:13:52.504Z] Step 19/25 : EXPOSE 59993 [2024-10-05T14:13:52.504Z] ---> Running in 6d51d401765f [2024-10-05T14:13:52.504Z] Removing intermediate container 6d51d401765f [2024-10-05T14:13:52.504Z] ---> 1df96230bbb0 [2024-10-05T14:13:52.504Z] Step 20/25 : EXPOSE 161 [2024-10-05T14:13:52.504Z] ---> Running in 7dd6de69cd3a [2024-10-05T14:13:52.763Z] Removing intermediate container 7dd6de69cd3a [2024-10-05T14:13:52.763Z] ---> 52343f045a9e [2024-10-05T14:13:52.763Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-10-05T14:13:52.763Z] ---> Running in 5f3658361ba1 [2024-10-05T14:13:52.763Z] Removing intermediate container 5f3658361ba1 [2024-10-05T14:13:52.763Z] ---> f8c9ca51befd [2024-10-05T14:13:52.763Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-05T14:13:52.763Z] ---> Running in f0730b58cf5c [2024-10-05T14:13:53.024Z] Removing intermediate container f0730b58cf5c [2024-10-05T14:13:53.024Z] ---> 9a9be4ed7bc1 [2024-10-05T14:13:53.024Z] Step 23/25 : LABEL arch=amd64 [2024-10-05T14:13:53.024Z] ---> Running in 9f3c0beb7449 [2024-10-05T14:13:53.024Z] Removing intermediate container 9f3c0beb7449 [2024-10-05T14:13:53.024Z] ---> f3d3af753695 [2024-10-05T14:13:53.024Z] Step 24/25 : LABEL git_sha=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:13:53.024Z] ---> Running in c7a0a6d9aca5 [2024-10-05T14:13:53.024Z] Removing intermediate container c7a0a6d9aca5 [2024-10-05T14:13:53.024Z] ---> 7a64dbd12848 [2024-10-05T14:13:53.024Z] Step 25/25 : LABEL version=3.2.0-dev.10 [2024-10-05T14:13:53.024Z] ---> Running in 0de4739e5c01 [2024-10-05T14:13:53.288Z] Removing intermediate container 0de4739e5c01 [2024-10-05T14:13:53.288Z] ---> 54ac2c110a3e [2024-10-05T14:13:53.288Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-05T14:13:53.288Z] Successfully built 54ac2c110a3e [2024-10-05T14:13:53.288Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:13:53.431Z] provisioning config files... [2024-10-05T14:13:53.442Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7846967889659275701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:13:53.745Z] ---> ****-login.sh [2024-10-05T14:13:53.745Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:13:53.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:13:53.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:13:53.745Z] Configure a credential helper to remove this warning. See [2024-10-05T14:13:53.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:13:53.746Z] [2024-10-05T14:13:53.746Z] Login Succeeded [2024-10-05T14:13:53.746Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:13:53.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:13:53.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:13:53.746Z] Configure a credential helper to remove this warning. See [2024-10-05T14:13:53.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:13:53.746Z] [2024-10-05T14:13:53.746Z] Login Succeeded [2024-10-05T14:13:53.746Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:13:54.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:13:54.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:13:54.005Z] Configure a credential helper to remove this warning. See [2024-10-05T14:13:54.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:13:54.005Z] [2024-10-05T14:13:54.005Z] Login Succeeded [2024-10-05T14:13:54.005Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:13:54.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:13:54.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:13:54.005Z] Configure a credential helper to remove this warning. See [2024-10-05T14:13:54.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:13:54.005Z] [2024-10-05T14:13:54.005Z] Login Succeeded [2024-10-05T14:13:54.005Z] ****.io [2024-10-05T14:13:54.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:13:54.266Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:13:54.266Z] Configure a credential helper to remove this warning. See [2024-10-05T14:13:54.266Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:13:54.266Z] [2024-10-05T14:13:54.266Z] Login Succeeded [2024-10-05T14:13:54.266Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:13:54.273Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:13:54.328Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:13:54.356Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2024-10-05T14:13:54.356Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:13:54.356Z] latest [2024-10-05T14:13:54.356Z] 3.2.0-dev.10 [2024-10-05T14:13:54.356Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [2024-10-05T14:13:54.356Z] main [2024-10-05T14:13:54.356Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:13:54.712Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:13:55.047Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:13:55.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-10-05T14:13:55.047Z] dc8d2062c6c1: Preparing [2024-10-05T14:13:55.047Z] 701c339873ed: Preparing [2024-10-05T14:13:55.047Z] 1ece6ab70d94: Preparing [2024-10-05T14:13:55.047Z] e2070306cecf: Preparing [2024-10-05T14:13:55.047Z] 1f37fca284bf: Preparing [2024-10-05T14:13:55.047Z] 63ca1fbb43ae: Preparing [2024-10-05T14:13:55.047Z] 63ca1fbb43ae: Waiting [2024-10-05T14:13:55.047Z] 1f37fca284bf: Pushed [2024-10-05T14:13:55.047Z] dc8d2062c6c1: Pushed [2024-10-05T14:13:55.047Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:13:55.047Z] 701c339873ed: Pushed [2024-10-05T14:13:55.047Z] e2070306cecf: Pushed [2024-10-05T14:13:59.235Z] 1ece6ab70d94: Pushed [2024-10-05T14:13:59.493Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:13:59.826Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:00.150Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-10-05T14:14:00.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-10-05T14:14:00.150Z] dc8d2062c6c1: Preparing [2024-10-05T14:14:00.150Z] 701c339873ed: Preparing [2024-10-05T14:14:00.150Z] 1ece6ab70d94: Preparing [2024-10-05T14:14:00.150Z] e2070306cecf: Preparing [2024-10-05T14:14:00.150Z] 1f37fca284bf: Preparing [2024-10-05T14:14:00.150Z] 63ca1fbb43ae: Preparing [2024-10-05T14:14:00.150Z] 63ca1fbb43ae: Waiting [2024-10-05T14:14:00.150Z] e2070306cecf: Layer already exists [2024-10-05T14:14:00.150Z] dc8d2062c6c1: Layer already exists [2024-10-05T14:14:00.150Z] 1ece6ab70d94: Layer already exists [2024-10-05T14:14:00.150Z] 1f37fca284bf: Layer already exists [2024-10-05T14:14:00.150Z] 701c339873ed: Layer already exists [2024-10-05T14:14:00.150Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:14:00.150Z] latest: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:00.478Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:00.900Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.10 [2024-10-05T14:14:00.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-10-05T14:14:00.900Z] dc8d2062c6c1: Preparing [2024-10-05T14:14:00.900Z] 701c339873ed: Preparing [2024-10-05T14:14:00.900Z] 1ece6ab70d94: Preparing [2024-10-05T14:14:00.900Z] e2070306cecf: Preparing [2024-10-05T14:14:00.900Z] 1f37fca284bf: Preparing [2024-10-05T14:14:00.900Z] 63ca1fbb43ae: Preparing [2024-10-05T14:14:00.900Z] 63ca1fbb43ae: Waiting [2024-10-05T14:14:00.900Z] dc8d2062c6c1: Layer already exists [2024-10-05T14:14:00.900Z] 701c339873ed: Layer already exists [2024-10-05T14:14:00.900Z] 1ece6ab70d94: Layer already exists [2024-10-05T14:14:00.900Z] e2070306cecf: Layer already exists [2024-10-05T14:14:00.900Z] 1f37fca284bf: Layer already exists [2024-10-05T14:14:00.900Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:14:00.900Z] 3.2.0-dev.10: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:01.216Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:01.539Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [2024-10-05T14:14:01.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-10-05T14:14:01.540Z] dc8d2062c6c1: Preparing [2024-10-05T14:14:01.540Z] 701c339873ed: Preparing [2024-10-05T14:14:01.540Z] 1ece6ab70d94: Preparing [2024-10-05T14:14:01.540Z] e2070306cecf: Preparing [2024-10-05T14:14:01.540Z] 1f37fca284bf: Preparing [2024-10-05T14:14:01.540Z] 63ca1fbb43ae: Preparing [2024-10-05T14:14:01.540Z] 63ca1fbb43ae: Waiting [2024-10-05T14:14:01.540Z] e2070306cecf: Layer already exists [2024-10-05T14:14:01.540Z] 1ece6ab70d94: Layer already exists [2024-10-05T14:14:01.540Z] dc8d2062c6c1: Layer already exists [2024-10-05T14:14:01.540Z] 701c339873ed: Layer already exists [2024-10-05T14:14:01.540Z] 1f37fca284bf: Layer already exists [2024-10-05T14:14:01.540Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:14:01.540Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:01.864Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:02.182Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2024-10-05T14:14:02.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2024-10-05T14:14:02.182Z] dc8d2062c6c1: Preparing [2024-10-05T14:14:02.182Z] 701c339873ed: Preparing [2024-10-05T14:14:02.182Z] 1ece6ab70d94: Preparing [2024-10-05T14:14:02.182Z] e2070306cecf: Preparing [2024-10-05T14:14:02.182Z] 1f37fca284bf: Preparing [2024-10-05T14:14:02.182Z] 63ca1fbb43ae: Preparing [2024-10-05T14:14:02.182Z] 63ca1fbb43ae: Waiting [2024-10-05T14:14:02.182Z] 701c339873ed: Layer already exists [2024-10-05T14:14:02.182Z] e2070306cecf: Layer already exists [2024-10-05T14:14:02.182Z] dc8d2062c6c1: Layer already exists [2024-10-05T14:14:02.182Z] 1ece6ab70d94: Layer already exists [2024-10-05T14:14:02.182Z] 63ca1fbb43ae: Layer already exists [2024-10-05T14:14:02.182Z] 1f37fca284bf: Layer already exists [2024-10-05T14:14:02.182Z] main: digest: sha256:0c2ee8fb8457791955bbf0fa5fedc8f46050e21385f8bcaf212c2a1f4f0eba14 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:14:02.264Z] ===================================================== [Pipeline] echo [2024-10-05T14:14:02.278Z] taggedImages: [2024-10-05T14:14:02.278Z] - nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:14:02.278Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2024-10-05T14:14:02.278Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.10 [2024-10-05T14:14:02.278Z] - nexus3.edgexfoundry.org:10004/device-snmp:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [2024-10-05T14:14:02.278Z] - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:02.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:14:02.880Z] [2024-10-05T14:14:02.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:14:03.174Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:14:03.174Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-05T14:14:03.174Z] 5eb5b503b376: Pulling fs layer [2024-10-05T14:14:03.174Z] 5c69ac0246d0: Pulling fs layer [2024-10-05T14:14:03.174Z] ec43610c2a17: Pulling fs layer [2024-10-05T14:14:03.174Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-05T14:14:03.174Z] 33b1e0a273af: Pulling fs layer [2024-10-05T14:14:03.174Z] 5d3b04190fa2: Pulling fs layer [2024-10-05T14:14:03.174Z] 3a2ae6a8a46f: Waiting [2024-10-05T14:14:03.174Z] 33b1e0a273af: Waiting [2024-10-05T14:14:03.174Z] 2f39f015ded8: Pulling fs layer [2024-10-05T14:14:03.174Z] 5d3b04190fa2: Waiting [2024-10-05T14:14:03.174Z] 2f39f015ded8: Waiting [2024-10-05T14:14:03.174Z] 5c69ac0246d0: Verifying Checksum [2024-10-05T14:14:03.174Z] 5c69ac0246d0: Download complete [2024-10-05T14:14:03.432Z] ec43610c2a17: Verifying Checksum [2024-10-05T14:14:03.432Z] ec43610c2a17: Download complete [2024-10-05T14:14:03.432Z] 5d3b04190fa2: Verifying Checksum [2024-10-05T14:14:03.432Z] 5d3b04190fa2: Download complete [2024-10-05T14:14:03.432Z] 33b1e0a273af: Verifying Checksum [2024-10-05T14:14:03.432Z] 33b1e0a273af: Download complete [2024-10-05T14:14:03.432Z] 5eb5b503b376: Verifying Checksum [2024-10-05T14:14:03.432Z] 5eb5b503b376: Download complete [2024-10-05T14:14:04.366Z] 2f39f015ded8: Download complete [2024-10-05T14:14:05.030Z] 5eb5b503b376: Pull complete [2024-10-05T14:14:05.030Z] 5c69ac0246d0: Pull complete [2024-10-05T14:14:05.594Z] ec43610c2a17: Pull complete [2024-10-05T14:14:05.852Z] 3a2ae6a8a46f: Pull complete [2024-10-05T14:14:06.110Z] 33b1e0a273af: Pull complete [2024-10-05T14:14:06.368Z] 5d3b04190fa2: Pull complete [2024-10-05T14:14:11.639Z] 2f39f015ded8: Pull complete [2024-10-05T14:14:11.639Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-05T14:14:11.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:14:11.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:14:11.702Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21911 in /w/workspace/edgexfoundry_device-snmp-go_main [2024-10-05T14:14:11.738Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:14:11.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-05T14:14:20.237Z] $ docker top 22ec6b59ee6aa9085e2d532cdce27c93367d5494d5b5ad0569f0ca3f257f02e0 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-10-05T14:14:20.400Z] Running in /w/workspace/device-snmp-go/110 [Pipeline] { [Pipeline] checkout [2024-10-05T14:14:20.554Z] Selected Git installation does not exist. Using Default [2024-10-05T14:14:20.554Z] The recommended git tool is: NONE [2024-10-05T14:14:20.653Z] ---> job-cost.sh [2024-10-05T14:14:20.653Z] lf-activate-venv: SKIPPING [2024-10-05T14:14:20.653Z] INFO: No Stack... [2024-10-05T14:14:20.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T14:14:21.172Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T14:14:21.467Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2024-10-05T14:14:21.467Z] + cut -d, -f6 [Pipeline] lock [2024-10-05T14:14:21.483Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [2024-10-05T14:14:21.495Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] did not exist. Created. [2024-10-05T14:14:21.507Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:14:21.820Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-05T14:14:21.844Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T14:14:21.858Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T14:14:21.893Z] $ docker stop --time=1 22ec6b59ee6aa9085e2d532cdce27c93367d5494d5b5ad0569f0ca3f257f02e0 [2024-10-05T14:14:23.396Z] $ docker rm -f --volumes 22ec6b59ee6aa9085e2d532cdce27c93367d5494d5b5ad0569f0ca3f257f02e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-05T14:14:27.560Z] using credential edgex-jenkins-ssh [2024-10-05T14:14:27.591Z] Cloning the remote Git repository [2024-10-05T14:14:27.660Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2024-10-05T14:14:27.797Z] > git init /w/workspace/device-snmp-go/110 # timeout=10 [2024-10-05T14:14:28.009Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2024-10-05T14:14:28.011Z] > git --version # timeout=10 [2024-10-05T14:14:28.037Z] > git --version # 'git version 2.25.1' [2024-10-05T14:14:28.041Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-05T14:14:28.267Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T14:14:30.733Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2024-10-05T14:14:30.756Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-05T14:14:31.909Z] Avoid second fetch [2024-10-05T14:14:31.909Z] Checking out Revision e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 (main) [2024-10-05T14:14:31.928Z] > git config core.sparsecheckout # timeout=10 [2024-10-05T14:14:32.022Z] > git checkout -f e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 # timeout=10 [2024-10-05T14:14:32.680Z] Commit message: "Merge pull request #350 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:14:37.660Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-05T14:14:37.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T14:14:37.660Z] Dload Upload Total Spent Left Speed [2024-10-05T14:14:37.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 195k 0 --:--:-- --:--:-- --:--:-- 195k [Pipeline] sh [2024-10-05T14:14:38.007Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-05T14:14:38.343Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-05T14:14:38.343Z] sudo tee /etc/docker/daemon.new [2024-10-05T14:14:38.343Z] { [2024-10-05T14:14:38.343Z] "registry-mirrors": [ [2024-10-05T14:14:38.343Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-05T14:14:38.343Z] ], [2024-10-05T14:14:38.343Z] "bip": "10.250.0.254/24", [2024-10-05T14:14:38.343Z] "hosts": [ [2024-10-05T14:14:38.343Z] "tcp://0.0.0.0:5555", [2024-10-05T14:14:38.343Z] "unix:///var/run/docker.sock" [2024-10-05T14:14:38.343Z] ], [2024-10-05T14:14:38.343Z] "mtu": 1458, [2024-10-05T14:14:38.343Z] "selinux-enabled": true, [2024-10-05T14:14:38.343Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-05T14:14:38.343Z] } [Pipeline] sh [2024-10-05T14:14:38.752Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-05T14:14:39.098Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:14:57.444Z] provisioning config files... [2024-10-05T14:14:57.478Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/110@tmp/config4209493927282243226tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:14:57.963Z] ---> ****-login.sh [2024-10-05T14:14:57.963Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:14:58.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:14:58.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:14:58.564Z] Configure a credential helper to remove this warning. See [2024-10-05T14:14:58.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:14:58.564Z] [2024-10-05T14:14:58.564Z] Login Succeeded [2024-10-05T14:14:58.564Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:14:58.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:14:59.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:14:59.113Z] Configure a credential helper to remove this warning. See [2024-10-05T14:14:59.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:14:59.113Z] [2024-10-05T14:14:59.113Z] Login Succeeded [2024-10-05T14:14:59.113Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:14:59.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:14:59.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:14:59.387Z] Configure a credential helper to remove this warning. See [2024-10-05T14:14:59.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:14:59.387Z] [2024-10-05T14:14:59.387Z] Login Succeeded [2024-10-05T14:14:59.387Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:14:59.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:14:59.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:14:59.935Z] Configure a credential helper to remove this warning. See [2024-10-05T14:14:59.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:14:59.935Z] [2024-10-05T14:14:59.935Z] Login Succeeded [2024-10-05T14:14:59.935Z] ****.io [2024-10-05T14:15:00.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:15:00.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:15:00.481Z] Configure a credential helper to remove this warning. See [2024-10-05T14:15:00.481Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:15:00.481Z] [2024-10-05T14:15:00.481Z] Login Succeeded [2024-10-05T14:15:00.481Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:15:00.497Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-05T14:15:00.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:15:00.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:15:01.001Z] ========================================================= [2024-10-05T14:15:01.001Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-05T14:15:01.001Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:15:01.400Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-05T14:15:01.680Z] Sending build context to Docker daemon 10.16MB [2024-10-05T14:15:01.958Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:15:01.958Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-05T14:15:01.958Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-05T14:15:01.958Z] cf04c63912e1: Pulling fs layer [2024-10-05T14:15:01.958Z] 55b35a11ae5e: Pulling fs layer [2024-10-05T14:15:01.958Z] a37a00ec5f00: Pulling fs layer [2024-10-05T14:15:01.958Z] 50b3750afda1: Pulling fs layer [2024-10-05T14:15:01.958Z] 4f4fb700ef54: Pulling fs layer [2024-10-05T14:15:01.958Z] 80978eb59214: Pulling fs layer [2024-10-05T14:15:01.958Z] c9f46d7d2bd2: Pulling fs layer [2024-10-05T14:15:01.958Z] c5a475d317c9: Pulling fs layer [2024-10-05T14:15:01.958Z] 4f4fb700ef54: Waiting [2024-10-05T14:15:01.958Z] 80978eb59214: Waiting [2024-10-05T14:15:01.958Z] c9f46d7d2bd2: Waiting [2024-10-05T14:15:01.958Z] c5a475d317c9: Waiting [2024-10-05T14:15:01.958Z] 50b3750afda1: Waiting [2024-10-05T14:15:02.233Z] 55b35a11ae5e: Download complete [2024-10-05T14:15:02.233Z] 50b3750afda1: Verifying Checksum [2024-10-05T14:15:02.233Z] 50b3750afda1: Download complete [2024-10-05T14:15:02.233Z] 4f4fb700ef54: Verifying Checksum [2024-10-05T14:15:02.233Z] 4f4fb700ef54: Download complete [2024-10-05T14:15:02.233Z] 80978eb59214: Verifying Checksum [2024-10-05T14:15:02.233Z] 80978eb59214: Download complete [2024-10-05T14:15:02.233Z] cf04c63912e1: Verifying Checksum [2024-10-05T14:15:02.233Z] cf04c63912e1: Download complete [2024-10-05T14:15:02.844Z] c5a475d317c9: Verifying Checksum [2024-10-05T14:15:02.844Z] c5a475d317c9: Download complete [2024-10-05T14:15:03.120Z] cf04c63912e1: Pull complete [2024-10-05T14:15:03.712Z] 55b35a11ae5e: Pull complete [2024-10-05T14:15:04.303Z] a37a00ec5f00: Verifying Checksum [2024-10-05T14:15:04.303Z] a37a00ec5f00: Download complete [2024-10-05T14:15:04.900Z] c9f46d7d2bd2: Verifying Checksum [2024-10-05T14:15:04.900Z] c9f46d7d2bd2: Download complete [2024-10-05T14:15:17.239Z] a37a00ec5f00: Pull complete [2024-10-05T14:15:17.508Z] 50b3750afda1: Pull complete [2024-10-05T14:15:17.778Z] 4f4fb700ef54: Pull complete [2024-10-05T14:15:18.049Z] 80978eb59214: Pull complete [2024-10-05T14:15:28.172Z] c9f46d7d2bd2: Pull complete [2024-10-05T14:15:28.757Z] c5a475d317c9: Pull complete [2024-10-05T14:15:29.024Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-05T14:15:29.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-05T14:15:29.024Z] ---> be29e6b0f0d4 [2024-10-05T14:15:29.024Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:15:29.991Z] ---> Running in 13d8b99f71d0 [2024-10-05T14:15:30.271Z] Removing intermediate container 13d8b99f71d0 [2024-10-05T14:15:30.271Z] ---> 4bfc8f75d4c2 [2024-10-05T14:15:30.271Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:15:30.271Z] ---> Running in 509b03174364 [2024-10-05T14:15:30.541Z] Removing intermediate container 509b03174364 [2024-10-05T14:15:30.541Z] ---> 316e911659ae [2024-10-05T14:15:30.541Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-05T14:15:30.810Z] ---> Running in 7dc45c36380f [2024-10-05T14:15:31.079Z] Removing intermediate container 7dc45c36380f [2024-10-05T14:15:31.079Z] ---> 6d276e725170 [2024-10-05T14:15:31.079Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:15:31.079Z] ---> Running in 39533c602245 [2024-10-05T14:15:31.664Z] Removing intermediate container 39533c602245 [2024-10-05T14:15:31.664Z] ---> e714a1ab748d [2024-10-05T14:15:31.664Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:15:31.664Z] ---> Running in dde02adebf9b [2024-10-05T14:15:33.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:15:33.082Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:15:35.030Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-10-05T14:15:35.030Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-10-05T14:15:35.030Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-10-05T14:15:35.030Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-10-05T14:15:35.030Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:15:35.030Z] OK: 242 MiB in 58 packages [2024-10-05T14:15:36.002Z] Removing intermediate container dde02adebf9b [2024-10-05T14:15:36.002Z] ---> 7d667ff2e6e8 [2024-10-05T14:15:36.002Z] Step 8/12 : WORKDIR /device-snmp-go [2024-10-05T14:15:36.272Z] ---> Running in b46fea68cd17 [2024-10-05T14:15:36.542Z] Removing intermediate container b46fea68cd17 [2024-10-05T14:15:36.543Z] ---> 35e6ef22b055 [2024-10-05T14:15:36.543Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-05T14:15:37.132Z] ---> f6e5c5383dd1 [2024-10-05T14:15:37.132Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:15:37.132Z] ---> Running in 84d707d80ffa [2024-10-05T14:17:43.896Z] Removing intermediate container 84d707d80ffa [2024-10-05T14:17:43.896Z] ---> fa1deca385ff [2024-10-05T14:17:43.896Z] Step 11/12 : COPY . . [2024-10-05T14:17:43.896Z] ---> 1e7965ccc463 [2024-10-05T14:17:43.896Z] Step 12/12 : RUN ${MAKE} [2024-10-05T14:17:43.896Z] ---> Running in f61afc335f1d [2024-10-05T14:17:43.896Z] noop [2024-10-05T14:17:43.896Z] Removing intermediate container f61afc335f1d [2024-10-05T14:17:43.896Z] ---> 9f764fd3eb3d [2024-10-05T14:17:43.896Z] Successfully built 9f764fd3eb3d [2024-10-05T14:17:43.896Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:17:44.278Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T14:17:44.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:17:44.506Z] prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container [2024-10-05T14:17:44.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/110 -v /w/workspace/device-snmp-go/110:/w/workspace/device-snmp-go/110:rw,z -v /w/workspace/device-snmp-go/110@tmp:/w/workspace/device-snmp-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-05T14:17:45.850Z] $ docker top f6245a69029049038364d2f347ddc918b5329752b6d79b8bee6a6184b11da89f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:17:46.710Z] + go version [2024-10-05T14:17:46.710Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-05T14:17:46.733Z] $ docker stop --time=1 f6245a69029049038364d2f347ddc918b5329752b6d79b8bee6a6184b11da89f [2024-10-05T14:17:48.405Z] $ docker rm -f --volumes f6245a69029049038364d2f347ddc918b5329752b6d79b8bee6a6184b11da89f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:17:49.020Z] + docker inspect -f . ci-base-image-arm64 [2024-10-05T14:17:49.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:17:49.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container [2024-10-05T14:17:49.306Z] $ 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/110 -v /w/workspace/device-snmp-go/110:/w/workspace/device-snmp-go/110:rw,z -v /w/workspace/device-snmp-go/110@tmp:/w/workspace/device-snmp-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-05T14:17:50.566Z] $ docker top 76832daf5075d22cb6045d9a488e1b2fc5de0677b8689043bab382e403625828 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:17:51.433Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/110 [Pipeline] fileExists [Pipeline] sh [2024-10-05T14:17:52.098Z] + make test [2024-10-05T14:17:52.098Z] go test ./... -coverprofile=coverage.out [2024-10-05T14:17:58.766Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2024-10-05T14:22:36.064Z] github.com/edgexfoundry/device-snmp-go/cmd coverage: 0.0% of statements [2024-10-05T14:22:36.064Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.031s coverage: 0.0% of statements [2024-10-05T14:22:36.651Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-05T14:22:36.651Z] go vet ./... [2024-10-05T14:23:33.107Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-05T14:23:33.107Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-05T14:23:33.107Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-05T14:23:33.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-05T14:23:33.155Z] $ docker stop --time=1 76832daf5075d22cb6045d9a488e1b2fc5de0677b8689043bab382e403625828 [2024-10-05T14:23:35.044Z] $ docker rm -f --volumes 76832daf5075d22cb6045d9a488e1b2fc5de0677b8689043bab382e403625828 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:23:36.672Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-05T14:23:36.703Z] Warning: overwriting stash ‘coverage-report’ [2024-10-05T14:23:37.363Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-05T14:23:37.782Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-05T14:23:38.134Z] + ls -al . [2024-10-05T14:23:38.134Z] total 244 [2024-10-05T14:23:38.134Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 5 14:17 . [2024-10-05T14:23:38.134Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 14:14 .. [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 5 14:14 .dockerignore [2024-10-05T14:23:38.134Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 5 14:14 .git [2024-10-05T14:23:38.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:14 .github [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 263 Oct 5 14:14 .gitignore [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 5 14:14 .golangci.yml [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 18843 Oct 5 14:14 Attribution.txt [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 11809 Oct 5 14:14 CHANGELOG.md [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 1571 Oct 5 14:14 Dockerfile [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 5 14:14 GOVERNANCE.md [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 5 14:14 Jenkinsfile [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 5 14:14 LICENSE [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 2240 Oct 5 14:14 Makefile [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 5 14:14 OWNERS.md [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 10477 Oct 5 14:14 README.md [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 5 14:10 VERSION [2024-10-05T14:23:38.134Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 14:14 bin [2024-10-05T14:23:38.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:14 cmd [2024-10-05T14:23:38.134Z] -rw-r--r-- 1 jenkins jenkins 8903 Oct 5 14:22 coverage.out [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 6969 Oct 5 14:14 go.mod [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 100589 Oct 5 14:14 go.sum [2024-10-05T14:23:38.134Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 5 14:14 internal [2024-10-05T14:23:38.134Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 5 14:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:23:38.518Z] + 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=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 --label arch=arm64 --label version=3.2.0-dev.10 . [2024-10-05T14:23:39.112Z] Sending build context to Docker daemon 10.17MB [2024-10-05T14:23:39.112Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-05T14:23:39.112Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-05T14:23:39.112Z] ---> 9f764fd3eb3d [2024-10-05T14:23:39.112Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-05T14:23:39.384Z] ---> Running in 1166ab7be1b6 [2024-10-05T14:23:39.652Z] Removing intermediate container 1166ab7be1b6 [2024-10-05T14:23:39.652Z] ---> 4375de4baa6f [2024-10-05T14:23:39.652Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-05T14:23:39.652Z] ---> Running in 9b21330d7c16 [2024-10-05T14:23:39.932Z] Removing intermediate container 9b21330d7c16 [2024-10-05T14:23:39.932Z] ---> 4d1a0bf1ac0f [2024-10-05T14:23:39.932Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-05T14:23:40.200Z] ---> Running in 1b20594694e0 [2024-10-05T14:23:40.471Z] Removing intermediate container 1b20594694e0 [2024-10-05T14:23:40.471Z] ---> d2130f6a27fc [2024-10-05T14:23:40.471Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-05T14:23:40.471Z] ---> Running in b0577d835cb3 [2024-10-05T14:23:40.750Z] Removing intermediate container b0577d835cb3 [2024-10-05T14:23:40.750Z] ---> 0356ed53483d [2024-10-05T14:23:40.750Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-05T14:23:41.020Z] ---> Running in d8e9fb4c1bf1 [2024-10-05T14:23:41.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:23:42.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:23:44.518Z] OK: 242 MiB in 58 packages [2024-10-05T14:23:45.492Z] Removing intermediate container d8e9fb4c1bf1 [2024-10-05T14:23:45.492Z] ---> 36eaa11ad232 [2024-10-05T14:23:45.492Z] Step 8/25 : WORKDIR /device-snmp-go [2024-10-05T14:23:45.492Z] ---> Running in cbe4869e6d3b [2024-10-05T14:23:45.764Z] Removing intermediate container cbe4869e6d3b [2024-10-05T14:23:45.764Z] ---> 4b9f1fa93ed4 [2024-10-05T14:23:45.764Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-05T14:23:46.347Z] ---> 159b479b59b6 [2024-10-05T14:23:46.347Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-05T14:23:46.347Z] ---> Running in 2f4c56fa00a6 [2024-10-05T14:23:48.932Z] Removing intermediate container 2f4c56fa00a6 [2024-10-05T14:23:48.932Z] ---> fec15e051948 [2024-10-05T14:23:48.932Z] Step 11/25 : COPY . . [2024-10-05T14:23:49.902Z] ---> 3b784d794abe [2024-10-05T14:23:49.902Z] Step 12/25 : RUN ${MAKE} [2024-10-05T14:23:49.902Z] ---> Running in b7c216bfa33d [2024-10-05T14:23:50.884Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2024-10-05T14:27:27.683Z] Removing intermediate container b7c216bfa33d [2024-10-05T14:27:27.683Z] ---> 23dc68fbb3c7 [2024-10-05T14:27:27.683Z] Step 13/25 : FROM alpine:3.20 [2024-10-05T14:27:27.683Z] 3.20: Pulling from library/alpine [2024-10-05T14:27:27.683Z] cf04c63912e1: Already exists [2024-10-05T14:27:27.949Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-05T14:27:27.949Z] Status: Downloaded newer image for alpine:3.20 [2024-10-05T14:27:27.949Z] ---> c157a85ed455 [2024-10-05T14:27:27.949Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2024-10-05T14:27:27.949Z] ---> Running in 5f7d3fa6a855 [2024-10-05T14:27:28.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:27:29.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:27:30.583Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-05T14:27:30.583Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:27:30.583Z] OK: 9 MiB in 15 packages [2024-10-05T14:27:31.549Z] Removing intermediate container 5f7d3fa6a855 [2024-10-05T14:27:31.549Z] ---> 0cd2aab1809c [2024-10-05T14:27:31.549Z] Step 15/25 : RUN apk --no-cache upgrade [2024-10-05T14:27:31.549Z] ---> Running in 294987f661da [2024-10-05T14:27:32.508Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:27:32.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:27:34.178Z] Upgrading critical system libraries and apk-tools: [2024-10-05T14:27:34.178Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-05T14:27:34.178Z] Executing busybox-1.36.1-r29.trigger [2024-10-05T14:27:34.448Z] Continuing the upgrade transaction with new apk-tools: [2024-10-05T14:27:34.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-05T14:27:34.725Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-05T14:27:36.141Z] OK: 9 MiB in 15 packages [2024-10-05T14:27:37.108Z] Removing intermediate container 294987f661da [2024-10-05T14:27:37.108Z] ---> c48e4ed236d0 [2024-10-05T14:27:37.108Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2024-10-05T14:27:39.057Z] ---> d1a0d6454ce0 [2024-10-05T14:27:39.057Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2024-10-05T14:27:39.642Z] ---> 59a715756a16 [2024-10-05T14:27:39.642Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2024-10-05T14:27:40.229Z] ---> e7b587c93252 [2024-10-05T14:27:40.229Z] Step 19/25 : EXPOSE 59993 [2024-10-05T14:27:40.229Z] ---> Running in 95316e2c2212 [2024-10-05T14:27:40.825Z] Removing intermediate container 95316e2c2212 [2024-10-05T14:27:40.825Z] ---> 61db6859e9aa [2024-10-05T14:27:40.825Z] Step 20/25 : EXPOSE 161 [2024-10-05T14:27:40.825Z] ---> Running in 8731ad31523c [2024-10-05T14:27:41.091Z] Removing intermediate container 8731ad31523c [2024-10-05T14:27:41.092Z] ---> cf4faa16db06 [2024-10-05T14:27:41.092Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2024-10-05T14:27:41.092Z] ---> Running in 19666e562729 [2024-10-05T14:27:41.358Z] Removing intermediate container 19666e562729 [2024-10-05T14:27:41.358Z] ---> 2f52fe42f5b2 [2024-10-05T14:27:41.358Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-05T14:27:41.358Z] ---> Running in 004340b03536 [2024-10-05T14:27:41.629Z] Removing intermediate container 004340b03536 [2024-10-05T14:27:41.629Z] ---> f6125b30ffb5 [2024-10-05T14:27:41.629Z] Step 23/25 : LABEL arch=arm64 [2024-10-05T14:27:41.895Z] ---> Running in f63932c1d190 [2024-10-05T14:27:42.162Z] Removing intermediate container f63932c1d190 [2024-10-05T14:27:42.162Z] ---> 394c7933f339 [2024-10-05T14:27:42.162Z] Step 24/25 : LABEL git_sha=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:27:42.162Z] ---> Running in dee7021b0d00 [2024-10-05T14:27:42.431Z] Removing intermediate container dee7021b0d00 [2024-10-05T14:27:42.431Z] ---> 8eed861fabc2 [2024-10-05T14:27:42.431Z] Step 25/25 : LABEL version=3.2.0-dev.10 [2024-10-05T14:27:42.701Z] ---> Running in 64769d6edd69 [2024-10-05T14:27:42.968Z] Removing intermediate container 64769d6edd69 [2024-10-05T14:27:42.968Z] ---> a69271ba5e04 [2024-10-05T14:27:42.968Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-05T14:27:42.968Z] Successfully built a69271ba5e04 [2024-10-05T14:27:42.968Z] Successfully tagged device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:27:43.163Z] provisioning config files... [2024-10-05T14:27:43.177Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/110@tmp/config11330450375425374830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:27:43.522Z] ---> ****-login.sh [2024-10-05T14:27:43.522Z] nexus3.edgexfoundry.org:10001 [2024-10-05T14:27:43.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:27:43.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:27:43.790Z] Configure a credential helper to remove this warning. See [2024-10-05T14:27:43.790Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:27:43.790Z] [2024-10-05T14:27:43.791Z] Login Succeeded [2024-10-05T14:27:43.791Z] nexus3.edgexfoundry.org:10002 [2024-10-05T14:27:44.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:27:44.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:27:44.057Z] Configure a credential helper to remove this warning. See [2024-10-05T14:27:44.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:27:44.057Z] [2024-10-05T14:27:44.057Z] Login Succeeded [2024-10-05T14:27:44.057Z] nexus3.edgexfoundry.org:10003 [2024-10-05T14:27:44.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:27:44.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:27:44.589Z] Configure a credential helper to remove this warning. See [2024-10-05T14:27:44.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:27:44.589Z] [2024-10-05T14:27:44.589Z] Login Succeeded [2024-10-05T14:27:44.589Z] nexus3.edgexfoundry.org:10004 [2024-10-05T14:27:44.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:27:44.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:27:44.855Z] Configure a credential helper to remove this warning. See [2024-10-05T14:27:44.855Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:27:44.855Z] [2024-10-05T14:27:44.855Z] Login Succeeded [2024-10-05T14:27:44.855Z] ****.io [2024-10-05T14:27:45.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-05T14:27:45.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-05T14:27:45.385Z] Configure a credential helper to remove this warning. See [2024-10-05T14:27:45.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-05T14:27:45.385Z] [2024-10-05T14:27:45.385Z] Login Succeeded [2024-10-05T14:27:45.385Z] ---> ****-login.sh ends [Pipeline] } [2024-10-05T14:27:45.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:27:45.445Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-05T14:27:45.475Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2024-10-05T14:27:45.475Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:27:45.475Z] latest [2024-10-05T14:27:45.475Z] 3.2.0-dev.10 [2024-10-05T14:27:45.475Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [2024-10-05T14:27:45.475Z] main [2024-10-05T14:27:45.475Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:45.846Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:46.216Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:27:46.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-10-05T14:27:46.216Z] b07cdb4c5263: Preparing [2024-10-05T14:27:46.216Z] 072b785138d0: Preparing [2024-10-05T14:27:46.216Z] c44f5516cd34: Preparing [2024-10-05T14:27:46.216Z] 3b23b8608f51: Preparing [2024-10-05T14:27:46.216Z] 06da59ae54cb: Preparing [2024-10-05T14:27:46.216Z] 16113d51b718: Preparing [2024-10-05T14:27:46.216Z] 16113d51b718: Waiting [2024-10-05T14:27:46.480Z] 072b785138d0: Pushed [2024-10-05T14:27:46.480Z] 06da59ae54cb: Pushed [2024-10-05T14:27:46.480Z] b07cdb4c5263: Pushed [2024-10-05T14:27:46.480Z] 16113d51b718: Layer already exists [2024-10-05T14:27:46.480Z] 3b23b8608f51: Pushed [2024-10-05T14:27:56.533Z] c44f5516cd34: Pushed [2024-10-05T14:27:56.533Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:56.887Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:57.240Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-10-05T14:27:57.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-10-05T14:27:57.240Z] b07cdb4c5263: Preparing [2024-10-05T14:27:57.240Z] 072b785138d0: Preparing [2024-10-05T14:27:57.240Z] c44f5516cd34: Preparing [2024-10-05T14:27:57.240Z] 3b23b8608f51: Preparing [2024-10-05T14:27:57.240Z] 06da59ae54cb: Preparing [2024-10-05T14:27:57.240Z] 16113d51b718: Preparing [2024-10-05T14:27:57.240Z] 16113d51b718: Waiting [2024-10-05T14:27:57.240Z] c44f5516cd34: Layer already exists [2024-10-05T14:27:57.240Z] b07cdb4c5263: Layer already exists [2024-10-05T14:27:57.240Z] 3b23b8608f51: Layer already exists [2024-10-05T14:27:57.240Z] 072b785138d0: Layer already exists [2024-10-05T14:27:57.240Z] 06da59ae54cb: Layer already exists [2024-10-05T14:27:57.240Z] 16113d51b718: Layer already exists [2024-10-05T14:27:57.240Z] latest: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:57.881Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:58.241Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.10 [2024-10-05T14:27:58.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-10-05T14:27:58.242Z] b07cdb4c5263: Preparing [2024-10-05T14:27:58.242Z] 072b785138d0: Preparing [2024-10-05T14:27:58.242Z] c44f5516cd34: Preparing [2024-10-05T14:27:58.242Z] 3b23b8608f51: Preparing [2024-10-05T14:27:58.242Z] 06da59ae54cb: Preparing [2024-10-05T14:27:58.242Z] 16113d51b718: Preparing [2024-10-05T14:27:58.242Z] 16113d51b718: Waiting [2024-10-05T14:27:58.242Z] 3b23b8608f51: Layer already exists [2024-10-05T14:27:58.242Z] c44f5516cd34: Layer already exists [2024-10-05T14:27:58.242Z] 072b785138d0: Layer already exists [2024-10-05T14:27:58.242Z] b07cdb4c5263: Layer already exists [2024-10-05T14:27:58.242Z] 06da59ae54cb: Layer already exists [2024-10-05T14:27:58.242Z] 16113d51b718: Layer already exists [2024-10-05T14:27:58.507Z] 3.2.0-dev.10: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:58.883Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:59.243Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [2024-10-05T14:27:59.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-10-05T14:27:59.243Z] b07cdb4c5263: Preparing [2024-10-05T14:27:59.243Z] 072b785138d0: Preparing [2024-10-05T14:27:59.243Z] c44f5516cd34: Preparing [2024-10-05T14:27:59.243Z] 3b23b8608f51: Preparing [2024-10-05T14:27:59.243Z] 06da59ae54cb: Preparing [2024-10-05T14:27:59.243Z] 16113d51b718: Preparing [2024-10-05T14:27:59.243Z] 16113d51b718: Waiting [2024-10-05T14:27:59.243Z] c44f5516cd34: Layer already exists [2024-10-05T14:27:59.243Z] 3b23b8608f51: Layer already exists [2024-10-05T14:27:59.243Z] 072b785138d0: Layer already exists [2024-10-05T14:27:59.243Z] b07cdb4c5263: Layer already exists [2024-10-05T14:27:59.243Z] 06da59ae54cb: Layer already exists [2024-10-05T14:27:59.243Z] 16113d51b718: Layer already exists [2024-10-05T14:27:59.510Z] e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:27:59.869Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:28:00.221Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2024-10-05T14:28:00.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2024-10-05T14:28:00.221Z] b07cdb4c5263: Preparing [2024-10-05T14:28:00.221Z] 072b785138d0: Preparing [2024-10-05T14:28:00.221Z] c44f5516cd34: Preparing [2024-10-05T14:28:00.221Z] 3b23b8608f51: Preparing [2024-10-05T14:28:00.221Z] 06da59ae54cb: Preparing [2024-10-05T14:28:00.221Z] 16113d51b718: Preparing [2024-10-05T14:28:00.221Z] 16113d51b718: Waiting [2024-10-05T14:28:00.221Z] 3b23b8608f51: Layer already exists [2024-10-05T14:28:00.221Z] c44f5516cd34: Layer already exists [2024-10-05T14:28:00.221Z] 072b785138d0: Layer already exists [2024-10-05T14:28:00.221Z] 06da59ae54cb: Layer already exists [2024-10-05T14:28:00.221Z] b07cdb4c5263: Layer already exists [2024-10-05T14:28:00.221Z] 16113d51b718: Layer already exists [2024-10-05T14:28:00.487Z] main: digest: sha256:c6b405f5db1bc60c81431d68a8d3aed9ffdded1525229c77b78061ea5909c271 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-05T14:28:00.576Z] ===================================================== [Pipeline] echo [2024-10-05T14:28:00.593Z] taggedImages: [2024-10-05T14:28:00.593Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [2024-10-05T14:28:00.593Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2024-10-05T14:28:00.593Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.10 [2024-10-05T14:28:00.593Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4-3.2.0-dev.10 [2024-10-05T14:28:00.593Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:28:00.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:28:00.974Z] [2024-10-05T14:28:00.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:28:01.316Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:28:01.316Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-05T14:28:01.316Z] 8998bd30e6a1: Pulling fs layer [2024-10-05T14:28:01.316Z] 04944245beec: Pulling fs layer [2024-10-05T14:28:01.316Z] 699f458cf7ca: Pulling fs layer [2024-10-05T14:28:01.316Z] 765212b225bb: Pulling fs layer [2024-10-05T14:28:01.316Z] f23df028b6ca: Pulling fs layer [2024-10-05T14:28:01.316Z] 765212b225bb: Waiting [2024-10-05T14:28:01.316Z] d65c8cfc05b1: Pulling fs layer [2024-10-05T14:28:01.316Z] f23df028b6ca: Waiting [2024-10-05T14:28:01.316Z] 2437ff75d9bd: Pulling fs layer [2024-10-05T14:28:01.316Z] d65c8cfc05b1: Waiting [2024-10-05T14:28:01.316Z] 2437ff75d9bd: Waiting [2024-10-05T14:28:01.588Z] 04944245beec: Verifying Checksum [2024-10-05T14:28:01.588Z] 04944245beec: Download complete [2024-10-05T14:28:01.588Z] 765212b225bb: Verifying Checksum [2024-10-05T14:28:01.588Z] 765212b225bb: Download complete [2024-10-05T14:28:01.588Z] f23df028b6ca: Verifying Checksum [2024-10-05T14:28:01.588Z] f23df028b6ca: Download complete [2024-10-05T14:28:01.588Z] d65c8cfc05b1: Verifying Checksum [2024-10-05T14:28:01.588Z] d65c8cfc05b1: Download complete [2024-10-05T14:28:01.588Z] 699f458cf7ca: Verifying Checksum [2024-10-05T14:28:01.588Z] 699f458cf7ca: Download complete [2024-10-05T14:28:02.172Z] 8998bd30e6a1: Verifying Checksum [2024-10-05T14:28:02.172Z] 8998bd30e6a1: Download complete [2024-10-05T14:28:04.751Z] 2437ff75d9bd: Verifying Checksum [2024-10-05T14:28:04.751Z] 2437ff75d9bd: Download complete [2024-10-05T14:28:06.702Z] 8998bd30e6a1: Pull complete [2024-10-05T14:28:06.702Z] 04944245beec: Pull complete [2024-10-05T14:28:08.643Z] 699f458cf7ca: Pull complete [2024-10-05T14:28:08.643Z] 765212b225bb: Pull complete [2024-10-05T14:28:09.224Z] f23df028b6ca: Pull complete [2024-10-05T14:28:09.489Z] d65c8cfc05b1: Pull complete [2024-10-05T14:28:24.468Z] 2437ff75d9bd: Pull complete [2024-10-05T14:28:24.468Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-05T14:28:24.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-05T14:28:24.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:28:24.703Z] prd-ubuntu20.04-docker-arm64-4c-16g-21911 does not seem to be running inside a container [2024-10-05T14:28:24.782Z] $ 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/110 -v /w/workspace/device-snmp-go/110:/w/workspace/device-snmp-go/110:rw,z -v /w/workspace/device-snmp-go/110@tmp:/w/workspace/device-snmp-go/110@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-05T14:28:27.589Z] $ docker top 048e1f594988811d511284169133ee83ad69b5cf9d383c00115e705689d600ec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:28:28.425Z] ---> job-cost.sh [2024-10-05T14:28:28.425Z] lf-activate-venv: SKIPPING [2024-10-05T14:28:28.425Z] INFO: No Stack... [2024-10-05T14:28:28.690Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-05T14:28:29.645Z] INFO: Archiving Costs [Pipeline] sh [2024-10-05T14:28:30.351Z] + cat /w/workspace/device-snmp-go/110/archives/cost.csv [2024-10-05T14:28:30.351Z] + cut -d, -f6 [Pipeline] lock [2024-10-05T14:28:30.419Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [2024-10-05T14:28:30.427Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] did not exist. Created. [2024-10-05T14:28:30.433Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:28:31.124Z] /w/workspace/device-snmp-go/110@tmp/durable-f8eff701/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-05T14:28:31.772Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-05T14:28:31.803Z] Warning: overwriting stash ‘stack-cost’ [2024-10-05T14:28:31.855Z] Stashed 1 file(s) [Pipeline] } [2024-10-05T14:28:31.863Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-snmp-go-main-110-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-05T14:28:31.894Z] $ docker stop --time=1 048e1f594988811d511284169133ee83ad69b5cf9d383c00115e705689d600ec [2024-10-05T14:28:33.808Z] $ docker rm -f --volumes 048e1f594988811d511284169133ee83ad69b5cf9d383c00115e705689d600ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-05T14:28:34.293Z] provisioning config files... [2024-10-05T14:28:34.305Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config658701053715381346tmp [Pipeline] { [Pipeline] sh [2024-10-05T14:28:34.635Z] + set +x [2024-10-05T14:28:34.635Z] + curl -s https://codecov.io/bash [2024-10-05T14:28:34.635Z] + bash -s -- [2024-10-05T14:28:34.635Z] [2024-10-05T14:28:34.635Z] _____ _ [2024-10-05T14:28:34.635Z] / ____| | | [2024-10-05T14:28:34.635Z] | | ___ __| | ___ ___ _____ __ [2024-10-05T14:28:34.635Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-05T14:28:34.635Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-05T14:28:34.635Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-05T14:28:34.635Z] Bash-1.0.6 [2024-10-05T14:28:34.635Z] [2024-10-05T14:28:34.635Z] [2024-10-05T14:28:34.635Z] ==> git version 2.25.1 found [2024-10-05T14:28:34.635Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-05T14:28:34.635Z] Release-Date: 2020-01-08 [2024-10-05T14:28:34.635Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-05T14:28:34.635Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-05T14:28:34.635Z] ==> Jenkins CI detected. [2024-10-05T14:28:34.635Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2024-10-05T14:28:34.635Z] project root: . [2024-10-05T14:28:34.635Z] --> token set from env [2024-10-05T14:28:34.635Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-05T14:28:34.911Z] ==> Running gcov in . (disable via -X gcov) [2024-10-05T14:28:34.911Z] ==> Python coveragepy not found [2024-10-05T14:28:34.911Z] ==> Searching for coverage reports in: [2024-10-05T14:28:34.911Z] + . [2024-10-05T14:28:34.911Z] -> Found 1 reports [2024-10-05T14:28:34.911Z] ==> Detecting git/mercurial file structure [2024-10-05T14:28:34.911Z] ==> Reading reports [2024-10-05T14:28:34.911Z] + ./coverage.out bytes=8903 [2024-10-05T14:28:34.911Z] ==> Appending adjustments [2024-10-05T14:28:34.911Z] https://docs.codecov.io/docs/fixing-reports [2024-10-05T14:28:34.911Z] + Found adjustments [2024-10-05T14:28:34.911Z] ==> Gzipping contents [2024-10-05T14:28:34.911Z] 4.0K /tmp/codecov.mzPMzn.gz [2024-10-05T14:28:34.912Z] ==> Uploading reports [2024-10-05T14:28:34.912Z] url: https://codecov.io [2024-10-05T14:28:34.912Z] query: branch=main&commit=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T14:28:34.912Z] -> Pinging Codecov [2024-10-05T14:28:34.912Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4&build=110&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F110%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-05T14:28:35.189Z] -> Uploading to [2024-10-05T14:28:35.189Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-snmp-go/e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4/f9a090e1-164e-4726-975d-eeab23815ab0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T142834Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=09dc796f8ec3026c6ecf102cdf6dedb2e2f1f5a48df7ae7fc0f130ce49a5ef7e [2024-10-05T14:28:35.189Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-05T14:28:35.189Z] Dload Upload Total Spent Left Speed [2024-10-05T14:28:35.461Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1447 0 0 100 1447 0 5858 --:--:-- --:--:-- --:--:-- 5858 [2024-10-05T14:28:35.461Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] } [2024-10-05T14:28:35.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-05T14:28:35.671Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-05T14:28:35.687Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:28:36.006Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:28:36.006Z] [2024-10-05T14:28:36.006Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:28:36.310Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:28:36.310Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-05T14:28:36.310Z] 43c4264eed91: Already exists [2024-10-05T14:28:36.569Z] 4cc291be95ef: Already exists [2024-10-05T14:28:36.569Z] 2ac1f1163629: Already exists [2024-10-05T14:28:36.569Z] 5c3c966382ef: Already exists [2024-10-05T14:28:36.569Z] 4f4fb700ef54: Already exists [2024-10-05T14:28:36.828Z] d9c7d2e4e75e: Pulling fs layer [2024-10-05T14:28:36.828Z] 9c3e1370e548: Pulling fs layer [2024-10-05T14:28:36.828Z] d9c7d2e4e75e: Download complete [2024-10-05T14:28:37.392Z] d9c7d2e4e75e: Pull complete [2024-10-05T14:28:37.649Z] 9c3e1370e548: Verifying Checksum [2024-10-05T14:28:37.649Z] 9c3e1370e548: Download complete [2024-10-05T14:28:40.936Z] 9c3e1370e548: Pull complete [2024-10-05T14:28:40.936Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-05T14:28:40.936Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-05T14:28:40.936Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:28:41.033Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:28:41.086Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-05T14:28:43.547Z] $ docker top 28d83a70831d7a4f63ac2896a8627a57c252e7a7436cfb166eb342a9ceeff0a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:28:43.882Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] echo [2024-10-05T14:28:43.893Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2024-10-05T14:28:44.175Z] + set -o pipefail [2024-10-05T14:28:44.175Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2024-10-05T14:28:52.300Z] [2024-10-05T14:28:52.300Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2024-10-05T14:28:52.300Z] [2024-10-05T14:28:52.300Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6109ca73-afa1-4109-af03-45c28384bb64/history/effe2c04-246e-46a4-8f4b-5292093c6cf7 [2024-10-05T14:28:52.300Z] [2024-10-05T14:28:52.300Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-05T14:28:52.300Z] [2024-10-05T14:28:52.559Z] [2024-10-05T14:28:52.559Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-05T14:28:52.559Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-05T14:28:53.148Z] $ docker stop --time=1 28d83a70831d7a4f63ac2896a8627a57c252e7a7436cfb166eb342a9ceeff0a0 [2024-10-05T14:28:57.807Z] $ docker rm -f --volumes 28d83a70831d7a4f63ac2896a8627a57c252e7a7436cfb166eb342a9ceeff0a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-05T14:28:58.663Z] + git log --format=format:%s -1 e9e33d8369b4f0b43ca39bb5c48aadaf99a043a4 [Pipeline] sh [2024-10-05T14:28:58.956Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:28:58.956Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:28:59.260Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:28:59.260Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:28:59.335Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:28:59.379Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:28:59.930Z] $ docker top 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:29:00.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:29:00.030Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:29:00.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:29:00.169Z] $ docker exec 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c ssh-agent [2024-10-05T14:29:00.275Z] SSH_AUTH_SOCK=/tmp/ssh-mPl9tfewDDhY/agent.32 [2024-10-05T14:29:00.275Z] SSH_AGENT_PID=38 [2024-10-05T14:29:00.282Z] Running ssh-add (command line suppressed) [2024-10-05T14:29:00.395Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17984220567921614702.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17984220567921614702.key) [2024-10-05T14:29:00.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:29:00.700Z] + git semver tag [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,894 [run_tag] DEBUG tag force:False [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,894 [check_head_tag] DEBUG check head tag [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,895 [execute] INFO git cat-file --batch-check [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,899 [execute] INFO git cat-file --batch [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,915 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,915 [execute] INFO git tag -a v3.2.0-dev.10 -m v3.2.0-dev.10 [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,915 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.10', '-m', 'v3.2.0-dev.10'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:29:00.960Z] 2024-10-05 14:29:00,920 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:29:00.960Z] 3.2.0-dev.10 [Pipeline] } [2024-10-05T14:29:00.984Z] $ docker exec --env ******** --env ******** 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c ssh-agent -k [2024-10-05T14:29:01.087Z] unset SSH_AUTH_SOCK; [2024-10-05T14:29:01.088Z] unset SSH_AGENT_PID; [2024-10-05T14:29:01.088Z] echo Agent pid 38 killed; [2024-10-05T14:29:01.085Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:29:01.420Z] + git semver [Pipeline] } [2024-10-05T14:29:01.707Z] $ docker stop --time=1 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c [2024-10-05T14:29:02.999Z] $ docker rm -f --volumes 0bf292416ee96737748a7a110473ed250ba29e118f20461ac0143369c90c5a9c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:29:03.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:29:03.396Z] [2024-10-05T14:29:03.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:29:03.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:29:03.701Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-05T14:29:03.701Z] ab5ef0e58194: Pulling fs layer [2024-10-05T14:29:03.701Z] 9712f1f96733: Pulling fs layer [2024-10-05T14:29:03.701Z] 63f879dbbcfc: Pulling fs layer [2024-10-05T14:29:03.701Z] 0d9ebad4ef96: Pulling fs layer [2024-10-05T14:29:03.702Z] e9a5061849ea: Pulling fs layer [2024-10-05T14:29:03.702Z] d747dcd14b5f: Pulling fs layer [2024-10-05T14:29:03.702Z] 2de7ff778b66: Pulling fs layer [2024-10-05T14:29:03.702Z] 0d9ebad4ef96: Waiting [2024-10-05T14:29:03.702Z] e9a5061849ea: Waiting [2024-10-05T14:29:03.702Z] 2de7ff778b66: Waiting [2024-10-05T14:29:03.702Z] d747dcd14b5f: Waiting [2024-10-05T14:29:03.702Z] 9712f1f96733: Verifying Checksum [2024-10-05T14:29:03.702Z] 9712f1f96733: Download complete [2024-10-05T14:29:03.959Z] 63f879dbbcfc: Verifying Checksum [2024-10-05T14:29:03.959Z] 63f879dbbcfc: Download complete [2024-10-05T14:29:04.215Z] e9a5061849ea: Verifying Checksum [2024-10-05T14:29:04.215Z] e9a5061849ea: Download complete [2024-10-05T14:29:04.215Z] d747dcd14b5f: Verifying Checksum [2024-10-05T14:29:04.215Z] d747dcd14b5f: Download complete [2024-10-05T14:29:04.215Z] 0d9ebad4ef96: Verifying Checksum [2024-10-05T14:29:04.215Z] 0d9ebad4ef96: Download complete [2024-10-05T14:29:04.215Z] ab5ef0e58194: Verifying Checksum [2024-10-05T14:29:04.215Z] ab5ef0e58194: Download complete [2024-10-05T14:29:04.215Z] 2de7ff778b66: Verifying Checksum [2024-10-05T14:29:04.215Z] 2de7ff778b66: Download complete [2024-10-05T14:29:07.497Z] ab5ef0e58194: Pull complete [2024-10-05T14:29:07.497Z] 9712f1f96733: Pull complete [2024-10-05T14:29:07.497Z] 63f879dbbcfc: Pull complete [2024-10-05T14:29:11.685Z] 0d9ebad4ef96: Pull complete [2024-10-05T14:29:11.685Z] e9a5061849ea: Pull complete [2024-10-05T14:29:11.685Z] d747dcd14b5f: Pull complete [2024-10-05T14:29:13.063Z] 2de7ff778b66: Pull complete [2024-10-05T14:29:13.063Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-05T14:29:13.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-05T14:29:13.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:29:13.169Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:29:13.213Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-05T14:29:19.031Z] $ docker top aa5bca2f7253b9cd0de0b86f6c886eb389e0eddc6d9216d89f65fda14354f9b3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:29:19.097Z] provisioning config files... [2024-10-05T14:29:19.104Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14885672788633971424tmp [2024-10-05T14:29:19.112Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3000514266595953885tmp [2024-10-05T14:29:19.121Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2276857675282648888tmp [Pipeline] { [Pipeline] echo [2024-10-05T14:29:19.199Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:19.499Z] ---> sigul-configuration.sh [2024-10-05T14:29:19.500Z] gpg: directory `/root/.gnupg' created [2024-10-05T14:29:19.500Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-05T14:29:19.500Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-05T14:29:19.500Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-05T14:29:19.500Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-05T14:29:19.500Z] gpg: CAST5 encrypted data [2024-10-05T14:29:19.500Z] gpg: encrypted with 1 passphrase [2024-10-05T14:29:19.500Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-05T14:29:19.794Z] + mkdir /home/jenkins [2024-10-05T14:29:19.794Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-05T14:29:20.089Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-10-05T14:29:20.103Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:20.392Z] ---> sigul-install.sh [2024-10-05T14:29:20.392Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-05T14:29:20.688Z] + git tag --list [2024-10-05T14:29:20.688Z] 1.0.0 [2024-10-05T14:29:20.688Z] v0.0.0 [2024-10-05T14:29:20.688Z] v1.1.0 [2024-10-05T14:29:20.688Z] v1.1.1 [2024-10-05T14:29:20.688Z] v1.2.2 [2024-10-05T14:29:20.688Z] v1.3.0 [2024-10-05T14:29:20.688Z] v1.3.1 [2024-10-05T14:29:20.688Z] v2.0.0 [2024-10-05T14:29:20.688Z] v2.1.0 [2024-10-05T14:29:20.688Z] v2.1.1 [2024-10-05T14:29:20.688Z] v2.2.0 [2024-10-05T14:29:20.688Z] v2.3.0 [2024-10-05T14:29:20.688Z] v3.0 [2024-10-05T14:29:20.688Z] v3.0.0 [2024-10-05T14:29:20.688Z] v3.1 [2024-10-05T14:29:20.688Z] v3.1.0 [2024-10-05T14:29:20.688Z] v3.1.0-dev.1 [2024-10-05T14:29:20.688Z] v3.1.0-dev.10 [2024-10-05T14:29:20.688Z] v3.1.0-dev.11 [2024-10-05T14:29:20.688Z] v3.1.0-dev.12 [2024-10-05T14:29:20.688Z] v3.1.0-dev.13 [2024-10-05T14:29:20.688Z] v3.1.0-dev.2 [2024-10-05T14:29:20.688Z] v3.1.0-dev.3 [2024-10-05T14:29:20.688Z] v3.1.0-dev.4 [2024-10-05T14:29:20.688Z] v3.1.0-dev.5 [2024-10-05T14:29:20.688Z] v3.1.0-dev.6 [2024-10-05T14:29:20.688Z] v3.1.0-dev.7 [2024-10-05T14:29:20.688Z] v3.1.0-dev.8 [2024-10-05T14:29:20.688Z] v3.1.0-dev.9 [2024-10-05T14:29:20.688Z] v3.1.1 [2024-10-05T14:29:20.688Z] v3.1.1-dev.1 [2024-10-05T14:29:20.688Z] v3.2.0-dev.1 [2024-10-05T14:29:20.688Z] v3.2.0-dev.10 [2024-10-05T14:29:20.688Z] v3.2.0-dev.2 [2024-10-05T14:29:20.688Z] v3.2.0-dev.3 [2024-10-05T14:29:20.688Z] v3.2.0-dev.4 [2024-10-05T14:29:20.688Z] v3.2.0-dev.5 [2024-10-05T14:29:20.688Z] v3.2.0-dev.6 [2024-10-05T14:29:20.688Z] v3.2.0-dev.7 [2024-10-05T14:29:20.688Z] v3.2.0-dev.8 [2024-10-05T14:29:20.688Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-05T14:29:20.983Z] + lftools sign git-tag v3.2.0-dev.10 [2024-10-05T14:29:21.551Z] Signing Git tag with Sigul... [2024-10-05T14:29:21.551Z] Signing v3.2.0-dev.10 [Pipeline] echo [2024-10-05T14:29:21.825Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:22.121Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-05T14:29:22.130Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-05T14:29:22.173Z] $ docker stop --time=1 aa5bca2f7253b9cd0de0b86f6c886eb389e0eddc6d9216d89f65fda14354f9b3 [2024-10-05T14:29:23.493Z] $ docker rm -f --volumes aa5bca2f7253b9cd0de0b86f6c886eb389e0eddc6d9216d89f65fda14354f9b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-05T14:29:23.919Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:29:23.919Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:29:24.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:29:24.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:29:24.305Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:29:24.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:29:24.682Z] $ docker top ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 -eo pid,comm [2024-10-05T14:29:24.716Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-05T14:29:24.716Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:29:24.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:29:24.783Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:29:24.894Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:29:24.910Z] $ docker exec ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 ssh-agent [2024-10-05T14:29:24.997Z] SSH_AUTH_SOCK=/tmp/ssh-3FovpV59Yrz4/agent.32 [2024-10-05T14:29:24.997Z] SSH_AGENT_PID=38 [2024-10-05T14:29:25.002Z] Running ssh-add (command line suppressed) [2024-10-05T14:29:25.106Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1003564043825314609.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1003564043825314609.key) [2024-10-05T14:29:25.104Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:29:25.399Z] + git semver bump pre [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,574 [bump_version] DEBUG bumping version:3.2.0-dev.10 on axis:pre with prefix:dev [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,574 [bump_version] DEBUG bumped version:3.2.0-dev.11 [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,574 [write_version] DEBUG write version:3.2.0-dev.11 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,575 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,575 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,576 [execute] INFO git cat-file --batch-check [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,581 [execute] INFO git cat-file --batch [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,582 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:29:25.659Z] 2024-10-05 14:29:25,587 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:29:25.659Z] 3.2.0-dev.11 [Pipeline] } [2024-10-05T14:29:25.683Z] $ docker exec --env ******** --env ******** ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 ssh-agent -k [2024-10-05T14:29:25.790Z] unset SSH_AUTH_SOCK; [2024-10-05T14:29:25.790Z] unset SSH_AGENT_PID; [2024-10-05T14:29:25.790Z] echo Agent pid 38 killed; [2024-10-05T14:29:25.786Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:29:26.103Z] + git semver [Pipeline] } [2024-10-05T14:29:26.389Z] $ docker stop --time=1 ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 [2024-10-05T14:29:27.654Z] $ docker rm -f --volumes ac2ea6f350647a5f9c797d229b85be8874274368348683c5d730339f4223c869 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-05T14:29:28.006Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-05T14:29:28.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:29:28.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-05T14:29:28.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:29:28.381Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:29:28.424Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-05T14:29:28.758Z] $ docker top c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 -eo pid,comm [2024-10-05T14:29:28.791Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-05T14:29:28.791Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-05T14:29:28.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-05T14:29:28.852Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-05T14:29:28.953Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-05T14:29:28.969Z] $ docker exec c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 ssh-agent [2024-10-05T14:29:29.053Z] SSH_AUTH_SOCK=/tmp/ssh-IffFSIkvKUYT/agent.32 [2024-10-05T14:29:29.053Z] SSH_AGENT_PID=38 [2024-10-05T14:29:29.057Z] Running ssh-add (command line suppressed) [2024-10-05T14:29:29.158Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_364406149182264175.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_364406149182264175.key) [2024-10-05T14:29:29.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-05T14:29:29.457Z] + git semver push [2024-10-05T14:29:29.716Z] 2024-10-05 14:29:29,650 [run_push] DEBUG push [2024-10-05T14:29:29.716Z] 2024-10-05 14:29:29,650 [execute] INFO git cat-file --batch-check [2024-10-05T14:29:29.716Z] 2024-10-05 14:29:29,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-05T14:29:29.716Z] 2024-10-05 14:29:29,653 [execute] INFO git rev-list 87cf44a7fc7793910a5a00ba1164b93248b7e9dc -- [2024-10-05T14:29:29.716Z] 2024-10-05 14:29:29,653 [execute] DEBUG Popen(['git', 'rev-list', '87cf44a7fc7793910a5a00ba1164b93248b7e9dc', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:29:29.716Z] 2024-10-05 14:29:29,658 [execute] INFO git fetch -v origin [2024-10-05T14:29:29.716Z] 2024-10-05 14:29:29,659 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-05T14:29:30.282Z] 2024-10-05 14:29:30,095 [run_push] DEBUG no remote changes detected [2024-10-05T14:29:30.282Z] 2024-10-05 14:29:30,096 [execute] INFO git push origin semver [2024-10-05T14:29:30.282Z] 2024-10-05 14:29:30,096 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:29:31.221Z] 2024-10-05 14:29:30,925 [run_push] DEBUG push all version tags [2024-10-05T14:29:31.221Z] 2024-10-05 14:29:30,925 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-05T14:29:31.221Z] 2024-10-05 14:29:30,925 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-05T14:29:31.791Z] 2024-10-05 14:29:31,577 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2024-10-05T14:29:31.791Z] 3.2.0-dev.11 [Pipeline] } [2024-10-05T14:29:31.816Z] $ docker exec --env ******** --env ******** c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 ssh-agent -k [2024-10-05T14:29:31.904Z] unset SSH_AUTH_SOCK; [2024-10-05T14:29:31.904Z] unset SSH_AGENT_PID; [2024-10-05T14:29:31.904Z] echo Agent pid 38 killed; [2024-10-05T14:29:31.903Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-05T14:29:32.224Z] + git semver [Pipeline] } [2024-10-05T14:29:32.510Z] $ docker stop --time=1 c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 [2024-10-05T14:29:33.781Z] $ docker rm -f --volumes c92296170ba2e15b637268ca0bcf8e2776b6848ac4facfea7e95e002e9dc5563 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-05T14:29:34.400Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2024-10-05T14:29:34.400Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-10-05T14:29:34.400Z] total 16 [2024-10-05T14:29:34.400Z] drwxr-xr-x 3 root root 4096 Oct 5 14:14 . [2024-10-05T14:29:34.400Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:29 .. [2024-10-05T14:29:34.400Z] drwxr-xr-x 2 root root 4096 Oct 5 14:14 cost [2024-10-05T14:29:34.400Z] -rw-r--r-- 1 root root 86 Oct 5 14:14 cost.csv [2024-10-05T14:29:34.400Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-10-05T14:29:34.400Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2024-10-05T14:29:34.400Z] total 16 [2024-10-05T14:29:34.400Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 5 14:14 . [2024-10-05T14:29:34.400Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 14:29 .. [2024-10-05T14:29:34.400Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 5 14:14 cost [2024-10-05T14:29:34.400Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 5 14:14 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:34.685Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:35.539Z] ---> package-listing.sh [2024-10-05T14:29:35.539Z] ++ facter osfamily [2024-10-05T14:29:35.539Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-05T14:29:35.797Z] + OS_FAMILY=debian [2024-10-05T14:29:35.797Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2024-10-05T14:29:35.797Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-05T14:29:35.797Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-05T14:29:35.797Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-05T14:29:35.797Z] + PACKAGES=/tmp/packages_start.txt [2024-10-05T14:29:35.797Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-10-05T14:29:35.797Z] + PACKAGES=/tmp/packages_end.txt [2024-10-05T14:29:35.797Z] + case "${OS_FAMILY}" in [2024-10-05T14:29:35.797Z] + dpkg -l [2024-10-05T14:29:35.797Z] + grep '^ii' [2024-10-05T14:29:35.797Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-05T14:29:35.797Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-05T14:29:35.797Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-05T14:29:35.797Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2024-10-05T14:29:35.797Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2024-10-05T14:29:35.797Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2024-10-05T14:29:35.808Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-05T14:29:36.083Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-05T14:29:36.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-05T14:29:36.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-05T14:29:36.714Z] prd-ubuntu20.04-docker-8c-8g-21910 does not seem to be running inside a container [2024-10-05T14:29:36.751Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-05T14:29:36.948Z] $ docker top eab006f3bdf444461523f5ecece9a836b9e4981b2cfe6dc9e04bf2c23f94c660 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-05T14:29:37.275Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-05T14:29:37.561Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-05T14:29:37.846Z] + ls /var/log/sa-host [2024-10-05T14:29:37.846Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-05T14:29:38.003Z] provisioning config files... [2024-10-05T14:29:38.012Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10882337811966248651tmp [Pipeline] { [Pipeline] echo [2024-10-05T14:29:38.031Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:38.315Z] ---> create-netrc.sh [Pipeline] } [2024-10-05T14:29:38.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:38.666Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-05T14:29:38.676Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:38.956Z] ---> sudo-logs.sh [2024-10-05T14:29:38.956Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-05T14:29:38.988Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:39.266Z] ---> job-cost.sh [2024-10-05T14:29:39.267Z] lf-activate-venv: SKIPPING [2024-10-05T14:29:39.267Z] DEBUG: total: 0.2199999988079071 [2024-10-05T14:29:39.267Z] INFO: Retrieving Stack Cost... [2024-10-05T14:29:39.525Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-05T14:29:39.784Z] INFO: Archiving Costs [Pipeline] echo [2024-10-05T14:29:39.797Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-05T14:29:40.077Z] ---> logs-deploy.sh [2024-10-05T14:29:40.077Z] lf-activate-venv: SKIPPING [2024-10-05T14:29:40.077Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/110 [2024-10-05T14:29:40.077Z] INFO: archiving workspace using pattern(s): [2024-10-05T14:29:41.020Z] Archives upload complete. [2024-10-05T14:29:41.021Z] INFO: archiving logs to Nexus