Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 042ec1626ee523754e0e1f4be46f239764bd63ff 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-ssh16484721449613842622.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh12172098208713090492.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17350670726887513057.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13158287157461123361.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-ssh5777579801714404403.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-5134 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 042ec1626ee523754e0e1f4be46f239764bd63ff (main) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 Commit message: "build: Update to latest 3.2.0 dev go-mods (#334)" > git rev-list --no-walk b852d33a75a07d69fbdb63dde5dbae2cfe6da43b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:30:00.904Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:30:00.990Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:30:01.015Z] ========================================================= [2023-11-28T20:30:01.015Z] EdgeX Global Pipelines Version Info [2023-11-28T20:30:01.015Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:01.755Z] ------------------- [2023-11-28T20:30:01.755Z] stable info: [2023-11-28T20:30:01.755Z] ------------------- [2023-11-28T20:30:01.755Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:30:01.755Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:30:01.755Z] Message: update stable to v1.0.258 [2023-11-28T20:30:02.339Z] ------------------- [2023-11-28T20:30:02.339Z] experimental info: [2023-11-28T20:30:02.339Z] ------------------- [2023-11-28T20:30:02.339Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:30:02.339Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:30:02.339Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:30:02.410Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-11-28T20:30:02.433Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-11-28T20:30:02.450Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:30:02.467Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:30:02.488Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:30:02.510Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:30:02.535Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:30:02.553Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:30:02.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:30:02.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:30:02.626Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:30:02.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-11-28T20:30:02.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:30:02.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:30:02.739Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:30:02.767Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:30:02.797Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:30:02.831Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:30:02.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:30:02.906Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:30:02.941Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:30:02.973Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:30:03.009Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:30:03.049Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:30:03.091Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:30:03.130Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:30:03.165Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:30:03.200Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-28T20:30:03.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-28T20:30:03.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-28T20:30:03.294Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] echo [2023-11-28T20:30:03.322Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 042ec16 [Pipeline] echo [2023-11-28T20:30:03.359Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:30:03.438Z] provisioning config files... [2023-11-28T20:30:03.452Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config10913577748737678692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:03.802Z] ---> ****-login.sh [2023-11-28T20:30:03.803Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:30:04.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:04.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:04.063Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:04.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:04.063Z] [2023-11-28T20:30:04.063Z] Login Succeeded [2023-11-28T20:30:04.063Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:30:04.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:04.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:04.323Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:04.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:04.323Z] [2023-11-28T20:30:04.323Z] Login Succeeded [2023-11-28T20:30:04.323Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:30:04.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:04.324Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:04.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:04.324Z] [2023-11-28T20:30:04.324Z] Login Succeeded [2023-11-28T20:30:04.324Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:30:04.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:04.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:04.324Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:04.324Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:04.324Z] [2023-11-28T20:30:04.324Z] Login Succeeded [2023-11-28T20:30:04.324Z] ****.io [2023-11-28T20:30:04.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:04.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:04.846Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:04.846Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:04.846Z] [2023-11-28T20:30:04.846Z] Login Succeeded [2023-11-28T20:30:04.846Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:30:04.856Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:30:05.344Z] + git rev-list -1 --merges 042ec1626ee523754e0e1f4be46f239764bd63ff~1..042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] echo [2023-11-28T20:30:05.372Z] -----------> git rev-list -1 --merges 042ec1626ee523754e0e1f4be46f239764bd63ff~1..042ec1626ee523754e0e1f4be46f239764bd63ff 042ec1626ee523754e0e1f4be46f239764bd63ff [false] [Pipeline] sh [2023-11-28T20:30:05.670Z] + git log --format=format:%s -1 042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] echo [2023-11-28T20:30:05.685Z] ========================================================= [2023-11-28T20:30:05.685Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:30:05.685Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:30:06.057Z] + git log --format=format:%s -1 042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] echo [2023-11-28T20:30:06.065Z] [semverPrep] GIT_COMMIT: 042ec1626ee523754e0e1f4be46f239764bd63ff, Commit Message: build: Update to latest 3.2.0 dev go-mods (#334) [Pipeline] echo [2023-11-28T20:30:06.085Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:30:06.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:30:06.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:30:06.453Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:30:06.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:30:06.453Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:30:06.453Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:30:06.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:07.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:30:07.745Z] [2023-11-28T20:30:07.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:08.058Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:30:08.317Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:30:08.317Z] b85a868b505f: Pulling fs layer [2023-11-28T20:30:08.317Z] e2be974225ed: Pulling fs layer [2023-11-28T20:30:08.317Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:30:08.317Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:30:08.317Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:30:08.317Z] eaf3925da568: Pulling fs layer [2023-11-28T20:30:08.317Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:30:08.317Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:30:08.317Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:30:08.317Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:30:08.317Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:30:08.317Z] 1469e6f7b9e6: Waiting [2023-11-28T20:30:08.317Z] 988bab9f4d93: Waiting [2023-11-28T20:30:08.317Z] b352a97aabf1: Waiting [2023-11-28T20:30:08.317Z] bab4dde63d76: Waiting [2023-11-28T20:30:08.317Z] 4872d77fe225: Waiting [2023-11-28T20:30:08.317Z] eaf3925da568: Waiting [2023-11-28T20:30:08.317Z] bde34c3a00c8: Waiting [2023-11-28T20:30:08.317Z] e2be974225ed: Download complete [2023-11-28T20:30:08.317Z] 988bab9f4d93: Download complete [2023-11-28T20:30:08.317Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:30:08.317Z] 1469e6f7b9e6: Download complete [2023-11-28T20:30:08.317Z] eaf3925da568: Verifying Checksum [2023-11-28T20:30:08.317Z] eaf3925da568: Download complete [2023-11-28T20:30:08.317Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:30:08.317Z] 339a4e72a1f5: Download complete [2023-11-28T20:30:08.317Z] bde34c3a00c8: Verifying Checksum [2023-11-28T20:30:08.317Z] bde34c3a00c8: Download complete [2023-11-28T20:30:08.317Z] b352a97aabf1: Download complete [2023-11-28T20:30:08.317Z] 4872d77fe225: Verifying Checksum [2023-11-28T20:30:08.317Z] 4872d77fe225: Download complete [2023-11-28T20:30:08.317Z] 5851b861e8e6: Verifying Checksum [2023-11-28T20:30:08.317Z] 5851b861e8e6: Download complete [2023-11-28T20:30:08.577Z] b85a868b505f: Verifying Checksum [2023-11-28T20:30:08.577Z] b85a868b505f: Download complete [2023-11-28T20:30:08.835Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:30:08.836Z] bab4dde63d76: Download complete [2023-11-28T20:30:09.773Z] b85a868b505f: Pull complete [2023-11-28T20:30:10.033Z] e2be974225ed: Pull complete [2023-11-28T20:30:10.971Z] 339a4e72a1f5: Pull complete [2023-11-28T20:30:11.279Z] 988bab9f4d93: Pull complete [2023-11-28T20:30:11.564Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:30:11.843Z] eaf3925da568: Pull complete [2023-11-28T20:30:13.748Z] bab4dde63d76: Pull complete [2023-11-28T20:30:13.748Z] bde34c3a00c8: Pull complete [2023-11-28T20:30:14.007Z] b352a97aabf1: Pull complete [2023-11-28T20:30:14.007Z] 4872d77fe225: Pull complete [2023-11-28T20:30:14.269Z] 5851b861e8e6: Pull complete [2023-11-28T20:30:14.269Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:30:14.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:30:14.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:30:14.451Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T20:30:14.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T20:30:16.776Z] $ docker top edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 -eo pid,comm [2023-11-28T20:30:16.824Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:30:16.824Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:30:16.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:30:16.910Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:30:17.040Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:30:17.045Z] $ docker exec edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 ssh-agent [2023-11-28T20:30:17.157Z] SSH_AUTH_SOCK=/tmp/ssh-MyZGULGNQICI/agent.34 [2023-11-28T20:30:17.157Z] SSH_AGENT_PID=40 [2023-11-28T20:30:17.163Z] Running ssh-add (command line suppressed) [2023-11-28T20:30:17.260Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16944871703600129447.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16944871703600129447.key) [2023-11-28T20:30:17.274Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:30:17.584Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:30:17.598Z] $ docker exec --env ******** --env ******** edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 ssh-agent -k [2023-11-28T20:30:17.695Z] unset SSH_AUTH_SOCK; [2023-11-28T20:30:17.695Z] unset SSH_AGENT_PID; [2023-11-28T20:30:17.695Z] echo Agent pid 40 killed; [2023-11-28T20:30:17.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:30:17.767Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:30:17.768Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:30:17.875Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:30:17.880Z] $ docker exec edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 ssh-agent [2023-11-28T20:30:17.980Z] SSH_AUTH_SOCK=/tmp/ssh-NwzeKMv2opDO/agent.72 [2023-11-28T20:30:17.980Z] SSH_AGENT_PID=78 [2023-11-28T20:30:17.985Z] Running ssh-add (command line suppressed) [2023-11-28T20:30:18.092Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7955878020652331758.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7955878020652331758.key) [2023-11-28T20:30:18.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:30:18.411Z] + git semver init [2023-11-28T20:30:18.670Z] 2023-11-28 20:30:18,582 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:30:18.670Z] 2023-11-28 20:30:18,583 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-11-28T20:30:18.670Z] 2023-11-28 20:30:18,583 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-11-28T20:30:18.670Z] 2023-11-28 20:30:18,584 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/edgexfoundry_device-snmp-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:30:20.049Z] 2023-11-28 20:30:19,860 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-11-28T20:30:20.049Z] 2023-11-28 20:30:19,861 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-11-28T20:30:20.049Z] 2023-11-28 20:30:19,861 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T20:30:20.049Z] 2023-11-28 20:30:19,861 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T20:30:20.049Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T20:30:20.060Z] $ docker exec --env ******** --env ******** edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 ssh-agent -k [2023-11-28T20:30:20.153Z] unset SSH_AUTH_SOCK; [2023-11-28T20:30:20.154Z] unset SSH_AGENT_PID; [2023-11-28T20:30:20.154Z] echo Agent pid 78 killed; [2023-11-28T20:30:20.161Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:30:20.530Z] + git semver [Pipeline] } [2023-11-28T20:30:20.807Z] $ docker stop --time=1 edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 [2023-11-28T20:30:22.097Z] $ docker rm -f --volumes edac97b70770e6066da576a2854e25b4ee125d0fd16ca17f62f1a7497f5ab387 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:30:22.467Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:30:22.732Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:30:22.735Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:30:23.090Z] provisioning config files... [2023-11-28T20:30:23.102Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2071250335771470291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:30:23.430Z] ---> ****-login.sh [2023-11-28T20:30:23.430Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:30:23.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:23.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:23.430Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:23.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:23.431Z] [2023-11-28T20:30:23.431Z] Login Succeeded [2023-11-28T20:30:23.431Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:30:23.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:23.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:23.691Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:23.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:23.691Z] [2023-11-28T20:30:23.691Z] Login Succeeded [2023-11-28T20:30:23.691Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:30:23.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:23.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:23.691Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:23.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:23.691Z] [2023-11-28T20:30:23.691Z] Login Succeeded [2023-11-28T20:30:23.691Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:30:23.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:23.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:23.951Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:23.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:23.951Z] [2023-11-28T20:30:23.951Z] Login Succeeded [2023-11-28T20:30:23.951Z] ****.io [2023-11-28T20:30:23.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:30:24.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:30:24.211Z] Configure a credential helper to remove this warning. See [2023-11-28T20:30:24.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:30:24.211Z] [2023-11-28T20:30:24.211Z] Login Succeeded [2023-11-28T20:30:24.211Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:30:24.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:30:24.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:30:24.438Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:30:24.464Z] ========================================================= [2023-11-28T20:30:24.464Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:30:24.464Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:30:24.866Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:30:24.866Z] Sending build context to Docker daemon 14.07MB [2023-11-28T20:30:24.866Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:30:24.866Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:30:25.125Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:30:25.125Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:30:25.125Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:30:25.125Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:30:25.125Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:30:25.125Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:30:25.125Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:30:25.125Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:30:25.125Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:30:25.125Z] ad3a456e5733: Waiting [2023-11-28T20:30:25.125Z] 69c7f0334f64: Waiting [2023-11-28T20:30:25.125Z] 1f1c1a5573a3: Waiting [2023-11-28T20:30:25.125Z] ce7588e14bc9: Waiting [2023-11-28T20:30:25.125Z] b5e4710f87ac: Waiting [2023-11-28T20:30:25.125Z] c4d48a809fc2: Download complete [2023-11-28T20:30:25.125Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:30:25.125Z] ad3a456e5733: Download complete [2023-11-28T20:30:25.390Z] 69c7f0334f64: Verifying Checksum [2023-11-28T20:30:25.390Z] 69c7f0334f64: Download complete [2023-11-28T20:30:25.390Z] 7264a8db6415: Download complete [2023-11-28T20:30:25.390Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:30:25.390Z] 1f1c1a5573a3: Download complete [2023-11-28T20:30:25.390Z] 7264a8db6415: Pull complete [2023-11-28T20:30:25.650Z] b5e4710f87ac: Verifying Checksum [2023-11-28T20:30:25.650Z] b5e4710f87ac: Download complete [2023-11-28T20:30:25.908Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:30:25.908Z] 4f1c88b9dad5: Download complete [2023-11-28T20:30:25.908Z] c4d48a809fc2: Pull complete [2023-11-28T20:30:26.166Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:30:26.166Z] ce7588e14bc9: Download complete [2023-11-28T20:30:29.455Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:30:29.455Z] ad3a456e5733: Pull complete [2023-11-28T20:30:29.712Z] 69c7f0334f64: Pull complete [2023-11-28T20:30:29.970Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:30:32.506Z] ce7588e14bc9: Pull complete [2023-11-28T20:30:32.506Z] b5e4710f87ac: Pull complete [2023-11-28T20:30:32.506Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:30:32.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:30:32.506Z] ---> 88b5674ff536 [2023-11-28T20:30:32.506Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:30:37.820Z] ---> Running in 6c953df826de [2023-11-28T20:30:37.820Z] Removing intermediate container 6c953df826de [2023-11-28T20:30:37.820Z] ---> 6d652b937d19 [2023-11-28T20:30:37.820Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:30:37.820Z] ---> Running in 74966e59c375 [2023-11-28T20:30:37.820Z] Removing intermediate container 74966e59c375 [2023-11-28T20:30:37.820Z] ---> d709abf23c91 [2023-11-28T20:30:37.820Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:30:37.820Z] ---> Running in adb9db19ba5f [2023-11-28T20:30:37.820Z] Removing intermediate container adb9db19ba5f [2023-11-28T20:30:37.820Z] ---> dfad611e554b [2023-11-28T20:30:37.820Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:30:37.820Z] ---> Running in 4602f50f2a45 [2023-11-28T20:30:37.820Z] Removing intermediate container 4602f50f2a45 [2023-11-28T20:30:37.820Z] ---> f461269a1690 [2023-11-28T20:30:37.820Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:30:37.820Z] ---> Running in 19193cf73a9a [2023-11-28T20:30:37.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:37.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:30:37.820Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:30:37.820Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T20:30:38.002Z] Still waiting to schedule task [2023-11-28T20:30:38.003Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:30:38.079Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:30:38.079Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:30:38.079Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:30:38.079Z] OK: 268 MiB in 56 packages [2023-11-28T20:30:38.338Z] Removing intermediate container 19193cf73a9a [2023-11-28T20:30:38.338Z] ---> 2dca60b120c6 [2023-11-28T20:30:38.338Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-28T20:30:38.597Z] ---> Running in d56a4140fd3b [2023-11-28T20:30:38.597Z] Removing intermediate container d56a4140fd3b [2023-11-28T20:30:38.597Z] ---> a5f65e339142 [2023-11-28T20:30:38.597Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T20:30:38.597Z] ---> b1d53b4a82b6 [2023-11-28T20:30:38.597Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:30:38.597Z] ---> Running in 8133f18ebac5 [2023-11-28T20:31:18.110Z] Removing intermediate container 8133f18ebac5 [2023-11-28T20:31:18.110Z] ---> 288f45888c74 [2023-11-28T20:31:18.110Z] Step 11/12 : COPY . . [2023-11-28T20:31:18.110Z] ---> f86308095027 [2023-11-28T20:31:18.110Z] Step 12/12 : RUN ${MAKE} [2023-11-28T20:31:18.110Z] ---> Running in e2ead3a68adb [2023-11-28T20:31:18.110Z] noop [2023-11-28T20:31:18.110Z] Removing intermediate container e2ead3a68adb [2023-11-28T20:31:18.110Z] ---> 328a99a8a3fb [2023-11-28T20:31:18.110Z] Successfully built 328a99a8a3fb [2023-11-28T20:31:18.110Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:18.481Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:31:18.481Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:31:18.605Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T20:31:18.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:31:19.172Z] $ docker top c902a0f8dad3e9ff4ac65a05a3315182e001a657045e5d72045c7e503bedb30f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:31:19.542Z] + go version [2023-11-28T20:31:19.542Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:31:19.554Z] $ docker stop --time=1 c902a0f8dad3e9ff4ac65a05a3315182e001a657045e5d72045c7e503bedb30f [2023-11-28T20:31:20.827Z] $ docker rm -f --volumes c902a0f8dad3e9ff4ac65a05a3315182e001a657045e5d72045c7e503bedb30f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:21.411Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:31:21.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:31:21.513Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T20:31:21.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-28T20:31:22.063Z] $ docker top 80ea8665642b47aa5077d2f47878e9e210ff6d9b4ea6f3f3bd773d171d7cf383 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:31:22.444Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:31:22.767Z] + make test [2023-11-28T20:31:22.767Z] go test ./... -coverprofile=coverage.out [2023-11-28T20:31:26.066Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-28T20:31:36.035Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-28T20:31:36.035Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.010s coverage: 0.0% of statements [2023-11-28T20:31:41.294Z] go vet ./... [2023-11-28T20:31:44.575Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:31:44.575Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:31:44.575Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:31:44.587Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:31:44.627Z] $ docker stop --time=1 80ea8665642b47aa5077d2f47878e9e210ff6d9b4ea6f3f3bd773d171d7cf383 [2023-11-28T20:31:48.493Z] $ docker rm -f --volumes 80ea8665642b47aa5077d2f47878e9e210ff6d9b4ea6f3f3bd773d171d7cf383 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:31:48.987Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:31:49.055Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:31:49.639Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:31:49.979Z] + ls -al . [2023-11-28T20:31:49.979Z] total 172 [2023-11-28T20:31:49.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 . [2023-11-28T20:31:49.979Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:29 .. [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 28 20:29 .dockerignore [2023-11-28T20:31:49.979Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:31 .git [2023-11-28T20:31:49.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:29 .github [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 28 20:29 .gitignore [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:29 .golangci.yml [2023-11-28T20:31:49.979Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:30 .semver [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 28 20:29 Attribution.txt [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 11809 Nov 28 20:29 CHANGELOG.md [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 1571 Nov 28 20:29 Dockerfile [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:29 GOVERNANCE.md [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 28 20:29 Jenkinsfile [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:29 LICENSE [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 28 20:29 Makefile [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 20:29 OWNERS.md [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 28 20:29 README.md [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:30 VERSION [2023-11-28T20:31:49.979Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:29 bin [2023-11-28T20:31:49.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:29 cmd [2023-11-28T20:31:49.979Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 28 20:31 coverage.out [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 3707 Nov 28 20:29 go.mod [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 34812 Nov 28 20:29 go.sum [2023-11-28T20:31:49.979Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:29 internal [2023-11-28T20:31:49.979Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 28 20:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:31:50.357Z] + 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=042ec1626ee523754e0e1f4be46f239764bd63ff --label arch=amd64 --label version=3.2.0-dev.1 . [2023-11-28T20:31:50.357Z] Sending build context to Docker daemon 14.08MB [2023-11-28T20:31:50.357Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:31:50.357Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-28T20:31:50.357Z] ---> 328a99a8a3fb [2023-11-28T20:31:50.357Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:31:50.617Z] ---> Running in 10f418ea4395 [2023-11-28T20:31:50.617Z] Removing intermediate container 10f418ea4395 [2023-11-28T20:31:50.617Z] ---> 22f173cb1076 [2023-11-28T20:31:50.617Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:31:50.617Z] ---> Running in dff0f47471e3 [2023-11-28T20:31:50.875Z] Removing intermediate container dff0f47471e3 [2023-11-28T20:31:50.875Z] ---> 849962f7f3b4 [2023-11-28T20:31:50.875Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:31:50.875Z] ---> Running in 266647b7d6aa [2023-11-28T20:31:50.875Z] Removing intermediate container 266647b7d6aa [2023-11-28T20:31:50.875Z] ---> fa498cafd10e [2023-11-28T20:31:50.875Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:31:50.875Z] ---> Running in 246d8d510866 [2023-11-28T20:31:50.875Z] Removing intermediate container 246d8d510866 [2023-11-28T20:31:50.875Z] ---> a286fe683c53 [2023-11-28T20:31:50.875Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:31:50.875Z] ---> Running in 4ebc471bf917 [2023-11-28T20:31:51.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:51.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:31:51.392Z] OK: 268 MiB in 56 packages [2023-11-28T20:31:51.958Z] Removing intermediate container 4ebc471bf917 [2023-11-28T20:31:51.958Z] ---> b0297b50c2b2 [2023-11-28T20:31:51.958Z] Step 8/25 : WORKDIR /device-snmp-go [2023-11-28T20:31:51.958Z] ---> Running in e67425f2aed1 [2023-11-28T20:31:51.958Z] Removing intermediate container e67425f2aed1 [2023-11-28T20:31:51.958Z] ---> dbb0cdc89578 [2023-11-28T20:31:51.958Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-28T20:31:51.958Z] ---> e31764e19b6d [2023-11-28T20:31:51.958Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:31:51.958Z] ---> Running in 3c9c29a2140a [2023-11-28T20:31:52.529Z] Removing intermediate container 3c9c29a2140a [2023-11-28T20:31:52.529Z] ---> 1af672ee3855 [2023-11-28T20:31:52.529Z] Step 11/25 : COPY . . [2023-11-28T20:31:53.099Z] ---> 25a95d6e0913 [2023-11-28T20:31:53.099Z] Step 12/25 : RUN ${MAKE} [2023-11-28T20:31:53.099Z] ---> Running in 10afc1f20459 [2023-11-28T20:31:53.366Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-28T20:32:15.281Z] Removing intermediate container 10afc1f20459 [2023-11-28T20:32:15.281Z] ---> 960a890cd12c [2023-11-28T20:32:15.281Z] Step 13/25 : FROM alpine:3.18 [2023-11-28T20:32:15.281Z] 3.18: Pulling from library/alpine [2023-11-28T20:32:15.281Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:32:15.539Z] 96526aa774ef: Verifying Checksum [2023-11-28T20:32:15.539Z] 96526aa774ef: Download complete [2023-11-28T20:32:15.797Z] 96526aa774ef: Pull complete [2023-11-28T20:32:15.797Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:32:15.797Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:32:15.797Z] ---> 8ca4688f4f35 [2023-11-28T20:32:15.797Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:32:16.055Z] ---> Running in be0a31a35104 [2023-11-28T20:32:16.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:16.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:16.632Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:32:16.632Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:32:16.632Z] OK: 7 MiB in 16 packages [2023-11-28T20:32:16.890Z] Removing intermediate container be0a31a35104 [2023-11-28T20:32:16.890Z] ---> 06ed30175252 [2023-11-28T20:32:16.890Z] Step 15/25 : RUN apk --no-cache upgrade [2023-11-28T20:32:16.890Z] ---> Running in 768009aaad3c [2023-11-28T20:32:17.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:17.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:32:17.410Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:32:17.668Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:17.668Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:32:17.668Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:17.668Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:32:17.927Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:32:17.927Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:32:17.927Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:32:17.927Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:32:17.927Z] OK: 7 MiB in 16 packages [2023-11-28T20:32:18.505Z] Removing intermediate container 768009aaad3c [2023-11-28T20:32:18.505Z] ---> 70587ecae81b [2023-11-28T20:32:18.505Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-11-28T20:32:19.816Z] ---> a0f39e68d660 [2023-11-28T20:32:19.816Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-28T20:32:19.816Z] ---> d59c10dc5363 [2023-11-28T20:32:19.816Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-28T20:32:19.816Z] ---> 5f58c779f126 [2023-11-28T20:32:19.816Z] Step 19/25 : EXPOSE 59993 [2023-11-28T20:32:19.816Z] ---> Running in 82a72bcd56b8 [2023-11-28T20:32:19.816Z] Removing intermediate container 82a72bcd56b8 [2023-11-28T20:32:19.816Z] ---> 2c9bc61bc955 [2023-11-28T20:32:19.816Z] Step 20/25 : EXPOSE 161 [2023-11-28T20:32:19.816Z] ---> Running in 4fd7fce831c4 [2023-11-28T20:32:19.816Z] Removing intermediate container 4fd7fce831c4 [2023-11-28T20:32:19.816Z] ---> d266b0eae37d [2023-11-28T20:32:19.816Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-11-28T20:32:19.816Z] ---> Running in 0348c37e5c65 [2023-11-28T20:32:20.081Z] Removing intermediate container 0348c37e5c65 [2023-11-28T20:32:20.081Z] ---> ec58ebee3b70 [2023-11-28T20:32:20.081Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T20:32:20.081Z] ---> Running in bd1ee1765a43 [2023-11-28T20:32:20.081Z] Removing intermediate container bd1ee1765a43 [2023-11-28T20:32:20.081Z] ---> ec44f522c2ef [2023-11-28T20:32:20.081Z] Step 23/25 : LABEL arch=amd64 [2023-11-28T20:32:20.081Z] ---> Running in 5ae29308add1 [2023-11-28T20:32:20.081Z] Removing intermediate container 5ae29308add1 [2023-11-28T20:32:20.081Z] ---> 746740a92223 [2023-11-28T20:32:20.081Z] Step 24/25 : LABEL git_sha=042ec1626ee523754e0e1f4be46f239764bd63ff [2023-11-28T20:32:20.081Z] ---> Running in 191eacbc4b19 [2023-11-28T20:32:20.338Z] Removing intermediate container 191eacbc4b19 [2023-11-28T20:32:20.338Z] ---> ed9dfe2ef556 [2023-11-28T20:32:20.338Z] Step 25/25 : LABEL version=3.2.0-dev.1 [2023-11-28T20:32:20.338Z] ---> Running in ac208060fbea [2023-11-28T20:32:20.338Z] Removing intermediate container ac208060fbea [2023-11-28T20:32:20.338Z] ---> 45900d7a53ce [2023-11-28T20:32:20.338Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:32:20.338Z] Successfully built 45900d7a53ce [2023-11-28T20:32:20.338Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:32:20.594Z] provisioning config files... [2023-11-28T20:32:20.605Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config1885544829341974287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:20.941Z] ---> ****-login.sh [2023-11-28T20:32:20.941Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:32:20.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:20.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:20.942Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:20.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:20.942Z] [2023-11-28T20:32:20.942Z] Login Succeeded [2023-11-28T20:32:20.942Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:32:20.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:20.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:20.942Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:20.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:20.942Z] [2023-11-28T20:32:20.942Z] Login Succeeded [2023-11-28T20:32:20.942Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:32:21.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:21.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:21.200Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:21.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:21.200Z] [2023-11-28T20:32:21.200Z] Login Succeeded [2023-11-28T20:32:21.200Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:32:21.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:21.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:21.200Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:21.200Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:21.200Z] [2023-11-28T20:32:21.200Z] Login Succeeded [2023-11-28T20:32:21.200Z] ****.io [2023-11-28T20:32:21.200Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:21.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:21.458Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:21.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:21.458Z] [2023-11-28T20:32:21.458Z] Login Succeeded [2023-11-28T20:32:21.458Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:32:21.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:32:21.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:32:21.623Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-11-28T20:32:21.623Z] 042ec1626ee523754e0e1f4be46f239764bd63ff [2023-11-28T20:32:21.623Z] latest [2023-11-28T20:32:21.623Z] 3.2.0-dev.1 [2023-11-28T20:32:21.623Z] 042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [2023-11-28T20:32:21.623Z] main [2023-11-28T20:32:21.623Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:22.111Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:22.495Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff [2023-11-28T20:32:22.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-28T20:32:22.495Z] 96ed3e3be585: Preparing [2023-11-28T20:32:22.495Z] 9ee08cbc7122: Preparing [2023-11-28T20:32:22.495Z] 834da8a1b700: Preparing [2023-11-28T20:32:22.495Z] 6873bc8bcc60: Preparing [2023-11-28T20:32:22.495Z] 51968deea497: Preparing [2023-11-28T20:32:22.495Z] cc2447e1835a: Preparing [2023-11-28T20:32:22.495Z] cc2447e1835a: Waiting [2023-11-28T20:32:22.495Z] 51968deea497: Pushed [2023-11-28T20:32:22.495Z] 9ee08cbc7122: Pushed [2023-11-28T20:32:22.495Z] 96ed3e3be585: Pushed [2023-11-28T20:32:22.774Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:23.338Z] 6873bc8bcc60: Pushed [2023-11-28T20:32:25.248Z] 834da8a1b700: Pushed [2023-11-28T20:32:25.506Z] 042ec1626ee523754e0e1f4be46f239764bd63ff: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:25.912Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:26.299Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-11-28T20:32:26.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-28T20:32:26.299Z] 96ed3e3be585: Preparing [2023-11-28T20:32:26.299Z] 9ee08cbc7122: Preparing [2023-11-28T20:32:26.299Z] 834da8a1b700: Preparing [2023-11-28T20:32:26.299Z] 6873bc8bcc60: Preparing [2023-11-28T20:32:26.299Z] 51968deea497: Preparing [2023-11-28T20:32:26.299Z] cc2447e1835a: Preparing [2023-11-28T20:32:26.299Z] cc2447e1835a: Waiting [2023-11-28T20:32:26.299Z] 51968deea497: Layer already exists [2023-11-28T20:32:26.299Z] 834da8a1b700: Layer already exists [2023-11-28T20:32:26.299Z] 6873bc8bcc60: Layer already exists [2023-11-28T20:32:26.299Z] 9ee08cbc7122: Layer already exists [2023-11-28T20:32:26.299Z] 96ed3e3be585: Layer already exists [2023-11-28T20:32:26.299Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:26.299Z] latest: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:26.681Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:27.126Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.1 [2023-11-28T20:32:27.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-28T20:32:27.126Z] 96ed3e3be585: Preparing [2023-11-28T20:32:27.126Z] 9ee08cbc7122: Preparing [2023-11-28T20:32:27.126Z] 834da8a1b700: Preparing [2023-11-28T20:32:27.126Z] 6873bc8bcc60: Preparing [2023-11-28T20:32:27.126Z] 51968deea497: Preparing [2023-11-28T20:32:27.126Z] cc2447e1835a: Preparing [2023-11-28T20:32:27.126Z] cc2447e1835a: Waiting [2023-11-28T20:32:27.126Z] 6873bc8bcc60: Layer already exists [2023-11-28T20:32:27.126Z] 834da8a1b700: Layer already exists [2023-11-28T20:32:27.126Z] 51968deea497: Layer already exists [2023-11-28T20:32:27.126Z] 96ed3e3be585: Layer already exists [2023-11-28T20:32:27.126Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:27.126Z] 9ee08cbc7122: Layer already exists [2023-11-28T20:32:27.126Z] 3.2.0-dev.1: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:27.526Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:28.152Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [2023-11-28T20:32:28.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-28T20:32:28.152Z] 96ed3e3be585: Preparing [2023-11-28T20:32:28.152Z] 9ee08cbc7122: Preparing [2023-11-28T20:32:28.152Z] 834da8a1b700: Preparing [2023-11-28T20:32:28.152Z] 6873bc8bcc60: Preparing [2023-11-28T20:32:28.152Z] 51968deea497: Preparing [2023-11-28T20:32:28.152Z] cc2447e1835a: Preparing [2023-11-28T20:32:28.152Z] cc2447e1835a: Waiting [2023-11-28T20:32:28.152Z] 834da8a1b700: Layer already exists [2023-11-28T20:32:28.152Z] 51968deea497: Layer already exists [2023-11-28T20:32:28.152Z] 96ed3e3be585: Layer already exists [2023-11-28T20:32:28.152Z] 6873bc8bcc60: Layer already exists [2023-11-28T20:32:28.152Z] 9ee08cbc7122: Layer already exists [2023-11-28T20:32:28.152Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:28.152Z] 042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:28.567Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:28.971Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-11-28T20:32:28.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-11-28T20:32:28.971Z] 96ed3e3be585: Preparing [2023-11-28T20:32:28.971Z] 9ee08cbc7122: Preparing [2023-11-28T20:32:28.971Z] 834da8a1b700: Preparing [2023-11-28T20:32:28.971Z] 6873bc8bcc60: Preparing [2023-11-28T20:32:28.971Z] 51968deea497: Preparing [2023-11-28T20:32:28.971Z] cc2447e1835a: Preparing [2023-11-28T20:32:28.971Z] 51968deea497: Layer already exists [2023-11-28T20:32:28.971Z] 96ed3e3be585: Layer already exists [2023-11-28T20:32:28.971Z] 834da8a1b700: Layer already exists [2023-11-28T20:32:28.971Z] 6873bc8bcc60: Layer already exists [2023-11-28T20:32:28.971Z] 9ee08cbc7122: Layer already exists [2023-11-28T20:32:28.971Z] cc2447e1835a: Layer already exists [2023-11-28T20:32:28.971Z] main: digest: sha256:4497200198003d738dccb1c8e7461701d1076564a6433fe29b6d92d773b4a6df size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T20:32:29.211Z] ===================================================== [Pipeline] echo [2023-11-28T20:32:29.248Z] taggedImages: [2023-11-28T20:32:29.248Z] - nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff [2023-11-28T20:32:29.248Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-11-28T20:32:29.248Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.2.0-dev.1 [2023-11-28T20:32:29.248Z] - nexus3.edgexfoundry.org:10004/device-snmp:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [2023-11-28T20:32:29.248Z] - nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:29.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:29.899Z] [2023-11-28T20:32:29.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:30.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:30.231Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:32:30.231Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:32:30.231Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:32:30.231Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:32:30.231Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:32:30.231Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:32:30.231Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:32:30.231Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:32:30.231Z] 5d3b04190fa2: Waiting [2023-11-28T20:32:30.231Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:32:30.231Z] 2f39f015ded8: Waiting [2023-11-28T20:32:30.231Z] 33b1e0a273af: Waiting [2023-11-28T20:32:30.231Z] 5c69ac0246d0: Download complete [2023-11-28T20:32:30.231Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:32:30.231Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:32:30.231Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:32:30.231Z] 33b1e0a273af: Download complete [2023-11-28T20:32:30.489Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T20:32:30.489Z] 5d3b04190fa2: Download complete [2023-11-28T20:32:30.489Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:32:30.489Z] ec43610c2a17: Download complete [2023-11-28T20:32:30.489Z] 5eb5b503b376: Verifying Checksum [2023-11-28T20:32:30.489Z] 5eb5b503b376: Download complete [2023-11-28T20:32:31.058Z] 2f39f015ded8: Verifying Checksum [2023-11-28T20:32:31.058Z] 2f39f015ded8: Download complete [2023-11-28T20:32:31.995Z] 5eb5b503b376: Pull complete [2023-11-28T20:32:31.995Z] 5c69ac0246d0: Pull complete [2023-11-28T20:32:32.573Z] ec43610c2a17: Pull complete [2023-11-28T20:32:32.573Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:32:32.573Z] 33b1e0a273af: Pull complete [2023-11-28T20:32:32.830Z] 5d3b04190fa2: Pull complete [2023-11-28T20:32:37.012Z] 2f39f015ded8: Pull complete [2023-11-28T20:32:37.012Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:32:37.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:32:37.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:37.227Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T20:32:37.260Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T20:32:41.184Z] $ docker top 8a233df359a02e1ef3bac309e00ea679559670becf53e9e261a95400a3678725 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:41.602Z] ---> job-cost.sh [2023-11-28T20:32:41.602Z] lf-activate-venv: SKIPPING [2023-11-28T20:32:41.602Z] INFO: No Stack... [2023-11-28T20:32:41.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:32:42.434Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:32:42.721Z] + + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-11-28T20:32:42.721Z] cut -d, -f6 [Pipeline] lock [2023-11-28T20:32:42.733Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [2023-11-28T20:32:42.740Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] did not exist. Created. [2023-11-28T20:32:42.741Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:32:43.109Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:32:43.138Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:32:43.171Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:32:43.248Z] $ docker stop --time=1 8a233df359a02e1ef3bac309e00ea679559670becf53e9e261a95400a3678725 [2023-11-28T20:32:44.444Z] $ docker rm -f --volumes 8a233df359a02e1ef3bac309e00ea679559670becf53e9e261a95400a3678725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T21:26:56.712Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8100 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-11-28T21:26:56.756Z] Running in /w/workspace/device-snmp-go/101 [Pipeline] { [Pipeline] checkout [2023-11-28T21:26:56.866Z] Selected Git installation does not exist. Using Default [2023-11-28T21:26:56.866Z] The recommended git tool is: NONE [2023-11-28T21:27:02.969Z] using credential edgex-jenkins-ssh [2023-11-28T21:27:02.991Z] Cloning the remote Git repository [2023-11-28T21:27:03.046Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-11-28T21:27:03.164Z] > git init /w/workspace/device-snmp-go/101 # timeout=10 [2023-11-28T21:27:03.336Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-11-28T21:27:03.338Z] > git --version # timeout=10 [2023-11-28T21:27:03.366Z] > git --version # 'git version 2.25.1' [2023-11-28T21:27:03.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T21:27:03.538Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:27:05.236Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-11-28T21:27:05.264Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:27:06.275Z] Avoid second fetch [2023-11-28T21:27:06.276Z] Checking out Revision 042ec1626ee523754e0e1f4be46f239764bd63ff (main) [2023-11-28T21:27:06.860Z] Commit message: "build: Update to latest 3.2.0 dev go-mods (#334)" [2023-11-28T21:27:06.291Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T21:27:06.357Z] > git checkout -f 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:27:07.935Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T21:27:07.935Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:27:07.935Z] Dload Upload Total Spent Left Speed [2023-11-28T21:27:07.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 99858 0 --:--:-- --:--:-- --:--:-- 99858 [Pipeline] sh [2023-11-28T21:27:08.263Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T21:27:08.586Z] + sudo tee /etc/docker/daemon.new [2023-11-28T21:27:08.587Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T21:27:08.587Z] { [2023-11-28T21:27:08.587Z] "registry-mirrors": [ [2023-11-28T21:27:08.587Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T21:27:08.587Z] ], [2023-11-28T21:27:08.587Z] "bip": "10.250.0.254/24", [2023-11-28T21:27:08.587Z] "hosts": [ [2023-11-28T21:27:08.587Z] "tcp://0.0.0.0:5555", [2023-11-28T21:27:08.587Z] "unix:///var/run/docker.sock" [2023-11-28T21:27:08.587Z] ], [2023-11-28T21:27:08.587Z] "mtu": 1458, [2023-11-28T21:27:08.587Z] "selinux-enabled": true, [2023-11-28T21:27:08.587Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T21:27:08.587Z] } [Pipeline] sh [2023-11-28T21:27:08.911Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T21:27:09.251Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:27:27.433Z] provisioning config files... [2023-11-28T21:27:27.473Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/101@tmp/config17722702034629710224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:27:27.943Z] ---> ****-login.sh [2023-11-28T21:27:27.944Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:27:28.537Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:28.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:28.537Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:28.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:28.537Z] [2023-11-28T21:27:28.537Z] Login Succeeded [2023-11-28T21:27:28.537Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:27:28.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:29.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:29.087Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:29.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:29.087Z] [2023-11-28T21:27:29.087Z] Login Succeeded [2023-11-28T21:27:29.087Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:27:29.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:29.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:29.360Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:29.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:29.360Z] [2023-11-28T21:27:29.360Z] Login Succeeded [2023-11-28T21:27:29.360Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:27:29.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:29.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:29.908Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:29.908Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:29.908Z] [2023-11-28T21:27:29.908Z] Login Succeeded [2023-11-28T21:27:29.908Z] ****.io [2023-11-28T21:27:30.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:27:30.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:27:30.451Z] Configure a credential helper to remove this warning. See [2023-11-28T21:27:30.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:27:30.451Z] [2023-11-28T21:27:30.451Z] Login Succeeded [2023-11-28T21:27:30.451Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:27:30.465Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T21:27:30.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:27:30.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:27:31.027Z] ========================================================= [2023-11-28T21:27:31.027Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T21:27:31.027Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:27:31.688Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T21:27:31.957Z] Sending build context to Docker daemon 7.109MB [2023-11-28T21:27:31.957Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:27:31.957Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T21:27:32.228Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T21:27:32.228Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T21:27:32.228Z] 5d54e960e981: Pulling fs layer [2023-11-28T21:27:32.228Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T21:27:32.228Z] f0e02332f6b5: Pulling fs layer [2023-11-28T21:27:32.228Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T21:27:32.228Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T21:27:32.228Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T21:27:32.228Z] 872ee5b61b7b: Waiting [2023-11-28T21:27:32.228Z] 0c6a40ed1a82: Waiting [2023-11-28T21:27:32.228Z] 94ae7d8d031c: Waiting [2023-11-28T21:27:32.228Z] f0e02332f6b5: Waiting [2023-11-28T21:27:32.228Z] 5d54e960e981: Verifying Checksum [2023-11-28T21:27:32.228Z] 5d54e960e981: Download complete [2023-11-28T21:27:32.228Z] f0e02332f6b5: Verifying Checksum [2023-11-28T21:27:32.228Z] f0e02332f6b5: Download complete [2023-11-28T21:27:32.228Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T21:27:32.228Z] 872ee5b61b7b: Download complete [2023-11-28T21:27:32.228Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T21:27:32.228Z] 9fda8d8052c6: Download complete [2023-11-28T21:27:32.819Z] 94ae7d8d031c: Verifying Checksum [2023-11-28T21:27:32.819Z] 94ae7d8d031c: Download complete [2023-11-28T21:27:33.409Z] 9fda8d8052c6: Pull complete [2023-11-28T21:27:34.004Z] 5d54e960e981: Pull complete [2023-11-28T21:27:34.004Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T21:27:34.004Z] c4a7e357bf2a: Download complete [2023-11-28T21:27:34.983Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T21:27:34.983Z] 0c6a40ed1a82: Download complete [2023-11-28T21:27:47.341Z] c4a7e357bf2a: Pull complete [2023-11-28T21:27:47.341Z] f0e02332f6b5: Pull complete [2023-11-28T21:27:47.341Z] 872ee5b61b7b: Pull complete [2023-11-28T21:27:57.479Z] 0c6a40ed1a82: Pull complete [2023-11-28T21:27:57.479Z] 94ae7d8d031c: Pull complete [2023-11-28T21:27:57.479Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T21:27:57.479Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T21:27:57.479Z] ---> 86de565de09d [2023-11-28T21:27:57.479Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:27:59.452Z] ---> Running in b779e639b866 [2023-11-28T21:27:59.721Z] Removing intermediate container b779e639b866 [2023-11-28T21:27:59.721Z] ---> 71e0adb67c3c [2023-11-28T21:27:59.721Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:27:59.991Z] ---> Running in 2455b8bfa030 [2023-11-28T21:28:00.261Z] Removing intermediate container 2455b8bfa030 [2023-11-28T21:28:00.261Z] ---> a78481e9bb46 [2023-11-28T21:28:00.261Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T21:28:00.538Z] ---> Running in ef3f817435ce [2023-11-28T21:28:00.809Z] Removing intermediate container ef3f817435ce [2023-11-28T21:28:00.809Z] ---> 818f5f53c1b7 [2023-11-28T21:28:00.809Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:28:00.809Z] ---> Running in a158807bd092 [2023-11-28T21:28:01.077Z] Removing intermediate container a158807bd092 [2023-11-28T21:28:01.077Z] ---> 84a35da31c05 [2023-11-28T21:28:01.077Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:28:01.345Z] ---> Running in c8347b7e1946 [2023-11-28T21:28:02.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:28:02.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:28:03.880Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T21:28:03.880Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T21:28:03.880Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T21:28:03.880Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T21:28:04.149Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:28:04.149Z] OK: 271 MiB in 56 packages [2023-11-28T21:28:05.119Z] Removing intermediate container c8347b7e1946 [2023-11-28T21:28:05.119Z] ---> 90c2531a387d [2023-11-28T21:28:05.119Z] Step 8/12 : WORKDIR /device-snmp-go [2023-11-28T21:28:05.119Z] ---> Running in f37be6e59d0b [2023-11-28T21:28:05.706Z] Removing intermediate container f37be6e59d0b [2023-11-28T21:28:05.706Z] ---> 46180e2b775a [2023-11-28T21:28:05.706Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-28T21:28:05.979Z] ---> 138926561789 [2023-11-28T21:28:05.979Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:28:10.811Z] ---> Running in 0448e6623d5b [2023-11-28T21:29:37.798Z] Removing intermediate container 0448e6623d5b [2023-11-28T21:29:37.798Z] ---> f931f1c999c1 [2023-11-28T21:29:37.798Z] Step 11/12 : COPY . . [2023-11-28T21:29:37.798Z] ---> cb64c2abdc33 [2023-11-28T21:29:37.798Z] Step 12/12 : RUN ${MAKE} [2023-11-28T21:29:37.798Z] ---> Running in f79be38b6ea7 [2023-11-28T21:29:37.798Z] noop [2023-11-28T21:29:37.798Z] Removing intermediate container f79be38b6ea7 [2023-11-28T21:29:37.798Z] ---> 4bcad2296ab8 [2023-11-28T21:29:37.798Z] Successfully built 4bcad2296ab8 [2023-11-28T21:29:37.798Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:29:38.341Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:29:38.341Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:29:38.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-8100 does not seem to be running inside a container [2023-11-28T21:29:38.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/101 -v /w/workspace/device-snmp-go/101:/w/workspace/device-snmp-go/101:rw,z -v /w/workspace/device-snmp-go/101@tmp:/w/workspace/device-snmp-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T21:29:40.013Z] $ docker top 97fe467a90cb5835a4c5648d86184bae123745fd63d7c266e706fc97454c6399 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:29:40.918Z] + go version [2023-11-28T21:29:40.918Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T21:29:40.942Z] $ docker stop --time=1 97fe467a90cb5835a4c5648d86184bae123745fd63d7c266e706fc97454c6399 [2023-11-28T21:29:42.591Z] $ docker rm -f --volumes 97fe467a90cb5835a4c5648d86184bae123745fd63d7c266e706fc97454c6399 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:29:43.470Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:29:43.471Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:29:43.728Z] prd-ubuntu20.04-docker-arm64-4c-16g-8100 does not seem to be running inside a container [2023-11-28T21:29:43.809Z] $ 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/101 -v /w/workspace/device-snmp-go/101:/w/workspace/device-snmp-go/101:rw,z -v /w/workspace/device-snmp-go/101@tmp:/w/workspace/device-snmp-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-28T21:29:45.032Z] $ docker top 6415a6345143b81a88b5caca0e708d4025e1f90ced93e2169a58d08c3d5f37db -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:29:45.954Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/101 [Pipeline] fileExists [Pipeline] sh [2023-11-28T21:29:46.645Z] + make test [2023-11-28T21:29:46.645Z] go test ./... -coverprofile=coverage.out [2023-11-28T21:29:50.901Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-11-28T21:31:27.567Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-11-28T21:31:27.567Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.061s coverage: 0.0% of statements [2023-11-28T21:31:27.567Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T21:31:27.567Z] go vet ./... [2023-11-28T21:31:59.870Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T21:31:59.870Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T21:31:59.870Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T21:31:59.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T21:31:59.963Z] $ docker stop --time=1 6415a6345143b81a88b5caca0e708d4025e1f90ced93e2169a58d08c3d5f37db [2023-11-28T21:32:03.078Z] $ docker rm -f --volumes 6415a6345143b81a88b5caca0e708d4025e1f90ced93e2169a58d08c3d5f37db [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:32:04.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T21:32:04.435Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T21:32:04.894Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:32:05.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T21:32:05.857Z] + ls -al . [2023-11-28T21:32:05.857Z] total 168 [2023-11-28T21:32:05.857Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 21:29 . [2023-11-28T21:32:05.857Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:27 .. [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 6 Nov 28 21:27 .dockerignore [2023-11-28T21:32:05.857Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:27 .git [2023-11-28T21:32:05.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:27 .github [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 263 Nov 28 21:27 .gitignore [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 21:27 .golangci.yml [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 10025 Nov 28 21:27 Attribution.txt [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 11809 Nov 28 21:27 CHANGELOG.md [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 1571 Nov 28 21:27 Dockerfile [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:27 GOVERNANCE.md [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 656 Nov 28 21:27 Jenkinsfile [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 21:27 LICENSE [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 2240 Nov 28 21:27 Makefile [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 28 21:27 OWNERS.md [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 10477 Nov 28 21:27 README.md [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 28 20:30 VERSION [2023-11-28T21:32:05.857Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:27 bin [2023-11-28T21:32:05.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:27 cmd [2023-11-28T21:32:05.857Z] -rw-r--r-- 1 jenkins jenkins 8837 Nov 28 21:31 coverage.out [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 3707 Nov 28 21:27 go.mod [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 34812 Nov 28 21:27 go.sum [2023-11-28T21:32:05.857Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:27 internal [2023-11-28T21:32:05.857Z] -rw-rw-r-- 1 jenkins jenkins 228 Nov 28 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:32:06.293Z] + 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=042ec1626ee523754e0e1f4be46f239764bd63ff --label arch=arm64 --label version=3.2.0-dev.1 . [2023-11-28T21:32:06.563Z] Sending build context to Docker daemon 7.118MB [2023-11-28T21:32:06.880Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:32:06.880Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-28T21:32:06.880Z] ---> 4bcad2296ab8 [2023-11-28T21:32:06.880Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:32:06.880Z] ---> Running in e1212ec4cc77 [2023-11-28T21:32:07.152Z] Removing intermediate container e1212ec4cc77 [2023-11-28T21:32:07.152Z] ---> 7ccb1b22e55e [2023-11-28T21:32:07.152Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:32:07.423Z] ---> Running in dae5ed0fc36f [2023-11-28T21:32:07.690Z] Removing intermediate container dae5ed0fc36f [2023-11-28T21:32:07.690Z] ---> 62a0e9c05493 [2023-11-28T21:32:07.690Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T21:32:07.690Z] ---> Running in 1bdc0f632d57 [2023-11-28T21:32:07.966Z] Removing intermediate container 1bdc0f632d57 [2023-11-28T21:32:07.966Z] ---> a2c7c1c2cd47 [2023-11-28T21:32:07.966Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:32:08.239Z] ---> Running in 137a5f73fe06 [2023-11-28T21:32:10.195Z] Removing intermediate container 137a5f73fe06 [2023-11-28T21:32:10.195Z] ---> 5cebbf605322 [2023-11-28T21:32:10.195Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:32:10.195Z] ---> Running in 1655696f0969 [2023-11-28T21:32:11.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:32:11.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:32:13.308Z] OK: 271 MiB in 56 packages [2023-11-28T21:32:16.666Z] Removing intermediate container 1655696f0969 [2023-11-28T21:32:16.666Z] ---> 9f6b1935c82f [2023-11-28T21:32:16.666Z] Step 8/25 : WORKDIR /device-snmp-go [2023-11-28T21:32:16.666Z] ---> Running in 12072c96a3ad [2023-11-28T21:32:17.251Z] Removing intermediate container 12072c96a3ad [2023-11-28T21:32:17.251Z] ---> 27d36a62c14b [2023-11-28T21:32:17.251Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-28T21:32:18.214Z] ---> d314f6bc854f [2023-11-28T21:32:18.215Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:32:18.215Z] ---> Running in 48303748ea4b [2023-11-28T21:32:21.563Z] Removing intermediate container 48303748ea4b [2023-11-28T21:32:21.563Z] ---> 17f64fc2c061 [2023-11-28T21:32:21.563Z] Step 11/25 : COPY . . [2023-11-28T21:32:24.154Z] ---> b0d5cfc5e8d6 [2023-11-28T21:32:24.154Z] Step 12/25 : RUN ${MAKE} [2023-11-28T21:32:24.154Z] ---> Running in 783520f64d33 [2023-11-28T21:32:25.568Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.2.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-11-28T21:34:32.268Z] Removing intermediate container 783520f64d33 [2023-11-28T21:34:32.268Z] ---> edf71eb19687 [2023-11-28T21:34:32.268Z] Step 13/25 : FROM alpine:3.18 [2023-11-28T21:34:32.268Z] 3.18: Pulling from library/alpine [2023-11-28T21:34:32.268Z] 579b34f0a95b: Pulling fs layer [2023-11-28T21:34:32.268Z] 579b34f0a95b: Verifying Checksum [2023-11-28T21:34:32.268Z] 579b34f0a95b: Download complete [2023-11-28T21:34:32.268Z] 579b34f0a95b: Pull complete [2023-11-28T21:34:32.268Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T21:34:32.268Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T21:34:32.268Z] ---> 3cc203321400 [2023-11-28T21:34:32.268Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-11-28T21:34:32.268Z] ---> Running in f629a1e1a93b [2023-11-28T21:34:32.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:34:32.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:34:32.268Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T21:34:32.268Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T21:34:32.268Z] OK: 8 MiB in 16 packages [2023-11-28T21:34:32.268Z] Removing intermediate container f629a1e1a93b [2023-11-28T21:34:32.268Z] ---> b513720e2d16 [2023-11-28T21:34:32.268Z] Step 15/25 : RUN apk --no-cache upgrade [2023-11-28T21:34:32.268Z] ---> Running in 4d5b689e8710 [2023-11-28T21:34:32.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:34:32.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:34:32.268Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:34:32.268Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:34:32.268Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T21:34:32.268Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:34:32.268Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:34:32.268Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:34:32.268Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:34:32.268Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:34:32.268Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:34:32.268Z] OK: 8 MiB in 16 packages [2023-11-28T21:34:32.268Z] Removing intermediate container 4d5b689e8710 [2023-11-28T21:34:32.268Z] ---> c586b10e04d0 [2023-11-28T21:34:32.268Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-11-28T21:34:32.268Z] ---> 74d166c3dfb6 [2023-11-28T21:34:32.268Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-11-28T21:34:32.268Z] ---> efc741e93fac [2023-11-28T21:34:32.268Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-11-28T21:34:32.268Z] ---> 6760d7e2489e [2023-11-28T21:34:32.268Z] Step 19/25 : EXPOSE 59993 [2023-11-28T21:34:32.268Z] ---> Running in 8e035d101bc8 [2023-11-28T21:34:32.268Z] Removing intermediate container 8e035d101bc8 [2023-11-28T21:34:32.268Z] ---> 0b0df70d9a22 [2023-11-28T21:34:32.268Z] Step 20/25 : EXPOSE 161 [2023-11-28T21:34:32.268Z] ---> Running in 51bd9cdf44e5 [2023-11-28T21:34:32.536Z] Removing intermediate container 51bd9cdf44e5 [2023-11-28T21:34:32.536Z] ---> 9fe0d1d2c91a [2023-11-28T21:34:32.536Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-11-28T21:34:32.803Z] ---> Running in e49236984da8 [2023-11-28T21:34:33.071Z] Removing intermediate container e49236984da8 [2023-11-28T21:34:33.071Z] ---> 394746823d8c [2023-11-28T21:34:33.071Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T21:34:33.071Z] ---> Running in 22a71389de58 [2023-11-28T21:34:33.341Z] Removing intermediate container 22a71389de58 [2023-11-28T21:34:33.341Z] ---> 4d31fbd9625f [2023-11-28T21:34:33.341Z] Step 23/25 : LABEL arch=arm64 [2023-11-28T21:34:33.341Z] ---> Running in d73ef88a35c9 [2023-11-28T21:34:33.929Z] Removing intermediate container d73ef88a35c9 [2023-11-28T21:34:33.929Z] ---> b54ed76c2b64 [2023-11-28T21:34:33.929Z] Step 24/25 : LABEL git_sha=042ec1626ee523754e0e1f4be46f239764bd63ff [2023-11-28T21:34:33.929Z] ---> Running in 68ace169cee2 [2023-11-28T21:34:34.197Z] Removing intermediate container 68ace169cee2 [2023-11-28T21:34:34.197Z] ---> d07834fc59e8 [2023-11-28T21:34:34.197Z] Step 25/25 : LABEL version=3.2.0-dev.1 [2023-11-28T21:34:34.468Z] ---> Running in 7bf96c24ad56 [2023-11-28T21:34:34.735Z] Removing intermediate container 7bf96c24ad56 [2023-11-28T21:34:34.735Z] ---> 1eaf3d517037 [2023-11-28T21:34:34.735Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T21:34:34.735Z] Successfully built 1eaf3d517037 [2023-11-28T21:34:34.735Z] 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 [2023-11-28T21:34:35.190Z] provisioning config files... [2023-11-28T21:34:35.207Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/101@tmp/config3935636660012121604tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:34:35.595Z] ---> ****-login.sh [2023-11-28T21:34:35.595Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:34:35.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:34:35.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:34:35.864Z] Configure a credential helper to remove this warning. See [2023-11-28T21:34:35.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:34:35.864Z] [2023-11-28T21:34:35.864Z] Login Succeeded [2023-11-28T21:34:35.864Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:34:36.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:34:36.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:34:36.143Z] Configure a credential helper to remove this warning. See [2023-11-28T21:34:36.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:34:36.143Z] [2023-11-28T21:34:36.143Z] Login Succeeded [2023-11-28T21:34:36.143Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:34:36.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:34:36.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:34:36.681Z] Configure a credential helper to remove this warning. See [2023-11-28T21:34:36.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:34:36.681Z] [2023-11-28T21:34:36.681Z] Login Succeeded [2023-11-28T21:34:36.681Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:34:36.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:34:36.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:34:36.951Z] Configure a credential helper to remove this warning. See [2023-11-28T21:34:36.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:34:36.951Z] [2023-11-28T21:34:36.951Z] Login Succeeded [2023-11-28T21:34:36.951Z] ****.io [2023-11-28T21:34:37.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:34:37.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:34:37.487Z] Configure a credential helper to remove this warning. See [2023-11-28T21:34:37.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:34:37.487Z] [2023-11-28T21:34:37.487Z] Login Succeeded [2023-11-28T21:34:37.487Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:34:37.500Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:34:37.678Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:34:37.742Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-11-28T21:34:37.742Z] 042ec1626ee523754e0e1f4be46f239764bd63ff [2023-11-28T21:34:37.742Z] latest [2023-11-28T21:34:37.742Z] 3.2.0-dev.1 [2023-11-28T21:34:37.742Z] 042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [2023-11-28T21:34:37.742Z] main [2023-11-28T21:34:37.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:38.295Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:39.720Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff [2023-11-28T21:34:39.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-28T21:34:39.720Z] 06fb046456ab: Preparing [2023-11-28T21:34:39.720Z] 9737d6519e87: Preparing [2023-11-28T21:34:39.720Z] 90c8174fb2ff: Preparing [2023-11-28T21:34:39.720Z] 54365e3a7663: Preparing [2023-11-28T21:34:39.720Z] 9e7144684426: Preparing [2023-11-28T21:34:39.720Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:34:39.720Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:34:39.991Z] 9737d6519e87: Pushed [2023-11-28T21:34:39.991Z] 06fb046456ab: Pushed [2023-11-28T21:34:39.991Z] 9e7144684426: Pushed [2023-11-28T21:34:39.991Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:34:41.416Z] 54365e3a7663: Pushed [2023-11-28T21:34:45.668Z] 90c8174fb2ff: Pushed [2023-11-28T21:34:45.939Z] 042ec1626ee523754e0e1f4be46f239764bd63ff: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:46.418Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:46.893Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-11-28T21:34:46.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-28T21:34:46.893Z] 06fb046456ab: Preparing [2023-11-28T21:34:46.893Z] 9737d6519e87: Preparing [2023-11-28T21:34:46.893Z] 90c8174fb2ff: Preparing [2023-11-28T21:34:46.893Z] 54365e3a7663: Preparing [2023-11-28T21:34:46.893Z] 9e7144684426: Preparing [2023-11-28T21:34:46.893Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:34:46.893Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:34:46.893Z] 9737d6519e87: Layer already exists [2023-11-28T21:34:46.893Z] 90c8174fb2ff: Layer already exists [2023-11-28T21:34:46.893Z] 06fb046456ab: Layer already exists [2023-11-28T21:34:46.893Z] 54365e3a7663: Layer already exists [2023-11-28T21:34:46.893Z] 9e7144684426: Layer already exists [2023-11-28T21:34:46.893Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:34:47.167Z] latest: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:47.639Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:48.116Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.1 [2023-11-28T21:34:48.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-28T21:34:48.116Z] 06fb046456ab: Preparing [2023-11-28T21:34:48.116Z] 9737d6519e87: Preparing [2023-11-28T21:34:48.116Z] 90c8174fb2ff: Preparing [2023-11-28T21:34:48.116Z] 54365e3a7663: Preparing [2023-11-28T21:34:48.116Z] 9e7144684426: Preparing [2023-11-28T21:34:48.116Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:34:48.116Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:34:48.116Z] 06fb046456ab: Layer already exists [2023-11-28T21:34:48.116Z] 9737d6519e87: Layer already exists [2023-11-28T21:34:48.116Z] 90c8174fb2ff: Layer already exists [2023-11-28T21:34:48.116Z] 54365e3a7663: Layer already exists [2023-11-28T21:34:48.116Z] 9e7144684426: Layer already exists [2023-11-28T21:34:48.116Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:34:48.116Z] 3.2.0-dev.1: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:48.860Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:49.324Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [2023-11-28T21:34:49.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-28T21:34:49.324Z] 06fb046456ab: Preparing [2023-11-28T21:34:49.324Z] 9737d6519e87: Preparing [2023-11-28T21:34:49.324Z] 90c8174fb2ff: Preparing [2023-11-28T21:34:49.324Z] 54365e3a7663: Preparing [2023-11-28T21:34:49.324Z] 9e7144684426: Preparing [2023-11-28T21:34:49.324Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:34:49.324Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:34:49.324Z] 90c8174fb2ff: Layer already exists [2023-11-28T21:34:49.324Z] 06fb046456ab: Layer already exists [2023-11-28T21:34:49.324Z] 9e7144684426: Layer already exists [2023-11-28T21:34:49.324Z] 9737d6519e87: Layer already exists [2023-11-28T21:34:49.324Z] 54365e3a7663: Layer already exists [2023-11-28T21:34:49.324Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:34:49.591Z] 042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:50.169Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:50.664Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-11-28T21:34:50.664Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-11-28T21:34:50.664Z] 06fb046456ab: Preparing [2023-11-28T21:34:50.664Z] 9737d6519e87: Preparing [2023-11-28T21:34:50.664Z] 90c8174fb2ff: Preparing [2023-11-28T21:34:50.664Z] 54365e3a7663: Preparing [2023-11-28T21:34:50.664Z] 9e7144684426: Preparing [2023-11-28T21:34:50.664Z] 5f4d9fc4d98d: Preparing [2023-11-28T21:34:50.664Z] 5f4d9fc4d98d: Waiting [2023-11-28T21:34:50.664Z] 54365e3a7663: Layer already exists [2023-11-28T21:34:50.664Z] 90c8174fb2ff: Layer already exists [2023-11-28T21:34:50.664Z] 9737d6519e87: Layer already exists [2023-11-28T21:34:50.664Z] 06fb046456ab: Layer already exists [2023-11-28T21:34:50.664Z] 9e7144684426: Layer already exists [2023-11-28T21:34:50.664Z] 5f4d9fc4d98d: Layer already exists [2023-11-28T21:34:50.935Z] main: digest: sha256:5809ed07412964a8c206e941c9e02700bef38ec76dfea55f3a1d427558fbf59d size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-28T21:34:51.253Z] ===================================================== [Pipeline] echo [2023-11-28T21:34:51.303Z] taggedImages: [2023-11-28T21:34:51.303Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff [2023-11-28T21:34:51.303Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-11-28T21:34:51.303Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.2.0-dev.1 [2023-11-28T21:34:51.303Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:042ec1626ee523754e0e1f4be46f239764bd63ff-3.2.0-dev.1 [2023-11-28T21:34:51.303Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:51.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:34:51.979Z] [2023-11-28T21:34:51.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:34:52.382Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:34:54.324Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T21:34:54.324Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T21:34:54.324Z] 04944245beec: Pulling fs layer [2023-11-28T21:34:54.324Z] 699f458cf7ca: Pulling fs layer [2023-11-28T21:34:54.324Z] 765212b225bb: Pulling fs layer [2023-11-28T21:34:54.324Z] f23df028b6ca: Pulling fs layer [2023-11-28T21:34:54.324Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T21:34:54.324Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T21:34:54.324Z] f23df028b6ca: Waiting [2023-11-28T21:34:54.324Z] d65c8cfc05b1: Waiting [2023-11-28T21:34:54.324Z] 2437ff75d9bd: Waiting [2023-11-28T21:34:54.324Z] 765212b225bb: Waiting [2023-11-28T21:34:54.324Z] 04944245beec: Verifying Checksum [2023-11-28T21:34:54.324Z] 04944245beec: Download complete [2023-11-28T21:34:54.324Z] 765212b225bb: Verifying Checksum [2023-11-28T21:34:54.324Z] 765212b225bb: Download complete [2023-11-28T21:34:54.324Z] f23df028b6ca: Verifying Checksum [2023-11-28T21:34:54.324Z] f23df028b6ca: Download complete [2023-11-28T21:34:54.324Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T21:34:54.324Z] d65c8cfc05b1: Download complete [2023-11-28T21:34:54.324Z] 699f458cf7ca: Verifying Checksum [2023-11-28T21:34:54.324Z] 699f458cf7ca: Download complete [2023-11-28T21:34:54.909Z] 8998bd30e6a1: Verifying Checksum [2023-11-28T21:34:54.909Z] 8998bd30e6a1: Download complete [2023-11-28T21:34:57.492Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T21:34:57.492Z] 2437ff75d9bd: Download complete [2023-11-28T21:34:59.442Z] 8998bd30e6a1: Pull complete [2023-11-28T21:35:00.028Z] 04944245beec: Pull complete [2023-11-28T21:35:01.441Z] 699f458cf7ca: Pull complete [2023-11-28T21:35:01.714Z] 765212b225bb: Pull complete [2023-11-28T21:35:02.676Z] f23df028b6ca: Pull complete [2023-11-28T21:35:02.676Z] d65c8cfc05b1: Pull complete [2023-11-28T21:35:20.907Z] 2437ff75d9bd: Pull complete [2023-11-28T21:35:20.907Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T21:35:20.907Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:35:20.907Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:35:21.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-8100 does not seem to be running inside a container [2023-11-28T21:35:21.361Z] $ 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/101 -v /w/workspace/device-snmp-go/101:/w/workspace/device-snmp-go/101:rw,z -v /w/workspace/device-snmp-go/101@tmp:/w/workspace/device-snmp-go/101@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-28T21:35:24.271Z] $ docker top 33dd5ced9a3629bca71c45f08e38ab701e820aeff3cc4a1a9b2ebe39fff799e4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:35:24.935Z] ---> job-cost.sh [2023-11-28T21:35:25.226Z] lf-activate-venv: SKIPPING [2023-11-28T21:35:25.226Z] INFO: No Stack... [2023-11-28T21:35:25.493Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T21:35:26.470Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T21:35:26.795Z] + cat /w/workspace/device-snmp-go/101/archives/cost.csv [2023-11-28T21:35:26.795Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T21:35:27.128Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [2023-11-28T21:35:27.138Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] did not exist. Created. [2023-11-28T21:35:27.138Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:35:27.566Z] /w/workspace/device-snmp-go/101@tmp/durable-f3e57b1d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T21:35:28.475Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T21:35:28.542Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T21:35:28.596Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T21:35:28.603Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-101-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T21:35:28.716Z] $ docker stop --time=1 33dd5ced9a3629bca71c45f08e38ab701e820aeff3cc4a1a9b2ebe39fff799e4 [2023-11-28T21:35:30.255Z] $ docker rm -f --volumes 33dd5ced9a3629bca71c45f08e38ab701e820aeff3cc4a1a9b2ebe39fff799e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-28T21:35:31.550Z] provisioning config files... [2023-11-28T21:35:31.559Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4931166701693003439tmp [Pipeline] { [Pipeline] sh [2023-11-28T21:35:32.077Z] + set +x [2023-11-28T21:35:32.077Z] + curl -s https://codecov.io/bash [2023-11-28T21:35:32.077Z] + bash -s -- [2023-11-28T21:35:32.077Z] [2023-11-28T21:35:32.077Z] _____ _ [2023-11-28T21:35:32.077Z] / ____| | | [2023-11-28T21:35:32.077Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T21:35:32.077Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T21:35:32.077Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T21:35:32.077Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T21:35:32.077Z] Bash-1.0.6 [2023-11-28T21:35:32.077Z] [2023-11-28T21:35:32.077Z] [2023-11-28T21:35:32.077Z] ==> git version 2.25.1 found [2023-11-28T21:35:32.077Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-28T21:35:32.077Z] Release-Date: 2020-01-08 [2023-11-28T21:35:32.077Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-28T21:35:32.077Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T21:35:32.077Z] ==> Jenkins CI detected. [2023-11-28T21:35:32.077Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-11-28T21:35:32.077Z] project root: . [2023-11-28T21:35:32.077Z] --> token set from env [2023-11-28T21:35:32.077Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T21:35:32.335Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T21:35:32.335Z] ==> Python coveragepy not found [2023-11-28T21:35:32.335Z] ==> Searching for coverage reports in: [2023-11-28T21:35:32.335Z] + . [2023-11-28T21:35:32.335Z] -> Found 1 reports [2023-11-28T21:35:32.335Z] ==> Detecting git/mercurial file structure [2023-11-28T21:35:32.335Z] ==> Reading reports [2023-11-28T21:35:32.335Z] + ./coverage.out bytes=8837 [2023-11-28T21:35:32.335Z] ==> Appending adjustments [2023-11-28T21:35:32.335Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T21:35:32.335Z] + Found adjustments [2023-11-28T21:35:32.335Z] ==> Gzipping contents [2023-11-28T21:35:32.335Z] 4.0K /tmp/codecov.jNDlQZ.gz [2023-11-28T21:35:32.335Z] ==> Uploading reports [2023-11-28T21:35:32.335Z] url: https://codecov.io [2023-11-28T21:35:32.335Z] query: branch=main&commit=042ec1626ee523754e0e1f4be46f239764bd63ff&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:35:32.335Z] -> Pinging Codecov [2023-11-28T21:35:32.335Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=042ec1626ee523754e0e1f4be46f239764bd63ff&build=101&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F101%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-28T21:35:32.335Z] -> Uploading to [2023-11-28T21:35:32.335Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/6C56EA5C29638FB4528AC87E60AF5AE0/042ec1626ee523754e0e1f4be46f239764bd63ff/44c2dd0f-4421-42b8-a090-6294b98cb7df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T213532Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a99fd589fe207e2969778654287e53dba9b50072475f857ac070c1ec6e91ac6d [2023-11-28T21:35:32.335Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:35:32.335Z] Dload Upload Total Spent Left Speed [2023-11-28T21:35:32.594Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 5929 --:--:-- --:--:-- --:--:-- 5929 100 1435 0 0 100 1435 0 5929 --:--:-- --:--:-- --:--:-- 5929 [2023-11-28T21:35:32.594Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] } [2023-11-28T21:35:32.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-11-28T21:35:32.931Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-28T21:35:32.942Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:33.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:35:33.390Z] [2023-11-28T21:35:33.390Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:35:33.756Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:35:33.757Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-28T21:35:33.757Z] df9b9388f04a: Pulling fs layer [2023-11-28T21:35:33.757Z] 52dc419b0ee2: Pulling fs layer [2023-11-28T21:35:33.757Z] 25bc292e5bac: Pulling fs layer [2023-11-28T21:35:33.757Z] 114826534d7a: Pulling fs layer [2023-11-28T21:35:33.757Z] 4657fd5d0bcf: Pulling fs layer [2023-11-28T21:35:33.757Z] 6ad1cebc031e: Pulling fs layer [2023-11-28T21:35:33.757Z] 8a3aa393b2d8: Pulling fs layer [2023-11-28T21:35:33.757Z] 4657fd5d0bcf: Waiting [2023-11-28T21:35:33.757Z] 6ad1cebc031e: Waiting [2023-11-28T21:35:33.757Z] 8a3aa393b2d8: Waiting [2023-11-28T21:35:33.757Z] 114826534d7a: Waiting [2023-11-28T21:35:33.757Z] 25bc292e5bac: Verifying Checksum [2023-11-28T21:35:33.757Z] 25bc292e5bac: Download complete [2023-11-28T21:35:33.757Z] 52dc419b0ee2: Download complete [2023-11-28T21:35:33.757Z] 4657fd5d0bcf: Download complete [2023-11-28T21:35:33.757Z] df9b9388f04a: Download complete [2023-11-28T21:35:34.044Z] df9b9388f04a: Pull complete [2023-11-28T21:35:34.044Z] 6ad1cebc031e: Verifying Checksum [2023-11-28T21:35:34.044Z] 6ad1cebc031e: Download complete [2023-11-28T21:35:34.307Z] 52dc419b0ee2: Pull complete [2023-11-28T21:35:34.307Z] 25bc292e5bac: Pull complete [2023-11-28T21:35:34.881Z] 114826534d7a: Verifying Checksum [2023-11-28T21:35:34.881Z] 114826534d7a: Download complete [2023-11-28T21:35:34.881Z] 8a3aa393b2d8: Verifying Checksum [2023-11-28T21:35:34.881Z] 8a3aa393b2d8: Download complete [2023-11-28T21:35:40.272Z] 114826534d7a: Pull complete [2023-11-28T21:35:40.272Z] 4657fd5d0bcf: Pull complete [2023-11-28T21:35:40.531Z] 6ad1cebc031e: Pull complete [2023-11-28T21:35:44.725Z] 8a3aa393b2d8: Pull complete [2023-11-28T21:35:44.725Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-28T21:35:44.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-28T21:35:44.725Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:35:45.007Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T21:35:45.040Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-11-28T21:35:55.535Z] $ docker top 667dc40e15ac9fe43c779e204a755499c9e30513dfea19fa36d64f8dfecd3f81 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-28T21:35:55.705Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-11-28T21:35:56.010Z] + set -o pipefail [2023-11-28T21:35:56.010Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-11-28T21:36:02.613Z] [2023-11-28T21:36:02.613Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-11-28T21:36:02.613Z] [2023-11-28T21:36:02.613Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/294e83e6-0f01-4d3d-8237-41e4d00915d9 [2023-11-28T21:36:02.613Z] [2023-11-28T21:36:02.613Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-28T21:36:02.613Z] [2023-11-28T21:36:02.613Z] [2023-11-28T21:36:02.613Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-28T21:36:02.613Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-28T21:36:02.613Z] More details here: https://snyk.co/ue1NS [2023-11-28T21:36:02.613Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-28T21:36:02.613Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-28T21:36:02.622Z] $ docker stop --time=1 667dc40e15ac9fe43c779e204a755499c9e30513dfea19fa36d64f8dfecd3f81 [2023-11-28T21:36:11.640Z] $ docker rm -f --volumes 667dc40e15ac9fe43c779e204a755499c9e30513dfea19fa36d64f8dfecd3f81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:36:13.104Z] + git log --format=format:%s -1 042ec1626ee523754e0e1f4be46f239764bd63ff [Pipeline] sh [2023-11-28T21:36:13.400Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:36:13.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:13.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:36:13.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:13.928Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T21:36:13.956Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:36:14.409Z] $ docker top adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 -eo pid,comm [2023-11-28T21:36:14.455Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T21:36:14.455Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:36:14.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:36:14.658Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:36:14.762Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:36:14.762Z] $ docker exec adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 ssh-agent [2023-11-28T21:36:14.887Z] SSH_AUTH_SOCK=/tmp/ssh-tAPqoNzngsXu/agent.32 [2023-11-28T21:36:14.887Z] SSH_AGENT_PID=38 [2023-11-28T21:36:14.893Z] Running ssh-add (command line suppressed) [2023-11-28T21:36:14.985Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16756388736666586526.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16756388736666586526.key) [2023-11-28T21:36:15.003Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:36:15.344Z] + git semver tag [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,531 [run_tag] DEBUG tag force:False [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,531 [check_head_tag] DEBUG check head tag [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,531 [execute] INFO git cat-file --batch-check [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,535 [execute] INFO git cat-file --batch [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,535 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,547 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,547 [execute] INFO git tag -a v3.2.0-dev.1 -m v3.2.0-dev.1 [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,547 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.1', '-m', 'v3.2.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:36:15.603Z] 2023-11-28 21:36:15,552 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T21:36:15.603Z] 3.2.0-dev.1 [Pipeline] } [2023-11-28T21:36:15.609Z] $ docker exec --env ******** --env ******** adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 ssh-agent -k [2023-11-28T21:36:15.707Z] unset SSH_AUTH_SOCK; [2023-11-28T21:36:15.707Z] unset SSH_AGENT_PID; [2023-11-28T21:36:15.707Z] echo Agent pid 38 killed; [2023-11-28T21:36:15.718Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:36:16.233Z] + git semver [Pipeline] } [2023-11-28T21:36:16.500Z] $ docker stop --time=1 adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 [2023-11-28T21:36:18.043Z] $ docker rm -f --volumes adbc090aa9f664b9c77249c68dbd1b32cd7e59c5cd7e309bd86942d924b812c7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:18.702Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:36:18.702Z] [2023-11-28T21:36:18.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:19.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:36:19.310Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-28T21:36:19.310Z] ab5ef0e58194: Pulling fs layer [2023-11-28T21:36:19.310Z] 9712f1f96733: Pulling fs layer [2023-11-28T21:36:19.310Z] 63f879dbbcfc: Pulling fs layer [2023-11-28T21:36:19.310Z] 0d9ebad4ef96: Pulling fs layer [2023-11-28T21:36:19.310Z] e9a5061849ea: Pulling fs layer [2023-11-28T21:36:19.310Z] d747dcd14b5f: Pulling fs layer [2023-11-28T21:36:19.310Z] 2de7ff778b66: Pulling fs layer [2023-11-28T21:36:19.310Z] d747dcd14b5f: Waiting [2023-11-28T21:36:19.310Z] 0d9ebad4ef96: Waiting [2023-11-28T21:36:19.310Z] 2de7ff778b66: Waiting [2023-11-28T21:36:19.310Z] e9a5061849ea: Waiting [2023-11-28T21:36:19.310Z] 9712f1f96733: Verifying Checksum [2023-11-28T21:36:19.310Z] 9712f1f96733: Download complete [2023-11-28T21:36:19.572Z] 63f879dbbcfc: Verifying Checksum [2023-11-28T21:36:19.572Z] 63f879dbbcfc: Download complete [2023-11-28T21:36:19.831Z] e9a5061849ea: Verifying Checksum [2023-11-28T21:36:19.831Z] e9a5061849ea: Download complete [2023-11-28T21:36:19.831Z] d747dcd14b5f: Download complete [2023-11-28T21:36:19.831Z] 0d9ebad4ef96: Verifying Checksum [2023-11-28T21:36:19.831Z] 0d9ebad4ef96: Download complete [2023-11-28T21:36:19.831Z] ab5ef0e58194: Verifying Checksum [2023-11-28T21:36:19.831Z] ab5ef0e58194: Download complete [2023-11-28T21:36:20.090Z] 2de7ff778b66: Verifying Checksum [2023-11-28T21:36:20.090Z] 2de7ff778b66: Download complete [2023-11-28T21:36:23.392Z] ab5ef0e58194: Pull complete [2023-11-28T21:36:23.654Z] 9712f1f96733: Pull complete [2023-11-28T21:36:24.589Z] 63f879dbbcfc: Pull complete [2023-11-28T21:36:28.777Z] 0d9ebad4ef96: Pull complete [2023-11-28T21:36:29.036Z] e9a5061849ea: Pull complete [2023-11-28T21:36:29.301Z] d747dcd14b5f: Pull complete [2023-11-28T21:36:30.684Z] 2de7ff778b66: Pull complete [2023-11-28T21:36:30.684Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-28T21:36:30.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-28T21:36:30.684Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:30.988Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T21:36:31.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-11-28T21:36:47.588Z] $ docker top 72031aa586917b02536a6dc012cd4191e0cd7d32eb068b8f14ababb1218d33d0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:36:47.757Z] provisioning config files... [2023-11-28T21:36:47.767Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9069282285650809754tmp [2023-11-28T21:36:47.780Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6060382166074521496tmp [2023-11-28T21:36:47.793Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7513175029269356719tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:36:47.884Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:48.182Z] ---> sigul-configuration.sh [2023-11-28T21:36:48.182Z] gpg: directory `/root/.gnupg' created [2023-11-28T21:36:48.182Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-28T21:36:48.182Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-28T21:36:48.182Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-28T21:36:48.182Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-28T21:36:48.182Z] gpg: CAST5 encrypted data [2023-11-28T21:36:48.182Z] gpg: encrypted with 1 passphrase [2023-11-28T21:36:48.183Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-28T21:36:48.498Z] + mkdir /home/jenkins [2023-11-28T21:36:48.498Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-28T21:36:48.792Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-11-28T21:36:48.808Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:49.102Z] ---> sigul-install.sh [2023-11-28T21:36:49.102Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-28T21:36:49.393Z] + git tag --list [2023-11-28T21:36:49.393Z] 1.0.0 [2023-11-28T21:36:49.393Z] v0.0.0 [2023-11-28T21:36:49.393Z] v1.1.0 [2023-11-28T21:36:49.393Z] v1.1.1 [2023-11-28T21:36:49.393Z] v1.2.2 [2023-11-28T21:36:49.393Z] v1.3.0 [2023-11-28T21:36:49.393Z] v1.3.1 [2023-11-28T21:36:49.393Z] v2.0.0 [2023-11-28T21:36:49.393Z] v2.1.0 [2023-11-28T21:36:49.393Z] v2.1.1 [2023-11-28T21:36:49.393Z] v2.2.0 [2023-11-28T21:36:49.393Z] v2.3.0 [2023-11-28T21:36:49.393Z] v3.0 [2023-11-28T21:36:49.393Z] v3.0.0 [2023-11-28T21:36:49.393Z] v3.1 [2023-11-28T21:36:49.393Z] v3.1.0 [2023-11-28T21:36:49.393Z] v3.1.0-dev.1 [2023-11-28T21:36:49.393Z] v3.1.0-dev.10 [2023-11-28T21:36:49.393Z] v3.1.0-dev.11 [2023-11-28T21:36:49.393Z] v3.1.0-dev.12 [2023-11-28T21:36:49.394Z] v3.1.0-dev.13 [2023-11-28T21:36:49.394Z] v3.1.0-dev.2 [2023-11-28T21:36:49.394Z] v3.1.0-dev.3 [2023-11-28T21:36:49.394Z] v3.1.0-dev.4 [2023-11-28T21:36:49.394Z] v3.1.0-dev.5 [2023-11-28T21:36:49.394Z] v3.1.0-dev.6 [2023-11-28T21:36:49.394Z] v3.1.0-dev.7 [2023-11-28T21:36:49.394Z] v3.1.0-dev.8 [2023-11-28T21:36:49.394Z] v3.1.0-dev.9 [2023-11-28T21:36:49.394Z] v3.2.0-dev.1 [Pipeline] sh [2023-11-28T21:36:49.688Z] + lftools sign git-tag v3.2.0-dev.1 [2023-11-28T21:36:50.257Z] Signing Git tag with Sigul... [2023-11-28T21:36:50.257Z] Signing v3.2.0-dev.1 [Pipeline] echo [2023-11-28T21:36:50.931Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:36:51.284Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-28T21:36:51.291Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-28T21:36:51.422Z] $ docker stop --time=1 72031aa586917b02536a6dc012cd4191e0cd7d32eb068b8f14ababb1218d33d0 [2023-11-28T21:36:53.397Z] $ docker rm -f --volumes 72031aa586917b02536a6dc012cd4191e0cd7d32eb068b8f14ababb1218d33d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-28T21:36:54.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:36:54.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:36:54.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:36:54.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:36:54.892Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T21:36:54.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:36:55.615Z] $ docker top 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 -eo pid,comm [2023-11-28T21:36:55.662Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T21:36:55.662Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:36:55.887Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:36:55.887Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:36:56.013Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:36:56.012Z] $ docker exec 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 ssh-agent [2023-11-28T21:36:56.125Z] SSH_AUTH_SOCK=/tmp/ssh-GC1ZvWQG4JhB/agent.14 [2023-11-28T21:36:56.125Z] SSH_AGENT_PID=27 [2023-11-28T21:36:56.129Z] Running ssh-add (command line suppressed) [2023-11-28T21:36:56.244Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7912132535965360595.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_7912132535965360595.key) [2023-11-28T21:36:56.260Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:36:56.604Z] + git semver bump pre [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,784 [bump_version] DEBUG bumping version:3.2.0-dev.1 on axis:pre with prefix:dev [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,784 [bump_version] DEBUG bumped version:3.2.0-dev.2 [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,784 [write_version] DEBUG write version:3.2.0-dev.2 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,784 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,784 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,786 [execute] INFO git cat-file --batch-check [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,791 [execute] INFO git cat-file --batch [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:36:56.862Z] 2023-11-28 21:36:56,796 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T21:36:56.862Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:36:56.867Z] $ docker exec --env ******** --env ******** 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 ssh-agent -k [2023-11-28T21:36:56.969Z] unset SSH_AUTH_SOCK; [2023-11-28T21:36:56.969Z] unset SSH_AGENT_PID; [2023-11-28T21:36:56.969Z] echo Agent pid 27 killed; [2023-11-28T21:36:56.981Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:36:57.495Z] + git semver [Pipeline] } [2023-11-28T21:36:57.762Z] $ docker stop --time=1 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 [2023-11-28T21:36:59.575Z] $ docker rm -f --volumes 45ea62b86745f6eab54475effc483d6743ba017b152a43091006590492805673 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:37:00.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T21:37:00.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:37:00.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T21:37:00.508Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:37:00.689Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T21:37:00.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-28T21:37:01.942Z] $ docker top 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 -eo pid,comm [2023-11-28T21:37:02.035Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T21:37:02.035Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T21:37:02.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T21:37:02.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T21:37:02.360Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T21:37:02.359Z] $ docker exec 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 ssh-agent [2023-11-28T21:37:02.485Z] SSH_AUTH_SOCK=/tmp/ssh-C3U0xz8LBlA8/agent.14 [2023-11-28T21:37:02.485Z] SSH_AGENT_PID=20 [2023-11-28T21:37:02.489Z] Running ssh-add (command line suppressed) [2023-11-28T21:37:02.573Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2224086950173047581.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2224086950173047581.key) [2023-11-28T21:37:02.587Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T21:37:02.927Z] + git semver push [2023-11-28T21:37:03.184Z] 2023-11-28 21:37:03,149 [run_push] DEBUG push [2023-11-28T21:37:03.184Z] 2023-11-28 21:37:03,150 [execute] INFO git cat-file --batch-check [2023-11-28T21:37:03.184Z] 2023-11-28 21:37:03,150 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T21:37:03.184Z] 2023-11-28 21:37:03,154 [execute] INFO git rev-list e08b0a5313f1cd0a3ab4cdadb6a12f6967b41dff -- [2023-11-28T21:37:03.184Z] 2023-11-28 21:37:03,154 [execute] DEBUG Popen(['git', 'rev-list', 'e08b0a5313f1cd0a3ab4cdadb6a12f6967b41dff', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:37:03.184Z] 2023-11-28 21:37:03,161 [execute] INFO git fetch -v origin [2023-11-28T21:37:03.184Z] 2023-11-28 21:37:03,162 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-28T21:37:03.752Z] 2023-11-28 21:37:03,714 [run_push] DEBUG no remote changes detected [2023-11-28T21:37:03.752Z] 2023-11-28 21:37:03,714 [execute] INFO git push origin semver [2023-11-28T21:37:03.753Z] 2023-11-28 21:37:03,715 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:37:04.688Z] 2023-11-28 21:37:04,523 [run_push] DEBUG push all version tags [2023-11-28T21:37:04.688Z] 2023-11-28 21:37:04,523 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-28T21:37:04.688Z] 2023-11-28 21:37:04,524 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-11-28T21:37:05.626Z] 2023-11-28 21:37:05,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-11-28T21:37:05.626Z] 3.2.0-dev.2 [Pipeline] } [2023-11-28T21:37:05.631Z] $ docker exec --env ******** --env ******** 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 ssh-agent -k [2023-11-28T21:37:05.718Z] unset SSH_AUTH_SOCK; [2023-11-28T21:37:05.719Z] unset SSH_AGENT_PID; [2023-11-28T21:37:05.719Z] echo Agent pid 20 killed; [2023-11-28T21:37:05.731Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T21:37:06.274Z] + git semver [Pipeline] } [2023-11-28T21:37:06.856Z] $ docker stop --time=1 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 [2023-11-28T21:37:08.580Z] $ docker rm -f --volumes 08bdbf508a0f6612562495fd40d92769c5e2b78d6d8126d9aea3a873ccc8f654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-28T21:37:10.106Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-11-28T21:37:10.106Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-28T21:37:10.106Z] total 16 [2023-11-28T21:37:10.106Z] drwxr-xr-x 3 root root 4096 Nov 28 20:32 . [2023-11-28T21:37:10.106Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:36 .. [2023-11-28T21:37:10.106Z] drwxr-xr-x 2 root root 4096 Nov 28 20:32 cost [2023-11-28T21:37:10.106Z] -rw-r--r-- 1 root root 86 Nov 28 20:32 cost.csv [2023-11-28T21:37:10.106Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-28T21:37:10.106Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-11-28T21:37:10.106Z] total 16 [2023-11-28T21:37:10.106Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 . [2023-11-28T21:37:10.106Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 21:36 .. [2023-11-28T21:37:10.106Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:32 cost [2023-11-28T21:37:10.106Z] -rw-r--r-- 1 jenkins jenkins 86 Nov 28 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:10.404Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:11.632Z] ---> package-listing.sh [2023-11-28T21:37:11.632Z] ++ facter osfamily [2023-11-28T21:37:11.632Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T21:37:11.893Z] + OS_FAMILY=debian [2023-11-28T21:37:11.893Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-11-28T21:37:11.893Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T21:37:11.893Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T21:37:11.893Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T21:37:11.893Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T21:37:11.893Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-11-28T21:37:11.893Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T21:37:11.893Z] + case "${OS_FAMILY}" in [2023-11-28T21:37:11.893Z] + dpkg -l [2023-11-28T21:37:11.893Z] + grep '^ii' [2023-11-28T21:37:11.893Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T21:37:11.893Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T21:37:11.893Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T21:37:11.893Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-11-28T21:37:11.893Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-11-28T21:37:11.893Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2023-11-28T21:37:11.903Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T21:37:12.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:37:12.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T21:37:12.790Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:37:12.978Z] prd-ubuntu20.04-docker-8c-8g-5134 does not seem to be running inside a container [2023-11-28T21:37:12.997Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-28T21:37:14.098Z] $ docker top ec36e05226e9ced2e6995b18fd51c82ab1c81ecaea81c7d2578114aaa7bb7b2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:37:14.553Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T21:37:14.838Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T21:37:15.180Z] + ls /var/log/sa-host [2023-11-28T21:37:15.180Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:37:15.307Z] provisioning config files... [2023-11-28T21:37:15.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config8619134252475998839tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:37:15.440Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:15.725Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T21:37:15.731Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:16.179Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T21:37:16.193Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:16.476Z] ---> sudo-logs.sh [2023-11-28T21:37:16.476Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T21:37:16.559Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:16.846Z] ---> job-cost.sh [2023-11-28T21:37:16.846Z] lf-activate-venv: SKIPPING [2023-11-28T21:37:16.846Z] DEBUG: total: 0.2199999988079071 [2023-11-28T21:37:16.846Z] INFO: Retrieving Stack Cost... [2023-11-28T21:37:17.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T21:37:17.674Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T21:37:17.686Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:37:17.968Z] ---> logs-deploy.sh [2023-11-28T21:37:17.968Z] lf-activate-venv: SKIPPING [2023-11-28T21:37:17.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/101 [2023-11-28T21:37:17.968Z] INFO: archiving workspace using pattern(s): [2023-11-28T21:37:18.905Z] Archives upload complete. [2023-11-28T21:37:19.166Z] INFO: archiving logs to Nexus