Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5649ddb8ffd305e282f5692e5ab02afc05b76b1 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-ssh17410118962532242029.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh10470233484687732630.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh1638819584722746623.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4951670596039955880.key Verifying host key using known hosts file > 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-ssh12192763722134536438.key Verifying host key using known hosts file > 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-8278 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 c5649ddb8ffd305e282f5692e5ab02afc05b76b1 (main) Commit message: "feat(snap): add config interface with unique identifier (#197)" > 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 c5649ddb8ffd305e282f5692e5ab02afc05b76b1 # timeout=10 > git rev-list --no-walk 4d140b7d88f2fb2bd597ea15c42e7db009f8976b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T09:47:04.289Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T09:47:04.352Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T09:47:04.367Z] ========================================================= [2022-10-17T09:47:04.367Z] EdgeX Global Pipelines Version Info [2022-10-17T09:47:04.367Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:47:05.138Z] ------------------- [2022-10-17T09:47:05.138Z] stable info: [2022-10-17T09:47:05.138Z] ------------------- [2022-10-17T09:47:05.138Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T09:47:05.138Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:47:05.138Z] Message: update stable to v1.0.239 [2022-10-17T09:47:05.737Z] ------------------- [2022-10-17T09:47:05.737Z] experimental info: [2022-10-17T09:47:05.737Z] ------------------- [2022-10-17T09:47:05.737Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T09:47:05.737Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:47:05.737Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T09:47:06.009Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-10-17T09:47:06.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-10-17T09:47:06.025Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T09:47:06.033Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T09:47:06.041Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T09:47:06.049Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T09:47:06.057Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T09:47:06.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T09:47:06.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T09:47:06.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T09:47:06.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T09:47:06.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-10-17T09:47:06.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T09:47:06.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T09:47:06.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:47:06.131Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:47:06.139Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:47:06.146Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:47:06.155Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T09:47:06.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T09:47:06.173Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T09:47:06.191Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T09:47:06.205Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T09:47:06.221Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T09:47:06.232Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T09:47:06.243Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T09:47:06.256Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T09:47:06.267Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T09:47:06.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T09:47:06.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T09:47:06.300Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [Pipeline] echo [2022-10-17T09:47:06.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5649dd [Pipeline] echo [2022-10-17T09:47:06.327Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:47:06.371Z] provisioning config files... [2022-10-17T09:47:06.385Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14036176089884763951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:47:06.682Z] ---> docker-login.sh [2022-10-17T09:47:06.682Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:47:06.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:06.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:06.942Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:06.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:06.942Z] [2022-10-17T09:47:06.943Z] Login Succeeded [2022-10-17T09:47:06.943Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:47:06.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:06.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:06.943Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:06.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:06.943Z] [2022-10-17T09:47:06.943Z] Login Succeeded [2022-10-17T09:47:06.943Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:47:07.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:07.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:07.203Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:07.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:07.203Z] [2022-10-17T09:47:07.203Z] Login Succeeded [2022-10-17T09:47:07.203Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:47:07.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:07.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:07.203Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:07.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:07.203Z] [2022-10-17T09:47:07.203Z] Login Succeeded [2022-10-17T09:47:07.203Z] docker.io [2022-10-17T09:47:07.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:07.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:07.723Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:07.723Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:07.723Z] [2022-10-17T09:47:07.723Z] Login Succeeded [2022-10-17T09:47:07.723Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:47:07.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T09:47:08.075Z] + git rev-list -1 --merges c5649ddb8ffd305e282f5692e5ab02afc05b76b1~1..c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [Pipeline] echo [2022-10-17T09:47:08.110Z] -----------> git rev-list -1 --merges c5649ddb8ffd305e282f5692e5ab02afc05b76b1~1..c5649ddb8ffd305e282f5692e5ab02afc05b76b1 c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [false] [Pipeline] sh [2022-10-17T09:47:08.399Z] + git log --format=format:%s -1 c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [Pipeline] echo [2022-10-17T09:47:08.413Z] ========================================================= [2022-10-17T09:47:08.413Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T09:47:08.413Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:47:08.722Z] + git log --format=format:%s -1 c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [Pipeline] echo [2022-10-17T09:47:08.731Z] [semverPrep] GIT_COMMIT: c5649ddb8ffd305e282f5692e5ab02afc05b76b1, Commit Message: feat(snap): add config interface with unique identifier (#197) [Pipeline] echo [2022-10-17T09:47:08.739Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T09:47:09.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:47:09.083Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T09:47:09.083Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T09:47:09.083Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T09:47:09.083Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T09:47:09.083Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T09:47:09.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:47:09.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:47:09.435Z] [2022-10-17T09:47:09.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:47:09.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:47:09.737Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T09:47:09.737Z] b85a868b505f: Pulling fs layer [2022-10-17T09:47:09.737Z] e2be974225ed: Pulling fs layer [2022-10-17T09:47:09.737Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T09:47:09.737Z] 988bab9f4d93: Pulling fs layer [2022-10-17T09:47:09.737Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T09:47:09.737Z] eaf3925da568: Pulling fs layer [2022-10-17T09:47:09.737Z] bab4dde63d76: Pulling fs layer [2022-10-17T09:47:09.737Z] bde34c3a00c8: Pulling fs layer [2022-10-17T09:47:09.737Z] b352a97aabf1: Pulling fs layer [2022-10-17T09:47:09.737Z] 4872d77fe225: Pulling fs layer [2022-10-17T09:47:09.737Z] 5851b861e8e6: Pulling fs layer [2022-10-17T09:47:09.737Z] 988bab9f4d93: Waiting [2022-10-17T09:47:09.737Z] eaf3925da568: Waiting [2022-10-17T09:47:09.737Z] bab4dde63d76: Waiting [2022-10-17T09:47:09.737Z] 4872d77fe225: Waiting [2022-10-17T09:47:09.737Z] bde34c3a00c8: Waiting [2022-10-17T09:47:09.737Z] b352a97aabf1: Waiting [2022-10-17T09:47:09.737Z] 5851b861e8e6: Waiting [2022-10-17T09:47:09.737Z] 1469e6f7b9e6: Waiting [2022-10-17T09:47:09.737Z] e2be974225ed: Verifying Checksum [2022-10-17T09:47:09.737Z] e2be974225ed: Download complete [2022-10-17T09:47:09.737Z] 988bab9f4d93: Verifying Checksum [2022-10-17T09:47:09.737Z] 988bab9f4d93: Download complete [2022-10-17T09:47:09.998Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T09:47:09.998Z] 1469e6f7b9e6: Download complete [2022-10-17T09:47:09.998Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T09:47:09.998Z] 339a4e72a1f5: Download complete [2022-10-17T09:47:09.998Z] eaf3925da568: Download complete [2022-10-17T09:47:09.998Z] bde34c3a00c8: Verifying Checksum [2022-10-17T09:47:09.998Z] b352a97aabf1: Verifying Checksum [2022-10-17T09:47:09.998Z] b352a97aabf1: Download complete [2022-10-17T09:47:09.998Z] 4872d77fe225: Download complete [2022-10-17T09:47:09.998Z] 5851b861e8e6: Verifying Checksum [2022-10-17T09:47:09.998Z] 5851b861e8e6: Download complete [2022-10-17T09:47:09.998Z] b85a868b505f: Verifying Checksum [2022-10-17T09:47:09.998Z] b85a868b505f: Download complete [2022-10-17T09:47:10.259Z] bab4dde63d76: Verifying Checksum [2022-10-17T09:47:10.259Z] bab4dde63d76: Download complete [2022-10-17T09:47:11.196Z] b85a868b505f: Pull complete [2022-10-17T09:47:11.455Z] e2be974225ed: Pull complete [2022-10-17T09:47:12.024Z] 339a4e72a1f5: Pull complete [2022-10-17T09:47:12.024Z] 988bab9f4d93: Pull complete [2022-10-17T09:47:12.284Z] 1469e6f7b9e6: Pull complete [2022-10-17T09:47:12.284Z] eaf3925da568: Pull complete [2022-10-17T09:47:14.188Z] bab4dde63d76: Pull complete [2022-10-17T09:47:14.188Z] bde34c3a00c8: Pull complete [2022-10-17T09:47:14.188Z] b352a97aabf1: Pull complete [2022-10-17T09:47:14.447Z] 4872d77fe225: Pull complete [2022-10-17T09:47:14.447Z] 5851b861e8e6: Pull complete [2022-10-17T09:47:14.447Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T09:47:14.447Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:47:14.447Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:47:14.530Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:47:14.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:47:16.290Z] $ docker top 456020f09e58e8b2a08dfd98658dd5d1e7145fcbf0aa8383e7e2b35bee2262e3 -eo pid,comm [2022-10-17T09:47:16.355Z] 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). [2022-10-17T09:47:16.355Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:47:16.395Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:47:16.395Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:47:16.518Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:47:16.519Z] $ docker exec 456020f09e58e8b2a08dfd98658dd5d1e7145fcbf0aa8383e7e2b35bee2262e3 ssh-agent [2022-10-17T09:47:16.630Z] SSH_AUTH_SOCK=/tmp/ssh-z8zIegAUjIEF/agent.32 [2022-10-17T09:47:16.630Z] SSH_AGENT_PID=38 [2022-10-17T09:47:16.636Z] Running ssh-add (command line suppressed) [2022-10-17T09:47:16.740Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1976668495452959830.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1976668495452959830.key) [2022-10-17T09:47:16.756Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:47:17.039Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T09:47:17.049Z] $ docker exec --env ******** --env ******** 456020f09e58e8b2a08dfd98658dd5d1e7145fcbf0aa8383e7e2b35bee2262e3 ssh-agent -k [2022-10-17T09:47:17.149Z] unset SSH_AUTH_SOCK; [2022-10-17T09:47:17.149Z] unset SSH_AGENT_PID; [2022-10-17T09:47:17.149Z] echo Agent pid 38 killed; [2022-10-17T09:47:17.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T09:47:17.186Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:47:17.186Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:47:17.298Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:47:17.299Z] $ docker exec 456020f09e58e8b2a08dfd98658dd5d1e7145fcbf0aa8383e7e2b35bee2262e3 ssh-agent [2022-10-17T09:47:17.416Z] SSH_AUTH_SOCK=/tmp/ssh-XOQnWqAesiQ7/agent.70 [2022-10-17T09:47:17.416Z] SSH_AGENT_PID=76 [2022-10-17T09:47:17.421Z] Running ssh-add (command line suppressed) [2022-10-17T09:47:17.526Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10896225753025662966.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_10896225753025662966.key) [2022-10-17T09:47:17.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:47:17.830Z] + git semver init [2022-10-17T09:47:18.089Z] 2022-10-17 09:47:18,038 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T09:47:18.089Z] 2022-10-17 09:47:18,038 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-17T09:47:18.089Z] 2022-10-17 09:47:18,039 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-17T09:47:18.089Z] 2022-10-17 09:47:18,039 [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) [2022-10-17T09:47:19.030Z] 2022-10-17 09:47:18,887 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-10-17T09:47:19.030Z] 2022-10-17 09:47:18,887 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-10-17T09:47:19.030Z] 2022-10-17 09:47:18,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:47:19.030Z] 2022-10-17 09:47:18,888 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:47:19.030Z] 2.3.0-dev.19 [Pipeline] } [2022-10-17T09:47:19.038Z] $ docker exec --env ******** --env ******** 456020f09e58e8b2a08dfd98658dd5d1e7145fcbf0aa8383e7e2b35bee2262e3 ssh-agent -k [2022-10-17T09:47:19.156Z] unset SSH_AUTH_SOCK; [2022-10-17T09:47:19.157Z] unset SSH_AGENT_PID; [2022-10-17T09:47:19.157Z] echo Agent pid 76 killed; [2022-10-17T09:47:19.170Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:47:19.467Z] + git semver [Pipeline] } [2022-10-17T09:47:19.738Z] $ docker stop --time=1 456020f09e58e8b2a08dfd98658dd5d1e7145fcbf0aa8383e7e2b35bee2262e3 [2022-10-17T09:47:21.065Z] $ docker rm -f 456020f09e58e8b2a08dfd98658dd5d1e7145fcbf0aa8383e7e2b35bee2262e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:47:21.406Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T09:47:21.581Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T09:47:21.584Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 [2022-10-17T09:47:21.716Z] provisioning config files... [2022-10-17T09:47:21.726Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config6056461676629597974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:47:22.024Z] ---> docker-login.sh [2022-10-17T09:47:22.024Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:47:22.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:22.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:22.024Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:22.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:22.024Z] [2022-10-17T09:47:22.024Z] Login Succeeded [2022-10-17T09:47:22.024Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:47:22.024Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:22.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:22.024Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:22.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:22.024Z] [2022-10-17T09:47:22.024Z] Login Succeeded [2022-10-17T09:47:22.024Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:47:22.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:22.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:22.283Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:22.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:22.283Z] [2022-10-17T09:47:22.283Z] Login Succeeded [2022-10-17T09:47:22.283Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:47:22.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:22.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:22.283Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:22.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:22.283Z] [2022-10-17T09:47:22.283Z] Login Succeeded [2022-10-17T09:47:22.283Z] docker.io [2022-10-17T09:47:22.544Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:47:22.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:47:22.804Z] Configure a credential helper to remove this warning. See [2022-10-17T09:47:22.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:47:22.804Z] [2022-10-17T09:47:22.804Z] Login Succeeded [2022-10-17T09:47:22.804Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:47:22.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:47:22.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:47:22.886Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:47:22.896Z] ========================================================= [2022-10-17T09:47:22.896Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T09:47:22.896Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:47:23.212Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:47:23.212Z] Sending build context to Docker daemon 5.515MB [2022-10-17T09:47:23.212Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:47:23.212Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T09:47:23.212Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T09:47:23.212Z] 213ec9aee27d: Pulling fs layer [2022-10-17T09:47:23.212Z] 4583459ba037: Pulling fs layer [2022-10-17T09:47:23.212Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T09:47:23.212Z] 53926ce57604: Pulling fs layer [2022-10-17T09:47:23.212Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T09:47:23.212Z] 30f14e443154: Pulling fs layer [2022-10-17T09:47:23.212Z] 801331c1e519: Pulling fs layer [2022-10-17T09:47:23.212Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T09:47:23.212Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T09:47:23.212Z] 21b2b0c7a3f4: Waiting [2022-10-17T09:47:23.212Z] 7d9ed39f4882: Waiting [2022-10-17T09:47:23.212Z] 99cc6dd402b0: Waiting [2022-10-17T09:47:23.212Z] 30f14e443154: Waiting [2022-10-17T09:47:23.212Z] 801331c1e519: Waiting [2022-10-17T09:47:23.212Z] 53926ce57604: Waiting [2022-10-17T09:47:23.212Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T09:47:23.212Z] 93c1e223e6f2: Download complete [2022-10-17T09:47:23.212Z] 4583459ba037: Download complete [2022-10-17T09:47:23.212Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T09:47:23.212Z] 21b2b0c7a3f4: Download complete [2022-10-17T09:47:23.475Z] 30f14e443154: Verifying Checksum [2022-10-17T09:47:23.475Z] 30f14e443154: Download complete [2022-10-17T09:47:23.475Z] 213ec9aee27d: Verifying Checksum [2022-10-17T09:47:23.475Z] 213ec9aee27d: Download complete [2022-10-17T09:47:23.475Z] 801331c1e519: Download complete [2022-10-17T09:47:23.475Z] 213ec9aee27d: Pull complete [2022-10-17T09:47:23.741Z] 4583459ba037: Pull complete [2022-10-17T09:47:23.741Z] 93c1e223e6f2: Pull complete [2022-10-17T09:47:24.003Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T09:47:24.003Z] 7d9ed39f4882: Download complete [2022-10-17T09:47:24.003Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T09:47:24.003Z] 99cc6dd402b0: Download complete [2022-10-17T09:47:24.262Z] 53926ce57604: Verifying Checksum [2022-10-17T09:47:24.262Z] 53926ce57604: Download complete [2022-10-17T09:47:28.450Z] 53926ce57604: Pull complete [2022-10-17T09:47:28.450Z] 21b2b0c7a3f4: Pull complete [2022-10-17T09:47:28.450Z] 30f14e443154: Pull complete [2022-10-17T09:47:28.450Z] 801331c1e519: Pull complete [2022-10-17T09:47:30.349Z] 99cc6dd402b0: Pull complete [2022-10-17T09:47:30.915Z] 7d9ed39f4882: Pull complete [2022-10-17T09:47:30.915Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T09:47:30.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T09:47:30.915Z] ---> 1dedd983c030 [2022-10-17T09:47:30.915Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:47:32.818Z] ---> Running in c544ecb2d85c [2022-10-17T09:47:32.818Z] Removing intermediate container c544ecb2d85c [2022-10-17T09:47:32.818Z] ---> 1cee410e7742 [2022-10-17T09:47:32.818Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:47:32.818Z] ---> Running in 0c1d9f0a3424 [2022-10-17T09:47:33.077Z] Removing intermediate container 0c1d9f0a3424 [2022-10-17T09:47:33.077Z] ---> 94683371e030 [2022-10-17T09:47:33.077Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:47:33.077Z] ---> Running in 297a64ade4db [2022-10-17T09:47:33.077Z] Removing intermediate container 297a64ade4db [2022-10-17T09:47:33.077Z] ---> ea68628b08fd [2022-10-17T09:47:33.077Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:47:33.077Z] ---> Running in 90080830d55b [2022-10-17T09:47:33.335Z] Removing intermediate container 90080830d55b [2022-10-17T09:47:33.335Z] ---> 157769483c9f [2022-10-17T09:47:33.335Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:47:33.335Z] ---> Running in 6c71bb6f05e7 [2022-10-17T09:47:33.901Z] Removing intermediate container 6c71bb6f05e7 [2022-10-17T09:47:33.901Z] ---> a6339bb50e70 [2022-10-17T09:47:33.901Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:47:33.901Z] ---> Running in 581ca692af09 [2022-10-17T09:47:34.160Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:47:35.098Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:47:35.358Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T09:47:35.358Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T09:47:35.358Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T09:47:35.616Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T09:47:35.616Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:47:35.616Z] OK: 216 MiB in 55 packages [2022-10-17T09:47:36.183Z] Removing intermediate container 581ca692af09 [2022-10-17T09:47:36.183Z] ---> 221ce6dcd35d [2022-10-17T09:47:36.183Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-17T09:47:36.183Z] ---> Running in 78ce18a667e0 [2022-10-17T09:47:36.183Z] Removing intermediate container 78ce18a667e0 [2022-10-17T09:47:36.183Z] ---> 7f9fc050225e [2022-10-17T09:47:36.183Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T09:47:36.441Z] ---> 16e0b981941f [2022-10-17T09:47:36.442Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:47:36.442Z] ---> Running in 29bb363ef972 [2022-10-17T09:47:36.670Z] Still waiting to schedule task [2022-10-17T09:47:36.671Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-17T09:47:51.342Z] Removing intermediate container 29bb363ef972 [2022-10-17T09:47:51.342Z] ---> 06d6b5ad451c [2022-10-17T09:47:51.342Z] Step 12/13 : COPY . . [2022-10-17T09:47:51.342Z] ---> e915ba1cb3f8 [2022-10-17T09:47:51.342Z] Step 13/13 : RUN ${MAKE} [2022-10-17T09:47:51.342Z] ---> Running in 01ad5c0ee845 [2022-10-17T09:47:51.342Z] noop [2022-10-17T09:47:51.909Z] Removing intermediate container 01ad5c0ee845 [2022-10-17T09:47:51.909Z] ---> 87e55b1a6def [2022-10-17T09:47:51.909Z] Successfully built 87e55b1a6def [2022-10-17T09:47:51.909Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:47:52.210Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:47:52.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:47:52.273Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:47:52.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T09:47:52.665Z] $ docker top 8d88ec7fe47fc227d749b8eab0a11747e5c2bc8bb203096fc889608cbde02719 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:47:53.005Z] + go version [2022-10-17T09:47:53.005Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T09:47:53.015Z] $ docker stop --time=1 8d88ec7fe47fc227d749b8eab0a11747e5c2bc8bb203096fc889608cbde02719 [2022-10-17T09:47:54.310Z] $ docker rm -f 8d88ec7fe47fc227d749b8eab0a11747e5c2bc8bb203096fc889608cbde02719 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:47:54.796Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:47:54.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:47:54.857Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:47:54.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-17T09:47:55.237Z] $ docker top 33eca044ca06d556a555dbeacd471dc03acf4abf4fb01be47a567ea296dc53a4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:47:55.585Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:47:55.875Z] + make test [2022-10-17T09:47:55.875Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-17T09:47:56.133Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-17T09:48:06.126Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-17T09:48:06.126Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2022-10-17T09:48:10.334Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T09:48:10.334Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:48:13.611Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:48:13.611Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:48:13.611Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:48:13.621Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:48:13.633Z] $ docker stop --time=1 33eca044ca06d556a555dbeacd471dc03acf4abf4fb01be47a567ea296dc53a4 [2022-10-17T09:48:15.394Z] $ docker rm -f 33eca044ca06d556a555dbeacd471dc03acf4abf4fb01be47a567ea296dc53a4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:48:15.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:48:15.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T09:48:16.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:48:16.586Z] + ls -al . [2022-10-17T09:48:16.586Z] total 172 [2022-10-17T09:48:16.586Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 09:47 . [2022-10-17T09:48:16.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:47 .. [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 17 09:47 .dockerignore [2022-10-17T09:48:16.586Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:48 .git [2022-10-17T09:48:16.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:47 .github [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 17 09:47 .gitignore [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:47 .golangci.yml [2022-10-17T09:48:16.586Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:47 .semver [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 17 09:47 Attribution.txt [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 17 09:47 CHANGELOG.md [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 17 09:47 Dockerfile [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:47 GOVERNANCE.md [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 17 09:47 Jenkinsfile [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:47 LICENSE [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 17 09:47 Makefile [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 09:47 OWNERS.md [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 17 09:47 README.md [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:47 VERSION [2022-10-17T09:48:16.586Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:47 bin [2022-10-17T09:48:16.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:47 cmd [2022-10-17T09:48:16.586Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 17 09:48 coverage.out [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 17 09:47 go.mod [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 17 09:47 go.sum [2022-10-17T09:48:16.586Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:47 internal [2022-10-17T09:48:16.586Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:47 snap [2022-10-17T09:48:16.586Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 17 09:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:16.895Z] + 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=c5649ddb8ffd305e282f5692e5ab02afc05b76b1 --label arch=amd64 --label version=2.3.0-dev.19 . [2022-10-17T09:48:16.895Z] Sending build context to Docker daemon 5.523MB [2022-10-17T09:48:16.895Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:48:16.895Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T09:48:16.895Z] ---> 87e55b1a6def [2022-10-17T09:48:16.895Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:48:16.895Z] ---> Running in 0fed7da5ac2c [2022-10-17T09:48:17.153Z] Removing intermediate container 0fed7da5ac2c [2022-10-17T09:48:17.153Z] ---> 70a449896db5 [2022-10-17T09:48:17.153Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:48:17.153Z] ---> Running in 8af735cc7aad [2022-10-17T09:48:17.153Z] Removing intermediate container 8af735cc7aad [2022-10-17T09:48:17.153Z] ---> e2ab382074ad [2022-10-17T09:48:17.153Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:48:17.414Z] ---> Running in 6b4906eb01a2 [2022-10-17T09:48:17.414Z] Removing intermediate container 6b4906eb01a2 [2022-10-17T09:48:17.414Z] ---> 59a5f2af7819 [2022-10-17T09:48:17.414Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:48:17.414Z] ---> Running in 0bbc02732456 [2022-10-17T09:48:17.414Z] Removing intermediate container 0bbc02732456 [2022-10-17T09:48:17.414Z] ---> 56c76d874e64 [2022-10-17T09:48:17.414Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:48:17.673Z] ---> Running in 3fbfa1671bbe [2022-10-17T09:48:18.239Z] Removing intermediate container 3fbfa1671bbe [2022-10-17T09:48:18.239Z] ---> f88f4bdfbc1f [2022-10-17T09:48:18.239Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:48:18.239Z] ---> Running in 4cba73bf0ef3 [2022-10-17T09:48:18.497Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:48:19.436Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:48:19.694Z] OK: 216 MiB in 55 packages [2022-10-17T09:48:19.957Z] Removing intermediate container 4cba73bf0ef3 [2022-10-17T09:48:19.957Z] ---> 520a2a2f5dc5 [2022-10-17T09:48:19.957Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-17T09:48:19.957Z] ---> Running in 50ada1c2375a [2022-10-17T09:48:20.217Z] Removing intermediate container 50ada1c2375a [2022-10-17T09:48:20.217Z] ---> d08479f354ac [2022-10-17T09:48:20.217Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-17T09:48:20.217Z] ---> 8734352efdf6 [2022-10-17T09:48:20.217Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:48:20.476Z] ---> Running in bd9c2e8ea123 [2022-10-17T09:48:21.042Z] Removing intermediate container bd9c2e8ea123 [2022-10-17T09:48:21.042Z] ---> 0ba9e0260bcc [2022-10-17T09:48:21.042Z] Step 12/25 : COPY . . [2022-10-17T09:48:21.300Z] ---> 405182ac2fc4 [2022-10-17T09:48:21.300Z] Step 13/25 : RUN ${MAKE} [2022-10-17T09:48:21.559Z] ---> Running in 026ae7c31f12 [2022-10-17T09:48:21.818Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-17T09:48:43.736Z] Removing intermediate container 026ae7c31f12 [2022-10-17T09:48:43.736Z] ---> bbf2121c2b92 [2022-10-17T09:48:43.736Z] Step 14/25 : FROM alpine:3.16 [2022-10-17T09:48:43.736Z] 3.16: Pulling from library/alpine [2022-10-17T09:48:43.736Z] 213ec9aee27d: Already exists [2022-10-17T09:48:43.736Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:48:43.736Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:48:43.736Z] ---> 9c6f07244728 [2022-10-17T09:48:43.736Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:48:43.736Z] ---> Running in c19e1e8f0c12 [2022-10-17T09:48:43.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:48:43.736Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:48:43.736Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:48:43.736Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:48:43.736Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:48:43.736Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:48:43.736Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:48:43.736Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:48:43.736Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:48:43.736Z] OK: 8 MiB in 20 packages [2022-10-17T09:48:43.736Z] Removing intermediate container c19e1e8f0c12 [2022-10-17T09:48:43.736Z] ---> c5ffb90c3aa7 [2022-10-17T09:48:43.736Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-17T09:48:43.993Z] ---> ae7838d8ee6d [2022-10-17T09:48:43.993Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-17T09:48:44.251Z] ---> 4d94adc9c212 [2022-10-17T09:48:44.251Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-17T09:48:44.251Z] ---> 5e26181f5e23 [2022-10-17T09:48:44.251Z] Step 19/25 : EXPOSE 59993 [2022-10-17T09:48:44.251Z] ---> Running in dd0aff7dd93f [2022-10-17T09:48:44.509Z] Removing intermediate container dd0aff7dd93f [2022-10-17T09:48:44.509Z] ---> 7b93a2e6a125 [2022-10-17T09:48:44.509Z] Step 20/25 : EXPOSE 161 [2022-10-17T09:48:44.509Z] ---> Running in eb5aa940856b [2022-10-17T09:48:44.509Z] Removing intermediate container eb5aa940856b [2022-10-17T09:48:44.509Z] ---> 8c3b05e07202 [2022-10-17T09:48:44.509Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-17T09:48:44.509Z] ---> Running in 9bd7bc6d8545 [2022-10-17T09:48:44.768Z] Removing intermediate container 9bd7bc6d8545 [2022-10-17T09:48:44.768Z] ---> f5d9d1bace1a [2022-10-17T09:48:44.768Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-17T09:48:44.768Z] ---> Running in 1b3ea0e4d123 [2022-10-17T09:48:44.768Z] Removing intermediate container 1b3ea0e4d123 [2022-10-17T09:48:44.768Z] ---> dc47fa92836c [2022-10-17T09:48:44.768Z] Step 23/25 : LABEL arch=amd64 [2022-10-17T09:48:44.768Z] ---> Running in fb49c38b8745 [2022-10-17T09:48:45.026Z] Removing intermediate container fb49c38b8745 [2022-10-17T09:48:45.026Z] ---> 45eb47ab02ef [2022-10-17T09:48:45.026Z] Step 24/25 : LABEL git_sha=c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [2022-10-17T09:48:45.026Z] ---> Running in 87974575f6ab [2022-10-17T09:48:45.026Z] Removing intermediate container 87974575f6ab [2022-10-17T09:48:45.026Z] ---> 57bb18c2b7c5 [2022-10-17T09:48:45.026Z] Step 25/25 : LABEL version=2.3.0-dev.19 [2022-10-17T09:48:45.026Z] ---> Running in bbad27f19a6f [2022-10-17T09:48:45.286Z] Removing intermediate container bbad27f19a6f [2022-10-17T09:48:45.286Z] ---> ad2f115059e7 [2022-10-17T09:48:45.286Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:48:45.286Z] Successfully built ad2f115059e7 [2022-10-17T09:48:45.286Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:48:45.356Z] provisioning config files... [2022-10-17T09:48:45.364Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4870937282377348669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:48:45.657Z] ---> docker-login.sh [2022-10-17T09:48:45.657Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:48:45.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:45.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:45.657Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:45.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:45.657Z] [2022-10-17T09:48:45.657Z] Login Succeeded [2022-10-17T09:48:45.657Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:48:45.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:45.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:45.657Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:45.657Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:45.657Z] [2022-10-17T09:48:45.657Z] Login Succeeded [2022-10-17T09:48:45.657Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:48:45.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:45.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:45.917Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:45.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:45.917Z] [2022-10-17T09:48:45.917Z] Login Succeeded [2022-10-17T09:48:45.917Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:48:45.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:45.917Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:45.917Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:45.917Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:45.917Z] [2022-10-17T09:48:45.917Z] Login Succeeded [2022-10-17T09:48:45.917Z] docker.io [2022-10-17T09:48:45.917Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:46.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:46.483Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:46.483Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:46.483Z] [2022-10-17T09:48:46.483Z] Login Succeeded [2022-10-17T09:48:46.483Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:48:46.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:48:46.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:48:46.537Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-10-17T09:48:46.537Z] c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [2022-10-17T09:48:46.537Z] latest [2022-10-17T09:48:46.537Z] 2.3.0-dev.19 [2022-10-17T09:48:46.537Z] c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19 [2022-10-17T09:48:46.537Z] main [2022-10-17T09:48:46.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:46.855Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:47.166Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [2022-10-17T09:48:47.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T09:48:47.166Z] 3708b18f72ea: Preparing [2022-10-17T09:48:47.166Z] 7d7dcc43967b: Preparing [2022-10-17T09:48:47.166Z] 33d83c4efdd9: Preparing [2022-10-17T09:48:47.166Z] 6e1298de3ebe: Preparing [2022-10-17T09:48:47.166Z] 994393dc58e7: Preparing [2022-10-17T09:48:47.166Z] 994393dc58e7: Layer already exists [2022-10-17T09:48:47.166Z] 7d7dcc43967b: Pushed [2022-10-17T09:48:47.166Z] 3708b18f72ea: Pushed [2022-10-17T09:48:47.432Z] 6e1298de3ebe: Pushed [2022-10-17T09:48:49.968Z] 33d83c4efdd9: Pushed [2022-10-17T09:48:49.968Z] c5649ddb8ffd305e282f5692e5ab02afc05b76b1: digest: sha256:a3166308248925d21fd8082cee4c1a3894be5da1146d3f598e8bc922f68a9843 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:50.289Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:50.591Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-17T09:48:50.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T09:48:50.591Z] 3708b18f72ea: Preparing [2022-10-17T09:48:50.591Z] 7d7dcc43967b: Preparing [2022-10-17T09:48:50.591Z] 33d83c4efdd9: Preparing [2022-10-17T09:48:50.591Z] 6e1298de3ebe: Preparing [2022-10-17T09:48:50.591Z] 994393dc58e7: Preparing [2022-10-17T09:48:50.591Z] 994393dc58e7: Layer already exists [2022-10-17T09:48:50.591Z] 3708b18f72ea: Layer already exists [2022-10-17T09:48:50.591Z] 7d7dcc43967b: Layer already exists [2022-10-17T09:48:50.591Z] 33d83c4efdd9: Layer already exists [2022-10-17T09:48:50.591Z] 6e1298de3ebe: Layer already exists [2022-10-17T09:48:50.591Z] latest: digest: sha256:a3166308248925d21fd8082cee4c1a3894be5da1146d3f598e8bc922f68a9843 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:50.895Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:51.200Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.19 [2022-10-17T09:48:51.200Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T09:48:51.200Z] 3708b18f72ea: Preparing [2022-10-17T09:48:51.200Z] 7d7dcc43967b: Preparing [2022-10-17T09:48:51.200Z] 33d83c4efdd9: Preparing [2022-10-17T09:48:51.200Z] 6e1298de3ebe: Preparing [2022-10-17T09:48:51.200Z] 994393dc58e7: Preparing [2022-10-17T09:48:51.200Z] 994393dc58e7: Layer already exists [2022-10-17T09:48:51.200Z] 33d83c4efdd9: Layer already exists [2022-10-17T09:48:51.200Z] 6e1298de3ebe: Layer already exists [2022-10-17T09:48:51.200Z] 7d7dcc43967b: Layer already exists [2022-10-17T09:48:51.200Z] 3708b18f72ea: Layer already exists [2022-10-17T09:48:51.200Z] 2.3.0-dev.19: digest: sha256:a3166308248925d21fd8082cee4c1a3894be5da1146d3f598e8bc922f68a9843 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:51.507Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:51.806Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19 [2022-10-17T09:48:51.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T09:48:51.807Z] 3708b18f72ea: Preparing [2022-10-17T09:48:51.807Z] 7d7dcc43967b: Preparing [2022-10-17T09:48:51.807Z] 33d83c4efdd9: Preparing [2022-10-17T09:48:51.807Z] 6e1298de3ebe: Preparing [2022-10-17T09:48:51.807Z] 994393dc58e7: Preparing [2022-10-17T09:48:51.807Z] 994393dc58e7: Layer already exists [2022-10-17T09:48:51.807Z] 3708b18f72ea: Layer already exists [2022-10-17T09:48:51.807Z] 33d83c4efdd9: Layer already exists [2022-10-17T09:48:51.807Z] 7d7dcc43967b: Layer already exists [2022-10-17T09:48:51.807Z] 6e1298de3ebe: Layer already exists [2022-10-17T09:48:51.807Z] c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19: digest: sha256:a3166308248925d21fd8082cee4c1a3894be5da1146d3f598e8bc922f68a9843 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:52.114Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:52.415Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-10-17T09:48:52.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-17T09:48:52.415Z] 3708b18f72ea: Preparing [2022-10-17T09:48:52.415Z] 7d7dcc43967b: Preparing [2022-10-17T09:48:52.415Z] 33d83c4efdd9: Preparing [2022-10-17T09:48:52.415Z] 6e1298de3ebe: Preparing [2022-10-17T09:48:52.415Z] 994393dc58e7: Preparing [2022-10-17T09:48:52.415Z] 33d83c4efdd9: Layer already exists [2022-10-17T09:48:52.415Z] 994393dc58e7: Layer already exists [2022-10-17T09:48:52.415Z] 3708b18f72ea: Layer already exists [2022-10-17T09:48:52.415Z] 6e1298de3ebe: Layer already exists [2022-10-17T09:48:52.415Z] 7d7dcc43967b: Layer already exists [2022-10-17T09:48:52.415Z] main: digest: sha256:a3166308248925d21fd8082cee4c1a3894be5da1146d3f598e8bc922f68a9843 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:48:52.453Z] ===================================================== [Pipeline] echo [2022-10-17T09:48:52.458Z] taggedImages: [2022-10-17T09:48:52.458Z] - nexus3.edgexfoundry.org:10004/device-snmp:c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [2022-10-17T09:48:52.458Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-17T09:48:52.458Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.19 [2022-10-17T09:48:52.458Z] - nexus3.edgexfoundry.org:10004/device-snmp:c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19 [2022-10-17T09:48:52.458Z] - 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 [2022-10-17T09:48:52.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:48:52.804Z] [2022-10-17T09:48:52.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:53.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:48:53.106Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T09:48:53.106Z] 5eb5b503b376: Pulling fs layer [2022-10-17T09:48:53.106Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T09:48:53.106Z] ec43610c2a17: Pulling fs layer [2022-10-17T09:48:53.106Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T09:48:53.106Z] 33b1e0a273af: Pulling fs layer [2022-10-17T09:48:53.106Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T09:48:53.106Z] 2f39f015ded8: Pulling fs layer [2022-10-17T09:48:53.106Z] 3a2ae6a8a46f: Waiting [2022-10-17T09:48:53.106Z] 2f39f015ded8: Waiting [2022-10-17T09:48:53.106Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T09:48:53.106Z] 5c69ac0246d0: Download complete [2022-10-17T09:48:53.106Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T09:48:53.106Z] 3a2ae6a8a46f: Download complete [2022-10-17T09:48:53.106Z] 33b1e0a273af: Verifying Checksum [2022-10-17T09:48:53.106Z] 33b1e0a273af: Download complete [2022-10-17T09:48:53.106Z] 5d3b04190fa2: Download complete [2022-10-17T09:48:53.365Z] ec43610c2a17: Download complete [2022-10-17T09:48:53.365Z] 5eb5b503b376: Download complete [2022-10-17T09:48:53.929Z] 2f39f015ded8: Download complete [2022-10-17T09:48:54.495Z] 5eb5b503b376: Pull complete [2022-10-17T09:48:54.752Z] 5c69ac0246d0: Pull complete [2022-10-17T09:48:55.010Z] ec43610c2a17: Pull complete [2022-10-17T09:48:55.010Z] 3a2ae6a8a46f: Pull complete [2022-10-17T09:48:55.268Z] 33b1e0a273af: Pull complete [2022-10-17T09:48:55.268Z] 5d3b04190fa2: Pull complete [2022-10-17T09:48:59.456Z] 2f39f015ded8: Pull complete [2022-10-17T09:48:59.456Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T09:48:59.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:48:59.456Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:48:59.535Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:48:59.564Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:49:01.687Z] $ docker top 77b7b47acc68722bb3f088fc4c4d4878595dee9299a2d08acf626684726084c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:49:02.051Z] ---> job-cost.sh [2022-10-17T09:49:02.051Z] lf-activate-venv: SKIPPING [2022-10-17T09:49:02.051Z] INFO: No Stack... [2022-10-17T09:49:02.619Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:49:02.877Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:49:03.163Z] + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [2022-10-17T09:49:03.163Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:49:03.177Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-50-stack-cost] [2022-10-17T09:49:03.185Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-50-stack-cost] did not exist. Created. [2022-10-17T09:49:03.185Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:49:03.483Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T09:49:03.510Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:49:03.517Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:49:03.534Z] $ docker stop --time=1 77b7b47acc68722bb3f088fc4c4d4878595dee9299a2d08acf626684726084c3 [2022-10-17T09:49:04.696Z] $ docker rm -f 77b7b47acc68722bb3f088fc4c4d4878595dee9299a2d08acf626684726084c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T09:49:49.661Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8287 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-10-17T09:49:49.673Z] Running in /w/workspace/device-snmp-go/50 [Pipeline] { [Pipeline] checkout [2022-10-17T09:49:49.708Z] Selected Git installation does not exist. Using Default [2022-10-17T09:49:49.708Z] The recommended git tool is: NONE [2022-10-17T09:49:54.907Z] using credential edgex-jenkins-ssh [2022-10-17T09:49:54.920Z] Cloning the remote Git repository [2022-10-17T09:49:54.950Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-10-17T09:49:55.019Z] > git init /w/workspace/device-snmp-go/50 # timeout=10 [2022-10-17T09:49:55.154Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-10-17T09:49:55.155Z] > git --version # timeout=10 [2022-10-17T09:49:55.174Z] > git --version # 'git version 2.25.1' [2022-10-17T09:49:55.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T09:49:55.229Z] Verifying host key using known hosts file [2022-10-17T09:49:55.430Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T09:49:55.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:49:56.538Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-10-17T09:49:56.568Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:49:57.393Z] Avoid second fetch [2022-10-17T09:49:57.394Z] Checking out Revision c5649ddb8ffd305e282f5692e5ab02afc05b76b1 (main) [2022-10-17T09:49:57.875Z] Commit message: "feat(snap): add config interface with unique identifier (#197)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:49:57.401Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T09:49:57.419Z] > git checkout -f c5649ddb8ffd305e282f5692e5ab02afc05b76b1 # timeout=10 [2022-10-17T09:49:58.669Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T09:49:58.669Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:49:58.669Z] Dload Upload Total Spent Left Speed [2022-10-17T09:49:58.669Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh [2022-10-17T09:49:59.288Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T09:49:59.609Z] + sudo tee /etc/docker/daemon.new [2022-10-17T09:49:59.609Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T09:49:59.609Z] { [2022-10-17T09:49:59.609Z] "registry-mirrors": [ [2022-10-17T09:49:59.609Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T09:49:59.609Z] ], [2022-10-17T09:49:59.609Z] "bip": "10.250.0.254/24", [2022-10-17T09:49:59.609Z] "hosts": [ [2022-10-17T09:49:59.609Z] "tcp://0.0.0.0:5555", [2022-10-17T09:49:59.609Z] "unix:///var/run/docker.sock" [2022-10-17T09:49:59.609Z] ], [2022-10-17T09:49:59.609Z] "mtu": 1458, [2022-10-17T09:49:59.609Z] "selinux-enabled": true, [2022-10-17T09:49:59.609Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T09:49:59.609Z] } [Pipeline] sh [2022-10-17T09:49:59.935Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T09:50:00.262Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:50:18.529Z] provisioning config files... [2022-10-17T09:50:18.553Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/50@tmp/config4926375203835076756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:50:18.903Z] ---> docker-login.sh [2022-10-17T09:50:18.903Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:50:19.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:50:19.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:50:19.500Z] Configure a credential helper to remove this warning. See [2022-10-17T09:50:19.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:50:19.500Z] [2022-10-17T09:50:19.500Z] Login Succeeded [2022-10-17T09:50:19.500Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:50:19.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:50:19.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:50:19.769Z] Configure a credential helper to remove this warning. See [2022-10-17T09:50:19.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:50:19.769Z] [2022-10-17T09:50:19.769Z] Login Succeeded [2022-10-17T09:50:19.769Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:50:20.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:50:20.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:50:20.306Z] Configure a credential helper to remove this warning. See [2022-10-17T09:50:20.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:50:20.306Z] [2022-10-17T09:50:20.306Z] Login Succeeded [2022-10-17T09:50:20.306Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:50:20.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:50:20.574Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:50:20.574Z] Configure a credential helper to remove this warning. See [2022-10-17T09:50:20.574Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:50:20.574Z] [2022-10-17T09:50:20.574Z] Login Succeeded [2022-10-17T09:50:20.574Z] docker.io [2022-10-17T09:50:20.841Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:50:21.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:50:21.107Z] Configure a credential helper to remove this warning. See [2022-10-17T09:50:21.107Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:50:21.107Z] [2022-10-17T09:50:21.107Z] Login Succeeded [2022-10-17T09:50:21.107Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:50:21.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:50:21.274Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:50:21.288Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:50:21.296Z] ========================================================= [2022-10-17T09:50:21.296Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T09:50:21.296Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:50:21.780Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:50:22.049Z] Sending build context to Docker daemon 2.847MB [2022-10-17T09:50:22.049Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:50:22.049Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-17T09:50:22.049Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T09:50:22.049Z] 9b18e9b68314: Pulling fs layer [2022-10-17T09:50:22.049Z] d32db5db7311: Pulling fs layer [2022-10-17T09:50:22.049Z] d0c4b47475fc: Pulling fs layer [2022-10-17T09:50:22.049Z] 5831b945b038: Pulling fs layer [2022-10-17T09:50:22.049Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T09:50:22.049Z] e10730c5d714: Pulling fs layer [2022-10-17T09:50:22.049Z] 5dd5c2283517: Pulling fs layer [2022-10-17T09:50:22.049Z] d5ac0230b979: Pulling fs layer [2022-10-17T09:50:22.049Z] e10730c5d714: Waiting [2022-10-17T09:50:22.049Z] 5dd5c2283517: Waiting [2022-10-17T09:50:22.049Z] d5ac0230b979: Waiting [2022-10-17T09:50:22.049Z] 5831b945b038: Waiting [2022-10-17T09:50:22.319Z] d0c4b47475fc: Download complete [2022-10-17T09:50:22.319Z] d32db5db7311: Download complete [2022-10-17T09:50:22.319Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T09:50:22.319Z] 86bbec2aaacd: Download complete [2022-10-17T09:50:22.319Z] e10730c5d714: Verifying Checksum [2022-10-17T09:50:22.319Z] e10730c5d714: Download complete [2022-10-17T09:50:22.319Z] 9b18e9b68314: Verifying Checksum [2022-10-17T09:50:22.319Z] 9b18e9b68314: Download complete [2022-10-17T09:50:23.294Z] 9b18e9b68314: Pull complete [2022-10-17T09:50:23.294Z] d5ac0230b979: Verifying Checksum [2022-10-17T09:50:23.294Z] d5ac0230b979: Download complete [2022-10-17T09:50:24.261Z] 5dd5c2283517: Verifying Checksum [2022-10-17T09:50:24.261Z] 5dd5c2283517: Download complete [2022-10-17T09:50:24.847Z] 5831b945b038: Verifying Checksum [2022-10-17T09:50:24.847Z] 5831b945b038: Download complete [2022-10-17T09:50:25.433Z] d32db5db7311: Pull complete [2022-10-17T09:50:25.701Z] d0c4b47475fc: Pull complete [2022-10-17T09:50:38.045Z] 5831b945b038: Pull complete [2022-10-17T09:50:38.045Z] 86bbec2aaacd: Pull complete [2022-10-17T09:50:38.045Z] e10730c5d714: Pull complete [2022-10-17T09:50:43.388Z] 5dd5c2283517: Pull complete [2022-10-17T09:50:45.344Z] d5ac0230b979: Pull complete [2022-10-17T09:50:45.344Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T09:50:45.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T09:50:45.344Z] ---> 59b3b1a385d4 [2022-10-17T09:50:45.344Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:50:47.293Z] ---> Running in 658d7e5f9fc0 [2022-10-17T09:50:47.293Z] Removing intermediate container 658d7e5f9fc0 [2022-10-17T09:50:47.293Z] ---> e5b0d27c49cd [2022-10-17T09:50:47.293Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:50:47.293Z] ---> Running in 0d217f9b066d [2022-10-17T09:50:47.560Z] Removing intermediate container 0d217f9b066d [2022-10-17T09:50:47.560Z] ---> aadb006ece17 [2022-10-17T09:50:47.560Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:50:47.838Z] ---> Running in 39f44bdea5c5 [2022-10-17T09:50:48.105Z] Removing intermediate container 39f44bdea5c5 [2022-10-17T09:50:48.106Z] ---> 48ed05fb4a10 [2022-10-17T09:50:48.106Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:50:48.106Z] ---> Running in 00c60a50bb2b [2022-10-17T09:50:48.378Z] Removing intermediate container 00c60a50bb2b [2022-10-17T09:50:48.378Z] ---> 597b7da324af [2022-10-17T09:50:48.378Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:50:48.378Z] ---> Running in 9821fc28b9aa [2022-10-17T09:50:50.421Z] Removing intermediate container 9821fc28b9aa [2022-10-17T09:50:50.421Z] ---> 593767f845c3 [2022-10-17T09:50:50.421Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:50:50.421Z] ---> Running in e4257d498074 [2022-10-17T09:50:51.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:50:51.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:50:52.933Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T09:50:52.933Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-17T09:50:53.199Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T09:50:53.467Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T09:50:53.467Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:50:53.467Z] OK: 226 MiB in 55 packages [2022-10-17T09:50:54.430Z] Removing intermediate container e4257d498074 [2022-10-17T09:50:54.430Z] ---> d0929fea8b99 [2022-10-17T09:50:54.430Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-17T09:50:54.430Z] ---> Running in ef49117ef3b7 [2022-10-17T09:50:54.697Z] Removing intermediate container ef49117ef3b7 [2022-10-17T09:50:54.697Z] ---> 0af20d9f903b [2022-10-17T09:50:54.697Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-17T09:50:55.283Z] ---> c3d2a68a3c8b [2022-10-17T09:50:55.283Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:50:55.283Z] ---> Running in f23f28d3158f [2022-10-17T09:51:42.145Z] Removing intermediate container f23f28d3158f [2022-10-17T09:51:42.145Z] ---> 850b4a761fc5 [2022-10-17T09:51:42.145Z] Step 12/13 : COPY . . [2022-10-17T09:51:42.413Z] ---> c28aeacfc2a5 [2022-10-17T09:51:42.413Z] Step 13/13 : RUN ${MAKE} [2022-10-17T09:51:42.413Z] ---> Running in f5c61351bf9e [2022-10-17T09:51:43.371Z] noop [2022-10-17T09:51:43.636Z] Removing intermediate container f5c61351bf9e [2022-10-17T09:51:43.636Z] ---> 1f2502dd6c4b [2022-10-17T09:51:43.901Z] Successfully built 1f2502dd6c4b [2022-10-17T09:51:43.901Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:51:44.246Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:51:44.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:51:44.419Z] prd-ubuntu20.04-docker-arm64-4c-16g-8287 does not seem to be running inside a container [2022-10-17T09:51:44.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/50 -v /w/workspace/device-snmp-go/50:/w/workspace/device-snmp-go/50:rw,z -v /w/workspace/device-snmp-go/50@tmp:/w/workspace/device-snmp-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T09:51:45.572Z] $ docker top a4adc9646b7418f01af5f1cd0b473df4e405c5add9753ca30af1e4f4388cfcd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:51:46.380Z] + go version [2022-10-17T09:51:46.380Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T09:51:46.403Z] $ docker stop --time=1 a4adc9646b7418f01af5f1cd0b473df4e405c5add9753ca30af1e4f4388cfcd7 [2022-10-17T09:51:48.123Z] $ docker rm -f a4adc9646b7418f01af5f1cd0b473df4e405c5add9753ca30af1e4f4388cfcd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:51:48.665Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:51:48.665Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:51:48.836Z] prd-ubuntu20.04-docker-arm64-4c-16g-8287 does not seem to be running inside a container [2022-10-17T09:51:48.904Z] $ 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/50 -v /w/workspace/device-snmp-go/50:/w/workspace/device-snmp-go/50:rw,z -v /w/workspace/device-snmp-go/50@tmp:/w/workspace/device-snmp-go/50@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-17T09:51:49.983Z] $ docker top 9703626953cb47c8bf8eab0731634ea8c5de8c8b271ed86f7e879c6ed846374b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:51:50.475Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/50 [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:51:50.801Z] + make test [2022-10-17T09:51:50.801Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-17T09:51:52.743Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-17T09:53:14.405Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-17T09:53:14.405Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.063s coverage: 0.0% of statements [2022-10-17T09:53:14.991Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T09:53:14.991Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:53:37.079Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:53:37.079Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:53:37.079Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:53:37.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:53:37.111Z] $ docker stop --time=1 9703626953cb47c8bf8eab0731634ea8c5de8c8b271ed86f7e879c6ed846374b [2022-10-17T09:53:38.871Z] $ docker rm -f 9703626953cb47c8bf8eab0731634ea8c5de8c8b271ed86f7e879c6ed846374b [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:53:39.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:53:39.816Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T09:53:40.217Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:53:40.590Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:53:40.913Z] + ls -al . [2022-10-17T09:53:40.913Z] total 168 [2022-10-17T09:53:40.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:51 . [2022-10-17T09:53:40.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:49 .. [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 17 09:49 .dockerignore [2022-10-17T09:53:40.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:49 .git [2022-10-17T09:53:40.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:49 .github [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 17 09:49 .gitignore [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:49 .golangci.yml [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 17 09:49 Attribution.txt [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 17 09:49 CHANGELOG.md [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 17 09:49 Dockerfile [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:49 GOVERNANCE.md [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 17 09:49 Jenkinsfile [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:49 LICENSE [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 17 09:49 Makefile [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 17 09:49 OWNERS.md [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 17 09:49 README.md [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:47 VERSION [2022-10-17T09:53:40.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:49 bin [2022-10-17T09:53:40.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:49 cmd [2022-10-17T09:53:40.913Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 17 09:53 coverage.out [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 17 09:49 go.mod [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 17 09:49 go.sum [2022-10-17T09:53:40.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:49 internal [2022-10-17T09:53:40.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:49 snap [2022-10-17T09:53:40.913Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 17 09:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:53:41.256Z] + 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=c5649ddb8ffd305e282f5692e5ab02afc05b76b1 --label arch=arm64 --label version=2.3.0-dev.19 . [2022-10-17T09:53:41.529Z] Sending build context to Docker daemon 2.855MB [2022-10-17T09:53:41.529Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:53:41.529Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-17T09:53:41.529Z] ---> 1f2502dd6c4b [2022-10-17T09:53:41.529Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:53:41.529Z] ---> Running in 0fdc61d3cd5a [2022-10-17T09:53:41.795Z] Removing intermediate container 0fdc61d3cd5a [2022-10-17T09:53:41.795Z] ---> 16747a9f3eea [2022-10-17T09:53:41.795Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:53:42.063Z] ---> Running in a38461a3904a [2022-10-17T09:53:42.332Z] Removing intermediate container a38461a3904a [2022-10-17T09:53:42.332Z] ---> 662b66bcbf20 [2022-10-17T09:53:42.332Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-17T09:53:42.332Z] ---> Running in 3819411d28d0 [2022-10-17T09:53:42.602Z] Removing intermediate container 3819411d28d0 [2022-10-17T09:53:42.602Z] ---> 94d2bc62970f [2022-10-17T09:53:42.602Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-17T09:53:42.602Z] ---> Running in e2d3e272134f [2022-10-17T09:53:43.189Z] Removing intermediate container e2d3e272134f [2022-10-17T09:53:43.189Z] ---> 5a46275cb4c1 [2022-10-17T09:53:43.189Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:53:43.189Z] ---> Running in 37ea5500daf1 [2022-10-17T09:53:44.612Z] Removing intermediate container 37ea5500daf1 [2022-10-17T09:53:44.612Z] ---> ced99c1833dc [2022-10-17T09:53:44.612Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-17T09:53:44.880Z] ---> Running in 48dca8eec587 [2022-10-17T09:53:45.845Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:53:46.809Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:53:47.773Z] OK: 226 MiB in 55 packages [2022-10-17T09:53:48.737Z] Removing intermediate container 48dca8eec587 [2022-10-17T09:53:48.737Z] ---> 8b8be67236b4 [2022-10-17T09:53:48.737Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-17T09:53:48.737Z] ---> Running in 18ea8994887a [2022-10-17T09:53:49.004Z] Removing intermediate container 18ea8994887a [2022-10-17T09:53:49.004Z] ---> 3aa295d900ee [2022-10-17T09:53:49.004Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-17T09:53:49.592Z] ---> d3cf8a2b95ee [2022-10-17T09:53:49.592Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:53:49.592Z] ---> Running in ca7e464393e3 [2022-10-17T09:53:51.548Z] Removing intermediate container ca7e464393e3 [2022-10-17T09:53:51.548Z] ---> 68a7781c388b [2022-10-17T09:53:51.548Z] Step 12/25 : COPY . . [2022-10-17T09:53:52.512Z] ---> 35b50809ec6b [2022-10-17T09:53:52.512Z] Step 13/25 : RUN ${MAKE} [2022-10-17T09:53:52.512Z] ---> Running in 347d31f14f5f [2022-10-17T09:53:53.479Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.40 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-17T09:56:45.245Z] Removing intermediate container 347d31f14f5f [2022-10-17T09:56:45.245Z] ---> ee19896ad1e5 [2022-10-17T09:56:45.245Z] Step 14/25 : FROM alpine:3.16 [2022-10-17T09:56:45.245Z] 3.16: Pulling from library/alpine [2022-10-17T09:56:45.245Z] 9b18e9b68314: Already exists [2022-10-17T09:56:45.245Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-17T09:56:45.245Z] Status: Downloaded newer image for alpine:3.16 [2022-10-17T09:56:45.245Z] ---> a6215f271958 [2022-10-17T09:56:45.245Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:56:45.245Z] ---> Running in 8a574729f4d6 [2022-10-17T09:56:45.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:56:45.245Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:56:45.245Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:56:45.245Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-17T09:56:45.245Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:56:45.245Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-17T09:56:45.245Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:56:45.245Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:56:45.245Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:56:45.245Z] OK: 8 MiB in 20 packages [2022-10-17T09:56:45.245Z] Removing intermediate container 8a574729f4d6 [2022-10-17T09:56:45.245Z] ---> e7c61957ac9b [2022-10-17T09:56:45.245Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-17T09:56:45.245Z] ---> 81909a884a3d [2022-10-17T09:56:45.245Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-17T09:56:45.245Z] ---> c2636e28f7dc [2022-10-17T09:56:45.245Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-17T09:56:45.245Z] ---> ed945b4e2f73 [2022-10-17T09:56:45.245Z] Step 19/25 : EXPOSE 59993 [2022-10-17T09:56:45.245Z] ---> Running in 3f70d161b6d4 [2022-10-17T09:56:45.245Z] Removing intermediate container 3f70d161b6d4 [2022-10-17T09:56:45.245Z] ---> 5fa297697924 [2022-10-17T09:56:45.245Z] Step 20/25 : EXPOSE 161 [2022-10-17T09:56:45.245Z] ---> Running in fdc7218bc4bb [2022-10-17T09:56:45.245Z] Removing intermediate container fdc7218bc4bb [2022-10-17T09:56:45.245Z] ---> 2b221147ea46 [2022-10-17T09:56:45.245Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-17T09:56:45.245Z] ---> Running in eeb8af158437 [2022-10-17T09:56:45.245Z] Removing intermediate container eeb8af158437 [2022-10-17T09:56:45.245Z] ---> 9a9bafde729e [2022-10-17T09:56:45.245Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-17T09:56:45.245Z] ---> Running in 0b1e6f0f26c1 [2022-10-17T09:56:45.245Z] Removing intermediate container 0b1e6f0f26c1 [2022-10-17T09:56:45.245Z] ---> 4fc879e0b062 [2022-10-17T09:56:45.245Z] Step 23/25 : LABEL arch=arm64 [2022-10-17T09:56:45.245Z] ---> Running in 1f6327f538ae [2022-10-17T09:56:45.245Z] Removing intermediate container 1f6327f538ae [2022-10-17T09:56:45.245Z] ---> 27e2b65d5486 [2022-10-17T09:56:45.245Z] Step 24/25 : LABEL git_sha=c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [2022-10-17T09:56:45.245Z] ---> Running in 629f771d9fb5 [2022-10-17T09:56:45.245Z] Removing intermediate container 629f771d9fb5 [2022-10-17T09:56:45.245Z] ---> 61be7d2c155c [2022-10-17T09:56:45.245Z] Step 25/25 : LABEL version=2.3.0-dev.19 [2022-10-17T09:56:45.245Z] ---> Running in de8a9352b35d [2022-10-17T09:56:45.245Z] Removing intermediate container de8a9352b35d [2022-10-17T09:56:45.245Z] ---> 545bff444efb [2022-10-17T09:56:45.245Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:56:45.245Z] Successfully built 545bff444efb [2022-10-17T09:56:45.245Z] 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 [2022-10-17T09:56:45.379Z] provisioning config files... [2022-10-17T09:56:45.393Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/50@tmp/config18420281107531544458tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:56:45.718Z] ---> docker-login.sh [2022-10-17T09:56:45.718Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:56:45.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:56:45.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:56:45.985Z] Configure a credential helper to remove this warning. See [2022-10-17T09:56:45.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:56:45.985Z] [2022-10-17T09:56:45.985Z] Login Succeeded [2022-10-17T09:56:45.985Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:56:46.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:56:46.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:56:46.255Z] Configure a credential helper to remove this warning. See [2022-10-17T09:56:46.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:56:46.255Z] [2022-10-17T09:56:46.255Z] Login Succeeded [2022-10-17T09:56:46.255Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:56:46.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:56:46.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:56:46.790Z] Configure a credential helper to remove this warning. See [2022-10-17T09:56:46.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:56:46.790Z] [2022-10-17T09:56:46.790Z] Login Succeeded [2022-10-17T09:56:46.790Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:56:46.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:56:47.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:56:47.056Z] Configure a credential helper to remove this warning. See [2022-10-17T09:56:47.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:56:47.056Z] [2022-10-17T09:56:47.056Z] Login Succeeded [2022-10-17T09:56:47.056Z] docker.io [2022-10-17T09:56:47.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:56:47.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:56:47.587Z] Configure a credential helper to remove this warning. See [2022-10-17T09:56:47.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:56:47.587Z] [2022-10-17T09:56:47.587Z] Login Succeeded [2022-10-17T09:56:47.587Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:56:47.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:56:47.627Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:56:47.641Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-10-17T09:56:47.641Z] c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [2022-10-17T09:56:47.641Z] latest [2022-10-17T09:56:47.641Z] 2.3.0-dev.19 [2022-10-17T09:56:47.641Z] c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19 [2022-10-17T09:56:47.641Z] main [2022-10-17T09:56:47.641Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:47.990Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:48.317Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [2022-10-17T09:56:48.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T09:56:48.317Z] c1236619c5f7: Preparing [2022-10-17T09:56:48.317Z] baf36bc16a1c: Preparing [2022-10-17T09:56:48.317Z] 7ed246325802: Preparing [2022-10-17T09:56:48.317Z] 7c43ae7492ec: Preparing [2022-10-17T09:56:48.317Z] 5d3e392a13a0: Preparing [2022-10-17T09:56:48.317Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:56:48.582Z] baf36bc16a1c: Pushed [2022-10-17T09:56:48.582Z] c1236619c5f7: Pushed [2022-10-17T09:56:49.163Z] 7c43ae7492ec: Pushed [2022-10-17T09:56:54.516Z] 7ed246325802: Pushed [2022-10-17T09:56:54.516Z] c5649ddb8ffd305e282f5692e5ab02afc05b76b1: digest: sha256:dce782f4cdd2767024b797e9bdd689f8797ad26443b57379ebd710c338137cd9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:54.883Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:55.270Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-17T09:56:55.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T09:56:55.270Z] c1236619c5f7: Preparing [2022-10-17T09:56:55.270Z] baf36bc16a1c: Preparing [2022-10-17T09:56:55.270Z] 7ed246325802: Preparing [2022-10-17T09:56:55.270Z] 7c43ae7492ec: Preparing [2022-10-17T09:56:55.270Z] 5d3e392a13a0: Preparing [2022-10-17T09:56:55.270Z] baf36bc16a1c: Layer already exists [2022-10-17T09:56:55.270Z] 7c43ae7492ec: Layer already exists [2022-10-17T09:56:55.270Z] c1236619c5f7: Layer already exists [2022-10-17T09:56:55.270Z] 7ed246325802: Layer already exists [2022-10-17T09:56:55.270Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:56:55.270Z] latest: digest: sha256:dce782f4cdd2767024b797e9bdd689f8797ad26443b57379ebd710c338137cd9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:55.888Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:56.234Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.19 [2022-10-17T09:56:56.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T09:56:56.234Z] c1236619c5f7: Preparing [2022-10-17T09:56:56.234Z] baf36bc16a1c: Preparing [2022-10-17T09:56:56.234Z] 7ed246325802: Preparing [2022-10-17T09:56:56.234Z] 7c43ae7492ec: Preparing [2022-10-17T09:56:56.234Z] 5d3e392a13a0: Preparing [2022-10-17T09:56:56.234Z] c1236619c5f7: Layer already exists [2022-10-17T09:56:56.234Z] 7ed246325802: Layer already exists [2022-10-17T09:56:56.234Z] 7c43ae7492ec: Layer already exists [2022-10-17T09:56:56.234Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:56:56.234Z] baf36bc16a1c: Layer already exists [2022-10-17T09:56:56.234Z] 2.3.0-dev.19: digest: sha256:dce782f4cdd2767024b797e9bdd689f8797ad26443b57379ebd710c338137cd9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:56.580Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:56.921Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19 [2022-10-17T09:56:56.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T09:56:56.921Z] c1236619c5f7: Preparing [2022-10-17T09:56:56.921Z] baf36bc16a1c: Preparing [2022-10-17T09:56:56.921Z] 7ed246325802: Preparing [2022-10-17T09:56:56.921Z] 7c43ae7492ec: Preparing [2022-10-17T09:56:56.921Z] 5d3e392a13a0: Preparing [2022-10-17T09:56:56.921Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:56:56.921Z] baf36bc16a1c: Layer already exists [2022-10-17T09:56:56.921Z] 7ed246325802: Layer already exists [2022-10-17T09:56:56.921Z] c1236619c5f7: Layer already exists [2022-10-17T09:56:56.921Z] 7c43ae7492ec: Layer already exists [2022-10-17T09:56:56.921Z] c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19: digest: sha256:dce782f4cdd2767024b797e9bdd689f8797ad26443b57379ebd710c338137cd9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:57.332Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:57.692Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-10-17T09:56:57.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-17T09:56:57.692Z] c1236619c5f7: Preparing [2022-10-17T09:56:57.692Z] baf36bc16a1c: Preparing [2022-10-17T09:56:57.692Z] 7ed246325802: Preparing [2022-10-17T09:56:57.692Z] 7c43ae7492ec: Preparing [2022-10-17T09:56:57.692Z] 5d3e392a13a0: Preparing [2022-10-17T09:56:57.692Z] 7c43ae7492ec: Layer already exists [2022-10-17T09:56:57.692Z] 7ed246325802: Layer already exists [2022-10-17T09:56:57.692Z] c1236619c5f7: Layer already exists [2022-10-17T09:56:57.692Z] baf36bc16a1c: Layer already exists [2022-10-17T09:56:57.692Z] 5d3e392a13a0: Layer already exists [2022-10-17T09:56:57.967Z] main: digest: sha256:dce782f4cdd2767024b797e9bdd689f8797ad26443b57379ebd710c338137cd9 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:56:58.024Z] ===================================================== [Pipeline] echo [2022-10-17T09:56:58.030Z] taggedImages: [2022-10-17T09:56:58.030Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [2022-10-17T09:56:58.030Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-17T09:56:58.030Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.19 [2022-10-17T09:56:58.030Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:c5649ddb8ffd305e282f5692e5ab02afc05b76b1-2.3.0-dev.19 [2022-10-17T09:56:58.030Z] - 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 [2022-10-17T09:56:58.405Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:56:58.405Z] [2022-10-17T09:56:58.405Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:58.749Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:56:58.749Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T09:56:58.749Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T09:56:58.749Z] 04944245beec: Pulling fs layer [2022-10-17T09:56:58.749Z] 699f458cf7ca: Pulling fs layer [2022-10-17T09:56:58.749Z] 765212b225bb: Pulling fs layer [2022-10-17T09:56:58.749Z] f23df028b6ca: Pulling fs layer [2022-10-17T09:56:58.749Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T09:56:58.749Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T09:56:58.749Z] f23df028b6ca: Waiting [2022-10-17T09:56:58.749Z] d65c8cfc05b1: Waiting [2022-10-17T09:56:58.749Z] 2437ff75d9bd: Waiting [2022-10-17T09:56:58.749Z] 765212b225bb: Waiting [2022-10-17T09:56:59.031Z] 699f458cf7ca: Verifying Checksum [2022-10-17T09:56:59.031Z] 699f458cf7ca: Download complete [2022-10-17T09:56:59.308Z] 765212b225bb: Verifying Checksum [2022-10-17T09:56:59.308Z] 765212b225bb: Download complete [2022-10-17T09:56:59.308Z] 04944245beec: Verifying Checksum [2022-10-17T09:56:59.308Z] 04944245beec: Download complete [2022-10-17T09:56:59.308Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T09:56:59.308Z] d65c8cfc05b1: Download complete [2022-10-17T09:56:59.308Z] f23df028b6ca: Verifying Checksum [2022-10-17T09:56:59.308Z] f23df028b6ca: Download complete [2022-10-17T09:56:59.577Z] 8998bd30e6a1: Download complete [2022-10-17T09:57:02.150Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T09:57:02.150Z] 2437ff75d9bd: Download complete [2022-10-17T09:57:03.554Z] 8998bd30e6a1: Pull complete [2022-10-17T09:57:03.833Z] 04944245beec: Pull complete [2022-10-17T09:57:05.236Z] 699f458cf7ca: Pull complete [2022-10-17T09:57:05.236Z] 765212b225bb: Pull complete [2022-10-17T09:57:05.815Z] f23df028b6ca: Pull complete [2022-10-17T09:57:06.082Z] d65c8cfc05b1: Pull complete [2022-10-17T09:57:21.079Z] 2437ff75d9bd: Pull complete [2022-10-17T09:57:21.079Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T09:57:21.079Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:57:21.079Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:57:21.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-8287 does not seem to be running inside a container [2022-10-17T09:57:21.306Z] $ 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/50 -v /w/workspace/device-snmp-go/50:/w/workspace/device-snmp-go/50:rw,z -v /w/workspace/device-snmp-go/50@tmp:/w/workspace/device-snmp-go/50@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:arm64 cat [2022-10-17T09:57:23.684Z] $ docker top 412d9e4e737d4a80c8bc82ff77706314a8e92881e7c1a83a3b0e6288afaeb52b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:24.169Z] ---> job-cost.sh [2022-10-17T09:57:24.433Z] lf-activate-venv: SKIPPING [2022-10-17T09:57:24.433Z] INFO: No Stack... [2022-10-17T09:57:25.009Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T09:57:25.588Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:57:25.900Z] + cat /w/workspace/device-snmp-go/50/archives/cost.csv [2022-10-17T09:57:25.900Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:57:25.959Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-50-stack-cost] [2022-10-17T09:57:25.966Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-50-stack-cost] did not exist. Created. [2022-10-17T09:57:25.966Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-50-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:57:26.290Z] /w/workspace/device-snmp-go/50@tmp/durable-186360d2/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T09:57:26.622Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T09:57:26.642Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T09:57:26.684Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:57:26.690Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-50-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:57:26.712Z] $ docker stop --time=1 412d9e4e737d4a80c8bc82ff77706314a8e92881e7c1a83a3b0e6288afaeb52b [2022-10-17T09:57:28.153Z] $ docker rm -f 412d9e4e737d4a80c8bc82ff77706314a8e92881e7c1a83a3b0e6288afaeb52b [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 [2022-10-17T09:57:28.463Z] provisioning config files... [2022-10-17T09:57:28.468Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14871046599782186528tmp [Pipeline] { [Pipeline] sh [2022-10-17T09:57:28.755Z] + set +x [2022-10-17T09:57:28.755Z] + curl -s https://codecov.io/bash [2022-10-17T09:57:28.755Z] + bash -s -- [2022-10-17T09:57:28.755Z] [2022-10-17T09:57:28.755Z] _____ _ [2022-10-17T09:57:28.755Z] / ____| | | [2022-10-17T09:57:28.755Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T09:57:28.755Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T09:57:28.755Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T09:57:28.755Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T09:57:28.755Z] Bash-1.0.6 [2022-10-17T09:57:28.755Z] [2022-10-17T09:57:28.755Z] [2022-10-17T09:57:28.755Z] ==> git version 2.25.1 found [2022-10-17T09:57:28.755Z] ==> 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 [2022-10-17T09:57:28.755Z] Release-Date: 2020-01-08 [2022-10-17T09:57:28.755Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T09:57:28.755Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T09:57:28.755Z] ==> Jenkins CI detected. [2022-10-17T09:57:28.755Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-10-17T09:57:28.755Z] project root: . [2022-10-17T09:57:28.755Z] --> token set from env [2022-10-17T09:57:28.755Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T09:57:28.755Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T09:57:28.755Z] ==> Python coveragepy not found [2022-10-17T09:57:28.755Z] ==> Searching for coverage reports in: [2022-10-17T09:57:28.755Z] + . [2022-10-17T09:57:28.755Z] -> Found 1 reports [2022-10-17T09:57:28.755Z] ==> Detecting git/mercurial file structure [2022-10-17T09:57:28.755Z] ==> Reading reports [2022-10-17T09:57:28.755Z] + ./coverage.out bytes=7631 [2022-10-17T09:57:28.755Z] ==> Appending adjustments [2022-10-17T09:57:28.755Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T09:57:29.013Z] + Found adjustments [2022-10-17T09:57:29.013Z] ==> Gzipping contents [2022-10-17T09:57:29.013Z] 4.0K /tmp/codecov.Oo7HL7.gz [2022-10-17T09:57:29.013Z] ==> Uploading reports [2022-10-17T09:57:29.013Z] url: https://codecov.io [2022-10-17T09:57:29.013Z] query: branch=main&commit=c5649ddb8ffd305e282f5692e5ab02afc05b76b1&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:57:29.013Z] -> Pinging Codecov [2022-10-17T09:57:29.013Z] 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=c5649ddb8ffd305e282f5692e5ab02afc05b76b1&build=50&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F50%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:57:29.273Z] -> Uploading to [2022-10-17T09:57:29.273Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/6C56EA5C29638FB4528AC87E60AF5AE0/c5649ddb8ffd305e282f5692e5ab02afc05b76b1/13beb50b-0c4c-4995-86df-0a0849a5c809.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T095729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f398a7b2bab17665dbdcb3e30063604079756782f5f7ee5f8fe49708712e57b6 [2022-10-17T09:57:29.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:57:29.273Z] Dload Upload Total Spent Left Speed [2022-10-17T09:57:29.531Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 6429 --:--:-- --:--:-- --:--:-- 6429 [2022-10-17T09:57:29.531Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [Pipeline] } [2022-10-17T09:57:29.537Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T09:57:29.647Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T09:57:29.661Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:29.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:57:29.952Z] [2022-10-17T09:57:29.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:30.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:57:30.245Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T09:57:30.245Z] df9b9388f04a: Pulling fs layer [2022-10-17T09:57:30.245Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T09:57:30.245Z] 25bc292e5bac: Pulling fs layer [2022-10-17T09:57:30.245Z] 114826534d7a: Pulling fs layer [2022-10-17T09:57:30.245Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T09:57:30.245Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T09:57:30.245Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T09:57:30.245Z] 114826534d7a: Waiting [2022-10-17T09:57:30.245Z] 4657fd5d0bcf: Waiting [2022-10-17T09:57:30.245Z] 8a3aa393b2d8: Waiting [2022-10-17T09:57:30.245Z] 6ad1cebc031e: Waiting [2022-10-17T09:57:30.245Z] 25bc292e5bac: Verifying Checksum [2022-10-17T09:57:30.245Z] 25bc292e5bac: Download complete [2022-10-17T09:57:30.245Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T09:57:30.245Z] 52dc419b0ee2: Download complete [2022-10-17T09:57:30.245Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T09:57:30.245Z] 4657fd5d0bcf: Download complete [2022-10-17T09:57:30.245Z] df9b9388f04a: Download complete [2022-10-17T09:57:30.504Z] df9b9388f04a: Pull complete [2022-10-17T09:57:30.504Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T09:57:30.504Z] 6ad1cebc031e: Download complete [2022-10-17T09:57:30.504Z] 52dc419b0ee2: Pull complete [2022-10-17T09:57:30.504Z] 25bc292e5bac: Pull complete [2022-10-17T09:57:31.074Z] 114826534d7a: Verifying Checksum [2022-10-17T09:57:31.074Z] 114826534d7a: Download complete [2022-10-17T09:57:31.074Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T09:57:31.074Z] 8a3aa393b2d8: Download complete [2022-10-17T09:57:34.351Z] 114826534d7a: Pull complete [2022-10-17T09:57:34.351Z] 4657fd5d0bcf: Pull complete [2022-10-17T09:57:34.609Z] 6ad1cebc031e: Pull complete [2022-10-17T09:57:37.135Z] 8a3aa393b2d8: Pull complete [2022-10-17T09:57:37.135Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T09:57:37.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:57:37.135Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:57:37.209Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:57:37.233Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T09:57:39.607Z] $ docker top 33cf69be35e0684d57f9e6d047db10c1e25ea53deef393567d9c87d8f350c0b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T09:57:39.674Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-10-17T09:57:39.952Z] + set -o pipefail [2022-10-17T09:57:39.952Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-10-17T09:57:46.523Z] [2022-10-17T09:57:46.523Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-10-17T09:57:46.523Z] [2022-10-17T09:57:46.523Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/53ece6f5-2983-4678-947f-d6f68403f8db [2022-10-17T09:57:46.523Z] [2022-10-17T09:57:46.523Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-17T09:57:46.523Z] [2022-10-17T09:57:46.523Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T09:57:46.523Z] [2022-10-17T09:57:46.523Z] [2022-10-17T09:57:46.523Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T09:57:46.523Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T09:57:46.523Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T09:57:46.533Z] $ docker stop --time=1 33cf69be35e0684d57f9e6d047db10c1e25ea53deef393567d9c87d8f350c0b4 [2022-10-17T09:57:49.005Z] $ docker rm -f 33cf69be35e0684d57f9e6d047db10c1e25ea53deef393567d9c87d8f350c0b4 [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 [2022-10-17T09:57:49.762Z] + git log --format=format:%s -1 c5649ddb8ffd305e282f5692e5ab02afc05b76b1 [Pipeline] sh [2022-10-17T09:57:50.067Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:57:50.067Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:50.365Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:57:50.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:57:50.433Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:57:50.465Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:57:50.863Z] $ docker top 160faec3ddb532e73d518815f568098dfe616de4159b507b2d152d4cc2866acd -eo pid,comm [2022-10-17T09:57:50.915Z] 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). [2022-10-17T09:57:50.915Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:57:50.944Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:57:50.944Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:57:51.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:57:51.051Z] $ docker exec 160faec3ddb532e73d518815f568098dfe616de4159b507b2d152d4cc2866acd ssh-agent [2022-10-17T09:57:51.155Z] SSH_AUTH_SOCK=/tmp/ssh-67doiaT2QK4o/agent.34 [2022-10-17T09:57:51.155Z] SSH_AGENT_PID=40 [2022-10-17T09:57:51.159Z] Running ssh-add (command line suppressed) [2022-10-17T09:57:51.250Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17948642008248492583.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_17948642008248492583.key) [2022-10-17T09:57:51.264Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:57:51.548Z] + git semver tag [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,743 [run_tag] DEBUG tag force:False [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,743 [check_head_tag] DEBUG check head tag [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,744 [execute] INFO git cat-file --batch-check [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,748 [execute] INFO git cat-file --batch [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,749 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,763 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,763 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,764 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:57:51.806Z] 2022-10-17 09:57:51,769 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:57:51.806Z] 2.3.0-dev.19 [Pipeline] } [2022-10-17T09:57:51.813Z] $ docker exec --env ******** --env ******** 160faec3ddb532e73d518815f568098dfe616de4159b507b2d152d4cc2866acd ssh-agent -k [2022-10-17T09:57:51.908Z] unset SSH_AUTH_SOCK; [2022-10-17T09:57:51.909Z] unset SSH_AGENT_PID; [2022-10-17T09:57:51.909Z] echo Agent pid 40 killed; [2022-10-17T09:57:51.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:57:52.215Z] + git semver [Pipeline] } [2022-10-17T09:57:52.484Z] $ docker stop --time=1 160faec3ddb532e73d518815f568098dfe616de4159b507b2d152d4cc2866acd [2022-10-17T09:57:53.814Z] $ docker rm -f 160faec3ddb532e73d518815f568098dfe616de4159b507b2d152d4cc2866acd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:54.200Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:57:54.200Z] [2022-10-17T09:57:54.200Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:54.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:57:54.504Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T09:57:54.504Z] ab5ef0e58194: Pulling fs layer [2022-10-17T09:57:54.504Z] 9712f1f96733: Pulling fs layer [2022-10-17T09:57:54.504Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T09:57:54.504Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T09:57:54.504Z] e9a5061849ea: Pulling fs layer [2022-10-17T09:57:54.504Z] d747dcd14b5f: Pulling fs layer [2022-10-17T09:57:54.504Z] 2de7ff778b66: Pulling fs layer [2022-10-17T09:57:54.504Z] 0d9ebad4ef96: Waiting [2022-10-17T09:57:54.504Z] e9a5061849ea: Waiting [2022-10-17T09:57:54.504Z] 2de7ff778b66: Waiting [2022-10-17T09:57:54.504Z] 9712f1f96733: Download complete [2022-10-17T09:57:54.766Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T09:57:54.766Z] 63f879dbbcfc: Download complete [2022-10-17T09:57:55.025Z] ab5ef0e58194: Verifying Checksum [2022-10-17T09:57:55.025Z] ab5ef0e58194: Download complete [2022-10-17T09:57:55.025Z] e9a5061849ea: Verifying Checksum [2022-10-17T09:57:55.025Z] e9a5061849ea: Download complete [2022-10-17T09:57:55.025Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T09:57:55.025Z] 0d9ebad4ef96: Download complete [2022-10-17T09:57:55.025Z] d747dcd14b5f: Verifying Checksum [2022-10-17T09:57:55.025Z] d747dcd14b5f: Download complete [2022-10-17T09:57:55.282Z] 2de7ff778b66: Verifying Checksum [2022-10-17T09:57:55.282Z] 2de7ff778b66: Download complete [2022-10-17T09:57:57.811Z] ab5ef0e58194: Pull complete [2022-10-17T09:57:57.811Z] 9712f1f96733: Pull complete [2022-10-17T09:57:58.377Z] 63f879dbbcfc: Pull complete [2022-10-17T09:58:01.655Z] 0d9ebad4ef96: Pull complete [2022-10-17T09:58:01.913Z] e9a5061849ea: Pull complete [2022-10-17T09:58:02.170Z] d747dcd14b5f: Pull complete [2022-10-17T09:58:03.104Z] 2de7ff778b66: Pull complete [2022-10-17T09:58:03.104Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T09:58:03.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:58:03.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:58:03.182Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:58:03.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T09:58:05.583Z] $ docker top 71916ac5d06f5efc80cb3fc924ebdcd8ca5b7137c8cedada43f80f18ea9b219b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:58:05.661Z] provisioning config files... [2022-10-17T09:58:05.669Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13751333771063377556tmp [2022-10-17T09:58:05.678Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3976796700679620309tmp [2022-10-17T09:58:05.686Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2714600110647225440tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:58:05.699Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:05.972Z] ---> sigul-configuration.sh [2022-10-17T09:58:05.972Z] gpg: directory `/root/.gnupg' created [2022-10-17T09:58:05.972Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T09:58:05.972Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T09:58:05.972Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T09:58:05.972Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T09:58:05.972Z] gpg: CAST5 encrypted data [2022-10-17T09:58:05.972Z] gpg: encrypted with 1 passphrase [2022-10-17T09:58:05.972Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T09:58:06.252Z] + mkdir /home/jenkins [2022-10-17T09:58:06.252Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T09:58:06.534Z] + 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 [2022-10-17T09:58:06.542Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:06.825Z] ---> sigul-install.sh [2022-10-17T09:58:06.825Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T09:58:07.109Z] + git tag --list [2022-10-17T09:58:07.109Z] 1.0.0 [2022-10-17T09:58:07.109Z] v0.0.0 [2022-10-17T09:58:07.109Z] v1.1.0 [2022-10-17T09:58:07.109Z] v1.1.1 [2022-10-17T09:58:07.109Z] v1.2.2 [2022-10-17T09:58:07.109Z] v1.3.0 [2022-10-17T09:58:07.109Z] v1.3.1 [2022-10-17T09:58:07.109Z] v2.0.0 [2022-10-17T09:58:07.109Z] v2.1.0 [2022-10-17T09:58:07.109Z] v2.1.1 [2022-10-17T09:58:07.109Z] v2.1.1-dev.2 [2022-10-17T09:58:07.109Z] v2.1.1-dev.3 [2022-10-17T09:58:07.109Z] v2.2.0 [2022-10-17T09:58:07.109Z] v2.2.1-dev.1 [2022-10-17T09:58:07.109Z] v2.2.1-dev.2 [2022-10-17T09:58:07.109Z] v2.2.1-dev.3 [2022-10-17T09:58:07.109Z] v2.2.1-dev.4 [2022-10-17T09:58:07.109Z] v2.2.1-dev.5 [2022-10-17T09:58:07.109Z] v2.2.1-dev.6 [2022-10-17T09:58:07.109Z] v2.2.1-dev.7 [2022-10-17T09:58:07.109Z] v2.3.0-dev.10 [2022-10-17T09:58:07.109Z] v2.3.0-dev.11 [2022-10-17T09:58:07.109Z] v2.3.0-dev.12 [2022-10-17T09:58:07.109Z] v2.3.0-dev.13 [2022-10-17T09:58:07.109Z] v2.3.0-dev.14 [2022-10-17T09:58:07.109Z] v2.3.0-dev.15 [2022-10-17T09:58:07.109Z] v2.3.0-dev.16 [2022-10-17T09:58:07.109Z] v2.3.0-dev.17 [2022-10-17T09:58:07.109Z] v2.3.0-dev.18 [2022-10-17T09:58:07.109Z] v2.3.0-dev.19 [2022-10-17T09:58:07.109Z] v2.3.0-dev.7 [2022-10-17T09:58:07.109Z] v2.3.0-dev.8 [2022-10-17T09:58:07.109Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T09:58:07.395Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-17T09:58:07.964Z] Signing Git tag with Sigul... [2022-10-17T09:58:07.964Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-17T09:58:08.233Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:08.515Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T09:58:08.522Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T09:58:08.539Z] $ docker stop --time=1 71916ac5d06f5efc80cb3fc924ebdcd8ca5b7137c8cedada43f80f18ea9b219b [2022-10-17T09:58:09.897Z] $ docker rm -f 71916ac5d06f5efc80cb3fc924ebdcd8ca5b7137c8cedada43f80f18ea9b219b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T09:58:10.281Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:58:10.281Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:58:10.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:58:10.574Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:58:10.636Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:58:10.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:58:11.042Z] $ docker top 1ad892c7ec656189345b37457995ef411c03351e8a2252454b8836d277e5ba20 -eo pid,comm [2022-10-17T09:58:11.090Z] 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). [2022-10-17T09:58:11.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:58:11.139Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:58:11.140Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:58:11.248Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:58:11.249Z] $ docker exec 1ad892c7ec656189345b37457995ef411c03351e8a2252454b8836d277e5ba20 ssh-agent [2022-10-17T09:58:11.359Z] SSH_AUTH_SOCK=/tmp/ssh-ja9Op91sQLCX/agent.31 [2022-10-17T09:58:11.359Z] SSH_AGENT_PID=37 [2022-10-17T09:58:11.363Z] Running ssh-add (command line suppressed) [2022-10-17T09:58:11.466Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16840376279218029137.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16840376279218029137.key) [2022-10-17T09:58:11.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:58:11.764Z] + git semver bump pre [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,950 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,950 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,950 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,950 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,950 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,952 [execute] INFO git cat-file --batch-check [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,958 [execute] INFO git cat-file --batch [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:58:12.023Z] 2022-10-17 09:58:11,964 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:58:12.023Z] 2.3.0-dev.20 [Pipeline] } [2022-10-17T09:58:12.030Z] $ docker exec --env ******** --env ******** 1ad892c7ec656189345b37457995ef411c03351e8a2252454b8836d277e5ba20 ssh-agent -k [2022-10-17T09:58:12.127Z] unset SSH_AUTH_SOCK; [2022-10-17T09:58:12.127Z] unset SSH_AGENT_PID; [2022-10-17T09:58:12.127Z] echo Agent pid 37 killed; [2022-10-17T09:58:12.138Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:58:12.444Z] + git semver [Pipeline] } [2022-10-17T09:58:12.714Z] $ docker stop --time=1 1ad892c7ec656189345b37457995ef411c03351e8a2252454b8836d277e5ba20 [2022-10-17T09:58:14.066Z] $ docker rm -f 1ad892c7ec656189345b37457995ef411c03351e8a2252454b8836d277e5ba20 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:58:14.410Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:58:14.410Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:58:14.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:58:14.706Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:58:14.767Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:58:14.794Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:58:15.183Z] $ docker top b1b0686ea7b324feee4f5ce5fa3e7b4a8640dbf10d4325191447e095a890cf2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:58:15.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:58:15.290Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:58:15.423Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:58:15.424Z] $ docker exec b1b0686ea7b324feee4f5ce5fa3e7b4a8640dbf10d4325191447e095a890cf2f ssh-agent [2022-10-17T09:58:15.524Z] SSH_AUTH_SOCK=/tmp/ssh-RCQb8PvNQ5Oq/agent.31 [2022-10-17T09:58:15.524Z] SSH_AGENT_PID=37 [2022-10-17T09:58:15.528Z] Running ssh-add (command line suppressed) [2022-10-17T09:58:15.633Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16605835075922217382.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16605835075922217382.key) [2022-10-17T09:58:15.648Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:58:15.932Z] + git semver push [2022-10-17T09:58:16.190Z] 2022-10-17 09:58:16,114 [run_push] DEBUG push [2022-10-17T09:58:16.190Z] 2022-10-17 09:58:16,114 [execute] INFO git cat-file --batch-check [2022-10-17T09:58:16.190Z] 2022-10-17 09:58:16,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:58:16.190Z] 2022-10-17 09:58:16,119 [execute] INFO git rev-list 3a26ff33eba0a23b5f93c6fc70b43b3f3b9bd966 -- [2022-10-17T09:58:16.190Z] 2022-10-17 09:58:16,120 [execute] DEBUG Popen(['git', 'rev-list', '3a26ff33eba0a23b5f93c6fc70b43b3f3b9bd966', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:58:16.190Z] 2022-10-17 09:58:16,128 [execute] INFO git fetch -v origin [2022-10-17T09:58:16.190Z] 2022-10-17 09:58:16,128 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T09:58:16.758Z] 2022-10-17 09:58:16,667 [run_push] DEBUG no remote changes detected [2022-10-17T09:58:16.758Z] 2022-10-17 09:58:16,668 [execute] INFO git push origin semver [2022-10-17T09:58:16.758Z] 2022-10-17 09:58:16,668 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:58:17.693Z] 2022-10-17 09:58:17,629 [run_push] DEBUG push all version tags [2022-10-17T09:58:17.693Z] 2022-10-17 09:58:17,630 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T09:58:17.693Z] 2022-10-17 09:58:17,630 [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) [2022-10-17T09:58:18.630Z] 2022-10-17 09:58:18,419 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-17T09:58:18.630Z] 2.3.0-dev.20 [Pipeline] } [2022-10-17T09:58:18.637Z] $ docker exec --env ******** --env ******** b1b0686ea7b324feee4f5ce5fa3e7b4a8640dbf10d4325191447e095a890cf2f ssh-agent -k [2022-10-17T09:58:18.743Z] unset SSH_AUTH_SOCK; [2022-10-17T09:58:18.743Z] unset SSH_AGENT_PID; [2022-10-17T09:58:18.743Z] echo Agent pid 37 killed; [2022-10-17T09:58:18.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:58:19.061Z] + git semver [Pipeline] } [2022-10-17T09:58:19.332Z] $ docker stop --time=1 b1b0686ea7b324feee4f5ce5fa3e7b4a8640dbf10d4325191447e095a890cf2f [2022-10-17T09:58:20.610Z] $ docker rm -f b1b0686ea7b324feee4f5ce5fa3e7b4a8640dbf10d4325191447e095a890cf2f [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 [2022-10-17T09:58:21.156Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-10-17T09:58:21.156Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-17T09:58:21.156Z] total 16 [2022-10-17T09:58:21.156Z] drwxr-xr-x 3 root root 4096 Oct 17 09:49 . [2022-10-17T09:58:21.156Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:58 .. [2022-10-17T09:58:21.156Z] drwxr-xr-x 2 root root 4096 Oct 17 09:49 cost [2022-10-17T09:58:21.156Z] -rw-r--r-- 1 root root 86 Oct 17 09:49 cost.csv [2022-10-17T09:58:21.156Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-17T09:58:21.156Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-17T09:58:21.156Z] total 16 [2022-10-17T09:58:21.156Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:49 . [2022-10-17T09:58:21.156Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:58 .. [2022-10-17T09:58:21.156Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:49 cost [2022-10-17T09:58:21.156Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 17 09:49 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:21.446Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:22.307Z] ---> package-listing.sh [2022-10-17T09:58:22.308Z] ++ facter osfamily [2022-10-17T09:58:22.308Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T09:58:22.567Z] + OS_FAMILY=debian [2022-10-17T09:58:22.567Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-10-17T09:58:22.567Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T09:58:22.567Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T09:58:22.567Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T09:58:22.567Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T09:58:22.567Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-17T09:58:22.567Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T09:58:22.567Z] + case "${OS_FAMILY}" in [2022-10-17T09:58:22.567Z] + dpkg -l [2022-10-17T09:58:22.567Z] + grep '^ii' [2022-10-17T09:58:22.567Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T09:58:22.567Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T09:58:22.567Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T09:58:22.567Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-17T09:58:22.567Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-10-17T09:58:22.567Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo [2022-10-17T09:58:22.578Z] 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 [2022-10-17T09:58:22.856Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:58:23.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:58:23.414Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:58:23.477Z] prd-ubuntu20.04-docker-8c-8g-8278 does not seem to be running inside a container [2022-10-17T09:58:23.504Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:58:23.742Z] $ docker top 28b2c3bd9d41bc213c841c874d5ecb0e830f2e965db7e49bad30971e3b3f0f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:58:24.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T09:58:24.379Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T09:58:24.663Z] + ls /var/log/sa-host [2022-10-17T09:58:24.663Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:58:24.720Z] provisioning config files... [2022-10-17T09:58:24.729Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7446697031712525300tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:58:24.742Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:25.023Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T09:58:25.030Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:25.344Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T09:58:25.353Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:25.636Z] ---> sudo-logs.sh [2022-10-17T09:58:25.636Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T09:58:25.664Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:25.946Z] ---> job-cost.sh [2022-10-17T09:58:25.946Z] lf-activate-venv: SKIPPING [2022-10-17T09:58:25.946Z] DEBUG: total: 0.2199999988079071 [2022-10-17T09:58:25.946Z] INFO: Retrieving Stack Cost... [2022-10-17T09:58:26.516Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:58:26.777Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T09:58:26.788Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:58:27.071Z] ---> logs-deploy.sh [2022-10-17T09:58:27.071Z] lf-activate-venv: SKIPPING [2022-10-17T09:58:27.071Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/50 [2022-10-17T09:58:27.071Z] INFO: archiving workspace using pattern(s): [2022-10-17T09:58:28.008Z] Archives upload complete. [2022-10-17T09:58:28.008Z] INFO: archiving logs to Nexus