Pull request #192 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1938df1459df663042d9eef925e565a91a9730e9+a41d6dc477aab60bbffd9796b8b3bd1f25c661ce (31ea0001cb5742112c1517b7d5bbaa963d7743c0) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13532742694075048667.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13910943669802440048.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-192/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6016365110623985577.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5157845129690955477.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-192/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-192/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1320018480992259738.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5334 in /w/workspace/undry_device-rfid-llrp-go_PR-192 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-192 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 1938df1459df663042d9eef925e565a91a9730e9 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 1938df1459df663042d9eef925e565a91a9730e9 Checking out Revision 1938df1459df663042d9eef925e565a91a9730e9 (PR-192) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T23:06:36.482Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T23:06:36.546Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T23:06:36.564Z] ========================================================= [2023-03-22T23:06:36.564Z] EdgeX Global Pipelines Version Info [2023-03-22T23:06:36.564Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 1938df1459df663042d9eef925e565a91a9730e9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1938df1459df663042d9eef925e565a91a9730e9 # timeout=10 > git rev-list --no-walk b060bf3852b3f97f03f851443a2c1ec0a18a9a7a # timeout=10 [2023-03-22T23:06:37.274Z] ------------------- [2023-03-22T23:06:37.274Z] stable info: [2023-03-22T23:06:37.274Z] ------------------- [2023-03-22T23:06:37.274Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T23:06:37.274Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T23:06:37.274Z] Message: update stable to v1.0.245 [2023-03-22T23:06:37.843Z] ------------------- [2023-03-22T23:06:37.843Z] experimental info: [2023-03-22T23:06:37.843Z] ------------------- [2023-03-22T23:06:37.843Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T23:06:37.843Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-22T23:06:37.843Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T23:06:38.004Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-22T23:06:38.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-22T23:06:38.030Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T23:06:38.043Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T23:06:38.056Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T23:06:38.069Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T23:06:38.082Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T23:06:38.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-22T23:06:38.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T23:06:38.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T23:06:38.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T23:06:38.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-22T23:06:38.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T23:06:38.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T23:06:38.183Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T23:06:38.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T23:06:38.208Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T23:06:38.222Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T23:06:38.235Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T23:06:38.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T23:06:38.264Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-22T23:06:38.275Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-22T23:06:38.287Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T23:06:38.301Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T23:06:38.313Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T23:06:38.325Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T23:06:38.333Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T23:06:38.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-192 [Pipeline] echo [2023-03-22T23:06:38.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-192 [Pipeline] echo [2023-03-22T23:06:38.363Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-192 [Pipeline] echo [2023-03-22T23:06:38.379Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1938df1459df663042d9eef925e565a91a9730e9 [Pipeline] echo [2023-03-22T23:06:38.390Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1938df1 [Pipeline] echo [2023-03-22T23:06:38.405Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:06:38.452Z] provisioning config files... [2023-03-22T23:06:38.465Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/config18022308095355028008tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:06:38.774Z] ---> docker-login.sh [2023-03-22T23:06:38.774Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:06:38.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:39.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:39.038Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:39.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:39.038Z] [2023-03-22T23:06:39.038Z] Login Succeeded [2023-03-22T23:06:39.038Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:06:39.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:39.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:39.038Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:39.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:39.038Z] [2023-03-22T23:06:39.038Z] Login Succeeded [2023-03-22T23:06:39.038Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:06:39.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:39.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:39.297Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:39.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:39.297Z] [2023-03-22T23:06:39.297Z] Login Succeeded [2023-03-22T23:06:39.297Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:06:39.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:39.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:39.297Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:39.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:39.297Z] [2023-03-22T23:06:39.297Z] Login Succeeded [2023-03-22T23:06:39.297Z] docker.io [2023-03-22T23:06:39.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:39.556Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:39.557Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:39.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:39.557Z] [2023-03-22T23:06:39.557Z] Login Succeeded [2023-03-22T23:06:39.557Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:06:39.565Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T23:06:39.946Z] + git rev-list -1 --merges 1938df1459df663042d9eef925e565a91a9730e9~1..1938df1459df663042d9eef925e565a91a9730e9 [Pipeline] echo [2023-03-22T23:06:39.996Z] -----------> git rev-list -1 --merges 1938df1459df663042d9eef925e565a91a9730e9~1..1938df1459df663042d9eef925e565a91a9730e9 1938df1459df663042d9eef925e565a91a9730e9 [false] [Pipeline] sh [2023-03-22T23:06:40.283Z] + git log --format=format:%s -1 1938df1459df663042d9eef925e565a91a9730e9 [Pipeline] echo [2023-03-22T23:06:40.297Z] ========================================================= [2023-03-22T23:06:40.297Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T23:06:40.297Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T23:06:40.625Z] + git log --format=format:%s -1 1938df1459df663042d9eef925e565a91a9730e9 [Pipeline] echo [2023-03-22T23:06:40.636Z] [semverPrep] GIT_COMMIT: 1938df1459df663042d9eef925e565a91a9730e9, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-03-22T23:06:40.645Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T23:06:40.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T23:06:40.999Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T23:06:40.999Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T23:06:40.999Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T23:06:40.999Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T23:06:40.999Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T23:06:40.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:06:41.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:06:41.361Z] [2023-03-22T23:06:41.361Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:06:41.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:06:41.662Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T23:06:41.662Z] b85a868b505f: Pulling fs layer [2023-03-22T23:06:41.662Z] e2be974225ed: Pulling fs layer [2023-03-22T23:06:41.662Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T23:06:41.662Z] 988bab9f4d93: Pulling fs layer [2023-03-22T23:06:41.662Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T23:06:41.662Z] eaf3925da568: Pulling fs layer [2023-03-22T23:06:41.662Z] bab4dde63d76: Pulling fs layer [2023-03-22T23:06:41.662Z] bde34c3a00c8: Pulling fs layer [2023-03-22T23:06:41.662Z] b352a97aabf1: Pulling fs layer [2023-03-22T23:06:41.662Z] 4872d77fe225: Pulling fs layer [2023-03-22T23:06:41.662Z] bab4dde63d76: Waiting [2023-03-22T23:06:41.662Z] bde34c3a00c8: Waiting [2023-03-22T23:06:41.662Z] b352a97aabf1: Waiting [2023-03-22T23:06:41.662Z] 988bab9f4d93: Waiting [2023-03-22T23:06:41.662Z] eaf3925da568: Waiting [2023-03-22T23:06:41.662Z] 5851b861e8e6: Pulling fs layer [2023-03-22T23:06:41.662Z] 4872d77fe225: Waiting [2023-03-22T23:06:41.662Z] 5851b861e8e6: Waiting [2023-03-22T23:06:41.662Z] e2be974225ed: Verifying Checksum [2023-03-22T23:06:41.662Z] e2be974225ed: Download complete [2023-03-22T23:06:41.662Z] 988bab9f4d93: Verifying Checksum [2023-03-22T23:06:41.663Z] 988bab9f4d93: Download complete [2023-03-22T23:06:41.927Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T23:06:41.927Z] 1469e6f7b9e6: Download complete [2023-03-22T23:06:41.927Z] eaf3925da568: Download complete [2023-03-22T23:06:41.927Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T23:06:41.927Z] 339a4e72a1f5: Download complete [2023-03-22T23:06:41.927Z] bde34c3a00c8: Verifying Checksum [2023-03-22T23:06:41.927Z] bde34c3a00c8: Download complete [2023-03-22T23:06:41.927Z] b352a97aabf1: Verifying Checksum [2023-03-22T23:06:41.927Z] b352a97aabf1: Download complete [2023-03-22T23:06:42.187Z] 4872d77fe225: Download complete [2023-03-22T23:06:42.187Z] 5851b861e8e6: Download complete [2023-03-22T23:06:42.187Z] b85a868b505f: Verifying Checksum [2023-03-22T23:06:42.187Z] b85a868b505f: Download complete [2023-03-22T23:06:42.445Z] bab4dde63d76: Verifying Checksum [2023-03-22T23:06:42.445Z] bab4dde63d76: Download complete [2023-03-22T23:06:43.382Z] b85a868b505f: Pull complete [2023-03-22T23:06:43.641Z] e2be974225ed: Pull complete [2023-03-22T23:06:44.209Z] 339a4e72a1f5: Pull complete [2023-03-22T23:06:44.209Z] 988bab9f4d93: Pull complete [2023-03-22T23:06:44.469Z] 1469e6f7b9e6: Pull complete [2023-03-22T23:06:44.469Z] eaf3925da568: Pull complete [2023-03-22T23:06:46.369Z] bab4dde63d76: Pull complete [2023-03-22T23:06:46.369Z] bde34c3a00c8: Pull complete [2023-03-22T23:06:46.629Z] b352a97aabf1: Pull complete [2023-03-22T23:06:46.629Z] 4872d77fe225: Pull complete [2023-03-22T23:06:46.629Z] 5851b861e8e6: Pull complete [2023-03-22T23:06:46.888Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T23:06:46.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T23:06:46.888Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:06:46.980Z] prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container [2023-03-22T23:06:47.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-22T23:06:48.568Z] $ docker top 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 -eo pid,comm [2023-03-22T23:06:48.614Z] 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). [2023-03-22T23:06:48.614Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T23:06:48.655Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:06:48.655Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:06:48.781Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:06:48.795Z] $ docker exec 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 ssh-agent [2023-03-22T23:06:48.880Z] SSH_AUTH_SOCK=/tmp/ssh-fg3c3GFM4uXp/agent.32 [2023-03-22T23:06:48.880Z] SSH_AGENT_PID=38 [2023-03-22T23:06:48.886Z] Running ssh-add (command line suppressed) [2023-03-22T23:06:49.004Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/private_key_16273814993227034861.key (/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/private_key_16273814993227034861.key) [2023-03-22T23:06:49.008Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:06:49.298Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T23:06:49.318Z] $ docker exec --env ******** --env ******** 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 ssh-agent -k [2023-03-22T23:06:49.411Z] unset SSH_AUTH_SOCK; [2023-03-22T23:06:49.412Z] unset SSH_AGENT_PID; [2023-03-22T23:06:49.412Z] echo Agent pid 38 killed; [2023-03-22T23:06:49.411Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T23:06:49.444Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T23:06:49.444Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T23:06:49.564Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T23:06:49.577Z] $ docker exec 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 ssh-agent [2023-03-22T23:06:49.672Z] SSH_AUTH_SOCK=/tmp/ssh-qINwyABXDUb9/agent.70 [2023-03-22T23:06:49.672Z] SSH_AGENT_PID=76 [2023-03-22T23:06:49.677Z] Running ssh-add (command line suppressed) [2023-03-22T23:06:49.785Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/private_key_17485300325813314690.key (/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/private_key_17485300325813314690.key) [2023-03-22T23:06:49.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T23:06:50.075Z] + git semver init [2023-03-22T23:06:50.334Z] 2023-03-22 23:06:50,252 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T23:06:50.334Z] 2023-03-22 23:06:50,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver [2023-03-22T23:06:50.335Z] 2023-03-22 23:06:50,253 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-192/.semver [2023-03-22T23:06:50.335Z] 2023-03-22 23:06:50,253 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-192, universal_newlines=False, shell=None, istream=None) [2023-03-22T23:06:51.273Z] 2023-03-22 23:06:51,004 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-192/.git/info/exclude [2023-03-22T23:06:51.273Z] 2023-03-22 23:06:51,004 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver/PR-192 with force:False [2023-03-22T23:06:51.273Z] 2023-03-22 23:06:51,005 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver/PR-192 [2023-03-22T23:06:51.273Z] 2023-03-22 23:06:51,009 [execute] INFO git cat-file --batch-check [2023-03-22T23:06:51.273Z] 2023-03-22 23:06:51,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:06:51.273Z] 2023-03-22 23:06:51,016 [execute] INFO git cat-file --batch [2023-03-22T23:06:51.273Z] 2023-03-22 23:06:51,016 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-192/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T23:06:51.273Z] 2023-03-22 23:06:51,022 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-192/.semver/PR-192 [2023-03-22T23:06:51.273Z] 0.0.0 [Pipeline] } [2023-03-22T23:06:51.293Z] $ docker exec --env ******** --env ******** 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 ssh-agent -k [2023-03-22T23:06:51.391Z] unset SSH_AUTH_SOCK; [2023-03-22T23:06:51.392Z] unset SSH_AGENT_PID; [2023-03-22T23:06:51.392Z] echo Agent pid 76 killed; [2023-03-22T23:06:51.397Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T23:06:51.705Z] + git semver [Pipeline] } [2023-03-22T23:06:51.987Z] $ docker stop --time=1 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 [2023-03-22T23:06:53.356Z] $ docker rm -f --volumes 37df8b4fe4a6f80485b409b9d45e01d5522cec7b6208e3e6dcc198b85e78f065 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T23:06:53.690Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T23:06:53.917Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T23:06:53.919Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:06:54.052Z] provisioning config files... [2023-03-22T23:06:54.060Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/config5724810745463068091tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:06:54.368Z] ---> docker-login.sh [2023-03-22T23:06:54.369Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:06:54.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:54.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:54.369Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:54.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:54.369Z] [2023-03-22T23:06:54.369Z] Login Succeeded [2023-03-22T23:06:54.369Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:06:54.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:54.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:54.369Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:54.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:54.369Z] [2023-03-22T23:06:54.369Z] Login Succeeded [2023-03-22T23:06:54.369Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:06:54.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:54.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:54.628Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:54.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:54.628Z] [2023-03-22T23:06:54.628Z] Login Succeeded [2023-03-22T23:06:54.628Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:06:54.628Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:54.628Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:54.628Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:54.628Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:54.628Z] [2023-03-22T23:06:54.628Z] Login Succeeded [2023-03-22T23:06:54.628Z] docker.io [2023-03-22T23:06:54.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:06:54.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:06:54.888Z] Configure a credential helper to remove this warning. See [2023-03-22T23:06:54.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:06:54.888Z] [2023-03-22T23:06:54.888Z] Login Succeeded [2023-03-22T23:06:54.888Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:06:54.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T23:06:54.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:06:54.973Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:06:54.981Z] ========================================================= [2023-03-22T23:06:54.981Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T23:06:54.981Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:06:55.307Z] + 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 . [2023-03-22T23:06:55.307Z] Sending build context to Docker daemon 4.186MB [2023-03-22T23:06:55.307Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T23:06:55.307Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T23:06:55.307Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T23:06:55.307Z] 63b65145d645: Pulling fs layer [2023-03-22T23:06:55.307Z] a2d21d5440eb: Pulling fs layer [2023-03-22T23:06:55.307Z] 935e6c44a52c: Pulling fs layer [2023-03-22T23:06:55.307Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T23:06:55.308Z] 30dea6a524f1: Pulling fs layer [2023-03-22T23:06:55.308Z] 94cc34f8dd06: Waiting [2023-03-22T23:06:55.308Z] a2aff8979fd8: Pulling fs layer [2023-03-22T23:06:55.308Z] 6808be2612f2: Pulling fs layer [2023-03-22T23:06:55.308Z] a2aff8979fd8: Waiting [2023-03-22T23:06:55.308Z] 30dea6a524f1: Waiting [2023-03-22T23:06:55.308Z] f25807f1079a: Pulling fs layer [2023-03-22T23:06:55.570Z] a2d21d5440eb: Download complete [2023-03-22T23:06:55.570Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T23:06:55.570Z] 94cc34f8dd06: Download complete [2023-03-22T23:06:55.570Z] 30dea6a524f1: Download complete [2023-03-22T23:06:55.570Z] 63b65145d645: Verifying Checksum [2023-03-22T23:06:55.570Z] 63b65145d645: Download complete [2023-03-22T23:06:55.570Z] a2aff8979fd8: Verifying Checksum [2023-03-22T23:06:55.570Z] a2aff8979fd8: Download complete [2023-03-22T23:06:55.837Z] 63b65145d645: Pull complete [2023-03-22T23:06:56.116Z] a2d21d5440eb: Pull complete [2023-03-22T23:06:57.131Z] f25807f1079a: Verifying Checksum [2023-03-22T23:06:57.131Z] f25807f1079a: Download complete [2023-03-22T23:06:57.131Z] 6808be2612f2: Download complete [2023-03-22T23:06:57.131Z] 935e6c44a52c: Verifying Checksum [2023-03-22T23:06:57.131Z] 935e6c44a52c: Download complete [2023-03-22T23:07:00.421Z] 935e6c44a52c: Pull complete [2023-03-22T23:07:00.421Z] 94cc34f8dd06: Pull complete [2023-03-22T23:07:00.421Z] 30dea6a524f1: Pull complete [2023-03-22T23:07:00.421Z] a2aff8979fd8: Pull complete [2023-03-22T23:07:02.945Z] 6808be2612f2: Pull complete [2023-03-22T23:07:03.513Z] f25807f1079a: Pull complete [2023-03-22T23:07:03.513Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T23:07:03.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T23:07:03.513Z] ---> 3b553350e43f [2023-03-22T23:07:03.513Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:07:06.817Z] ---> Running in 90ba446863ba [2023-03-22T23:07:06.817Z] Removing intermediate container 90ba446863ba [2023-03-22T23:07:06.817Z] ---> 428472962f93 [2023-03-22T23:07:06.817Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T23:07:06.817Z] ---> Running in 94a8e5f8ad2e [2023-03-22T23:07:07.076Z] Removing intermediate container 94a8e5f8ad2e [2023-03-22T23:07:07.076Z] ---> b4c0a4cbf021 [2023-03-22T23:07:07.076Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T23:07:07.076Z] ---> Running in 4ef5029ca530 [2023-03-22T23:07:07.334Z] Removing intermediate container 4ef5029ca530 [2023-03-22T23:07:07.334Z] ---> 8151af0c845b [2023-03-22T23:07:07.334Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T23:07:07.334Z] ---> Running in b3ed99aee3d6 [2023-03-22T23:07:07.600Z] Removing intermediate container b3ed99aee3d6 [2023-03-22T23:07:07.600Z] ---> b2e1e5d6f16f [2023-03-22T23:07:07.600Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T23:07:07.859Z] ---> Running in 8298720e1f33 [2023-03-22T23:07:08.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:08.118Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T23:07:08.378Z] OK: 265 MiB in 53 packages [2023-03-22T23:07:08.947Z] Removing intermediate container 8298720e1f33 [2023-03-22T23:07:08.947Z] ---> 58baba3fe51c [2023-03-22T23:07:08.947Z] Step 8/12 : WORKDIR /app [2023-03-22T23:07:08.947Z] ---> Running in 9e249c6c9b6d [2023-03-22T23:07:08.947Z] Removing intermediate container 9e249c6c9b6d [2023-03-22T23:07:08.947Z] ---> 1d8344f9d93e [2023-03-22T23:07:08.947Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T23:07:09.022Z] Still waiting to schedule task [2023-03-22T23:07:09.023Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-22T23:07:09.206Z] ---> 129f82cb5ec1 [2023-03-22T23:07:09.206Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:07:09.206Z] ---> Running in 53dfab4b6b89 [2023-03-22T23:07:41.288Z] Removing intermediate container 53dfab4b6b89 [2023-03-22T23:07:41.288Z] ---> 40ef26715a81 [2023-03-22T23:07:41.288Z] Step 11/12 : COPY . . [2023-03-22T23:07:41.288Z] ---> 96d6b43f7a9d [2023-03-22T23:07:41.288Z] Step 12/12 : RUN $MAKE [2023-03-22T23:07:41.288Z] ---> Running in 2486c39abf9c [2023-03-22T23:07:41.288Z] noop [2023-03-22T23:07:41.289Z] Removing intermediate container 2486c39abf9c [2023-03-22T23:07:41.289Z] ---> e439144a7292 [2023-03-22T23:07:41.289Z] Successfully built e439144a7292 [2023-03-22T23:07:41.289Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:41.602Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T23:07:41.602Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:07:41.676Z] prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container [2023-03-22T23:07:41.709Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T23:07:42.127Z] $ docker top 7970a4649c13006b5ee2c2921ccf1b7bb290afea4bc3d1b406b7b4c1057cb22f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:07:42.471Z] + go version [2023-03-22T23:07:42.471Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T23:07:42.484Z] $ docker stop --time=1 7970a4649c13006b5ee2c2921ccf1b7bb290afea4bc3d1b406b7b4c1057cb22f [2023-03-22T23:07:43.912Z] $ docker rm -f --volumes 7970a4649c13006b5ee2c2921ccf1b7bb290afea4bc3d1b406b7b4c1057cb22f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:07:44.356Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T23:07:44.356Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:07:44.430Z] prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container [2023-03-22T23:07:44.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T23:07:45.038Z] $ docker top 22f8ada234040d375546190ca3e67b2f9388656336585529ab827a8101afcf4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:07:45.379Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-192 [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:07:45.678Z] + make test [2023-03-22T23:07:45.679Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T23:07:50.941Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-22T23:08:00.905Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-22T23:08:00.905Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors [2023-03-22T23:08:00.905Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.635423056Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.635749652Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.635775492Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.635789003Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.636131869Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.63617514Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.636265891Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.636466865Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.636509256Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.636535376Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.63674925Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.636869102Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.636893443Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.636912703Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.636931224Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.637042706Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.637076886Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.637115797Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.637176578Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.637242979Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.637313361Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.638022065Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.640373298Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.640786756Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.640824437Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.640842957Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.640929329Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.640942539Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.64098976Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.641105482Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.641119393Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.641144003Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.641164653Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.641286236Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.641344377Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.641370357Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.641399428Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.641473599Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.64150958Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.64153829Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.641653662Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.641695943Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.641753064Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.641796505Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.642234573Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.642662931Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.642727752Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.642756013Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.642745902Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.642771703Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.642834344Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.642970847Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.643002387Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.643038038Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.643083019Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.643196411Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.643238761Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.643279462Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.643319484Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.643420936Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.643463937Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.643494437Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.643578259Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.643618499Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.643680251Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.643715741Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.644020637Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.644279122Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.644308182Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.644330742Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.644382223Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.644414074Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.644487005Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.644609188Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.644631738Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.644656818Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.644691049Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.64476689Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.644800331Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.644828542Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.644872962Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.644979164Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.645017655Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.645044326Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.645125517Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.645171208Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.645215189Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.645250389Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.645608346Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.64585632Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.645884211Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.645902831Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.645948282Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.645970503Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646013683Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646098015Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=WARN ts=2023-03-22T23:08:00.646116676Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.646139067Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646199578Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.64629482Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.64633345Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.646360231Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646399501Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646496203Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.646532254Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646566905Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646643846Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.646681287Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646745518Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.646780258Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-03-22T23:08:06.165Z] level=DEBUG ts=2023-03-22T23:08:00.647129085Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.64741937Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-22T23:08:06.165Z] level=INFO ts=2023-03-22T23:08:00.647454881Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.647483991Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=WARN ts=2023-03-22T23:08:00.647506462Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.647510142Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.647561953Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.647672865Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=WARN ts=2023-03-22T23:08:00.647697115Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.647718966Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.647763286Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.647846968Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.647878169Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.647897439Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.64792786Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.648017171Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.648060392Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.648088232Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.648156434Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.648188484Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.648223965Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.648258196Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-03-22T23:08:06.166Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-03-22T23:08:06.166Z] --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.00s) [2023-03-22T23:08:06.166Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:46248: use of closed network connection [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.648462739Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.648718634Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.648911589Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.648939219Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.648960829Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.64900439Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=WARN ts=2023-03-22T23:08:00.649033161Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649094942Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649191294Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=WARN ts=2023-03-22T23:08:00.649211454Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.649236115Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649268635Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649347317Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.649375937Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.649396087Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649416668Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.64951959Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.64955219Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649604711Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649702673Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.649729744Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649770244Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.649792165Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.649931337Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.65008711Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650108021Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.650123231Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650159271Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=WARN ts=2023-03-22T23:08:00.650173542Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650201082Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650277164Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=WARN ts=2023-03-22T23:08:00.650294624Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.650322364Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650353115Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650428836Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.650455817Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.650472557Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650489858Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650557219Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.650584559Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.65060662Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650673461Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-03-22T23:08:06.166Z] level=DEBUG ts=2023-03-22T23:08:00.650697841Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650723932Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-03-22T23:08:06.166Z] level=INFO ts=2023-03-22T23:08:00.650741912Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-03-22T23:08:06.166Z] level=WARN ts=2023-03-22T23:08:00.650852554Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-03-22T23:08:06.166Z] FAIL [2023-03-22T23:08:06.166Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver coverage: 40.9% of statements [2023-03-22T23:08:06.166Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.502s [2023-03-22T23:08:06.166Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-03-22T23:08:06.166Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.007s coverage: 96.4% of statements [2023-03-22T23:08:06.166Z] FAIL [2023-03-22T23:08:06.166Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-22T23:08:06.178Z] $ docker stop --time=1 22f8ada234040d375546190ca3e67b2f9388656336585529ab827a8101afcf4a [2023-03-22T23:08:08.845Z] $ docker rm -f --volumes 22f8ada234040d375546190ca3e67b2f9388656336585529ab827a8101afcf4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:08:09.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:08:09.408Z] [2023-03-22T23:08:09.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:08:09.777Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:08:09.777Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T23:08:09.777Z] 5eb5b503b376: Pulling fs layer [2023-03-22T23:08:09.777Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T23:08:09.777Z] ec43610c2a17: Pulling fs layer [2023-03-22T23:08:09.777Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T23:08:09.777Z] 33b1e0a273af: Pulling fs layer [2023-03-22T23:08:09.777Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T23:08:09.777Z] 2f39f015ded8: Pulling fs layer [2023-03-22T23:08:09.777Z] 33b1e0a273af: Waiting [2023-03-22T23:08:09.777Z] 5d3b04190fa2: Waiting [2023-03-22T23:08:09.777Z] 2f39f015ded8: Waiting [2023-03-22T23:08:09.777Z] 3a2ae6a8a46f: Waiting [2023-03-22T23:08:09.777Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T23:08:09.777Z] 5c69ac0246d0: Download complete [2023-03-22T23:08:09.777Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-22T23:08:09.777Z] 3a2ae6a8a46f: Download complete [2023-03-22T23:08:09.777Z] 33b1e0a273af: Verifying Checksum [2023-03-22T23:08:09.777Z] 33b1e0a273af: Download complete [2023-03-22T23:08:10.071Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T23:08:10.071Z] 5d3b04190fa2: Download complete [2023-03-22T23:08:10.071Z] ec43610c2a17: Verifying Checksum [2023-03-22T23:08:10.071Z] ec43610c2a17: Download complete [2023-03-22T23:08:10.071Z] 5eb5b503b376: Verifying Checksum [2023-03-22T23:08:10.071Z] 5eb5b503b376: Download complete [2023-03-22T23:08:10.693Z] 2f39f015ded8: Download complete [2023-03-22T23:08:11.269Z] 5eb5b503b376: Pull complete [2023-03-22T23:08:11.527Z] 5c69ac0246d0: Pull complete [2023-03-22T23:08:11.786Z] ec43610c2a17: Pull complete [2023-03-22T23:08:12.046Z] 3a2ae6a8a46f: Pull complete [2023-03-22T23:08:12.046Z] 33b1e0a273af: Pull complete [2023-03-22T23:08:12.305Z] 5d3b04190fa2: Pull complete [2023-03-22T23:08:16.485Z] 2f39f015ded8: Pull complete [2023-03-22T23:08:16.485Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T23:08:16.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:08:16.485Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:08:16.571Z] prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container [2023-03-22T23:08:16.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T23:08:19.230Z] $ docker top 96b77ce118fdadb9879da0292af8caff8333336c1d0fa36238048726b0930568 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:08:19.601Z] ---> job-cost.sh [2023-03-22T23:08:19.601Z] lf-activate-venv: SKIPPING [2023-03-22T23:08:19.601Z] INFO: No Stack... [2023-03-22T23:08:19.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T23:08:20.121Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T23:08:20.406Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-192/archives/cost.csv [2023-03-22T23:08:20.406Z] + cut -d, -f6 [Pipeline] lock [2023-03-22T23:08:20.418Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [2023-03-22T23:08:20.428Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] did not exist. Created. [2023-03-22T23:08:20.428Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T23:08:20.738Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T23:08:20.779Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T23:08:20.787Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T23:08:20.809Z] $ docker stop --time=1 96b77ce118fdadb9879da0292af8caff8333336c1d0fa36238048726b0930568 [2023-03-22T23:08:21.999Z] $ docker rm -f --volumes 96b77ce118fdadb9879da0292af8caff8333336c1d0fa36238048726b0930568 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T23:08:22.091Z] Failed in branch amd64 [2023-03-22T23:09:48.287Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5338 in /w/workspace/undry_device-rfid-llrp-go_PR-192 [Pipeline] { [Pipeline] ws [2023-03-22T23:09:48.299Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2023-03-22T23:09:48.334Z] Selected Git installation does not exist. Using Default [2023-03-22T23:09:48.334Z] The recommended git tool is: NONE [2023-03-22T23:09:55.103Z] using credential edgex-jenkins-ssh [2023-03-22T23:09:55.129Z] Cloning the remote Git repository [2023-03-22T23:09:55.190Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-22T23:09:55.320Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2023-03-22T23:09:55.514Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-22T23:09:55.515Z] > git --version # timeout=10 [2023-03-22T23:09:55.542Z] > git --version # 'git version 2.25.1' [2023-03-22T23:09:55.545Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:09:55.745Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T23:09:56.868Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-22T23:09:56.891Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T23:09:58.730Z] Merging remotes/origin/main commit a41d6dc477aab60bbffd9796b8b3bd1f25c661ce into PR head commit 1938df1459df663042d9eef925e565a91a9730e9 [2023-03-22T23:09:58.114Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-22T23:09:58.169Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-22T23:09:58.171Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:09:58.191Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/192/head:refs/remotes/origin/PR-192 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T23:09:58.752Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T23:09:59.112Z] Merge succeeded, producing 1938df1459df663042d9eef925e565a91a9730e9 [2023-03-22T23:09:59.112Z] Checking out Revision 1938df1459df663042d9eef925e565a91a9730e9 (PR-192) [2023-03-22T23:09:59.767Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T23:09:58.862Z] > git checkout -f 1938df1459df663042d9eef925e565a91a9730e9 # timeout=10 [2023-03-22T23:09:58.990Z] > git remote # timeout=10 [2023-03-22T23:09:59.014Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T23:09:59.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T23:09:59.055Z] > git merge a41d6dc477aab60bbffd9796b8b3bd1f25c661ce # timeout=10 [2023-03-22T23:09:59.086Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T23:09:59.118Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T23:09:59.141Z] > git checkout -f 1938df1459df663042d9eef925e565a91a9730e9 # timeout=10 [2023-03-22T23:10:00.754Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T23:10:00.754Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T23:10:00.754Z] Dload Upload Total Spent Left Speed [2023-03-22T23:10:00.754Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh [2023-03-22T23:10:01.455Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T23:10:01.810Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T23:10:01.810Z] + sudo tee /etc/docker/daemon.new [2023-03-22T23:10:01.810Z] { [2023-03-22T23:10:01.810Z] "registry-mirrors": [ [2023-03-22T23:10:01.810Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T23:10:01.810Z] ], [2023-03-22T23:10:01.810Z] "bip": "10.250.0.254/24", [2023-03-22T23:10:01.810Z] "hosts": [ [2023-03-22T23:10:01.810Z] "tcp://0.0.0.0:5555", [2023-03-22T23:10:01.810Z] "unix:///var/run/docker.sock" [2023-03-22T23:10:01.810Z] ], [2023-03-22T23:10:01.810Z] "mtu": 1458, [2023-03-22T23:10:01.810Z] "selinux-enabled": true, [2023-03-22T23:10:01.810Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T23:10:01.810Z] } [Pipeline] sh [2023-03-22T23:10:02.181Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T23:10:02.536Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:10:20.890Z] provisioning config files... [2023-03-22T23:10:20.930Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7519257419897356129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:10:21.312Z] ---> docker-login.sh [2023-03-22T23:10:21.312Z] nexus3.edgexfoundry.org:10001 [2023-03-22T23:10:21.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:10:22.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:10:22.180Z] Configure a credential helper to remove this warning. See [2023-03-22T23:10:22.180Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:10:22.180Z] [2023-03-22T23:10:22.180Z] Login Succeeded [2023-03-22T23:10:22.180Z] nexus3.edgexfoundry.org:10002 [2023-03-22T23:10:22.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:10:22.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:10:22.456Z] Configure a credential helper to remove this warning. See [2023-03-22T23:10:22.456Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:10:22.456Z] [2023-03-22T23:10:22.456Z] Login Succeeded [2023-03-22T23:10:22.456Z] nexus3.edgexfoundry.org:10003 [2023-03-22T23:10:22.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:10:23.002Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:10:23.002Z] Configure a credential helper to remove this warning. See [2023-03-22T23:10:23.002Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:10:23.002Z] [2023-03-22T23:10:23.002Z] Login Succeeded [2023-03-22T23:10:23.002Z] nexus3.edgexfoundry.org:10004 [2023-03-22T23:10:23.276Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:10:23.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:10:23.276Z] Configure a credential helper to remove this warning. See [2023-03-22T23:10:23.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:10:23.276Z] [2023-03-22T23:10:23.276Z] Login Succeeded [2023-03-22T23:10:23.276Z] docker.io [2023-03-22T23:10:23.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T23:10:23.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T23:10:23.823Z] Configure a credential helper to remove this warning. See [2023-03-22T23:10:23.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T23:10:23.823Z] [2023-03-22T23:10:23.823Z] Login Succeeded [2023-03-22T23:10:23.823Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T23:10:23.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T23:10:24.168Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:10:24.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T23:10:24.193Z] ========================================================= [2023-03-22T23:10:24.193Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T23:10:24.193Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:10:24.554Z] + 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 . [2023-03-22T23:10:24.825Z] Sending build context to Docker daemon 1.211MB [2023-03-22T23:10:24.825Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T23:10:24.825Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-22T23:10:25.098Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T23:10:25.098Z] af6eaf76a39c: Pulling fs layer [2023-03-22T23:10:25.098Z] 55522c791124: Pulling fs layer [2023-03-22T23:10:25.098Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T23:10:25.098Z] 169dfbe0d373: Pulling fs layer [2023-03-22T23:10:25.098Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T23:10:25.098Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T23:10:25.098Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T23:10:25.098Z] 169dfbe0d373: Waiting [2023-03-22T23:10:25.098Z] e1ff8fa3b103: Waiting [2023-03-22T23:10:25.098Z] 52ebb69f0ebf: Waiting [2023-03-22T23:10:25.098Z] 5abe8eddf0d5: Waiting [2023-03-22T23:10:25.098Z] 55522c791124: Download complete [2023-03-22T23:10:25.098Z] 169dfbe0d373: Verifying Checksum [2023-03-22T23:10:25.098Z] 169dfbe0d373: Download complete [2023-03-22T23:10:25.098Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T23:10:25.098Z] e1ff8fa3b103: Download complete [2023-03-22T23:10:25.098Z] af6eaf76a39c: Verifying Checksum [2023-03-22T23:10:25.098Z] af6eaf76a39c: Download complete [2023-03-22T23:10:26.574Z] af6eaf76a39c: Pull complete [2023-03-22T23:10:26.574Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T23:10:26.574Z] 5abe8eddf0d5: Download complete [2023-03-22T23:10:26.848Z] 55522c791124: Pull complete [2023-03-22T23:10:27.834Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T23:10:27.834Z] ce5c4a1c91eb: Download complete [2023-03-22T23:10:27.834Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T23:10:27.834Z] 52ebb69f0ebf: Download complete [2023-03-22T23:10:40.303Z] ce5c4a1c91eb: Pull complete [2023-03-22T23:10:40.303Z] 169dfbe0d373: Pull complete [2023-03-22T23:10:40.303Z] e1ff8fa3b103: Pull complete [2023-03-22T23:10:45.685Z] 52ebb69f0ebf: Pull complete [2023-03-22T23:10:47.648Z] 5abe8eddf0d5: Pull complete [2023-03-22T23:10:47.648Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T23:10:47.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T23:10:47.648Z] ---> 6cb57ee374ae [2023-03-22T23:10:47.648Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-22T23:10:49.614Z] ---> Running in 9cb42492258a [2023-03-22T23:10:49.887Z] Removing intermediate container 9cb42492258a [2023-03-22T23:10:49.887Z] ---> 489e3ea03766 [2023-03-22T23:10:49.887Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-22T23:10:49.887Z] ---> Running in dfddc01f14e6 [2023-03-22T23:10:50.478Z] Removing intermediate container dfddc01f14e6 [2023-03-22T23:10:50.478Z] ---> d81d7ab3f6a7 [2023-03-22T23:10:50.478Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-22T23:10:50.478Z] ---> Running in bc792606f0f5 [2023-03-22T23:10:50.748Z] Removing intermediate container bc792606f0f5 [2023-03-22T23:10:50.748Z] ---> e21a54d75d38 [2023-03-22T23:10:50.748Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-22T23:10:51.021Z] ---> Running in 350d285931f8 [2023-03-22T23:10:51.292Z] Removing intermediate container 350d285931f8 [2023-03-22T23:10:51.292Z] ---> 82f62e6b64ab [2023-03-22T23:10:51.292Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-22T23:10:51.561Z] ---> Running in 6814fa01da43 [2023-03-22T23:10:52.989Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T23:10:53.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T23:10:54.682Z] OK: 263 MiB in 53 packages [2023-03-22T23:10:55.670Z] Removing intermediate container 6814fa01da43 [2023-03-22T23:10:55.670Z] ---> d1216afd3a24 [2023-03-22T23:10:55.670Z] Step 8/12 : WORKDIR /app [2023-03-22T23:10:55.670Z] ---> Running in fd31064908d7 [2023-03-22T23:10:55.951Z] Removing intermediate container fd31064908d7 [2023-03-22T23:10:55.951Z] ---> d7ecfc907068 [2023-03-22T23:10:55.951Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-22T23:10:56.543Z] ---> ca52563ab151 [2023-03-22T23:10:56.543Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T23:10:56.813Z] ---> Running in 68417168bddc [2023-03-22T23:12:18.503Z] Removing intermediate container 68417168bddc [2023-03-22T23:12:18.503Z] ---> df8b83db421c [2023-03-22T23:12:18.503Z] Step 11/12 : COPY . . [2023-03-22T23:12:18.503Z] ---> 1693c4e58930 [2023-03-22T23:12:18.503Z] Step 12/12 : RUN $MAKE [2023-03-22T23:12:18.503Z] ---> Running in a9b3387b473b [2023-03-22T23:12:18.503Z] noop [2023-03-22T23:12:18.503Z] Removing intermediate container a9b3387b473b [2023-03-22T23:12:18.503Z] ---> 797435797f55 [2023-03-22T23:12:18.503Z] Successfully built 797435797f55 [2023-03-22T23:12:18.503Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:12:18.862Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T23:12:18.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:12:19.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container [2023-03-22T23:12:19.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T23:12:20.560Z] $ docker top 7add07cf9e4b4901d3b81a8559b2abb755f35cdf3839e6410d57241599c5b6d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:12:21.455Z] + go version [2023-03-22T23:12:21.455Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-22T23:12:21.476Z] $ docker stop --time=1 7add07cf9e4b4901d3b81a8559b2abb755f35cdf3839e6410d57241599c5b6d4 [2023-03-22T23:12:23.211Z] $ docker rm -f --volumes 7add07cf9e4b4901d3b81a8559b2abb755f35cdf3839e6410d57241599c5b6d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:12:23.796Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T23:12:23.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:12:24.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container [2023-03-22T23:12:24.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T23:12:25.459Z] $ docker top 042d74b2212a297405360deca3300a893e29ecc9780397c4bed39c14f825d810 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:12:26.348Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-22T23:12:27.019Z] + make test [2023-03-22T23:12:27.019Z] go test ./... -coverprofile=coverage.out ./... [2023-03-22T23:13:05.992Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-22T23:15:42.795Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:30:19: invalid operation: pv.Maximum != "" (mismatched types *float64 and untyped string) [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:31:37: cannot use pv.Maximum (variable of type *float64) as string value in argument to validateWriteMaximum [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:36:19: invalid operation: pv.Minimum != "" (mismatched types *float64 and untyped string) [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:37:37: cannot use pv.Minimum (variable of type *float64) as string value in argument to validateWriteMinimum [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != 0 (mismatched types *float64 and untyped int) [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:42:36: invalid operation: pv.Offset != defaultOffset (mismatched types *float64 and float64) [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type *float64) as float64 value in argument to transformOffset [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != 0 (mismatched types *float64 and untyped int) [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:48:34: invalid operation: pv.Scale != defaultScale (mismatched types *float64 and float64) [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type *float64) as float64 value in argument to transformScale [2023-03-22T23:15:42.795Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.57/internal/transformer/transformparam.go:49:44: too many errors [2023-03-22T23:15:48.170Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-22T23:16:35.091Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 34.879s coverage: 40.9% of statements [2023-03-22T23:16:35.091Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.609s coverage: 52.0% of statements [2023-03-22T23:16:35.091Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 96.4% of statements [2023-03-22T23:16:35.091Z] FAIL [2023-03-22T23:16:35.091Z] make: *** [Makefile:31: unittest] Error 1 [Pipeline] } [2023-03-22T23:16:35.109Z] $ docker stop --time=1 042d74b2212a297405360deca3300a893e29ecc9780397c4bed39c14f825d810 [2023-03-22T23:16:37.068Z] $ docker rm -f --volumes 042d74b2212a297405360deca3300a893e29ecc9780397c4bed39c14f825d810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:16:38.477Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:16:38.477Z] [2023-03-22T23:16:38.477Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:16:38.835Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:16:39.113Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T23:16:39.113Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T23:16:39.113Z] 04944245beec: Pulling fs layer [2023-03-22T23:16:39.113Z] 699f458cf7ca: Pulling fs layer [2023-03-22T23:16:39.113Z] 765212b225bb: Pulling fs layer [2023-03-22T23:16:39.113Z] f23df028b6ca: Pulling fs layer [2023-03-22T23:16:39.113Z] 765212b225bb: Waiting [2023-03-22T23:16:39.113Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T23:16:39.113Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T23:16:39.113Z] d65c8cfc05b1: Waiting [2023-03-22T23:16:39.113Z] 2437ff75d9bd: Waiting [2023-03-22T23:16:39.113Z] f23df028b6ca: Waiting [2023-03-22T23:16:39.113Z] 04944245beec: Verifying Checksum [2023-03-22T23:16:39.113Z] 04944245beec: Download complete [2023-03-22T23:16:39.113Z] 765212b225bb: Verifying Checksum [2023-03-22T23:16:39.113Z] 765212b225bb: Download complete [2023-03-22T23:16:39.387Z] f23df028b6ca: Verifying Checksum [2023-03-22T23:16:39.387Z] f23df028b6ca: Download complete [2023-03-22T23:16:39.388Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T23:16:39.388Z] d65c8cfc05b1: Download complete [2023-03-22T23:16:39.388Z] 699f458cf7ca: Verifying Checksum [2023-03-22T23:16:39.979Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T23:16:39.979Z] 8998bd30e6a1: Download complete [2023-03-22T23:16:42.591Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T23:16:42.591Z] 2437ff75d9bd: Download complete [2023-03-22T23:16:44.559Z] 8998bd30e6a1: Pull complete [2023-03-22T23:16:45.150Z] 04944245beec: Pull complete [2023-03-22T23:16:46.575Z] 699f458cf7ca: Pull complete [2023-03-22T23:16:46.846Z] 765212b225bb: Pull complete [2023-03-22T23:16:47.817Z] f23df028b6ca: Pull complete [2023-03-22T23:16:48.090Z] d65c8cfc05b1: Pull complete [2023-03-22T23:17:03.134Z] 2437ff75d9bd: Pull complete [2023-03-22T23:17:03.134Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T23:17:03.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T23:17:03.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:17:03.362Z] prd-ubuntu20.04-docker-arm64-4c-16g-5338 does not seem to be running inside a container [2023-03-22T23:17:03.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T23:17:06.428Z] $ docker top 353c41b4b0a275db14722e37077313ce6f22866669943df4fb5d1643ad93181c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:17:07.317Z] ---> job-cost.sh [2023-03-22T23:17:07.317Z] lf-activate-venv: SKIPPING [2023-03-22T23:17:07.317Z] INFO: No Stack... [2023-03-22T23:17:07.906Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T23:17:08.869Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T23:17:09.525Z] + cat+ /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2023-03-22T23:17:09.526Z] cut -d, -f6 [Pipeline] lock [2023-03-22T23:17:09.602Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [2023-03-22T23:17:09.609Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] did not exist. Created. [2023-03-22T23:17:09.609Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T23:17:10.285Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-6cdbf510/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T23:17:10.952Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T23:17:10.970Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T23:17:11.529Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T23:17:11.539Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-192-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T23:17:11.554Z] $ docker stop --time=1 353c41b4b0a275db14722e37077313ce6f22866669943df4fb5d1643ad93181c [2023-03-22T23:17:13.129Z] $ docker rm -f --volumes 353c41b4b0a275db14722e37077313ce6f22866669943df4fb5d1643ad93181c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T23:17:13.452Z] 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 [2023-03-22T23:17:14.142Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-192/archives ] [2023-03-22T23:17:14.142Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-192/archives [2023-03-22T23:17:14.142Z] total 16 [2023-03-22T23:17:14.142Z] drwxr-xr-x 3 root root 4096 Mar 22 23:08 . [2023-03-22T23:17:14.142Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 23:08 .. [2023-03-22T23:17:14.142Z] drwxr-xr-x 2 root root 4096 Mar 22 23:08 cost [2023-03-22T23:17:14.142Z] -rw-r--r-- 1 root root 91 Mar 22 23:08 cost.csv [2023-03-22T23:17:14.142Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-192/archives [2023-03-22T23:17:14.142Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-192/archives [2023-03-22T23:17:14.142Z] total 16 [2023-03-22T23:17:14.142Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 23:08 . [2023-03-22T23:17:14.142Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 23:08 .. [2023-03-22T23:17:14.142Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 23:08 cost [2023-03-22T23:17:14.142Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 22 23:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:17:14.430Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:17:15.287Z] ---> package-listing.sh [2023-03-22T23:17:15.287Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T23:17:15.287Z] ++ facter osfamily [2023-03-22T23:17:15.551Z] + OS_FAMILY=debian [2023-03-22T23:17:15.551Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-192 [2023-03-22T23:17:15.551Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T23:17:15.551Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T23:17:15.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T23:17:15.551Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T23:17:15.551Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-192 ']' [2023-03-22T23:17:15.551Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T23:17:15.551Z] + case "${OS_FAMILY}" in [2023-03-22T23:17:15.551Z] + dpkg -l [2023-03-22T23:17:15.551Z] + grep '^ii' [2023-03-22T23:17:15.551Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T23:17:15.551Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T23:17:15.551Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T23:17:15.551Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-192 ']' [2023-03-22T23:17:15.551Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-192/archives/ [2023-03-22T23:17:15.551Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-192/archives/ [Pipeline] echo [2023-03-22T23:17:15.561Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T23:17:15.838Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T23:17:16.393Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T23:17:16.393Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T23:17:16.473Z] prd-ubuntu20.04-docker-8c-8g-5334 does not seem to be running inside a container [2023-03-22T23:17:16.502Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_device-rfid-llrp-go_PR-192/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-192 -v /w/workspace/undry_device-rfid-llrp-go_PR-192:/w/workspace/undry_device-rfid-llrp-go_PR-192:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T23:17:16.736Z] $ docker top f662882dc236a11ff679c9b145cefbfaa71e0e6a32d64c930b5edf37b6fb7020 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T23:17:17.075Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T23:17:17.362Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T23:17:17.646Z] + ls /var/log/sa-host [2023-03-22T23:17:17.646Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T23:17:17.791Z] provisioning config files... [2023-03-22T23:17:17.800Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-192@tmp/config4867584178863440878tmp [Pipeline] { [Pipeline] echo [2023-03-22T23:17:17.818Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:17:18.100Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T23:17:18.106Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:17:18.433Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T23:17:18.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:17:18.741Z] ---> sudo-logs.sh [2023-03-22T23:17:18.741Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T23:17:18.777Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:17:19.063Z] ---> job-cost.sh [2023-03-22T23:17:19.063Z] lf-activate-venv: SKIPPING [2023-03-22T23:17:19.063Z] DEBUG: total: 0.2199999988079071 [2023-03-22T23:17:19.063Z] INFO: Retrieving Stack Cost... [2023-03-22T23:17:19.321Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T23:17:19.890Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T23:17:19.900Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T23:17:20.182Z] ---> logs-deploy.sh [2023-03-22T23:17:20.182Z] lf-activate-venv: SKIPPING [2023-03-22T23:17:20.182Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-192/2 [2023-03-22T23:17:20.182Z] INFO: archiving workspace using pattern(s): [2023-03-22T23:17:21.120Z] Archives upload complete. [2023-03-22T23:17:21.120Z] INFO: archiving logs to Nexus