Pull request #122 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84+dcf9c4469f51bcf9c6938c4e46e7918c177e2085 (5d77075b530e5110205d98e51c574cb89965d061) 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-ssh13199131676610803455.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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-ssh1488739185697492302.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14430519441321088639.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-122/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3124497281519597073.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15193180621034015338.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-122/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14621338496082664500.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 Running on prd-ubuntu20.04-docker-8c-8g-118390 in /w/workspace/undry_device-rfid-llrp-go_PR-122 [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/undry_device-rfid-llrp-go_PR-122 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dcf9c4469f51bcf9c6938c4e46e7918c177e2085 into PR head commit 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 Merge succeeded, producing 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 Checking out Revision 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 (PR-122) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 # timeout=10 [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:02:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:02:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:02:12 ========================================================= 10:02:12 EdgeX Global Pipelines Version Info 10:02:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:02:12 ------------------- 10:02:12 stable info: 10:02:12 ------------------- 10:02:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:02:12 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:02:12 Message: update stable to v1.0.244 10:02:13 ------------------- 10:02:13 experimental info: 10:02:13 ------------------- 10:02:13 Commited By: **** collab-it+edgex@linuxfoundation.org 10:02:13 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 10:02:13 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:02:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:02:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:02:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:02:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:02:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:02:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:02:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:02:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-122 [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-122 [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-122 [Pipeline] echo 10:02:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [Pipeline] echo 10:02:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 984c0ec [Pipeline] echo 10:02:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:15 provisioning config files... 10:02:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/config4383247481729517173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:15 ---> docker-login.sh 10:02:15 nexus3.edgexfoundry.org:10001 10:02:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:16 Configure a credential helper to remove this warning. See 10:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:16 10:02:16 Login Succeeded 10:02:16 nexus3.edgexfoundry.org:10002 10:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:16 Configure a credential helper to remove this warning. See 10:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:16 10:02:16 Login Succeeded 10:02:16 nexus3.edgexfoundry.org:10003 10:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:16 Configure a credential helper to remove this warning. See 10:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:16 10:02:16 Login Succeeded 10:02:16 nexus3.edgexfoundry.org:10004 10:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:16 Configure a credential helper to remove this warning. See 10:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:16 10:02:16 Login Succeeded 10:02:16 docker.io 10:02:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:16 Configure a credential helper to remove this warning. See 10:02:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:16 10:02:16 Login Succeeded 10:02:16 ---> docker-login.sh ends [Pipeline] } 10:02:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:02:17 + git rev-list -1 --merges 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84~1..984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [Pipeline] echo 10:02:17 -----------> git rev-list -1 --merges 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84~1..984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [false] [Pipeline] sh 10:02:17 + git log --format=format:%s -1 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [Pipeline] echo 10:02:17 ========================================================= 10:02:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:02:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:02:18 + git log --format=format:%s -1 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 [Pipeline] echo 10:02:18 [semverPrep] GIT_COMMIT: 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 10:02:18 [semverPrep] This is not a build commit. [Pipeline] sh 10:02:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:18 + grep -v github /etc/ssh/ssh_known_hosts 10:02:18 + [ -e /tmp/ssh_known_hosts ] 10:02:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:02:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:02:18 + sudo tee -a /etc/ssh/ssh_known_hosts 10:02:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:19 10:02:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:19 0.1.4: Pulling from edgex-devops/py-git-semver 10:02:19 b85a868b505f: Pulling fs layer 10:02:19 e2be974225ed: Pulling fs layer 10:02:19 339a4e72a1f5: Pulling fs layer 10:02:19 988bab9f4d93: Pulling fs layer 10:02:19 1469e6f7b9e6: Pulling fs layer 10:02:19 eaf3925da568: Pulling fs layer 10:02:19 bab4dde63d76: Pulling fs layer 10:02:19 bde34c3a00c8: Pulling fs layer 10:02:19 b352a97aabf1: Pulling fs layer 10:02:19 4872d77fe225: Pulling fs layer 10:02:19 5851b861e8e6: Pulling fs layer 10:02:19 eaf3925da568: Waiting 10:02:19 bab4dde63d76: Waiting 10:02:19 bde34c3a00c8: Waiting 10:02:19 b352a97aabf1: Waiting 10:02:19 4872d77fe225: Waiting 10:02:19 1469e6f7b9e6: Waiting 10:02:19 988bab9f4d93: Waiting 10:02:19 5851b861e8e6: Waiting 10:02:19 e2be974225ed: Verifying Checksum 10:02:19 e2be974225ed: Download complete 10:02:19 988bab9f4d93: Download complete 10:02:19 1469e6f7b9e6: Verifying Checksum 10:02:19 1469e6f7b9e6: Download complete 10:02:19 eaf3925da568: Download complete 10:02:19 339a4e72a1f5: Verifying Checksum 10:02:19 339a4e72a1f5: Download complete 10:02:19 bde34c3a00c8: Download complete 10:02:19 b352a97aabf1: Download complete 10:02:19 4872d77fe225: Verifying Checksum 10:02:19 4872d77fe225: Download complete 10:02:19 5851b861e8e6: Verifying Checksum 10:02:19 5851b861e8e6: Download complete 10:02:19 b85a868b505f: Verifying Checksum 10:02:19 b85a868b505f: Download complete 10:02:20 bab4dde63d76: Verifying Checksum 10:02:20 bab4dde63d76: Download complete 10:02:21 b85a868b505f: Pull complete 10:02:21 e2be974225ed: Pull complete 10:02:21 339a4e72a1f5: Pull complete 10:02:21 988bab9f4d93: Pull complete 10:02:21 1469e6f7b9e6: Pull complete 10:02:21 eaf3925da568: Pull complete 10:02:23 bab4dde63d76: Pull complete 10:02:23 bde34c3a00c8: Pull complete 10:02:23 b352a97aabf1: Pull complete 10:02:23 4872d77fe225: Pull complete 10:02:23 5851b861e8e6: Pull complete 10:02:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:02:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:23 prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container 10:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:25 $ docker top 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 -eo pid,comm 10:02:25 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). 10:02:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:25 [ssh-agent] Looking for ssh-agent implementation... 10:02:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:25 $ docker exec 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 ssh-agent 10:02:25 SSH_AUTH_SOCK=/tmp/ssh-l8Xty23P5ic2/agent.34 10:02:25 SSH_AGENT_PID=40 10:02:25 Running ssh-add (command line suppressed) 10:02:25 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/private_key_15155106469856639439.key (/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/private_key_15155106469856639439.key) 10:02:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:26 + git tag --points-at HEAD [Pipeline] } 10:02:26 $ docker exec --env ******** --env ******** 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 ssh-agent -k 10:02:26 unset SSH_AUTH_SOCK; 10:02:26 unset SSH_AGENT_PID; 10:02:26 echo Agent pid 40 killed; 10:02:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:02:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:26 [ssh-agent] Looking for ssh-agent implementation... 10:02:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:26 $ docker exec 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 ssh-agent 10:02:26 SSH_AUTH_SOCK=/tmp/ssh-zrJB8YfYqx5Q/agent.72 10:02:26 SSH_AGENT_PID=78 10:02:26 Running ssh-add (command line suppressed) 10:02:26 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/private_key_14470436367151700428.key (/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/private_key_14470436367151700428.key) 10:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:27 + git semver init 10:02:27 2022-11-07 10:02:27,258 [run_init] DEBUG init version:0.0.0 force:False 10:02:27 2022-11-07 10:02:27,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver 10:02:27 2022-11-07 10:02:27,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-122/.semver 10:02:27 2022-11-07 10:02:27,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-122, universal_newlines=False, shell=None, istream=None) 10:02:28 2022-11-07 10:02:28,197 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-122/.git/info/exclude 10:02:28 2022-11-07 10:02:28,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver/PR-122 with force:False 10:02:28 2022-11-07 10:02:28,198 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver/PR-122 10:02:28 2022-11-07 10:02:28,202 [execute] INFO git cat-file --batch-check 10:02:28 2022-11-07 10:02:28,202 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver, universal_newlines=False, shell=None, istream=) 10:02:28 2022-11-07 10:02:28,208 [execute] INFO git cat-file --batch 10:02:28 2022-11-07 10:02:28,208 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-122/.semver, universal_newlines=False, shell=None, istream=) 10:02:28 2022-11-07 10:02:28,213 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-122/.semver/PR-122 10:02:28 0.0.0 [Pipeline] } 10:02:28 $ docker exec --env ******** --env ******** 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 ssh-agent -k 10:02:28 unset SSH_AUTH_SOCK; 10:02:28 unset SSH_AGENT_PID; 10:02:28 echo Agent pid 78 killed; 10:02:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:28 + git semver [Pipeline] } 10:02:29 $ docker stop --time=1 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 10:02:30 $ docker rm -f 26c232672d752d58b68eccb0fdb72dba06285f479aee9442289b98c05acd7863 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:02:31 Stashed 1 file(s) [Pipeline] echo 10:02:31 [edgeXSemver]: initialized semver on version 0.0.0 [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 10:02:31 provisioning config files... 10:02:31 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/config12417700704691285365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:32 ---> docker-login.sh 10:02:32 nexus3.edgexfoundry.org:10001 10:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:32 Configure a credential helper to remove this warning. See 10:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:32 10:02:32 Login Succeeded 10:02:32 nexus3.edgexfoundry.org:10002 10:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:32 Configure a credential helper to remove this warning. See 10:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:32 10:02:32 Login Succeeded 10:02:32 nexus3.edgexfoundry.org:10003 10:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:32 Configure a credential helper to remove this warning. See 10:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:32 10:02:32 Login Succeeded 10:02:32 nexus3.edgexfoundry.org:10004 10:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:32 Configure a credential helper to remove this warning. See 10:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:32 10:02:32 Login Succeeded 10:02:32 docker.io 10:02:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:02:32 Configure a credential helper to remove this warning. See 10:02:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:02:32 10:02:32 Login Succeeded 10:02:32 ---> docker-login.sh ends [Pipeline] } 10:02:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:02:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:02:33 ========================================================= 10:02:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:02:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:33 + 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 . 10:02:33 Sending build context to Docker daemon 4.11MB 10:02:33 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:02:33 Step 2/12 : FROM ${BASE} AS builder 10:02:33 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:02:33 213ec9aee27d: Pulling fs layer 10:02:33 4583459ba037: Pulling fs layer 10:02:33 93c1e223e6f2: Pulling fs layer 10:02:33 53926ce57604: Pulling fs layer 10:02:33 21b2b0c7a3f4: Pulling fs layer 10:02:33 22ff95d597cd: Pulling fs layer 10:02:33 12d6caf4c0d1: Pulling fs layer 10:02:33 96b7cbca73a9: Pulling fs layer 10:02:33 a7acece74701: Pulling fs layer 10:02:33 96b7cbca73a9: Waiting 10:02:33 a7acece74701: Waiting 10:02:33 21b2b0c7a3f4: Waiting 10:02:33 22ff95d597cd: Waiting 10:02:33 12d6caf4c0d1: Waiting 10:02:33 53926ce57604: Waiting 10:02:33 93c1e223e6f2: Verifying Checksum 10:02:33 93c1e223e6f2: Download complete 10:02:33 4583459ba037: Download complete 10:02:33 21b2b0c7a3f4: Verifying Checksum 10:02:33 21b2b0c7a3f4: Download complete 10:02:33 22ff95d597cd: Verifying Checksum 10:02:33 22ff95d597cd: Download complete 10:02:33 213ec9aee27d: Verifying Checksum 10:02:33 213ec9aee27d: Download complete 10:02:33 12d6caf4c0d1: Verifying Checksum 10:02:33 12d6caf4c0d1: Download complete 10:02:33 213ec9aee27d: Pull complete 10:02:33 4583459ba037: Pull complete 10:02:34 93c1e223e6f2: Pull complete 10:02:34 a7acece74701: Verifying Checksum 10:02:34 a7acece74701: Download complete 10:02:34 53926ce57604: Verifying Checksum 10:02:34 53926ce57604: Download complete 10:02:34 96b7cbca73a9: Verifying Checksum 10:02:34 96b7cbca73a9: Download complete 10:02:38 53926ce57604: Pull complete 10:02:38 21b2b0c7a3f4: Pull complete 10:02:38 22ff95d597cd: Pull complete 10:02:38 12d6caf4c0d1: Pull complete 10:02:39 96b7cbca73a9: Pull complete 10:02:40 a7acece74701: Pull complete 10:02:40 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 10:02:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:02:40 ---> db6d94c90886 10:02:40 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:02:42 ---> Running in 3457a3e1a201 10:02:42 Removing intermediate container 3457a3e1a201 10:02:42 ---> bff4e32590e2 10:02:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:02:42 ---> Running in c65ba591b6e9 10:02:42 Removing intermediate container c65ba591b6e9 10:02:42 ---> 95c76d166292 10:02:42 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:02:42 ---> Running in d7e90ae1f859 10:02:42 Removing intermediate container d7e90ae1f859 10:02:42 ---> 26e5736eae82 10:02:42 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:02:42 ---> Running in c8c1c4809640 10:02:42 Removing intermediate container c8c1c4809640 10:02:42 ---> 70fb8f4a9fe6 10:02:42 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:02:42 ---> Running in d6399db1e999 10:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:02:43 OK: 211 MiB in 51 packages 10:02:43 Removing intermediate container d6399db1e999 10:02:43 ---> 9620174ab4ce 10:02:43 Step 8/12 : WORKDIR /app 10:02:44 ---> Running in d3245ae8f4d1 10:02:44 Removing intermediate container d3245ae8f4d1 10:02:44 ---> aff5da39dbf1 10:02:44 Step 9/12 : COPY go.mod vendor* ./ 10:02:44 ---> 24ed969bfef5 10:02:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:02:44 ---> Running in 1f706140260f 10:02:46 Still waiting to schedule task 10:02:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:03:06 Removing intermediate container 1f706140260f 10:03:06 ---> d318f84c6569 10:03:06 Step 11/12 : COPY . . 10:03:06 ---> 7139b15ea46c 10:03:06 Step 12/12 : RUN $MAKE 10:03:06 ---> Running in 29a2dfb56ad2 10:03:06 noop 10:03:06 Removing intermediate container 29a2dfb56ad2 10:03:06 ---> 253079bd6f4c 10:03:06 Successfully built 253079bd6f4c 10:03:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:06 + docker inspect -f . ci-base-image-x86_64 10:03:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:06 prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container 10:03:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@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 ******** -e ******** ci-base-image-x86_64 cat 10:03:07 $ docker top c3e22089b34d27e0df366c4a1305f58cbc2eee3ca0c6ffd18dae42e5b0505c01 -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:07 + go version 10:03:07 go version go1.18.7 linux/amd64 [Pipeline] } 10:03:07 $ docker stop --time=1 c3e22089b34d27e0df366c4a1305f58cbc2eee3ca0c6ffd18dae42e5b0505c01 10:03:08 $ docker rm -f c3e22089b34d27e0df366c4a1305f58cbc2eee3ca0c6ffd18dae42e5b0505c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:09 + docker inspect -f . ci-base-image-x86_64 10:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:03:09 prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container 10:03:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@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 ******** -e ******** ci-base-image-x86_64 cat 10:03:10 $ docker top 950017d69788c19b40b8cfe2f599ae9da65618ec097d6305e82e1aeba5138cea -eo pid,comm [Pipeline] { [Pipeline] sh 10:03:10 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-122 [Pipeline] fileExists [Pipeline] sh 10:03:10 + make test 10:03:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:03:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:03:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:03:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:03:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.718s coverage: 38.5% of statements 10:03:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.243s coverage: 52.0% of statements 10:03:25 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.021s coverage: 96.4% of statements 10:03:31 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:03:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:03:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:03:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:03:35 ./bin/test-attribution-txt.sh 10:03:35 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:03:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:03:35 $ docker stop --time=1 950017d69788c19b40b8cfe2f599ae9da65618ec097d6305e82e1aeba5138cea 10:03:37 $ docker rm -f 950017d69788c19b40b8cfe2f599ae9da65618ec097d6305e82e1aeba5138cea [Pipeline] // withDockerContainer [Pipeline] sh 10:03:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:03:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:03:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:03:38 + ls -al . 10:03:38 total 644 10:03:38 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:03 . 10:03:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:02 .. 10:03:38 -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:02 .dockerignore 10:03:38 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:03 .git 10:03:38 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:02 .github 10:03:38 -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 10:02 .gitignore 10:03:38 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:02 .golangci.yml 10:03:38 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:02 .semver 10:03:38 -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 10:02 Attribution.txt 10:03:38 -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 10:02 CHANGELOG.md 10:03:38 -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 10:02 Dockerfile 10:03:38 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:02 GOVERNANCE.md 10:03:38 -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 10:02 Jenkinsfile 10:03:38 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:02 LICENSE 10:03:38 -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 10:02 Makefile 10:03:38 -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:02 OWNERS.md 10:03:38 -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 10:02 README.md 10:03:38 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:02 VERSION 10:03:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:02 bin 10:03:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:02 cmd 10:03:38 -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 10:03 coverage.out 10:03:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:02 examples 10:03:38 -rw-rw-r-- 1 jenkins jenkins 3591 Nov 7 10:02 go.mod 10:03:38 -rw-rw-r-- 1 jenkins jenkins 44706 Nov 7 10:02 go.sum 10:03:38 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:02 images 10:03:38 drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:02 internal 10:03:38 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:02 snap 10:03:38 -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:39 + 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=984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 --label arch=amd64 --label version=0.0.0 . 10:03:39 Sending build context to Docker daemon 4.11MB 10:03:39 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 10:03:39 Step 2/24 : FROM ${BASE} AS builder 10:03:39 ---> 253079bd6f4c 10:03:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:03:39 ---> Running in e5be4040564b 10:03:39 Removing intermediate container e5be4040564b 10:03:39 ---> 30045c534293 10:03:39 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:03:39 ---> Running in 2cdc5abb3654 10:03:39 Removing intermediate container 2cdc5abb3654 10:03:39 ---> 92247d55ce7d 10:03:39 Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:03:39 ---> Running in 33332c5eb2ce 10:03:39 Removing intermediate container 33332c5eb2ce 10:03:39 ---> 57feac2966f2 10:03:39 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:03:39 ---> Running in 6a8516b13e08 10:03:39 Removing intermediate container 6a8516b13e08 10:03:39 ---> 78d0376d6205 10:03:39 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:03:39 ---> Running in ca508e3bcef9 10:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:03:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:03:40 OK: 211 MiB in 51 packages 10:03:40 Removing intermediate container ca508e3bcef9 10:03:40 ---> 5de5b866fc13 10:03:40 Step 8/24 : WORKDIR /app 10:03:40 ---> Running in 99eddd530522 10:03:40 Removing intermediate container 99eddd530522 10:03:40 ---> 010d22c9d312 10:03:40 Step 9/24 : COPY go.mod vendor* ./ 10:03:40 ---> 011024136286 10:03:40 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:03:41 ---> Running in afb2923eac7e 10:03:41 Removing intermediate container afb2923eac7e 10:03:41 ---> f73d20f07735 10:03:41 Step 11/24 : COPY . . 10:03:42 ---> 3a98616cc387 10:03:42 Step 12/24 : RUN $MAKE 10:03:42 ---> Running in 06fa7f14139c 10:03:42 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:04:04 Removing intermediate container 06fa7f14139c 10:04:04 ---> 84f79937d591 10:04:04 Step 13/24 : FROM alpine:3.16 10:04:04 3.16: Pulling from library/alpine 10:04:04 213ec9aee27d: Already exists 10:04:04 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:04:04 Status: Downloaded newer image for alpine:3.16 10:04:04 ---> 9c6f07244728 10:04:04 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:04:04 ---> Running in 30ba429ce60e 10:04:04 Removing intermediate container 30ba429ce60e 10:04:04 ---> ca9224ed4a08 10:04:04 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 10:04:04 ---> Running in f0f3e25aaaca 10:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:04:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:04:04 (1/6) Installing dumb-init (1.2.5-r1) 10:04:04 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:04:04 (3/6) Installing libsodium (1.0.18-r0) 10:04:04 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:04:04 (5/6) Installing libzmq (4.3.4-r0) 10:04:04 (6/6) Installing zeromq (4.3.4-r0) 10:04:04 Executing busybox-1.35.0-r17.trigger 10:04:04 OK: 8 MiB in 20 packages 10:04:04 Removing intermediate container f0f3e25aaaca 10:04:04 ---> a31c6b661137 10:04:04 Step 16/24 : COPY --from=builder /app/LICENSE / 10:04:04 ---> e6da05c01c08 10:04:04 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:04:04 ---> 75617da49162 10:04:04 Step 18/24 : COPY --from=builder /app/cmd/ / 10:04:04 ---> 869f7decbdb1 10:04:04 Step 19/24 : EXPOSE 59989 10:04:04 ---> Running in 383807414ed9 10:04:04 Removing intermediate container 383807414ed9 10:04:04 ---> e79416c3476d 10:04:04 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:04:04 ---> Running in 7c2c49920011 10:04:04 Removing intermediate container 7c2c49920011 10:04:04 ---> bec544d3f19d 10:04:04 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:04:04 ---> Running in b25081b0d008 10:04:04 Removing intermediate container b25081b0d008 10:04:04 ---> 210e08abb396 10:04:04 Step 22/24 : LABEL arch=amd64 10:04:04 ---> Running in 36393b95c974 10:04:04 Removing intermediate container 36393b95c974 10:04:04 ---> fe0729c686a4 10:04:04 Step 23/24 : LABEL git_sha=984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 10:04:04 ---> Running in 52ff274e00e8 10:04:04 Removing intermediate container 52ff274e00e8 10:04:04 ---> 14d861cbe9fa 10:04:04 Step 24/24 : LABEL version=0.0.0 10:04:04 ---> Running in 1b243fc5faf9 10:04:04 Removing intermediate container 1b243fc5faf9 10:04:04 ---> 01acf7162087 10:04:04 [Warning] One or more build-args [ARCH] were not consumed 10:04:04 Successfully built 01acf7162087 10:04:04 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 10:04:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:05 10:04:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:05 latest: Pulling from edgex-lftools-log-publisher 10:04:05 5eb5b503b376: Pulling fs layer 10:04:05 5c69ac0246d0: Pulling fs layer 10:04:05 ec43610c2a17: Pulling fs layer 10:04:05 3a2ae6a8a46f: Pulling fs layer 10:04:05 33b1e0a273af: Pulling fs layer 10:04:05 5d3b04190fa2: Pulling fs layer 10:04:05 2f39f015ded8: Pulling fs layer 10:04:05 3a2ae6a8a46f: Waiting 10:04:05 33b1e0a273af: Waiting 10:04:05 5d3b04190fa2: Waiting 10:04:05 2f39f015ded8: Waiting 10:04:05 5c69ac0246d0: Download complete 10:04:05 3a2ae6a8a46f: Verifying Checksum 10:04:05 3a2ae6a8a46f: Download complete 10:04:05 33b1e0a273af: Verifying Checksum 10:04:05 33b1e0a273af: Download complete 10:04:05 5d3b04190fa2: Download complete 10:04:05 ec43610c2a17: Verifying Checksum 10:04:05 ec43610c2a17: Download complete 10:04:05 5eb5b503b376: Verifying Checksum 10:04:05 5eb5b503b376: Download complete 10:04:06 2f39f015ded8: Download complete 10:04:07 5eb5b503b376: Pull complete 10:04:07 5c69ac0246d0: Pull complete 10:04:07 ec43610c2a17: Pull complete 10:04:07 3a2ae6a8a46f: Pull complete 10:04:07 33b1e0a273af: Pull complete 10:04:07 5d3b04190fa2: Pull complete 10:04:12 2f39f015ded8: Pull complete 10:04:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:04:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:04:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:12 prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container 10:04:12 $ 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/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:04:14 $ docker top a39f873c7194c1b836082541e3e5eb515ee01943e78b6a3aae8a76e650be2c20 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:14 ---> job-cost.sh 10:04:14 lf-activate-venv: SKIPPING 10:04:14 INFO: No Stack... 10:04:14 INFO: Retrieving Pricing Info for: v3-standard-8 10:04:15 INFO: Archiving Costs [Pipeline] sh 10:04:15 + cat /w/workspace/undry_device-rfid-llrp-go_PR-122/archives/cost.csv 10:04:15 + cut -d, -f6 [Pipeline] lock 10:04:15 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] 10:04:15 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] did not exist. Created. 10:04:15 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:04:16 + echo total: 1.090000033378601 [Pipeline] stash 10:04:16 Stashed 1 file(s) [Pipeline] } 10:04:16 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:04:16 $ docker stop --time=1 a39f873c7194c1b836082541e3e5eb515ee01943e78b6a3aae8a76e650be2c20 10:04:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-118400 in /w/workspace/undry_device-rfid-llrp-go_PR-122 10:04:17 $ docker rm -f a39f873c7194c1b836082541e3e5eb515ee01943e78b6a3aae8a76e650be2c20 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] ws 10:04:17 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:04:17 Selected Git installation does not exist. Using Default 10:04:17 The recommended git tool is: NONE [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:04:22 using credential edgex-jenkins-ssh 10:04:22 Cloning the remote Git repository 10:04:22 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:04:22 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:04:23 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:04:23 > git --version # timeout=10 10:04:23 > git --version # 'git version 2.25.1' 10:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:23 Verifying host key using known hosts file 10:04:23 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:04:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:04:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:04:25 Merging remotes/origin/main commit dcf9c4469f51bcf9c6938c4e46e7918c177e2085 into PR head commit 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 10:04:26 Merge succeeded, producing 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 10:04:26 Checking out Revision 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 (PR-122) 10:04:25 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:04:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:04:25 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:25 Verifying host key using known hosts file 10:04:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:04:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/122/head:refs/remotes/origin/PR-122 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:04:25 > git config core.sparsecheckout # timeout=10 10:04:25 > git checkout -f 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 # timeout=10 10:04:26 > git remote # timeout=10 10:04:26 > git config --get remote.origin.url # timeout=10 10:04:26 using GIT_SSH to set credentials SSH Credentials for GitHub 10:04:26 Verifying host key using known hosts file 10:04:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:04:26 > git merge dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 10:04:26 > git rev-parse HEAD^{commit} # timeout=10 10:04:26 > git config core.sparsecheckout # timeout=10 10:04:26 > git checkout -f 984c0ecf7b1ea19628db1113f1a2fd23d4ce9b84 # timeout=10 10:04:26 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" 10:04:26 > git --version # timeout=10 10:04:26 > git --version # 'git version 2.25.1' 10:04:26 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:04:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:04:27 % Total % Received % Xferd Average Speed Time Time Time Current 10:04:27 Dload Upload Total Spent Left Speed 10:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75915 0 --:--:-- --:--:-- --:--:-- 76375 [Pipeline] sh 10:04:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:04:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json 10:04:28 sudo tee /etc/docker/daemon.new 10:04:28 { 10:04:28 "registry-mirrors": [ 10:04:28 "https://nexus3.edgexfoundry.org:10001" 10:04:28 ], 10:04:28 "bip": "10.250.0.254/24", 10:04:28 "hosts": [ 10:04:28 "tcp://0.0.0.0:5555", 10:04:28 "unix:///var/run/docker.sock" 10:04:28 ], 10:04:28 "mtu": 1458, 10:04:28 "selinux-enabled": true, 10:04:28 "seccomp-profile": "/etc/docker/seccomp.json" 10:04:28 } [Pipeline] sh 10:04:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:04:29 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:04:47 provisioning config files... 10:04:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config944505476482659100tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:48 ---> docker-login.sh 10:04:48 nexus3.edgexfoundry.org:10001 10:04:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:48 Configure a credential helper to remove this warning. See 10:04:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:48 10:04:48 Login Succeeded 10:04:48 nexus3.edgexfoundry.org:10002 10:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:49 Configure a credential helper to remove this warning. See 10:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:49 10:04:49 Login Succeeded 10:04:49 nexus3.edgexfoundry.org:10003 10:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:49 Configure a credential helper to remove this warning. See 10:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:49 10:04:49 Login Succeeded 10:04:49 nexus3.edgexfoundry.org:10004 10:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:49 Configure a credential helper to remove this warning. See 10:04:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:49 10:04:49 Login Succeeded 10:04:49 docker.io 10:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:04:50 Configure a credential helper to remove this warning. See 10:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:04:50 10:04:50 Login Succeeded 10:04:50 ---> docker-login.sh ends [Pipeline] } 10:04:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:04:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:04:50 ========================================================= 10:04:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:04:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:51 + 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 . 10:04:51 Sending build context to Docker daemon 1.223MB 10:04:51 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:04:51 Step 2/12 : FROM ${BASE} AS builder 10:04:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:04:51 9b18e9b68314: Pulling fs layer 10:04:51 35d82f9e3411: Pulling fs layer 10:04:51 e16973657156: Pulling fs layer 10:04:51 fc693d55d65f: Pulling fs layer 10:04:51 7e9fc2657dce: Pulling fs layer 10:04:51 dda99020689f: Pulling fs layer 10:04:51 7e9fc2657dce: Waiting 10:04:51 fc693d55d65f: Waiting 10:04:51 db1c61fa0a46: Pulling fs layer 10:04:51 891c053d2c06: Pulling fs layer 10:04:51 dda99020689f: Waiting 10:04:51 db1c61fa0a46: Waiting 10:04:51 891c053d2c06: Waiting 10:04:51 e16973657156: Verifying Checksum 10:04:51 e16973657156: Download complete 10:04:51 35d82f9e3411: Verifying Checksum 10:04:51 35d82f9e3411: Download complete 10:04:51 7e9fc2657dce: Verifying Checksum 10:04:51 7e9fc2657dce: Download complete 10:04:51 dda99020689f: Verifying Checksum 10:04:51 dda99020689f: Download complete 10:04:51 9b18e9b68314: Verifying Checksum 10:04:51 9b18e9b68314: Download complete 10:04:52 9b18e9b68314: Pull complete 10:04:52 891c053d2c06: Verifying Checksum 10:04:52 891c053d2c06: Download complete 10:04:53 35d82f9e3411: Pull complete 10:04:53 e16973657156: Pull complete 10:04:54 db1c61fa0a46: Verifying Checksum 10:04:54 db1c61fa0a46: Download complete 10:04:54 fc693d55d65f: Verifying Checksum 10:04:54 fc693d55d65f: Download complete 10:05:06 fc693d55d65f: Pull complete 10:05:06 7e9fc2657dce: Pull complete 10:05:06 dda99020689f: Pull complete 10:05:13 db1c61fa0a46: Pull complete 10:05:15 891c053d2c06: Pull complete 10:05:15 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 10:05:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:05:15 ---> f96f9c87975a 10:05:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:05:17 ---> Running in 1ccb61eac303 10:05:17 Removing intermediate container 1ccb61eac303 10:05:17 ---> ed5016fe33f8 10:05:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:05:17 ---> Running in 96b37ea57942 10:05:17 Removing intermediate container 96b37ea57942 10:05:17 ---> 2406c8b9e0bc 10:05:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:05:17 ---> Running in cc15bb126316 10:05:17 Removing intermediate container cc15bb126316 10:05:17 ---> 34ba5fee40f0 10:05:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:05:18 ---> Running in c42d5a712687 10:05:18 Removing intermediate container c42d5a712687 10:05:18 ---> fa0013d4b244 10:05:18 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:05:18 ---> Running in 07e5aa68d631 10:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:05:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:05:20 OK: 221 MiB in 51 packages 10:05:21 Removing intermediate container 07e5aa68d631 10:05:21 ---> 0406bf11dc34 10:05:21 Step 8/12 : WORKDIR /app 10:05:21 ---> Running in 49645b4e7f67 10:05:21 Removing intermediate container 49645b4e7f67 10:05:21 ---> 7dc11c937e12 10:05:21 Step 9/12 : COPY go.mod vendor* ./ 10:05:22 ---> 8fe35f18c0fd 10:05:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:05:22 ---> Running in 7146ade8cd16 10:06:18 Removing intermediate container 7146ade8cd16 10:06:18 ---> 06d0ff7d7d39 10:06:18 Step 11/12 : COPY . . 10:06:18 ---> ca892ec7966e 10:06:18 Step 12/12 : RUN $MAKE 10:06:18 ---> Running in 6c0333426bce 10:06:18 noop 10:06:18 Removing intermediate container 6c0333426bce 10:06:18 ---> c22657a606a1 10:06:18 Successfully built c22657a606a1 10:06:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:19 + docker inspect -f . ci-base-image-arm64 10:06:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:19 prd-ubuntu20.04-docker-arm64-4c-16g-118400 does not seem to be running inside a container 10:06:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:20 $ docker top f2b52e9c33b7d44538b34c6e5bae147511aee9252f8246fb148742c2ba5e3450 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:21 + go version 10:06:21 go version go1.18.7 linux/arm64 [Pipeline] } 10:06:21 $ docker stop --time=1 f2b52e9c33b7d44538b34c6e5bae147511aee9252f8246fb148742c2ba5e3450 10:06:23 $ docker rm -f f2b52e9c33b7d44538b34c6e5bae147511aee9252f8246fb148742c2ba5e3450 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:24 + docker inspect -f . ci-base-image-arm64 10:06:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:24 prd-ubuntu20.04-docker-arm64-4c-16g-118400 does not seem to be running inside a container 10:06:24 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 10:06:25 $ docker top 4afcae591f21382904cfc4b00adc16c0e146e0744098600aff2d382999dc8a54 -eo pid,comm [Pipeline] { [Pipeline] sh 10:06:26 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:06:26 + make test 10:06:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:06:28 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:08:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:08:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.743004558Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=INFO ts=2022-11-07T10:07:57.762692889Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:08:31 level=INFO ts=2022-11-07T10:07:57.762954131Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.763328352Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:08:31 level=INFO ts=2022-11-07T10:07:57.763485635Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.763720034Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.763971245Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.764690184Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.764786132Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.764880669Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.765070275Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.765534303Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.765654173Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.765782524Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:08:31 level=INFO ts=2022-11-07T10:07:57.765868551Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.766383083Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.766512214Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.766701569Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.767106573Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.767269766Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.767518797Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:08:31 level=INFO ts=2022-11-07T10:07:57.767745965Z 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}" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.768991108Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=INFO ts=2022-11-07T10:07:57.770686097Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.771913969Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:08:31 level=INFO ts=2022-11-07T10:07:57.770815178Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:08:31 level=INFO ts=2022-11-07T10:07:57.772061501Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.772120636Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.772284859Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.772745827Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.772850086Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.772972726Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.773139049Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.773546323Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.773666303Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.77374997Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:08:31 level=INFO ts=2022-11-07T10:07:57.77412125Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.774685077Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.77484516Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.775279666Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.775828831Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.775976633Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.776220593Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:08:31 level=INFO ts=2022-11-07T10:07:57.776334202Z 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}" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.777304052Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=INFO ts=2022-11-07T10:07:57.778883642Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.779182917Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:08:31 level=INFO ts=2022-11-07T10:07:57.779311208Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:08:31 level=INFO ts=2022-11-07T10:07:57.779390184Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.779487812Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.779979953Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.780819052Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.78092127Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.78127738Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.781081123Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.782195835Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.782515271Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:08:31 level=INFO ts=2022-11-07T10:07:57.782795875Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.78237658Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.783975412Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.784142295Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.784330371Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.784955892Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.785118926Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.785405349Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:08:31 level=INFO ts=2022-11-07T10:07:57.785606866Z 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}" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.787527294Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=INFO ts=2022-11-07T10:07:57.789463694Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.789849615Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:08:31 level=INFO ts=2022-11-07T10:07:57.789692372Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:08:31 level=INFO ts=2022-11-07T10:07:57.790042861Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.790192034Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.790481377Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.791032633Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.791138011Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.791455778Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.791278033Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.792282976Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.792562899Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:08:31 level=INFO ts=2022-11-07T10:07:57.792741713Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.792433888Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.793622596Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.793960364Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.793772918Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.794651841Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.794799333Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.79524926Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:08:31 level=INFO ts=2022-11-07T10:07:57.795420074Z 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}" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.796988693Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=INFO ts=2022-11-07T10:07:57.798657151Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.798932923Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:08:31 level=INFO ts=2022-11-07T10:07:57.798807083Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:08:31 level=INFO ts=2022-11-07T10:07:57.799165632Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.799244799Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.799701877Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.800129472Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.80022643Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.800337179Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.800570918Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.801060939Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.801249594Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.801370984Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:08:31 level=INFO ts=2022-11-07T10:07:57.801723383Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.802256897Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.802397719Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.802805312Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.803348277Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.803489268Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.803822516Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:08:31 level=INFO ts=2022-11-07T10:07:57.80399404Z 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}" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.805467391Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=INFO ts=2022-11-07T10:07:57.807202644Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.807481367Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:08:31 level=INFO ts=2022-11-07T10:07:57.80739352Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:08:31 level=INFO ts=2022-11-07T10:07:57.807822425Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.807904022Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.80824563Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.808813447Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.808911795Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.809022934Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.809251533Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.809777116Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.809917788Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.810055419Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:08:31 level=INFO ts=2022-11-07T10:07:57.810533869Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.811081054Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.811230216Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.811696524Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.812232018Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.812384921Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.812654293Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:08:31 level=INFO ts=2022-11-07T10:07:57.812820237Z 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}" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.814038117Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.815356206Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=INFO ts=2022-11-07T10:07:57.816332426Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:08:31 level=INFO ts=2022-11-07T10:07:57.816447545Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.816576476Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:08:31 level=INFO ts=2022-11-07T10:07:57.816945286Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.817038824Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.817188636Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.817501282Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.81759226Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.817680907Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.817826819Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.818222932Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.818345412Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.818478653Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:08:31 level=INFO ts=2022-11-07T10:07:57.818598663Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.819004486Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.819150858Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.819297Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.819698533Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.819821373Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.819993007Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:08:31 level=INFO ts=2022-11-07T10:07:57.820109837Z 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}" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.820884541Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:08:31 level=INFO ts=2022-11-07T10:07:57.821638833Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 10:08:31 level=INFO ts=2022-11-07T10:07:57.821744172Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.821872732Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 10:08:31 level=INFO ts=2022-11-07T10:07:57.822238142Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.82233012Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=INFO ts=2022-11-07T10:07:57.822488453Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.822825041Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=WARN ts=2022-11-07T10:07:57.822916558Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.823006736Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.823151917Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.823708973Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.823835784Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.823965024Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 10:08:31 level=INFO ts=2022-11-07T10:07:57.824048511Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.824630369Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.824933294Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.825083827Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:08:31 level=INFO ts=2022-11-07T10:07:57.825448817Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:08:31 level=DEBUG ts=2022-11-07T10:07:57.825700457Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:08:31 level=INFO ts=2022-11-07T10:07:57.826059367Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:08:31 level=INFO ts=2022-11-07T10:07:57.826208939Z 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}" 10:08:31 level=WARN ts=2022-11-07T10:07:57.826966572Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 10:08:31 --- FAIL: TestAutoDiscover (0.01s) 10:08:31 discover_test.go:285: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:45082: use of closed network connection 10:08:31 WriteTo failed 10:08:31 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo 10:08:31 /w/workspace/device-rfid-llrp-go/1/internal/llrp/messages.go:180 10:08:31 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write 10:08:31 /w/workspace/device-rfid-llrp-go/1/internal/llrp/msg_builder.go:90 10:08:31 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close 10:08:31 /w/workspace/device-rfid-llrp-go/1/internal/llrp/test_helpers.go:288 10:08:31 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown 10:08:31 /w/workspace/device-rfid-llrp-go/1/internal/llrp/test_emulator.go:71 10:08:31 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover 10:08:31 /w/workspace/device-rfid-llrp-go/1/internal/driver/discover_test.go:284 10:08:31 testing.tRunner 10:08:31 /usr/local/go/src/testing/testing.go:1439 10:08:31 runtime.goexit 10:08:31 /usr/local/go/src/runtime/asm_arm64.s:1270 10:08:31 FAIL 10:08:31 coverage: 38.5% of statements 10:08:31 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.168s 10:08:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.506s coverage: 51.9% of statements 10:08:31 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.024s coverage: 96.4% of statements 10:08:31 FAIL 10:08:31 make: *** [Makefile:42: unittest] Error 1 [Pipeline] } 10:08:31 $ docker stop --time=1 4afcae591f21382904cfc4b00adc16c0e146e0744098600aff2d382999dc8a54 10:08:33 $ docker rm -f 4afcae591f21382904cfc4b00adc16c0e146e0744098600aff2d382999dc8a54 [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 10:08:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:08:34 10:08:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:08:35 arm64: Pulling from edgex-lftools-log-publisher 10:08:35 8998bd30e6a1: Pulling fs layer 10:08:35 04944245beec: Pulling fs layer 10:08:35 699f458cf7ca: Pulling fs layer 10:08:35 765212b225bb: Pulling fs layer 10:08:35 f23df028b6ca: Pulling fs layer 10:08:35 d65c8cfc05b1: Pulling fs layer 10:08:35 2437ff75d9bd: Pulling fs layer 10:08:35 f23df028b6ca: Waiting 10:08:35 d65c8cfc05b1: Waiting 10:08:35 2437ff75d9bd: Waiting 10:08:35 765212b225bb: Waiting 10:08:35 04944245beec: Verifying Checksum 10:08:35 04944245beec: Download complete 10:08:35 765212b225bb: Verifying Checksum 10:08:35 765212b225bb: Download complete 10:08:35 f23df028b6ca: Verifying Checksum 10:08:35 f23df028b6ca: Download complete 10:08:35 d65c8cfc05b1: Verifying Checksum 10:08:35 d65c8cfc05b1: Download complete 10:08:35 699f458cf7ca: Verifying Checksum 10:08:35 699f458cf7ca: Download complete 10:08:36 8998bd30e6a1: Verifying Checksum 10:08:36 8998bd30e6a1: Download complete 10:08:38 2437ff75d9bd: Verifying Checksum 10:08:38 2437ff75d9bd: Download complete 10:08:41 8998bd30e6a1: Pull complete 10:08:41 04944245beec: Pull complete 10:08:43 699f458cf7ca: Pull complete 10:08:43 765212b225bb: Pull complete 10:08:44 f23df028b6ca: Pull complete 10:08:44 d65c8cfc05b1: Pull complete 10:09:02 2437ff75d9bd: Pull complete 10:09:02 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:09:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:03 prd-ubuntu20.04-docker-arm64-4c-16g-118400 does not seem to be running inside a container 10:09:03 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:09:05 $ docker top 52c7d26a6aa8661328f50a20d3e85b1e7029e35f055a038bff9bc9ec2873969f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:06 ---> job-cost.sh 10:09:06 lf-activate-venv: SKIPPING 10:09:06 INFO: No Stack... 10:09:06 INFO: Retrieving Pricing Info for: v3-standard-4 10:09:07 INFO: Archiving Costs [Pipeline] sh 10:09:08 + cut -d, -f6 10:09:08 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 10:09:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] 10:09:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] did not exist. Created. 10:09:08 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:09 /w/workspace/device-rfid-llrp-go/1@tmp/durable-95bb9f50/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:09:09 + echo total: 0.10999999940395355 [Pipeline] stash 10:09:09 Warning: overwriting stash ‘stack-cost’ 10:09:10 Stashed 1 file(s) [Pipeline] } 10:09:10 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-122-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:09:10 $ docker stop --time=1 52c7d26a6aa8661328f50a20d3e85b1e7029e35f055a038bff9bc9ec2873969f 10:09:11 $ docker rm -f 52c7d26a6aa8661328f50a20d3e85b1e7029e35f055a038bff9bc9ec2873969f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:09:12 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 10:09:14 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-122/archives ] 10:09:14 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-122/archives 10:09:14 total 16 10:09:14 drwxr-xr-x 3 root root 4096 Nov 7 10:04 . 10:09:14 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 10:04 .. 10:09:14 drwxr-xr-x 2 root root 4096 Nov 7 10:04 cost 10:09:14 -rw-r--r-- 1 root root 93 Nov 7 10:04 cost.csv 10:09:14 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-122/archives 10:09:14 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-122/archives 10:09:14 total 16 10:09:14 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:04 . 10:09:14 drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 10:04 .. 10:09:14 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:04 cost 10:09:14 -rw-r--r-- 1 jenkins jenkins 93 Nov 7 10:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:09:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:09:15 ---> package-listing.sh 10:09:15 ++ facter osfamily 10:09:15 ++ tr '[:upper:]' '[:lower:]' 10:09:15 + OS_FAMILY=debian 10:09:15 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-122 10:09:15 + START_PACKAGES=/tmp/packages_start.txt 10:09:15 + END_PACKAGES=/tmp/packages_end.txt 10:09:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:09:15 + PACKAGES=/tmp/packages_start.txt 10:09:15 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-122 ']' 10:09:15 + PACKAGES=/tmp/packages_end.txt 10:09:15 + case "${OS_FAMILY}" in 10:09:15 + dpkg -l 10:09:15 + grep '^ii' 10:09:15 + '[' -f /tmp/packages_start.txt ']' 10:09:15 + '[' -f /tmp/packages_end.txt ']' 10:09:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:09:15 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-122 ']' 10:09:15 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-122/archives/ 10:09:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-122/archives/ [Pipeline] echo 10:09:15 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/undry_device-rfid-llrp-go_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:09:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:16 prd-ubuntu20.04-docker-8c-8g-118390 does not seem to be running inside a container 10:09:16 $ 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/undry_device-rfid-llrp-go_PR-122/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-122 -v /w/workspace/undry_device-rfid-llrp-go_PR-122:/w/workspace/undry_device-rfid-llrp-go_PR-122:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:09:17 $ docker top 14d8118cc835fd51c09fc0fef3664fe5a046ac691c6f62c80d195d82e6495199 -eo pid,comm [Pipeline] { [Pipeline] sh 10:09:17 + touch /tmp/pre-build-complete [Pipeline] sh 10:09:17 + mkdir -p /var/log/sysstat [Pipeline] sh 10:09:18 + ls /var/log/sa-host 10:09:18 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:18 provisioning config files... 10:09:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-122@tmp/config14631642560402522753tmp [Pipeline] { [Pipeline] echo 10:09:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:09:18 ---> create-netrc.sh [Pipeline] } 10:09:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:09:19 ---> python-tools-install.sh [Pipeline] echo 10:09:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:09:19 ---> sudo-logs.sh 10:09:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:09:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:09:19 ---> job-cost.sh 10:09:19 lf-activate-venv: SKIPPING 10:09:19 DEBUG: total: 1.090000033378601 10:09:19 INFO: Retrieving Stack Cost... 10:09:20 INFO: Retrieving Pricing Info for: v3-standard-8 10:09:20 INFO: Archiving Costs [Pipeline] echo 10:09:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:09:21 ---> logs-deploy.sh 10:09:21 lf-activate-venv: SKIPPING 10:09:21 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-122/1 10:09:21 INFO: archiving workspace using pattern(s): 10:09:22 Archives upload complete. 10:09:22 INFO: archiving logs to Nexus