Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 033b407f9eaa2330e089f27ad80a4426d2f7bae5 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-ssh810248297448900929.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16696802365080701334.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11129746485585160365.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1517605395595754572.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7824449720758763496.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7006’ Running on prd-ubuntu20.04-docker-8c-8g-7008 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 033b407f9eaa2330e089f27ad80a4426d2f7bae5 (main) > 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 Commit message: "Merge pull request #200 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" > git config core.sparsecheckout # timeout=10 > git checkout -f 033b407f9eaa2330e089f27ad80a4426d2f7bae5 # timeout=10 > git rev-list --no-walk 7497b34e8f43de057e951c857a8ff1edb3d4a1d1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:09:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:09:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:09:24 ========================================================= 14:09:24 EdgeX Global Pipelines Version Info 14:09:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:09:25 ------------------- 14:09:25 stable info: 14:09:25 ------------------- 14:09:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:09:25 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:09:25 Message: update stable to v1.0.245 14:09:25 ------------------- 14:09:25 experimental info: 14:09:25 ------------------- 14:09:25 Commited By: **** collab-it+edgex@linuxfoundation.org 14:09:25 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:09:25 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:09:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 14:09:25 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 14:09:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:09:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:09:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:09:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:09:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:09:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 033b407 [Pipeline] echo 14:09:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:26 provisioning config files... 14:09:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9263027659354747614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:26 ---> docker-login.sh 14:09:26 nexus3.edgexfoundry.org:10001 14:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:26 Configure a credential helper to remove this warning. See 14:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:26 14:09:26 Login Succeeded 14:09:26 nexus3.edgexfoundry.org:10002 14:09:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:26 Configure a credential helper to remove this warning. See 14:09:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:26 14:09:26 Login Succeeded 14:09:27 nexus3.edgexfoundry.org:10003 14:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:27 Configure a credential helper to remove this warning. See 14:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:27 14:09:27 Login Succeeded 14:09:27 nexus3.edgexfoundry.org:10004 14:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:27 Configure a credential helper to remove this warning. See 14:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:27 14:09:27 Login Succeeded 14:09:27 docker.io 14:09:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:27 Configure a credential helper to remove this warning. See 14:09:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:27 14:09:27 Login Succeeded 14:09:27 ---> docker-login.sh ends [Pipeline] } 14:09:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:09:27 + git rev-list -1 --merges 033b407f9eaa2330e089f27ad80a4426d2f7bae5~1..033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] echo 14:09:27 -----------> git rev-list -1 --merges 033b407f9eaa2330e089f27ad80a4426d2f7bae5~1..033b407f9eaa2330e089f27ad80a4426d2f7bae5 033b407f9eaa2330e089f27ad80a4426d2f7bae5 14:09:27 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [false] [Pipeline] sh 14:09:28 + git log --format=format:%s -1 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] echo 14:09:28 ========================================================= 14:09:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:09:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:28 + git log --format=format:%s -1 033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] echo 14:09:28 [semverPrep] GIT_COMMIT: 033b407f9eaa2330e089f27ad80a4426d2f7bae5, Commit Message: Merge pull request #200 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64 [Pipeline] echo 14:09:28 [semverPrep] This is not a build commit. [Pipeline] sh 14:09:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:09:29 + grep -v github /etc/ssh/ssh_known_hosts 14:09:29 + [ -e /tmp/ssh_known_hosts ] 14:09:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:09:29 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:09:29 sudo tee -a /etc/ssh/ssh_known_hosts 14:09:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:30 14:09:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:31 0.1.4: Pulling from edgex-devops/py-git-semver 14:09:31 b85a868b505f: Pulling fs layer 14:09:31 e2be974225ed: Pulling fs layer 14:09:31 339a4e72a1f5: Pulling fs layer 14:09:31 988bab9f4d93: Pulling fs layer 14:09:31 1469e6f7b9e6: Pulling fs layer 14:09:31 eaf3925da568: Pulling fs layer 14:09:31 bab4dde63d76: Pulling fs layer 14:09:31 bde34c3a00c8: Pulling fs layer 14:09:31 b352a97aabf1: Pulling fs layer 14:09:31 4872d77fe225: Pulling fs layer 14:09:31 5851b861e8e6: Pulling fs layer 14:09:31 bab4dde63d76: Waiting 14:09:31 bde34c3a00c8: Waiting 14:09:31 988bab9f4d93: Waiting 14:09:31 b352a97aabf1: Waiting 14:09:31 1469e6f7b9e6: Waiting 14:09:31 eaf3925da568: Waiting 14:09:31 5851b861e8e6: Waiting 14:09:31 4872d77fe225: Waiting 14:09:31 e2be974225ed: Download complete 14:09:31 988bab9f4d93: Verifying Checksum 14:09:31 988bab9f4d93: Download complete 14:09:31 1469e6f7b9e6: Verifying Checksum 14:09:31 1469e6f7b9e6: Download complete 14:09:31 eaf3925da568: Verifying Checksum 14:09:31 eaf3925da568: Download complete 14:09:31 339a4e72a1f5: Verifying Checksum 14:09:31 339a4e72a1f5: Download complete 14:09:31 bde34c3a00c8: Download complete 14:09:31 b352a97aabf1: Download complete 14:09:31 4872d77fe225: Download complete 14:09:31 5851b861e8e6: Verifying Checksum 14:09:31 5851b861e8e6: Download complete 14:09:31 b85a868b505f: Verifying Checksum 14:09:31 b85a868b505f: Download complete 14:09:31 bab4dde63d76: Verifying Checksum 14:09:31 bab4dde63d76: Download complete 14:09:32 b85a868b505f: Pull complete 14:09:32 e2be974225ed: Pull complete 14:09:33 339a4e72a1f5: Pull complete 14:09:33 988bab9f4d93: Pull complete 14:09:33 1469e6f7b9e6: Pull complete 14:09:33 eaf3925da568: Pull complete 14:09:35 bab4dde63d76: Pull complete 14:09:35 bde34c3a00c8: Pull complete 14:09:35 b352a97aabf1: Pull complete 14:09:35 4872d77fe225: Pull complete 14:09:35 5851b861e8e6: Pull complete 14:09:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:09:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:09:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:09:36 prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container 14:09:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:09:40 $ docker top 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 -eo pid,comm 14:09:40 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). 14:09:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:09:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:40 [ssh-agent] Looking for ssh-agent implementation... 14:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:40 $ docker exec 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 ssh-agent 14:09:40 SSH_AUTH_SOCK=/tmp/ssh-HuZDwEXv9iwL/agent.33 14:09:40 SSH_AGENT_PID=39 14:09:40 Running ssh-add (command line suppressed) 14:09:40 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2616620941325504386.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2616620941325504386.key) 14:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:40 + git tag --points-at HEAD [Pipeline] } 14:09:40 $ docker exec --env ******** --env ******** 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 ssh-agent -k 14:09:41 unset SSH_AUTH_SOCK; 14:09:41 unset SSH_AGENT_PID; 14:09:41 echo Agent pid 39 killed; 14:09:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:09:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:09:41 [ssh-agent] Looking for ssh-agent implementation... 14:09:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:09:41 $ docker exec 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 ssh-agent 14:09:41 SSH_AUTH_SOCK=/tmp/ssh-aHJpdaXM5xTp/agent.71 14:09:41 SSH_AGENT_PID=77 14:09:41 Running ssh-add (command line suppressed) 14:09:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7408006226369443908.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7408006226369443908.key) 14:09:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:09:41 + git semver init 14:09:41 2023-04-06 14:09:41,901 [run_init] DEBUG init version:0.0.0 force:False 14:09:41 2023-04-06 14:09:41,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 14:09:41 2023-04-06 14:09:41,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 14:09:41 2023-04-06 14:09:41,902 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 14:09:42 2023-04-06 14:09:42,730 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 14:09:42 2023-04-06 14:09:42,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 14:09:42 2023-04-06 14:09:42,731 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:09:42 2023-04-06 14:09:42,731 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:09:42 3.0.0-dev.13 [Pipeline] } 14:09:42 $ docker exec --env ******** --env ******** 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 ssh-agent -k 14:09:43 unset SSH_AUTH_SOCK; 14:09:43 unset SSH_AGENT_PID; 14:09:43 echo Agent pid 77 killed; 14:09:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:09:43 + git semver [Pipeline] } 14:09:43 $ docker stop --time=1 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 14:09:45 $ docker rm -f --volumes 30af3998b9197145ebccda97c4525bfdf850ca6c0f9f7410bed17a337ce0cab2 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:09:45 Stashed 1 file(s) [Pipeline] echo 14:09:45 [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [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 14:09:46 provisioning config files... 14:09:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15500182440201378638tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:46 ---> docker-login.sh 14:09:46 nexus3.edgexfoundry.org:10001 14:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:46 Configure a credential helper to remove this warning. See 14:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:46 14:09:46 Login Succeeded 14:09:46 nexus3.edgexfoundry.org:10002 14:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:46 Configure a credential helper to remove this warning. See 14:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:46 14:09:46 Login Succeeded 14:09:46 nexus3.edgexfoundry.org:10003 14:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:46 Configure a credential helper to remove this warning. See 14:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:46 14:09:46 Login Succeeded 14:09:46 nexus3.edgexfoundry.org:10004 14:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:46 Configure a credential helper to remove this warning. See 14:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:46 14:09:46 Login Succeeded 14:09:46 docker.io 14:09:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:46 Configure a credential helper to remove this warning. See 14:09:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:46 14:09:46 Login Succeeded 14:09:46 ---> docker-login.sh ends [Pipeline] } 14:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:09:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:09:46 ========================================================= 14:09:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:09:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:47 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:09:47 Sending build context to Docker daemon 4.2MB 14:09:47 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:09:47 Step 2/12 : FROM ${BASE} AS builder 14:09:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:09:47 63b65145d645: Pulling fs layer 14:09:47 a2d21d5440eb: Pulling fs layer 14:09:47 935e6c44a52c: Pulling fs layer 14:09:47 94cc34f8dd06: Pulling fs layer 14:09:47 30dea6a524f1: Pulling fs layer 14:09:47 a2aff8979fd8: Pulling fs layer 14:09:47 6808be2612f2: Pulling fs layer 14:09:47 f25807f1079a: Pulling fs layer 14:09:47 a2aff8979fd8: Waiting 14:09:47 6808be2612f2: Waiting 14:09:47 f25807f1079a: Waiting 14:09:47 94cc34f8dd06: Waiting 14:09:47 30dea6a524f1: Waiting 14:09:47 a2d21d5440eb: Verifying Checksum 14:09:47 a2d21d5440eb: Download complete 14:09:47 94cc34f8dd06: Download complete 14:09:47 30dea6a524f1: Download complete 14:09:47 63b65145d645: Verifying Checksum 14:09:47 63b65145d645: Download complete 14:09:47 a2aff8979fd8: Verifying Checksum 14:09:47 a2aff8979fd8: Download complete 14:09:47 63b65145d645: Pull complete 14:09:48 f25807f1079a: Verifying Checksum 14:09:48 f25807f1079a: Download complete 14:09:48 935e6c44a52c: Verifying Checksum 14:09:48 935e6c44a52c: Download complete 14:09:48 a2d21d5440eb: Pull complete 14:09:48 6808be2612f2: Verifying Checksum 14:09:48 6808be2612f2: Download complete 14:09:51 935e6c44a52c: Pull complete 14:09:51 94cc34f8dd06: Pull complete 14:09:51 30dea6a524f1: Pull complete 14:09:52 a2aff8979fd8: Pull complete 14:09:54 6808be2612f2: Pull complete 14:09:54 f25807f1079a: Pull complete 14:09:54 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:09:54 ---> 3b553350e43f 14:09:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:10:01 Still waiting to schedule task 14:10:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7007’ 14:10:03 ---> Running in 23594235d806 14:10:03 Removing intermediate container 23594235d806 14:10:03 ---> efade3694eae 14:10:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:03 ---> Running in ddd3f8fb80d7 14:10:03 Removing intermediate container ddd3f8fb80d7 14:10:03 ---> 7b4c939d5753 14:10:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 14:10:03 ---> Running in e3655f15c0dd 14:10:03 Removing intermediate container e3655f15c0dd 14:10:03 ---> dc1b5600a54b 14:10:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:10:03 ---> Running in e42ccde544c1 14:10:03 Removing intermediate container e42ccde544c1 14:10:03 ---> 4c2da96ed2f3 14:10:03 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:03 ---> Running in 1fd259499c29 14:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:10:03 OK: 265 MiB in 53 packages 14:10:03 Removing intermediate container 1fd259499c29 14:10:03 ---> 7291c428c80d 14:10:03 Step 8/12 : WORKDIR /app 14:10:03 ---> Running in ece358e45b08 14:10:03 Removing intermediate container ece358e45b08 14:10:03 ---> e1c652e025d7 14:10:03 Step 9/12 : COPY go.mod vendor* ./ 14:10:03 ---> 3c91eb8f2101 14:10:03 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:03 ---> Running in b43147fe6e61 14:10:35 Removing intermediate container b43147fe6e61 14:10:35 ---> ef19f4238c77 14:10:35 Step 11/12 : COPY . . 14:10:35 ---> 07ff23a2d944 14:10:35 Step 12/12 : RUN $MAKE 14:10:35 ---> Running in 38ac4a3cbeac 14:10:35 noop 14:10:35 Removing intermediate container 38ac4a3cbeac 14:10:35 ---> b5501b6526b9 14:10:35 Successfully built b5501b6526b9 14:10:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:36 + docker inspect -f . ci-base-image-x86_64 14:10:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:36 prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container 14:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:10:36 $ docker top 79aa5a19df513499d4890044b599990064d4c6352f911d143fb7ed607696a237 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:36 + go version 14:10:36 go version go1.20.2 linux/amd64 [Pipeline] } 14:10:36 $ docker stop --time=1 79aa5a19df513499d4890044b599990064d4c6352f911d143fb7ed607696a237 14:10:38 $ docker rm -f --volumes 79aa5a19df513499d4890044b599990064d4c6352f911d143fb7ed607696a237 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:38 + docker inspect -f . ci-base-image-x86_64 14:10:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:10:38 prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container 14:10:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:10:39 $ docker top 28505c5157420b17df7bbcd4544a33902a8b15514bf3624ceee3e16298d207d4 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:39 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 14:10:39 + make test 14:10:39 go test ./... -coverprofile=coverage.out ./... 14:10:44 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 14:10:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 14:10:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 14:10:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.585s coverage: 40.9% of statements 14:10:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.250s coverage: 51.9% of statements 14:10:56 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 14:11:03 go vet ./... 14:11:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:11:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:11:06 ./bin/test-attribution-txt.sh 14:11:07 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add 14:11:07 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 14:11:07 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 14:11:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:11:07 $ docker stop --time=1 28505c5157420b17df7bbcd4544a33902a8b15514bf3624ceee3e16298d207d4 14:11:11 $ docker rm -f --volumes 28505c5157420b17df7bbcd4544a33902a8b15514bf3624ceee3e16298d207d4 [Pipeline] // withDockerContainer [Pipeline] sh 14:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:11:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:11:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:11:12 + ls -al . 14:11:12 total 628 14:11:12 drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 14:10 . 14:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:09 .. 14:11:12 -rw-rw-r-- 1 jenkins jenkins 134 Apr 6 14:09 .dockerignore 14:11:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 14:09 .git 14:11:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 14:09 .github 14:11:12 -rw-rw-r-- 1 jenkins jenkins 946 Apr 6 14:09 .gitignore 14:11:12 -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 14:09 .golangci.yml 14:11:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 14:09 .semver 14:11:12 -rw-rw-r-- 1 jenkins jenkins 10664 Apr 6 14:09 Attribution.txt 14:11:12 -rw-rw-r-- 1 jenkins jenkins 5905 Apr 6 14:09 CHANGELOG.md 14:11:12 -rw-rw-r-- 1 jenkins jenkins 1347 Apr 6 14:09 Dockerfile 14:11:12 -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 14:09 GOVERNANCE.md 14:11:12 -rw-rw-r-- 1 jenkins jenkins 683 Apr 6 14:09 Jenkinsfile 14:11:12 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 6 14:09 LICENSE 14:11:12 -rw-rw-r-- 1 jenkins jenkins 2053 Apr 6 14:09 Makefile 14:11:12 -rw-rw-r-- 1 jenkins jenkins 625 Apr 6 14:09 OWNERS.md 14:11:12 -rw-rw-r-- 1 jenkins jenkins 28505 Apr 6 14:09 README.md 14:11:12 -rw-rw-r-- 1 jenkins jenkins 12 Apr 6 14:09 VERSION 14:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:09 bin 14:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:09 cmd 14:11:12 -rw-r--r-- 1 jenkins jenkins 457600 Apr 6 14:10 coverage.out 14:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:09 examples 14:11:12 -rw-rw-r-- 1 jenkins jenkins 3419 Apr 6 14:09 go.mod 14:11:12 -rw-rw-r-- 1 jenkins jenkins 31303 Apr 6 14:09 go.sum 14:11:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 14:09 images 14:11:12 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 14:09 internal 14:11:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 14:09 snap 14:11:12 -rw-rw-r-- 1 jenkins jenkins 193 Apr 6 14:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:13 + 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=033b407f9eaa2330e089f27ad80a4426d2f7bae5 --label arch=amd64 --label version=3.0.0-dev.13 . 14:11:13 Sending build context to Docker daemon 4.2MB 14:11:13 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 14:11:13 Step 2/24 : FROM ${BASE} AS builder 14:11:13 ---> b5501b6526b9 14:11:13 Step 3/24 : ARG ADD_BUILD_TAGS="" 14:11:13 ---> Running in ed1b32225fd4 14:11:13 Removing intermediate container ed1b32225fd4 14:11:13 ---> 919e62b2d72f 14:11:13 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:11:13 ---> Running in c243bc2aec59 14:11:13 Removing intermediate container c243bc2aec59 14:11:13 ---> b3c461aa4a35 14:11:13 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 14:11:13 ---> Running in 4a44e38f25d3 14:11:13 Removing intermediate container 4a44e38f25d3 14:11:13 ---> 0fb0f4f76c47 14:11:13 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 14:11:13 ---> Running in 33f230b6e267 14:11:13 Removing intermediate container 33f230b6e267 14:11:13 ---> 707630ea5c11 14:11:13 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:11:13 ---> Running in 8289ddead3d5 14:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:11:14 OK: 265 MiB in 53 packages 14:11:14 Removing intermediate container 8289ddead3d5 14:11:14 ---> b4c61425302e 14:11:14 Step 8/24 : WORKDIR /app 14:11:14 ---> Running in 4048a34bc67e 14:11:14 Removing intermediate container 4048a34bc67e 14:11:14 ---> d50824d58b78 14:11:14 Step 9/24 : COPY go.mod vendor* ./ 14:11:14 ---> 3f84f8b9904b 14:11:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:11:14 ---> Running in 99d546fc9883 14:11:15 Removing intermediate container 99d546fc9883 14:11:15 ---> f4b1497c8ba9 14:11:15 Step 11/24 : COPY . . 14:11:16 ---> 80740a6f5fb0 14:11:16 Step 12/24 : RUN $MAKE 14:11:16 ---> Running in 74537ff83305 14:11:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.13" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 14:11:38 Removing intermediate container 74537ff83305 14:11:38 ---> bc1b40d5e510 14:11:38 Step 13/24 : FROM alpine:3.17 14:11:38 3.17: Pulling from library/alpine 14:11:38 f56be85fc22e: Pulling fs layer 14:11:38 f56be85fc22e: Verifying Checksum 14:11:38 f56be85fc22e: Download complete 14:11:38 f56be85fc22e: Pull complete 14:11:38 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:11:38 Status: Downloaded newer image for alpine:3.17 14:11:38 ---> 9ed4aefc74f6 14:11:38 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:11:38 ---> Running in dd48d96daf1a 14:11:38 Removing intermediate container dd48d96daf1a 14:11:38 ---> bd6f9c9acff2 14:11:38 Step 15/24 : RUN apk add --update --no-cache dumb-init 14:11:38 ---> Running in 42869fa207ba 14:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:11:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:11:38 (1/1) Installing dumb-init (1.2.5-r2) 14:11:38 Executing busybox-1.35.0-r29.trigger 14:11:38 OK: 7 MiB in 16 packages 14:11:38 Removing intermediate container 42869fa207ba 14:11:38 ---> fc1fe259e541 14:11:38 Step 16/24 : COPY --from=builder /app/LICENSE / 14:11:38 ---> bf0bd2115876 14:11:38 Step 17/24 : COPY --from=builder /app/Attribution.txt / 14:11:38 ---> 573a31455958 14:11:38 Step 18/24 : COPY --from=builder /app/cmd/ / 14:11:39 ---> 56f458e0a91b 14:11:39 Step 19/24 : EXPOSE 59989 14:11:39 ---> Running in caf69520a8f9 14:11:39 Removing intermediate container caf69520a8f9 14:11:39 ---> d26898efdedc 14:11:39 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 14:11:39 ---> Running in 2d1285088d30 14:11:39 Removing intermediate container 2d1285088d30 14:11:39 ---> d8fcbb3b1284 14:11:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 14:11:39 ---> Running in 0b5eca678466 14:11:39 Removing intermediate container 0b5eca678466 14:11:39 ---> 60c758312cdb 14:11:39 Step 22/24 : LABEL arch=amd64 14:11:39 ---> Running in 23cb096ef808 14:11:40 Removing intermediate container 23cb096ef808 14:11:40 ---> ff3e36d047f8 14:11:40 Step 23/24 : LABEL git_sha=033b407f9eaa2330e089f27ad80a4426d2f7bae5 14:11:40 ---> Running in a7e19e75636a 14:11:40 Removing intermediate container a7e19e75636a 14:11:40 ---> 00fb8ba81fe8 14:11:40 Step 24/24 : LABEL version=3.0.0-dev.13 14:11:40 ---> Running in 0b3bff65bb9c 14:11:40 Removing intermediate container 0b3bff65bb9c 14:11:40 ---> 7f226edba719 14:11:40 [Warning] One or more build-args [ARCH] were not consumed 14:11:40 Successfully built 7f226edba719 14:11:40 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:11:40 provisioning config files... 14:11:40 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config14538424625318656924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:40 ---> docker-login.sh 14:11:40 nexus3.edgexfoundry.org:10001 14:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:40 Configure a credential helper to remove this warning. See 14:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:40 14:11:40 Login Succeeded 14:11:40 nexus3.edgexfoundry.org:10002 14:11:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:40 Configure a credential helper to remove this warning. See 14:11:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:40 14:11:40 Login Succeeded 14:11:40 nexus3.edgexfoundry.org:10003 14:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:41 Configure a credential helper to remove this warning. See 14:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:41 14:11:41 Login Succeeded 14:11:41 nexus3.edgexfoundry.org:10004 14:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:41 Configure a credential helper to remove this warning. See 14:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:41 14:11:41 Login Succeeded 14:11:41 docker.io 14:11:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:11:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:11:41 Configure a credential helper to remove this warning. See 14:11:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:11:41 14:11:41 Login Succeeded 14:11:41 ---> docker-login.sh ends [Pipeline] } 14:11:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:11:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:11:41 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 14:11:41 033b407f9eaa2330e089f27ad80a4426d2f7bae5 14:11:41 latest 14:11:41 3.0.0-dev.13 14:11:41 033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13 14:11:41 main 14:11:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:41 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:42 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5 14:11:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:11:42 959333612e0d: Preparing 14:11:42 12cf43f94c28: Preparing 14:11:42 06ca2cd899e4: Preparing 14:11:42 289476f43d44: Preparing 14:11:42 f1417ff83b31: Preparing 14:11:42 f1417ff83b31: Layer already exists 14:11:42 06ca2cd899e4: Pushed 14:11:42 12cf43f94c28: Pushed 14:11:42 289476f43d44: Pushed 14:11:44 959333612e0d: Pushed 14:11:44 033b407f9eaa2330e089f27ad80a4426d2f7bae5: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:45 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 14:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:11:45 959333612e0d: Preparing 14:11:45 12cf43f94c28: Preparing 14:11:45 06ca2cd899e4: Preparing 14:11:45 289476f43d44: Preparing 14:11:45 f1417ff83b31: Preparing 14:11:45 289476f43d44: Layer already exists 14:11:45 959333612e0d: Layer already exists 14:11:45 12cf43f94c28: Layer already exists 14:11:45 f1417ff83b31: Layer already exists 14:11:45 06ca2cd899e4: Layer already exists 14:11:45 latest: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:45 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.13 14:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:11:46 959333612e0d: Preparing 14:11:46 12cf43f94c28: Preparing 14:11:46 06ca2cd899e4: Preparing 14:11:46 289476f43d44: Preparing 14:11:46 f1417ff83b31: Preparing 14:11:46 06ca2cd899e4: Layer already exists 14:11:46 12cf43f94c28: Layer already exists 14:11:46 f1417ff83b31: Layer already exists 14:11:46 289476f43d44: Layer already exists 14:11:46 959333612e0d: Layer already exists 14:11:46 3.0.0-dev.13: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:46 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:46 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13 14:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:11:46 959333612e0d: Preparing 14:11:46 12cf43f94c28: Preparing 14:11:46 06ca2cd899e4: Preparing 14:11:46 289476f43d44: Preparing 14:11:46 f1417ff83b31: Preparing 14:11:46 959333612e0d: Layer already exists 14:11:46 289476f43d44: Layer already exists 14:11:46 f1417ff83b31: Layer already exists 14:11:46 06ca2cd899e4: Layer already exists 14:11:46 12cf43f94c28: Layer already exists 14:11:46 033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:47 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:47 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 14:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:11:47 959333612e0d: Preparing 14:11:47 12cf43f94c28: Preparing 14:11:47 06ca2cd899e4: Preparing 14:11:47 289476f43d44: Preparing 14:11:47 f1417ff83b31: Preparing 14:11:47 959333612e0d: Layer already exists 14:11:47 289476f43d44: Layer already exists 14:11:47 f1417ff83b31: Layer already exists 14:11:47 12cf43f94c28: Layer already exists 14:11:47 06ca2cd899e4: Layer already exists 14:11:47 main: digest: sha256:f1c6d9c41165f621efc3617e06fdac5f28be626687795ef098f23b50e5ae5de6 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:11:47 ===================================================== [Pipeline] echo 14:11:47 taggedImages: 14:11:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5 14:11:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 14:11:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.13 14:11:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:033b407f9eaa2330e089f27ad80a4426d2f7bae5-3.0.0-dev.13 14:11:47 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:47 14:11:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:48 latest: Pulling from edgex-lftools-log-publisher 14:11:48 5eb5b503b376: Pulling fs layer 14:11:48 5c69ac0246d0: Pulling fs layer 14:11:48 ec43610c2a17: Pulling fs layer 14:11:48 3a2ae6a8a46f: Pulling fs layer 14:11:48 33b1e0a273af: Pulling fs layer 14:11:48 5d3b04190fa2: Pulling fs layer 14:11:48 2f39f015ded8: Pulling fs layer 14:11:48 2f39f015ded8: Waiting 14:11:48 5d3b04190fa2: Waiting 14:11:48 33b1e0a273af: Waiting 14:11:48 5c69ac0246d0: Download complete 14:11:48 3a2ae6a8a46f: Verifying Checksum 14:11:48 3a2ae6a8a46f: Download complete 14:11:48 33b1e0a273af: Verifying Checksum 14:11:48 33b1e0a273af: Download complete 14:11:48 5d3b04190fa2: Download complete 14:11:48 ec43610c2a17: Verifying Checksum 14:11:48 ec43610c2a17: Download complete 14:11:48 5eb5b503b376: Verifying Checksum 14:11:48 5eb5b503b376: Download complete 14:11:49 2f39f015ded8: Download complete 14:11:49 5eb5b503b376: Pull complete 14:11:49 5c69ac0246d0: Pull complete 14:11:50 ec43610c2a17: Pull complete 14:11:50 3a2ae6a8a46f: Pull complete 14:11:50 33b1e0a273af: Pull complete 14:11:50 5d3b04190fa2: Pull complete 14:11:54 2f39f015ded8: Pull complete 14:11:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:11:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:11:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:54 prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container 14:11:54 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:12:01 $ docker top f36fcce576a260814c65276c8dd39055bb40f434c28c5ef4a1a8932d74fde69c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:01 ---> job-cost.sh 14:12:01 lf-activate-venv: SKIPPING 14:12:01 INFO: No Stack... 14:12:02 INFO: Retrieving Pricing Info for: v3-standard-8 14:12:02 INFO: Archiving Costs [Pipeline] sh 14:12:02 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 14:12:02 + cut -d, -f6 [Pipeline] lock 14:12:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] 14:12:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] did not exist. Created. 14:12:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:12:03 + echo total: 0.2199999988079071 [Pipeline] stash 14:12:03 Stashed 1 file(s) [Pipeline] } 14:12:03 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 14:12:03 $ docker stop --time=1 f36fcce576a260814c65276c8dd39055bb40f434c28c5ef4a1a8932d74fde69c 14:12:04 $ docker rm -f --volumes f36fcce576a260814c65276c8dd39055bb40f434c28c5ef4a1a8932d74fde69c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:13:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7009 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 14:13:25 Running in /w/workspace/device-rfid-llrp-go/80 [Pipeline] { [Pipeline] checkout 14:13:25 Selected Git installation does not exist. Using Default 14:13:25 The recommended git tool is: NONE 14:13:31 using credential edgex-jenkins-ssh 14:13:31 Cloning the remote Git repository 14:13:31 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 14:13:31 > git init /w/workspace/device-rfid-llrp-go/80 # timeout=10 14:13:32 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 14:13:32 > git --version # timeout=10 14:13:32 > git --version # 'git version 2.25.1' 14:13:32 using GIT_SSH to set credentials SSH Credentials for GitHub 14:13:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:34 Avoid second fetch 14:13:34 Checking out Revision 033b407f9eaa2330e089f27ad80a4426d2f7bae5 (main) 14:13:33 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 14:13:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:13:34 > git config core.sparsecheckout # timeout=10 14:13:35 Commit message: "Merge pull request #200 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.64" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:34 > git checkout -f 033b407f9eaa2330e089f27ad80a4426d2f7bae5 # timeout=10 14:13:36 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:13:36 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:36 Dload Upload Total Spent Left Speed 14:13:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [Pipeline] sh 14:13:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:13:37 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 14:13:37 tee /etc/docker/daemon.new 14:13:37 { 14:13:37 "registry-mirrors": [ 14:13:37 "https://nexus3.edgexfoundry.org:10001" 14:13:37 ], 14:13:37 "bip": "10.250.0.254/24", 14:13:37 "hosts": [ 14:13:37 "tcp://0.0.0.0:5555", 14:13:37 "unix:///var/run/docker.sock" 14:13:37 ], 14:13:37 "mtu": 1458, 14:13:37 "selinux-enabled": true, 14:13:37 "seccomp-profile": "/etc/docker/seccomp.json" 14:13:37 } [Pipeline] sh 14:13:37 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:13:37 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:56 provisioning config files... 14:13:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/80@tmp/config2995625160783747202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:56 ---> docker-login.sh 14:13:56 nexus3.edgexfoundry.org:10001 14:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:57 Configure a credential helper to remove this warning. See 14:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:57 14:13:57 Login Succeeded 14:13:57 nexus3.edgexfoundry.org:10002 14:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:57 Configure a credential helper to remove this warning. See 14:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:57 14:13:57 Login Succeeded 14:13:57 nexus3.edgexfoundry.org:10003 14:13:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:57 Configure a credential helper to remove this warning. See 14:13:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:57 14:13:57 Login Succeeded 14:13:57 nexus3.edgexfoundry.org:10004 14:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:58 Configure a credential helper to remove this warning. See 14:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:58 14:13:58 Login Succeeded 14:13:58 docker.io 14:13:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:58 Configure a credential helper to remove this warning. See 14:13:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:58 14:13:58 Login Succeeded 14:13:58 ---> docker-login.sh ends [Pipeline] } 14:13:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:13:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:13:58 ========================================================= 14:13:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:13:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:59 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:13:59 Sending build context to Docker daemon 1.211MB 14:13:59 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:13:59 Step 2/12 : FROM ${BASE} AS builder 14:13:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:13:59 af6eaf76a39c: Pulling fs layer 14:13:59 55522c791124: Pulling fs layer 14:13:59 ce5c4a1c91eb: Pulling fs layer 14:13:59 169dfbe0d373: Pulling fs layer 14:13:59 e1ff8fa3b103: Pulling fs layer 14:13:59 52ebb69f0ebf: Pulling fs layer 14:13:59 5abe8eddf0d5: Pulling fs layer 14:13:59 169dfbe0d373: Waiting 14:13:59 52ebb69f0ebf: Waiting 14:13:59 55522c791124: Verifying Checksum 14:13:59 55522c791124: Download complete 14:13:59 169dfbe0d373: Verifying Checksum 14:13:59 169dfbe0d373: Download complete 14:13:59 e1ff8fa3b103: Verifying Checksum 14:13:59 e1ff8fa3b103: Download complete 14:13:59 af6eaf76a39c: Verifying Checksum 14:13:59 af6eaf76a39c: Download complete 14:14:00 af6eaf76a39c: Pull complete 14:14:01 5abe8eddf0d5: Verifying Checksum 14:14:01 5abe8eddf0d5: Download complete 14:14:01 55522c791124: Pull complete 14:14:02 52ebb69f0ebf: Verifying Checksum 14:14:02 52ebb69f0ebf: Download complete 14:14:02 ce5c4a1c91eb: Verifying Checksum 14:14:02 ce5c4a1c91eb: Download complete 14:14:15 ce5c4a1c91eb: Pull complete 14:14:15 169dfbe0d373: Pull complete 14:14:15 e1ff8fa3b103: Pull complete 14:14:21 52ebb69f0ebf: Pull complete 14:14:23 5abe8eddf0d5: Pull complete 14:14:23 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:14:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:14:23 ---> 6cb57ee374ae 14:14:23 Step 3/12 : ARG ADD_BUILD_TAGS="" 14:14:25 ---> Running in c59cecf17ba2 14:14:26 Removing intermediate container c59cecf17ba2 14:14:26 ---> 567e7875f76b 14:14:26 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:14:26 ---> Running in b8f194a14736 14:14:26 Removing intermediate container b8f194a14736 14:14:26 ---> b3be36379782 14:14:26 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 14:14:26 ---> Running in ee78ed878d1d 14:14:26 Removing intermediate container ee78ed878d1d 14:14:26 ---> 3e3de80c08dd 14:14:26 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 14:14:26 ---> Running in 483c12bb07af 14:14:27 Removing intermediate container 483c12bb07af 14:14:27 ---> 9573beb88c27 14:14:27 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:14:27 ---> Running in 356af439bc82 14:14:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:14:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:14:30 OK: 263 MiB in 53 packages 14:14:31 Removing intermediate container 356af439bc82 14:14:31 ---> 65b612e21f91 14:14:31 Step 8/12 : WORKDIR /app 14:14:31 ---> Running in a63680e0c2e8 14:14:31 Removing intermediate container a63680e0c2e8 14:14:31 ---> 7f786be07ef9 14:14:31 Step 9/12 : COPY go.mod vendor* ./ 14:14:32 ---> 46ab64608afa 14:14:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:14:32 ---> Running in 189f807791e7 14:15:40 Removing intermediate container 189f807791e7 14:15:40 ---> a6778f9c09e4 14:15:40 Step 11/12 : COPY . . 14:15:40 ---> ef2313e8108d 14:15:40 Step 12/12 : RUN $MAKE 14:15:40 ---> Running in 3727920a7f55 14:15:40 noop 14:15:40 Removing intermediate container 3727920a7f55 14:15:40 ---> d206c2687eeb 14:15:40 Successfully built d206c2687eeb 14:15:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:40 + docker inspect -f . ci-base-image-arm64 14:15:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:40 prd-ubuntu20.04-docker-arm64-4c-16g-7009 does not seem to be running inside a container 14:15:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/80 -v /w/workspace/device-rfid-llrp-go/80:/w/workspace/device-rfid-llrp-go/80:rw,z -v /w/workspace/device-rfid-llrp-go/80@tmp:/w/workspace/device-rfid-llrp-go/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:15:42 $ docker top 57d616890b70d02859038dcb46a3b28bd594b533337063501fa85968e0e36dee -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:42 + go version 14:15:42 go version go1.20.2 linux/arm64 [Pipeline] } 14:15:42 $ docker stop --time=1 57d616890b70d02859038dcb46a3b28bd594b533337063501fa85968e0e36dee 14:15:44 $ docker rm -f --volumes 57d616890b70d02859038dcb46a3b28bd594b533337063501fa85968e0e36dee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:15:45 + docker inspect -f . ci-base-image-arm64 14:15:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:15:45 prd-ubuntu20.04-docker-arm64-4c-16g-7009 does not seem to be running inside a container 14:15: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/80 -v /w/workspace/device-rfid-llrp-go/80:/w/workspace/device-rfid-llrp-go/80:rw,z -v /w/workspace/device-rfid-llrp-go/80@tmp:/w/workspace/device-rfid-llrp-go/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:15:46 $ docker top 7510249ac09b7b7319b7c03889571a9429a8f1588fada4a3d283466d7fd8110e -eo pid,comm [Pipeline] { [Pipeline] sh 14:15:47 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/80 [Pipeline] fileExists [Pipeline] sh 14:15:48 + make test 14:15:48 go test ./... -coverprofile=coverage.out ./... 14:16:20 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 14:18:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 14:18:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.337259783Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=INFO ts=2023-04-06T14:18:18.339598037Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 14:18:53 level=INFO ts=2023-04-06T14:18:18.340430578Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 14:18:53 level=INFO ts=2023-04-06T14:18:18.34159644Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.341807683Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.342148564Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 14:18:53 level=INFO ts=2023-04-06T14:18:18.342924372Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.343762894Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.343958866Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.344228712Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.345043582Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.345540023Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.34614441Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.346327901Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 14:18:53 level=INFO ts=2023-04-06T14:18:18.346434518Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.350269734Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.351613427Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.354085599Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.357968878Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.358128488Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.358389824Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 14:18:53 level=INFO ts=2023-04-06T14:18:18.358770128Z 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}" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.360426399Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=INFO ts=2023-04-06T14:18:18.361845337Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 14:18:53 level=INFO ts=2023-04-06T14:18:18.361961044Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.36206463Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 14:18:53 level=INFO ts=2023-04-06T14:18:18.362166927Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.362231051Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=INFO ts=2023-04-06T14:18:18.362643836Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.363184839Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.363249973Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.363375211Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.363700581Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.364436526Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.364709393Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.364849512Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 14:18:53 level=INFO ts=2023-04-06T14:18:18.365130209Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.365930768Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.366344784Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.36659901Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.367062948Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.367191886Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.367380878Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 14:18:53 level=INFO ts=2023-04-06T14:18:18.367552688Z 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}" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.36872183Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=INFO ts=2023-04-06T14:18:18.369566092Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 14:18:53 level=INFO ts=2023-04-06T14:18:18.369747713Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.369878591Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 14:18:53 level=INFO ts=2023-04-06T14:18:18.369971237Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.370067193Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=INFO ts=2023-04-06T14:18:18.370220692Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.370603896Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.370763436Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.370877013Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.371003691Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.371348872Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.371584156Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.371659361Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 14:18:53 level=INFO ts=2023-04-06T14:18:18.37197257Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.372481662Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.372645792Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.37277674Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.373044966Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.373344315Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.373526276Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 14:18:53 level=INFO ts=2023-04-06T14:18:18.373743139Z 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}" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.374939723Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=INFO ts=2023-04-06T14:18:18.375941235Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 14:18:53 level=INFO ts=2023-04-06T14:18:18.376478748Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 14:18:53 level=INFO ts=2023-04-06T14:18:18.376654799Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.376779386Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.376711752Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 14:18:53 level=INFO ts=2023-04-06T14:18:18.377083235Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.377449558Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.377531683Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.377699283Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.377836241Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.378329342Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.378505023Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.378582727Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 14:18:53 level=INFO ts=2023-04-06T14:18:18.378695674Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.379017834Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.379190125Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.379326243Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.379685105Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.379897998Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.380163915Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 14:18:53 level=INFO ts=2023-04-06T14:18:18.380351216Z 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}" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.381359458Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=INFO ts=2023-04-06T14:18:18.382438155Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 14:18:53 level=INFO ts=2023-04-06T14:18:18.382677299Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 14:18:53 level=INFO ts=2023-04-06T14:18:18.382893163Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.383057283Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.382941066Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 14:18:53 level=INFO ts=2023-04-06T14:18:18.383389393Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.383797308Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.383952028Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.384335932Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.384551465Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.385000802Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.385247958Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.385315562Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 14:18:53 level=INFO ts=2023-04-06T14:18:18.385809312Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.386559868Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.386788373Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.387026777Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.38755275Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.3877274Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.388069811Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 14:18:53 level=INFO ts=2023-04-06T14:18:18.388231751Z 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}" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.389457327Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=INFO ts=2023-04-06T14:18:18.390330481Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.390697723Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 14:18:53 level=INFO ts=2023-04-06T14:18:18.390432427Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 14:18:53 level=INFO ts=2023-04-06T14:18:18.390986131Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.391067636Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=INFO ts=2023-04-06T14:18:18.391378815Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.39178953Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.39195112Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=INFO ts=2023-04-06T14:18:18.392523606Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.392383037Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.392978864Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.393324335Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 14:18:53 level=INFO ts=2023-04-06T14:18:18.39356851Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.393208378Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.394309486Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.394583982Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.394890051Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.395242383Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.395454096Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.395717302Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 14:18:53 level=INFO ts=2023-04-06T14:18:18.39600463Z 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}" 14:18:53 --- FAIL: TestAutoDiscoverNaming (0.06s) 14:18:53 --- FAIL: TestAutoDiscoverNaming/SpeedwayR-19-C5-D6 (0.03s) 14:18:53 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:39746: use of closed network connection 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.397287639Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.398529215Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=INFO ts=2023-04-06T14:18:18.399293602Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 14:18:53 level=INFO ts=2023-04-06T14:18:18.399484704Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 14:18:53 level=INFO ts=2023-04-06T14:18:18.399625723Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.399766912Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 14:18:53 level=WARN ts=2023-04-06T14:18:18.399784123Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=INFO ts=2023-04-06T14:18:18.400117953Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.400574431Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.400654886Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.400766693Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.400901461Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.401356349Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.401660368Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.401778255Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 14:18:53 level=INFO ts=2023-04-06T14:18:18.401928305Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.40233857Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.402599946Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.402919616Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.4033139Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.403581966Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.403761237Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 14:18:53 level=INFO ts=2023-04-06T14:18:18.403918007Z 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}" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.404437059Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 14:18:53 level=INFO ts=2023-04-06T14:18:18.405047107Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 14:18:53 level=INFO ts=2023-04-06T14:18:18.405146643Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.40526718Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 14:18:53 level=INFO ts=2023-04-06T14:18:18.405503105Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.40559049Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=INFO ts=2023-04-06T14:18:18.405808074Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.406122843Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=WARN ts=2023-04-06T14:18:18.406261351Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.406376108Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.40655661Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.40689164Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.407038869Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.407232041Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 14:18:53 level=INFO ts=2023-04-06T14:18:18.407409792Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.407901752Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.408296247Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.40850878Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 14:18:53 level=INFO ts=2023-04-06T14:18:18.409040893Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 14:18:53 level=DEBUG ts=2023-04-06T14:18:18.409219084Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 14:18:53 level=INFO ts=2023-04-06T14:18:18.40948744Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 14:18:53 level=INFO ts=2023-04-06T14:18:18.409718834Z 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}" 14:18:53 level=WARN ts=2023-04-06T14:18:18.410445179Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 14:18:53 FAIL 14:18:53 github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.9% of statements 14:18:53 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.392s 14:18:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.627s coverage: 52.0% of statements 14:18:53 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.039s coverage: 95.5% of statements 14:18:53 FAIL 14:18:53 make: *** [Makefile:31: unittest] Error 1 [Pipeline] } 14:18:53 $ docker stop --time=1 7510249ac09b7b7319b7c03889571a9429a8f1588fada4a3d283466d7fd8110e 14:18:55 $ docker rm -f --volumes 7510249ac09b7b7319b7c03889571a9429a8f1588fada4a3d283466d7fd8110e [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 14:18:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:18:56 14:18:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:18:57 arm64: Pulling from edgex-lftools-log-publisher 14:18:57 8998bd30e6a1: Pulling fs layer 14:18:57 04944245beec: Pulling fs layer 14:18:57 699f458cf7ca: Pulling fs layer 14:18:57 765212b225bb: Pulling fs layer 14:18:57 f23df028b6ca: Pulling fs layer 14:18:57 d65c8cfc05b1: Pulling fs layer 14:18:57 2437ff75d9bd: Pulling fs layer 14:18:57 765212b225bb: Waiting 14:18:57 f23df028b6ca: Waiting 14:18:57 d65c8cfc05b1: Waiting 14:18:57 2437ff75d9bd: Waiting 14:18:57 04944245beec: Verifying Checksum 14:18:57 04944245beec: Download complete 14:18:57 765212b225bb: Verifying Checksum 14:18:57 765212b225bb: Download complete 14:18:57 f23df028b6ca: Verifying Checksum 14:18:57 f23df028b6ca: Download complete 14:18:57 d65c8cfc05b1: Verifying Checksum 14:18:57 d65c8cfc05b1: Download complete 14:18:57 699f458cf7ca: Verifying Checksum 14:18:57 699f458cf7ca: Download complete 14:18:57 8998bd30e6a1: Verifying Checksum 14:18:57 8998bd30e6a1: Download complete 14:19:00 2437ff75d9bd: Verifying Checksum 14:19:00 2437ff75d9bd: Download complete 14:19:02 8998bd30e6a1: Pull complete 14:19:02 04944245beec: Pull complete 14:19:04 699f458cf7ca: Pull complete 14:19:04 765212b225bb: Pull complete 14:19:05 f23df028b6ca: Pull complete 14:19:05 d65c8cfc05b1: Pull complete 14:19:20 2437ff75d9bd: Pull complete 14:19:20 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:19:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:19:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:20 prd-ubuntu20.04-docker-arm64-4c-16g-7009 does not seem to be running inside a container 14:19:20 $ 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/80 -v /w/workspace/device-rfid-llrp-go/80:/w/workspace/device-rfid-llrp-go/80:rw,z -v /w/workspace/device-rfid-llrp-go/80@tmp:/w/workspace/device-rfid-llrp-go/80@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:19:23 $ docker top a099b155c065faeadca5520a9323ac6db719a710e1e83dc1f2efc2ce164d4989 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:19:23 ---> job-cost.sh 14:19:24 lf-activate-venv: SKIPPING 14:19:24 INFO: No Stack... 14:19:24 INFO: Retrieving Pricing Info for: v3-standard-4 14:19:25 INFO: Archiving Costs [Pipeline] sh 14:19:25 + cat /w/workspace/device-rfid-llrp-go/80/archives/cost.csv 14:19:25 + cut -d, -f6 [Pipeline] lock 14:19:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] 14:19:25 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] did not exist. Created. 14:19:25 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:19:26 /w/workspace/device-rfid-llrp-go/80@tmp/durable-bcf685a9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:19:26 + echo total: 0.10999999940395355 [Pipeline] stash 14:19:26 Warning: overwriting stash ‘stack-cost’ 14:19:27 Stashed 1 file(s) [Pipeline] } 14:19:27 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-80-stack-cost] [Pipeline] // lock [Pipeline] } 14:19:27 $ docker stop --time=1 a099b155c065faeadca5520a9323ac6db719a710e1e83dc1f2efc2ce164d4989 14:19:28 $ docker rm -f --volumes a099b155c065faeadca5520a9323ac6db719a710e1e83dc1f2efc2ce164d4989 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:19:28 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 14:19:29 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 14:19:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:19:29 total 16 14:19:29 drwxr-xr-x 3 root root 4096 Apr 6 14:12 . 14:19:29 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 14:12 .. 14:19:29 drwxr-xr-x 2 root root 4096 Apr 6 14:12 cost 14:19:29 -rw-r--r-- 1 root root 90 Apr 6 14:12 cost.csv 14:19:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:19:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:19:29 total 16 14:19:29 drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 14:12 . 14:19:29 drwxrwxr-x 12 jenkins jenkins 4096 Apr 6 14:12 .. 14:19:29 drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 14:12 cost 14:19:29 -rw-r--r-- 1 jenkins jenkins 90 Apr 6 14:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:19:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:19:30 ---> package-listing.sh 14:19:30 ++ facter osfamily 14:19:30 ++ tr '[:upper:]' '[:lower:]' 14:19:30 + OS_FAMILY=debian 14:19:30 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 14:19:30 + START_PACKAGES=/tmp/packages_start.txt 14:19:30 + END_PACKAGES=/tmp/packages_end.txt 14:19:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:19:30 + PACKAGES=/tmp/packages_start.txt 14:19:30 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 14:19:30 + PACKAGES=/tmp/packages_end.txt 14:19:30 + case "${OS_FAMILY}" in 14:19:30 + dpkg -l 14:19:30 + grep '^ii' 14:19:30 + '[' -f /tmp/packages_start.txt ']' 14:19:30 + '[' -f /tmp/packages_end.txt ']' 14:19:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:19:30 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 14:19:30 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 14:19:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 14:19:30 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:19:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:19:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:19:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:19:31 prd-ubuntu20.04-docker-8c-8g-7008 does not seem to be running inside a container 14:19:31 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:19:32 $ docker top 591e2e8a2dcd06b884a665c511cddb54054fe2e1c7ef1397878f6e3368d62dac -eo pid,comm [Pipeline] { [Pipeline] sh 14:19:32 + touch /tmp/pre-build-complete [Pipeline] sh 14:19:32 + mkdir -p /var/log/sysstat [Pipeline] sh 14:19:32 + ls /var/log/sa-host 14:19:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:19:33 provisioning config files... 14:19:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15259531117389852632tmp [Pipeline] { [Pipeline] echo 14:19:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:19:33 ---> create-netrc.sh [Pipeline] } 14:19:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:19:33 ---> python-tools-install.sh [Pipeline] echo 14:19:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:19:34 ---> sudo-logs.sh 14:19:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:19:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:19:34 ---> job-cost.sh 14:19:34 lf-activate-venv: SKIPPING 14:19:34 DEBUG: total: 0.2199999988079071 14:19:34 INFO: Retrieving Stack Cost... 14:19:34 INFO: Retrieving Pricing Info for: v3-standard-8 14:19:35 INFO: Archiving Costs [Pipeline] echo 14:19:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:19:35 ---> logs-deploy.sh 14:19:35 lf-activate-venv: SKIPPING 14:19:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/80 14:19:35 INFO: archiving workspace using pattern(s): 14:19:36 Archives upload complete. 14:19:36 INFO: archiving logs to Nexus