Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d1c7c2ea98aab23790d51b6eaeef7bb46474233e 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-ssh18230954260727359184.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh3978534132599474326.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh15618040855523242668.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh11921720031074415871.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2613817521653142726.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-snmp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘prd-ubuntu20.04-docker-8c-8g-121372’ is offline Running on prd-ubuntu20.04-docker-8c-8g-121374 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/edgexfoundry_device-snmp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1c7c2ea98aab23790d51b6eaeef7bb46474233e (main) Commit message: "Merge pull request #205 from jim-wang-intel/v3_path_updates" > 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 d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 > git rev-list --no-walk ef51753be6f5a47d4d6f224ef8f149167d14d206 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:59:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:59:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:59:10 ========================================================= 18:59:10 EdgeX Global Pipelines Version Info 18:59:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:59:11 ------------------- 18:59:11 stable info: 18:59:11 ------------------- 18:59:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:59:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:59:11 Message: update stable to v1.0.244 18:59:11 ------------------- 18:59:11 experimental info: 18:59:11 ------------------- 18:59:11 Commited By: **** collab-it+edgex@linuxfoundation.org 18:59:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 18:59:11 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d1c7c2e [Pipeline] echo 18:59:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:12 provisioning config files... 18:59:12 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config4055403305190834678tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:12 ---> docker-login.sh 18:59:12 nexus3.edgexfoundry.org:10001 18:59:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:12 Configure a credential helper to remove this warning. See 18:59:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:12 18:59:12 Login Succeeded 18:59:12 nexus3.edgexfoundry.org:10002 18:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:13 Configure a credential helper to remove this warning. See 18:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:13 18:59:13 Login Succeeded 18:59:13 nexus3.edgexfoundry.org:10003 18:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:13 Configure a credential helper to remove this warning. See 18:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:13 18:59:13 Login Succeeded 18:59:13 nexus3.edgexfoundry.org:10004 18:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:13 Configure a credential helper to remove this warning. See 18:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:13 18:59:13 Login Succeeded 18:59:13 docker.io 18:59:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:13 Configure a credential helper to remove this warning. See 18:59:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:13 18:59:13 Login Succeeded 18:59:13 ---> docker-login.sh ends [Pipeline] } 18:59:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:59:14 + git rev-list -1 --merges d1c7c2ea98aab23790d51b6eaeef7bb46474233e~1..d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] echo 18:59:14 -----------> git rev-list -1 --merges d1c7c2ea98aab23790d51b6eaeef7bb46474233e~1..d1c7c2ea98aab23790d51b6eaeef7bb46474233e d1c7c2ea98aab23790d51b6eaeef7bb46474233e 18:59:14 d1c7c2ea98aab23790d51b6eaeef7bb46474233e [false] [Pipeline] sh 18:59:14 + git log --format=format:%s -1 d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] echo 18:59:14 ========================================================= 18:59:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:59:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:59:14 + git log --format=format:%s -1 d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] echo 18:59:14 [semverPrep] GIT_COMMIT: d1c7c2ea98aab23790d51b6eaeef7bb46474233e, Commit Message: Merge pull request #205 from jim-wang-intel/v3_path_updates [Pipeline] echo 18:59:14 [semverPrep] This is not a build commit. [Pipeline] sh 18:59:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:59:15 + grep -v github /etc/ssh/ssh_known_hosts 18:59:15 + [ -e /tmp/ssh_known_hosts ] 18:59:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:59:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:59:15 + sudo tee -a /etc/ssh/ssh_known_hosts 18:59:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:15 18:59:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:15 0.1.4: Pulling from edgex-devops/py-git-semver 18:59:15 b85a868b505f: Pulling fs layer 18:59:15 e2be974225ed: Pulling fs layer 18:59:15 339a4e72a1f5: Pulling fs layer 18:59:15 988bab9f4d93: Pulling fs layer 18:59:15 1469e6f7b9e6: Pulling fs layer 18:59:15 eaf3925da568: Pulling fs layer 18:59:15 bab4dde63d76: Pulling fs layer 18:59:15 bde34c3a00c8: Pulling fs layer 18:59:15 b352a97aabf1: Pulling fs layer 18:59:15 4872d77fe225: Pulling fs layer 18:59:15 5851b861e8e6: Pulling fs layer 18:59:15 eaf3925da568: Waiting 18:59:15 988bab9f4d93: Waiting 18:59:15 1469e6f7b9e6: Waiting 18:59:15 bab4dde63d76: Waiting 18:59:15 bde34c3a00c8: Waiting 18:59:15 b352a97aabf1: Waiting 18:59:15 4872d77fe225: Waiting 18:59:15 5851b861e8e6: Waiting 18:59:15 e2be974225ed: Verifying Checksum 18:59:15 e2be974225ed: Download complete 18:59:15 988bab9f4d93: Download complete 18:59:16 1469e6f7b9e6: Verifying Checksum 18:59:16 1469e6f7b9e6: Download complete 18:59:16 eaf3925da568: Verifying Checksum 18:59:16 eaf3925da568: Download complete 18:59:16 339a4e72a1f5: Verifying Checksum 18:59:16 339a4e72a1f5: Download complete 18:59:16 bde34c3a00c8: Download complete 18:59:16 b352a97aabf1: Verifying Checksum 18:59:16 b352a97aabf1: Download complete 18:59:16 4872d77fe225: Verifying Checksum 18:59:16 4872d77fe225: Download complete 18:59:16 5851b861e8e6: Verifying Checksum 18:59:16 5851b861e8e6: Download complete 18:59:16 b85a868b505f: Verifying Checksum 18:59:16 b85a868b505f: Download complete 18:59:16 bab4dde63d76: Download complete 18:59:17 b85a868b505f: Pull complete 18:59:17 e2be974225ed: Pull complete 18:59:18 339a4e72a1f5: Pull complete 18:59:18 988bab9f4d93: Pull complete 18:59:18 1469e6f7b9e6: Pull complete 18:59:18 eaf3925da568: Pull complete 18:59:20 bab4dde63d76: Pull complete 18:59:20 bde34c3a00c8: Pull complete 18:59:20 b352a97aabf1: Pull complete 18:59:20 4872d77fe225: Pull complete 18:59:20 5851b861e8e6: Pull complete 18:59:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:59:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:59:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:59:20 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 18:59:20 $ 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 18:59:24 $ docker top e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb -eo pid,comm 18:59:24 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). 18:59:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:59:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:24 [ssh-agent] Looking for ssh-agent implementation... 18:59:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:24 $ docker exec e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb ssh-agent 18:59:24 SSH_AUTH_SOCK=/tmp/ssh-EeaWhySZyspp/agent.32 18:59:24 SSH_AGENT_PID=38 18:59:24 Running ssh-add (command line suppressed) 18:59:24 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14258390729881210877.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_14258390729881210877.key) 18:59:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:24 + git tag --points-at HEAD [Pipeline] } 18:59:24 $ docker exec --env ******** --env ******** e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb ssh-agent -k 18:59:24 unset SSH_AUTH_SOCK; 18:59:24 unset SSH_AGENT_PID; 18:59:24 echo Agent pid 38 killed; 18:59:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:59:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:59:24 [ssh-agent] Looking for ssh-agent implementation... 18:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:59:25 $ docker exec e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb ssh-agent 18:59:25 SSH_AUTH_SOCK=/tmp/ssh-9HEYjJwEkA36/agent.70 18:59:25 SSH_AGENT_PID=76 18:59:25 Running ssh-add (command line suppressed) 18:59:25 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16264477382029496546.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_16264477382029496546.key) 18:59:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:59:25 + git semver init 18:59:25 2022-12-15 18:59:25,739 [run_init] DEBUG init version:0.0.0 force:False 18:59:25 2022-12-15 18:59:25,740 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-snmp-go_main/.semver 18:59:25 2022-12-15 18:59:25,741 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/edgexfoundry_device-snmp-go_main/.semver 18:59:25 2022-12-15 18:59:25,741 [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) 18:59:26 2022-12-15 18:59:26,574 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-snmp-go_main/.git/info/exclude 18:59:26 2022-12-15 18:59:26,574 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:False 18:59:26 2022-12-15 18:59:26,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 18:59:26 2022-12-15 18:59:26,574 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 18:59:26 3.0.0-dev.1 [Pipeline] } 18:59:26 $ docker exec --env ******** --env ******** e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb ssh-agent -k 18:59:26 unset SSH_AUTH_SOCK; 18:59:26 unset SSH_AGENT_PID; 18:59:26 echo Agent pid 76 killed; 18:59:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:59:27 + git semver [Pipeline] } 18:59:27 $ docker stop --time=1 e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb 18:59:28 $ docker rm -f e1fa007ae9b9cabd90e05bb9c479e5f315713512a2f1cd2d430389e8491fd9eb [Pipeline] // withDockerContainer [Pipeline] sh 18:59:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:59:29 Stashed 1 file(s) [Pipeline] echo 18:59:29 [edgeXSemver]: initialized semver on version 3.0.0-dev.1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:59:29 provisioning config files... 18:59:29 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config509129251503971970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:59:29 ---> docker-login.sh 18:59:29 nexus3.edgexfoundry.org:10001 18:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:29 Configure a credential helper to remove this warning. See 18:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:29 18:59:29 Login Succeeded 18:59:29 nexus3.edgexfoundry.org:10002 18:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:29 Configure a credential helper to remove this warning. See 18:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:29 18:59:29 Login Succeeded 18:59:29 nexus3.edgexfoundry.org:10003 18:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:29 Configure a credential helper to remove this warning. See 18:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:29 18:59:29 Login Succeeded 18:59:29 nexus3.edgexfoundry.org:10004 18:59:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:29 Configure a credential helper to remove this warning. See 18:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:29 18:59:29 Login Succeeded 18:59:29 docker.io 18:59:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:59:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:59:30 Configure a credential helper to remove this warning. See 18:59:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:59:30 18:59:30 Login Succeeded 18:59:30 ---> docker-login.sh ends [Pipeline] } 18:59:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:59:30 ========================================================= 18:59:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:59:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:59:30 + 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 . 18:59:30 Sending build context to Docker daemon 5.587MB 18:59:30 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 18:59:30 Step 2/12 : FROM ${BASE} AS builder 18:59:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:59:30 213ec9aee27d: Pulling fs layer 18:59:30 4583459ba037: Pulling fs layer 18:59:30 93c1e223e6f2: Pulling fs layer 18:59:30 53926ce57604: Pulling fs layer 18:59:30 21b2b0c7a3f4: Pulling fs layer 18:59:30 22ff95d597cd: Pulling fs layer 18:59:30 12d6caf4c0d1: Pulling fs layer 18:59:30 96b7cbca73a9: Pulling fs layer 18:59:30 a7acece74701: Pulling fs layer 18:59:30 22ff95d597cd: Waiting 18:59:30 12d6caf4c0d1: Waiting 18:59:30 96b7cbca73a9: Waiting 18:59:30 53926ce57604: Waiting 18:59:30 21b2b0c7a3f4: Waiting 18:59:30 a7acece74701: Waiting 18:59:30 93c1e223e6f2: Verifying Checksum 18:59:30 93c1e223e6f2: Download complete 18:59:30 4583459ba037: Download complete 18:59:30 21b2b0c7a3f4: Verifying Checksum 18:59:30 21b2b0c7a3f4: Download complete 18:59:30 22ff95d597cd: Verifying Checksum 18:59:30 22ff95d597cd: Download complete 18:59:30 213ec9aee27d: Verifying Checksum 18:59:30 213ec9aee27d: Download complete 18:59:30 12d6caf4c0d1: Verifying Checksum 18:59:30 12d6caf4c0d1: Download complete 18:59:30 213ec9aee27d: Pull complete 18:59:31 4583459ba037: Pull complete 18:59:31 93c1e223e6f2: Pull complete 18:59:31 a7acece74701: Download complete 18:59:31 53926ce57604: Download complete 18:59:31 96b7cbca73a9: Verifying Checksum 18:59:31 96b7cbca73a9: Download complete 18:59:35 53926ce57604: Pull complete 18:59:35 21b2b0c7a3f4: Pull complete 18:59:35 22ff95d597cd: Pull complete 18:59:35 12d6caf4c0d1: Pull complete 18:59:38 96b7cbca73a9: Pull complete 18:59:38 a7acece74701: Pull complete 18:59:38 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 18:59:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:59:38 ---> db6d94c90886 18:59:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 18:59:42 ---> Running in 2cb996008def 18:59:42 Removing intermediate container 2cb996008def 18:59:42 ---> a61965a850d7 18:59:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:59:42 ---> Running in e4cba75f33cc 18:59:42 Removing intermediate container e4cba75f33cc 18:59:42 ---> 84d7148a4cfe 18:59:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 18:59:42 ---> Running in 80ca364db146 18:59:42 Removing intermediate container 80ca364db146 18:59:42 ---> beca2bd47873 18:59:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 18:59:42 ---> Running in b66b7b436493 18:59:42 Removing intermediate container b66b7b436493 18:59:42 ---> 54c9ef6733a4 18:59:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:59:42 ---> Running in 7ab3ccd00200 18:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:59:43 (1/4) Installing openssh-keygen (9.0_p1-r2) 18:59:43 (2/4) Installing libedit (20210910.3.1-r0) 18:59:43 (3/4) Installing openssh-client-common (9.0_p1-r2) 18:59:43 (4/4) Installing openssh-client-default (9.0_p1-r2) 18:59:43 Executing busybox-1.35.0-r17.trigger 18:59:43 OK: 216 MiB in 55 packages 18:59:44 Removing intermediate container 7ab3ccd00200 18:59:44 ---> c07e1eb47563 18:59:44 Step 8/12 : WORKDIR /device-snmp-go 18:59:44 ---> Running in 9601c52bd8c5 18:59:44 Removing intermediate container 9601c52bd8c5 18:59:44 ---> 5532e8d42a72 18:59:44 Step 9/12 : COPY go.mod vendor* ./ 18:59:44 ---> 5e9535467dd1 18:59:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:59:44 ---> Running in aa5f37b147d7 18:59:44 Still waiting to schedule task 18:59:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:00:10 Removing intermediate container aa5f37b147d7 19:00:10 ---> 95aec7e181de 19:00:10 Step 11/12 : COPY . . 19:00:10 ---> e8e81ba1a3e9 19:00:10 Step 12/12 : RUN ${MAKE} 19:00:10 ---> Running in edbfb3e25afa 19:00:10 noop 19:00:10 Removing intermediate container edbfb3e25afa 19:00:10 ---> 084d333acfc7 19:00:10 Successfully built 084d333acfc7 19:00:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:11 + docker inspect -f . ci-base-image-x86_64 19:00:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:11 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:00:11 $ 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 19:00:11 $ docker top b117b2f73b9cb8430495d295c2c8cf05503b833c5e2b1d211dd6ab363cb00920 -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:12 + go version 19:00:12 go version go1.18.7 linux/amd64 [Pipeline] } 19:00:12 $ docker stop --time=1 b117b2f73b9cb8430495d295c2c8cf05503b833c5e2b1d211dd6ab363cb00920 19:00:13 $ docker rm -f b117b2f73b9cb8430495d295c2c8cf05503b833c5e2b1d211dd6ab363cb00920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:13 + docker inspect -f . ci-base-image-x86_64 19:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:13 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:00:13 $ 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 19:00:14 $ docker top 8b1cee4a2056aa6adb4982434422ba70e8239d29c40f6d2f8fb155078513869b -eo pid,comm [Pipeline] { [Pipeline] sh 19:00:14 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] fileExists [Pipeline] sh 19:00:14 + make test 19:00:14 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:00:15 ? github.com/edgexfoundry/device-snmp-go [no test files] 19:00:25 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 19:00:25 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.012s coverage: 0.0% of statements 19:00:31 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." 19:00:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:00:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:00:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:00:35 ./bin/test-attribution-txt.sh [Pipeline] echo 19:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:00:35 $ docker stop --time=1 8b1cee4a2056aa6adb4982434422ba70e8239d29c40f6d2f8fb155078513869b 19:00:37 $ docker rm -f 8b1cee4a2056aa6adb4982434422ba70e8239d29c40f6d2f8fb155078513869b [Pipeline] // withDockerContainer [Pipeline] sh 19:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:00:38 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:00:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:38 + ls -al . 19:00:38 total 180 19:00:38 drwxrwxr-x 9 jenkins jenkins 4096 Dec 15 19:00 . 19:00:38 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 18:59 .. 19:00:38 -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 18:59 .dockerignore 19:00:38 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 19:00 .git 19:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 18:59 .github 19:00:38 -rw-rw-r-- 1 jenkins jenkins 328 Dec 15 18:59 .gitignore 19:00:38 -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 18:59 .golangci.yml 19:00:38 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 18:59 .semver 19:00:38 -rw-rw-r-- 1 jenkins jenkins 8932 Dec 15 18:59 Attribution.txt 19:00:38 -rw-rw-r-- 1 jenkins jenkins 8355 Dec 15 18:59 CHANGELOG.md 19:00:38 -rw-rw-r-- 1 jenkins jenkins 1486 Dec 15 18:59 Dockerfile 19:00:38 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 18:59 GOVERNANCE.md 19:00:38 -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 18:59 Jenkinsfile 19:00:38 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 18:59 LICENSE 19:00:38 -rw-rw-r-- 1 jenkins jenkins 2543 Dec 15 18:59 Makefile 19:00:38 -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 18:59 OWNERS.md 19:00:38 -rw-rw-r-- 1 jenkins jenkins 10054 Dec 15 18:59 README.md 19:00:38 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 18:59 VERSION 19:00:38 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 18:59 bin 19:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 18:59 cmd 19:00:38 -rw-r--r-- 1 jenkins jenkins 7631 Dec 15 19:00 coverage.out 19:00:38 -rw-rw-r-- 1 jenkins jenkins 3414 Dec 15 18:59 go.mod 19:00:38 -rw-rw-r-- 1 jenkins jenkins 44744 Dec 15 18:59 go.sum 19:00:38 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 18:59 internal 19:00:38 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 18:59 snap 19:00:38 -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 18:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:39 + 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=d1c7c2ea98aab23790d51b6eaeef7bb46474233e --label arch=amd64 --label version=3.0.0-dev.1 . 19:00:39 Sending build context to Docker daemon 5.595MB 19:00:39 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 19:00:39 Step 2/24 : FROM ${BASE} AS builder 19:00:39 ---> 084d333acfc7 19:00:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:00:39 ---> Running in 375ead26e490 19:00:39 Removing intermediate container 375ead26e490 19:00:39 ---> 134370003698 19:00:39 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:00:39 ---> Running in af0b0a6f99de 19:00:39 Removing intermediate container af0b0a6f99de 19:00:39 ---> 1612b5e1d829 19:00:39 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:00:39 ---> Running in 9eee10017b38 19:00:39 Removing intermediate container 9eee10017b38 19:00:39 ---> 942ab991679b 19:00:39 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:00:39 ---> Running in 4c04daacee96 19:00:39 Removing intermediate container 4c04daacee96 19:00:39 ---> 22bd210bcba6 19:00:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:00:39 ---> Running in 380baebe2a77 19:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:00:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:00:40 OK: 216 MiB in 55 packages 19:00:40 Removing intermediate container 380baebe2a77 19:00:40 ---> 42948d940f58 19:00:40 Step 8/24 : WORKDIR /device-snmp-go 19:00:40 ---> Running in 8fdb1d209dd3 19:00:40 Removing intermediate container 8fdb1d209dd3 19:00:40 ---> c2750aaf9f4d 19:00:40 Step 9/24 : COPY go.mod vendor* ./ 19:00:40 ---> a477647fce52 19:00:40 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:40 ---> Running in 089a41d254ea 19:00:41 Removing intermediate container 089a41d254ea 19:00:41 ---> 10e923ec5526 19:00:41 Step 11/24 : COPY . . 19:00:42 ---> 1c3744a5fc33 19:00:42 Step 12/24 : RUN ${MAKE} 19:00:42 ---> Running in 913d749d18ee 19:00:42 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4 -X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 19:01:04 Removing intermediate container 913d749d18ee 19:01:04 ---> ec421135860f 19:01:04 Step 13/24 : FROM alpine:3.16 19:01:04 3.16: Pulling from library/alpine 19:01:04 ca7dd9ec2225: Pulling fs layer 19:01:04 ca7dd9ec2225: Download complete 19:01:04 ca7dd9ec2225: Pull complete 19:01:04 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:01:04 Status: Downloaded newer image for alpine:3.16 19:01:04 ---> bfe296a52501 19:01:04 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 19:01:04 ---> Running in 629d58951c07 19:01:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:01:05 (1/6) Installing dumb-init (1.2.5-r1) 19:01:05 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:01:05 (3/6) Installing libsodium (1.0.18-r0) 19:01:05 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:01:05 (5/6) Installing libzmq (4.3.4-r0) 19:01:05 (6/6) Installing zeromq (4.3.4-r0) 19:01:05 Executing busybox-1.35.0-r17.trigger 19:01:05 OK: 8 MiB in 20 packages 19:01:05 Removing intermediate container 629d58951c07 19:01:05 ---> f2868787a655 19:01:05 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 19:01:06 ---> 7e5ecfd36b20 19:01:06 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 19:01:06 ---> 43e8500f8898 19:01:06 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 19:01:06 ---> 8af3b7398fd9 19:01:06 Step 18/24 : EXPOSE 59993 19:01:06 ---> Running in dd627c81b683 19:01:06 Removing intermediate container dd627c81b683 19:01:06 ---> 004f1352f16e 19:01:06 Step 19/24 : EXPOSE 161 19:01:06 ---> Running in 2800416d0e86 19:01:07 Removing intermediate container 2800416d0e86 19:01:07 ---> 860787c9682a 19:01:07 Step 20/24 : ENTRYPOINT ["/device-snmp"] 19:01:07 ---> Running in 5cf4810b3f27 19:01:07 Removing intermediate container 5cf4810b3f27 19:01:07 ---> aca6caf7ce71 19:01:07 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:01:07 ---> Running in ebd72701b5c7 19:01:07 Removing intermediate container ebd72701b5c7 19:01:07 ---> 0532f9b076b1 19:01:07 Step 22/24 : LABEL arch=amd64 19:01:07 ---> Running in df95fe4eb7b5 19:01:07 Removing intermediate container df95fe4eb7b5 19:01:07 ---> 4e996d27bf77 19:01:07 Step 23/24 : LABEL git_sha=d1c7c2ea98aab23790d51b6eaeef7bb46474233e 19:01:07 ---> Running in 6988007ab3be 19:01:07 Removing intermediate container 6988007ab3be 19:01:07 ---> ca72c46e0716 19:01:07 Step 24/24 : LABEL version=3.0.0-dev.1 19:01:07 ---> Running in 861794e223a8 19:01:07 Removing intermediate container 861794e223a8 19:01:07 ---> 3845d502f4ba 19:01:07 [Warning] One or more build-args [ARCH] were not consumed 19:01:07 Successfully built 3845d502f4ba 19:01:07 Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:07 provisioning config files... 19:01:07 copy managed file [device-snmp-go-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config3521910446938792115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:07 ---> docker-login.sh 19:01:07 nexus3.edgexfoundry.org:10001 19:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:07 Configure a credential helper to remove this warning. See 19:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:07 19:01:07 Login Succeeded 19:01:07 nexus3.edgexfoundry.org:10002 19:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:07 Configure a credential helper to remove this warning. See 19:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:07 19:01:07 Login Succeeded 19:01:07 nexus3.edgexfoundry.org:10003 19:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:08 Configure a credential helper to remove this warning. See 19:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:08 19:01:08 Login Succeeded 19:01:08 nexus3.edgexfoundry.org:10004 19:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:08 Configure a credential helper to remove this warning. See 19:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:08 19:01:08 Login Succeeded 19:01:08 docker.io 19:01:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:08 Configure a credential helper to remove this warning. See 19:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:08 19:01:08 Login Succeeded 19:01:08 ---> docker-login.sh ends [Pipeline] } 19:01:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:08 [edgeXDocker.push] Tagging docker image device-snmp with the following tags: 19:01:08 d1c7c2ea98aab23790d51b6eaeef7bb46474233e 19:01:08 latest 19:01:08 3.0.0-dev.1 19:01:08 d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 19:01:08 main 19:01:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:08 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e 19:01:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 19:01:08 24480fbabd43: Preparing 19:01:08 858e38477393: Preparing 19:01:08 68804884f28d: Preparing 19:01:08 f503bfae861a: Preparing 19:01:08 e5e13b0c77cb: Preparing 19:01:08 e5e13b0c77cb: Layer already exists 19:01:08 858e38477393: Pushed 19:01:08 24480fbabd43: Pushed 19:01:09 f503bfae861a: Pushed 19:01:11 68804884f28d: Pushed 19:01:11 d1c7c2ea98aab23790d51b6eaeef7bb46474233e: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:12 + docker push nexus3.edgexfoundry.org:10004/device-snmp:latest 19:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 19:01:12 24480fbabd43: Preparing 19:01:12 858e38477393: Preparing 19:01:12 68804884f28d: Preparing 19:01:12 f503bfae861a: Preparing 19:01:12 e5e13b0c77cb: Preparing 19:01:12 e5e13b0c77cb: Layer already exists 19:01:12 68804884f28d: Layer already exists 19:01:12 858e38477393: Layer already exists 19:01:12 f503bfae861a: Layer already exists 19:01:12 24480fbabd43: Layer already exists 19:01:12 latest: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:12 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.1 19:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 19:01:13 24480fbabd43: Preparing 19:01:13 858e38477393: Preparing 19:01:13 68804884f28d: Preparing 19:01:13 f503bfae861a: Preparing 19:01:13 e5e13b0c77cb: Preparing 19:01:13 f503bfae861a: Layer already exists 19:01:13 68804884f28d: Layer already exists 19:01:13 e5e13b0c77cb: Layer already exists 19:01:13 24480fbabd43: Layer already exists 19:01:13 858e38477393: Layer already exists 19:01:13 3.0.0-dev.1: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:13 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:13 + docker push nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 19:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 19:01:13 24480fbabd43: Preparing 19:01:13 858e38477393: Preparing 19:01:13 68804884f28d: Preparing 19:01:13 f503bfae861a: Preparing 19:01:13 e5e13b0c77cb: Preparing 19:01:13 24480fbabd43: Layer already exists 19:01:13 f503bfae861a: Layer already exists 19:01:13 68804884f28d: Layer already exists 19:01:13 858e38477393: Layer already exists 19:01:13 e5e13b0c77cb: Layer already exists 19:01:13 d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:14 + docker tag device-snmp nexus3.edgexfoundry.org:10004/device-snmp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:14 + docker push nexus3.edgexfoundry.org:10004/device-snmp:main 19:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp] 19:01:14 24480fbabd43: Preparing 19:01:14 858e38477393: Preparing 19:01:14 68804884f28d: Preparing 19:01:14 f503bfae861a: Preparing 19:01:14 e5e13b0c77cb: Preparing 19:01:14 24480fbabd43: Layer already exists 19:01:14 f503bfae861a: Layer already exists 19:01:14 68804884f28d: Layer already exists 19:01:14 e5e13b0c77cb: Layer already exists 19:01:14 858e38477393: Layer already exists 19:01:14 main: digest: sha256:726bb59d39ab7732050eb159a6351968972de25d0843edcd2825ffab790dad1e size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:01:14 ===================================================== [Pipeline] echo 19:01:14 taggedImages: 19:01:14 - nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e 19:01:14 - nexus3.edgexfoundry.org:10004/device-snmp:latest 19:01:14 - nexus3.edgexfoundry.org:10004/device-snmp:3.0.0-dev.1 19:01:14 - nexus3.edgexfoundry.org:10004/device-snmp:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 19:01:14 - 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 19:01:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:14 19:01:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:15 latest: Pulling from edgex-lftools-log-publisher 19:01:15 5eb5b503b376: Pulling fs layer 19:01:15 5c69ac0246d0: Pulling fs layer 19:01:15 ec43610c2a17: Pulling fs layer 19:01:15 3a2ae6a8a46f: Pulling fs layer 19:01:15 33b1e0a273af: Pulling fs layer 19:01:15 5d3b04190fa2: Pulling fs layer 19:01:15 2f39f015ded8: Pulling fs layer 19:01:15 3a2ae6a8a46f: Waiting 19:01:15 33b1e0a273af: Waiting 19:01:15 5d3b04190fa2: Waiting 19:01:15 2f39f015ded8: Waiting 19:01:15 5c69ac0246d0: Download complete 19:01:15 3a2ae6a8a46f: Verifying Checksum 19:01:15 3a2ae6a8a46f: Download complete 19:01:15 33b1e0a273af: Verifying Checksum 19:01:15 33b1e0a273af: Download complete 19:01:15 5d3b04190fa2: Verifying Checksum 19:01:15 5d3b04190fa2: Download complete 19:01:15 ec43610c2a17: Verifying Checksum 19:01:15 ec43610c2a17: Download complete 19:01:15 5eb5b503b376: Verifying Checksum 19:01:15 5eb5b503b376: Download complete 19:01:16 2f39f015ded8: Download complete 19:01:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121375 in /w/workspace/edgexfoundry_device-snmp-go_main [Pipeline] { [Pipeline] ws 19:01:16 Running in /w/workspace/device-snmp-go/57 [Pipeline] { [Pipeline] checkout 19:01:16 Selected Git installation does not exist. Using Default 19:01:16 The recommended git tool is: NONE 19:01:16 5eb5b503b376: Pull complete 19:01:16 5c69ac0246d0: Pull complete 19:01:17 ec43610c2a17: Pull complete 19:01:17 3a2ae6a8a46f: Pull complete 19:01:17 33b1e0a273af: Pull complete 19:01:17 5d3b04190fa2: Pull complete 19:01:21 using credential edgex-jenkins-ssh 19:01:21 Cloning the remote Git repository 19:01:21 Cloning repository git@github.com:edgexfoundry/device-snmp-go.git 19:01:21 > git init /w/workspace/device-snmp-go/57 # timeout=10 19:01:21 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git 19:01:21 > git --version # timeout=10 19:01:21 > git --version # 'git version 2.25.1' 19:01:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:23 2f39f015ded8: Pull complete 19:01:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:01:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:01:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:01:23 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:01:23 $ 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 19:01:23 Avoid second fetch 19:01:23 Checking out Revision d1c7c2ea98aab23790d51b6eaeef7bb46474233e (main) 19:01:22 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 19:01:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:23 > git config core.sparsecheckout # timeout=10 19:01:23 > git checkout -f d1c7c2ea98aab23790d51b6eaeef7bb46474233e # timeout=10 19:01:24 Commit message: "Merge pull request #205 from jim-wang-intel/v3_path_updates" 19:01:24 19:01:24 GitHub has been notified of this commit’s build result 19:01:24 19:01:26 $ docker top a672c8258e30b077533f3d9be47a2ddacf15fda475bacb8972bbfe030f32e522 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:01:27 ---> job-cost.sh 19:01:27 lf-activate-venv: SKIPPING 19:01:27 INFO: No Stack... 19:01:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:01:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:01:27 Dload Upload Total Spent Left Speed 19:01:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 19:01:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:01:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:01:28 + sudo tee /etc/docker/daemon.new 19:01:28 { 19:01:28 "registry-mirrors": [ 19:01:28 "https://nexus3.edgexfoundry.org:10001" 19:01:28 ], 19:01:28 "bip": "10.250.0.254/24", 19:01:28 "hosts": [ 19:01:28 "tcp://0.0.0.0:5555", 19:01:28 "unix:///var/run/docker.sock" 19:01:28 ], 19:01:28 "mtu": 1458, 19:01:28 "selinux-enabled": true, 19:01:28 "seccomp-profile": "/etc/docker/seccomp.json" 19:01:28 } [Pipeline] sh 19:01:28 INFO: Retrieving Pricing Info for: v3-standard-8 19:01:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:01:28 INFO: Archiving Costs [Pipeline] sh 19:01:28 + sudo service docker restart 19:01:28 + cat /w/workspace/edgexfoundry_device-snmp-go_main/archives/cost.csv 19:01:28 + cut -d, -f6 [Pipeline] lock 19:01:28 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] 19:01:28 Resource [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] did not exist. Created. 19:01:28 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:01:29 + echo total: 0.2199999988079071 [Pipeline] stash 19:01:29 Stashed 1 file(s) [Pipeline] } 19:01:29 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 19:01:29 $ docker stop --time=1 a672c8258e30b077533f3d9be47a2ddacf15fda475bacb8972bbfe030f32e522 19:01:30 $ docker rm -f a672c8258e30b077533f3d9be47a2ddacf15fda475bacb8972bbfe030f32e522 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:01:47 provisioning config files... 19:01:47 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/57@tmp/config10173830825141386891tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:01:47 ---> docker-login.sh 19:01:47 nexus3.edgexfoundry.org:10001 19:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:48 Configure a credential helper to remove this warning. See 19:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:48 19:01:48 Login Succeeded 19:01:48 nexus3.edgexfoundry.org:10002 19:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:48 Configure a credential helper to remove this warning. See 19:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:48 19:01:48 Login Succeeded 19:01:48 nexus3.edgexfoundry.org:10003 19:01:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:48 Configure a credential helper to remove this warning. See 19:01:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:48 19:01:48 Login Succeeded 19:01:48 nexus3.edgexfoundry.org:10004 19:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:49 Configure a credential helper to remove this warning. See 19:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:49 19:01:49 Login Succeeded 19:01:49 docker.io 19:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:01:49 Configure a credential helper to remove this warning. See 19:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:01:49 19:01:49 Login Succeeded 19:01:49 ---> docker-login.sh ends [Pipeline] } 19:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:01:49 ========================================================= 19:01:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:01:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:01:50 + 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 . 19:01:50 Sending build context to Docker daemon 2.887MB 19:01:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:01:50 Step 2/12 : FROM ${BASE} AS builder 19:01:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:01:50 9b18e9b68314: Pulling fs layer 19:01:50 35d82f9e3411: Pulling fs layer 19:01:50 e16973657156: Pulling fs layer 19:01:50 fc693d55d65f: Pulling fs layer 19:01:50 7e9fc2657dce: Pulling fs layer 19:01:50 dda99020689f: Pulling fs layer 19:01:50 db1c61fa0a46: Pulling fs layer 19:01:50 891c053d2c06: Pulling fs layer 19:01:50 7e9fc2657dce: Waiting 19:01:50 dda99020689f: Waiting 19:01:50 db1c61fa0a46: Waiting 19:01:50 891c053d2c06: Waiting 19:01:50 fc693d55d65f: Waiting 19:01:50 e16973657156: Download complete 19:01:50 35d82f9e3411: Verifying Checksum 19:01:50 35d82f9e3411: Download complete 19:01:50 7e9fc2657dce: Download complete 19:01:50 dda99020689f: Verifying Checksum 19:01:50 dda99020689f: Download complete 19:01:50 9b18e9b68314: Verifying Checksum 19:01:50 9b18e9b68314: Download complete 19:01:51 9b18e9b68314: Pull complete 19:01:51 891c053d2c06: Verifying Checksum 19:01:51 891c053d2c06: Download complete 19:01:52 35d82f9e3411: Pull complete 19:01:52 e16973657156: Pull complete 19:01:53 db1c61fa0a46: Verifying Checksum 19:01:53 db1c61fa0a46: Download complete 19:01:53 fc693d55d65f: Verifying Checksum 19:01:53 fc693d55d65f: Download complete 19:02:06 fc693d55d65f: Pull complete 19:02:06 7e9fc2657dce: Pull complete 19:02:06 dda99020689f: Pull complete 19:02:11 db1c61fa0a46: Pull complete 19:02:13 891c053d2c06: Pull complete 19:02:13 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:02:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:02:13 ---> f96f9c87975a 19:02:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 19:02:15 ---> Running in 25bb5d30b606 19:02:15 Removing intermediate container 25bb5d30b606 19:02:15 ---> e001264e884f 19:02:15 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:02:15 ---> Running in 16c95b8a156d 19:02:15 Removing intermediate container 16c95b8a156d 19:02:15 ---> 64c9fc013d44 19:02:15 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:02:16 ---> Running in 429a0ac2831f 19:02:16 Removing intermediate container 429a0ac2831f 19:02:16 ---> 0539ff7128d1 19:02:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 19:02:16 ---> Running in ff76511ac86a 19:02:16 Removing intermediate container ff76511ac86a 19:02:16 ---> 169ff67092e2 19:02:16 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:02:16 ---> Running in cd601b9a889f 19:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:02:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:02:19 (1/4) Installing openssh-keygen (9.0_p1-r2) 19:02:19 (2/4) Installing libedit (20210910.3.1-r0) 19:02:19 (3/4) Installing openssh-client-common (9.0_p1-r2) 19:02:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 19:02:19 Executing busybox-1.35.0-r17.trigger 19:02:19 OK: 226 MiB in 55 packages 19:02:20 Removing intermediate container cd601b9a889f 19:02:20 ---> 21d579812b71 19:02:20 Step 8/12 : WORKDIR /device-snmp-go 19:02:20 ---> Running in 4eb088443c02 19:02:20 Removing intermediate container 4eb088443c02 19:02:20 ---> 51db01af3686 19:02:20 Step 9/12 : COPY go.mod vendor* ./ 19:02:23 ---> ed1fc3b90074 19:02:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:23 ---> Running in 87672a0dd3c4 19:03:19 Removing intermediate container 87672a0dd3c4 19:03:19 ---> 4786f521185d 19:03:19 Step 11/12 : COPY . . 19:03:19 ---> c9ac1bcee88a 19:03:19 Step 12/12 : RUN ${MAKE} 19:03:19 ---> Running in ae6628c7650e 19:03:19 noop 19:03:20 Removing intermediate container ae6628c7650e 19:03:20 ---> 5d2a40769220 19:03:20 Successfully built 5d2a40769220 19:03:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:20 + docker inspect -f . ci-base-image-arm64 19:03:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:20 prd-ubuntu20.04-docker-arm64-4c-16g-121375 does not seem to be running inside a container 19:03:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/57 -v /w/workspace/device-snmp-go/57:/w/workspace/device-snmp-go/57:rw,z -v /w/workspace/device-snmp-go/57@tmp:/w/workspace/device-snmp-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:21 $ docker top 796a57043c695cf8b4fbdd5f8d73ba56f4fe1f18f1fa5e59aa120459de1ec506 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:22 + go version 19:03:22 go version go1.18.7 linux/arm64 [Pipeline] } 19:03:22 $ docker stop --time=1 796a57043c695cf8b4fbdd5f8d73ba56f4fe1f18f1fa5e59aa120459de1ec506 19:03:24 $ docker rm -f 796a57043c695cf8b4fbdd5f8d73ba56f4fe1f18f1fa5e59aa120459de1ec506 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:03:25 + docker inspect -f . ci-base-image-arm64 19:03:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:03:25 prd-ubuntu20.04-docker-arm64-4c-16g-121375 does not seem to be running inside a container 19:03:25 $ 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/57 -v /w/workspace/device-snmp-go/57:/w/workspace/device-snmp-go/57:rw,z -v /w/workspace/device-snmp-go/57@tmp:/w/workspace/device-snmp-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:03:26 $ docker top 2d2fa040d6d25c9e976851e494c0581c0707b1c6285b02f058cfbef83711a676 -eo pid,comm [Pipeline] { [Pipeline] sh 19:03:26 + git config --global --add safe.directory /w/workspace/device-snmp-go/57 [Pipeline] fileExists [Pipeline] sh 19:03:27 + make test 19:03:27 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 19:03:29 ? github.com/edgexfoundry/device-snmp-go [no test files] 19:04:50 ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] 19:04:50 ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.046s coverage: 0.0% of statements 19:04:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:04:50 CGO_ENABLED=1 GO111MODULE=on go vet ./... 19:05:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:05:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:05:05 ./bin/test-attribution-txt.sh [Pipeline] echo 19:05:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:05:05 $ docker stop --time=1 2d2fa040d6d25c9e976851e494c0581c0707b1c6285b02f058cfbef83711a676 19:05:07 $ docker rm -f 2d2fa040d6d25c9e976851e494c0581c0707b1c6285b02f058cfbef83711a676 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:05:08 Warning: overwriting stash ‘coverage-report’ 19:05:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:05:09 + ls -al . 19:05:09 total 176 19:05:09 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 19:03 . 19:05:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 19:01 .. 19:05:09 -rw-rw-r-- 1 jenkins jenkins 6 Dec 15 19:01 .dockerignore 19:05:09 drwxrwxr-x 8 jenkins jenkins 4096 Dec 15 19:01 .git 19:05:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 19:01 .github 19:05:09 -rw-rw-r-- 1 jenkins jenkins 328 Dec 15 19:01 .gitignore 19:05:09 -rw-rw-r-- 1 jenkins jenkins 41 Dec 15 19:01 .golangci.yml 19:05:09 -rw-rw-r-- 1 jenkins jenkins 8932 Dec 15 19:01 Attribution.txt 19:05:09 -rw-rw-r-- 1 jenkins jenkins 8355 Dec 15 19:01 CHANGELOG.md 19:05:09 -rw-rw-r-- 1 jenkins jenkins 1486 Dec 15 19:01 Dockerfile 19:05:09 -rw-rw-r-- 1 jenkins jenkins 677 Dec 15 19:01 GOVERNANCE.md 19:05:09 -rw-rw-r-- 1 jenkins jenkins 656 Dec 15 19:01 Jenkinsfile 19:05:09 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 15 19:01 LICENSE 19:05:09 -rw-rw-r-- 1 jenkins jenkins 2543 Dec 15 19:01 Makefile 19:05:09 -rw-rw-r-- 1 jenkins jenkins 620 Dec 15 19:01 OWNERS.md 19:05:09 -rw-rw-r-- 1 jenkins jenkins 10054 Dec 15 19:01 README.md 19:05:09 -rw-rw-r-- 1 jenkins jenkins 11 Dec 15 18:59 VERSION 19:05:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 15 19:01 bin 19:05:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 19:01 cmd 19:05:09 -rw-r--r-- 1 jenkins jenkins 7631 Dec 15 19:04 coverage.out 19:05:09 -rw-rw-r-- 1 jenkins jenkins 3414 Dec 15 19:01 go.mod 19:05:09 -rw-rw-r-- 1 jenkins jenkins 44744 Dec 15 19:01 go.sum 19:05:09 drwxrwxr-x 3 jenkins jenkins 4096 Dec 15 19:01 internal 19:05:09 drwxrwxr-x 4 jenkins jenkins 4096 Dec 15 19:01 snap 19:05:09 -rw-rw-r-- 1 jenkins jenkins 228 Dec 15 19:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:10 + 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=d1c7c2ea98aab23790d51b6eaeef7bb46474233e --label arch=arm64 --label version=3.0.0-dev.1 . 19:05:10 Sending build context to Docker daemon 2.895MB 19:05:10 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 19:05:10 Step 2/24 : FROM ${BASE} AS builder 19:05:10 ---> 5d2a40769220 19:05:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:05:10 ---> Running in bb5e97a79677 19:05:10 Removing intermediate container bb5e97a79677 19:05:10 ---> 28dd604d561c 19:05:10 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:05:10 ---> Running in 7023e84fd812 19:05:11 Removing intermediate container 7023e84fd812 19:05:11 ---> 2219253ee59a 19:05:11 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 19:05:11 ---> Running in 74d2ff5c5e21 19:05:11 Removing intermediate container 74d2ff5c5e21 19:05:11 ---> e4dad7c202dc 19:05:11 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 19:05:11 ---> Running in 26bff3bf71bd 19:05:11 Removing intermediate container 26bff3bf71bd 19:05:11 ---> 273d6c4fd4a8 19:05:11 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:05:11 ---> Running in 4338964780e0 19:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:05:14 OK: 226 MiB in 55 packages 19:05:15 Removing intermediate container 4338964780e0 19:05:15 ---> 10ebcd2ae093 19:05:15 Step 8/24 : WORKDIR /device-snmp-go 19:05:15 ---> Running in 36e3980600f3 19:05:15 Removing intermediate container 36e3980600f3 19:05:15 ---> 91a663ad5358 19:05:15 Step 9/24 : COPY go.mod vendor* ./ 19:05:15 ---> 0d782263a505 19:05:15 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:15 ---> Running in c365d9143fc7 19:05:17 Removing intermediate container c365d9143fc7 19:05:17 ---> 130a9e19055a 19:05:17 Step 11/24 : COPY . . 19:05:18 ---> c26694a10f62 19:05:18 Step 12/24 : RUN ${MAKE} 19:05:18 ---> Running in dd6226348e98 19:05:19 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.4 -X github.com/edgexfoundry/device-snmp-go.Version=3.0.0-dev.1" -trimpath -mod=readonly -buildmode=pie -o cmd/device-snmp ./cmd 19:07:56 Removing intermediate container dd6226348e98 19:07:56 ---> 87ae318b55f3 19:07:56 Step 13/24 : FROM alpine:3.16 19:07:56 3.16: Pulling from library/alpine 19:07:56 6875df1f5354: Pulling fs layer 19:07:56 6875df1f5354: Verifying Checksum 19:07:56 6875df1f5354: Download complete 19:07:56 6875df1f5354: Pull complete 19:07:56 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:07:56 Status: Downloaded newer image for alpine:3.16 19:07:56 ---> 2b4661558fb8 19:07:56 Step 14/24 : RUN apk add --update --no-cache zeromq dumb-init 19:07:56 ---> Running in cea014bec7d2 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:07:56 (1/6) Installing dumb-init (1.2.5-r1) 19:07:56 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:07:56 (3/6) Installing libsodium (1.0.18-r0) 19:07:56 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:07:56 (5/6) Installing libzmq (4.3.4-r0) 19:07:56 (6/6) Installing zeromq (4.3.4-r0) 19:07:56 Executing busybox-1.35.0-r17.trigger 19:07:56 OK: 8 MiB in 20 packages 19:07:56 Removing intermediate container cea014bec7d2 19:07:56 ---> 83df5f58a610 19:07:56 Step 15/24 : COPY --from=builder /device-snmp-go/cmd / 19:07:56 ---> 22484ac9c201 19:07:56 Step 16/24 : COPY --from=builder /device-snmp-go/Attribution.txt / 19:07:56 ---> cb4ee44dbbaf 19:07:56 Step 17/24 : COPY --from=builder /device-snmp-go/LICENSE / 19:07:56 ---> edaa739519e7 19:07:56 Step 18/24 : EXPOSE 59993 19:07:56 ---> Running in 8cd3d4308298 19:07:56 Removing intermediate container 8cd3d4308298 19:07:56 ---> 034b1b313fa3 19:07:56 Step 19/24 : EXPOSE 161 19:07:56 ---> Running in 3d71498d73b7 19:07:56 Removing intermediate container 3d71498d73b7 19:07:56 ---> ffc5fa7c29e9 19:07:56 Step 20/24 : ENTRYPOINT ["/device-snmp"] 19:07:56 ---> Running in 7b097ecd4360 19:07:56 Removing intermediate container 7b097ecd4360 19:07:56 ---> e34b79048cf0 19:07:56 Step 21/24 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 19:07:56 ---> Running in 2eda18918904 19:07:56 Removing intermediate container 2eda18918904 19:07:56 ---> 2ce54ee7e60c 19:07:56 Step 22/24 : LABEL arch=arm64 19:07:56 ---> Running in 92d1db606a79 19:07:56 Removing intermediate container 92d1db606a79 19:07:56 ---> 038320d38915 19:07:56 Step 23/24 : LABEL git_sha=d1c7c2ea98aab23790d51b6eaeef7bb46474233e 19:07:56 ---> Running in 29e1f7de0437 19:07:56 Removing intermediate container 29e1f7de0437 19:07:56 ---> 6266369846ee 19:07:56 Step 24/24 : LABEL version=3.0.0-dev.1 19:07:56 ---> Running in 0e43a396fe15 19:07:56 Removing intermediate container 0e43a396fe15 19:07:56 ---> ec68e2687fda 19:07:56 [Warning] One or more build-args [ARCH] were not consumed 19:07:56 Successfully built ec68e2687fda 19:07:56 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 19:07:57 provisioning config files... 19:07:57 copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/57@tmp/config201873307663782874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:57 ---> docker-login.sh 19:07:57 nexus3.edgexfoundry.org:10001 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:57 Configure a credential helper to remove this warning. See 19:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:57 19:07:57 Login Succeeded 19:07:57 nexus3.edgexfoundry.org:10002 19:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:57 Configure a credential helper to remove this warning. See 19:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:57 19:07:57 Login Succeeded 19:07:57 nexus3.edgexfoundry.org:10003 19:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:58 Configure a credential helper to remove this warning. See 19:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:58 19:07:58 Login Succeeded 19:07:58 nexus3.edgexfoundry.org:10004 19:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:58 Configure a credential helper to remove this warning. See 19:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:58 19:07:58 Login Succeeded 19:07:58 docker.io 19:07:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:59 Configure a credential helper to remove this warning. See 19:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:59 19:07:59 Login Succeeded 19:07:59 ---> docker-login.sh ends [Pipeline] } 19:07:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:07:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:59 [edgeXDocker.push] Tagging docker image device-snmp-arm64 with the following tags: 19:07:59 d1c7c2ea98aab23790d51b6eaeef7bb46474233e 19:07:59 latest 19:07:59 3.0.0-dev.1 19:07:59 d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 19:07:59 main 19:07:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:59 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:00 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e 19:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 19:08:00 7b5612c61505: Preparing 19:08:00 b39b64d72799: Preparing 19:08:00 35a61481999c: Preparing 19:08:00 d4c155d324a8: Preparing 19:08:00 17bec77d7fdc: Preparing 19:08:00 17bec77d7fdc: Layer already exists 19:08:00 7b5612c61505: Pushed 19:08:00 b39b64d72799: Pushed 19:08:00 d4c155d324a8: Pushed 19:08:06 35a61481999c: Pushed 19:08:06 d1c7c2ea98aab23790d51b6eaeef7bb46474233e: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:06 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:06 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 19:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 19:08:06 7b5612c61505: Preparing 19:08:06 b39b64d72799: Preparing 19:08:06 35a61481999c: Preparing 19:08:06 d4c155d324a8: Preparing 19:08:06 17bec77d7fdc: Preparing 19:08:06 7b5612c61505: Layer already exists 19:08:06 d4c155d324a8: Layer already exists 19:08:06 35a61481999c: Layer already exists 19:08:06 b39b64d72799: Layer already exists 19:08:06 17bec77d7fdc: Layer already exists 19:08:06 latest: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:07 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:07 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.1 19:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 19:08:07 7b5612c61505: Preparing 19:08:07 b39b64d72799: Preparing 19:08:07 35a61481999c: Preparing 19:08:07 d4c155d324a8: Preparing 19:08:07 17bec77d7fdc: Preparing 19:08:07 17bec77d7fdc: Layer already exists 19:08:07 d4c155d324a8: Layer already exists 19:08:07 b39b64d72799: Layer already exists 19:08:07 35a61481999c: Layer already exists 19:08:07 7b5612c61505: Layer already exists 19:08:07 3.0.0-dev.1: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 19:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 19:08:08 7b5612c61505: Preparing 19:08:08 b39b64d72799: Preparing 19:08:08 35a61481999c: Preparing 19:08:08 d4c155d324a8: Preparing 19:08:08 17bec77d7fdc: Preparing 19:08:08 7b5612c61505: Layer already exists 19:08:08 35a61481999c: Layer already exists 19:08:08 17bec77d7fdc: Layer already exists 19:08:08 d4c155d324a8: Layer already exists 19:08:08 b39b64d72799: Layer already exists 19:08:08 d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker tag device-snmp-arm64 nexus3.edgexfoundry.org:10004/device-snmp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:09 + docker push nexus3.edgexfoundry.org:10004/device-snmp-arm64:main 19:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-snmp-arm64] 19:08:09 7b5612c61505: Preparing 19:08:09 b39b64d72799: Preparing 19:08:09 35a61481999c: Preparing 19:08:09 d4c155d324a8: Preparing 19:08:09 17bec77d7fdc: Preparing 19:08:09 d4c155d324a8: Layer already exists 19:08:09 35a61481999c: Layer already exists 19:08:09 b39b64d72799: Layer already exists 19:08:09 17bec77d7fdc: Layer already exists 19:08:09 7b5612c61505: Layer already exists 19:08:09 main: digest: sha256:9b5deaba2f16d8ded22b6226df9b3934cf75e1de9de8a3c1db523aa8c5629a0d size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 19:08:09 ===================================================== [Pipeline] echo 19:08:09 taggedImages: 19:08:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e 19:08:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:latest 19:08:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:3.0.0-dev.1 19:08:09 - nexus3.edgexfoundry.org:10004/device-snmp-arm64:d1c7c2ea98aab23790d51b6eaeef7bb46474233e-3.0.0-dev.1 19:08:09 - 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 19:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:09 19:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:09 arm64: Pulling from edgex-lftools-log-publisher 19:08:09 8998bd30e6a1: Pulling fs layer 19:08:09 04944245beec: Pulling fs layer 19:08:09 699f458cf7ca: Pulling fs layer 19:08:09 765212b225bb: Pulling fs layer 19:08:09 f23df028b6ca: Pulling fs layer 19:08:09 d65c8cfc05b1: Pulling fs layer 19:08:09 2437ff75d9bd: Pulling fs layer 19:08:09 f23df028b6ca: Waiting 19:08:09 d65c8cfc05b1: Waiting 19:08:09 2437ff75d9bd: Waiting 19:08:09 765212b225bb: Waiting 19:08:10 04944245beec: Verifying Checksum 19:08:10 04944245beec: Download complete 19:08:10 765212b225bb: Download complete 19:08:10 f23df028b6ca: Download complete 19:08:10 699f458cf7ca: Verifying Checksum 19:08:10 699f458cf7ca: Download complete 19:08:10 d65c8cfc05b1: Download complete 19:08:10 8998bd30e6a1: Verifying Checksum 19:08:10 8998bd30e6a1: Download complete 19:08:13 2437ff75d9bd: Verifying Checksum 19:08:13 2437ff75d9bd: Download complete 19:08:14 8998bd30e6a1: Pull complete 19:08:14 04944245beec: Pull complete 19:08:16 699f458cf7ca: Pull complete 19:08:16 765212b225bb: Pull complete 19:08:17 f23df028b6ca: Pull complete 19:08:17 d65c8cfc05b1: Pull complete 19:08:32 2437ff75d9bd: Pull complete 19:08:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:32 prd-ubuntu20.04-docker-arm64-4c-16g-121375 does not seem to be running inside a container 19:08:32 $ 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/57 -v /w/workspace/device-snmp-go/57:/w/workspace/device-snmp-go/57:rw,z -v /w/workspace/device-snmp-go/57@tmp:/w/workspace/device-snmp-go/57@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:35 $ docker top 01bc113d3363236ec5c40338539df80c55d7d07a8a5483e63aa21f24887a7ca9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:35 ---> job-cost.sh 19:08:36 lf-activate-venv: SKIPPING 19:08:36 INFO: No Stack... 19:08:36 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:37 INFO: Archiving Costs [Pipeline] sh 19:08:38 + cat /w/workspace/device-snmp-go/57/archives/cost.csv 19:08:38 + cut -d, -f6 [Pipeline] lock 19:08:38 Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] 19:08:38 Resource [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] did not exist. Created. 19:08:38 Lock acquired on [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:38 /w/workspace/device-snmp-go/57@tmp/durable-453281b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:08:38 + echo total: 0.10999999940395355 [Pipeline] stash 19:08:38 Warning: overwriting stash ‘stack-cost’ 19:08:38 Stashed 1 file(s) [Pipeline] } 19:08:38 Lock released on resource [jenkins-edgexfoundry-device-snmp-go-main-57-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:38 $ docker stop --time=1 01bc113d3363236ec5c40338539df80c55d7d07a8a5483e63aa21f24887a7ca9 19:08:40 $ docker rm -f 01bc113d3363236ec5c40338539df80c55d7d07a8a5483e63aa21f24887a7ca9 [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 19:08:40 provisioning config files... 19:08:40 copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14260632288520416385tmp [Pipeline] { [Pipeline] sh 19:08:41 + set +x 19:08:41 + curl -s https://codecov.io/bash 19:08:41 + bash -s -- 19:08:41 19:08:41 _____ _ 19:08:41 / ____| | | 19:08:41 | | ___ __| | ___ ___ _____ __ 19:08:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:41 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:41 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:41 Bash-1.0.6 19:08:41 19:08:41 19:08:41 ==> git version 2.25.1 found 19:08:41 ==> 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 19:08:41 Release-Date: 2020-01-08 19:08:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:41 ==> Jenkins CI detected. 19:08:41 current dir:  /w/workspace/edgexfoundry_device-snmp-go_main 19:08:41 project root: . 19:08:41 --> token set from env 19:08:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:41 ==> Running gcov in . (disable via -X gcov) 19:08:41 ==> Python coveragepy not found 19:08:41 ==> Searching for coverage reports in: 19:08:41 + . 19:08:41 -> Found 1 reports 19:08:41 ==> Detecting git/mercurial file structure 19:08:41 ==> Reading reports 19:08:41 + ./coverage.out bytes=7631 19:08:41 ==> Appending adjustments 19:08:41 https://docs.codecov.io/docs/fixing-reports 19:08:41 + Found adjustments 19:08:41 ==> Gzipping contents 19:08:41 4.0K /tmp/codecov.Mu0XAU.gz 19:08:41 ==> Uploading reports 19:08:41 url: https://codecov.io 19:08:41 query: branch=main&commit=d1c7c2ea98aab23790d51b6eaeef7bb46474233e&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:08:41 -> Pinging Codecov 19:08:41 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=d1c7c2ea98aab23790d51b6eaeef7bb46474233e&build=57&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2Fmain%2F57%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=&job=&cmd_args= 19:08:41 -> Uploading to 19:08:41 https://storage.googleapis.com/codecov/v4/raw/2022-12-15/6C56EA5C29638FB4528AC87E60AF5AE0/d1c7c2ea98aab23790d51b6eaeef7bb46474233e/b0d2f513-076c-4ca6-aecf-b4e828faea7a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221215T190841Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b0ecde17fe6517e70bd8ed7a744261498c7893332d7e6228f5b44c189037e113 19:08:41 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:41 Dload Upload Total Spent Left Speed 19:08:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1543 0 0 100 1543 0 7526 --:--:-- --:--:-- --:--:-- 7563 19:08:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] } 19:08:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 19:08:42 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 19:08:42 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:42 19:08:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:42 1.410.4: Pulling from edgex-devops/edgex-snyk-go 19:08:42 df9b9388f04a: Pulling fs layer 19:08:42 52dc419b0ee2: Pulling fs layer 19:08:42 25bc292e5bac: Pulling fs layer 19:08:42 114826534d7a: Pulling fs layer 19:08:42 4657fd5d0bcf: Pulling fs layer 19:08:42 6ad1cebc031e: Pulling fs layer 19:08:42 8a3aa393b2d8: Pulling fs layer 19:08:42 4657fd5d0bcf: Waiting 19:08:42 114826534d7a: Waiting 19:08:42 25bc292e5bac: Verifying Checksum 19:08:42 25bc292e5bac: Download complete 19:08:42 52dc419b0ee2: Download complete 19:08:42 4657fd5d0bcf: Download complete 19:08:42 df9b9388f04a: Download complete 19:08:43 df9b9388f04a: Pull complete 19:08:43 6ad1cebc031e: Verifying Checksum 19:08:43 6ad1cebc031e: Download complete 19:08:43 52dc419b0ee2: Pull complete 19:08:43 25bc292e5bac: Pull complete 19:08:44 114826534d7a: Verifying Checksum 19:08:44 114826534d7a: Download complete 19:08:44 8a3aa393b2d8: Verifying Checksum 19:08:44 8a3aa393b2d8: Download complete 19:08:47 114826534d7a: Pull complete 19:08:47 4657fd5d0bcf: Pull complete 19:08:48 6ad1cebc031e: Pull complete 19:08:51 8a3aa393b2d8: Pull complete 19:08:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 19:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 19:08:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:51 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:08:51 $ 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 19:08:55 $ docker top db4c43fca2f02f78f4f89169da478e3a8cd52cf6d3af290521c93bc4b11714ab -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:55 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-snmp-go:main' [Pipeline] sh 19:08:56 + set -o pipefail 19:08:56 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-snmp-go:main' 19:09:02 19:09:02 Monitoring /w/workspace/edgexfoundry_device-snmp-go_main (github.com/edgexfoundry/device-snmp-go)... 19:09:02 19:09:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/9149b8c6-e1cc-4c56-9b65-be0ccb6e0e00/history/c1b43a7a-590c-4f6f-935e-a43f4c3f1268 19:09:02 19:09:02 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 19:09:02 19:09:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 19:09:02 19:09:03 19:09:03 A medium severity vulnerability was found in the Snyk CLI versions you are using. 19:09:03 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 19:09:03 More details here: https://snyk.co/ue1NS [Pipeline] } 19:09:03 $ docker stop --time=1 db4c43fca2f02f78f4f89169da478e3a8cd52cf6d3af290521c93bc4b11714ab 19:09:06 $ docker rm -f db4c43fca2f02f78f4f89169da478e3a8cd52cf6d3af290521c93bc4b11714ab [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 19:09:07 + git log --format=format:%s -1 d1c7c2ea98aab23790d51b6eaeef7bb46474233e [Pipeline] sh 19:09:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:08 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:09:08 $ 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 19:09:08 $ docker top 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 -eo pid,comm 19:09:08 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). 19:09:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:08 [ssh-agent] Looking for ssh-agent implementation... 19:09:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:08 $ docker exec 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 ssh-agent 19:09:08 SSH_AUTH_SOCK=/tmp/ssh-K9GA1SxPaBgI/agent.34 19:09:08 SSH_AGENT_PID=40 19:09:08 Running ssh-add (command line suppressed) 19:09:08 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4703068712548274975.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_4703068712548274975.key) 19:09:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:09 + git semver tag 19:09:09 2022-12-15 19:09:09,485 [run_tag] DEBUG tag force:False 19:09:09 2022-12-15 19:09:09,485 [check_head_tag] DEBUG check head tag 19:09:09 2022-12-15 19:09:09,485 [execute] INFO git cat-file --batch-check 19:09:09 2022-12-15 19:09:09,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 19:09:09 2022-12-15 19:09:09,491 [execute] INFO git cat-file --batch 19:09:09 2022-12-15 19:09:09,491 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=) 19:09:09 2022-12-15 19:09:09,508 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 19:09:09 2022-12-15 19:09:09,508 [execute] INFO git tag -a v3.0.0-dev.1 -m v3.0.0-dev.1 19:09:09 2022-12-15 19:09:09,508 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.1', '-m', 'v3.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main, universal_newlines=False, shell=None, istream=None) 19:09:09 2022-12-15 19:09:09,514 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 19:09:09 3.0.0-dev.1 [Pipeline] } 19:09:09 $ docker exec --env ******** --env ******** 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 ssh-agent -k 19:09:09 unset SSH_AUTH_SOCK; 19:09:09 unset SSH_AGENT_PID; 19:09:09 echo Agent pid 40 killed; 19:09:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:10 + git semver [Pipeline] } 19:09:10 $ docker stop --time=1 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 19:09:11 $ docker rm -f 025e2c7faf00ffab26197bdfd61408026d3afdc12c9274c72c6652a3f8666391 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:11 19:09:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:12 0.23.1-centos7: Pulling from edgex-lftools 19:09:12 ab5ef0e58194: Pulling fs layer 19:09:12 9712f1f96733: Pulling fs layer 19:09:12 63f879dbbcfc: Pulling fs layer 19:09:12 0d9ebad4ef96: Pulling fs layer 19:09:12 e9a5061849ea: Pulling fs layer 19:09:12 d747dcd14b5f: Pulling fs layer 19:09:12 2de7ff778b66: Pulling fs layer 19:09:12 0d9ebad4ef96: Waiting 19:09:12 e9a5061849ea: Waiting 19:09:12 d747dcd14b5f: Waiting 19:09:12 9712f1f96733: Verifying Checksum 19:09:12 9712f1f96733: Download complete 19:09:12 63f879dbbcfc: Verifying Checksum 19:09:12 63f879dbbcfc: Download complete 19:09:12 e9a5061849ea: Verifying Checksum 19:09:12 e9a5061849ea: Download complete 19:09:12 d747dcd14b5f: Verifying Checksum 19:09:12 d747dcd14b5f: Download complete 19:09:13 2de7ff778b66: Verifying Checksum 19:09:13 2de7ff778b66: Download complete 19:09:13 ab5ef0e58194: Verifying Checksum 19:09:13 ab5ef0e58194: Download complete 19:09:13 0d9ebad4ef96: Verifying Checksum 19:09:13 0d9ebad4ef96: Download complete 19:09:16 ab5ef0e58194: Pull complete 19:09:16 9712f1f96733: Pull complete 19:09:16 63f879dbbcfc: Pull complete 19:09:20 0d9ebad4ef96: Pull complete 19:09:20 e9a5061849ea: Pull complete 19:09:21 d747dcd14b5f: Pull complete 19:09:22 2de7ff778b66: Pull complete 19:09:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 19:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 19:09:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:22 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:09:22 $ 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 19:09:26 $ docker top cc85842f12cf4e79d5e150208a78e4384d5d71308d8e6e4d7e3c9dc5f4e8e69b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 19:09:26 provisioning config files... 19:09:26 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config18264113775160468770tmp 19:09:26 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config13715934294348971932tmp 19:09:26 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config14426910601593167543tmp [Pipeline] { [Pipeline] echo 19:09:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 19:09:27 ---> sigul-configuration.sh 19:09:27 gpg: directory `/root/.gnupg' created 19:09:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 19:09:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 19:09:27 gpg: keyring `/root/.gnupg/secring.gpg' created 19:09:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 19:09:27 gpg: CAST5 encrypted data 19:09:27 gpg: encrypted with 1 passphrase 19:09:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 19:09:27 + mkdir /home/jenkins 19:09:27 + mkdir /home/jenkins/sigul [Pipeline] sh 19:09:27 + 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 19:09:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 19:09:28 ---> sigul-install.sh 19:09:28 Sigul already installed; skipping installation. [Pipeline] sh 19:09:28 + git tag --list 19:09:28 1.0.0 19:09:28 v0.0.0 19:09:28 v1.1.0 19:09:28 v1.1.1 19:09:28 v1.2.2 19:09:28 v1.3.0 19:09:28 v1.3.1 19:09:28 v2.0.0 19:09:28 v2.1.0 19:09:28 v2.1.1 19:09:28 v2.1.1-dev.2 19:09:28 v2.1.1-dev.3 19:09:28 v2.2.0 19:09:28 v2.2.1-dev.1 19:09:28 v2.2.1-dev.2 19:09:28 v2.2.1-dev.3 19:09:28 v2.2.1-dev.4 19:09:28 v2.2.1-dev.5 19:09:28 v2.2.1-dev.6 19:09:28 v2.2.1-dev.7 19:09:28 v2.3.0 19:09:28 v2.3.0-dev.10 19:09:28 v2.3.0-dev.11 19:09:28 v2.3.0-dev.12 19:09:28 v2.3.0-dev.13 19:09:28 v2.3.0-dev.14 19:09:28 v2.3.0-dev.15 19:09:28 v2.3.0-dev.16 19:09:28 v2.3.0-dev.17 19:09:28 v2.3.0-dev.18 19:09:28 v2.3.0-dev.19 19:09:28 v2.3.0-dev.20 19:09:28 v2.3.0-dev.21 19:09:28 v2.3.0-dev.22 19:09:28 v2.3.0-dev.23 19:09:28 v2.3.0-dev.24 19:09:28 v2.3.0-dev.7 19:09:28 v2.3.0-dev.8 19:09:28 v2.3.0-dev.9 19:09:28 v3.0.0-dev.1 [Pipeline] sh 19:09:28 + lftools sign git-tag v3.0.0-dev.1 19:09:29 Signing Git tag with Sigul... 19:09:29 Signing v3.0.0-dev.1 [Pipeline] echo 19:09:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 19:09:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 19:09:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 19:09:29 $ docker stop --time=1 cc85842f12cf4e79d5e150208a78e4384d5d71308d8e6e4d7e3c9dc5f4e8e69b 19:09:31 $ docker rm -f cc85842f12cf4e79d5e150208a78e4384d5d71308d8e6e4d7e3c9dc5f4e8e69b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 19:09:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:31 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:09:31 $ 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 19:09:32 $ docker top d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 -eo pid,comm 19:09:32 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). 19:09:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:32 [ssh-agent] Looking for ssh-agent implementation... 19:09:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:32 $ docker exec d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 ssh-agent 19:09:32 SSH_AUTH_SOCK=/tmp/ssh-7dPoyml5umex/agent.31 19:09:32 SSH_AGENT_PID=38 19:09:32 Running ssh-add (command line suppressed) 19:09:32 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5243016392204839104.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5243016392204839104.key) 19:09:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:32 + git semver bump pre 19:09:33 2022-12-15 19:09:33,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 19:09:33 2022-12-15 19:09:33,124 [bump_version] DEBUG bumping version:3.0.0-dev.1 on axis:pre with prefix:dev 19:09:33 2022-12-15 19:09:33,124 [bump_version] DEBUG bumped version:3.0.0-dev.2 19:09:33 2022-12-15 19:09:33,124 [write_version] DEBUG write version:3.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main with force:True 19:09:33 2022-12-15 19:09:33,124 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 19:09:33 2022-12-15 19:09:33,125 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 19:09:33 2022-12-15 19:09:33,127 [execute] INFO git cat-file --batch-check 19:09:33 2022-12-15 19:09:33,127 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:09:33 2022-12-15 19:09:33,134 [execute] INFO git cat-file --batch 19:09:33 2022-12-15 19:09:33,134 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:09:33 2022-12-15 19:09:33,140 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 19:09:33 3.0.0-dev.2 [Pipeline] } 19:09:33 $ docker exec --env ******** --env ******** d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 ssh-agent -k 19:09:33 unset SSH_AUTH_SOCK; 19:09:33 unset SSH_AGENT_PID; 19:09:33 echo Agent pid 38 killed; 19:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:33 + git semver [Pipeline] } 19:09:33 $ docker stop --time=1 d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 19:09:35 $ docker rm -f d2d6122c309a6f49446a8bac6ccc86708b5538bb8c193f273daee7de931ddfa7 [Pipeline] // withDockerContainer [Pipeline] sh 19:09:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:09:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:09:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:35 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:09:35 $ 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 19:09:36 $ docker top 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 -eo pid,comm 19:09:36 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). 19:09:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:09:36 [ssh-agent] Looking for ssh-agent implementation... 19:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:09:36 $ docker exec 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 ssh-agent 19:09:36 SSH_AUTH_SOCK=/tmp/ssh-eJrAPqyv6b1n/agent.32 19:09:36 SSH_AGENT_PID=38 19:09:36 Running ssh-add (command line suppressed) 19:09:36 Identity added: /w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5751414933055763357.key (/w/workspace/edgexfoundry_device-snmp-go_main@tmp/private_key_5751414933055763357.key) 19:09:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:09:37 + git semver push 19:09:37 2022-12-15 19:09:37,285 [run_push] DEBUG push 19:09:37 2022-12-15 19:09:37,285 [execute] INFO git cat-file --batch-check 19:09:37 2022-12-15 19:09:37,285 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=) 19:09:37 2022-12-15 19:09:37,289 [execute] INFO git rev-list c10794c3316deb4c2db57fa8efae5c2ac231da67 -- 19:09:37 2022-12-15 19:09:37,290 [execute] DEBUG Popen(['git', 'rev-list', 'c10794c3316deb4c2db57fa8efae5c2ac231da67', '--'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:09:37 2022-12-15 19:09:37,298 [execute] INFO git fetch -v origin 19:09:37 2022-12-15 19:09:37,299 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 19:09:37 2022-12-15 19:09:37,820 [run_push] DEBUG no remote changes detected 19:09:37 2022-12-15 19:09:37,820 [execute] INFO git push origin semver 19:09:37 2022-12-15 19:09:37,821 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-snmp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 19:09:38 2022-12-15 19:09:38,544 [run_push] DEBUG push all version tags 19:09:38 2022-12-15 19:09:38,545 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 19:09:38 2022-12-15 19:09:38,546 [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) 19:09:39 2022-12-15 19:09:39,333 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-snmp-go_main/.semver/main 19:09:39 3.0.0-dev.2 [Pipeline] } 19:09:39 $ docker exec --env ******** --env ******** 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 ssh-agent -k 19:09:39 unset SSH_AUTH_SOCK; 19:09:39 unset SSH_AGENT_PID; 19:09:39 echo Agent pid 38 killed; 19:09:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:09:39 + git semver [Pipeline] } 19:09:40 $ docker stop --time=1 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 19:09:41 $ docker rm -f 9fa55365b7587680dc0b0c193a0b3aca412a96977c6adb694114229a88a07f50 [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 19:09:41 + [ -d /w/workspace/edgexfoundry_device-snmp-go_main/archives ] 19:09:41 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 19:09:41 total 16 19:09:41 drwxr-xr-x 3 root root 4096 Dec 15 19:01 . 19:09:41 drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 19:09 .. 19:09:41 drwxr-xr-x 2 root root 4096 Dec 15 19:01 cost 19:09:41 -rw-r--r-- 1 root root 85 Dec 15 19:01 cost.csv 19:09:41 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-snmp-go_main/archives 19:09:41 + ls -al /w/workspace/edgexfoundry_device-snmp-go_main/archives 19:09:41 total 16 19:09:41 drwxr-xr-x 3 jenkins jenkins 4096 Dec 15 19:01 . 19:09:41 drwxrwxr-x 10 jenkins jenkins 4096 Dec 15 19:09 .. 19:09:41 drwxr-xr-x 2 jenkins jenkins 4096 Dec 15 19:01 cost 19:09:41 -rw-r--r-- 1 jenkins jenkins 85 Dec 15 19:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:09:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:09:43 ---> package-listing.sh 19:09:43 ++ facter osfamily 19:09:43 ++ tr '[:upper:]' '[:lower:]' 19:09:43 + OS_FAMILY=debian 19:09:43 + workspace=/w/workspace/edgexfoundry_device-snmp-go_main 19:09:43 + START_PACKAGES=/tmp/packages_start.txt 19:09:43 + END_PACKAGES=/tmp/packages_end.txt 19:09:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:09:43 + PACKAGES=/tmp/packages_start.txt 19:09:43 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 19:09:43 + PACKAGES=/tmp/packages_end.txt 19:09:43 + case "${OS_FAMILY}" in 19:09:43 + dpkg -l 19:09:43 + grep '^ii' 19:09:43 + '[' -f /tmp/packages_start.txt ']' 19:09:43 + '[' -f /tmp/packages_end.txt ']' 19:09:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:09:43 + '[' /w/workspace/edgexfoundry_device-snmp-go_main ']' 19:09:43 + mkdir -p /w/workspace/edgexfoundry_device-snmp-go_main/archives/ 19:09:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-snmp-go_main/archives/ [Pipeline] echo 19:09:43 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 19:09:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:09:44 prd-ubuntu20.04-docker-8c-8g-121374 does not seem to be running inside a container 19:09:44 $ 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 19:09:44 $ docker top 9f8e91e071db29d8a5843d70678f1fc95f234fe1c9cf7e4c34cf548c837733de -eo pid,comm [Pipeline] { [Pipeline] sh 19:09:44 + touch /tmp/pre-build-complete [Pipeline] sh 19:09:45 + mkdir -p /var/log/sysstat [Pipeline] sh 19:09:45 + ls /var/log/sa-host 19:09:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:45 provisioning config files... 19:09:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-snmp-go_main@tmp/config5737385040723723793tmp [Pipeline] { [Pipeline] echo 19:09:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:46 ---> create-netrc.sh [Pipeline] } 19:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:09:46 ---> python-tools-install.sh [Pipeline] echo 19:09:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:09:46 ---> sudo-logs.sh 19:09:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:09:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:09:47 ---> job-cost.sh 19:09:47 lf-activate-venv: SKIPPING 19:09:47 DEBUG: total: 0.2199999988079071 19:09:47 INFO: Retrieving Stack Cost... 19:09:47 INFO: Retrieving Pricing Info for: v3-standard-8 19:09:47 INFO: Archiving Costs [Pipeline] echo 19:09:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:48 ---> logs-deploy.sh 19:09:48 lf-activate-venv: SKIPPING 19:09:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/main/57 19:09:48 INFO: archiving workspace using pattern(s): 19:09:49 Archives upload complete. 19:09:49 INFO: archiving logs to Nexus 19:09:50 ---> uname -a: 19:09:50 Linux prd-ubuntu20-04-docker-8c-8g-121374 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:09:50 19:09:50 19:09:50 ---> lscpu: 19:09:50 Architecture: x86_64 19:09:50 CPU op-mode(s): 32-bit, 64-bit 19:09:50 Byte Order: Little Endian 19:09:50 Address sizes: 40 bits physical, 48 bits virtual 19:09:50 CPU(s): 8 19:09:50 On-line CPU(s) list: 0-7 19:09:50 Thread(s) per core: 1 19:09:50 Core(s) per socket: 1 19:09:50 Socket(s): 8 19:09:50 NUMA node(s): 1 19:09:50 Vendor ID: AuthenticAMD 19:09:50 CPU family: 23 19:09:50 Model: 49 19:09:50 Model name: AMD EPYC-Rome Processor 19:09:50 Stepping: 0 19:09:50 CPU MHz: 2799.998 19:09:50 BogoMIPS: 5599.99 19:09:50 Virtualization: AMD-V 19:09:50 Hypervisor vendor: KVM 19:09:50 Virtualization type: full 19:09:50 L1d cache: 256 KiB 19:09:50 L1i cache: 256 KiB 19:09:50 L2 cache: 4 MiB 19:09:50 L3 cache: 128 MiB 19:09:50 NUMA node0 CPU(s): 0-7 19:09:50 Vulnerability Itlb multihit: Not affected 19:09:50 Vulnerability L1tf: Not affected 19:09:50 Vulnerability Mds: Not affected 19:09:50 Vulnerability Meltdown: Not affected 19:09:50 Vulnerability Mmio stale data: Not affected 19:09:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:09:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:09:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:09:50 Vulnerability Srbds: Not affected 19:09:50 Vulnerability Tsx async abort: Not affected 19:09:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:09:50 19:09:50 19:09:50 ---> nproc: 19:09:50 8 19:09:50 19:09:50 19:09:50 ---> df -h: 19:09:50 Filesystem Size Used Avail Use% Mounted on 19:09:50 overlay 155G 13G 143G 9% / 19:09:50 tmpfs 64M 0 64M 0% /dev 19:09:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:09:50 shm 64M 0 64M 0% /dev/shm 19:09:50 /dev/vda1 155G 13G 143G 9% /facter-os 19:09:50 19:09:50 19:09:50 ---> sar -b -r -n DEV: 19:09:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121374) 12/15/22 _x86_64_ (8 CPU) 19:09:50 19:09:50 18:58:35 LINUX RESTART (8 CPU) 19:09:50 19:09:50 18:59:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:09:50 19:00:01 204.73 39.45 165.28 0.00 4320.62 161277.75 0.00 19:09:50 19:01:01 129.01 0.37 128.65 0.00 24.13 32968.24 0.00 19:09:50 19:02:01 95.72 0.17 95.55 0.00 26.52 26516.63 0.00 19:09:50 19:03:01 2.30 0.00 2.30 0.00 0.00 25.75 0.00 19:09:50 19:04:01 51.81 10.60 41.21 0.00 5160.47 8673.35 0.00 19:09:50 19:05:01 5.42 0.02 5.40 0.00 0.13 115.98 0.00 19:09:50 19:06:01 2.08 0.00 2.08 0.00 0.00 25.20 0.00 19:09:50 19:07:01 1.97 0.00 1.97 0.00 0.00 20.93 0.00 19:09:50 19:08:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 19:09:50 19:09:01 35.33 0.33 34.99 0.00 12.13 26227.23 0.00 19:09:50 Average: 52.73 5.04 47.69 0.00 948.77 25360.26 0.00 19:09:50 19:09:50 18:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:09:50 19:00:01 28031576 31573692 738104 2.24 133060 3583052 2018552 5.95 1165296 3221344 505348 19:09:50 19:01:01 28184660 31552844 753160 2.29 140324 3428884 2026184 5.97 1221964 3031052 112876 19:09:50 19:02:01 27797260 31588468 716324 2.18 150736 3796940 1761272 5.19 1206076 3386960 356 19:09:50 19:03:01 27797144 31588436 715948 2.18 150772 3796944 1761272 5.19 1206056 3386964 12 19:09:50 19:04:01 27275088 31569984 719212 2.19 183880 4251436 1829260 5.39 1525588 3554632 984 19:09:50 19:05:01 27281848 31572228 716680 2.18 182468 4248308 1801528 5.31 1522020 3551576 392 19:09:50 19:06:01 27289392 31579852 709068 2.16 182524 4248312 1801528 5.31 1515184 3551580 164 19:09:50 19:07:01 27289204 31579756 709208 2.16 182588 4248312 1801528 5.31 1514900 3551584 8 19:09:50 19:08:01 27289052 31579872 709172 2.16 182664 4248316 1801528 5.31 1515060 3551800 160 19:09:50 19:09:01 26088196 31463580 817156 2.49 201312 5223924 1910468 5.63 1726792 4440604 271644 19:09:50 Average: 27432342 31564871 730403 2.22 169033 4107443 1851312 5.46 1411894 3522810 89194 19:09:50 19:09:50 18:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:09:50 19:00:01 docker0 141.54 191.80 12.07 1851.69 0.00 0.00 0.00 0.00 19:09:50 19:00:01 ens3 756.84 528.40 8344.53 101.40 0.00 0.00 0.00 0.00 19:09:50 19:00:01 lo 6.64 6.64 0.65 0.65 0.00 0.00 0.00 0.00 19:09:50 19:01:01 docker0 1.62 3.75 0.10 40.56 0.00 0.00 0.00 0.00 19:09:50 19:01:01 ens3 55.17 44.68 87.74 93.38 0.00 0.00 0.00 0.00 19:09:50 19:01:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 19:09:50 19:02:01 docker0 2.37 4.55 0.16 57.98 0.00 0.00 0.00 0.00 19:09:50 19:02:01 ens3 155.38 112.96 2657.68 231.63 0.00 0.00 0.00 0.00 19:09:50 19:02:01 lo 7.40 7.40 0.72 0.72 0.00 0.00 0.00 0.00 19:09:50 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:09:50 19:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:50 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:04:01 ens3 128.60 65.69 2747.11 5.04 0.00 0.00 0.00 0.00 19:09:50 19:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 19:09:50 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:05:01 ens3 0.52 0.38 0.10 0.08 0.00 0.00 0.00 0.00 19:09:50 19:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:50 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:07:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:09:50 19:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:09:50 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:50 19:09:01 docker0 33.74 57.16 3.16 692.03 0.00 0.00 0.00 0.00 19:09:50 19:09:01 ens3 192.35 124.83 4666.89 16.62 0.00 0.00 0.00 0.00 19:09:50 19:09:01 veth4c52bf3 33.74 57.26 3.62 692.04 0.00 0.00 0.00 0.06 19:09:50 19:09:01 lo 1.33 1.33 0.12 0.12 0.00 0.00 0.00 0.00 19:09:50 Average: docker0 17.72 25.45 1.53 261.57 0.00 0.00 0.00 0.00 19:09:50 Average: ens3 127.87 86.99 1839.58 44.73 0.00 0.00 0.00 0.00 19:09:50 Average: veth4c52bf3 3.38 5.74 0.36 69.32 0.00 0.00 0.00 0.01 19:09:50 Average: lo 1.69 1.69 0.16 0.16 0.00 0.00 0.00 0.00 19:09:50 19:09:50 19:09:50 ---> sar -P ALL: 19:09:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-121374) 12/15/22 _x86_64_ (8 CPU) 19:09:50 19:09:50 18:58:35 LINUX RESTART (8 CPU) 19:09:50 19:09:50 18:59:02 CPU %user %nice %system %iowait %steal %idle 19:09:50 19:00:01 all 12.64 0.00 4.78 2.87 0.07 79.65 19:09:50 19:00:01 0 13.39 0.00 4.18 1.00 0.07 81.36 19:09:50 19:00:01 1 11.46 0.00 5.67 15.81 0.07 66.98 19:09:50 19:00:01 2 15.07 0.00 4.13 0.86 0.07 79.87 19:09:50 19:00:01 3 12.20 0.00 4.61 1.10 0.09 82.01 19:09:50 19:00:01 4 10.90 0.00 4.72 0.39 0.07 83.91 19:09:50 19:00:01 5 13.56 0.00 5.12 0.81 0.07 80.44 19:09:50 19:00:01 6 12.54 0.00 4.74 1.03 0.05 81.64 19:09:50 19:00:01 7 11.99 0.00 5.06 1.92 0.07 80.95 19:09:50 19:01:01 all 39.20 0.00 6.49 1.82 0.09 52.40 19:09:50 19:01:01 0 37.66 0.00 6.53 1.41 0.07 54.33 19:09:50 19:01:01 1 40.10 0.00 6.38 5.34 0.08 48.08 19:09:50 19:01:01 2 36.89 0.00 6.47 1.74 0.17 54.74 19:09:50 19:01:01 3 40.99 0.00 6.42 1.45 0.08 51.05 19:09:50 19:01:01 4 38.90 0.00 7.21 0.10 0.07 53.72 19:09:50 19:01:01 5 40.35 0.00 6.54 1.38 0.08 51.65 19:09:50 19:01:01 6 38.34 0.00 6.24 0.86 0.07 54.49 19:09:50 19:01:01 7 40.38 0.00 6.13 2.25 0.08 51.16 19:09:50 19:02:01 all 4.24 0.00 1.87 1.25 0.03 92.60 19:09:50 19:02:01 0 3.87 0.00 1.91 1.67 0.03 92.51 19:09:50 19:02:01 1 3.86 0.00 1.99 0.13 0.03 93.98 19:09:50 19:02:01 2 3.34 0.00 2.33 2.15 0.03 92.15 19:09:50 19:02:01 3 3.69 0.00 1.46 0.27 0.02 94.56 19:09:50 19:02:01 4 4.71 0.00 2.09 0.49 0.03 92.68 19:09:50 19:02:01 5 5.00 0.00 1.66 0.20 0.02 93.12 19:09:50 19:02:01 6 4.18 0.00 1.29 0.27 0.02 94.24 19:09:50 19:02:01 7 5.28 0.00 2.23 4.84 0.08 87.56 19:09:50 19:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 19:09:50 19:03:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:09:50 19:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:09:50 19:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:09:50 19:03:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:09:50 19:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 19:09:50 19:03:01 5 0.07 0.00 0.02 0.02 0.02 99.88 19:09:50 19:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:09:50 19:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:09:50 19:04:01 all 2.39 0.00 1.44 0.62 0.02 95.53 19:09:50 19:04:01 0 2.14 0.00 1.39 1.70 0.02 94.76 19:09:50 19:04:01 1 3.21 0.00 1.92 0.32 0.02 94.54 19:09:50 19:04:01 2 1.40 0.00 1.42 0.98 0.02 96.18 19:09:50 19:04:01 3 3.78 0.00 0.87 0.57 0.02 94.76 19:09:50 19:04:01 4 1.40 0.00 2.05 0.22 0.03 96.29 19:09:50 19:04:01 5 3.02 0.00 1.79 0.38 0.00 94.81 19:09:50 19:04:01 6 2.47 0.00 0.94 0.12 0.03 96.44 19:09:50 19:04:01 7 1.73 0.00 1.17 0.65 0.02 96.43 19:09:50 19:05:01 all 0.33 0.00 0.06 0.02 0.00 99.59 19:09:50 19:05:01 0 0.10 0.00 0.03 0.00 0.00 99.87 19:09:50 19:05:01 1 2.06 0.00 0.10 0.05 0.02 97.78 19:09:50 19:05:01 2 0.02 0.00 0.02 0.02 0.00 99.95 19:09:50 19:05:01 3 0.10 0.00 0.03 0.02 0.00 99.85 19:09:50 19:05:01 4 0.03 0.00 0.08 0.07 0.00 99.82 19:09:50 19:05:01 5 0.07 0.00 0.05 0.00 0.00 99.88 19:09:50 19:05:01 6 0.10 0.00 0.07 0.00 0.00 99.83 19:09:50 19:05:01 7 0.15 0.00 0.08 0.00 0.02 99.75 19:09:50 19:06:01 all 0.15 0.00 0.01 0.01 0.00 99.83 19:09:50 19:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:09:50 19:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:09:50 19:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:50 19:06:01 3 0.05 0.00 0.00 0.00 0.02 99.93 19:09:50 19:06:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:09:50 19:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:09:50 19:06:01 6 0.05 0.00 0.02 0.02 0.02 99.90 19:09:50 19:06:01 7 0.98 0.00 0.05 0.00 0.00 98.97 19:09:50 19:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:09:50 19:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:09:50 19:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:09:50 19:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:09:50 19:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:09:50 19:07:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:09:50 19:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:09:50 19:07:01 6 0.05 0.00 0.03 0.02 0.00 99.90 19:09:50 19:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:09:50 19:08:01 all 0.03 0.00 0.00 0.01 0.01 99.96 19:09:50 19:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:09:50 19:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 19:09:50 19:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:09:50 19:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 19:09:50 19:08:01 4 0.02 0.00 0.00 0.03 0.00 99.95 19:09:50 19:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 19:09:50 19:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 19:09:50 19:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 19:09:50 19:09:01 all 4.39 0.00 1.84 0.93 0.02 92.82 19:09:50 19:09:01 0 4.42 0.00 1.93 0.00 0.03 93.62 19:09:50 19:09:01 1 5.30 0.00 1.91 5.87 0.03 86.88 19:09:50 19:09:01 2 2.75 0.00 2.15 0.47 0.02 94.62 19:09:50 19:09:01 3 4.14 0.00 1.49 0.00 0.02 94.35 19:09:50 19:09:01 4 4.13 0.00 1.53 1.01 0.03 93.30 19:09:50 19:09:01 5 4.95 0.00 1.17 0.00 0.02 93.86 19:09:50 19:09:01 6 5.24 0.00 2.03 0.02 0.02 92.70 19:09:50 19:09:01 7 4.18 0.00 2.53 0.03 0.02 93.24 19:09:50 Average: all 6.29 0.00 1.64 0.74 0.03 91.30 19:09:50 Average: 0 6.12 0.00 1.59 0.58 0.02 91.69 19:09:50 Average: 1 6.56 0.00 1.78 2.71 0.03 88.92 19:09:50 Average: 2 5.89 0.00 1.64 0.62 0.03 91.82 19:09:50 Average: 3 6.46 0.00 1.48 0.34 0.03 91.70 19:09:50 Average: 4 5.98 0.00 1.76 0.23 0.03 92.00 19:09:50 Average: 5 6.66 0.00 1.62 0.28 0.02 91.42 19:09:50 Average: 6 6.25 0.00 1.52 0.23 0.02 91.97 19:09:50 Average: 7 6.42 0.00 1.71 0.96 0.03 90.88 19:09:50 19:09:50 19:09:50