Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d466151200edb95fff3e1a1306a852eb5b109481 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-ssh13421946535815372942.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-ssh918100489268988259.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-ssh2934311221082126426.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-ssh16716604752105723282.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-ssh4583670994009895119.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6826’ Running on prd-ubuntu20.04-docker-8c-8g-6831 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 d466151200edb95fff3e1a1306a852eb5b109481 (main) Commit message: "Merge pull request #194 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" > 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 d466151200edb95fff3e1a1306a852eb5b109481 # timeout=10 > git rev-list --no-walk 63e28895b9126edb3139522702b6e6ce592ce3b8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T05:53:23.352Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T05:53:23.413Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T05:53:23.429Z] ========================================================= [2022-10-03T05:53:23.429Z] EdgeX Global Pipelines Version Info [2022-10-03T05:53:23.429Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T05:53:24.141Z] ------------------- [2022-10-03T05:53:24.141Z] stable info: [2022-10-03T05:53:24.141Z] ------------------- [2022-10-03T05:53:24.141Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T05:53:24.141Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T05:53:24.141Z] Message: update stable to v1.0.239 [2022-10-03T05:53:24.711Z] ------------------- [2022-10-03T05:53:24.711Z] experimental info: [2022-10-03T05:53:24.711Z] ------------------- [2022-10-03T05:53:24.711Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T05:53:24.711Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T05:53:24.711Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-03T05:53:24.869Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2022-10-03T05:53:24.887Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2022-10-03T05:53:24.898Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T05:53:24.908Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-03T05:53:24.920Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-03T05:53:24.935Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-03T05:53:24.949Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-03T05:53:24.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T05:53:24.971Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-03T05:53:24.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T05:53:24.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-03T05:53:25.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2022-10-03T05:53:25.024Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T05:53:25.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-03T05:53:25.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T05:53:25.078Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T05:53:25.090Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T05:53:25.103Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-03T05:53:25.115Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T05:53:25.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-03T05:53:25.141Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-03T05:53:25.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-03T05:53:25.178Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-03T05:53:25.191Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-03T05:53:25.202Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-03T05:53:25.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T05:53:25.229Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-03T05:53:25.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-03T05:53:25.251Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-03T05:53:25.266Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-03T05:53:25.277Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d466151200edb95fff3e1a1306a852eb5b109481 [Pipeline] echo [2022-10-03T05:53:25.290Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d466151 [Pipeline] echo [2022-10-03T05:53:25.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T05:53:25.340Z] provisioning config files... [2022-10-03T05:53:25.356Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3434240517702184833tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T05:53:25.658Z] ---> docker-login.sh [2022-10-03T05:53:25.658Z] nexus3.edgexfoundry.org:10001 [2022-10-03T05:53:25.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:25.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:25.918Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:25.918Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:25.918Z] [2022-10-03T05:53:25.918Z] Login Succeeded [2022-10-03T05:53:25.918Z] nexus3.edgexfoundry.org:10002 [2022-10-03T05:53:25.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:26.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:26.178Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:26.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:26.178Z] [2022-10-03T05:53:26.178Z] Login Succeeded [2022-10-03T05:53:26.178Z] nexus3.edgexfoundry.org:10003 [2022-10-03T05:53:26.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:26.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:26.178Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:26.178Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:26.178Z] [2022-10-03T05:53:26.178Z] Login Succeeded [2022-10-03T05:53:26.178Z] nexus3.edgexfoundry.org:10004 [2022-10-03T05:53:26.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:26.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:26.439Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:26.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:26.439Z] [2022-10-03T05:53:26.439Z] Login Succeeded [2022-10-03T05:53:26.439Z] docker.io [2022-10-03T05:53:26.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:26.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:26.699Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:26.699Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:26.699Z] [2022-10-03T05:53:26.699Z] Login Succeeded [2022-10-03T05:53:26.699Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T05:53:26.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-03T05:53:27.107Z] + git rev-list -1 --merges d466151200edb95fff3e1a1306a852eb5b109481~1..d466151200edb95fff3e1a1306a852eb5b109481 [Pipeline] echo [2022-10-03T05:53:27.137Z] -----------> git rev-list -1 --merges d466151200edb95fff3e1a1306a852eb5b109481~1..d466151200edb95fff3e1a1306a852eb5b109481 d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T05:53:27.137Z] d466151200edb95fff3e1a1306a852eb5b109481 [false] [Pipeline] sh [2022-10-03T05:53:27.422Z] + git log --format=format:%s -1 d466151200edb95fff3e1a1306a852eb5b109481 [Pipeline] echo [2022-10-03T05:53:27.434Z] ========================================================= [2022-10-03T05:53:27.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-03T05:53:27.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T05:53:27.746Z] + git log --format=format:%s -1 d466151200edb95fff3e1a1306a852eb5b109481 [Pipeline] echo [2022-10-03T05:53:27.757Z] [semverPrep] GIT_COMMIT: d466151200edb95fff3e1a1306a852eb5b109481, Commit Message: Merge pull request #194 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34 [Pipeline] echo [2022-10-03T05:53:27.764Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-03T05:53:28.107Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T05:53:28.108Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T05:53:28.108Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T05:53:28.108Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T05:53:28.108Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T05:53:28.108Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T05:53:28.108Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:53:28.473Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T05:53:28.473Z] [2022-10-03T05:53:28.473Z] 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-03T05:53:28.770Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T05:53:28.770Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T05:53:28.770Z] b85a868b505f: Pulling fs layer [2022-10-03T05:53:28.770Z] e2be974225ed: Pulling fs layer [2022-10-03T05:53:28.770Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T05:53:28.770Z] 988bab9f4d93: Pulling fs layer [2022-10-03T05:53:28.770Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T05:53:28.770Z] eaf3925da568: Pulling fs layer [2022-10-03T05:53:28.770Z] bab4dde63d76: Pulling fs layer [2022-10-03T05:53:28.770Z] bde34c3a00c8: Pulling fs layer [2022-10-03T05:53:28.770Z] b352a97aabf1: Pulling fs layer [2022-10-03T05:53:28.770Z] 4872d77fe225: Pulling fs layer [2022-10-03T05:53:28.770Z] 5851b861e8e6: Pulling fs layer [2022-10-03T05:53:28.770Z] 4872d77fe225: Waiting [2022-10-03T05:53:28.770Z] 988bab9f4d93: Waiting [2022-10-03T05:53:28.770Z] b352a97aabf1: Waiting [2022-10-03T05:53:28.770Z] 5851b861e8e6: Waiting [2022-10-03T05:53:28.770Z] bab4dde63d76: Waiting [2022-10-03T05:53:28.770Z] bde34c3a00c8: Waiting [2022-10-03T05:53:28.770Z] 1469e6f7b9e6: Waiting [2022-10-03T05:53:28.770Z] eaf3925da568: Waiting [2022-10-03T05:53:28.770Z] e2be974225ed: Verifying Checksum [2022-10-03T05:53:28.770Z] e2be974225ed: Download complete [2022-10-03T05:53:28.770Z] 988bab9f4d93: Verifying Checksum [2022-10-03T05:53:28.770Z] 988bab9f4d93: Download complete [2022-10-03T05:53:29.030Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T05:53:29.031Z] 1469e6f7b9e6: Download complete [2022-10-03T05:53:29.031Z] eaf3925da568: Verifying Checksum [2022-10-03T05:53:29.031Z] eaf3925da568: Download complete [2022-10-03T05:53:29.031Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T05:53:29.031Z] 339a4e72a1f5: Download complete [2022-10-03T05:53:29.031Z] bde34c3a00c8: Verifying Checksum [2022-10-03T05:53:29.031Z] bde34c3a00c8: Download complete [2022-10-03T05:53:29.031Z] b352a97aabf1: Download complete [2022-10-03T05:53:29.031Z] 4872d77fe225: Verifying Checksum [2022-10-03T05:53:29.031Z] 4872d77fe225: Download complete [2022-10-03T05:53:29.031Z] 5851b861e8e6: Verifying Checksum [2022-10-03T05:53:29.031Z] 5851b861e8e6: Download complete [2022-10-03T05:53:29.031Z] b85a868b505f: Verifying Checksum [2022-10-03T05:53:29.031Z] b85a868b505f: Download complete [2022-10-03T05:53:29.597Z] bab4dde63d76: Verifying Checksum [2022-10-03T05:53:29.597Z] bab4dde63d76: Download complete [2022-10-03T05:53:30.538Z] b85a868b505f: Pull complete [2022-10-03T05:53:30.538Z] e2be974225ed: Pull complete [2022-10-03T05:53:31.106Z] 339a4e72a1f5: Pull complete [2022-10-03T05:53:31.106Z] 988bab9f4d93: Pull complete [2022-10-03T05:53:31.676Z] 1469e6f7b9e6: Pull complete [2022-10-03T05:53:31.676Z] eaf3925da568: Pull complete [2022-10-03T05:53:34.211Z] bab4dde63d76: Pull complete [2022-10-03T05:53:34.211Z] bde34c3a00c8: Pull complete [2022-10-03T05:53:34.472Z] b352a97aabf1: Pull complete [2022-10-03T05:53:34.734Z] 4872d77fe225: Pull complete [2022-10-03T05:53:34.734Z] 5851b861e8e6: Pull complete [2022-10-03T05:53:34.994Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T05:53:34.994Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T05:53:34.994Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:53:35.080Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T05:53:35.104Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T05:53:37.028Z] $ docker top 2325cec4bd10cb307e3ad8b4bdbaccf063dfc4019674553e2b525f76beabc43a -eo pid,comm [2022-10-03T05:53:37.103Z] 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-03T05:53:37.103Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T05:53:37.142Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T05:53:37.142Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T05:53:37.263Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T05:53:37.261Z] $ docker exec 2325cec4bd10cb307e3ad8b4bdbaccf063dfc4019674553e2b525f76beabc43a ssh-agent [2022-10-03T05:53:37.382Z] SSH_AUTH_SOCK=/tmp/ssh-BJ07bI9CmbQ5/agent.31 [2022-10-03T05:53:37.382Z] SSH_AGENT_PID=37 [2022-10-03T05:53:37.391Z] Running ssh-add (command line suppressed) [2022-10-03T05:53:37.497Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4955560572137553477.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4955560572137553477.key) [2022-10-03T05:53:37.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T05:53:37.804Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T05:53:37.815Z] $ docker exec --env ******** --env ******** 2325cec4bd10cb307e3ad8b4bdbaccf063dfc4019674553e2b525f76beabc43a ssh-agent -k [2022-10-03T05:53:37.924Z] unset SSH_AUTH_SOCK; [2022-10-03T05:53:37.925Z] unset SSH_AGENT_PID; [2022-10-03T05:53:37.925Z] echo Agent pid 37 killed; [2022-10-03T05:53:37.939Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T05:53:37.962Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T05:53:37.962Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T05:53:38.071Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T05:53:38.068Z] $ docker exec 2325cec4bd10cb307e3ad8b4bdbaccf063dfc4019674553e2b525f76beabc43a ssh-agent [2022-10-03T05:53:38.193Z] SSH_AUTH_SOCK=/tmp/ssh-3D96GD17XBLH/agent.69 [2022-10-03T05:53:38.193Z] SSH_AGENT_PID=75 [2022-10-03T05:53:38.198Z] Running ssh-add (command line suppressed) [2022-10-03T05:53:38.297Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3474647715927620068.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_3474647715927620068.key) [2022-10-03T05:53:38.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T05:53:38.601Z] + git semver init [2022-10-03T05:53:38.861Z] 2022-10-03 05:53:38,803 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T05:53:38.861Z] 2022-10-03 05:53:38,803 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-03T05:53:38.861Z] 2022-10-03 05:53:38,804 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver [2022-10-03T05:53:38.861Z] 2022-10-03 05:53:38,804 [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-03T05:53:39.802Z] 2022-10-03 05:53:39,698 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude [2022-10-03T05:53:39.802Z] 2022-10-03 05:53:39,698 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False [2022-10-03T05:53:39.802Z] 2022-10-03 05:53:39,698 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T05:53:39.802Z] 2022-10-03 05:53:39,699 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T05:53:39.802Z] 2.3.0-dev.16 [Pipeline] } [2022-10-03T05:53:39.808Z] $ docker exec --env ******** --env ******** 2325cec4bd10cb307e3ad8b4bdbaccf063dfc4019674553e2b525f76beabc43a ssh-agent -k [2022-10-03T05:53:39.923Z] unset SSH_AUTH_SOCK; [2022-10-03T05:53:39.924Z] unset SSH_AGENT_PID; [2022-10-03T05:53:39.924Z] echo Agent pid 75 killed; [2022-10-03T05:53:39.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T05:53:40.238Z] + git semver [Pipeline] } [2022-10-03T05:53:40.508Z] $ docker stop --time=1 2325cec4bd10cb307e3ad8b4bdbaccf063dfc4019674553e2b525f76beabc43a [2022-10-03T05:53:42.112Z] $ docker rm -f 2325cec4bd10cb307e3ad8b4bdbaccf063dfc4019674553e2b525f76beabc43a [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T05:53:42.469Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T05:53:42.678Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T05:53:42.681Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.16 [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-03T05:53:42.845Z] provisioning config files... [2022-10-03T05:53:42.855Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config12171693839334949517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T05:53:43.152Z] ---> docker-login.sh [2022-10-03T05:53:43.152Z] nexus3.edgexfoundry.org:10001 [2022-10-03T05:53:43.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:43.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:43.152Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:43.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:43.152Z] [2022-10-03T05:53:43.152Z] Login Succeeded [2022-10-03T05:53:43.152Z] nexus3.edgexfoundry.org:10002 [2022-10-03T05:53:43.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:43.152Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:43.152Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:43.152Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:43.152Z] [2022-10-03T05:53:43.152Z] Login Succeeded [2022-10-03T05:53:43.152Z] nexus3.edgexfoundry.org:10003 [2022-10-03T05:53:43.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:43.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:43.412Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:43.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:43.412Z] [2022-10-03T05:53:43.412Z] Login Succeeded [2022-10-03T05:53:43.412Z] nexus3.edgexfoundry.org:10004 [2022-10-03T05:53:43.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:43.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:43.412Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:43.412Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:43.412Z] [2022-10-03T05:53:43.412Z] Login Succeeded [2022-10-03T05:53:43.412Z] docker.io [2022-10-03T05:53:43.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:53:43.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:53:43.930Z] Configure a credential helper to remove this warning. See [2022-10-03T05:53:43.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:53:43.930Z] [2022-10-03T05:53:43.930Z] Login Succeeded [2022-10-03T05:53:43.930Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T05:53:43.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T05:53:44.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T05:53:44.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T05:53:44.028Z] ========================================================= [2022-10-03T05:53:44.028Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-03T05:53:44.028Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:53:44.337Z] + 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-03T05:53:44.337Z] Sending build context to Docker daemon 5.494MB [2022-10-03T05:53:44.337Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T05:53:44.338Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-03T05:53:44.338Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-03T05:53:44.338Z] 2408cc74d12b: Pulling fs layer [2022-10-03T05:53:44.338Z] ea60b727a1ce: Pulling fs layer [2022-10-03T05:53:44.338Z] 30c4a7721957: Pulling fs layer [2022-10-03T05:53:44.338Z] 370296b7ddb6: Pulling fs layer [2022-10-03T05:53:44.338Z] 7c6cee850709: Pulling fs layer [2022-10-03T05:53:44.338Z] aa9baa53a306: Pulling fs layer [2022-10-03T05:53:44.338Z] 8b309c321861: Pulling fs layer [2022-10-03T05:53:44.338Z] d8d76fd02f46: Pulling fs layer [2022-10-03T05:53:44.338Z] fa31f396de31: Pulling fs layer [2022-10-03T05:53:44.338Z] 370296b7ddb6: Waiting [2022-10-03T05:53:44.338Z] 7c6cee850709: Waiting [2022-10-03T05:53:44.338Z] aa9baa53a306: Waiting [2022-10-03T05:53:44.338Z] 8b309c321861: Waiting [2022-10-03T05:53:44.338Z] d8d76fd02f46: Waiting [2022-10-03T05:53:44.338Z] fa31f396de31: Waiting [2022-10-03T05:53:44.338Z] 30c4a7721957: Verifying Checksum [2022-10-03T05:53:44.338Z] 30c4a7721957: Download complete [2022-10-03T05:53:44.338Z] ea60b727a1ce: Verifying Checksum [2022-10-03T05:53:44.338Z] ea60b727a1ce: Download complete [2022-10-03T05:53:44.338Z] 7c6cee850709: Download complete [2022-10-03T05:53:44.602Z] aa9baa53a306: Download complete [2022-10-03T05:53:44.602Z] 2408cc74d12b: Verifying Checksum [2022-10-03T05:53:44.602Z] 8b309c321861: Verifying Checksum [2022-10-03T05:53:44.602Z] 8b309c321861: Download complete [2022-10-03T05:53:44.602Z] 2408cc74d12b: Pull complete [2022-10-03T05:53:44.874Z] ea60b727a1ce: Pull complete [2022-10-03T05:53:44.874Z] 30c4a7721957: Pull complete [2022-10-03T05:53:45.458Z] fa31f396de31: Verifying Checksum [2022-10-03T05:53:45.458Z] fa31f396de31: Download complete [2022-10-03T05:53:45.458Z] 370296b7ddb6: Verifying Checksum [2022-10-03T05:53:45.458Z] 370296b7ddb6: Download complete [2022-10-03T05:53:45.717Z] d8d76fd02f46: Verifying Checksum [2022-10-03T05:53:45.717Z] d8d76fd02f46: Download complete [2022-10-03T05:53:49.903Z] 370296b7ddb6: Pull complete [2022-10-03T05:53:49.903Z] 7c6cee850709: Pull complete [2022-10-03T05:53:49.903Z] aa9baa53a306: Pull complete [2022-10-03T05:53:49.903Z] 8b309c321861: Pull complete [2022-10-03T05:53:52.433Z] d8d76fd02f46: Pull complete [2022-10-03T05:53:53.001Z] fa31f396de31: Pull complete [2022-10-03T05:53:53.002Z] Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a [2022-10-03T05:53:53.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-03T05:53:53.002Z] ---> cef68f9685f8 [2022-10-03T05:53:53.002Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-03T05:53:54.914Z] ---> Running in 15d6be09ef82 [2022-10-03T05:53:54.914Z] Removing intermediate container 15d6be09ef82 [2022-10-03T05:53:54.914Z] ---> ef16d87c46cc [2022-10-03T05:53:54.914Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T05:53:54.914Z] ---> Running in b7f8cbeb8653 [2022-10-03T05:53:54.914Z] Removing intermediate container b7f8cbeb8653 [2022-10-03T05:53:54.914Z] ---> fd7555578f06 [2022-10-03T05:53:54.914Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T05:53:54.914Z] ---> Running in 29e346970e3e [2022-10-03T05:53:55.173Z] Removing intermediate container 29e346970e3e [2022-10-03T05:53:55.173Z] ---> 504dd8a92cd7 [2022-10-03T05:53:55.173Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T05:53:55.173Z] ---> Running in 206d656dacb7 [2022-10-03T05:53:55.432Z] Removing intermediate container 206d656dacb7 [2022-10-03T05:53:55.432Z] ---> 7f48ece626bd [2022-10-03T05:53:55.432Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T05:53:55.432Z] ---> Running in d05e45256b66 [2022-10-03T05:53:56.013Z] Removing intermediate container d05e45256b66 [2022-10-03T05:53:56.013Z] ---> 38c314d2f1b0 [2022-10-03T05:53:56.013Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T05:53:56.013Z] ---> Running in da212b0b6095 [2022-10-03T05:53:56.272Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T05:53:57.211Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T05:53:57.474Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-03T05:53:57.734Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-03T05:53:57.734Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-03T05:53:57.734Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-03T05:53:57.800Z] Still waiting to schedule task [2022-10-03T05:53:57.801Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6830’ [2022-10-03T05:53:57.993Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T05:53:57.993Z] OK: 216 MiB in 55 packages [2022-10-03T05:53:58.254Z] Removing intermediate container da212b0b6095 [2022-10-03T05:53:58.254Z] ---> a9bdeb5f8f78 [2022-10-03T05:53:58.254Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-03T05:53:58.524Z] ---> Running in 415a47b4e6b8 [2022-10-03T05:53:58.524Z] Removing intermediate container 415a47b4e6b8 [2022-10-03T05:53:58.524Z] ---> 9054eadcbfb5 [2022-10-03T05:53:58.524Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-03T05:53:58.783Z] ---> 94e516f1cd68 [2022-10-03T05:53:58.783Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T05:53:58.783Z] ---> Running in fef60489563f [2022-10-03T05:54:16.890Z] Removing intermediate container fef60489563f [2022-10-03T05:54:16.890Z] ---> 4c8c452ee8c2 [2022-10-03T05:54:16.890Z] Step 12/13 : COPY . . [2022-10-03T05:54:16.890Z] ---> 278a98e0e782 [2022-10-03T05:54:16.890Z] Step 13/13 : RUN ${MAKE} [2022-10-03T05:54:16.890Z] ---> Running in a702a56b6727 [2022-10-03T05:54:16.890Z] noop [2022-10-03T05:54:16.890Z] Removing intermediate container a702a56b6727 [2022-10-03T05:54:16.890Z] ---> af44dcba56ed [2022-10-03T05:54:16.890Z] Successfully built af44dcba56ed [2022-10-03T05:54:16.890Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:54:17.197Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T05:54:17.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:54:17.269Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T05:54:17.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 ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T05:54:17.681Z] $ docker top 3eb0e00333174dffee263ab4fb7a93b5b8a0b785870df05bb310812ad3ee90a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T05:54:18.023Z] + go version [2022-10-03T05:54:18.023Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-10-03T05:54:18.037Z] $ docker stop --time=1 3eb0e00333174dffee263ab4fb7a93b5b8a0b785870df05bb310812ad3ee90a5 [2022-10-03T05:54:19.342Z] $ docker rm -f 3eb0e00333174dffee263ab4fb7a93b5b8a0b785870df05bb310812ad3ee90a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:54:19.752Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-03T05:54:19.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:54:19.824Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T05:54:19.857Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-03T05:54:20.245Z] $ docker top 5c97596c8c27db21a22c8ab1940909e6e19a9292fab35925e2eba9a54de05bb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T05:54:20.592Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-03T05:54:20.891Z] + make test [2022-10-03T05:54:20.891Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-03T05:54:21.458Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-03T05:54:31.448Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-03T05:54:31.448Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2022-10-03T05:54:38.002Z] 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-03T05:54:38.002Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T05:54:41.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T05:54:41.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T05:54:41.284Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T05:54:41.554Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T05:54:41.573Z] $ docker stop --time=1 5c97596c8c27db21a22c8ab1940909e6e19a9292fab35925e2eba9a54de05bb4 [2022-10-03T05:54:43.783Z] $ docker rm -f 5c97596c8c27db21a22c8ab1940909e6e19a9292fab35925e2eba9a54de05bb4 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T05:54:44.243Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T05:54:44.285Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-03T05:54:44.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T05:54:44.987Z] + ls -al . [2022-10-03T05:54:44.987Z] total 172 [2022-10-03T05:54:44.987Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 3 05:54 . [2022-10-03T05:54:44.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 05:53 .. [2022-10-03T05:54:44.987Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 3 05:53 .dockerignore [2022-10-03T05:54:44.987Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 05:54 .git [2022-10-03T05:54:44.987Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:53 .github [2022-10-03T05:54:44.987Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 3 05:53 .gitignore [2022-10-03T05:54:44.987Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 05:53 .golangci.yml [2022-10-03T05:54:44.987Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 05:53 .semver [2022-10-03T05:54:44.987Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 3 05:53 Attribution.txt [2022-10-03T05:54:44.987Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 3 05:53 CHANGELOG.md [2022-10-03T05:54:44.987Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 3 05:53 Dockerfile [2022-10-03T05:54:44.987Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 05:53 GOVERNANCE.md [2022-10-03T05:54:44.987Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 3 05:53 Jenkinsfile [2022-10-03T05:54:44.988Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 05:53 LICENSE [2022-10-03T05:54:44.988Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 3 05:53 Makefile [2022-10-03T05:54:44.988Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 3 05:53 OWNERS.md [2022-10-03T05:54:44.988Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 3 05:53 README.md [2022-10-03T05:54:44.988Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 05:53 VERSION [2022-10-03T05:54:44.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 05:53 bin [2022-10-03T05:54:44.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:53 cmd [2022-10-03T05:54:44.988Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 3 05:54 coverage.out [2022-10-03T05:54:44.988Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 3 05:53 go.mod [2022-10-03T05:54:44.988Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 3 05:53 go.sum [2022-10-03T05:54:44.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:53 internal [2022-10-03T05:54:44.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 05:53 snap [2022-10-03T05:54:44.988Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 3 05:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:54:45.291Z] + 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=d466151200edb95fff3e1a1306a852eb5b109481 --label arch=amd64 --label version=2.3.0-dev.16 . [2022-10-03T05:54:45.291Z] Sending build context to Docker daemon 5.502MB [2022-10-03T05:54:45.291Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T05:54:45.291Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-03T05:54:45.291Z] ---> af44dcba56ed [2022-10-03T05:54:45.291Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-03T05:54:45.291Z] ---> Running in 8c227cbcd14c [2022-10-03T05:54:45.550Z] Removing intermediate container 8c227cbcd14c [2022-10-03T05:54:45.550Z] ---> e2419a60b273 [2022-10-03T05:54:45.550Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T05:54:45.550Z] ---> Running in f99f993db652 [2022-10-03T05:54:45.550Z] Removing intermediate container f99f993db652 [2022-10-03T05:54:45.550Z] ---> 60789f3fb19f [2022-10-03T05:54:45.550Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T05:54:45.550Z] ---> Running in d57fcd8839cf [2022-10-03T05:54:45.810Z] Removing intermediate container d57fcd8839cf [2022-10-03T05:54:45.810Z] ---> ca3e9a202f4b [2022-10-03T05:54:45.810Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T05:54:45.810Z] ---> Running in e6e721511aa0 [2022-10-03T05:54:45.810Z] Removing intermediate container e6e721511aa0 [2022-10-03T05:54:45.810Z] ---> 779ff18eb5cb [2022-10-03T05:54:45.810Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T05:54:45.810Z] ---> Running in 38ad0a514908 [2022-10-03T05:54:46.747Z] Removing intermediate container 38ad0a514908 [2022-10-03T05:54:46.747Z] ---> 68f11e478c1a [2022-10-03T05:54:46.747Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T05:54:46.747Z] ---> Running in 596ae811565f [2022-10-03T05:54:47.008Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T05:54:47.579Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T05:54:48.147Z] OK: 216 MiB in 55 packages [2022-10-03T05:54:48.410Z] Removing intermediate container 596ae811565f [2022-10-03T05:54:48.410Z] ---> 39657c77c19e [2022-10-03T05:54:48.410Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-03T05:54:48.410Z] ---> Running in 716196f918dc [2022-10-03T05:54:48.672Z] Removing intermediate container 716196f918dc [2022-10-03T05:54:48.672Z] ---> ef3a6cdccf6a [2022-10-03T05:54:48.672Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-03T05:54:48.672Z] ---> 080dfb020c76 [2022-10-03T05:54:48.672Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T05:54:48.672Z] ---> Running in 69a03ddc635f [2022-10-03T05:54:49.622Z] Removing intermediate container 69a03ddc635f [2022-10-03T05:54:49.622Z] ---> 638f02c61cc9 [2022-10-03T05:54:49.622Z] Step 12/25 : COPY . . [2022-10-03T05:54:49.881Z] ---> 81a1d8f47c50 [2022-10-03T05:54:49.882Z] Step 13/25 : RUN ${MAKE} [2022-10-03T05:54:49.882Z] ---> Running in 84ea5c80b575 [2022-10-03T05:54:50.141Z] 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.34 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-03T05:55:12.076Z] Removing intermediate container 84ea5c80b575 [2022-10-03T05:55:12.076Z] ---> 65c39d82d5e3 [2022-10-03T05:55:12.076Z] Step 14/25 : FROM alpine:3.16 [2022-10-03T05:55:12.336Z] 3.16: Pulling from library/alpine [2022-10-03T05:55:12.336Z] 213ec9aee27d: Pulling fs layer [2022-10-03T05:55:12.627Z] 213ec9aee27d: Download complete [2022-10-03T05:55:12.627Z] 213ec9aee27d: Pull complete [2022-10-03T05:55:12.627Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T05:55:12.627Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T05:55:12.627Z] ---> 9c6f07244728 [2022-10-03T05:55:12.627Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T05:55:12.886Z] ---> Running in 546afde5469b [2022-10-03T05:55:13.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T05:55:13.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T05:55:13.403Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T05:55:13.403Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T05:55:13.403Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T05:55:13.403Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T05:55:13.403Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T05:55:13.403Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T05:55:13.403Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T05:55:13.403Z] OK: 8 MiB in 20 packages [2022-10-03T05:55:13.973Z] Removing intermediate container 546afde5469b [2022-10-03T05:55:13.973Z] ---> 7f9d6458ab02 [2022-10-03T05:55:13.973Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-03T05:55:14.539Z] ---> 48700e68fbe4 [2022-10-03T05:55:14.539Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-03T05:55:14.539Z] ---> 6b669fa1fe16 [2022-10-03T05:55:14.539Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-03T05:55:14.797Z] ---> 9fd7b39a86e3 [2022-10-03T05:55:14.797Z] Step 19/25 : EXPOSE 59993 [2022-10-03T05:55:14.797Z] ---> Running in f9fb34039139 [2022-10-03T05:55:15.058Z] Removing intermediate container f9fb34039139 [2022-10-03T05:55:15.058Z] ---> 00568c10a099 [2022-10-03T05:55:15.058Z] Step 20/25 : EXPOSE 161 [2022-10-03T05:55:15.058Z] ---> Running in 4cd4d5da7652 [2022-10-03T05:55:15.058Z] Removing intermediate container 4cd4d5da7652 [2022-10-03T05:55:15.058Z] ---> ef969d643cc7 [2022-10-03T05:55:15.058Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-03T05:55:15.058Z] ---> Running in 2c855cd52aad [2022-10-03T05:55:15.323Z] Removing intermediate container 2c855cd52aad [2022-10-03T05:55:15.323Z] ---> ad43efd5053c [2022-10-03T05:55:15.323Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-03T05:55:15.323Z] ---> Running in 250c8c9c9bf4 [2022-10-03T05:55:15.323Z] Removing intermediate container 250c8c9c9bf4 [2022-10-03T05:55:15.323Z] ---> caf78961826c [2022-10-03T05:55:15.323Z] Step 23/25 : LABEL arch=amd64 [2022-10-03T05:55:15.323Z] ---> Running in 8a643268091b [2022-10-03T05:55:15.587Z] Removing intermediate container 8a643268091b [2022-10-03T05:55:15.587Z] ---> f704a5fafcf1 [2022-10-03T05:55:15.587Z] Step 24/25 : LABEL git_sha=d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T05:55:15.587Z] ---> Running in 4e9a31ad366c [2022-10-03T05:55:15.587Z] Removing intermediate container 4e9a31ad366c [2022-10-03T05:55:15.587Z] ---> b683d637db41 [2022-10-03T05:55:15.587Z] Step 25/25 : LABEL version=2.3.0-dev.16 [2022-10-03T05:55:15.587Z] ---> Running in b7a6803fefd3 [2022-10-03T05:55:15.846Z] Removing intermediate container b7a6803fefd3 [2022-10-03T05:55:15.846Z] ---> 85a2a7cdfe63 [2022-10-03T05:55:15.846Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T05:55:15.846Z] Successfully built 85a2a7cdfe63 [2022-10-03T05:55:15.846Z] 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-03T05:55:15.945Z] provisioning config files... [2022-10-03T05:55:15.953Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5113147937474543953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T05:55:16.249Z] ---> docker-login.sh [2022-10-03T05:55:16.250Z] nexus3.edgexfoundry.org:10001 [2022-10-03T05:55:16.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:55:16.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:55:16.250Z] Configure a credential helper to remove this warning. See [2022-10-03T05:55:16.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:55:16.250Z] [2022-10-03T05:55:16.250Z] Login Succeeded [2022-10-03T05:55:16.250Z] nexus3.edgexfoundry.org:10002 [2022-10-03T05:55:16.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:55:16.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:55:16.250Z] Configure a credential helper to remove this warning. See [2022-10-03T05:55:16.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:55:16.250Z] [2022-10-03T05:55:16.250Z] Login Succeeded [2022-10-03T05:55:16.250Z] nexus3.edgexfoundry.org:10003 [2022-10-03T05:55:16.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:55:16.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:55:16.508Z] Configure a credential helper to remove this warning. See [2022-10-03T05:55:16.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:55:16.508Z] [2022-10-03T05:55:16.508Z] Login Succeeded [2022-10-03T05:55:16.508Z] nexus3.edgexfoundry.org:10004 [2022-10-03T05:55:16.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:55:16.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:55:16.508Z] Configure a credential helper to remove this warning. See [2022-10-03T05:55:16.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:55:16.508Z] [2022-10-03T05:55:16.508Z] Login Succeeded [2022-10-03T05:55:16.508Z] docker.io [2022-10-03T05:55:16.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:55:17.074Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:55:17.074Z] Configure a credential helper to remove this warning. See [2022-10-03T05:55:17.074Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:55:17.074Z] [2022-10-03T05:55:17.074Z] Login Succeeded [2022-10-03T05:55:17.074Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T05:55:17.116Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T05:55:17.139Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T05:55:17.154Z] [edgeXDocker.push] Tagging docker image device-snmp with the following tags: [2022-10-03T05:55:17.154Z] d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T05:55:17.154Z] latest [2022-10-03T05:55:17.154Z] 2.3.0-dev.16 [2022-10-03T05:55:17.154Z] d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16 [2022-10-03T05:55:17.154Z] main [2022-10-03T05:55:17.154Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:17.488Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d466151200edb95fff3e1a1306a852eb5b109481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:17.827Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T05:55:17.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-03T05:55:17.827Z] f1c048cdebe1: Preparing [2022-10-03T05:55:17.827Z] 91a9e2bf040d: Preparing [2022-10-03T05:55:17.827Z] ae29fc5267e5: Preparing [2022-10-03T05:55:17.827Z] 8170f3b54c79: Preparing [2022-10-03T05:55:17.827Z] 994393dc58e7: Preparing [2022-10-03T05:55:17.827Z] 994393dc58e7: Layer already exists [2022-10-03T05:55:17.827Z] 91a9e2bf040d: Pushed [2022-10-03T05:55:17.827Z] f1c048cdebe1: Pushed [2022-10-03T05:55:18.085Z] 8170f3b54c79: Pushed [2022-10-03T05:55:20.617Z] ae29fc5267e5: Pushed [2022-10-03T05:55:20.617Z] d466151200edb95fff3e1a1306a852eb5b109481: digest: sha256:e0417303ccde90ab8a5b2ca2010822708d49c3ef0bcafb78ed29da368f239541 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:20.925Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:21.225Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-03T05:55:21.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-03T05:55:21.225Z] f1c048cdebe1: Preparing [2022-10-03T05:55:21.225Z] 91a9e2bf040d: Preparing [2022-10-03T05:55:21.225Z] ae29fc5267e5: Preparing [2022-10-03T05:55:21.225Z] 8170f3b54c79: Preparing [2022-10-03T05:55:21.225Z] 994393dc58e7: Preparing [2022-10-03T05:55:21.225Z] 91a9e2bf040d: Layer already exists [2022-10-03T05:55:21.225Z] 994393dc58e7: Layer already exists [2022-10-03T05:55:21.225Z] f1c048cdebe1: Layer already exists [2022-10-03T05:55:21.225Z] 8170f3b54c79: Layer already exists [2022-10-03T05:55:21.225Z] ae29fc5267e5: Layer already exists [2022-10-03T05:55:21.225Z] latest: digest: sha256:e0417303ccde90ab8a5b2ca2010822708d49c3ef0bcafb78ed29da368f239541 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:21.530Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:21.834Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.16 [2022-10-03T05:55:21.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-03T05:55:21.834Z] f1c048cdebe1: Preparing [2022-10-03T05:55:21.834Z] 91a9e2bf040d: Preparing [2022-10-03T05:55:21.834Z] ae29fc5267e5: Preparing [2022-10-03T05:55:21.834Z] 8170f3b54c79: Preparing [2022-10-03T05:55:21.834Z] 994393dc58e7: Preparing [2022-10-03T05:55:21.834Z] 994393dc58e7: Layer already exists [2022-10-03T05:55:21.834Z] ae29fc5267e5: Layer already exists [2022-10-03T05:55:21.834Z] 91a9e2bf040d: Layer already exists [2022-10-03T05:55:21.834Z] 8170f3b54c79: Layer already exists [2022-10-03T05:55:21.834Z] f1c048cdebe1: Layer already exists [2022-10-03T05:55:21.834Z] 2.3.0-dev.16: digest: sha256:e0417303ccde90ab8a5b2ca2010822708d49c3ef0bcafb78ed29da368f239541 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:22.138Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:22.441Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16 [2022-10-03T05:55:22.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-03T05:55:22.441Z] f1c048cdebe1: Preparing [2022-10-03T05:55:22.441Z] 91a9e2bf040d: Preparing [2022-10-03T05:55:22.441Z] ae29fc5267e5: Preparing [2022-10-03T05:55:22.441Z] 8170f3b54c79: Preparing [2022-10-03T05:55:22.441Z] 994393dc58e7: Preparing [2022-10-03T05:55:22.441Z] f1c048cdebe1: Layer already exists [2022-10-03T05:55:22.441Z] 994393dc58e7: Layer already exists [2022-10-03T05:55:22.441Z] 91a9e2bf040d: Layer already exists [2022-10-03T05:55:22.441Z] ae29fc5267e5: Layer already exists [2022-10-03T05:55:22.441Z] 8170f3b54c79: Layer already exists [2022-10-03T05:55:22.441Z] d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16: digest: sha256:e0417303ccde90ab8a5b2ca2010822708d49c3ef0bcafb78ed29da368f239541 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:22.747Z] + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:23.047Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp:main [2022-10-03T05:55:23.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] [2022-10-03T05:55:23.047Z] f1c048cdebe1: Preparing [2022-10-03T05:55:23.047Z] 91a9e2bf040d: Preparing [2022-10-03T05:55:23.047Z] ae29fc5267e5: Preparing [2022-10-03T05:55:23.047Z] 8170f3b54c79: Preparing [2022-10-03T05:55:23.047Z] 994393dc58e7: Preparing [2022-10-03T05:55:23.047Z] 994393dc58e7: Layer already exists [2022-10-03T05:55:23.047Z] 91a9e2bf040d: Layer already exists [2022-10-03T05:55:23.047Z] ae29fc5267e5: Layer already exists [2022-10-03T05:55:23.047Z] 8170f3b54c79: Layer already exists [2022-10-03T05:55:23.047Z] f1c048cdebe1: Layer already exists [2022-10-03T05:55:23.047Z] main: digest: sha256:e0417303ccde90ab8a5b2ca2010822708d49c3ef0bcafb78ed29da368f239541 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T05:55:23.088Z] ===================================================== [Pipeline] echo [2022-10-03T05:55:23.095Z] taggedImages: [2022-10-03T05:55:23.095Z] - nexus3.edgexfoundry.org:10004/device-snmp:d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T05:55:23.095Z] - nexus3.edgexfoundry.org:10004/device-snmp:latest [2022-10-03T05:55:23.095Z] - nexus3.edgexfoundry.org:10004/device-snmp:2.3.0-dev.16 [2022-10-03T05:55:23.095Z] - nexus3.edgexfoundry.org:10004/device-snmp:d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16 [2022-10-03T05:55:23.095Z] - 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-03T05:55:23.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T05:55:23.474Z] [2022-10-03T05:55:23.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:55:23.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T05:55:23.773Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T05:55:23.773Z] 5eb5b503b376: Pulling fs layer [2022-10-03T05:55:23.773Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T05:55:23.773Z] ec43610c2a17: Pulling fs layer [2022-10-03T05:55:23.773Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T05:55:23.773Z] 33b1e0a273af: Pulling fs layer [2022-10-03T05:55:23.773Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T05:55:23.773Z] 2f39f015ded8: Pulling fs layer [2022-10-03T05:55:23.773Z] 33b1e0a273af: Waiting [2022-10-03T05:55:23.773Z] 5d3b04190fa2: Waiting [2022-10-03T05:55:23.773Z] 2f39f015ded8: Waiting [2022-10-03T05:55:23.773Z] 3a2ae6a8a46f: Waiting [2022-10-03T05:55:23.773Z] 5c69ac0246d0: Verifying Checksum [2022-10-03T05:55:23.773Z] 5c69ac0246d0: Download complete [2022-10-03T05:55:23.773Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-03T05:55:23.773Z] 3a2ae6a8a46f: Download complete [2022-10-03T05:55:23.773Z] 33b1e0a273af: Verifying Checksum [2022-10-03T05:55:23.773Z] 33b1e0a273af: Download complete [2022-10-03T05:55:23.773Z] ec43610c2a17: Verifying Checksum [2022-10-03T05:55:23.773Z] ec43610c2a17: Download complete [2022-10-03T05:55:23.773Z] 5d3b04190fa2: Download complete [2022-10-03T05:55:24.040Z] 5eb5b503b376: Download complete [2022-10-03T05:55:24.607Z] 2f39f015ded8: Download complete [2022-10-03T05:55:25.172Z] 5eb5b503b376: Pull complete [2022-10-03T05:55:25.430Z] 5c69ac0246d0: Pull complete [2022-10-03T05:55:25.694Z] ec43610c2a17: Pull complete [2022-10-03T05:55:25.953Z] 3a2ae6a8a46f: Pull complete [2022-10-03T05:55:26.210Z] 33b1e0a273af: Pull complete [2022-10-03T05:55:26.210Z] 5d3b04190fa2: Pull complete [2022-10-03T05:55:31.489Z] 2f39f015ded8: Pull complete [2022-10-03T05:55:31.489Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T05:55:31.489Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T05:55:31.489Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:55:31.565Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T05:55:31.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T05:55:33.546Z] $ docker top 46532428c0d9dcfbfe2384a7119732ff3486edabdf07af30e8532e6eeb248d0b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T05:55:33.911Z] ---> job-cost.sh [2022-10-03T05:55:33.912Z] lf-activate-venv: SKIPPING [2022-10-03T05:55:33.912Z] INFO: No Stack... [2022-10-03T05:55:34.170Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T05:55:34.737Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T05:55:35.023Z] + + cut -d, -f6 [2022-10-03T05:55:35.023Z] cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv [Pipeline] lock [2022-10-03T05:55:35.034Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-47-stack-cost] [2022-10-03T05:55:35.044Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-47-stack-cost] did not exist. Created. [2022-10-03T05:55:35.044Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T05:55:35.341Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T05:55:35.363Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T05:55:35.372Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T05:55:35.398Z] $ docker stop --time=1 46532428c0d9dcfbfe2384a7119732ff3486edabdf07af30e8532e6eeb248d0b [2022-10-03T05:55:36.571Z] $ docker rm -f 46532428c0d9dcfbfe2384a7119732ff3486edabdf07af30e8532e6eeb248d0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T05:57:11.130Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6833 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws [2022-10-03T05:57:11.140Z] Running in /w/workspace/device-snmp-go/47 [Pipeline] { [Pipeline] checkout [2022-10-03T05:57:11.174Z] Selected Git installation does not exist. Using Default [2022-10-03T05:57:11.174Z] The recommended git tool is: NONE [2022-10-03T05:57:16.155Z] using credential edgex-jenkins-ssh [2022-10-03T05:57:16.170Z] Cloning the remote Git repository [2022-10-03T05:57:16.215Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2022-10-03T05:57:16.286Z] > git init /w/workspace/device-snmp-go/47 # timeout=10 [2022-10-03T05:57:16.413Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2022-10-03T05:57:16.414Z] > git --version # timeout=10 [2022-10-03T05:57:16.430Z] > git --version # 'git version 2.25.1' [2022-10-03T05:57:16.432Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T05:57:16.472Z] Verifying host key using known hosts file [2022-10-03T05:57:16.652Z] 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-03T05:57:16.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T05:57:18.101Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2022-10-03T05:57:18.120Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T05:57:18.876Z] Avoid second fetch [2022-10-03T05:57:18.877Z] Checking out Revision d466151200edb95fff3e1a1306a852eb5b109481 (main) [2022-10-03T05:57:19.339Z] Commit message: "Merge pull request #194 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.34" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T05:57:18.892Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T05:57:18.919Z] > git checkout -f d466151200edb95fff3e1a1306a852eb5b109481 # timeout=10 [2022-10-03T05:57:20.138Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T05:57:20.138Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T05:57:20.138Z] Dload Upload Total Spent Left Speed [2022-10-03T05:57:20.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 94751 0 --:--:-- --:--:-- --:--:-- 94751 [Pipeline] sh [2022-10-03T05:57:20.686Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T05:57:21.010Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T05:57:21.010Z] + sudo tee /etc/docker/daemon.new [2022-10-03T05:57:21.010Z] { [2022-10-03T05:57:21.010Z] "registry-mirrors": [ [2022-10-03T05:57:21.010Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T05:57:21.010Z] ], [2022-10-03T05:57:21.011Z] "bip": "10.250.0.254/24", [2022-10-03T05:57:21.011Z] "hosts": [ [2022-10-03T05:57:21.011Z] "tcp://0.0.0.0:5555", [2022-10-03T05:57:21.011Z] "unix:///var/run/docker.sock" [2022-10-03T05:57:21.011Z] ], [2022-10-03T05:57:21.011Z] "mtu": 1458, [2022-10-03T05:57:21.011Z] "selinux-enabled": true, [2022-10-03T05:57:21.011Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T05:57:21.011Z] } [Pipeline] sh [2022-10-03T05:57:21.343Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T05:57:21.664Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T05:57:39.895Z] provisioning config files... [2022-10-03T05:57:39.917Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/47@tmp/config5230953705040903798tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T05:57:40.265Z] ---> docker-login.sh [2022-10-03T05:57:40.265Z] nexus3.edgexfoundry.org:10001 [2022-10-03T05:57:40.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:40.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:40.800Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:40.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:40.800Z] [2022-10-03T05:57:40.800Z] Login Succeeded [2022-10-03T05:57:40.800Z] nexus3.edgexfoundry.org:10002 [2022-10-03T05:57:41.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:41.068Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:41.068Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:41.068Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:41.068Z] [2022-10-03T05:57:41.068Z] Login Succeeded [2022-10-03T05:57:41.068Z] nexus3.edgexfoundry.org:10003 [2022-10-03T05:57:41.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:41.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:41.603Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:41.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:41.603Z] [2022-10-03T05:57:41.603Z] Login Succeeded [2022-10-03T05:57:41.603Z] nexus3.edgexfoundry.org:10004 [2022-10-03T05:57:41.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:41.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:41.871Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:41.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:41.871Z] [2022-10-03T05:57:41.871Z] Login Succeeded [2022-10-03T05:57:41.871Z] docker.io [2022-10-03T05:57:42.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T05:57:42.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T05:57:42.405Z] Configure a credential helper to remove this warning. See [2022-10-03T05:57:42.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T05:57:42.405Z] [2022-10-03T05:57:42.405Z] Login Succeeded [2022-10-03T05:57:42.405Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T05:57:42.418Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-03T05:57:42.545Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T05:57:42.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T05:57:42.565Z] ========================================================= [2022-10-03T05:57:42.565Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-03T05:57:42.565Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:57:42.892Z] + 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-03T05:57:43.158Z] Sending build context to Docker daemon 2.835MB [2022-10-03T05:57:43.158Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T05:57:43.158Z] Step 2/13 : FROM ${BASE} AS builder [2022-10-03T05:57:43.158Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-03T05:57:43.158Z] b3c136eddcbf: Pulling fs layer [2022-10-03T05:57:43.158Z] c0a3192eca97: Pulling fs layer [2022-10-03T05:57:43.158Z] a050256f5b6f: Pulling fs layer [2022-10-03T05:57:43.158Z] 656be50a0ddc: Pulling fs layer [2022-10-03T05:57:43.158Z] 2bbca73fdf42: Pulling fs layer [2022-10-03T05:57:43.158Z] f607e4fc86c3: Pulling fs layer [2022-10-03T05:57:43.158Z] 4d572c569a2c: Pulling fs layer [2022-10-03T05:57:43.158Z] fcf976331f73: Pulling fs layer [2022-10-03T05:57:43.158Z] 656be50a0ddc: Waiting [2022-10-03T05:57:43.158Z] 2bbca73fdf42: Waiting [2022-10-03T05:57:43.158Z] f607e4fc86c3: Waiting [2022-10-03T05:57:43.158Z] 4d572c569a2c: Waiting [2022-10-03T05:57:43.158Z] fcf976331f73: Waiting [2022-10-03T05:57:43.158Z] a050256f5b6f: Verifying Checksum [2022-10-03T05:57:43.158Z] a050256f5b6f: Download complete [2022-10-03T05:57:43.428Z] c0a3192eca97: Verifying Checksum [2022-10-03T05:57:43.428Z] c0a3192eca97: Download complete [2022-10-03T05:57:43.428Z] 2bbca73fdf42: Verifying Checksum [2022-10-03T05:57:43.428Z] 2bbca73fdf42: Download complete [2022-10-03T05:57:43.429Z] f607e4fc86c3: Verifying Checksum [2022-10-03T05:57:43.429Z] f607e4fc86c3: Download complete [2022-10-03T05:57:43.429Z] b3c136eddcbf: Verifying Checksum [2022-10-03T05:57:44.016Z] b3c136eddcbf: Pull complete [2022-10-03T05:57:44.287Z] fcf976331f73: Verifying Checksum [2022-10-03T05:57:44.287Z] fcf976331f73: Download complete [2022-10-03T05:57:44.569Z] c0a3192eca97: Pull complete [2022-10-03T05:57:44.837Z] a050256f5b6f: Pull complete [2022-10-03T05:57:45.430Z] 4d572c569a2c: Verifying Checksum [2022-10-03T05:57:45.430Z] 4d572c569a2c: Download complete [2022-10-03T05:57:46.016Z] 656be50a0ddc: Verifying Checksum [2022-10-03T05:57:46.016Z] 656be50a0ddc: Download complete [2022-10-03T05:57:58.365Z] 656be50a0ddc: Pull complete [2022-10-03T05:57:58.365Z] 2bbca73fdf42: Pull complete [2022-10-03T05:57:58.365Z] f607e4fc86c3: Pull complete [2022-10-03T05:58:03.720Z] 4d572c569a2c: Pull complete [2022-10-03T05:58:05.682Z] fcf976331f73: Pull complete [2022-10-03T05:58:05.950Z] Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 [2022-10-03T05:58:05.950Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-03T05:58:05.950Z] ---> 3970a7415f9e [2022-10-03T05:58:05.950Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2022-10-03T05:58:07.923Z] ---> Running in 6375a3c8360a [2022-10-03T05:58:07.923Z] Removing intermediate container 6375a3c8360a [2022-10-03T05:58:07.923Z] ---> 569c81b0044a [2022-10-03T05:58:07.923Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T05:58:07.923Z] ---> Running in 40ae3de04a0d [2022-10-03T05:58:08.191Z] Removing intermediate container 40ae3de04a0d [2022-10-03T05:58:08.191Z] ---> 691dc2585f99 [2022-10-03T05:58:08.191Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T05:58:08.458Z] ---> Running in 1f7a7a2f2fdf [2022-10-03T05:58:08.725Z] Removing intermediate container 1f7a7a2f2fdf [2022-10-03T05:58:08.725Z] ---> 546fe5ba9d6f [2022-10-03T05:58:08.725Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T05:58:08.725Z] ---> Running in 9092c2580fd3 [2022-10-03T05:58:08.994Z] Removing intermediate container 9092c2580fd3 [2022-10-03T05:58:08.994Z] ---> 4d2ead8a9c5a [2022-10-03T05:58:08.994Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T05:58:08.994Z] ---> Running in 69be427921fb [2022-10-03T05:58:10.949Z] Removing intermediate container 69be427921fb [2022-10-03T05:58:10.949Z] ---> b55d19f814e1 [2022-10-03T05:58:10.949Z] Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T05:58:10.949Z] ---> Running in a4d11f785466 [2022-10-03T05:58:11.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T05:58:12.874Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T05:58:13.836Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2022-10-03T05:58:13.836Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-10-03T05:58:13.836Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2022-10-03T05:58:14.104Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2022-10-03T05:58:14.373Z] Executing busybox-1.35.0-r13.trigger [2022-10-03T05:58:14.373Z] OK: 226 MiB in 55 packages [2022-10-03T05:58:15.435Z] Removing intermediate container a4d11f785466 [2022-10-03T05:58:15.435Z] ---> c483e15500cd [2022-10-03T05:58:15.435Z] Step 9/13 : WORKDIR /device-snmp-go [2022-10-03T05:58:15.435Z] ---> Running in 5adf5c16905f [2022-10-03T05:58:15.710Z] Removing intermediate container 5adf5c16905f [2022-10-03T05:58:15.710Z] ---> 7c7e8ef450a2 [2022-10-03T05:58:15.710Z] Step 10/13 : COPY go.mod vendor* ./ [2022-10-03T05:58:16.295Z] ---> 0f64e7c5e2d2 [2022-10-03T05:58:16.295Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T05:58:16.295Z] ---> Running in 33ec08f19743 [2022-10-03T05:59:12.717Z] Removing intermediate container 33ec08f19743 [2022-10-03T05:59:12.717Z] ---> 215033ee3f11 [2022-10-03T05:59:12.717Z] Step 12/13 : COPY . . [2022-10-03T05:59:12.717Z] ---> c720fa4be918 [2022-10-03T05:59:12.717Z] Step 13/13 : RUN ${MAKE} [2022-10-03T05:59:12.717Z] ---> Running in 59a902568210 [2022-10-03T05:59:12.717Z] noop [2022-10-03T05:59:12.717Z] Removing intermediate container 59a902568210 [2022-10-03T05:59:12.717Z] ---> d430b893dfe5 [2022-10-03T05:59:12.717Z] Successfully built d430b893dfe5 [2022-10-03T05:59:12.717Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:59:13.090Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T05:59:13.090Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:59:13.269Z] prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container [2022-10-03T05:59:13.342Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/47 -v /w/workspace/device-snmp-go/47:/w/workspace/device-snmp-go/47:rw,z -v /w/workspace/device-snmp-go/47@tmp:/w/workspace/device-snmp-go/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T05:59:14.577Z] $ docker top 0bf05fd4be44d3e1cf6d96fc3752f4865daadab055899d1491f0e49b04c29c4a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T05:59:15.376Z] + go version [2022-10-03T05:59:15.376Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-10-03T05:59:15.398Z] $ docker stop --time=1 0bf05fd4be44d3e1cf6d96fc3752f4865daadab055899d1491f0e49b04c29c4a [2022-10-03T05:59:16.983Z] $ docker rm -f 0bf05fd4be44d3e1cf6d96fc3752f4865daadab055899d1491f0e49b04c29c4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T05:59:17.537Z] + docker inspect -f . ci-base-image-arm64 [2022-10-03T05:59:17.537Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T05:59:17.714Z] prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container [2022-10-03T05:59:17.780Z] $ 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/47 -v /w/workspace/device-snmp-go/47:/w/workspace/device-snmp-go/47:rw,z -v /w/workspace/device-snmp-go/47@tmp:/w/workspace/device-snmp-go/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-03T05:59:19.030Z] $ docker top 8ec4d7738b3b4bd786e3f3dad74eef4fe3466db7250ab2e1c744a0e00a0c50bf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T05:59:19.534Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/47 [Pipeline] fileExists [Pipeline] sh [2022-10-03T05:59:19.868Z] + make test [2022-10-03T05:59:19.868Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-03T05:59:22.454Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2022-10-03T06:00:44.103Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2022-10-03T06:00:44.103Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.064s coverage: 0.0% of statements [2022-10-03T06:00:44.103Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-03T06:00:44.103Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-03T06:01:02.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-03T06:01:02.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-03T06:01:02.348Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-03T06:01:02.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-03T06:01:02.377Z] $ docker stop --time=1 8ec4d7738b3b4bd786e3f3dad74eef4fe3466db7250ab2e1c744a0e00a0c50bf [2022-10-03T06:01:04.103Z] $ docker rm -f 8ec4d7738b3b4bd786e3f3dad74eef4fe3466db7250ab2e1c744a0e00a0c50bf [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T06:01:05.008Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-03T06:01:05.024Z] Warning: overwriting stash ‘coverage-report’ [2022-10-03T06:01:05.379Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T06:01:05.776Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T06:01:06.092Z] + ls -al . [2022-10-03T06:01:06.092Z] total 168 [2022-10-03T06:01:06.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 05:59 . [2022-10-03T06:01:06.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 05:57 .. [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 6 Oct 3 05:57 .dockerignore [2022-10-03T06:01:06.092Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 05:57 .git [2022-10-03T06:01:06.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:57 .github [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 328 Oct 3 05:57 .gitignore [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 05:57 .golangci.yml [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 8932 Oct 3 05:57 Attribution.txt [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 6948 Oct 3 05:57 CHANGELOG.md [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 1575 Oct 3 05:57 Dockerfile [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 05:57 GOVERNANCE.md [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 656 Oct 3 05:57 Jenkinsfile [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 3 05:57 LICENSE [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 2543 Oct 3 05:57 Makefile [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 3 05:57 OWNERS.md [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 10054 Oct 3 05:57 README.md [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 05:53 VERSION [2022-10-03T06:01:06.092Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 05:57 bin [2022-10-03T06:01:06.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:57 cmd [2022-10-03T06:01:06.092Z] -rw-r--r-- 1 jenkins jenkins 7631 Oct 3 06:00 coverage.out [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 3473 Oct 3 05:57 go.mod [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 38138 Oct 3 05:57 go.sum [2022-10-03T06:01:06.092Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 05:57 internal [2022-10-03T06:01:06.092Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 05:57 snap [2022-10-03T06:01:06.092Z] -rw-rw-r-- 1 jenkins jenkins 228 Oct 3 05:57 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:01:06.425Z] + 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=d466151200edb95fff3e1a1306a852eb5b109481 --label arch=arm64 --label version=2.3.0-dev.16 . [2022-10-03T06:01:06.703Z] Sending build context to Docker daemon 2.843MB [2022-10-03T06:01:06.703Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-10-03T06:01:06.703Z] Step 2/25 : FROM ${BASE} AS builder [2022-10-03T06:01:06.703Z] ---> d430b893dfe5 [2022-10-03T06:01:06.703Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-10-03T06:01:06.703Z] ---> Running in 51232461ee20 [2022-10-03T06:01:06.969Z] Removing intermediate container 51232461ee20 [2022-10-03T06:01:06.969Z] ---> bb146088a3f9 [2022-10-03T06:01:06.969Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-03T06:01:07.241Z] ---> Running in 72d16da97267 [2022-10-03T06:01:07.508Z] Removing intermediate container 72d16da97267 [2022-10-03T06:01:07.508Z] ---> 3530fdcd9b9a [2022-10-03T06:01:07.508Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-10-03T06:01:07.508Z] ---> Running in 3c948da07926 [2022-10-03T06:01:07.775Z] Removing intermediate container 3c948da07926 [2022-10-03T06:01:07.775Z] ---> 52056c1c4a1c [2022-10-03T06:01:07.775Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2022-10-03T06:01:07.775Z] ---> Running in 7f4ad1404ea0 [2022-10-03T06:01:08.046Z] Removing intermediate container 7f4ad1404ea0 [2022-10-03T06:01:08.046Z] ---> 3f2196fa2901 [2022-10-03T06:01:08.046Z] Step 7/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T06:01:08.046Z] ---> Running in b73b7223817a [2022-10-03T06:01:09.992Z] Removing intermediate container b73b7223817a [2022-10-03T06:01:09.992Z] ---> 930a6f7dc0ac [2022-10-03T06:01:09.992Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-10-03T06:01:09.992Z] ---> Running in 8a82b202de6b [2022-10-03T06:01:10.577Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T06:01:11.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T06:01:12.940Z] OK: 226 MiB in 55 packages [2022-10-03T06:01:13.521Z] Removing intermediate container 8a82b202de6b [2022-10-03T06:01:13.521Z] ---> 8741d7152b8f [2022-10-03T06:01:13.521Z] Step 9/25 : WORKDIR /device-snmp-go [2022-10-03T06:01:13.521Z] ---> Running in 7d9e7220d4c1 [2022-10-03T06:01:13.787Z] Removing intermediate container 7d9e7220d4c1 [2022-10-03T06:01:13.787Z] ---> 5cd447124040 [2022-10-03T06:01:13.787Z] Step 10/25 : COPY go.mod vendor* ./ [2022-10-03T06:01:14.369Z] ---> 9b69a7c66aa5 [2022-10-03T06:01:14.369Z] Step 11/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-03T06:01:14.369Z] ---> Running in 03c3c960115d [2022-10-03T06:01:17.709Z] Removing intermediate container 03c3c960115d [2022-10-03T06:01:17.709Z] ---> 4e57127d8e60 [2022-10-03T06:01:17.709Z] Step 12/25 : COPY . . [2022-10-03T06:01:18.293Z] ---> e18e7edecbe5 [2022-10-03T06:01:18.293Z] Step 13/25 : RUN ${MAKE} [2022-10-03T06:01:18.293Z] ---> Running in 9ea569badc68 [2022-10-03T06:01:19.254Z] 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.34 -X github.com/edgexfoundry/device-snmp-go.Version=2.3.0-dev.16" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd [2022-10-03T06:03:55.962Z] Removing intermediate container 9ea569badc68 [2022-10-03T06:03:55.962Z] ---> 5657132d3699 [2022-10-03T06:03:55.962Z] Step 14/25 : FROM alpine:3.16 [2022-10-03T06:03:55.962Z] 3.16: Pulling from library/alpine [2022-10-03T06:03:55.962Z] 9b18e9b68314: Pulling fs layer [2022-10-03T06:03:55.962Z] 9b18e9b68314: Download complete [2022-10-03T06:03:55.962Z] 9b18e9b68314: Pull complete [2022-10-03T06:03:55.962Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T06:03:55.962Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T06:03:55.962Z] ---> a6215f271958 [2022-10-03T06:03:55.962Z] Step 15/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-03T06:03:55.962Z] ---> Running in 22e988219558 [2022-10-03T06:03:55.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T06:03:55.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T06:03:55.962Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-03T06:03:55.962Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T06:03:55.962Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-03T06:03:55.962Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T06:03:55.962Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-03T06:03:55.962Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-03T06:03:55.962Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T06:03:55.962Z] OK: 8 MiB in 20 packages [2022-10-03T06:03:55.962Z] Removing intermediate container 22e988219558 [2022-10-03T06:03:55.962Z] ---> 35fbe33be53e [2022-10-03T06:03:55.962Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2022-10-03T06:03:55.962Z] ---> 5ec3b8461c64 [2022-10-03T06:03:55.962Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2022-10-03T06:03:55.962Z] ---> 4a0e059aa618 [2022-10-03T06:03:55.962Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2022-10-03T06:03:55.962Z] ---> 1996b4d336f5 [2022-10-03T06:03:55.962Z] Step 19/25 : EXPOSE 59993 [2022-10-03T06:03:55.962Z] ---> Running in be5d4795369d [2022-10-03T06:03:55.962Z] Removing intermediate container be5d4795369d [2022-10-03T06:03:55.962Z] ---> 65696ba23a0c [2022-10-03T06:03:55.962Z] Step 20/25 : EXPOSE 161 [2022-10-03T06:03:55.962Z] ---> Running in 7b774e9523e2 [2022-10-03T06:03:55.962Z] Removing intermediate container 7b774e9523e2 [2022-10-03T06:03:55.962Z] ---> 42fa9ae9380f [2022-10-03T06:03:55.962Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2022-10-03T06:03:55.962Z] ---> Running in 75ae083800c4 [2022-10-03T06:03:55.962Z] Removing intermediate container 75ae083800c4 [2022-10-03T06:03:55.962Z] ---> 703d62b68f80 [2022-10-03T06:03:55.962Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-10-03T06:03:55.962Z] ---> Running in b534784f0b51 [2022-10-03T06:03:55.962Z] Removing intermediate container b534784f0b51 [2022-10-03T06:03:55.962Z] ---> fa94f2e042ba [2022-10-03T06:03:55.962Z] Step 23/25 : LABEL arch=arm64 [2022-10-03T06:03:55.962Z] ---> Running in 0df494a94733 [2022-10-03T06:03:55.962Z] Removing intermediate container 0df494a94733 [2022-10-03T06:03:55.962Z] ---> 807cc3ad4819 [2022-10-03T06:03:55.962Z] Step 24/25 : LABEL git_sha=d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T06:03:55.962Z] ---> Running in d5caa788a0d2 [2022-10-03T06:03:55.962Z] Removing intermediate container d5caa788a0d2 [2022-10-03T06:03:55.962Z] ---> be0c28d74d78 [2022-10-03T06:03:55.962Z] Step 25/25 : LABEL version=2.3.0-dev.16 [2022-10-03T06:03:55.962Z] ---> Running in 43063e3169a1 [2022-10-03T06:03:55.962Z] Removing intermediate container 43063e3169a1 [2022-10-03T06:03:55.962Z] ---> 7d29acd48f65 [2022-10-03T06:03:55.962Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T06:03:55.962Z] Successfully built 7d29acd48f65 [2022-10-03T06:03:55.962Z] 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-03T06:03:56.073Z] provisioning config files... [2022-10-03T06:03:56.087Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/47@tmp/config14324705472554781584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:03:56.481Z] ---> docker-login.sh [2022-10-03T06:03:56.481Z] nexus3.edgexfoundry.org:10001 [2022-10-03T06:03:56.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T06:03:56.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T06:03:56.769Z] Configure a credential helper to remove this warning. See [2022-10-03T06:03:56.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T06:03:56.769Z] [2022-10-03T06:03:56.769Z] Login Succeeded [2022-10-03T06:03:56.769Z] nexus3.edgexfoundry.org:10002 [2022-10-03T06:03:57.044Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T06:03:57.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T06:03:57.044Z] Configure a credential helper to remove this warning. See [2022-10-03T06:03:57.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T06:03:57.044Z] [2022-10-03T06:03:57.044Z] Login Succeeded [2022-10-03T06:03:57.327Z] nexus3.edgexfoundry.org:10003 [2022-10-03T06:03:57.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T06:03:57.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T06:03:57.599Z] Configure a credential helper to remove this warning. See [2022-10-03T06:03:57.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T06:03:57.599Z] [2022-10-03T06:03:57.599Z] Login Succeeded [2022-10-03T06:03:57.599Z] nexus3.edgexfoundry.org:10004 [2022-10-03T06:03:57.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T06:03:57.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T06:03:57.871Z] Configure a credential helper to remove this warning. See [2022-10-03T06:03:57.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T06:03:57.871Z] [2022-10-03T06:03:57.871Z] Login Succeeded [2022-10-03T06:03:57.871Z] docker.io [2022-10-03T06:03:58.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T06:03:58.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T06:03:58.717Z] Configure a credential helper to remove this warning. See [2022-10-03T06:03:58.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T06:03:58.717Z] [2022-10-03T06:03:58.717Z] Login Succeeded [2022-10-03T06:03:58.717Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T06:03:58.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T06:03:58.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-03T06:03:58.772Z] [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: [2022-10-03T06:03:58.772Z] d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T06:03:58.772Z] latest [2022-10-03T06:03:58.772Z] 2.3.0-dev.16 [2022-10-03T06:03:58.772Z] d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16 [2022-10-03T06:03:58.772Z] main [2022-10-03T06:03:58.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:03:59.111Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d466151200edb95fff3e1a1306a852eb5b109481 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:00.858Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T06:04:00.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-03T06:04:00.858Z] 2ce8e967d291: Preparing [2022-10-03T06:04:00.858Z] 2a241cc86d32: Preparing [2022-10-03T06:04:00.858Z] a21beafac6b3: Preparing [2022-10-03T06:04:00.858Z] ee6c0ab4bc84: Preparing [2022-10-03T06:04:00.858Z] 5d3e392a13a0: Preparing [2022-10-03T06:04:00.858Z] 5d3e392a13a0: Layer already exists [2022-10-03T06:04:01.127Z] 2ce8e967d291: Pushed [2022-10-03T06:04:01.127Z] 2a241cc86d32: Pushed [2022-10-03T06:04:02.088Z] ee6c0ab4bc84: Pushed [2022-10-03T06:04:06.338Z] a21beafac6b3: Pushed [2022-10-03T06:04:06.338Z] d466151200edb95fff3e1a1306a852eb5b109481: digest: sha256:9fbdccea6adbcf4836f7fca9369538fdf9752cc4d7e6aa5ea0e9500d27f02dee size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:06.685Z] + 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-03T06:04:07.021Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-03T06:04:07.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-03T06:04:07.021Z] 2ce8e967d291: Preparing [2022-10-03T06:04:07.021Z] 2a241cc86d32: Preparing [2022-10-03T06:04:07.021Z] a21beafac6b3: Preparing [2022-10-03T06:04:07.021Z] ee6c0ab4bc84: Preparing [2022-10-03T06:04:07.021Z] 5d3e392a13a0: Preparing [2022-10-03T06:04:07.021Z] 5d3e392a13a0: Layer already exists [2022-10-03T06:04:07.021Z] a21beafac6b3: Layer already exists [2022-10-03T06:04:07.021Z] ee6c0ab4bc84: Layer already exists [2022-10-03T06:04:07.021Z] 2a241cc86d32: Layer already exists [2022-10-03T06:04:07.021Z] 2ce8e967d291: Layer already exists [2022-10-03T06:04:07.021Z] latest: digest: sha256:9fbdccea6adbcf4836f7fca9369538fdf9752cc4d7e6aa5ea0e9500d27f02dee size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:07.626Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:07.960Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.16 [2022-10-03T06:04:07.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-03T06:04:07.960Z] 2ce8e967d291: Preparing [2022-10-03T06:04:07.960Z] 2a241cc86d32: Preparing [2022-10-03T06:04:07.960Z] a21beafac6b3: Preparing [2022-10-03T06:04:07.960Z] ee6c0ab4bc84: Preparing [2022-10-03T06:04:07.960Z] 5d3e392a13a0: Preparing [2022-10-03T06:04:07.960Z] a21beafac6b3: Layer already exists [2022-10-03T06:04:07.960Z] 2a241cc86d32: Layer already exists [2022-10-03T06:04:07.960Z] 5d3e392a13a0: Layer already exists [2022-10-03T06:04:07.960Z] ee6c0ab4bc84: Layer already exists [2022-10-03T06:04:07.960Z] 2ce8e967d291: Layer already exists [2022-10-03T06:04:07.960Z] 2.3.0-dev.16: digest: sha256:9fbdccea6adbcf4836f7fca9369538fdf9752cc4d7e6aa5ea0e9500d27f02dee size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:08.298Z] + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:08.624Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16 [2022-10-03T06:04:08.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-03T06:04:08.624Z] 2ce8e967d291: Preparing [2022-10-03T06:04:08.624Z] 2a241cc86d32: Preparing [2022-10-03T06:04:08.624Z] a21beafac6b3: Preparing [2022-10-03T06:04:08.624Z] ee6c0ab4bc84: Preparing [2022-10-03T06:04:08.624Z] 5d3e392a13a0: Preparing [2022-10-03T06:04:08.624Z] 5d3e392a13a0: Layer already exists [2022-10-03T06:04:08.624Z] a21beafac6b3: Layer already exists [2022-10-03T06:04:08.624Z] 2a241cc86d32: Layer already exists [2022-10-03T06:04:08.624Z] 2ce8e967d291: Layer already exists [2022-10-03T06:04:08.624Z] ee6c0ab4bc84: Layer already exists [2022-10-03T06:04:08.624Z] d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16: digest: sha256:9fbdccea6adbcf4836f7fca9369538fdf9752cc4d7e6aa5ea0e9500d27f02dee size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:08.961Z] + 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-03T06:04:09.291Z] + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [2022-10-03T06:04:09.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] [2022-10-03T06:04:09.291Z] 2ce8e967d291: Preparing [2022-10-03T06:04:09.291Z] 2a241cc86d32: Preparing [2022-10-03T06:04:09.291Z] a21beafac6b3: Preparing [2022-10-03T06:04:09.291Z] ee6c0ab4bc84: Preparing [2022-10-03T06:04:09.291Z] 5d3e392a13a0: Preparing [2022-10-03T06:04:09.291Z] 2a241cc86d32: Layer already exists [2022-10-03T06:04:09.291Z] 5d3e392a13a0: Layer already exists [2022-10-03T06:04:09.291Z] ee6c0ab4bc84: Layer already exists [2022-10-03T06:04:09.291Z] a21beafac6b3: Layer already exists [2022-10-03T06:04:09.291Z] 2ce8e967d291: Layer already exists [2022-10-03T06:04:09.291Z] main: digest: sha256:9fbdccea6adbcf4836f7fca9369538fdf9752cc4d7e6aa5ea0e9500d27f02dee size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-03T06:04:09.599Z] ===================================================== [Pipeline] echo [2022-10-03T06:04:09.605Z] taggedImages: [2022-10-03T06:04:09.605Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d466151200edb95fff3e1a1306a852eb5b109481 [2022-10-03T06:04:09.605Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [2022-10-03T06:04:09.605Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:2.3.0-dev.16 [2022-10-03T06:04:09.605Z] - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d466151200edb95fff3e1a1306a852eb5b109481-2.3.0-dev.16 [2022-10-03T06:04:09.605Z] - 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-03T06:04:09.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T06:04:09.965Z] [2022-10-03T06:04:09.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:10.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T06:04:10.289Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T06:04:10.289Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T06:04:10.289Z] 04944245beec: Pulling fs layer [2022-10-03T06:04:10.289Z] 699f458cf7ca: Pulling fs layer [2022-10-03T06:04:10.289Z] 765212b225bb: Pulling fs layer [2022-10-03T06:04:10.289Z] f23df028b6ca: Pulling fs layer [2022-10-03T06:04:10.289Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T06:04:10.289Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T06:04:10.289Z] f23df028b6ca: Waiting [2022-10-03T06:04:10.289Z] d65c8cfc05b1: Waiting [2022-10-03T06:04:10.289Z] 2437ff75d9bd: Waiting [2022-10-03T06:04:10.289Z] 765212b225bb: Waiting [2022-10-03T06:04:10.559Z] 04944245beec: Verifying Checksum [2022-10-03T06:04:10.559Z] 04944245beec: Download complete [2022-10-03T06:04:10.559Z] 765212b225bb: Verifying Checksum [2022-10-03T06:04:10.559Z] 765212b225bb: Download complete [2022-10-03T06:04:10.559Z] f23df028b6ca: Verifying Checksum [2022-10-03T06:04:10.559Z] f23df028b6ca: Download complete [2022-10-03T06:04:10.559Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T06:04:10.559Z] d65c8cfc05b1: Download complete [2022-10-03T06:04:10.826Z] 699f458cf7ca: Verifying Checksum [2022-10-03T06:04:10.826Z] 699f458cf7ca: Download complete [2022-10-03T06:04:11.091Z] 8998bd30e6a1: Download complete [2022-10-03T06:04:13.672Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T06:04:13.672Z] 2437ff75d9bd: Download complete [2022-10-03T06:04:14.631Z] 8998bd30e6a1: Pull complete [2022-10-03T06:04:15.216Z] 04944245beec: Pull complete [2022-10-03T06:04:16.622Z] 699f458cf7ca: Pull complete [2022-10-03T06:04:16.623Z] 765212b225bb: Pull complete [2022-10-03T06:04:17.206Z] f23df028b6ca: Pull complete [2022-10-03T06:04:17.472Z] d65c8cfc05b1: Pull complete [2022-10-03T06:04:32.468Z] 2437ff75d9bd: Pull complete [2022-10-03T06:04:32.468Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T06:04:32.468Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T06:04:32.468Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T06:04:32.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-6833 does not seem to be running inside a container [2022-10-03T06:04:32.731Z] $ 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/47 -v /w/workspace/device-snmp-go/47:/w/workspace/device-snmp-go/47:rw,z -v /w/workspace/device-snmp-go/47@tmp:/w/workspace/device-snmp-go/47@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-03T06:04:35.370Z] $ docker top c2378e2b709180faecd0bcf3730bd85b1c612aa7a17349b176ee56fc03e874a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:04:36.206Z] ---> job-cost.sh [2022-10-03T06:04:36.206Z] lf-activate-venv: SKIPPING [2022-10-03T06:04:36.206Z] INFO: No Stack... [2022-10-03T06:04:36.474Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T06:04:37.429Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T06:04:37.744Z] + cat /w/workspace/device-snmp-go/47/archives/cost.csv [2022-10-03T06:04:37.744Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T06:04:38.042Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-47-stack-cost] [2022-10-03T06:04:38.049Z] Resource [jenkins-edgexfoundry-device-snmp-go-main-47-stack-cost] did not exist. Created. [2022-10-03T06:04:38.049Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-47-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T06:04:38.375Z] /w/workspace/device-snmp-go/47@tmp/durable-d0e7b7eb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T06:04:38.704Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T06:04:38.728Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T06:04:38.768Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T06:04:38.777Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-47-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T06:04:38.794Z] $ docker stop --time=1 c2378e2b709180faecd0bcf3730bd85b1c612aa7a17349b176ee56fc03e874a7 [2022-10-03T06:04:40.288Z] $ docker rm -f c2378e2b709180faecd0bcf3730bd85b1c612aa7a17349b176ee56fc03e874a7 [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-03T06:04:40.715Z] provisioning config files... [2022-10-03T06:04:40.722Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config17250533669061927906tmp [Pipeline] { [Pipeline] sh [2022-10-03T06:04:41.011Z] + set +x [2022-10-03T06:04:41.011Z] + bash -s -- [2022-10-03T06:04:41.011Z] + curl -s https://codecov.io/bash [2022-10-03T06:04:41.011Z] [2022-10-03T06:04:41.011Z] _____ _ [2022-10-03T06:04:41.011Z] / ____| | | [2022-10-03T06:04:41.011Z] | | ___ __| | ___ ___ _____ __ [2022-10-03T06:04:41.011Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-03T06:04:41.011Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-03T06:04:41.011Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-03T06:04:41.011Z] Bash-1.0.6 [2022-10-03T06:04:41.011Z] [2022-10-03T06:04:41.011Z] [2022-10-03T06:04:41.011Z] ==> git version 2.25.1 found [2022-10-03T06:04:41.011Z] ==> 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-03T06:04:41.012Z] Release-Date: 2020-01-08 [2022-10-03T06:04:41.012Z] 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-03T06:04:41.012Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-03T06:04:41.012Z] ==> Jenkins CI detected. [2022-10-03T06:04:41.012Z] current dir:  /w/workspace/edgexfoundry_device-snmp-go_main [2022-10-03T06:04:41.012Z] project root: . [2022-10-03T06:04:41.012Z] --> token set from env [2022-10-03T06:04:41.012Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-03T06:04:41.012Z] ==> Running gcov in . (disable via -X gcov) [2022-10-03T06:04:41.012Z] ==> Python coveragepy not found [2022-10-03T06:04:41.012Z] ==> Searching for coverage reports in: [2022-10-03T06:04:41.012Z] + . [2022-10-03T06:04:41.012Z] -> Found 1 reports [2022-10-03T06:04:41.012Z] ==> Detecting git/mercurial file structure [2022-10-03T06:04:41.012Z] ==> Reading reports [2022-10-03T06:04:41.012Z] + ./coverage.out bytes=7631 [2022-10-03T06:04:41.270Z] ==> Appending adjustments [2022-10-03T06:04:41.270Z] https://docs.codecov.io/docs/fixing-reports [2022-10-03T06:04:41.270Z] + Found adjustments [2022-10-03T06:04:41.270Z] ==> Gzipping contents [2022-10-03T06:04:41.270Z] 4.0K /tmp/codecov.K6Bna2.gz [2022-10-03T06:04:41.270Z] ==> Uploading reports [2022-10-03T06:04:41.270Z] url: https://codecov.io [2022-10-03T06:04:41.270Z] query: branch=main&commit=d466151200edb95fff3e1a1306a852eb5b109481&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T06:04:41.270Z] -> Pinging Codecov [2022-10-03T06:04:41.270Z] 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=d466151200edb95fff3e1a1306a852eb5b109481&build=47&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F47%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-03T06:04:41.530Z] -> Uploading to [2022-10-03T06:04:41.530Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-03/6C56EA5C29638FB4528AC87E60AF5AE0/d466151200edb95fff3e1a1306a852eb5b109481/5784151c-da5c-498b-981f-0a457cbb6d8f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T060441Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fccf0e609729770ceba385ba6ca796d041c30502ef7ab9d74610246e97fa1fe [2022-10-03T06:04:41.530Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T06:04:41.530Z] Dload Upload Total Spent Left Speed [2022-10-03T06:04:41.789Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7638 --:--:-- --:--:-- --:--:-- 7600 100 1543 0 0 100 1543 0 6538 --:--:-- --:--:-- --:--:-- 6510 [2022-10-03T06:04:41.789Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d466151200edb95fff3e1a1306a852eb5b109481 [Pipeline] } [2022-10-03T06:04:41.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-03T06:04:41.915Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-03T06:04:41.927Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:04:42.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T06:04:42.216Z] [2022-10-03T06:04:42.216Z] 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-03T06:04:42.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T06:04:42.518Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-03T06:04:42.518Z] df9b9388f04a: Pulling fs layer [2022-10-03T06:04:42.518Z] 52dc419b0ee2: Pulling fs layer [2022-10-03T06:04:42.518Z] 25bc292e5bac: Pulling fs layer [2022-10-03T06:04:42.518Z] 114826534d7a: Pulling fs layer [2022-10-03T06:04:42.518Z] 4657fd5d0bcf: Pulling fs layer [2022-10-03T06:04:42.518Z] 6ad1cebc031e: Pulling fs layer [2022-10-03T06:04:42.518Z] 8a3aa393b2d8: Pulling fs layer [2022-10-03T06:04:42.518Z] 114826534d7a: Waiting [2022-10-03T06:04:42.518Z] 4657fd5d0bcf: Waiting [2022-10-03T06:04:42.518Z] 6ad1cebc031e: Waiting [2022-10-03T06:04:42.518Z] 25bc292e5bac: Verifying Checksum [2022-10-03T06:04:42.518Z] 25bc292e5bac: Download complete [2022-10-03T06:04:42.518Z] 52dc419b0ee2: Download complete [2022-10-03T06:04:42.518Z] 4657fd5d0bcf: Verifying Checksum [2022-10-03T06:04:42.518Z] 4657fd5d0bcf: Download complete [2022-10-03T06:04:42.518Z] df9b9388f04a: Download complete [2022-10-03T06:04:42.779Z] df9b9388f04a: Pull complete [2022-10-03T06:04:42.779Z] 6ad1cebc031e: Verifying Checksum [2022-10-03T06:04:42.779Z] 6ad1cebc031e: Download complete [2022-10-03T06:04:42.779Z] 52dc419b0ee2: Pull complete [2022-10-03T06:04:42.779Z] 25bc292e5bac: Pull complete [2022-10-03T06:04:43.349Z] 114826534d7a: Verifying Checksum [2022-10-03T06:04:43.349Z] 114826534d7a: Download complete [2022-10-03T06:04:43.349Z] 8a3aa393b2d8: Verifying Checksum [2022-10-03T06:04:47.529Z] 114826534d7a: Pull complete [2022-10-03T06:04:47.529Z] 4657fd5d0bcf: Pull complete [2022-10-03T06:04:47.529Z] 6ad1cebc031e: Pull complete [2022-10-03T06:04:50.818Z] 8a3aa393b2d8: Pull complete [2022-10-03T06:04:50.818Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-03T06:04:50.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-03T06:04:50.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T06:04:50.904Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T06:04:50.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-03T06:04:52.706Z] $ docker top 74e870cf15d138b26eb65bcb6ea6bb246dda92f6f37d53764c682d2a75bd9ae3 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-03T06:04:52.774Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh [2022-10-03T06:04:53.054Z] + set -o pipefail [2022-10-03T06:04:53.054Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' [2022-10-03T06:04:58.328Z] [2022-10-03T06:04:58.328Z] Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... [2022-10-03T06:04:58.328Z] [2022-10-03T06:04:58.328Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/7a2c5d3a-a572-4101-90e9-ee174975dca3 [2022-10-03T06:04:58.328Z] [2022-10-03T06:04:58.328Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-10-03T06:04:58.328Z] [2022-10-03T06:04:58.328Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-03T06:04:58.328Z] [2022-10-03T06:04:58.896Z] [Pipeline] } [2022-10-03T06:04:58.912Z] $ docker stop --time=1 74e870cf15d138b26eb65bcb6ea6bb246dda92f6f37d53764c682d2a75bd9ae3 [2022-10-03T06:05:01.145Z] $ docker rm -f 74e870cf15d138b26eb65bcb6ea6bb246dda92f6f37d53764c682d2a75bd9ae3 [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-03T06:05:01.879Z] + git log --format=format:%s -1 d466151200edb95fff3e1a1306a852eb5b109481 [Pipeline] sh [2022-10-03T06:05:02.173Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T06:05:02.174Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:05:02.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T06:05:02.470Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T06:05:02.538Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T06:05:02.577Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T06:05:03.033Z] $ docker top 368d83014ae1a8621a0521b8956b39691d01e6ba3046927021a7a3aafac8bc11 -eo pid,comm [2022-10-03T06:05:03.079Z] 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-03T06:05:03.079Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T06:05:03.116Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T06:05:03.116Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T06:05:03.245Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T06:05:03.254Z] $ docker exec 368d83014ae1a8621a0521b8956b39691d01e6ba3046927021a7a3aafac8bc11 ssh-agent [2022-10-03T06:05:03.365Z] SSH_AUTH_SOCK=/tmp/ssh-Wg0Popute7bP/agent.32 [2022-10-03T06:05:03.365Z] SSH_AGENT_PID=38 [2022-10-03T06:05:03.370Z] Running ssh-add (command line suppressed) [2022-10-03T06:05:03.484Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11311639800145084637.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_11311639800145084637.key) [2022-10-03T06:05:03.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T06:05:03.781Z] + git semver tag [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,004 [run_tag] DEBUG tag force:False [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,005 [check_head_tag] DEBUG check head tag [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,005 [execute] INFO git cat-file --batch-check [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,010 [execute] INFO git cat-file --batch [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,022 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,023 [execute] INFO git tag -a v2.3.0-dev.16 -m v2.3.0-dev.16 [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,023 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.16', '-m', 'v2.3.0-dev.16'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-03T06:05:04.039Z] 2022-10-03 06:05:04,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T06:05:04.039Z] 2.3.0-dev.16 [Pipeline] } [2022-10-03T06:05:04.314Z] $ docker exec --env ******** --env ******** 368d83014ae1a8621a0521b8956b39691d01e6ba3046927021a7a3aafac8bc11 ssh-agent -k [2022-10-03T06:05:04.421Z] unset SSH_AUTH_SOCK; [2022-10-03T06:05:04.426Z] unset SSH_AGENT_PID; [2022-10-03T06:05:04.426Z] echo Agent pid 38 killed; [2022-10-03T06:05:04.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T06:05:04.725Z] + git semver [Pipeline] } [2022-10-03T06:05:05.002Z] $ docker stop --time=1 368d83014ae1a8621a0521b8956b39691d01e6ba3046927021a7a3aafac8bc11 [2022-10-03T06:05:06.331Z] $ docker rm -f 368d83014ae1a8621a0521b8956b39691d01e6ba3046927021a7a3aafac8bc11 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:05:06.709Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T06:05:06.709Z] [2022-10-03T06:05:06.709Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:05:07.010Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T06:05:07.010Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-03T06:05:07.010Z] ab5ef0e58194: Pulling fs layer [2022-10-03T06:05:07.010Z] 9712f1f96733: Pulling fs layer [2022-10-03T06:05:07.010Z] 63f879dbbcfc: Pulling fs layer [2022-10-03T06:05:07.010Z] 0d9ebad4ef96: Pulling fs layer [2022-10-03T06:05:07.010Z] e9a5061849ea: Pulling fs layer [2022-10-03T06:05:07.010Z] d747dcd14b5f: Pulling fs layer [2022-10-03T06:05:07.010Z] 2de7ff778b66: Pulling fs layer [2022-10-03T06:05:07.010Z] e9a5061849ea: Waiting [2022-10-03T06:05:07.010Z] d747dcd14b5f: Waiting [2022-10-03T06:05:07.010Z] 2de7ff778b66: Waiting [2022-10-03T06:05:07.010Z] 0d9ebad4ef96: Waiting [2022-10-03T06:05:07.010Z] 9712f1f96733: Download complete [2022-10-03T06:05:07.602Z] 63f879dbbcfc: Verifying Checksum [2022-10-03T06:05:07.602Z] 63f879dbbcfc: Download complete [2022-10-03T06:05:07.602Z] 0d9ebad4ef96: Verifying Checksum [2022-10-03T06:05:07.602Z] 0d9ebad4ef96: Download complete [2022-10-03T06:05:07.602Z] e9a5061849ea: Verifying Checksum [2022-10-03T06:05:07.602Z] e9a5061849ea: Download complete [2022-10-03T06:05:07.862Z] d747dcd14b5f: Download complete [2022-10-03T06:05:07.862Z] ab5ef0e58194: Verifying Checksum [2022-10-03T06:05:07.862Z] ab5ef0e58194: Download complete [2022-10-03T06:05:07.862Z] 2de7ff778b66: Verifying Checksum [2022-10-03T06:05:07.862Z] 2de7ff778b66: Download complete [2022-10-03T06:05:11.140Z] ab5ef0e58194: Pull complete [2022-10-03T06:05:11.140Z] 9712f1f96733: Pull complete [2022-10-03T06:05:11.706Z] 63f879dbbcfc: Pull complete [2022-10-03T06:05:15.893Z] 0d9ebad4ef96: Pull complete [2022-10-03T06:05:16.152Z] e9a5061849ea: Pull complete [2022-10-03T06:05:16.152Z] d747dcd14b5f: Pull complete [2022-10-03T06:05:17.527Z] 2de7ff778b66: Pull complete [2022-10-03T06:05:17.527Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-03T06:05:17.527Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-03T06:05:17.527Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T06:05:17.616Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T06:05:17.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-03T06:05:19.896Z] $ docker top 33d5f252a18f9db52b83ab2863c3a6ef47a455d9440aa4259aa622cd771ebff5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-03T06:05:19.965Z] provisioning config files... [2022-10-03T06:05:19.972Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3972530726293681494tmp [2022-10-03T06:05:19.981Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config7068295277805744003tmp [2022-10-03T06:05:19.989Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4241353536377746619tmp [Pipeline] { [Pipeline] echo [2022-10-03T06:05:20.004Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:20.286Z] ---> sigul-configuration.sh [2022-10-03T06:05:20.286Z] gpg: directory `/root/.gnupg' created [2022-10-03T06:05:20.286Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-03T06:05:20.286Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-03T06:05:20.286Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-03T06:05:20.286Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-03T06:05:20.286Z] gpg: CAST5 encrypted data [2022-10-03T06:05:20.286Z] gpg: encrypted with 1 passphrase [2022-10-03T06:05:20.286Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-03T06:05:20.571Z] + mkdir /home/jenkins [2022-10-03T06:05:20.571Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-03T06:05:20.855Z] + 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-03T06:05:20.863Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:21.149Z] ---> sigul-install.sh [2022-10-03T06:05:21.149Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-03T06:05:21.435Z] + git tag --list [2022-10-03T06:05:21.436Z] 1.0.0 [2022-10-03T06:05:21.436Z] v0.0.0 [2022-10-03T06:05:21.436Z] v1.1.0 [2022-10-03T06:05:21.436Z] v1.1.1 [2022-10-03T06:05:21.436Z] v1.2.2 [2022-10-03T06:05:21.436Z] v1.3.0 [2022-10-03T06:05:21.436Z] v1.3.1 [2022-10-03T06:05:21.436Z] v2.0.0 [2022-10-03T06:05:21.436Z] v2.1.0 [2022-10-03T06:05:21.436Z] v2.1.1 [2022-10-03T06:05:21.436Z] v2.1.1-dev.2 [2022-10-03T06:05:21.436Z] v2.1.1-dev.3 [2022-10-03T06:05:21.436Z] v2.2.0 [2022-10-03T06:05:21.436Z] v2.2.1-dev.1 [2022-10-03T06:05:21.436Z] v2.2.1-dev.2 [2022-10-03T06:05:21.436Z] v2.2.1-dev.3 [2022-10-03T06:05:21.436Z] v2.2.1-dev.4 [2022-10-03T06:05:21.436Z] v2.2.1-dev.5 [2022-10-03T06:05:21.436Z] v2.2.1-dev.6 [2022-10-03T06:05:21.436Z] v2.2.1-dev.7 [2022-10-03T06:05:21.436Z] v2.3.0-dev.10 [2022-10-03T06:05:21.436Z] v2.3.0-dev.11 [2022-10-03T06:05:21.436Z] v2.3.0-dev.12 [2022-10-03T06:05:21.436Z] v2.3.0-dev.13 [2022-10-03T06:05:21.436Z] v2.3.0-dev.14 [2022-10-03T06:05:21.436Z] v2.3.0-dev.15 [2022-10-03T06:05:21.436Z] v2.3.0-dev.16 [2022-10-03T06:05:21.436Z] v2.3.0-dev.7 [2022-10-03T06:05:21.436Z] v2.3.0-dev.8 [2022-10-03T06:05:21.436Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-03T06:05:21.722Z] + lftools sign git-tag v2.3.0-dev.16 [2022-10-03T06:05:22.290Z] Signing Git tag with Sigul... [2022-10-03T06:05:22.290Z] Signing v2.3.0-dev.16 [Pipeline] echo [2022-10-03T06:05:22.864Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:23.144Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-03T06:05:23.151Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-03T06:05:23.178Z] $ docker stop --time=1 33d5f252a18f9db52b83ab2863c3a6ef47a455d9440aa4259aa622cd771ebff5 [2022-10-03T06:05:24.536Z] $ docker rm -f 33d5f252a18f9db52b83ab2863c3a6ef47a455d9440aa4259aa622cd771ebff5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-03T06:05:24.944Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T06:05:24.944Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:05:25.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T06:05:25.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T06:05:25.306Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T06:05:25.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T06:05:25.746Z] $ docker top 106dec334a9d1b895aa470d864255974e74d0e8772f641e2b51a68734c37361f -eo pid,comm [2022-10-03T06:05:25.792Z] 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-03T06:05:25.792Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T06:05:25.821Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T06:05:25.821Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T06:05:25.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T06:05:25.948Z] $ docker exec 106dec334a9d1b895aa470d864255974e74d0e8772f641e2b51a68734c37361f ssh-agent [2022-10-03T06:05:26.060Z] SSH_AUTH_SOCK=/tmp/ssh-GMgZxgw6thpL/agent.32 [2022-10-03T06:05:26.060Z] SSH_AGENT_PID=38 [2022-10-03T06:05:26.065Z] Running ssh-add (command line suppressed) [2022-10-03T06:05:26.178Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1662358539412788256.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_1662358539412788256.key) [2022-10-03T06:05:26.186Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T06:05:26.471Z] + git semver bump pre [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,664 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,664 [bump_version] DEBUG bumping version:2.3.0-dev.16 on axis:pre with prefix:dev [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,665 [bump_version] DEBUG bumped version:2.3.0-dev.17 [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,665 [write_version] DEBUG write version:2.3.0-dev.17 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,665 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,665 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,667 [execute] INFO git cat-file --batch-check [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,667 [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-03T06:05:26.731Z] 2022-10-03 06:05:26,674 [execute] INFO git cat-file --batch [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T06:05:26.731Z] 2022-10-03 06:05:26,681 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T06:05:26.731Z] 2.3.0-dev.17 [Pipeline] } [2022-10-03T06:05:26.746Z] $ docker exec --env ******** --env ******** 106dec334a9d1b895aa470d864255974e74d0e8772f641e2b51a68734c37361f ssh-agent -k [2022-10-03T06:05:26.839Z] unset SSH_AUTH_SOCK; [2022-10-03T06:05:26.840Z] unset SSH_AGENT_PID; [2022-10-03T06:05:26.840Z] echo Agent pid 38 killed; [2022-10-03T06:05:26.845Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T06:05:27.150Z] + git semver [Pipeline] } [2022-10-03T06:05:27.425Z] $ docker stop --time=1 106dec334a9d1b895aa470d864255974e74d0e8772f641e2b51a68734c37361f [2022-10-03T06:05:28.779Z] $ docker rm -f 106dec334a9d1b895aa470d864255974e74d0e8772f641e2b51a68734c37361f [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T06:05:29.112Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T06:05:29.112Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:05:29.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T06:05:29.402Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T06:05:29.462Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T06:05:29.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T06:05:29.904Z] $ docker top 5a836e38d7aea3fe7d5ca182a51796ed5f99a0a235dc01c563d53ce7846a85d2 -eo pid,comm [2022-10-03T06:05:29.944Z] 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-03T06:05:29.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T06:05:29.982Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T06:05:29.982Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T06:05:30.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T06:05:30.123Z] $ docker exec 5a836e38d7aea3fe7d5ca182a51796ed5f99a0a235dc01c563d53ce7846a85d2 ssh-agent [2022-10-03T06:05:30.233Z] SSH_AUTH_SOCK=/tmp/ssh-TxPP3dqs9bBu/agent.31 [2022-10-03T06:05:30.233Z] SSH_AGENT_PID=37 [2022-10-03T06:05:30.237Z] Running ssh-add (command line suppressed) [2022-10-03T06:05:30.350Z] Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_558917148630607454.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_558917148630607454.key) [2022-10-03T06:05:30.399Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T06:05:30.735Z] + git semver push [2022-10-03T06:05:31.030Z] 2022-10-03 06:05:30,888 [run_push] DEBUG push [2022-10-03T06:05:31.030Z] 2022-10-03 06:05:30,888 [execute] INFO git cat-file --batch-check [2022-10-03T06:05:31.030Z] 2022-10-03 06:05:30,888 [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-03T06:05:31.030Z] 2022-10-03 06:05:30,892 [execute] INFO git rev-list 3f1f58fa8b4105370e42c8a12250040704215976 -- [2022-10-03T06:05:31.030Z] 2022-10-03 06:05:30,893 [execute] DEBUG Popen(['git', 'rev-list', '3f1f58fa8b4105370e42c8a12250040704215976', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-03T06:05:31.030Z] 2022-10-03 06:05:30,899 [execute] INFO git fetch -v origin [2022-10-03T06:05:31.030Z] 2022-10-03 06:05:30,900 [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-03T06:05:31.614Z] 2022-10-03 06:05:31,429 [run_push] DEBUG no remote changes detected [2022-10-03T06:05:31.614Z] 2022-10-03 06:05:31,429 [execute] INFO git push origin semver [2022-10-03T06:05:31.614Z] 2022-10-03 06:05:31,430 [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-03T06:05:32.179Z] 2022-10-03 06:05:32,166 [run_push] DEBUG push all version tags [2022-10-03T06:05:32.179Z] 2022-10-03 06:05:32,167 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-03T06:05:32.179Z] 2022-10-03 06:05:32,167 [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-03T06:05:33.116Z] 2022-10-03 06:05:33,014 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main [2022-10-03T06:05:33.116Z] 2.3.0-dev.17 [Pipeline] } [2022-10-03T06:05:33.131Z] $ docker exec --env ******** --env ******** 5a836e38d7aea3fe7d5ca182a51796ed5f99a0a235dc01c563d53ce7846a85d2 ssh-agent -k [2022-10-03T06:05:33.224Z] unset SSH_AUTH_SOCK; [2022-10-03T06:05:33.225Z] unset SSH_AGENT_PID; [2022-10-03T06:05:33.225Z] echo Agent pid 37 killed; [2022-10-03T06:05:33.229Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T06:05:33.534Z] + git semver [Pipeline] } [2022-10-03T06:05:33.811Z] $ docker stop --time=1 5a836e38d7aea3fe7d5ca182a51796ed5f99a0a235dc01c563d53ce7846a85d2 [2022-10-03T06:05:35.186Z] $ docker rm -f 5a836e38d7aea3fe7d5ca182a51796ed5f99a0a235dc01c563d53ce7846a85d2 [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-03T06:05:35.734Z] + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] [2022-10-03T06:05:35.734Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-03T06:05:35.734Z] total 16 [2022-10-03T06:05:35.734Z] drwxr-xr-x 3 root root 4096 Oct 3 05:55 . [2022-10-03T06:05:35.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 06:05 .. [2022-10-03T06:05:35.734Z] drwxr-xr-x 2 root root 4096 Oct 3 05:55 cost [2022-10-03T06:05:35.734Z] -rw-r--r-- 1 root root 85 Oct 3 05:55 cost.csv [2022-10-03T06:05:35.734Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-03T06:05:35.734Z] + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives [2022-10-03T06:05:35.734Z] total 16 [2022-10-03T06:05:35.734Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 05:55 . [2022-10-03T06:05:35.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 06:05 .. [2022-10-03T06:05:35.734Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 05:55 cost [2022-10-03T06:05:35.734Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 3 05:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:36.021Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:36.875Z] ---> package-listing.sh [2022-10-03T06:05:36.875Z] ++ facter osfamily [2022-10-03T06:05:36.875Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T06:05:37.134Z] + OS_FAMILY=debian [2022-10-03T06:05:37.134Z] + workspace=/w/workspace/edgexfoundry_device-snmp-go_main [2022-10-03T06:05:37.134Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T06:05:37.134Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T06:05:37.134Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T06:05:37.134Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T06:05:37.134Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-03T06:05:37.134Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T06:05:37.134Z] + case "${OS_FAMILY}" in [2022-10-03T06:05:37.134Z] + dpkg -l [2022-10-03T06:05:37.134Z] + grep '^ii' [2022-10-03T06:05:37.134Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T06:05:37.134Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T06:05:37.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T06:05:37.134Z] + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' [2022-10-03T06:05:37.134Z] + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [2022-10-03T06:05:37.134Z] + 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-03T06:05:37.144Z] 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-03T06:05:37.420Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T06:05:37.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T06:05:37.980Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T06:05:38.043Z] prd-ubuntu20.04-docker-8c-8g-6831 does not seem to be running inside a container [2022-10-03T06:05:38.076Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_device-snmp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-snmp-go_main -v /w/workspace/edgexfoundry_device-snmp-go_main:/w/workspace/edgexfoundry_device-snmp-go_main:rw,z -v /w/workspace/edgexfoundry_device-snmp-go_main@tmp:/w/workspace/edgexfoundry_device-snmp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T06:05:38.351Z] $ docker top 5c6d990dfe4c842a4a1d5ec324689bc1d69dd4e56d9454d59a8791830b32e1d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T06:05:38.682Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T06:05:38.963Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T06:05:39.245Z] + ls /var/log/sa-host [2022-10-03T06:05:39.245Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T06:05:39.310Z] provisioning config files... [2022-10-03T06:05:39.318Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config2345392268985486478tmp [Pipeline] { [Pipeline] echo [2022-10-03T06:05:39.333Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:39.613Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T06:05:39.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:39.932Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T06:05:39.940Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:40.221Z] ---> sudo-logs.sh [2022-10-03T06:05:40.221Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T06:05:40.246Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:40.524Z] ---> job-cost.sh [2022-10-03T06:05:40.524Z] lf-activate-venv: SKIPPING [2022-10-03T06:05:40.524Z] DEBUG: total: 0.2199999988079071 [2022-10-03T06:05:40.524Z] INFO: Retrieving Stack Cost... [2022-10-03T06:05:40.782Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T06:05:41.348Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T06:05:41.357Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T06:05:41.634Z] ---> logs-deploy.sh [2022-10-03T06:05:41.635Z] lf-activate-venv: SKIPPING [2022-10-03T06:05:41.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/47 [2022-10-03T06:05:41.635Z] INFO: archiving workspace using pattern(s): [2022-10-03T06:05:42.568Z] Archives upload complete. [2022-10-03T06:05:42.826Z] INFO: archiving logs to Nexus