Pull request #321 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03c7ae16948945c334b5158d13c1f28c4805a7f4+eda65a26f575ff07a305de7325ab261b4d99341a (260e8b2123948554dbc2c1345f7245ca12afba6d) 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-ssh10020516230997819461.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16868799917372950873.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-321/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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12374143245581990138.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-321/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh188587753432707151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh5656495368209294210.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-321/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-321/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12148037994479358864.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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-22985 in /w/workspace/undry_device-rfid-llrp-go_PR-321 [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-321 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit eda65a26f575ff07a305de7325ab261b4d99341a into PR head commit 03c7ae16948945c334b5158d13c1f28c4805a7f4 Merge succeeded, producing 03c7ae16948945c334b5158d13c1f28c4805a7f4 Checking out Revision 03c7ae16948945c334b5158d13c1f28c4805a7f4 (PR-321) 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 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 03c7ae16948945c334b5158d13c1f28c4805a7f4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 03c7ae16948945c334b5158d13c1f28c4805a7f4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:13:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:13:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:13:17 ========================================================= 10:13:17 EdgeX Global Pipelines Version Info 10:13:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:13:19 ------------------- 10:13:19 stable info: 10:13:19 ------------------- 10:13:19 Commited By: Ginny Guan ginny@iotechsys.com 10:13:19 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:13:19 Message: update stable to v1.0.265 10:13:19 ------------------- 10:13:19 experimental info: 10:13:19 ------------------- 10:13:19 Commited By: Cherry Wang cherry@iotechsys.com 10:13:19 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:13:19 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:13:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:13:19 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:13:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:13:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:13:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-321 [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-321 [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-321 [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03c7ae1 [Pipeline] echo 10:13:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:13:21 provisioning config files... 10:13:21 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/config512094543563476546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:22 ---> ****-login.sh 10:13:22 nexus3.edgexfoundry.org:10001 10:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:22 Configure a credential helper to remove this warning. See 10:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:22 10:13:22 Login Succeeded 10:13:22 nexus3.edgexfoundry.org:10002 10:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:22 Configure a credential helper to remove this warning. See 10:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:22 10:13:22 Login Succeeded 10:13:22 nexus3.edgexfoundry.org:10003 10:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:22 Configure a credential helper to remove this warning. See 10:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:22 10:13:22 Login Succeeded 10:13:22 nexus3.edgexfoundry.org:10004 10:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:22 Configure a credential helper to remove this warning. See 10:13:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:22 10:13:22 Login Succeeded 10:13:22 ****.io 10:13:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:23 Configure a credential helper to remove this warning. See 10:13:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:23 10:13:23 Login Succeeded 10:13:23 ---> ****-login.sh ends [Pipeline] } 10:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:13:23 + git rev-list -1 --merges 03c7ae16948945c334b5158d13c1f28c4805a7f4~1..03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] echo 10:13:23 -----------> git rev-list -1 --merges 03c7ae16948945c334b5158d13c1f28c4805a7f4~1..03c7ae16948945c334b5158d13c1f28c4805a7f4 03c7ae16948945c334b5158d13c1f28c4805a7f4 [false] [Pipeline] sh 10:13:24 + git log --format=format:%s -1 03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] echo 10:13:24 ========================================================= 10:13:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:13:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:24 + git log --format=format:%s -1 03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] echo 10:13:24 [semverPrep] GIT_COMMIT: 03c7ae16948945c334b5158d13c1f28c4805a7f4, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:13:24 [semverPrep] This is not a build commit. [Pipeline] sh 10:13:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:13:25 + grep -v github /etc/ssh/ssh_known_hosts 10:13:25 + [ -e /tmp/ssh_known_hosts ] 10:13:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:13:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:13:25 + sudo tee -a /etc/ssh/ssh_known_hosts 10:13:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:25 10:13:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:26 0.1.4: Pulling from edgex-devops/py-git-semver 10:13:26 b85a868b505f: Pulling fs layer 10:13:26 e2be974225ed: Pulling fs layer 10:13:26 339a4e72a1f5: Pulling fs layer 10:13:26 988bab9f4d93: Pulling fs layer 10:13:26 1469e6f7b9e6: Pulling fs layer 10:13:26 eaf3925da568: Pulling fs layer 10:13:26 bab4dde63d76: Pulling fs layer 10:13:26 bde34c3a00c8: Pulling fs layer 10:13:26 b352a97aabf1: Pulling fs layer 10:13:26 4872d77fe225: Pulling fs layer 10:13:26 5851b861e8e6: Pulling fs layer 10:13:26 988bab9f4d93: Waiting 10:13:26 bab4dde63d76: Waiting 10:13:26 4872d77fe225: Waiting 10:13:26 bde34c3a00c8: Waiting 10:13:26 b352a97aabf1: Waiting 10:13:26 5851b861e8e6: Waiting 10:13:26 1469e6f7b9e6: Waiting 10:13:26 eaf3925da568: Waiting 10:13:26 e2be974225ed: Verifying Checksum 10:13:26 e2be974225ed: Download complete 10:13:26 988bab9f4d93: Download complete 10:13:26 1469e6f7b9e6: Verifying Checksum 10:13:26 1469e6f7b9e6: Download complete 10:13:26 eaf3925da568: Verifying Checksum 10:13:26 eaf3925da568: Download complete 10:13:26 339a4e72a1f5: Verifying Checksum 10:13:26 339a4e72a1f5: Download complete 10:13:26 bde34c3a00c8: Verifying Checksum 10:13:26 bde34c3a00c8: Download complete 10:13:26 b352a97aabf1: Verifying Checksum 10:13:26 b352a97aabf1: Download complete 10:13:26 4872d77fe225: Verifying Checksum 10:13:26 4872d77fe225: Download complete 10:13:26 5851b861e8e6: Download complete 10:13:26 b85a868b505f: Download complete 10:13:26 bab4dde63d76: Verifying Checksum 10:13:26 bab4dde63d76: Download complete 10:13:27 b85a868b505f: Pull complete 10:13:27 e2be974225ed: Pull complete 10:13:28 339a4e72a1f5: Pull complete 10:13:28 988bab9f4d93: Pull complete 10:13:28 1469e6f7b9e6: Pull complete 10:13:28 eaf3925da568: Pull complete 10:13:30 bab4dde63d76: Pull complete 10:13:30 bde34c3a00c8: Pull complete 10:13:30 b352a97aabf1: Pull complete 10:13:30 4872d77fe225: Pull complete 10:13:30 5851b861e8e6: Pull complete 10:13:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:13:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:13:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:13:30 prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container 10:13:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@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:13:34 $ docker top 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe -eo pid,comm 10:13:34 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:13:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:13:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:13:34 [ssh-agent] Looking for ssh-agent implementation... 10:13:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:34 $ docker exec 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe ssh-agent 10:13:35 SSH_AUTH_SOCK=/tmp/ssh-eWfiCLGOeYNg/agent.33 10:13:35 SSH_AGENT_PID=39 10:13:35 Running ssh-add (command line suppressed) 10:13:35 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/private_key_259672730632103647.key (/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/private_key_259672730632103647.key) 10:13:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:13:35 + git tag --points-at HEAD [Pipeline] } 10:13:35 $ docker exec --env ******** --env ******** 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe ssh-agent -k 10:13:35 unset SSH_AUTH_SOCK; 10:13:35 unset SSH_AGENT_PID; 10:13:35 echo Agent pid 39 killed; 10:13:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:13:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:13:35 [ssh-agent] Looking for ssh-agent implementation... 10:13:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:13:35 $ docker exec 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe ssh-agent 10:13:35 SSH_AUTH_SOCK=/tmp/ssh-kqxOOusBC6dQ/agent.72 10:13:35 SSH_AGENT_PID=78 10:13:35 Running ssh-add (command line suppressed) 10:13:36 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/private_key_17900819564220437619.key (/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/private_key_17900819564220437619.key) 10:13:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:13:36 + git semver init 10:13:36 2024-10-17 10:13:36,593 [run_init] DEBUG init version:0.0.0 force:False 10:13:36 2024-10-17 10:13:36,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver 10:13:36 2024-10-17 10:13:36,595 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-321/.semver 10:13:36 2024-10-17 10:13:36,595 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-321, universal_newlines=False, shell=None, istream=None) 10:13:38 2024-10-17 10:13:38,287 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-321/.git/info/exclude 10:13:38 2024-10-17 10:13:38,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver/PR-321 with force:False 10:13:38 2024-10-17 10:13:38,287 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver/PR-321 10:13:38 2024-10-17 10:13:38,292 [execute] INFO git cat-file --batch-check 10:13:38 2024-10-17 10:13:38,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) 10:13:38 2024-10-17 10:13:38,298 [execute] INFO git cat-file --batch 10:13:38 2024-10-17 10:13:38,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-321/.semver, universal_newlines=False, shell=None, istream=) 10:13:38 2024-10-17 10:13:38,303 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-321/.semver/PR-321 10:13:38 0.0.0 [Pipeline] } 10:13:38 $ docker exec --env ******** --env ******** 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe ssh-agent -k 10:13:38 unset SSH_AUTH_SOCK; 10:13:38 unset SSH_AGENT_PID; 10:13:38 echo Agent pid 78 killed; 10:13:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:13:39 + git semver [Pipeline] } 10:13:39 $ docker stop --time=1 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe 10:13:40 $ docker rm -f --volumes 7c9b3a97314ae4c7d7c5d1ac8b463e4c11c34b9ac65963c9589bc1d445e3cbfe [Pipeline] // withDockerContainer [Pipeline] sh 10:13:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:13:41 Stashed 1 file(s) [Pipeline] echo 10:13:41 [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:13:42 provisioning config files... 10:13:42 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/config6570174099201630429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:13:42 ---> ****-login.sh 10:13:42 nexus3.edgexfoundry.org:10001 10:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:42 Configure a credential helper to remove this warning. See 10:13:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:42 10:13:42 Login Succeeded 10:13:42 nexus3.edgexfoundry.org:10002 10:13:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:42 Configure a credential helper to remove this warning. See 10:13:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:42 10:13:42 Login Succeeded 10:13:42 nexus3.edgexfoundry.org:10003 10:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:43 Configure a credential helper to remove this warning. See 10:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:43 10:13:43 Login Succeeded 10:13:43 nexus3.edgexfoundry.org:10004 10:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:43 Configure a credential helper to remove this warning. See 10:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:43 10:13:43 Login Succeeded 10:13:43 ****.io 10:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:13:43 Configure a credential helper to remove this warning. See 10:13:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:13:43 10:13:43 Login Succeeded 10:13:43 ---> ****-login.sh ends [Pipeline] } 10:13:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:13:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:13:43 ========================================================= 10:13:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:13:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:44 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:13:44 Sending build context to Docker daemon 11.46MB 10:13:44 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:13:44 Step 2/12 : FROM ${BASE} AS builder 10:13:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:13:44 43c4264eed91: Pulling fs layer 10:13:44 4cc291be95ef: Pulling fs layer 10:13:44 2ac1f1163629: Pulling fs layer 10:13:44 5c3c966382ef: Pulling fs layer 10:13:44 4f4fb700ef54: Pulling fs layer 10:13:44 5d5c8e513c77: Pulling fs layer 10:13:44 9f66e0745190: Pulling fs layer 10:13:44 f49a43e4bbc0: Pulling fs layer 10:13:44 561ebcabdf7f: Pulling fs layer 10:13:44 5c3c966382ef: Waiting 10:13:44 4f4fb700ef54: Waiting 10:13:44 9f66e0745190: Waiting 10:13:44 f49a43e4bbc0: Waiting 10:13:44 561ebcabdf7f: Waiting 10:13:44 5d5c8e513c77: Waiting 10:13:44 4cc291be95ef: Verifying Checksum 10:13:44 4cc291be95ef: Download complete 10:13:44 5c3c966382ef: Download complete 10:13:44 4f4fb700ef54: Verifying Checksum 10:13:44 4f4fb700ef54: Download complete 10:13:44 43c4264eed91: Verifying Checksum 10:13:44 43c4264eed91: Download complete 10:13:44 5d5c8e513c77: Verifying Checksum 10:13:44 5d5c8e513c77: Download complete 10:13:44 9f66e0745190: Verifying Checksum 10:13:44 9f66e0745190: Download complete 10:13:44 43c4264eed91: Pull complete 10:13:44 561ebcabdf7f: Verifying Checksum 10:13:44 561ebcabdf7f: Download complete 10:13:44 4cc291be95ef: Pull complete 10:13:44 2ac1f1163629: Verifying Checksum 10:13:44 2ac1f1163629: Download complete 10:13:45 f49a43e4bbc0: Verifying Checksum 10:13:48 2ac1f1163629: Pull complete 10:13:48 5c3c966382ef: Pull complete 10:13:48 4f4fb700ef54: Pull complete 10:13:48 5d5c8e513c77: Pull complete 10:13:48 9f66e0745190: Pull complete 10:13:50 f49a43e4bbc0: Pull complete 10:13:50 561ebcabdf7f: Pull complete 10:13:50 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:13:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:13:50 ---> 3a752c3f9dda 10:13:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:13:55 ---> Running in a9c0ee063b32 10:13:55 Removing intermediate container a9c0ee063b32 10:13:55 ---> 25262720672b 10:13:55 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:13:55 ---> Running in ab161898cc77 10:13:55 Removing intermediate container ab161898cc77 10:13:55 ---> 83d456eba5ce 10:13:55 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:13:55 ---> Running in f33cde2ba738 10:13:55 Removing intermediate container f33cde2ba738 10:13:55 ---> 4c98850a44f8 10:13:55 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:13:55 ---> Running in 711279dffe1a 10:13:55 Removing intermediate container 711279dffe1a 10:13:55 ---> 09f3f0704a85 10:13:55 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:55 ---> Running in a0653c5efc60 10:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:13:56 OK: 246 MiB in 54 packages 10:13:56 Removing intermediate container a0653c5efc60 10:13:56 ---> 00d1fb6c7a7c 10:13:56 Step 8/12 : WORKDIR /app 10:13:56 ---> Running in ad7bf45faf11 10:13:56 Removing intermediate container ad7bf45faf11 10:13:56 ---> d25dd8ba8c51 10:13:56 Step 9/12 : COPY go.mod vendor* ./ 10:13:56 ---> 15a6a3d4eac1 10:13:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:56 ---> Running in 5ab9e50c5779 10:13:57 Still waiting to schedule task 10:13:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:15:18 Removing intermediate container 5ab9e50c5779 10:15:18 ---> ef57f245150a 10:15:18 Step 11/12 : COPY . . 10:15:18 ---> 50d158c98c50 10:15:18 Step 12/12 : RUN $MAKE 10:15:18 ---> Running in 32c4bf9167e0 10:15:18 noop 10:15:18 Removing intermediate container 32c4bf9167e0 10:15:18 ---> 653303ec1878 10:15:18 Successfully built 653303ec1878 10:15:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:18 + docker inspect -f . ci-base-image-x86_64 10:15:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:18 prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container 10:15:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@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:15:19 $ docker top 1b3b7a8c314e2d9e815cf84ecb6dbb6c54c784358f65e01519803f0101b30df1 -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:19 + go version 10:15:19 go version go1.23.2 linux/amd64 [Pipeline] } 10:15:19 $ docker stop --time=1 1b3b7a8c314e2d9e815cf84ecb6dbb6c54c784358f65e01519803f0101b30df1 10:15:20 $ docker rm -f --volumes 1b3b7a8c314e2d9e815cf84ecb6dbb6c54c784358f65e01519803f0101b30df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:21 + docker inspect -f . ci-base-image-x86_64 10:15:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:21 prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container 10:15:22 $ 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-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@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:15:22 $ docker top 509b82ed0b74a2512ecd35097b12167b6e1d410ecbd0334bfcea8ed705ff6f82 -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:22 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-321 [Pipeline] fileExists [Pipeline] sh 10:15:23 + make test 10:15:23 go test ./... -coverprofile=coverage.out ./... 10:15:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:15:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22986 in /w/workspace/undry_device-rfid-llrp-go_PR-321 [Pipeline] { [Pipeline] ws 10:15:30 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:15:33 The recommended git tool is: git 10:15:38 using credential edgex-jenkins-ssh 10:15:38 Cloning the remote Git repository 10:15:38 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:15:38 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:15:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:15:38 > git --version # timeout=10 10:15:38 > git --version # 'git version 2.25.1' 10:15:38 using GIT_SSH to set credentials SSH Credentials for GitHub 10:15:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:15:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:15:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:15:41 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:15:42 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:15:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:15:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:15:42 Merging remotes/origin/main commit eda65a26f575ff07a305de7325ab261b4d99341a into PR head commit 03c7ae16948945c334b5158d13c1f28c4805a7f4 10:15:42 Merge succeeded, producing 03c7ae16948945c334b5158d13c1f28c4805a7f4 10:15:42 Checking out Revision 03c7ae16948945c334b5158d13c1f28c4805a7f4 (PR-321) 10:15:43 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:15:43 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:15:43 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:15:43 > git --version # timeout=10 10:15:43 > git --version # 'git version 2.25.1' 10:15:43 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:15:42 > git config core.sparsecheckout # timeout=10 10:15:42 > git checkout -f 03c7ae16948945c334b5158d13c1f28c4805a7f4 # timeout=10 10:15:42 > git remote # timeout=10 10:15:42 > git config --get remote.origin.url # timeout=10 10:15:42 using GIT_SSH to set credentials SSH Credentials for GitHub 10:15:42 > git merge eda65a26f575ff07a305de7325ab261b4d99341a # timeout=10 10:15:42 > git rev-parse HEAD^{commit} # timeout=10 10:15:42 > git config core.sparsecheckout # timeout=10 10:15:42 > git checkout -f 03c7ae16948945c334b5158d13c1f28c4805a7f4 # timeout=10 10:15:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.148s coverage: 40.6% of statements 10:15:47 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements 10:15:47 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.265s coverage: 51.9% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:15:48 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:15:48 % Total % Received % Xferd Average Speed Time Time Time Current 10:15:48 Dload Upload Total Spent Left Speed 10:15:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 12853 0 --:--:-- --:--:-- --:--:-- 12840 [Pipeline] sh 10:15:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:15:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:15:50 + sudo tee /etc/docker/daemon.new 10:15:50 { 10:15:50 "registry-mirrors": [ 10:15:50 "https://nexus3.edgexfoundry.org:10001" 10:15:50 ], 10:15:50 "bip": "10.250.0.254/24", 10:15:50 "hosts": [ 10:15:50 "tcp://0.0.0.0:5555", 10:15:50 "unix:///var/run/docker.sock" 10:15:50 ], 10:15:50 "mtu": 1458, 10:15:50 "selinux-enabled": true, 10:15:50 "seccomp-profile": "/etc/docker/seccomp.json" 10:15:50 } [Pipeline] sh 10:15:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:15:50 + sudo service docker restart 10:15:59 go vet ./... 10:16:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:16:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:16:06 ./bin/test-attribution-txt.sh [Pipeline] echo 10:16:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:16:06 $ docker stop --time=1 509b82ed0b74a2512ecd35097b12167b6e1d410ecbd0334bfcea8ed705ff6f82 10:16:08 $ docker rm -f --volumes 509b82ed0b74a2512ecd35097b12167b6e1d410ecbd0334bfcea8ed705ff6f82 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:09 provisioning config files... 10:16:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config18352543144578136669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:16:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:16:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 10:16:09 ---> ****-login.sh 10:16:09 nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 10:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 10:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:10 Configure a credential helper to remove this warning. See 10:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:10 10:16:10 Login Succeeded 10:16:10 nexus3.edgexfoundry.org:10002 10:16:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:10 Configure a credential helper to remove this warning. See 10:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:10 10:16:10 Login Succeeded 10:16:10 nexus3.edgexfoundry.org:10003 10:16:10 + ls -al . 10:16:10 total 716 10:16:10 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 10:15 . 10:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:13 .. 10:16:10 -rw-rw-r-- 1 jenkins jenkins 134 Oct 17 10:13 .dockerignore 10:16:10 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 10:15 .git 10:16:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 10:13 .github 10:16:10 -rw-rw-r-- 1 jenkins jenkins 880 Oct 17 10:13 .gitignore 10:16:10 -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 10:13 .golangci.yml 10:16:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 10:13 .semver 10:16:10 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 17 10:13 Attribution.txt 10:16:10 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 17 10:13 CHANGELOG.md 10:16:10 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 17 10:13 Dockerfile 10:16:10 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 10:13 GOVERNANCE.md 10:16:10 -rw-rw-r-- 1 jenkins jenkins 661 Oct 17 10:13 Jenkinsfile 10:16:10 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 10:13 LICENSE 10:16:10 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 17 10:13 Makefile 10:16:10 -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 10:13 OWNERS.md 10:16:10 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 17 10:13 README.md 10:16:10 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 10:13 VERSION 10:16:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:13 bin 10:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:13 cmd 10:16:10 -rw-r--r-- 1 jenkins jenkins 451915 Oct 17 10:15 coverage.out 10:16:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:13 examples 10:16:10 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 17 10:13 go.mod 10:16:10 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 17 10:13 go.sum 10:16:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:13 images 10:16:10 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:13 internal 10:16:10 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 10:13 pkg 10:16:10 -rw-rw-r-- 1 jenkins jenkins 193 Oct 17 10:13 version.go [Pipeline] isUnix 10:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:11 Configure a credential helper to remove this warning. See 10:16:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:11 10:16:11 Login Succeeded 10:16:11 nexus3.edgexfoundry.org:10004 10:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:11 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=03c7ae16948945c334b5158d13c1f28c4805a7f4 --label arch=amd64 --label version=0.0.0 . 10:16:11 Sending build context to Docker daemon 11.46MB 10:16:11 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:16:11 Step 2/25 : FROM ${BASE} AS builder 10:16:11 ---> 653303ec1878 10:16:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:11 Configure a credential helper to remove this warning. See 10:16:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:11 10:16:11 Login Succeeded 10:16:11 ****.io 10:16:11 ---> Running in 62be78436d4d 10:16:11 Removing intermediate container 62be78436d4d 10:16:11 ---> b0c87f0068de 10:16:11 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:16:11 ---> Running in 91dac184f355 10:16:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:16:11 Removing intermediate container 91dac184f355 10:16:11 ---> 013f428371f0 10:16:11 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:16:11 ---> Running in f4b5962aa3b1 10:16:11 Removing intermediate container f4b5962aa3b1 10:16:11 ---> c5c38d61e07c 10:16:11 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:16:11 ---> Running in 163082521eda 10:16:11 Removing intermediate container 163082521eda 10:16:11 ---> a87940024b53 10:16:11 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:11 ---> Running in 2f11d2379fe6 10:16:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:16:11 Configure a credential helper to remove this warning. See 10:16:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:16:11 10:16:11 Login Succeeded 10:16:11 ---> ****-login.sh ends [Pipeline] } 10:16:12 Deleting 1 temporary files 10:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:16:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:16:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:16:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:16:12 OK: 246 MiB in 54 packages 10:16:12 ========================================================= 10:16:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:16:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:13 Removing intermediate container 2f11d2379fe6 10:16:13 ---> 078bcaa2a90b 10:16:13 Step 8/25 : WORKDIR /app 10:16:13 ---> Running in 2dbeaaf77b34 10:16:13 Removing intermediate container 2dbeaaf77b34 10:16:13 ---> b7f4e15f6f06 10:16:13 Step 9/25 : COPY go.mod vendor* ./ 10:16:13 ---> da0e2695f9b7 10:16:13 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:13 ---> Running in eb1f467d8e41 10:16:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 10:16:13 Sending build context to Docker daemon 1.21MB 10:16:13 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:16:13 Step 2/12 : FROM ${BASE} AS builder 10:16:13 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:16:13 cf04c63912e1: Pulling fs layer 10:16:13 55b35a11ae5e: Pulling fs layer 10:16:13 a37a00ec5f00: Pulling fs layer 10:16:13 50b3750afda1: Pulling fs layer 10:16:13 4f4fb700ef54: Pulling fs layer 10:16:13 80978eb59214: Pulling fs layer 10:16:13 c9f46d7d2bd2: Pulling fs layer 10:16:13 c5a475d317c9: Pulling fs layer 10:16:13 4f4fb700ef54: Waiting 10:16:13 80978eb59214: Waiting 10:16:13 c9f46d7d2bd2: Waiting 10:16:13 c5a475d317c9: Waiting 10:16:13 50b3750afda1: Waiting 10:16:13 55b35a11ae5e: Verifying Checksum 10:16:13 55b35a11ae5e: Download complete 10:16:13 50b3750afda1: Verifying Checksum 10:16:13 50b3750afda1: Download complete 10:16:13 4f4fb700ef54: Verifying Checksum 10:16:13 4f4fb700ef54: Download complete 10:16:13 80978eb59214: Verifying Checksum 10:16:13 80978eb59214: Download complete 10:16:13 cf04c63912e1: Verifying Checksum 10:16:13 cf04c63912e1: Download complete 10:16:14 Removing intermediate container eb1f467d8e41 10:16:14 ---> 8107e9d67f45 10:16:14 Step 11/25 : COPY . . 10:16:14 c5a475d317c9: Verifying Checksum 10:16:14 c5a475d317c9: Download complete 10:16:14 cf04c63912e1: Pull complete 10:16:14 ---> ab37260d2f66 10:16:14 Step 12/25 : RUN $MAKE 10:16:14 ---> Running in 7af0885ff52e 10:16:14 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.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:16:15 55b35a11ae5e: Pull complete 10:16:15 a37a00ec5f00: Verifying Checksum 10:16:15 a37a00ec5f00: Download complete 10:16:16 c9f46d7d2bd2: Verifying Checksum 10:16:16 c9f46d7d2bd2: Download complete 10:16:28 a37a00ec5f00: Pull complete 10:16:28 50b3750afda1: Pull complete 10:16:28 4f4fb700ef54: Pull complete 10:16:28 80978eb59214: Pull complete 10:16:36 c9f46d7d2bd2: Pull complete 10:16:38 c5a475d317c9: Pull complete 10:16:38 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:16:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:16:38 ---> be29e6b0f0d4 10:16:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:16:40 ---> Running in c804464e17c8 10:16:40 Removing intermediate container c804464e17c8 10:16:40 ---> ed128ba6a247 10:16:40 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:16:40 ---> Running in 0fafc2b49139 10:16:40 Removing intermediate container 0fafc2b49139 10:16:40 ---> 2f13cddb4612 10:16:40 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:16:40 ---> Running in 579a77b0c5db 10:16:41 Removing intermediate container 579a77b0c5db 10:16:41 ---> fb34d83c3424 10:16:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:16:41 ---> Running in 992f9281ef13 10:16:41 Removing intermediate container 992f9281ef13 10:16:41 ---> 038e17b65902 10:16:41 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:16:41 ---> Running in 703cddb7a541 10:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:16:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:16:43 OK: 238 MiB in 54 packages 10:16:44 Removing intermediate container 703cddb7a541 10:16:44 ---> c2c57e723eaa 10:16:44 Step 8/12 : WORKDIR /app 10:16:44 ---> Running in f4f491a271c1 10:16:45 Removing intermediate container f4f491a271c1 10:16:45 ---> f27e7682d922 10:16:45 Step 9/12 : COPY go.mod vendor* ./ 10:16:45 ---> 223897f54959 10:16:45 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:16:45 ---> Running in 11902e4ef2da 10:16:46 Removing intermediate container 7af0885ff52e 10:16:46 ---> c874bb790736 10:16:46 Step 13/25 : FROM alpine:3.20 10:16:47 3.20: Pulling from library/alpine 10:16:47 43c4264eed91: Already exists 10:16:47 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:16:47 Status: Downloaded newer image for alpine:3.20 10:16:47 ---> 91ef0af61f39 10:16:47 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:16:47 ---> Running in c5de39dd78be 10:16:47 Removing intermediate container c5de39dd78be 10:16:47 ---> a12b4958583b 10:16:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:16:47 ---> Running in 09bd7ab12312 10:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:48 (1/1) Installing dumb-init (1.2.5-r3) 10:16:48 Executing busybox-1.36.1-r29.trigger 10:16:48 OK: 8 MiB in 15 packages 10:16:48 Removing intermediate container 09bd7ab12312 10:16:48 ---> 624375785fd6 10:16:48 Step 16/25 : RUN apk --no-cache upgrade 10:16:48 ---> Running in 6c7979f35638 10:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:49 Upgrading critical system libraries and apk-tools: 10:16:49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:16:49 Executing busybox-1.36.1-r29.trigger 10:16:49 Continuing the upgrade transaction with new apk-tools: 10:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:16:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:16:49 OK: 8 MiB in 15 packages 10:16:50 Removing intermediate container 6c7979f35638 10:16:50 ---> 934f20a22e97 10:16:50 Step 17/25 : COPY --from=builder /app/LICENSE / 10:16:50 ---> 69b5b744428e 10:16:50 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:16:50 ---> ba95fcecd501 10:16:50 Step 19/25 : COPY --from=builder /app/cmd/ / 10:16:52 ---> 04caa567ee51 10:16:52 Step 20/25 : EXPOSE 59989 10:16:52 ---> Running in 3f2439828886 10:16:52 Removing intermediate container 3f2439828886 10:16:52 ---> c4bb12fc9f8b 10:16:52 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:16:52 ---> Running in 7336ff40fa0e 10:16:52 Removing intermediate container 7336ff40fa0e 10:16:52 ---> 55b54d0eedbf 10:16:52 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:16:52 ---> Running in 61dcd5b03504 10:16:52 Removing intermediate container 61dcd5b03504 10:16:52 ---> 179b1e2a8423 10:16:52 Step 23/25 : LABEL arch=amd64 10:16:52 ---> Running in 7a6bf65bb65c 10:16:52 Removing intermediate container 7a6bf65bb65c 10:16:52 ---> 377faaf631af 10:16:52 Step 24/25 : LABEL git_sha=03c7ae16948945c334b5158d13c1f28c4805a7f4 10:16:52 ---> Running in 45c6f6ba0b7a 10:16:52 Removing intermediate container 45c6f6ba0b7a 10:16:52 ---> 88e7da7e2b62 10:16:52 Step 25/25 : LABEL version=0.0.0 10:16:52 ---> Running in d6f1db693e91 10:16:52 Removing intermediate container d6f1db693e91 10:16:52 ---> af54bdf2ee8a 10:16:52 [Warning] One or more build-args [ARCH] were not consumed 10:16:52 Successfully built af54bdf2ee8a 10:16:52 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:53 10:16:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:54 latest: Pulling from edgex-lftools-log-publisher 10:16:54 5eb5b503b376: Pulling fs layer 10:16:54 5c69ac0246d0: Pulling fs layer 10:16:54 ec43610c2a17: Pulling fs layer 10:16:54 3a2ae6a8a46f: Pulling fs layer 10:16:54 33b1e0a273af: Pulling fs layer 10:16:54 5d3b04190fa2: Pulling fs layer 10:16:54 2f39f015ded8: Pulling fs layer 10:16:54 3a2ae6a8a46f: Waiting 10:16:54 33b1e0a273af: Waiting 10:16:54 5d3b04190fa2: Waiting 10:16:54 5c69ac0246d0: Verifying Checksum 10:16:54 5c69ac0246d0: Download complete 10:16:54 3a2ae6a8a46f: Verifying Checksum 10:16:54 3a2ae6a8a46f: Download complete 10:16:54 33b1e0a273af: Verifying Checksum 10:16:54 33b1e0a273af: Download complete 10:16:54 5d3b04190fa2: Download complete 10:16:54 ec43610c2a17: Verifying Checksum 10:16:54 ec43610c2a17: Download complete 10:16:54 5eb5b503b376: Verifying Checksum 10:16:54 5eb5b503b376: Download complete 10:16:55 2f39f015ded8: Download complete 10:16:55 5eb5b503b376: Pull complete 10:16:55 5c69ac0246d0: Pull complete 10:16:56 ec43610c2a17: Pull complete 10:16:56 3a2ae6a8a46f: Pull complete 10:16:56 33b1e0a273af: Pull complete 10:16:56 5d3b04190fa2: Pull complete 10:17:00 2f39f015ded8: Pull complete 10:17:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:17:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:17:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:17:01 prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container 10:17:01 $ 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-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@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:17:04 $ docker top ed00abd7b633f0890e10b75570af09f9aa64a482e0c7b9f29494f48102f66dba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:17:05 ---> job-cost.sh 10:17:05 lf-activate-venv: SKIPPING 10:17:05 INFO: No Stack... 10:17:05 INFO: Retrieving Pricing Info for: v3-standard-8 10:17:05 INFO: Archiving Costs [Pipeline] sh 10:17:06 + cat /w/workspace/undry_device-rfid-llrp-go_PR-321/archives/cost.csv 10:17:06 + cut -d, -f6 [Pipeline] lock 10:17:06 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] 10:17:06 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] did not exist. Created. 10:17:06 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:17:06 + echo total: 0.2199999988079071 [Pipeline] stash 10:17:06 Stashed 1 file(s) [Pipeline] } 10:17:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:17:06 $ docker stop --time=1 ed00abd7b633f0890e10b75570af09f9aa64a482e0c7b9f29494f48102f66dba 10:17:08 $ docker rm -f --volumes ed00abd7b633f0890e10b75570af09f9aa64a482e0c7b9f29494f48102f66dba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:18:37 Removing intermediate container 11902e4ef2da 10:18:37 ---> b41d1230baa5 10:18:37 Step 11/12 : COPY . . 10:18:37 ---> 2c2c08ba0522 10:18:37 Step 12/12 : RUN $MAKE 10:18:37 ---> Running in 13e8b8a8940b 10:18:37 noop 10:18:37 Removing intermediate container 13e8b8a8940b 10:18:37 ---> 99b2795c6d38 10:18:37 Successfully built 99b2795c6d38 10:18:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:37 + docker inspect -f . ci-base-image-arm64 10:18:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:38 prd-ubuntu20.04-docker-arm64-4c-16g-22986 does not seem to be running inside a container 10:18:38 $ 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 10:18:39 $ docker top f36114dc38d11209bfe7f5a0ea47bc261bc644ff20bd330cb378e555f594db56 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:40 + go version 10:18:40 go version go1.23.2 linux/arm64 [Pipeline] } 10:18:40 $ docker stop --time=1 f36114dc38d11209bfe7f5a0ea47bc261bc644ff20bd330cb378e555f594db56 10:18:42 $ docker rm -f --volumes f36114dc38d11209bfe7f5a0ea47bc261bc644ff20bd330cb378e555f594db56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:18:43 + docker inspect -f . ci-base-image-arm64 10:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:18:43 prd-ubuntu20.04-docker-arm64-4c-16g-22986 does not seem to be running inside a container 10:18:43 $ 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 10:18:44 $ docker top a4129d9f2770f7250ce795389e2e7823851939a7d3adef8d0d5e5d96703742f5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:18:45 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:18:46 + make test 10:18:46 go test ./... -coverprofile=coverage.out ./... 10:18:51 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:22:13 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:22:13 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:22:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.076s coverage: 40.6% of statements 10:22:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.070s coverage: 95.5% of statements 10:22:40 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.599s coverage: 51.9% of statements 10:22:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:22:40 go vet ./... 10:23:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:23:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:23:27 ./bin/test-attribution-txt.sh [Pipeline] echo 10:23:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:23:28 $ docker stop --time=1 a4129d9f2770f7250ce795389e2e7823851939a7d3adef8d0d5e5d96703742f5 10:23:29 $ docker rm -f --volumes a4129d9f2770f7250ce795389e2e7823851939a7d3adef8d0d5e5d96703742f5 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:23:31 Warning: overwriting stash ‘coverage-report’ 10:23:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:23:33 + ls -al . 10:23:33 total 712 10:23:33 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 10:18 . 10:23:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:15 .. 10:23:33 -rw-rw-r-- 1 jenkins jenkins 134 Oct 17 10:15 .dockerignore 10:23:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 10:15 .git 10:23:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 10:15 .github 10:23:33 -rw-rw-r-- 1 jenkins jenkins 880 Oct 17 10:15 .gitignore 10:23:33 -rw-rw-r-- 1 jenkins jenkins 199 Oct 17 10:15 .golangci.yml 10:23:33 -rw-rw-r-- 1 jenkins jenkins 20798 Oct 17 10:15 Attribution.txt 10:23:33 -rw-rw-r-- 1 jenkins jenkins 11677 Oct 17 10:15 CHANGELOG.md 10:23:33 -rw-rw-r-- 1 jenkins jenkins 1488 Oct 17 10:15 Dockerfile 10:23:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 10:15 GOVERNANCE.md 10:23:33 -rw-rw-r-- 1 jenkins jenkins 661 Oct 17 10:15 Jenkinsfile 10:23:33 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 10:15 LICENSE 10:23:33 -rw-rw-r-- 1 jenkins jenkins 2716 Oct 17 10:15 Makefile 10:23:33 -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 10:15 OWNERS.md 10:23:33 -rw-rw-r-- 1 jenkins jenkins 28907 Oct 17 10:15 README.md 10:23:33 -rw-rw-r-- 1 jenkins jenkins 5 Oct 17 10:13 VERSION 10:23:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:15 bin 10:23:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:15 cmd 10:23:33 -rw-r--r-- 1 jenkins jenkins 451915 Oct 17 10:22 coverage.out 10:23:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:15 examples 10:23:33 -rw-rw-r-- 1 jenkins jenkins 7135 Oct 17 10:15 go.mod 10:23:33 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 17 10:15 go.sum 10:23:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 10:15 images 10:23:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 10:15 internal 10:23:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 10:15 pkg 10:23:33 -rw-rw-r-- 1 jenkins jenkins 193 Oct 17 10:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:33 + 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=03c7ae16948945c334b5158d13c1f28c4805a7f4 --label arch=arm64 --label version=0.0.0 . 10:23:33 Sending build context to Docker daemon 1.21MB 10:23:33 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:23:33 Step 2/25 : FROM ${BASE} AS builder 10:23:33 ---> 99b2795c6d38 10:23:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:23:33 ---> Running in 195fda1a841b 10:23:34 Removing intermediate container 195fda1a841b 10:23:34 ---> 819a788a403e 10:23:34 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:23:34 ---> Running in c0908f583244 10:23:34 Removing intermediate container c0908f583244 10:23:34 ---> adf0c9d7867b 10:23:34 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:23:34 ---> Running in e8284a249f2b 10:23:35 Removing intermediate container e8284a249f2b 10:23:35 ---> 3972a0c950ba 10:23:35 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:23:35 ---> Running in f6c648db1b9f 10:23:35 Removing intermediate container f6c648db1b9f 10:23:35 ---> 5355fbfb4151 10:23:35 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:23:35 ---> Running in 2f903dbfa388 10:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:23:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:23:37 OK: 238 MiB in 54 packages 10:23:38 Removing intermediate container 2f903dbfa388 10:23:38 ---> 270e84b49ab0 10:23:38 Step 8/25 : WORKDIR /app 10:23:38 ---> Running in 4c9b48a5671b 10:23:39 Removing intermediate container 4c9b48a5671b 10:23:39 ---> 3176be93dfc9 10:23:39 Step 9/25 : COPY go.mod vendor* ./ 10:23:39 ---> 0d4f6417fd3a 10:23:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:39 ---> Running in 793582dc28eb 10:23:41 Removing intermediate container 793582dc28eb 10:23:41 ---> f2f7a8f41cc8 10:23:41 Step 11/25 : COPY . . 10:23:43 ---> a86127891e6c 10:23:43 Step 12/25 : RUN $MAKE 10:23:43 ---> Running in 5367d628c1e2 10:23:44 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.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:27:05 Removing intermediate container 5367d628c1e2 10:27:05 ---> a0efc9b66880 10:27:05 Step 13/25 : FROM alpine:3.20 10:27:05 3.20: Pulling from library/alpine 10:27:06 cf04c63912e1: Already exists 10:27:06 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:27:06 Status: Downloaded newer image for alpine:3.20 10:27:06 ---> c157a85ed455 10:27:06 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:27:06 ---> Running in b2a846ff4281 10:27:06 Removing intermediate container b2a846ff4281 10:27:06 ---> f426acdf22d6 10:27:06 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:27:06 ---> Running in 44183cd36c75 10:27:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:09 (1/1) Installing dumb-init (1.2.5-r3) 10:27:09 Executing busybox-1.36.1-r29.trigger 10:27:09 OK: 9 MiB in 15 packages 10:27:10 Removing intermediate container 44183cd36c75 10:27:10 ---> a9e95e3e46e3 10:27:10 Step 16/25 : RUN apk --no-cache upgrade 10:27:10 ---> Running in b6901e9a4894 10:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:12 Upgrading critical system libraries and apk-tools: 10:27:12 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:27:12 Executing busybox-1.36.1-r29.trigger 10:27:13 Continuing the upgrade transaction with new apk-tools: 10:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:27:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:27:14 OK: 9 MiB in 15 packages 10:27:15 Removing intermediate container b6901e9a4894 10:27:15 ---> 059ef1a5e419 10:27:15 Step 17/25 : COPY --from=builder /app/LICENSE / 10:27:15 ---> f006895d88a7 10:27:15 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:27:16 ---> 401329b3b294 10:27:16 Step 19/25 : COPY --from=builder /app/cmd/ / 10:27:18 ---> 352ee42a722e 10:27:18 Step 20/25 : EXPOSE 59989 10:27:18 ---> Running in 32b5ec10bbf4 10:27:19 Removing intermediate container 32b5ec10bbf4 10:27:19 ---> 4fe277be9455 10:27:19 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:27:19 ---> Running in cb49945a872a 10:27:19 Removing intermediate container cb49945a872a 10:27:19 ---> 3d75de6e24eb 10:27:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:27:19 ---> Running in 816e298b82dc 10:27:19 Removing intermediate container 816e298b82dc 10:27:19 ---> 4dbcfbe9a268 10:27:19 Step 23/25 : LABEL arch=arm64 10:27:19 ---> Running in be31d6dbc908 10:27:19 Removing intermediate container be31d6dbc908 10:27:19 ---> 0587b1799e0f 10:27:19 Step 24/25 : LABEL git_sha=03c7ae16948945c334b5158d13c1f28c4805a7f4 10:27:20 ---> Running in 7f1cc3293c6d 10:27:20 Removing intermediate container 7f1cc3293c6d 10:27:20 ---> 616d1f65c998 10:27:20 Step 25/25 : LABEL version=0.0.0 10:27:20 ---> Running in 9e3971409821 10:27:20 Removing intermediate container 9e3971409821 10:27:20 ---> f313f7d88863 10:27:20 [Warning] One or more build-args [ARCH] were not consumed 10:27:20 Successfully built f313f7d88863 10:27:20 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 10:27:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:21 10:27:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:21 arm64: Pulling from edgex-lftools-log-publisher 10:27:21 8998bd30e6a1: Pulling fs layer 10:27:21 04944245beec: Pulling fs layer 10:27:21 699f458cf7ca: Pulling fs layer 10:27:21 765212b225bb: Pulling fs layer 10:27:21 f23df028b6ca: Pulling fs layer 10:27:21 d65c8cfc05b1: Pulling fs layer 10:27:21 2437ff75d9bd: Pulling fs layer 10:27:21 f23df028b6ca: Waiting 10:27:21 d65c8cfc05b1: Waiting 10:27:21 2437ff75d9bd: Waiting 10:27:21 765212b225bb: Waiting 10:27:22 04944245beec: Verifying Checksum 10:27:22 04944245beec: Download complete 10:27:22 765212b225bb: Verifying Checksum 10:27:22 765212b225bb: Download complete 10:27:22 f23df028b6ca: Verifying Checksum 10:27:22 f23df028b6ca: Download complete 10:27:22 d65c8cfc05b1: Download complete 10:27:22 699f458cf7ca: Verifying Checksum 10:27:22 699f458cf7ca: Download complete 10:27:22 8998bd30e6a1: Verifying Checksum 10:27:22 8998bd30e6a1: Download complete 10:27:24 2437ff75d9bd: Verifying Checksum 10:27:24 2437ff75d9bd: Download complete 10:27:26 8998bd30e6a1: Pull complete 10:27:27 04944245beec: Pull complete 10:27:28 699f458cf7ca: Pull complete 10:27:28 765212b225bb: Pull complete 10:27:29 f23df028b6ca: Pull complete 10:27:29 d65c8cfc05b1: Pull complete 10:27:44 2437ff75d9bd: Pull complete 10:27:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:27:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:27:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:45 prd-ubuntu20.04-docker-arm64-4c-16g-22986 does not seem to be running inside a container 10:27:45 $ 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 10:27:47 $ docker top 33ce9d8bed07ddf540b45fb8bcec7e992c76d88c050728c5128cfcaba3c7406e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:48 ---> job-cost.sh 10:27:48 lf-activate-venv: SKIPPING 10:27:48 INFO: No Stack... 10:27:49 INFO: Retrieving Pricing Info for: v3-standard-4 10:27:49 INFO: Archiving Costs [Pipeline] sh 10:27:50 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:27:50 + cut -d, -f6 [Pipeline] lock 10:27:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] 10:27:50 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] did not exist. Created. 10:27:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:27:51 /w/workspace/device-rfid-llrp-go/1@tmp/durable-36c11dae/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:27:51 + echo total: 0.10999999940395355 [Pipeline] stash 10:27:51 Warning: overwriting stash ‘stack-cost’ 10:27:51 Stashed 1 file(s) [Pipeline] } 10:27:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-321-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:27:51 $ docker stop --time=1 33ce9d8bed07ddf540b45fb8bcec7e992c76d88c050728c5128cfcaba3c7406e 10:27:53 $ docker rm -f --volumes 33ce9d8bed07ddf540b45fb8bcec7e992c76d88c050728c5128cfcaba3c7406e [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) [Pipeline] unstash [Pipeline] configFileProvider 10:27:54 provisioning config files... 10:27:54 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/config8044405050299072407tmp [Pipeline] { [Pipeline] sh 10:27:54 + set +x 10:27:54 + + bash -s -- 10:27:54 curl -s https://codecov.io/bash 10:27:54 10:27:54 _____ _ 10:27:54 / ____| | | 10:27:54 | | ___ __| | ___ ___ _____ __ 10:27:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:27:54 | |___| (_) | (_| | __/ (_| (_) \ V / 10:27:54 \_____\___/ \__,_|\___|\___\___/ \_/ 10:27:54 Bash-1.0.6 10:27:54 10:27:54 10:27:54 ==> git version 2.25.1 found 10:27:54 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:27:54 Release-Date: 2020-01-08 10:27:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:27:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:27:54 ==> Jenkins CI detected. 10:27:54 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-321 10:27:54 project root: . 10:27:54 --> token set from env 10:27:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:27:54 ==> Running gcov in . (disable via -X gcov) 10:27:54 ==> Python coveragepy not found 10:27:54 ==> Searching for coverage reports in: 10:27:54 + . 10:27:55 -> Found 1 reports 10:27:55 ==> Detecting git/mercurial file structure 10:27:55 ==> Reading reports 10:27:55 + ./coverage.out bytes=451915 10:27:55 ==> Appending adjustments 10:27:55 https://docs.codecov.io/docs/fixing-reports 10:27:55 + Found adjustments 10:27:55 ==> Gzipping contents 10:27:55 52K /tmp/codecov.e4TsYz.gz 10:27:55 ==> Uploading reports 10:27:55 url: https://codecov.io 10:27:55 query: branch=PR-321&commit=03c7ae16948945c334b5158d13c1f28c4805a7f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=321&job=&cmd_args= 10:27:55 -> Pinging Codecov 10:27:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-321&commit=03c7ae16948945c334b5158d13c1f28c4805a7f4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-321%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=321&job=&cmd_args= 10:27:55 -> Uploading to 10:27:55 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/03c7ae16948945c334b5158d13c1f28c4805a7f4/3dad6dfd-91f4-43ce-85fe-fd5246969e21.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241017%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241017T102755Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=8abb627d05987526f58259fac716773bfe5cc8b6f07465c5dc47b6884fa93817 10:27:55 % Total % Received % Xferd Average Speed Time Time Time Current 10:27:55 Dload Upload Total Spent Left Speed 10:27:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 192k --:--:-- --:--:-- --:--:-- 192k 10:27:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/03c7ae16948945c334b5158d13c1f28c4805a7f4 [Pipeline] } 10:27:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 10:27:58 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-321/archives ] 10:27:58 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-321/archives 10:27:58 total 16 10:27:58 drwxr-xr-x 3 root root 4096 Oct 17 10:17 . 10:27:58 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 10:17 .. 10:27:58 drwxr-xr-x 2 root root 4096 Oct 17 10:17 cost 10:27:58 -rw-r--r-- 1 root root 91 Oct 17 10:17 cost.csv 10:27:58 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-321/archives 10:27:58 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-321/archives 10:27:58 total 16 10:27:58 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 10:17 . 10:27:58 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 10:17 .. 10:27:58 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 10:17 cost 10:27:58 -rw-r--r-- 1 jenkins jenkins 91 Oct 17 10:17 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:27:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:27:59 ---> package-listing.sh 10:27:59 ++ facter osfamily 10:27:59 ++ tr '[:upper:]' '[:lower:]' 10:27:59 + OS_FAMILY=debian 10:27:59 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-321 10:27:59 + START_PACKAGES=/tmp/packages_start.txt 10:27:59 + END_PACKAGES=/tmp/packages_end.txt 10:27:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:27:59 + PACKAGES=/tmp/packages_start.txt 10:27:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-321 ']' 10:27:59 + PACKAGES=/tmp/packages_end.txt 10:27:59 + case "${OS_FAMILY}" in 10:27:59 + dpkg -l 10:27:59 + grep '^ii' 10:27:59 + '[' -f /tmp/packages_start.txt ']' 10:27:59 + '[' -f /tmp/packages_end.txt ']' 10:27:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:27:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-321 ']' 10:27:59 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-321/archives/ 10:27:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-321/archives/ [Pipeline] echo 10:27:59 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-321/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:28:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:00 prd-ubuntu20.04-docker-8c-8g-22985 does not seem to be running inside a container 10:28:00 $ 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-321/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-321 -v /w/workspace/undry_device-rfid-llrp-go_PR-321:/w/workspace/undry_device-rfid-llrp-go_PR-321:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-321@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-321@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 10:28:01 $ docker top 69165b22c44edd4f0566a35d276acf1d37ec3b0523e1dc1d02542857378f69d4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:01 + touch /tmp/pre-build-complete [Pipeline] sh 10:28:01 + mkdir -p /var/log/sysstat [Pipeline] sh 10:28:02 + ls /var/log/sa-host 10:28:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:28:02 provisioning config files... 10:28:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-321@tmp/config3211722274831249856tmp [Pipeline] { [Pipeline] echo 10:28:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:28:02 ---> create-netrc.sh [Pipeline] } 10:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:28:03 ---> python-tools-install.sh [Pipeline] echo 10:28:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:28:03 ---> sudo-logs.sh 10:28:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:28:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:28:04 ---> job-cost.sh 10:28:04 lf-activate-venv: SKIPPING 10:28:04 DEBUG: total: 0.2199999988079071 10:28:04 INFO: Retrieving Stack Cost... 10:28:04 INFO: Retrieving Pricing Info for: v3-standard-8 10:28:04 INFO: Archiving Costs [Pipeline] echo 10:28:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:28:05 ---> logs-deploy.sh 10:28:05 lf-activate-venv: SKIPPING 10:28:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-321/1 10:28:05 INFO: archiving workspace using pattern(s): 10:28:06 Archives upload complete. 10:28:06 INFO: archiving logs to Nexus