Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f44d28d03fc0fdfeba283a47dbd77c0527c67703 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-ssh10295021264991733985.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-ssh12928648495880348242.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5597370245272574202.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 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-ssh6915188109089265588.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10413042883898478438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-26354 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 Avoid second fetch Checking out Revision f44d28d03fc0fdfeba283a47dbd77c0527c67703 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f f44d28d03fc0fdfeba283a47dbd77c0527c67703 # timeout=10 Commit message: "Merge pull request #329 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" > git rev-list --no-walk e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:37:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:37:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:37:15 ========================================================= 11:37:15 EdgeX Global Pipelines Version Info 11:37:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:37:16 ------------------- 11:37:16 stable info: 11:37:16 ------------------- 11:37:16 Commited By: Ginny Guan ginny@iotechsys.com 11:37:16 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:37:16 Message: update stable to v1.0.265 11:37:16 ------------------- 11:37:16 experimental info: 11:37:16 ------------------- 11:37:16 Commited By: Cherry Wang cherry@iotechsys.com 11:37:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:37:16 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:37:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f44d28d [Pipeline] echo 11:37:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:37:17 provisioning config files... 11:37:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4103064489902445270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:17 ---> ****-login.sh 11:37:17 nexus3.edgexfoundry.org:10001 11:37:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:17 Configure a credential helper to remove this warning. See 11:37:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:17 11:37:17 Login Succeeded 11:37:17 nexus3.edgexfoundry.org:10002 11:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:18 Configure a credential helper to remove this warning. See 11:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:18 11:37:18 Login Succeeded 11:37:18 nexus3.edgexfoundry.org:10003 11:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:18 Configure a credential helper to remove this warning. See 11:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:18 11:37:18 Login Succeeded 11:37:18 nexus3.edgexfoundry.org:10004 11:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:18 Configure a credential helper to remove this warning. See 11:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:18 11:37:18 Login Succeeded 11:37:18 ****.io 11:37:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:18 Configure a credential helper to remove this warning. See 11:37:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:18 11:37:18 Login Succeeded 11:37:18 ---> ****-login.sh ends [Pipeline] } 11:37:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:37:19 + git rev-list -1 --merges f44d28d03fc0fdfeba283a47dbd77c0527c67703~1..f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] echo 11:37:19 -----------> git rev-list -1 --merges f44d28d03fc0fdfeba283a47dbd77c0527c67703~1..f44d28d03fc0fdfeba283a47dbd77c0527c67703 f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:37:19 f44d28d03fc0fdfeba283a47dbd77c0527c67703 [false] [Pipeline] sh 11:37:19 + git log --format=format:%s -1 f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] echo 11:37:19 ========================================================= 11:37:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:37:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:37:19 + git log --format=format:%s -1 f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] echo 11:37:19 [semverPrep] GIT_COMMIT: f44d28d03fc0fdfeba283a47dbd77c0527c67703, Commit Message: Merge pull request #329 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7 [Pipeline] echo 11:37:19 [semverPrep] This is not a build commit. [Pipeline] sh 11:37:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:37:20 + grep -v github /etc/ssh/ssh_known_hosts 11:37:20 + [ -e /tmp/ssh_known_hosts ] 11:37:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:37:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:37:20 + sudo tee -a /etc/ssh/ssh_known_hosts 11:37:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:20 11:37:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:20 0.1.4: Pulling from edgex-devops/py-git-semver 11:37:20 b85a868b505f: Pulling fs layer 11:37:20 e2be974225ed: Pulling fs layer 11:37:20 339a4e72a1f5: Pulling fs layer 11:37:20 988bab9f4d93: Pulling fs layer 11:37:20 1469e6f7b9e6: Pulling fs layer 11:37:20 eaf3925da568: Pulling fs layer 11:37:20 bab4dde63d76: Pulling fs layer 11:37:20 bde34c3a00c8: Pulling fs layer 11:37:20 b352a97aabf1: Pulling fs layer 11:37:20 4872d77fe225: Pulling fs layer 11:37:20 5851b861e8e6: Pulling fs layer 11:37:20 1469e6f7b9e6: Waiting 11:37:20 eaf3925da568: Waiting 11:37:20 bab4dde63d76: Waiting 11:37:20 bde34c3a00c8: Waiting 11:37:20 b352a97aabf1: Waiting 11:37:20 4872d77fe225: Waiting 11:37:20 5851b861e8e6: Waiting 11:37:20 988bab9f4d93: Waiting 11:37:20 e2be974225ed: Verifying Checksum 11:37:20 e2be974225ed: Download complete 11:37:20 988bab9f4d93: Verifying Checksum 11:37:20 988bab9f4d93: Download complete 11:37:20 1469e6f7b9e6: Verifying Checksum 11:37:20 1469e6f7b9e6: Download complete 11:37:20 339a4e72a1f5: Verifying Checksum 11:37:20 339a4e72a1f5: Download complete 11:37:20 eaf3925da568: Download complete 11:37:21 bde34c3a00c8: Download complete 11:37:21 b352a97aabf1: Download complete 11:37:21 4872d77fe225: Verifying Checksum 11:37:21 4872d77fe225: Download complete 11:37:21 5851b861e8e6: Download complete 11:37:21 b85a868b505f: Verifying Checksum 11:37:21 b85a868b505f: Download complete 11:37:21 bab4dde63d76: Download complete 11:37:22 b85a868b505f: Pull complete 11:37:22 e2be974225ed: Pull complete 11:37:23 339a4e72a1f5: Pull complete 11:37:23 988bab9f4d93: Pull complete 11:37:23 1469e6f7b9e6: Pull complete 11:37:23 eaf3925da568: Pull complete 11:37:25 bab4dde63d76: Pull complete 11:37:25 bde34c3a00c8: Pull complete 11:37:25 b352a97aabf1: Pull complete 11:37:25 4872d77fe225: Pull complete 11:37:25 5851b861e8e6: Pull complete 11:37:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:37:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:37:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:37:25 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:37:28 $ docker top 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 -eo pid,comm 11:37:28 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). 11:37:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:37:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:37:28 [ssh-agent] Looking for ssh-agent implementation... 11:37:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:28 $ docker exec 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 ssh-agent 11:37:28 SSH_AUTH_SOCK=/tmp/ssh-JD0wREkzswrS/agent.32 11:37:28 SSH_AGENT_PID=38 11:37:28 Running ssh-add (command line suppressed) 11:37:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16962424404166965325.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16962424404166965325.key) 11:37:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:37:29 + git tag --points-at HEAD [Pipeline] } 11:37:29 $ docker exec --env ******** --env ******** 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 ssh-agent -k 11:37:29 unset SSH_AUTH_SOCK; 11:37:29 unset SSH_AGENT_PID; 11:37:29 echo Agent pid 38 killed; 11:37:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:37:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:37:29 [ssh-agent] Looking for ssh-agent implementation... 11:37:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:37:29 $ docker exec 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 ssh-agent 11:37:29 SSH_AUTH_SOCK=/tmp/ssh-JNSmvJhZGlnq/agent.71 11:37:29 SSH_AGENT_PID=78 11:37:29 Running ssh-add (command line suppressed) 11:37:29 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11447964415175817933.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11447964415175817933.key) 11:37:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:37:30 + git semver init 11:37:30 2024-11-13 11:37:30,237 [run_init] DEBUG init version:0.0.0 force:False 11:37:30 2024-11-13 11:37:30,237 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:37:30 2024-11-13 11:37:30,238 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 11:37:30 2024-11-13 11:37:30,238 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:37:32 2024-11-13 11:37:31,928 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 11:37:32 2024-11-13 11:37:31,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 11:37:32 2024-11-13 11:37:31,929 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:37:32 2024-11-13 11:37:31,929 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:37:32 4.0.0-dev.4 [Pipeline] } 11:37:32 $ docker exec --env ******** --env ******** 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 ssh-agent -k 11:37:32 unset SSH_AUTH_SOCK; 11:37:32 unset SSH_AGENT_PID; 11:37:32 echo Agent pid 78 killed; 11:37:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:37:32 + git semver [Pipeline] } 11:37:32 $ docker stop --time=1 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 11:37:34 $ docker rm -f --volumes 81ec05fe1fe986835403449ca28a760496b593db5fc002aeac8e424c27077c89 [Pipeline] // withDockerContainer [Pipeline] sh 11:37:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:37:34 Stashed 1 file(s) [Pipeline] echo 11:37:34 [edgeXSemver]: initialized semver on version 4.0.0-dev.4 [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 11:37:35 provisioning config files... 11:37:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6418494358153687877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:37:35 ---> ****-login.sh 11:37:35 nexus3.edgexfoundry.org:10001 11:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:35 Configure a credential helper to remove this warning. See 11:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:35 11:37:35 Login Succeeded 11:37:35 nexus3.edgexfoundry.org:10002 11:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:35 Configure a credential helper to remove this warning. See 11:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:35 11:37:35 Login Succeeded 11:37:35 nexus3.edgexfoundry.org:10003 11:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:35 Configure a credential helper to remove this warning. See 11:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:35 11:37:35 Login Succeeded 11:37:35 nexus3.edgexfoundry.org:10004 11:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:35 Configure a credential helper to remove this warning. See 11:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:35 11:37:35 Login Succeeded 11:37:35 ****.io 11:37:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:37:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:37:35 Configure a credential helper to remove this warning. See 11:37:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:37:35 11:37:35 Login Succeeded 11:37:35 ---> ****-login.sh ends [Pipeline] } 11:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:37:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:37:36 ========================================================= 11:37:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:37:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:37:36 + 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 . 11:37:36 Sending build context to Docker daemon 11.48MB 11:37:36 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:37:36 Step 2/12 : FROM ${BASE} AS builder 11:37:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:37:36 43c4264eed91: Pulling fs layer 11:37:36 4cc291be95ef: Pulling fs layer 11:37:36 2ac1f1163629: Pulling fs layer 11:37:36 5c3c966382ef: Pulling fs layer 11:37:36 4f4fb700ef54: Pulling fs layer 11:37:36 5d5c8e513c77: Pulling fs layer 11:37:36 9f66e0745190: Pulling fs layer 11:37:36 f49a43e4bbc0: Pulling fs layer 11:37:36 561ebcabdf7f: Pulling fs layer 11:37:36 5d5c8e513c77: Waiting 11:37:36 5c3c966382ef: Waiting 11:37:36 4f4fb700ef54: Waiting 11:37:36 9f66e0745190: Waiting 11:37:36 f49a43e4bbc0: Waiting 11:37:36 561ebcabdf7f: Waiting 11:37:36 4cc291be95ef: Verifying Checksum 11:37:36 4cc291be95ef: Download complete 11:37:36 5c3c966382ef: Verifying Checksum 11:37:36 5c3c966382ef: Download complete 11:37:36 4f4fb700ef54: Verifying Checksum 11:37:36 4f4fb700ef54: Download complete 11:37:36 5d5c8e513c77: Download complete 11:37:36 43c4264eed91: Download complete 11:37:36 9f66e0745190: Verifying Checksum 11:37:36 9f66e0745190: Download complete 11:37:36 43c4264eed91: Pull complete 11:37:36 4cc291be95ef: Pull complete 11:37:36 561ebcabdf7f: Download complete 11:37:37 2ac1f1163629: Download complete 11:37:37 f49a43e4bbc0: Verifying Checksum 11:37:37 f49a43e4bbc0: Download complete 11:37:40 2ac1f1163629: Pull complete 11:37:40 5c3c966382ef: Pull complete 11:37:40 4f4fb700ef54: Pull complete 11:37:40 5d5c8e513c77: Pull complete 11:37:40 9f66e0745190: Pull complete 11:37:42 f49a43e4bbc0: Pull complete 11:37:43 561ebcabdf7f: Pull complete 11:37:43 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:37:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:37:43 ---> 3a752c3f9dda 11:37:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:37:46 ---> Running in e0f6773e6bb6 11:37:46 Removing intermediate container e0f6773e6bb6 11:37:46 ---> b12c0b978970 11:37:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:37:46 ---> Running in 6cbad0dbb060 11:37:46 Removing intermediate container 6cbad0dbb060 11:37:46 ---> 29b9f8f18eba 11:37:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:37:46 ---> Running in 9d9ecdc2680f 11:37:46 Removing intermediate container 9d9ecdc2680f 11:37:46 ---> 97eae8c6949c 11:37:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:37:46 ---> Running in 8bc831c76a1a 11:37:46 Removing intermediate container 8bc831c76a1a 11:37:46 ---> 54f26c7d5862 11:37:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:37:46 ---> Running in 016380547e58 11:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:37:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:37:47 OK: 246 MiB in 54 packages 11:37:48 Removing intermediate container 016380547e58 11:37:48 ---> 188d9d7116f6 11:37:48 Step 8/12 : WORKDIR /app 11:37:48 ---> Running in a3dff3ecdbfc 11:37:48 Removing intermediate container a3dff3ecdbfc 11:37:48 ---> 9e48f59da4cd 11:37:48 Step 9/12 : COPY go.mod vendor* ./ 11:37:48 ---> cf45a88eb3e0 11:37:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:37:48 ---> Running in 32a69ba6da20 11:37:49 Still waiting to schedule task 11:37:49 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:38:55 Removing intermediate container 32a69ba6da20 11:38:55 ---> 18f0ad32bfc3 11:38:55 Step 11/12 : COPY . . 11:38:55 ---> 8152790b835d 11:38:55 Step 12/12 : RUN $MAKE 11:38:55 ---> Running in d7862440749c 11:38:55 noop 11:38:55 Removing intermediate container d7862440749c 11:38:55 ---> 9e11d0779c30 11:38:55 Successfully built 9e11d0779c30 11:38:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:56 + docker inspect -f . ci-base-image-x86_64 11:38:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:56 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:38:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 11:38:56 $ docker top 4e1d8bbea35716b261152a4339926385a9f603cf2576a0aacc963cd6d0f58f91 -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:57 + go version 11:38:57 go version go1.23.2 linux/amd64 [Pipeline] } 11:38:57 $ docker stop --time=1 4e1d8bbea35716b261152a4339926385a9f603cf2576a0aacc963cd6d0f58f91 11:38:58 $ docker rm -f --volumes 4e1d8bbea35716b261152a4339926385a9f603cf2576a0aacc963cd6d0f58f91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:38:58 + docker inspect -f . ci-base-image-x86_64 11:38:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:38:59 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:38:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 11:38:59 $ docker top dc7ae8fc303974086d7808227a27ada7303b7007640d7a1ef30f3a0f24ead6cf -eo pid,comm [Pipeline] { [Pipeline] sh 11:38:59 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 11:39:00 + make test 11:39:00 go test ./... -coverprofile=coverage.out ./... 11:39:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:39:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26355 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 11:39:13 Running in /w/workspace/device-rfid-llrp-go/159 [Pipeline] { [Pipeline] checkout 11:39:16 The recommended git tool is: git 11:39:21 using credential edgex-jenkins-ssh 11:39:21 Cloning the remote Git repository 11:39:21 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:39:21 > git init /w/workspace/device-rfid-llrp-go/159 # timeout=10 11:39:21 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:39:21 > git --version # timeout=10 11:39:21 > git --version # 'git version 2.25.1' 11:39:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:39:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:23 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:39:23 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:39:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.630s coverage: 40.6% of statements 11:39:24 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements 11:39:24 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.250s coverage: 51.9% of statements 11:39:25 Avoid second fetch 11:39:25 Checking out Revision f44d28d03fc0fdfeba283a47dbd77c0527c67703 (main) 11:39:24 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:39:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:39:25 > git config core.sparsecheckout # timeout=10 11:39:25 > git checkout -f f44d28d03fc0fdfeba283a47dbd77c0527c67703 # timeout=10 11:39:25 Commit message: "Merge pull request #329 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.7" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:39:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:39:30 % Total % Received % Xferd Average Speed Time Time Time Current 11:39:30 Dload Upload Total Spent Left Speed 11:39:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67162 0 --:--:-- --:--:-- --:--:-- 67515 [Pipeline] sh 11:39:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:39:31 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 11:39:31 /etc/docker/daemon.json 11:39:31 { 11:39:31 "registry-mirrors": [ 11:39:31 "https://nexus3.edgexfoundry.org:10001" 11:39:31 ], 11:39:31 "bip": "10.250.0.254/24", 11:39:31 "hosts": [ 11:39:31 "tcp://0.0.0.0:5555", 11:39:31 "unix:///var/run/docker.sock" 11:39:31 ], 11:39:31 "mtu": 1458, 11:39:31 "selinux-enabled": true, 11:39:31 "seccomp-profile": "/etc/docker/seccomp.json" 11:39:31 } [Pipeline] sh 11:39:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:39:31 + sudo service docker restart 11:39:39 go vet ./... 11:39:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:39:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:39:43 ./bin/test-attribution-txt.sh [Pipeline] echo 11:39:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:39:43 $ docker stop --time=1 dc7ae8fc303974086d7808227a27ada7303b7007640d7a1ef30f3a0f24ead6cf 11:39:46 $ docker rm -f --volumes dc7ae8fc303974086d7808227a27ada7303b7007640d7a1ef30f3a0f24ead6cf [Pipeline] // withDockerContainer [Pipeline] sh 11:39:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:39:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:39:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:39:47 + ls -al . 11:39:47 total 704 11:39:47 drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 11:39 . 11:39:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:37 .. 11:39:47 -rw-rw-r-- 1 jenkins jenkins 134 Nov 13 11:37 .dockerignore 11:39:47 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 11:39 .git 11:39:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:37 .github 11:39:47 -rw-rw-r-- 1 jenkins jenkins 880 Nov 13 11:37 .gitignore 11:39:47 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 11:37 .golangci.yml 11:39:47 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 11:37 .semver 11:39:47 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 13 11:37 Attribution.txt 11:39:47 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 13 11:37 CHANGELOG.md 11:39:47 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 13 11:37 Dockerfile 11:39:47 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 11:37 GOVERNANCE.md 11:39:47 -rw-rw-r-- 1 jenkins jenkins 661 Nov 13 11:37 Jenkinsfile 11:39:47 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 11:37 LICENSE 11:39:47 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 13 11:37 Makefile 11:39:47 -rw-rw-r-- 1 jenkins jenkins 625 Nov 13 11:37 OWNERS.md 11:39:47 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 13 11:37 README.md 11:39:47 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 11:37 VERSION 11:39:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:37 bin 11:39:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:37 cmd 11:39:47 -rw-r--r-- 1 jenkins jenkins 451915 Nov 13 11:39 coverage.out 11:39:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:37 examples 11:39:47 -rw-rw-r-- 1 jenkins jenkins 6419 Nov 13 11:37 go.mod 11:39:47 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 11:37 go.sum 11:39:47 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:37 images 11:39:47 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:37 internal 11:39:47 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:37 pkg 11:39:47 -rw-rw-r-- 1 jenkins jenkins 193 Nov 13 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:48 + 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=f44d28d03fc0fdfeba283a47dbd77c0527c67703 --label arch=amd64 --label version=4.0.0-dev.4 . 11:39:48 Sending build context to Docker daemon 11.48MB 11:39:48 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:39:48 Step 2/25 : FROM ${BASE} AS builder 11:39:48 ---> 9e11d0779c30 11:39:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:39:48 ---> Running in dd3e4d81873a 11:39:48 Removing intermediate container dd3e4d81873a 11:39:48 ---> d64f214ce579 11:39:48 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:39:48 ---> Running in 9f87f5311a0f 11:39:48 Removing intermediate container 9f87f5311a0f 11:39:48 ---> 00153606556d 11:39:48 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:39:48 ---> Running in 40b065913e59 11:39:48 Removing intermediate container 40b065913e59 11:39:48 ---> cf88978ffcdd 11:39:48 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:39:48 ---> Running in b8f26331dc40 11:39:48 Removing intermediate container b8f26331dc40 11:39:48 ---> ab22bf5955de 11:39:48 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:39:48 ---> Running in 49ff9ebf4ae3 11:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:39:49 OK: 246 MiB in 54 packages 11:39:49 Removing intermediate container 49ff9ebf4ae3 11:39:49 ---> 4a3f87e4bff7 11:39:49 Step 8/25 : WORKDIR /app 11:39:49 ---> Running in 09253f99207b 11:39:49 Removing intermediate container 09253f99207b 11:39:49 ---> 5ec77531ec07 11:39:49 Step 9/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:39:50 provisioning config files... 11:39:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/159@tmp/config2510425962044277981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:39:50 ---> 999009a81916 11:39:50 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:39:50 ---> Running in 6155722600c3 11:39:50 ---> ****-login.sh 11:39:50 nexus3.edgexfoundry.org:10001 11:39:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:50 Removing intermediate container 6155722600c3 11:39:50 ---> 23e4535716f0 11:39:50 Step 11/25 : COPY . . 11:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:51 Configure a credential helper to remove this warning. See 11:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:51 11:39:51 Login Succeeded 11:39:51 nexus3.edgexfoundry.org:10002 11:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:51 Configure a credential helper to remove this warning. See 11:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:51 11:39:51 Login Succeeded 11:39:51 nexus3.edgexfoundry.org:10003 11:39:51 ---> a4df0d0610a1 11:39:51 Step 12/25 : RUN $MAKE 11:39:51 ---> Running in 8efa2084bf75 11:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:51 Configure a credential helper to remove this warning. See 11:39:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:51 11:39:51 Login Succeeded 11:39:51 nexus3.edgexfoundry.org:10004 11:39:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:39:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:52 Configure a credential helper to remove this warning. See 11:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:52 11:39:52 Login Succeeded 11:39:52 ****.io 11:39:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:39:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:39:52 Configure a credential helper to remove this warning. See 11:39:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:39:52 11:39:52 Login Succeeded 11:39:52 ---> ****-login.sh ends [Pipeline] } 11:39:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:39:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:39:52 ========================================================= 11:39:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:39:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:39:53 + 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 . 11:39:53 Sending build context to Docker daemon 1.21MB 11:39:53 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:39:53 Step 2/12 : FROM ${BASE} AS builder 11:39:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:39:53 cf04c63912e1: Pulling fs layer 11:39:53 55b35a11ae5e: Pulling fs layer 11:39:53 a37a00ec5f00: Pulling fs layer 11:39:53 50b3750afda1: Pulling fs layer 11:39:53 4f4fb700ef54: Pulling fs layer 11:39:53 80978eb59214: Pulling fs layer 11:39:53 c9f46d7d2bd2: Pulling fs layer 11:39:53 c5a475d317c9: Pulling fs layer 11:39:53 4f4fb700ef54: Waiting 11:39:53 80978eb59214: Waiting 11:39:53 c9f46d7d2bd2: Waiting 11:39:53 c5a475d317c9: Waiting 11:39:53 50b3750afda1: Waiting 11:39:53 55b35a11ae5e: Verifying Checksum 11:39:53 55b35a11ae5e: Download complete 11:39:53 50b3750afda1: Verifying Checksum 11:39:53 50b3750afda1: Download complete 11:39:53 4f4fb700ef54: Verifying Checksum 11:39:53 4f4fb700ef54: Download complete 11:39:53 80978eb59214: Verifying Checksum 11:39:53 80978eb59214: Download complete 11:39:53 cf04c63912e1: Verifying Checksum 11:39:53 cf04c63912e1: Download complete 11:39:54 c5a475d317c9: Verifying Checksum 11:39:54 c5a475d317c9: Download complete 11:39:54 cf04c63912e1: Pull complete 11:39:55 a37a00ec5f00: Verifying Checksum 11:39:55 a37a00ec5f00: Download complete 11:39:55 55b35a11ae5e: Pull complete 11:39:56 c9f46d7d2bd2: Verifying Checksum 11:39:56 c9f46d7d2bd2: Download complete 11:40:08 a37a00ec5f00: Pull complete 11:40:08 50b3750afda1: Pull complete 11:40:08 4f4fb700ef54: Pull complete 11:40:08 80978eb59214: Pull complete 11:40:15 c9f46d7d2bd2: Pull complete 11:40:17 c5a475d317c9: Pull complete 11:40:17 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:40:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:40:17 ---> be29e6b0f0d4 11:40:17 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:40:18 ---> Running in 4f1e106267da 11:40:18 Removing intermediate container 4f1e106267da 11:40:18 ---> bafcd51993d9 11:40:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:40:19 ---> Running in a1066ece3e1e 11:40:19 Removing intermediate container a1066ece3e1e 11:40:19 ---> 34a35a13acc1 11:40:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:40:19 ---> Running in d7992f39be08 11:40:19 Removing intermediate container d7992f39be08 11:40:19 ---> 854eb89ac505 11:40:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:40:19 ---> Running in 47fe8cabe4f0 11:40:20 Removing intermediate container 47fe8cabe4f0 11:40:20 ---> 269fc324e931 11:40:20 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:40:20 ---> Running in 84bbfefe5f85 11:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:40:23 OK: 238 MiB in 54 packages 11:40:23 Removing intermediate container 8efa2084bf75 11:40:23 ---> a5a70be5f6ec 11:40:23 Step 13/25 : FROM alpine:3.20 11:40:23 Removing intermediate container 84bbfefe5f85 11:40:23 ---> 0e5db831e90d 11:40:23 Step 8/12 : WORKDIR /app 11:40:23 ---> Running in d62063b9d4e2 11:40:24 3.20: Pulling from library/alpine 11:40:24 da9db072f522: Pulling fs layer 11:40:24 da9db072f522: Verifying Checksum 11:40:24 da9db072f522: Download complete 11:40:24 Removing intermediate container d62063b9d4e2 11:40:24 ---> 4bad47bf6c2c 11:40:24 Step 9/12 : COPY go.mod vendor* ./ 11:40:24 da9db072f522: Pull complete 11:40:24 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:40:24 Status: Downloaded newer image for alpine:3.20 11:40:24 ---> 63b790fccc90 11:40:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:40:24 ---> fb2f7cb94d14 11:40:24 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:40:24 ---> Running in f25dc866d12f 11:40:24 Removing intermediate container f25dc866d12f 11:40:24 ---> 3b5b1e5559cc 11:40:24 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:40:24 ---> Running in 192a2a61aee3 11:40:25 ---> Running in 36846dc6608c 11:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:25 (1/1) Installing dumb-init (1.2.5-r3) 11:40:25 Executing busybox-1.36.1-r29.trigger 11:40:25 OK: 8 MiB in 15 packages 11:40:25 Removing intermediate container 192a2a61aee3 11:40:25 ---> 65166c0e27a4 11:40:25 Step 16/25 : RUN apk --no-cache upgrade 11:40:25 ---> Running in 0c1ff848798d 11:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:26 Upgrading critical system libraries and apk-tools: 11:40:26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:40:26 Executing busybox-1.36.1-r29.trigger 11:40:26 Continuing the upgrade transaction with new apk-tools: 11:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:40:26 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:40:26 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:40:26 OK: 8 MiB in 15 packages 11:40:27 Removing intermediate container 0c1ff848798d 11:40:27 ---> 953079ad9977 11:40:27 Step 17/25 : COPY --from=builder /app/LICENSE / 11:40:27 ---> 9de7ed2655db 11:40:27 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:40:27 ---> d5606b655eb0 11:40:27 Step 19/25 : COPY --from=builder /app/cmd/ / 11:40:29 ---> 3c4a355f8b26 11:40:29 Step 20/25 : EXPOSE 59989 11:40:29 ---> Running in f6b8ef1d0916 11:40:29 Removing intermediate container f6b8ef1d0916 11:40:29 ---> d18c1eb31112 11:40:29 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:40:29 ---> Running in 129028ac3ed2 11:40:29 Removing intermediate container 129028ac3ed2 11:40:29 ---> f192feb332c2 11:40:29 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:40:29 ---> Running in 3fca57f943fc 11:40:29 Removing intermediate container 3fca57f943fc 11:40:29 ---> 4c23a0732055 11:40:29 Step 23/25 : LABEL arch=amd64 11:40:29 ---> Running in 3efda840d583 11:40:29 Removing intermediate container 3efda840d583 11:40:29 ---> 653ae2294bcb 11:40:29 Step 24/25 : LABEL git_sha=f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:40:29 ---> Running in d15d43df4f7a 11:40:29 Removing intermediate container d15d43df4f7a 11:40:29 ---> 29fa5ac3d341 11:40:29 Step 25/25 : LABEL version=4.0.0-dev.4 11:40:29 ---> Running in 2bd14ee91466 11:40:29 Removing intermediate container 2bd14ee91466 11:40:29 ---> 35d3b9dabefe 11:40:29 [Warning] One or more build-args [ARCH] were not consumed 11:40:29 Successfully built 35d3b9dabefe 11:40:29 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:40:29 provisioning config files... 11:40:29 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12550999091648182429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:29 ---> ****-login.sh 11:40:29 nexus3.edgexfoundry.org:10001 11:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:29 Configure a credential helper to remove this warning. See 11:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:29 11:40:29 Login Succeeded 11:40:29 nexus3.edgexfoundry.org:10002 11:40:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:29 Configure a credential helper to remove this warning. See 11:40:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:29 11:40:29 Login Succeeded 11:40:29 nexus3.edgexfoundry.org:10003 11:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:30 Configure a credential helper to remove this warning. See 11:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:30 11:40:30 Login Succeeded 11:40:30 nexus3.edgexfoundry.org:10004 11:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:30 Configure a credential helper to remove this warning. See 11:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:30 11:40:30 Login Succeeded 11:40:30 ****.io 11:40:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:40:30 Configure a credential helper to remove this warning. See 11:40:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:40:30 11:40:30 Login Succeeded 11:40:30 ---> ****-login.sh ends [Pipeline] } 11:40:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:40:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:40:30 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 11:40:30 f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:40:30 latest 11:40:30 4.0.0-dev.4 11:40:30 f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 11:40:30 main 11:40:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:30 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:40:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:40:31 d9a29e48d154: Preparing 11:40:31 9cb25f615a3f: Preparing 11:40:31 a0b367f6a437: Preparing 11:40:31 39d80a6b884f: Preparing 11:40:31 7851c1639d0a: Preparing 11:40:31 75654b8eeebd: Preparing 11:40:31 75654b8eeebd: Waiting 11:40:31 9cb25f615a3f: Pushed 11:40:31 7851c1639d0a: Pushed 11:40:31 a0b367f6a437: Pushed 11:40:31 75654b8eeebd: Layer already exists 11:40:31 39d80a6b884f: Pushed 11:40:36 d9a29e48d154: Pushed 11:40:36 f44d28d03fc0fdfeba283a47dbd77c0527c67703: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:36 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:36 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:40:36 d9a29e48d154: Preparing 11:40:36 9cb25f615a3f: Preparing 11:40:36 a0b367f6a437: Preparing 11:40:36 39d80a6b884f: Preparing 11:40:36 7851c1639d0a: Preparing 11:40:36 75654b8eeebd: Preparing 11:40:36 75654b8eeebd: Waiting 11:40:36 9cb25f615a3f: Layer already exists 11:40:36 a0b367f6a437: Layer already exists 11:40:36 d9a29e48d154: Layer already exists 11:40:36 7851c1639d0a: Layer already exists 11:40:36 39d80a6b884f: Layer already exists 11:40:36 75654b8eeebd: Layer already exists 11:40:36 latest: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:37 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.4 11:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:40:37 d9a29e48d154: Preparing 11:40:37 9cb25f615a3f: Preparing 11:40:37 a0b367f6a437: Preparing 11:40:37 39d80a6b884f: Preparing 11:40:37 7851c1639d0a: Preparing 11:40:37 75654b8eeebd: Preparing 11:40:37 75654b8eeebd: Waiting 11:40:37 9cb25f615a3f: Layer already exists 11:40:37 7851c1639d0a: Layer already exists 11:40:37 39d80a6b884f: Layer already exists 11:40:37 a0b367f6a437: Layer already exists 11:40:37 d9a29e48d154: Layer already exists 11:40:37 75654b8eeebd: Layer already exists 11:40:37 4.0.0-dev.4: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:37 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 11:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:40:38 d9a29e48d154: Preparing 11:40:38 9cb25f615a3f: Preparing 11:40:38 a0b367f6a437: Preparing 11:40:38 39d80a6b884f: Preparing 11:40:38 7851c1639d0a: Preparing 11:40:38 75654b8eeebd: Preparing 11:40:38 75654b8eeebd: Waiting 11:40:38 39d80a6b884f: Layer already exists 11:40:38 d9a29e48d154: Layer already exists 11:40:38 7851c1639d0a: Layer already exists 11:40:38 a0b367f6a437: Layer already exists 11:40:38 9cb25f615a3f: Layer already exists 11:40:38 75654b8eeebd: Layer already exists 11:40:38 f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:38 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:38 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 11:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 11:40:38 d9a29e48d154: Preparing 11:40:38 9cb25f615a3f: Preparing 11:40:38 a0b367f6a437: Preparing 11:40:38 39d80a6b884f: Preparing 11:40:38 7851c1639d0a: Preparing 11:40:38 75654b8eeebd: Preparing 11:40:38 75654b8eeebd: Waiting 11:40:38 d9a29e48d154: Layer already exists 11:40:38 7851c1639d0a: Layer already exists 11:40:38 9cb25f615a3f: Layer already exists 11:40:38 39d80a6b884f: Layer already exists 11:40:38 a0b367f6a437: Layer already exists 11:40:38 75654b8eeebd: Layer already exists 11:40:38 main: digest: sha256:98dbb2d44708d4176c7f41aaf61372b8279371cc2da0aadf40d6f8b5994e4ac8 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:40:38 ===================================================== [Pipeline] echo 11:40:38 taggedImages: 11:40:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:40:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 11:40:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:4.0.0-dev.4 11:40:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 11:40:38 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [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 11:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:39 11:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:39 latest: Pulling from edgex-lftools-log-publisher 11:40:39 5eb5b503b376: Pulling fs layer 11:40:39 5c69ac0246d0: Pulling fs layer 11:40:39 ec43610c2a17: Pulling fs layer 11:40:39 3a2ae6a8a46f: Pulling fs layer 11:40:39 33b1e0a273af: Pulling fs layer 11:40:39 5d3b04190fa2: Pulling fs layer 11:40:39 2f39f015ded8: Pulling fs layer 11:40:39 3a2ae6a8a46f: Waiting 11:40:39 33b1e0a273af: Waiting 11:40:39 2f39f015ded8: Waiting 11:40:39 5d3b04190fa2: Waiting 11:40:39 5c69ac0246d0: Verifying Checksum 11:40:39 5c69ac0246d0: Download complete 11:40:39 3a2ae6a8a46f: Download complete 11:40:39 33b1e0a273af: Verifying Checksum 11:40:39 33b1e0a273af: Download complete 11:40:39 5d3b04190fa2: Verifying Checksum 11:40:39 5d3b04190fa2: Download complete 11:40:39 ec43610c2a17: Verifying Checksum 11:40:39 ec43610c2a17: Download complete 11:40:39 5eb5b503b376: Verifying Checksum 11:40:39 5eb5b503b376: Download complete 11:40:40 2f39f015ded8: Download complete 11:40:40 5eb5b503b376: Pull complete 11:40:41 5c69ac0246d0: Pull complete 11:40:41 ec43610c2a17: Pull complete 11:40:41 3a2ae6a8a46f: Pull complete 11:40:41 33b1e0a273af: Pull complete 11:40:41 5d3b04190fa2: Pull complete 11:40:46 2f39f015ded8: Pull complete 11:40:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:40:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:40:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:46 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:40:46 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:40:49 $ docker top ad0c16a8206b44982b079c93675f2b48bb1fe9f401a416ae6f709e0a1ed65797 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:50 ---> job-cost.sh 11:40:50 lf-activate-venv: SKIPPING 11:40:50 INFO: No Stack... 11:40:50 INFO: Retrieving Pricing Info for: v3-standard-8 11:40:50 INFO: Archiving Costs [Pipeline] sh 11:40:51 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 11:40:51 + cut -d, -f6 [Pipeline] lock 11:40:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] 11:40:51 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] did not exist. Created. 11:40:51 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:40:51 + echo total: 0.2199999988079071 [Pipeline] stash 11:40:51 Stashed 1 file(s) [Pipeline] } 11:40:51 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 11:40:51 $ docker stop --time=1 ad0c16a8206b44982b079c93675f2b48bb1fe9f401a416ae6f709e0a1ed65797 11:40:52 $ docker rm -f --volumes ad0c16a8206b44982b079c93675f2b48bb1fe9f401a416ae6f709e0a1ed65797 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:42:16 Removing intermediate container 36846dc6608c 11:42:16 ---> 6bc9bcfefe52 11:42:16 Step 11/12 : COPY . . 11:42:16 ---> c6bba921975e 11:42:16 Step 12/12 : RUN $MAKE 11:42:16 ---> Running in 1058f7b945d7 11:42:16 noop 11:42:16 Removing intermediate container 1058f7b945d7 11:42:16 ---> ebae65bb2c29 11:42:16 Successfully built ebae65bb2c29 11:42:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:17 + docker inspect -f . ci-base-image-arm64 11:42:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:17 prd-ubuntu20.04-docker-arm64-4c-16g-26355 does not seem to be running inside a container 11:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/159 -v /w/workspace/device-rfid-llrp-go/159:/w/workspace/device-rfid-llrp-go/159:rw,z -v /w/workspace/device-rfid-llrp-go/159@tmp:/w/workspace/device-rfid-llrp-go/159@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 ******** ci-base-image-arm64 cat 11:42:18 $ docker top 0779f78fdbefe1bf3e1f896c79600e6aa3d8ef57301c97e899c6780ccab43301 -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:19 + go version 11:42:19 go version go1.23.2 linux/arm64 [Pipeline] } 11:42:19 $ docker stop --time=1 0779f78fdbefe1bf3e1f896c79600e6aa3d8ef57301c97e899c6780ccab43301 11:42:20 $ docker rm -f --volumes 0779f78fdbefe1bf3e1f896c79600e6aa3d8ef57301c97e899c6780ccab43301 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:42:21 + docker inspect -f . ci-base-image-arm64 11:42:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:42:21 prd-ubuntu20.04-docker-arm64-4c-16g-26355 does not seem to be running inside a container 11:42:21 $ 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/159 -v /w/workspace/device-rfid-llrp-go/159:/w/workspace/device-rfid-llrp-go/159:rw,z -v /w/workspace/device-rfid-llrp-go/159@tmp:/w/workspace/device-rfid-llrp-go/159@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 ******** ci-base-image-arm64 cat 11:42:22 $ docker top 78969b689dfad6a012f60a3192240a28d1c8573636bbbaa66d0b570e358e3ddc -eo pid,comm [Pipeline] { [Pipeline] sh 11:42:23 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/159 [Pipeline] fileExists [Pipeline] sh 11:42:23 + make test 11:42:23 go test ./... -coverprofile=coverage.out ./... 11:42:30 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:46:07 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 11:46:07 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 11:46:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.635s coverage: 40.6% of statements 11:46:34 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.068s coverage: 95.5% of statements 11:46:34 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.545s coverage: 51.9% of statements 11:46:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:46:34 go vet ./... 11:47:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:47:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:47:21 ./bin/test-attribution-txt.sh [Pipeline] echo 11:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:47:21 $ docker stop --time=1 78969b689dfad6a012f60a3192240a28d1c8573636bbbaa66d0b570e358e3ddc 11:47:23 $ docker rm -f --volumes 78969b689dfad6a012f60a3192240a28d1c8573636bbbaa66d0b570e358e3ddc [Pipeline] // withDockerContainer [Pipeline] sh 11:47:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:47:25 Warning: overwriting stash ‘coverage-report’ 11:47:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:47:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:47:26 + ls -al . 11:47:26 total 700 11:47:26 drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 11:42 . 11:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:39 .. 11:47:26 -rw-rw-r-- 1 jenkins jenkins 134 Nov 13 11:39 .dockerignore 11:47:26 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 11:39 .git 11:47:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:39 .github 11:47:26 -rw-rw-r-- 1 jenkins jenkins 880 Nov 13 11:39 .gitignore 11:47:26 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 11:39 .golangci.yml 11:47:26 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 13 11:39 Attribution.txt 11:47:26 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 13 11:39 CHANGELOG.md 11:47:26 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 13 11:39 Dockerfile 11:47:26 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 11:39 GOVERNANCE.md 11:47:26 -rw-rw-r-- 1 jenkins jenkins 661 Nov 13 11:39 Jenkinsfile 11:47:26 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 13 11:39 LICENSE 11:47:26 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 13 11:39 Makefile 11:47:26 -rw-rw-r-- 1 jenkins jenkins 625 Nov 13 11:39 OWNERS.md 11:47:26 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 13 11:39 README.md 11:47:26 -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 11:37 VERSION 11:47:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:39 bin 11:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:39 cmd 11:47:26 -rw-r--r-- 1 jenkins jenkins 451915 Nov 13 11:46 coverage.out 11:47:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:39 examples 11:47:26 -rw-rw-r-- 1 jenkins jenkins 6419 Nov 13 11:39 go.mod 11:47:26 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 11:39 go.sum 11:47:26 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:39 images 11:47:26 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:39 internal 11:47:26 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:39 pkg 11:47:26 -rw-rw-r-- 1 jenkins jenkins 193 Nov 13 11:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:47:26 + 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=f44d28d03fc0fdfeba283a47dbd77c0527c67703 --label arch=arm64 --label version=4.0.0-dev.4 . 11:47:27 Sending build context to Docker daemon 1.21MB 11:47:27 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 11:47:27 Step 2/25 : FROM ${BASE} AS builder 11:47:27 ---> ebae65bb2c29 11:47:27 Step 3/25 : ARG ADD_BUILD_TAGS="" 11:47:27 ---> Running in adc1ab259564 11:47:27 Removing intermediate container adc1ab259564 11:47:27 ---> 43732b975a6d 11:47:27 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:47:27 ---> Running in 3ee17fa095e1 11:47:27 Removing intermediate container 3ee17fa095e1 11:47:27 ---> d206be04c2c1 11:47:27 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 11:47:27 ---> Running in 3222d17e9e8b 11:47:28 Removing intermediate container 3222d17e9e8b 11:47:28 ---> 1499043e0dc9 11:47:28 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 11:47:28 ---> Running in ba5a77fa3b36 11:47:28 Removing intermediate container ba5a77fa3b36 11:47:28 ---> 0327056a9c5b 11:47:28 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:47:28 ---> Running in 0ce6a66cade1 11:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:47:31 OK: 238 MiB in 54 packages 11:47:33 Removing intermediate container 0ce6a66cade1 11:47:33 ---> defcd956edb6 11:47:33 Step 8/25 : WORKDIR /app 11:47:33 ---> Running in 0c992370666f 11:47:33 Removing intermediate container 0c992370666f 11:47:33 ---> 7d93ff5a403e 11:47:33 Step 9/25 : COPY go.mod vendor* ./ 11:47:33 ---> d786a4fa348c 11:47:33 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:47:33 ---> Running in 8b4c922eb293 11:47:35 Removing intermediate container 8b4c922eb293 11:47:35 ---> 79a01091d579 11:47:35 Step 11/25 : COPY . . 11:47:36 ---> 6ff23b3b446f 11:47:36 Step 12/25 : RUN $MAKE 11:47:36 ---> Running in 7fb48fdd9669 11:47:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=4.0.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:50:59 Removing intermediate container 7fb48fdd9669 11:50:59 ---> 5b9d170af47e 11:50:59 Step 13/25 : FROM alpine:3.20 11:50:59 3.20: Pulling from library/alpine 11:50:59 9986a736f7d3: Pulling fs layer 11:50:59 9986a736f7d3: Verifying Checksum 11:50:59 9986a736f7d3: Download complete 11:50:59 9986a736f7d3: Pull complete 11:50:59 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:50:59 Status: Downloaded newer image for alpine:3.20 11:50:59 ---> 511a44083d3a 11:50:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:50:59 ---> Running in 217510857c15 11:50:59 Removing intermediate container 217510857c15 11:50:59 ---> 638e1bee895a 11:50:59 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:50:59 ---> Running in 1f4208a5a596 11:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:50:59 (1/1) Installing dumb-init (1.2.5-r3) 11:50:59 Executing busybox-1.36.1-r29.trigger 11:50:59 OK: 9 MiB in 15 packages 11:50:59 Removing intermediate container 1f4208a5a596 11:50:59 ---> 44bfd69d4507 11:50:59 Step 16/25 : RUN apk --no-cache upgrade 11:50:59 ---> Running in be9546946a85 11:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:50:59 Upgrading critical system libraries and apk-tools: 11:50:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:50:59 Executing busybox-1.36.1-r29.trigger 11:50:59 Continuing the upgrade transaction with new apk-tools: 11:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:50:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:50:59 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:50:59 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:50:59 OK: 9 MiB in 15 packages 11:51:00 Removing intermediate container be9546946a85 11:51:00 ---> 740cb9e34255 11:51:00 Step 17/25 : COPY --from=builder /app/LICENSE / 11:51:01 ---> b4e50963e69c 11:51:01 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:51:01 ---> 04f70ec78f08 11:51:01 Step 19/25 : COPY --from=builder /app/cmd/ / 11:51:04 ---> d7162e272517 11:51:04 Step 20/25 : EXPOSE 59989 11:51:04 ---> Running in 265eb6b62b07 11:51:04 Removing intermediate container 265eb6b62b07 11:51:04 ---> 890852d27aad 11:51:04 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:51:04 ---> Running in 18c944d437ea 11:51:04 Removing intermediate container 18c944d437ea 11:51:04 ---> 194f06ce07d1 11:51:04 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:51:04 ---> Running in 4eddaa0900bb 11:51:05 Removing intermediate container 4eddaa0900bb 11:51:05 ---> 793de4684700 11:51:05 Step 23/25 : LABEL arch=arm64 11:51:05 ---> Running in 90c78a36ddf9 11:51:05 Removing intermediate container 90c78a36ddf9 11:51:05 ---> 6b696dbed2e3 11:51:05 Step 24/25 : LABEL git_sha=f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:51:05 ---> Running in 5a2a70e9abf9 11:51:05 Removing intermediate container 5a2a70e9abf9 11:51:05 ---> c7848df5d1a9 11:51:05 Step 25/25 : LABEL version=4.0.0-dev.4 11:51:05 ---> Running in 088d11f25056 11:51:06 Removing intermediate container 088d11f25056 11:51:06 ---> bf664f4b4d3c 11:51:06 [Warning] One or more build-args [ARCH] were not consumed 11:51:06 Successfully built bf664f4b4d3c 11:51:06 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:06 provisioning config files... 11:51:06 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/159@tmp/config965867452534954656tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:06 ---> ****-login.sh 11:51:06 nexus3.edgexfoundry.org:10001 11:51:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:07 Configure a credential helper to remove this warning. See 11:51:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:07 11:51:07 Login Succeeded 11:51:07 nexus3.edgexfoundry.org:10002 11:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:07 Configure a credential helper to remove this warning. See 11:51:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:07 11:51:07 Login Succeeded 11:51:07 nexus3.edgexfoundry.org:10003 11:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:07 Configure a credential helper to remove this warning. See 11:51:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:07 11:51:07 Login Succeeded 11:51:07 nexus3.edgexfoundry.org:10004 11:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:08 Configure a credential helper to remove this warning. See 11:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:08 11:51:08 Login Succeeded 11:51:08 ****.io 11:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:08 Configure a credential helper to remove this warning. See 11:51:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:08 11:51:08 Login Succeeded 11:51:08 ---> ****-login.sh ends [Pipeline] } 11:51:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:51:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:08 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 11:51:08 f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:51:08 latest 11:51:08 4.0.0-dev.4 11:51:08 f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 11:51:08 main 11:51:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:09 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:09 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:51:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:51:09 23f0d2273549: Preparing 11:51:09 adadf326a0c2: Preparing 11:51:09 64dcdb577acb: Preparing 11:51:09 9183e3b51175: Preparing 11:51:09 b2d582d8e405: Preparing 11:51:09 651d9022c234: Preparing 11:51:09 651d9022c234: Waiting 11:51:09 b2d582d8e405: Pushed 11:51:09 64dcdb577acb: Pushed 11:51:09 adadf326a0c2: Pushed 11:51:09 651d9022c234: Layer already exists 11:51:11 9183e3b51175: Pushed 11:51:19 23f0d2273549: Pushed 11:51:19 f44d28d03fc0fdfeba283a47dbd77c0527c67703: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:19 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:51:19 23f0d2273549: Preparing 11:51:19 adadf326a0c2: Preparing 11:51:19 64dcdb577acb: Preparing 11:51:19 9183e3b51175: Preparing 11:51:19 b2d582d8e405: Preparing 11:51:19 651d9022c234: Preparing 11:51:19 651d9022c234: Waiting 11:51:19 adadf326a0c2: Layer already exists 11:51:19 9183e3b51175: Layer already exists 11:51:19 64dcdb577acb: Layer already exists 11:51:19 b2d582d8e405: Layer already exists 11:51:19 23f0d2273549: Layer already exists 11:51:19 651d9022c234: Layer already exists 11:51:19 latest: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:20 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:21 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.4 11:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:51:21 23f0d2273549: Preparing 11:51:21 adadf326a0c2: Preparing 11:51:21 64dcdb577acb: Preparing 11:51:21 9183e3b51175: Preparing 11:51:21 b2d582d8e405: Preparing 11:51:21 651d9022c234: Preparing 11:51:21 651d9022c234: Waiting 11:51:21 23f0d2273549: Layer already exists 11:51:21 9183e3b51175: Layer already exists 11:51:21 b2d582d8e405: Layer already exists 11:51:21 adadf326a0c2: Layer already exists 11:51:21 64dcdb577acb: Layer already exists 11:51:21 651d9022c234: Layer already exists 11:51:21 4.0.0-dev.4: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:21 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:22 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 11:51:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:51:22 23f0d2273549: Preparing 11:51:22 adadf326a0c2: Preparing 11:51:22 64dcdb577acb: Preparing 11:51:22 9183e3b51175: Preparing 11:51:22 b2d582d8e405: Preparing 11:51:22 651d9022c234: Preparing 11:51:22 651d9022c234: Waiting 11:51:22 64dcdb577acb: Layer already exists 11:51:22 b2d582d8e405: Layer already exists 11:51:22 23f0d2273549: Layer already exists 11:51:22 adadf326a0c2: Layer already exists 11:51:22 9183e3b51175: Layer already exists 11:51:22 651d9022c234: Layer already exists 11:51:22 f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:22 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 11:51:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 11:51:23 23f0d2273549: Preparing 11:51:23 adadf326a0c2: Preparing 11:51:23 64dcdb577acb: Preparing 11:51:23 9183e3b51175: Preparing 11:51:23 b2d582d8e405: Preparing 11:51:23 651d9022c234: Preparing 11:51:23 651d9022c234: Waiting 11:51:23 64dcdb577acb: Layer already exists 11:51:23 adadf326a0c2: Layer already exists 11:51:23 9183e3b51175: Layer already exists 11:51:23 b2d582d8e405: Layer already exists 11:51:23 23f0d2273549: Layer already exists 11:51:23 651d9022c234: Layer already exists 11:51:23 main: digest: sha256:b93271af5268618bcf7d1ed3ac5737de219cd84deaa12fdf9b0646c979f1dd32 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:51:23 ===================================================== [Pipeline] echo 11:51:23 taggedImages: 11:51:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703 11:51:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 11:51:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:4.0.0-dev.4 11:51:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:f44d28d03fc0fdfeba283a47dbd77c0527c67703-4.0.0-dev.4 11:51:23 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:23 11:51:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:24 arm64: Pulling from edgex-lftools-log-publisher 11:51:24 8998bd30e6a1: Pulling fs layer 11:51:24 04944245beec: Pulling fs layer 11:51:24 699f458cf7ca: Pulling fs layer 11:51:24 765212b225bb: Pulling fs layer 11:51:24 f23df028b6ca: Pulling fs layer 11:51:24 d65c8cfc05b1: Pulling fs layer 11:51:24 2437ff75d9bd: Pulling fs layer 11:51:24 765212b225bb: Waiting 11:51:24 f23df028b6ca: Waiting 11:51:24 d65c8cfc05b1: Waiting 11:51:24 2437ff75d9bd: Waiting 11:51:24 04944245beec: Verifying Checksum 11:51:24 04944245beec: Download complete 11:51:24 765212b225bb: Verifying Checksum 11:51:24 765212b225bb: Download complete 11:51:24 f23df028b6ca: Verifying Checksum 11:51:24 f23df028b6ca: Download complete 11:51:24 d65c8cfc05b1: Verifying Checksum 11:51:24 d65c8cfc05b1: Download complete 11:51:24 699f458cf7ca: Verifying Checksum 11:51:24 699f458cf7ca: Download complete 11:51:24 8998bd30e6a1: Download complete 11:51:27 2437ff75d9bd: Verifying Checksum 11:51:27 2437ff75d9bd: Download complete 11:51:29 8998bd30e6a1: Pull complete 11:51:29 04944245beec: Pull complete 11:51:31 699f458cf7ca: Pull complete 11:51:31 765212b225bb: Pull complete 11:51:32 f23df028b6ca: Pull complete 11:51:32 d65c8cfc05b1: Pull complete 11:51:47 2437ff75d9bd: Pull complete 11:51:47 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:51:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:51:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:47 prd-ubuntu20.04-docker-arm64-4c-16g-26355 does not seem to be running inside a container 11:51:47 $ 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/159 -v /w/workspace/device-rfid-llrp-go/159:/w/workspace/device-rfid-llrp-go/159:rw,z -v /w/workspace/device-rfid-llrp-go/159@tmp:/w/workspace/device-rfid-llrp-go/159@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:arm64 cat 11:51:50 $ docker top 6ba0db9d54a084bda258b3e371f6a7c1f8c6f87f607971cb20ea764367a18504 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:51 ---> job-cost.sh 11:51:51 lf-activate-venv: SKIPPING 11:51:51 INFO: No Stack... 11:51:51 INFO: Retrieving Pricing Info for: v3-standard-4 11:51:52 INFO: Archiving Costs [Pipeline] sh 11:51:53 + cat /w/workspace/device-rfid-llrp-go/159/archives/cost.csv 11:51:53 + cut -d, -f6 [Pipeline] lock 11:51:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] 11:51:53 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] did not exist. Created. 11:51:53 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:51:54 /w/workspace/device-rfid-llrp-go/159@tmp/durable-19169874/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:51:54 + echo total: 0.10999999940395355 [Pipeline] stash 11:51:54 Warning: overwriting stash ‘stack-cost’ 11:51:54 Stashed 1 file(s) [Pipeline] } 11:51:54 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-159-stack-cost] [Pipeline] // lock [Pipeline] } 11:51:54 $ docker stop --time=1 6ba0db9d54a084bda258b3e371f6a7c1f8c6f87f607971cb20ea764367a18504 11:51:56 $ docker rm -f --volumes 6ba0db9d54a084bda258b3e371f6a7c1f8c6f87f607971cb20ea764367a18504 [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 11:51:56 provisioning config files... 11:51:56 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18360229932119191584tmp [Pipeline] { [Pipeline] sh 11:51:56 + set +x 11:51:56 + curl -s https://codecov.io/bash 11:51:56 + bash -s -- 11:51:56 11:51:56 _____ _ 11:51:56 / ____| | | 11:51:56 | | ___ __| | ___ ___ _____ __ 11:51:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:51:56 | |___| (_) | (_| | __/ (_| (_) \ V / 11:51:56 \_____\___/ \__,_|\___|\___\___/ \_/ 11:51:56 Bash-1.0.6 11:51:56 11:51:56 11:51:56 ==> git version 2.25.1 found 11:51:56 ==> 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 11:51:56 Release-Date: 2020-01-08 11:51:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:51:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:51:56 ==> Jenkins CI detected. 11:51:56 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 11:51:56 project root: . 11:51:56 --> token set from env 11:51:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:51:56 ==> Running gcov in . (disable via -X gcov) 11:51:56 ==> Python coveragepy not found 11:51:56 ==> Searching for coverage reports in: 11:51:56 + . 11:51:56 -> Found 1 reports 11:51:56 ==> Detecting git/mercurial file structure 11:51:56 ==> Reading reports 11:51:57 + ./coverage.out bytes=451915 11:51:57 ==> Appending adjustments 11:51:57 https://docs.codecov.io/docs/fixing-reports 11:51:57 + Found adjustments 11:51:57 ==> Gzipping contents 11:51:57 52K /tmp/codecov.NZ5b9W.gz 11:51:57 ==> Uploading reports 11:51:57 url: https://codecov.io 11:51:57 query: branch=main&commit=f44d28d03fc0fdfeba283a47dbd77c0527c67703&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:51:57 -> Pinging Codecov 11:51:57 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f44d28d03fc0fdfeba283a47dbd77c0527c67703&build=159&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F159%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:51:57 -> Uploading to 11:51:57 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/f44d28d03fc0fdfeba283a47dbd77c0527c67703/3c313d04-cb0c-49e6-b9c1-e402ce8de51d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T115157Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f77093b1bf7688fb552404338e9dd76678523ffbe9c92e08814040bec8eaac56 11:51:57 % Total % Received % Xferd Average Speed Time Time Time Current 11:51:57 Dload Upload Total Spent Left Speed 11:51:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 565k --:--:-- --:--:-- --:--:-- 558k 100 51493 0 0 100 51493 0 189k --:--:-- --:--:-- --:--:-- 188k 11:51:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] } 11:51:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 11:51:58 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:51:58 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:51:58 11:51:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:51:58 latest: Pulling from edgex-devops/edgex-snyk-go 11:51:58 43c4264eed91: Already exists 11:51:58 4cc291be95ef: Already exists 11:51:58 2ac1f1163629: Already exists 11:51:58 5c3c966382ef: Already exists 11:51:58 4f4fb700ef54: Already exists 11:51:58 d9c7d2e4e75e: Pulling fs layer 11:51:58 9c3e1370e548: Pulling fs layer 11:51:59 d9c7d2e4e75e: Verifying Checksum 11:51:59 d9c7d2e4e75e: Download complete 11:51:59 d9c7d2e4e75e: Pull complete 11:51:59 9c3e1370e548: Verifying Checksum 11:51:59 9c3e1370e548: Download complete 11:52:02 9c3e1370e548: Pull complete 11:52:02 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 11:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:52:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:02 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:52:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-devops/edgex-snyk-go:latest cat 11:52:05 $ docker top 10945688d7abacb4749fcd1d9ca68a5bc4aa7ce037a44592b7a04456f7efacb5 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:05 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo 11:52:05 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 11:52:06 + set -o pipefail 11:52:06 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 11:52:12 11:52:12 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 11:52:12 11:52:12 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/0b5dcab8-eb01-4806-a442-cc9e7fa2c7c9 11:52:12 11:52:12 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:52:12 11:52:12 11:52:12 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:52:12 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:52:13 $ docker stop --time=1 10945688d7abacb4749fcd1d9ca68a5bc4aa7ce037a44592b7a04456f7efacb5 11:52:17 $ docker rm -f --volumes 10945688d7abacb4749fcd1d9ca68a5bc4aa7ce037a44592b7a04456f7efacb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:18 + git log --format=format:%s -1 f44d28d03fc0fdfeba283a47dbd77c0527c67703 [Pipeline] sh 11:52:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:52:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:52:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:18 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:52:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:52:19 $ docker top a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 -eo pid,comm 11:52:19 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). 11:52:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:19 [ssh-agent] Looking for ssh-agent implementation... 11:52:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:19 $ docker exec a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 ssh-agent 11:52:19 SSH_AUTH_SOCK=/tmp/ssh-N2upkJt3DVas/agent.32 11:52:19 SSH_AGENT_PID=38 11:52:19 Running ssh-add (command line suppressed) 11:52:19 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3856471758833231000.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3856471758833231000.key) 11:52:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:20 + git semver tag 11:52:20 2024-11-13 11:52:20,404 [run_tag] DEBUG tag force:False 11:52:20 2024-11-13 11:52:20,404 [check_head_tag] DEBUG check head tag 11:52:20 2024-11-13 11:52:20,405 [execute] INFO git cat-file --batch-check 11:52:20 2024-11-13 11:52:20,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:52:20 2024-11-13 11:52:20,410 [execute] INFO git cat-file --batch 11:52:20 2024-11-13 11:52:20,410 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 11:52:20 2024-11-13 11:52:20,433 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:52:20 2024-11-13 11:52:20,434 [execute] INFO git tag -a v4.0.0-dev.4 -m v4.0.0-dev.4 11:52:20 2024-11-13 11:52:20,434 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.4', '-m', 'v4.0.0-dev.4'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:52:20 2024-11-13 11:52:20,440 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:52:20 4.0.0-dev.4 [Pipeline] } 11:52:20 $ docker exec --env ******** --env ******** a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 ssh-agent -k 11:52:20 unset SSH_AUTH_SOCK; 11:52:20 unset SSH_AGENT_PID; 11:52:20 echo Agent pid 38 killed; 11:52:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:21 + git semver [Pipeline] } 11:52:21 $ docker stop --time=1 a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 11:52:22 $ docker rm -f --volumes a199be38aadf8c5945baf6d76d58c4ff0e10d360b0fb08cf3c6af35b2bd19955 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:23 11:52:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:23 0.23.1-centos7: Pulling from edgex-lftools 11:52:23 ab5ef0e58194: Pulling fs layer 11:52:23 9712f1f96733: Pulling fs layer 11:52:23 63f879dbbcfc: Pulling fs layer 11:52:23 0d9ebad4ef96: Pulling fs layer 11:52:23 e9a5061849ea: Pulling fs layer 11:52:23 d747dcd14b5f: Pulling fs layer 11:52:23 2de7ff778b66: Pulling fs layer 11:52:23 e9a5061849ea: Waiting 11:52:23 0d9ebad4ef96: Waiting 11:52:23 2de7ff778b66: Waiting 11:52:23 d747dcd14b5f: Waiting 11:52:23 9712f1f96733: Verifying Checksum 11:52:23 9712f1f96733: Download complete 11:52:23 63f879dbbcfc: Verifying Checksum 11:52:23 63f879dbbcfc: Download complete 11:52:23 e9a5061849ea: Verifying Checksum 11:52:23 e9a5061849ea: Download complete 11:52:23 d747dcd14b5f: Download complete 11:52:23 0d9ebad4ef96: Verifying Checksum 11:52:23 0d9ebad4ef96: Download complete 11:52:23 ab5ef0e58194: Verifying Checksum 11:52:23 ab5ef0e58194: Download complete 11:52:23 2de7ff778b66: Verifying Checksum 11:52:23 2de7ff778b66: Download complete 11:52:27 ab5ef0e58194: Pull complete 11:52:27 9712f1f96733: Pull complete 11:52:27 63f879dbbcfc: Pull complete 11:52:32 0d9ebad4ef96: Pull complete 11:52:32 e9a5061849ea: Pull complete 11:52:32 d747dcd14b5f: Pull complete 11:52:33 2de7ff778b66: Pull complete 11:52:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:52:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:52:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:33 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:52:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:52:37 $ docker top e02fffc88425fb7e038ea96cd0324ccfc82ab8271a584d187686fe9df79fea7a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:52:37 provisioning config files... 11:52:37 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15883446930186318241tmp 11:52:37 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2277264986090342801tmp 11:52:37 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5117414657430543141tmp [Pipeline] { [Pipeline] echo 11:52:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:52:37 ---> sigul-configuration.sh 11:52:37 gpg: directory `/root/.gnupg' created 11:52:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:52:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:52:37 gpg: keyring `/root/.gnupg/secring.gpg' created 11:52:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:52:37 gpg: CAST5 encrypted data 11:52:37 gpg: encrypted with 1 passphrase 11:52:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:52:37 + mkdir /home/jenkins 11:52:37 + mkdir /home/jenkins/sigul [Pipeline] sh 11:52:38 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 11:52:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:52:38 ---> sigul-install.sh 11:52:38 Sigul already installed; skipping installation. [Pipeline] sh 11:52:38 + git tag --list 11:52:38 v0.0.0 11:52:38 v1.0.0 11:52:38 v2.1.0 11:52:38 v2.1.1 11:52:38 v2.2.0 11:52:38 v2.3.0 11:52:38 v3.0 11:52:38 v3.0.0 11:52:38 v3.1 11:52:38 v3.1.0 11:52:38 v3.1.0-dev.1 11:52:38 v3.1.0-dev.10 11:52:38 v3.1.0-dev.11 11:52:38 v3.1.0-dev.12 11:52:38 v3.1.0-dev.13 11:52:38 v3.1.0-dev.14 11:52:38 v3.1.0-dev.15 11:52:38 v3.1.0-dev.16 11:52:38 v3.1.0-dev.17 11:52:38 v3.1.0-dev.18 11:52:38 v3.1.0-dev.19 11:52:38 v3.1.0-dev.2 11:52:38 v3.1.0-dev.20 11:52:38 v3.1.0-dev.21 11:52:38 v3.1.0-dev.22 11:52:38 v3.1.0-dev.23 11:52:38 v3.1.0-dev.24 11:52:38 v3.1.0-dev.3 11:52:38 v3.1.0-dev.4 11:52:38 v3.1.0-dev.5 11:52:38 v3.1.0-dev.6 11:52:38 v3.1.0-dev.7 11:52:38 v3.1.0-dev.8 11:52:38 v3.1.0-dev.9 11:52:38 v3.1.1 11:52:38 v3.1.1-dev.1 11:52:38 v3.2.0-dev.1 11:52:38 v3.2.0-dev.10 11:52:38 v3.2.0-dev.11 11:52:38 v3.2.0-dev.12 11:52:38 v3.2.0-dev.13 11:52:38 v3.2.0-dev.14 11:52:38 v3.2.0-dev.15 11:52:38 v3.2.0-dev.16 11:52:38 v3.2.0-dev.17 11:52:38 v3.2.0-dev.18 11:52:38 v3.2.0-dev.19 11:52:38 v3.2.0-dev.2 11:52:38 v3.2.0-dev.3 11:52:38 v3.2.0-dev.4 11:52:38 v3.2.0-dev.5 11:52:38 v3.2.0-dev.6 11:52:38 v3.2.0-dev.7 11:52:38 v3.2.0-dev.8 11:52:38 v3.2.0-dev.9 11:52:38 v4.0.0-dev.1 11:52:38 v4.0.0-dev.2 11:52:38 v4.0.0-dev.3 11:52:38 v4.0.0-dev.4 [Pipeline] sh 11:52:39 + lftools sign git-tag v4.0.0-dev.4 11:52:39 Signing Git tag with Sigul... 11:52:39 Signing v4.0.0-dev.4 [Pipeline] echo 11:52:39 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:52:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:52:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:52:40 $ docker stop --time=1 e02fffc88425fb7e038ea96cd0324ccfc82ab8271a584d187686fe9df79fea7a 11:52:41 $ docker rm -f --volumes e02fffc88425fb7e038ea96cd0324ccfc82ab8271a584d187686fe9df79fea7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:52:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:52:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:42 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:52:42 $ docker top b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 -eo pid,comm 11:52:42 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). 11:52:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:43 [ssh-agent] Looking for ssh-agent implementation... 11:52:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:43 $ docker exec b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 ssh-agent 11:52:43 SSH_AUTH_SOCK=/tmp/ssh-qBD5Gh5vdp5J/agent.33 11:52:43 SSH_AGENT_PID=39 11:52:43 Running ssh-add (command line suppressed) 11:52:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17850409201061765061.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_17850409201061765061.key) 11:52:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:43 + git semver bump pre 11:52:44 2024-11-13 11:52:43,929 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:52:44 2024-11-13 11:52:43,930 [bump_version] DEBUG bumping version:4.0.0-dev.4 on axis:pre with prefix:dev 11:52:44 2024-11-13 11:52:43,930 [bump_version] DEBUG bumped version:4.0.0-dev.5 11:52:44 2024-11-13 11:52:43,930 [write_version] DEBUG write version:4.0.0-dev.5 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 11:52:44 2024-11-13 11:52:43,930 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:52:44 2024-11-13 11:52:43,930 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:52:44 2024-11-13 11:52:43,932 [execute] INFO git cat-file --batch-check 11:52:44 2024-11-13 11:52:43,932 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:52:44 2024-11-13 11:52:43,938 [execute] INFO git cat-file --batch 11:52:44 2024-11-13 11:52:43,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:52:44 2024-11-13 11:52:43,944 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:52:44 4.0.0-dev.5 [Pipeline] } 11:52:44 $ docker exec --env ******** --env ******** b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 ssh-agent -k 11:52:44 unset SSH_AUTH_SOCK; 11:52:44 unset SSH_AGENT_PID; 11:52:44 echo Agent pid 39 killed; 11:52:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:44 + git semver [Pipeline] } 11:52:44 $ docker stop --time=1 b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 11:52:46 $ docker rm -f --volumes b2607c1fa76084315e65ec035e41a286b29078c756732caf6d36316a67298ba5 [Pipeline] // withDockerContainer [Pipeline] sh 11:52:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:52:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:52:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:46 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:52:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:52:47 $ docker top 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:52:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:52:47 [ssh-agent] Looking for ssh-agent implementation... 11:52:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:52:47 $ docker exec 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 ssh-agent 11:52:47 SSH_AUTH_SOCK=/tmp/ssh-qXQS81FcVKG0/agent.32 11:52:47 SSH_AGENT_PID=38 11:52:47 Running ssh-add (command line suppressed) 11:52:47 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3485212518058779029.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3485212518058779029.key) 11:52:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:52:47 + git semver push 11:52:48 2024-11-13 11:52:48,135 [run_push] DEBUG push 11:52:48 2024-11-13 11:52:48,136 [execute] INFO git cat-file --batch-check 11:52:48 2024-11-13 11:52:48,136 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 11:52:48 2024-11-13 11:52:48,140 [execute] INFO git rev-list 4d574d0871b120a7dc647e94711b50d8c8430c56 -- 11:52:48 2024-11-13 11:52:48,140 [execute] DEBUG Popen(['git', 'rev-list', '4d574d0871b120a7dc647e94711b50d8c8430c56', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:52:48 2024-11-13 11:52:48,148 [execute] INFO git fetch -v origin 11:52:48 2024-11-13 11:52:48,149 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 11:52:48 2024-11-13 11:52:48,604 [run_push] DEBUG no remote changes detected 11:52:48 2024-11-13 11:52:48,605 [execute] INFO git push origin semver 11:52:48 2024-11-13 11:52:48,605 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 11:52:49 2024-11-13 11:52:49,212 [run_push] DEBUG push all version tags 11:52:49 2024-11-13 11:52:49,212 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:52:49 2024-11-13 11:52:49,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 11:52:50 2024-11-13 11:52:49,989 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 11:52:50 4.0.0-dev.5 [Pipeline] } 11:52:50 $ docker exec --env ******** --env ******** 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 ssh-agent -k 11:52:50 unset SSH_AUTH_SOCK; 11:52:50 unset SSH_AGENT_PID; 11:52:50 echo Agent pid 38 killed; 11:52:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:52:50 + git semver [Pipeline] } 11:52:51 $ docker stop --time=1 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 11:52:52 $ docker rm -f --volumes 82222a615177fe9cec4077992186551d2c0835a98c7752dda11df4f157d5c188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 11:52:53 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 11:52:53 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:52:53 total 16 11:52:53 drwxr-xr-x 3 root root 4096 Nov 13 11:40 . 11:52:53 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 11:52 .. 11:52:53 drwxr-xr-x 2 root root 4096 Nov 13 11:40 cost 11:52:53 -rw-r--r-- 1 root root 91 Nov 13 11:40 cost.csv 11:52:53 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:52:53 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 11:52:53 total 16 11:52:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 11:40 . 11:52:53 drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 11:52 .. 11:52:53 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 11:40 cost 11:52:53 -rw-r--r-- 1 jenkins jenkins 91 Nov 13 11:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:52:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:52:54 ---> package-listing.sh 11:52:54 ++ facter osfamily 11:52:54 ++ tr '[:upper:]' '[:lower:]' 11:52:54 + OS_FAMILY=debian 11:52:54 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 11:52:54 + START_PACKAGES=/tmp/packages_start.txt 11:52:54 + END_PACKAGES=/tmp/packages_end.txt 11:52:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:52:54 + PACKAGES=/tmp/packages_start.txt 11:52:54 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:52:54 + PACKAGES=/tmp/packages_end.txt 11:52:54 + case "${OS_FAMILY}" in 11:52:54 + dpkg -l 11:52:54 + grep '^ii' 11:52:54 + '[' -f /tmp/packages_start.txt ']' 11:52:54 + '[' -f /tmp/packages_end.txt ']' 11:52:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:52:54 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 11:52:54 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 11:52:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 11:52:54 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:52:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:55 prd-ubuntu20.04-docker-8c-8g-26354 does not seem to be running inside a container 11:52:55 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:55 $ docker top c6a8ecddd2f071fe0c9be72c9c7846f136a209822e0e83261eb99f6897e013b9 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:56 + touch /tmp/pre-build-complete [Pipeline] sh 11:52:56 + mkdir -p /var/log/sysstat [Pipeline] sh 11:52:56 + ls /var/log/sa-host 11:52:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:52:56 provisioning config files... 11:52:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11844643592219723449tmp [Pipeline] { [Pipeline] echo 11:52:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:52:57 ---> create-netrc.sh [Pipeline] } 11:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:52:57 ---> python-tools-install.sh [Pipeline] echo 11:52:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:52:57 ---> sudo-logs.sh 11:52:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:52:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:52:58 ---> job-cost.sh 11:52:58 lf-activate-venv: SKIPPING 11:52:58 DEBUG: total: 0.2199999988079071 11:52:58 INFO: Retrieving Stack Cost... 11:52:58 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:58 INFO: Archiving Costs [Pipeline] echo 11:52:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:52:59 ---> logs-deploy.sh 11:52:59 lf-activate-venv: SKIPPING 11:52:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/159 11:52:59 INFO: archiving workspace using pattern(s): 11:53:00 Archives upload complete. 11:53:00 INFO: archiving logs to Nexus