Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6afc6bebc55851e438483997c27c526932a4a7b3 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-ssh7166108160870214703.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-ssh18133470867069990174.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-rfid-llrp-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-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13134249506797497922.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-ssh14879142021748556072.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-rfid-llrp-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-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12694840991405490932.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-rfid-llrp-go, buildSnap:false] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-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-rfid-llrp 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9389 in /w/workspace/foundry_device-rfid-llrp-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-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6afc6bebc55851e438483997c27c526932a4a7b3 (main) Commit message: "refactor!: Replace internal topics from config with new constants (#175)" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 > git rev-list --no-walk f49735fb1f51cf276a9a44c0ee81fefd96d12a99 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:16 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:17 ========================================================= 04:21:17 EdgeX Global Pipelines Version Info 04:21:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:21:17 ------------------- 04:21:17 stable info: 04:21:17 ------------------- 04:21:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:21:17 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:21:17 Message: update stable to v1.0.244 04:21:18 ------------------- 04:21:18 experimental info: 04:21:18 ------------------- 04:21:18 Commited By: **** collab-it+edgex@linuxfoundation.org 04:21:18 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:21:18 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6afc6be [Pipeline] echo 04:21:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:18 provisioning config files... 04:21:18 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10949123252333873665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:19 ---> docker-login.sh 04:21:19 nexus3.edgexfoundry.org:10001 04:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:19 Configure a credential helper to remove this warning. See 04:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:19 04:21:19 Login Succeeded 04:21:19 nexus3.edgexfoundry.org:10002 04:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:19 Configure a credential helper to remove this warning. See 04:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:19 04:21:19 Login Succeeded 04:21:19 nexus3.edgexfoundry.org:10003 04:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:19 Configure a credential helper to remove this warning. See 04:21:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:19 04:21:19 Login Succeeded 04:21:19 nexus3.edgexfoundry.org:10004 04:21:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:20 Configure a credential helper to remove this warning. See 04:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:20 04:21:20 Login Succeeded 04:21:20 docker.io 04:21:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:20 Configure a credential helper to remove this warning. See 04:21:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:20 04:21:20 Login Succeeded 04:21:20 ---> docker-login.sh ends [Pipeline] } 04:21:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:21:20 + git rev-list -1 --merges 6afc6bebc55851e438483997c27c526932a4a7b3~1..6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] echo 04:21:20 -----------> git rev-list -1 --merges 6afc6bebc55851e438483997c27c526932a4a7b3~1..6afc6bebc55851e438483997c27c526932a4a7b3 6afc6bebc55851e438483997c27c526932a4a7b3 [false] [Pipeline] sh 04:21:21 + git log --format=format:%s -1 6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] echo 04:21:21 ========================================================= 04:21:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:21:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:21 + git log --format=format:%s -1 6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] echo 04:21:21 [semverPrep] GIT_COMMIT: 6afc6bebc55851e438483997c27c526932a4a7b3, Commit Message: refactor!: Replace internal topics from config with new constants (#175) [Pipeline] echo 04:21:21 [semverPrep] This is not a build commit. [Pipeline] sh 04:21:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:21:21 + grep -v github /etc/ssh/ssh_known_hosts 04:21:21 + [ -e /tmp/ssh_known_hosts ] 04:21:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:21:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:21:21 + sudo tee -a /etc/ssh/ssh_known_hosts 04:21:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:22 04:21:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:22 0.1.4: Pulling from edgex-devops/py-git-semver 04:21:22 b85a868b505f: Pulling fs layer 04:21:22 e2be974225ed: Pulling fs layer 04:21:22 339a4e72a1f5: Pulling fs layer 04:21:22 988bab9f4d93: Pulling fs layer 04:21:22 1469e6f7b9e6: Pulling fs layer 04:21:22 eaf3925da568: Pulling fs layer 04:21:22 bab4dde63d76: Pulling fs layer 04:21:22 bde34c3a00c8: Pulling fs layer 04:21:22 b352a97aabf1: Pulling fs layer 04:21:22 4872d77fe225: Pulling fs layer 04:21:22 5851b861e8e6: Pulling fs layer 04:21:22 bab4dde63d76: Waiting 04:21:22 988bab9f4d93: Waiting 04:21:22 1469e6f7b9e6: Waiting 04:21:22 4872d77fe225: Waiting 04:21:22 5851b861e8e6: Waiting 04:21:22 eaf3925da568: Waiting 04:21:22 b352a97aabf1: Waiting 04:21:22 bde34c3a00c8: Waiting 04:21:22 e2be974225ed: Verifying Checksum 04:21:22 e2be974225ed: Download complete 04:21:22 988bab9f4d93: Verifying Checksum 04:21:22 988bab9f4d93: Download complete 04:21:22 1469e6f7b9e6: Verifying Checksum 04:21:22 1469e6f7b9e6: Download complete 04:21:22 339a4e72a1f5: Verifying Checksum 04:21:22 339a4e72a1f5: Download complete 04:21:22 eaf3925da568: Verifying Checksum 04:21:22 eaf3925da568: Download complete 04:21:22 bde34c3a00c8: Verifying Checksum 04:21:22 bde34c3a00c8: Download complete 04:21:22 b352a97aabf1: Verifying Checksum 04:21:22 b352a97aabf1: Download complete 04:21:22 4872d77fe225: Verifying Checksum 04:21:22 4872d77fe225: Download complete 04:21:22 5851b861e8e6: Verifying Checksum 04:21:22 5851b861e8e6: Download complete 04:21:22 b85a868b505f: Download complete 04:21:23 bab4dde63d76: Verifying Checksum 04:21:23 bab4dde63d76: Download complete 04:21:24 b85a868b505f: Pull complete 04:21:24 e2be974225ed: Pull complete 04:21:24 339a4e72a1f5: Pull complete 04:21:24 988bab9f4d93: Pull complete 04:21:24 1469e6f7b9e6: Pull complete 04:21:24 eaf3925da568: Pull complete 04:21:26 bab4dde63d76: Pull complete 04:21:26 bde34c3a00c8: Pull complete 04:21:27 b352a97aabf1: Pull complete 04:21:27 4872d77fe225: Pull complete 04:21:27 5851b861e8e6: Pull complete 04:21:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:21:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:27 prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container 04:21:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:21:28 $ docker top b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 -eo pid,comm 04:21:28 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). 04:21:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:21:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:28 [ssh-agent] Looking for ssh-agent implementation... 04:21:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:29 $ docker exec b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 ssh-agent 04:21:29 SSH_AUTH_SOCK=/tmp/ssh-2JtKMknPxZVp/agent.32 04:21:29 SSH_AGENT_PID=39 04:21:29 Running ssh-add (command line suppressed) 04:21:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3015264721445247913.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3015264721445247913.key) 04:21:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:29 + git tag --points-at HEAD [Pipeline] } 04:21:29 $ docker exec --env ******** --env ******** b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 ssh-agent -k 04:21:29 unset SSH_AUTH_SOCK; 04:21:29 unset SSH_AGENT_PID; 04:21:29 echo Agent pid 39 killed; 04:21:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:21:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:29 [ssh-agent] Looking for ssh-agent implementation... 04:21:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:29 $ docker exec b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 ssh-agent 04:21:29 SSH_AUTH_SOCK=/tmp/ssh-DOG6ZA8kBOdZ/agent.71 04:21:29 SSH_AGENT_PID=77 04:21:29 Running ssh-add (command line suppressed) 04:21:30 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9006145341732042997.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9006145341732042997.key) 04:21:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:30 + git semver init 04:21:30 2023-03-09 04:21:30,593 [run_init] DEBUG init version:0.0.0 force:False 04:21:30 2023-03-09 04:21:30,594 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 04:21:30 2023-03-09 04:21:30,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 04:21:30 2023-03-09 04:21:30,595 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 04:21:31 2023-03-09 04:21:31,369 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 04:21:31 2023-03-09 04:21:31,370 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 04:21:31 2023-03-09 04:21:31,370 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:21:31 2023-03-09 04:21:31,370 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 04:21:31 3.0.0-dev.7 [Pipeline] } 04:21:31 $ docker exec --env ******** --env ******** b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 ssh-agent -k 04:21:31 unset SSH_AUTH_SOCK; 04:21:31 unset SSH_AGENT_PID; 04:21:31 echo Agent pid 77 killed; 04:21:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:21:32 + git semver [Pipeline] } 04:21:32 $ docker stop --time=1 b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 04:21:33 $ docker rm -f --volumes b2a76d545ae08044c9f70201bf3cb6020d7762017d1a476aba270debad2a5a83 [Pipeline] // withDockerContainer [Pipeline] sh 04:21:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:21:34 Stashed 1 file(s) [Pipeline] echo 04:21:34 [edgeXSemver]: initialized semver on version 3.0.0-dev.7 [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 04:21:34 provisioning config files... 04:21:34 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9700156002532936982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:34 ---> docker-login.sh 04:21:34 nexus3.edgexfoundry.org:10001 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 nexus3.edgexfoundry.org:10002 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 nexus3.edgexfoundry.org:10003 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 nexus3.edgexfoundry.org:10004 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 docker.io 04:21:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:21:35 Configure a credential helper to remove this warning. See 04:21:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:21:35 04:21:35 Login Succeeded 04:21:35 ---> docker-login.sh ends [Pipeline] } 04:21:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:21:35 ========================================================= 04:21:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:21:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:35 + 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 . 04:21:35 Sending build context to Docker daemon 4.112MB 04:21:35 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:21:35 Step 2/12 : FROM ${BASE} AS builder 04:21:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:21:35 213ec9aee27d: Pulling fs layer 04:21:35 4583459ba037: Pulling fs layer 04:21:35 93c1e223e6f2: Pulling fs layer 04:21:35 53926ce57604: Pulling fs layer 04:21:35 21b2b0c7a3f4: Pulling fs layer 04:21:35 22ff95d597cd: Pulling fs layer 04:21:35 12d6caf4c0d1: Pulling fs layer 04:21:35 96b7cbca73a9: Pulling fs layer 04:21:35 a7acece74701: Pulling fs layer 04:21:35 12d6caf4c0d1: Waiting 04:21:35 22ff95d597cd: Waiting 04:21:35 96b7cbca73a9: Waiting 04:21:35 a7acece74701: Waiting 04:21:35 53926ce57604: Waiting 04:21:35 93c1e223e6f2: Verifying Checksum 04:21:35 93c1e223e6f2: Download complete 04:21:35 4583459ba037: Verifying Checksum 04:21:35 4583459ba037: Download complete 04:21:35 21b2b0c7a3f4: Verifying Checksum 04:21:35 21b2b0c7a3f4: Download complete 04:21:35 22ff95d597cd: Verifying Checksum 04:21:35 22ff95d597cd: Download complete 04:21:35 213ec9aee27d: Verifying Checksum 04:21:35 213ec9aee27d: Download complete 04:21:35 12d6caf4c0d1: Verifying Checksum 04:21:35 12d6caf4c0d1: Download complete 04:21:35 213ec9aee27d: Pull complete 04:21:36 4583459ba037: Pull complete 04:21:36 93c1e223e6f2: Pull complete 04:21:36 a7acece74701: Verifying Checksum 04:21:36 a7acece74701: Download complete 04:21:36 53926ce57604: Verifying Checksum 04:21:36 53926ce57604: Download complete 04:21:36 96b7cbca73a9: Verifying Checksum 04:21:36 96b7cbca73a9: Download complete 04:21:40 53926ce57604: Pull complete 04:21:40 21b2b0c7a3f4: Pull complete 04:21:40 22ff95d597cd: Pull complete 04:21:40 12d6caf4c0d1: Pull complete 04:21:43 96b7cbca73a9: Pull complete 04:21:43 a7acece74701: Pull complete 04:21:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:21:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:21:43 ---> db6d94c90886 04:21:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:21:45 ---> Running in 316f7aab21bc 04:21:45 Removing intermediate container 316f7aab21bc 04:21:45 ---> 014c445db757 04:21:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:21:45 ---> Running in efbe9210a846 04:21:45 Removing intermediate container efbe9210a846 04:21:45 ---> b9fa6754b079 04:21:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:21:45 ---> Running in 2578c41a6957 04:21:45 Removing intermediate container 2578c41a6957 04:21:45 ---> 084f2e235dd6 04:21:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:21:46 ---> Running in dbd6edc4d229 04:21:46 Removing intermediate container dbd6edc4d229 04:21:46 ---> 5e0fd305a074 04:21:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:21:46 ---> Running in 93ad35d0f8c5 04:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:21:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:21:46 OK: 211 MiB in 51 packages 04:21:47 Removing intermediate container 93ad35d0f8c5 04:21:47 ---> e688ef3efaea 04:21:47 Step 8/12 : WORKDIR /app 04:21:47 ---> Running in 3d9fcf471955 04:21:47 Removing intermediate container 3d9fcf471955 04:21:47 ---> 9937c940b77d 04:21:47 Step 9/12 : COPY go.mod vendor* ./ 04:21:47 ---> 68b1083f136c 04:21:47 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:47 ---> Running in cddf51e503b4 04:21:49 Still waiting to schedule task 04:21:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:22:13 Removing intermediate container cddf51e503b4 04:22:13 ---> 653c0aaf8195 04:22:13 Step 11/12 : COPY . . 04:22:13 ---> c4fd7821a4f1 04:22:13 Step 12/12 : RUN $MAKE 04:22:13 ---> Running in a1c366a3ea07 04:22:13 noop 04:22:13 Removing intermediate container a1c366a3ea07 04:22:13 ---> 8a49a973faaf 04:22:13 Successfully built 8a49a973faaf 04:22:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:14 + docker inspect -f . ci-base-image-x86_64 04:22:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:14 prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container 04:22:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:14 $ docker top 86c759b546710aceef20249c6fb37515012d06311ca1c8f828fbe6806f130eae -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:15 + go version 04:22:15 go version go1.18.7 linux/amd64 [Pipeline] } 04:22:15 $ docker stop --time=1 86c759b546710aceef20249c6fb37515012d06311ca1c8f828fbe6806f130eae 04:22:16 $ docker rm -f --volumes 86c759b546710aceef20249c6fb37515012d06311ca1c8f828fbe6806f130eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:16 + docker inspect -f . ci-base-image-x86_64 04:22:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:16 prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container 04:22:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:17 $ docker top d6bb57f009a42a05c803f5f2dc481554c14ffb5a4d5e10727b84fd8c28085e2d -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:17 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 04:22:17 + make test 04:22:17 go test ./... -coverprofile=coverage.out ./... 04:22:18 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:22:28 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:22:28 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:22:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.430s coverage: 40.7% of statements 04:22:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 52.0% of statements 04:22:32 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 96.4% of statements 04:22:42 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." 04:22:42 go vet ./... 04:22:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:22:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:22:44 ./bin/test-attribution-txt.sh 04:22:44 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:22:44 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:22:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:22:44 $ docker stop --time=1 d6bb57f009a42a05c803f5f2dc481554c14ffb5a4d5e10727b84fd8c28085e2d 04:22:46 $ docker rm -f --volumes d6bb57f009a42a05c803f5f2dc481554c14ffb5a4d5e10727b84fd8c28085e2d [Pipeline] // withDockerContainer [Pipeline] sh 04:22:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:22:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:22:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:22:47 + ls -al . 04:22:47 total 632 04:22:47 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 04:22 . 04:22:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:21 .. 04:22:47 -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 04:21 .dockerignore 04:22:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:22 .git 04:22:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:21 .github 04:22:47 -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 04:21 .gitignore 04:22:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:21 .golangci.yml 04:22:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:21 .semver 04:22:47 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 04:21 Attribution.txt 04:22:47 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 04:21 CHANGELOG.md 04:22:47 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 04:21 Dockerfile 04:22:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:21 GOVERNANCE.md 04:22:47 -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 04:21 Jenkinsfile 04:22:47 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 04:21 LICENSE 04:22:47 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 04:21 Makefile 04:22:47 -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 04:21 OWNERS.md 04:22:47 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 04:21 README.md 04:22:47 -rw-rw-r-- 1 jenkins jenkins 11 Mar 9 04:21 VERSION 04:22:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:21 bin 04:22:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:21 cmd 04:22:47 -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 04:22 coverage.out 04:22:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:21 examples 04:22:47 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 04:21 go.mod 04:22:47 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 04:21 go.sum 04:22:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:21 images 04:22:47 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 04:21 internal 04:22:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:21 snap 04:22:47 -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 04:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:48 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6afc6bebc55851e438483997c27c526932a4a7b3 --label arch=amd64 --label version=3.0.0-dev.7 . 04:22:48 Sending build context to Docker daemon 4.112MB 04:22:48 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 04:22:48 Step 2/24 : FROM ${BASE} AS builder 04:22:48 ---> 8a49a973faaf 04:22:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:22:48 ---> Running in 51b3230377a6 04:22:48 Removing intermediate container 51b3230377a6 04:22:48 ---> c10c3f89f316 04:22:48 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:22:48 ---> Running in 54db71c58dc4 04:22:48 Removing intermediate container 54db71c58dc4 04:22:48 ---> af3950483117 04:22:48 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:22:48 ---> Running in 2eb13b0b53e3 04:22:48 Removing intermediate container 2eb13b0b53e3 04:22:48 ---> f4ba79a22254 04:22:48 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:22:48 ---> Running in eeeac210503b 04:22:48 Removing intermediate container eeeac210503b 04:22:48 ---> 6264afa5a451 04:22:48 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:22:48 ---> Running in 22a8e6777e6a 04:22:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:22:49 OK: 211 MiB in 51 packages 04:22:49 Removing intermediate container 22a8e6777e6a 04:22:49 ---> 4724a739f129 04:22:49 Step 8/24 : WORKDIR /app 04:22:49 ---> Running in d52c9e323740 04:22:49 Removing intermediate container d52c9e323740 04:22:49 ---> 910a540dfe88 04:22:49 Step 9/24 : COPY go.mod vendor* ./ 04:22:49 ---> 2a4834af8777 04:22:49 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:22:49 ---> Running in 67354da1c4d4 04:22:51 Removing intermediate container 67354da1c4d4 04:22:51 ---> 9aeea1bd2970 04:22:51 Step 11/24 : COPY . . 04:22:51 ---> 88739d4327fe 04:22:51 Step 12/24 : RUN $MAKE 04:22:51 ---> Running in 306c16af0d49 04:22:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.7" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 04:23:13 Removing intermediate container 306c16af0d49 04:23:13 ---> cdb843bd5d4d 04:23:13 Step 13/24 : FROM alpine:3.16 04:23:13 3.16: Pulling from library/alpine 04:23:13 ef5531b6e74e: Pulling fs layer 04:23:13 ef5531b6e74e: Verifying Checksum 04:23:13 ef5531b6e74e: Download complete 04:23:13 ef5531b6e74e: Pull complete 04:23:13 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:23:13 Status: Downloaded newer image for alpine:3.16 04:23:13 ---> dfd21b5a31f5 04:23:13 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:23:13 ---> Running in 5aaea43fd32c 04:23:13 Removing intermediate container 5aaea43fd32c 04:23:13 ---> 843e18471c70 04:23:13 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:23:13 ---> Running in b0cebc110f03 04:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:23:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:23:13 (1/1) Installing dumb-init (1.2.5-r1) 04:23:13 Executing busybox-1.35.0-r17.trigger 04:23:13 OK: 6 MiB in 15 packages 04:23:13 Removing intermediate container b0cebc110f03 04:23:13 ---> 5789d0ad8df5 04:23:13 Step 16/24 : COPY --from=builder /app/LICENSE / 04:23:13 ---> 2a844075ee0b 04:23:13 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:23:13 ---> c2410905ad7d 04:23:13 Step 18/24 : COPY --from=builder /app/cmd/ / 04:23:14 ---> 9a1d06e6bb9b 04:23:14 Step 19/24 : EXPOSE 59989 04:23:14 ---> Running in 2b608477e8f1 04:23:14 Removing intermediate container 2b608477e8f1 04:23:14 ---> 54020c18926b 04:23:14 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:23:14 ---> Running in a7c7f4812dee 04:23:14 Removing intermediate container a7c7f4812dee 04:23:14 ---> df28463e9b1d 04:23:14 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:23:14 ---> Running in c8fb01ac0864 04:23:14 Removing intermediate container c8fb01ac0864 04:23:14 ---> 5d9722f49d8a 04:23:14 Step 22/24 : LABEL arch=amd64 04:23:14 ---> Running in cbbefd0de6da 04:23:14 Removing intermediate container cbbefd0de6da 04:23:14 ---> 047ca30276e6 04:23:14 Step 23/24 : LABEL git_sha=6afc6bebc55851e438483997c27c526932a4a7b3 04:23:15 ---> Running in 45873aa947a7 04:23:15 Removing intermediate container 45873aa947a7 04:23:15 ---> 2500187469db 04:23:15 Step 24/24 : LABEL version=3.0.0-dev.7 04:23:15 ---> Running in 3b345edb0688 04:23:15 Removing intermediate container 3b345edb0688 04:23:15 ---> 0347fbdba440 04:23:15 [Warning] One or more build-args [ARCH] were not consumed 04:23:15 Successfully built 0347fbdba440 04:23:15 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:15 provisioning config files... 04:23:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11276914562982118502tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:15 ---> docker-login.sh 04:23:15 nexus3.edgexfoundry.org:10001 04:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:15 Configure a credential helper to remove this warning. See 04:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:15 04:23:15 Login Succeeded 04:23:15 nexus3.edgexfoundry.org:10002 04:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:15 Configure a credential helper to remove this warning. See 04:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:15 04:23:15 Login Succeeded 04:23:15 nexus3.edgexfoundry.org:10003 04:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:15 Configure a credential helper to remove this warning. See 04:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:15 04:23:15 Login Succeeded 04:23:15 nexus3.edgexfoundry.org:10004 04:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:15 Configure a credential helper to remove this warning. See 04:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:15 04:23:15 Login Succeeded 04:23:15 docker.io 04:23:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:15 Configure a credential helper to remove this warning. See 04:23:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:15 04:23:15 Login Succeeded 04:23:15 ---> docker-login.sh ends [Pipeline] } 04:23:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:23:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:16 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 04:23:16 6afc6bebc55851e438483997c27c526932a4a7b3 04:23:16 latest 04:23:16 3.0.0-dev.7 04:23:16 6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7 04:23:16 main 04:23:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:16 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3 04:23:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:23:16 10ef359024c4: Preparing 04:23:16 f46037e4508a: Preparing 04:23:16 b417f0f00c8a: Preparing 04:23:16 6abac26b1d7a: Preparing 04:23:16 aa5968d388b8: Preparing 04:23:16 aa5968d388b8: Layer already exists 04:23:16 f46037e4508a: Pushed 04:23:16 b417f0f00c8a: Pushed 04:23:16 6abac26b1d7a: Pushed 04:23:19 10ef359024c4: Pushed 04:23:19 6afc6bebc55851e438483997c27c526932a4a7b3: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:20 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 04:23:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:23:20 10ef359024c4: Preparing 04:23:20 f46037e4508a: Preparing 04:23:20 b417f0f00c8a: Preparing 04:23:20 6abac26b1d7a: Preparing 04:23:20 aa5968d388b8: Preparing 04:23:20 b417f0f00c8a: Layer already exists 04:23:20 6abac26b1d7a: Layer already exists 04:23:20 aa5968d388b8: Layer already exists 04:23:20 f46037e4508a: Layer already exists 04:23:20 10ef359024c4: Layer already exists 04:23:20 latest: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:20 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 04:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:23:21 10ef359024c4: Preparing 04:23:21 f46037e4508a: Preparing 04:23:21 b417f0f00c8a: Preparing 04:23:21 6abac26b1d7a: Preparing 04:23:21 aa5968d388b8: Preparing 04:23:21 6abac26b1d7a: Layer already exists 04:23:21 b417f0f00c8a: Layer already exists 04:23:21 aa5968d388b8: Layer already exists 04:23:21 f46037e4508a: Layer already exists 04:23:21 10ef359024c4: Layer already exists 04:23:21 3.0.0-dev.7: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:21 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7 04:23:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:23:21 10ef359024c4: Preparing 04:23:21 f46037e4508a: Preparing 04:23:21 b417f0f00c8a: Preparing 04:23:21 6abac26b1d7a: Preparing 04:23:21 aa5968d388b8: Preparing 04:23:21 10ef359024c4: Layer already exists 04:23:21 f46037e4508a: Layer already exists 04:23:21 b417f0f00c8a: Layer already exists 04:23:21 6abac26b1d7a: Layer already exists 04:23:21 aa5968d388b8: Layer already exists 04:23:21 6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:22 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 04:23:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 04:23:22 10ef359024c4: Preparing 04:23:22 f46037e4508a: Preparing 04:23:22 b417f0f00c8a: Preparing 04:23:22 6abac26b1d7a: Preparing 04:23:22 aa5968d388b8: Preparing 04:23:22 6abac26b1d7a: Layer already exists 04:23:22 10ef359024c4: Layer already exists 04:23:22 f46037e4508a: Layer already exists 04:23:22 aa5968d388b8: Layer already exists 04:23:22 b417f0f00c8a: Layer already exists 04:23:22 main: digest: sha256:b4ac67533de8cf80b8fff0598254f5158ef2ed5646e9f8e8f1c41e77fc876957 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:23:22 ===================================================== [Pipeline] echo 04:23:22 taggedImages: 04:23:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3 04:23:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 04:23:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.7 04:23:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:6afc6bebc55851e438483997c27c526932a4a7b3-3.0.0-dev.7 04:23:22 - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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 04:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:22 04:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:23 latest: Pulling from edgex-lftools-log-publisher 04:23:23 5eb5b503b376: Pulling fs layer 04:23:23 5c69ac0246d0: Pulling fs layer 04:23:23 ec43610c2a17: Pulling fs layer 04:23:23 3a2ae6a8a46f: Pulling fs layer 04:23:23 33b1e0a273af: Pulling fs layer 04:23:23 5d3b04190fa2: Pulling fs layer 04:23:23 2f39f015ded8: Pulling fs layer 04:23:23 33b1e0a273af: Waiting 04:23:23 2f39f015ded8: Waiting 04:23:23 5d3b04190fa2: Waiting 04:23:23 3a2ae6a8a46f: Waiting 04:23:23 5c69ac0246d0: Download complete 04:23:23 3a2ae6a8a46f: Verifying Checksum 04:23:23 3a2ae6a8a46f: Download complete 04:23:23 33b1e0a273af: Download complete 04:23:23 ec43610c2a17: Verifying Checksum 04:23:23 ec43610c2a17: Download complete 04:23:23 5d3b04190fa2: Verifying Checksum 04:23:23 5d3b04190fa2: Download complete 04:23:23 5eb5b503b376: Download complete 04:23:23 2f39f015ded8: Download complete 04:23:24 5eb5b503b376: Pull complete 04:23:24 5c69ac0246d0: Pull complete 04:23:25 ec43610c2a17: Pull complete 04:23:25 3a2ae6a8a46f: Pull complete 04:23:25 33b1e0a273af: Pull complete 04:23:25 5d3b04190fa2: Pull complete 04:23:29 2f39f015ded8: Pull complete 04:23:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:23:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:29 prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container 04:23:29 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-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 04:23:31 $ docker top eba9ce722df29c6257fa96dde4a0da9b3f9d819ed13256998bda41a7879be508 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:31 ---> job-cost.sh 04:23:31 lf-activate-venv: SKIPPING 04:23:31 INFO: No Stack... 04:23:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:23:32 INFO: Archiving Costs [Pipeline] sh 04:23:32 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 04:23:32 + cut -d, -f6 [Pipeline] lock 04:23:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] 04:23:32 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] did not exist. Created. 04:23:32 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:23:33 + echo total: 0.2199999988079071 [Pipeline] stash 04:23:33 Stashed 1 file(s) [Pipeline] } 04:23:33 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 04:23:33 $ docker stop --time=1 eba9ce722df29c6257fa96dde4a0da9b3f9d819ed13256998bda41a7879be508 04:23:34 $ docker rm -f --volumes eba9ce722df29c6257fa96dde4a0da9b3f9d819ed13256998bda41a7879be508 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:24:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9398 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 04:24:08 Running in /w/workspace/device-rfid-llrp-go/71 [Pipeline] { [Pipeline] checkout 04:24:08 Selected Git installation does not exist. Using Default 04:24:08 The recommended git tool is: NONE 04:24:15 using credential edgex-jenkins-ssh 04:24:15 Cloning the remote Git repository 04:24:15 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:24:15 > git init /w/workspace/device-rfid-llrp-go/71 # timeout=10 04:24:15 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:24:15 > git --version # timeout=10 04:24:15 > git --version # 'git version 2.25.1' 04:24:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:24:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:24:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:24:17 Avoid second fetch 04:24:17 Checking out Revision 6afc6bebc55851e438483997c27c526932a4a7b3 (main) 04:24:18 Commit message: "refactor!: Replace internal topics from config with new constants (#175)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:24:17 > git config core.sparsecheckout # timeout=10 04:24:17 > git checkout -f 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 04:24:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:24:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:24:24 Dload Upload Total Spent Left Speed 04:24:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 04:24:25 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:24:25 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 04:24:25 04:24:25 { 04:24:25 "registry-mirrors": [ 04:24:25 "https://nexus3.edgexfoundry.org:10001" 04:24:25 ], 04:24:25 "bip": "10.250.0.254/24", 04:24:25 "hosts": [ 04:24:25 "tcp://0.0.0.0:5555", 04:24:25 "unix:///var/run/docker.sock" 04:24:25 ], 04:24:25 "mtu": 1458, 04:24:25 "selinux-enabled": true, 04:24:25 "seccomp-profile": "/etc/docker/seccomp.json" 04:24:25 } [Pipeline] sh 04:24:26 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:24:26 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:24:44 provisioning config files... 04:24:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/71@tmp/config11358439813219446019tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:45 ---> docker-login.sh 04:24:45 nexus3.edgexfoundry.org:10001 04:24:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:45 Configure a credential helper to remove this warning. See 04:24:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:45 04:24:45 Login Succeeded 04:24:46 nexus3.edgexfoundry.org:10002 04:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:46 Configure a credential helper to remove this warning. See 04:24:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:46 04:24:46 Login Succeeded 04:24:46 nexus3.edgexfoundry.org:10003 04:24:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:47 Configure a credential helper to remove this warning. See 04:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:47 04:24:47 Login Succeeded 04:24:47 nexus3.edgexfoundry.org:10004 04:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:47 Configure a credential helper to remove this warning. See 04:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:47 04:24:47 Login Succeeded 04:24:47 docker.io 04:24:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:24:47 Configure a credential helper to remove this warning. See 04:24:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:24:47 04:24:47 Login Succeeded 04:24:47 ---> docker-login.sh ends [Pipeline] } 04:24:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:24:48 ========================================================= 04:24:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:24:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:48 + 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 . 04:24:50 Sending build context to Docker daemon 1.213MB 04:24:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:24:50 Step 2/12 : FROM ${BASE} AS builder 04:24:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:24:50 9b18e9b68314: Pulling fs layer 04:24:50 35d82f9e3411: Pulling fs layer 04:24:50 e16973657156: Pulling fs layer 04:24:50 fc693d55d65f: Pulling fs layer 04:24:50 7e9fc2657dce: Pulling fs layer 04:24:50 dda99020689f: Pulling fs layer 04:24:50 db1c61fa0a46: Pulling fs layer 04:24:50 891c053d2c06: Pulling fs layer 04:24:50 fc693d55d65f: Waiting 04:24:50 7e9fc2657dce: Waiting 04:24:50 dda99020689f: Waiting 04:24:50 db1c61fa0a46: Waiting 04:24:50 891c053d2c06: Waiting 04:24:50 e16973657156: Verifying Checksum 04:24:50 e16973657156: Download complete 04:24:50 35d82f9e3411: Verifying Checksum 04:24:50 35d82f9e3411: Download complete 04:24:50 7e9fc2657dce: Verifying Checksum 04:24:50 7e9fc2657dce: Download complete 04:24:50 dda99020689f: Verifying Checksum 04:24:50 dda99020689f: Download complete 04:24:50 9b18e9b68314: Verifying Checksum 04:24:50 9b18e9b68314: Download complete 04:24:51 891c053d2c06: Verifying Checksum 04:24:51 891c053d2c06: Download complete 04:24:51 9b18e9b68314: Pull complete 04:24:52 35d82f9e3411: Pull complete 04:24:52 e16973657156: Pull complete 04:24:53 db1c61fa0a46: Verifying Checksum 04:24:53 db1c61fa0a46: Download complete 04:24:54 fc693d55d65f: Verifying Checksum 04:24:54 fc693d55d65f: Download complete 04:25:06 fc693d55d65f: Pull complete 04:25:06 7e9fc2657dce: Pull complete 04:25:06 dda99020689f: Pull complete 04:25:13 db1c61fa0a46: Pull complete 04:25:16 891c053d2c06: Pull complete 04:25:16 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:25:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:25:16 ---> f96f9c87975a 04:25:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:25:18 ---> Running in 126b57f2890e 04:25:18 Removing intermediate container 126b57f2890e 04:25:18 ---> 1878d00c4120 04:25:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:25:18 ---> Running in 920a5f797ca6 04:25:18 Removing intermediate container 920a5f797ca6 04:25:18 ---> 777afb81f34b 04:25:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:25:18 ---> Running in 3bcd6f2f3a4b 04:25:19 Removing intermediate container 3bcd6f2f3a4b 04:25:19 ---> 03ed3d388621 04:25:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:25:19 ---> Running in 85226a255346 04:25:20 Removing intermediate container 85226a255346 04:25:20 ---> 068c1a49312c 04:25:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:25:20 ---> Running in 9c5e891f821d 04:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:25:23 OK: 221 MiB in 51 packages 04:25:24 Removing intermediate container 9c5e891f821d 04:25:24 ---> 2972caee0140 04:25:24 Step 8/12 : WORKDIR /app 04:25:24 ---> Running in 0323158a7cec 04:25:24 Removing intermediate container 0323158a7cec 04:25:24 ---> 99c1d9cd9c7f 04:25:24 Step 9/12 : COPY go.mod vendor* ./ 04:25:25 ---> 1ade94110c1f 04:25:25 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:25:25 ---> Running in a836b70763d7 04:26:46 Removing intermediate container a836b70763d7 04:26:46 ---> 4e322ab3a95f 04:26:46 Step 11/12 : COPY . . 04:26:46 ---> 3814173be8f2 04:26:46 Step 12/12 : RUN $MAKE 04:26:46 ---> Running in ecdb3ef8a847 04:26:46 noop 04:26:46 Removing intermediate container ecdb3ef8a847 04:26:46 ---> 62f54ece7d29 04:26:46 Successfully built 62f54ece7d29 04:26:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:47 + docker inspect -f . ci-base-image-arm64 04:26:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:47 prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container 04:26:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/71 -v /w/workspace/device-rfid-llrp-go/71:/w/workspace/device-rfid-llrp-go/71:rw,z -v /w/workspace/device-rfid-llrp-go/71@tmp:/w/workspace/device-rfid-llrp-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:26:48 $ docker top 361456d30c5cd59116a8250a7f874a452b4c960b0c944fd57b620ed82692c50e -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:49 + go version 04:26:49 go version go1.18.7 linux/arm64 [Pipeline] } 04:26:49 $ docker stop --time=1 361456d30c5cd59116a8250a7f874a452b4c960b0c944fd57b620ed82692c50e 04:26:51 $ docker rm -f --volumes 361456d30c5cd59116a8250a7f874a452b4c960b0c944fd57b620ed82692c50e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:52 + docker inspect -f . ci-base-image-arm64 04:26:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:52 prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container 04:26:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/71 -v /w/workspace/device-rfid-llrp-go/71:/w/workspace/device-rfid-llrp-go/71:rw,z -v /w/workspace/device-rfid-llrp-go/71@tmp:/w/workspace/device-rfid-llrp-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:26:54 $ docker top 69caea7d7f7777656c8604ff15ce8b34d92ea652413769b88d1fcabee4018198 -eo pid,comm [Pipeline] { [Pipeline] sh 04:26:54 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/71 [Pipeline] fileExists [Pipeline] sh 04:26:55 + make test 04:26:55 go test ./... -coverprofile=coverage.out ./... 04:26:57 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:28:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:28:49 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.832492135Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=INFO ts=2023-03-09T04:28:53.835083039Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 04:29:36 level=INFO ts=2023-03-09T04:28:53.835213627Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 04:29:36 level=INFO ts=2023-03-09T04:28:53.835525326Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.83559243Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.835780741Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 04:29:36 level=INFO ts=2023-03-09T04:28:53.835898228Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.83644795Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.836553647Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.836663873Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.836886657Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.843310258Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.850927901Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.857825691Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 04:29:36 level=INFO ts=2023-03-09T04:28:53.859970519Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.866881019Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.867212659Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.867515257Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.870804733Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.870984243Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.871386167Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 04:29:36 level=INFO ts=2023-03-09T04:28:53.871619131Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.87312042Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=INFO ts=2023-03-09T04:28:53.874985971Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 04:29:36 level=INFO ts=2023-03-09T04:28:53.875209394Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.875350043Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 04:29:36 level=INFO ts=2023-03-09T04:28:53.876097877Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.876166021Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=INFO ts=2023-03-09T04:28:53.876363523Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.876715194Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.876779328Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.876869293Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.87698807Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.877418906Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.877506801Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.877599587Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 04:29:36 level=INFO ts=2023-03-09T04:28:53.877705933Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.878209343Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.878319309Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.878438616Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.879439736Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.88337044Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.884263053Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 04:29:36 level=INFO ts=2023-03-09T04:28:53.884698909Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.888307173Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=INFO ts=2023-03-09T04:28:53.890710136Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 04:29:36 level=INFO ts=2023-03-09T04:28:53.890807012Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 04:29:36 level=INFO ts=2023-03-09T04:28:53.890901347Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.890963181Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.891160533Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 04:29:36 level=INFO ts=2023-03-09T04:28:53.89127931Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.89162597Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.891690324Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.89178392Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.891901777Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.892428708Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.892527684Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.8926249Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 04:29:36 level=INFO ts=2023-03-09T04:28:53.892714365Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.893176842Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.893289049Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.893404686Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.893781198Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.893908046Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.894084776Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 04:29:36 level=INFO ts=2023-03-09T04:28:53.894195493Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.895603637Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=INFO ts=2023-03-09T04:28:53.897526861Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 04:29:36 level=INFO ts=2023-03-09T04:28:53.89766923Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 04:29:36 level=INFO ts=2023-03-09T04:28:53.897822229Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.897948046Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.898171339Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 04:29:36 level=INFO ts=2023-03-09T04:28:53.898376532Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.898937005Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.89918894Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.899386032Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.899587914Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.900237912Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.900578092Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 04:29:36 level=INFO ts=2023-03-09T04:28:53.900737562Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.900423353Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.901400491Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.901590573Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.901770793Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.90238074Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.902480435Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.907084379Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 04:29:36 level=INFO ts=2023-03-09T04:28:53.907401508Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.909672873Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=INFO ts=2023-03-09T04:28:53.911537304Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 04:29:36 level=INFO ts=2023-03-09T04:28:53.911720695Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 04:29:36 level=INFO ts=2023-03-09T04:28:53.911884384Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.91197746Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.912161881Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 04:29:36 level=INFO ts=2023-03-09T04:28:53.912282248Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.912765707Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.91282697Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.912917416Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.913030203Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.91349498Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.913586456Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.913680461Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 04:29:36 level=INFO ts=2023-03-09T04:28:53.913770627Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.914302038Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.914393644Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.914509731Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.91517048Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.915265205Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.915459427Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 04:29:36 level=INFO ts=2023-03-09T04:28:53.915585604Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.916871461Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=INFO ts=2023-03-09T04:28:53.921349997Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.921679087Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 04:29:36 level=INFO ts=2023-03-09T04:28:53.921538738Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 04:29:36 level=INFO ts=2023-03-09T04:28:53.92190549Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.922011686Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=INFO ts=2023-03-09T04:28:53.922287773Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.93486448Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.93503296Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.935247133Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.935472887Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.936016519Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.936268454Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.936413762Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 04:29:36 level=INFO ts=2023-03-09T04:28:53.936643666Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.937320696Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.937642666Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.937504257Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.938204379Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.938403401Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.938923072Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 04:29:36 level=INFO ts=2023-03-09T04:28:53.939098242Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.940827575Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.952743873Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=INFO ts=2023-03-09T04:28:53.954307016Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 04:29:36 level=INFO ts=2023-03-09T04:28:53.954507938Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 04:29:36 level=INFO ts=2023-03-09T04:28:53.954658847Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.954730811Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.954772144Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 04:29:36 level=INFO ts=2023-03-09T04:28:53.954985006Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.955459815Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.955564651Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.955741211Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.955917762Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.962395717Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.962714536Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.962829493Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 04:29:36 level=INFO ts=2023-03-09T04:28:53.962995693Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.963525074Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.96363305Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.963748427Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.96412645Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.964337152Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.964551195Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 04:29:36 level=INFO ts=2023-03-09T04:28:53.964731346Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.965898335Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 04:29:36 level=INFO ts=2023-03-09T04:28:53.967361942Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 04:29:36 level=INFO ts=2023-03-09T04:28:53.967540203Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.967648659Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 04:29:36 level=INFO ts=2023-03-09T04:28:53.968097786Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.96816782Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=INFO ts=2023-03-09T04:28:53.968359411Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.968690351Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=WARN ts=2023-03-09T04:28:53.968787927Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.968880422Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.969035612Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.969562383Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.969650088Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.969738793Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 04:29:36 level=INFO ts=2023-03-09T04:28:53.969835639Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.970290906Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.970377731Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.970492368Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 04:29:36 level=INFO ts=2023-03-09T04:28:53.970915523Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 04:29:36 level=DEBUG ts=2023-03-09T04:28:53.971004759Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 04:29:36 level=INFO ts=2023-03-09T04:28:53.971375731Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 04:29:36 level=INFO ts=2023-03-09T04:28:53.971506088Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 04:29:36 level=WARN ts=2023-03-09T04:28:53.972319187Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 04:29:36 --- FAIL: TestAutoDiscover (0.03s) 04:29:36 discover_test.go:285: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:54982: use of closed network connection 04:29:36 WriteTo failed 04:29:36 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo 04:29:36 /w/workspace/device-rfid-llrp-go/71/internal/llrp/messages.go:180 04:29:36 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write 04:29:36 /w/workspace/device-rfid-llrp-go/71/internal/llrp/msg_builder.go:90 04:29:36 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close 04:29:36 /w/workspace/device-rfid-llrp-go/71/internal/llrp/test_helpers.go:288 04:29:36 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown 04:29:36 /w/workspace/device-rfid-llrp-go/71/internal/llrp/test_emulator.go:71 04:29:36 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover 04:29:36 /w/workspace/device-rfid-llrp-go/71/internal/driver/discover_test.go:284 04:29:36 testing.tRunner 04:29:36 /usr/local/go/src/testing/testing.go:1439 04:29:36 runtime.goexit 04:29:36 /usr/local/go/src/runtime/asm_arm64.s:1270 04:29:36 FAIL 04:29:36 coverage: 40.7% of statements 04:29:36 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 38.631s 04:29:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.569s coverage: 52.0% of statements 04:29:36 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.034s coverage: 95.5% of statements 04:29:36 FAIL 04:29:36 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 04:29:36 $ docker stop --time=1 69caea7d7f7777656c8604ff15ce8b34d92ea652413769b88d1fcabee4018198 04:29:38 $ docker rm -f --volumes 69caea7d7f7777656c8604ff15ce8b34d92ea652413769b88d1fcabee4018198 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:39 04:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:29:39 arm64: Pulling from edgex-lftools-log-publisher 04:29:40 8998bd30e6a1: Pulling fs layer 04:29:40 04944245beec: Pulling fs layer 04:29:40 699f458cf7ca: Pulling fs layer 04:29:40 765212b225bb: Pulling fs layer 04:29:40 f23df028b6ca: Pulling fs layer 04:29:40 d65c8cfc05b1: Pulling fs layer 04:29:40 2437ff75d9bd: Pulling fs layer 04:29:40 d65c8cfc05b1: Waiting 04:29:40 2437ff75d9bd: Waiting 04:29:40 f23df028b6ca: Waiting 04:29:40 765212b225bb: Waiting 04:29:40 04944245beec: Verifying Checksum 04:29:40 04944245beec: Download complete 04:29:40 765212b225bb: Verifying Checksum 04:29:40 765212b225bb: Download complete 04:29:40 f23df028b6ca: Verifying Checksum 04:29:40 f23df028b6ca: Download complete 04:29:40 d65c8cfc05b1: Verifying Checksum 04:29:40 d65c8cfc05b1: Download complete 04:29:40 699f458cf7ca: Verifying Checksum 04:29:40 699f458cf7ca: Download complete 04:29:41 8998bd30e6a1: Verifying Checksum 04:29:41 8998bd30e6a1: Download complete 04:29:44 2437ff75d9bd: Verifying Checksum 04:29:44 2437ff75d9bd: Download complete 04:29:46 8998bd30e6a1: Pull complete 04:29:46 04944245beec: Pull complete 04:29:48 699f458cf7ca: Pull complete 04:29:48 765212b225bb: Pull complete 04:29:49 f23df028b6ca: Pull complete 04:29:49 d65c8cfc05b1: Pull complete 04:30:04 2437ff75d9bd: Pull complete 04:30:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:30:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:30:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:04 prd-ubuntu20.04-docker-arm64-4c-16g-9398 does not seem to be running inside a container 04:30:04 $ 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-rfid-llrp-go/71 -v /w/workspace/device-rfid-llrp-go/71:/w/workspace/device-rfid-llrp-go/71:rw,z -v /w/workspace/device-rfid-llrp-go/71@tmp:/w/workspace/device-rfid-llrp-go/71@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:30:08 $ docker top bc6234adbce3d7cafb51f562b94129956c83723f6eb4d91fa452bcf1faed26e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:30:09 ---> job-cost.sh 04:30:09 lf-activate-venv: SKIPPING 04:30:09 INFO: No Stack... 04:30:09 INFO: Retrieving Pricing Info for: v3-standard-4 04:30:10 INFO: Archiving Costs [Pipeline] sh 04:30:10 + + cutcat -d, /w/workspace/device-rfid-llrp-go/71/archives/cost.csv -f6 04:30:10 [Pipeline] lock 04:30:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] 04:30:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] did not exist. Created. 04:30:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:30:11 /w/workspace/device-rfid-llrp-go/71@tmp/durable-c1d95bf8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:30:12 + echo total: 0.10999999940395355 [Pipeline] stash 04:30:12 Warning: overwriting stash ‘stack-cost’ 04:30:13 Stashed 1 file(s) [Pipeline] } 04:30:13 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-71-stack-cost] [Pipeline] // lock [Pipeline] } 04:30:13 $ docker stop --time=1 bc6234adbce3d7cafb51f562b94129956c83723f6eb4d91fa452bcf1faed26e7 04:30:14 $ docker rm -f --volumes bc6234adbce3d7cafb51f562b94129956c83723f6eb4d91fa452bcf1faed26e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:30:14 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:30:15 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 04:30:15 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:30:15 total 16 04:30:15 drwxr-xr-x 3 root root 4096 Mar 9 04:23 . 04:30:15 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 04:23 .. 04:30:15 drwxr-xr-x 2 root root 4096 Mar 9 04:23 cost 04:30:15 -rw-r--r-- 1 root root 90 Mar 9 04:23 cost.csv 04:30:15 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:30:15 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 04:30:15 total 16 04:30:15 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:23 . 04:30:15 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 04:23 .. 04:30:15 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 04:23 cost 04:30:15 -rw-r--r-- 1 jenkins jenkins 90 Mar 9 04:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:30:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:30:16 ---> package-listing.sh 04:30:16 ++ facter osfamily 04:30:16 ++ tr '[:upper:]' '[:lower:]' 04:30:16 + OS_FAMILY=debian 04:30:16 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 04:30:16 + START_PACKAGES=/tmp/packages_start.txt 04:30:16 + END_PACKAGES=/tmp/packages_end.txt 04:30:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:30:17 + PACKAGES=/tmp/packages_start.txt 04:30:17 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 04:30:17 + PACKAGES=/tmp/packages_end.txt 04:30:17 + case "${OS_FAMILY}" in 04:30:17 + dpkg -l 04:30:17 + grep '^ii' 04:30:17 + '[' -f /tmp/packages_start.txt ']' 04:30:17 + '[' -f /tmp/packages_end.txt ']' 04:30:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:30:17 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 04:30:17 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 04:30:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 04:30:17 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:30:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:30:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:17 prd-ubuntu20.04-docker-8c-8g-9389 does not seem to be running inside a container 04:30:17 $ 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/foundry_device-rfid-llrp-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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:30:18 $ docker top 9f92c58cd5d86fe297de4ffb836a628aec4e557f0ad1ce619ec2f79f5ee44255 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:18 + touch /tmp/pre-build-complete [Pipeline] sh 04:30:18 + mkdir -p /var/log/sysstat [Pipeline] sh 04:30:19 + ls /var/log/sa-host 04:30:19 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:30:19 provisioning config files... 04:30:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13608431229757921002tmp [Pipeline] { [Pipeline] echo 04:30:19 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:30:19 ---> create-netrc.sh [Pipeline] } 04:30:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:30:19 ---> python-tools-install.sh [Pipeline] echo 04:30:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:30:20 ---> sudo-logs.sh 04:30:20 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:30:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:30:20 ---> job-cost.sh 04:30:20 lf-activate-venv: SKIPPING 04:30:20 DEBUG: total: 0.2199999988079071 04:30:20 INFO: Retrieving Stack Cost... 04:30:20 INFO: Retrieving Pricing Info for: v3-standard-8 04:30:20 INFO: Archiving Costs [Pipeline] echo 04:30:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:30:21 ---> logs-deploy.sh 04:30:21 lf-activate-venv: SKIPPING 04:30:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/71 04:30:21 INFO: archiving workspace using pattern(s): 04:30:22 Archives upload complete. 04:30:22 INFO: archiving logs to Nexus