Pull request #126 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c0bd68be32dddc3b16f76a23e66b63c10338cebc+90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 (a68c8e03e839806fd98d42b123a21b254074d0c3) 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-ssh10898974708510810052.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4939897906977298279.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-126/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-126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9712512809007885845.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-126/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12749785911819819770.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh12465989048128809204.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-126/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-126/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1564071161027676373.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-1078 in /w/workspace/undry_device-rfid-llrp-go_PR-126 [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-126 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 into PR head commit c0bd68be32dddc3b16f76a23e66b63c10338cebc Merge succeeded, producing c0bd68be32dddc3b16f76a23e66b63c10338cebc Checking out Revision c0bd68be32dddc3b16f76a23e66b63c10338cebc (PR-126) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-04T10:04:56.031Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f c0bd68be32dddc3b16f76a23e66b63c10338cebc # 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 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c0bd68be32dddc3b16f76a23e66b63c10338cebc # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-04T10:04:56.189Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-04T10:04:56.288Z] ========================================================= [2023-01-04T10:04:56.288Z] EdgeX Global Pipelines Version Info [2023-01-04T10:04:56.288Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:04:57.043Z] ------------------- [2023-01-04T10:04:57.043Z] stable info: [2023-01-04T10:04:57.043Z] ------------------- [2023-01-04T10:04:57.043Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-04T10:04:57.043Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T10:04:57.043Z] Message: update stable to v1.0.244 [2023-01-04T10:04:57.615Z] ------------------- [2023-01-04T10:04:57.615Z] experimental info: [2023-01-04T10:04:57.615Z] ------------------- [2023-01-04T10:04:57.615Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-04T10:04:57.615Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-04T10:04:57.615Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-04T10:04:57.889Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-01-04T10:04:57.931Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-01-04T10:04:57.967Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-04T10:04:58.007Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-04T10:04:58.045Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-04T10:04:58.080Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-04T10:04:58.113Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-04T10:04:58.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-04T10:04:58.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-04T10:04:58.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-04T10:04:58.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-04T10:04:58.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-01-04T10:04:58.320Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-04T10:04:58.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-04T10:04:58.387Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T10:04:58.423Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-04T10:04:58.461Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T10:04:58.497Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-04T10:04:58.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-04T10:04:58.566Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-04T10:04:58.600Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-04T10:04:58.641Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-04T10:04:58.676Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-04T10:04:58.714Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-04T10:04:58.763Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-04T10:04:58.797Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-04T10:04:58.831Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-04T10:04:58.864Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-126 [Pipeline] echo [2023-01-04T10:04:58.898Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-126 [Pipeline] echo [2023-01-04T10:04:58.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-126 [Pipeline] echo [2023-01-04T10:04:58.969Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c0bd68be32dddc3b16f76a23e66b63c10338cebc [Pipeline] echo [2023-01-04T10:04:59.005Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c0bd68b [Pipeline] echo [2023-01-04T10:04:59.043Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T10:04:59.150Z] provisioning config files... [2023-01-04T10:04:59.167Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/config12695552611951986532tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:04:59.509Z] ---> docker-login.sh [2023-01-04T10:04:59.509Z] nexus3.edgexfoundry.org:10001 [2023-01-04T10:04:59.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:04:59.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:04:59.769Z] Configure a credential helper to remove this warning. See [2023-01-04T10:04:59.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:04:59.769Z] [2023-01-04T10:04:59.769Z] Login Succeeded [2023-01-04T10:04:59.769Z] nexus3.edgexfoundry.org:10002 [2023-01-04T10:05:00.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:00.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:00.030Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:00.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:00.030Z] [2023-01-04T10:05:00.030Z] Login Succeeded [2023-01-04T10:05:00.030Z] nexus3.edgexfoundry.org:10003 [2023-01-04T10:05:00.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:00.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:00.030Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:00.030Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:00.030Z] [2023-01-04T10:05:00.030Z] Login Succeeded [2023-01-04T10:05:00.030Z] nexus3.edgexfoundry.org:10004 [2023-01-04T10:05:00.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:00.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:00.291Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:00.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:00.291Z] [2023-01-04T10:05:00.291Z] Login Succeeded [2023-01-04T10:05:00.291Z] docker.io [2023-01-04T10:05:00.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:00.554Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:00.554Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:00.554Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:00.554Z] [2023-01-04T10:05:00.554Z] Login Succeeded [2023-01-04T10:05:00.554Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T10:05:00.586Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-04T10:05:01.223Z] + git rev-list -1 --merges c0bd68be32dddc3b16f76a23e66b63c10338cebc~1..c0bd68be32dddc3b16f76a23e66b63c10338cebc [Pipeline] echo [2023-01-04T10:05:01.284Z] -----------> git rev-list -1 --merges c0bd68be32dddc3b16f76a23e66b63c10338cebc~1..c0bd68be32dddc3b16f76a23e66b63c10338cebc c0bd68be32dddc3b16f76a23e66b63c10338cebc [false] [Pipeline] sh [2023-01-04T10:05:01.591Z] + git log --format=format:%s -1 c0bd68be32dddc3b16f76a23e66b63c10338cebc [Pipeline] echo [2023-01-04T10:05:01.625Z] ========================================================= [2023-01-04T10:05:01.625Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-04T10:05:01.625Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T10:05:02.040Z] + git log --format=format:%s -1 c0bd68be32dddc3b16f76a23e66b63c10338cebc [Pipeline] echo [2023-01-04T10:05:02.073Z] [semverPrep] GIT_COMMIT: c0bd68be32dddc3b16f76a23e66b63c10338cebc, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-01-04T10:05:02.102Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-04T10:05:02.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-04T10:05:02.487Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-04T10:05:02.487Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-04T10:05:02.487Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-04T10:05:02.487Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-04T10:05:02.487Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-04T10:05:02.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:05:02.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T10:05:02.991Z] [2023-01-04T10:05:02.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:05:03.367Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T10:05:03.367Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-04T10:05:03.367Z] b85a868b505f: Pulling fs layer [2023-01-04T10:05:03.367Z] e2be974225ed: Pulling fs layer [2023-01-04T10:05:03.367Z] 339a4e72a1f5: Pulling fs layer [2023-01-04T10:05:03.367Z] 988bab9f4d93: Pulling fs layer [2023-01-04T10:05:03.367Z] 1469e6f7b9e6: Pulling fs layer [2023-01-04T10:05:03.367Z] eaf3925da568: Pulling fs layer [2023-01-04T10:05:03.367Z] bab4dde63d76: Pulling fs layer [2023-01-04T10:05:03.367Z] bde34c3a00c8: Pulling fs layer [2023-01-04T10:05:03.367Z] b352a97aabf1: Pulling fs layer [2023-01-04T10:05:03.367Z] 4872d77fe225: Pulling fs layer [2023-01-04T10:05:03.367Z] 5851b861e8e6: Pulling fs layer [2023-01-04T10:05:03.367Z] 988bab9f4d93: Waiting [2023-01-04T10:05:03.367Z] 1469e6f7b9e6: Waiting [2023-01-04T10:05:03.367Z] eaf3925da568: Waiting [2023-01-04T10:05:03.367Z] bab4dde63d76: Waiting [2023-01-04T10:05:03.367Z] bde34c3a00c8: Waiting [2023-01-04T10:05:03.367Z] 4872d77fe225: Waiting [2023-01-04T10:05:03.367Z] b352a97aabf1: Waiting [2023-01-04T10:05:03.367Z] 5851b861e8e6: Waiting [2023-01-04T10:05:03.367Z] e2be974225ed: Download complete [2023-01-04T10:05:03.367Z] 988bab9f4d93: Verifying Checksum [2023-01-04T10:05:03.367Z] 988bab9f4d93: Download complete [2023-01-04T10:05:03.629Z] 339a4e72a1f5: Verifying Checksum [2023-01-04T10:05:03.629Z] 339a4e72a1f5: Download complete [2023-01-04T10:05:03.629Z] 1469e6f7b9e6: Verifying Checksum [2023-01-04T10:05:03.629Z] 1469e6f7b9e6: Download complete [2023-01-04T10:05:03.629Z] eaf3925da568: Download complete [2023-01-04T10:05:03.629Z] bde34c3a00c8: Download complete [2023-01-04T10:05:03.629Z] b352a97aabf1: Download complete [2023-01-04T10:05:03.629Z] 4872d77fe225: Verifying Checksum [2023-01-04T10:05:03.629Z] 4872d77fe225: Download complete [2023-01-04T10:05:03.629Z] 5851b861e8e6: Download complete [2023-01-04T10:05:03.629Z] b85a868b505f: Verifying Checksum [2023-01-04T10:05:03.629Z] b85a868b505f: Download complete [2023-01-04T10:05:04.198Z] bab4dde63d76: Verifying Checksum [2023-01-04T10:05:04.198Z] bab4dde63d76: Download complete [2023-01-04T10:05:05.147Z] b85a868b505f: Pull complete [2023-01-04T10:05:05.147Z] e2be974225ed: Pull complete [2023-01-04T10:05:05.713Z] 339a4e72a1f5: Pull complete [2023-01-04T10:05:05.713Z] 988bab9f4d93: Pull complete [2023-01-04T10:05:05.973Z] 1469e6f7b9e6: Pull complete [2023-01-04T10:05:05.973Z] eaf3925da568: Pull complete [2023-01-04T10:05:07.890Z] bab4dde63d76: Pull complete [2023-01-04T10:05:07.890Z] bde34c3a00c8: Pull complete [2023-01-04T10:05:08.151Z] b352a97aabf1: Pull complete [2023-01-04T10:05:08.151Z] 4872d77fe225: Pull complete [2023-01-04T10:05:08.413Z] 5851b861e8e6: Pull complete [2023-01-04T10:05:08.413Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-04T10:05:08.413Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-04T10:05:08.413Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T10:05:08.718Z] prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container [2023-01-04T10:05:08.756Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@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 [2023-01-04T10:05:11.588Z] $ docker top 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c -eo pid,comm [2023-01-04T10:05:11.642Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-01-04T10:05:11.642Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-04T10:05:11.773Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T10:05:11.773Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T10:05:11.887Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T10:05:11.893Z] $ docker exec 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c ssh-agent [2023-01-04T10:05:11.988Z] SSH_AUTH_SOCK=/tmp/ssh-Es9bmb0F0UCw/agent.32 [2023-01-04T10:05:11.988Z] SSH_AGENT_PID=38 [2023-01-04T10:05:11.995Z] Running ssh-add (command line suppressed) [2023-01-04T10:05:12.099Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/private_key_16116985009147338300.key (/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/private_key_16116985009147338300.key) [2023-01-04T10:05:12.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T10:05:12.443Z] + git tag --points-at HEAD [Pipeline] } [2023-01-04T10:05:12.476Z] $ docker exec --env ******** --env ******** 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c ssh-agent -k [2023-01-04T10:05:12.571Z] unset SSH_AUTH_SOCK; [2023-01-04T10:05:12.572Z] unset SSH_AGENT_PID; [2023-01-04T10:05:12.572Z] echo Agent pid 38 killed; [2023-01-04T10:05:12.577Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-04T10:05:12.668Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-04T10:05:12.668Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-04T10:05:12.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-04T10:05:12.793Z] $ docker exec 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c ssh-agent [2023-01-04T10:05:12.898Z] SSH_AUTH_SOCK=/tmp/ssh-ECSdEg51KSLs/agent.70 [2023-01-04T10:05:12.898Z] SSH_AGENT_PID=76 [2023-01-04T10:05:12.904Z] Running ssh-add (command line suppressed) [2023-01-04T10:05:13.005Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/private_key_13736200469423030064.key (/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/private_key_13736200469423030064.key) [2023-01-04T10:05:13.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-04T10:05:13.362Z] + git semver init [2023-01-04T10:05:13.623Z] 2023-01-04 10:05:13,573 [run_init] DEBUG init version:0.0.0 force:False [2023-01-04T10:05:13.623Z] 2023-01-04 10:05:13,574 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver [2023-01-04T10:05:13.623Z] 2023-01-04 10:05:13,574 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-126/.semver [2023-01-04T10:05:13.623Z] 2023-01-04 10:05:13,574 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-126, universal_newlines=False, shell=None, istream=None) [2023-01-04T10:05:14.563Z] 2023-01-04 10:05:14,426 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-126/.git/info/exclude [2023-01-04T10:05:14.563Z] 2023-01-04 10:05:14,427 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver/PR-126 with force:False [2023-01-04T10:05:14.563Z] 2023-01-04 10:05:14,427 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver/PR-126 [2023-01-04T10:05:14.564Z] 2023-01-04 10:05:14,432 [execute] INFO git cat-file --batch-check [2023-01-04T10:05:14.564Z] 2023-01-04 10:05:14,433 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T10:05:14.564Z] 2023-01-04 10:05:14,439 [execute] INFO git cat-file --batch [2023-01-04T10:05:14.564Z] 2023-01-04 10:05:14,439 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-126/.semver, universal_newlines=False, shell=None, istream=) [2023-01-04T10:05:14.564Z] 2023-01-04 10:05:14,444 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-126/.semver/PR-126 [2023-01-04T10:05:14.564Z] 0.0.0 [Pipeline] } [2023-01-04T10:05:14.596Z] $ docker exec --env ******** --env ******** 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c ssh-agent -k [2023-01-04T10:05:14.684Z] unset SSH_AUTH_SOCK; [2023-01-04T10:05:14.684Z] unset SSH_AGENT_PID; [2023-01-04T10:05:14.685Z] echo Agent pid 76 killed; [2023-01-04T10:05:14.692Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-04T10:05:15.117Z] + git semver [Pipeline] } [2023-01-04T10:05:15.418Z] $ docker stop --time=1 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c [2023-01-04T10:05:16.710Z] $ docker rm -f --volumes 17fab44bb9283d0ea7c295266bd6582248078946b2c9b9f7521b34b78809255c [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T10:05:17.122Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-04T10:05:17.400Z] Stashed 1 file(s) [Pipeline] echo [2023-01-04T10:05:17.418Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T10:05:18.030Z] provisioning config files... [2023-01-04T10:05:18.040Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/config7362992126552804070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:05:18.398Z] ---> docker-login.sh [2023-01-04T10:05:18.398Z] nexus3.edgexfoundry.org:10001 [2023-01-04T10:05:18.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:18.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:18.398Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:18.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:18.398Z] [2023-01-04T10:05:18.398Z] Login Succeeded [2023-01-04T10:05:18.398Z] nexus3.edgexfoundry.org:10002 [2023-01-04T10:05:18.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:18.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:18.398Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:18.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:18.398Z] [2023-01-04T10:05:18.398Z] Login Succeeded [2023-01-04T10:05:18.398Z] nexus3.edgexfoundry.org:10003 [2023-01-04T10:05:18.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:18.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:18.659Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:18.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:18.659Z] [2023-01-04T10:05:18.659Z] Login Succeeded [2023-01-04T10:05:18.659Z] nexus3.edgexfoundry.org:10004 [2023-01-04T10:05:18.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:18.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:18.659Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:18.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:18.659Z] [2023-01-04T10:05:18.659Z] Login Succeeded [2023-01-04T10:05:18.659Z] docker.io [2023-01-04T10:05:18.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:05:18.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:05:18.921Z] Configure a credential helper to remove this warning. See [2023-01-04T10:05:18.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:05:18.921Z] [2023-01-04T10:05:18.921Z] Login Succeeded [2023-01-04T10:05:19.181Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T10:05:19.211Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T10:05:19.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T10:05:19.423Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T10:05:19.454Z] ========================================================= [2023-01-04T10:05:19.454Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-04T10:05:19.454Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:05:19.921Z] + 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 . [2023-01-04T10:05:19.921Z] Sending build context to Docker daemon 4.122MB [2023-01-04T10:05:19.921Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T10:05:19.921Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T10:05:19.921Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-04T10:05:19.921Z] 213ec9aee27d: Pulling fs layer [2023-01-04T10:05:19.921Z] 4583459ba037: Pulling fs layer [2023-01-04T10:05:19.921Z] 93c1e223e6f2: Pulling fs layer [2023-01-04T10:05:19.921Z] 53926ce57604: Pulling fs layer [2023-01-04T10:05:19.921Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-04T10:05:19.921Z] 22ff95d597cd: Pulling fs layer [2023-01-04T10:05:19.921Z] 12d6caf4c0d1: Pulling fs layer [2023-01-04T10:05:19.921Z] 96b7cbca73a9: Pulling fs layer [2023-01-04T10:05:19.921Z] a7acece74701: Pulling fs layer [2023-01-04T10:05:19.921Z] 53926ce57604: Waiting [2023-01-04T10:05:19.921Z] 21b2b0c7a3f4: Waiting [2023-01-04T10:05:19.921Z] 22ff95d597cd: Waiting [2023-01-04T10:05:19.921Z] 96b7cbca73a9: Waiting [2023-01-04T10:05:19.921Z] a7acece74701: Waiting [2023-01-04T10:05:19.921Z] 12d6caf4c0d1: Waiting [2023-01-04T10:05:19.921Z] 93c1e223e6f2: Verifying Checksum [2023-01-04T10:05:19.921Z] 93c1e223e6f2: Download complete [2023-01-04T10:05:19.921Z] 4583459ba037: Verifying Checksum [2023-01-04T10:05:19.921Z] 4583459ba037: Download complete [2023-01-04T10:05:19.921Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-04T10:05:19.921Z] 21b2b0c7a3f4: Download complete [2023-01-04T10:05:20.183Z] 22ff95d597cd: Download complete [2023-01-04T10:05:20.183Z] 213ec9aee27d: Download complete [2023-01-04T10:05:20.183Z] 12d6caf4c0d1: Verifying Checksum [2023-01-04T10:05:20.183Z] 12d6caf4c0d1: Download complete [2023-01-04T10:05:20.183Z] 213ec9aee27d: Pull complete [2023-01-04T10:05:20.449Z] 4583459ba037: Pull complete [2023-01-04T10:05:20.449Z] 93c1e223e6f2: Pull complete [2023-01-04T10:05:20.712Z] a7acece74701: Verifying Checksum [2023-01-04T10:05:20.712Z] a7acece74701: Download complete [2023-01-04T10:05:20.972Z] 96b7cbca73a9: Verifying Checksum [2023-01-04T10:05:20.972Z] 96b7cbca73a9: Download complete [2023-01-04T10:05:20.972Z] 53926ce57604: Verifying Checksum [2023-01-04T10:05:20.972Z] 53926ce57604: Download complete [2023-01-04T10:05:25.158Z] 53926ce57604: Pull complete [2023-01-04T10:05:25.158Z] 21b2b0c7a3f4: Pull complete [2023-01-04T10:05:25.158Z] 22ff95d597cd: Pull complete [2023-01-04T10:05:25.158Z] 12d6caf4c0d1: Pull complete [2023-01-04T10:05:26.533Z] 96b7cbca73a9: Pull complete [2023-01-04T10:05:27.470Z] a7acece74701: Pull complete [2023-01-04T10:05:27.470Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-04T10:05:27.470Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-04T10:05:27.470Z] ---> db6d94c90886 [2023-01-04T10:05:27.470Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T10:05:32.794Z] ---> Running in 7606004068c8 [2023-01-04T10:05:32.794Z] Removing intermediate container 7606004068c8 [2023-01-04T10:05:32.794Z] ---> 009b490487ab [2023-01-04T10:05:32.794Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T10:05:32.794Z] ---> Running in db74c7094e35 [2023-01-04T10:05:32.794Z] Removing intermediate container db74c7094e35 [2023-01-04T10:05:32.794Z] ---> 624d1b9fdbcb [2023-01-04T10:05:32.794Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-04T10:05:32.794Z] ---> Running in a0b22fc43bc9 [2023-01-04T10:05:32.794Z] Removing intermediate container a0b22fc43bc9 [2023-01-04T10:05:32.794Z] ---> 70482fa786e4 [2023-01-04T10:05:32.794Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T10:05:32.794Z] ---> Running in 556478dab6b8 [2023-01-04T10:05:32.794Z] Removing intermediate container 556478dab6b8 [2023-01-04T10:05:32.794Z] ---> 328a5d1e0972 [2023-01-04T10:05:32.794Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T10:05:32.794Z] ---> Running in b08c32b8c931 [2023-01-04T10:05:32.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-04T10:05:32.794Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-04T10:05:32.843Z] Still waiting to schedule task [2023-01-04T10:05:32.843Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-04T10:05:33.054Z] OK: 211 MiB in 51 packages [2023-01-04T10:05:33.316Z] Removing intermediate container b08c32b8c931 [2023-01-04T10:05:33.316Z] ---> f1d2727c3ce0 [2023-01-04T10:05:33.316Z] Step 8/12 : WORKDIR /app [2023-01-04T10:05:33.316Z] ---> Running in e66521f6aa07 [2023-01-04T10:05:33.575Z] Removing intermediate container e66521f6aa07 [2023-01-04T10:05:33.575Z] ---> a7fcd1439497 [2023-01-04T10:05:33.575Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-04T10:05:33.575Z] ---> 09a9e209f676 [2023-01-04T10:05:33.575Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T10:05:33.575Z] ---> Running in 897f3ea79719 [2023-01-04T10:06:00.144Z] Removing intermediate container 897f3ea79719 [2023-01-04T10:06:00.144Z] ---> 1500beb5253d [2023-01-04T10:06:00.144Z] Step 11/12 : COPY . . [2023-01-04T10:06:00.144Z] ---> 29f3d7401c93 [2023-01-04T10:06:00.144Z] Step 12/12 : RUN $MAKE [2023-01-04T10:06:00.144Z] ---> Running in caeddddb3a55 [2023-01-04T10:06:00.144Z] noop [2023-01-04T10:06:00.144Z] Removing intermediate container caeddddb3a55 [2023-01-04T10:06:00.144Z] ---> 561b16acff25 [2023-01-04T10:06:00.144Z] Successfully built 561b16acff25 [2023-01-04T10:06:00.144Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:06:00.601Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T10:06:00.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T10:06:00.743Z] prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container [2023-01-04T10:06:00.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@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 [2023-01-04T10:06:01.124Z] $ docker top cb59c64a0ac662af60886de5caf3434cfc1559cc23e6773c962e213be6a5d3fa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T10:06:01.502Z] + go version [2023-01-04T10:06:01.502Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-04T10:06:01.544Z] $ docker stop --time=1 cb59c64a0ac662af60886de5caf3434cfc1559cc23e6773c962e213be6a5d3fa [2023-01-04T10:06:02.784Z] $ docker rm -f --volumes cb59c64a0ac662af60886de5caf3434cfc1559cc23e6773c962e213be6a5d3fa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:06:03.526Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-04T10:06:03.526Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T10:06:03.662Z] prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container [2023-01-04T10:06:03.701Z] $ 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-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@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 [2023-01-04T10:06:04.042Z] $ docker top 52b956a93cab5d30652ee01fdaacb838287d71df03d46ef2a6ea4c01c0bbb710 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T10:06:04.429Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-126 [Pipeline] fileExists [Pipeline] sh [2023-01-04T10:06:04.791Z] + make test [2023-01-04T10:06:04.791Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-04T10:06:05.051Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-04T10:06:15.018Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-04T10:06:15.018Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-04T10:06:18.304Z] level=DEBUG ts=2023-01-04T10:06:14.337591189Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.338073519Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.338352058Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.338403266Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.338446104Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.338549751Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.338717864Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.339361788Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.339389126Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.339491352Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.339619487Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.33980194Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.339838498Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.339880226Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.340013951Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.340257961Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.340315709Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.340365067Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.340439734Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.340456153Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.340563219Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.340694653Z 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}" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.341495502Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.341720222Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.341740372Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.341758091Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.341976912Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.342045699Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.342117726Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.342212712Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.342250881Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.342290689Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.342341067Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.342463512Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.342498601Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.342534469Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.342609336Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.342735821Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.342778789Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.342912954Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.343069547Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.343101066Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.343159054Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.343196582Z 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}" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.343476901Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.343688822Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.343721521Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.34374074Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.343873805Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.343897784Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.343948872Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344060558Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.344082347Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.344116706Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344145435Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344216042Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.34426668Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.344294488Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344320387Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344423393Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344557718Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.344637484Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344677733Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.344709162Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344777779Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.344816137Z 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}" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.345365235Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.345681112Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.34572817Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.345742609Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.345755869Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.345758849Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.345786468Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.345884484Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.345899213Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.345921992Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.345942701Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.345993739Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.346009089Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.346019238Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346032458Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346107585Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.346142103Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346181301Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346256048Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.346277048Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346299757Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346325066Z 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}" [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.346536677Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346692331Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.34671149Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-04T10:06:18.305Z] level=DEBUG ts=2023-01-04T10:06:14.346729249Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346786747Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.305Z] level=WARN ts=2023-01-04T10:06:14.346802166Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346829375Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.305Z] level=INFO ts=2023-01-04T10:06:14.346915703Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=WARN ts=2023-01-04T10:06:14.346935932Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.34696632Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.346992319Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.347089755Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.347118624Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.347130494Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.347150843Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.347254039Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.347283078Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.347306057Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.347407642Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.347436571Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.3474739Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.347509218Z 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}" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.347808176Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348057026Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348117194Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348152572Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=WARN ts=2023-01-04T10:06:14.348161222Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.34820148Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.34820824Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348278827Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=WARN ts=2023-01-04T10:06:14.348294876Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.348311766Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348333835Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348390302Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.348410352Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.348420891Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.34844075Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348535347Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.348561405Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348581365Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348631013Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.348653832Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.34869339Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.348710349Z 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}" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.348888482Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.349124992Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349394611Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349413641Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.349447209Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.3494238Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=WARN ts=2023-01-04T10:06:14.349472478Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349504817Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349587214Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=WARN ts=2023-01-04T10:06:14.349601893Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.349616042Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349633332Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.34969155Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.34970903Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.349720449Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349734819Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349796026Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.349839944Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349864553Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.34993684Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.34995636Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349979459Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.349996788Z 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}" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.350116993Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350250168Z app=test source=discover.go:343 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350267817Z app=test source=discover.go:391 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.350284406Z app=test source=discover.go:364 msg="Sending GetReaderConfig." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350314245Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=WARN ts=2023-01-04T10:06:14.350336134Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350387292Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350460939Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=WARN ts=2023-01-04T10:06:14.350481138Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.350495208Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350518417Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350579934Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.350598143Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.350607863Z app=test source=discover.go:377 msg="Sending GetReaderCapabilities." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350622832Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.35069056Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.350723428Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350744807Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350801855Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-01-04T10:06:18.306Z] level=DEBUG ts=2023-01-04T10:06:14.350836374Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350879512Z app=test source=discover.go:397 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-01-04T10:06:18.306Z] level=INFO ts=2023-01-04T10:06:14.350897271Z 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}" [2023-01-04T10:06:18.306Z] level=WARN ts=2023-01-04T10:06:14.351003647Z app=test source=discover.go:253 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-01-04T10:06:18.306Z] --- FAIL: TestAutoDiscover (0.00s) [2023-01-04T10:06:18.306Z] discover_test.go:285: error shutting down test emulator: write tcp4 127.0.0.1:59923->127.0.0.1:56850: use of closed network connection [2023-01-04T10:06:18.306Z] WriteTo failed [2023-01-04T10:06:18.306Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*Header).WriteTo [2023-01-04T10:06:18.306Z] /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/llrp/messages.go:180 [2023-01-04T10:06:18.306Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*msgWriter).Write [2023-01-04T10:06:18.306Z] /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/llrp/msg_builder.go:90 [2023-01-04T10:06:18.306Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestDevice).Close [2023-01-04T10:06:18.306Z] /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/llrp/test_helpers.go:288 [2023-01-04T10:06:18.306Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp.(*TestEmulator).Shutdown [2023-01-04T10:06:18.306Z] /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/llrp/test_emulator.go:71 [2023-01-04T10:06:18.306Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver.TestAutoDiscover [2023-01-04T10:06:18.306Z] /w/workspace/undry_device-rfid-llrp-go_PR-126/internal/driver/discover_test.go:284 [2023-01-04T10:06:18.306Z] testing.tRunner [2023-01-04T10:06:18.306Z] /usr/local/go/src/testing/testing.go:1439 [2023-01-04T10:06:18.306Z] runtime.goexit [2023-01-04T10:06:18.306Z] /usr/local/go/src/runtime/asm_amd64.s:1571 [2023-01-04T10:06:18.306Z] FAIL [2023-01-04T10:06:18.306Z] coverage: 38.5% of statements [2023-01-04T10:06:18.306Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.621s [2023-01-04T10:06:18.306Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 52.0% of statements [2023-01-04T10:06:18.307Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements [2023-01-04T10:06:18.307Z] FAIL [2023-01-04T10:06:18.307Z] make: *** [Makefile:42: unittest] Error 1 [Pipeline] } [2023-01-04T10:06:18.351Z] $ docker stop --time=1 52b956a93cab5d30652ee01fdaacb838287d71df03d46ef2a6ea4c01c0bbb710 [2023-01-04T10:06:20.896Z] $ docker rm -f --volumes 52b956a93cab5d30652ee01fdaacb838287d71df03d46ef2a6ea4c01c0bbb710 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:06:22.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T10:06:22.007Z] [2023-01-04T10:06:22.007Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:06:22.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T10:06:22.383Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-04T10:06:22.383Z] 5eb5b503b376: Pulling fs layer [2023-01-04T10:06:22.383Z] 5c69ac0246d0: Pulling fs layer [2023-01-04T10:06:22.383Z] ec43610c2a17: Pulling fs layer [2023-01-04T10:06:22.383Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-04T10:06:22.383Z] 33b1e0a273af: Pulling fs layer [2023-01-04T10:06:22.383Z] 5d3b04190fa2: Pulling fs layer [2023-01-04T10:06:22.383Z] 2f39f015ded8: Pulling fs layer [2023-01-04T10:06:22.383Z] 3a2ae6a8a46f: Waiting [2023-01-04T10:06:22.383Z] 33b1e0a273af: Waiting [2023-01-04T10:06:22.383Z] 5d3b04190fa2: Waiting [2023-01-04T10:06:22.383Z] 2f39f015ded8: Waiting [2023-01-04T10:06:22.383Z] 5c69ac0246d0: Verifying Checksum [2023-01-04T10:06:22.383Z] 5c69ac0246d0: Download complete [2023-01-04T10:06:22.383Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-04T10:06:22.383Z] 3a2ae6a8a46f: Download complete [2023-01-04T10:06:22.642Z] 33b1e0a273af: Verifying Checksum [2023-01-04T10:06:22.642Z] 33b1e0a273af: Download complete [2023-01-04T10:06:22.642Z] 5d3b04190fa2: Verifying Checksum [2023-01-04T10:06:22.642Z] 5d3b04190fa2: Download complete [2023-01-04T10:06:22.642Z] ec43610c2a17: Verifying Checksum [2023-01-04T10:06:22.642Z] ec43610c2a17: Download complete [2023-01-04T10:06:22.642Z] 5eb5b503b376: Verifying Checksum [2023-01-04T10:06:22.642Z] 5eb5b503b376: Download complete [2023-01-04T10:06:23.576Z] 2f39f015ded8: Download complete [2023-01-04T10:06:23.834Z] 5eb5b503b376: Pull complete [2023-01-04T10:06:24.092Z] 5c69ac0246d0: Pull complete [2023-01-04T10:06:24.351Z] ec43610c2a17: Pull complete [2023-01-04T10:06:24.351Z] 3a2ae6a8a46f: Pull complete [2023-01-04T10:06:24.607Z] 33b1e0a273af: Pull complete [2023-01-04T10:06:24.868Z] 5d3b04190fa2: Pull complete [2023-01-04T10:06:29.054Z] 2f39f015ded8: Pull complete [2023-01-04T10:06:29.055Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-04T10:06:29.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T10:06:29.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T10:06:29.325Z] prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container [2023-01-04T10:06:29.381Z] $ 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-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@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 [2023-01-04T10:06:34.049Z] $ docker top 20c1cba6e3bbe2b0c9da9d28a575af7f7b678c4fb3c7f5a8c874b7f2e66e98b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:06:34.499Z] ---> job-cost.sh [2023-01-04T10:06:34.499Z] lf-activate-venv: SKIPPING [2023-01-04T10:06:34.499Z] INFO: No Stack... [2023-01-04T10:06:34.759Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T10:06:35.329Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T10:06:35.646Z] + + cat /w/workspace/undry_device-rfid-llrp-go_PR-126/archives/cost.csv [2023-01-04T10:06:35.646Z] cut -d, -f6 [Pipeline] lock [2023-01-04T10:06:35.691Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [2023-01-04T10:06:35.696Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] did not exist. Created. [2023-01-04T10:06:35.696Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T10:06:36.087Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-04T10:06:36.147Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T10:06:36.172Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T10:06:36.249Z] $ docker stop --time=1 20c1cba6e3bbe2b0c9da9d28a575af7f7b678c4fb3c7f5a8c874b7f2e66e98b6 [2023-01-04T10:06:37.400Z] $ docker rm -f --volumes 20c1cba6e3bbe2b0c9da9d28a575af7f7b678c4fb3c7f5a8c874b7f2e66e98b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-04T10:06:37.728Z] Failed in branch amd64 [2023-01-04T10:06:59.731Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1079 in /w/workspace/undry_device-rfid-llrp-go_PR-126 [Pipeline] { [Pipeline] ws [2023-01-04T10:06:59.785Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-01-04T10:06:59.858Z] Selected Git installation does not exist. Using Default [2023-01-04T10:06:59.858Z] The recommended git tool is: NONE [2023-01-04T10:07:04.872Z] using credential edgex-jenkins-ssh [2023-01-04T10:07:04.889Z] Cloning the remote Git repository [2023-01-04T10:07:04.931Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-04T10:07:05.005Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-01-04T10:07:05.152Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-04T10:07:05.153Z] > git --version # timeout=10 [2023-01-04T10:07:05.179Z] > git --version # 'git version 2.25.1' [2023-01-04T10:07:05.181Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T10:07:05.241Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T10:07:06.721Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-04T10:07:06.752Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-04T10:07:08.208Z] Merging remotes/origin/main commit 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 into PR head commit c0bd68be32dddc3b16f76a23e66b63c10338cebc [2023-01-04T10:07:08.457Z] Merge succeeded, producing c0bd68be32dddc3b16f76a23e66b63c10338cebc [2023-01-04T10:07:08.457Z] Checking out Revision c0bd68be32dddc3b16f76a23e66b63c10338cebc (PR-126) [2023-01-04T10:07:07.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-01-04T10:07:07.644Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-01-04T10:07:07.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T10:07:07.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-04T10:07:08.225Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T10:07:08.248Z] > git checkout -f c0bd68be32dddc3b16f76a23e66b63c10338cebc # timeout=10 [2023-01-04T10:07:08.357Z] > git remote # timeout=10 [2023-01-04T10:07:08.373Z] > git config --get remote.origin.url # timeout=10 [2023-01-04T10:07:08.396Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-04T10:07:08.413Z] > git merge 90ff275cbc9ac58a8a645ff628eaeb6b97f16bb6 # timeout=10 [2023-01-04T10:07:08.436Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-04T10:07:08.462Z] > git config core.sparsecheckout # timeout=10 [2023-01-04T10:07:08.482Z] > git checkout -f c0bd68be32dddc3b16f76a23e66b63c10338cebc # timeout=10 [2023-01-04T10:07:08.958Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-01-04T10:07:09.003Z] > git --version # timeout=10 [2023-01-04T10:07:09.016Z] > git --version # 'git version 2.25.1' [2023-01-04T10:07:09.032Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T10:07:10.071Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-04T10:07:10.072Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-04T10:07:10.072Z] Dload Upload Total Spent Left Speed [2023-01-04T10:07:10.072Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh [2023-01-04T10:07:10.674Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-04T10:07:11.022Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-04T10:07:11.023Z] + sudo tee /etc/docker/daemon.new [2023-01-04T10:07:11.023Z] { [2023-01-04T10:07:11.023Z] "registry-mirrors": [ [2023-01-04T10:07:11.023Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-04T10:07:11.023Z] ], [2023-01-04T10:07:11.023Z] "bip": "10.250.0.254/24", [2023-01-04T10:07:11.023Z] "hosts": [ [2023-01-04T10:07:11.023Z] "tcp://0.0.0.0:5555", [2023-01-04T10:07:11.023Z] "unix:///var/run/docker.sock" [2023-01-04T10:07:11.023Z] ], [2023-01-04T10:07:11.023Z] "mtu": 1458, [2023-01-04T10:07:11.023Z] "selinux-enabled": true, [2023-01-04T10:07:11.023Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-04T10:07:11.023Z] } [Pipeline] sh [2023-01-04T10:07:11.374Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-04T10:07:11.727Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T10:07:30.052Z] provisioning config files... [2023-01-04T10:07:30.079Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config13639033216341395131tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:07:30.468Z] ---> docker-login.sh [2023-01-04T10:07:30.468Z] nexus3.edgexfoundry.org:10001 [2023-01-04T10:07:30.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:07:31.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:07:31.009Z] Configure a credential helper to remove this warning. See [2023-01-04T10:07:31.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:07:31.009Z] [2023-01-04T10:07:31.009Z] Login Succeeded [2023-01-04T10:07:31.009Z] nexus3.edgexfoundry.org:10002 [2023-01-04T10:07:31.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:07:31.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:07:31.277Z] Configure a credential helper to remove this warning. See [2023-01-04T10:07:31.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:07:31.277Z] [2023-01-04T10:07:31.277Z] Login Succeeded [2023-01-04T10:07:31.277Z] nexus3.edgexfoundry.org:10003 [2023-01-04T10:07:31.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:07:31.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:07:31.816Z] Configure a credential helper to remove this warning. See [2023-01-04T10:07:31.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:07:31.816Z] [2023-01-04T10:07:31.816Z] Login Succeeded [2023-01-04T10:07:31.816Z] nexus3.edgexfoundry.org:10004 [2023-01-04T10:07:32.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:07:32.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:07:32.087Z] Configure a credential helper to remove this warning. See [2023-01-04T10:07:32.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:07:32.087Z] [2023-01-04T10:07:32.087Z] Login Succeeded [2023-01-04T10:07:32.087Z] docker.io [2023-01-04T10:07:32.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-04T10:07:32.621Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-04T10:07:32.621Z] Configure a credential helper to remove this warning. See [2023-01-04T10:07:32.621Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-04T10:07:32.621Z] [2023-01-04T10:07:32.621Z] Login Succeeded [2023-01-04T10:07:32.621Z] ---> docker-login.sh ends [Pipeline] } [2023-01-04T10:07:32.648Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-04T10:07:33.007Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T10:07:33.043Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-04T10:07:33.074Z] ========================================================= [2023-01-04T10:07:33.074Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-04T10:07:33.074Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:07:33.560Z] + 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 . [2023-01-04T10:07:33.828Z] Sending build context to Docker daemon 1.223MB [2023-01-04T10:07:33.828Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T10:07:33.828Z] Step 2/12 : FROM ${BASE} AS builder [2023-01-04T10:07:33.828Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-04T10:07:33.828Z] 9b18e9b68314: Pulling fs layer [2023-01-04T10:07:34.095Z] 35d82f9e3411: Pulling fs layer [2023-01-04T10:07:34.095Z] e16973657156: Pulling fs layer [2023-01-04T10:07:34.095Z] fc693d55d65f: Pulling fs layer [2023-01-04T10:07:34.095Z] 7e9fc2657dce: Pulling fs layer [2023-01-04T10:07:34.095Z] dda99020689f: Pulling fs layer [2023-01-04T10:07:34.095Z] db1c61fa0a46: Pulling fs layer [2023-01-04T10:07:34.095Z] 891c053d2c06: Pulling fs layer [2023-01-04T10:07:34.095Z] 7e9fc2657dce: Waiting [2023-01-04T10:07:34.095Z] dda99020689f: Waiting [2023-01-04T10:07:34.095Z] db1c61fa0a46: Waiting [2023-01-04T10:07:34.095Z] 891c053d2c06: Waiting [2023-01-04T10:07:34.095Z] fc693d55d65f: Waiting [2023-01-04T10:07:34.095Z] e16973657156: Verifying Checksum [2023-01-04T10:07:34.095Z] e16973657156: Download complete [2023-01-04T10:07:34.095Z] 35d82f9e3411: Verifying Checksum [2023-01-04T10:07:34.095Z] 35d82f9e3411: Download complete [2023-01-04T10:07:34.095Z] 7e9fc2657dce: Download complete [2023-01-04T10:07:34.095Z] dda99020689f: Verifying Checksum [2023-01-04T10:07:34.095Z] dda99020689f: Download complete [2023-01-04T10:07:34.095Z] 9b18e9b68314: Verifying Checksum [2023-01-04T10:07:34.095Z] 9b18e9b68314: Download complete [2023-01-04T10:07:35.068Z] 9b18e9b68314: Pull complete [2023-01-04T10:07:35.068Z] 891c053d2c06: Verifying Checksum [2023-01-04T10:07:35.068Z] 891c053d2c06: Download complete [2023-01-04T10:07:35.350Z] 35d82f9e3411: Pull complete [2023-01-04T10:07:35.623Z] e16973657156: Pull complete [2023-01-04T10:07:36.206Z] db1c61fa0a46: Download complete [2023-01-04T10:07:36.789Z] fc693d55d65f: Verifying Checksum [2023-01-04T10:07:36.790Z] fc693d55d65f: Download complete [2023-01-04T10:07:49.228Z] fc693d55d65f: Pull complete [2023-01-04T10:07:49.228Z] 7e9fc2657dce: Pull complete [2023-01-04T10:07:49.228Z] dda99020689f: Pull complete [2023-01-04T10:07:52.577Z] db1c61fa0a46: Pull complete [2023-01-04T10:07:55.166Z] 891c053d2c06: Pull complete [2023-01-04T10:07:55.166Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-04T10:07:55.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-04T10:07:55.166Z] ---> f96f9c87975a [2023-01-04T10:07:55.166Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-01-04T10:07:57.111Z] ---> Running in d1a06645d3a6 [2023-01-04T10:07:57.111Z] Removing intermediate container d1a06645d3a6 [2023-01-04T10:07:57.111Z] ---> beafc89ed8fd [2023-01-04T10:07:57.111Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T10:07:57.111Z] ---> Running in bd157f6ea0c1 [2023-01-04T10:07:57.388Z] Removing intermediate container bd157f6ea0c1 [2023-01-04T10:07:57.388Z] ---> 4f08b663b250 [2023-01-04T10:07:57.388Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-04T10:07:57.657Z] ---> Running in 61824151f0db [2023-01-04T10:07:57.925Z] Removing intermediate container 61824151f0db [2023-01-04T10:07:57.925Z] ---> f03959e69169 [2023-01-04T10:07:57.925Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T10:07:57.925Z] ---> Running in a7174fb04cef [2023-01-04T10:07:58.191Z] Removing intermediate container a7174fb04cef [2023-01-04T10:07:58.191Z] ---> d10fe44ff42a [2023-01-04T10:07:58.191Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T10:07:58.191Z] ---> Running in 5a043eb8934b [2023-01-04T10:07:59.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T10:07:59.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T10:08:00.567Z] OK: 221 MiB in 51 packages [2023-01-04T10:08:01.169Z] Removing intermediate container 5a043eb8934b [2023-01-04T10:08:01.169Z] ---> 6518dba1116f [2023-01-04T10:08:01.170Z] Step 8/12 : WORKDIR /app [2023-01-04T10:08:01.438Z] ---> Running in 11122de29daf [2023-01-04T10:08:01.709Z] Removing intermediate container 11122de29daf [2023-01-04T10:08:01.709Z] ---> 06c644e3b32b [2023-01-04T10:08:01.709Z] Step 9/12 : COPY go.mod vendor* ./ [2023-01-04T10:08:02.296Z] ---> 7ccf50836471 [2023-01-04T10:08:02.296Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T10:08:02.296Z] ---> Running in 1c83e7d5856f [2023-01-04T10:08:58.710Z] Removing intermediate container 1c83e7d5856f [2023-01-04T10:08:58.710Z] ---> 4f46e7a2ecfd [2023-01-04T10:08:58.710Z] Step 11/12 : COPY . . [2023-01-04T10:08:58.710Z] ---> 1c8e1b63ea2e [2023-01-04T10:08:58.710Z] Step 12/12 : RUN $MAKE [2023-01-04T10:08:58.710Z] ---> Running in d2f47b32af6d [2023-01-04T10:08:58.710Z] noop [2023-01-04T10:08:58.710Z] Removing intermediate container d2f47b32af6d [2023-01-04T10:08:58.710Z] ---> 0664464b3f78 [2023-01-04T10:08:58.710Z] Successfully built 0664464b3f78 [2023-01-04T10:08:58.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:08:59.201Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T10:08:59.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T10:08:59.454Z] prd-ubuntu20.04-docker-arm64-4c-16g-1079 does not seem to be running inside a container [2023-01-04T10:08:59.523Z] $ 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 [2023-01-04T10:09:00.704Z] $ docker top e727110823d7220d8933624874084836c5a1363453bd2bf47296a173716498eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T10:09:01.564Z] + go version [2023-01-04T10:09:01.564Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-04T10:09:01.606Z] $ docker stop --time=1 e727110823d7220d8933624874084836c5a1363453bd2bf47296a173716498eb [2023-01-04T10:09:03.174Z] $ docker rm -f --volumes e727110823d7220d8933624874084836c5a1363453bd2bf47296a173716498eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:09:03.994Z] + docker inspect -f . ci-base-image-arm64 [2023-01-04T10:09:03.994Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T10:09:04.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-1079 does not seem to be running inside a container [2023-01-04T10:09:04.311Z] $ 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 [2023-01-04T10:09:05.399Z] $ docker top f91c9841444096c9c2022ba97f6d16641483746c264287ee1ba9e209f9049427 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T10:09:05.938Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-04T10:09:06.318Z] + make test [2023-01-04T10:09:06.318Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2023-01-04T10:09:08.257Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-01-04T10:10:29.879Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-01-04T10:10:29.879Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-01-04T10:10:56.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.641s coverage: 38.5% of statements [2023-01-04T10:10:56.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.495s coverage: 52.0% of statements [2023-01-04T10:10:56.593Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.033s coverage: 95.5% of statements [2023-01-04T10:10:56.593Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-04T10:10:56.593Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2023-01-04T10:11:18.683Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-04T10:11:18.683Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-04T10:11:18.683Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-04T10:11:18.732Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-01-04T10:11:18.768Z] $ docker stop --time=1 f91c9841444096c9c2022ba97f6d16641483746c264287ee1ba9e209f9049427 [2023-01-04T10:11:20.841Z] $ docker rm -f --volumes f91c9841444096c9c2022ba97f6d16641483746c264287ee1ba9e209f9049427 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-04T10:11:21.809Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-01-04T10:11:22.659Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-04T10:11:23.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-01-04T10:11:23.777Z] + ls -al . [2023-01-04T10:11:23.777Z] total 640 [2023-01-04T10:11:23.777Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 4 10:09 . [2023-01-04T10:11:23.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 10:07 .. [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 134 Jan 4 10:07 .dockerignore [2023-01-04T10:11:23.777Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 4 10:07 .git [2023-01-04T10:11:23.777Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 4 10:07 .github [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 946 Jan 4 10:07 .gitignore [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 4 10:07 .golangci.yml [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 11000 Jan 4 10:07 Attribution.txt [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 5905 Jan 4 10:07 CHANGELOG.md [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 1396 Jan 4 10:07 Dockerfile [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 4 10:07 GOVERNANCE.md [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 683 Jan 4 10:07 Jenkinsfile [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 4 10:07 LICENSE [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 2405 Jan 4 10:07 Makefile [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 625 Jan 4 10:07 OWNERS.md [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 28496 Jan 4 10:07 README.md [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 4 10:05 VERSION [2023-01-04T10:11:23.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 10:07 bin [2023-01-04T10:11:23.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 10:07 cmd [2023-01-04T10:11:23.777Z] -rw-r--r-- 1 jenkins jenkins 460049 Jan 4 10:10 coverage.out [2023-01-04T10:11:23.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 10:07 examples [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 3550 Jan 4 10:07 go.mod [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 44766 Jan 4 10:07 go.sum [2023-01-04T10:11:23.777Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 10:07 images [2023-01-04T10:11:23.777Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 4 10:07 internal [2023-01-04T10:11:23.777Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 4 10:07 snap [2023-01-04T10:11:23.777Z] -rw-rw-r-- 1 jenkins jenkins 193 Jan 4 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:11:24.196Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c0bd68be32dddc3b16f76a23e66b63c10338cebc --label arch=arm64 --label version=0.0.0 . [2023-01-04T10:11:24.464Z] Sending build context to Docker daemon 1.223MB [2023-01-04T10:11:24.464Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-01-04T10:11:24.464Z] Step 2/24 : FROM ${BASE} AS builder [2023-01-04T10:11:24.464Z] ---> 0664464b3f78 [2023-01-04T10:11:24.464Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-04T10:11:24.464Z] ---> Running in f3becede758e [2023-01-04T10:11:24.742Z] Removing intermediate container f3becede758e [2023-01-04T10:11:24.742Z] ---> 6a5ca795e621 [2023-01-04T10:11:24.742Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-04T10:11:25.011Z] ---> Running in 5db8970c2e6c [2023-01-04T10:11:25.279Z] Removing intermediate container 5db8970c2e6c [2023-01-04T10:11:25.279Z] ---> 6d6f9534101a [2023-01-04T10:11:25.279Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2023-01-04T10:11:25.279Z] ---> Running in d328c503aa7c [2023-01-04T10:11:25.546Z] Removing intermediate container d328c503aa7c [2023-01-04T10:11:25.546Z] ---> ee52f4b5327d [2023-01-04T10:11:25.546Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-01-04T10:11:25.546Z] ---> Running in da2a69a76bf6 [2023-01-04T10:11:25.814Z] Removing intermediate container da2a69a76bf6 [2023-01-04T10:11:25.814Z] ---> 775136aac44e [2023-01-04T10:11:25.814Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-01-04T10:11:26.085Z] ---> Running in 8516b8ae414e [2023-01-04T10:11:27.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T10:11:27.316Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T10:11:28.279Z] OK: 221 MiB in 51 packages [2023-01-04T10:11:29.247Z] Removing intermediate container 8516b8ae414e [2023-01-04T10:11:29.247Z] ---> da464afff938 [2023-01-04T10:11:29.247Z] Step 8/24 : WORKDIR /app [2023-01-04T10:11:29.247Z] ---> Running in e3bcd4946bda [2023-01-04T10:11:29.514Z] Removing intermediate container e3bcd4946bda [2023-01-04T10:11:29.514Z] ---> 214b7150dc4d [2023-01-04T10:11:29.514Z] Step 9/24 : COPY go.mod vendor* ./ [2023-01-04T10:11:30.101Z] ---> c12e101ced72 [2023-01-04T10:11:30.101Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-04T10:11:30.101Z] ---> Running in ed1757d370c6 [2023-01-04T10:11:34.369Z] Removing intermediate container ed1757d370c6 [2023-01-04T10:11:34.370Z] ---> 9bae80481842 [2023-01-04T10:11:34.370Z] Step 11/24 : COPY . . [2023-01-04T10:11:34.636Z] ---> fd4cb55d9d1e [2023-01-04T10:11:34.636Z] Step 12/24 : RUN $MAKE [2023-01-04T10:11:34.636Z] ---> Running in 46ca998a5126 [2023-01-04T10:11:36.046Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.0.0-dev.5 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2023-01-04T10:13:57.773Z] Removing intermediate container 46ca998a5126 [2023-01-04T10:13:57.773Z] ---> 799838ff8daa [2023-01-04T10:13:57.773Z] Step 13/24 : FROM alpine:3.16 [2023-01-04T10:13:57.773Z] 3.16: Pulling from library/alpine [2023-01-04T10:13:58.040Z] 6875df1f5354: Pulling fs layer [2023-01-04T10:13:58.307Z] 6875df1f5354: Verifying Checksum [2023-01-04T10:13:58.307Z] 6875df1f5354: Download complete [2023-01-04T10:13:58.579Z] 6875df1f5354: Pull complete [2023-01-04T10:13:58.579Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-04T10:13:58.579Z] Status: Downloaded newer image for alpine:3.16 [2023-01-04T10:13:58.579Z] ---> 2b4661558fb8 [2023-01-04T10:13:58.579Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-01-04T10:13:58.848Z] ---> Running in 3ac364e001db [2023-01-04T10:13:59.114Z] Removing intermediate container 3ac364e001db [2023-01-04T10:13:59.114Z] ---> c415d902c641 [2023-01-04T10:13:59.114Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2023-01-04T10:13:59.114Z] ---> Running in 3ff30fd642cd [2023-01-04T10:14:00.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-04T10:14:00.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-04T10:14:01.306Z] (1/6) Installing dumb-init (1.2.5-r1) [2023-01-04T10:14:01.306Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2023-01-04T10:14:01.306Z] (3/6) Installing libsodium (1.0.18-r0) [2023-01-04T10:14:01.306Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2023-01-04T10:14:01.306Z] (5/6) Installing libzmq (4.3.4-r0) [2023-01-04T10:14:01.306Z] (6/6) Installing zeromq (4.3.4-r0) [2023-01-04T10:14:01.306Z] Executing busybox-1.35.0-r17.trigger [2023-01-04T10:14:01.306Z] OK: 8 MiB in 20 packages [2023-01-04T10:14:02.270Z] Removing intermediate container 3ff30fd642cd [2023-01-04T10:14:02.270Z] ---> b0f440e4a56f [2023-01-04T10:14:02.270Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-01-04T10:14:02.852Z] ---> b8818d49ead4 [2023-01-04T10:14:02.852Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-01-04T10:14:03.123Z] ---> 3c3d615431b0 [2023-01-04T10:14:03.123Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-01-04T10:14:05.064Z] ---> c3f08306dd9e [2023-01-04T10:14:05.064Z] Step 19/24 : EXPOSE 59989 [2023-01-04T10:14:05.064Z] ---> Running in 4a7995ecf91d [2023-01-04T10:14:05.064Z] Removing intermediate container 4a7995ecf91d [2023-01-04T10:14:05.064Z] ---> f830a1d5cbcc [2023-01-04T10:14:05.064Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-01-04T10:14:05.330Z] ---> Running in a6a26d4af8be [2023-01-04T10:14:05.595Z] Removing intermediate container a6a26d4af8be [2023-01-04T10:14:05.595Z] ---> 4217eb117060 [2023-01-04T10:14:05.595Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2023-01-04T10:14:05.595Z] ---> Running in 1238f0ed771e [2023-01-04T10:14:05.860Z] Removing intermediate container 1238f0ed771e [2023-01-04T10:14:05.860Z] ---> dd618d244adc [2023-01-04T10:14:05.860Z] Step 22/24 : LABEL arch=arm64 [2023-01-04T10:14:05.860Z] ---> Running in 6b1a3b4328bb [2023-01-04T10:14:06.131Z] Removing intermediate container 6b1a3b4328bb [2023-01-04T10:14:06.131Z] ---> 6e4c6983e4e6 [2023-01-04T10:14:06.131Z] Step 23/24 : LABEL git_sha=c0bd68be32dddc3b16f76a23e66b63c10338cebc [2023-01-04T10:14:06.397Z] ---> Running in 911dc68d917b [2023-01-04T10:14:06.397Z] Removing intermediate container 911dc68d917b [2023-01-04T10:14:06.397Z] ---> 819c9ca04265 [2023-01-04T10:14:06.397Z] Step 24/24 : LABEL version=0.0.0 [2023-01-04T10:14:06.665Z] ---> Running in 0b23b6069f5c [2023-01-04T10:14:06.933Z] Removing intermediate container 0b23b6069f5c [2023-01-04T10:14:06.933Z] ---> 1142a4416e0e [2023-01-04T10:14:06.933Z] [Warning] One or more build-args [ARCH] were not consumed [2023-01-04T10:14:06.933Z] Successfully built 1142a4416e0e [2023-01-04T10:14:06.933Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:14:07.789Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T10:14:07.789Z] [2023-01-04T10:14:07.789Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:14:08.194Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T10:14:08.194Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-04T10:14:08.194Z] 8998bd30e6a1: Pulling fs layer [2023-01-04T10:14:08.194Z] 04944245beec: Pulling fs layer [2023-01-04T10:14:08.194Z] 699f458cf7ca: Pulling fs layer [2023-01-04T10:14:08.194Z] 765212b225bb: Pulling fs layer [2023-01-04T10:14:08.194Z] f23df028b6ca: Pulling fs layer [2023-01-04T10:14:08.194Z] d65c8cfc05b1: Pulling fs layer [2023-01-04T10:14:08.194Z] 2437ff75d9bd: Pulling fs layer [2023-01-04T10:14:08.194Z] 765212b225bb: Waiting [2023-01-04T10:14:08.194Z] f23df028b6ca: Waiting [2023-01-04T10:14:08.194Z] d65c8cfc05b1: Waiting [2023-01-04T10:14:08.194Z] 2437ff75d9bd: Waiting [2023-01-04T10:14:08.461Z] 04944245beec: Verifying Checksum [2023-01-04T10:14:08.461Z] 04944245beec: Download complete [2023-01-04T10:14:08.461Z] 765212b225bb: Verifying Checksum [2023-01-04T10:14:08.461Z] 765212b225bb: Download complete [2023-01-04T10:14:08.461Z] f23df028b6ca: Verifying Checksum [2023-01-04T10:14:08.461Z] f23df028b6ca: Download complete [2023-01-04T10:14:08.461Z] d65c8cfc05b1: Verifying Checksum [2023-01-04T10:14:08.461Z] d65c8cfc05b1: Download complete [2023-01-04T10:14:08.461Z] 699f458cf7ca: Verifying Checksum [2023-01-04T10:14:08.461Z] 699f458cf7ca: Download complete [2023-01-04T10:14:09.047Z] 8998bd30e6a1: Verifying Checksum [2023-01-04T10:14:09.047Z] 8998bd30e6a1: Download complete [2023-01-04T10:14:10.991Z] 2437ff75d9bd: Verifying Checksum [2023-01-04T10:14:10.991Z] 2437ff75d9bd: Download complete [2023-01-04T10:14:12.934Z] 8998bd30e6a1: Pull complete [2023-01-04T10:14:13.201Z] 04944245beec: Pull complete [2023-01-04T10:14:14.625Z] 699f458cf7ca: Pull complete [2023-01-04T10:14:14.625Z] 765212b225bb: Pull complete [2023-01-04T10:14:16.567Z] f23df028b6ca: Pull complete [2023-01-04T10:14:16.835Z] d65c8cfc05b1: Pull complete [2023-01-04T10:14:32.008Z] 2437ff75d9bd: Pull complete [2023-01-04T10:14:32.008Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-04T10:14:32.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-04T10:14:32.008Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T10:14:32.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-1079 does not seem to be running inside a container [2023-01-04T10:14:32.479Z] $ 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 [2023-01-04T10:14:34.873Z] $ docker top d1d730decc5b81cb1d5d322ea25c3205979d153af1bc7107467c0a3d8302a362 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:14:35.422Z] ---> job-cost.sh [2023-01-04T10:14:35.687Z] lf-activate-venv: SKIPPING [2023-01-04T10:14:35.687Z] INFO: No Stack... [2023-01-04T10:14:36.267Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-04T10:14:37.224Z] INFO: Archiving Costs [Pipeline] sh [2023-01-04T10:14:37.571Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-01-04T10:14:37.837Z] + cut -d, -f6 [Pipeline] lock [2023-01-04T10:14:37.919Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [2023-01-04T10:14:37.924Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] did not exist. Created. [2023-01-04T10:14:37.924Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-04T10:14:38.335Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-4e6b0d2b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-04T10:14:38.688Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-04T10:14:38.728Z] Warning: overwriting stash ‘stack-cost’ [2023-01-04T10:14:38.797Z] Stashed 1 file(s) [Pipeline] } [2023-01-04T10:14:38.812Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-126-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-04T10:14:38.890Z] $ docker stop --time=1 d1d730decc5b81cb1d5d322ea25c3205979d153af1bc7107467c0a3d8302a362 [2023-01-04T10:14:40.324Z] $ docker rm -f --volumes d1d730decc5b81cb1d5d322ea25c3205979d153af1bc7107467c0a3d8302a362 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-01-04T10:14:42.952Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-126/archives ] [2023-01-04T10:14:42.952Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-126/archives [2023-01-04T10:14:42.952Z] total 16 [2023-01-04T10:14:42.952Z] drwxr-xr-x 3 root root 4096 Jan 4 10:06 . [2023-01-04T10:14:42.952Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 10:06 .. [2023-01-04T10:14:42.952Z] drwxr-xr-x 2 root root 4096 Jan 4 10:06 cost [2023-01-04T10:14:42.952Z] -rw-r--r-- 1 root root 91 Jan 4 10:06 cost.csv [2023-01-04T10:14:42.952Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-126/archives [2023-01-04T10:14:42.952Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-126/archives [2023-01-04T10:14:42.952Z] total 16 [2023-01-04T10:14:42.952Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 4 10:06 . [2023-01-04T10:14:42.952Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 4 10:06 .. [2023-01-04T10:14:42.952Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 4 10:06 cost [2023-01-04T10:14:42.952Z] -rw-r--r-- 1 jenkins jenkins 91 Jan 4 10:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:14:43.282Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:14:44.171Z] ---> package-listing.sh [2023-01-04T10:14:44.171Z] ++ facter osfamily [2023-01-04T10:14:44.171Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-04T10:14:44.430Z] + OS_FAMILY=debian [2023-01-04T10:14:44.431Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-126 [2023-01-04T10:14:44.431Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-04T10:14:44.431Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-04T10:14:44.431Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-04T10:14:44.431Z] + PACKAGES=/tmp/packages_start.txt [2023-01-04T10:14:44.431Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-126 ']' [2023-01-04T10:14:44.431Z] + PACKAGES=/tmp/packages_end.txt [2023-01-04T10:14:44.431Z] + case "${OS_FAMILY}" in [2023-01-04T10:14:44.431Z] + dpkg -l [2023-01-04T10:14:44.431Z] + grep '^ii' [2023-01-04T10:14:44.431Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-04T10:14:44.431Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-04T10:14:44.431Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-04T10:14:44.431Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-126 ']' [2023-01-04T10:14:44.431Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-126/archives/ [2023-01-04T10:14:44.431Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-126/archives/ [Pipeline] echo [2023-01-04T10:14:44.465Z] 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-126/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-04T10:14:44.756Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-04T10:14:45.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-04T10:14:45.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-04T10:14:45.547Z] prd-ubuntu20.04-docker-8c-8g-1078 does not seem to be running inside a container [2023-01-04T10:14:45.562Z] $ 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-126/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-126 -v /w/workspace/undry_device-rfid-llrp-go_PR-126:/w/workspace/undry_device-rfid-llrp-go_PR-126:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-126@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-126@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 [2023-01-04T10:14:45.754Z] $ docker top fd695631c8d36f99605125ce85ee1a737063f9f758b6b1effcddfa6e34bb3d71 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-04T10:14:46.159Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-04T10:14:46.470Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-04T10:14:46.781Z] + ls /var/log/sa-host [2023-01-04T10:14:46.781Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-04T10:14:47.016Z] provisioning config files... [2023-01-04T10:14:47.026Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-126@tmp/config15047345897944079102tmp [Pipeline] { [Pipeline] echo [2023-01-04T10:14:47.078Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:14:47.387Z] ---> create-netrc.sh [Pipeline] } [2023-01-04T10:14:47.417Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:14:47.823Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-04T10:14:47.855Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:14:48.164Z] ---> sudo-logs.sh [2023-01-04T10:14:48.164Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-04T10:14:48.249Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:14:48.565Z] ---> job-cost.sh [2023-01-04T10:14:48.565Z] lf-activate-venv: SKIPPING [2023-01-04T10:14:48.565Z] DEBUG: total: 0.2199999988079071 [2023-01-04T10:14:48.565Z] INFO: Retrieving Stack Cost... [2023-01-04T10:14:49.133Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-04T10:14:49.391Z] INFO: Archiving Costs [Pipeline] echo [2023-01-04T10:14:49.429Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-04T10:14:49.736Z] ---> logs-deploy.sh [2023-01-04T10:14:49.736Z] lf-activate-venv: SKIPPING [2023-01-04T10:14:49.736Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-126/1 [2023-01-04T10:14:49.736Z] INFO: archiving workspace using pattern(s): [2023-01-04T10:14:50.671Z] Archives upload complete. [2023-01-04T10:14:50.671Z] INFO: archiving logs to Nexus