Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7cd9dae40349d09907f3e339684f9ff8e9b7fae 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-ssh8365763293686053076.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh358638065748412744.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh7450582743834948448.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17181556822259634126.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-ssh8955587507462713384.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-16895’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16893’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16897 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 d7cd9dae40349d09907f3e339684f9ff8e9b7fae (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312)" > 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 d7cd9dae40349d09907f3e339684f9ff8e9b7fae # timeout=10 > git rev-list --no-walk f0acc0c4a5995740a11ce30356140c244122cf64 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T01:28:38.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T01:28:38.558Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T01:28:38.577Z] ========================================================= [2023-05-25T01:28:38.577Z] EdgeX Global Pipelines Version Info [2023-05-25T01:28:38.577Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:28:39.287Z] ------------------- [2023-05-25T01:28:39.287Z] stable info: [2023-05-25T01:28:39.287Z] ------------------- [2023-05-25T01:28:39.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T01:28:39.287Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:28:39.287Z] Message: update stable to v1.0.249 [2023-05-25T01:28:39.859Z] ------------------- [2023-05-25T01:28:39.859Z] experimental info: [2023-05-25T01:28:39.859Z] ------------------- [2023-05-25T01:28:39.859Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T01:28:39.859Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T01:28:39.859Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T01:28:40.017Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-05-25T01:28:40.027Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-05-25T01:28:40.038Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T01:28:40.049Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T01:28:40.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T01:28:40.078Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T01:28:40.087Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T01:28:40.098Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T01:28:40.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T01:28:40.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T01:28:40.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T01:28:40.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-05-25T01:28:40.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T01:28:40.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T01:28:40.177Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:28:40.188Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T01:28:40.201Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:28:40.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T01:28:40.223Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T01:28:40.234Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T01:28:40.245Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T01:28:40.256Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T01:28:40.267Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T01:28:40.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T01:28:40.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T01:28:40.291Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T01:28:40.299Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T01:28:40.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-25T01:28:40.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-25T01:28:40.335Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-25T01:28:40.346Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] echo [2023-05-25T01:28:40.360Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7cd9da [Pipeline] echo [2023-05-25T01:28:40.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:28:40.410Z] provisioning config files... [2023-05-25T01:28:40.431Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4072657923802318371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:28:40.741Z] ---> docker-login.sh [2023-05-25T01:28:40.741Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:28:41.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:41.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:41.003Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:41.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:41.003Z] [2023-05-25T01:28:41.003Z] Login Succeeded [2023-05-25T01:28:41.003Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:28:41.003Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:41.003Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:41.003Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:41.003Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:41.003Z] [2023-05-25T01:28:41.003Z] Login Succeeded [2023-05-25T01:28:41.003Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:28:41.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:41.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:41.264Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:41.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:41.264Z] [2023-05-25T01:28:41.264Z] Login Succeeded [2023-05-25T01:28:41.264Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:28:41.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:41.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:41.264Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:41.264Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:41.264Z] [2023-05-25T01:28:41.264Z] Login Succeeded [2023-05-25T01:28:41.264Z] docker.io [2023-05-25T01:28:41.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:41.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:41.524Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:41.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:41.524Z] [2023-05-25T01:28:41.524Z] Login Succeeded [2023-05-25T01:28:41.524Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:28:41.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T01:28:41.902Z] + git rev-list -1 --merges d7cd9dae40349d09907f3e339684f9ff8e9b7fae~1..d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] echo [2023-05-25T01:28:41.950Z] -----------> git rev-list -1 --merges d7cd9dae40349d09907f3e339684f9ff8e9b7fae~1..d7cd9dae40349d09907f3e339684f9ff8e9b7fae d7cd9dae40349d09907f3e339684f9ff8e9b7fae [false] [Pipeline] sh [2023-05-25T01:28:42.240Z] + git log --format=format:%s -1 d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] echo [2023-05-25T01:28:42.255Z] ========================================================= [2023-05-25T01:28:42.255Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T01:28:42.255Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:28:42.572Z] + git log --format=format:%s -1 d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] echo [2023-05-25T01:28:42.599Z] [semverPrep] GIT_COMMIT: d7cd9dae40349d09907f3e339684f9ff8e9b7fae, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312) [Pipeline] echo [2023-05-25T01:28:42.608Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T01:28:42.962Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:28:42.962Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T01:28:42.962Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T01:28:42.962Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T01:28:42.962Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T01:28:42.962Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T01:28:42.962Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:28:43.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:28:43.315Z] [2023-05-25T01:28:43.315Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:28:43.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:28:44.564Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T01:28:44.564Z] b85a868b505f: Pulling fs layer [2023-05-25T01:28:44.564Z] e2be974225ed: Pulling fs layer [2023-05-25T01:28:44.564Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T01:28:44.564Z] 988bab9f4d93: Pulling fs layer [2023-05-25T01:28:44.564Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T01:28:44.564Z] eaf3925da568: Pulling fs layer [2023-05-25T01:28:44.564Z] bab4dde63d76: Pulling fs layer [2023-05-25T01:28:44.564Z] bde34c3a00c8: Pulling fs layer [2023-05-25T01:28:44.564Z] b352a97aabf1: Pulling fs layer [2023-05-25T01:28:44.564Z] 4872d77fe225: Pulling fs layer [2023-05-25T01:28:44.564Z] 5851b861e8e6: Pulling fs layer [2023-05-25T01:28:44.564Z] bde34c3a00c8: Waiting [2023-05-25T01:28:44.564Z] b352a97aabf1: Waiting [2023-05-25T01:28:44.564Z] 5851b861e8e6: Waiting [2023-05-25T01:28:44.564Z] 988bab9f4d93: Waiting [2023-05-25T01:28:44.564Z] 4872d77fe225: Waiting [2023-05-25T01:28:44.564Z] 1469e6f7b9e6: Waiting [2023-05-25T01:28:44.564Z] bab4dde63d76: Waiting [2023-05-25T01:28:44.564Z] eaf3925da568: Waiting [2023-05-25T01:28:44.564Z] e2be974225ed: Verifying Checksum [2023-05-25T01:28:44.564Z] e2be974225ed: Download complete [2023-05-25T01:28:44.564Z] 988bab9f4d93: Verifying Checksum [2023-05-25T01:28:44.564Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T01:28:44.564Z] 1469e6f7b9e6: Download complete [2023-05-25T01:28:44.564Z] eaf3925da568: Verifying Checksum [2023-05-25T01:28:44.564Z] eaf3925da568: Download complete [2023-05-25T01:28:44.564Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T01:28:44.564Z] 339a4e72a1f5: Download complete [2023-05-25T01:28:44.564Z] bde34c3a00c8: Verifying Checksum [2023-05-25T01:28:44.564Z] bde34c3a00c8: Download complete [2023-05-25T01:28:44.564Z] b352a97aabf1: Download complete [2023-05-25T01:28:44.826Z] 4872d77fe225: Verifying Checksum [2023-05-25T01:28:44.826Z] 4872d77fe225: Download complete [2023-05-25T01:28:44.826Z] 5851b861e8e6: Verifying Checksum [2023-05-25T01:28:44.826Z] 5851b861e8e6: Download complete [2023-05-25T01:28:44.826Z] b85a868b505f: Verifying Checksum [2023-05-25T01:28:44.826Z] b85a868b505f: Download complete [2023-05-25T01:28:45.085Z] bab4dde63d76: Verifying Checksum [2023-05-25T01:28:45.085Z] bab4dde63d76: Download complete [2023-05-25T01:28:46.022Z] b85a868b505f: Pull complete [2023-05-25T01:28:46.022Z] e2be974225ed: Pull complete [2023-05-25T01:28:46.589Z] 339a4e72a1f5: Pull complete [2023-05-25T01:28:46.589Z] 988bab9f4d93: Pull complete [2023-05-25T01:28:46.847Z] 1469e6f7b9e6: Pull complete [2023-05-25T01:28:47.107Z] eaf3925da568: Pull complete [2023-05-25T01:28:49.014Z] bab4dde63d76: Pull complete [2023-05-25T01:28:49.014Z] bde34c3a00c8: Pull complete [2023-05-25T01:28:49.014Z] b352a97aabf1: Pull complete [2023-05-25T01:28:49.014Z] 4872d77fe225: Pull complete [2023-05-25T01:28:49.014Z] 5851b861e8e6: Pull complete [2023-05-25T01:28:49.014Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T01:28:49.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:28:49.273Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:28:49.372Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:28:49.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T01:28:51.637Z] $ docker top 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 -eo pid,comm [2023-05-25T01:28:51.686Z] 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-05-25T01:28:51.686Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:28:51.722Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:28:51.722Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:28:51.830Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:28:51.837Z] $ docker exec 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 ssh-agent [2023-05-25T01:28:51.946Z] SSH_AUTH_SOCK=/tmp/ssh-Y0kue9kGhArO/agent.32 [2023-05-25T01:28:51.946Z] SSH_AGENT_PID=38 [2023-05-25T01:28:51.951Z] Running ssh-add (command line suppressed) [2023-05-25T01:28:52.064Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17531817939428783540.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17531817939428783540.key) [2023-05-25T01:28:52.074Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:28:52.359Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T01:28:52.373Z] $ docker exec --env ******** --env ******** 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 ssh-agent -k [2023-05-25T01:28:52.462Z] unset SSH_AUTH_SOCK; [2023-05-25T01:28:52.463Z] unset SSH_AGENT_PID; [2023-05-25T01:28:52.463Z] echo Agent pid 38 killed; [2023-05-25T01:28:52.468Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T01:28:52.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:28:52.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:28:52.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:28:52.613Z] $ docker exec 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 ssh-agent [2023-05-25T01:28:52.727Z] SSH_AUTH_SOCK=/tmp/ssh-e3wf0VlVQwct/agent.70 [2023-05-25T01:28:52.727Z] SSH_AGENT_PID=76 [2023-05-25T01:28:52.733Z] Running ssh-add (command line suppressed) [2023-05-25T01:28:52.845Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5737512245843657681.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5737512245843657681.key) [2023-05-25T01:28:52.857Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:28:53.141Z] + git semver init [2023-05-25T01:28:53.403Z] 2023-05-25 01:28:53,318 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T01:28:53.403Z] 2023-05-25 01:28:53,319 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-05-25T01:28:53.403Z] 2023-05-25 01:28:53,319 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2023-05-25T01:28:53.403Z] 2023-05-25 01:28:53,319 [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-05-25T01:28:56.282Z] 2023-05-25 01:28:55,949 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2023-05-25T01:28:56.282Z] 2023-05-25 01:28:55,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2023-05-25T01:28:56.282Z] 2023-05-25 01:28:55,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:28:56.282Z] 2023-05-25 01:28:55,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:28:56.282Z] 3.0.0-dev.26 [Pipeline] } [2023-05-25T01:28:56.300Z] $ docker exec --env ******** --env ******** 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 ssh-agent -k [2023-05-25T01:28:56.403Z] unset SSH_AUTH_SOCK; [2023-05-25T01:28:56.404Z] unset SSH_AGENT_PID; [2023-05-25T01:28:56.404Z] echo Agent pid 76 killed; [2023-05-25T01:28:56.410Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:28:56.717Z] + git semver [Pipeline] } [2023-05-25T01:28:56.995Z] $ docker stop --time=1 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 [2023-05-25T01:28:58.298Z] $ docker rm -f --volumes 1b793ea00e5d90d5785934379e091be593ad02927a8d6b24a044f32e08bc15e2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:28:58.631Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T01:28:58.827Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T01:28:58.830Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.26 [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-05-25T01:28:58.992Z] provisioning config files... [2023-05-25T01:28:59.001Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5746805471690277579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:28:59.300Z] ---> docker-login.sh [2023-05-25T01:28:59.300Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:28:59.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:59.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:59.300Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:59.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:59.300Z] [2023-05-25T01:28:59.300Z] Login Succeeded [2023-05-25T01:28:59.300Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:28:59.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:59.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:59.300Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:59.300Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:59.300Z] [2023-05-25T01:28:59.300Z] Login Succeeded [2023-05-25T01:28:59.300Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:28:59.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:59.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:59.560Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:59.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:59.560Z] [2023-05-25T01:28:59.560Z] Login Succeeded [2023-05-25T01:28:59.560Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:28:59.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:59.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:59.560Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:59.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:59.560Z] [2023-05-25T01:28:59.560Z] Login Succeeded [2023-05-25T01:28:59.560Z] docker.io [2023-05-25T01:28:59.819Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:28:59.819Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:28:59.819Z] Configure a credential helper to remove this warning. See [2023-05-25T01:28:59.819Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:28:59.819Z] [2023-05-25T01:28:59.819Z] Login Succeeded [2023-05-25T01:28:59.819Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:28:59.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:28:59.889Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:28:59.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:28:59.916Z] ========================================================= [2023-05-25T01:28:59.916Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T01:28:59.916Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:29:00.242Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T01:29:00.242Z] Sending build context to Docker daemon 5.842MB [2023-05-25T01:29:00.242Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:29:00.242Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:29:00.242Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T01:29:00.242Z] f56be85fc22e: Pulling fs layer [2023-05-25T01:29:00.242Z] 85791d961cd3: Pulling fs layer [2023-05-25T01:29:00.242Z] d694b5ae8c79: Pulling fs layer [2023-05-25T01:29:00.242Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T01:29:00.242Z] 4d19c01a9841: Pulling fs layer [2023-05-25T01:29:00.242Z] 9325e15d5711: Pulling fs layer [2023-05-25T01:29:00.242Z] 556b6ee489ea: Pulling fs layer [2023-05-25T01:29:00.242Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T01:29:00.242Z] 9f32a84ed3da: Waiting [2023-05-25T01:29:00.242Z] 4d19c01a9841: Waiting [2023-05-25T01:29:00.242Z] 9325e15d5711: Waiting [2023-05-25T01:29:00.242Z] 556b6ee489ea: Waiting [2023-05-25T01:29:00.504Z] 85791d961cd3: Download complete [2023-05-25T01:29:00.504Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T01:29:00.504Z] 9f32a84ed3da: Download complete [2023-05-25T01:29:00.504Z] 4d19c01a9841: Verifying Checksum [2023-05-25T01:29:00.504Z] 4d19c01a9841: Download complete [2023-05-25T01:29:00.504Z] f56be85fc22e: Verifying Checksum [2023-05-25T01:29:00.504Z] f56be85fc22e: Download complete [2023-05-25T01:29:00.504Z] 9325e15d5711: Verifying Checksum [2023-05-25T01:29:00.504Z] 9325e15d5711: Download complete [2023-05-25T01:29:00.504Z] f56be85fc22e: Pull complete [2023-05-25T01:29:00.767Z] 85791d961cd3: Pull complete [2023-05-25T01:29:01.025Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T01:29:01.025Z] d694b5ae8c79: Verifying Checksum [2023-05-25T01:29:01.025Z] d694b5ae8c79: Download complete [2023-05-25T01:29:01.283Z] 556b6ee489ea: Verifying Checksum [2023-05-25T01:29:01.283Z] 556b6ee489ea: Download complete [2023-05-25T01:29:04.986Z] d694b5ae8c79: Pull complete [2023-05-25T01:29:04.986Z] 9f32a84ed3da: Pull complete [2023-05-25T01:29:04.986Z] 4d19c01a9841: Pull complete [2023-05-25T01:29:04.986Z] 9325e15d5711: Pull complete [2023-05-25T01:29:08.282Z] 556b6ee489ea: Pull complete [2023-05-25T01:29:09.223Z] c5a4b2cf53e6: Pull complete [2023-05-25T01:29:09.223Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T01:29:09.223Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T01:29:09.223Z] ---> c4be618373d6 [2023-05-25T01:29:09.223Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:29:12.514Z] ---> Running in 83c647dbfa7a [2023-05-25T01:29:12.514Z] Removing intermediate container 83c647dbfa7a [2023-05-25T01:29:12.514Z] ---> 914f36faf29d [2023-05-25T01:29:12.514Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:29:12.514Z] ---> Running in 0fbcb0ef3615 [2023-05-25T01:29:12.514Z] Removing intermediate container 0fbcb0ef3615 [2023-05-25T01:29:12.514Z] ---> db2093cf5464 [2023-05-25T01:29:12.514Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:29:12.772Z] ---> Running in 7e4878ba0b0d [2023-05-25T01:29:12.772Z] Removing intermediate container 7e4878ba0b0d [2023-05-25T01:29:12.772Z] ---> eeaf8f298d84 [2023-05-25T01:29:12.772Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:29:12.772Z] ---> Running in 1492fad34bf2 [2023-05-25T01:29:12.772Z] Removing intermediate container 1492fad34bf2 [2023-05-25T01:29:12.772Z] ---> d1d62767a9bc [2023-05-25T01:29:12.772Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:29:12.772Z] ---> Running in c7545cd7fe66 [2023-05-25T01:29:13.030Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:29:13.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:29:13.549Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:29:13.549Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:29:13.549Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:29:13.549Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:29:13.549Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:29:13.549Z] OK: 269 MiB in 57 packages [2023-05-25T01:29:13.942Z] Still waiting to schedule task [2023-05-25T01:29:13.943Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T01:29:14.115Z] Removing intermediate container c7545cd7fe66 [2023-05-25T01:29:14.115Z] ---> 5c7ac67c36ad [2023-05-25T01:29:14.115Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-25T01:29:14.115Z] ---> Running in 596b13ca8af3 [2023-05-25T01:29:14.115Z] Removing intermediate container 596b13ca8af3 [2023-05-25T01:29:14.115Z] ---> d2d36d184d9a [2023-05-25T01:29:14.115Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:29:14.115Z] ---> f61574186d2e [2023-05-25T01:29:14.115Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:29:14.115Z] ---> Running in a400f9613efb [2023-05-25T01:29:40.653Z] Removing intermediate container a400f9613efb [2023-05-25T01:29:40.653Z] ---> e036d31fc9ad [2023-05-25T01:29:40.653Z] Step 11/12 : COPY . . [2023-05-25T01:29:40.653Z] ---> b3fabd5ec2b8 [2023-05-25T01:29:40.653Z] Step 12/12 : RUN ${MAKE} [2023-05-25T01:29:40.653Z] ---> Running in ce116003bd10 [2023-05-25T01:29:40.653Z] noop [2023-05-25T01:29:40.653Z] Removing intermediate container ce116003bd10 [2023-05-25T01:29:40.653Z] ---> afd846ab7919 [2023-05-25T01:29:40.653Z] Successfully built afd846ab7919 [2023-05-25T01:29:40.653Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:29:40.957Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:29:40.957Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:29:41.033Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:29:41.064Z] $ 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-05-25T01:29:41.401Z] $ docker top 7bb910272da851c5d916f66301c75008cd90b043fa9db9dc26506454645fee5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:29:41.731Z] + go version [2023-05-25T01:29:41.731Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T01:29:41.745Z] $ docker stop --time=1 7bb910272da851c5d916f66301c75008cd90b043fa9db9dc26506454645fee5a [2023-05-25T01:29:43.004Z] $ docker rm -f --volumes 7bb910272da851c5d916f66301c75008cd90b043fa9db9dc26506454645fee5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:29:43.395Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T01:29:43.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:29:43.481Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:29:43.523Z] $ 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-05-25T01:29:43.833Z] $ docker top 61e3e6f9c60771894852a969c780257110de4a59fca09b3b01ff4a1e93af9ac3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:29:44.177Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:29:44.466Z] + make test [2023-05-25T01:29:44.466Z] go test ./... -coverprofile=coverage.out [2023-05-25T01:29:48.988Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-25T01:29:58.955Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-25T01:29:58.955Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.007s coverage: 0.0% of statements [2023-05-25T01:30:04.206Z] go vet ./... [2023-05-25T01:30:07.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:30:07.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:30:07.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:30:08.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:30:08.674Z] $ docker stop --time=1 61e3e6f9c60771894852a969c780257110de4a59fca09b3b01ff4a1e93af9ac3 [2023-05-25T01:30:18.249Z] $ docker rm -f --volumes 61e3e6f9c60771894852a969c780257110de4a59fca09b3b01ff4a1e93af9ac3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:30:18.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:30:18.687Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T01:30:19.116Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:30:19.407Z] + ls -al . [2023-05-25T01:30:19.407Z] total 172 [2023-05-25T01:30:19.407Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 01:29 . [2023-05-25T01:30:19.407Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:28 .. [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 6 May 25 01:28 .dockerignore [2023-05-25T01:30:19.407Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:28 .git [2023-05-25T01:30:19.407Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 .github [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 328 May 25 01:28 .gitignore [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:28 .golangci.yml [2023-05-25T01:30:19.407Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:28 .semver [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 25 01:28 Attribution.txt [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 25 01:28 CHANGELOG.md [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 25 01:28 Dockerfile [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:28 GOVERNANCE.md [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 656 May 25 01:28 Jenkinsfile [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:28 LICENSE [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 25 01:28 Makefile [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:28 OWNERS.md [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 25 01:28 README.md [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 01:28 VERSION [2023-05-25T01:30:19.407Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:28 bin [2023-05-25T01:30:19.407Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 cmd [2023-05-25T01:30:19.407Z] -rw-r--r-- 1 jenkins jenkins 8837 May 25 01:29 coverage.out [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 25 01:28 go.mod [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 25 01:28 go.sum [2023-05-25T01:30:19.407Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:28 internal [2023-05-25T01:30:19.407Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:28 snap [2023-05-25T01:30:19.407Z] -rw-rw-r-- 1 jenkins jenkins 228 May 25 01:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:19.713Z] + 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=d7cd9dae40349d09907f3e339684f9ff8e9b7fae --label arch=amd64 --label version=3.0.0-dev.26 . [2023-05-25T01:30:19.713Z] Sending build context to Docker daemon 5.852MB [2023-05-25T01:30:19.713Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:30:19.713Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:30:19.713Z] ---> afd846ab7919 [2023-05-25T01:30:19.713Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:30:20.004Z] ---> Running in 69f8f56b6e95 [2023-05-25T01:30:20.004Z] Removing intermediate container 69f8f56b6e95 [2023-05-25T01:30:20.004Z] ---> c4890551f12f [2023-05-25T01:30:20.004Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:30:20.004Z] ---> Running in e09cbc84e397 [2023-05-25T01:30:20.004Z] Removing intermediate container e09cbc84e397 [2023-05-25T01:30:20.004Z] ---> 9398c7d35776 [2023-05-25T01:30:20.004Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:30:20.004Z] ---> Running in 2e166fb71ac4 [2023-05-25T01:30:20.004Z] Removing intermediate container 2e166fb71ac4 [2023-05-25T01:30:20.004Z] ---> 8edd693e7ba5 [2023-05-25T01:30:20.004Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:30:20.305Z] ---> Running in bdae76ba5659 [2023-05-25T01:30:20.305Z] Removing intermediate container bdae76ba5659 [2023-05-25T01:30:20.305Z] ---> 7fa79d79bacd [2023-05-25T01:30:20.305Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:30:20.305Z] ---> Running in d89440011114 [2023-05-25T01:30:20.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:20.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:20.863Z] OK: 269 MiB in 57 packages [2023-05-25T01:30:21.138Z] Removing intermediate container d89440011114 [2023-05-25T01:30:21.138Z] ---> c24b88593220 [2023-05-25T01:30:21.138Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-25T01:30:21.138Z] ---> Running in 81728c0aed4e [2023-05-25T01:30:21.138Z] Removing intermediate container 81728c0aed4e [2023-05-25T01:30:21.138Z] ---> 3951c9914608 [2023-05-25T01:30:21.138Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:30:21.405Z] ---> 190088e18638 [2023-05-25T01:30:21.405Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:30:21.405Z] ---> Running in d82f557b79ff [2023-05-25T01:30:22.338Z] Removing intermediate container d82f557b79ff [2023-05-25T01:30:22.338Z] ---> 9386343a4cad [2023-05-25T01:30:22.338Z] Step 11/24 : COPY . . [2023-05-25T01:30:22.338Z] ---> fda4a6dedc9c [2023-05-25T01:30:22.338Z] Step 12/24 : RUN ${MAKE} [2023-05-25T01:30:22.338Z] ---> Running in 50dd04e31364 [2023-05-25T01:30:22.596Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-25T01:30:40.690Z] Removing intermediate container 50dd04e31364 [2023-05-25T01:30:40.690Z] ---> 83f106d4b848 [2023-05-25T01:30:40.690Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:30:40.948Z] 3.17: Pulling from library/alpine [2023-05-25T01:30:40.948Z] f56be85fc22e: Already exists [2023-05-25T01:30:41.207Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:30:41.208Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:30:41.208Z] ---> 9ed4aefc74f6 [2023-05-25T01:30:41.208Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:30:41.208Z] ---> Running in 8703ce6debc6 [2023-05-25T01:30:41.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:41.467Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T01:30:41.727Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:30:41.727Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:30:41.727Z] OK: 7 MiB in 16 packages [2023-05-25T01:30:41.985Z] Removing intermediate container 8703ce6debc6 [2023-05-25T01:30:41.985Z] ---> 404cfd9c5fb7 [2023-05-25T01:30:41.985Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-25T01:30:43.360Z] ---> 4434bcf7e22d [2023-05-25T01:30:43.360Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-25T01:30:43.360Z] ---> 98b3698b09f2 [2023-05-25T01:30:43.360Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-25T01:30:43.360Z] ---> 6eccde419a1d [2023-05-25T01:30:43.360Z] Step 18/24 : EXPOSE 59993 [2023-05-25T01:30:43.360Z] ---> Running in 7d28be6a4be3 [2023-05-25T01:30:43.360Z] Removing intermediate container 7d28be6a4be3 [2023-05-25T01:30:43.360Z] ---> 10983cc31df3 [2023-05-25T01:30:43.360Z] Step 19/24 : EXPOSE 161 [2023-05-25T01:30:43.619Z] ---> Running in de1ecc681df7 [2023-05-25T01:30:43.619Z] Removing intermediate container de1ecc681df7 [2023-05-25T01:30:43.619Z] ---> e793042cadd7 [2023-05-25T01:30:43.619Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-25T01:30:43.619Z] ---> Running in 35408505d4c7 [2023-05-25T01:30:43.619Z] Removing intermediate container 35408505d4c7 [2023-05-25T01:30:43.619Z] ---> 9eeb7bb621f4 [2023-05-25T01:30:43.619Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T01:30:43.619Z] ---> Running in ff5c3f06f6c7 [2023-05-25T01:30:43.877Z] Removing intermediate container ff5c3f06f6c7 [2023-05-25T01:30:43.877Z] ---> 5792f2d0e4be [2023-05-25T01:30:43.877Z] Step 22/24 : LABEL arch=amd64 [2023-05-25T01:30:43.877Z] ---> Running in d635c628b54b [2023-05-25T01:30:43.877Z] Removing intermediate container d635c628b54b [2023-05-25T01:30:43.877Z] ---> cc07d5845568 [2023-05-25T01:30:43.877Z] Step 23/24 : LABEL git_sha=d7cd9dae40349d09907f3e339684f9ff8e9b7fae [2023-05-25T01:30:43.877Z] ---> Running in d0f86eddb127 [2023-05-25T01:30:43.877Z] Removing intermediate container d0f86eddb127 [2023-05-25T01:30:43.877Z] ---> 1c1dd0a8b9fc [2023-05-25T01:30:43.877Z] Step 24/24 : LABEL version=3.0.0-dev.26 [2023-05-25T01:30:43.877Z] ---> Running in 055f240a6114 [2023-05-25T01:30:43.877Z] Removing intermediate container 055f240a6114 [2023-05-25T01:30:43.877Z] ---> d3030b578c0d [2023-05-25T01:30:43.877Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:30:44.136Z] Successfully built d3030b578c0d [2023-05-25T01:30:44.136Z] 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-05-25T01:30:44.239Z] provisioning config files... [2023-05-25T01:30:44.251Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config9072535615279117526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:30:44.548Z] ---> docker-login.sh [2023-05-25T01:30:44.548Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:30:44.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:44.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:44.548Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:44.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:44.548Z] [2023-05-25T01:30:44.548Z] Login Succeeded [2023-05-25T01:30:44.548Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:30:44.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:44.548Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:44.548Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:44.548Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:44.548Z] [2023-05-25T01:30:44.548Z] Login Succeeded [2023-05-25T01:30:44.548Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:30:44.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:44.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:44.807Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:44.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:44.807Z] [2023-05-25T01:30:44.807Z] Login Succeeded [2023-05-25T01:30:44.807Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:30:44.807Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:44.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:44.807Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:44.807Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:44.807Z] [2023-05-25T01:30:44.807Z] Login Succeeded [2023-05-25T01:30:44.807Z] docker.io [2023-05-25T01:30:45.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:30:45.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:30:45.066Z] Configure a credential helper to remove this warning. See [2023-05-25T01:30:45.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:30:45.066Z] [2023-05-25T01:30:45.066Z] Login Succeeded [2023-05-25T01:30:45.066Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:30:45.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T01:30:45.103Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:30:45.129Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2023-05-25T01:30:45.129Z] d7cd9dae40349d09907f3e339684f9ff8e9b7fae [2023-05-25T01:30:45.129Z] latest [2023-05-25T01:30:45.129Z] 3.0.0-dev.26 [2023-05-25T01:30:45.129Z] d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [2023-05-25T01:30:45.129Z] main [2023-05-25T01:30:45.129Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:45.459Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:45.774Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae [2023-05-25T01:30:45.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-25T01:30:45.774Z] 4722be1dd3cd: Preparing [2023-05-25T01:30:45.774Z] 31db2095a77f: Preparing [2023-05-25T01:30:45.774Z] 0859202129f1: Preparing [2023-05-25T01:30:45.774Z] 6ffcfafc3f8d: Preparing [2023-05-25T01:30:45.774Z] f1417ff83b31: Preparing [2023-05-25T01:30:45.774Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:45.774Z] 6ffcfafc3f8d: Pushed [2023-05-25T01:30:45.774Z] 4722be1dd3cd: Pushed [2023-05-25T01:30:45.774Z] 31db2095a77f: Pushed [2023-05-25T01:30:48.306Z] 0859202129f1: Pushed [2023-05-25T01:30:48.567Z] d7cd9dae40349d09907f3e339684f9ff8e9b7fae: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:48.874Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:49.180Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-05-25T01:30:49.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-25T01:30:49.180Z] 4722be1dd3cd: Preparing [2023-05-25T01:30:49.180Z] 31db2095a77f: Preparing [2023-05-25T01:30:49.180Z] 0859202129f1: Preparing [2023-05-25T01:30:49.180Z] 6ffcfafc3f8d: Preparing [2023-05-25T01:30:49.180Z] f1417ff83b31: Preparing [2023-05-25T01:30:49.180Z] 6ffcfafc3f8d: Layer already exists [2023-05-25T01:30:49.180Z] 4722be1dd3cd: Layer already exists [2023-05-25T01:30:49.180Z] 31db2095a77f: Layer already exists [2023-05-25T01:30:49.180Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:49.180Z] 0859202129f1: Layer already exists [2023-05-25T01:30:49.180Z] latest: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:49.485Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:49.784Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.26 [2023-05-25T01:30:49.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-25T01:30:49.784Z] 4722be1dd3cd: Preparing [2023-05-25T01:30:49.784Z] 31db2095a77f: Preparing [2023-05-25T01:30:49.784Z] 0859202129f1: Preparing [2023-05-25T01:30:49.784Z] 6ffcfafc3f8d: Preparing [2023-05-25T01:30:49.784Z] f1417ff83b31: Preparing [2023-05-25T01:30:49.784Z] 4722be1dd3cd: Layer already exists [2023-05-25T01:30:49.784Z] 6ffcfafc3f8d: Layer already exists [2023-05-25T01:30:49.784Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:49.784Z] 0859202129f1: Layer already exists [2023-05-25T01:30:49.784Z] 31db2095a77f: Layer already exists [2023-05-25T01:30:49.784Z] 3.0.0-dev.26: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:50.096Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:50.402Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [2023-05-25T01:30:50.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-25T01:30:50.403Z] 4722be1dd3cd: Preparing [2023-05-25T01:30:50.403Z] 31db2095a77f: Preparing [2023-05-25T01:30:50.403Z] 0859202129f1: Preparing [2023-05-25T01:30:50.403Z] 6ffcfafc3f8d: Preparing [2023-05-25T01:30:50.403Z] f1417ff83b31: Preparing [2023-05-25T01:30:50.403Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:50.403Z] 6ffcfafc3f8d: Layer already exists [2023-05-25T01:30:50.403Z] 4722be1dd3cd: Layer already exists [2023-05-25T01:30:50.403Z] 31db2095a77f: Layer already exists [2023-05-25T01:30:50.403Z] 0859202129f1: Layer already exists [2023-05-25T01:30:50.403Z] d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:50.968Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:51.282Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2023-05-25T01:30:51.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2023-05-25T01:30:51.282Z] 4722be1dd3cd: Preparing [2023-05-25T01:30:51.282Z] 31db2095a77f: Preparing [2023-05-25T01:30:51.282Z] 0859202129f1: Preparing [2023-05-25T01:30:51.282Z] 6ffcfafc3f8d: Preparing [2023-05-25T01:30:51.282Z] f1417ff83b31: Preparing [2023-05-25T01:30:51.282Z] 4722be1dd3cd: Layer already exists [2023-05-25T01:30:51.282Z] 0859202129f1: Layer already exists [2023-05-25T01:30:51.282Z] f1417ff83b31: Layer already exists [2023-05-25T01:30:51.282Z] 6ffcfafc3f8d: Layer already exists [2023-05-25T01:30:51.282Z] 31db2095a77f: Layer already exists [2023-05-25T01:30:51.282Z] main: digest: sha256:c6756358c067479fe725286a1b39699e4c9b70bcce51eaa265ab83be9d16602d size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T01:30:51.324Z] ===================================================== [Pipeline] echo [2023-05-25T01:30:51.331Z] taggedImages: [2023-05-25T01:30:51.331Z] - nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae [2023-05-25T01:30:51.331Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2023-05-25T01:30:51.331Z] - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.26 [2023-05-25T01:30:51.331Z] - nexus3.edgexfoundry.org:10004/device-snmp:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [2023-05-25T01:30:51.331Z] - 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-05-25T01:30:51.679Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:30:51.679Z] [2023-05-25T01:30:51.679Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:30:51.975Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:30:51.975Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T01:30:51.975Z] 5eb5b503b376: Pulling fs layer [2023-05-25T01:30:51.975Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T01:30:51.975Z] ec43610c2a17: Pulling fs layer [2023-05-25T01:30:51.975Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T01:30:51.975Z] 33b1e0a273af: Pulling fs layer [2023-05-25T01:30:51.975Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T01:30:51.975Z] 2f39f015ded8: Pulling fs layer [2023-05-25T01:30:51.975Z] 3a2ae6a8a46f: Waiting [2023-05-25T01:30:51.975Z] 33b1e0a273af: Waiting [2023-05-25T01:30:51.975Z] 2f39f015ded8: Waiting [2023-05-25T01:30:51.975Z] 5d3b04190fa2: Waiting [2023-05-25T01:30:51.975Z] 5c69ac0246d0: Download complete [2023-05-25T01:30:51.975Z] 3a2ae6a8a46f: Download complete [2023-05-25T01:30:51.975Z] 33b1e0a273af: Verifying Checksum [2023-05-25T01:30:51.975Z] 33b1e0a273af: Download complete [2023-05-25T01:30:51.975Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T01:30:51.975Z] 5d3b04190fa2: Download complete [2023-05-25T01:30:51.975Z] ec43610c2a17: Verifying Checksum [2023-05-25T01:30:51.975Z] ec43610c2a17: Download complete [2023-05-25T01:30:52.233Z] 5eb5b503b376: Verifying Checksum [2023-05-25T01:30:52.233Z] 5eb5b503b376: Download complete [2023-05-25T01:30:52.800Z] 2f39f015ded8: Download complete [2023-05-25T01:30:53.366Z] 5eb5b503b376: Pull complete [2023-05-25T01:30:53.625Z] 5c69ac0246d0: Pull complete [2023-05-25T01:30:53.882Z] ec43610c2a17: Pull complete [2023-05-25T01:30:53.883Z] 3a2ae6a8a46f: Pull complete [2023-05-25T01:30:54.139Z] 33b1e0a273af: Pull complete [2023-05-25T01:30:54.397Z] 5d3b04190fa2: Pull complete [2023-05-25T01:30:58.578Z] 2f39f015ded8: Pull complete [2023-05-25T01:30:58.578Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T01:30:58.578Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:30:58.578Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:30:58.651Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:30:58.758Z] $ 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-05-25T01:31:04.373Z] $ docker top 0a1d579dbf041ea3735c97d502ab3b672b4d43a1affdb295f19136e9bdade3cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:31:04.667Z] ---> job-cost.sh [2023-05-25T01:31:04.667Z] lf-activate-venv: SKIPPING [2023-05-25T01:31:04.667Z] INFO: No Stack... [2023-05-25T01:31:04.925Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:31:05.185Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:31:05.473Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2023-05-25T01:31:05.473Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:31:05.487Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [2023-05-25T01:31:05.494Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] did not exist. Created. [2023-05-25T01:31:05.494Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:31:05.795Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T01:31:05.825Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:31:05.914Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:31:06.015Z] $ docker stop --time=1 0a1d579dbf041ea3735c97d502ab3b672b4d43a1affdb295f19136e9bdade3cb [2023-05-25T01:31:07.160Z] $ docker rm -f --volumes 0a1d579dbf041ea3735c97d502ab3b672b4d43a1affdb295f19136e9bdade3cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T01:33:53.847Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16910 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2023-05-25T01:33:53.860Z] Running in /w/workspace/device-snmp-go/83 [Pipeline] { [Pipeline] checkout [2023-05-25T01:33:53.927Z] Selected Git installation does not exist. Using Default [2023-05-25T01:33:53.927Z] The recommended git tool is: NONE [2023-05-25T01:34:05.827Z] using credential edgex-jenkins-ssh [2023-05-25T01:34:05.851Z] Cloning the remote Git repository [2023-05-25T01:34:05.937Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-05-25T01:34:06.118Z] > git init /w/workspace/device-snmp-go/83 # timeout=10 [2023-05-25T01:34:06.530Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-05-25T01:34:06.536Z] > git --version # timeout=10 [2023-05-25T01:34:06.590Z] > git --version # 'git version 2.25.1' [2023-05-25T01:34:06.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T01:34:06.876Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:34:09.622Z] Avoid second fetch [2023-05-25T01:34:09.623Z] Checking out Revision d7cd9dae40349d09907f3e339684f9ff8e9b7fae (main) [2023-05-25T01:34:08.297Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-05-25T01:34:08.332Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T01:34:09.650Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T01:34:09.740Z] > git checkout -f d7cd9dae40349d09907f3e339684f9ff8e9b7fae # timeout=10 [2023-05-25T01:34:10.494Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#312)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:34:11.385Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T01:34:11.385Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:34:11.385Z] Dload Upload Total Spent Left Speed [2023-05-25T01:34:11.385Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh [2023-05-25T01:34:12.105Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T01:34:12.481Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T01:34:12.481Z] + sudo tee /etc/docker/daemon.new [2023-05-25T01:34:12.481Z] { [2023-05-25T01:34:12.481Z] "registry-mirrors": [ [2023-05-25T01:34:12.481Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T01:34:12.481Z] ], [2023-05-25T01:34:12.481Z] "bip": "10.250.0.254/24", [2023-05-25T01:34:12.481Z] "hosts": [ [2023-05-25T01:34:12.481Z] "tcp://0.0.0.0:5555", [2023-05-25T01:34:12.481Z] "unix:///var/run/docker.sock" [2023-05-25T01:34:12.481Z] ], [2023-05-25T01:34:12.481Z] "mtu": 1458, [2023-05-25T01:34:12.481Z] "selinux-enabled": true, [2023-05-25T01:34:12.481Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T01:34:12.481Z] } [Pipeline] sh [2023-05-25T01:34:12.845Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T01:34:13.219Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:34:31.588Z] provisioning config files... [2023-05-25T01:34:31.627Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/83@tmp/config13767267602638339314tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:34:32.032Z] ---> docker-login.sh [2023-05-25T01:34:32.032Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:34:32.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:32.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:32.925Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:32.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:32.925Z] [2023-05-25T01:34:32.925Z] Login Succeeded [2023-05-25T01:34:32.925Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:34:33.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:33.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:33.202Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:33.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:33.202Z] [2023-05-25T01:34:33.202Z] Login Succeeded [2023-05-25T01:34:33.202Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:34:33.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:33.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:33.760Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:33.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:33.760Z] [2023-05-25T01:34:33.760Z] Login Succeeded [2023-05-25T01:34:33.760Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:34:34.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:34.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:34.059Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:34.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:34.059Z] [2023-05-25T01:34:34.059Z] Login Succeeded [2023-05-25T01:34:34.059Z] docker.io [2023-05-25T01:34:34.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:34:34.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:34:34.609Z] Configure a credential helper to remove this warning. See [2023-05-25T01:34:34.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:34:34.609Z] [2023-05-25T01:34:34.609Z] Login Succeeded [2023-05-25T01:34:34.609Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:34:34.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T01:34:35.018Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:34:35.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:34:35.053Z] ========================================================= [2023-05-25T01:34:35.053Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T01:34:35.053Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:34:35.434Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T01:34:35.712Z] Sending build context to Docker daemon 3.031MB [2023-05-25T01:34:35.990Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:34:35.990Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T01:34:35.990Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T01:34:35.990Z] c41833b44d91: Pulling fs layer [2023-05-25T01:34:35.990Z] ed15518f5707: Pulling fs layer [2023-05-25T01:34:35.990Z] feae8fd75edb: Pulling fs layer [2023-05-25T01:34:35.990Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T01:34:35.990Z] 3cdef696dda3: Pulling fs layer [2023-05-25T01:34:35.990Z] 2ced38df9373: Pulling fs layer [2023-05-25T01:34:35.990Z] 58f1dce35555: Pulling fs layer [2023-05-25T01:34:35.990Z] 242c74f7c9fa: Waiting [2023-05-25T01:34:35.990Z] 3cdef696dda3: Waiting [2023-05-25T01:34:35.990Z] 2ced38df9373: Waiting [2023-05-25T01:34:35.990Z] 58f1dce35555: Waiting [2023-05-25T01:34:35.990Z] ed15518f5707: Verifying Checksum [2023-05-25T01:34:35.990Z] ed15518f5707: Download complete [2023-05-25T01:34:36.271Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T01:34:36.271Z] 242c74f7c9fa: Download complete [2023-05-25T01:34:36.271Z] 3cdef696dda3: Verifying Checksum [2023-05-25T01:34:36.271Z] 3cdef696dda3: Download complete [2023-05-25T01:34:36.271Z] c41833b44d91: Verifying Checksum [2023-05-25T01:34:36.271Z] c41833b44d91: Download complete [2023-05-25T01:34:37.280Z] c41833b44d91: Pull complete [2023-05-25T01:34:37.898Z] 58f1dce35555: Verifying Checksum [2023-05-25T01:34:37.898Z] 58f1dce35555: Download complete [2023-05-25T01:34:38.184Z] ed15518f5707: Pull complete [2023-05-25T01:34:39.201Z] 2ced38df9373: Verifying Checksum [2023-05-25T01:34:39.201Z] 2ced38df9373: Download complete [2023-05-25T01:34:39.742Z] feae8fd75edb: Verifying Checksum [2023-05-25T01:34:39.742Z] feae8fd75edb: Download complete [2023-05-25T01:34:52.464Z] feae8fd75edb: Pull complete [2023-05-25T01:34:52.464Z] 242c74f7c9fa: Pull complete [2023-05-25T01:34:52.464Z] 3cdef696dda3: Pull complete [2023-05-25T01:34:59.199Z] 2ced38df9373: Pull complete [2023-05-25T01:35:01.199Z] 58f1dce35555: Pull complete [2023-05-25T01:35:01.199Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T01:35:01.199Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T01:35:01.199Z] ---> fadd8f120f05 [2023-05-25T01:35:01.199Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:35:03.855Z] ---> Running in a7695c185480 [2023-05-25T01:35:03.855Z] Removing intermediate container a7695c185480 [2023-05-25T01:35:03.855Z] ---> 216d1356bc1a [2023-05-25T01:35:03.855Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:35:03.855Z] ---> Running in d5636c253008 [2023-05-25T01:35:04.130Z] Removing intermediate container d5636c253008 [2023-05-25T01:35:04.130Z] ---> cfb9092f5d42 [2023-05-25T01:35:04.130Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:35:04.411Z] ---> Running in 361ed7438a9e [2023-05-25T01:35:04.688Z] Removing intermediate container 361ed7438a9e [2023-05-25T01:35:04.688Z] ---> 73230b3bdec0 [2023-05-25T01:35:04.688Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:35:04.688Z] ---> Running in a0b5b4064336 [2023-05-25T01:35:05.307Z] Removing intermediate container a0b5b4064336 [2023-05-25T01:35:05.307Z] ---> cc96488e8025 [2023-05-25T01:35:05.307Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:35:05.307Z] ---> Running in d7ca1ab70016 [2023-05-25T01:35:06.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:35:07.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:35:09.201Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T01:35:09.201Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T01:35:09.201Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T01:35:09.201Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T01:35:09.201Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:35:09.201Z] OK: 268 MiB in 57 packages [2023-05-25T01:35:10.653Z] Removing intermediate container d7ca1ab70016 [2023-05-25T01:35:10.653Z] ---> cea3894bc6ae [2023-05-25T01:35:10.653Z] Step 8/12 : WORKDIR /device-snmp-go [2023-05-25T01:35:10.653Z] ---> Running in f9bf1760211e [2023-05-25T01:35:10.932Z] Removing intermediate container f9bf1760211e [2023-05-25T01:35:10.932Z] ---> a07624407ea8 [2023-05-25T01:35:10.932Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T01:35:11.541Z] ---> 595e4f94ae70 [2023-05-25T01:35:11.541Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:35:11.817Z] ---> Running in c3f2b79d23de [2023-05-25T01:36:33.654Z] Removing intermediate container c3f2b79d23de [2023-05-25T01:36:33.654Z] ---> 4c13b283100d [2023-05-25T01:36:33.654Z] Step 11/12 : COPY . . [2023-05-25T01:36:33.654Z] ---> 660bbd29677b [2023-05-25T01:36:33.654Z] Step 12/12 : RUN ${MAKE} [2023-05-25T01:36:33.654Z] ---> Running in ab193248fc52 [2023-05-25T01:36:33.654Z] noop [2023-05-25T01:36:33.654Z] Removing intermediate container ab193248fc52 [2023-05-25T01:36:33.654Z] ---> 67f953fda524 [2023-05-25T01:36:33.654Z] Successfully built 67f953fda524 [2023-05-25T01:36:33.654Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:34.029Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:36:34.029Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:36:34.285Z] prd-ubuntu20.04-docker-arm64-4c-16g-16910 does not seem to be running inside a container [2023-05-25T01:36:34.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/83 -v /w/workspace/device-snmp-go/83:/w/workspace/device-snmp-go/83:rw,z -v /w/workspace/device-snmp-go/83@tmp:/w/workspace/device-snmp-go/83@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-05-25T01:36:35.735Z] $ docker top 8deaf8a165f401fa22dc5d004f7a6e3f519bf51f5ab492540ca72779b57c96f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:36:36.599Z] + go version [2023-05-25T01:36:36.599Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T01:36:36.622Z] $ docker stop --time=1 8deaf8a165f401fa22dc5d004f7a6e3f519bf51f5ab492540ca72779b57c96f9 [2023-05-25T01:36:38.344Z] $ docker rm -f --volumes 8deaf8a165f401fa22dc5d004f7a6e3f519bf51f5ab492540ca72779b57c96f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:36:38.969Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T01:36:38.969Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:36:39.210Z] prd-ubuntu20.04-docker-arm64-4c-16g-16910 does not seem to be running inside a container [2023-05-25T01:36:39.306Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/83 -v /w/workspace/device-snmp-go/83:/w/workspace/device-snmp-go/83:rw,z -v /w/workspace/device-snmp-go/83@tmp:/w/workspace/device-snmp-go/83@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-05-25T01:36:40.746Z] $ docker top cae8008162fa9d7fe088cda70f807cc34bbb3f192d1bd22fbeaf53d0fb8ace3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:36:41.649Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/83 [Pipeline] fileExists [Pipeline] sh [2023-05-25T01:36:42.330Z] + make test [2023-05-25T01:36:42.330Z] go test ./... -coverprofile=coverage.out [2023-05-25T01:37:29.286Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-05-25T01:39:51.298Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-05-25T01:39:51.298Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.060s coverage: 0.0% of statements [2023-05-25T01:39:51.298Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T01:39:51.298Z] go vet ./... [2023-05-25T01:40:18.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:40:18.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:40:18.068Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:40:18.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:40:18.103Z] $ docker stop --time=1 cae8008162fa9d7fe088cda70f807cc34bbb3f192d1bd22fbeaf53d0fb8ace3a [2023-05-25T01:40:20.065Z] $ docker rm -f --volumes cae8008162fa9d7fe088cda70f807cc34bbb3f192d1bd22fbeaf53d0fb8ace3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:40:21.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:40:21.451Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T01:40:22.132Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:40:22.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:40:22.901Z] + ls -al . [2023-05-25T01:40:22.901Z] total 168 [2023-05-25T01:40:22.901Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:36 . [2023-05-25T01:40:22.901Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 .. [2023-05-25T01:40:22.901Z] -rw-rw-r-- 1 jenkins jenkins 6 May 25 01:34 .dockerignore [2023-05-25T01:40:22.901Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 01:34 .git [2023-05-25T01:40:22.901Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 .github [2023-05-25T01:40:22.901Z] -rw-rw-r-- 1 jenkins jenkins 328 May 25 01:34 .gitignore [2023-05-25T01:40:22.901Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 01:34 .golangci.yml [2023-05-25T01:40:22.901Z] -rw-rw-r-- 1 jenkins jenkins 9056 May 25 01:34 Attribution.txt [2023-05-25T01:40:22.901Z] -rw-rw-r-- 1 jenkins jenkins 8355 May 25 01:34 CHANGELOG.md [2023-05-25T01:40:22.901Z] -rw-rw-r-- 1 jenkins jenkins 1423 May 25 01:34 Dockerfile [2023-05-25T01:40:22.901Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 01:34 GOVERNANCE.md [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 656 May 25 01:34 Jenkinsfile [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 01:34 LICENSE [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 2114 May 25 01:34 Makefile [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 620 May 25 01:34 OWNERS.md [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 10054 May 25 01:34 README.md [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 12 May 25 01:28 VERSION [2023-05-25T01:40:22.902Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 01:34 bin [2023-05-25T01:40:22.902Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 cmd [2023-05-25T01:40:22.902Z] -rw-r--r-- 1 jenkins jenkins 8837 May 25 01:39 coverage.out [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 3235 May 25 01:34 go.mod [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 31230 May 25 01:34 go.sum [2023-05-25T01:40:22.902Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 01:34 internal [2023-05-25T01:40:22.902Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 01:34 snap [2023-05-25T01:40:22.902Z] -rw-rw-r-- 1 jenkins jenkins 228 May 25 01:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:40:23.271Z] + 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=d7cd9dae40349d09907f3e339684f9ff8e9b7fae --label arch=arm64 --label version=3.0.0-dev.26 . [2023-05-25T01:40:23.544Z] Sending build context to Docker daemon 3.04MB [2023-05-25T01:40:23.816Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:40:23.816Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-25T01:40:23.816Z] ---> 67f953fda524 [2023-05-25T01:40:23.816Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:40:23.816Z] ---> Running in ce0852f7f9e3 [2023-05-25T01:40:24.087Z] Removing intermediate container ce0852f7f9e3 [2023-05-25T01:40:24.087Z] ---> 763539a40198 [2023-05-25T01:40:24.087Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:40:24.358Z] ---> Running in 54160fd4f3d6 [2023-05-25T01:40:24.630Z] Removing intermediate container 54160fd4f3d6 [2023-05-25T01:40:24.630Z] ---> 3a33e35082b1 [2023-05-25T01:40:24.630Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-25T01:40:24.630Z] ---> Running in 10e9e53ea7e7 [2023-05-25T01:40:25.224Z] Removing intermediate container 10e9e53ea7e7 [2023-05-25T01:40:25.224Z] ---> b02268839d17 [2023-05-25T01:40:25.224Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:40:25.224Z] ---> Running in 4709f8eac147 [2023-05-25T01:40:25.500Z] Removing intermediate container 4709f8eac147 [2023-05-25T01:40:25.500Z] ---> 41e7bfce907b [2023-05-25T01:40:25.500Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:40:25.500Z] ---> Running in 0eded2bb7e09 [2023-05-25T01:40:26.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:40:27.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:40:29.492Z] OK: 268 MiB in 57 packages [2023-05-25T01:40:30.086Z] Removing intermediate container 0eded2bb7e09 [2023-05-25T01:40:30.086Z] ---> b1e4a637a776 [2023-05-25T01:40:30.086Z] Step 8/24 : WORKDIR /device-snmp-go [2023-05-25T01:40:30.358Z] ---> Running in f355cd7aa9f9 [2023-05-25T01:40:30.631Z] Removing intermediate container f355cd7aa9f9 [2023-05-25T01:40:30.631Z] ---> 7254910becd5 [2023-05-25T01:40:30.631Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-25T01:40:31.230Z] ---> b8657ac11a60 [2023-05-25T01:40:31.230Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:40:31.230Z] ---> Running in b10f5b270f0a [2023-05-25T01:40:34.622Z] Removing intermediate container b10f5b270f0a [2023-05-25T01:40:34.622Z] ---> d801dc267f81 [2023-05-25T01:40:34.622Z] Step 11/24 : COPY . . [2023-05-25T01:40:35.228Z] ---> aefbf77cc4f7 [2023-05-25T01:40:35.228Z] Step 12/24 : RUN ${MAKE} [2023-05-25T01:40:35.505Z] ---> Running in c934b1ac9ac2 [2023-05-25T01:40:36.930Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.26" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-05-25T01:43:28.777Z] Removing intermediate container c934b1ac9ac2 [2023-05-25T01:43:28.777Z] ---> ebcfec1049c7 [2023-05-25T01:43:28.777Z] Step 13/24 : FROM alpine:3.17 [2023-05-25T01:43:28.777Z] 3.17: Pulling from library/alpine [2023-05-25T01:43:28.777Z] c41833b44d91: Already exists [2023-05-25T01:43:28.777Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:43:28.777Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:43:28.777Z] ---> 51e60588ff2c [2023-05-25T01:43:28.777Z] Step 14/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T01:43:28.777Z] ---> Running in 5d951502eccd [2023-05-25T01:43:28.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:43:28.777Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:43:28.777Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T01:43:28.777Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T01:43:28.777Z] OK: 8 MiB in 16 packages [2023-05-25T01:43:28.777Z] Removing intermediate container 5d951502eccd [2023-05-25T01:43:28.777Z] ---> 5ac7c7016b6f [2023-05-25T01:43:28.777Z] Step 15/24 : COPY --from=builder /device-snmp-go/cmd / [2023-05-25T01:43:28.777Z] ---> 73e1b94ea85e [2023-05-25T01:43:28.777Z] Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-05-25T01:43:28.777Z] ---> ddd0992c00b6 [2023-05-25T01:43:28.777Z] Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / [2023-05-25T01:43:28.777Z] ---> 275f3c3de8d5 [2023-05-25T01:43:28.777Z] Step 18/24 : EXPOSE 59993 [2023-05-25T01:43:28.777Z] ---> Running in 16799fc4076a [2023-05-25T01:43:28.777Z] Removing intermediate container 16799fc4076a [2023-05-25T01:43:28.777Z] ---> 69e671344d9d [2023-05-25T01:43:28.777Z] Step 19/24 : EXPOSE 161 [2023-05-25T01:43:28.777Z] ---> Running in 0be5f61f122a [2023-05-25T01:43:28.777Z] Removing intermediate container 0be5f61f122a [2023-05-25T01:43:28.777Z] ---> 110f6117a174 [2023-05-25T01:43:28.777Z] Step 20/24 : ENTRYPOINT ["/device-snmp"] [2023-05-25T01:43:29.048Z] ---> Running in 1209b6fb56bb [2023-05-25T01:43:29.327Z] Removing intermediate container 1209b6fb56bb [2023-05-25T01:43:29.327Z] ---> 345db4dad7df [2023-05-25T01:43:29.327Z] Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T01:43:29.327Z] ---> Running in ba136f73068d [2023-05-25T01:43:29.925Z] Removing intermediate container ba136f73068d [2023-05-25T01:43:29.925Z] ---> 1b5e707387af [2023-05-25T01:43:29.925Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T01:43:29.925Z] ---> Running in 1bcafeb28fd1 [2023-05-25T01:43:30.196Z] Removing intermediate container 1bcafeb28fd1 [2023-05-25T01:43:30.196Z] ---> 912b85f37e94 [2023-05-25T01:43:30.196Z] Step 23/24 : LABEL git_sha=d7cd9dae40349d09907f3e339684f9ff8e9b7fae [2023-05-25T01:43:30.465Z] ---> Running in a6970d2ba776 [2023-05-25T01:43:30.734Z] Removing intermediate container a6970d2ba776 [2023-05-25T01:43:30.734Z] ---> 6241360f4efc [2023-05-25T01:43:30.734Z] Step 24/24 : LABEL version=3.0.0-dev.26 [2023-05-25T01:43:30.734Z] ---> Running in 914b16372c0d [2023-05-25T01:43:31.002Z] Removing intermediate container 914b16372c0d [2023-05-25T01:43:31.002Z] ---> 3ab8202a6872 [2023-05-25T01:43:31.002Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:43:31.272Z] Successfully built 3ab8202a6872 [2023-05-25T01:43:31.272Z] 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-05-25T01:43:31.379Z] provisioning config files... [2023-05-25T01:43:31.397Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/83@tmp/config11327823149524926103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:43:31.750Z] ---> docker-login.sh [2023-05-25T01:43:31.750Z] nexus3.edgexfoundry.org:10001 [2023-05-25T01:43:32.021Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:43:32.021Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:43:32.021Z] Configure a credential helper to remove this warning. See [2023-05-25T01:43:32.021Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:43:32.021Z] [2023-05-25T01:43:32.021Z] Login Succeeded [2023-05-25T01:43:32.021Z] nexus3.edgexfoundry.org:10002 [2023-05-25T01:43:32.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:43:32.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:43:32.564Z] Configure a credential helper to remove this warning. See [2023-05-25T01:43:32.564Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:43:32.564Z] [2023-05-25T01:43:32.564Z] Login Succeeded [2023-05-25T01:43:32.564Z] nexus3.edgexfoundry.org:10003 [2023-05-25T01:43:32.836Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:43:32.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:43:32.836Z] Configure a credential helper to remove this warning. See [2023-05-25T01:43:32.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:43:32.836Z] [2023-05-25T01:43:32.836Z] Login Succeeded [2023-05-25T01:43:33.106Z] nexus3.edgexfoundry.org:10004 [2023-05-25T01:43:33.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:43:33.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:43:33.375Z] Configure a credential helper to remove this warning. See [2023-05-25T01:43:33.375Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:43:33.375Z] [2023-05-25T01:43:33.375Z] Login Succeeded [2023-05-25T01:43:33.375Z] docker.io [2023-05-25T01:43:33.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T01:43:33.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T01:43:33.917Z] Configure a credential helper to remove this warning. See [2023-05-25T01:43:33.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T01:43:33.917Z] [2023-05-25T01:43:33.917Z] Login Succeeded [2023-05-25T01:43:33.917Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T01:43:33.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T01:43:33.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T01:43:33.980Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2023-05-25T01:43:33.980Z] d7cd9dae40349d09907f3e339684f9ff8e9b7fae [2023-05-25T01:43:33.980Z] latest [2023-05-25T01:43:33.980Z] 3.0.0-dev.26 [2023-05-25T01:43:33.980Z] d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [2023-05-25T01:43:33.980Z] main [2023-05-25T01:43:33.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:34.342Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:34.708Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae [2023-05-25T01:43:34.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-25T01:43:34.708Z] cd25f11fa183: Preparing [2023-05-25T01:43:34.708Z] 0f00182a750b: Preparing [2023-05-25T01:43:34.708Z] 2fe1b15951be: Preparing [2023-05-25T01:43:34.708Z] fabd9f1589db: Preparing [2023-05-25T01:43:34.708Z] 26cbea5cba74: Preparing [2023-05-25T01:43:34.708Z] 26cbea5cba74: Layer already exists [2023-05-25T01:43:34.978Z] 0f00182a750b: Pushed [2023-05-25T01:43:34.978Z] cd25f11fa183: Pushed [2023-05-25T01:43:34.978Z] fabd9f1589db: Pushed [2023-05-25T01:43:41.661Z] 2fe1b15951be: Pushed [2023-05-25T01:43:41.661Z] d7cd9dae40349d09907f3e339684f9ff8e9b7fae: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:42.033Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:42.399Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-05-25T01:43:42.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-25T01:43:42.399Z] cd25f11fa183: Preparing [2023-05-25T01:43:42.399Z] 0f00182a750b: Preparing [2023-05-25T01:43:42.399Z] 2fe1b15951be: Preparing [2023-05-25T01:43:42.399Z] fabd9f1589db: Preparing [2023-05-25T01:43:42.399Z] 26cbea5cba74: Preparing [2023-05-25T01:43:42.399Z] 2fe1b15951be: Layer already exists [2023-05-25T01:43:42.399Z] cd25f11fa183: Layer already exists [2023-05-25T01:43:42.399Z] 0f00182a750b: Layer already exists [2023-05-25T01:43:42.399Z] fabd9f1589db: Layer already exists [2023-05-25T01:43:42.399Z] 26cbea5cba74: Layer already exists [2023-05-25T01:43:42.669Z] latest: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:43.037Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:43.395Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.26 [2023-05-25T01:43:43.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-25T01:43:43.395Z] cd25f11fa183: Preparing [2023-05-25T01:43:43.395Z] 0f00182a750b: Preparing [2023-05-25T01:43:43.395Z] 2fe1b15951be: Preparing [2023-05-25T01:43:43.395Z] fabd9f1589db: Preparing [2023-05-25T01:43:43.395Z] 26cbea5cba74: Preparing [2023-05-25T01:43:43.395Z] cd25f11fa183: Layer already exists [2023-05-25T01:43:43.395Z] 0f00182a750b: Layer already exists [2023-05-25T01:43:43.395Z] fabd9f1589db: Layer already exists [2023-05-25T01:43:43.395Z] 26cbea5cba74: Layer already exists [2023-05-25T01:43:43.395Z] 2fe1b15951be: Layer already exists [2023-05-25T01:43:43.395Z] 3.0.0-dev.26: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:44.025Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:44.482Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [2023-05-25T01:43:44.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-25T01:43:44.482Z] cd25f11fa183: Preparing [2023-05-25T01:43:44.482Z] 0f00182a750b: Preparing [2023-05-25T01:43:44.482Z] 2fe1b15951be: Preparing [2023-05-25T01:43:44.482Z] fabd9f1589db: Preparing [2023-05-25T01:43:44.482Z] 26cbea5cba74: Preparing [2023-05-25T01:43:44.482Z] 0f00182a750b: Layer already exists [2023-05-25T01:43:44.482Z] cd25f11fa183: Layer already exists [2023-05-25T01:43:44.482Z] 2fe1b15951be: Layer already exists [2023-05-25T01:43:44.482Z] 26cbea5cba74: Layer already exists [2023-05-25T01:43:44.482Z] fabd9f1589db: Layer already exists [2023-05-25T01:43:44.756Z] d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:45.123Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:45.492Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2023-05-25T01:43:45.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2023-05-25T01:43:45.492Z] cd25f11fa183: Preparing [2023-05-25T01:43:45.492Z] 0f00182a750b: Preparing [2023-05-25T01:43:45.492Z] 2fe1b15951be: Preparing [2023-05-25T01:43:45.492Z] fabd9f1589db: Preparing [2023-05-25T01:43:45.492Z] 26cbea5cba74: Preparing [2023-05-25T01:43:45.492Z] fabd9f1589db: Layer already exists [2023-05-25T01:43:45.492Z] 2fe1b15951be: Layer already exists [2023-05-25T01:43:45.492Z] 0f00182a750b: Layer already exists [2023-05-25T01:43:45.492Z] 26cbea5cba74: Layer already exists [2023-05-25T01:43:45.492Z] cd25f11fa183: Layer already exists [2023-05-25T01:43:45.763Z] main: digest: sha256:b03d5414abf8dcfe6729dcb25226408a35ff6e8cc6399821cb22dd34f411af62 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-25T01:43:45.821Z] ===================================================== [Pipeline] echo [2023-05-25T01:43:45.828Z] taggedImages: [2023-05-25T01:43:45.828Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae [2023-05-25T01:43:45.828Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2023-05-25T01:43:45.828Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.26 [2023-05-25T01:43:45.828Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d7cd9dae40349d09907f3e339684f9ff8e9b7fae-3.0.0-dev.26 [2023-05-25T01:43:45.828Z] - 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-05-25T01:43:46.211Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:43:46.211Z] [2023-05-25T01:43:46.211Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:43:46.577Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:43:46.577Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:43:46.577Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:43:46.577Z] 04944245beec: Pulling fs layer [2023-05-25T01:43:46.577Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:43:46.577Z] 765212b225bb: Pulling fs layer [2023-05-25T01:43:46.577Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:43:46.577Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:43:46.577Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:43:46.577Z] 765212b225bb: Waiting [2023-05-25T01:43:46.577Z] f23df028b6ca: Waiting [2023-05-25T01:43:46.577Z] d65c8cfc05b1: Waiting [2023-05-25T01:43:46.577Z] 2437ff75d9bd: Waiting [2023-05-25T01:43:46.874Z] 04944245beec: Verifying Checksum [2023-05-25T01:43:46.874Z] 04944245beec: Download complete [2023-05-25T01:43:46.874Z] 765212b225bb: Verifying Checksum [2023-05-25T01:43:46.874Z] 765212b225bb: Download complete [2023-05-25T01:43:46.874Z] f23df028b6ca: Verifying Checksum [2023-05-25T01:43:46.874Z] f23df028b6ca: Download complete [2023-05-25T01:43:47.163Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:43:47.163Z] d65c8cfc05b1: Download complete [2023-05-25T01:43:47.163Z] 699f458cf7ca: Verifying Checksum [2023-05-25T01:43:47.163Z] 699f458cf7ca: Download complete [2023-05-25T01:43:48.241Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:43:48.241Z] 8998bd30e6a1: Download complete [2023-05-25T01:43:50.844Z] 2437ff75d9bd: Download complete [2023-05-25T01:43:52.260Z] 8998bd30e6a1: Pull complete [2023-05-25T01:43:52.847Z] 04944245beec: Pull complete [2023-05-25T01:43:54.262Z] 699f458cf7ca: Pull complete [2023-05-25T01:43:54.262Z] 765212b225bb: Pull complete [2023-05-25T01:43:55.229Z] f23df028b6ca: Pull complete [2023-05-25T01:43:55.229Z] d65c8cfc05b1: Pull complete [2023-05-25T01:44:10.522Z] 2437ff75d9bd: Pull complete [2023-05-25T01:44:10.522Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:44:10.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:44:10.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:44:10.731Z] prd-ubuntu20.04-docker-arm64-4c-16g-16910 does not seem to be running inside a container [2023-05-25T01:44:10.805Z] $ 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/83 -v /w/workspace/device-snmp-go/83:/w/workspace/device-snmp-go/83:rw,z -v /w/workspace/device-snmp-go/83@tmp:/w/workspace/device-snmp-go/83@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-05-25T01:44:13.799Z] $ docker top 81a29da6d5209cfd5d19ab415f8b1f77afe7462dee86c2de37d1409cdf11dcd2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:44:14.671Z] ---> job-cost.sh [2023-05-25T01:44:14.671Z] lf-activate-venv: SKIPPING [2023-05-25T01:44:14.671Z] INFO: No Stack... [2023-05-25T01:44:14.941Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:44:15.903Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:44:16.547Z] + cat /w/workspace/device-snmp-go/83/archives/cost.csv [2023-05-25T01:44:16.547Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:44:16.626Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [2023-05-25T01:44:16.632Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] did not exist. Created. [2023-05-25T01:44:16.632Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:44:17.296Z] /w/workspace/device-snmp-go/83@tmp/durable-5474c328/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:44:17.980Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:44:18.002Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:44:18.054Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:44:18.061Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-83-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:44:18.082Z] $ docker stop --time=1 81a29da6d5209cfd5d19ab415f8b1f77afe7462dee86c2de37d1409cdf11dcd2 [2023-05-25T01:44:19.610Z] $ docker rm -f --volumes 81a29da6d5209cfd5d19ab415f8b1f77afe7462dee86c2de37d1409cdf11dcd2 [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-05-25T01:44:19.991Z] provisioning config files... [2023-05-25T01:44:19.998Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config102358419225507383tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:44:20.286Z] + set +x [2023-05-25T01:44:20.287Z] + curl -s https://codecov.io/bash [2023-05-25T01:44:20.287Z] + bash -s -- [2023-05-25T01:44:20.287Z] [2023-05-25T01:44:20.287Z] _____ _ [2023-05-25T01:44:20.287Z] / ____| | | [2023-05-25T01:44:20.287Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:44:20.287Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:44:20.287Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:44:20.287Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:44:20.287Z] Bash-1.0.6 [2023-05-25T01:44:20.287Z] [2023-05-25T01:44:20.287Z] [2023-05-25T01:44:20.287Z] ==> git version 2.25.1 found [2023-05-25T01:44:20.287Z] ==> 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-05-25T01:44:20.287Z] Release-Date: 2020-01-08 [2023-05-25T01:44:20.287Z] 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-05-25T01:44:20.287Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:44:20.287Z] ==> Jenkins CI detected. [2023-05-25T01:44:20.287Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2023-05-25T01:44:20.287Z] project root: . [2023-05-25T01:44:20.287Z] --> token set from env [2023-05-25T01:44:20.287Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:44:20.287Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:44:20.287Z] ==> Python coveragepy not found [2023-05-25T01:44:20.287Z] ==> Searching for coverage reports in: [2023-05-25T01:44:20.287Z] + . [2023-05-25T01:44:20.287Z] -> Found 1 reports [2023-05-25T01:44:20.287Z] ==> Detecting git/mercurial file structure [2023-05-25T01:44:20.287Z] ==> Reading reports [2023-05-25T01:44:20.287Z] + ./coverage.out bytes=8837 [2023-05-25T01:44:20.287Z] ==> Appending adjustments [2023-05-25T01:44:20.287Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:44:20.546Z] + Found adjustments [2023-05-25T01:44:20.547Z] ==> Gzipping contents [2023-05-25T01:44:20.547Z] 4.0K /tmp/codecov.XU2R3k.gz [2023-05-25T01:44:20.547Z] ==> Uploading reports [2023-05-25T01:44:20.547Z] url: https://codecov.io [2023-05-25T01:44:20.547Z] query: branch=main&commit=d7cd9dae40349d09907f3e339684f9ff8e9b7fae&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T01:44:20.547Z] -> Pinging Codecov [2023-05-25T01:44:20.547Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=e9e976b9-c0d0-4429-b0a4-10cb999871be&branch=main&commit=d7cd9dae40349d09907f3e339684f9ff8e9b7fae&build=83&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F83%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-25T01:44:20.806Z] -> Uploading to [2023-05-25T01:44:20.806Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/6C56EA5C29638FB4528AC87E60AF5AE0/d7cd9dae40349d09907f3e339684f9ff8e9b7fae/52156c14-5ac4-42e2-b725-ec253ab854fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T014420Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eaf2a23f777b3e0e8a5c3a2bd983320d21a69e6e63ee002e3d71cdac21b7192 [2023-05-25T01:44:20.806Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:44:20.806Z] Dload Upload Total Spent Left Speed [2023-05-25T01:44:20.806Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1604 0 0 100 1604 0 8765 --:--:-- --:--:-- --:--:-- 8765 [2023-05-25T01:44:20.806Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] } [2023-05-25T01:44:20.812Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-25T01:44:21.089Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-25T01:44:21.109Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:21.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T01:44:21.417Z] [2023-05-25T01:44:21.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:21.717Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T01:44:21.718Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-25T01:44:21.718Z] df9b9388f04a: Pulling fs layer [2023-05-25T01:44:21.718Z] 52dc419b0ee2: Pulling fs layer [2023-05-25T01:44:21.718Z] 25bc292e5bac: Pulling fs layer [2023-05-25T01:44:21.718Z] 114826534d7a: Pulling fs layer [2023-05-25T01:44:21.718Z] 4657fd5d0bcf: Pulling fs layer [2023-05-25T01:44:21.718Z] 114826534d7a: Waiting [2023-05-25T01:44:21.718Z] 4657fd5d0bcf: Waiting [2023-05-25T01:44:21.718Z] 6ad1cebc031e: Pulling fs layer [2023-05-25T01:44:21.718Z] 8a3aa393b2d8: Pulling fs layer [2023-05-25T01:44:21.718Z] 6ad1cebc031e: Waiting [2023-05-25T01:44:21.718Z] 8a3aa393b2d8: Waiting [2023-05-25T01:44:21.718Z] 25bc292e5bac: Verifying Checksum [2023-05-25T01:44:21.718Z] 25bc292e5bac: Download complete [2023-05-25T01:44:21.718Z] 52dc419b0ee2: Verifying Checksum [2023-05-25T01:44:21.718Z] 52dc419b0ee2: Download complete [2023-05-25T01:44:21.718Z] 4657fd5d0bcf: Download complete [2023-05-25T01:44:21.718Z] df9b9388f04a: Verifying Checksum [2023-05-25T01:44:21.718Z] df9b9388f04a: Download complete [2023-05-25T01:44:21.976Z] 6ad1cebc031e: Verifying Checksum [2023-05-25T01:44:21.976Z] 6ad1cebc031e: Download complete [2023-05-25T01:44:21.976Z] df9b9388f04a: Pull complete [2023-05-25T01:44:21.976Z] 52dc419b0ee2: Pull complete [2023-05-25T01:44:21.976Z] 25bc292e5bac: Pull complete [2023-05-25T01:44:22.543Z] 114826534d7a: Verifying Checksum [2023-05-25T01:44:22.543Z] 114826534d7a: Download complete [2023-05-25T01:44:22.543Z] 8a3aa393b2d8: Verifying Checksum [2023-05-25T01:44:22.543Z] 8a3aa393b2d8: Download complete [2023-05-25T01:44:25.824Z] 114826534d7a: Pull complete [2023-05-25T01:44:25.825Z] 4657fd5d0bcf: Pull complete [2023-05-25T01:44:26.393Z] 6ad1cebc031e: Pull complete [2023-05-25T01:44:28.921Z] 8a3aa393b2d8: Pull complete [2023-05-25T01:44:28.921Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-25T01:44:28.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-25T01:44:28.921Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:44:28.996Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:44:29.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-05-25T01:44:33.027Z] $ docker top 9436dd76f3dcbec1ad9ec56264eaff5ba9e8f6c1fbf5157a17210801e46379a0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T01:44:33.110Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2023-05-25T01:44:33.388Z] + set -o pipefail [2023-05-25T01:44:33.388Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2023-05-25T01:44:37.588Z] [2023-05-25T01:44:37.588Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2023-05-25T01:44:37.588Z] [2023-05-25T01:44:37.588Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/0e9185ba-d884-414e-b13b-7dd43630e164 [2023-05-25T01:44:37.588Z] [2023-05-25T01:44:37.588Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-25T01:44:37.588Z] [2023-05-25T01:44:37.588Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-25T01:44:37.588Z] [2023-05-25T01:44:37.847Z] [2023-05-25T01:44:37.847Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-25T01:44:37.847Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-25T01:44:37.847Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-05-25T01:44:37.843Z] $ docker stop --time=1 9436dd76f3dcbec1ad9ec56264eaff5ba9e8f6c1fbf5157a17210801e46379a0 [2023-05-25T01:44:41.344Z] $ docker rm -f --volumes 9436dd76f3dcbec1ad9ec56264eaff5ba9e8f6c1fbf5157a17210801e46379a0 [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-05-25T01:44:42.051Z] + git log --format=format:%s -1 d7cd9dae40349d09907f3e339684f9ff8e9b7fae [Pipeline] sh [2023-05-25T01:44:42.346Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:44:42.346Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:43.424Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:44:43.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:44:43.496Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:44:43.506Z] $ 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-05-25T01:44:43.888Z] $ docker top aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:44:43.998Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:44:43.998Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:44:44.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:44:44.091Z] $ docker exec aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 ssh-agent [2023-05-25T01:44:44.217Z] SSH_AUTH_SOCK=/tmp/ssh-k36tzgiP0bkQ/agent.31 [2023-05-25T01:44:44.217Z] SSH_AGENT_PID=37 [2023-05-25T01:44:44.221Z] Running ssh-add (command line suppressed) [2023-05-25T01:44:44.312Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6165031910384456234.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_6165031910384456234.key) [2023-05-25T01:44:44.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:44:44.637Z] + git semver tag [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,773 [run_tag] DEBUG tag force:False [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,773 [check_head_tag] DEBUG check head tag [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,774 [execute] INFO git cat-file --batch-check [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,778 [execute] INFO git cat-file --batch [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,801 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,801 [execute] INFO git tag -a v3.0.0-dev.26 -m v3.0.0-dev.26 [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,801 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.26', '-m', 'v3.0.0-dev.26'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:44:44.897Z] 2023-05-25 01:44:44,806 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:44:44.897Z] 3.0.0-dev.26 [Pipeline] } [2023-05-25T01:44:44.887Z] $ docker exec --env ******** --env ******** aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 ssh-agent -k [2023-05-25T01:44:44.985Z] unset SSH_AUTH_SOCK; [2023-05-25T01:44:44.985Z] unset SSH_AGENT_PID; [2023-05-25T01:44:44.985Z] echo Agent pid 37 killed; [2023-05-25T01:44:45.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:44:47.832Z] + git semver [Pipeline] } [2023-05-25T01:44:48.083Z] $ docker stop --time=1 aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 [2023-05-25T01:44:49.334Z] $ docker rm -f --volumes aff7c748162c9fd26f3ea40ab7c120c85314ed5347b5bf0e660f5c34744d6494 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:49.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T01:44:49.745Z] [2023-05-25T01:44:49.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:44:50.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T01:44:50.039Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-25T01:44:50.039Z] ab5ef0e58194: Pulling fs layer [2023-05-25T01:44:50.039Z] 9712f1f96733: Pulling fs layer [2023-05-25T01:44:50.039Z] 63f879dbbcfc: Pulling fs layer [2023-05-25T01:44:50.039Z] 0d9ebad4ef96: Pulling fs layer [2023-05-25T01:44:50.039Z] e9a5061849ea: Pulling fs layer [2023-05-25T01:44:50.039Z] d747dcd14b5f: Pulling fs layer [2023-05-25T01:44:50.039Z] 2de7ff778b66: Pulling fs layer [2023-05-25T01:44:50.039Z] 0d9ebad4ef96: Waiting [2023-05-25T01:44:50.039Z] e9a5061849ea: Waiting [2023-05-25T01:44:50.039Z] d747dcd14b5f: Waiting [2023-05-25T01:44:50.039Z] 2de7ff778b66: Waiting [2023-05-25T01:44:50.039Z] 9712f1f96733: Verifying Checksum [2023-05-25T01:44:50.039Z] 9712f1f96733: Download complete [2023-05-25T01:44:50.298Z] 63f879dbbcfc: Verifying Checksum [2023-05-25T01:44:50.298Z] 63f879dbbcfc: Download complete [2023-05-25T01:44:50.558Z] e9a5061849ea: Verifying Checksum [2023-05-25T01:44:50.558Z] e9a5061849ea: Download complete [2023-05-25T01:44:50.558Z] 0d9ebad4ef96: Verifying Checksum [2023-05-25T01:44:50.558Z] 0d9ebad4ef96: Download complete [2023-05-25T01:44:50.558Z] d747dcd14b5f: Verifying Checksum [2023-05-25T01:44:50.558Z] d747dcd14b5f: Download complete [2023-05-25T01:44:50.558Z] ab5ef0e58194: Verifying Checksum [2023-05-25T01:44:50.558Z] ab5ef0e58194: Download complete [2023-05-25T01:44:50.558Z] 2de7ff778b66: Verifying Checksum [2023-05-25T01:44:50.558Z] 2de7ff778b66: Download complete [2023-05-25T01:44:53.083Z] ab5ef0e58194: Pull complete [2023-05-25T01:44:53.083Z] 9712f1f96733: Pull complete [2023-05-25T01:44:53.646Z] 63f879dbbcfc: Pull complete [2023-05-25T01:44:56.994Z] 0d9ebad4ef96: Pull complete [2023-05-25T01:44:57.252Z] e9a5061849ea: Pull complete [2023-05-25T01:44:57.252Z] d747dcd14b5f: Pull complete [2023-05-25T01:44:58.183Z] 2de7ff778b66: Pull complete [2023-05-25T01:44:58.183Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-25T01:44:58.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-25T01:44:58.183Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:44:58.254Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:44:58.264Z] $ 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-05-25T01:45:03.907Z] $ docker top f7c6e1ee3e35be76fb3c7de17b5debe562877bbc4e0035e7d13d78b7f22e9667 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:45:03.987Z] provisioning config files... [2023-05-25T01:45:03.994Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5966636948339845559tmp [2023-05-25T01:45:04.002Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config16120698814384026511tmp [2023-05-25T01:45:04.011Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6294461650018964344tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:45:04.023Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:04.303Z] ---> sigul-configuration.sh [2023-05-25T01:45:04.303Z] gpg: directory `/root/.gnupg' created [2023-05-25T01:45:04.303Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-25T01:45:04.303Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-25T01:45:04.303Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-25T01:45:04.303Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-25T01:45:04.303Z] gpg: CAST5 encrypted data [2023-05-25T01:45:04.303Z] gpg: encrypted with 1 passphrase [2023-05-25T01:45:04.303Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-25T01:45:04.586Z] + mkdir /home/jenkins [2023-05-25T01:45:04.586Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-25T01:45:04.868Z] + 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-05-25T01:45:04.875Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:05.160Z] ---> sigul-install.sh [2023-05-25T01:45:05.160Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-25T01:45:05.447Z] + git tag --list [2023-05-25T01:45:05.447Z] 1.0.0 [2023-05-25T01:45:05.447Z] v0.0.0 [2023-05-25T01:45:05.447Z] v1.1.0 [2023-05-25T01:45:05.447Z] v1.1.1 [2023-05-25T01:45:05.447Z] v1.2.2 [2023-05-25T01:45:05.447Z] v1.3.0 [2023-05-25T01:45:05.447Z] v1.3.1 [2023-05-25T01:45:05.447Z] v2.0.0 [2023-05-25T01:45:05.447Z] v2.1.0 [2023-05-25T01:45:05.447Z] v2.1.1 [2023-05-25T01:45:05.447Z] v2.1.1-dev.2 [2023-05-25T01:45:05.447Z] v2.1.1-dev.3 [2023-05-25T01:45:05.447Z] v2.2.0 [2023-05-25T01:45:05.447Z] v2.2.1-dev.1 [2023-05-25T01:45:05.447Z] v2.2.1-dev.2 [2023-05-25T01:45:05.447Z] v2.2.1-dev.3 [2023-05-25T01:45:05.447Z] v2.2.1-dev.4 [2023-05-25T01:45:05.447Z] v2.2.1-dev.5 [2023-05-25T01:45:05.447Z] v2.2.1-dev.6 [2023-05-25T01:45:05.447Z] v2.2.1-dev.7 [2023-05-25T01:45:05.447Z] v2.3.0 [2023-05-25T01:45:05.447Z] v2.3.0-dev.10 [2023-05-25T01:45:05.447Z] v2.3.0-dev.11 [2023-05-25T01:45:05.447Z] v2.3.0-dev.12 [2023-05-25T01:45:05.447Z] v2.3.0-dev.13 [2023-05-25T01:45:05.447Z] v2.3.0-dev.14 [2023-05-25T01:45:05.447Z] v2.3.0-dev.15 [2023-05-25T01:45:05.447Z] v2.3.0-dev.16 [2023-05-25T01:45:05.447Z] v2.3.0-dev.17 [2023-05-25T01:45:05.447Z] v2.3.0-dev.18 [2023-05-25T01:45:05.447Z] v2.3.0-dev.19 [2023-05-25T01:45:05.447Z] v2.3.0-dev.20 [2023-05-25T01:45:05.447Z] v2.3.0-dev.21 [2023-05-25T01:45:05.447Z] v2.3.0-dev.22 [2023-05-25T01:45:05.447Z] v2.3.0-dev.23 [2023-05-25T01:45:05.447Z] v2.3.0-dev.24 [2023-05-25T01:45:05.447Z] v2.3.0-dev.7 [2023-05-25T01:45:05.447Z] v2.3.0-dev.8 [2023-05-25T01:45:05.447Z] v2.3.0-dev.9 [2023-05-25T01:45:05.447Z] v3.0.0-dev.1 [2023-05-25T01:45:05.447Z] v3.0.0-dev.10 [2023-05-25T01:45:05.447Z] v3.0.0-dev.11 [2023-05-25T01:45:05.447Z] v3.0.0-dev.12 [2023-05-25T01:45:05.447Z] v3.0.0-dev.13 [2023-05-25T01:45:05.447Z] v3.0.0-dev.14 [2023-05-25T01:45:05.447Z] v3.0.0-dev.15 [2023-05-25T01:45:05.447Z] v3.0.0-dev.16 [2023-05-25T01:45:05.447Z] v3.0.0-dev.17 [2023-05-25T01:45:05.447Z] v3.0.0-dev.18 [2023-05-25T01:45:05.447Z] v3.0.0-dev.19 [2023-05-25T01:45:05.447Z] v3.0.0-dev.2 [2023-05-25T01:45:05.447Z] v3.0.0-dev.20 [2023-05-25T01:45:05.447Z] v3.0.0-dev.21 [2023-05-25T01:45:05.447Z] v3.0.0-dev.22 [2023-05-25T01:45:05.447Z] v3.0.0-dev.23 [2023-05-25T01:45:05.447Z] v3.0.0-dev.24 [2023-05-25T01:45:05.447Z] v3.0.0-dev.25 [2023-05-25T01:45:05.447Z] v3.0.0-dev.26 [2023-05-25T01:45:05.447Z] v3.0.0-dev.3 [2023-05-25T01:45:05.447Z] v3.0.0-dev.4 [2023-05-25T01:45:05.447Z] v3.0.0-dev.5 [2023-05-25T01:45:05.447Z] v3.0.0-dev.6 [2023-05-25T01:45:05.447Z] v3.0.0-dev.7 [2023-05-25T01:45:05.447Z] v3.0.0-dev.8 [2023-05-25T01:45:05.447Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-25T01:45:05.736Z] + lftools sign git-tag v3.0.0-dev.26 [2023-05-25T01:45:06.310Z] Signing Git tag with Sigul... [2023-05-25T01:45:06.310Z] Signing v3.0.0-dev.26 [Pipeline] echo [2023-05-25T01:45:06.583Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:06.870Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-25T01:45:06.877Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-25T01:45:06.878Z] $ docker stop --time=1 f7c6e1ee3e35be76fb3c7de17b5debe562877bbc4e0035e7d13d78b7f22e9667 [2023-05-25T01:45:08.156Z] $ docker rm -f --volumes f7c6e1ee3e35be76fb3c7de17b5debe562877bbc4e0035e7d13d78b7f22e9667 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-25T01:45:08.581Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:45:08.581Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:08.879Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:45:08.879Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:08.944Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:45:08.957Z] $ 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-05-25T01:45:09.308Z] $ docker top 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b -eo pid,comm [2023-05-25T01:45:09.375Z] 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-05-25T01:45:09.375Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:45:09.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:45:09.412Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:45:09.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:45:09.511Z] $ docker exec 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b ssh-agent [2023-05-25T01:45:09.636Z] SSH_AUTH_SOCK=/tmp/ssh-O6R3In5jAnj6/agent.32 [2023-05-25T01:45:09.636Z] SSH_AGENT_PID=38 [2023-05-25T01:45:09.641Z] Running ssh-add (command line suppressed) [2023-05-25T01:45:09.721Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14726256028727921276.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14726256028727921276.key) [2023-05-25T01:45:09.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:45:10.043Z] + git semver bump pre [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,199 [bump_version] DEBUG bumping version:3.0.0-dev.26 on axis:pre with prefix:dev [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,199 [bump_version] DEBUG bumped version:3.0.0-dev.27 [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,199 [write_version] DEBUG write version:3.0.0-dev.27 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,199 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,199 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,201 [execute] INFO git cat-file --batch-check [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,206 [execute] INFO git cat-file --batch [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:45:10.303Z] 2023-05-25 01:45:10,211 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:45:10.303Z] 3.0.0-dev.27 [Pipeline] } [2023-05-25T01:45:10.293Z] $ docker exec --env ******** --env ******** 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b ssh-agent -k [2023-05-25T01:45:10.390Z] unset SSH_AUTH_SOCK; [2023-05-25T01:45:10.391Z] unset SSH_AGENT_PID; [2023-05-25T01:45:10.391Z] echo Agent pid 38 killed; [2023-05-25T01:45:10.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:45:10.721Z] + git semver [Pipeline] } [2023-05-25T01:45:10.975Z] $ docker stop --time=1 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b [2023-05-25T01:45:12.243Z] $ docker rm -f --volumes 446ba2c96edfa93d9cc2aa6d3388f19e28ba3ffe4c5272499ca801e238bbd84b [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:45:12.595Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T01:45:12.595Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:12.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T01:45:12.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:12.956Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:45:12.968Z] $ 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-05-25T01:45:13.301Z] $ docker top 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe -eo pid,comm [2023-05-25T01:45:13.365Z] 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-05-25T01:45:13.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T01:45:13.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T01:45:13.410Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T01:45:13.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T01:45:13.505Z] $ docker exec 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe ssh-agent [2023-05-25T01:45:13.633Z] SSH_AUTH_SOCK=/tmp/ssh-9kyt9H2upt2h/agent.32 [2023-05-25T01:45:13.633Z] SSH_AGENT_PID=38 [2023-05-25T01:45:13.637Z] Running ssh-add (command line suppressed) [2023-05-25T01:45:13.722Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2002468382552295624.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_2002468382552295624.key) [2023-05-25T01:45:13.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T01:45:14.041Z] + git semver push [2023-05-25T01:45:14.300Z] 2023-05-25 01:45:14,170 [run_push] DEBUG push [2023-05-25T01:45:14.300Z] 2023-05-25 01:45:14,171 [execute] INFO git cat-file --batch-check [2023-05-25T01:45:14.300Z] 2023-05-25 01:45:14,171 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T01:45:14.300Z] 2023-05-25 01:45:14,174 [execute] INFO git rev-list d5ee792336d012c723075cd0dd60d44f86ea52f2 -- [2023-05-25T01:45:14.300Z] 2023-05-25 01:45:14,175 [execute] DEBUG Popen(['git', 'rev-list', 'd5ee792336d012c723075cd0dd60d44f86ea52f2', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:45:14.300Z] 2023-05-25 01:45:14,182 [execute] INFO git fetch -v origin [2023-05-25T01:45:14.300Z] 2023-05-25 01:45:14,182 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-25T01:45:14.867Z] 2023-05-25 01:45:14,640 [run_push] DEBUG no remote changes detected [2023-05-25T01:45:14.867Z] 2023-05-25 01:45:14,640 [execute] INFO git push origin semver [2023-05-25T01:45:14.867Z] 2023-05-25 01:45:14,641 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-25T01:45:15.434Z] 2023-05-25 01:45:15,390 [run_push] DEBUG push all version tags [2023-05-25T01:45:15.434Z] 2023-05-25 01:45:15,390 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-25T01:45:15.434Z] 2023-05-25 01:45:15,391 [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-05-25T01:45:16.371Z] 2023-05-25 01:45:16,197 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2023-05-25T01:45:16.371Z] 3.0.0-dev.27 [Pipeline] } [2023-05-25T01:45:16.364Z] $ docker exec --env ******** --env ******** 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe ssh-agent -k [2023-05-25T01:45:16.457Z] unset SSH_AUTH_SOCK; [2023-05-25T01:45:16.458Z] unset SSH_AGENT_PID; [2023-05-25T01:45:16.458Z] echo Agent pid 38 killed; [2023-05-25T01:45:16.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T01:45:16.787Z] + git semver [Pipeline] } [2023-05-25T01:45:17.038Z] $ docker stop --time=1 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe [2023-05-25T01:45:18.290Z] $ docker rm -f --volumes 63b42b43424f6a3ecb698183b0ab2382a6c0b185ecb0fb97731e785e03bb00fe [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-05-25T01:45:18.874Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2023-05-25T01:45:18.874Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-25T01:45:18.874Z] total 16 [2023-05-25T01:45:18.874Z] drwxr-xr-x 3 root root 4096 May 25 01:31 . [2023-05-25T01:45:18.874Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:45 .. [2023-05-25T01:45:18.874Z] drwxr-xr-x 2 root root 4096 May 25 01:31 cost [2023-05-25T01:45:18.874Z] -rw-r--r-- 1 root root 85 May 25 01:31 cost.csv [2023-05-25T01:45:18.874Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-25T01:45:18.874Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2023-05-25T01:45:18.874Z] total 16 [2023-05-25T01:45:18.874Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 01:31 . [2023-05-25T01:45:18.874Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 01:45 .. [2023-05-25T01:45:18.874Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 01:31 cost [2023-05-25T01:45:18.874Z] -rw-r--r-- 1 jenkins jenkins 85 May 25 01:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:19.168Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:20.027Z] ---> package-listing.sh [2023-05-25T01:45:20.027Z] ++ facter osfamily [2023-05-25T01:45:20.027Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:45:20.286Z] + OS_FAMILY=debian [2023-05-25T01:45:20.286Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2023-05-25T01:45:20.286Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:45:20.286Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:45:20.286Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:45:20.286Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:45:20.286Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-05-25T01:45:20.286Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:45:20.286Z] + case "${OS_FAMILY}" in [2023-05-25T01:45:20.286Z] + dpkg -l [2023-05-25T01:45:20.286Z] + grep '^ii' [2023-05-25T01:45:20.286Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:45:20.286Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:45:20.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:45:20.286Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2023-05-25T01:45:20.286Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2023-05-25T01:45:20.286Z] + 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-05-25T01:45:20.294Z] 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-05-25T01:45:20.570Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:45:21.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:45:21.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:45:21.195Z] prd-ubuntu20.04-docker-8c-8g-16897 does not seem to be running inside a container [2023-05-25T01:45:21.206Z] $ 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-05-25T01:45:21.402Z] $ docker top 899a10be50dbd035a2ed5a2ef3939cc743fb981c202940f22ce94431f92c2650 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:45:21.757Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:45:22.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:45:22.368Z] + ls /var/log/sa-host [2023-05-25T01:45:22.368Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:45:22.472Z] provisioning config files... [2023-05-25T01:45:22.485Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17042528206422562108tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:45:22.505Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:22.819Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:45:22.837Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:23.204Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:45:23.212Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:23.502Z] ---> sudo-logs.sh [2023-05-25T01:45:23.502Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:45:23.536Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:23.815Z] ---> job-cost.sh [2023-05-25T01:45:23.815Z] lf-activate-venv: SKIPPING [2023-05-25T01:45:23.815Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:45:23.815Z] INFO: Retrieving Stack Cost... [2023-05-25T01:45:24.385Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:45:24.649Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:45:24.662Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:45:24.947Z] ---> logs-deploy.sh [2023-05-25T01:45:24.947Z] lf-activate-venv: SKIPPING [2023-05-25T01:45:24.947Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/83 [2023-05-25T01:45:24.947Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:45:25.884Z] Archives upload complete. [2023-05-25T01:45:25.884Z] INFO: archiving logs to Nexus