Pull request #192 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1938df1459df663042d9eef925e565a91a9730e9+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (31ea0001cb5742112c1517b7d5bbaa963d7743c0) 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-ssh13532742694075048667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh13910943669802440048.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6016365110623985577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5157845129690955477.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-192/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-192/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1320018480992259738.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5334 in /w/workspace/undry_device-rfid-llrp-go_PR-192 [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-192 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 1938df1459df663042d9eef925e565a91a9730e9 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 1938df1459df663042d9eef925e565a91a9730e9 Checking out Revision 1938df1459df663042d9eef925e565a91a9730e9 (PR-192) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:06:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:06:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:06:36 ========================================================= 23:06:36 EdgeX Global Pipelines Version Info 23:06:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 1938df1459df663042d9eef925e565a91a9730e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1938df1459df663042d9eef925e565a91a9730e9 # timeout=10 > git rev-list --no-walk b060bf3852b3f97f03f851443a2c1ec0a18a9a7a # timeout=10 23:06:37 ------------------- 23:06:37 stable info: 23:06:37 ------------------- 23:06:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:06:37 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 23:06:37 Message: update stable to v1.0.245 23:06:37 ------------------- 23:06:37 experimental info: 23:06:37 ------------------- 23:06:37 Commited By: **** collab-it+edgex@linuxfoundation.org 23:06:37 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 23:06:37 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-192 [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-192 [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-192 [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1938df1459df663042d9eef925e565a91a9730e9 [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1938df1 [Pipeline] echo 23:06:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:06:38 provisioning config files... 23:06:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/config18022308095355028008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:38 ---> docker-login.sh 23:06:38 nexus3.edgexfoundry.org:10001 23:06:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:39 Configure a credential helper to remove this warning. See 23:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:39 23:06:39 Login Succeeded 23:06:39 nexus3.edgexfoundry.org:10002 23:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:39 Configure a credential helper to remove this warning. See 23:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:39 23:06:39 Login Succeeded 23:06:39 nexus3.edgexfoundry.org:10003 23:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:39 Configure a credential helper to remove this warning. See 23:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:39 23:06:39 Login Succeeded 23:06:39 nexus3.edgexfoundry.org:10004 23:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:39 Configure a credential helper to remove this warning. See 23:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:39 23:06:39 Login Succeeded 23:06:39 docker.io 23:06:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:39 Configure a credential helper to remove this warning. See 23:06:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:39 23:06:39 Login Succeeded 23:06:39 ---> docker-login.sh ends [Pipeline] } 23:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 23:06:39 + git rev-list -1 --merges 1938df1459df663042d9eef925e565a91a9730e9~1..1938df1459df663042d9eef925e565a91a9730e9 [Pipeline] echo 23:06:39 -----------> git rev-list -1 --merges 1938df1459df663042d9eef925e565a91a9730e9~1..1938df1459df663042d9eef925e565a91a9730e9 1938df1459df663042d9eef925e565a91a9730e9 [false] [Pipeline] sh 23:06:40 + git log --format=format:%s -1 1938df1459df663042d9eef925e565a91a9730e9 [Pipeline] echo 23:06:40 ========================================================= 23:06:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:06:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:06:40 + git log --format=format:%s -1 1938df1459df663042d9eef925e565a91a9730e9 [Pipeline] echo 23:06:40 [semverPrep] GIT_COMMIT: 1938df1459df663042d9eef925e565a91a9730e9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 23:06:40 [semverPrep] This is not a build commit. [Pipeline] sh 23:06:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:06:40 + grep -v github /etc/ssh/ssh_known_hosts 23:06:40 + [ -e /tmp/ssh_known_hosts ] 23:06:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:06:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:06:40 + sudo tee -a /etc/ssh/ssh_known_hosts 23:06:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:41 23:06:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:41 0.1.4: Pulling from edgex-devops/py-git-semver 23:06:41 b85a868b505f: Pulling fs layer 23:06:41 e2be974225ed: Pulling fs layer 23:06:41 339a4e72a1f5: Pulling fs layer 23:06:41 988bab9f4d93: Pulling fs layer 23:06:41 1469e6f7b9e6: Pulling fs layer 23:06:41 eaf3925da568: Pulling fs layer 23:06:41 bab4dde63d76: Pulling fs layer 23:06:41 bde34c3a00c8: Pulling fs layer 23:06:41 b352a97aabf1: Pulling fs layer 23:06:41 4872d77fe225: Pulling fs layer 23:06:41 bab4dde63d76: Waiting 23:06:41 bde34c3a00c8: Waiting 23:06:41 b352a97aabf1: Waiting 23:06:41 988bab9f4d93: Waiting 23:06:41 eaf3925da568: Waiting 23:06:41 5851b861e8e6: Pulling fs layer 23:06:41 4872d77fe225: Waiting 23:06:41 5851b861e8e6: Waiting 23:06:41 e2be974225ed: Verifying Checksum 23:06:41 e2be974225ed: Download complete 23:06:41 988bab9f4d93: Verifying Checksum 23:06:41 988bab9f4d93: Download complete 23:06:41 1469e6f7b9e6: Verifying Checksum 23:06:41 1469e6f7b9e6: Download complete 23:06:41 eaf3925da568: Download complete 23:06:41 339a4e72a1f5: Verifying Checksum 23:06:41 339a4e72a1f5: Download complete 23:06:41 bde34c3a00c8: Verifying Checksum 23:06:41 bde34c3a00c8: Download complete 23:06:41 b352a97aabf1: Verifying Checksum 23:06:41 b352a97aabf1: Download complete 23:06:42 4872d77fe225: Download complete 23:06:42 5851b861e8e6: Download complete 23:06:42 b85a868b505f: Verifying Checksum 23:06:42 b85a868b505f: Download complete 23:06:42 bab4dde63d76: Verifying Checksum 23:06:42 bab4dde63d76: Download complete 23:06:43 b85a868b505f: Pull complete 23:06:43 e2be974225ed: Pull complete 23:06:44 339a4e72a1f5: Pull complete 23:06:44 988bab9f4d93: Pull complete 23:06:44 1469e6f7b9e6: Pull complete 23:06:44 eaf3925da568: Pull complete 23:06:46 bab4dde63d76: Pull complete 23:06:46 bde34c3a00c8: Pull complete 23:06:46 b352a97aabf1: Pull complete 23:06:46 4872d77fe225: Pull complete 23:06:46 5851b861e8e6: Pull complete 23:06:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:06:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:06:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:06:46 prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container 23:06:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:06:48 $ docker top 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 -eo pid,comm 23:06:48 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). 23:06:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:06:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:48 [ssh-agent] Looking for ssh-agent implementation... 23:06:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:48 $ docker exec 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 ssh-agent 23:06:48 SSH_AUTH_SOCK=/tmp/ssh-fg3c3GFM4uXp/agent.32 23:06:48 SSH_AGENT_PID=38 23:06:48 Running ssh-add (command line suppressed) 23:06:49 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/private_key_16273814993227034861.key (/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/private_key_16273814993227034861.key) 23:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:49 + git tag --points-at HEAD [Pipeline] } 23:06:49 $ docker exec --env ******** --env ******** 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 ssh-agent -k 23:06:49 unset SSH_AUTH_SOCK; 23:06:49 unset SSH_AGENT_PID; 23:06:49 echo Agent pid 38 killed; 23:06:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:06:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:06:49 [ssh-agent] Looking for ssh-agent implementation... 23:06:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:49 $ docker exec 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 ssh-agent 23:06:49 SSH_AUTH_SOCK=/tmp/ssh-qINwyABXDUb9/agent.70 23:06:49 SSH_AGENT_PID=76 23:06:49 Running ssh-add (command line suppressed) 23:06:49 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/private_key_17485300325813314690.key (/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/private_key_17485300325813314690.key) 23:06:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:06:50 + git semver init 23:06:50 2023-03-22 23:06:50,252 [run_init] DEBUG init version:0.0.0 force:False 23:06:50 2023-03-22 23:06:50,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver 23:06:50 2023-03-22 23:06:50,253 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-192/.semver 23:06:50 2023-03-22 23:06:50,253 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-192, universal_newlines=False, shell=None, istream=None) 23:06:51 2023-03-22 23:06:51,004 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-192/.git/info/exclude 23:06:51 2023-03-22 23:06:51,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver/PR-192 with force:False 23:06:51 2023-03-22 23:06:51,005 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver/PR-192 23:06:51 2023-03-22 23:06:51,009 [execute] INFO git cat-file --batch-check 23:06:51 2023-03-22 23:06:51,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver, universal_newlines=False, shell=None, istream=) 23:06:51 2023-03-22 23:06:51,016 [execute] INFO git cat-file --batch 23:06:51 2023-03-22 23:06:51,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver, universal_newlines=False, shell=None, istream=) 23:06:51 2023-03-22 23:06:51,022 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-192/.semver/PR-192 23:06:51 0.0.0 [Pipeline] } 23:06:51 $ docker exec --env ******** --env ******** 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 ssh-agent -k 23:06:51 unset SSH_AUTH_SOCK; 23:06:51 unset SSH_AGENT_PID; 23:06:51 echo Agent pid 76 killed; 23:06:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:06:51 + git semver [Pipeline] } 23:06:51 $ docker stop --time=1 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 23:06:53 $ docker rm -f --volumes 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 [Pipeline] // withDockerContainer [Pipeline] sh 23:06:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:06:53 Stashed 1 file(s) [Pipeline] echo 23:06:53 [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 23:06:54 provisioning config files... 23:06:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/config5724810745463068091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:06:54 ---> docker-login.sh 23:06:54 nexus3.edgexfoundry.org:10001 23:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:54 Configure a credential helper to remove this warning. See 23:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:54 23:06:54 Login Succeeded 23:06:54 nexus3.edgexfoundry.org:10002 23:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:54 Configure a credential helper to remove this warning. See 23:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:54 23:06:54 Login Succeeded 23:06:54 nexus3.edgexfoundry.org:10003 23:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:54 Configure a credential helper to remove this warning. See 23:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:54 23:06:54 Login Succeeded 23:06:54 nexus3.edgexfoundry.org:10004 23:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:54 Configure a credential helper to remove this warning. See 23:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:54 23:06:54 Login Succeeded 23:06:54 docker.io 23:06:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:06:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:06:54 Configure a credential helper to remove this warning. See 23:06:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:06:54 23:06:54 Login Succeeded 23:06:54 ---> docker-login.sh ends [Pipeline] } 23:06:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:06:54 ========================================================= 23:06:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:06:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:55 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:06:55 Sending build context to Docker daemon 4.186MB 23:06:55 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:06:55 Step 2/12 : FROM ${BASE} AS builder 23:06:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:06:55 63b65145d645: Pulling fs layer 23:06:55 a2d21d5440eb: Pulling fs layer 23:06:55 935e6c44a52c: Pulling fs layer 23:06:55 94cc34f8dd06: Pulling fs layer 23:06:55 30dea6a524f1: Pulling fs layer 23:06:55 94cc34f8dd06: Waiting 23:06:55 a2aff8979fd8: Pulling fs layer 23:06:55 6808be2612f2: Pulling fs layer 23:06:55 a2aff8979fd8: Waiting 23:06:55 30dea6a524f1: Waiting 23:06:55 f25807f1079a: Pulling fs layer 23:06:55 a2d21d5440eb: Download complete 23:06:55 94cc34f8dd06: Verifying Checksum 23:06:55 94cc34f8dd06: Download complete 23:06:55 30dea6a524f1: Download complete 23:06:55 63b65145d645: Verifying Checksum 23:06:55 63b65145d645: Download complete 23:06:55 a2aff8979fd8: Verifying Checksum 23:06:55 a2aff8979fd8: Download complete 23:06:55 63b65145d645: Pull complete 23:06:56 a2d21d5440eb: Pull complete 23:06:57 f25807f1079a: Verifying Checksum 23:06:57 f25807f1079a: Download complete 23:06:57 6808be2612f2: Download complete 23:06:57 935e6c44a52c: Verifying Checksum 23:06:57 935e6c44a52c: Download complete 23:07:00 935e6c44a52c: Pull complete 23:07:00 94cc34f8dd06: Pull complete 23:07:00 30dea6a524f1: Pull complete 23:07:00 a2aff8979fd8: Pull complete 23:07:02 6808be2612f2: Pull complete 23:07:03 f25807f1079a: Pull complete 23:07:03 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 23:07:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:07:03 ---> 3b553350e43f 23:07:03 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:07:06 ---> Running in 90ba446863ba 23:07:06 Removing intermediate container 90ba446863ba 23:07:06 ---> 428472962f93 23:07:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:07:06 ---> Running in 94a8e5f8ad2e 23:07:07 Removing intermediate container 94a8e5f8ad2e 23:07:07 ---> b4c0a4cbf021 23:07:07 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:07:07 ---> Running in 4ef5029ca530 23:07:07 Removing intermediate container 4ef5029ca530 23:07:07 ---> 8151af0c845b 23:07:07 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:07:07 ---> Running in b3ed99aee3d6 23:07:07 Removing intermediate container b3ed99aee3d6 23:07:07 ---> b2e1e5d6f16f 23:07:07 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:07:07 ---> Running in 8298720e1f33 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:07:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:07:08 OK: 265 MiB in 53 packages 23:07:08 Removing intermediate container 8298720e1f33 23:07:08 ---> 58baba3fe51c 23:07:08 Step 8/12 : WORKDIR /app 23:07:08 ---> Running in 9e249c6c9b6d 23:07:08 Removing intermediate container 9e249c6c9b6d 23:07:08 ---> 1d8344f9d93e 23:07:08 Step 9/12 : COPY go.mod vendor* ./ 23:07:09 Still waiting to schedule task 23:07:09 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 23:07:09 ---> 129f82cb5ec1 23:07:09 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:07:09 ---> Running in 53dfab4b6b89 23:07:41 Removing intermediate container 53dfab4b6b89 23:07:41 ---> 40ef26715a81 23:07:41 Step 11/12 : COPY . . 23:07:41 ---> 96d6b43f7a9d 23:07:41 Step 12/12 : RUN $MAKE 23:07:41 ---> Running in 2486c39abf9c 23:07:41 noop 23:07:41 Removing intermediate container 2486c39abf9c 23:07:41 ---> e439144a7292 23:07:41 Successfully built e439144a7292 23:07:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:41 + docker inspect -f . ci-base-image-x86_64 23:07:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:41 prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container 23:07:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@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 ******** -e ******** ci-base-image-x86_64 cat 23:07:42 $ docker top 7970a4649c13006b5ee2c2921ccf1b7bb290afea4bc3d1b406b7b4c1057cb22f -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:42 + go version 23:07:42 go version go1.20.2 linux/amd64 [Pipeline] } 23:07:42 $ docker stop --time=1 7970a4649c13006b5ee2c2921ccf1b7bb290afea4bc3d1b406b7b4c1057cb22f 23:07:43 $ docker rm -f --volumes 7970a4649c13006b5ee2c2921ccf1b7bb290afea4bc3d1b406b7b4c1057cb22f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:44 + docker inspect -f . ci-base-image-x86_64 23:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:44 prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container 23:07:44 $ 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-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@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 ******** -e ******** ci-base-image-x86_64 cat 23:07:45 $ docker top 22f8ada234040d375546190ca3e67b2f9388656336585529ab827a8101afcf4a -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:45 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-192 [Pipeline] fileExists [Pipeline] sh 23:07:45 + make test 23:07:45 go test ./... -coverprofile=coverage.out ./... 23:07:50 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:08:00 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale 23:08:00 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors 23:08:00 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.635423056Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=INFO ts=2023-03-22T23:08:00.635749652Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 23:08:06 level=INFO ts=2023-03-22T23:08:00.635775492Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.635789003Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 23:08:06 level=INFO ts=2023-03-22T23:08:00.636131869Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.63617514Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=INFO ts=2023-03-22T23:08:00.636265891Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.636466865Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.636509256Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.636535376Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.63674925Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.636869102Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.636893443Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.636912703Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 23:08:06 level=INFO ts=2023-03-22T23:08:00.636931224Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.637042706Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.637076886Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.637115797Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.637176578Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.637242979Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.637313361Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 23:08:06 level=INFO ts=2023-03-22T23:08:00.638022065Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.640373298Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=INFO ts=2023-03-22T23:08:00.640786756Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 23:08:06 level=INFO ts=2023-03-22T23:08:00.640824437Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.640842957Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 23:08:06 level=INFO ts=2023-03-22T23:08:00.640929329Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.640942539Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=INFO ts=2023-03-22T23:08:00.64098976Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.641105482Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.641119393Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.641144003Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.641164653Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.641286236Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.641344377Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.641370357Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 23:08:06 level=INFO ts=2023-03-22T23:08:00.641399428Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.641473599Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.64150958Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.64153829Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.641653662Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.641695943Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.641753064Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 23:08:06 level=INFO ts=2023-03-22T23:08:00.641796505Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.642234573Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=INFO ts=2023-03-22T23:08:00.642662931Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 23:08:06 level=INFO ts=2023-03-22T23:08:00.642727752Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 23:08:06 level=INFO ts=2023-03-22T23:08:00.642756013Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.642745902Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 23:08:06 level=WARN ts=2023-03-22T23:08:00.642771703Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=INFO ts=2023-03-22T23:08:00.642834344Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.642970847Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.643002387Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.643038038Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.643083019Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.643196411Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.643238761Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.643279462Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 23:08:06 level=INFO ts=2023-03-22T23:08:00.643319484Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.643420936Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.643463937Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.643494437Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.643578259Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.643618499Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.643680251Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 23:08:06 level=INFO ts=2023-03-22T23:08:00.643715741Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.644020637Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=INFO ts=2023-03-22T23:08:00.644279122Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 23:08:06 level=INFO ts=2023-03-22T23:08:00.644308182Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.644330742Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 23:08:06 level=INFO ts=2023-03-22T23:08:00.644382223Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.644414074Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=INFO ts=2023-03-22T23:08:00.644487005Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.644609188Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.644631738Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.644656818Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.644691049Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.64476689Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.644800331Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.644828542Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 23:08:06 level=INFO ts=2023-03-22T23:08:00.644872962Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.644979164Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.645017655Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.645044326Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.645125517Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.645171208Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.645215189Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 23:08:06 level=INFO ts=2023-03-22T23:08:00.645250389Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.645608346Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=INFO ts=2023-03-22T23:08:00.64585632Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 23:08:06 level=INFO ts=2023-03-22T23:08:00.645884211Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.645902831Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 23:08:06 level=INFO ts=2023-03-22T23:08:00.645948282Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.645970503Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=INFO ts=2023-03-22T23:08:00.646013683Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.646098015Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.646116676Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.646139067Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.646199578Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.64629482Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.64633345Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.646360231Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 23:08:06 level=INFO ts=2023-03-22T23:08:00.646399501Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.646496203Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.646532254Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.646566905Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.646643846Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.646681287Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.646745518Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 23:08:06 level=INFO ts=2023-03-22T23:08:00.646780258Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.647129085Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=INFO ts=2023-03-22T23:08:00.64741937Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 23:08:06 level=INFO ts=2023-03-22T23:08:00.647454881Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 23:08:06 level=INFO ts=2023-03-22T23:08:00.647483991Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.647506462Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.647510142Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 23:08:06 level=INFO ts=2023-03-22T23:08:00.647561953Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.647672865Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.647697115Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.647718966Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.647763286Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.647846968Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.647878169Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.647897439Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 23:08:06 level=INFO ts=2023-03-22T23:08:00.64792786Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.648017171Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.648060392Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.648088232Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.648156434Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.648188484Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.648223965Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 23:08:06 level=INFO ts=2023-03-22T23:08:00.648258196Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 23:08:06 --- FAIL: TestAutoDiscoverNaming (0.01s) 23:08:06 --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.00s) 23:08:06 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:46248: use of closed network connection 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.648462739Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.648718634Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=INFO ts=2023-03-22T23:08:00.648911589Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 23:08:06 level=INFO ts=2023-03-22T23:08:00.648939219Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.648960829Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 23:08:06 level=INFO ts=2023-03-22T23:08:00.64900439Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.649033161Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=INFO ts=2023-03-22T23:08:00.649094942Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.649191294Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.649211454Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.649236115Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.649268635Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.649347317Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.649375937Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.649396087Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 23:08:06 level=INFO ts=2023-03-22T23:08:00.649416668Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.64951959Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.64955219Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.649604711Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.649702673Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.649729744Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.649770244Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 23:08:06 level=INFO ts=2023-03-22T23:08:00.649792165Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.649931337Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 23:08:06 level=INFO ts=2023-03-22T23:08:00.65008711Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 23:08:06 level=INFO ts=2023-03-22T23:08:00.650108021Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.650123231Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 23:08:06 level=INFO ts=2023-03-22T23:08:00.650159271Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.650173542Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=INFO ts=2023-03-22T23:08:00.650201082Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.650277164Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=WARN ts=2023-03-22T23:08:00.650294624Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.650322364Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.650353115Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.650428836Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.650455817Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.650472557Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 23:08:06 level=INFO ts=2023-03-22T23:08:00.650489858Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.650557219Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.650584559Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.65060662Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 23:08:06 level=INFO ts=2023-03-22T23:08:00.650673461Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 23:08:06 level=DEBUG ts=2023-03-22T23:08:00.650697841Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 23:08:06 level=INFO ts=2023-03-22T23:08:00.650723932Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 23:08:06 level=INFO ts=2023-03-22T23:08:00.650741912Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 23:08:06 level=WARN ts=2023-03-22T23:08:00.650852554Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 23:08:06 FAIL 23:08:06 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.9% of statements 23:08:06 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.502s 23:08:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements 23:08:06 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 23:08:06 FAIL 23:08:06 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 23:08:06 $ docker stop --time=1 22f8ada234040d375546190ca3e67b2f9388656336585529ab827a8101afcf4a 23:08:08 $ docker rm -f --volumes 22f8ada234040d375546190ca3e67b2f9388656336585529ab827a8101afcf4a [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 [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:09 23:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:09 latest: Pulling from edgex-lftools-log-publisher 23:08:09 5eb5b503b376: Pulling fs layer 23:08:09 5c69ac0246d0: Pulling fs layer 23:08:09 ec43610c2a17: Pulling fs layer 23:08:09 3a2ae6a8a46f: Pulling fs layer 23:08:09 33b1e0a273af: Pulling fs layer 23:08:09 5d3b04190fa2: Pulling fs layer 23:08:09 2f39f015ded8: Pulling fs layer 23:08:09 33b1e0a273af: Waiting 23:08:09 5d3b04190fa2: Waiting 23:08:09 2f39f015ded8: Waiting 23:08:09 3a2ae6a8a46f: Waiting 23:08:09 5c69ac0246d0: Verifying Checksum 23:08:09 5c69ac0246d0: Download complete 23:08:09 3a2ae6a8a46f: Verifying Checksum 23:08:09 3a2ae6a8a46f: Download complete 23:08:09 33b1e0a273af: Verifying Checksum 23:08:09 33b1e0a273af: Download complete 23:08:10 5d3b04190fa2: Verifying Checksum 23:08:10 5d3b04190fa2: Download complete 23:08:10 ec43610c2a17: Verifying Checksum 23:08:10 ec43610c2a17: Download complete 23:08:10 5eb5b503b376: Verifying Checksum 23:08:10 5eb5b503b376: Download complete 23:08:10 2f39f015ded8: Download complete 23:08:11 5eb5b503b376: Pull complete 23:08:11 5c69ac0246d0: Pull complete 23:08:11 ec43610c2a17: Pull complete 23:08:12 3a2ae6a8a46f: Pull complete 23:08:12 33b1e0a273af: Pull complete 23:08:12 5d3b04190fa2: Pull complete 23:08:16 2f39f015ded8: Pull complete 23:08:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:08:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:08:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:08:16 prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container 23:08:16 $ 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-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:08:19 $ docker top 96b77ce118fdadb9879da0292af8caff8333336c1d0fa36238048726b0930568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:08:19 ---> job-cost.sh 23:08:19 lf-activate-venv: SKIPPING 23:08:19 INFO: No Stack... 23:08:19 INFO: Retrieving Pricing Info for: v3-standard-8 23:08:20 INFO: Archiving Costs [Pipeline] sh 23:08:20 + cat /w/workspace/undry_device-rfid-llrp-go_PR-192/archives/cost.csv 23:08:20 + cut -d, -f6 [Pipeline] lock 23:08:20 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] 23:08:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] did not exist. Created. 23:08:20 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:08:20 + echo total: 0.2199999988079071 [Pipeline] stash 23:08:20 Stashed 1 file(s) [Pipeline] } 23:08:20 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:08:20 $ docker stop --time=1 96b77ce118fdadb9879da0292af8caff8333336c1d0fa36238048726b0930568 23:08:21 $ docker rm -f --volumes 96b77ce118fdadb9879da0292af8caff8333336c1d0fa36238048726b0930568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:08:22 Failed in branch amd64 23:09:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5338 in /w/workspace/undry_device-rfid-llrp-go_PR-192 [Pipeline] { [Pipeline] ws 23:09:48 Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout 23:09:48 Selected Git installation does not exist. Using Default 23:09:48 The recommended git tool is: NONE 23:09:55 using credential edgex-jenkins-ssh 23:09:55 Cloning the remote Git repository 23:09:55 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:09:55 > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 23:09:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:09:55 > git --version # timeout=10 23:09:55 > git --version # 'git version 2.25.1' 23:09:55 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:09:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:58 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 1938df1459df663042d9eef925e565a91a9730e9 23:09:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 23:09:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 23:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:09:58 > git config core.sparsecheckout # timeout=10 23:09:59 Merge succeeded, producing 1938df1459df663042d9eef925e565a91a9730e9 23:09:59 Checking out Revision 1938df1459df663042d9eef925e565a91a9730e9 (PR-192) 23:09:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:58 > git checkout -f 1938df1459df663042d9eef925e565a91a9730e9 # timeout=10 23:09:58 > git remote # timeout=10 23:09:59 > git config --get remote.origin.url # timeout=10 23:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:59 > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 23:09:59 > git rev-parse HEAD^{commit} # timeout=10 23:09:59 > git config core.sparsecheckout # timeout=10 23:09:59 > git checkout -f 1938df1459df663042d9eef925e565a91a9730e9 # timeout=10 23:10:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:10:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:10:00 Dload Upload Total Spent Left Speed 23:10:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 23:10:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:10:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 23:10:01 + sudo tee /etc/docker/daemon.new 23:10:01 { 23:10:01 "registry-mirrors": [ 23:10:01 "https://nexus3.edgexfoundry.org:10001" 23:10:01 ], 23:10:01 "bip": "10.250.0.254/24", 23:10:01 "hosts": [ 23:10:01 "tcp://0.0.0.0:5555", 23:10:01 "unix:///var/run/docker.sock" 23:10:01 ], 23:10:01 "mtu": 1458, 23:10:01 "selinux-enabled": true, 23:10:01 "seccomp-profile": "/etc/docker/seccomp.json" 23:10:01 } [Pipeline] sh 23:10:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:10:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:20 provisioning config files... 23:10:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7519257419897356129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:21 ---> docker-login.sh 23:10:21 nexus3.edgexfoundry.org:10001 23:10:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:22 Configure a credential helper to remove this warning. See 23:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:22 23:10:22 Login Succeeded 23:10:22 nexus3.edgexfoundry.org:10002 23:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:22 Configure a credential helper to remove this warning. See 23:10:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:22 23:10:22 Login Succeeded 23:10:22 nexus3.edgexfoundry.org:10003 23:10:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:23 Configure a credential helper to remove this warning. See 23:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:23 23:10:23 Login Succeeded 23:10:23 nexus3.edgexfoundry.org:10004 23:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:23 Configure a credential helper to remove this warning. See 23:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:23 23:10:23 Login Succeeded 23:10:23 docker.io 23:10:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:23 Configure a credential helper to remove this warning. See 23:10:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:23 23:10:23 Login Succeeded 23:10:23 ---> docker-login.sh ends [Pipeline] } 23:10:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:10:24 ========================================================= 23:10:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:10:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:10:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 23:10:24 Sending build context to Docker daemon 1.211MB 23:10:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 23:10:24 Step 2/12 : FROM ${BASE} AS builder 23:10:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:25 af6eaf76a39c: Pulling fs layer 23:10:25 55522c791124: Pulling fs layer 23:10:25 ce5c4a1c91eb: Pulling fs layer 23:10:25 169dfbe0d373: Pulling fs layer 23:10:25 e1ff8fa3b103: Pulling fs layer 23:10:25 52ebb69f0ebf: Pulling fs layer 23:10:25 5abe8eddf0d5: Pulling fs layer 23:10:25 169dfbe0d373: Waiting 23:10:25 e1ff8fa3b103: Waiting 23:10:25 52ebb69f0ebf: Waiting 23:10:25 5abe8eddf0d5: Waiting 23:10:25 55522c791124: Download complete 23:10:25 169dfbe0d373: Verifying Checksum 23:10:25 169dfbe0d373: Download complete 23:10:25 e1ff8fa3b103: Verifying Checksum 23:10:25 e1ff8fa3b103: Download complete 23:10:25 af6eaf76a39c: Verifying Checksum 23:10:25 af6eaf76a39c: Download complete 23:10:26 af6eaf76a39c: Pull complete 23:10:26 5abe8eddf0d5: Verifying Checksum 23:10:26 5abe8eddf0d5: Download complete 23:10:26 55522c791124: Pull complete 23:10:27 ce5c4a1c91eb: Verifying Checksum 23:10:27 ce5c4a1c91eb: Download complete 23:10:27 52ebb69f0ebf: Verifying Checksum 23:10:27 52ebb69f0ebf: Download complete 23:10:40 ce5c4a1c91eb: Pull complete 23:10:40 169dfbe0d373: Pull complete 23:10:40 e1ff8fa3b103: Pull complete 23:10:45 52ebb69f0ebf: Pull complete 23:10:47 5abe8eddf0d5: Pull complete 23:10:47 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 23:10:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:10:47 ---> 6cb57ee374ae 23:10:47 Step 3/12 : ARG ADD_BUILD_TAGS="" 23:10:49 ---> Running in 9cb42492258a 23:10:49 Removing intermediate container 9cb42492258a 23:10:49 ---> 489e3ea03766 23:10:49 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 23:10:49 ---> Running in dfddc01f14e6 23:10:50 Removing intermediate container dfddc01f14e6 23:10:50 ---> d81d7ab3f6a7 23:10:50 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 23:10:50 ---> Running in bc792606f0f5 23:10:50 Removing intermediate container bc792606f0f5 23:10:50 ---> e21a54d75d38 23:10:50 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 23:10:51 ---> Running in 350d285931f8 23:10:51 Removing intermediate container 350d285931f8 23:10:51 ---> 82f62e6b64ab 23:10:51 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:10:51 ---> Running in 6814fa01da43 23:10:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:10:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:10:54 OK: 263 MiB in 53 packages 23:10:55 Removing intermediate container 6814fa01da43 23:10:55 ---> d1216afd3a24 23:10:55 Step 8/12 : WORKDIR /app 23:10:55 ---> Running in fd31064908d7 23:10:55 Removing intermediate container fd31064908d7 23:10:55 ---> d7ecfc907068 23:10:55 Step 9/12 : COPY go.mod vendor* ./ 23:10:56 ---> ca52563ab151 23:10:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:10:56 ---> Running in 68417168bddc 23:12:18 Removing intermediate container 68417168bddc 23:12:18 ---> df8b83db421c 23:12:18 Step 11/12 : COPY . . 23:12:18 ---> 1693c4e58930 23:12:18 Step 12/12 : RUN $MAKE 23:12:18 ---> Running in a9b3387b473b 23:12:18 noop 23:12:18 Removing intermediate container a9b3387b473b 23:12:18 ---> 797435797f55 23:12:18 Successfully built 797435797f55 23:12:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:18 + docker inspect -f . ci-base-image-arm64 23:12:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:19 prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container 23:12:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:12:20 $ docker top 7add07cf9e4b4901d3b81a8559b2abb755f35cdf3839e6410d57241599c5b6d4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:21 + go version 23:12:21 go version go1.20.2 linux/arm64 [Pipeline] } 23:12:21 $ docker stop --time=1 7add07cf9e4b4901d3b81a8559b2abb755f35cdf3839e6410d57241599c5b6d4 23:12:23 $ docker rm -f --volumes 7add07cf9e4b4901d3b81a8559b2abb755f35cdf3839e6410d57241599c5b6d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:12:23 + docker inspect -f . ci-base-image-arm64 23:12:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:12:24 prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container 23:12: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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 23:12:25 $ docker top 042d74b2212a297405360deca3300a893e29ecc9780397c4bed39c14f825d810 -eo pid,comm [Pipeline] { [Pipeline] sh 23:12:26 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh 23:12:27 + make test 23:12:27 go test ./... -coverprofile=coverage.out ./... 23:13:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:15:42 # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale 23:15:42 /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors 23:15:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:16:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.879s coverage: 40.9% of statements 23:16:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.609s coverage: 52.0% of statements 23:16:35 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements 23:16:35 FAIL 23:16:35 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 23:16:35 $ docker stop --time=1 042d74b2212a297405360deca3300a893e29ecc9780397c4bed39c14f825d810 23:16:37 $ docker rm -f --volumes 042d74b2212a297405360deca3300a893e29ecc9780397c4bed39c14f825d810 [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 23:16:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:38 23:16:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:16:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:16:39 arm64: Pulling from edgex-lftools-log-publisher 23:16:39 8998bd30e6a1: Pulling fs layer 23:16:39 04944245beec: Pulling fs layer 23:16:39 699f458cf7ca: Pulling fs layer 23:16:39 765212b225bb: Pulling fs layer 23:16:39 f23df028b6ca: Pulling fs layer 23:16:39 765212b225bb: Waiting 23:16:39 d65c8cfc05b1: Pulling fs layer 23:16:39 2437ff75d9bd: Pulling fs layer 23:16:39 d65c8cfc05b1: Waiting 23:16:39 2437ff75d9bd: Waiting 23:16:39 f23df028b6ca: Waiting 23:16:39 04944245beec: Verifying Checksum 23:16:39 04944245beec: Download complete 23:16:39 765212b225bb: Verifying Checksum 23:16:39 765212b225bb: Download complete 23:16:39 f23df028b6ca: Verifying Checksum 23:16:39 f23df028b6ca: Download complete 23:16:39 d65c8cfc05b1: Verifying Checksum 23:16:39 d65c8cfc05b1: Download complete 23:16:39 699f458cf7ca: Verifying Checksum 23:16:39 8998bd30e6a1: Verifying Checksum 23:16:39 8998bd30e6a1: Download complete 23:16:42 2437ff75d9bd: Verifying Checksum 23:16:42 2437ff75d9bd: Download complete 23:16:44 8998bd30e6a1: Pull complete 23:16:45 04944245beec: Pull complete 23:16:46 699f458cf7ca: Pull complete 23:16:46 765212b225bb: Pull complete 23:16:47 f23df028b6ca: Pull complete 23:16:48 d65c8cfc05b1: Pull complete 23:17:03 2437ff75d9bd: Pull complete 23:17:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:17:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:17:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:03 prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container 23:17: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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:17:06 $ docker top 353c41b4b0a275db14722e37077313ce6f22866669943df4fb5d1643ad93181c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:07 ---> job-cost.sh 23:17:07 lf-activate-venv: SKIPPING 23:17:07 INFO: No Stack... 23:17:07 INFO: Retrieving Pricing Info for: v3-standard-4 23:17:08 INFO: Archiving Costs [Pipeline] sh 23:17:09 + cat+ /w/workspace/device-rfid-llrp-go/2/archives/cost.csv 23:17:09 cut -d, -f6 [Pipeline] lock 23:17:09 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] 23:17:09 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] did not exist. Created. 23:17:09 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:17:10 /w/workspace/device-rfid-llrp-go/2@tmp/durable-6cdbf510/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 23:17:10 + echo total: 0.10999999940395355 [Pipeline] stash 23:17:10 Warning: overwriting stash ‘stack-cost’ 23:17:11 Stashed 1 file(s) [Pipeline] } 23:17:11 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [Pipeline] // lock [Pipeline] } 23:17:11 $ docker stop --time=1 353c41b4b0a275db14722e37077313ce6f22866669943df4fb5d1643ad93181c 23:17:13 $ docker rm -f --volumes 353c41b4b0a275db14722e37077313ce6f22866669943df4fb5d1643ad93181c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:17:13 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 23:17:14 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-192/archives ] 23:17:14 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-192/archives 23:17:14 total 16 23:17:14 drwxr-xr-x 3 root root 4096 Mar 22 23:08 . 23:17:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 23:08 .. 23:17:14 drwxr-xr-x 2 root root 4096 Mar 22 23:08 cost 23:17:14 -rw-r--r-- 1 root root 91 Mar 22 23:08 cost.csv 23:17:14 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-192/archives 23:17:14 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-192/archives 23:17:14 total 16 23:17:14 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 23:08 . 23:17:14 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 23:08 .. 23:17:14 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 23:08 cost 23:17:14 -rw-r--r-- 1 jenkins jenkins 91 Mar 22 23:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 23:17:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:15 ---> package-listing.sh 23:17:15 ++ tr '[:upper:]' '[:lower:]' 23:17:15 ++ facter osfamily 23:17:15 + OS_FAMILY=debian 23:17:15 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-192 23:17:15 + START_PACKAGES=/tmp/packages_start.txt 23:17:15 + END_PACKAGES=/tmp/packages_end.txt 23:17:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:15 + PACKAGES=/tmp/packages_start.txt 23:17:15 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-192 ']' 23:17:15 + PACKAGES=/tmp/packages_end.txt 23:17:15 + case "${OS_FAMILY}" in 23:17:15 + dpkg -l 23:17:15 + grep '^ii' 23:17:15 + '[' -f /tmp/packages_start.txt ']' 23:17:15 + '[' -f /tmp/packages_end.txt ']' 23:17:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:15 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-192 ']' 23:17:15 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-192/archives/ 23:17:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-192/archives/ [Pipeline] echo 23:17: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-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:17:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:17:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:16 prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container 23:17: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-192/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-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@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:latest cat 23:17:16 $ docker top f662882dc236a11ff679c9b145cefbfaa71e0e6a32d64c930b5edf37b6fb7020 -eo pid,comm [Pipeline] { [Pipeline] sh 23:17:17 + touch /tmp/pre-build-complete [Pipeline] sh 23:17:17 + mkdir -p /var/log/sysstat [Pipeline] sh 23:17:17 + ls /var/log/sa-host 23:17:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:17 provisioning config files... 23:17:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/config4867584178863440878tmp [Pipeline] { [Pipeline] echo 23:17:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:17:18 ---> create-netrc.sh [Pipeline] } 23:17:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:17:18 ---> python-tools-install.sh [Pipeline] echo 23:17:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:17:18 ---> sudo-logs.sh 23:17:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:17:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:17:19 ---> job-cost.sh 23:17:19 lf-activate-venv: SKIPPING 23:17:19 DEBUG: total: 0.2199999988079071 23:17:19 INFO: Retrieving Stack Cost... 23:17:19 INFO: Retrieving Pricing Info for: v3-standard-8 23:17:19 INFO: Archiving Costs [Pipeline] echo 23:17:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:17:20 ---> logs-deploy.sh 23:17:20 lf-activate-venv: SKIPPING 23:17:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-192/2 23:17:20 INFO: archiving workspace using pattern(s): 23:17:21 Archives upload complete. 23:17:21 INFO: archiving logs to Nexus