Pull request #197 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (141cd42bb22c60a6ee551e9596036a28b4e046bf) 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-ssh15192739634776705986.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-ssh9012559276883998704.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15065286919512836948.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16423793747991341408.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1569447640309417845.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-197/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16084667000506349683.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Running on prd-ubuntu20.04-docker-8c-8g-6019 in /w/workspace/undry_device-rfid-llrp-go_PR-197 [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-197 # 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 c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce > 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/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 > git remote # timeout=10 Merge succeeded, producing c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce Checking out Revision c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce (PR-197) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:58:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:58:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:58:56 ========================================================= 10:58:56 EdgeX Global Pipelines Version Info 10:58:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh > 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 c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 10:58:57 ------------------- 10:58:57 stable info: 10:58:57 ------------------- 10:58:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:58:57 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 10:58:57 Message: update stable to v1.0.245 10:58:58 ------------------- 10:58:58 experimental info: 10:58:58 ------------------- 10:58:58 Commited By: **** collab-it+edgex@linuxfoundation.org 10:58:58 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 10:58:58 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:58:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-197 [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-197 [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-197 [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0dcaa1 [Pipeline] echo 10:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:59 provisioning config files... 10:58:59 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config2475576868983954174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:00 ---> docker-login.sh 10:59:00 nexus3.edgexfoundry.org:10001 10:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:00 Configure a credential helper to remove this warning. See 10:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:00 10:59:00 Login Succeeded 10:59:00 nexus3.edgexfoundry.org:10002 10:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:00 Configure a credential helper to remove this warning. See 10:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:00 10:59:00 Login Succeeded 10:59:00 nexus3.edgexfoundry.org:10003 10:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:00 Configure a credential helper to remove this warning. See 10:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:00 10:59:00 Login Succeeded 10:59:00 nexus3.edgexfoundry.org:10004 10:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:01 Configure a credential helper to remove this warning. See 10:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:01 10:59:01 Login Succeeded 10:59:01 docker.io 10:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:01 Configure a credential helper to remove this warning. See 10:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:01 10:59:01 Login Succeeded 10:59:01 ---> docker-login.sh ends [Pipeline] } 10:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:59:02 + git rev-list -1 --merges c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce~1..c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [Pipeline] echo 10:59:02 -----------> git rev-list -1 --merges c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce~1..c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [false] [Pipeline] sh 10:59:02 + git log --format=format:%s -1 c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [Pipeline] echo 10:59:02 ========================================================= 10:59:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:59:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:02 + git log --format=format:%s -1 c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce [Pipeline] echo 10:59:02 [semverPrep] GIT_COMMIT: c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:59:02 [semverPrep] This is not a build commit. [Pipeline] sh 10:59:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:59:03 + grep -v github /etc/ssh/ssh_known_hosts 10:59:03 + [ -e /tmp/ssh_known_hosts ] 10:59:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:59:03 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:59:03 sudo tee -a /etc/ssh/ssh_known_hosts 10:59:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:03 10:59:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:04 0.1.4: Pulling from edgex-devops/py-git-semver 10:59:04 b85a868b505f: Pulling fs layer 10:59:04 e2be974225ed: Pulling fs layer 10:59:04 339a4e72a1f5: Pulling fs layer 10:59:04 988bab9f4d93: Pulling fs layer 10:59:04 1469e6f7b9e6: Pulling fs layer 10:59:04 eaf3925da568: Pulling fs layer 10:59:04 bab4dde63d76: Pulling fs layer 10:59:04 bde34c3a00c8: Pulling fs layer 10:59:04 b352a97aabf1: Pulling fs layer 10:59:04 4872d77fe225: Pulling fs layer 10:59:04 5851b861e8e6: Pulling fs layer 10:59:04 988bab9f4d93: Waiting 10:59:04 1469e6f7b9e6: Waiting 10:59:04 eaf3925da568: Waiting 10:59:04 bab4dde63d76: Waiting 10:59:04 bde34c3a00c8: Waiting 10:59:04 b352a97aabf1: Waiting 10:59:04 4872d77fe225: Waiting 10:59:04 5851b861e8e6: Waiting 10:59:04 e2be974225ed: Download complete 10:59:04 988bab9f4d93: Download complete 10:59:04 1469e6f7b9e6: Verifying Checksum 10:59:04 1469e6f7b9e6: Download complete 10:59:04 eaf3925da568: Verifying Checksum 10:59:04 eaf3925da568: Download complete 10:59:04 339a4e72a1f5: Verifying Checksum 10:59:04 339a4e72a1f5: Download complete 10:59:04 bde34c3a00c8: Verifying Checksum 10:59:04 bde34c3a00c8: Download complete 10:59:04 b352a97aabf1: Download complete 10:59:04 4872d77fe225: Verifying Checksum 10:59:04 4872d77fe225: Download complete 10:59:04 5851b861e8e6: Verifying Checksum 10:59:04 5851b861e8e6: Download complete 10:59:04 b85a868b505f: Verifying Checksum 10:59:04 b85a868b505f: Download complete 10:59:04 bab4dde63d76: Verifying Checksum 10:59:04 bab4dde63d76: Download complete 10:59:05 b85a868b505f: Pull complete 10:59:05 e2be974225ed: Pull complete 10:59:06 339a4e72a1f5: Pull complete 10:59:06 988bab9f4d93: Pull complete 10:59:06 1469e6f7b9e6: Pull complete 10:59:06 eaf3925da568: Pull complete 10:59:08 bab4dde63d76: Pull complete 10:59:08 bde34c3a00c8: Pull complete 10:59:08 b352a97aabf1: Pull complete 10:59:08 4872d77fe225: Pull complete 10:59:08 5851b861e8e6: Pull complete 10:59:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:09 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 10:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:59:10 $ docker top 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:10 [ssh-agent] Looking for ssh-agent implementation... 10:59:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:11 $ docker exec 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b ssh-agent 10:59:11 SSH_AUTH_SOCK=/tmp/ssh-OCa2KWY3vLTN/agent.32 10:59:11 SSH_AGENT_PID=38 10:59:11 Running ssh-add (command line suppressed) 10:59:11 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_1038004117379762319.key (/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_1038004117379762319.key) 10:59:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:11 + git tag --points-at HEAD [Pipeline] } 10:59:11 $ docker exec --env ******** --env ******** 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b ssh-agent -k 10:59:11 unset SSH_AUTH_SOCK; 10:59:11 unset SSH_AGENT_PID; 10:59:11 echo Agent pid 38 killed; 10:59:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:59:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:11 [ssh-agent] Looking for ssh-agent implementation... 10:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:12 $ docker exec 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b ssh-agent 10:59:12 SSH_AUTH_SOCK=/tmp/ssh-3IeMuuH4qhPG/agent.71 10:59:12 SSH_AGENT_PID=77 10:59:12 Running ssh-add (command line suppressed) 10:59:12 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_16563973386546909575.key (/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/private_key_16563973386546909575.key) 10:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:12 + git semver init 10:59:12 2023-03-28 10:59:12,877 [run_init] DEBUG init version:0.0.0 force:False 10:59:12 2023-03-28 10:59:12,878 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver 10:59:12 2023-03-28 10:59:12,878 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-197/.semver 10:59:12 2023-03-28 10:59:12,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197, universal_newlines=False, shell=None, istream=None) 10:59:13 2023-03-28 10:59:13,630 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-197/.git/info/exclude 10:59:13 2023-03-28 10:59:13,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 with force:False 10:59:13 2023-03-28 10:59:13,630 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 10:59:13 2023-03-28 10:59:13,634 [execute] INFO git cat-file --batch-check 10:59:13 2023-03-28 10:59:13,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver, universal_newlines=False, shell=None, istream=) 10:59:13 2023-03-28 10:59:13,641 [execute] INFO git cat-file --batch 10:59:13 2023-03-28 10:59:13,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-197/.semver, universal_newlines=False, shell=None, istream=) 10:59:13 2023-03-28 10:59:13,647 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-197/.semver/PR-197 10:59:13 0.0.0 [Pipeline] } 10:59:13 $ docker exec --env ******** --env ******** 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b ssh-agent -k 10:59:14 unset SSH_AUTH_SOCK; 10:59:14 unset SSH_AGENT_PID; 10:59:14 echo Agent pid 77 killed; 10:59:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:14 + git semver [Pipeline] } 10:59:14 $ docker stop --time=1 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b 10:59:16 $ docker rm -f --volumes 0aaa8129888ccbda537a97862d719e896ccc34f71e9d55522432182c6500e68b [Pipeline] // withDockerContainer [Pipeline] sh 10:59:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:59:16 Stashed 1 file(s) [Pipeline] echo 10:59:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:17 provisioning config files... 10:59:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config9652689331564551290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:17 ---> docker-login.sh 10:59:17 nexus3.edgexfoundry.org:10001 10:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:17 Configure a credential helper to remove this warning. See 10:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:17 10:59:17 Login Succeeded 10:59:17 nexus3.edgexfoundry.org:10002 10:59:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:17 Configure a credential helper to remove this warning. See 10:59:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:17 10:59:17 Login Succeeded 10:59:17 nexus3.edgexfoundry.org:10003 10:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:18 Configure a credential helper to remove this warning. See 10:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:18 10:59:18 Login Succeeded 10:59:18 nexus3.edgexfoundry.org:10004 10:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:18 Configure a credential helper to remove this warning. See 10:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:18 10:59:18 Login Succeeded 10:59:18 docker.io 10:59:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:18 Configure a credential helper to remove this warning. See 10:59:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:18 10:59:18 Login Succeeded 10:59:18 ---> docker-login.sh ends [Pipeline] } 10:59:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:59:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:18 ========================================================= 10:59:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:59:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:19 + 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 . 10:59:19 Sending build context to Docker daemon 4.186MB 10:59:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:59:19 Step 2/12 : FROM ${BASE} AS builder 10:59:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:19 63b65145d645: Pulling fs layer 10:59:19 a2d21d5440eb: Pulling fs layer 10:59:19 935e6c44a52c: Pulling fs layer 10:59:19 94cc34f8dd06: Pulling fs layer 10:59:19 30dea6a524f1: Pulling fs layer 10:59:19 a2aff8979fd8: Pulling fs layer 10:59:19 6808be2612f2: Pulling fs layer 10:59:19 f25807f1079a: Pulling fs layer 10:59:19 30dea6a524f1: Waiting 10:59:19 a2aff8979fd8: Waiting 10:59:19 6808be2612f2: Waiting 10:59:19 f25807f1079a: Waiting 10:59:19 a2d21d5440eb: Verifying Checksum 10:59:19 a2d21d5440eb: Download complete 10:59:19 94cc34f8dd06: Verifying Checksum 10:59:19 94cc34f8dd06: Download complete 10:59:19 30dea6a524f1: Download complete 10:59:19 63b65145d645: Verifying Checksum 10:59:19 63b65145d645: Download complete 10:59:19 a2aff8979fd8: Verifying Checksum 10:59:19 a2aff8979fd8: Download complete 10:59:19 63b65145d645: Pull complete 10:59:19 a2d21d5440eb: Pull complete 10:59:19 f25807f1079a: Verifying Checksum 10:59:19 f25807f1079a: Download complete 10:59:19 935e6c44a52c: Verifying Checksum 10:59:19 935e6c44a52c: Download complete 10:59:20 6808be2612f2: Verifying Checksum 10:59:20 6808be2612f2: Download complete 10:59:23 935e6c44a52c: Pull complete 10:59:23 94cc34f8dd06: Pull complete 10:59:23 30dea6a524f1: Pull complete 10:59:23 a2aff8979fd8: Pull complete 10:59:25 6808be2612f2: Pull complete 10:59:26 f25807f1079a: Pull complete 10:59:26 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 10:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 10:59:26 ---> 3b553350e43f 10:59:26 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:59:28 ---> Running in 54a767fc6b4d 10:59:28 Removing intermediate container 54a767fc6b4d 10:59:28 ---> c630bce4a480 10:59:28 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:59:28 ---> Running in 194076908cd0 10:59:28 Removing intermediate container 194076908cd0 10:59:28 ---> ebd7829c5d90 10:59:28 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:59:28 ---> Running in 60194704d274 10:59:28 Removing intermediate container 60194704d274 10:59:28 ---> 23ba32491cea 10:59:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:59:28 ---> Running in ecd5a7da0317 10:59:28 Removing intermediate container ecd5a7da0317 10:59:28 ---> 47409108b80c 10:59:28 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:28 ---> Running in ca36c29174cc 10:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 10:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 10:59:28 OK: 265 MiB in 53 packages 10:59:29 Removing intermediate container ca36c29174cc 10:59:29 ---> a5010151bcfc 10:59:29 Step 8/12 : WORKDIR /app 10:59:29 ---> Running in 490d61b096d6 10:59:29 Removing intermediate container 490d61b096d6 10:59:29 ---> 621a576b0b01 10:59:29 Step 9/12 : COPY go.mod vendor* ./ 10:59:29 ---> dbb74b2addb3 10:59:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:29 ---> Running in fe2ea7451b50 10:59:32 Still waiting to schedule task 10:59:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:00:01 Removing intermediate container fe2ea7451b50 11:00:01 ---> 37ea50b51ab4 11:00:01 Step 11/12 : COPY . . 11:00:01 ---> 3042d90f99aa 11:00:01 Step 12/12 : RUN $MAKE 11:00:01 ---> Running in b25492ec610d 11:00:01 noop 11:00:01 Removing intermediate container b25492ec610d 11:00:01 ---> 49116c1a50cf 11:00:01 Successfully built 49116c1a50cf 11:00:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:02 + docker inspect -f . ci-base-image-x86_64 11:00:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:02 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 11:00:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:03 $ docker top f2b6f734089119c74b47b51daf5eb130d29f03deee1fbe56bd667445fa564e9b -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:03 + go version 11:00:03 go version go1.20.2 linux/amd64 [Pipeline] } 11:00:03 $ docker stop --time=1 f2b6f734089119c74b47b51daf5eb130d29f03deee1fbe56bd667445fa564e9b 11:00:04 $ docker rm -f --volumes f2b6f734089119c74b47b51daf5eb130d29f03deee1fbe56bd667445fa564e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:05 + docker inspect -f . ci-base-image-x86_64 11:00:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:05 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 11:00:05 $ 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-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:06 $ docker top 99965a281bda0ae016afd785020f2790ac7b397ceaf7ecae3368303f80dc2354 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:06 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-197 [Pipeline] fileExists [Pipeline] sh 11:00:07 + make test 11:00:07 go test ./... -coverprofile=coverage.out ./... 11:00:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:00:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:00:21 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.651435318Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=INFO ts=2023-03-28T11:00:20.651812664Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:00:24 level=INFO ts=2023-03-28T11:00:20.651952477Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:00:24 level=INFO ts=2023-03-28T11:00:20.651997638Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.652024638Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.652043748Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:00:24 level=INFO ts=2023-03-28T11:00:20.65218399Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.652385723Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.652401574Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.652428274Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.652597397Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.652667788Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.652694458Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.652727289Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:00:24 level=INFO ts=2023-03-28T11:00:20.652761089Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.652908061Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.652954902Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.652988453Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.653050844Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.653073074Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.653106864Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:00:24 level=INFO ts=2023-03-28T11:00:20.653128905Z 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}" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.653294427Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=INFO ts=2023-03-28T11:00:20.653570122Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:00:24 level=INFO ts=2023-03-28T11:00:20.653592353Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.653605593Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:00:24 level=INFO ts=2023-03-28T11:00:20.653664604Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.653693924Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=INFO ts=2023-03-28T11:00:20.653776126Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.653906098Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.653928018Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.653953288Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.654000119Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.654114141Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.654151021Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.654183852Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:00:24 level=INFO ts=2023-03-28T11:00:20.657683607Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.658562251Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.658713603Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.6591139Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.659364384Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.659460875Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.659597067Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:00:24 level=INFO ts=2023-03-28T11:00:20.659671718Z 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}" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.660410281Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=INFO ts=2023-03-28T11:00:20.66103596Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.661146672Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:00:24 level=INFO ts=2023-03-28T11:00:20.661079921Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:00:24 level=INFO ts=2023-03-28T11:00:20.661275754Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.661323894Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=INFO ts=2023-03-28T11:00:20.661415476Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.661558508Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.661600729Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.661627929Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.66169031Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.661888934Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.661928754Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.661953505Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:00:24 level=INFO ts=2023-03-28T11:00:20.661980875Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.662080807Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.662109497Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.662138148Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.66226802Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.66230249Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.662344821Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:00:24 level=INFO ts=2023-03-28T11:00:20.662392692Z 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}" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.662694716Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=INFO ts=2023-03-28T11:00:20.66296414Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:00:24 level=INFO ts=2023-03-28T11:00:20.662997431Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.663016901Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:00:24 level=INFO ts=2023-03-28T11:00:20.663052332Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.663074992Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=INFO ts=2023-03-28T11:00:20.663125334Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.663358907Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.663412248Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.663431908Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.663471129Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.66356885Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.663594811Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.663610951Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:00:24 level=INFO ts=2023-03-28T11:00:20.663634041Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.663718053Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.663749063Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.663776173Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.663863685Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.663912455Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.663967986Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:00:24 level=INFO ts=2023-03-28T11:00:20.664011557Z 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}" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.664271961Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=INFO ts=2023-03-28T11:00:20.664434333Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:00:24 level=INFO ts=2023-03-28T11:00:20.664456984Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.664468404Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:00:24 level=INFO ts=2023-03-28T11:00:20.664493794Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.664504054Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=INFO ts=2023-03-28T11:00:20.664528106Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.664615207Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.664630077Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.664668428Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.664685228Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.664765379Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.66479032Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.66481055Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:00:24 level=INFO ts=2023-03-28T11:00:20.66484319Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.664940112Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.664980083Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.665026243Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.665117725Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.665166505Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.665190726Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:00:24 level=INFO ts=2023-03-28T11:00:20.665205456Z 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}" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.665412289Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=INFO ts=2023-03-28T11:00:20.665609732Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:00:24 level=INFO ts=2023-03-28T11:00:20.665634492Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.665660733Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:00:24 level=INFO ts=2023-03-28T11:00:20.665702023Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.665728764Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=INFO ts=2023-03-28T11:00:20.665767964Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.665861366Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.665876476Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.665893596Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.665912847Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.665973188Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.665996769Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.666010379Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:00:24 level=INFO ts=2023-03-28T11:00:20.666026529Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.666136651Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.666164001Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.666182702Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.666233362Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.666250573Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.666270953Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:00:24 level=INFO ts=2023-03-28T11:00:20.666285643Z 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}" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.666423905Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.666591308Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=INFO ts=2023-03-28T11:00:20.666707619Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:00:24 level=INFO ts=2023-03-28T11:00:20.66673786Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.66675128Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:00:24 level=INFO ts=2023-03-28T11:00:20.66677672Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.666785791Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=INFO ts=2023-03-28T11:00:20.666806971Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.666875542Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.666887042Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.666914893Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.666931583Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.666987854Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667014724Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667036354Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:00:24 level=INFO ts=2023-03-28T11:00:20.667062415Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.667124396Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667141426Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.667161796Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.667229277Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667248778Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.667270498Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:00:24 level=INFO ts=2023-03-28T11:00:20.667310319Z 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}" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667445402Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:00:24 level=INFO ts=2023-03-28T11:00:20.667586874Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:00:24 level=INFO ts=2023-03-28T11:00:20.667602004Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667612804Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:00:24 level=INFO ts=2023-03-28T11:00:20.667644195Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.667663825Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=INFO ts=2023-03-28T11:00:20.667692865Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.667781927Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=WARN ts=2023-03-28T11:00:20.667797447Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667815457Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.667835457Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.667897728Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667920499Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.667931579Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:00:24 level=INFO ts=2023-03-28T11:00:20.667946589Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.66802207Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.668038741Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.668052491Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:00:24 level=INFO ts=2023-03-28T11:00:20.668123962Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:00:24 level=DEBUG ts=2023-03-28T11:00:20.668165742Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:00:24 level=INFO ts=2023-03-28T11:00:20.668230173Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:00:24 level=INFO ts=2023-03-28T11:00:20.668247564Z 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}" 11:00:24 level=WARN ts=2023-03-28T11:00:20.668339115Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 11:00:24 --- FAIL: TestAutoDiscover (0.00s) 11:00:24 discover_test.go:285: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:36508: use of closed network connection 11:00:24 WriteTo failed 11:00:24 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo 11:00:24 /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/llrp/messages.go:180 11:00:24 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write 11:00:24 /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/llrp/msg_builder.go:90 11:00:24 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close 11:00:24 /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/llrp/test_helpers.go:288 11:00:24 github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown 11:00:24 /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/llrp/test_emulator.go:72 11:00:24 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover 11:00:24 /w/workspace/undry_device-rfid-llrp-go_PR-197/internal/driver/discover_test.go:284 11:00:24 testing.tRunner 11:00:24 /usr/local/go/src/testing/testing.go:1576 11:00:24 runtime.goexit 11:00:24 /usr/local/go/src/runtime/asm_amd64.s:1598 11:00:24 FAIL 11:00:24 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.9% of statements 11:00:24 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.453s 11:00:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.249s coverage: 51.9% of statements 11:00:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements 11:00:24 FAIL 11:00:24 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 11:00:24 $ docker stop --time=1 99965a281bda0ae016afd785020f2790ac7b397ceaf7ecae3368303f80dc2354 11:00:26 $ docker rm -f --volumes 99965a281bda0ae016afd785020f2790ac7b397ceaf7ecae3368303f80dc2354 [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 11:00:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:28 11:00:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:28 latest: Pulling from edgex-lftools-log-publisher 11:00:28 5eb5b503b376: Pulling fs layer 11:00:28 5c69ac0246d0: Pulling fs layer 11:00:28 ec43610c2a17: Pulling fs layer 11:00:28 3a2ae6a8a46f: Pulling fs layer 11:00:28 33b1e0a273af: Pulling fs layer 11:00:28 5d3b04190fa2: Pulling fs layer 11:00:28 2f39f015ded8: Pulling fs layer 11:00:28 3a2ae6a8a46f: Waiting 11:00:28 5d3b04190fa2: Waiting 11:00:28 2f39f015ded8: Waiting 11:00:28 5c69ac0246d0: Download complete 11:00:28 3a2ae6a8a46f: Download complete 11:00:28 33b1e0a273af: Verifying Checksum 11:00:28 33b1e0a273af: Download complete 11:00:28 ec43610c2a17: Verifying Checksum 11:00:28 ec43610c2a17: Download complete 11:00:28 5d3b04190fa2: Verifying Checksum 11:00:28 5d3b04190fa2: Download complete 11:00:28 5eb5b503b376: Verifying Checksum 11:00:28 5eb5b503b376: Download complete 11:00:29 2f39f015ded8: Download complete 11:00:29 5eb5b503b376: Pull complete 11:00:29 5c69ac0246d0: Pull complete 11:00:30 ec43610c2a17: Pull complete 11:00:30 3a2ae6a8a46f: Pull complete 11:00:30 33b1e0a273af: Pull complete 11:00:30 5d3b04190fa2: Pull complete 11:00:34 2f39f015ded8: Pull complete 11:00:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:00:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:00:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:35 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 11:00:35 $ 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-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:00:37 $ docker top 2815dd763b98f400002d4e22463e527a42a9eb9dca583564e1f84e8bb2b9e658 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:00:37 ---> job-cost.sh 11:00:37 lf-activate-venv: SKIPPING 11:00:37 INFO: No Stack... 11:00:38 INFO: Retrieving Pricing Info for: v3-standard-8 11:00:38 INFO: Archiving Costs [Pipeline] sh 11:00:38 + cat /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/cost.csv 11:00:38 + cut -d, -f6 [Pipeline] lock 11:00:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] 11:00:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] did not exist. Created. 11:00:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:00:39 + echo total: 0.2199999988079071 [Pipeline] stash 11:00:39 Stashed 1 file(s) [Pipeline] } 11:00:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:00:39 $ docker stop --time=1 2815dd763b98f400002d4e22463e527a42a9eb9dca583564e1f84e8bb2b9e658 11:00:40 $ docker rm -f --volumes 2815dd763b98f400002d4e22463e527a42a9eb9dca583564e1f84e8bb2b9e658 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:00:41 Failed in branch amd64 11:01:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6022 in /w/workspace/undry_device-rfid-llrp-go_PR-197 [Pipeline] { [Pipeline] ws 11:01:08 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:01:08 Selected Git installation does not exist. Using Default 11:01:08 The recommended git tool is: NONE 11:01:13 using credential edgex-jenkins-ssh 11:01:13 Cloning the remote Git repository 11:01:13 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:13 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:01:14 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:14 > git --version # timeout=10 11:01:14 > git --version # 'git version 2.25.1' 11:01:14 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:15 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:01:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:16 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce 11:01:17 Merge succeeded, producing c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce 11:01:17 Checking out Revision c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce (PR-197) 11:01:16 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:01:16 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:16 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/197/head:refs/remotes/origin/PR-197 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:01:16 > git config core.sparsecheckout # timeout=10 11:01:17 > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 11:01:17 > git remote # timeout=10 11:01:17 > git config --get remote.origin.url # timeout=10 11:01:17 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:17 > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 11:01:17 > git rev-parse HEAD^{commit} # timeout=10 11:01:17 > git config core.sparsecheckout # timeout=10 11:01:17 > git checkout -f c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce # timeout=10 11:01:17 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:01:17 > git --version # timeout=10 11:01:17 > git --version # 'git version 2.25.1' 11:01:17 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:01:18 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:01:18 % Total % Received % Xferd Average Speed Time Time Time Current 11:01:18 Dload Upload Total Spent Left Speed 11:01:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 133k 0 --:--:-- --:--:-- --:--:-- 133k [Pipeline] sh 11:01:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:01:19 + sudo tee /etc/docker/daemon.new 11:01:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:01:19 { 11:01:19 "registry-mirrors": [ 11:01:19 "https://nexus3.edgexfoundry.org:10001" 11:01:19 ], 11:01:19 "bip": "10.250.0.254/24", 11:01:19 "hosts": [ 11:01:19 "tcp://0.0.0.0:5555", 11:01:19 "unix:///var/run/docker.sock" 11:01:19 ], 11:01:19 "mtu": 1458, 11:01:19 "selinux-enabled": true, 11:01:19 "seccomp-profile": "/etc/docker/seccomp.json" 11:01:19 } [Pipeline] sh 11:01:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:01:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:01:38 provisioning config files... 11:01:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5020342621312904905tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:01:39 ---> docker-login.sh 11:01:39 nexus3.edgexfoundry.org:10001 11:01:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:39 Configure a credential helper to remove this warning. See 11:01:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:39 11:01:39 Login Succeeded 11:01:39 nexus3.edgexfoundry.org:10002 11:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:40 Configure a credential helper to remove this warning. See 11:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:40 11:01:40 Login Succeeded 11:01:40 nexus3.edgexfoundry.org:10003 11:01:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:40 Configure a credential helper to remove this warning. See 11:01:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:40 11:01:40 Login Succeeded 11:01:40 nexus3.edgexfoundry.org:10004 11:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:41 Configure a credential helper to remove this warning. See 11:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:41 11:01:41 Login Succeeded 11:01:41 docker.io 11:01:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:01:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:01:41 Configure a credential helper to remove this warning. See 11:01:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:01:41 11:01:41 Login Succeeded 11:01:41 ---> docker-login.sh ends [Pipeline] } 11:01:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:01:42 ========================================================= 11:01:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:01:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:42 + 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 . 11:01:42 Sending build context to Docker daemon 1.211MB 11:01:42 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:01:42 Step 2/12 : FROM ${BASE} AS builder 11:01:43 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:01:43 af6eaf76a39c: Pulling fs layer 11:01:43 55522c791124: Pulling fs layer 11:01:43 ce5c4a1c91eb: Pulling fs layer 11:01:43 169dfbe0d373: Pulling fs layer 11:01:43 e1ff8fa3b103: Pulling fs layer 11:01:43 52ebb69f0ebf: Pulling fs layer 11:01:43 5abe8eddf0d5: Pulling fs layer 11:01:43 169dfbe0d373: Waiting 11:01:43 e1ff8fa3b103: Waiting 11:01:43 52ebb69f0ebf: Waiting 11:01:43 5abe8eddf0d5: Waiting 11:01:43 55522c791124: Verifying Checksum 11:01:43 55522c791124: Download complete 11:01:43 169dfbe0d373: Verifying Checksum 11:01:43 169dfbe0d373: Download complete 11:01:43 e1ff8fa3b103: Verifying Checksum 11:01:43 e1ff8fa3b103: Download complete 11:01:43 af6eaf76a39c: Verifying Checksum 11:01:43 af6eaf76a39c: Download complete 11:01:44 af6eaf76a39c: Pull complete 11:01:44 5abe8eddf0d5: Verifying Checksum 11:01:44 5abe8eddf0d5: Download complete 11:01:44 55522c791124: Pull complete 11:01:45 ce5c4a1c91eb: Verifying Checksum 11:01:45 ce5c4a1c91eb: Download complete 11:01:45 52ebb69f0ebf: Verifying Checksum 11:01:45 52ebb69f0ebf: Download complete 11:01:57 ce5c4a1c91eb: Pull complete 11:01:57 169dfbe0d373: Pull complete 11:01:57 e1ff8fa3b103: Pull complete 11:02:04 52ebb69f0ebf: Pull complete 11:02:07 5abe8eddf0d5: Pull complete 11:02:07 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 11:02:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:02:07 ---> 6cb57ee374ae 11:02:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:08 ---> Running in 6e9c37f39c8c 11:02:09 Removing intermediate container 6e9c37f39c8c 11:02:09 ---> f9a867a83439 11:02:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:09 ---> Running in 9e902fc346f0 11:02:09 Removing intermediate container 9e902fc346f0 11:02:09 ---> 8bb2604a656d 11:02:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:09 ---> Running in 93193035d31e 11:02:09 Removing intermediate container 93193035d31e 11:02:09 ---> 81fca1e3c350 11:02:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:09 ---> Running in 2670abac0bd1 11:02:10 Removing intermediate container 2670abac0bd1 11:02:10 ---> 3831229724ee 11:02:10 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:10 ---> Running in 34aa9bdd66a5 11:02:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:02:13 OK: 263 MiB in 53 packages 11:02:14 Removing intermediate container 34aa9bdd66a5 11:02:14 ---> 62e4c162fdf4 11:02:14 Step 8/12 : WORKDIR /app 11:02:14 ---> Running in 62c44c75392a 11:02:14 Removing intermediate container 62c44c75392a 11:02:14 ---> 38c904566498 11:02:14 Step 9/12 : COPY go.mod vendor* ./ 11:02:15 ---> 6130968d2f33 11:02:15 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:15 ---> Running in 4314a0b3899b 11:03:22 Removing intermediate container 4314a0b3899b 11:03:22 ---> 6e4789ef522b 11:03:22 Step 11/12 : COPY . . 11:03:22 ---> d9a6afe7b62c 11:03:22 Step 12/12 : RUN $MAKE 11:03:22 ---> Running in 2bb7dd5fc78d 11:03:22 noop 11:03:22 Removing intermediate container 2bb7dd5fc78d 11:03:22 ---> 32446f29d6a8 11:03:22 Successfully built 32446f29d6a8 11:03:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:23 + docker inspect -f . ci-base-image-arm64 11:03:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:23 prd-ubuntu20.04-docker-arm64-4c-16g-6022 does not seem to be running inside a container 11:03:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:03:24 $ docker top 711f4a7ebbfc89880a2d8eb99a66659363363f94649cce0b34e42ee1dc75f0ad -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:25 + go version 11:03:25 go version go1.20.2 linux/arm64 [Pipeline] } 11:03:25 $ docker stop --time=1 711f4a7ebbfc89880a2d8eb99a66659363363f94649cce0b34e42ee1dc75f0ad 11:03:27 $ docker rm -f --volumes 711f4a7ebbfc89880a2d8eb99a66659363363f94649cce0b34e42ee1dc75f0ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:28 + docker inspect -f . ci-base-image-arm64 11:03:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:28 prd-ubuntu20.04-docker-arm64-4c-16g-6022 does not seem to be running inside a container 11:03:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:03:29 $ docker top b9ebf83aa00e38ed778ac0b723b451d9557a4c890357d6e79061b3845172f39e -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:30 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:03:30 + make test 11:03:30 go test ./... -coverprofile=coverage.out ./... 11:04:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:05:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:05:56 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:06:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.919s coverage: 40.9% of statements 11:06:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.601s coverage: 52.0% of statements 11:06:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.065s coverage: 96.4% of statements 11:06:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:06:34 go vet ./... 11:07:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:01 ./bin/test-attribution-txt.sh 11:07:01 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:07:01 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:07:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:07:01 $ docker stop --time=1 b9ebf83aa00e38ed778ac0b723b451d9557a4c890357d6e79061b3845172f39e 11:07:03 $ docker rm -f --volumes b9ebf83aa00e38ed778ac0b723b451d9557a4c890357d6e79061b3845172f39e [Pipeline] // withDockerContainer [Pipeline] sh 11:07:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:06 + ls -al . 11:07:06 total 624 11:07:06 drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 11:03 . 11:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 11:01 .. 11:07:06 -rw-rw-r-- 1 jenkins jenkins 134 Mar 28 11:01 .dockerignore 11:07:06 drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 11:01 .git 11:07:06 drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 11:01 .github 11:07:06 -rw-rw-r-- 1 jenkins jenkins 946 Mar 28 11:01 .gitignore 11:07:06 -rw-rw-r-- 1 jenkins jenkins 41 Mar 28 11:01 .golangci.yml 11:07:06 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 28 11:01 Attribution.txt 11:07:06 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 28 11:01 CHANGELOG.md 11:07:06 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 28 11:01 Dockerfile 11:07:06 -rw-rw-r-- 1 jenkins jenkins 677 Mar 28 11:01 GOVERNANCE.md 11:07:06 -rw-rw-r-- 1 jenkins jenkins 683 Mar 28 11:01 Jenkinsfile 11:07:06 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 28 11:01 LICENSE 11:07:06 -rw-rw-r-- 1 jenkins jenkins 2053 Mar 28 11:01 Makefile 11:07:06 -rw-rw-r-- 1 jenkins jenkins 625 Mar 28 11:01 OWNERS.md 11:07:06 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 28 11:01 README.md 11:07:06 -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 10:59 VERSION 11:07:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 11:01 bin 11:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 11:01 cmd 11:07:06 -rw-r--r-- 1 jenkins jenkins 457600 Mar 28 11:06 coverage.out 11:07:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 11:01 examples 11:07:06 -rw-rw-r-- 1 jenkins jenkins 3416 Mar 28 11:01 go.mod 11:07:06 -rw-rw-r-- 1 jenkins jenkins 30903 Mar 28 11:01 go.sum 11:07:06 drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 11:01 images 11:07:06 drwxrwxr-x 5 jenkins jenkins 4096 Mar 28 11:01 internal 11:07:06 drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 11:01 snap 11:07:06 -rw-rw-r-- 1 jenkins jenkins 193 Mar 28 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:07 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce --label arch=arm64 --label version=0.0.0 . 11:07:07 Sending build context to Docker daemon 1.211MB 11:07:07 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:07:07 Step 2/24 : FROM ${BASE} AS builder 11:07:07 ---> 32446f29d6a8 11:07:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:07:07 ---> Running in ffb471a267dc 11:07:08 Removing intermediate container ffb471a267dc 11:07:08 ---> 553d692e9105 11:07:08 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:08 ---> Running in 430cbf155828 11:07:08 Removing intermediate container 430cbf155828 11:07:08 ---> 5b7bff266c9f 11:07:08 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:07:08 ---> Running in 6fe94e08afcb 11:07:08 Removing intermediate container 6fe94e08afcb 11:07:08 ---> b1f192b3134c 11:07:08 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:07:08 ---> Running in e2e6ed72baec 11:07:09 Removing intermediate container e2e6ed72baec 11:07:09 ---> 125e5d707172 11:07:09 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:09 ---> Running in 7c34adcff1e2 11:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:07:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:07:11 OK: 263 MiB in 53 packages 11:07:12 Removing intermediate container 7c34adcff1e2 11:07:12 ---> a9b3594bf91e 11:07:12 Step 8/24 : WORKDIR /app 11:07:12 ---> Running in 088edf61edad 11:07:12 Removing intermediate container 088edf61edad 11:07:12 ---> 85c7d0b8829f 11:07:12 Step 9/24 : COPY go.mod vendor* ./ 11:07:12 ---> 4c2c725517a4 11:07:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:13 ---> Running in 19660f8c8f78 11:07:15 Removing intermediate container 19660f8c8f78 11:07:15 ---> 41e8ab9c6060 11:07:15 Step 11/24 : COPY . . 11:07:16 ---> 9347a4fc4e5a 11:07:16 Step 12/24 : RUN $MAKE 11:07:16 ---> Running in ffc4a49c9619 11:07:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:09:39 Removing intermediate container ffc4a49c9619 11:09:39 ---> df93996414a2 11:09:39 Step 13/24 : FROM alpine:3.17 11:09:39 3.17: Pulling from library/alpine 11:09:39 af6eaf76a39c: Already exists 11:09:39 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 11:09:39 Status: Downloaded newer image for alpine:3.17 11:09:39 ---> d74e625d9115 11:09:39 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:09:39 ---> Running in 478775cd4a2f 11:09:39 Removing intermediate container 478775cd4a2f 11:09:39 ---> e055b74c9bdc 11:09:39 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:09:39 ---> Running in a41ed90c48bf 11:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:09:39 (1/1) Installing dumb-init (1.2.5-r2) 11:09:39 Executing busybox-1.35.0-r29.trigger 11:09:39 OK: 8 MiB in 16 packages 11:09:39 Removing intermediate container a41ed90c48bf 11:09:39 ---> 776075740ec0 11:09:39 Step 16/24 : COPY --from=builder /app/LICENSE / 11:09:39 ---> c829dae235dc 11:09:39 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:09:40 ---> 3fe5647faebd 11:09:40 Step 18/24 : COPY --from=builder /app/cmd/ / 11:09:41 ---> 0bc2f4c042d4 11:09:41 Step 19/24 : EXPOSE 59989 11:09:41 ---> Running in 60479e9268de 11:09:41 Removing intermediate container 60479e9268de 11:09:41 ---> 58ab1039fa6d 11:09:41 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:09:42 ---> Running in 846e322ebae6 11:09:42 Removing intermediate container 846e322ebae6 11:09:42 ---> 444f16d62052 11:09:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:09:42 ---> Running in 818e7bb93a2a 11:09:42 Removing intermediate container 818e7bb93a2a 11:09:42 ---> 35576d85c09a 11:09:42 Step 22/24 : LABEL arch=arm64 11:09:43 ---> Running in 6cc7de2212b3 11:09:43 Removing intermediate container 6cc7de2212b3 11:09:43 ---> 76353dab4b64 11:09:43 Step 23/24 : LABEL git_sha=c0dcaa18d9f86eb1a0551f66b24ac8660d3c3bce 11:09:43 ---> Running in 69dfd7e6127a 11:09:43 Removing intermediate container 69dfd7e6127a 11:09:43 ---> 11a8e28942cb 11:09:43 Step 24/24 : LABEL version=0.0.0 11:09:43 ---> Running in f015423bcad7 11:09:43 Removing intermediate container f015423bcad7 11:09:43 ---> 069773a03e74 11:09:43 [Warning] One or more build-args [ARCH] were not consumed 11:09:44 Successfully built 069773a03e74 11:09:44 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:44 11:09:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:09:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:09:45 arm64: Pulling from edgex-lftools-log-publisher 11:09:45 8998bd30e6a1: Pulling fs layer 11:09:45 04944245beec: Pulling fs layer 11:09:45 699f458cf7ca: Pulling fs layer 11:09:45 765212b225bb: Pulling fs layer 11:09:45 f23df028b6ca: Pulling fs layer 11:09:45 d65c8cfc05b1: Pulling fs layer 11:09:45 2437ff75d9bd: Pulling fs layer 11:09:45 d65c8cfc05b1: Waiting 11:09:45 f23df028b6ca: Waiting 11:09:45 765212b225bb: Waiting 11:09:45 2437ff75d9bd: Waiting 11:09:45 04944245beec: Verifying Checksum 11:09:45 04944245beec: Download complete 11:09:45 765212b225bb: Verifying Checksum 11:09:45 765212b225bb: Download complete 11:09:45 f23df028b6ca: Verifying Checksum 11:09:45 f23df028b6ca: Download complete 11:09:45 d65c8cfc05b1: Verifying Checksum 11:09:45 d65c8cfc05b1: Download complete 11:09:45 699f458cf7ca: Verifying Checksum 11:09:45 699f458cf7ca: Download complete 11:09:46 8998bd30e6a1: Verifying Checksum 11:09:46 8998bd30e6a1: Download complete 11:09:48 2437ff75d9bd: Verifying Checksum 11:09:48 2437ff75d9bd: Download complete 11:09:50 8998bd30e6a1: Pull complete 11:09:50 04944245beec: Pull complete 11:09:51 699f458cf7ca: Pull complete 11:09:51 765212b225bb: Pull complete 11:09:52 f23df028b6ca: Pull complete 11:09:52 d65c8cfc05b1: Pull complete 11:10:05 2437ff75d9bd: Pull complete 11:10:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:10:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:05 prd-ubuntu20.04-docker-arm64-4c-16g-6022 does not seem to be running inside a container 11:10:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:10:08 $ docker top 2eca0209f59a6905d8bc9e13b82178c7d12eb47d0fe5382dfe1238ac9311a3b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:09 ---> job-cost.sh 11:10:09 lf-activate-venv: SKIPPING 11:10:09 INFO: No Stack... 11:10:09 INFO: Retrieving Pricing Info for: v3-standard-4 11:10:10 INFO: Archiving Costs [Pipeline] sh 11:10:10 + cut -d, -f6 11:10:10 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 11:10:11 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] 11:10:11 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] did not exist. Created. 11:10:11 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:10:11 /w/workspace/device-rfid-llrp-go/1@tmp/durable-73dd07dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:10:12 + echo total: 0.10999999940395355 [Pipeline] stash 11:10:12 Warning: overwriting stash ‘stack-cost’ 11:10:12 Stashed 1 file(s) [Pipeline] } 11:10:12 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-197-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:10:12 $ docker stop --time=1 2eca0209f59a6905d8bc9e13b82178c7d12eb47d0fe5382dfe1238ac9311a3b2 11:10:13 $ docker rm -f --volumes 2eca0209f59a6905d8bc9e13b82178c7d12eb47d0fe5382dfe1238ac9311a3b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 11:10:16 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-197/archives ] 11:10:16 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-197/archives 11:10:16 total 16 11:10:16 drwxr-xr-x 3 root root 4096 Mar 28 11:00 . 11:10:16 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 11:00 .. 11:10:16 drwxr-xr-x 2 root root 4096 Mar 28 11:00 cost 11:10:16 -rw-r--r-- 1 root root 92 Mar 28 11:00 cost.csv 11:10:16 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-197/archives 11:10:16 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-197/archives 11:10:16 total 16 11:10:16 drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 11:00 . 11:10:16 drwxrwxr-x 12 jenkins jenkins 4096 Mar 28 11:00 .. 11:10:16 drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 11:00 cost 11:10:16 -rw-r--r-- 1 jenkins jenkins 92 Mar 28 11:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:10:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:10:17 ---> package-listing.sh 11:10:17 ++ facter osfamily 11:10:17 ++ tr '[:upper:]' '[:lower:]' 11:10:18 + OS_FAMILY=debian 11:10:18 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-197 11:10:18 + START_PACKAGES=/tmp/packages_start.txt 11:10:18 + END_PACKAGES=/tmp/packages_end.txt 11:10:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:10:18 + PACKAGES=/tmp/packages_start.txt 11:10:18 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-197 ']' 11:10:18 + PACKAGES=/tmp/packages_end.txt 11:10:18 + case "${OS_FAMILY}" in 11:10:18 + dpkg -l 11:10:18 + grep '^ii' 11:10:18 + '[' -f /tmp/packages_start.txt ']' 11:10:18 + '[' -f /tmp/packages_end.txt ']' 11:10:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:10:18 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-197 ']' 11:10:18 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/ 11:10:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-197/archives/ [Pipeline] echo 11:10:18 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-197/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:10:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:10:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:19 prd-ubuntu20.04-docker-8c-8g-6019 does not seem to be running inside a container 11:10:19 $ 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-197/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-197 -v /w/workspace/undry_device-rfid-llrp-go_PR-197:/w/workspace/undry_device-rfid-llrp-go_PR-197:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:10:19 $ docker top 7c04efdcc705b1e9f0eabbd274126dd88278ce12911259fb0d04d86a3749c886 -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:19 + touch /tmp/pre-build-complete [Pipeline] sh 11:10:20 + mkdir -p /var/log/sysstat [Pipeline] sh 11:10:20 + ls /var/log/sa-host 11:10:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:10:20 provisioning config files... 11:10:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-197@tmp/config8380081338537906840tmp [Pipeline] { [Pipeline] echo 11:10:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:10:20 ---> create-netrc.sh [Pipeline] } 11:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:10:21 ---> python-tools-install.sh [Pipeline] echo 11:10:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:10:21 ---> sudo-logs.sh 11:10:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:10:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:10:22 ---> job-cost.sh 11:10:22 lf-activate-venv: SKIPPING 11:10:22 DEBUG: total: 0.2199999988079071 11:10:22 INFO: Retrieving Stack Cost... 11:10:22 INFO: Retrieving Pricing Info for: v3-standard-8 11:10:22 INFO: Archiving Costs [Pipeline] echo 11:10:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:10:23 ---> logs-deploy.sh 11:10:23 lf-activate-venv: SKIPPING 11:10:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-197/1 11:10:23 INFO: archiving workspace using pattern(s): 11:10:24 Archives upload complete. 11:10:24 INFO: archiving logs to Nexus