Pull request #256 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3aab399fb40ee00df2a4c18f26f9c86729bed9b8+2e75981913cbc41681b9c59fd5d2458c5db5b5f2 (c8238dd09df19b8d428ac35a0def9ed2acc73fad) 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-ssh1079416100313817890.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh10190749928399365717.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-256/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-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3684468396164374073.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-256/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13021898059887288815.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15802849350659075297.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-256/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-256/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13741297682353854685.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8128 in /w/workspace/undry_device-rfid-llrp-go_PR-256 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-256 # 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 > 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/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 into PR head commit 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 Merge succeeded, producing 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 Checking out Revision 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 (PR-256) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:55:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:55:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:55:26 ========================================================= 10:55:26 EdgeX Global Pipelines Version Info 10:55:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:55:27 ------------------- 10:55:27 stable info: 10:55:27 ------------------- 10:55:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:55:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:55:27 Message: update stable to v1.0.254 10:55:27 ------------------- 10:55:27 experimental info: 10:55:27 ------------------- 10:55:27 Commited By: **** collab-it+edgex@linuxfoundation.org 10:55:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 10:55:27 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-256 [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-256 [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-256 [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3aab399 [Pipeline] echo 10:55:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:29 provisioning config files... 10:55:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/config2915199275446211103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:30 ---> docker-login.sh 10:55:30 nexus3.edgexfoundry.org:10001 10:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:30 Configure a credential helper to remove this warning. See 10:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:30 10:55:30 Login Succeeded 10:55:30 nexus3.edgexfoundry.org:10002 10:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:30 Configure a credential helper to remove this warning. See 10:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:30 10:55:30 Login Succeeded 10:55:30 nexus3.edgexfoundry.org:10003 10:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:30 Configure a credential helper to remove this warning. See 10:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:30 10:55:30 Login Succeeded 10:55:30 nexus3.edgexfoundry.org:10004 10:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:30 Configure a credential helper to remove this warning. See 10:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:30 10:55:30 Login Succeeded 10:55:30 docker.io 10:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:31 Configure a credential helper to remove this warning. See 10:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:31 10:55:31 Login Succeeded 10:55:31 ---> docker-login.sh ends [Pipeline] } 10:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:55:31 + git rev-list -1 --merges 3aab399fb40ee00df2a4c18f26f9c86729bed9b8~1..3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [Pipeline] echo 10:55:31 -----------> git rev-list -1 --merges 3aab399fb40ee00df2a4c18f26f9c86729bed9b8~1..3aab399fb40ee00df2a4c18f26f9c86729bed9b8 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [false] [Pipeline] sh 10:55:32 + git log --format=format:%s -1 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [Pipeline] echo 10:55:32 ========================================================= 10:55:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:55:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:32 + git log --format=format:%s -1 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 [Pipeline] echo 10:55:32 [semverPrep] GIT_COMMIT: 3aab399fb40ee00df2a4c18f26f9c86729bed9b8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:55:32 [semverPrep] This is not a build commit. [Pipeline] sh 10:55:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:55:33 + grep -v github /etc/ssh/ssh_known_hosts 10:55:33 + [ -e /tmp/ssh_known_hosts ] 10:55:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:55:33 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:55:33 + sudo tee -a /etc/ssh/ssh_known_hosts 10:55:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:33 10:55:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:34 0.1.4: Pulling from edgex-devops/py-git-semver 10:55:34 b85a868b505f: Pulling fs layer 10:55:34 e2be974225ed: Pulling fs layer 10:55:34 339a4e72a1f5: Pulling fs layer 10:55:34 988bab9f4d93: Pulling fs layer 10:55:34 1469e6f7b9e6: Pulling fs layer 10:55:34 eaf3925da568: Pulling fs layer 10:55:34 bab4dde63d76: Pulling fs layer 10:55:34 bde34c3a00c8: Pulling fs layer 10:55:34 b352a97aabf1: Pulling fs layer 10:55:34 4872d77fe225: Pulling fs layer 10:55:34 5851b861e8e6: Pulling fs layer 10:55:34 bab4dde63d76: Waiting 10:55:34 b352a97aabf1: Waiting 10:55:34 bde34c3a00c8: Waiting 10:55:34 4872d77fe225: Waiting 10:55:34 5851b861e8e6: Waiting 10:55:34 1469e6f7b9e6: Waiting 10:55:34 988bab9f4d93: Waiting 10:55:34 eaf3925da568: Waiting 10:55:34 e2be974225ed: Verifying Checksum 10:55:34 e2be974225ed: Download complete 10:55:34 988bab9f4d93: Verifying Checksum 10:55:34 988bab9f4d93: Download complete 10:55:34 1469e6f7b9e6: Verifying Checksum 10:55:34 1469e6f7b9e6: Download complete 10:55:34 eaf3925da568: Download complete 10:55:34 339a4e72a1f5: Verifying Checksum 10:55:34 339a4e72a1f5: Download complete 10:55:34 bde34c3a00c8: Download complete 10:55:34 b352a97aabf1: Download complete 10:55:34 4872d77fe225: Verifying Checksum 10:55:34 4872d77fe225: Download complete 10:55:34 5851b861e8e6: Download complete 10:55:34 b85a868b505f: Verifying Checksum 10:55:34 b85a868b505f: Download complete 10:55:34 bab4dde63d76: Download complete 10:55:35 b85a868b505f: Pull complete 10:55:35 e2be974225ed: Pull complete 10:55:36 339a4e72a1f5: Pull complete 10:55:36 988bab9f4d93: Pull complete 10:55:36 1469e6f7b9e6: Pull complete 10:55:36 eaf3925da568: Pull complete 10:55:38 bab4dde63d76: Pull complete 10:55:38 bde34c3a00c8: Pull complete 10:55:38 b352a97aabf1: Pull complete 10:55:39 4872d77fe225: Pull complete 10:55:39 5851b861e8e6: Pull complete 10:55:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:55:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:39 prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container 10:55:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:55:42 $ docker top a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 -eo pid,comm 10:55:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:55:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:42 [ssh-agent] Looking for ssh-agent implementation... 10:55:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:42 $ docker exec a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 ssh-agent 10:55:42 SSH_AUTH_SOCK=/tmp/ssh-vhsmWCKH8htN/agent.31 10:55:42 SSH_AGENT_PID=37 10:55:42 Running ssh-add (command line suppressed) 10:55:43 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/private_key_11800208135501322838.key (/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/private_key_11800208135501322838.key) 10:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:43 + git tag --points-at HEAD [Pipeline] } 10:55:43 $ docker exec --env ******** --env ******** a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 ssh-agent -k 10:55:43 unset SSH_AUTH_SOCK; 10:55:43 unset SSH_AGENT_PID; 10:55:43 echo Agent pid 37 killed; 10:55:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:55:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:43 [ssh-agent] Looking for ssh-agent implementation... 10:55:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:43 $ docker exec a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 ssh-agent 10:55:43 SSH_AUTH_SOCK=/tmp/ssh-4TMLYBvYGnHm/agent.69 10:55:43 SSH_AGENT_PID=75 10:55:43 Running ssh-add (command line suppressed) 10:55:43 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/private_key_5841135533972783166.key (/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/private_key_5841135533972783166.key) 10:55:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:44 + git semver init 10:55:44 2023-09-28 10:55:44,505 [run_init] DEBUG init version:0.0.0 force:False 10:55:44 2023-09-28 10:55:44,507 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver 10:55:44 2023-09-28 10:55:44,508 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-256/.semver 10:55:44 2023-09-28 10:55:44,509 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-256, universal_newlines=False, shell=None, istream=None) 10:55:45 2023-09-28 10:55:45,384 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-256/.git/info/exclude 10:55:45 2023-09-28 10:55:45,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver/PR-256 with force:False 10:55:45 2023-09-28 10:55:45,385 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver/PR-256 10:55:45 2023-09-28 10:55:45,389 [execute] INFO git cat-file --batch-check 10:55:45 2023-09-28 10:55:45,390 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver, universal_newlines=False, shell=None, istream=) 10:55:45 2023-09-28 10:55:45,396 [execute] INFO git cat-file --batch 10:55:45 2023-09-28 10:55:45,396 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-256/.semver, universal_newlines=False, shell=None, istream=) 10:55:45 2023-09-28 10:55:45,402 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-256/.semver/PR-256 10:55:45 0.0.0 [Pipeline] } 10:55:45 $ docker exec --env ******** --env ******** a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 ssh-agent -k 10:55:45 unset SSH_AUTH_SOCK; 10:55:45 unset SSH_AGENT_PID; 10:55:45 echo Agent pid 75 killed; 10:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:46 + git semver [Pipeline] } 10:55:46 $ docker stop --time=1 a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 10:55:47 $ docker rm -f --volumes a5cfbc91ab76e05ec525285d4f8b6d91d31f30be3895765645dffabc9a2d61a1 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:55:48 Stashed 1 file(s) [Pipeline] echo 10:55:48 [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:55:49 provisioning config files... 10:55:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/config13060903424536867965tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:49 ---> docker-login.sh 10:55:49 nexus3.edgexfoundry.org:10001 10:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:49 Configure a credential helper to remove this warning. See 10:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:49 10:55:49 Login Succeeded 10:55:49 nexus3.edgexfoundry.org:10002 10:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:49 Configure a credential helper to remove this warning. See 10:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:49 10:55:49 Login Succeeded 10:55:49 nexus3.edgexfoundry.org:10003 10:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:49 Configure a credential helper to remove this warning. See 10:55:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:49 10:55:49 Login Succeeded 10:55:49 nexus3.edgexfoundry.org:10004 10:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:50 Configure a credential helper to remove this warning. See 10:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:50 10:55:50 Login Succeeded 10:55:50 docker.io 10:55:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:55:50 Configure a credential helper to remove this warning. See 10:55:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:55:50 10:55:50 Login Succeeded 10:55:50 ---> docker-login.sh ends [Pipeline] } 10:55:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:55:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:55:50 ========================================================= 10:55:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:55:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:51 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:55:51 Sending build context to Docker daemon 4.351MB 10:55:51 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:55:51 Step 2/12 : FROM ${BASE} AS builder 10:55:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:55:51 7264a8db6415: Pulling fs layer 10:55:51 c4d48a809fc2: Pulling fs layer 10:55:51 4f1c88b9dad5: Pulling fs layer 10:55:51 ad3a456e5733: Pulling fs layer 10:55:51 33e27b845d1e: Pulling fs layer 10:55:51 c68163c4e522: Pulling fs layer 10:55:51 50da416c3ac9: Pulling fs layer 10:55:51 23d2d4c4bb30: Pulling fs layer 10:55:51 c68163c4e522: Waiting 10:55:51 33e27b845d1e: Waiting 10:55:51 50da416c3ac9: Waiting 10:55:51 23d2d4c4bb30: Waiting 10:55:51 c4d48a809fc2: Download complete 10:55:51 ad3a456e5733: Verifying Checksum 10:55:51 ad3a456e5733: Download complete 10:55:51 33e27b845d1e: Download complete 10:55:51 7264a8db6415: Verifying Checksum 10:55:51 7264a8db6415: Download complete 10:55:51 c68163c4e522: Verifying Checksum 10:55:51 c68163c4e522: Download complete 10:55:51 7264a8db6415: Pull complete 10:55:51 23d2d4c4bb30: Download complete 10:55:51 c4d48a809fc2: Pull complete 10:55:51 4f1c88b9dad5: Verifying Checksum 10:55:51 4f1c88b9dad5: Download complete 10:55:52 50da416c3ac9: Verifying Checksum 10:55:52 50da416c3ac9: Download complete 10:55:55 4f1c88b9dad5: Pull complete 10:55:55 ad3a456e5733: Pull complete 10:55:55 33e27b845d1e: Pull complete 10:55:55 c68163c4e522: Pull complete 10:55:57 50da416c3ac9: Pull complete 10:55:58 23d2d4c4bb30: Pull complete 10:55:58 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 10:55:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:55:58 ---> 0786185ac409 10:55:58 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:56:01 ---> Running in 3a7bbfa384f6 10:56:02 Removing intermediate container 3a7bbfa384f6 10:56:02 ---> 76f316acca89 10:56:02 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:56:02 ---> Running in d4a3fa8252a3 10:56:02 Removing intermediate container d4a3fa8252a3 10:56:02 ---> 02c01ae9e328 10:56:02 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:56:02 ---> Running in 9b90a5c3b516 10:56:02 Removing intermediate container 9b90a5c3b516 10:56:02 ---> e714bfa2b2bb 10:56:02 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:56:02 ---> Running in 067a71950347 10:56:02 Removing intermediate container 067a71950347 10:56:02 ---> 497d4f78245e 10:56:02 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:02 ---> Running in fdd1fa700bdb 10:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:56:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:56:03 OK: 264 MiB in 52 packages 10:56:03 Removing intermediate container fdd1fa700bdb 10:56:03 ---> 28a24078c27f 10:56:03 Step 8/12 : WORKDIR /app 10:56:03 ---> Running in f9af3d5caf79 10:56:03 Removing intermediate container f9af3d5caf79 10:56:03 ---> bd3ada794477 10:56:03 Step 9/12 : COPY go.mod vendor* ./ 10:56:03 ---> 2bcf4376392c 10:56:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:03 ---> Running in 7050401a44e4 10:56:03 Still waiting to schedule task 10:56:03 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:56:42 Removing intermediate container 7050401a44e4 10:56:42 ---> 6689204ee697 10:56:42 Step 11/12 : COPY . . 10:56:42 ---> a828b3cc32e5 10:56:42 Step 12/12 : RUN $MAKE 10:56:42 ---> Running in 6486db8b8724 10:56:42 noop 10:56:42 Removing intermediate container 6486db8b8724 10:56:42 ---> c3fcbe7b4833 10:56:42 Successfully built c3fcbe7b4833 10:56:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:43 + docker inspect -f . ci-base-image-x86_64 10:56:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:43 prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container 10:56:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@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-x86_64 cat 10:56:43 $ docker top 4552112a89b3f66ccc69a45c9b93ee79e08d30821da97ca9bd8ae7e65c4159ac -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:44 + go version 10:56:44 go version go1.21.0 linux/amd64 [Pipeline] } 10:56:44 $ docker stop --time=1 4552112a89b3f66ccc69a45c9b93ee79e08d30821da97ca9bd8ae7e65c4159ac 10:56:45 $ docker rm -f --volumes 4552112a89b3f66ccc69a45c9b93ee79e08d30821da97ca9bd8ae7e65c4159ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:46 + docker inspect -f . ci-base-image-x86_64 10:56:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:46 prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container 10:56:46 $ 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-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@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-x86_64 cat 10:56:46 $ docker top fb0b6eba1cfcada4028923dcdabff7107d21ebc24bbf4460d9a31b0e95c37015 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:47 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-256 [Pipeline] fileExists [Pipeline] sh 10:56:47 + make test 10:56:47 go test ./... -coverprofile=coverage.out ./... 10:56:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:56:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:56:59 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:57:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.844s coverage: 40.6% of statements 10:57:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 51.9% of statements 10:57:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements 10:57:21 go vet ./... 10:57:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:57:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:57:24 ./bin/test-attribution-txt.sh [Pipeline] echo 10:57:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:57:24 $ docker stop --time=1 fb0b6eba1cfcada4028923dcdabff7107d21ebc24bbf4460d9a31b0e95c37015 10:57:28 $ docker rm -f --volumes fb0b6eba1cfcada4028923dcdabff7107d21ebc24bbf4460d9a31b0e95c37015 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:57:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:57:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:57:29 + ls -al . 10:57:29 total 644 10:57:29 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 10:56 . 10:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 10:55 .. 10:57:29 -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 10:55 .dockerignore 10:57:29 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 10:57 .git 10:57:29 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 10:55 .github 10:57:29 -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 10:55 .gitignore 10:57:29 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 10:55 .golangci.yml 10:57:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 10:55 .semver 10:57:29 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 28 10:55 Attribution.txt 10:57:29 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 28 10:55 CHANGELOG.md 10:57:29 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 28 10:55 Dockerfile 10:57:29 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 10:55 GOVERNANCE.md 10:57:29 -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 10:55 Jenkinsfile 10:57:29 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 10:55 LICENSE 10:57:29 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 28 10:55 Makefile 10:57:29 -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 10:55 OWNERS.md 10:57:29 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 28 10:55 README.md 10:57:29 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 10:55 VERSION 10:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 10:55 bin 10:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 10:55 cmd 10:57:29 -rw-r--r-- 1 jenkins jenkins 459493 Sep 28 10:57 coverage.out 10:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 10:55 examples 10:57:29 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 28 10:55 go.mod 10:57:29 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 28 10:55 go.sum 10:57:29 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 10:55 images 10:57:29 drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 10:55 internal 10:57:29 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 10:55 snap 10:57:29 -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 10:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:30 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3aab399fb40ee00df2a4c18f26f9c86729bed9b8 --label arch=amd64 --label version=0.0.0 . 10:57:30 Sending build context to Docker daemon 4.351MB 10:57:30 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:57:30 Step 2/24 : FROM ${BASE} AS builder 10:57:30 ---> c3fcbe7b4833 10:57:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:57:30 ---> Running in 314100e9ecd7 10:57:30 Removing intermediate container 314100e9ecd7 10:57:30 ---> 993762c13cac 10:57:30 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:57:30 ---> Running in 72829c1b8060 10:57:30 Removing intermediate container 72829c1b8060 10:57:30 ---> 5935e25345c6 10:57:30 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:57:30 ---> Running in fd2d067d9c96 10:57:30 Removing intermediate container fd2d067d9c96 10:57:30 ---> a407bad5be33 10:57:30 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:57:30 ---> Running in eb8434788bf4 10:57:30 Removing intermediate container eb8434788bf4 10:57:30 ---> 457e07fe69ea 10:57:30 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:57:30 ---> Running in 3822641672d4 10:57:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:57:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:57:31 OK: 264 MiB in 52 packages 10:57:31 Removing intermediate container 3822641672d4 10:57:31 ---> 08ee3ef82e5f 10:57:31 Step 8/24 : WORKDIR /app 10:57:31 ---> Running in c248ce92a3ee 10:57:31 Removing intermediate container c248ce92a3ee 10:57:31 ---> 2b024af76e79 10:57:31 Step 9/24 : COPY go.mod vendor* ./ 10:57:31 ---> 0b9043c0cd3f 10:57:31 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:57:31 ---> Running in 4143af0fb029 10:57:32 Removing intermediate container 4143af0fb029 10:57:32 ---> a0fc7f69bfc5 10:57:32 Step 11/24 : COPY . . 10:57:33 ---> 4092a9e7bdce 10:57:33 Step 12/24 : RUN $MAKE 10:57:33 ---> Running in 68d5e963a349 10:57:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:57:52 Removing intermediate container 68d5e963a349 10:57:52 ---> 60c4bb234a11 10:57:52 Step 13/24 : FROM alpine:3.18 10:57:52 3.18: Pulling from library/alpine 10:57:52 7264a8db6415: Already exists 10:57:52 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 10:57:52 Status: Downloaded newer image for alpine:3.18 10:57:52 ---> 7e01a0d0a1dc 10:57:52 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:57:52 ---> Running in 09ee1cbccf47 10:57:52 Removing intermediate container 09ee1cbccf47 10:57:52 ---> 3ddc54803f32 10:57:52 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:57:52 ---> Running in 5a34a8e9b751 10:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:57:52 (1/1) Installing dumb-init (1.2.5-r2) 10:57:52 Executing busybox-1.36.1-r2.trigger 10:57:52 OK: 7 MiB in 16 packages 10:57:53 Removing intermediate container 5a34a8e9b751 10:57:53 ---> 0ca9a6529976 10:57:53 Step 16/24 : COPY --from=builder /app/LICENSE / 10:57:53 ---> b7309b65ac46 10:57:53 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:57:53 ---> 6953f41b1e1c 10:57:53 Step 18/24 : COPY --from=builder /app/cmd/ / 10:57:54 ---> 77e4cd7de790 10:57:54 Step 19/24 : EXPOSE 59989 10:57:54 ---> Running in 836f1ae47e96 10:57:54 Removing intermediate container 836f1ae47e96 10:57:54 ---> c8281d6a694a 10:57:54 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:57:54 ---> Running in b4b11e4f0d72 10:57:54 Removing intermediate container b4b11e4f0d72 10:57:54 ---> e07585a581ae 10:57:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:57:54 ---> Running in f411c9b6516e 10:57:54 Removing intermediate container f411c9b6516e 10:57:54 ---> 26d2aed0f47d 10:57:54 Step 22/24 : LABEL arch=amd64 10:57:54 ---> Running in 197d2cdd4692 10:57:54 Removing intermediate container 197d2cdd4692 10:57:54 ---> 8d07f40f4fc1 10:57:54 Step 23/24 : LABEL git_sha=3aab399fb40ee00df2a4c18f26f9c86729bed9b8 10:57:54 ---> Running in 31c4b675a7f1 10:57:54 Removing intermediate container 31c4b675a7f1 10:57:54 ---> f8f6cb770758 10:57:54 Step 24/24 : LABEL version=0.0.0 10:57:54 ---> Running in f89fa4c0ac04 10:57:54 Removing intermediate container f89fa4c0ac04 10:57:54 ---> 7029b80fd160 10:57:54 [Warning] One or more build-args [ARCH] were not consumed 10:57:54 Successfully built 7029b80fd160 10:57:54 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:55 10:57:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:56 latest: Pulling from edgex-lftools-log-publisher 10:57:56 5eb5b503b376: Pulling fs layer 10:57:56 5c69ac0246d0: Pulling fs layer 10:57:56 ec43610c2a17: Pulling fs layer 10:57:56 3a2ae6a8a46f: Pulling fs layer 10:57:56 33b1e0a273af: Pulling fs layer 10:57:56 5d3b04190fa2: Pulling fs layer 10:57:56 2f39f015ded8: Pulling fs layer 10:57:56 3a2ae6a8a46f: Waiting 10:57:56 33b1e0a273af: Waiting 10:57:56 5d3b04190fa2: Waiting 10:57:56 2f39f015ded8: Waiting 10:57:56 5c69ac0246d0: Download complete 10:57:56 3a2ae6a8a46f: Verifying Checksum 10:57:56 3a2ae6a8a46f: Download complete 10:57:56 33b1e0a273af: Verifying Checksum 10:57:56 33b1e0a273af: Download complete 10:57:56 ec43610c2a17: Verifying Checksum 10:57:56 ec43610c2a17: Download complete 10:57:56 5d3b04190fa2: Verifying Checksum 10:57:56 5d3b04190fa2: Download complete 10:57:56 5eb5b503b376: Verifying Checksum 10:57:56 5eb5b503b376: Download complete 10:57:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8129 in /w/workspace/undry_device-rfid-llrp-go_PR-256 [Pipeline] { [Pipeline] ws 10:57:57 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { 10:57:57 2f39f015ded8: Download complete [Pipeline] checkout 10:57:57 The recommended git tool is: git 10:57:57 5eb5b503b376: Pull complete 10:57:57 5c69ac0246d0: Pull complete 10:57:58 ec43610c2a17: Pull complete 10:57:58 3a2ae6a8a46f: Pull complete 10:57:58 33b1e0a273af: Pull complete 10:57:58 5d3b04190fa2: Pull complete 10:58:02 2f39f015ded8: Pull complete 10:58:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:58:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:58:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:58:02 prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container 10:58:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:58:03 using credential edgex-jenkins-ssh 10:58:03 Cloning the remote Git repository 10:58:03 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:58:03 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:58:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:58:03 > git --version # timeout=10 10:58:03 > git --version # 'git version 2.25.1' 10:58:03 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:58:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:58:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:58:05 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/256/head:refs/remotes/origin/PR-256 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:58:06 Merging remotes/origin/main commit 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 into PR head commit 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 10:58:06 $ docker top f6ed97e5f873a357c4b20e452962ef0b4fb440e3fa3be32b7a18f4193d56766e -eo pid,comm 10:58:06 Merge succeeded, producing 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 10:58:06 Checking out Revision 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 (PR-256) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:07 ---> job-cost.sh 10:58:07 lf-activate-venv: SKIPPING 10:58:07 INFO: No Stack... 10:58:07 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:58:07 > git --version # timeout=10 10:58:07 > git --version # 'git version 2.25.1' 10:58:07 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 10:58:07 INFO: Retrieving Pricing Info for: v3-standard-8 10:58:06 > git config core.sparsecheckout # timeout=10 10:58:06 > git checkout -f 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 # timeout=10 10:58:06 > git remote # timeout=10 10:58:06 > git config --get remote.origin.url # timeout=10 10:58:06 using GIT_SSH to set credentials SSH Credentials for GitHub 10:58:06 > git merge 2e75981913cbc41681b9c59fd5d2458c5db5b5f2 # timeout=10 10:58:06 > git rev-parse HEAD^{commit} # timeout=10 10:58:06 > git config core.sparsecheckout # timeout=10 10:58:06 > git checkout -f 3aab399fb40ee00df2a4c18f26f9c86729bed9b8 # timeout=10 10:58:07 10:58:07 GitHub has been notified of this commit’s build result 10:58:07 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:08 INFO: Archiving Costs [Pipeline] sh 10:58:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:58:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:58:08 Dload Upload Total Spent Left Speed 10:58:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 76353 0 --:--:-- --:--:-- --:--:-- 76353 10:58:08 + cat /w/workspace/undry_device-rfid-llrp-go_PR-256/archives/cost.csv 10:58:08 + cut -d, -f6 [Pipeline] lock 10:58:08 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] 10:58:08 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] did not exist. Created. 10:58:08 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 10:58:08 + echo total: 0.2199999988079071 [Pipeline] stash 10:58:09 Stashed 1 file(s) [Pipeline] } 10:58:09 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:58:09 $ docker stop --time=1 f6ed97e5f873a357c4b20e452962ef0b4fb440e3fa3be32b7a18f4193d56766e 10:58:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 10:58:10 $ docker rm -f --volumes f6ed97e5f873a357c4b20e452962ef0b4fb440e3fa3be32b7a18f4193d56766e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:58:10 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:58:10 sudo tee /etc/docker/daemon.new 10:58:10 { 10:58:10 "registry-mirrors": [ 10:58:10 "https://nexus3.edgexfoundry.org:10001" 10:58:10 ], 10:58:10 "bip": "10.250.0.254/24", 10:58:10 "hosts": [ 10:58:10 "tcp://0.0.0.0:5555", 10:58:10 "unix:///var/run/docker.sock" 10:58:10 ], 10:58:10 "mtu": 1458, 10:58:10 "selinux-enabled": true, 10:58:10 "seccomp-profile": "/etc/docker/seccomp.json" 10:58:10 } [Pipeline] sh 10:58:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:58:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:58:29 provisioning config files... 10:58:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16312544185506545282tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:58:30 ---> docker-login.sh 10:58:30 nexus3.edgexfoundry.org:10001 10:58:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:30 Configure a credential helper to remove this warning. See 10:58:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:30 10:58:30 Login Succeeded 10:58:30 nexus3.edgexfoundry.org:10002 10:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:31 Configure a credential helper to remove this warning. See 10:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:31 10:58:31 Login Succeeded 10:58:31 nexus3.edgexfoundry.org:10003 10:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:31 Configure a credential helper to remove this warning. See 10:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:31 10:58:31 Login Succeeded 10:58:31 nexus3.edgexfoundry.org:10004 10:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:31 Configure a credential helper to remove this warning. See 10:58:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:31 10:58:31 Login Succeeded 10:58:31 docker.io 10:58:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:58:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:58:32 Configure a credential helper to remove this warning. See 10:58:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:58:32 10:58:32 Login Succeeded 10:58:32 ---> docker-login.sh ends [Pipeline] } 10:58:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:58:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:58:32 ========================================================= 10:58:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:58:32 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:58:33 Sending build context to Docker daemon 1.219MB 10:58:33 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:58:33 Step 2/12 : FROM ${BASE} AS builder 10:58:33 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:58:33 9fda8d8052c6: Pulling fs layer 10:58:33 5d54e960e981: Pulling fs layer 10:58:33 c4a7e357bf2a: Pulling fs layer 10:58:33 f0e02332f6b5: Pulling fs layer 10:58:33 cefa15bbcfad: Pulling fs layer 10:58:33 17808c966233: Pulling fs layer 10:58:33 f4c1fc716caa: Pulling fs layer 10:58:33 f0e02332f6b5: Waiting 10:58:33 cefa15bbcfad: Waiting 10:58:33 17808c966233: Waiting 10:58:33 f4c1fc716caa: Waiting 10:58:33 5d54e960e981: Verifying Checksum 10:58:33 5d54e960e981: Download complete 10:58:33 f0e02332f6b5: Verifying Checksum 10:58:33 f0e02332f6b5: Download complete 10:58:33 cefa15bbcfad: Download complete 10:58:33 9fda8d8052c6: Verifying Checksum 10:58:33 9fda8d8052c6: Download complete 10:58:34 f4c1fc716caa: Verifying Checksum 10:58:34 f4c1fc716caa: Download complete 10:58:35 c4a7e357bf2a: Verifying Checksum 10:58:35 c4a7e357bf2a: Download complete 10:58:36 17808c966233: Verifying Checksum 10:58:36 17808c966233: Download complete 10:58:36 9fda8d8052c6: Pull complete 10:58:37 5d54e960e981: Pull complete 10:58:52 c4a7e357bf2a: Pull complete 10:58:52 f0e02332f6b5: Pull complete 10:58:52 cefa15bbcfad: Pull complete 10:58:59 17808c966233: Pull complete 10:59:00 f4c1fc716caa: Pull complete 10:59:00 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 10:59:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:59:00 ---> ea914061e18c 10:59:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:59:02 ---> Running in a4d9af245526 10:59:06 Removing intermediate container a4d9af245526 10:59:06 ---> fd1115679d75 10:59:06 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:59:06 ---> Running in 102a969e73a1 10:59:06 Removing intermediate container 102a969e73a1 10:59:06 ---> 5337584764d3 10:59:06 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:59:06 ---> Running in 1334c750f332 10:59:06 Removing intermediate container 1334c750f332 10:59:06 ---> f1972f7de565 10:59:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:59:06 ---> Running in 229f40ea31c7 10:59:06 Removing intermediate container 229f40ea31c7 10:59:06 ---> c4fa04476675 10:59:06 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:59:06 ---> Running in 6e97e8048d07 10:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:59:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:59:09 OK: 266 MiB in 52 packages 10:59:10 Removing intermediate container 6e97e8048d07 10:59:10 ---> 60b76d44b4c4 10:59:10 Step 8/12 : WORKDIR /app 10:59:10 ---> Running in 220fc811b5da 10:59:11 Removing intermediate container 220fc811b5da 10:59:11 ---> e93d52e74011 10:59:11 Step 9/12 : COPY go.mod vendor* ./ 10:59:11 ---> fadb4143cb7f 10:59:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:59:11 ---> Running in 57ccee401c42 11:00:35 Removing intermediate container 57ccee401c42 11:00:35 ---> 0f2b94324f2e 11:00:35 Step 11/12 : COPY . . 11:00:35 ---> 6ec2aa9e9578 11:00:35 Step 12/12 : RUN $MAKE 11:00:35 ---> Running in 9b23d10e95f1 11:00:35 noop 11:00:35 Removing intermediate container 9b23d10e95f1 11:00:35 ---> 60a59d46cddd 11:00:35 Successfully built 60a59d46cddd 11:00:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:36 + docker inspect -f . ci-base-image-arm64 11:00:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:36 prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container 11:00:36 $ 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 ******** ci-base-image-arm64 cat 11:00:37 $ docker top 3ac4c2afb824dd1ff0b866ac46a73dbc74bcab81f9a82823cef94bdd45e2dff3 -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:38 + go version 11:00:38 go version go1.21.0 linux/arm64 [Pipeline] } 11:00:38 $ docker stop --time=1 3ac4c2afb824dd1ff0b866ac46a73dbc74bcab81f9a82823cef94bdd45e2dff3 11:00:40 $ docker rm -f --volumes 3ac4c2afb824dd1ff0b866ac46a73dbc74bcab81f9a82823cef94bdd45e2dff3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:44 + docker inspect -f . ci-base-image-arm64 11:00:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:44 prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container 11:00:45 $ 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 ******** ci-base-image-arm64 cat 11:00:46 $ docker top 35873ff338eef26b775a55af3198ffeb91bcc86447405e64e408548a9f52646c -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:00:47 + make test 11:00:47 go test ./... -coverprofile=coverage.out ./... 11:00:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:02:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:02:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.860197753Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=INFO ts=2023-09-28T11:02:34.863973579Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:09 level=INFO ts=2023-09-28T11:02:34.86431008Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:09 level=INFO ts=2023-09-28T11:02:34.864431177Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.864543654Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=INFO ts=2023-09-28T11:02:34.865085648Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.885437128Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.885568636Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.885687784Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.889822832Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:09 level=INFO ts=2023-09-28T11:02:34.890134011Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.890811633Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.890979444Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.891097341Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:09 level=INFO ts=2023-09-28T11:02:34.891228639Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.891639815Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.894585559Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.895032187Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.908285584Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.908489306Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.908951295Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:09 level=INFO ts=2023-09-28T11:02:34.909382032Z 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:03:09 level=DEBUG ts=2023-09-28T11:02:34.913242713Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=INFO ts=2023-09-28T11:02:34.91528226Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.915846546Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:09 level=INFO ts=2023-09-28T11:02:34.915692426Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:09 level=INFO ts=2023-09-28T11:02:34.916759903Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.916821356Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=INFO ts=2023-09-28T11:02:34.917083583Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.917776186Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.917989619Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.918387534Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.918758047Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.923491013Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.923696135Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.923958282Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:09 level=INFO ts=2023-09-28T11:02:34.924201147Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.924994836Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.925470266Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.925801447Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.926623688Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.926923227Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.927599849Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:09 level=INFO ts=2023-09-28T11:02:34.927872156Z 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:03:09 level=DEBUG ts=2023-09-28T11:02:34.929597534Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=INFO ts=2023-09-28T11:02:34.931017762Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:09 level=INFO ts=2023-09-28T11:02:34.931159541Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.93129821Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:09 level=INFO ts=2023-09-28T11:02:34.931497902Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.931606859Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=INFO ts=2023-09-28T11:02:34.931814882Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.932365926Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.932453712Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.932568719Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.932690387Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.93305941Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.933150295Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.933232921Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:09 level=INFO ts=2023-09-28T11:02:34.933311095Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.933680228Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.933776754Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.933884141Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.934257875Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.93434406Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.93449861Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:09 level=INFO ts=2023-09-28T11:02:34.934592095Z 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:03:09 level=DEBUG ts=2023-09-28T11:02:34.935611289Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=INFO ts=2023-09-28T11:02:34.936372886Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:09 level=INFO ts=2023-09-28T11:02:34.936447381Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.936548187Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:09 level=INFO ts=2023-09-28T11:02:34.936798063Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.937009006Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=INFO ts=2023-09-28T11:02:34.93738367Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.937801376Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.937901732Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.93802747Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.938178339Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.938753275Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.938927526Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.93900057Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:09 level=INFO ts=2023-09-28T11:02:34.939487371Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.946987319Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.947246615Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.947547274Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.9479702Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.948195154Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.948343523Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:09 level=INFO ts=2023-09-28T11:02:34.948431399Z 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:03:09 level=DEBUG ts=2023-09-28T11:02:34.949712019Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=INFO ts=2023-09-28T11:02:34.950733293Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:09 level=INFO ts=2023-09-28T11:02:34.950878282Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.950979898Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:09 level=INFO ts=2023-09-28T11:02:34.951061523Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.951127257Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=INFO ts=2023-09-28T11:02:34.95133766Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.95181741Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.951893475Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.952005812Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.952120459Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.952466371Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.952556236Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.952639122Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:09 level=INFO ts=2023-09-28T11:02:34.952723147Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.953105111Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.953193586Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.953320684Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.953673736Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.953759681Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.953885979Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:09 level=INFO ts=2023-09-28T11:02:34.953977525Z 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:03:09 level=DEBUG ts=2023-09-28T11:02:34.955284447Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=INFO ts=2023-09-28T11:02:34.956577157Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:09 level=INFO ts=2023-09-28T11:02:34.956680374Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:09 level=INFO ts=2023-09-28T11:02:34.956762879Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.956862825Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.956960361Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:09 level=INFO ts=2023-09-28T11:02:34.957180765Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.957646854Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.957762031Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.957884999Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.958034608Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.958359719Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.958459975Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.95854768Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:09 level=INFO ts=2023-09-28T11:02:34.958633606Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.959195951Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.959356251Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.959587175Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.960072525Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.960260347Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.960457579Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:09 level=INFO ts=2023-09-28T11:02:34.960601528Z 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:03:09 --- FAIL: TestAutoDiscoverNaming (0.10s) 11:03:09 --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.05s) 11:03:09 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:33026: use of closed network connection 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.961521466Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.962814396Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=INFO ts=2023-09-28T11:02:34.963587705Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:09 level=INFO ts=2023-09-28T11:02:34.963663699Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.963765156Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:09 level=INFO ts=2023-09-28T11:02:34.963864392Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.963924296Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=INFO ts=2023-09-28T11:02:34.964082036Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.964552035Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.964657632Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.964772409Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.964939769Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.965349545Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.965487663Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.965583539Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:09 level=INFO ts=2023-09-28T11:02:34.965709757Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.966066319Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.966195317Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.966341647Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.966733111Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.966915582Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.967070792Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:09 level=INFO ts=2023-09-28T11:02:34.96719342Z 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:03:09 level=DEBUG ts=2023-09-28T11:02:34.967826119Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 11:03:09 level=INFO ts=2023-09-28T11:02:34.968564475Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 11:03:09 level=INFO ts=2023-09-28T11:02:34.968660831Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.968763348Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 11:03:09 level=INFO ts=2023-09-28T11:02:34.968862014Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.968917977Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=INFO ts=2023-09-28T11:02:34.969098739Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.969640392Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=WARN ts=2023-09-28T11:02:34.969747399Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.969853756Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.97024374Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.970658836Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.970809805Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.970976406Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 11:03:09 level=INFO ts=2023-09-28T11:02:34.971285755Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.972028141Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.972205503Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.972411235Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 11:03:09 level=INFO ts=2023-09-28T11:02:34.972905686Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 11:03:09 level=DEBUG ts=2023-09-28T11:02:34.973077487Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 11:03:09 level=INFO ts=2023-09-28T11:02:34.97328388Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 11:03:09 level=INFO ts=2023-09-28T11:02:34.973371505Z 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:03:09 level=WARN ts=2023-09-28T11:02:34.973916839Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 11:03:09 FAIL 11:03:09 coverage: 40.6% of statements 11:03:09 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.306s 11:03:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.586s coverage: 51.9% of statements 11:03:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements 11:03:09 FAIL 11:03:09 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 11:03:09 $ docker stop --time=1 35873ff338eef26b775a55af3198ffeb91bcc86447405e64e408548a9f52646c 11:03:11 $ docker rm -f --volumes 35873ff338eef26b775a55af3198ffeb91bcc86447405e64e408548a9f52646c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:13 11:03:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:13 arm64: Pulling from edgex-lftools-log-publisher 11:03:13 8998bd30e6a1: Pulling fs layer 11:03:13 04944245beec: Pulling fs layer 11:03:13 699f458cf7ca: Pulling fs layer 11:03:13 765212b225bb: Pulling fs layer 11:03:13 f23df028b6ca: Pulling fs layer 11:03:13 d65c8cfc05b1: Pulling fs layer 11:03:13 2437ff75d9bd: Pulling fs layer 11:03:13 f23df028b6ca: Waiting 11:03:13 d65c8cfc05b1: Waiting 11:03:13 765212b225bb: Waiting 11:03:13 2437ff75d9bd: Waiting 11:03:13 04944245beec: Verifying Checksum 11:03:13 04944245beec: Download complete 11:03:13 765212b225bb: Verifying Checksum 11:03:13 765212b225bb: Download complete 11:03:13 f23df028b6ca: Verifying Checksum 11:03:13 f23df028b6ca: Download complete 11:03:14 d65c8cfc05b1: Verifying Checksum 11:03:14 d65c8cfc05b1: Download complete 11:03:14 699f458cf7ca: Verifying Checksum 11:03:14 699f458cf7ca: Download complete 11:03:14 8998bd30e6a1: Verifying Checksum 11:03:14 8998bd30e6a1: Download complete 11:03:17 2437ff75d9bd: Verifying Checksum 11:03:17 2437ff75d9bd: Download complete 11:03:18 8998bd30e6a1: Pull complete 11:03:18 04944245beec: Pull complete 11:03:20 699f458cf7ca: Pull complete 11:03:20 765212b225bb: Pull complete 11:03:21 f23df028b6ca: Pull complete 11:03:21 d65c8cfc05b1: Pull complete 11:03:36 2437ff75d9bd: Pull complete 11:03:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:03:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:03:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:36 prd-ubuntu20.04-docker-arm64-4c-16g-8129 does not seem to be running inside a container 11:03:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:03:39 $ docker top 1bbcea73d0377b8ecb34a64bb4d0328e83c20dc61ba90f41f6ac8171a921f439 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:03:40 ---> job-cost.sh 11:03:40 lf-activate-venv: SKIPPING 11:03:40 INFO: No Stack... 11:03:40 INFO: Retrieving Pricing Info for: v3-standard-4 11:03:41 INFO: Archiving Costs [Pipeline] sh 11:03:42 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:03:42 + cut -d, -f6 [Pipeline] lock 11:03:42 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] 11:03:42 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] did not exist. Created. 11:03:42 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:03:43 /w/workspace/device-rfid-llrp-go/1@tmp/durable-154f9697/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:03:43 + echo total: 0.10999999940395355 [Pipeline] stash 11:03:43 Warning: overwriting stash ‘stack-cost’ 11:03:44 Stashed 1 file(s) [Pipeline] } 11:03:44 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-256-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:44 $ docker stop --time=1 1bbcea73d0377b8ecb34a64bb4d0328e83c20dc61ba90f41f6ac8171a921f439 11:03:45 $ docker rm -f --volumes 1bbcea73d0377b8ecb34a64bb4d0328e83c20dc61ba90f41f6ac8171a921f439 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:03:46 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:03:48 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-256/archives ] 11:03:48 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-256/archives 11:03:48 total 16 11:03:48 drwxr-xr-x 3 root root 4096 Sep 28 10:58 . 11:03:48 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 10:58 .. 11:03:48 drwxr-xr-x 2 root root 4096 Sep 28 10:58 cost 11:03:48 -rw-r--r-- 1 root root 91 Sep 28 10:58 cost.csv 11:03:48 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-256/archives 11:03:48 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-256/archives 11:03:48 total 16 11:03:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 10:58 . 11:03:48 drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 10:58 .. 11:03:48 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 10:58 cost 11:03:48 -rw-r--r-- 1 jenkins jenkins 91 Sep 28 10:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:03:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:49 ---> package-listing.sh 11:03:49 ++ facter osfamily 11:03:49 ++ tr '[:upper:]' '[:lower:]' 11:03:50 + OS_FAMILY=debian 11:03:50 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-256 11:03:50 + START_PACKAGES=/tmp/packages_start.txt 11:03:50 + END_PACKAGES=/tmp/packages_end.txt 11:03:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:50 + PACKAGES=/tmp/packages_start.txt 11:03:50 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-256 ']' 11:03:50 + PACKAGES=/tmp/packages_end.txt 11:03:50 + case "${OS_FAMILY}" in 11:03:50 + dpkg -l 11:03:50 + grep '^ii' 11:03:50 + '[' -f /tmp/packages_start.txt ']' 11:03:50 + '[' -f /tmp/packages_end.txt ']' 11:03:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:50 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-256 ']' 11:03:50 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-256/archives/ 11:03:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-256/archives/ [Pipeline] echo 11:03:50 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-256/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:51 prd-ubuntu20.04-docker-8c-8g-8128 does not seem to be running inside a container 11:03:51 $ 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-256/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-256 -v /w/workspace/undry_device-rfid-llrp-go_PR-256:/w/workspace/undry_device-rfid-llrp-go_PR-256:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-256@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-256@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:03:51 $ docker top dc5807d6b967830ecf9ec33f08b9e984e9e6b394d84d9f5fa0171b936b1eddc0 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:51 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:52 + mkdir -p /var/log/sysstat [Pipeline] sh 11:03:52 + ls /var/log/sa-host 11:03:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:52 provisioning config files... 11:03:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-256@tmp/config10424821907649117561tmp [Pipeline] { [Pipeline] echo 11:03:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:52 ---> create-netrc.sh [Pipeline] } 11:03:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:53 ---> python-tools-install.sh [Pipeline] echo 11:03:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:53 ---> sudo-logs.sh 11:03:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:54 ---> job-cost.sh 11:03:54 lf-activate-venv: SKIPPING 11:03:54 DEBUG: total: 0.2199999988079071 11:03:54 INFO: Retrieving Stack Cost... 11:03:54 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:54 INFO: Archiving Costs [Pipeline] echo 11:03:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:54 ---> logs-deploy.sh 11:03:54 lf-activate-venv: SKIPPING 11:03:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-256/1 11:03:54 INFO: archiving workspace using pattern(s): 11:03:55 Archives upload complete. 11:03:55 INFO: archiving logs to Nexus