Pull request #106 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0faf28d661ac7a05929e3ed65e108c69ee6a7865+0476de2795b3c23659be3e42ef08dccf661e949a (0e76bb880793bc4a120009383ea8afc37e4f4e2e) 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-ssh6050682619415857101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh17155522016860050524.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13026516432585309095.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10025834435988664297.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6778255994547673998.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2770463771459768298.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24599 in /w/workspace/undry_device-rfid-llrp-go_PR-106 [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-106 # 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 0476de2795b3c23659be3e42ef08dccf661e949a into PR head commit 0faf28d661ac7a05929e3ed65e108c69ee6a7865 Merge succeeded, producing 0faf28d661ac7a05929e3ed65e108c69ee6a7865 Checking out Revision 0faf28d661ac7a05929e3ed65e108c69ee6a7865 (PR-106) > 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/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0faf28d661ac7a05929e3ed65e108c69ee6a7865 # 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 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0faf28d661ac7a05929e3ed65e108c69ee6a7865 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:21:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:21:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:21:22 ========================================================= 15:21:22 EdgeX Global Pipelines Version Info 15:21:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:21:23 ------------------- 15:21:23 stable info: 15:21:23 ------------------- 15:21:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:21:23 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 15:21:23 Message: update stable to v1.0.239 15:21:24 ------------------- 15:21:24 experimental info: 15:21:24 ------------------- 15:21:24 Commited By: **** collab-it+edgex@linuxfoundation.org 15:21:24 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 15:21:24 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:21:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0faf28d [Pipeline] echo 15:21:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:21:26 provisioning config files... 15:21:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp/config2664546928374240223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:26 ---> docker-login.sh 15:21:26 nexus3.edgexfoundry.org:10001 15:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:26 Configure a credential helper to remove this warning. See 15:21:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:26 15:21:26 Login Succeeded 15:21:26 nexus3.edgexfoundry.org:10002 15:21:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:27 Configure a credential helper to remove this warning. See 15:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:27 15:21:27 Login Succeeded 15:21:27 nexus3.edgexfoundry.org:10003 15:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:27 Configure a credential helper to remove this warning. See 15:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:27 15:21:27 Login Succeeded 15:21:27 nexus3.edgexfoundry.org:10004 15:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:27 Configure a credential helper to remove this warning. See 15:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:27 15:21:27 Login Succeeded 15:21:27 docker.io 15:21:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:27 Configure a credential helper to remove this warning. See 15:21:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:27 15:21:27 Login Succeeded 15:21:27 ---> docker-login.sh ends [Pipeline] } 15:21:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:21:28 + git rev-list -1 --merges 0faf28d661ac7a05929e3ed65e108c69ee6a7865~1..0faf28d661ac7a05929e3ed65e108c69ee6a7865 [Pipeline] echo 15:21:28 -----------> git rev-list -1 --merges 0faf28d661ac7a05929e3ed65e108c69ee6a7865~1..0faf28d661ac7a05929e3ed65e108c69ee6a7865 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [false] [Pipeline] sh 15:21:28 + git log --format=format:%s -1 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [Pipeline] echo 15:21:28 ========================================================= 15:21:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:21:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:21:29 + git log --format=format:%s -1 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [Pipeline] echo 15:21:29 [semverPrep] GIT_COMMIT: 0faf28d661ac7a05929e3ed65e108c69ee6a7865, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 15:21:29 [semverPrep] This is not a build commit. [Pipeline] sh 15:21:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:21:29 + grep -v github /etc/ssh/ssh_known_hosts 15:21:29 + [ -e /tmp/ssh_known_hosts ] 15:21:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:21:29 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:21:29 sudo tee -a /etc/ssh/ssh_known_hosts 15:21:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:30 15:21:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:30 0.1.4: Pulling from edgex-devops/py-git-semver 15:21:30 b85a868b505f: Pulling fs layer 15:21:30 e2be974225ed: Pulling fs layer 15:21:30 339a4e72a1f5: Pulling fs layer 15:21:30 988bab9f4d93: Pulling fs layer 15:21:30 1469e6f7b9e6: Pulling fs layer 15:21:30 eaf3925da568: Pulling fs layer 15:21:30 bab4dde63d76: Pulling fs layer 15:21:30 bde34c3a00c8: Pulling fs layer 15:21:30 b352a97aabf1: Pulling fs layer 15:21:30 988bab9f4d93: Waiting 15:21:30 1469e6f7b9e6: Waiting 15:21:30 bde34c3a00c8: Waiting 15:21:30 eaf3925da568: Waiting 15:21:30 bab4dde63d76: Waiting 15:21:30 b352a97aabf1: Waiting 15:21:30 4872d77fe225: Pulling fs layer 15:21:30 5851b861e8e6: Pulling fs layer 15:21:30 4872d77fe225: Waiting 15:21:30 5851b861e8e6: Waiting 15:21:30 e2be974225ed: Verifying Checksum 15:21:30 e2be974225ed: Download complete 15:21:30 988bab9f4d93: Download complete 15:21:30 1469e6f7b9e6: Verifying Checksum 15:21:30 1469e6f7b9e6: Download complete 15:21:30 339a4e72a1f5: Verifying Checksum 15:21:30 339a4e72a1f5: Download complete 15:21:30 eaf3925da568: Verifying Checksum 15:21:30 eaf3925da568: Download complete 15:21:30 bde34c3a00c8: Download complete 15:21:30 b352a97aabf1: Download complete 15:21:30 4872d77fe225: Verifying Checksum 15:21:30 4872d77fe225: Download complete 15:21:30 5851b861e8e6: Verifying Checksum 15:21:30 5851b861e8e6: Download complete 15:21:30 b85a868b505f: Verifying Checksum 15:21:30 b85a868b505f: Download complete 15:21:31 bab4dde63d76: Verifying Checksum 15:21:31 bab4dde63d76: Download complete 15:21:32 b85a868b505f: Pull complete 15:21:32 e2be974225ed: Pull complete 15:21:32 339a4e72a1f5: Pull complete 15:21:32 988bab9f4d93: Pull complete 15:21:33 1469e6f7b9e6: Pull complete 15:21:33 eaf3925da568: Pull complete 15:21:35 bab4dde63d76: Pull complete 15:21:35 bde34c3a00c8: Pull complete 15:21:35 b352a97aabf1: Pull complete 15:21:35 4872d77fe225: Pull complete 15:21:35 5851b861e8e6: Pull complete 15:21:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:21:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:21:35 prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container 15:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-106 -v /w/workspace/undry_device-rfid-llrp-go_PR-106:/w/workspace/undry_device-rfid-llrp-go_PR-106:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:21:37 $ docker top 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d -eo pid,comm 15:21:37 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). 15:21:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:21:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:37 [ssh-agent] Looking for ssh-agent implementation... 15:21:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:38 $ docker exec 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d ssh-agent 15:21:38 SSH_AUTH_SOCK=/tmp/ssh-VYiWCLumu6YF/agent.34 15:21:38 SSH_AGENT_PID=40 15:21:38 Running ssh-add (command line suppressed) 15:21:38 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-106@tmp/private_key_4206047909094927899.key (/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp/private_key_4206047909094927899.key) 15:21:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:38 + git tag --points-at HEAD [Pipeline] } 15:21:38 $ docker exec --env ******** --env ******** 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d ssh-agent -k 15:21:38 unset SSH_AUTH_SOCK; 15:21:38 unset SSH_AGENT_PID; 15:21:38 echo Agent pid 40 killed; 15:21:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:21:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:21:38 [ssh-agent] Looking for ssh-agent implementation... 15:21:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:21:39 $ docker exec 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d ssh-agent 15:21:39 SSH_AUTH_SOCK=/tmp/ssh-Eug7rG0lJWkO/agent.72 15:21:39 SSH_AGENT_PID=79 15:21:39 Running ssh-add (command line suppressed) 15:21:39 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-106@tmp/private_key_6311808191595689909.key (/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp/private_key_6311808191595689909.key) 15:21:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:21:39 + git semver init 15:21:40 2022-09-05 15:21:39,938 [run_init] DEBUG init version:0.0.0 force:False 15:21:40 2022-09-05 15:21:39,938 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-106/.semver 15:21:40 2022-09-05 15:21:39,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-106/.semver 15:21:40 2022-09-05 15:21:39,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-106/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-106, universal_newlines=False, shell=None, istream=None) 15:21:40 2022-09-05 15:21:40,829 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-106/.git/info/exclude 15:21:40 2022-09-05 15:21:40,830 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-106/.semver/PR-106 with force:False 15:21:40 2022-09-05 15:21:40,830 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-106/.semver/PR-106 15:21:40 2022-09-05 15:21:40,834 [execute] INFO git cat-file --batch-check 15:21:40 2022-09-05 15:21:40,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-106/.semver, universal_newlines=False, shell=None, istream=) 15:21:40 2022-09-05 15:21:40,840 [execute] INFO git cat-file --batch 15:21:40 2022-09-05 15:21:40,840 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-106/.semver, universal_newlines=False, shell=None, istream=) 15:21:40 2022-09-05 15:21:40,843 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-106/.semver/PR-106 15:21:40 0.0.0 [Pipeline] } 15:21:40 $ docker exec --env ******** --env ******** 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d ssh-agent -k 15:21:41 unset SSH_AUTH_SOCK; 15:21:41 unset SSH_AGENT_PID; 15:21:41 echo Agent pid 79 killed; 15:21:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:21:41 + git semver [Pipeline] } 15:21:41 $ docker stop --time=1 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d 15:21:43 $ docker rm -f 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d [Pipeline] // withDockerContainer [Pipeline] sh 15:21:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:21:43 Stashed 1 file(s) [Pipeline] echo 15:21:43 [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 15:21:44 provisioning config files... 15:21:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp/config8517357189982417843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:21:44 ---> docker-login.sh 15:21:44 nexus3.edgexfoundry.org:10001 15:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:44 Configure a credential helper to remove this warning. See 15:21:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:44 15:21:44 Login Succeeded 15:21:44 nexus3.edgexfoundry.org:10002 15:21:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:45 Configure a credential helper to remove this warning. See 15:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:45 15:21:45 Login Succeeded 15:21:45 nexus3.edgexfoundry.org:10003 15:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:45 Configure a credential helper to remove this warning. See 15:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:45 15:21:45 Login Succeeded 15:21:45 nexus3.edgexfoundry.org:10004 15:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:45 Configure a credential helper to remove this warning. See 15:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:45 15:21:45 Login Succeeded 15:21:45 docker.io 15:21:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:21:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:21:45 Configure a credential helper to remove this warning. See 15:21:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:21:45 15:21:45 Login Succeeded 15:21:45 ---> docker-login.sh ends [Pipeline] } 15:21:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:21:45 ========================================================= 15:21:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:21:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:21:46 Sending build context to Docker daemon 4.058MB 15:21:46 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:21:46 Step 2/12 : FROM ${BASE} AS builder 15:21:46 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:21:46 2408cc74d12b: Pulling fs layer 15:21:46 ea60b727a1ce: Pulling fs layer 15:21:46 30c4a7721957: Pulling fs layer 15:21:46 370296b7ddb6: Pulling fs layer 15:21:46 7c6cee850709: Pulling fs layer 15:21:46 39a5fcdaea64: Pulling fs layer 15:21:46 d94ebbe4e438: Pulling fs layer 15:21:46 bcfd1f05c69d: Pulling fs layer 15:21:46 59ccb84bbe0f: Pulling fs layer 15:21:46 7c6cee850709: Waiting 15:21:46 39a5fcdaea64: Waiting 15:21:46 d94ebbe4e438: Waiting 15:21:46 370296b7ddb6: Waiting 15:21:46 bcfd1f05c69d: Waiting 15:21:46 59ccb84bbe0f: Waiting 15:21:46 30c4a7721957: Verifying Checksum 15:21:46 ea60b727a1ce: Download complete 15:21:46 7c6cee850709: Verifying Checksum 15:21:46 7c6cee850709: Download complete 15:21:46 39a5fcdaea64: Verifying Checksum 15:21:46 39a5fcdaea64: Download complete 15:21:46 2408cc74d12b: Verifying Checksum 15:21:46 2408cc74d12b: Download complete 15:21:46 d94ebbe4e438: Download complete 15:21:46 2408cc74d12b: Pull complete 15:21:46 ea60b727a1ce: Pull complete 15:21:46 30c4a7721957: Pull complete 15:21:46 59ccb84bbe0f: Verifying Checksum 15:21:46 59ccb84bbe0f: Download complete 15:21:47 370296b7ddb6: Verifying Checksum 15:21:47 370296b7ddb6: Download complete 15:21:47 bcfd1f05c69d: Verifying Checksum 15:21:47 bcfd1f05c69d: Download complete 15:21:51 370296b7ddb6: Pull complete 15:21:51 7c6cee850709: Pull complete 15:21:51 39a5fcdaea64: Pull complete 15:21:51 d94ebbe4e438: Pull complete 15:21:53 bcfd1f05c69d: Pull complete 15:21:54 59ccb84bbe0f: Pull complete 15:21:54 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 15:21:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:21:54 ---> a4fb48ad2a94 15:21:54 Step 3/12 : ARG MAKE='make build' 15:21:58 ---> Running in c7a0a317f0d8 15:21:58 Removing intermediate container c7a0a317f0d8 15:21:58 ---> a009fe01b921 15:21:58 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 15:21:58 ---> Running in b605a5e4742d 15:21:58 Removing intermediate container b605a5e4742d 15:21:58 ---> c29554d3b2a3 15:21:58 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 15:21:58 ---> Running in a6076181694c 15:21:58 Removing intermediate container a6076181694c 15:21:58 ---> 19a854ebe99c 15:21:58 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:58 ---> Running in f6a7ac615447 15:21:58 Removing intermediate container f6a7ac615447 15:21:58 ---> f0f6b2f0ee8b 15:21:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:58 ---> Running in a6fe582e1d0d 15:21:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:21:59 Still waiting to schedule task 15:21:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:22:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:22:00 OK: 211 MiB in 51 packages 15:22:00 Removing intermediate container a6fe582e1d0d 15:22:00 ---> 1a4a84f99e30 15:22:00 Step 8/12 : WORKDIR /app 15:22:00 ---> Running in 22612fc8118f 15:22:00 Removing intermediate container 22612fc8118f 15:22:00 ---> d1f98385cc9e 15:22:00 Step 9/12 : COPY go.mod vendor* ./ 15:22:00 ---> c623c44a8a88 15:22:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:22:00 ---> Running in d95fba379f2a 15:22:27 Removing intermediate container d95fba379f2a 15:22:27 ---> 73cd1f60edf4 15:22:27 Step 11/12 : COPY . . 15:22:27 ---> 5095d1027829 15:22:27 Step 12/12 : RUN $MAKE 15:22:27 ---> Running in b375ca2e7717 15:22:27 noop 15:22:27 Removing intermediate container b375ca2e7717 15:22:27 ---> 1b006bd9616e 15:22:27 Successfully built 1b006bd9616e 15:22:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:27 + docker inspect -f . ci-base-image-x86_64 15:22:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:27 prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container 15:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-106 -v /w/workspace/undry_device-rfid-llrp-go_PR-106:/w/workspace/undry_device-rfid-llrp-go_PR-106:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:28 $ docker top 3968466adb30cd63e25932453a136054b3d9dda6dd1f2ff771dd435580fd844f -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:28 + go version 15:22:28 go version go1.18.3 linux/amd64 [Pipeline] } 15:22:28 $ docker stop --time=1 3968466adb30cd63e25932453a136054b3d9dda6dd1f2ff771dd435580fd844f 15:22:30 $ docker rm -f 3968466adb30cd63e25932453a136054b3d9dda6dd1f2ff771dd435580fd844f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:30 + docker inspect -f . ci-base-image-x86_64 15:22:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:30 prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container 15:22:31 $ 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-106 -v /w/workspace/undry_device-rfid-llrp-go_PR-106:/w/workspace/undry_device-rfid-llrp-go_PR-106:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:22:31 $ docker top e73f4fae6b5db68e2222048637d1b275bc427e649f6a7586872ac8724977897d -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:31 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-106 [Pipeline] fileExists [Pipeline] sh 15:22:32 + make test 15:22:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:22:32 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:22:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:22:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:22:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.476s coverage: 38.5% of statements 15:22:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements 15:22:45 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 95.5% of statements 15:22:52 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 15:22:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:22:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:22:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:22:55 ./bin/test-attribution-txt.sh [Pipeline] echo 15:22:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:22:55 $ docker stop --time=1 e73f4fae6b5db68e2222048637d1b275bc427e649f6a7586872ac8724977897d 15:22:58 $ docker rm -f e73f4fae6b5db68e2222048637d1b275bc427e649f6a7586872ac8724977897d [Pipeline] // withDockerContainer [Pipeline] sh 15:22:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:22:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:22:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:22:59 + ls -al . 15:22:59 total 632 15:22:59 drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 15:22 . 15:22:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:21 .. 15:22:59 -rw-rw-r-- 1 jenkins jenkins 134 Sep 5 15:21 .dockerignore 15:22:59 drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:22 .git 15:22:59 drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:21 .github 15:22:59 -rw-rw-r-- 1 jenkins jenkins 946 Sep 5 15:21 .gitignore 15:22:59 -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:21 .golangci.yml 15:22:59 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:21 .semver 15:22:59 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 5 15:21 Attribution.txt 15:22:59 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 5 15:21 CHANGELOG.md 15:22:59 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 5 15:21 Dockerfile 15:22:59 -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:21 GOVERNANCE.md 15:22:59 -rw-rw-r-- 1 jenkins jenkins 683 Sep 5 15:21 Jenkinsfile 15:22:59 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 15:21 LICENSE 15:22:59 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 5 15:21 Makefile 15:22:59 -rw-rw-r-- 1 jenkins jenkins 625 Sep 5 15:21 OWNERS.md 15:22:59 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 5 15:21 README.md 15:22:59 -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 15:21 VERSION 15:22:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:21 bin 15:22:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:21 cmd 15:22:59 -rw-r--r-- 1 jenkins jenkins 460049 Sep 5 15:22 coverage.out 15:22:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:21 examples 15:22:59 -rw-rw-r-- 1 jenkins jenkins 3538 Sep 5 15:21 go.mod 15:22:59 -rw-rw-r-- 1 jenkins jenkins 36553 Sep 5 15:21 go.sum 15:22:59 drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:21 images 15:22:59 drwxrwxr-x 5 jenkins jenkins 4096 Sep 5 15:21 internal 15:22:59 drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:21 snap 15:22:59 -rw-rw-r-- 1 jenkins jenkins 193 Sep 5 15:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:00 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0faf28d661ac7a05929e3ed65e108c69ee6a7865 --label arch=amd64 --label version=0.0.0 . 15:23:00 Sending build context to Docker daemon 4.058MB 15:23:00 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 15:23:00 Step 2/25 : FROM ${BASE} AS builder 15:23:00 ---> 1b006bd9616e 15:23:00 Step 3/25 : ARG MAKE='make build' 15:23:00 ---> Running in 24f9b97f567b 15:23:00 Removing intermediate container 24f9b97f567b 15:23:00 ---> 86c25d2285f3 15:23:00 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 15:23:00 ---> Running in aad61815e8d0 15:23:00 Removing intermediate container aad61815e8d0 15:23:00 ---> 88c1081f23c8 15:23:00 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:23:00 ---> Running in 8f17cdf55390 15:23:00 Removing intermediate container 8f17cdf55390 15:23:00 ---> 8a89090b3909 15:23:00 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:00 ---> Running in 047fae8166af 15:23:01 Removing intermediate container 047fae8166af 15:23:01 ---> 948d3cc66c79 15:23:01 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:01 ---> Running in b61b56fe3ba9 15:23:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:23:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:23:02 OK: 211 MiB in 51 packages 15:23:02 Removing intermediate container b61b56fe3ba9 15:23:02 ---> d98b89620aba 15:23:02 Step 8/25 : WORKDIR /app 15:23:02 ---> Running in a303ba6775af 15:23:03 Removing intermediate container a303ba6775af 15:23:03 ---> 1fd41375227c 15:23:03 Step 9/25 : COPY go.mod vendor* ./ 15:23:03 ---> 23eda963aef2 15:23:03 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:03 ---> Running in 2ce219186790 15:23:03 Removing intermediate container 2ce219186790 15:23:03 ---> f575f0d70148 15:23:03 Step 11/25 : COPY . . 15:23:03 ---> 128df506d9b5 15:23:03 Step 12/25 : RUN $MAKE 15:23:03 ---> Running in 24857d4f74bc 15:23:04 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.20 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 15:23:26 Removing intermediate container 24857d4f74bc 15:23:26 ---> 213042eb67db 15:23:26 Step 13/25 : FROM alpine:3.16 15:23:26 3.16: Pulling from library/alpine 15:23:26 213ec9aee27d: Pulling fs layer 15:23:26 213ec9aee27d: Verifying Checksum 15:23:26 213ec9aee27d: Download complete 15:23:26 213ec9aee27d: Pull complete 15:23:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 15:23:26 Status: Downloaded newer image for alpine:3.16 15:23:26 ---> 9c6f07244728 15:23:26 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:23:26 ---> Running in b587d47cbdec 15:23:26 Removing intermediate container b587d47cbdec 15:23:26 ---> fb4fee59c933 15:23:26 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:23:26 ---> Running in 85105c8660cf 15:23:26 Removing intermediate container 85105c8660cf 15:23:26 ---> 4b9ac784c4fe 15:23:26 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:23:26 ---> Running in b31746d9d2af 15:23:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:23:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:23:27 (1/6) Installing dumb-init (1.2.5-r1) 15:23:27 (2/6) Installing libgcc (11.2.1_git20220219-r2) 15:23:27 (3/6) Installing libsodium (1.0.18-r0) 15:23:27 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 15:23:27 (5/6) Installing libzmq (4.3.4-r0) 15:23:27 (6/6) Installing zeromq (4.3.4-r0) 15:23:27 Executing busybox-1.35.0-r17.trigger 15:23:27 OK: 8 MiB in 20 packages 15:23:28 Removing intermediate container b31746d9d2af 15:23:28 ---> d703397130a3 15:23:28 Step 17/25 : COPY --from=builder /app/LICENSE / 15:23:28 ---> 3c59b08fedb6 15:23:28 Step 18/25 : COPY --from=builder /app/Attribution.txt / 15:23:28 ---> 13fb9ebacd9c 15:23:28 Step 19/25 : COPY --from=builder /app/cmd/ / 15:23:29 ---> 824bad38e8f0 15:23:29 Step 20/25 : EXPOSE 59989 15:23:29 ---> Running in 33675e8fcc6b 15:23:29 Removing intermediate container 33675e8fcc6b 15:23:29 ---> d210327c7dae 15:23:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 15:23:29 ---> Running in ac251f0d2d76 15:23:29 Removing intermediate container ac251f0d2d76 15:23:29 ---> 0ac3f36b5cc2 15:23:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:23:29 ---> Running in 3d6bc3702dba 15:23:29 Removing intermediate container 3d6bc3702dba 15:23:29 ---> aa196ce8765e 15:23:29 Step 23/25 : LABEL arch=amd64 15:23:29 ---> Running in a9ca3c0212c4 15:23:29 Removing intermediate container a9ca3c0212c4 15:23:29 ---> 68cd3db1c60a 15:23:29 Step 24/25 : LABEL git_sha=0faf28d661ac7a05929e3ed65e108c69ee6a7865 15:23:29 ---> Running in 3f67b92ec1c1 15:23:29 Removing intermediate container 3f67b92ec1c1 15:23:29 ---> 5c702b5a7576 15:23:29 Step 25/25 : LABEL version=0.0.0 15:23:29 ---> Running in 6a0d5f5f0c11 15:23:29 Removing intermediate container 6a0d5f5f0c11 15:23:29 ---> b9fcb7bc06f5 15:23:29 [Warning] One or more build-args [ARCH] were not consumed 15:23:29 Successfully built b9fcb7bc06f5 15:23:29 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:30 15:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:23:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:30 latest: Pulling from edgex-lftools-log-publisher 15:23:30 5eb5b503b376: Pulling fs layer 15:23:30 5c69ac0246d0: Pulling fs layer 15:23:30 ec43610c2a17: Pulling fs layer 15:23:30 3a2ae6a8a46f: Pulling fs layer 15:23:30 33b1e0a273af: Pulling fs layer 15:23:30 5d3b04190fa2: Pulling fs layer 15:23:30 2f39f015ded8: Pulling fs layer 15:23:30 33b1e0a273af: Waiting 15:23:30 3a2ae6a8a46f: Waiting 15:23:30 5d3b04190fa2: Waiting 15:23:30 2f39f015ded8: Waiting 15:23:30 5c69ac0246d0: Verifying Checksum 15:23:30 5c69ac0246d0: Download complete 15:23:30 3a2ae6a8a46f: Download complete 15:23:30 33b1e0a273af: Verifying Checksum 15:23:30 33b1e0a273af: Download complete 15:23:30 5d3b04190fa2: Verifying Checksum 15:23:30 5d3b04190fa2: Download complete 15:23:30 ec43610c2a17: Verifying Checksum 15:23:30 ec43610c2a17: Download complete 15:23:30 5eb5b503b376: Verifying Checksum 15:23:30 5eb5b503b376: Download complete 15:23:31 2f39f015ded8: Download complete 15:23:32 5eb5b503b376: Pull complete 15:23:32 5c69ac0246d0: Pull complete 15:23:32 ec43610c2a17: Pull complete 15:23:32 3a2ae6a8a46f: Pull complete 15:23:32 33b1e0a273af: Pull complete 15:23:32 5d3b04190fa2: Pull complete 15:23:37 2f39f015ded8: Pull complete 15:23:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:23:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:23:37 prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container 15:23:37 $ 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-106 -v /w/workspace/undry_device-rfid-llrp-go_PR-106:/w/workspace/undry_device-rfid-llrp-go_PR-106:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:23:40 $ docker top a1520596cfdd7b676a9a9e88425f70b0ae0c96105157525d10b9e6d4ec7e805a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:23:40 ---> job-cost.sh 15:23:40 lf-activate-venv: SKIPPING 15:23:40 INFO: No Stack... 15:23:40 INFO: Retrieving Pricing Info for: v3-standard-8 15:23:41 INFO: Archiving Costs [Pipeline] sh 15:23:41 + cat /w/workspace/undry_device-rfid-llrp-go_PR-106/archives/cost.csv 15:23:41 + cut -d, -f6 [Pipeline] lock 15:23:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] 15:23:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] did not exist. Created. 15:23:41 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:23:42 + echo total: 0.2199999988079071 [Pipeline] stash 15:23:42 Stashed 1 file(s) [Pipeline] } 15:23:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:23:42 $ docker stop --time=1 a1520596cfdd7b676a9a9e88425f70b0ae0c96105157525d10b9e6d4ec7e805a 15:23:43 $ docker rm -f a1520596cfdd7b676a9a9e88425f70b0ae0c96105157525d10b9e6d4ec7e805a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:23:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24600 in /w/workspace/undry_device-rfid-llrp-go_PR-106 [Pipeline] { [Pipeline] ws 15:23:46 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 15:23:47 Selected Git installation does not exist. Using Default 15:23:47 The recommended git tool is: NONE 15:23:53 using credential edgex-jenkins-ssh 15:23:53 Cloning the remote Git repository 15:23:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:23:53 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 15:23:53 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:23:53 > git --version # timeout=10 15:23:53 > git --version # 'git version 2.25.1' 15:23:53 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:56 Merging remotes/origin/main commit 0476de2795b3c23659be3e42ef08dccf661e949a into PR head commit 0faf28d661ac7a05929e3ed65e108c69ee6a7865 15:23:56 Merge succeeded, producing 0faf28d661ac7a05929e3ed65e108c69ee6a7865 15:23:56 Checking out Revision 0faf28d661ac7a05929e3ed65e108c69ee6a7865 (PR-106) 15:23:55 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 15:23:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:23:55 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 15:23:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 15:23:55 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:23:56 > git config core.sparsecheckout # timeout=10 15:23:56 > git checkout -f 0faf28d661ac7a05929e3ed65e108c69ee6a7865 # timeout=10 15:23:56 > git remote # timeout=10 15:23:56 > git config --get remote.origin.url # timeout=10 15:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:23:56 > git merge 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 15:23:56 > git rev-parse HEAD^{commit} # timeout=10 15:23:56 > git config core.sparsecheckout # timeout=10 15:23:56 > git checkout -f 0faf28d661ac7a05929e3ed65e108c69ee6a7865 # timeout=10 15:24:00 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" 15:24:00 > git --version # timeout=10 15:24:00 > git --version # 'git version 2.25.1' 15:24:00 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:24:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:24:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:24:02 Dload Upload Total Spent Left Speed 15:24:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 72011 0 --:--:-- --:--:-- --:--:-- 72011 [Pipeline] sh 15:24:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:24:03 + sudo tee /etc/docker/daemon.new 15:24:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:24:03 { 15:24:03 "registry-mirrors": [ 15:24:03 "https://nexus3.edgexfoundry.org:10001" 15:24:03 ], 15:24:03 "bip": "10.250.0.254/24", 15:24:03 "hosts": [ 15:24:03 "tcp://0.0.0.0:5555", 15:24:03 "unix:///var/run/docker.sock" 15:24:03 ], 15:24:03 "mtu": 1458, 15:24:03 "selinux-enabled": true, 15:24:03 "seccomp-profile": "/etc/docker/seccomp.json" 15:24:03 } [Pipeline] sh 15:24:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:24:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:24:22 provisioning config files... 15:24:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6155099580839877400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:24:23 ---> docker-login.sh 15:24:23 nexus3.edgexfoundry.org:10001 15:24:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:23 Configure a credential helper to remove this warning. See 15:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:23 15:24:23 Login Succeeded 15:24:23 nexus3.edgexfoundry.org:10002 15:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:24 Configure a credential helper to remove this warning. See 15:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:24 15:24:24 Login Succeeded 15:24:24 nexus3.edgexfoundry.org:10003 15:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:25 Configure a credential helper to remove this warning. See 15:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:25 15:24:25 Login Succeeded 15:24:25 nexus3.edgexfoundry.org:10004 15:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:25 Configure a credential helper to remove this warning. See 15:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:25 15:24:25 Login Succeeded 15:24:25 docker.io 15:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:24:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:24:26 Configure a credential helper to remove this warning. See 15:24:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:24:26 15:24:26 Login Succeeded 15:24:26 ---> docker-login.sh ends [Pipeline] } 15:24:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:24:27 ========================================================= 15:24:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:24:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 15:24:27 Sending build context to Docker daemon 1.219MB 15:24:27 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:24:27 Step 2/12 : FROM ${BASE} AS builder 15:24:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:24:28 b3c136eddcbf: Pulling fs layer 15:24:28 c0a3192eca97: Pulling fs layer 15:24:28 a050256f5b6f: Pulling fs layer 15:24:28 656be50a0ddc: Pulling fs layer 15:24:28 2bbca73fdf42: Pulling fs layer 15:24:28 46d945488cbd: Pulling fs layer 15:24:28 8a5474983e97: Pulling fs layer 15:24:28 329c88fbcd65: Pulling fs layer 15:24:28 656be50a0ddc: Waiting 15:24:28 2bbca73fdf42: Waiting 15:24:28 46d945488cbd: Waiting 15:24:28 8a5474983e97: Waiting 15:24:28 329c88fbcd65: Waiting 15:24:28 a050256f5b6f: Verifying Checksum 15:24:28 a050256f5b6f: Download complete 15:24:28 c0a3192eca97: Verifying Checksum 15:24:28 c0a3192eca97: Download complete 15:24:28 2bbca73fdf42: Verifying Checksum 15:24:28 2bbca73fdf42: Download complete 15:24:28 46d945488cbd: Verifying Checksum 15:24:28 46d945488cbd: Download complete 15:24:28 b3c136eddcbf: Download complete 15:24:29 b3c136eddcbf: Pull complete 15:24:29 329c88fbcd65: Verifying Checksum 15:24:29 329c88fbcd65: Download complete 15:24:30 c0a3192eca97: Pull complete 15:24:30 a050256f5b6f: Pull complete 15:24:30 8a5474983e97: Verifying Checksum 15:24:30 8a5474983e97: Download complete 15:24:31 656be50a0ddc: Verifying Checksum 15:24:31 656be50a0ddc: Download complete 15:24:44 656be50a0ddc: Pull complete 15:24:44 2bbca73fdf42: Pull complete 15:24:44 46d945488cbd: Pull complete 15:24:51 8a5474983e97: Pull complete 15:24:53 329c88fbcd65: Pull complete 15:24:53 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 15:24:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:24:53 ---> ff4287adb874 15:24:53 Step 3/12 : ARG MAKE='make build' 15:24:54 ---> Running in 18a94f599e4c 15:24:54 Removing intermediate container 18a94f599e4c 15:24:54 ---> b32520574f5e 15:24:54 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 15:24:55 ---> Running in 2de633f13f4d 15:24:55 Removing intermediate container 2de633f13f4d 15:24:55 ---> d6def90904ad 15:24:55 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 15:24:55 ---> Running in b23d438bb224 15:24:55 Removing intermediate container b23d438bb224 15:24:55 ---> c6ac78a09676 15:24:55 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:56 ---> Running in ef19c3574882 15:24:58 Removing intermediate container ef19c3574882 15:24:58 ---> 98759bd0ed46 15:24:58 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:24:58 ---> Running in 1637704f8626 15:24:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:25:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:25:01 OK: 221 MiB in 51 packages 15:25:02 Removing intermediate container 1637704f8626 15:25:02 ---> 515ba9ea8db9 15:25:02 Step 8/12 : WORKDIR /app 15:25:02 ---> Running in 318f5d536ee5 15:25:02 Removing intermediate container 318f5d536ee5 15:25:02 ---> 283c4be2eded 15:25:02 Step 9/12 : COPY go.mod vendor* ./ 15:25:02 ---> 042a583ff9ed 15:25:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:25:03 ---> Running in 694e57d2a5b0 15:25:59 Removing intermediate container 694e57d2a5b0 15:25:59 ---> a0ee20424a10 15:25:59 Step 11/12 : COPY . . 15:25:59 ---> 7d1573ea6771 15:25:59 Step 12/12 : RUN $MAKE 15:25:59 ---> Running in 5197739598d5 15:25:59 noop 15:25:59 Removing intermediate container 5197739598d5 15:25:59 ---> 829f3dc9f058 15:25:59 Successfully built 829f3dc9f058 15:25:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:00 + docker inspect -f . ci-base-image-arm64 15:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:00 prd-ubuntu20.04-docker-arm64-4c-16g-24600 does not seem to be running inside a container 15:26:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:02 $ docker top 0507382d1c92ceec18e8df406225131277a73e4066d906870e1537d2cd24d0a6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:03 + go version 15:26:03 go version go1.18.3 linux/arm64 [Pipeline] } 15:26:03 $ docker stop --time=1 0507382d1c92ceec18e8df406225131277a73e4066d906870e1537d2cd24d0a6 15:26:04 $ docker rm -f 0507382d1c92ceec18e8df406225131277a73e4066d906870e1537d2cd24d0a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:26:05 + docker inspect -f . ci-base-image-arm64 15:26:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:26:06 prd-ubuntu20.04-docker-arm64-4c-16g-24600 does not seem to be running inside a container 15:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:26:07 $ docker top 073b7d704ef52488346ba588388ca2867d5c4b2d194ae66dd8d3679c08107d7f -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:08 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 15:26:09 + make test 15:26:09 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:26:11 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 15:27:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 15:27:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.584734432Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=INFO ts=2022-09-05T15:27:46.587491668Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 15:28:14 level=INFO ts=2022-09-05T15:27:46.588087264Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.588281266Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 15:28:14 level=INFO ts=2022-09-05T15:27:46.58851355Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.588659639Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=INFO ts=2022-09-05T15:27:46.589113746Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.589937686Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.590043543Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.590212523Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.59050251Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.599512035Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.600244849Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.611914894Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 15:28:14 level=INFO ts=2022-09-05T15:27:46.612128147Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.613561544Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.613729194Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.613893844Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.614337921Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.614454268Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.614687942Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:28:14 level=INFO ts=2022-09-05T15:27:46.614881573Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.616404115Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=INFO ts=2022-09-05T15:27:46.6174801Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 15:28:14 level=INFO ts=2022-09-05T15:27:46.617606898Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.617747947Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 15:28:14 level=INFO ts=2022-09-05T15:27:46.618164172Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.618258487Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=INFO ts=2022-09-05T15:27:46.618433358Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.618781579Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.618874715Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.619011973Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.61912265Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.619800441Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.620092528Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.620238687Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 15:28:14 level=INFO ts=2022-09-05T15:27:46.620402217Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.620991563Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.621289961Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.621431869Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.621853995Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.62210004Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.622493293Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:28:14 level=INFO ts=2022-09-05T15:27:46.622703946Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.624012475Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=INFO ts=2022-09-05T15:27:46.624892448Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 15:28:14 level=INFO ts=2022-09-05T15:27:46.624975133Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.625067749Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 15:28:14 level=INFO ts=2022-09-05T15:27:46.625207177Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.625263881Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=INFO ts=2022-09-05T15:27:46.625652474Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.629813846Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.629908521Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.630029239Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.630179558Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.630510798Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.630612424Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.630734041Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 15:28:14 level=INFO ts=2022-09-05T15:27:46.630857329Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.631235342Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.63138334Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.631580312Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.631929783Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.632061071Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.632185559Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:28:14 level=INFO ts=2022-09-05T15:27:46.632336148Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.633610225Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=INFO ts=2022-09-05T15:27:46.634558292Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 15:28:14 level=INFO ts=2022-09-05T15:27:46.634631157Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:28:14 level=INFO ts=2022-09-05T15:27:46.634717292Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.634776055Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.634800377Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 15:28:14 level=INFO ts=2022-09-05T15:27:46.634912364Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.635198361Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.635324029Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.635573794Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.635783466Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.636190411Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.636380032Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.636563803Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 15:28:14 level=INFO ts=2022-09-05T15:27:46.636751505Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.63717319Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.637365082Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.637632278Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.63997561Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.640214374Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.640432277Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:28:14 level=INFO ts=2022-09-05T15:27:46.640628909Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.641792879Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=INFO ts=2022-09-05T15:27:46.642971931Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.643336183Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 15:28:14 level=INFO ts=2022-09-05T15:27:46.643580087Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:28:14 level=INFO ts=2022-09-05T15:27:46.643757488Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.643912008Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=INFO ts=2022-09-05T15:27:46.644138651Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.650209498Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.650385509Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.65057518Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.650891309Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.651413741Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.651599292Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.651747761Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 15:28:14 level=INFO ts=2022-09-05T15:27:46.651860758Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.652370669Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.652488926Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.652633585Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.653045749Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.653174917Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.653343837Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:28:14 level=INFO ts=2022-09-05T15:27:46.653462185Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.654602303Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=INFO ts=2022-09-05T15:27:46.655657457Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 15:28:14 level=INFO ts=2022-09-05T15:27:46.655742682Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:28:14 level=INFO ts=2022-09-05T15:27:46.655830758Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.655891341Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.65603259Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 15:28:14 level=INFO ts=2022-09-05T15:27:46.656053971Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.656401692Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.656492348Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=INFO ts=2022-09-05T15:27:46.656840579Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.656673519Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.657262184Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.657452186Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.657628236Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 15:28:14 level=INFO ts=2022-09-05T15:27:46.657791466Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.658470717Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.658616136Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.658750814Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.659096875Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.65917892Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.659309988Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:28:14 level=INFO ts=2022-09-05T15:27:46.659388323Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 15:28:14 --- FAIL: TestAutoDiscoverNaming (0.08s) 15:28:14 --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.01s) 15:28:14 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:45656: use of closed network connection 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.660258785Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.661208623Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=INFO ts=2022-09-05T15:27:46.663073145Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 15:28:14 level=INFO ts=2022-09-05T15:27:46.663348272Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:28:14 level=INFO ts=2022-09-05T15:27:46.663762227Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.664054225Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.663637589Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 15:28:14 level=INFO ts=2022-09-05T15:27:46.664599078Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.665279919Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.665355193Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.66547537Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.665906397Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.666433658Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.666725576Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 15:28:14 level=INFO ts=2022-09-05T15:27:46.666828592Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.667322092Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.66761628Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.668100959Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.667914238Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.668767589Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.669096549Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.669414298Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:28:14 level=INFO ts=2022-09-05T15:27:46.669509794Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.670355495Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 15:28:14 level=INFO ts=2022-09-05T15:27:46.67126515Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" 15:28:14 level=INFO ts=2022-09-05T15:27:46.671378277Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 15:28:14 level=INFO ts=2022-09-05T15:27:46.671453742Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.671519266Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.671629922Z app=test source=discover.go:364 msg="Sending GetReaderConfig." 15:28:14 level=INFO ts=2022-09-05T15:27:46.671681045Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.671960362Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=WARN ts=2022-09-05T15:27:46.672022996Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.672134753Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.672274711Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.672706447Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.672835125Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.672947482Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." 15:28:14 level=INFO ts=2022-09-05T15:27:46.673033017Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.673385328Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.673506086Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.673660435Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 15:28:14 level=INFO ts=2022-09-05T15:27:46.674004116Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 15:28:14 level=DEBUG ts=2022-09-05T15:27:46.674127543Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 15:28:14 level=INFO ts=2022-09-05T15:27:46.674254471Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 15:28:14 level=INFO ts=2022-09-05T15:27:46.674366138Z app=test source=discover.go:431 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 15:28:14 level=WARN ts=2022-09-05T15:27:46.675009287Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." 15:28:14 FAIL 15:28:14 coverage: 38.5% of statements 15:28:14 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.390s 15:28:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.537s coverage: 52.0% of statements 15:28:14 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.078s coverage: 95.5% of statements 15:28:14 FAIL 15:28:14 make: *** [Makefile:39: unittest] Error 1 [Pipeline] } 15:28:14 $ docker stop --time=1 073b7d704ef52488346ba588388ca2867d5c4b2d194ae66dd8d3679c08107d7f 15:28:16 $ docker rm -f 073b7d704ef52488346ba588388ca2867d5c4b2d194ae66dd8d3679c08107d7f [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 15:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:18 15:28:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:19 arm64: Pulling from edgex-lftools-log-publisher 15:28:19 8998bd30e6a1: Pulling fs layer 15:28:19 04944245beec: Pulling fs layer 15:28:19 699f458cf7ca: Pulling fs layer 15:28:19 765212b225bb: Pulling fs layer 15:28:19 f23df028b6ca: Pulling fs layer 15:28:19 d65c8cfc05b1: Pulling fs layer 15:28:19 2437ff75d9bd: Pulling fs layer 15:28:19 d65c8cfc05b1: Waiting 15:28:19 765212b225bb: Waiting 15:28:19 2437ff75d9bd: Waiting 15:28:19 f23df028b6ca: Waiting 15:28:19 04944245beec: Verifying Checksum 15:28:19 04944245beec: Download complete 15:28:19 765212b225bb: Verifying Checksum 15:28:19 765212b225bb: Download complete 15:28:19 f23df028b6ca: Verifying Checksum 15:28:19 f23df028b6ca: Download complete 15:28:19 d65c8cfc05b1: Verifying Checksum 15:28:19 d65c8cfc05b1: Download complete 15:28:19 699f458cf7ca: Download complete 15:28:20 8998bd30e6a1: Verifying Checksum 15:28:20 8998bd30e6a1: Download complete 15:28:22 2437ff75d9bd: Verifying Checksum 15:28:22 2437ff75d9bd: Download complete 15:28:24 8998bd30e6a1: Pull complete 15:28:25 04944245beec: Pull complete 15:28:26 699f458cf7ca: Pull complete 15:28:26 765212b225bb: Pull complete 15:28:27 f23df028b6ca: Pull complete 15:28:28 d65c8cfc05b1: Pull complete 15:28:43 2437ff75d9bd: Pull complete 15:28:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:28:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:28:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:43 prd-ubuntu20.04-docker-arm64-4c-16g-24600 does not seem to be running inside a container 15:28:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:28:46 $ docker top ac004219c57b7540b32ecb5e67309eafcdca8da14261598803a7bbfd9939fbf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:47 ---> job-cost.sh 15:28:47 lf-activate-venv: SKIPPING 15:28:47 INFO: No Stack... 15:28:48 INFO: Retrieving Pricing Info for: v3-standard-4 15:28:49 INFO: Archiving Costs [Pipeline] sh 15:28:49 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 15:28:49 + cut -d, -f6 [Pipeline] lock 15:28:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] 15:28:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] did not exist. Created. 15:28:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:28:50 /w/workspace/device-rfid-llrp-go/1@tmp/durable-0c459b3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:28:51 + echo total: 0.10999999940395355 [Pipeline] stash 15:28:51 Warning: overwriting stash ‘stack-cost’ 15:28:51 Stashed 1 file(s) [Pipeline] } 15:28:52 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:28:52 $ docker stop --time=1 ac004219c57b7540b32ecb5e67309eafcdca8da14261598803a7bbfd9939fbf5 15:28:53 $ docker rm -f ac004219c57b7540b32ecb5e67309eafcdca8da14261598803a7bbfd9939fbf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:28:54 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 15:28:56 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-106/archives ] 15:28:56 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-106/archives 15:28:56 total 16 15:28:56 drwxr-xr-x 3 root root 4096 Sep 5 15:23 . 15:28:56 drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 15:23 .. 15:28:56 drwxr-xr-x 2 root root 4096 Sep 5 15:23 cost 15:28:56 -rw-r--r-- 1 root root 91 Sep 5 15:23 cost.csv 15:28:56 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-106/archives 15:28:56 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-106/archives 15:28:56 total 16 15:28:56 drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:23 . 15:28:56 drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 15:23 .. 15:28:56 drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 15:23 cost 15:28:56 -rw-r--r-- 1 jenkins jenkins 91 Sep 5 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:28:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:28:57 ---> package-listing.sh 15:28:57 ++ tr '[:upper:]' '[:lower:]' 15:28:57 ++ facter osfamily 15:28:57 + OS_FAMILY=debian 15:28:57 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-106 15:28:57 + START_PACKAGES=/tmp/packages_start.txt 15:28:57 + END_PACKAGES=/tmp/packages_end.txt 15:28:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:28:57 + PACKAGES=/tmp/packages_start.txt 15:28:57 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-106 ']' 15:28:57 + PACKAGES=/tmp/packages_end.txt 15:28:57 + case "${OS_FAMILY}" in 15:28:57 + dpkg -l 15:28:57 + grep '^ii' 15:28:57 + '[' -f /tmp/packages_start.txt ']' 15:28:57 + '[' -f /tmp/packages_end.txt ']' 15:28:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:28:57 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-106 ']' 15:28:57 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-106/archives/ 15:28:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-106/archives/ [Pipeline] echo 15:28:57 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-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:28:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:58 prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container 15:28:59 $ 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-106/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-106 -v /w/workspace/undry_device-rfid-llrp-go_PR-106:/w/workspace/undry_device-rfid-llrp-go_PR-106:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:28:59 $ docker top 90f854ce827f88921c13dbe1df882a8cd76afc9078fe00030191de82950042d0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:59 + touch /tmp/pre-build-complete [Pipeline] sh 15:28:59 + mkdir -p /var/log/sysstat [Pipeline] sh 15:29:00 + ls /var/log/sa-host 15:29:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:29:00 provisioning config files... 15:29:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp/config5843199477457563766tmp [Pipeline] { [Pipeline] echo 15:29:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:29:00 ---> create-netrc.sh [Pipeline] } 15:29:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:29:01 ---> python-tools-install.sh [Pipeline] echo 15:29:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:29:01 ---> sudo-logs.sh 15:29:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:29:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:29:02 ---> job-cost.sh 15:29:02 lf-activate-venv: SKIPPING 15:29:02 DEBUG: total: 0.2199999988079071 15:29:02 INFO: Retrieving Stack Cost... 15:29:02 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:02 INFO: Archiving Costs [Pipeline] echo 15:29:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:29:03 ---> logs-deploy.sh 15:29:03 lf-activate-venv: SKIPPING 15:29:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-106/1 15:29:03 INFO: archiving workspace using pattern(s): 15:29:04 Archives upload complete. 15:29:04 INFO: archiving logs to Nexus 15:29:04 ---> uname -a: 15:29:04 Linux prd-ubuntu20-04-docker-8c-8g-24599 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 15:29:04 15:29:04 15:29:04 ---> lscpu: 15:29:04 Architecture: x86_64 15:29:04 CPU op-mode(s): 32-bit, 64-bit 15:29:04 Byte Order: Little Endian 15:29:04 Address sizes: 40 bits physical, 48 bits virtual 15:29:04 CPU(s): 8 15:29:04 On-line CPU(s) list: 0-7 15:29:04 Thread(s) per core: 1 15:29:04 Core(s) per socket: 1 15:29:04 Socket(s): 8 15:29:04 NUMA node(s): 1 15:29:04 Vendor ID: AuthenticAMD 15:29:04 CPU family: 23 15:29:04 Model: 49 15:29:04 Model name: AMD EPYC-Rome Processor 15:29:04 Stepping: 0 15:29:04 CPU MHz: 2799.998 15:29:04 BogoMIPS: 5599.99 15:29:04 Virtualization: AMD-V 15:29:04 Hypervisor vendor: KVM 15:29:04 Virtualization type: full 15:29:04 L1d cache: 256 KiB 15:29:04 L1i cache: 256 KiB 15:29:04 L2 cache: 4 MiB 15:29:04 L3 cache: 128 MiB 15:29:04 NUMA node0 CPU(s): 0-7 15:29:04 Vulnerability Itlb multihit: Not affected 15:29:04 Vulnerability L1tf: Not affected 15:29:04 Vulnerability Mds: Not affected 15:29:04 Vulnerability Meltdown: Not affected 15:29:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:29:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:29:04 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:29:04 Vulnerability Srbds: Not affected 15:29:04 Vulnerability Tsx async abort: Not affected 15:29:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:29:04 15:29:04 15:29:04 ---> nproc: 15:29:04 8 15:29:04 15:29:04 15:29:04 ---> df -h: 15:29:04 Filesystem Size Used Avail Use% Mounted on 15:29:04 overlay 155G 11G 145G 7% / 15:29:04 tmpfs 64M 0 64M 0% /dev 15:29:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:29:04 shm 64M 0 64M 0% /dev/shm 15:29:04 /dev/vda1 155G 11G 145G 7% /facter-os 15:29:04 15:29:04 15:29:04 ---> sar -b -r -n DEV: 15:29:04 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24599) 09/05/22 _x86_64_ (8 CPU) 15:29:04 15:29:04 15:20:41 LINUX RESTART (8 CPU) 15:29:04 15:29:04 15:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:29:04 15:22:02 370.99 45.91 325.08 0.00 4122.51 162228.83 0.00 15:29:04 15:23:01 130.03 0.76 129.27 0.00 13.01 41774.61 0.00 15:29:04 15:24:01 153.82 0.05 153.77 0.00 5.47 34774.34 0.00 15:29:04 15:25:01 1.38 0.00 1.38 0.00 0.00 17.35 0.00 15:29:04 15:26:01 1.33 0.02 1.32 0.00 0.13 14.26 0.00 15:29:04 15:27:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 15:29:04 15:28:01 3.12 0.87 2.25 0.00 18.40 30.79 0.00 15:29:04 15:29:01 6.05 0.15 5.90 0.00 12.13 109.45 0.00 15:29:04 Average: 83.36 5.98 77.38 0.00 522.51 29844.72 0.00 15:29:04 15:29:04 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:29:04 15:22:02 28849228 31751136 546328 1.66 119008 3051416 2250028 6.63 1126992 2520928 652 15:29:04 15:23:01 28365224 31746844 545092 1.66 162600 3431880 2134984 6.29 1289748 2779144 728 15:29:04 15:24:01 27632896 31775756 512528 1.56 173460 4119500 1909616 5.63 1312260 3421788 136 15:29:04 15:25:01 27634156 31777296 510920 1.55 173504 4119636 1909616 5.63 1311068 3421924 244 15:29:04 15:26:01 27640132 31783220 504668 1.53 173536 4119636 1926488 5.68 1305684 3421956 20 15:29:04 15:27:01 27639620 31782728 505084 1.54 173568 4119644 1926488 5.68 1306092 3421956 172 15:29:04 15:28:01 27643992 31788516 499660 1.52 173644 4120160 1947968 5.74 1300680 3422836 28 15:29:04 15:29:01 27606296 31752620 532476 1.62 173776 4121252 2180324 6.43 1335140 3423076 348 15:29:04 Average: 27876443 31769764 519594 1.58 165387 3900390 2023189 5.96 1285958 3229201 291 15:29:04 15:29:04 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:29:04 15:22:02 veth2b0a37b 8.77 10.06 0.82 9.55 0.00 0.00 0.00 0.00 15:29:04 15:22:02 docker0 22.63 25.10 1.67 95.03 0.00 0.00 0.00 0.00 15:29:04 15:22:02 ens3 788.22 524.30 6436.97 110.75 0.00 0.00 0.00 0.00 15:29:04 15:22:02 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 15:29:04 15:23:01 docker0 109.13 145.89 9.20 1430.67 0.00 0.00 0.00 0.00 15:29:04 15:23:01 ens3 213.34 169.06 1469.68 78.85 0.00 0.00 0.00 0.00 15:29:04 15:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 15:29:04 15:24:01 docker0 15.10 19.00 0.91 98.97 0.00 0.00 0.00 0.00 15:29:04 15:24:01 ens3 128.83 86.90 2676.32 17.16 0.00 0.00 0.00 0.00 15:29:04 15:24:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 15:29:04 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:04 15:25:01 ens3 0.78 0.77 0.05 0.07 0.00 0.00 0.00 0.00 15:29:04 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:04 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:04 15:26:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:29:05 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:05 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:05 15:27:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 15:29:05 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:29:05 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:05 15:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:05 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:05 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:29:05 15:29:01 ens3 43.94 36.26 34.50 53.19 0.00 0.00 0.00 0.00 15:29:05 15:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:29:05 Average: docker0 18.17 23.49 1.46 200.52 0.00 0.00 0.00 0.00 15:29:05 Average: ens3 146.79 102.06 1326.88 32.42 0.00 0.00 0.00 0.00 15:29:05 Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 15:29:05 15:29:05 15:29:05 ---> sar -P ALL: 15:29:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24599) 09/05/22 _x86_64_ (8 CPU) 15:29:05 15:29:05 15:20:41 LINUX RESTART (8 CPU) 15:29:05 15:29:05 15:21:01 CPU %user %nice %system %iowait %steal %idle 15:29:05 15:22:02 all 9.67 0.00 3.90 3.73 0.06 82.64 15:29:05 15:22:02 0 8.57 0.00 4.26 2.51 0.07 84.60 15:29:05 15:22:02 1 10.13 0.00 2.70 0.94 0.05 86.18 15:29:05 15:22:02 2 9.37 0.00 4.39 7.33 0.05 78.86 15:29:05 15:22:02 3 8.67 0.00 3.59 0.20 0.07 87.47 15:29:05 15:22:02 4 12.19 0.00 4.78 8.14 0.05 74.83 15:29:05 15:22:02 5 11.42 0.00 3.80 2.10 0.07 82.61 15:29:05 15:22:02 6 9.20 0.00 4.21 1.72 0.07 84.79 15:29:05 15:22:02 7 7.83 0.00 3.47 6.90 0.08 81.72 15:29:05 15:23:01 all 26.86 0.00 4.98 1.77 0.08 66.30 15:29:05 15:23:01 0 28.29 0.00 4.40 0.31 0.07 66.93 15:29:05 15:23:01 1 28.17 0.00 4.88 1.95 0.09 64.92 15:29:05 15:23:01 2 26.25 0.00 4.60 2.39 0.09 66.68 15:29:05 15:23:01 3 26.40 0.00 5.33 0.36 0.07 67.84 15:29:05 15:23:01 4 25.92 0.00 5.49 7.67 0.14 60.79 15:29:05 15:23:01 5 28.00 0.00 5.40 0.19 0.07 66.34 15:29:05 15:23:01 6 25.72 0.00 5.35 0.93 0.07 67.95 15:29:05 15:23:01 7 26.15 0.00 4.45 0.38 0.07 68.95 15:29:05 15:24:01 all 19.01 0.00 3.82 1.34 0.06 75.77 15:29:05 15:24:01 0 19.40 0.00 4.02 4.03 0.10 72.45 15:29:05 15:24:01 1 19.08 0.00 3.96 0.27 0.05 76.64 15:29:05 15:24:01 2 17.67 0.00 3.41 0.37 0.05 78.50 15:29:05 15:24:01 3 19.85 0.00 3.72 1.18 0.05 75.20 15:29:05 15:24:01 4 19.92 0.00 4.04 0.30 0.05 75.69 15:29:05 15:24:01 5 18.24 0.00 4.14 0.94 0.07 76.61 15:29:05 15:24:01 6 18.83 0.00 3.74 3.57 0.05 73.81 15:29:05 15:24:01 7 19.11 0.00 3.52 0.03 0.05 77.29 15:29:05 15:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:29:05 15:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:29:05 15:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:29:05 15:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:29:05 15:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:29:05 15:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:29:05 15:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:29:05 15:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:29:05 15:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:29:05 15:26:01 all 0.22 0.00 0.02 0.01 0.00 99.75 15:29:05 15:26:01 0 0.03 0.00 0.02 0.02 0.00 99.93 15:29:05 15:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:29:05 15:26:01 2 1.63 0.00 0.00 0.00 0.00 98.37 15:29:05 15:26:01 3 0.02 0.00 0.03 0.02 0.00 99.93 15:29:05 15:26:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:29:05 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:29:05 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:05 15:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:29:05 15:27:01 all 0.26 0.00 0.01 0.00 0.01 99.72 15:29:05 15:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:29:05 15:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:29:05 15:27:01 2 1.99 0.00 0.02 0.00 0.02 97.98 15:29:05 15:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:29:05 15:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:29:05 15:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:29:05 15:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:29:05 15:27:01 7 0.00 0.00 0.02 0.02 0.02 99.95 15:29:05 15:28:01 all 0.28 0.00 0.04 0.01 0.00 99.67 15:29:05 15:28:01 0 0.17 0.00 0.03 0.03 0.02 99.75 15:29:05 15:28:01 1 0.03 0.00 0.03 0.03 0.00 99.90 15:29:05 15:28:01 2 1.68 0.00 0.07 0.00 0.00 98.26 15:29:05 15:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:29:05 15:28:01 4 0.22 0.00 0.05 0.00 0.00 99.73 15:29:05 15:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:29:05 15:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:29:05 15:28:01 7 0.07 0.00 0.03 0.03 0.02 99.85 15:29:05 15:29:01 all 0.51 0.00 0.22 0.04 0.01 99.22 15:29:05 15:29:01 0 0.23 0.00 0.22 0.00 0.00 99.55 15:29:05 15:29:01 1 0.20 0.00 0.17 0.05 0.02 99.57 15:29:05 15:29:01 2 0.58 0.00 0.23 0.03 0.00 99.15 15:29:05 15:29:01 3 0.75 0.00 0.18 0.00 0.00 99.06 15:29:05 15:29:01 4 1.12 0.00 0.30 0.00 0.02 98.57 15:29:05 15:29:01 5 0.20 0.00 0.20 0.00 0.00 99.60 15:29:05 15:29:01 6 0.35 0.00 0.23 0.00 0.00 99.42 15:29:05 15:29:01 7 0.68 0.00 0.23 0.20 0.02 98.87 15:29:05 Average: all 7.02 0.00 1.61 0.85 0.03 90.49 15:29:05 Average: 0 7.00 0.00 1.61 0.86 0.03 90.50 15:29:05 Average: 1 7.14 0.00 1.46 0.40 0.03 90.97 15:29:05 Average: 2 7.30 0.00 1.57 1.25 0.03 89.85 15:29:05 Average: 3 6.89 0.00 1.59 0.22 0.03 91.28 15:29:05 Average: 4 7.33 0.00 1.81 1.98 0.03 88.84 15:29:05 Average: 5 7.16 0.00 1.68 0.40 0.03 90.74 15:29:05 Average: 6 6.68 0.00 1.68 0.77 0.02 90.85 15:29:05 Average: 7 6.66 0.00 1.45 0.94 0.03 90.92 15:29:05 15:29:05 15:29:05