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 [2022-09-05T15:21:22.695Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-05T15:21:22.859Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-05T15:21:22.951Z] ========================================================= [2022-09-05T15:21:22.951Z] EdgeX Global Pipelines Version Info [2022-09-05T15:21:22.951Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:21:23.718Z] ------------------- [2022-09-05T15:21:23.718Z] stable info: [2022-09-05T15:21:23.718Z] ------------------- [2022-09-05T15:21:23.718Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-05T15:21:23.718Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T15:21:23.718Z] Message: update stable to v1.0.239 [2022-09-05T15:21:24.288Z] ------------------- [2022-09-05T15:21:24.288Z] experimental info: [2022-09-05T15:21:24.288Z] ------------------- [2022-09-05T15:21:24.288Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-05T15:21:24.288Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-05T15:21:24.288Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-05T15:21:24.647Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-09-05T15:21:24.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-09-05T15:21:24.728Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-05T15:21:24.765Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-05T15:21:24.802Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-05T15:21:24.843Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-05T15:21:24.885Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-05T15:21:24.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-05T15:21:24.970Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-05T15:21:25.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-05T15:21:25.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-05T15:21:25.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-09-05T15:21:25.139Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-05T15:21:25.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-05T15:21:25.221Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T15:21:25.264Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-05T15:21:25.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T15:21:25.344Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-05T15:21:25.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-05T15:21:25.425Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-05T15:21:25.466Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-05T15:21:25.509Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-05T15:21:25.546Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-05T15:21:25.584Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-05T15:21:25.625Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-05T15:21:25.667Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-05T15:21:25.704Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-05T15:21:25.745Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo [2022-09-05T15:21:25.792Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo [2022-09-05T15:21:25.833Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo [2022-09-05T15:21:25.875Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [Pipeline] echo [2022-09-05T15:21:25.920Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0faf28d [Pipeline] echo [2022-09-05T15:21:25.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T15:21:26.083Z] provisioning config files... [2022-09-05T15:21:26.098Z] 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 [2022-09-05T15:21:26.448Z] ---> docker-login.sh [2022-09-05T15:21:26.448Z] nexus3.edgexfoundry.org:10001 [2022-09-05T15:21:26.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:26.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:26.971Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:26.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:26.971Z] [2022-09-05T15:21:26.971Z] Login Succeeded [2022-09-05T15:21:26.971Z] nexus3.edgexfoundry.org:10002 [2022-09-05T15:21:26.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:27.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:27.231Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:27.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:27.231Z] [2022-09-05T15:21:27.231Z] Login Succeeded [2022-09-05T15:21:27.231Z] nexus3.edgexfoundry.org:10003 [2022-09-05T15:21:27.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:27.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:27.231Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:27.231Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:27.231Z] [2022-09-05T15:21:27.231Z] Login Succeeded [2022-09-05T15:21:27.231Z] nexus3.edgexfoundry.org:10004 [2022-09-05T15:21:27.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:27.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:27.492Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:27.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:27.492Z] [2022-09-05T15:21:27.492Z] Login Succeeded [2022-09-05T15:21:27.492Z] docker.io [2022-09-05T15:21:27.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:27.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:27.753Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:27.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:27.753Z] [2022-09-05T15:21:27.753Z] Login Succeeded [2022-09-05T15:21:27.753Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T15:21:27.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-05T15:21:28.426Z] + git rev-list -1 --merges 0faf28d661ac7a05929e3ed65e108c69ee6a7865~1..0faf28d661ac7a05929e3ed65e108c69ee6a7865 [Pipeline] echo [2022-09-05T15:21:28.473Z] -----------> git rev-list -1 --merges 0faf28d661ac7a05929e3ed65e108c69ee6a7865~1..0faf28d661ac7a05929e3ed65e108c69ee6a7865 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [false] [Pipeline] sh [2022-09-05T15:21:28.786Z] + git log --format=format:%s -1 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [Pipeline] echo [2022-09-05T15:21:28.819Z] ========================================================= [2022-09-05T15:21:28.819Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-05T15:21:28.819Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T15:21:29.236Z] + git log --format=format:%s -1 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [Pipeline] echo [2022-09-05T15:21:29.269Z] [semverPrep] GIT_COMMIT: 0faf28d661ac7a05929e3ed65e108c69ee6a7865, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-09-05T15:21:29.298Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-05T15:21:29.693Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-05T15:21:29.693Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-05T15:21:29.693Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-05T15:21:29.693Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-05T15:21:29.693Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-05T15:21:29.693Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-05T15:21:29.693Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:21:30.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T15:21:30.170Z] [2022-09-05T15:21:30.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:21:30.552Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T15:21:30.552Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-05T15:21:30.552Z] b85a868b505f: Pulling fs layer [2022-09-05T15:21:30.552Z] e2be974225ed: Pulling fs layer [2022-09-05T15:21:30.552Z] 339a4e72a1f5: Pulling fs layer [2022-09-05T15:21:30.552Z] 988bab9f4d93: Pulling fs layer [2022-09-05T15:21:30.552Z] 1469e6f7b9e6: Pulling fs layer [2022-09-05T15:21:30.552Z] eaf3925da568: Pulling fs layer [2022-09-05T15:21:30.552Z] bab4dde63d76: Pulling fs layer [2022-09-05T15:21:30.552Z] bde34c3a00c8: Pulling fs layer [2022-09-05T15:21:30.552Z] b352a97aabf1: Pulling fs layer [2022-09-05T15:21:30.552Z] 988bab9f4d93: Waiting [2022-09-05T15:21:30.552Z] 1469e6f7b9e6: Waiting [2022-09-05T15:21:30.552Z] bde34c3a00c8: Waiting [2022-09-05T15:21:30.552Z] eaf3925da568: Waiting [2022-09-05T15:21:30.552Z] bab4dde63d76: Waiting [2022-09-05T15:21:30.552Z] b352a97aabf1: Waiting [2022-09-05T15:21:30.552Z] 4872d77fe225: Pulling fs layer [2022-09-05T15:21:30.552Z] 5851b861e8e6: Pulling fs layer [2022-09-05T15:21:30.552Z] 4872d77fe225: Waiting [2022-09-05T15:21:30.552Z] 5851b861e8e6: Waiting [2022-09-05T15:21:30.552Z] e2be974225ed: Verifying Checksum [2022-09-05T15:21:30.552Z] e2be974225ed: Download complete [2022-09-05T15:21:30.552Z] 988bab9f4d93: Download complete [2022-09-05T15:21:30.813Z] 1469e6f7b9e6: Verifying Checksum [2022-09-05T15:21:30.813Z] 1469e6f7b9e6: Download complete [2022-09-05T15:21:30.813Z] 339a4e72a1f5: Verifying Checksum [2022-09-05T15:21:30.813Z] 339a4e72a1f5: Download complete [2022-09-05T15:21:30.813Z] eaf3925da568: Verifying Checksum [2022-09-05T15:21:30.813Z] eaf3925da568: Download complete [2022-09-05T15:21:30.813Z] bde34c3a00c8: Download complete [2022-09-05T15:21:30.813Z] b352a97aabf1: Download complete [2022-09-05T15:21:30.813Z] 4872d77fe225: Verifying Checksum [2022-09-05T15:21:30.813Z] 4872d77fe225: Download complete [2022-09-05T15:21:30.813Z] 5851b861e8e6: Verifying Checksum [2022-09-05T15:21:30.813Z] 5851b861e8e6: Download complete [2022-09-05T15:21:30.813Z] b85a868b505f: Verifying Checksum [2022-09-05T15:21:30.813Z] b85a868b505f: Download complete [2022-09-05T15:21:31.074Z] bab4dde63d76: Verifying Checksum [2022-09-05T15:21:31.074Z] bab4dde63d76: Download complete [2022-09-05T15:21:32.016Z] b85a868b505f: Pull complete [2022-09-05T15:21:32.276Z] e2be974225ed: Pull complete [2022-09-05T15:21:32.849Z] 339a4e72a1f5: Pull complete [2022-09-05T15:21:32.849Z] 988bab9f4d93: Pull complete [2022-09-05T15:21:33.108Z] 1469e6f7b9e6: Pull complete [2022-09-05T15:21:33.108Z] eaf3925da568: Pull complete [2022-09-05T15:21:35.021Z] bab4dde63d76: Pull complete [2022-09-05T15:21:35.021Z] bde34c3a00c8: Pull complete [2022-09-05T15:21:35.021Z] b352a97aabf1: Pull complete [2022-09-05T15:21:35.021Z] 4872d77fe225: Pull complete [2022-09-05T15:21:35.021Z] 5851b861e8e6: Pull complete [2022-09-05T15:21:35.021Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-05T15:21:35.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-05T15:21:35.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T15:21:35.263Z] prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container [2022-09-05T15:21:35.299Z] $ 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 [2022-09-05T15:21:37.769Z] $ docker top 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d -eo pid,comm [2022-09-05T15:21:37.847Z] 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). [2022-09-05T15:21:37.847Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-05T15:21:37.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T15:21:37.987Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T15:21:38.141Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T15:21:38.145Z] $ docker exec 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d ssh-agent [2022-09-05T15:21:38.262Z] SSH_AUTH_SOCK=/tmp/ssh-VYiWCLumu6YF/agent.34 [2022-09-05T15:21:38.263Z] SSH_AGENT_PID=40 [2022-09-05T15:21:38.269Z] Running ssh-add (command line suppressed) [2022-09-05T15:21:38.391Z] 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) [2022-09-05T15:21:38.406Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T15:21:38.740Z] + git tag --points-at HEAD [Pipeline] } [2022-09-05T15:21:38.771Z] $ docker exec --env ******** --env ******** 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d ssh-agent -k [2022-09-05T15:21:38.879Z] unset SSH_AUTH_SOCK; [2022-09-05T15:21:38.880Z] unset SSH_AGENT_PID; [2022-09-05T15:21:38.880Z] echo Agent pid 40 killed; [2022-09-05T15:21:38.893Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-05T15:21:38.997Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-05T15:21:38.997Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-05T15:21:39.132Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-05T15:21:39.137Z] $ docker exec 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d ssh-agent [2022-09-05T15:21:39.265Z] SSH_AUTH_SOCK=/tmp/ssh-Eug7rG0lJWkO/agent.72 [2022-09-05T15:21:39.265Z] SSH_AGENT_PID=79 [2022-09-05T15:21:39.271Z] Running ssh-add (command line suppressed) [2022-09-05T15:21:39.392Z] 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) [2022-09-05T15:21:39.408Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-05T15:21:39.740Z] + git semver init [2022-09-05T15:21:40.003Z] 2022-09-05 15:21:39,938 [run_init] DEBUG init version:0.0.0 force:False [2022-09-05T15:21:40.003Z] 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 [2022-09-05T15:21:40.003Z] 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 [2022-09-05T15:21:40.003Z] 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) [2022-09-05T15:21:40.946Z] 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 [2022-09-05T15:21:40.946Z] 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 [2022-09-05T15:21:40.946Z] 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 [2022-09-05T15:21:40.946Z] 2022-09-05 15:21:40,834 [execute] INFO git cat-file --batch-check [2022-09-05T15:21:40.946Z] 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=) [2022-09-05T15:21:40.946Z] 2022-09-05 15:21:40,840 [execute] INFO git cat-file --batch [2022-09-05T15:21:40.946Z] 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=) [2022-09-05T15:21:40.946Z] 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 [2022-09-05T15:21:40.946Z] 0.0.0 [Pipeline] } [2022-09-05T15:21:40.976Z] $ docker exec --env ******** --env ******** 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d ssh-agent -k [2022-09-05T15:21:41.098Z] unset SSH_AUTH_SOCK; [2022-09-05T15:21:41.098Z] unset SSH_AGENT_PID; [2022-09-05T15:21:41.099Z] echo Agent pid 79 killed; [2022-09-05T15:21:41.109Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-05T15:21:41.536Z] + git semver [Pipeline] } [2022-09-05T15:21:41.823Z] $ docker stop --time=1 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d [2022-09-05T15:21:43.134Z] $ docker rm -f 145a504b0a4eb1020c37cdbc56b202e5a29a5edbf85217c505d98c4d0753bd6d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T15:21:43.559Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-05T15:21:43.851Z] Stashed 1 file(s) [Pipeline] echo [2022-09-05T15:21:43.867Z] [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 [2022-09-05T15:21:44.465Z] provisioning config files... [2022-09-05T15:21:44.475Z] 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 [2022-09-05T15:21:44.830Z] ---> docker-login.sh [2022-09-05T15:21:44.830Z] nexus3.edgexfoundry.org:10001 [2022-09-05T15:21:44.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:44.830Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:44.830Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:44.830Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:44.830Z] [2022-09-05T15:21:44.830Z] Login Succeeded [2022-09-05T15:21:44.830Z] nexus3.edgexfoundry.org:10002 [2022-09-05T15:21:44.830Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:45.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:45.090Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:45.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:45.090Z] [2022-09-05T15:21:45.090Z] Login Succeeded [2022-09-05T15:21:45.090Z] nexus3.edgexfoundry.org:10003 [2022-09-05T15:21:45.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:45.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:45.090Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:45.090Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:45.090Z] [2022-09-05T15:21:45.090Z] Login Succeeded [2022-09-05T15:21:45.090Z] nexus3.edgexfoundry.org:10004 [2022-09-05T15:21:45.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:45.351Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:45.351Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:45.351Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:45.351Z] [2022-09-05T15:21:45.351Z] Login Succeeded [2022-09-05T15:21:45.351Z] docker.io [2022-09-05T15:21:45.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:21:45.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:21:45.611Z] Configure a credential helper to remove this warning. See [2022-09-05T15:21:45.611Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:21:45.611Z] [2022-09-05T15:21:45.611Z] Login Succeeded [2022-09-05T15:21:45.611Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T15:21:45.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T15:21:45.833Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T15:21:45.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T15:21:45.897Z] ========================================================= [2022-09-05T15:21:45.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-05T15:21:45.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:21:46.366Z] + 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 . [2022-09-05T15:21:46.366Z] Sending build context to Docker daemon 4.058MB [2022-09-05T15:21:46.366Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T15:21:46.366Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-05T15:21:46.366Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-05T15:21:46.366Z] 2408cc74d12b: Pulling fs layer [2022-09-05T15:21:46.366Z] ea60b727a1ce: Pulling fs layer [2022-09-05T15:21:46.366Z] 30c4a7721957: Pulling fs layer [2022-09-05T15:21:46.366Z] 370296b7ddb6: Pulling fs layer [2022-09-05T15:21:46.366Z] 7c6cee850709: Pulling fs layer [2022-09-05T15:21:46.366Z] 39a5fcdaea64: Pulling fs layer [2022-09-05T15:21:46.366Z] d94ebbe4e438: Pulling fs layer [2022-09-05T15:21:46.366Z] bcfd1f05c69d: Pulling fs layer [2022-09-05T15:21:46.366Z] 59ccb84bbe0f: Pulling fs layer [2022-09-05T15:21:46.366Z] 7c6cee850709: Waiting [2022-09-05T15:21:46.366Z] 39a5fcdaea64: Waiting [2022-09-05T15:21:46.366Z] d94ebbe4e438: Waiting [2022-09-05T15:21:46.366Z] 370296b7ddb6: Waiting [2022-09-05T15:21:46.366Z] bcfd1f05c69d: Waiting [2022-09-05T15:21:46.366Z] 59ccb84bbe0f: Waiting [2022-09-05T15:21:46.366Z] 30c4a7721957: Verifying Checksum [2022-09-05T15:21:46.366Z] ea60b727a1ce: Download complete [2022-09-05T15:21:46.629Z] 7c6cee850709: Verifying Checksum [2022-09-05T15:21:46.629Z] 7c6cee850709: Download complete [2022-09-05T15:21:46.629Z] 39a5fcdaea64: Verifying Checksum [2022-09-05T15:21:46.629Z] 39a5fcdaea64: Download complete [2022-09-05T15:21:46.629Z] 2408cc74d12b: Verifying Checksum [2022-09-05T15:21:46.629Z] 2408cc74d12b: Download complete [2022-09-05T15:21:46.629Z] d94ebbe4e438: Download complete [2022-09-05T15:21:46.629Z] 2408cc74d12b: Pull complete [2022-09-05T15:21:46.892Z] ea60b727a1ce: Pull complete [2022-09-05T15:21:46.892Z] 30c4a7721957: Pull complete [2022-09-05T15:21:46.892Z] 59ccb84bbe0f: Verifying Checksum [2022-09-05T15:21:46.892Z] 59ccb84bbe0f: Download complete [2022-09-05T15:21:47.153Z] 370296b7ddb6: Verifying Checksum [2022-09-05T15:21:47.153Z] 370296b7ddb6: Download complete [2022-09-05T15:21:47.153Z] bcfd1f05c69d: Verifying Checksum [2022-09-05T15:21:47.153Z] bcfd1f05c69d: Download complete [2022-09-05T15:21:51.353Z] 370296b7ddb6: Pull complete [2022-09-05T15:21:51.353Z] 7c6cee850709: Pull complete [2022-09-05T15:21:51.353Z] 39a5fcdaea64: Pull complete [2022-09-05T15:21:51.353Z] d94ebbe4e438: Pull complete [2022-09-05T15:21:53.896Z] bcfd1f05c69d: Pull complete [2022-09-05T15:21:54.158Z] 59ccb84bbe0f: Pull complete [2022-09-05T15:21:54.158Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-05T15:21:54.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-05T15:21:54.158Z] ---> a4fb48ad2a94 [2022-09-05T15:21:54.158Z] Step 3/12 : ARG MAKE='make build' [2022-09-05T15:21:58.364Z] ---> Running in c7a0a317f0d8 [2022-09-05T15:21:58.364Z] Removing intermediate container c7a0a317f0d8 [2022-09-05T15:21:58.364Z] ---> a009fe01b921 [2022-09-05T15:21:58.364Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-05T15:21:58.364Z] ---> Running in b605a5e4742d [2022-09-05T15:21:58.364Z] Removing intermediate container b605a5e4742d [2022-09-05T15:21:58.364Z] ---> c29554d3b2a3 [2022-09-05T15:21:58.364Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T15:21:58.364Z] ---> Running in a6076181694c [2022-09-05T15:21:58.364Z] Removing intermediate container a6076181694c [2022-09-05T15:21:58.364Z] ---> 19a854ebe99c [2022-09-05T15:21:58.364Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T15:21:58.364Z] ---> Running in f6a7ac615447 [2022-09-05T15:21:58.625Z] Removing intermediate container f6a7ac615447 [2022-09-05T15:21:58.625Z] ---> f0f6b2f0ee8b [2022-09-05T15:21:58.625Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T15:21:58.625Z] ---> Running in a6fe582e1d0d [2022-09-05T15:21:58.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T15:21:59.284Z] Still waiting to schedule task [2022-09-05T15:21:59.284Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-05T15:22:00.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T15:22:00.270Z] OK: 211 MiB in 51 packages [2022-09-05T15:22:00.532Z] Removing intermediate container a6fe582e1d0d [2022-09-05T15:22:00.532Z] ---> 1a4a84f99e30 [2022-09-05T15:22:00.532Z] Step 8/12 : WORKDIR /app [2022-09-05T15:22:00.792Z] ---> Running in 22612fc8118f [2022-09-05T15:22:00.792Z] Removing intermediate container 22612fc8118f [2022-09-05T15:22:00.792Z] ---> d1f98385cc9e [2022-09-05T15:22:00.792Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-05T15:22:00.792Z] ---> c623c44a8a88 [2022-09-05T15:22:00.792Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T15:22:00.792Z] ---> Running in d95fba379f2a [2022-09-05T15:22:27.365Z] Removing intermediate container d95fba379f2a [2022-09-05T15:22:27.365Z] ---> 73cd1f60edf4 [2022-09-05T15:22:27.365Z] Step 11/12 : COPY . . [2022-09-05T15:22:27.365Z] ---> 5095d1027829 [2022-09-05T15:22:27.365Z] Step 12/12 : RUN $MAKE [2022-09-05T15:22:27.365Z] ---> Running in b375ca2e7717 [2022-09-05T15:22:27.365Z] noop [2022-09-05T15:22:27.365Z] Removing intermediate container b375ca2e7717 [2022-09-05T15:22:27.365Z] ---> 1b006bd9616e [2022-09-05T15:22:27.365Z] Successfully built 1b006bd9616e [2022-09-05T15:22:27.365Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:22:27.809Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T15:22:27.809Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T15:22:27.966Z] prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container [2022-09-05T15:22:28.003Z] $ 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 [2022-09-05T15:22:28.385Z] $ docker top 3968466adb30cd63e25932453a136054b3d9dda6dd1f2ff771dd435580fd844f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T15:22:28.784Z] + go version [2022-09-05T15:22:28.784Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-05T15:22:28.816Z] $ docker stop --time=1 3968466adb30cd63e25932453a136054b3d9dda6dd1f2ff771dd435580fd844f [2022-09-05T15:22:30.100Z] $ 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 [2022-09-05T15:22:30.811Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-05T15:22:30.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T15:22:30.960Z] prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container [2022-09-05T15:22:31.018Z] $ 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 [2022-09-05T15:22:31.344Z] $ docker top e73f4fae6b5db68e2222048637d1b275bc427e649f6a7586872ac8724977897d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T15:22:31.807Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-106 [Pipeline] fileExists [Pipeline] sh [2022-09-05T15:22:32.164Z] + make test [2022-09-05T15:22:32.164Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-05T15:22:32.424Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-05T15:22:42.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-05T15:22:42.415Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-05T15:22:45.711Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.476s coverage: 38.5% of statements [2022-09-05T15:22:45.711Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2022-09-05T15:22:45.711Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 95.5% of statements [2022-09-05T15:22:52.287Z] 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." [2022-09-05T15:22:52.287Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-05T15:22:55.578Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-05T15:22:55.578Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-05T15:22:55.578Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-09-05T15:22:55.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-05T15:22:55.900Z] $ docker stop --time=1 e73f4fae6b5db68e2222048637d1b275bc427e649f6a7586872ac8724977897d [2022-09-05T15:22:58.330Z] $ docker rm -f e73f4fae6b5db68e2222048637d1b275bc427e649f6a7586872ac8724977897d [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-05T15:22:58.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-05T15:22:58.927Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-05T15:22:59.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-05T15:22:59.925Z] + ls -al . [2022-09-05T15:22:59.925Z] total 632 [2022-09-05T15:22:59.925Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 5 15:22 . [2022-09-05T15:22:59.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:21 .. [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 5 15:21 .dockerignore [2022-09-05T15:22:59.925Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 5 15:22 .git [2022-09-05T15:22:59.925Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 5 15:21 .github [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 5 15:21 .gitignore [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 5 15:21 .golangci.yml [2022-09-05T15:22:59.925Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:21 .semver [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 5 15:21 Attribution.txt [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 5 15:21 CHANGELOG.md [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 5 15:21 Dockerfile [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 5 15:21 GOVERNANCE.md [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 5 15:21 Jenkinsfile [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 5 15:21 LICENSE [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 5 15:21 Makefile [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 5 15:21 OWNERS.md [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 5 15:21 README.md [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 5 15:21 VERSION [2022-09-05T15:22:59.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:21 bin [2022-09-05T15:22:59.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:21 cmd [2022-09-05T15:22:59.925Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 5 15:22 coverage.out [2022-09-05T15:22:59.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:21 examples [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 3538 Sep 5 15:21 go.mod [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 36553 Sep 5 15:21 go.sum [2022-09-05T15:22:59.925Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 5 15:21 images [2022-09-05T15:22:59.925Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 5 15:21 internal [2022-09-05T15:22:59.925Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 5 15:21 snap [2022-09-05T15:22:59.925Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 5 15:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:23:00.317Z] + 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 . [2022-09-05T15:23:00.317Z] Sending build context to Docker daemon 4.058MB [2022-09-05T15:23:00.317Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T15:23:00.317Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-05T15:23:00.317Z] ---> 1b006bd9616e [2022-09-05T15:23:00.317Z] Step 3/25 : ARG MAKE='make build' [2022-09-05T15:23:00.579Z] ---> Running in 24f9b97f567b [2022-09-05T15:23:00.579Z] Removing intermediate container 24f9b97f567b [2022-09-05T15:23:00.579Z] ---> 86c25d2285f3 [2022-09-05T15:23:00.579Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-05T15:23:00.579Z] ---> Running in aad61815e8d0 [2022-09-05T15:23:00.579Z] Removing intermediate container aad61815e8d0 [2022-09-05T15:23:00.579Z] ---> 88c1081f23c8 [2022-09-05T15:23:00.579Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T15:23:00.579Z] ---> Running in 8f17cdf55390 [2022-09-05T15:23:00.579Z] Removing intermediate container 8f17cdf55390 [2022-09-05T15:23:00.579Z] ---> 8a89090b3909 [2022-09-05T15:23:00.579Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T15:23:00.840Z] ---> Running in 047fae8166af [2022-09-05T15:23:01.411Z] Removing intermediate container 047fae8166af [2022-09-05T15:23:01.411Z] ---> 948d3cc66c79 [2022-09-05T15:23:01.411Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T15:23:01.411Z] ---> Running in b61b56fe3ba9 [2022-09-05T15:23:01.411Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T15:23:02.350Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T15:23:02.611Z] OK: 211 MiB in 51 packages [2022-09-05T15:23:02.873Z] Removing intermediate container b61b56fe3ba9 [2022-09-05T15:23:02.873Z] ---> d98b89620aba [2022-09-05T15:23:02.873Z] Step 8/25 : WORKDIR /app [2022-09-05T15:23:02.873Z] ---> Running in a303ba6775af [2022-09-05T15:23:03.134Z] Removing intermediate container a303ba6775af [2022-09-05T15:23:03.134Z] ---> 1fd41375227c [2022-09-05T15:23:03.134Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-05T15:23:03.134Z] ---> 23eda963aef2 [2022-09-05T15:23:03.134Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T15:23:03.134Z] ---> Running in 2ce219186790 [2022-09-05T15:23:03.704Z] Removing intermediate container 2ce219186790 [2022-09-05T15:23:03.704Z] ---> f575f0d70148 [2022-09-05T15:23:03.704Z] Step 11/25 : COPY . . [2022-09-05T15:23:03.964Z] ---> 128df506d9b5 [2022-09-05T15:23:03.964Z] Step 12/25 : RUN $MAKE [2022-09-05T15:23:03.964Z] ---> Running in 24857d4f74bc [2022-09-05T15:23:04.223Z] 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 [2022-09-05T15:23:26.172Z] Removing intermediate container 24857d4f74bc [2022-09-05T15:23:26.172Z] ---> 213042eb67db [2022-09-05T15:23:26.172Z] Step 13/25 : FROM alpine:3.16 [2022-09-05T15:23:26.172Z] 3.16: Pulling from library/alpine [2022-09-05T15:23:26.172Z] 213ec9aee27d: Pulling fs layer [2022-09-05T15:23:26.172Z] 213ec9aee27d: Verifying Checksum [2022-09-05T15:23:26.172Z] 213ec9aee27d: Download complete [2022-09-05T15:23:26.172Z] 213ec9aee27d: Pull complete [2022-09-05T15:23:26.172Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-05T15:23:26.172Z] Status: Downloaded newer image for alpine:3.16 [2022-09-05T15:23:26.172Z] ---> 9c6f07244728 [2022-09-05T15:23:26.172Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-05T15:23:26.172Z] ---> Running in b587d47cbdec [2022-09-05T15:23:26.172Z] Removing intermediate container b587d47cbdec [2022-09-05T15:23:26.172Z] ---> fb4fee59c933 [2022-09-05T15:23:26.172Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T15:23:26.172Z] ---> Running in 85105c8660cf [2022-09-05T15:23:26.172Z] Removing intermediate container 85105c8660cf [2022-09-05T15:23:26.172Z] ---> 4b9ac784c4fe [2022-09-05T15:23:26.172Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-05T15:23:26.172Z] ---> Running in b31746d9d2af [2022-09-05T15:23:26.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-05T15:23:26.745Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-05T15:23:27.007Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-05T15:23:27.007Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-05T15:23:27.268Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-05T15:23:27.268Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-05T15:23:27.268Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-05T15:23:27.529Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-05T15:23:27.529Z] Executing busybox-1.35.0-r17.trigger [2022-09-05T15:23:27.529Z] OK: 8 MiB in 20 packages [2022-09-05T15:23:28.100Z] Removing intermediate container b31746d9d2af [2022-09-05T15:23:28.100Z] ---> d703397130a3 [2022-09-05T15:23:28.100Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-05T15:23:28.100Z] ---> 3c59b08fedb6 [2022-09-05T15:23:28.100Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-05T15:23:28.360Z] ---> 13fb9ebacd9c [2022-09-05T15:23:28.360Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-05T15:23:29.302Z] ---> 824bad38e8f0 [2022-09-05T15:23:29.302Z] Step 20/25 : EXPOSE 59989 [2022-09-05T15:23:29.302Z] ---> Running in 33675e8fcc6b [2022-09-05T15:23:29.302Z] Removing intermediate container 33675e8fcc6b [2022-09-05T15:23:29.302Z] ---> d210327c7dae [2022-09-05T15:23:29.302Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-05T15:23:29.302Z] ---> Running in ac251f0d2d76 [2022-09-05T15:23:29.302Z] Removing intermediate container ac251f0d2d76 [2022-09-05T15:23:29.302Z] ---> 0ac3f36b5cc2 [2022-09-05T15:23:29.302Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-05T15:23:29.302Z] ---> Running in 3d6bc3702dba [2022-09-05T15:23:29.302Z] Removing intermediate container 3d6bc3702dba [2022-09-05T15:23:29.302Z] ---> aa196ce8765e [2022-09-05T15:23:29.302Z] Step 23/25 : LABEL arch=amd64 [2022-09-05T15:23:29.302Z] ---> Running in a9ca3c0212c4 [2022-09-05T15:23:29.562Z] Removing intermediate container a9ca3c0212c4 [2022-09-05T15:23:29.562Z] ---> 68cd3db1c60a [2022-09-05T15:23:29.562Z] Step 24/25 : LABEL git_sha=0faf28d661ac7a05929e3ed65e108c69ee6a7865 [2022-09-05T15:23:29.562Z] ---> Running in 3f67b92ec1c1 [2022-09-05T15:23:29.562Z] Removing intermediate container 3f67b92ec1c1 [2022-09-05T15:23:29.562Z] ---> 5c702b5a7576 [2022-09-05T15:23:29.562Z] Step 25/25 : LABEL version=0.0.0 [2022-09-05T15:23:29.562Z] ---> Running in 6a0d5f5f0c11 [2022-09-05T15:23:29.562Z] Removing intermediate container 6a0d5f5f0c11 [2022-09-05T15:23:29.562Z] ---> b9fcb7bc06f5 [2022-09-05T15:23:29.562Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-05T15:23:29.562Z] Successfully built b9fcb7bc06f5 [2022-09-05T15:23:29.562Z] 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 [2022-09-05T15:23:30.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T15:23:30.363Z] [2022-09-05T15:23:30.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:23:30.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T15:23:30.737Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-05T15:23:30.737Z] 5eb5b503b376: Pulling fs layer [2022-09-05T15:23:30.737Z] 5c69ac0246d0: Pulling fs layer [2022-09-05T15:23:30.737Z] ec43610c2a17: Pulling fs layer [2022-09-05T15:23:30.737Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-05T15:23:30.737Z] 33b1e0a273af: Pulling fs layer [2022-09-05T15:23:30.737Z] 5d3b04190fa2: Pulling fs layer [2022-09-05T15:23:30.737Z] 2f39f015ded8: Pulling fs layer [2022-09-05T15:23:30.737Z] 33b1e0a273af: Waiting [2022-09-05T15:23:30.737Z] 3a2ae6a8a46f: Waiting [2022-09-05T15:23:30.737Z] 5d3b04190fa2: Waiting [2022-09-05T15:23:30.737Z] 2f39f015ded8: Waiting [2022-09-05T15:23:30.737Z] 5c69ac0246d0: Verifying Checksum [2022-09-05T15:23:30.737Z] 5c69ac0246d0: Download complete [2022-09-05T15:23:30.737Z] 3a2ae6a8a46f: Download complete [2022-09-05T15:23:30.737Z] 33b1e0a273af: Verifying Checksum [2022-09-05T15:23:30.737Z] 33b1e0a273af: Download complete [2022-09-05T15:23:30.737Z] 5d3b04190fa2: Verifying Checksum [2022-09-05T15:23:30.737Z] 5d3b04190fa2: Download complete [2022-09-05T15:23:30.737Z] ec43610c2a17: Verifying Checksum [2022-09-05T15:23:30.737Z] ec43610c2a17: Download complete [2022-09-05T15:23:30.995Z] 5eb5b503b376: Verifying Checksum [2022-09-05T15:23:30.995Z] 5eb5b503b376: Download complete [2022-09-05T15:23:31.563Z] 2f39f015ded8: Download complete [2022-09-05T15:23:32.132Z] 5eb5b503b376: Pull complete [2022-09-05T15:23:32.132Z] 5c69ac0246d0: Pull complete [2022-09-05T15:23:32.701Z] ec43610c2a17: Pull complete [2022-09-05T15:23:32.701Z] 3a2ae6a8a46f: Pull complete [2022-09-05T15:23:32.961Z] 33b1e0a273af: Pull complete [2022-09-05T15:23:32.961Z] 5d3b04190fa2: Pull complete [2022-09-05T15:23:37.153Z] 2f39f015ded8: Pull complete [2022-09-05T15:23:37.153Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-05T15:23:37.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T15:23:37.153Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T15:23:37.380Z] prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container [2022-09-05T15:23:37.417Z] $ 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 [2022-09-05T15:23:40.269Z] $ docker top a1520596cfdd7b676a9a9e88425f70b0ae0c96105157525d10b9e6d4ec7e805a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:23:40.739Z] ---> job-cost.sh [2022-09-05T15:23:40.739Z] lf-activate-venv: SKIPPING [2022-09-05T15:23:40.739Z] INFO: No Stack... [2022-09-05T15:23:40.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T15:23:41.567Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T15:23:41.889Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-106/archives/cost.csv [2022-09-05T15:23:41.889Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T15:23:41.928Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [2022-09-05T15:23:41.933Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] did not exist. Created. [2022-09-05T15:23:41.933Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T15:23:42.326Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-05T15:23:42.376Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T15:23:42.404Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T15:23:42.486Z] $ docker stop --time=1 a1520596cfdd7b676a9a9e88425f70b0ae0c96105157525d10b9e6d4ec7e805a [2022-09-05T15:23:43.651Z] $ docker rm -f a1520596cfdd7b676a9a9e88425f70b0ae0c96105157525d10b9e6d4ec7e805a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-05T15:23:46.661Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24600 in /w/workspace/undry_device-rfid-llrp-go_PR-106 [Pipeline] { [Pipeline] ws [2022-09-05T15:23:46.701Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2022-09-05T15:23:47.058Z] Selected Git installation does not exist. Using Default [2022-09-05T15:23:47.058Z] The recommended git tool is: NONE [2022-09-05T15:23:53.657Z] using credential edgex-jenkins-ssh [2022-09-05T15:23:53.678Z] Cloning the remote Git repository [2022-09-05T15:23:53.749Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-05T15:23:53.842Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2022-09-05T15:23:53.962Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-05T15:23:53.963Z] > git --version # timeout=10 [2022-09-05T15:23:53.986Z] > git --version # 'git version 2.25.1' [2022-09-05T15:23:53.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T15:23:54.061Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T15:23:56.035Z] Merging remotes/origin/main commit 0476de2795b3c23659be3e42ef08dccf661e949a into PR head commit 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [2022-09-05T15:23:56.331Z] Merge succeeded, producing 0faf28d661ac7a05929e3ed65e108c69ee6a7865 [2022-09-05T15:23:56.332Z] Checking out Revision 0faf28d661ac7a05929e3ed65e108c69ee6a7865 (PR-106) [2022-09-05T15:23:55.285Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-05T15:23:55.310Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-05T15:23:55.396Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-05T15:23:55.472Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-05T15:23:55.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T15:23:55.509Z] > 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 [2022-09-05T15:23:56.063Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T15:23:56.088Z] > git checkout -f 0faf28d661ac7a05929e3ed65e108c69ee6a7865 # timeout=10 [2022-09-05T15:23:56.229Z] > git remote # timeout=10 [2022-09-05T15:23:56.250Z] > git config --get remote.origin.url # timeout=10 [2022-09-05T15:23:56.273Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-05T15:23:56.284Z] > git merge 0476de2795b3c23659be3e42ef08dccf661e949a # timeout=10 [2022-09-05T15:23:56.312Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-05T15:23:56.340Z] > git config core.sparsecheckout # timeout=10 [2022-09-05T15:23:56.358Z] > git checkout -f 0faf28d661ac7a05929e3ed65e108c69ee6a7865 # timeout=10 [2022-09-05T15:24:00.708Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-09-05T15:24:00.774Z] > git --version # timeout=10 [2022-09-05T15:24:00.791Z] > git --version # 'git version 2.25.1' [2022-09-05T15:24:00.805Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-05T15:24:02.171Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-05T15:24:02.171Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-05T15:24:02.171Z] Dload Upload Total Spent Left Speed [2022-09-05T15:24:02.171Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 72011 0 --:--:-- --:--:-- --:--:-- 72011 [Pipeline] sh [2022-09-05T15:24:02.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-05T15:24:03.247Z] + sudo tee /etc/docker/daemon.new [2022-09-05T15:24:03.248Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-05T15:24:03.248Z] { [2022-09-05T15:24:03.248Z] "registry-mirrors": [ [2022-09-05T15:24:03.248Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-05T15:24:03.248Z] ], [2022-09-05T15:24:03.248Z] "bip": "10.250.0.254/24", [2022-09-05T15:24:03.248Z] "hosts": [ [2022-09-05T15:24:03.248Z] "tcp://0.0.0.0:5555", [2022-09-05T15:24:03.248Z] "unix:///var/run/docker.sock" [2022-09-05T15:24:03.248Z] ], [2022-09-05T15:24:03.248Z] "mtu": 1458, [2022-09-05T15:24:03.248Z] "selinux-enabled": true, [2022-09-05T15:24:03.248Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-05T15:24:03.248Z] } [Pipeline] sh [2022-09-05T15:24:03.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-05T15:24:04.251Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T15:24:22.676Z] provisioning config files... [2022-09-05T15:24:22.705Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config6155099580839877400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:24:23.116Z] ---> docker-login.sh [2022-09-05T15:24:23.116Z] nexus3.edgexfoundry.org:10001 [2022-09-05T15:24:23.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:24:23.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:24:23.997Z] Configure a credential helper to remove this warning. See [2022-09-05T15:24:23.997Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:24:23.997Z] [2022-09-05T15:24:23.997Z] Login Succeeded [2022-09-05T15:24:23.997Z] nexus3.edgexfoundry.org:10002 [2022-09-05T15:24:24.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:24:24.604Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:24:24.604Z] Configure a credential helper to remove this warning. See [2022-09-05T15:24:24.604Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:24:24.604Z] [2022-09-05T15:24:24.604Z] Login Succeeded [2022-09-05T15:24:24.604Z] nexus3.edgexfoundry.org:10003 [2022-09-05T15:24:24.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:24:25.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:24:25.163Z] Configure a credential helper to remove this warning. See [2022-09-05T15:24:25.163Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:24:25.163Z] [2022-09-05T15:24:25.163Z] Login Succeeded [2022-09-05T15:24:25.163Z] nexus3.edgexfoundry.org:10004 [2022-09-05T15:24:25.438Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:24:25.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:24:25.717Z] Configure a credential helper to remove this warning. See [2022-09-05T15:24:25.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:24:25.717Z] [2022-09-05T15:24:25.717Z] Login Succeeded [2022-09-05T15:24:25.717Z] docker.io [2022-09-05T15:24:25.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-05T15:24:26.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-05T15:24:26.598Z] Configure a credential helper to remove this warning. See [2022-09-05T15:24:26.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-05T15:24:26.598Z] [2022-09-05T15:24:26.598Z] Login Succeeded [2022-09-05T15:24:26.598Z] ---> docker-login.sh ends [Pipeline] } [2022-09-05T15:24:26.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-05T15:24:27.052Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T15:24:27.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-05T15:24:27.120Z] ========================================================= [2022-09-05T15:24:27.120Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-05T15:24:27.120Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:24:27.627Z] + 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 . [2022-09-05T15:24:27.908Z] Sending build context to Docker daemon 1.219MB [2022-09-05T15:24:27.908Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-05T15:24:27.908Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-05T15:24:28.188Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-05T15:24:28.188Z] b3c136eddcbf: Pulling fs layer [2022-09-05T15:24:28.188Z] c0a3192eca97: Pulling fs layer [2022-09-05T15:24:28.188Z] a050256f5b6f: Pulling fs layer [2022-09-05T15:24:28.188Z] 656be50a0ddc: Pulling fs layer [2022-09-05T15:24:28.188Z] 2bbca73fdf42: Pulling fs layer [2022-09-05T15:24:28.188Z] 46d945488cbd: Pulling fs layer [2022-09-05T15:24:28.188Z] 8a5474983e97: Pulling fs layer [2022-09-05T15:24:28.188Z] 329c88fbcd65: Pulling fs layer [2022-09-05T15:24:28.188Z] 656be50a0ddc: Waiting [2022-09-05T15:24:28.188Z] 2bbca73fdf42: Waiting [2022-09-05T15:24:28.188Z] 46d945488cbd: Waiting [2022-09-05T15:24:28.188Z] 8a5474983e97: Waiting [2022-09-05T15:24:28.188Z] 329c88fbcd65: Waiting [2022-09-05T15:24:28.188Z] a050256f5b6f: Verifying Checksum [2022-09-05T15:24:28.188Z] a050256f5b6f: Download complete [2022-09-05T15:24:28.188Z] c0a3192eca97: Verifying Checksum [2022-09-05T15:24:28.188Z] c0a3192eca97: Download complete [2022-09-05T15:24:28.188Z] 2bbca73fdf42: Verifying Checksum [2022-09-05T15:24:28.188Z] 2bbca73fdf42: Download complete [2022-09-05T15:24:28.188Z] 46d945488cbd: Verifying Checksum [2022-09-05T15:24:28.188Z] 46d945488cbd: Download complete [2022-09-05T15:24:28.188Z] b3c136eddcbf: Download complete [2022-09-05T15:24:29.198Z] b3c136eddcbf: Pull complete [2022-09-05T15:24:29.477Z] 329c88fbcd65: Verifying Checksum [2022-09-05T15:24:29.477Z] 329c88fbcd65: Download complete [2022-09-05T15:24:30.083Z] c0a3192eca97: Pull complete [2022-09-05T15:24:30.373Z] a050256f5b6f: Pull complete [2022-09-05T15:24:30.650Z] 8a5474983e97: Verifying Checksum [2022-09-05T15:24:30.650Z] 8a5474983e97: Download complete [2022-09-05T15:24:31.646Z] 656be50a0ddc: Verifying Checksum [2022-09-05T15:24:31.646Z] 656be50a0ddc: Download complete [2022-09-05T15:24:44.052Z] 656be50a0ddc: Pull complete [2022-09-05T15:24:44.324Z] 2bbca73fdf42: Pull complete [2022-09-05T15:24:44.324Z] 46d945488cbd: Pull complete [2022-09-05T15:24:51.063Z] 8a5474983e97: Pull complete [2022-09-05T15:24:53.699Z] 329c88fbcd65: Pull complete [2022-09-05T15:24:53.699Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-05T15:24:53.699Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-05T15:24:53.699Z] ---> ff4287adb874 [2022-09-05T15:24:53.699Z] Step 3/12 : ARG MAKE='make build' [2022-09-05T15:24:54.699Z] ---> Running in 18a94f599e4c [2022-09-05T15:24:54.979Z] Removing intermediate container 18a94f599e4c [2022-09-05T15:24:54.979Z] ---> b32520574f5e [2022-09-05T15:24:54.979Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-05T15:24:55.253Z] ---> Running in 2de633f13f4d [2022-09-05T15:24:55.529Z] Removing intermediate container 2de633f13f4d [2022-09-05T15:24:55.529Z] ---> d6def90904ad [2022-09-05T15:24:55.529Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-05T15:24:55.529Z] ---> Running in b23d438bb224 [2022-09-05T15:24:55.806Z] Removing intermediate container b23d438bb224 [2022-09-05T15:24:55.806Z] ---> c6ac78a09676 [2022-09-05T15:24:55.806Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-05T15:24:56.087Z] ---> Running in ef19c3574882 [2022-09-05T15:24:58.075Z] Removing intermediate container ef19c3574882 [2022-09-05T15:24:58.075Z] ---> 98759bd0ed46 [2022-09-05T15:24:58.075Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-05T15:24:58.075Z] ---> Running in 1637704f8626 [2022-09-05T15:24:59.059Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-05T15:25:00.064Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-05T15:25:01.050Z] OK: 221 MiB in 51 packages [2022-09-05T15:25:02.050Z] Removing intermediate container 1637704f8626 [2022-09-05T15:25:02.050Z] ---> 515ba9ea8db9 [2022-09-05T15:25:02.050Z] Step 8/12 : WORKDIR /app [2022-09-05T15:25:02.050Z] ---> Running in 318f5d536ee5 [2022-09-05T15:25:02.337Z] Removing intermediate container 318f5d536ee5 [2022-09-05T15:25:02.337Z] ---> 283c4be2eded [2022-09-05T15:25:02.337Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-05T15:25:02.936Z] ---> 042a583ff9ed [2022-09-05T15:25:02.936Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-05T15:25:03.215Z] ---> Running in 694e57d2a5b0 [2022-09-05T15:25:59.804Z] Removing intermediate container 694e57d2a5b0 [2022-09-05T15:25:59.804Z] ---> a0ee20424a10 [2022-09-05T15:25:59.804Z] Step 11/12 : COPY . . [2022-09-05T15:25:59.804Z] ---> 7d1573ea6771 [2022-09-05T15:25:59.804Z] Step 12/12 : RUN $MAKE [2022-09-05T15:25:59.804Z] ---> Running in 5197739598d5 [2022-09-05T15:25:59.804Z] noop [2022-09-05T15:25:59.804Z] Removing intermediate container 5197739598d5 [2022-09-05T15:25:59.804Z] ---> 829f3dc9f058 [2022-09-05T15:25:59.804Z] Successfully built 829f3dc9f058 [2022-09-05T15:25:59.804Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:26:00.295Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T15:26:00.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T15:26:00.674Z] prd-ubuntu20.04-docker-arm64-4c-16g-24600 does not seem to be running inside a container [2022-09-05T15:26:00.762Z] $ 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 [2022-09-05T15:26:02.141Z] $ docker top 0507382d1c92ceec18e8df406225131277a73e4066d906870e1537d2cd24d0a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T15:26:03.110Z] + go version [2022-09-05T15:26:03.110Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-05T15:26:03.149Z] $ docker stop --time=1 0507382d1c92ceec18e8df406225131277a73e4066d906870e1537d2cd24d0a6 [2022-09-05T15:26:04.825Z] $ 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 [2022-09-05T15:26:05.720Z] + docker inspect -f . ci-base-image-arm64 [2022-09-05T15:26:05.720Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T15:26:06.021Z] prd-ubuntu20.04-docker-arm64-4c-16g-24600 does not seem to be running inside a container [2022-09-05T15:26:06.117Z] $ 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 [2022-09-05T15:26:07.381Z] $ docker top 073b7d704ef52488346ba588388ca2867d5c4b2d194ae66dd8d3679c08107d7f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T15:26:08.370Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-05T15:26:09.101Z] + make test [2022-09-05T15:26:09.101Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-05T15:26:11.094Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-05T15:27:48.031Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-05T15:27:48.031Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-05T15:28:14.886Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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..." [2022-09-05T15:28:14.887Z] level=DEBUG ts=2022-09-05T15:27:46.588281266Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] level=DEBUG ts=2022-09-05T15:27:46.611914894Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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}" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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..." [2022-09-05T15:28:14.887Z] level=DEBUG ts=2022-09-05T15:27:46.617747947Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] level=DEBUG ts=2022-09-05T15:27:46.620238687Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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}" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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..." [2022-09-05T15:28:14.887Z] level=DEBUG ts=2022-09-05T15:27:46.625067749Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] level=DEBUG ts=2022-09-05T15:27:46.630734041Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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}" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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..." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] level=DEBUG ts=2022-09-05T15:27:46.634800377Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] level=DEBUG ts=2022-09-05T15:27:46.636563803Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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." [2022-09-05T15:28:14.887Z] 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}" [2022-09-05T15:28:14.887Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] level=DEBUG ts=2022-09-05T15:27:46.643336183Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-09-05T15:28:14.888Z] 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..." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] level=DEBUG ts=2022-09-05T15:27:46.651747761Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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}" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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..." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] level=DEBUG ts=2022-09-05T15:27:46.65603259Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] level=DEBUG ts=2022-09-05T15:27:46.657628236Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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}" [2022-09-05T15:28:14.888Z] --- FAIL: TestAutoDiscoverNaming (0.08s) [2022-09-05T15:28:14.888Z] --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.01s) [2022-09-05T15:28:14.888Z] 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 [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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..." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] level=DEBUG ts=2022-09-05T15:27:46.663637589Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] level=DEBUG ts=2022-09-05T15:27:46.666725576Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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}" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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..." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] level=DEBUG ts=2022-09-05T15:27:46.671629922Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.888Z] level=DEBUG ts=2022-09-05T15:27:46.672947482Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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" [2022-09-05T15:28:14.888Z] 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." [2022-09-05T15:28:14.889Z] 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" [2022-09-05T15:28:14.889Z] 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" [2022-09-05T15:28:14.889Z] 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." [2022-09-05T15:28:14.889Z] 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." [2022-09-05T15:28:14.889Z] 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}" [2022-09-05T15:28:14.889Z] 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." [2022-09-05T15:28:14.889Z] FAIL [2022-09-05T15:28:14.889Z] coverage: 38.5% of statements [2022-09-05T15:28:14.889Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.390s [2022-09-05T15:28:14.889Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.537s coverage: 52.0% of statements [2022-09-05T15:28:14.889Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.078s coverage: 95.5% of statements [2022-09-05T15:28:14.889Z] FAIL [2022-09-05T15:28:14.889Z] make: *** [Makefile:39: unittest] Error 1 [Pipeline] } [2022-09-05T15:28:14.940Z] $ docker stop --time=1 073b7d704ef52488346ba588388ca2867d5c4b2d194ae66dd8d3679c08107d7f [2022-09-05T15:28:16.769Z] $ 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 [2022-09-05T15:28:18.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T15:28:18.459Z] [2022-09-05T15:28:18.459Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:28:19.143Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T15:28:19.422Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-05T15:28:19.422Z] 8998bd30e6a1: Pulling fs layer [2022-09-05T15:28:19.422Z] 04944245beec: Pulling fs layer [2022-09-05T15:28:19.422Z] 699f458cf7ca: Pulling fs layer [2022-09-05T15:28:19.422Z] 765212b225bb: Pulling fs layer [2022-09-05T15:28:19.422Z] f23df028b6ca: Pulling fs layer [2022-09-05T15:28:19.422Z] d65c8cfc05b1: Pulling fs layer [2022-09-05T15:28:19.422Z] 2437ff75d9bd: Pulling fs layer [2022-09-05T15:28:19.422Z] d65c8cfc05b1: Waiting [2022-09-05T15:28:19.422Z] 765212b225bb: Waiting [2022-09-05T15:28:19.422Z] 2437ff75d9bd: Waiting [2022-09-05T15:28:19.422Z] f23df028b6ca: Waiting [2022-09-05T15:28:19.699Z] 04944245beec: Verifying Checksum [2022-09-05T15:28:19.699Z] 04944245beec: Download complete [2022-09-05T15:28:19.699Z] 765212b225bb: Verifying Checksum [2022-09-05T15:28:19.699Z] 765212b225bb: Download complete [2022-09-05T15:28:19.699Z] f23df028b6ca: Verifying Checksum [2022-09-05T15:28:19.699Z] f23df028b6ca: Download complete [2022-09-05T15:28:19.699Z] d65c8cfc05b1: Verifying Checksum [2022-09-05T15:28:19.699Z] d65c8cfc05b1: Download complete [2022-09-05T15:28:19.699Z] 699f458cf7ca: Download complete [2022-09-05T15:28:20.301Z] 8998bd30e6a1: Verifying Checksum [2022-09-05T15:28:20.301Z] 8998bd30e6a1: Download complete [2022-09-05T15:28:22.944Z] 2437ff75d9bd: Verifying Checksum [2022-09-05T15:28:22.944Z] 2437ff75d9bd: Download complete [2022-09-05T15:28:24.923Z] 8998bd30e6a1: Pull complete [2022-09-05T15:28:25.195Z] 04944245beec: Pull complete [2022-09-05T15:28:26.634Z] 699f458cf7ca: Pull complete [2022-09-05T15:28:26.913Z] 765212b225bb: Pull complete [2022-09-05T15:28:27.511Z] f23df028b6ca: Pull complete [2022-09-05T15:28:28.106Z] d65c8cfc05b1: Pull complete [2022-09-05T15:28:43.236Z] 2437ff75d9bd: Pull complete [2022-09-05T15:28:43.236Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-05T15:28:43.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-05T15:28:43.236Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T15:28:43.676Z] prd-ubuntu20.04-docker-arm64-4c-16g-24600 does not seem to be running inside a container [2022-09-05T15:28:43.777Z] $ 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 [2022-09-05T15:28:46.599Z] $ docker top ac004219c57b7540b32ecb5e67309eafcdca8da14261598803a7bbfd9939fbf5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:28:47.611Z] ---> job-cost.sh [2022-09-05T15:28:47.611Z] lf-activate-venv: SKIPPING [2022-09-05T15:28:47.611Z] INFO: No Stack... [2022-09-05T15:28:48.213Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-05T15:28:49.201Z] INFO: Archiving Costs [Pipeline] sh [2022-09-05T15:28:49.890Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2022-09-05T15:28:49.890Z] + cut -d, -f6 [Pipeline] lock [2022-09-05T15:28:49.985Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [2022-09-05T15:28:49.992Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] did not exist. Created. [2022-09-05T15:28:49.992Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-05T15:28:50.759Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-0c459b3f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-05T15:28:51.466Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-05T15:28:51.503Z] Warning: overwriting stash ‘stack-cost’ [2022-09-05T15:28:51.985Z] Stashed 1 file(s) [Pipeline] } [2022-09-05T15:28:52.005Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-106-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-05T15:28:52.086Z] $ docker stop --time=1 ac004219c57b7540b32ecb5e67309eafcdca8da14261598803a7bbfd9939fbf5 [2022-09-05T15:28:53.581Z] $ 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] } [2022-09-05T15:28:54.273Z] 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 [2022-09-05T15:28:56.353Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-106/archives ] [2022-09-05T15:28:56.354Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-106/archives [2022-09-05T15:28:56.354Z] total 16 [2022-09-05T15:28:56.354Z] drwxr-xr-x 3 root root 4096 Sep 5 15:23 . [2022-09-05T15:28:56.354Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 15:23 .. [2022-09-05T15:28:56.354Z] drwxr-xr-x 2 root root 4096 Sep 5 15:23 cost [2022-09-05T15:28:56.354Z] -rw-r--r-- 1 root root 91 Sep 5 15:23 cost.csv [2022-09-05T15:28:56.354Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-106/archives [2022-09-05T15:28:56.354Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-106/archives [2022-09-05T15:28:56.354Z] total 16 [2022-09-05T15:28:56.354Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 5 15:23 . [2022-09-05T15:28:56.354Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 5 15:23 .. [2022-09-05T15:28:56.354Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 5 15:23 cost [2022-09-05T15:28:56.354Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 5 15:23 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:28:56.710Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:28:57.612Z] ---> package-listing.sh [2022-09-05T15:28:57.612Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-05T15:28:57.612Z] ++ facter osfamily [2022-09-05T15:28:57.873Z] + OS_FAMILY=debian [2022-09-05T15:28:57.873Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-106 [2022-09-05T15:28:57.873Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-05T15:28:57.873Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-05T15:28:57.873Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-05T15:28:57.873Z] + PACKAGES=/tmp/packages_start.txt [2022-09-05T15:28:57.873Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-106 ']' [2022-09-05T15:28:57.873Z] + PACKAGES=/tmp/packages_end.txt [2022-09-05T15:28:57.873Z] + case "${OS_FAMILY}" in [2022-09-05T15:28:57.873Z] + dpkg -l [2022-09-05T15:28:57.873Z] + grep '^ii' [2022-09-05T15:28:57.873Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-05T15:28:57.873Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-05T15:28:57.873Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-05T15:28:57.873Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-106 ']' [2022-09-05T15:28:57.873Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-106/archives/ [2022-09-05T15:28:57.873Z] + 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 [2022-09-05T15:28:57.906Z] 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 [2022-09-05T15:28:58.198Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-05T15:28:58.834Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-05T15:28:58.834Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-05T15:28:58.990Z] prd-ubuntu20.04-docker-8c-8g-24599 does not seem to be running inside a container [2022-09-05T15:28:59.027Z] $ 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 [2022-09-05T15:28:59.263Z] $ docker top 90f854ce827f88921c13dbe1df882a8cd76afc9078fe00030191de82950042d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-05T15:28:59.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-05T15:28:59.984Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-05T15:29:00.297Z] + ls /var/log/sa-host [2022-09-05T15:29:00.297Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-05T15:29:00.494Z] provisioning config files... [2022-09-05T15:29:00.504Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-106@tmp/config5843199477457563766tmp [Pipeline] { [Pipeline] echo [2022-09-05T15:29:00.559Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:29:00.877Z] ---> create-netrc.sh [Pipeline] } [2022-09-05T15:29:00.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:29:01.322Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-05T15:29:01.351Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:29:01.662Z] ---> sudo-logs.sh [2022-09-05T15:29:01.662Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-05T15:29:01.741Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:29:02.054Z] ---> job-cost.sh [2022-09-05T15:29:02.054Z] lf-activate-venv: SKIPPING [2022-09-05T15:29:02.054Z] DEBUG: total: 0.2199999988079071 [2022-09-05T15:29:02.054Z] INFO: Retrieving Stack Cost... [2022-09-05T15:29:02.313Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-05T15:29:02.883Z] INFO: Archiving Costs [Pipeline] echo [2022-09-05T15:29:02.915Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-05T15:29:03.226Z] ---> logs-deploy.sh [2022-09-05T15:29:03.226Z] lf-activate-venv: SKIPPING [2022-09-05T15:29:03.226Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-106/1 [2022-09-05T15:29:03.226Z] INFO: archiving workspace using pattern(s): [2022-09-05T15:29:04.164Z] Archives upload complete. [2022-09-05T15:29:04.425Z] INFO: archiving logs to Nexus [2022-09-05T15:29:04.999Z] ---> uname -a: [2022-09-05T15:29:04.999Z] 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 [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] ---> lscpu: [2022-09-05T15:29:04.999Z] Architecture: x86_64 [2022-09-05T15:29:04.999Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-05T15:29:04.999Z] Byte Order: Little Endian [2022-09-05T15:29:04.999Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-05T15:29:04.999Z] CPU(s): 8 [2022-09-05T15:29:04.999Z] On-line CPU(s) list: 0-7 [2022-09-05T15:29:04.999Z] Thread(s) per core: 1 [2022-09-05T15:29:04.999Z] Core(s) per socket: 1 [2022-09-05T15:29:04.999Z] Socket(s): 8 [2022-09-05T15:29:04.999Z] NUMA node(s): 1 [2022-09-05T15:29:04.999Z] Vendor ID: AuthenticAMD [2022-09-05T15:29:04.999Z] CPU family: 23 [2022-09-05T15:29:04.999Z] Model: 49 [2022-09-05T15:29:04.999Z] Model name: AMD EPYC-Rome Processor [2022-09-05T15:29:04.999Z] Stepping: 0 [2022-09-05T15:29:04.999Z] CPU MHz: 2799.998 [2022-09-05T15:29:04.999Z] BogoMIPS: 5599.99 [2022-09-05T15:29:04.999Z] Virtualization: AMD-V [2022-09-05T15:29:04.999Z] Hypervisor vendor: KVM [2022-09-05T15:29:04.999Z] Virtualization type: full [2022-09-05T15:29:04.999Z] L1d cache: 256 KiB [2022-09-05T15:29:04.999Z] L1i cache: 256 KiB [2022-09-05T15:29:04.999Z] L2 cache: 4 MiB [2022-09-05T15:29:04.999Z] L3 cache: 128 MiB [2022-09-05T15:29:04.999Z] NUMA node0 CPU(s): 0-7 [2022-09-05T15:29:04.999Z] Vulnerability Itlb multihit: Not affected [2022-09-05T15:29:04.999Z] Vulnerability L1tf: Not affected [2022-09-05T15:29:04.999Z] Vulnerability Mds: Not affected [2022-09-05T15:29:04.999Z] Vulnerability Meltdown: Not affected [2022-09-05T15:29:04.999Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-05T15:29:04.999Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-05T15:29:04.999Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-05T15:29:04.999Z] Vulnerability Srbds: Not affected [2022-09-05T15:29:04.999Z] Vulnerability Tsx async abort: Not affected [2022-09-05T15:29:04.999Z] 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 [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] ---> nproc: [2022-09-05T15:29:04.999Z] 8 [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] ---> df -h: [2022-09-05T15:29:04.999Z] Filesystem Size Used Avail Use% Mounted on [2022-09-05T15:29:04.999Z] overlay 155G 11G 145G 7% / [2022-09-05T15:29:04.999Z] tmpfs 64M 0 64M 0% /dev [2022-09-05T15:29:04.999Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-05T15:29:04.999Z] shm 64M 0 64M 0% /dev/shm [2022-09-05T15:29:04.999Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] ---> sar -b -r -n DEV: [2022-09-05T15:29:04.999Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24599) 09/05/22 _x86_64_ (8 CPU) [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] 15:20:41 LINUX RESTART (8 CPU) [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] 15:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-09-05T15:29:04.999Z] 15:22:02 370.99 45.91 325.08 0.00 4122.51 162228.83 0.00 [2022-09-05T15:29:04.999Z] 15:23:01 130.03 0.76 129.27 0.00 13.01 41774.61 0.00 [2022-09-05T15:29:04.999Z] 15:24:01 153.82 0.05 153.77 0.00 5.47 34774.34 0.00 [2022-09-05T15:29:04.999Z] 15:25:01 1.38 0.00 1.38 0.00 0.00 17.35 0.00 [2022-09-05T15:29:04.999Z] 15:26:01 1.33 0.02 1.32 0.00 0.13 14.26 0.00 [2022-09-05T15:29:04.999Z] 15:27:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 [2022-09-05T15:29:04.999Z] 15:28:01 3.12 0.87 2.25 0.00 18.40 30.79 0.00 [2022-09-05T15:29:04.999Z] 15:29:01 6.05 0.15 5.90 0.00 12.13 109.45 0.00 [2022-09-05T15:29:04.999Z] Average: 83.36 5.98 77.38 0.00 522.51 29844.72 0.00 [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] 15:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-09-05T15:29:04.999Z] 15:22:02 28849228 31751136 546328 1.66 119008 3051416 2250028 6.63 1126992 2520928 652 [2022-09-05T15:29:04.999Z] 15:23:01 28365224 31746844 545092 1.66 162600 3431880 2134984 6.29 1289748 2779144 728 [2022-09-05T15:29:04.999Z] 15:24:01 27632896 31775756 512528 1.56 173460 4119500 1909616 5.63 1312260 3421788 136 [2022-09-05T15:29:04.999Z] 15:25:01 27634156 31777296 510920 1.55 173504 4119636 1909616 5.63 1311068 3421924 244 [2022-09-05T15:29:04.999Z] 15:26:01 27640132 31783220 504668 1.53 173536 4119636 1926488 5.68 1305684 3421956 20 [2022-09-05T15:29:04.999Z] 15:27:01 27639620 31782728 505084 1.54 173568 4119644 1926488 5.68 1306092 3421956 172 [2022-09-05T15:29:04.999Z] 15:28:01 27643992 31788516 499660 1.52 173644 4120160 1947968 5.74 1300680 3422836 28 [2022-09-05T15:29:04.999Z] 15:29:01 27606296 31752620 532476 1.62 173776 4121252 2180324 6.43 1335140 3423076 348 [2022-09-05T15:29:04.999Z] Average: 27876443 31769764 519594 1.58 165387 3900390 2023189 5.96 1285958 3229201 291 [2022-09-05T15:29:04.999Z] [2022-09-05T15:29:04.999Z] 15:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-09-05T15:29:04.999Z] 15:22:02 veth2b0a37b 8.77 10.06 0.82 9.55 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:22:02 docker0 22.63 25.10 1.67 95.03 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:22:02 ens3 788.22 524.30 6436.97 110.75 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:22:02 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:23:01 docker0 109.13 145.89 9.20 1430.67 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:23:01 ens3 213.34 169.06 1469.68 78.85 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:23:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:24:01 docker0 15.10 19.00 0.91 98.97 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:24:01 ens3 128.83 86.90 2676.32 17.16 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:24:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:25:01 ens3 0.78 0.77 0.05 0.07 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T15:29:04.999Z] 15:26:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:27:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:29:01 ens3 43.94 36.26 34.50 53.19 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] 15:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] Average: docker0 18.17 23.49 1.46 200.52 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] Average: ens3 146.79 102.06 1326.88 32.42 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] Average: lo 1.22 1.22 0.12 0.12 0.00 0.00 0.00 0.00 [2022-09-05T15:29:05.000Z] [2022-09-05T15:29:05.000Z] [2022-09-05T15:29:05.000Z] ---> sar -P ALL: [2022-09-05T15:29:05.000Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24599) 09/05/22 _x86_64_ (8 CPU) [2022-09-05T15:29:05.000Z] [2022-09-05T15:29:05.000Z] 15:20:41 LINUX RESTART (8 CPU) [2022-09-05T15:29:05.000Z] [2022-09-05T15:29:05.000Z] 15:21:01 CPU %user %nice %system %iowait %steal %idle [2022-09-05T15:29:05.000Z] 15:22:02 all 9.67 0.00 3.90 3.73 0.06 82.64 [2022-09-05T15:29:05.000Z] 15:22:02 0 8.57 0.00 4.26 2.51 0.07 84.60 [2022-09-05T15:29:05.000Z] 15:22:02 1 10.13 0.00 2.70 0.94 0.05 86.18 [2022-09-05T15:29:05.000Z] 15:22:02 2 9.37 0.00 4.39 7.33 0.05 78.86 [2022-09-05T15:29:05.000Z] 15:22:02 3 8.67 0.00 3.59 0.20 0.07 87.47 [2022-09-05T15:29:05.000Z] 15:22:02 4 12.19 0.00 4.78 8.14 0.05 74.83 [2022-09-05T15:29:05.000Z] 15:22:02 5 11.42 0.00 3.80 2.10 0.07 82.61 [2022-09-05T15:29:05.000Z] 15:22:02 6 9.20 0.00 4.21 1.72 0.07 84.79 [2022-09-05T15:29:05.000Z] 15:22:02 7 7.83 0.00 3.47 6.90 0.08 81.72 [2022-09-05T15:29:05.000Z] 15:23:01 all 26.86 0.00 4.98 1.77 0.08 66.30 [2022-09-05T15:29:05.000Z] 15:23:01 0 28.29 0.00 4.40 0.31 0.07 66.93 [2022-09-05T15:29:05.000Z] 15:23:01 1 28.17 0.00 4.88 1.95 0.09 64.92 [2022-09-05T15:29:05.000Z] 15:23:01 2 26.25 0.00 4.60 2.39 0.09 66.68 [2022-09-05T15:29:05.000Z] 15:23:01 3 26.40 0.00 5.33 0.36 0.07 67.84 [2022-09-05T15:29:05.000Z] 15:23:01 4 25.92 0.00 5.49 7.67 0.14 60.79 [2022-09-05T15:29:05.000Z] 15:23:01 5 28.00 0.00 5.40 0.19 0.07 66.34 [2022-09-05T15:29:05.000Z] 15:23:01 6 25.72 0.00 5.35 0.93 0.07 67.95 [2022-09-05T15:29:05.000Z] 15:23:01 7 26.15 0.00 4.45 0.38 0.07 68.95 [2022-09-05T15:29:05.000Z] 15:24:01 all 19.01 0.00 3.82 1.34 0.06 75.77 [2022-09-05T15:29:05.000Z] 15:24:01 0 19.40 0.00 4.02 4.03 0.10 72.45 [2022-09-05T15:29:05.000Z] 15:24:01 1 19.08 0.00 3.96 0.27 0.05 76.64 [2022-09-05T15:29:05.000Z] 15:24:01 2 17.67 0.00 3.41 0.37 0.05 78.50 [2022-09-05T15:29:05.000Z] 15:24:01 3 19.85 0.00 3.72 1.18 0.05 75.20 [2022-09-05T15:29:05.000Z] 15:24:01 4 19.92 0.00 4.04 0.30 0.05 75.69 [2022-09-05T15:29:05.000Z] 15:24:01 5 18.24 0.00 4.14 0.94 0.07 76.61 [2022-09-05T15:29:05.000Z] 15:24:01 6 18.83 0.00 3.74 3.57 0.05 73.81 [2022-09-05T15:29:05.000Z] 15:24:01 7 19.11 0.00 3.52 0.03 0.05 77.29 [2022-09-05T15:29:05.000Z] 15:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2022-09-05T15:29:05.000Z] 15:25:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-09-05T15:29:05.000Z] 15:25:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2022-09-05T15:29:05.000Z] 15:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-05T15:29:05.000Z] 15:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-05T15:29:05.000Z] 15:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-09-05T15:29:05.000Z] 15:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T15:29:05.000Z] 15:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T15:29:05.000Z] 15:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2022-09-05T15:29:05.000Z] 15:26:01 all 0.22 0.00 0.02 0.01 0.00 99.75 [2022-09-05T15:29:05.000Z] 15:26:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2022-09-05T15:29:05.000Z] 15:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2022-09-05T15:29:05.000Z] 15:26:01 2 1.63 0.00 0.00 0.00 0.00 98.37 [2022-09-05T15:29:05.000Z] 15:26:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-09-05T15:29:05.000Z] 15:26:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-05T15:29:05.000Z] 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T15:29:05.000Z] 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T15:29:05.000Z] 15:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2022-09-05T15:29:05.000Z] 15:27:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2022-09-05T15:29:05.000Z] 15:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-09-05T15:29:05.000Z] 15:27:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2022-09-05T15:29:05.000Z] 15:27:01 2 1.99 0.00 0.02 0.00 0.02 97.98 [2022-09-05T15:29:05.000Z] 15:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-09-05T15:29:05.000Z] 15:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2022-09-05T15:29:05.000Z] 15:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T15:29:05.000Z] 15:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-09-05T15:29:05.000Z] 15:27:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2022-09-05T15:29:05.000Z] 15:28:01 all 0.28 0.00 0.04 0.01 0.00 99.67 [2022-09-05T15:29:05.000Z] 15:28:01 0 0.17 0.00 0.03 0.03 0.02 99.75 [2022-09-05T15:29:05.000Z] 15:28:01 1 0.03 0.00 0.03 0.03 0.00 99.90 [2022-09-05T15:29:05.000Z] 15:28:01 2 1.68 0.00 0.07 0.00 0.00 98.26 [2022-09-05T15:29:05.000Z] 15:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-09-05T15:29:05.000Z] 15:28:01 4 0.22 0.00 0.05 0.00 0.00 99.73 [2022-09-05T15:29:05.000Z] 15:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-05T15:29:05.000Z] 15:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-09-05T15:29:05.000Z] 15:28:01 7 0.07 0.00 0.03 0.03 0.02 99.85 [2022-09-05T15:29:05.000Z] 15:29:01 all 0.51 0.00 0.22 0.04 0.01 99.22 [2022-09-05T15:29:05.000Z] 15:29:01 0 0.23 0.00 0.22 0.00 0.00 99.55 [2022-09-05T15:29:05.000Z] 15:29:01 1 0.20 0.00 0.17 0.05 0.02 99.57 [2022-09-05T15:29:05.000Z] 15:29:01 2 0.58 0.00 0.23 0.03 0.00 99.15 [2022-09-05T15:29:05.000Z] 15:29:01 3 0.75 0.00 0.18 0.00 0.00 99.06 [2022-09-05T15:29:05.000Z] 15:29:01 4 1.12 0.00 0.30 0.00 0.02 98.57 [2022-09-05T15:29:05.000Z] 15:29:01 5 0.20 0.00 0.20 0.00 0.00 99.60 [2022-09-05T15:29:05.000Z] 15:29:01 6 0.35 0.00 0.23 0.00 0.00 99.42 [2022-09-05T15:29:05.000Z] 15:29:01 7 0.68 0.00 0.23 0.20 0.02 98.87 [2022-09-05T15:29:05.000Z] Average: all 7.02 0.00 1.61 0.85 0.03 90.49 [2022-09-05T15:29:05.000Z] Average: 0 7.00 0.00 1.61 0.86 0.03 90.50 [2022-09-05T15:29:05.000Z] Average: 1 7.14 0.00 1.46 0.40 0.03 90.97 [2022-09-05T15:29:05.000Z] Average: 2 7.30 0.00 1.57 1.25 0.03 89.85 [2022-09-05T15:29:05.000Z] Average: 3 6.89 0.00 1.59 0.22 0.03 91.28 [2022-09-05T15:29:05.000Z] Average: 4 7.33 0.00 1.81 1.98 0.03 88.84 [2022-09-05T15:29:05.000Z] Average: 5 7.16 0.00 1.68 0.40 0.03 90.74 [2022-09-05T15:29:05.000Z] Average: 6 6.68 0.00 1.68 0.77 0.02 90.85 [2022-09-05T15:29:05.000Z] Average: 7 6.66 0.00 1.45 0.94 0.03 90.92 [2022-09-05T15:29:05.000Z] [2022-09-05T15:29:05.000Z] [2022-09-05T15:29:05.000Z]