Pull request #314 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 76a78bc3b79e3f8b4134c55d24dacd57864cc036+15e688f125cb27749cddf3e3269a9133ab9603fe (f06e2df0ea71407af721a6de78a56def869e4736) 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-ssh363070361509467863.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh11115475717774972386.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-314/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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17811393991535482381.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-314/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15502379836733025552.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh10421509265184575518.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-314/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-314/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17835797783806418033.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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] ========================================================= [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.21 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-12824 in /w/workspace/undry_device-rfid-llrp-go_PR-314 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-314 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 15e688f125cb27749cddf3e3269a9133ab9603fe into PR head commit 76a78bc3b79e3f8b4134c55d24dacd57864cc036 > 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/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76a78bc3b79e3f8b4134c55d24dacd57864cc036 # timeout=10 Merge succeeded, producing 76a78bc3b79e3f8b4134c55d24dacd57864cc036 Checking out Revision 76a78bc3b79e3f8b4134c55d24dacd57864cc036 (PR-314) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 76a78bc3b79e3f8b4134c55d24dacd57864cc036 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:55:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:55:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:55:24 ========================================================= 10:55:24 EdgeX Global Pipelines Version Info 10:55:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:55:25 ------------------- 10:55:25 stable info: 10:55:25 ------------------- 10:55:25 Commited By: Cherry Wang cherry@iotechsys.com 10:55:25 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:55:25 Message: update stable to v1.0.264 10:55:26 ------------------- 10:55:26 experimental info: 10:55:26 ------------------- 10:55:26 Commited By: Cherry Wang cherry@iotechsys.com 10:55:26 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:55:26 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:55:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:55:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-314 [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-314 [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-314 [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 76a78bc [Pipeline] echo 10:55:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:55:28 provisioning config files... 10:55:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/config7262090313763658672tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:28 ---> ****-login.sh 10:55:28 nexus3.edgexfoundry.org:10001 10:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:29 Configure a credential helper to remove this warning. See 10:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:29 10:55:29 Login Succeeded 10:55:29 nexus3.edgexfoundry.org:10002 10:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:29 Configure a credential helper to remove this warning. See 10:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:29 10:55:29 Login Succeeded 10:55:29 nexus3.edgexfoundry.org:10003 10:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:29 Configure a credential helper to remove this warning. See 10:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:29 10:55:29 Login Succeeded 10:55:29 nexus3.edgexfoundry.org:10004 10:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:29 Configure a credential helper to remove this warning. See 10:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:29 10:55:29 Login Succeeded 10:55:29 ****.io 10:55:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:29 Configure a credential helper to remove this warning. See 10:55:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:29 10:55:29 Login Succeeded 10:55:29 ---> ****-login.sh ends [Pipeline] } 10:55:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:55:30 + git rev-list -1 --merges 76a78bc3b79e3f8b4134c55d24dacd57864cc036~1..76a78bc3b79e3f8b4134c55d24dacd57864cc036 [Pipeline] echo 10:55:30 -----------> git rev-list -1 --merges 76a78bc3b79e3f8b4134c55d24dacd57864cc036~1..76a78bc3b79e3f8b4134c55d24dacd57864cc036 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [false] [Pipeline] sh 10:55:30 + git log --format=format:%s -1 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [Pipeline] echo 10:55:30 ========================================================= 10:55:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:55:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:55:31 + git log --format=format:%s -1 76a78bc3b79e3f8b4134c55d24dacd57864cc036 [Pipeline] echo 10:55:31 [semverPrep] GIT_COMMIT: 76a78bc3b79e3f8b4134c55d24dacd57864cc036, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:55:31 [semverPrep] This is not a build commit. [Pipeline] sh 10:55:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:55:32 + grep -v github /etc/ssh/ssh_known_hosts 10:55:32 + [ -e /tmp/ssh_known_hosts ] 10:55:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:55:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:55:32 + sudo tee -a /etc/ssh/ssh_known_hosts 10:55:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:32 10:55:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:32 0.1.4: Pulling from edgex-devops/py-git-semver 10:55:32 b85a868b505f: Pulling fs layer 10:55:32 e2be974225ed: Pulling fs layer 10:55:32 339a4e72a1f5: Pulling fs layer 10:55:32 988bab9f4d93: Pulling fs layer 10:55:32 1469e6f7b9e6: Pulling fs layer 10:55:32 eaf3925da568: Pulling fs layer 10:55:32 bab4dde63d76: Pulling fs layer 10:55:32 bde34c3a00c8: Pulling fs layer 10:55:32 b352a97aabf1: Pulling fs layer 10:55:32 4872d77fe225: Pulling fs layer 10:55:32 5851b861e8e6: Pulling fs layer 10:55:32 1469e6f7b9e6: Waiting 10:55:32 eaf3925da568: Waiting 10:55:32 bab4dde63d76: Waiting 10:55:32 bde34c3a00c8: Waiting 10:55:32 b352a97aabf1: Waiting 10:55:32 4872d77fe225: Waiting 10:55:32 5851b861e8e6: Waiting 10:55:32 988bab9f4d93: Waiting 10:55:32 e2be974225ed: Download complete 10:55:32 988bab9f4d93: Verifying Checksum 10:55:32 988bab9f4d93: Download complete 10:55:33 339a4e72a1f5: Verifying Checksum 10:55:33 339a4e72a1f5: Download complete 10:55:33 1469e6f7b9e6: Verifying Checksum 10:55:33 eaf3925da568: Verifying Checksum 10:55:33 eaf3925da568: Download complete 10:55:33 bde34c3a00c8: Verifying Checksum 10:55:33 bde34c3a00c8: Download complete 10:55:33 b352a97aabf1: Verifying Checksum 10:55:33 b352a97aabf1: Download complete 10:55:33 4872d77fe225: Verifying Checksum 10:55:33 4872d77fe225: Download complete 10:55:33 5851b861e8e6: Verifying Checksum 10:55:33 5851b861e8e6: Download complete 10:55:33 b85a868b505f: Verifying Checksum 10:55:33 b85a868b505f: Download complete 10:55:33 bab4dde63d76: Verifying Checksum 10:55:33 bab4dde63d76: Download complete 10:55:34 b85a868b505f: Pull complete 10:55:34 e2be974225ed: Pull complete 10:55:35 339a4e72a1f5: Pull complete 10:55:35 988bab9f4d93: Pull complete 10:55:35 1469e6f7b9e6: Pull complete 10:55:35 eaf3925da568: Pull complete 10:55:37 bab4dde63d76: Pull complete 10:55:37 bde34c3a00c8: Pull complete 10:55:37 b352a97aabf1: Pull complete 10:55:37 4872d77fe225: Pull complete 10:55:37 5851b861e8e6: Pull complete 10:55:37 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:37 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:38 prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container 10:55:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@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 10:55:40 $ docker top 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 -eo pid,comm 10:55:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:55:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:40 [ssh-agent] Looking for ssh-agent implementation... 10:55:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:41 $ docker exec 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 ssh-agent 10:55:41 SSH_AUTH_SOCK=/tmp/ssh-n0FUQwnMr2wa/agent.32 10:55:41 SSH_AGENT_PID=38 10:55:41 Running ssh-add (command line suppressed) 10:55:41 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/private_key_11424245898827868919.key (/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/private_key_11424245898827868919.key) 10:55:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:41 + git tag --points-at HEAD [Pipeline] } 10:55:41 $ docker exec --env ******** --env ******** 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 ssh-agent -k 10:55:41 unset SSH_AUTH_SOCK; 10:55:41 unset SSH_AGENT_PID; 10:55:41 echo Agent pid 38 killed; 10:55:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:55:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:41 [ssh-agent] Looking for ssh-agent implementation... 10:55:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:42 $ docker exec 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 ssh-agent 10:55:42 SSH_AUTH_SOCK=/tmp/ssh-9p6HZG5XE8BY/agent.71 10:55:42 SSH_AGENT_PID=77 10:55:42 Running ssh-add (command line suppressed) 10:55:42 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/private_key_11977687529081742766.key (/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/private_key_11977687529081742766.key) 10:55:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:42 + git semver init 10:55:42 2024-10-02 10:55:42,837 [run_init] DEBUG init version:0.0.0 force:False 10:55:42 2024-10-02 10:55:42,838 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver 10:55:42 2024-10-02 10:55:42,838 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-314/.semver 10:55:42 2024-10-02 10:55:42,838 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-314, universal_newlines=False, shell=None, istream=None) 10:55:44 2024-10-02 10:55:44,501 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-314/.git/info/exclude 10:55:44 2024-10-02 10:55:44,502 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver/PR-314 with force:False 10:55:44 2024-10-02 10:55:44,502 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver/PR-314 10:55:44 2024-10-02 10:55:44,506 [execute] INFO git cat-file --batch-check 10:55:44 2024-10-02 10:55:44,506 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver, universal_newlines=False, shell=None, istream=) 10:55:44 2024-10-02 10:55:44,512 [execute] INFO git cat-file --batch 10:55:44 2024-10-02 10:55:44,512 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-314/.semver, universal_newlines=False, shell=None, istream=) 10:55:44 2024-10-02 10:55:44,517 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-314/.semver/PR-314 10:55:44 0.0.0 [Pipeline] } 10:55:44 $ docker exec --env ******** --env ******** 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 ssh-agent -k 10:55:44 unset SSH_AUTH_SOCK; 10:55:44 unset SSH_AGENT_PID; 10:55:44 echo Agent pid 77 killed; 10:55:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:45 + git semver [Pipeline] } 10:55:45 $ docker stop --time=1 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 10:55:46 $ docker rm -f --volumes 5d7bd8631b714761debf2a214f7339233326debce1a3ea3754ee38eaf4040103 [Pipeline] // withDockerContainer [Pipeline] sh 10:55:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:55:47 Stashed 1 file(s) [Pipeline] echo 10:55:47 [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 10:55:48 provisioning config files... 10:55:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/config8143302942440410633tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:48 ---> ****-login.sh 10:55:48 nexus3.edgexfoundry.org:10001 10:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:48 Configure a credential helper to remove this warning. See 10:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:48 10:55:48 Login Succeeded 10:55:48 nexus3.edgexfoundry.org:10002 10:55:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:48 Configure a credential helper to remove this warning. See 10:55:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:48 10:55:48 Login Succeeded 10:55:48 nexus3.edgexfoundry.org:10003 10:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:49 Configure a credential helper to remove this warning. See 10:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:49 10:55:49 Login Succeeded 10:55:49 nexus3.edgexfoundry.org:10004 10:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:49 Configure a credential helper to remove this warning. See 10:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:49 10:55:49 Login Succeeded 10:55:49 ****.io 10:55:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:55:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:55:49 Configure a credential helper to remove this warning. See 10:55:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:55:49 10:55:49 Login Succeeded 10:55:49 ---> ****-login.sh ends [Pipeline] } 10:55:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:55:49 ========================================================= 10:55:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:55:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:50 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:55:50 Sending build context to Docker daemon 11.43MB 10:55:50 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:55:50 Step 2/12 : FROM ${BASE} AS builder 10:55:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:55:50 619be1103602: Pulling fs layer 10:55:50 7862e08f4a3e: Pulling fs layer 10:55:50 5df492c9dc93: Pulling fs layer 10:55:50 7629e6793208: Pulling fs layer 10:55:50 4f4fb700ef54: Pulling fs layer 10:55:50 fb5054dd5b73: Pulling fs layer 10:55:50 eeca6798cff9: Pulling fs layer 10:55:50 aa269ceb94a6: Pulling fs layer 10:55:50 ada007ff1a6a: Pulling fs layer 10:55:50 7629e6793208: Waiting 10:55:50 4f4fb700ef54: Waiting 10:55:50 fb5054dd5b73: Waiting 10:55:50 eeca6798cff9: Waiting 10:55:50 aa269ceb94a6: Waiting 10:55:50 ada007ff1a6a: Waiting 10:55:50 7862e08f4a3e: Verifying Checksum 10:55:50 7862e08f4a3e: Download complete 10:55:50 7629e6793208: Download complete 10:55:50 4f4fb700ef54: Download complete 10:55:50 fb5054dd5b73: Verifying Checksum 10:55:50 fb5054dd5b73: Download complete 10:55:50 619be1103602: Verifying Checksum 10:55:50 619be1103602: Download complete 10:55:50 eeca6798cff9: Verifying Checksum 10:55:50 619be1103602: Pull complete 10:55:50 ada007ff1a6a: Download complete 10:55:50 7862e08f4a3e: Pull complete 10:55:50 5df492c9dc93: Verifying Checksum 10:55:50 5df492c9dc93: Download complete 10:55:51 aa269ceb94a6: Download complete 10:55:54 5df492c9dc93: Pull complete 10:55:54 7629e6793208: Pull complete 10:55:54 4f4fb700ef54: Pull complete 10:55:54 fb5054dd5b73: Pull complete 10:55:54 eeca6798cff9: Pull complete 10:55:57 aa269ceb94a6: Pull complete 10:55:57 ada007ff1a6a: Pull complete 10:55:57 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:55:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:55:57 ---> f489d0715acc 10:55:57 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:56:00 ---> Running in 1be93f7334de 10:56:00 Removing intermediate container 1be93f7334de 10:56:00 ---> e762535ce963 10:56:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:56:00 ---> Running in 70083401df42 10:56:00 Removing intermediate container 70083401df42 10:56:00 ---> 541eed518787 10:56:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:56:00 ---> Running in 70a659535957 10:56:00 Removing intermediate container 70a659535957 10:56:00 ---> 200b9b6cb618 10:56:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:56:00 ---> Running in de6392a348f6 10:56:01 Removing intermediate container de6392a348f6 10:56:01 ---> 51f4c18a0fee 10:56:01 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:56:01 ---> Running in a0c2e890fbb8 10:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:56:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:56:01 OK: 264 MiB in 52 packages 10:56:01 Removing intermediate container a0c2e890fbb8 10:56:01 ---> 814ce8be5e38 10:56:01 Step 8/12 : WORKDIR /app 10:56:01 ---> Running in 6fe6087818e1 10:56:01 Removing intermediate container 6fe6087818e1 10:56:01 ---> f5b1098cf3cf 10:56:01 Step 9/12 : COPY go.mod vendor* ./ 10:56:02 ---> 0d7a2bf45a4c 10:56:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:56:02 ---> Running in add916885657 10:56:03 Still waiting to schedule task 10:56:03 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12778’ 10:56:58 Removing intermediate container add916885657 10:56:58 ---> b13387248e61 10:56:58 Step 11/12 : COPY . . 10:56:58 ---> b32fb5684006 10:56:58 Step 12/12 : RUN $MAKE 10:56:58 ---> Running in d9aa1b34f9b2 10:56:58 noop 10:56:58 Removing intermediate container d9aa1b34f9b2 10:56:58 ---> 13fd4a28a616 10:56:58 Successfully built 13fd4a28a616 10:56:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:58 + docker inspect -f . ci-base-image-x86_64 10:56:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:59 prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container 10:56:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@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 10:56:59 $ docker top b4164a0a9746d0e68660ba22345f0c191ca9508c4085c32f425ae17c1196191e -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:59 + go version 10:56:59 go version go1.21.9 linux/amd64 [Pipeline] } 10:56:59 $ docker stop --time=1 b4164a0a9746d0e68660ba22345f0c191ca9508c4085c32f425ae17c1196191e 10:57:01 $ docker rm -f --volumes b4164a0a9746d0e68660ba22345f0c191ca9508c4085c32f425ae17c1196191e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:02 + docker inspect -f . ci-base-image-x86_64 10:57:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:02 prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container 10:57:02 $ 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-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@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 10:57:02 $ docker top c417dda9ac554e3b39dc7b2d9f69caf23773f1f18f07cfea109690ea8136ec22 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:03 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-314 [Pipeline] fileExists [Pipeline] sh 10:57:03 + make test 10:57:03 go test ./... -coverprofile=coverage.out ./... 10:57:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:57:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:57:26 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.127445982Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=INFO ts=2024-10-02T10:57:23.127896141Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:57:27 level=INFO ts=2024-10-02T10:57:23.127951662Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.127990973Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:57:27 level=INFO ts=2024-10-02T10:57:23.128167766Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.128212007Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=INFO ts=2024-10-02T10:57:23.128295828Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.12839021Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.128417421Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.128451941Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.128495452Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.128624654Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.128674995Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.128767967Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:57:27 level=INFO ts=2024-10-02T10:57:23.128828198Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.129161625Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.129250016Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.129311147Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.12945425Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.129489861Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.129538032Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:57:27 level=INFO ts=2024-10-02T10:57:23.129573092Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.129862328Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=INFO ts=2024-10-02T10:57:23.130200104Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:57:27 level=INFO ts=2024-10-02T10:57:23.130226714Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:57:27 level=INFO ts=2024-10-02T10:57:23.130245025Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.130255665Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.130281495Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:57:27 level=INFO ts=2024-10-02T10:57:23.130313756Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.130414368Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.130434748Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.130486429Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.13052055Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.130599331Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.130643082Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.130660623Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:57:27 level=INFO ts=2024-10-02T10:57:23.130689663Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.130767085Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.130806885Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.130829836Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.130876917Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.130917187Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.130975048Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:57:27 level=INFO ts=2024-10-02T10:57:23.131003499Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.131282504Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=INFO ts=2024-10-02T10:57:23.131467348Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:57:27 level=INFO ts=2024-10-02T10:57:23.131491948Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.131525449Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:57:27 level=INFO ts=2024-10-02T10:57:23.13158955Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.13160817Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=INFO ts=2024-10-02T10:57:23.131642371Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.131710442Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.131723632Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.131737963Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.131813464Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.131906866Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.131939647Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.131954717Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:57:27 level=INFO ts=2024-10-02T10:57:23.132000618Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.132073549Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.13210702Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.13213159Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.132193481Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.132218112Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.132254402Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:57:27 level=INFO ts=2024-10-02T10:57:23.132303913Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.132497537Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=INFO ts=2024-10-02T10:57:23.132706201Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.132754272Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:57:27 level=INFO ts=2024-10-02T10:57:23.132735161Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:57:27 level=INFO ts=2024-10-02T10:57:23.132809763Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.132831823Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=INFO ts=2024-10-02T10:57:23.132871844Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.132957836Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.132970266Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.132987646Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.133028037Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.133090028Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.133111108Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.133120719Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:57:27 level=INFO ts=2024-10-02T10:57:23.133137569Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.13319906Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.13321971Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.133242501Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.133379403Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.133419984Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.133441215Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:57:27 level=INFO ts=2024-10-02T10:57:23.133468915Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.133674859Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=INFO ts=2024-10-02T10:57:23.133907163Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:57:27 level=INFO ts=2024-10-02T10:57:23.133925124Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.133958134Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:57:27 level=INFO ts=2024-10-02T10:57:23.133934624Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.133984965Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=INFO ts=2024-10-02T10:57:23.134014695Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.134097667Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.134113177Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.134135668Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.134150428Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.134225379Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.13424992Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.13426938Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:57:27 level=INFO ts=2024-10-02T10:57:23.13428051Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.134352872Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.134386572Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.134414603Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.134502264Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.134526845Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.134558456Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:57:27 level=INFO ts=2024-10-02T10:57:23.134585746Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.13481312Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=INFO ts=2024-10-02T10:57:23.134983733Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:57:27 level=INFO ts=2024-10-02T10:57:23.135008274Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.135032864Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:57:27 level=INFO ts=2024-10-02T10:57:23.135068545Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.135080705Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=INFO ts=2024-10-02T10:57:23.135121976Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.135201398Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.135215818Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.135235668Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.135255779Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.13532521Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.13534806Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.135362211Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:57:27 level=INFO ts=2024-10-02T10:57:23.135385041Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.135461112Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.135482963Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.135517033Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.135568374Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.135584055Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.135602405Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:57:27 level=INFO ts=2024-10-02T10:57:23.135619005Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" 10:57:27 --- FAIL: TestAutoDiscoverNaming (0.01s) 10:57:27 --- FAIL: TestAutoDiscoverNaming/xArray-25-9C-D4 (0.00s) 10:57:27 discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:58616: use of closed network connection 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.135813589Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.135974902Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136118115Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136143145Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.136162666Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:57:27 level=INFO ts=2024-10-02T10:57:23.136183576Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.136200376Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136225877Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136299678Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.136319518Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.136339869Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.136361279Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.13640842Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.13642311Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.136432451Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:57:27 level=INFO ts=2024-10-02T10:57:23.136446431Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136489202Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.136502982Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.136518282Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136564883Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.136579373Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.136598934Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:57:27 level=INFO ts=2024-10-02T10:57:23.136614994Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.136716886Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136826678Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136849128Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." 10:57:27 level=INFO ts=2024-10-02T10:57:23.136868989Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.136880349Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.13693046Z app=test source=discover.go:365 msg="Sending GetReaderConfig." 10:57:27 level=INFO ts=2024-10-02T10:57:23.1369446Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.136996271Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=WARN ts=2024-10-02T10:57:23.137007331Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.137022142Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.137041072Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.137090263Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.137115753Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.137131804Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." 10:57:27 level=INFO ts=2024-10-02T10:57:23.137139954Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.137208365Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.137240026Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.137261526Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" 10:57:27 level=INFO ts=2024-10-02T10:57:23.137332107Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" 10:57:27 level=DEBUG ts=2024-10-02T10:57:23.137359108Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." 10:57:27 level=INFO ts=2024-10-02T10:57:23.137397619Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." 10:57:27 level=INFO ts=2024-10-02T10:57:23.137415699Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" 10:57:27 level=WARN ts=2024-10-02T10:57:23.13749357Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." 10:57:27 FAIL 10:57:27 coverage: 40.6% of statements 10:57:27 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.124s 10:57:27 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 96.4% of statements 10:57:27 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements 10:57:27 FAIL 10:57:27 make: *** [Makefile:33: unittest] Error 1 [Pipeline] } 10:57:27 $ docker stop --time=1 c417dda9ac554e3b39dc7b2d9f69caf23773f1f18f07cfea109690ea8136ec22 10:57:32 $ docker rm -f --volumes c417dda9ac554e3b39dc7b2d9f69caf23773f1f18f07cfea109690ea8136ec22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:33 10:57:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:33 latest: Pulling from edgex-lftools-log-publisher 10:57:33 5eb5b503b376: Pulling fs layer 10:57:33 5c69ac0246d0: Pulling fs layer 10:57:33 ec43610c2a17: Pulling fs layer 10:57:33 3a2ae6a8a46f: Pulling fs layer 10:57:33 33b1e0a273af: Pulling fs layer 10:57:33 5d3b04190fa2: Pulling fs layer 10:57:33 2f39f015ded8: Pulling fs layer 10:57:33 3a2ae6a8a46f: Waiting 10:57:33 5d3b04190fa2: Waiting 10:57:33 33b1e0a273af: Waiting 10:57:33 5c69ac0246d0: Verifying Checksum 10:57:33 5c69ac0246d0: Download complete 10:57:34 3a2ae6a8a46f: Verifying Checksum 10:57:34 3a2ae6a8a46f: Download complete 10:57:34 33b1e0a273af: Verifying Checksum 10:57:34 33b1e0a273af: Download complete 10:57:34 5d3b04190fa2: Verifying Checksum 10:57:34 5d3b04190fa2: Download complete 10:57:34 ec43610c2a17: Verifying Checksum 10:57:34 ec43610c2a17: Download complete 10:57:34 5eb5b503b376: Verifying Checksum 10:57:34 5eb5b503b376: Download complete 10:57:34 2f39f015ded8: Download complete 10:57:35 5eb5b503b376: Pull complete 10:57:35 5c69ac0246d0: Pull complete 10:57:36 ec43610c2a17: Pull complete 10:57:36 3a2ae6a8a46f: Pull complete 10:57:36 33b1e0a273af: Pull complete 10:57:36 5d3b04190fa2: Pull complete 10:57:40 2f39f015ded8: Pull complete 10:57:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:57:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:40 prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container 10:57:40 $ 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-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@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 10:57:46 $ docker top c41cae44d1d19b904996c61ea1878201a495b1e4884a3625b3cf44d987294ac2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:57:46 ---> job-cost.sh 10:57:46 lf-activate-venv: SKIPPING 10:57:46 INFO: No Stack... 10:57:47 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:47 INFO: Archiving Costs [Pipeline] sh 10:57:48 + cat /w/workspace/undry_device-rfid-llrp-go_PR-314/archives/cost.csv 10:57:48 + cut -d, -f6 [Pipeline] lock 10:57:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] 10:57:48 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] did not exist. Created. 10:57:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:48 + echo total: 0.2199999988079071 [Pipeline] stash 10:57:48 Stashed 1 file(s) [Pipeline] } 10:57:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:57:48 $ docker stop --time=1 c41cae44d1d19b904996c61ea1878201a495b1e4884a3625b3cf44d987294ac2 10:57:49 $ docker rm -f --volumes c41cae44d1d19b904996c61ea1878201a495b1e4884a3625b3cf44d987294ac2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:57:50 Failed in branch amd64 11:03:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12840 in /w/workspace/undry_device-rfid-llrp-go_PR-314 [Pipeline] { [Pipeline] ws 11:03:21 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:03:24 The recommended git tool is: git 11:03:33 using credential edgex-jenkins-ssh 11:03:33 Cloning the remote Git repository 11:03:33 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:34 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:03:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:34 > git --version # timeout=10 11:03:34 > git --version # 'git version 2.25.1' 11:03:34 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:03:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:03:39 Merging remotes/origin/main commit 15e688f125cb27749cddf3e3269a9133ab9603fe into PR head commit 76a78bc3b79e3f8b4134c55d24dacd57864cc036 11:03:39 Merge succeeded, producing 76a78bc3b79e3f8b4134c55d24dacd57864cc036 11:03:39 Checking out Revision 76a78bc3b79e3f8b4134c55d24dacd57864cc036 (PR-314) 11:03:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:03:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:03:38 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/314/head:refs/remotes/origin/PR-314 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:03:39 > git config core.sparsecheckout # timeout=10 11:03:39 > git checkout -f 76a78bc3b79e3f8b4134c55d24dacd57864cc036 # timeout=10 11:03:39 > git remote # timeout=10 11:03:39 > git config --get remote.origin.url # timeout=10 11:03:39 using GIT_SSH to set credentials SSH Credentials for GitHub 11:03:39 > git merge 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 11:03:39 > git rev-parse HEAD^{commit} # timeout=10 11:03:39 > git config core.sparsecheckout # timeout=10 11:03:39 > git checkout -f 76a78bc3b79e3f8b4134c55d24dacd57864cc036 # timeout=10 11:03:40 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:03:40 > git --version # timeout=10 11:03:40 > git --version # 'git version 2.25.1' 11:03:40 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:03:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:03:45 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:45 Dload Upload Total Spent Left Speed 11:03:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 11:03:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:03:46 + + sudo teesudo /etc/docker/daemon.new jq 11:03:46 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:03:46 { 11:03:46 "registry-mirrors": [ 11:03:46 "https://nexus3.edgexfoundry.org:10001" 11:03:46 ], 11:03:46 "bip": "10.250.0.254/24", 11:03:46 "hosts": [ 11:03:46 "tcp://0.0.0.0:5555", 11:03:46 "unix:///var/run/docker.sock" 11:03:46 ], 11:03:46 "mtu": 1458, 11:03:46 "selinux-enabled": true, 11:03:46 "seccomp-profile": "/etc/docker/seccomp.json" 11:03:46 } [Pipeline] sh 11:03:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:03:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:04:05 provisioning config files... 11:04:05 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5304804080273143760tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:04:06 ---> ****-login.sh 11:04:06 nexus3.edgexfoundry.org:10001 11:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:06 Configure a credential helper to remove this warning. See 11:04:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:06 11:04:06 Login Succeeded 11:04:07 nexus3.edgexfoundry.org:10002 11:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:07 Configure a credential helper to remove this warning. See 11:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:07 11:04:07 Login Succeeded 11:04:07 nexus3.edgexfoundry.org:10003 11:04:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:07 Configure a credential helper to remove this warning. See 11:04:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:07 11:04:07 Login Succeeded 11:04:07 nexus3.edgexfoundry.org:10004 11:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:08 Configure a credential helper to remove this warning. See 11:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:08 11:04:08 Login Succeeded 11:04:08 ****.io 11:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:04:08 Configure a credential helper to remove this warning. See 11:04:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:04:08 11:04:08 Login Succeeded 11:04:08 ---> ****-login.sh ends [Pipeline] } 11:04:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:04:09 ========================================================= 11:04:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 11:04:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:09 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 11:04:10 Sending build context to Docker daemon 1.201MB 11:04:10 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 11:04:10 Step 2/12 : FROM ${BASE} AS builder 11:04:10 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:04:10 c6b39de5b339: Pulling fs layer 11:04:10 a69c41024577: Pulling fs layer 11:04:10 d6de4b400683: Pulling fs layer 11:04:10 35cb2a7552d0: Pulling fs layer 11:04:10 4f4fb700ef54: Pulling fs layer 11:04:10 464afbd9ba4c: Pulling fs layer 11:04:10 00f215d4a9da: Pulling fs layer 11:04:10 d496ad576159: Pulling fs layer 11:04:10 35cb2a7552d0: Waiting 11:04:10 4f4fb700ef54: Waiting 11:04:10 464afbd9ba4c: Waiting 11:04:10 00f215d4a9da: Waiting 11:04:10 d496ad576159: Waiting 11:04:10 a69c41024577: Download complete 11:04:10 35cb2a7552d0: Verifying Checksum 11:04:10 35cb2a7552d0: Download complete 11:04:10 4f4fb700ef54: Verifying Checksum 11:04:10 4f4fb700ef54: Download complete 11:04:10 464afbd9ba4c: Download complete 11:04:10 c6b39de5b339: Download complete 11:04:10 d496ad576159: Verifying Checksum 11:04:10 d496ad576159: Download complete 11:04:11 c6b39de5b339: Pull complete 11:04:12 a69c41024577: Pull complete 11:04:12 d6de4b400683: Verifying Checksum 11:04:12 d6de4b400683: Download complete 11:04:13 00f215d4a9da: Verifying Checksum 11:04:13 00f215d4a9da: Download complete 11:04:26 d6de4b400683: Pull complete 11:04:26 35cb2a7552d0: Pull complete 11:04:26 4f4fb700ef54: Pull complete 11:04:26 464afbd9ba4c: Pull complete 11:04:36 00f215d4a9da: Pull complete 11:04:37 d496ad576159: Pull complete 11:04:37 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 11:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 11:04:37 ---> f246e2811388 11:04:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:04:38 ---> Running in 7fec3a59e195 11:04:38 Removing intermediate container 7fec3a59e195 11:04:38 ---> 6129fb9775ee 11:04:38 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:04:38 ---> Running in bdbefdb5cafc 11:04:40 Removing intermediate container bdbefdb5cafc 11:04:40 ---> 2a08b91683fb 11:04:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:04:40 ---> Running in 7b7797902393 11:04:40 Removing intermediate container 7b7797902393 11:04:40 ---> 8a01eea64d1a 11:04:40 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:04:40 ---> Running in adfea9efb58c 11:04:40 Removing intermediate container adfea9efb58c 11:04:40 ---> bd7e395126d4 11:04:40 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:04:40 ---> Running in 3628c0b3bf46 11:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:04:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:04:43 OK: 266 MiB in 52 packages 11:04:44 Removing intermediate container 3628c0b3bf46 11:04:44 ---> 8ac8f0813dad 11:04:44 Step 8/12 : WORKDIR /app 11:04:44 ---> Running in b710e2325228 11:04:44 Removing intermediate container b710e2325228 11:04:44 ---> 9eefde8db1bd 11:04:44 Step 9/12 : COPY go.mod vendor* ./ 11:04:45 ---> faf7b3015b6f 11:04:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:04:45 ---> Running in 82861757ea03 11:06:39 Removing intermediate container 82861757ea03 11:06:39 ---> 7f87561f1f53 11:06:39 Step 11/12 : COPY . . 11:06:39 ---> cd5cb8b1e837 11:06:39 Step 12/12 : RUN $MAKE 11:06:39 ---> Running in facbd9f50671 11:06:39 noop 11:06:39 Removing intermediate container facbd9f50671 11:06:39 ---> 8705df88b419 11:06:39 Successfully built 8705df88b419 11:06:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:40 + docker inspect -f . ci-base-image-arm64 11:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:40 prd-ubuntu20.04-docker-arm64-4c-16g-12840 does not seem to be running inside a container 11:06:40 $ 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 11:06:41 $ docker top 1bff461970c40034683b3373e10a05d3bbec992962456093504b4a13ab580d39 -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:42 + go version 11:06:42 go version go1.21.9 linux/arm64 [Pipeline] } 11:06:42 $ docker stop --time=1 1bff461970c40034683b3373e10a05d3bbec992962456093504b4a13ab580d39 11:06:44 $ docker rm -f --volumes 1bff461970c40034683b3373e10a05d3bbec992962456093504b4a13ab580d39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:06:45 + docker inspect -f . ci-base-image-arm64 11:06:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:06:45 prd-ubuntu20.04-docker-arm64-4c-16g-12840 does not seem to be running inside a container 11:06:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/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 11:06:47 $ docker top d49877e4aa04541045ca2977d7a829e0abf13f4a5bd97d62358410baf037d35f -eo pid,comm [Pipeline] { [Pipeline] sh 11:06:48 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:06:48 + make test 11:06:48 go test ./... -coverprofile=coverage.out ./... 11:06:55 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:10:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:10:32 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:10:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.923s coverage: 40.6% of statements 11:10:54 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.060s coverage: 95.5% of statements 11:10:54 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.571s coverage: 51.9% of statements 11:10:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:10:55 go vet ./... 11:11:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:11:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:11:51 ./bin/test-attribution-txt.sh 11:11:51 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 11:11:51 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 11:11:51 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 11:11:51 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 11:11:51 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 11:11:51 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 11:11:51 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 11:11:51 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 11:11:51 An attribution for golang.org/x/term is missing from Attribution.txt, please add 11:11:51 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 11:11:51 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 11:11:51 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 11:11:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:11:51 $ docker stop --time=1 d49877e4aa04541045ca2977d7a829e0abf13f4a5bd97d62358410baf037d35f 11:11:53 $ docker rm -f --volumes d49877e4aa04541045ca2977d7a829e0abf13f4a5bd97d62358410baf037d35f [Pipeline] // withDockerContainer [Pipeline] sh 11:11:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:11:56 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:11:57 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:11:57 + ls -al . 11:11:57 total 684 11:11:57 drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 11:06 . 11:11:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 11:03 .. 11:11:57 -rw-rw-r-- 1 jenkins jenkins 134 Oct 2 11:03 .dockerignore 11:11:57 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 11:03 .git 11:11:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:03 .github 11:11:57 -rw-rw-r-- 1 jenkins jenkins 880 Oct 2 11:03 .gitignore 11:11:57 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 11:03 .golangci.yml 11:11:57 -rw-rw-r-- 1 jenkins jenkins 11980 Oct 2 11:03 Attribution.txt 11:11:57 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 2 11:03 CHANGELOG.md 11:11:57 -rw-rw-r-- 1 jenkins jenkins 1456 Oct 2 11:03 Dockerfile 11:11:57 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 11:03 GOVERNANCE.md 11:11:57 -rw-rw-r-- 1 jenkins jenkins 661 Oct 2 11:03 Jenkinsfile 11:11:57 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 2 11:03 LICENSE 11:11:57 -rw-rw-r-- 1 jenkins jenkins 2179 Oct 2 11:03 Makefile 11:11:57 -rw-rw-r-- 1 jenkins jenkins 625 Oct 2 11:03 OWNERS.md 11:11:57 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 2 11:03 README.md 11:11:57 -rw-rw-r-- 1 jenkins jenkins 5 Oct 2 10:55 VERSION 11:11:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 11:03 bin 11:11:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 11:03 cmd 11:11:57 -rw-r--r-- 1 jenkins jenkins 438103 Oct 2 11:10 coverage.out 11:11:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 11:03 examples 11:11:57 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 2 11:03 go.mod 11:11:57 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 2 11:03 go.sum 11:11:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 11:03 images 11:11:57 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 11:03 internal 11:11:57 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 11:03 pkg 11:11:57 -rw-rw-r-- 1 jenkins jenkins 193 Oct 2 11:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:58 + 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=76a78bc3b79e3f8b4134c55d24dacd57864cc036 --label arch=arm64 --label version=0.0.0 . 11:11:58 Sending build context to Docker daemon 1.201MB 11:11:58 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 11:11:58 Step 2/25 : FROM ${BASE} AS builder 11:11:58 ---> 8705df88b419 11:11:58 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:11:58 ---> Running in c4e2a405f83b 11:11:58 Removing intermediate container c4e2a405f83b 11:11:58 ---> a69757a30682 11:11:58 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:11:58 ---> Running in 40449695f864 11:11:59 Removing intermediate container 40449695f864 11:11:59 ---> e0ed2d2d428b 11:11:59 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:11:59 ---> Running in 4a64b2af8c20 11:11:59 Removing intermediate container 4a64b2af8c20 11:11:59 ---> e58b612ee7cc 11:11:59 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:11:59 ---> Running in 68e00e14c2d7 11:11:59 Removing intermediate container 68e00e14c2d7 11:11:59 ---> 2424862bbe78 11:11:59 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:12:00 ---> Running in b720566afb04 11:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:12:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:12:02 OK: 266 MiB in 52 packages 11:12:03 Removing intermediate container b720566afb04 11:12:03 ---> e9d05078f06f 11:12:03 Step 8/25 : WORKDIR /app 11:12:03 ---> Running in 9091cdf60bea 11:12:03 Removing intermediate container 9091cdf60bea 11:12:03 ---> 358fc83496e6 11:12:03 Step 9/25 : COPY go.mod vendor* ./ 11:12:04 ---> 3ee7d0b1a55f 11:12:04 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:12:04 ---> Running in 734e42528dda 11:12:06 Removing intermediate container 734e42528dda 11:12:06 ---> 4ecddcaca855 11:12:06 Step 11/25 : COPY . . 11:12:07 ---> c4d3f46a1234 11:12:07 Step 12/25 : RUN $MAKE 11:12:07 ---> Running in 46d9f11cdc48 11:12:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.40" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:16:00 Removing intermediate container 46d9f11cdc48 11:16:00 ---> 2c2fc87ba0b8 11:16:00 Step 13/25 : FROM alpine:3.18 11:16:00 3.18: Pulling from library/alpine 11:16:00 720f3032cd11: Pulling fs layer 11:16:00 720f3032cd11: Download complete 11:16:00 720f3032cd11: Pull complete 11:16:00 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 11:16:00 Status: Downloaded newer image for alpine:3.18 11:16:00 ---> 3e834921e367 11:16:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:16:00 ---> Running in 9bddd7269c5b 11:16:00 Removing intermediate container 9bddd7269c5b 11:16:00 ---> ee1166deaed5 11:16:00 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:16:00 ---> Running in 71c3e48be29d 11:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:16:01 (1/1) Installing dumb-init (1.2.5-r2) 11:16:01 Executing busybox-1.36.1-r7.trigger 11:16:01 OK: 8 MiB in 16 packages 11:16:02 Removing intermediate container 71c3e48be29d 11:16:02 ---> 8c01bfb1d082 11:16:02 Step 16/25 : RUN apk --no-cache upgrade 11:16:02 ---> Running in c5401c99b411 11:16:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 11:16:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 11:16:05 OK: 8 MiB in 16 packages 11:16:06 Removing intermediate container c5401c99b411 11:16:06 ---> 46c89fc6beaf 11:16:06 Step 17/25 : COPY --from=builder /app/LICENSE / 11:16:06 ---> 6d77efd49f21 11:16:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:16:07 ---> 44e0d2abf1a8 11:16:07 Step 19/25 : COPY --from=builder /app/cmd/ / 11:16:09 ---> 32d248b15750 11:16:09 Step 20/25 : EXPOSE 59989 11:16:09 ---> Running in 678aa2e2a78d 11:16:09 Removing intermediate container 678aa2e2a78d 11:16:09 ---> 64d5313d1be2 11:16:09 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:16:10 ---> Running in d1995985a166 11:16:10 Removing intermediate container d1995985a166 11:16:10 ---> 88732675d335 11:16:10 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:16:10 ---> Running in 7e90411d2a45 11:16:10 Removing intermediate container 7e90411d2a45 11:16:10 ---> a6e29af4ab44 11:16:10 Step 23/25 : LABEL arch=arm64 11:16:10 ---> Running in fad785d5ff11 11:16:11 Removing intermediate container fad785d5ff11 11:16:11 ---> 29b5c4f4b5e1 11:16:11 Step 24/25 : LABEL git_sha=76a78bc3b79e3f8b4134c55d24dacd57864cc036 11:16:11 ---> Running in 66fa92f7873e 11:16:11 Removing intermediate container 66fa92f7873e 11:16:11 ---> 5d220f326f9d 11:16:11 Step 25/25 : LABEL version=0.0.0 11:16:11 ---> Running in 03e70ebdcac9 11:16:11 Removing intermediate container 03e70ebdcac9 11:16:11 ---> 2fced18a806a 11:16:11 [Warning] One or more build-args [ARCH] were not consumed 11:16:11 Successfully built 2fced18a806a 11:16:11 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:12 11:16:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:13 arm64: Pulling from edgex-lftools-log-publisher 11:16:13 8998bd30e6a1: Pulling fs layer 11:16:13 04944245beec: Pulling fs layer 11:16:13 699f458cf7ca: Pulling fs layer 11:16:13 765212b225bb: Pulling fs layer 11:16:13 765212b225bb: Waiting 11:16:13 f23df028b6ca: Pulling fs layer 11:16:13 d65c8cfc05b1: Pulling fs layer 11:16:13 f23df028b6ca: Waiting 11:16:13 d65c8cfc05b1: Waiting 11:16:13 2437ff75d9bd: Pulling fs layer 11:16:13 2437ff75d9bd: Waiting 11:16:13 04944245beec: Verifying Checksum 11:16:13 04944245beec: Download complete 11:16:13 765212b225bb: Verifying Checksum 11:16:13 765212b225bb: Download complete 11:16:13 f23df028b6ca: Verifying Checksum 11:16:13 f23df028b6ca: Download complete 11:16:13 d65c8cfc05b1: Verifying Checksum 11:16:13 d65c8cfc05b1: Download complete 11:16:13 699f458cf7ca: Verifying Checksum 11:16:14 8998bd30e6a1: Verifying Checksum 11:16:14 8998bd30e6a1: Download complete 11:16:17 2437ff75d9bd: Verifying Checksum 11:16:17 2437ff75d9bd: Download complete 11:16:19 8998bd30e6a1: Pull complete 11:16:19 04944245beec: Pull complete 11:16:21 699f458cf7ca: Pull complete 11:16:21 765212b225bb: Pull complete 11:16:22 f23df028b6ca: Pull complete 11:16:22 d65c8cfc05b1: Pull complete 11:16:40 2437ff75d9bd: Pull complete 11:16:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:16:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:41 prd-ubuntu20.04-docker-arm64-4c-16g-12840 does not seem to be running inside a container 11:16:41 $ 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 11:16:44 $ docker top 19edff52d829453cfa0e912c267a581e4cb21fcbeaf85b22956917675e3695b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:16:44 ---> job-cost.sh 11:16:45 lf-activate-venv: SKIPPING 11:16:45 INFO: No Stack... 11:16:45 INFO: Retrieving Pricing Info for: v3-standard-4 11:16:46 INFO: Archiving Costs [Pipeline] sh 11:16:47 + cut -d, -f6 11:16:47 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 11:16:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] 11:16:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] did not exist. Created. 11:16:47 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:16:47 /w/workspace/device-rfid-llrp-go/1@tmp/durable-8d6408cf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:16:48 + echo total: 0.10999999940395355 [Pipeline] stash 11:16:48 Warning: overwriting stash ‘stack-cost’ 11:16:48 Stashed 1 file(s) [Pipeline] } 11:16:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-314-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:16:48 $ docker stop --time=1 19edff52d829453cfa0e912c267a581e4cb21fcbeaf85b22956917675e3695b6 11:16:50 $ docker rm -f --volumes 19edff52d829453cfa0e912c267a581e4cb21fcbeaf85b22956917675e3695b6 [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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 11:16:53 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-314/archives ] 11:16:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-314/archives 11:16:53 total 16 11:16:53 drwxr-xr-x 3 root root 4096 Oct 2 10:57 . 11:16:53 drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 10:57 .. 11:16:53 drwxr-xr-x 2 root root 4096 Oct 2 10:57 cost 11:16:53 -rw-r--r-- 1 root root 91 Oct 2 10:57 cost.csv 11:16:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-314/archives 11:16:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-314/archives 11:16:53 total 16 11:16:53 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 10:57 . 11:16:53 drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 10:57 .. 11:16:53 drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 10:57 cost 11:16:53 -rw-r--r-- 1 jenkins jenkins 91 Oct 2 10:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:16:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:16:55 ---> package-listing.sh 11:16:55 ++ facter osfamily 11:16:55 ++ tr '[:upper:]' '[:lower:]' 11:16:55 + OS_FAMILY=debian 11:16:55 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-314 11:16:55 + START_PACKAGES=/tmp/packages_start.txt 11:16:55 + END_PACKAGES=/tmp/packages_end.txt 11:16:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:16:55 + PACKAGES=/tmp/packages_start.txt 11:16:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-314 ']' 11:16:55 + PACKAGES=/tmp/packages_end.txt 11:16:55 + case "${OS_FAMILY}" in 11:16:55 + dpkg -l 11:16:55 + grep '^ii' 11:16:55 + '[' -f /tmp/packages_start.txt ']' 11:16:55 + '[' -f /tmp/packages_end.txt ']' 11:16:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:16:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-314 ']' 11:16:55 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-314/archives/ 11:16:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-314/archives/ [Pipeline] echo 11:16:55 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-314/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:16:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:16:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:16:56 prd-ubuntu20.04-docker-8c-8g-12824 does not seem to be running inside a container 11:16:56 $ 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-314/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-314 -v /w/workspace/undry_device-rfid-llrp-go_PR-314:/w/workspace/undry_device-rfid-llrp-go_PR-314:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-314@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-314@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 11:16:56 $ docker top 77f6b055136a46b282bbcba19f787f08228ab7907691845646f2157c384b2374 -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:57 + touch /tmp/pre-build-complete [Pipeline] sh 11:16:57 + mkdir -p /var/log/sysstat [Pipeline] sh 11:16:57 + ls /var/log/sa-host 11:16:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:16:57 provisioning config files... 11:16:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-314@tmp/config6814045895867704694tmp [Pipeline] { [Pipeline] echo 11:16:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:16:58 ---> create-netrc.sh [Pipeline] } 11:16:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:16:58 ---> python-tools-install.sh [Pipeline] echo 11:16:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:16:59 ---> sudo-logs.sh 11:16:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:16:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:16:59 ---> job-cost.sh 11:16:59 lf-activate-venv: SKIPPING 11:16:59 DEBUG: total: 0.2199999988079071 11:16:59 INFO: Retrieving Stack Cost... 11:17:00 INFO: Retrieving Pricing Info for: v3-standard-8 11:17:00 INFO: Archiving Costs [Pipeline] echo 11:17:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:17:00 ---> logs-deploy.sh 11:17:00 lf-activate-venv: SKIPPING 11:17:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-314/1 11:17:00 INFO: archiving workspace using pattern(s): 11:17:01 Archives upload complete. 11:17:01 INFO: archiving logs to Nexus